body {
    font-size: 12px;
    font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
}

:root {
    --ltn__heading-font: 'Source Sans Pro';
    --ltn__body-font: 'Source Sans Pro';
}

.ltn__main-menu > ul > li > a {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.ltn__main-menu li ul li, .ltn__main-menu .sub-menu li {
    line-height: 1.3;
    padding: 12px 25px 12px 30px;
    font-size: 14px;
}

.ltn__drop-menu ul li ul li {
    padding: 5px 5px;
    font-size: 13px;
    font-weight: 600;
}

.ltn__header-top-area {
    border-bottom: 1px solid;
}

.ltn__header-4 .ltn__header-middle-area, .ltn__header-5 .ltn__header-middle-area {
    padding-top: 5px;
    padding-bottom: 5px;
}

    .ltn__header-4 .ltn__header-middle-area.sticky-active, .ltn__header-5 .ltn__header-middle-area.sticky-active {
        padding-top: 2px;
        padding-bottom: 2px;
    }

input[type="text"], input[type="email"], input[type="number"],
input[type="password"], input[type="submit"], textarea, select {
    height: 40px;
    font-size: 16px;
    margin-bottom: 12px;
    letter-spacing: 0.2px;
    border-radius: 0.25rem !important;
    border: 1px solid #e4ecf2 !important;
    padding-left: 10px !important;
}

.font-color-amlak {
    color: #ff5a3c !important;
}

.btn {
    font-size: 14px;
    padding: 8px 10px;
    font-weight: 600;
    letter-spacing: 1px;
}

.section-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3;
}

.ltn__breadcrumb-area {
    background-color: var(--ltn__color-2);
    margin-bottom: 10px;
    padding-top: 20px;
    padding-bottom: 15px;
}

.ltn__currency-menu ul li ul {
    min-width: 120px;
}

.ltn__top-bar-menu .ltn__currency-menu .active-currency {
    font-size: 13px;
}

.ltn__top-bar-menu > ul > li {
    font-size: 13px;
}

.ltn__language-menu .dropdown-toggle::before {
    font-size: 13px;
    top: 60%;
}

.contact-form-box {
    padding: 10px 5px 10px;
    position: relative;
    z-index: 1;
}

.page-title {
    font-size: 24px;
}

.ltn__tab-menu-list .nav a {
    padding: 10px 20px;
}

input,
input::-webkit-input-placeholder {
    font-size: 13px !important;
}

.input-item .nice-select {
    height: 40px;
    font-size: 15px;
    margin-bottom: 20px;
}

.input-item-textarea.ltn__custom-icon::before {
    content: "\f303";
    top: 20px;
}

textarea {
    min-height: 80px !important;
}

.modal-dialog-w2 {
    max-width: 20% !important;
}

.modal-dialog-w3 {
    max-width: 30% !important;
}

.modal-dialog-w4 {
    max-width: 40% !important;
    margin-top: 40px !important;
}

.modal-dialog-w5 {
    max-width: 50% !important;
}

.modal-dialog-w6 {
    max-width: 60% !important;
}

.modal-dialog-w7 {
    max-width: 70% !important;
}

.modal-dialog-w8 {
    max-width: 80% !important;
}

.modal-header .close {
    top: 10px;
    right: 10px;
}

.section-title-area {
    margin-bottom: 5px;
}

.btn-wrapper {
    margin-top: 15px;
}

.car-price-filter-range .price_filter .ui-state-default:last-child::after {
    background-image: url('../../img/icons/car.png');
}

.ltn__car-dealer-form-box .nice-select {
    height: 40px;
    font-size: 14px;
    line-height: 40px;
}

.call-to-action-inner-6 {
    padding: 10px 40px;
}

.ltn__copyright-area {
    padding-top: 15px;
    padding-bottom: 15px;
}

.footer-top-area {
    padding-top: 40px;
    padding-bottom: 20px;
}

.ltn__product-item-4 .product-title {
    font-size: 16px;
}

.footer-widget .footer-title {
    font-size: 16px;
}

.header-search-1-form button[type="submit"] {
    font-size: 16px;
    height: 45px;
    line-height: 45px;
}

.product-badge li {
    text-transform: capitalize;
    font-size: 14px;
    padding: 3px 10px;
}

.modal-product-info .product-price {
    font-size: 24px;
}

.text-justify {
    text-align: justify;
}

.title-2 {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
    border-left: 2px solid;
    border-color: var(--ltn__secondary-color);
    padding-left: 10px;
}

.ltn__page-details-inner h1,
.ltn__page-details-inner h2,
.ltn__page-details-inner h3,
.ltn__page-details-inner h4,
.ltn__page-details-inner h5,
.ltn__page-details-inner h6 {
    margin-top: 20px;
}


.mt-10 {
    margin-top: 10px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.p-20 {
    padding: 20px !important;
}

.ltn__header-area {
    position: unset !important;
    background-color: black;
    border-bottom: 1px solid #df5038;
}

.f-11 {
    font-size: 11px !important;
}

.f-12 {
    font-size: 12px !important;
}

.f-13 {
    font-size: 13px !important;
}

.f-14 {
    font-size: 14px !important;
}

.f-16 {
    font-size: 16px !important;
}

.f-18 {
    font-size: 18px !important;
}

.f-20 {
    font-size: 20px !important;
}

.property-detail-info-list ul {
    padding: 10px 30px;
}

.text-bold {
    font-weight: 600;
}

.text-green {
    color: #00a65a !important;
}

.ltn__blog-item-3 .ltn__blog-brief {
    width: calc( 100% - 0px);
}

.ltn__blog-title {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 600;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9,
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9,
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9,
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    padding-right: 10px;
    padding-left: 10px;
}

.ltn__blog-item-3 .ltn__blog-btn, .ltn__blog-item-4 .ltn__blog-btn {
    font-size: 14px;
    font-weight: 600;
    color: var(--ltn__secondary-color);
    text-transform: capitalize;
}

.ltn__blog-item-3 .ltn__blog-img + .ltn__blog-brief {
    margin-top: 0px;
}

.k-window-titlebar .k-window-action {
    display: inline-block;
    width: 19px;
    height: 19px;
    padding: 2px;
    text-decoration: none;
    vertical-align: middle;
    opacity: .7;
}

.k-window-titlebar .k-i-close, .k-window-titlebar .k-link:not(.k-state-disabled):hover > .k-i-close {
    background-position: -50px -18px;
}

.k-button {
    color: #444;
    border-color: #fafafa;
    background-color: black;
}

.ltn__grid-list-tab-menu a {
    font-size: 24px;
}

.k-block, .k-button, .k-draghandle, .k-grid-header, .k-grouping-header,
.k-header, .k-pager-wrap, .k-toolbar, .k-treemap-tile, html .km-pane-wrapper .k-header {
    background-color: #FF5A3C !important;
}

.logo-img {
    width: 40%;
}

.special-link a {
    padding: 8px 15px !important;
    border-radius: 4px !important;
}

.ltn__top-bar-menu > ul {
    padding: 5px;
    margin: 0;
}

.ltn__header-transparent .top-area-color-white {
    background-color: var(--ltn__primary-color);
}

.modal-dialog-w2 {
    max-width: 20% !important;
}

.modal-dialog-w3 {
    max-width: 30% !important;
}

.modal-dialog-w4 {
    max-width: 40% !important;
    width: 40% !important;
}

.modal-dialog-w5 {
    max-width: 50% !important;
    width: 50% !important;
}

.modal-dialog-w6 {
    max-width: 60% !important;
    width: 60% !important;
}

.modal-dialog-w7 {
    max-width: 70% !important;
    width: 70% !important;
}

.modal-dialog-w8 {
    max-width: 80% !important;
    width: 80% !important;
}

/* Mobile View*/

@media (max-width: 767px) {

    .modal-dialog-w4 {
        max-width: 100% !important;
        margin-top: 60px !important;
        width: 100% !important;
    }

    .header-top-btn a {
        padding: 8px 15px;
        line-height: 24px;
        width: 98%;
        margin-left: 3px;
    }

    .btn {
        padding: 6px 10px !important;
        border-radius: 5px;
    }

    .modal-dialog {
        margin-top: 60px;
    }

    .ltn__header-4 .site-logo-wrap,
    .ltn__header-5 .site-logo-wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 2px 0 2px;
    }

    .ltn__header-options-2 .header-search-1,
    .ltn__header-options-2 .ltn__drop-menu > ul > li > a,
    .ltn__header-options-2 .mini-cart-icon a,
    .ltn__header-options-2 .header-wishlist {
        height: 40px;
        width: 40px;
        line-height: 40px;
        background: var(--white);
        color: var(--ltn__heading-color);
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        -webkit-box-shadow: var(--ltn__box-shadow-1);
        box-shadow: var(--ltn__box-shadow-1);
        border: 1px solid lightgrey;
    }

    .ltn__header-options-2 .mobile-menu-toggle > a {
        width: 40px;
        height: 40px;
        background: var(--white);
        -webkit-box-shadow: var(--ltn__box-shadow-1);
        box-shadow: var(--ltn__box-shadow-1);
        border: 1px solid lightgrey;
    }

    .input-item .nice-select {
        border: 2px solid;
        border-color: var(--border-color-1);
        border-radius: 0;
        font-size: 14px;
        font-weight: 400;
        height: 40px;
        line-height: 40px;
        width: 100%;
        margin-bottom: 30px;
    }

    .logo-img {
        width: 100%;
    }

    contact-form-box {
        padding: 20px 10px 20px !important;
        position: relative;
        z-index: 1;
    }

    .ltn__top-bar-menu ul li {
        margin: 0 20px 0 0;
    }

    .ltn__header-top-area .ltn__social-media ul li {
        font-size: 14px;
        margin: 0 5px 0 0;
    }

    .ltn__top-bar-menu .ltn__currency-menu .active-currency {
        font-size: 14px;
    }

    .special-link a {
        padding: 8px 15px !important;
        border-radius: 4px !important;
    }

    .ltn__slide-item-2 {
        height: auto;
        padding-top: 60px;
    }

    .ltn__header-logo-and-mobile-menu-in-mobile .ltn__header-options {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 20%;
    }

    .ltn__tab-menu {
        margin-bottom: 10px;
    }
}

@media (max-width: 479px) {
    .ltn__utilize.ltn__utilize-mobile-menu {
        padding: 10px 15px;
    }

    .ltn__utilize {
        width: 100%;
    }

    .modal-body {
        padding: 10px;
    }

    .slick-dots {
        visibility: hidden;
    }
}

.latest_list {
    height: 620px;
    border-color: #ff5a3c;
}

.ltn__product-item-5 .product-info-bottom {
    padding: 5px 30px 10px;
    text-align: center;
}

.ltn__product-item-4 .product-info {
    padding: 10px 30px 2px;
}

.ltn__product-item-5 .product-hover-action {
    text-align: left;
    margin-bottom: 5px;
}

.ltn__product-item-4 .product-hover-action ul li {
    margin-right: 8px;
    height: 40px;
    width: 40px;
    line-height: 42px;
    border-right: 0;
    font-size: 18px;
    background-color: var(--section-bg-1);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.ltn__product-item-4 .product-price {
    font-size: 20px;
    font-family: var(--ltn__heading-font);
    font-weight: 600;
    color: var(--ltn__secondary-color);
    margin-bottom: 5px;
}

.text-underline {
    text-decoration: underline;
}

.ltn__breadcrumb-list li {
    font-size: 14px;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}

.light-border {
    border: 2px solid var(--border-color-11);
}

.select2-container {
    width: 100% !important;
}

    .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 40px;
        user-select: none;
        -webkit-user-select: none;
    }

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}

.ltn__car-dealer-form-tab .tab-content {
    padding: 5px;
    background-color: #f2f6f700;
}

.select2-results__option {
    padding: 5px;
    user-select: none;
    -webkit-user-select: none;
    margin-top: 2px;
}

.ltn__product-list-view .ltn__product-item-5 {
    padding: 15px;
}

.ltn__product-item {
    position: relative;
    margin-bottom: 20px;
}

.ltn__tab-icon {
    padding: 50px 5px !important;
    font-size: 12px !important;
    width: 47.5% !important;
    letter-spacing: 1px !important;
    margin: 1% 1% !important;
    text-align: center;
}

.ltn__sign-icon {
    padding: 8px 5px !important;
    font-size: 12px !important;
    width: 48% !important;
    letter-spacing: 1px !important;
    margin: 3% 1% !important;
    text-align: center;
}

.height-100vh {
    height: 100vh;
}

a {
    color: var(--ltn__secondary-color);
}

.has-feedback {
    position: relative;
}

    .has-feedback input {
        padding-right: 42.5px;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}

p {
    font-size: 12px;
}

.ltn__utilize-buttons {
    border-top: 0px solid var(--border-color-1);
    padding: 5px 0px 5px;
    margin: 5px 0;
    border-bottom: 0px solid var(--border-color-1);
}

    .ltn__utilize-buttons ul li {
        margin-top: 10px !important;
    }

.border-radius-8 {
    border-radius: 6px;
}

.ltn__utilize-menu-head {
    margin-bottom: 10px;
}

.ltn__car-dealer-form-tab .ltn__tab-menu .active {
    border-color: var(--ltn__secondary-color);
    background-color: #ff5a3c4f;
    color: var(--white);
}

.ltn__btn-icon {
    padding: 25px 15px !important;
    font-size: 14px !important;
    width: 100% !important;
    letter-spacing: 0.5px !important;
    margin: 3% !important;
    color: black !important;
}

.home-btn-icon1 {
    padding: 50px 5px !important;
    font-size: 16px !important;
    width: 97% !important;
    letter-spacing: 1px !important;
    margin: 1% 1% !important;
    text-align: center;
    color: black !important;
    border-color: var(--ltn__secondary-color);
    background-color: #ff5a3c4f;
    font-weight: bold;
}

.home-btn-icon2 {
    padding: 25px !important;
    font-size: 16px !important;
    width: 94% !important;
    letter-spacing: 1px !important;
    margin: 1% 1% !important;
    text-align: left;
    color: black !important;
    border-color: var(--ltn__secondary-color);
    background-color: #ff5a3c4f;
    font-weight: bold;
}

.text-red {
    color: #ff5a3c !important;
    font-weight: bold;
}

.def_icon {
    font-size: 25px;
    margin-right: 10px;
}

.ltn__breadcrumb-list ul li {
    display: inline-block;
    margin-right: 20px;
    position: relative;
    font-weight: 700;
    font-size: 12px;
    margin-top: 5px !important;
}

    .ltn__breadcrumb-list ul li:after {
        position: absolute;
        content: "\f054";
        font-family: 'Font Awesome\ 5 Free';
        font-weight: 900;
        font-size: 10px;
        right: -15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }


.w-5 {
    width: 5% !important;
}

.w-10 {
    width: 10% !important;
}

.w-15 {
    width: 15% !important;
}

.w-20 {
    width: 20% !important;
}

.w-25 {
    width: 25% !important;
}

.w-30 {
    width: 30% !important;
}

.w-40 {
    width: 40% !important;
}

.w-45 {
    width: 45% !important;
}

.w-50 {
    width: 50% !important;
}

.w-60 {
    width: 60% !important;
}

.w-70 {
    width: 70% !important;
}

.w-75 {
    width: 75% !important;
}

.w-80 {
    width: 80% !important;
}

.w-90 {
    width: 90% !important;
}

.w-100 {
    width: 100% !important;
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin-bottom: 0;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin: 0;
    overflow: hidden;
    opacity: 0;
}

.custom-control-label::before, .custom-file-label, .custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.25rem + 2px);
    padding: 0.50rem 0.50rem;
    overflow: hidden;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    box-shadow: none;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse";
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 2.25rem;
    padding: 0.5rem 0.5rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0;
}

input[type="checkbox" i] {
    width: 20px;
    height: 20px;
}

.checkbox-item {
    display: inline-block;
    position: relative;
    padding-left: 10px;
    margin-bottom: 5px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.k-datepicker {
    width: 100% !important;
}

.k-picker-wrap .k-input {
    width: 94% !important;
}

.k-calendar td {
    border-radius: 15%;
}

    .k-calendar td.k-state-selected {
        background-color: #FF5A3C;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.k-icon, .k-sprite {
    background-color: #F44336;
}

label {
    display: inline-block;
    font-weight: 600;
}

.ltn__product-item-5 .product-badge li {
    font-size: 12px;
    background-color: transparent;
    color: var(--ltn__secondary-color);
    padding: 0;
    font-weight: 600;
}

.ltn__product-item-4 .product-title {
    font-size: 12px;
}

.product-img img {
    width: 180px !important;
    height: 180px !important;
}

.admin_btns {
    padding: 6px 10px !important;
    width: 40% !important;
    margin: 2% 4% !important;
    border-radius: 0.25rem;
}

.btn-default {
    background-color: #f8f9fa;
    border-color: #ddd;
    color: #444;
}

.text-blue {
    color: #17a2b8 !important;
}

.text-yellow {
    color: #ffc107 !important;
}

.small, small {
    font-size: 12px;
}

.form-control {
    padding: 10px 0px;
    font-size:14px;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.clear {
    clear: both;
}

.modal-content {
    border-radius: 2px;
    padding: 5px;
}

.ltn__category-item-5 a {
    padding: 5px 5px 10px;
}

    .ltn__category-item-5 a .category-icon {
        width: 30px !important;
        height: 30px !important;
        line-height: 30px !important;
        font-size: 14px !important;
        margin-bottom: 5px !important;
    }

.ltn__category-item {
    margin-top: 2px;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border: 1px solid var(--border-color-7) !important;
    background-color: var(--white);
    height: 72px;
    
}

.ltn__subcategory-item {
    margin-top: 2px;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border: 1px solid var(--border-color-7) !important;
    background-color: var(--white);
    height: 60px;
}

.ltn__propertytype-item {
    margin-top: 2px;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border: 1px solid var(--border-color-7) !important;
    background-color: var(--white);
    height: 40px;
}

.col-md-offset-12 {
    margin-left: 100%;
}

.col-md-offset-11 {
    margin-left: 91.66666667%;
}

.col-md-offset-10 {
    margin-left: 83.33333333%;
}

.col-md-offset-9 {
    margin-left: 75%;
}

.col-md-offset-8 {
    margin-left: 66.66666667%;
}

.col-md-offset-7 {
    margin-left: 58.33333333%;
}

.col-md-offset-6 {
    margin-left: 50%;
}

.col-md-offset-5 {
    margin-left: 41.66666667%;
}

.col-md-offset-4 {
    margin-left: 33.33333333%;
}

.col-md-offset-3 {
    margin-left: 25%;
}

.col-md-offset-2 {
    margin-left: 16.66666667%;
}

.col-md-offset-1 {
    margin-left: 8.33333333%;
}

.col-md-offset-0 {
    margin-left: 0%;
}