@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap);

body,
p {
    font-weight: 400
}

.form-group .form-control,
.input-group,
body {
    background-color: #fff
}

#back-to-top,
.product-slider-style-4 .owl-dots .owl-dot span:hover:after,
.product-slider-style-4 .owl-dots .owl-dot.active span::after,
.widget.widget-contact-box .range-slider .slider-selection {
    background: var(--rt-primary-color)
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Quicksand, sans-serif
}

.main-banner-wrap2 .section-cloud li:nth-child(1n),
.main-banner-wrap2 .section-cloud li:nth-child(2n),
.main-banner-wrap2 .section-cloud li:nth-child(3n) {
    filter: brightness(100%) contrast(100%) saturate(100%) blur(0) hue-rotate(289deg)
}

.btn-whats,
.btn-whatsapp-pulse,
a {
    text-decoration: none
}

body {
    font-size: 16px;
    height: 100%;
    line-height: 30px;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    color: #686868
}

p {
    margin: 0 0 20px;
    font-size: 16px;
    color: #fff
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    margin: 0 0 25px;
    color: #212121
}

h1 {
    font-size: 47px;
    line-height: 50px
}

h2 {
    font-size: 39px;
    line-height: 44px
}

h3 {
    font-size: 33px;
    line-height: 36px
}

h4 {
    font-size: 27px;
    line-height: 32px
}

h5 {
    font-size: 23px;
    line-height: 28px
}

h6 {
    font-size: 19px;
    line-height: 24px
}

:root {
    --rt-primary-color: #000;
    --rt-primary-dark: #ef343c;
    --rt-primary-light: #34495e;
    --rt-secondary-color: #07c196;
    --rt-primary-rgb: 0, 193, 148;
    --rt-secondary-rgb: 7, 193, 150;
    --transition: 0.3s ease-in-out
}

.form-group {
    position: relative;
    margin-bottom: 10px
}

.about-box-10 .about-svg-shape .item-content p,
.about-box2 .about-list ul li:last-child,
.about-box5 .about-shape:last-child,
.about-box5 .item-heading-left,
.about-box6 .item-heading-left,
.action-box1 .action-layout .item-title .item-head p,
.banner-box1 .item-content p,
.banner-content-2 .item-heading-left .item-para,
.blog-box1 .item-content .style-4,
.contact-box1 .contact-content .contact-list ul li:last-child,
.footer-contact .footer-location ul li:last-child,
.footer-link .item-link ul li:last-child,
.form-group:last-child,
.form-response .alert-danger p,
.form-response .alert.alert-info p,
.form-response .alert.alert-success p,
.header-bottombar-area .map-form,
.pricing-box1 .pricing-list ul li:last-child,
.single-listing-wrap2 .single-listing-box4,
.single-property .single-listing-box1 .ameniting-box .ameniting-list li:last-child,
.single-property .single-listing-box1 .floor-plan-box .accordion .card:last-child,
.single-property .single-listing-box1 .nearby-area .nearby-box .media .media-body ul li:last-child,
.single-slider-wrap1 .swiper-pagination-bullet:last-child,
.testimonial-box2 .testimonial-layout2 .item-rating,
.text-dark,
.top-advanced-search .map-form .range-slider,
.widget.widget-contact-box .wid-contact-button-2,
body .sidebarBtn .bar:last-child {
    margin-bottom: 0
}

.form-group .form-control {
    color: #111;
    border-radius: 4px
}

.form-control:focus,
.form-group .form-control:focus,
.form-horizontal .form-group .btn-primary:focus,
.form-horizontal .form-group .form-control:focus,
.form-section-wrap1 .rent-form .form-grid .form-group .form-control:focus,
.grid-wrap2 .map-form .form-control:focus,
.half-map-wrap1 .map-form .form-control:focus,
.main-banner-box1 .search-content .city-content select:focus,
.main-banner-box1 .search-content .form-group .form-control:focus,
.main-banner-box1 .search-content .property-content select:focus,
.map-form-style-2 .form-control:focus,
.pagination-style-2 .page-item .page-link:focus,
.widget.widget-search-box .widget-form-box .form-control:focus {
    outline: 0;
    box-shadow: none
}

.form-group input {
    height: 50px
}

.form-group .submit-btn {
    border: none;
    border-radius: 4px;
    font-weight: 500;
    color: #fff;
    padding: 0 30px;
    background-color: var(--rt-primary-color);
    transition: .3s ease-in-out;
    height: 50px;
    line-height: 50px;
    box-shadow: 4px 4px 24px 3px #e9ebee
}

.filter-btn:hover,
.form-group .submit-btn:hover {
    background-color: var(--rt-primary-dark);
    color: #fff
}

.form-group input.form-control::-webkit-input-placeholder,
.form-group textarea.form-control::-webkit-input-placeholder {
    color: #646464
}

.input-group {
    border-radius: 3px;
    border: 1px solid #e1e5ee;
    transition: .4s
}

.input-group.active,
.input-group:hover {
    border-color: var(--rt-primary-dark)
}

.input-group .form-control {
    height: 50px;
    color: #111
}

.input-group .input-group-append,
.pagination-style-1 .pagination .page-item,
.single-property .property-heading .single-item-address li i {
    margin-right: 5px
}

.input-group .input-group-append .item-btn {
    border: none;
    background-color: transparent;
    color: var(--rt-primary-color);
    padding: 5px 10px;
    transition: .3s ease-in-out
}

.input-group .input-group-append .item-btn:focus,
.main-search-field-2 .price-range-wrapper .range-box .price-filter-wrap .price-range-select .item-btn:focus,
.product-slider-style-4 .owl-dots .owl-dot:focus,
.rld-progress-box .main-search-field-3 .price-range-wrapper .range-box .price-filter-wrap .price-range-select .item-btn:focus,
.search-wrap.for-mobile-menu .search-btn:focus,
.search-wrap.for-mobile-menu input:focus,
.widget-price-range .price-range-wrapper .price-filter-wrap .price-range-select .item-btn:focus {
    outline: 0
}

.blog-box1 .item-content .entry-meta ul li a:hover,
.blog-box1 .item-content .heading-title h3 a:hover,
.blog-button .item-btn:hover,
.breadcrumb-wrap .breadcrumb .breadcrumb-item a:hover,
.choose-box1 .item-title a:hover,
.choose-box2 .item-title a:hover,
.contact-box1 .contact-content .social-box .item-social li a i:before,
.dropdown-filter span i,
.form-section-wrap1 .item-title a:hover,
.header-action-layout1 .left-right-btn a .icon-round:before,
.header-action-layout1 .my-account .icon-round:before,
.header-action-layout1 .wish-btn a .icon-round:before,
.header-topbar .topbar-right .social-icon a:hover,
.header-topbar-style-1 .header-rightbar .hrader-list li a:hover,
.input-group .input-group-append .item-btn:hover,
.item-content .item-title .item-subtitle a:hover,
.item-content .item-title h3 a:hover,
.item-shorting-box .item-shorting-box-2 .grid-button ul .active,
.item-shorting-box .item-shorting-box-2 .grid-button ul li .active,
.item-shorting-box .item-shorting-box-2 .grid-button ul li a:hover,
.location-box1 .item-content .content-body .item-title h3 a:hover,
.location-box3 .item-content .content-body .item-title h3 a:hover,
.main-banner-box1 .search-content .item-filter-area:hover,
.property-box2 .item-content .verified-area .item-title a:hover,
.property-box3 .property-content .item-content .item-title a:hover,
.property-box6 .item-content .verified-area .item-title a:hover,
.rent-box1 .item-content .item-title a:hover,
.rent-feature1 .rent-box2 .item-content .item-title a:hover,
.rld-main-search3 .dropdown-filter span i,
.team-box5 .item-content .item-contact-2 .item-icon .rt-social-item .social-item li a:hover i,
.top-advanced-search .rld-main-search2 .box .dropdown-filter span i,
.widget.widget-contact-box .media .media-body .item-phn span,
.widget.widget-info-box .item-contact-2 .item-icon .rt-social-item .social-item li a:hover i,
.widget.widget-listing-box1 .widget-content .item-title a:hover,
.widget.widget-listing-box1 .widget-listing .item-content .item-title a:hover,
nav.template-main-menu-2>ul>li>a.active,
nav.template-main-menu-2>ul>li>a:hover:after,
nav.template-main-menu-3>ul>li>a.active,
nav.template-main-menu-3>ul>li>a:hover:after {
    color: var(--rt-primary-color)
}

.mob-bottom {
    display: none;
    position: fixed;
    z-index: 9999;
    bottom: 0;
    width: 100%
}

.action-box1 .action-layout .item-title,
.box .box-top,
.contact-box2,
.header-bottombar-area .rld-main-search2 .box .box-top,
.mob-bottom ul,
.single-property .property-heading .single-verified-area,
.single-slider-content .single-verified-area {
    display: flex
}

#back-to-top,
.action-btn.for-mobile-menu a:last-child:after,
.banner-content-2 .service-box-2:after,
.blog-box1 .item-content .entry-meta ul .theme-cat:after,
.filter-button .search-btn:after,
.footer-bottom .copyright-area1 ul li:last-child a:after,
.form-horizontal .form-group .form-check input[type=radio]+label:before,
.header-bottombar-area .rld-main-search2 .dropdown-filter:after,
.header-bottombar-area .rld-main-search2 .filter-button .search-btn:after,
.location-box4 .item-content .content-body .item-category:after,
.main-banner-box1 .listing-category-list .search-radio input[type=radio],
.main-search-field-2 .price-range-wrapper .range-box .noUi-handle::before,
.nav-control-layout1 .owl-nav button,
.property-box4 .item-img:before,
.property-box5 .item-img:before,
.rld-main-search2 .dropdown-filter:after,
.rld-main-search3 .dropdown-filter:after,
.rld-progress-box .filter-button .search-btn:after,
.rld-progress-box .main-search-field-3 .price-range-wrapper .range-box .noUi-handle::before,
.widget-price-range .price-range-wrapper .noUi-handle::before,
.widget.widget-contact-box .range-slider .slider .tooltip,
nav.template-main-menu>ul>li>a:last-child:after {
    display: none
}

.mob-bottom ul li {
    width: 50%;
    text-align: center;
    padding: 10px
}

.input-group input.form-control::-webkit-input-placeholder,
.input-group textarea.form-control::-webkit-input-placeholder {
    color: #000;
    font-size: 14px
}

@media only screen and (min-width:1270px) {
    .container {
        max-width: 1240px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
    margin-right: auto;
    margin-left: auto
}

.row.gutters-1 {
    padding-left: 14.5px;
    padding-right: 14.5px
}

.row.gutters-1>[class^=col-] {
    padding-left: .5px;
    padding-right: .5px
}

.row.gutters-2 {
    padding-left: 14px;
    padding-right: 14px
}

.row.gutters-2>[class^=col-] {
    padding-left: 1px;
    padding-right: 1px
}

.row.gutters-3 {
    padding-left: 13.5px;
    padding-right: 13.5px
}

.row.gutters-3>[class^=col-] {
    padding-left: 1.5px;
    padding-right: 1.5px
}

.row.gutters-4 {
    padding-left: 13px;
    padding-right: 13px
}

.row.gutters-4>[class^=col-] {
    padding-left: 2px;
    padding-right: 2px
}

.row.gutters-5 {
    padding-left: 12.5px;
    padding-right: 12.5px
}

.row.gutters-5>[class^=col-] {
    padding-left: 2.5px;
    padding-right: 2.5px
}

.row.gutters-6 {
    padding-left: 12px;
    padding-right: 12px
}

.row.gutters-6>[class^=col-] {
    padding-left: 3px;
    padding-right: 3px
}

.row.gutters-7 {
    padding-left: 11.5px;
    padding-right: 11.5px
}

.row.gutters-7>[class^=col-] {
    padding-left: 3.5px;
    padding-right: 3.5px
}

.row.gutters-8 {
    padding-left: 11px;
    padding-right: 11px
}

.row.gutters-8>[class^=col-] {
    padding-left: 4px;
    padding-right: 4px
}

.row.gutters-9 {
    padding-left: 10.5px;
    padding-right: 10.5px
}

.row.gutters-9>[class^=col-] {
    padding-left: 4.5px;
    padding-right: 4.5px
}

.row.gutters-10,
.row.gutters-20>[class^=col-] {
    padding-left: 10px;
    padding-right: 10px
}

.row.gutters-10>[class^=col-],
.row.gutters-20 {
    padding-left: 5px;
    padding-right: 5px
}

.row.gutters-11 {
    padding-left: 9.5px;
    padding-right: 9.5px
}

.row.gutters-11>[class^=col-] {
    padding-left: 5.5px;
    padding-right: 5.5px
}

.row.gutters-12 {
    padding-left: 9px;
    padding-right: 9px
}

.row.gutters-12>[class^=col-] {
    padding-left: 6px;
    padding-right: 6px
}

.row.gutters-13 {
    padding-left: 8.5px;
    padding-right: 8.5px
}

.row.gutters-13>[class^=col-] {
    padding-left: 6.5px;
    padding-right: 6.5px
}

.row.gutters-14 {
    padding-left: 8px;
    padding-right: 8px
}

.row.gutters-14>[class^=col-] {
    padding-left: 7px;
    padding-right: 7px
}

.row.gutters-15,
.row.gutters-15>[class^=col-] {
    padding-left: 7.5px;
    padding-right: 7.5px
}

@media (min-width:1199px) {
    .row.gutters-40 {
        margin-left: -20px;
        margin-right: -20px
    }

    .row.gutters-40>[class^=col-] {
        padding-left: 20px;
        padding-right: 20px
    }

    .row.gutters-50 {
        margin-left: -25px;
        margin-right: -25px
    }

    .row.gutters-50>[class^=col-] {
        padding-left: 25px;
        padding-right: 25px
    }
}

.product-slider-style-4 .owl-dots {
    text-align: center;
    margin-top: 35px
}

.product-slider-style-4 .owl-dots .owl-dot span {
    display: inline-block;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-radius: 50%;
    margin-right: 5px;
    transition: .3s ease-in-out;
    position: relative
}

.product-slider-style-4 .owl-dots .owl-dot span:after {
    content: "";
    height: 11px;
    width: 11px;
    background-color: #abd7cd;
    border-radius: 50%;
    z-index: 5;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    transition: .3s ease-in-out
}

.owl-carousel .owl-item img,
.page-content-block .type-page {
    display: inline-block;
    width: 100%
}

.banner-collection2,
.bg-white,
.breadcrumb-wrap-2,
.category-box .item-category:hover:after,
.explore__form-checkbox-list2.full-filter.filter-block,
.footer-link .item-link ul li a:hover:before,
.location-box2:hover .location-content .item-categoery .categoery-btn::before,
.owl-theme .owl-dots .owl-dot:hover span,
.product-slider-style-4.owl-theme .owl-dots .owl-dot.active span,
.property-wrap-10,
.property-wrap-7 .item-heading-left .section-subtitle:after,
.single-property .single-listing-box1 .single-details-box .table-box1 tr:nth-child(2n),
.team-box2 .category-box .item-category:hover:after,
.team-box5 .category-box .item-category:after {
    background-color: #fff
}

#back-to-top {
    font-size: 20px;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 99;
    cursor: pointer;
    transition: .3s ease-in-out
}

#back-to-top:hover {
    background: var(--rt-primary-dark)
}

.text-dark {
    color: #000;
    font-size: 18px;
    font-weight: 600
}

.no-ul-list.third-row {
    display: flex;
    width: 100%;
    margin-bottom: 15px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.no-ul-list.third-row li {
    max-width: 33.33%;
    flex: 0 0 33.33%;
    width: 33.33%;
    float: left;
    margin-bottom: 7px
}

@media only screen and (max-width:479px) {
    .no-ul-list.third-row li {
        max-width: 50%;
        flex: 0 0 50%;
        width: 50%
    }

    .location-wrap2 {
        display: none
    }
}

.checkbox-button__input,
.checkbox-custom,
.radio-custom {
    opacity: 0;
    position: absolute
}

.about-box1,
.about-box6 .item-heading-left .section-subtitle,
.about-box7,
.about-layout3 .item-img,
.agency-box1 .item-img,
.blog-box1 .item-content .quotation-style,
.checkbox-custom-label,
.featured-thumb-slider-area,
.featured-thumb-slider-area .feature-box2,
.form-section-wrap1 .rent-form .form-grid .form-group .form-icon-area,
.header-action-layout1 .left-right-btn,
.header-action-layout1 .listing-button,
.header-action-layout1 .wish-btn,
.header-bottombar-area .testing-explore,
.location-box1 .item-img,
.location-box2,
.main-banner-box2,
.radio-custom-label,
.rld-single-select,
.single-property .property-heading .side-button ul li,
.single-property .single-listing-box1 .video-box1 .item-img,
.single-slider-content .property-heading-2 ul li,
.team-box1 .team-social-1 .social-item,
.test-slider-wrapper--style-1,
.widget.widget-search-box .widget-form-box,
nav.template-main-menu>ul>li,
nav.template-main-menu>ul>li ul.dropdown-menu-col-1 li {
    position: relative
}

.checkbox-custom,
.checkbox-custom-label,
.radio-custom,
.radio-custom-label {
    display: flex;
    align-items: center;
    margin: 5px;
    cursor: pointer
}

.hero-search-content.side-form label,
label {
    font-size: 15px;
    font-weight: 600;
    color: #646464;
    font-family: Quicksand, sans-serif
}

.checkbox-custom+.checkbox-custom-label:before {
    content: "";
    background: #fff;
    border: 2px solid #dae3ec;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    border-radius: 2px;
    padding: 2px;
    margin-right: 10px;
    text-align: center
}

.checkbox-custom:checked+.checkbox-custom-label:before {
    content: "\f00c";
    font-weight: 600;
    font-family: "Font Awesome 5 Free";
    border-radius: 2px;
    box-shadow: none;
    color: var(--rt-primary-color);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 15px
}

.agency-box1 .item-content .verified-area,
.banner-box1,
.card-author,
.filter-button,
.grid-wrap1 .item-shorting-box .item-shorting-box-2,
.header-action-layout1 .action-list,
.header-action-layout1 .my-account2,
.header-bottombar-area .rent-form .form-check-box,
.header-topbar-style-1 .header-rightbar,
.item-shorting-box .item-shorting-box-2,
.main-search-field-2 .price-range-wrapper .range-box,
.property-box2 .item-content .verified-area,
.property-box6 .item-content .verified-area,
.property-wrap-9 .item-shorting-box .item-shorting-box-2,
.property-wrap3 .item-shorting-box .item-shorting-box-2,
.property-wrap4 .item-shorting-box .item-shorting-box-2,
.rld-progress-box .main-search-field-3 .price-range-wrapper .range-box,
.single-property .single-listing-box1 .floor-plan-box .accordion .card .card-header .heading-title .card-list ul,
.team-box5 .item-content .item-contact-2 .icon-style-2,
.team-box5 .item-content .item-contact-2 .item-icon .rt-social-item .social-item {
    display: flex;
    align-items: center
}

.filter-button .filter-btn1 {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #a0a0a0;
    background-color: #fff;
    padding: 12px 80px;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    margin-right: 5px;
    position: relative;
    transition: .4s;
    z-index: 1
}

.filter-button .filter-btn1:after {
    content: "";
    height: 100%;
    width: 0;
    background-color: var(--rt-primary-color);
    position: absolute;
    bottom: 0;
    left: 0;
    border: none;
    border-radius: 4px;
    visibility: hidden;
    opacity: 0;
    transition: .4s;
    z-index: -1
}

.about-box2 .about-button .item-btn:hover,
.about-box6 .about-button .item-btn:hover,
.action-box1 .action-layout .call-button .call-btn:hover,
.agency-box1 .category-box .item-category:hover a,
.agency-box1 .item-content .item-details .item-button:hover .item-btn,
.agency-box2 .item-content .entry-meta-box .item-rating ul .rating-count,
.agency-box2 .item-content .verified-area .item-title h3 a,
.blog-box1 .item-content .blog-button-style2 .item-btn:hover,
.btn-whats>i:hover,
.btn-whatsapp-pulse:hover,
.category-box .item-category:hover a,
.choose-box2 .choose-button .item-btn:hover:after i,
.copyright-area1 p a,
.feature-box1 .price-area-style-1 .details-button a:hover,
.feature-layout-style-1 .feature-box4:hover .item-content .item-categoery,
.feature-layout-style-1 .feature-box4:hover .item-content .item-title a,
.feature-rent-wrap1 .heading-button .heading-btn:hover,
.feature-wrap2 .item-heading-left .section-title,
.filter-button .filter-btn1:hover,
.filter-button .reset-btn:hover i,
.flip-box-button a,
.footer-bottom .copyright-area1 ul li a:hover,
.footer-contact .footer-location ul li a:hover,
.footer-contact .footer-location ul li a:hover i,
.footer-title-style2 h3,
.form-section-wrap1 .rent-form .form-group-button:hover .form-btn,
.header-bottombar-area .rld-main-search2 .filter-button .reset-btn:hover i,
.heading-button .heading-btn:hover,
.isotope-classes-tab .current.nav-item:hover,
.newsletter-form .input-group-append:hover button,
.pagination-style-2 .page-item .page-link:hover i:before,
.property-button .item-btn:hover,
.property-wrap-7 .item-heading-left .section-subtitle,
.property-wrap-7 .item-heading-left .section-title,
.rld-progress-box .filter-button .reset-btn:hover i,
.team-box2 .category-box .item-category a,
.team-box5 .category-box .item-category a,
.top-wrapper ul li a {
    color: #fff
}

.filter-button .filter-btn1:hover:after {
    visibility: visible;
    opacity: 1;
    width: 100%;
    left: 0;
    transition: .4s;
    border-color: var(--rt-primary-color)
}

.filter-button .search-btn {
    color: #fff;
    border: none;
    margin-right: 0;
    background-color: var(--rt-primary-color)
}

.filter-button .search-btn:hover,
.footer-logo-area .item-social ul li a:hover,
.form-horizontal .form-group .btn-primary:hover,
.header-bottombar-area .rld-main-search2 .filter-button .search-btn:hover,
.rld-progress-box .filter-button .search-btn:hover,
.team-box1 .team-social-1 .social-item .social-hover-icon:hover,
.team-box1 .team-social-1 .social-item .team-social-dropdown .social-item .social-link:hover {
    background-color: var(--rt-primary-dark)
}

.filter-button .search-btn i,
.header-bottombar-area .rld-main-search2 .filter-button .search-btn i,
.rld-progress-box .filter-button .search-btn i,
.widget.widget-advanced-search-2 .advanced-button .item-btn i {
    margin-left: 5px
}

.checkbox-button:last-child,
.feature-box1 .item-categoery3 ul li:last-child,
.filter-button .reset-btn,
.header-action-layout1 .action-item-style:last-child,
.header-action-layout1 .action-item:last-child,
.header-bottombar-area .rld-main-search2 .filter-button .reset-btn,
.header-topbar-style-1 .header-rightbar .hrader-list li:last-child,
.isotope-classes-tab .nav-item:last-child,
.item-shorting-box .item-shorting-box-3 .by-shorting,
.main-banner-box4 .item-categoery3 ul li:last-child,
.main-search-field-2 .price-range-wrapper .range-box>div:last-child,
.pagination-style-1 .pagination .page-item:last-child,
.pagination-style-2 .page-item:last-child,
.play-btn .play-icon.style-2,
.property-box2 .item-content .item-categoery3 ul li:last-child,
.property-box2 .item-content .item-categoery4 ul li,
.property-box3 .property-content .item-content .item-categoery3 ul li:last-child,
.property-box5 .item-content-property .item-categoery5 ul li:last-child,
.property-box6 .item-content .item-categoery3 ul li:last-child,
.rent-box1 .item-content .item-categoery3 ul li:last-child,
.rent-feature1 .rent-box2 .item-content .item-categoery3 ul li:last-child,
.rld-progress-box .filter-button .reset-btn,
.rld-progress-box .main-search-field-3 .price-range-wrapper .range-box>div:last-child,
.single-property .single-listing-box1 .floor-plan-box .accordion .card .card-header .heading-title .card-list ul li:last-child,
.single-property .single-listing-box1 .floor-plan-box .accordion .card .card-header .heading-title.collapsed .card-list ul li:last-child,
.tab-style-1 .nav-tabs .nav-item:last-child,
.team-box4 .item-content .item-details .item-rating li:last-child,
.team-box5 .item-content .item-details .item-rating li:last-child,
.testimonial-box2 .testimonial-layout2 .item-rating li:last-child,
.testimonial-layout1 .testimonial-box1 .item-rating li:last-child,
.widget.widget-advanced-search .rating-part .item-rating li:last-child,
.widget.widget-contact-box .wid-contact-button li:last-child {
    margin-right: 0
}

.filter-button .reset-btn i,
.header-bottombar-area .rld-main-search2 .filter-button .reset-btn i,
.rld-progress-box .filter-button .reset-btn i {
    margin-left: 5px;
    transition: .4s
}

.about-img-style-6,
.explore__form-checkbox-list.full-filter.filter-block {
    margin-top: 20px
}

.half-map-wrap1 {
    padding: 30px 0 0;
    overflow: hidden
}

.blog-box1 .img-style-2,
.blog-box2 .item-content.content-style-2 .entry-meta,
.blog-box3 .item-content .entry-meta,
.feature-box1 .item-categoery,
.grid-wrap2 .map-form,
.half-map-wrap1 .map-form,
.newsletter-form,
.single-slider-content .single-item-address,
.testimonial-layout1 .testimonial-box1 .item-rating,
.widget-price-range .price-range-wrapper .price-filter-wrap,
nav.template-main-menu>ul>li .template-mega-menu ul.sub-menu {
    margin-bottom: 20px
}

.grid-wrap2 .map-form .form-control,
.half-map-wrap1 .map-form .form-control,
.map-form-style-2 .form-control {
    height: 60px;
    width: 100%;
    border: 1px solid #e8e8e8;
    color: var(--rt-primary-color)
}

.half-map-wrap1 .map-form ::placeholder {
    color: #000;
    font-size: 15px;
    font-weight: 400
}

.grid-wrap2 .map-form .rld-single-select,
.half-map-wrap1 .map-form .rld-single-select {
    margin-top: 20px;
    margin-bottom: 40px
}

.grid-wrap2 .map-form .rld-single-select .single-select,
.half-map-wrap1 .map-form .rld-single-select .single-select,
.map-form-style-2 .rld-single-select .single-select {
    border: 1px solid #e8e8e8
}

.grid-wrap2 .map-form .rld-single-select .single-select .current,
.half-map-wrap1 .map-form .rld-single-select .single-select .current,
.map-form-style-2 .rld-single-select .single-select .current {
    font-size: 15px;
    font-weight: 400
}

.map-form-style-2 ::placeholder {
    color: #000;
    font-size: 15px;
    font-weight: 400
}

.form-response .alert-danger,
.form-response .alert.alert-info,
.form-response .alert.alert-success,
.map-form-style-2 .rld-single-select {
    margin-top: 10px;
    margin-bottom: 0
}

.location-img {
    height: 100vh
}

.checkbox-button {
    cursor: pointer;
    margin-bottom: 0;
    margin-right: 10px
}

.checkbox-button-2,
.header-topbar-style-1 .header-rightbar .hrader-list {
    margin-right: 20px
}

input[type=checkbox] {
    box-sizing: border-box;
    padding: 0
}

input {
    font-size: 1rem;
    line-height: 1.5;
    padding: 11px 23px;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0;
    outline: 0;
    background-color: transparent
}

.checkbox-button__control {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 0;
    vertical-align: middle;
    background-color: #f3f4f4;
    color: #316ffb;
    border: 1px solid #ddd;
    border-radius: 50%;
    transform: scale(.75)
}

.checkbox-button__control-2 {
    border: 1px solid #ccd5e0;
    border-radius: 0;
    margin-right: 2px;
    width: 22px;
    height: 22px;
    color: #fff
}

.checkbox-button__input:checked+.checkbox-button__control:after {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
    border: none;
    border-radius: 50%;
    background-color: var(--rt-primary-color)
}

.checkbox-button__input:checked+.checkbox-button__control-2:after {
    border: none;
    border-radius: 3px;
    height: 14px;
    width: 14px;
    background-color: var(--rt-primary-color)
}

.checkbox-button__input:checked+.checkbox-button__control {
    border-color: #ddd
}

.agency-box1 .item-content .verified-area .item-title h3 a,
.checkbox-button__input:checked+.checkbox-button__label,
.widget.widget-listing-box1 .widget-content .item-category10 a:hover {
    color: #212121
}

.footer-top {
    padding: 100px 0
}

.footer-top-style {
    /*background-image: url("../img/blog/footer-bg1.jpg");*/
    /*background-size: cover;*/
    /*background-repeat: no-repeat;*/
    /*background-position: center;*/
    /*background-attachment: fixed;*/
    position: relative;
    z-index: 1;
    padding: 40px 0 30px
}

.footer-top-style:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgb(53, 117, 244);
    bottom: 0;
    left: 0;
    z-index: -1
}

.footer-logo-area .item-logo {
    margin-bottom: 22px
}

.footer-logo-area p {
    font-size: 15px;
    margin-bottom: 25px;
    line-height: 27px
}

.footer-logo-area .item-social ul li {
    display: inline-block
}

.footer-logo-area .item-social ul li a {
    display: flex;
    color: #fff;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    font-size: 16px;
    border: none;
    border-radius: 4px;
    width: 41px;
    height: 39px;
    margin: 0 auto;
    transition: .3s ease-in-out;
    overflow: hidden
}

.about-box5 .about-shape .choose-shape1 a img,
.choose-box1 .choose-shape1 a img,
.footer-logo-area .item-social ul li a i,
.header-topbar .topbar-right .social-icon a i,
.header-topbar-style-1 .header-rightbar .header-action-layout1 .action-list .listing-button-3 .listing-btn span i,
.property-box6 .categoery-style-3 .react-icon ul li a i {
    transition: .3s ease-in-out
}

.footer-logo-area .item-social ul li a:hover i {
    -webkit-animation: .5s forwards toBottomFromTop;
    animation: .5s forwards toBottomFromTop
}
.footer-logo-area .item-social ul li a:hover{
    background-color: rgb(234, 126, 25);
}
.footer-contact-style-2 .footer-location ul .item-map,
.footer-contact-style-2 .footer-location ul .item-map i,
.footer-contact-style-2 .footer-location ul li a,
.footer-contact-style-2 .footer-location ul li a i,
.footer-link-style-2 .item-link ul li a,
.footer-logo-area-2 p {
    color: #fff;
}

.footer-logo-area-2 .item-social ul li a {
    background-color: rgba(149, 165, 183, .15)
}

.footer-title {
    position: relative;
    margin-top: 15px
}

.footer-title:after {
    content: "";
    height: 4px;
    width: 31px;
    background-color: #fff;
    border: none;
    border-radius: 10px;
    position: absolute;
    bottom: -15px;
    left: 0
}

.footer-title h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 25px
}

.footer-link .item-link ul li {
    transition: .3s ease-in-out;
    display: block;
    margin-bottom: 5px
}

.footer-link .item-link ul li a {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    padding-left: 15px;
    position: relative;
    transition: .3s ease-in-out
}

.footer-link .item-link ul li a:hover {
    color: #fff;
    margin-left: 5px
}

.footer-link .item-link ul li a:before {
    content: "";
    height: 5px;
    width: 5px;
    background-color: #fff;
    border: none;
    border-radius: 50%;
    position: absolute;
    bottom: 13px;
    left: 0;
    transition: .3s ease-in-out
}

.about-box5 .about-shape:hover .choose-shape1 a,
.agency-box1 .category-box .item-category:hover,
.feature-layout-style-1 .feature-box4:hover,
.feature-rent-wrap1 .heading-button .heading-btn:after,
.footer-link-style-2 .item-link ul li:hover a:before,
.header-action-layout1 .listing-button:hover .listing-btn span,
.main-banner-box1 .listing-category-list .search-radio .list-inline .active i,
.main-banner-box1 .listing-category-list .search-radio .list-inline li:hover label i,
.property-box2 .react-icon ul li a i:hover,
.property-box4 .item-content-property .react-icon ul li a i:hover,
.team-box2 .category-box .item-category,
.team-box5 .category-box .item-category,
.widget.widget-agent-box1 .small-circle .active,
nav.template-main-menu-2>ul>li>a:before {
    background-color: #fff;
}

.footer-link-style-2 .item-link ul li a:before {
    background-color: #fff;
}

.footer-insta .insta-link ul {
    display: flex;
    flex-wrap: wrap;
    margin: -5px
}

.footer-insta .insta-link ul li {
    position: relative;
    width: 100%;
    padding: 5px;
    flex: 0 0 33.33%;
    max-width: 33.33%
}

.footer-insta .insta-link ul li .item-img {
    overflow: hidden;
    position: relative
}

.footer-insta .insta-link ul li .item-img img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 1.5s ease-out;
    transition: 1.5s ease-out
}

.footer-insta .insta-link ul li .item-img:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.footer-insta .insta-link ul li .item-img:hover .insta-pic:before {
    visibility: visible;
    opacity: .6;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.blog-box1:hover .item-img:before,
.choose-box2:hover:before,
.footer-insta .insta-link ul li .item-img:hover .item-overlay a,
.team-box1:hover .item-img .team-social-1 .social-item .social-hover-icon,
nav.template-main-menu>ul>li>a.active:before {
    visibility: visible;
    opacity: 1
}

.footer-insta .insta-link ul li .item-img .insta-pic {
    position: relative;
    display: block
}

.footer-insta .insta-link ul li .item-img .insta-pic:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #fff;
    opacity: .06;
    -webkit-transition: .8s;
    transition: .8s;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    border-radius: 4px;
    z-index: 1
}

.footer-insta .insta-link ul li .item-img .item-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: .5s;
    transition: .5s
}

.footer-insta .insta-link ul li .item-img .item-overlay a {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s
}

.footer-insta .insta-link ul li .item-img .item-overlay a i,
.testimonial-box2 {
    z-index: 2
}

.header-menu,
.rt-sticky {
    z-index: 100;
    top: 0;
    right: 0
}

.footer-contact .footer-location ul li {
    font-size: 15px;
    display: block;
    line-height: 24px;
    margin-bottom: 20px;
    position: relative;
    padding-left: 30px
}

.footer-contact .footer-location ul li a {
    color: #fff;
    transition: .3s ease-in-out
}

.footer-contact .footer-location ul li a i {
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: 5px;
    left: 0;
    transition: .3s ease-in-out
}

.footer-contact .footer-location ul .item-map {
    color: #fff;
    font-size: 15px;
    display: block;
    margin-bottom: 20px;
    position: relative;
    padding-left: 30px
}

.footer-contact .footer-location ul .item-map i {
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: 5px;
    left: 0
}

.footer-bottom {
    background-color: #f2f4f7;
    padding: 10px 0
}

.footer-bottom .copyright-area1 ul li {
    font-size: 14px;
    display: inline-block;
    margin-right: 20px
}

.footer-bottom .copyright-area1 ul li a {
    color: #fff;
    font-size: 14px;
    white-space: nowrap;
    display: block;
    position: relative
}

.footer-bottom .copyright-area1 ul li a:after {
    content: "";
    height: 2px;
    width: 2px;
    background-color: #fff;
    border: none;
    border-radius: 50%;
    position: absolute;
    bottom: 13px;
    right: -12px;
    transition: .3s ease-in-out
}

.offscreen-navigation ul li.menu-item-has-children>a:after,
.offscreen-navigation ul li.menu-item-has-children>a:before {
    right: 20px;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    display: inline-block
}

.footer-bottom .copyright-area2 p {
    color: #fff;
    font-weight: 300;
    margin-bottom: 0;
    text-align: right;
    font-size: 14px
}

.category-box .item-category:hover,
.footer-bottom-style-2,
.single-property .single-listing-box1 .video-box1 .item-img-style-2:before {
    background-color: rgb(25, 19, 198);
}

.footer-bottom-style-2 .copyright-area1 ul li a,
.footer-bottom-style-2 .copyright-area2 p {
    color: #fff;
}

a {
    cursor: pointer;
}

a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0
}

img {
    max-width: 100%;
    height: auto
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

header.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: #ffffffba;
    box-shadow: 0 2px 5px #8e8e8e45
}

#calltrap-form,
#calltrap-success,
.logo-area a,
.rld-main-search .box,
.team-box5 .item-content .item-contact-2,
.widget.widget-contact-box .range-slider,
.widget.widget-info-box .item-contact-2 {
    display: block
}

.header-menu {
    position: relative;
    left: 0;
    margin: auto;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out
}

nav.template-main-menu-2>ul>li>a,
nav.template-main-menu-3>ul>li>a,
nav.template-main-menu>ul>li>a {
    line-height: 16px;
    transition: .3s ease-in-out;
    position: relative;
    display: block;
    font-family: Quicksand, sans-serif
}

.header-menu:after {
    clear: both;
    content: "";
    display: block
}

.header-menu nav.template-main-menu>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header-menu nav.template-main-menu>ul>li>a {
    transition: .3s ease-out
}

.header-menu nav.template-main-menu>ul>li>a:hover {
    color: #34495e;
    color: var(--rt-primary-color)
}

nav.template-main-menu>ul>li>a {
    font-size: 16px;
    font-weight: 500;
    color: #34495e;
    text-transform: uppercase
}

nav.template-main-menu>ul>li>a:after {
    content: "";
    width: 7px;
    height: 7px;
    border: 1px solid #000;
    display: inline-block;
    transform: rotate(45deg) translate(1px, -4px);
    border-left: none;
    border-top: none;
    margin-left: 8px
}

@media only screen and (max-width:1366px) {
    nav.template-main-menu>ul>li>a:after {
        right: 0;
        margin-left: 7px
    }
}

.card-body h1 a,
.form-horizontal .form-group .form-check input[type=checkbox]:checked+label,
.pricing-box1 .pricing-list ul li.available,
.property-wrap-8 .section-subtitle,
.property-wrap-8 .section-title,
.rld-single-select .single-select .current,
.tab-style-1 .reviews-area .reviews-comment .media .media-body p,
nav.template-main-menu>ul>li>a.active {
    color: #000
}

nav.template-main-menu>ul>li>a.active:after {
    border: 1px solid #34495e;
    transform: rotate(45deg) translate(1px, -4px);
    border-left: none;
    border-top: none
}

nav.template-main-menu>ul>li>a:before {
    content: "";
    width: 100%;
    height: 5px;
    background-color: rgb(53, 117, 244);
    position: absolute;
    left: 0;
    bottom: -5px;
    visibility: hidden;
    opacity: 0
}

nav.template-main-menu-2>ul>li>a {
    font-size: 16px;
    color: #212121;
    text-transform: capitalize
}

nav.template-main-menu-2>ul>li>a:after,
nav.template-main-menu-3>ul>li>a:after {
    border: 1px solid #212121;
    border-left: none;
    border-top: none
}

nav.template-main-menu>ul>li .template-mega-menu,
nav.template-main-menu>ul>li ul.dropdown-menu-col-1 {
    border-top: 1px solid var(--rt-primary-color);
    opacity: 0;
    visibility: hidden;
    top: 100%;
    left: 0;
    position: absolute
}

nav.template-main-menu-2>ul>li>a.active:after,
nav.template-main-menu-3>ul>li>a.active:after {
    border: 1px solid var(--rt-primary-color);
    border-left: none;
    border-top: none
}

nav.template-main-menu-3>ul>li>a {
    font-size: 16px;
    font-weight: 500;
    color: #212121;
    text-transform: capitalize
}

nav.template-main-menu-3>ul>li>a:before {
    background-color: var(--rt-primary-color);
    bottom: 1px
}

nav.template-main-menu>ul>li ul.dropdown-menu-col-1 {
    background-color: #fff;
    width: 250px;
    border-radius: 0 0 4px 4px;
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px);
    -webkit-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 3px 20px rgba(0, 0, 0, .05);
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out
}

nav.template-main-menu>ul>li ul.dropdown-menu-col-1 li a {
    position: relative;
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    color: #212121;
    padding: 12px 20px;
    display: block;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

nav.template-main-menu>ul>li ul.dropdown-menu-col-1 li a:before {
    content: "\f111";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 6px;
    color: var(--rt-primary-color);
    position: absolute;
    top: 12px;
    left: 20px;
    transform: scale(0);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

nav.template-main-menu>ul>li ul.dropdown-menu-col-1 li a:hover {
    color: var(--rt-primary-color);
    padding-left: 40px
}

.blog-box1:hover .img-style-3 a img,
nav.template-main-menu>ul>li ul.dropdown-menu-col-1 li a:hover:before {
    transform: scale(1)
}

nav.template-main-menu>ul>li ul.dropdown-menu-col-1 li:after {
    content: "";
    position: absolute;
    top: 0;
    left: 20px;
    right: 20px;
    height: 100%;
    border-bottom: 1px solid #e9e9e9;
    z-index: -1
}

.widget.widget-categoery-box .categoery-list li:last-child,
.widget.widget-listing-box1 .no-brd,
nav.template-main-menu>ul>li ul.dropdown-menu-col-1 li:last-child:after {
    border-bottom: none
}

nav.template-main-menu>ul>li .template-mega-menu {
    background-color: #fff;
    width: 100%;
    right: 0;
    z-index: 10;
    padding: 20px 0 0;
    transform: translateY(15px);
    -webkit-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 3px 20px rgba(0, 0, 0, .05);
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out
}

nav.template-main-menu>ul>li .template-mega-menu .menu-ctg-title {
    font-size: 16px;
    font-weight: 500;
    color: #212121;
    margin-bottom: 15px
}

nav.template-main-menu>ul>li .template-mega-menu ul.sub-menu li {
    margin-bottom: 5px;
    padding-bottom: 7px;
    border-bottom: 1px solid #ebebeb
}

nav.template-main-menu>ul>li .template-mega-menu ul.sub-menu li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

nav.template-main-menu>ul>li .template-mega-menu ul.sub-menu li a {
    font-size: 15px;
    text-transform: capitalize;
    color: #212121;
    padding: 5px 15px 5px 30px;
    display: block;
    -webkit-transition: .5s cubic-bezier(0, 0, .15, 1.88);
    -moz-transition: .5s cubic-bezier(0, 0, .15, 1.88);
    -ms-transition: .5s cubic-bezier(0, 0, .15, 1.88);
    -o-transition: .5s cubic-bezier(0, 0, .15, 1.88);
    transition: .5s cubic-bezier(0, 0, .15, 1.88);
    position: relative
}

nav.template-main-menu>ul>li .template-mega-menu ul.sub-menu li a i {
    color: #000;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out
}

nav.template-main-menu>ul>li .template-mega-menu ul.sub-menu li a:hover {
    color: var(--rt-primary-color);
    padding: 5px 15px 5px 35px
}

nav.template-main-menu>ul>li .template-mega-menu ul.sub-menu li a:hover i {
    color: var(--rt-primary-color);
    animation: .5s toRightFromLeft10
}

nav.template-main-menu>ul>li:hover .template-mega-menu,
nav.template-main-menu>ul>li:hover ul.dropdown-menu-col-1,
nav.template-main-menu>ul>li:hover ul.dropdown-menu-col-2 {
    opacity: 1;
    visibility: visible;
    transform: translatey(0)
}

.header-menu.menu-layout1 {
    background-color: #fff;
    padding: 10px 0 3px
}

.logo-area img {
    width: 152px
}

.header-menu.menu-layout1 nav.template-main-menu>ul>li>a,
.header-menu.menu-layout1.rt-sticky nav.template-main-menu>ul>li>a {
    padding: 20px
}

.header-menu.menu-layout1 nav.template-main-menu>ul>li .no-padding,
.header-menu.menu-layout2 nav.template-main-menu>ul>li .no-padding,
.header-menu.menu-layout3 nav.template-main-menu>ul>li .no-padding {
    padding-left: 3px
}

.rt-sticky {
    position: fixed;
    width: 100%;
    left: 0;
    background-color: #fff
}

.rt-sticky nav.template-main-menu>ul>li>a {
    padding: 30px 15px
}

.sticky-on.sticky #navbar-wrap {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    z-index: 999;
    background-color: #fff;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1)
}

.header-menu.menu-layout1.rt-sticky {
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
    z-index: 150;
    background-color: #fff;
    border-bottom: 2px solid rgba(255, 255, 255, .1);
    padding-top: 10px;
    padding-bottom: 0
}

.header-action-layout1 .action-item {
    color: #212121;
    margin-right: 20px;
    cursor: pointer;
    position: relative
}

.header-action-layout1 .action-item-style {
    color: #212121;
    margin-right: 20px;
    cursor: pointer;
    position: relative;
    display: flex
}

.header-action-layout1 .left-right-btn a:hover .item-count,
.header-action-layout1 .wish-btn a:hover .item-count {
    color: var(--rt-primary-color);
    background-color: #fff
}

.header-action-layout1 .left-right-btn a i {
    font-size: 16px;
    border: 1px solid #d1e5e0;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s ease-in-out;
    overflow: hidden
}

.header-action-layout1 .left-right-btn a i:before,
.header-action-layout1 .listing-button .listing-btn span i,
.header-action-layout1 .my-account i:before,
.header-action-layout1 .wish-btn a i:before,
.property-box2 .react-icon ul li a i:before {
    transition: .3s ease-in-out;
    color: #fff
}

.agency-box1 .item-content .item-details .react-icon ul li a i:hover,
.contact-box1 .contact-content .social-box .item-social li a i:hover,
.form-horizontal .form-group .form-check input[type=checkbox]:checked+label:before,
.header-action-layout1 .left-right-btn a i:hover,
.header-action-layout1 .my-account i:hover,
.header-action-layout1 .my-account2 i:hover,
.header-action-layout1 .wish-btn a i:hover,
.location-box2:hover .location-content .item-categoery .categoery-btn,
.property-box6 .categoery-style-3 .react-icon ul li a:hover {
    background-color: var(--rt-primary-color);
    border-color: var(--rt-primary-color)
}

.agency-box1 .item-content .item-details .react-icon ul li a i:hover:before,
.contact-box1 .contact-content .social-box .item-social li a i:hover:before,
.header-action-layout1 .left-right-btn a i:hover:before,
.header-action-layout1 .my-account i:hover:before,
.header-action-layout1 .my-account2 i:hover:before,
.header-action-layout1 .wish-btn a i:hover:before,
.property-box2 .react-icon ul li a i:hover:before,
.property-box4 .item-content-property .react-icon ul li a i:hover:before {
    -webkit-animation: .5s forwards toBottomFromTop;
    animation: .5s forwards toBottomFromTop;
    color: #fff
}

.header-action-layout1 .left-right-btn a .item-count,
.header-action-layout1 .wish-btn a .item-count {
    color: #fff;
    font-size: 12px;
    background-color: var(--rt-primary-color);
    border: none;
    border-radius: 50%;
    height: 22px;
    width: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s ease-in-out;
    position: absolute;
    top: -10px;
    right: -3px
}

.header-action-layout1 .my-account i,
.header-action-layout1 .my-account2 i,
.header-action-layout1 .wish-btn a i {
    font-size: 16px;
    height: 40px;
    width: 40px;
    align-items: center;
    color: var(--rt-primary-color);
    transition: .3s ease-in-out
}

.header-action-layout1 .my-account i,
.header-action-layout1 .wish-btn a i {
    border: 1px solid #d1e5e0;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    overflow: hidden
}

.header-action-layout1 .my-account2 i {
    border: 1px solid #d1e5e0;
    border-radius: 50%;
    display: flex;
    justify-content: center
}

.agency-box1 .item-content .item-details .react-icon ul li a i:before,
.header-action-layout1 .my-account2 i:before,
.property-box4 .item-content-property .react-icon ul li a i:before {
    transition: .3s ease-in-out;
    color: var(--rt-primary-color)
}

.header-action-layout1 .listing-button:hover .listing-btn span i,
.header-topbar-style-1 .header-rightbar .header-action-layout1 .action-list .listing-button-3:hover .listing-btn span i {
    transform: rotate(180deg)
}

.about-box2 .about-button .item-btn:hover:after,
.about-box6 .about-button .item-btn:hover:after,
.action-box1 .action-layout .call-button .call-btn:hover:after,
.blog-box1 .item-content .blog-button-style2 .item-btn:hover:after,
.choose-box2 .choose-button .item-btn:hover:after,
.feature-box1 .price-area-style-1 .details-button a:hover:after,
.header-action-layout1 .listing-button:hover .listing-btn .item-text::after,
.heading-button .heading-btn:hover:after,
.newsletter-form .input-group-append:hover button:after,
.tab-style-1 .reviews-area .reviews-reply .form-button:hover:after,
.widget.widget-advanced-search-2 .advanced-button .item-btn:hover::after,
.widget.widget-contact-box .contact-box .form-group .advanced-button .item-btn:hover::after {
    visibility: visible;
    opacity: 1;
    width: 100%;
    left: 0
}

.header-action-layout1 .listing-button .listing-btn {
    display: flex;
    align-items: center;
    background-color: rgb(53, 117, 244);
    justify-content: center;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    border: none;
    border-radius: 30px;
    overflow: hidden;
    margin-top: -3px
}

.header-action-layout1 .listing-button .listing-btn span {
    color: #fff;
    background-color: rgb(53, 117, 244);
    padding: 7px 15px;
    border-radius: 30px 0 0 30px
}
.header-action-layout1 .listing-button .listing-btn span::after{
    content: "";
    width: 0;
    height: 100%;
    background-color: rgb(53, 117, 244);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    transition: .4s;
    border-radius: 0 30px 30px 0;
    z-index: -1
}
.header-action-layout1 .listing-button .listing-btn .item-text {
    color: #fff;
    background-color: rgb(53, 117, 244);
    padding: 7px 23px 7px 20px;
    transition: .3s ease-in-out;
    font-weight: 500;
    position: relative;
    z-index: 1;
    font-family: Quicksand, sans-serif
}

.header-action-layout1 .listing-button .listing-btn .item-text::after {
    content: "";
    width: 0;
    height: 100%;
    background-color: rgb(53, 117, 244);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    transition: .4s;
    border-radius: 0 30px 30px 0;
    z-index: -1
}

.header-action-layout1 .listing-button2:after {
    left: 208px;
    bottom: -22px
}

.header-action-layout4 {
    justify-content: flex-end
}

.header-menu.menu-layout3 {
    position: relative;
    z-index: 99;
    padding: 0
}

.header-menu.menu-layout3:after {
    content: "";
    height: 1px;
    width: 100%;
    background-color: #e3e6e6;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.header-menu.menu-layout2 {
    background-color: #fff;
    position: relative;
    z-index: 1000;
    padding: 0
}

.header-menu.menu-layout2:after {
    content: "";
    height: 1px;
    width: 100%;
    background-color: #fff;
    opacity: .2;
    position: absolute;
    bottom: 86px;
    left: 0;
    z-index: -1
}

.header-menu.menu-layout2.rt-sticky {
    position: fixed;
    background-color: #fff;
    z-index: 100;
    left: 0;
    right: 0
}

.header-menu.menu-layout2 nav.template-main-menu>ul>li>a,
.header-menu.menu-layout3 nav.template-main-menu>ul>li>a {
    padding: 35px 18px
}

.header-menu.menu-layout2.rt-sticky nav.template-main-menu>ul>li>a,
.header-menu.menu-layout3.rt-sticky nav.template-main-menu>ul>li>a {
    padding: 31px 15px
}

.header-bottombar-area {
    padding: 15px 0 20px
}

.header-bottombar-area .rent-form .form-check-box .checkbox-button .checkbox-button__label {
    font-size: 14px;
    font-weight: 400;
    font-family: Quicksand, sans-serif;
    color: #000
}

.header-bottombar-area .map-form .control-style .form-control {
    height: 46px;
    border: 1px solid #e3e6e6;
    color: var(--rt-primary-color)
}

.contact-box2 .contact-content .contact-box .form-group .form-control:focus,
.contact-box2 .contact-content .contact-box .form-group .form-text:focus,
.header-bottombar-area .map-form .control-style .form-control:focus,
.item-shorting-box .item-shorting-box-2 .by-shorting .single-select:active,
.item-shorting-box .item-shorting-box-2 .by-shorting .single-select:focus,
.item-shorting-box .item-shorting-box-2 .by-shorting .single-select:hover,
.rld-single-select .single-select:active,
.rld-single-select .single-select:focus,
.rld-single-select .single-select:hover,
.tab-style-1 .reviews-area .reviews-reply .form-group .form-control:focus,
.tab-style-1 .reviews-area .reviews-reply .form-group .form-text:focus,
.template-search .search-form .search-btn:focus,
.widget.widget-contact-box .contact-box .form-group .form-control:focus,
.widget.widget-contact-box .contact-box .form-group .form-text:focus {
    box-shadow: none;
    outline: 0
}

.header-bottombar-area .map-form .control-style ::placeholder {
    color: #000;
    font-size: 15px;
    font-weight: 400
}

.header-bottombar-area .map-form .rld-single-select .single-select {
    height: 46px;
    line-height: 46px;
    border: 1px solid #e3e6e6
}

.header-bottombar-area .rld-main-search2 {
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 0;
    background-color: transparent;
    position: relative;
    margin-right: 0
}

.header-bottombar-area .rld-main-search2 .dropdown-filter {
    cursor: pointer;
    position: relative;
    text-align: center;
    display: inline-block;
    margin: 0 5px 0 0;
    border: 0;
    font-size: 20px
}

.header-topbar .topbar-left li,
.header-topbar .topbar-right .social-icon {
    display: inline-flex;
    align-items: center
}

.header-bottombar-area .rld-main-search2 .filter-button .filter-btn1 {
    padding: 10px 25px
}

.header-bottombar-area .rld-main-search2 .filter-button .search-btn {
    color: #fff;
    border: none;
    margin-right: 0;
    background-color: var(--rt-primary-color);
    transition: .3s ease-in-out
}

.header-bottombar-area .explore__form-checkbox-list.full-filter {
    top: initial;
    width: 100%;
    left: 50%;
    transform: translateX(-50%)
}

.header-bottombar-area .explore__form-checkbox-list.full-filter.filter-block,
.single-property .single-listing-box1 .overview-area-3 {
    margin-top: 0
}

.header-menu.menu-layout3.rt-sticky {
    position: fixed;
    background-color: #fff;
    box-shadow: none;
    z-index: 100;
    left: 0;
    right: 0;
    border-bottom: 0
}

.header-menu.menu-layout4,
.main-banner-box5 .item-title,
.tab-style-2,
.tab-style-3,
.testimonial-layout1 .swiper-slide .container {
    padding: 0
}

.blog-box2 .item-content.content-style-2,
.blog-box3 .item-content,
.header-menu.menu-layout4.rt-sticky,
.property-box3 .property-content .item-content .item-categoery3 {
    padding-top: 0
}

.header-topbar {
    background: 0 0;
    z-index: 10;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    padding: 9px 0
}

.header-topbar .topbar-left li {
    color: #bfc7d7;
    font-size: 14px;
    line-height: 1.2
}

.header-topbar .topbar-left li i {
    margin-right: 12px;
    font-size: 16px
}

.header-topbar .topbar-right .social-icon label {
    font-size: 14px;
    color: #deede9;
    margin-bottom: 0
}

.header-topbar .topbar-right .social-icon a {
    color: #bfc7d7;
    margin-left: 16px;
    font-size: 14px;
    overflow: hidden;
    line-height: 1.3;
    transition: .3s ease-in-out
}

.header-topbar .topbar-right .social-icon a:hover i,
.location-box4:hover .item-content .content-body .item-category span {
    animation: .5s forwards toBottomFromTop
}

.header-topbar-style-1 .header-left-topbar .header-icon,
.property-box3 .property-content .item-content .veryfy-area .item-price span {
    color: #fff;
    font-size: 16px
}

.feature-box1 .location-area i,
.header-topbar-style-1 .header-left-topbar .header-icon i,
.main-banner-box4 .location-area i {
    margin-right: 7px
}

.header-topbar-style-1 .header-left-topbar .header-icon span {
    font-size: 13px
}

.header-topbar-style-1 .header-rightbar .hrader-list li,
.tab-style-1 .nav-tabs .nav-item {
    display: inline-block;
    margin-right: 10px
}

.header-topbar-style-1 .header-rightbar .hrader-list li a {
    color: #fff;
    font-size: 15px;
    transition: .3s ease-in-out
}

.header-topbar-style-1 .header-rightbar .header-action-layout1 .action-list .listing-button-3 .listing-btn {
    display: flex;
    align-items: center;
    background-color: var(--rt-primary-color);
    justify-content: center;
    font-size: 16px;
    color: #fff;
    border: none;
    overflow: hidden
}

.header-topbar-style-1 .header-rightbar .header-action-layout1 .action-list .listing-button-3 .listing-btn span {
    color: #fff;
    background-color: #4f85ff;
    margin-right: 20px;
    padding: 15px 18px;
    border-radius: 4px 0 0 4px
}

.header-topbar-style-1 .header-rightbar .header-action-layout1 .action-list .listing-button-3 .listing-btn .item-text {
    color: #fff;
    background-color: var(--rt-primary-color);
    padding: 15px 0;
    transition: .3s ease-in-out
}

@media only screen and (min-width:992px) {
    .hide-on-desktop-menu {
        display: none !important
    }
}

.middle-bar.for-mobile-menu {
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 2px 15px
}

.middle-bar.for-mobile-menu ul li {
    margin: 3px 8px
}

.search-wrap.for-mobile-menu form {
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.search-wrap.for-mobile-menu input {
    color: #000;
    border: 0;
    height: 40px;
    padding: 5px 15px;
    background-color: transparent
}

.search-wrap.for-mobile-menu .search-btn {
    height: 40px;
    padding: 5px 20px;
    background-color: transparent;
    border: 0;
    color: #818284;
    font-size: 15px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.property-box2 .item-category10 a:hover,
.search-wrap.for-mobile-menu .search-btn:hover {
    color: var(--rt-primary-dark)
}

.search-wrap.for-mobile-menu input::-webkit-input-placeholder {
    color: #000;
    font-size: 15px;
    font-weight: 400
}

.search-wrap.for-mobile-menu input::-moz-placeholder {
    color: #000;
    font-size: 15px;
    font-weight: 400
}

.search-wrap.for-mobile-menu input:-moz-placeholder {
    color: #000;
    font-size: 15px;
    font-weight: 400
}

.search-wrap.for-mobile-menu input:-ms-input-placeholder {
    color: #000;
    font-size: 15px;
    font-weight: 400
}

.action-btn.for-mobile-menu a:hover,
.btn-ghost.for-mobile-menu,
.offscreen-navigation ul li>a:hover {
    color: var(--color_primary)
}

.btn-ghost.for-mobile-menu {
    border: 1px solid var(--rt-primary-color);
    padding: 8px 20px;
    font-size: 16px;
    font-family: Quicksand, sans-serif;
    font-weight: 500;
    border-radius: 4px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.btn-ghost.for-mobile-menu:hover {
    background-color: var(--color_primary);
    color: #fff
}

.action-btn.for-mobile-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%
}

.action-btn.for-mobile-menu a {
    color: var(--color_text_heading);
    position: relative;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.action-btn.for-mobile-menu a:after {
    content: "|";
    padding: 0 5px 0 8px
}

.offscreen-navigation .menu>li {
    border-bottom: 1px solid #e9e9e9
}

.offscreen-navigation .menu>li:last-child,
.single-property .single-listing-box1 .nearby-area .nearby-box-3 .media,
.tab-style-1 .nav-tabs {
    border-bottom: 0
}

.offscreen-navigation .menu>li>a {
    background-color: #f3f3f3;
    font-size: 15px;
    padding: 12px 30px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.offscreen-navigation .menu>li>a.opened,
.offscreen-navigation .menu>li>a:hover {
    background-color: #f8f8f8
}

.offscreen-navigation .sub-menu {
    display: none;
    background-color: #fff
}

.offscreen-navigation .sub-menu li a {
    border-top: 1px solid #f1f1f1;
    padding-left: 50px;
    font-size: 14px;
    padding-top: 7px;
    padding-bottom: 7px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.offscreen-navigation .sub-menu li a:hover {
    background-color: rgba(0, 113, 220, .05)
}

.offscreen-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.offscreen-navigation ul li>a {
    display: block;
    position: relative;
    color: #000;
    font-weight: 400;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.offscreen-navigation ul li.menu-item-has-children>a:after {
    content: "\f067";
    opacity: 1;
    visibility: visible;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.offscreen-navigation ul li.menu-item-has-children>a.opened:after,
.team-box1 .team-social-1 .social-item:hover .social-hover-icon,
.template-search {
    opacity: 0;
    visibility: hidden
}

.offscreen-navigation ul li.menu-item-has-children>a:before {
    content: "\f068";
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.offscreen-navigation ul li.menu-item-has-children>a.opened:before {
    opacity: 1;
    visibility: visible
}

.rt-slide-nav {
    position: absolute;
    background: #fff;
    width: 100%;
    left: 0;
    display: none;
    max-height: calc(100vh - 100px);
    overflow-y: auto;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
    top: 100%;
    z-index: 99
}

@media (min-width:992px) {
    .rt-header-menu {
        display: none
    }
}

.mean-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 5px 15px;
    background-color: #fff
}

.mean-bar-style-2 {
    background-color: rgba(0, 0, 0, .8)
}

body .sidebarBtn {
    display: block;
    padding: 12px 0;
    cursor: pointer;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body .sidebarBtn .bar {
    background: #000;
    height: 2px;
    width: 30px;
    display: block;
    margin-bottom: 5px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.choose-box1 .choose-shape1 a,
.choose-box2 .choose-shape1 a {
    background-image: linear-gradient(180deg, #fff 0, #f5f7fb 100%)
}

body .sidebarBtn .bar:nth-child(2),
body .sidebarBtn .bar:nth-child(3) {
    width: 25px;
    margin-left: 5px
}

body.slidemenuon .sidebarBtn .bar:nth-child(2),
body.slidemenuon .sidebarBtn .bar:nth-child(3) {
    opacity: 0
}

body.slidemenuon .sidebarBtn .bar:first-child {
    -webkit-transform: rotate(45deg) translate(7px, 7px);
    -ms-transform: rotate(45deg) translate(7px, 7px);
    transform: rotate(45deg) translate(7px, 7px)
}

body.slidemenuon .sidebarBtn .bar:nth-child(4) {
    -webkit-transform: rotate(-45deg) translate(8px, -8px);
    -ms-transform: rotate(-45deg) translate(8px, -8px);
    transform: rotate(-45deg) translate(8px, -8px)
}

.mean-bar--right {
    display: flex;
    align-items: center;
    min-width: 120px;
    justify-content: end
}

.mean-bar--right .actions a {
    color: #fff;
    font-size: 20px
}

.template-search {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    transform: translate(0, -100%) scale(0, 0);
    z-index: 999999;
    transition: .7s ease-in-out
}

.template-search .search-form {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%)
}

.template-search .search-form input[type=search] {
    width: 60%;
    color: #000;
    font-size: 40px;
    text-align: left;
    border: none;
    border-bottom: 2px solid;
    margin: 0 auto;
    padding: 10px 0;
    outline: 0
}

.template-search .search-form .search-btn {
    padding: 28px 60px;
    box-shadow: none;
    border: none;
    cursor: pointer;
    font-size: 24px;
    font-weight: 600;
    transform: translateX(-150px) translateY(-10px);
    background-color: transparent;
    transition: .3s ease-out
}

.team-box3 .item-content .item-details .item-rating,
.team-box4 .item-content .item-details .item-rating,
.team-box5 .item-content .item-details .item-rating,
.template-search .search-form .search-btn i {
    margin-left: 0
}

.template-search .search-form input::-webkit-input-placeholder {
    color: #000;
    font-size: 15px;
    font-weight: 400
}

.template-search .search-form input::-moz-placeholder {
    color: #000;
    font-size: 15px;
    font-weight: 400
}

.template-search .search-form input:-moz-placeholder {
    color: #000;
    font-size: 15px;
    font-weight: 400
}

.template-search .search-form input:-ms-input-placeholder {
    color: #000;
    font-size: 15px;
    font-weight: 400
}

.template-search .close {
    position: fixed;
    top: 15px;
    right: 20px;
    color: #000;
    border: none;
    opacity: .3;
    visibility: visible;
    padding: 3px 15px 5px;
    font-size: 70px;
    font-weight: 300;
    cursor: pointer;
    transition: .3s ease-in-out
}

.template-search .close:focus {
    box-shadow: none;
    border: none;
    outline: 0
}

.template-search .close:hover,
.tooltip.show {
    opacity: 1
}

.template-search.open {
    transform: translate(0, 0) scale(1, 1);
    opacity: .95;
    visibility: visible
}

.box,
.header-bottombar-area .rld-main-search2 .box {
    position: relative;
    display: flex;
    align-items: center
}

.box .box-top .item,
.header-bottombar-area .rld-main-search2 .box .box-top .item {
    flex: 1
}

.header-bottombar-area .rld-main-search2 .box .box-top .rld-single-input input::placeholder {
    color: #000;
    font-size: 15px;
    font-weight: 400
}

.box .box-top .rt-filter-btn,
.header-bottombar-area .rld-main-search2 .box .box-top .rt-filter-btn {
    display: flex;
    max-width: 189px;
    align-items: center
}

.header-bottombar-area .rld-main-search2 .explore__form-checkbox-list.full-filter.filter-block {
    background: #fff;
    border-radius: 6px;
    padding: 0 20px 20px
}

.header-bottombar-area .rld-main-search2 .explore__form-checkbox-list.full-filter.filter-block .no-ul-list.third-row li {
    width: 100%;
    max-width: 100%;
    float: left;
    margin-bottom: 7px;
    flex: 0 0 100%
}

.agency-box1 .item-content .item-details .react-icon ul li,
.contact-box1 .contact-content .social-box .item-social li,
.header-bottombar-area .rld-main-search2 .explore__form-checkbox-list.full-filter.filter-block .filter-button,
.item-shorting-box .item-shorting-box-2 .grid-button ul li,
.property-box2 .react-icon ul li a,
.property-box4 .item-content-property .react-icon ul li,
.property-box6 .categoery-style-3 .react-icon ul li,
.team-box5 .item-content .item-contact-2 .item-icon .rt-social-item .social-item li,
.widget.widget-contact-box .wid-contact-button li,
.widget.widget-info-box .item-contact-2 .item-icon .rt-social-item .social-item li {
    display: inline-block
}

.header-bottombar-area .rld-main-search2 .explore__form-checkbox-list.full-filter.filter-block .filter-button .filter-btn1 {
    display: block;
    padding: 10px 20px
}

.item-heading-left {
    position: relative;
    z-index: 1;
    margin-bottom: 10px
}

.item-heading-left .section-subtitle {
    color: var(--rt-primary-color);
    font-size: 16px;
    font-weight: 500;
    font-family: Quicksand, sans-serif;
    text-transform: uppercase;
    line-height: 30px;
    letter-spacing: 1px;
    padding-left: 15px;
    z-index: 2;
    display: block;
    margin-bottom: 5px;
    position: relative
}

.item-heading-left .section-subtitle:after {
    content: "";
    height: 7px;
    width: 7px;
    background: var(--rt-primary-color);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    border: none;
    border-radius: 50%;
    z-index: 2
}

.item-heading-left .section-title {
    color: #212121;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
    z-index: 2;
    position: relative;
    margin-bottom: 10px !important
}

.item-heading-center .bg-title-wrap,
.item-heading-left .bg-title-wrap,
.newsletter-layout2 .item-heading .bg-title-wrap,
.property-img .bg-title-wrap,
.property-wrap-7 .item-heading-left .bg-title-wrap {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%
}

.item-heading-left .bg-title-wrap .background-title {
    display: inline-block;
    font-family: Quicksand, sans-serif;
    font-size: 100px;
    line-height: 130px;
    color: #fcd7d8;
    pointer-events: none
}

.about-box7 .about-img-style-3,
.about-box7 .about-img-style-4,
.banner-button,
.feature-wrap2 .feature-layout-nav-button-wrap,
.heading-button,
.single-property .property-heading .side-button {
    text-align: right
}

.item-heading-center {
    position: relative;
    z-index: 1;
    text-align: center;
    margin-bottom: 40px
}

.item-heading-center .section-subtitle {
    color: var(--rt-primary-color);
    font-size: 16px;
    font-weight: 500;
    font-family: Quicksand, sans-serif;
    text-transform: uppercase;
    line-height: 30px;
    letter-spacing: 1px;
    margin-left: 15px;
    position: relative;
    z-index: 2;
    display: block;
    margin-bottom: 3px
}

.item-heading-center .section-title {
    color: #212121;
    font-size: 32px;
    font-weight: 600;
    position: relative;
    z-index: 2
}

.item-heading-center .bg-title-wrap .background-title,
.main-banner-box6 .bg-title-wrap .background-title {
    display: inline-block;
    font-family: Quicksand, sans-serif;
    font-size: 100px;
    line-height: 130px;
    color: #dceeea;
    pointer-events: none
}

.heading-button .heading-btn {
    display: inline-block;
    padding: 7px 30px;
    color: #fff;
    font-family: Quicksand, sans-serif;
    font-size: 15px;
    font-weight: 500;
    background-color: rgb(234, 126, 25);
    border: none;
    border-radius: 4px;
    position: relative;
    z-index: 1;
    transition: .3s ease-in-out;
    margin-bottom: 35px
}

.heading-button .heading-btn:after {
    content: "";
    content: "";
    height: 100%;
    width: 0;
    background: rgba(0, 0, 0, .15);
    position: absolute;
    bottom: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    border: none;
    border-radius: 4px;
    z-index: -1;
    transition: .3s ease-in-out
}

.mb-20 {
    margin-bottom: 60px
}

@media only screen and (max-width:991px) {

    .footer-top,
    .footer-top-style {
        padding: 70px 0
    }

    .footer-link,
    .mb-20 {
        margin-bottom: 10px
    }

    .footer-insta .insta-link ul li .item-img img {
        width: 100%
    }

    .hide-on-mobile-menu,
    header.header,
    header.rt-header {
        display: none
    }
}

@-webkit-keyframes moveclouds {
    0% {
        margin-left: 1000px
    }

    100% {
        margin-left: -1000px
    }
}

@keyframes moveclouds {
    0% {
        margin-left: 1000px
    }

    100% {
        margin-left: -1000px
    }
}

@-webkit-keyframes movingleftright1 {
    0% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }

    40% {
        -webkit-transform: translateX(50px) translateY(-50px);
        transform: translateX(50px) translateY(-50px)
    }

    75% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }

    100% {
        -webkit-transform: translateY(0) translateX(0);
        transform: translateY(0) translateX(0)
    }
}

@keyframes movingleftright1 {
    0% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }

    40% {
        -webkit-transform: translateX(50px) translateY(-50px);
        transform: translateX(50px) translateY(-50px)
    }

    75% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }

    100% {
        -webkit-transform: translateY(0) translateX(0);
        transform: translateY(0) translateX(0)
    }
}

@-webkit-keyframes movingleftright2 {
    0% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }

    40% {
        -webkit-transform: translateX(-50px) translateY(50px);
        transform: translateX(-50px) translateY(50px)
    }

    75% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }

    100% {
        -webkit-transform: translateY(0) translateX(0);
        transform: translateY(0) translateX(0)
    }
}

@keyframes movingleftright2 {
    0% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }

    40% {
        -webkit-transform: translateX(-50px) translateY(50px);
        transform: translateX(-50px) translateY(50px)
    }

    75% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }

    100% {
        -webkit-transform: translateY(0) translateX(0);
        transform: translateY(0) translateX(0)
    }
}

@-webkit-keyframes movingleftright3 {
    0% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }

    40% {
        -webkit-transform: translateX(100px) translateY(-50px);
        transform: translateX(100px) translateY(-50px)
    }

    75% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }

    100% {
        -webkit-transform: translateY(0) translateX(0);
        transform: translateY(0) translateX(0)
    }
}

@keyframes movingleftright3 {
    0% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }

    40% {
        -webkit-transform: translateX(100px) translateY(-50px);
        transform: translateX(100px) translateY(-50px)
    }

    75% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }

    100% {
        -webkit-transform: translateY(0) translateX(0);
        transform: translateY(0) translateX(0)
    }
}

.pagination-style-1,
.single-property .single-listing-box1 .nearby-area .nearby-box-2,
.single-property .single-listing-box1 .nearby-area .nearby-box-3 {
    margin-top: 24px
}

.pagination-style-1 .pagination {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 24px
}

.pagination-style-1 .pagination .page-item .page-link {
    font-size: 18px;
    font-family: Quicksand, sans-serif;
    font-weight: 600;
    color: var(--rt-primary-color);
    border: 1px solid #dbdbdb;
    padding: 10px 18px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border-radius: 4px
}

.pagination-style-1 .pagination .page-item .page-link.active,
.pagination-style-1 .pagination .page-item .page-link:hover,
.pagination-style-2 .page-item .page-link:hover {
    background-color: var(--rt-primary-color);
    border-color: var(--rt-primary-color);
    color: #fff
}

.play-btn .play-icon,
.play-btn.play-btn-big .play-icon:hover {
    background-color: #dc3545;
    color: #fff
}

.banner-content-2 .banner-button .banner-btn,
.location-box1:hover,
.location-box3:hover,
.pagination-style-1 .pagination .page-item .page-link:focus {
    box-shadow: none
}

.pagination-style-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 15px;
    text-align: right
}

.pagination-style-2 .page-item {
    display: inline-block;
    margin-right: -5px
}

.pagination-style-2 .page-item .page-link {
    height: 43px;
    display: inline-block;
    transition: .3s ease-in-out
}

.play-btn .play-icon::after,
.play-btn .play-icon::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    animation: 1.5s ease-out infinite pulse-border;
    content: "";
    z-index: -1
}

.pagination-style-2 .page-item .page-link i:before {
    color: #cfd1d9;
    font-size: 20px;
    transition: .3s ease-in-out
}

.play-btn.play-btn-big .play-icon {
    background: #fff;
    color: var(--rt-primary-color);
    transition: .3s ease-in-out
}

.play-btn .play-icon {
    display: inline-block;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    line-height: 58px;
    text-align: center;
    position: relative;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s
}

.play-btn .play-icon.style-1 {
    margin-right: 24px
}

.play-btn .play-icon::after {
    width: 74px;
    height: 74px;
    border-radius: 50%;
    border: 1px solid #dc3545
}

.play-btn .play-icon::before {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border: 1px solid #dc3545
}

.play-btn .play-text {
    color: #70778b;
    display: inline-block;
    position: relative;
    line-height: 24px;
    font-weight: 600;
    font-size: 15px
}

.play-btn .play-text::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    text-transform: capitalize
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(.5);
        opacity: 1
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 0
    }
}

#preloader {
    background: url("../img/preloader.gif") center center no-repeat rgba(255, 255, 255, .99);
    height: 100%;
    left: 0;
    overflow: visible;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999
}

.skills-wrap-layout-2 {
    margin: 15px 0
}

.property-box5 .item-content-property .item-categoery5,
.skills-wrap-layout-2 .single-skill {
    margin-bottom: 12px
}

.skills-wrap-layout-2 .title-bar .title {
    font-size: 16px;
    font-weight: 700;
    color: #212121;
    font-family: Quicksand, sans-serif;
    margin-bottom: 10px
}

.skills-wrap-layout-2 .skill-bar {
    height: 7px;
    background-color: #c7e6de;
    border-radius: 4px
}

.skills-wrap-layout-2 .skill-bar .skill-per {
    position: relative;
    height: 7px;
    width: 0;
    border-radius: 4px;
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, .5) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .5) 50%, rgba(255, 255, 255, .5) 75%, transparent 75%, transparent);
    background-size: 18px 18px;
    background-color: var(--rt-primary-color);
    transition: 2s linear
}

.skills-wrap-layout-2 .skill-bar .skill-per:before {
    content: attr(data-per);
    position: absolute;
    font-size: 16px;
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    text-transform: capitalize;
    color: var(--rt-primary-color);
    bottom: 20px;
    right: 0
}

.skills-wrap-layout-2 .skill-bar .skill-per:after {
    content: "";
    height: 20px;
    width: 20px;
    background-color: var(--rt-primary-color);
    position: absolute;
    border: 4px solid #fff;
    border-radius: 50%;
    padding: 3px;
    bottom: -4px;
    right: -2px
}

.item-shorting-box,
.property-wrap3 .item-shorting-box,
.property-wrap4 .item-shorting-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px
}

.grid-wrap1 .item-shorting-box .shorting-title .item-title,
.item-shorting-box .shorting-title .item-title,
.property-wrap-9 .item-shorting-box .shorting-title .item-title,
.property-wrap3 .item-shorting-box .shorting-title .item-title,
.property-wrap4 .item-shorting-box .shorting-title .item-title {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0
}

.grid-wrap1 .item-shorting-box .item-shorting-box-2 .by-shorting,
.item-shorting-box .item-shorting-box-2 .by-shorting,
.property-wrap-9 .item-shorting-box .item-shorting-box-2 .by-shorting,
.property-wrap3 .item-shorting-box .item-shorting-box-2 .by-shorting,
.property-wrap4 .item-shorting-box .item-shorting-box-2 .by-shorting {
    display: flex;
    align-items: center;
    margin-right: 16px
}

.item-shorting-box .item-shorting-box-2 .by-shorting .shorting {
    color: #212121;
    font-weight: 500;
    font-size: 15px;
    margin-right: 5px
}

.item-shorting-box .item-shorting-box-2 .by-shorting .single-select {
    height: 43px;
    line-height: 43px;
    padding: 0 57px 0 20px;
    border: 1px solid #e1e5ee;
    -webkit-transition: .4s;
    transition: .4s;
    position: relative
}

.item-shorting-box .item-shorting-box-2 .by-shorting .single-select .current {
    color: #000;
    font-weight: 500
}

.item-shorting-box .item-shorting-box-2 .by-shorting .single-select:after,
.rld-single-select .single-select:after {
    border: 0
}

.item-shorting-box .item-shorting-box-2 .by-shorting .single-select:before {
    content: "\f0d7";
    font-size: 15px;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    color: var(--rt-primary-color);
    position: absolute;
    top: 0;
    margin: 0;
    background-size: auto;
    height: 0;
    width: 11px;
    right: 18px;
    left: auto;
    background-repeat: no-repeat
}

.item-shorting-box .item-shorting-box-2 .by-shorting .single-select .list,
.property-wrap-9 .item-shorting-box .item-shorting-box-2 .by-shorting .single-select .list,
.property-wrap4 .item-shorting-box .item-shorting-box-2 .by-shorting .single-select .list,
.rld-single-select .single-select .list {
    margin-top: 0;
    width: 100%
}

.item-shorting-box .item-shorting-box-2 .grid-button ul li a {
    color: #b4b4b4;
    font-size: 18px;
    border: 1px solid #e1e5ee;
    height: 43px;
    border-radius: 3px;
    padding: 8px 14px 9px;
    transition: .3s ease-in-out
}

.tooltip-inner,
.widget-subtitle {
    color: #fff;
    border-radius: 4px;
    font-weight: 500;
    text-align: center
}

.widget.widget-advanced-search,
.widget.widget-contact-box,
.widget.widget-info-box {
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 4px 18px 0 rgba(194, 200, 213, .3)
}

.item-shorting-box .item-shorting-box-2 .grid-button ul .without-border a {
    border-left: none;
    margin-left: -6px
}

.bs-tooltip-top {
    margin-top: 50px
}

.bs-tooltip-bottom,
.single-property-banner,
.widget-price-range .price-range-wrapper .price-range-filter {
    margin-bottom: 50px
}

.tooltip-inner {
    font-size: 15px;
    text-transform: capitalize;
    font-family: Quicksand, sans-serif;
    max-width: 200px;
    padding: 3px 10px;
    background-color: var(--rt-primary-color);
    height: 30px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tooltip .tooltip-arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.bs-tooltip-top .tooltip-arrow {
    bottom: 1px
}

.bs-tooltip-auto[x-placement^=top] .tooltip-arrow::before,
.bs-tooltip-top .tooltip-arrow::before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: var(--rt-primary-color)
}

.bs-tooltip-auto[x-placement^=bottom] .tooltip-arrow::before,
.bs-tooltip-bottom .tooltip-arrow::before {
    bottom: 0;
    border-bottom-color: var(--rt-primary-color)
}

.banner-content-2 .item-heading-left,
.sidebar-widget .widget {
    margin-bottom: 40px
}

.sidebar-widget .widget:last-child,
.widget-price-range .wid-contact-button {
    margin-bottom: 0 !important
}

.widget-subtitle {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
    background: rgb(53, 117, 244);
    padding: 10px
}

.widget.widget-advanced-search,
.widget.widget-info-box {
    padding: 30px 30px 5px
}

.team-box4 .item-contact .item-icon,
.team-box4 .item-contact .item-phn-no,
.team-box5 .item-content .item-contact-2 .item-icon,
.team-box5 .item-content .item-contact-2 .item-phn-no,
.widget.widget-info-box .item-contact-2 .item-icon,
.widget.widget-info-box .item-contact-2 .item-phn-no {
    color: #212121;
    font-weight: 700;
    line-height: 36px;
    border-top: 1px solid #e5e5e5;
    padding: 10px 0
}

.team-box5 .item-content .item-contact-2 .item-icon span,
.team-box5 .item-content .item-contact-2 .item-phn-no span,
.widget.widget-info-box .item-contact-2 .item-icon span,
.widget.widget-info-box .item-contact-2 .item-phn-no span {
    color: #212121;
    font-size: 15px;
    font-weight: 400
}

.team-box4 .item-contact .item-icon i,
.team-box4 .item-contact .item-phn-no i,
.team-box5 .item-content .item-contact-2 .item-icon i,
.team-box5 .item-content .item-contact-2 .item-phn-no i,
.widget.widget-info-box .item-contact-2 .item-icon i,
.widget.widget-info-box .item-contact-2 .item-phn-no i {
    color: #aab4cf;
    margin-right: 10px
}

.widget.widget-info-box .item-contact-2 .item-icon .rt-social-item {
    color: #212121;
    font-size: 13px;
    font-weight: 500;
    position: relative
}

.widget.widget-info-box .item-contact-2 .item-icon .rt-social-item .social-item {
    position: absolute;
    left: 77px;
    bottom: 0;
    display: flex;
    align-items: center
}

.team-box5 .item-content .item-contact-2 .item-icon .rt-social-item .social-item li a,
.widget.widget-info-box .item-contact-2 .item-icon .rt-social-item .social-item li a {
    color: #70778b;
    font-size: 16px;
    font-weight: 500;
    transition: .3s ease-in-out
}

.team-box5 .item-content .item-contact-2 .item-icon .rt-social-item .social-item li a i,
.widget.widget-info-box .item-contact-2 .item-icon .rt-social-item .social-item li a i {
    color: #70778b;
    transition: .3s ease-in-out
}

.widget.widget-contact-box {
    padding: 0;
    border: 5px solid #e2e2e2
}

.contact-box {
    padding: 0 10px 10px
}

.project-details {
    padding: 0 25px 20px
}

.blog-box2 .img-style-2,
.blog-box3 .img-style-3,
.contact-box1 .contact-content .contact-list,
.location-box4,
.main-banner-box1 .listing-category-list .search-radio,
.page-content-block,
.single-property .property-heading,
.tab-style-1 .reviews-area .reviews-reply .item-rating,
.team-box3,
.widget.widget-contact-box .media,
.widget.widget-contact-box .wid-contact-button {
    margin-bottom: 24px
}

.widget.widget-contact-box .media .media-body .item-title {
    font-weight: 600;
    margin-bottom: 0;
    font-size: 16px;
    color: var(--rt-primary-color)
}

.widget.widget-contact-box .media .media-body .item-phn {
    color: #212121;
    font-size: 16px
}

.widget-price-range .price-range-wrapper .price-filter-wrap .price-range-select .range-title,
.widget.widget-contact-box .contact-box .form-group .item-loan,
.widget.widget-contact-box .media .media-body .item-mail {
    color: #212121;
    font-size: 15px;
    font-weight: 500
}

.widget.widget-contact-box .media .media-body .item-rating ul li,
.widget.widget-listing-box1 .widget-listing .item-content .item-rating li {
    display: inline-block;
    font-size: 13px;
    color: #fc9f32
}

.widget.widget-contact-box .media .media-body .item-rating ul .rating-count {
    color: #7183a8
}

.widget.widget-contact-box .wid-contact-button li a {
    display: inline-block;
    background-color: #fff;
    border: none;
    border-radius: 3px;
    color: var(--rt-primary-color);
    font-size: 15px;
    font-weight: 700;
    padding: 7px 18px;
    transition: .3s ease-in-out
}

.widget.widget-contact-box .wid-contact-button li a i {
    margin-right: 7px;
    color: var(--rt-primary-color);
    font-size: 15px
}

.widget.widget-contact-box .wid-contact-button li a:hover {
    background-color: #fff;
    box-shadow: 0 7px 18px 0 rgba(0, 193, 148, .32)
}

.widget.widget-contact-box .contact-box .form-group .form-control {
    height: 45px;
    background-color: transparent;
    color: var(--rt-primary-color);
    border-color: #e5e5e5
}

.widget.widget-contact-box .contact-box .form-group .form-control::placeholder {
    color: #000;
    font-size: 15px;
    font-weight: 400
}

.widget.widget-contact-box .contact-box .form-group .form-text {
    width: 100%;
    background-color: transparent;
    font-size: 15px;
    color: #000;
    font-weight: 400;
    border-color: #e5e5e5;
    padding: 15px 0 0 12px;
    border-radius: 4px
}

.widget.widget-contact-box .contact-box .form-group .form-text::placeholder {
    color: #000;
    font-size: 15px;
    font-weight: 400
}

.widget.widget-contact-box .contact-box .form-group .advanced-button .item-btn {
    display: inline-block;
    background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
    background-size: 400% 400%;
    animation: 15s infinite gradient;
    color: #fff;
    padding: 10px 30px;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    border: none;
    border-radius: 4px;
    text-align: center;
    line-height: 30px;
    position: relative;
    z-index: 1;
    text-transform: uppercase
}

.tab-style-1 .reviews-area .reviews-reply .form-button:after,
.widget.widget-advanced-search-2 .advanced-button .item-btn:after,
.widget.widget-contact-box .contact-box .form-group .advanced-button .item-btn:after {
    content: "";
    height: 100%;
    width: 0;
    background-color: rgba(0, 0, 0, .15);
    border: none;
    border-radius: 4px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: .3s ease-in-out;
    z-index: -1
}

.widget.widget-contact-box .contact-box .form-group .advanced-button .item-btn i {
    margin-left: 5px;
    font-size: 15px
}

.widget.widget-contact-box .contact-box ::placeholder {
    font-size: 15px;
    line-height: 30px;
    color: #000;
    font-weight: 500
}

.widget.widget-contact-box .range-slider label {
    color: #212121;
    font-size: 13px;
    min-width: 60px;
    margin-bottom: 0;
    margin-right: 0;
    font-weight: 500
}

.widget.widget-contact-box .range-slider .slider-track-high {
    background: #e9ecf2
}

.rld-main-search .btn,
.single-property .single-listing-box1 .single-details-box .table-box1,
.widget.widget-contact-box .range-slider .slider.slider-horizontal {
    width: 100%
}

.widget.widget-advanced-search .rating-part {
    margin-top: 15px;
    margin-bottom: 15px
}

.single-property .single-listing-box1 .overview-area .gallery-icon-box .item-icon-box .item-number li,
.widget.widget-advanced-search .rating-part span {
    color: #000;
    font-size: 15px
}

.widget.widget-advanced-search .rating-part .item-rating {
    margin-top: 7px
}

.widget.widget-advanced-search .rating-part .item-rating li {
    display: inline-block;
    font-size: 20px;
    margin-right: 5px;
    color: #fc9f32
}

.widget.widget-advanced-search .rating-part .item-rating .tr-color a {
    color: #dde2ec
}

.widget.widget-advanced-search .map-form-style-2 .form-control,
.widget.widget-advanced-search-2 .map-form-style-2 .form-control {
    height: 60px
}

.widget.widget-advanced-search .map-form-style-2 .form-control::placeholder {
    color: #000;
    font-size: 15px;
    font-weight: 400
}

.widget.widget-advanced-search-2 {
    padding: 30px
}

.widget.widget-advanced-search-2 .map-form-style-2 .form-control::placeholder {
    color: #000;
    font-size: 15px;
    font-weight: 400
}

.widget.widget-advanced-search-2 .advanced-button .item-btn {
    display: inline-block;
    background-color: var(--rt-primary-color);
    color: #fff;
    padding: 10px 30px;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    border: none;
    border-radius: 4px;
    text-align: center;
    line-height: 30px;
    position: relative;
    z-index: 1
}

.widget.widget-listing-box1 {
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 4px 18px 0 rgba(194, 200, 213, .3);
    padding: 0;
    border: 2px solid #f1f1f1
}

.widget.widget-listing-box1 .item-img {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    border: 1px solid #00000087;
    border-radius: 15px;
}

.featured-thum-slider2 .swiper-slide .item-img img {
    height: 100px !important;
}

.achiveer-certificate .brand-box2 .item-img a img {
    border: 3px dotted #ccc;
    border-radius: 15px;
}

.heading-button-see {
    text-align: center;
    margin-bottom: 10px;
}

.heading-button-see .heading-btn-see {
    display: inline-block;
    padding: 7px 30px;
    color: #fff;
    font-family: Quicksand, sans-serif;
    font-size: 15px;
    font-weight: 500;
    background-color: rgb(234, 126, 25);
    border: none;
    border-radius: 4px;
    position: relative;
    z-index: 1;
    transition: .3s ease-in-out;
    /*     margin-bottom: 35px; */
}

.widget-listing-seeee {
    border-bottom: 0px solid #e8e8e8 !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.widget-listing-seeee .item-img {
    margin-left: 15px;
    margin-right: 15px;
}

.widget.widget-listing-box1 .item-img a img {
    border-radius: 4px;
    transform: scale(1);
    transition: .4s ease-in-out
}

.property-box2:hover .item-img a img,
.property-box4 .item-img:hover .item-img a img,
.widget.widget-listing-box1 .item-img:hover a img,
.widget.widget-listing-box1 .widget-listing:hover .item-img a img {
    transform: scale(1.05)
}

.widget.widget-listing-box1 .item-category-box1 {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 2
}

.property-box2 .item-category-box1 .item-category,
.property-box3 .item-img .item-category-box1 .item-category,
.rent-box1 .item-img .item-category-box1 .item-category,
.widget.widget-listing-box1 .item-category-box1 .item-category {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    font-family: Quicksand, sans-serif;
    padding: 3px 20px;
    display: inline-block;
    background-color: var(--rt-primary-color);
    border: none;
    border-radius: 2px;
    position: relative
}

.property-box2 .item-category-box1 .item-category:before,
.property-box3 .item-img .item-category-box1 .item-category:before,
.property-box6 .categoery-style-3 .item-category-box1 .item-category:before,
.rent-box1 .item-img .item-category-box1 .item-category:before,
.widget.widget-listing-box1 .item-category-box1 .item-category:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #fff;
    left: 10px;
    top: 16px;
    border: none;
    border-radius: 50%
}

.widget.widget-listing-box1 .widget-content {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 24px
}

.agency-box1 .category-box .item-category a,
.category-box .item-category a,
.property-box2 .item-category10 a,
.widget.widget-listing-box1 .widget-content .item-category10 a {
    color: var(--rt-primary-color);
    transition: .3s ease-in-out
}

.widget.widget-listing-box1 .widget-content .item-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 22px;
    padding-right: 20px
}

.blog-box1 .item-content .heading-title h3 a,
.choose-box1 .item-title a,
.choose-box2 .item-title a,
.form-section-wrap1 .item-title a,
.item-content .item-title h3 a,
.property-box2 .item-content .verified-area .item-title a,
.property-box6 .item-content .verified-area .item-title a,
.rent-box1 .item-content .item-title a,
.widget.widget-listing-box1 .widget-content .item-title a,
.widget.widget-listing-box1 .widget-listing .item-content .item-title a {
    color: #212121;
    transition: .3s ease-in-out
}

.rent-feature1 .rent-box2 .item-content .location-area,
.widget.widget-listing-box1 .widget-content .location-area {
    color: #929292;
    font-size: 15px;
    margin-bottom: 5px
}

.property-box2 .item-content .location-area i,
.property-box6 .item-content .location-area i,
.rent-box1 .item-content .location-area i,
.rent-feature1 .rent-box2 .item-content .location-area i,
.widget.widget-listing-box1 .widget-content .location-area i {
    margin-right: 7px;
    position: relative;
    top: 3px
}

.widget.widget-listing-box1 .widget-content .item-price {
    color: var(--rt-primary-color);
    font-size: 22px;
    font-family: Quicksand, sans-serif;
    font-weight: 600;
    padding-bottom: 20px
}

.widget.widget-listing-box1 .widget-content .item-price span,
.widget.widget-listing-box1 .widget-listing .item-content .item-price span {
    color: #bfbfbf;
    font-size: 16px;
    font-weight: 500
}

.widget.widget-listing-box1 .widget-listing {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 25px;
    padding-bottom: 15px
}

.widget.widget-listing-box1 .widget-listing:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.rld-single-input,
.widget.widget-listing-box1 .widget-listing .item-img,
.widget.widget-post .item-img {
    position: relative;
    overflow: hidden
}

.widget.widget-listing-box1 .widget-listing .item-img a img {
    border-radius: 4px;
    width: 100%;
    padding: 0 20px;
    height: 210px;
    transition: .3s ease-in-out;
    position: relative;
    object-fit: contain;
}

.img-caption span {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgb(53, 117, 244, 92%);
    padding: 10px;
    text-align: center;
    color: #fff;
    left: 0;
    text-transform: capitalize
}

.widget.widget-listing-box1 .widget-listing .item-content {
    flex: 1;
    margin-left: 20px
}

.widget.widget-listing-box1 .widget-listing .item-content .item-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.widget.widget-listing-box1 .widget-listing .item-content .item-subtitle {
    font-size: 13px;
    color: #788593;
    font-family: Quicksand, sans-serif;
    margin-bottom: 4px;
    margin-top: -5px
}

.widget.widget-listing-box1 .widget-listing .item-content .item-rating li span {
    color: #c7c9d2
}

.widget.widget-listing-box1 .widget-listing .item-content .item-categoery {
    font-size: 15px;
    font-family: Quicksand, sans-serif;
    font-weight: 500;
    color: var(--rt-primary-color)
}

.widget.widget-listing-box1 .widget-listing .item-content .item-categoery span {
    color: #8a95a1;
    margin-left: 5px;
    font-weight: 400
}

.widget.widget-listing-box1 .widget-listing .item-content .location-area {
    color: #929292;
    font-size: 15px;
    margin-bottom: 0
}

.widget.widget-listing-box1 .widget-listing .item-content .location-area i {
    margin-right: 7px;
    position: relative;
    top: 0
}

.item-categoery a {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    font-family: Quicksand, sans-serif;
    padding: 7px 15px;
    line-height: 1;
    display: inline-block;
    background-color: rgb(234, 126, 25);
    border: none;
    border-radius: 3px;
    position: relative;
    top: 40px;
    z-index: 99
}

.feature-box1 .item-categoery a:before,
.item-categoery a:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #fff;
    left: 5px;
    top: 11px;
    border: none;
    border-radius: 50%
}

.widget.widget-listing-box1 .widget-listing .item-content .item-price {
    color: var(--rt-primary-color);
    font-size: 18px;
    font-family: Quicksand, sans-serif;
    font-weight: 600
}

.widget.widget-post {
    position: relative;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 4px 18px 0 rgba(194, 200, 213, .3);
    padding: 10px
}

.widget.widget-post .item-content {
    position: absolute;
    bottom: 30px;
    left: 30px;
    z-index: 2
}

.widget.widget-post .item-content .item-title {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    width: 70%;
    line-height: 18px
}

.widget.widget-post .item-content .item-title-large {
    font-size: 24px;
    width: 80%;
    line-height: 28px;
    font-weight: 600
}

.widget.widget-post .item-content .item-price {
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px
}

.widget.widget-post .item-content .post-button .item-btn {
    display: inline-block;
    background-color: var(--rt-primary-color);
    border: none;
    border-radius: 4px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 10px 30px;
    transition: .3s ease-in-out;
    font-family: Quicksand, sans-serif;
    z-index: 1;
    position: relative
}

.widget.widget-post .item-content .post-button .item-btn:hover:after {
    visibility: visible;
    opacity: 1;
    left: 0;
    width: 100%
}

.widget.widget-post .item-content .post-button .item-btn:after {
    content: "";
    height: 100%;
    width: 0;
    background-color: rgba(0, 0, 0, .15);
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    border: none;
    border-radius: 4px;
    z-index: -1;
    transition: .3s ease-in-out
}

.widget.widget-post .circle-shape {
    position: absolute;
    bottom: -50px;
    left: -50px
}

.widget.widget-post .circle-shape .item-shape {
    height: 246px;
    width: 246px;
    border: none;
    border-radius: 50%;
    background-color: #0e2e50;
    z-index: 1;
    display: block;
    position: relative
}

.widget.widget-post .circle-shape .item-shape:after {
    content: "";
    height: 246px;
    width: 246px;
    background-color: #0e2e50;
    opacity: 20%;
    border: none;
    border-radius: 50%;
    position: absolute;
    left: 23px;
    bottom: 0;
    z-index: -1
}

.widget.widget-post .circle-shape .item-shape:before {
    content: "";
    height: 246px;
    width: 246px;
    background-color: #0e2e50;
    opacity: 20%;
    border: none;
    border-radius: 50%;
    position: absolute;
    left: 0;
    bottom: 23px;
    z-index: -1
}

.about-box-9,
.banner-box-2,
.banner-box1 .item-img,
.banner-img-style-2,
.testimonial-box2 .testimonial-heading,
.widget.widget-post-style-2 .item-img {
    position: relative;
    z-index: 1
}

.widget.widget-post-style-2 .item-img:before {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(33, 33, 33, .5);
    position: absolute;
    bottom: 0;
    left: 0
}

.widget.widget-post-style-2 .item-content {
    bottom: 40px;
    left: 40px
}

.widget.widget-post-style-2 .item-content .item-title-large {
    margin-bottom: 20px;
    line-height: 1.4
}

.widget.widget-post-style-2 .item-content .post-button .item-btn {
    padding: 11px 26px
}

.widget.widget-search-box {
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 4px 18px 0 rgba(194, 200, 213, .3);
    padding: 20px 30px 30px
}

.widget.widget-search-box .widget-form-box .form-control {
    height: 52px;
    color: var(--rt-primary-color);
    border: 1px solid #e1e5ee
}

.widget.widget-search-box .widget-form-box .form-control::placeholder {
    color: #000;
    font-size: 15px;
    font-weight: 400
}

.widget.widget-search-box .widget-form-box .item-search {
    position: absolute;
    right: 17px;
    bottom: 10px
}

.widget.widget-search-box .widget-form-box .item-search i {
    color: var(--rt-primary-color);
    font-size: 18px
}

.widget.widget-categoery-box {
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 4px 18px 0 rgba(194, 200, 213, .3);
    padding: 20px 30px 2px
}

.widget.widget-categoery-box .categoery-list li {
    display: block;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 15px;
    padding-bottom: 10px;
    margin-bottom: 13px;
    position: relative
}

.main-banner-box1 .search-content .form-button .slider-button .slider-btn .item-text:hover,
.widget.widget-categoery-box .categoery-list li:hover:after {
    background-color: #212121
}

.widget.widget-categoery-box .categoery-list li:hover a {
    color: var(--rt-primary-color);
    margin-left: 5px
}

.widget.widget-categoery-box .categoery-list li:hover a span {
    margin-left: 0;
    color: #326ffc
}

.widget.widget-categoery-box .categoery-list li:after {
    content: "";
    height: 5px;
    width: 5px;
    background-color: #d4d7de;
    border: none;
    border-radius: 50%;
    position: absolute;
    bottom: 20px;
    left: 0;
    transition: .3s ease-in-out
}

.widget.widget-categoery-box .categoery-list li a {
    color: #000;
    font-size: 15px;
    transition: .3s ease-in-out;
    display: flex;
    justify-content: space-between;
    margin-left: 0
}

.widget.widget-categoery-box .categoery-list li a span {
    color: #000;
    font-size: 15px;
    padding-right: 10px;
    transition: .3s ease-in-out
}

.widget.widget-taglist {
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 4px 18px 0 rgba(194, 200, 213, .3);
    padding: 20px 30px
}

.widget.widget-taglist .tag-list li {
    display: inline-block;
    margin-bottom: 20px
}

.widget.widget-taglist .tag-list li a {
    color: var(--rt-primary-color);
    font-size: 15px;
    background: #dfefeb;
    padding: 10px 20px;
    border: 1px solid #e0e6f5;
    border-radius: 3px;
    transition: .3s ease-in-out
}

.widget.widget-taglist .tag-list li a:hover {
    color: #fff;
    background-color: var(--rt-primary-color);
    border-color: var(--rt-primary-color)
}

.widget.widget-agent-box1 {
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 4px 18px 0 rgba(194, 200, 213, .3);
    padding: 20px 30px 10px;
    position: relative
}

.widget.widget-agent-box1 .small-circle {
    position: absolute;
    top: 23px;
    right: 30px
}

.widget.widget-agent-box1 .small-circle li {
    display: inline-block;
    background-color: #cfd8e1;
    height: 8px;
    width: 8px;
    border: none;
    border-radius: 50%;
    animation: .9s linear infinite colorChange
}

.widget.widget-agent-box1 .small-circle li:nth-child(1n) {
    animation-delay: .2s
}

.widget.widget-agent-box1 .small-circle li:nth-child(2n) {
    animation-delay: .4s
}

.widget.widget-agent-box1 .small-circle li:nth-child(3n) {
    animation-delay: .6s
}

@-webkit-keyframes colorChange {
    0% {
        background-color: #cfd8e1
    }

    50% {
        background-color: #212121
    }

    100% {
        background-color: var(--rt-primary-color)
    }
}

@keyframes colorChange {
    0% {
        background-color: #cfd8e1
    }

    50% {
        background-color: #212121
    }

    100% {
        background-color: var(--rt-primary-color)
    }
}

.widget-price-range .price-range-wrapper {
    text-align: left;
    padding-top: 20px
}

.main-search-field-2 .price-range-wrapper .range-box .price-filter-wrap .price-range-select:after,
.main-search-field-2 .price-range-wrapper .range-box:after,
.rld-progress-box .main-search-field-3 .price-range-wrapper .range-box .price-filter-wrap .price-range-select:after,
.rld-progress-box .main-search-field-3 .price-range-wrapper .range-box:after,
.widget-price-range .price-range-wrapper .price-filter-wrap .price-range-select:after,
.widget-price-range .price-range-wrapper:after {
    clear: both;
    display: block;
    content: ""
}

.about-img-style-1,
.main-search-field-2 .price-range-wrapper .range-box .price-filter-wrap .price-range-select,
.rld-progress-box .main-search-field-3 .price-range-wrapper .range-box .price-filter-wrap .price-range-select,
.testimonial-layout3,
.widget-price-range .price-range-wrapper .price-filter-wrap .price-range-select {
    text-align: center
}

.widget-price-range .price-range-wrapper .price-filter-wrap .price-range-select .price-range {
    display: inline-block;
    margin: 0;
    color: #212121;
    font-size: 15px;
    font-weight: 500
}

.main-search-field-2 .price-range-wrapper .range-box .price-filter-wrap .price-range-select .item-btn,
.rld-progress-box .main-search-field-3 .price-range-wrapper .range-box .price-filter-wrap .price-range-select .item-btn,
.widget-price-range .price-range-wrapper .price-filter-wrap .price-range-select .item-btn {
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    background-color: #111;
    border: none;
    padding: 10px 20px;
    border-radius: 4px;
    margin-right: 20px
}

.main-search-field-2 .price-range-wrapper .range-box .noUi-connect,
.rld-progress-box .main-search-field-3 .price-range-wrapper .range-box .noUi-connect,
.widget-price-range .price-range-wrapper .noUi-connect {
    background: var(--rt-primary-color);
    box-shadow: none
}

.main-search-field-2 .price-range-wrapper .range-box .noUi-horizontal,
.rld-progress-box .main-search-field-3 .price-range-wrapper .range-box .noUi-horizontal,
.widget-price-range .price-range-wrapper .noUi-horizontal {
    height: 6px
}

.main-search-field-2 .price-range-wrapper .range-box .noUi-horizontal .noUi-handle,
.rld-progress-box .main-search-field-3 .price-range-wrapper .range-box .noUi-horizontal .noUi-handle,
.widget-price-range .price-range-wrapper .noUi-horizontal .noUi-handle {
    top: -10px;
    background: #fff;
    border: none;
    box-shadow: none;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    -webkit-box-shadow: 0 5px 5px 0 rgba(191, 191, 191, .75);
    -moz-box-shadow: 0 5px 5px 0 rgba(191, 191, 191, .75);
    box-shadow: 0 5px 5px 0 rgba(191, 191, 191, .75)
}

.main-search-field-2 .price-range-wrapper .range-box .noUi-target,
.rld-progress-box .main-search-field-3 .price-range-wrapper .range-box .noUi-target,
.widget-price-range .price-range-wrapper .noUi-target {
    border-radius: 3px;
    box-shadow: none;
    background-color: #e9e9e9;
    border: 0
}

.main-search-field-2 .price-range-wrapper .range-box .noUi-handle::after,
.rld-progress-box .main-search-field-3 .price-range-wrapper .range-box .noUi-handle::after,
.widget-price-range .price-range-wrapper .noUi-handle::after {
    height: 16px;
    width: 16px;
    background-color: var(--rt-primary-color);
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.about-wrap1 {
    padding: 0;
    position: relative;
    overflow: hidden
}

.about-wrap1 .shape-img1,
.main-banner-box1 .search-content .form-button .slider-button {
    position: absolute;
    bottom: 0;
    right: 0
}

.about-wrap1 .shape-img1 img {
    opacity: .3;
    filter: brightness(110%) contrast(58%) saturate(68%) blur(0px) hue-rotate(336deg)
}

.about-wrap2 {
    padding: 0 0 40px
}

.pagination {
    margin: 10px 0 !important
}

.about-wrap-4 {
    padding: 110px 0 0;
    position: relative;
    overflow: hidden;
    border-top: 1px solid #f2f2f2
}

.about-wrap-4 .motion-effects8 {
    position: absolute;
    top: 90px;
    left: 140px;
    filter: brightness(100%) contrast(100%) saturate(100%) blur(0) hue-rotate(288deg)
}

.about-wrap-4 .motion-effects9 {
    position: absolute;
    bottom: 150px;
    left: 700px;
    filter: grayscale(0);
    opacity: 30%
}

.about-wrap-4 .motion-effects10,
.about-wrap-4 .motion-effects11 {
    filter: brightness(100%) contrast(100%) saturate(100%) blur(0) hue-rotate(288deg);
    position: absolute
}

.about-wrap-4 .motion-effects10 {
    bottom: 185px;
    left: 750px
}

@media only screen and (max-width:1199px) {
    h1 {
        font-size: 32px;
        line-height: 42px
    }

    .about-wrap-4 .motion-effects10,
    .about-wrap-4 .motion-effects8,
    .about-wrap-4 .motion-effects9,
    .header-action-layout1 .listing-button .listing-btn span,
    .header-action-layout1 .listing-button2:after,
    .header-action-layout1 .my-account2:before,
    .header-bottombar-area .rld-main-search2 .filter-button .search-btn span,
    .location-img {
        display: none
    }

    .checkbox-button-2 {
        margin-right: 4px
    }

    .footer-logo-area p {
        margin-bottom: 20px;
        padding-right: 0
    }

    nav.template-main-menu-2>ul>li>a,
    nav.template-main-menu-3>ul>li>a,
    nav.template-main-menu>ul>li>a {
        font-size: 14px
    }

    nav.template-main-menu>ul>li ul.dropdown-menu-col-1 li a {
        font-size: 13px
    }

    .header-menu.menu-layout1 {
        padding: 10px
    }

    .header-menu.menu-layout1 nav.template-main-menu>ul>li>a,
    .header-menu.menu-layout1.rt-sticky nav.template-main-menu>ul>li>a {
        padding: 20px 10px
    }

    .header-action-layout1 .action-item {
        margin-right: 20px
    }

    .header-action-layout1 .my-account,
    .widget.widget-contact-box .wid-contact-button li {
        margin-right: 0
    }

    .header-menu.menu-layout2 nav.template-main-menu>ul>li>a,
    .header-menu.menu-layout2.rt-sticky nav.template-main-menu>ul>li>a,
    .header-menu.menu-layout3 nav.template-main-menu>ul>li>a,
    .header-menu.menu-layout3.rt-sticky nav.template-main-menu>ul>li>a {
        padding: 30px 10px
    }

    .header-bottombar-area .rld-main-search2 .box .box-top .item {
        flex: auto
    }

    .widget.widget-advanced-search,
    .widget.widget-advanced-search-2,
    .widget.widget-agent-box1,
    .widget.widget-categoery-box,
    .widget.widget-contact-box,
    .widget.widget-info-box,
    .widget.widget-listing-box1,
    .widget.widget-search-box,
    .widget.widget-taglist {
        padding: 20px
    }

    .widget.widget-contact-box .wid-contact-button li a {
        padding: 8px 14px
    }
}

.about-wrap-4 .motion-effects11 {
    top: -200px;
    right: -180px
}

.about-wrap-5 {
    padding: 110px 0;
    position: relative;
    background-color: #fff;
    overflow: hidden
}

.about-wrap-5 .item-element-shape ul li,
.banner-collection4 .item-element ul li,
.main-banner-wrap2 .section-cloud li,
.main-banner-wrap6 .shape-element ul li {
    position: absolute
}

.about-wrap-5 .item-element-shape ul li:first-child {
    bottom: 0;
    right: 0
}

.about-wrap-5 .item-element-shape ul li:nth-child(2) {
    bottom: 70px;
    left: 300px
}

.about-wrap-5 .item-element-shape ul li:nth-child(3) {
    bottom: 100px;
    left: 0;
    animation: 10s ease-in-out infinite forwards rtTopBottom
}

.about-box1:hover .item-img a img {
    transform: scale(1.01)
}

.about-box1:hover .play-button a,
.about-layout3:hover .item-img .play-button a {
    color: red
}

.about-box1 .motion-effects1 {
    position: absolute;
    top: 0;
    left: -55px;
    z-index: 2;
    opacity: 50%
}

.about-box1 .motion-effects2 {
    position: absolute;
    bottom: 35px;
    left: 10px;
    z-index: 2
}

.about-box1 .item-img {
    position: relative;
    z-index: 1;
    padding: 55px 0 55px 55px
}

.about-box1 .item-img:before {
    content: "";
    height: 100%;
    width: 62%;
    background-color: var(--rt-primary-color);
    position: absolute;
    bottom: 0;
    left: 0;
    clip-path: polygon(0 0, 70% 0%, 100% 100%, 0% 100%);
    z-index: -1;
    transition: .3s ease-in-out
}

.about-box2 .about-button .item-btn,
.about-box6 .about-button .item-btn {
    display: inline-block;
    position: relative;
    z-index: 1;
    transition: .3s ease-in-out
}

.about-box1 .item-img a img {
    border-radius: 4px;
    box-shadow: 0 11px 59px 0 rgba(0, 0, 0, .15);
    transform: scale(1);
    transition: .3s ease-in-out
}

.about-box1 .play-button,
.about-layout3 .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    z-index: 5
}

.about-box1 .play-button .item-icon i {
    font-size: 18px
}

.about-box2 {
    padding: 55px 60px 55px 30px
}

@media only screen and (max-width:991px) {
    .pagination-style-1 .pagination {
        margin-bottom: 0
    }

    .pagination-style-2 {
        text-align: left;
        margin-top: 20px
    }

    .widget-break-lg {
        margin-top: 40px
    }

    .widget.widget-advanced-search-2,
    .widget.widget-categoery-box,
    .widget.widget-contact-box,
    .widget.widget-info-box,
    .widget.widget-search-box,
    .widget.widget-taglist {
        padding: 30px
    }

    .widget.widget-advanced-search {
        padding: 30px 30px 5px
    }

    .widget.widget-listing-box1 {
        padding: 30px 30px 20px
    }

    .widget.widget-agent-box1 {
        padding: 20px 30px 10px
    }

    .about-wrap-4,
    .about-wrap-5,
    .about-wrap1 {
        padding: 70px 0
    }

    .about-wrap2 {
        padding: 0 0 40px
    }

    .about-box1 .item-img a img {
        width: 100%
    }

    .about-box2 {
        padding: 80px 0 0
    }

    .about-box3 {
        margin-top: 24px
    }
}

@media only screen and (max-width:767px) {
    .filter-button .filter-btn1 {
        padding: 10px 60px
    }

    .half-map-wrap1 .map-form {
        margin-bottom: 0
    }

    .half-map-wrap1 .map-form .form-control {
        margin-bottom: 10px !important
    }

    .half-map-wrap1 .map-form .rld-single-select {
        margin-bottom: 0 !important;
        margin-top: 0;
        overflow: visible
    }

    .map-form-style-2 .rld-single-select,
    .widget.widget-advanced-search .map-form-style-2 .rld-single-select,
    .widget.widget-advanced-search-2 .map-form-style-2 .rld-single-select {
        overflow: visible
    }

    .footer-insta,
    .footer-logo-area,
    .mb-20 {
        margin-bottom: 24px
    }

    .footer-bottom .copyright-area1 {
        text-align: center;
        margin-bottom: 10px
    }

    .footer-bottom .copyright-area2 p {
        text-align: center
    }

    .header-bottombar-area .rld-main-search2 .box .box-top {
        display: block;
        width: 100%
    }

    .header-bottombar-area .rld-main-search2 .box .box-top .rt-filter-btn {
        display: flex;
        max-width: min-content;
        background-color: #fff;
        text-align: right
    }

    .item-heading-left {
        margin-bottom: 22px
    }

    .about-wrap-4 .motion-effects11,
    .about-wrap1 .shape-img1,
    .item-heading-center .bg-title-wrap .background-title,
    .item-heading-left .bg-title-wrap .background-title {
        display: none
    }

    .about-box1 .motion-effects1 {
        top: 0;
        left: 0
    }

    .about-box2 {
        padding: 30px 0 0
    }
}

.about-box2 .item-heading-left {
    margin-bottom: -12px
}

.about-box2 .bg-title-wrap {
    top: 0;
    left: 15px
}

.about-box2 p,
.about-layout2 .progress,
.blog-box1 .item-content .entry-meta,
.blog-box1 .item-content .single-blog-list,
.blog-box1 .item-content .style-3,
.feature-box1 .item-categoery3,
.form-section-wrap1 .rent-form .form-grid .form-group,
.form-section-wrap1 .rent-form .select-area,
.form-section-wrap1 .rent-form .select-area .price-content,
.location-box4 .item-content .content-body .item-title,
.property-box4 .item-content-property .item-categoery3,
.single-property .property-heading .single-verified-area .item-title h3,
.single-slider-content .single-verified-area .item-title h3,
.testimonial-layout3 .item-img {
    margin-bottom: 10px
}

.about-box2 .about-list,
.blog-box1 .item-content .single-blog-img2,
.choose-box2 .choose-shape1,
.page-template-default .page-content-block .main-content .page-content-inner {
    margin-bottom: 25px
}

.about-box2 .about-list ul li {
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #212121;
    margin-bottom: 3px
}

.about-box2 .about-list ul li i {
    color: var(--rt-primary-color);
    font-size: 16px;
    margin-right: 10px
}

.about-box2 .about-button .item-btn {
    padding: 7px 30px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    background-color: #000;
    border: none;
    border-radius: 4px
}

.about-box3 {
    padding: 0 70px 0 40px
}

.about-box3 .item-subtitle,
.about-layout2 .item-subtitle {
    color: var(--rt-primary-color);
    font-size: 15px;
    font-family: Quicksand, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    margin-bottom: 8px
}

.about-box3 .about-layout1 .item-sm-title,
.about-box3 .item-title,
.about-layout2 .item-title {
    color: #212121;
    font-weight: 600;
    font-family: Quicksand, sans-serif
}

.about-box3 .item-title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 10px
}

@media only screen and (max-width:479px) {

    .filter-button,
    .widget.widget-listing-box1 .widget-listing {
        display: block;
        text-align: center
    }

    .filter-button .filter-btn1 {
        margin-bottom: 10px;
        margin-right: 0
    }

    .about-box3 .item-title,
    .item-heading-left .section-title {
        font-size: 26px;
        line-height: 36px
    }

    .item-heading-center .section-title {
        font-size: 26px;
        line-height: 32px
    }

    .widget.widget-listing-box1 {
        padding: 20px;
        margin: 20px 0
    }

    .about-wrap-5 .item-element-shape,
    .testimonial-img-2 {
        display: none
    }

    .widget.widget-listing-box1 .widget-listing .item-img {
        margin-bottom: 20px
    }

    .widget.widget-listing-box1 .widget-listing .item-content {
        margin-left: 0
    }

    .widget.widget-post-style-2 .item-content {
        left: 30px;
        bottom: 30px
    }

    .widget.widget-post-style-2 .item-content .item-title-large {
        width: 97%;
        font-size: 21px;
        line-height: 24px
    }

    .about-box1 .item-img {
        padding: 30px 0 30px 30px
    }

    .about-box3 .item-subtitle {
        font-size: 12px
    }
}

.about-box3 p {
    line-height: 26px;
    color: #70778b;
    margin-bottom: 50px
}

.about-box3 .about-layout1 .item-img {
    margin-bottom: 18px
}

.about-box3 .about-layout1 .item-sm-title {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 8px
}

.about-box3 .about-layout1 p {
    line-height: 24px;
    color: #70778b;
    margin-bottom: 0
}

.about-layout2 {
    padding: 70px 33px 0 40px
}

@media only screen and (max-width:1199px) {
    .about-box3 {
        padding: 0;
        margin-bottom: 24px
    }

    .about-box3 p {
        margin-bottom: 20px
    }

    .about-layout2 {
        padding: 0
    }

    .about-box5 .item-heading-left .section-title {
        font-size: 26px;
        line-height: 16px
    }
}

.about-layout2 .item-title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 10px;
    padding-right: 75px
}

@media only screen and (max-width:575px) {
    .filter-button .filter-btn1 {
        padding: 10px 40px
    }

    .about-wrap-4,
    .about-wrap-5,
    .about-wrap1,
    .footer-top,
    .footer-top-style {
        padding: 50px 0
    }

    .item-heading-left {
        text-align: center;
        margin-bottom: 10px
    }

    .main-banner-wrap1 {
        padding: 0 !important;
        margin: 0 !important
    }

    .carousel-caption {
        top: 25px !important
    }

    .about-box1 .motion-effects1,
    .about-box1 .motion-effects2,
    .item-heading-left .section-subtitle:after {
        display: none
    }

    .heading-button,
    .item-heading-bar {
        margin-bottom: 0
    }

    .about-box2,
    .about-layout2,
    .heading-button {
        text-align: center
    }

    .skills-wrap-layout-2 {
        padding-right: 0
    }

    .skills-wrap-layout-2 .title-bar .title {
        margin-bottom: 40px
    }

    .item-shorting-box {
        display: block;
        text-align: center
    }

    .item-shorting-box .shorting-title .item-title {
        margin-bottom: 5px
    }

    .item-shorting-box .item-shorting-box-3 {
        justify-content: center
    }

    .about-wrap2 {
        padding: 0 0 20px
    }

    .about-box3 {
        margin-bottom: 0;
        text-align: center
    }

    .about-box3 .about-layout1 {
        text-align: center;
        margin-bottom: 24px
    }

    .about-layout2 .item-title {
        padding-right: 0;
        font-size: 26px;
        line-height: 36px
    }
}

@media only screen and (max-width:479px) {
    .about-box3 .about-layout1 .item-sm-title {
        font-size: 20px;
        line-height: 22px
    }

    .about-layout2 .item-title {
        font-size: 26px;
        line-height: 36px
    }
}

.about-layout2 p {
    line-height: 26px;
    color: #70778b;
    margin-bottom: 24px
}

.about-wrap-3 {
    padding: 60px 0;
    overflow: hidden
}

@media only screen and (max-width:991px) {

    .about-box5,
    .about-box6,
    .about-layout3 {
        margin-bottom: 24px
    }

    .about-wrap-3 {
        padding: 60px 0 70px
    }
}

.about-box5 .item-heading-left .section-title {
    font-size: 26px;
    line-height: 16px
}

.about-box5 p {
    color: #788593;
    font-size: 15px;
    font-weight: 400
}

.about-box5 .about-shape {
    display: flex;
    align-items: center;
    margin-bottom: 24px
}

.about-box5 .about-shape:hover .choose-shape1 a img {
    filter: brightness(0) invert(1);
    animation: .5s forwards toBottomFromTop
}

.about-box5 .about-shape .choose-shape1,
.blog-box2 .item-content.content-style-2 .heading-title.title-style-2 h3,
.choose-box1 .choose-shape1,
.feature-layout-style-1 .feature-box4 .item-content .item-title,
.form-horizontal .form-group,
.tab-style-2 .nav-tabs {
    margin-bottom: 15px
}

.about-box5 .about-shape .choose-shape1 a {
    display: inline-block;
    text-align: center;
    line-height: 80px;
    background-color: #f1f1f1;
    height: 80px;
    width: 80px;
    border: none;
    border-radius: 50%;
    transition: .3s ease-in-out;
    animation: .5s forwards toBottomFromTop
}

.about-box5 .about-shape .item-content,
.single-property .single-listing-box1 .nearby-area .nearby-box .media .media-body,
.tab-style-1 .reviews-area .reviews-comment .media .media-body {
    margin-left: 20px
}

.about-box5 .about-shape .item-content .item-title {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 0
}

.about-box5 .about-shape .item-content p {
    font-size: 16px;
    padding-right: 35px;
    font-weight: 400
}

.about-box6 .item-heading-left .section-title {
    font-size: 31px;
    line-height: 36px
}

.about-box6 .about-button {
    margin-top: 35px
}

.about-box6 .about-button .item-btn {
    padding: 13px 30px;
    color: #fff;
    font-family: Quicksand, sans-serif;
    font-size: 15px;
    font-weight: 500;
    background-color: var(--rt-primary-color);
    border: none;
    border-radius: 4px
}

.about-box6 .about-button .item-btn:after,
.action-box1 .action-layout .call-button .call-btn:after,
.banner-button .banner-btn:after,
.contact-box2 .contact-content .contact-box .form-group .item-btn:after,
.error-box .error-button .item-btn:after,
.pricing-box1 .pricing-button .item-btn:after {
    content: "";
    height: 100%;
    width: 0;
    background: rgba(0, 0, 0, .15);
    position: absolute;
    bottom: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    border: none;
    border-radius: 4px;
    z-index: -1;
    transition: .3s ease-in-out
}

.about-box7 .item-img {
    margin-bottom: 24px;
    text-align: right
}

.about-box7 .about-img-style-5 {
    position: absolute;
    top: 0;
    left: -100px
}

@media only screen and (max-width:520px) {
    .about-box7 .about-img-style-5 {
        display: none
    }
}

.about-img-style-1 .shape-img1 {
    position: absolute;
    top: -60px;
    left: -60px;
    animation-duration: 10s
}

.about-img-style-2 {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 20px
}

.about-box8 {
    border: 5px solid rgb(53, 117, 244);
    padding: 1.5rem;
}

.about-box-10 .item-heading-left .section-title {
    color: #0e2e50;
    font-size: 36px;
    margin-bottom: 10px
}

.about-box-10 .item-heading-left .bg-title-wrap,
.banner-collection3 .item-heading-center .bg-title-wrap {
    top: 50px
}

.about-box-10 .about-svg-shape,
.form-section-wrap1 .rent-form .form-check-box {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.about-box-10 .about-svg-shape .item-content,
.main-banner-box1 .search-content .form-button .slider-button .slider-btn .item-text i {
    margin-left: 10px
}

.about-box-10 .about-svg-shape .item-content .item-content__text .item-k {
    color: #0e2e50;
    font-size: 36px;
    font-weight: 700
}

.about-box-10 .about-svg-shape .item-content .item-content__text .item-k .counterUp {
    color: #0e2e50;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 7px
}

.about-box-10 .about-button-2 {
    text-align: left;
    margin-top: 30px
}

.action-wrap1,
.pricing-wrap1,
.property-wrap2 {
    padding: 100px 0 110px
}

.action-box1 {
    padding: 40px;
    position: relative
}

.action-box1 .action-layout,
.agency-box1 .item-content .item-details {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.action-box1 .action-layout .item-title .item-icon i {
    color: var(--rt-primary-color);
    font-size: 24px;
    height: 55px;
    width: 55px;
    background-color: #fff;
    border: none;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 55px
}

.action-box1 .action-layout .item-title .item-head,
.single-property .single-listing-box1 .overview-area .gallery-icon-box .item-icon-box .item-number {
    margin-left: 15px
}

.action-box1 .action-layout .item-title .item-head h3 {
    font-size: 30px;
    font-weight: 500;
    line-height: 36px;
    margin-bottom: 0
}

.action-box1 .action-layout .call-button .call-btn {
    display: inline-block;
    padding: 6px 20px;
    background-color: var(--rt-primary-color);
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    border: none;
    border-radius: 4px;
    z-index: 1;
    transition: .3s ease-in-out;
    position: relative
}

.agent-wrap1 {
    padding: 55px 0 80px;
    background-color: #fff
}

.agent-wrap2 {
    padding: 55px 0 75px;
    background-color: #fff
}

.agent-wrap3 {
    padding: 55px 0 50px
}

.agency-box1 {
    padding: 24px;
    background-color: #fff;
    box-shadow: 0 4px 18px 0 rgba(194, 200, 213, .3);
    border-radius: 8px;
    display: flex;
    margin-bottom: 24px
}

.agency-box1 .category-box {
    position: absolute;
    top: 16px;
    left: 15px
}

.agency-box1 .category-box .item-category {
    background-color: #fff;
    padding: 8px 20px;
    display: inline-block;
    border: none;
    border-radius: 4px;
    color: var(--rt-primary-color);
    line-height: 1;
    font-size: 13px;
    font-weight: 500;
    position: relative;
    transition: .3s ease-in-out
}

.agency-box1 .category-box .item-category:after {
    content: "";
    height: 5px;
    width: 5px;
    background: #bdc5da;
    position: absolute;
    bottom: 12px;
    left: 10px;
    border: none;
    border-radius: 50%
}

.agency-box1 .item-content,
.team-box5 .item-content {
    margin-left: 24px;
    flex: 1
}

.agency-box1 .item-content .verified-area .item-title h3,
.item-content .item-title h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 0
}

.agency-box1 .item-content .entry-meta-box {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e5e5e5;
    padding: 5px 0 12px;
    margin-bottom: 18px;
    justify-content: space-between
}

.agency-box1 .item-content .entry-meta-box .item-location {
    font-size: 14px;
    font-weight: 400;
    margin-right: 20px;
    color: #788593
}

.agency-box1 .item-content .entry-meta-box .item-location i,
.agency-box1 .item-content .entry-meta-box .viws-part i,
.agency-box2 .item-content .entry-meta-box .item-location i,
.agency-box2 .item-content .entry-meta-box .viws-part i {
    color: var(--rt-primary-color);
    margin-right: 5px
}

.agency-box1 .item-content .entry-meta-box .viws-part {
    font-size: 14px;
    font-weight: 400;
    margin-right: 35px;
    color: #788593
}

.agency-box1 .item-content p {
    color: #788593;
    line-height: 24px
}

@media only screen and (max-width:374px) {
    .pagination-style-1 .pagination .page-item .page-link {
        padding: 8px 15px
    }

    .agency-box1 .item-content .item-details,
    .item-shorting-box .item-shorting-box-3 {
        display: block
    }

    .item-shorting-box .item-shorting-box-3 .by-shorting {
        justify-content: center
    }

    .agency-box1 .item-content .item-details .item-button {
        margin-bottom: 10px
    }
}

.agency-box1 .item-content .item-details .item-button:hover .item-btn:after,
.newsletter-layout2 .newsletter-button .item-btn:hover:after,
.property-button .item-btn:hover::before {
    width: 100%;
    left: 0;
    visibility: visible;
    opacity: 1
}

.agency-box1 .item-content .item-details .item-button .item-btn {
    background: #dfefeb;
    padding: 0 20px;
    display: inline-block;
    height: 36px;
    border: none;
    border-radius: 4px;
    color: var(--rt-primary-color);
    font-size: 15px;
    line-height: 36px;
    font-weight: 500;
    position: relative;
    z-index: 1;
    transition: .3s ease-in-out
}

.agency-box1 .item-content .item-details .react-icon ul li a {
    color: var(--rt-primary-color);
    background-color: #dfefeb;
    display: inline-block
}

.agency-box1 .item-content .item-details .react-icon ul li a i {
    font-size: 16px;
    background-color: #dfefeb;
    border-radius: 4px;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s ease-in-out;
    overflow: hidden
}

.agency-box2 {
    padding: 40px;
    background-color: transparent;
    box-shadow: none;
    margin-bottom: 50px;
    align-items: center;
    background-image: url("../img/team/team11.jpg");
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    z-index: 1
}

.agency-box2:before {
    content: "";
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: 60%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1
}

.banner-collection1 .shape-img1,
.banner-collection1 .shape-img2 {
    bottom: 0;
    opacity: .3;
    filter: brightness(110%) contrast(58%) saturate(68%) blur(0px) hue-rotate(336deg);
    position: absolute
}

.agency-box2 .item-content .verified-area .item-title h3 {
    font-size: 20px;
    font-weight: 500
}

.agency-box2 .item-content .entry-meta-box {
    display: flex;
    align-items: center;
    padding: 10px 0;
    border: 0;
    margin-bottom: 20px
}

.agency-box2 .item-content .entry-meta-box .item-location {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    margin-right: 20px
}

.agency-box2 .item-content .entry-meta-box .viws-part {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    margin-right: 35px
}

.agency-box2 .item-content .entry-meta-box .item-rating ul li {
    display: inline-block;
    font-size: 15px
}

.agency-box2 .item-content .entry-meta-box .item-rating ul li i {
    color: #fc9f32
}

.tab-style-1 {
    padding: 45px 0 5px
}

@media only screen and (max-width:768px) {
    .widget.widget-listing-box1 .item-img a img {
        width: 100%
    }

    .tab-style-1 .nav-tabs {
        justify-content: center
    }
}

.tab-style-1 .nav-tabs .nav-item .nav-link {
    color: #607695;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    font-family: Quicksand, sans-serif;
    padding: 15px 40px;
    min-width: 172px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    background-color: #fff;
    line-height: 24px;
    transition: .3s ease-in-out
}

@media only screen and (max-width:411px) {
    .tab-style-1 .nav-tabs .nav-item .nav-link {
        min-width: auto;
        padding: 10px 25px
    }
}

.tab-style-1 .nav-tabs .nav-item .active,
.testimonial-box2 .testimonial-btn:hover,
.testimonial-layout3 .testimonial-btn:hover {
    background-color: var(--rt-primary-color);
    color: #fff;
    border-color: var(--rt-primary-color)
}

.tab-style-1 .reviews-area {
    padding: 30px 30px 40px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    background-color: #fff;
    margin-top: 24px
}

.tab-style-1 .reviews-area .reviews-comment .heading-layout h4 {
    font-size: 20px;
    font-weight: 600
}

.tab-style-1 .reviews-area .reviews-comment .media {
    margin-bottom: 32px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 12px
}

.tab-style-1 .reviews-area .reviews-comment .media:nth-child(odd) {
    padding-left: 40px
}

.tab-style-1 .reviews-area .reviews-comment .media .item-img img {
    height: 100px;
    width: 100px;
    border: none;
    border-radius: 50%
}

.tab-style-1 .reviews-area .reviews-comment .media .media-body .item-title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0
}

.tab-style-1 .reviews-area .reviews-comment .media .media-body .rating-area {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.tab-style-1 .reviews-area .reviews-comment .media .media-body .rating-area .item-date {
    color: #70778b;
    font-size: 13px;
    font-weight: 500
}

.tab-style-1 .reviews-area .reviews-comment .media .media-body .rating-area .item-rating {
    margin-left: 55px
}

.tab-style-1 .reviews-area .reviews-comment .media .media-body .rating-area .item-rating li {
    display: inline-block;
    color: #fc9f32;
    font-size: 13px
}

.tab-style-1 .reviews-area .reviews-reply .item-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px
}

.tab-style-1 .reviews-area .reviews-reply .item-rating li {
    display: inline-block;
    color: #fc9f32;
    font-size: 18px
}

.tab-style-1 .reviews-area .reviews-reply .form-group .form-control {
    height: 52px;
    background-color: #fff;
    color: var(--rt-primary-color);
    border-color: #e5e5e5
}

.tab-style-1 .reviews-area .reviews-reply .form-group .form-text {
    width: 100%;
    background-color: #fff;
    font-size: 13px;
    color: #000;
    font-weight: 500;
    border-color: #e5e5e5;
    padding: 15px 0 0 12px;
    border-radius: 4px;
    margin: 0
}

.rld-main-search3 .filter-button .search-btn,
.tab-style-1 .reviews-area .reviews-reply .form-group .filter-button .search-btn {
    width: 100%;
    text-align: center
}

.tab-style-1 .reviews-area .reviews-reply ::placeholder {
    font-size: 15px;
    line-height: 30px;
    color: #000;
    font-weight: 400
}

.tab-style-1 .reviews-area .reviews-reply .form-button {
    background-color: var(--rt-primary-color);
    padding: 12px 35px;
    display: inline-block;
    border: none;
    border-radius: 4px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    z-index: 1;
    box-shadow: 0 9px 18px 0 rgba(185, 191, 203, .38);
    transition: .3s ease-in-out
}

.single-about-agency {
    padding: 30px;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    background-color: #fff
}

.single-about-agency .item-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 14px
}

.single-about-agency p {
    color: #788593;
    font-size: 16px
}

.banner-collection1 {
    background-color: #fff;
    position: relative
}

.banner-collection1 .shape-img1 {
    left: 0
}

.banner-collection1 .shape-img2 {
    right: 0
}

.banner-bg {
    background-color: #fff;
    border-radius: 8px;
    padding: 0 100px
}

.banner-box1 .item-img img.img-bg-space {
    margin-top: -60px
}

.banner-box1 .motion-effects3 {
    position: absolute;
    left: -25px;
    bottom: 22px;
    z-index: -1;
    filter: brightness(100%) contrast(100%) saturate(100%) blur(0px) hue-rotate(317deg)
}

.banner-box1 .motion-effects4 {
    position: absolute;
    right: -30px;
    bottom: 5px;
    z-index: -1
}

.banner-box1 .motion-effects5 {
    position: absolute;
    right: -30px;
    top: 20px;
    z-index: -1
}

.banner-box1 .item-content {
    margin-left: 75px
}

.banner-box1 .item-content .heading-title {
    font-size: 32px;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 5px
}

.banner-button .banner-btn {
    display: inline-block;
    padding: 10px 45px;
    color: #000;
    font-family: Quicksand, sans-serif;
    font-size: 15px;
    font-weight: 500;
    background-color: #fff;
    border: none;
    border-radius: 4px;
    box-shadow: 0 9px 18px 0 rgba(185, 191, 203, .38);
    position: relative;
    z-index: 1
}

.banner-button .banner-btn:hover:after,
.contact-box2 .contact-content .contact-box .form-group .item-btn:hover:after,
.error-box .error-button .item-btn:hover:after,
.form-section-wrap1 .rent-form .form-group-button:hover .form-btn:after,
.pricing-box1 .pricing-button .item-btn:hover:after {
    visibility: visible;
    opacity: 1;
    width: 100%;
    left: 0;
    transition: .3s ease-in-out
}

.banner-collection3 {
    background-image: url(../img/banner/banner4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 800px;
    background-position: center center;
    padding-top: 55px
}

.banner-collection3 .item-heading-center .section-title {
    color: #0e2e50;
    font-size: 48px;
    line-height: 1.2;
    margin-bottom: 0
}

@media only screen and (max-width:1199px) {

    .about-box7 .about-img-style-3 img,
    .about-box7 .about-img-style-4 img,
    .about-box7 .item-img img {
        width: 100%
    }

    .about-box7 .about-img-style-4 {
        margin-top: 24px
    }

    .about-box7 .about-img-style-5 {
        bottom: -30px;
        top: auto
    }

    .about-box-10 .item-heading-left .section-title {
        font-size: 32px
    }

    .action-box1 {
        padding: 30px
    }

    .agency-box1 .item-content .entry-meta-box {
        display: block;
        padding: 0 0 10px
    }

    .banner-box1 .item-content {
        flex: 1
    }

    .banner-collection3 .item-heading-center .section-title {
        font-size: 42px;
        line-height: 1.2
    }
}

@media only screen and (max-width:991px) {
    .about-box7 .item-img {
        text-align: left;
        width: 100%
    }

    .about-box7 .about-img-style-3,
    .about-box7 .about-img-style-4 {
        text-align: left
    }

    .about-box7 .about-img-style-5 {
        left: 0
    }

    .about-img-style-1 .shape-img1 {
        left: -20px
    }

    .action-wrap1 {
        padding: 40px 0 70px
    }

    .agent-wrap2 {
        padding: 55px 0 70px
    }

    .agency-box2 {
        padding: 40px 40px 30px;
        display: block;
        background-size: cover
    }

    .agency-box2 .item-img {
        text-align: center;
        margin-bottom: 20px
    }

    .agency-box2 .category-box {
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%)
    }

    .agency-box2 .item-content,
    .banner-box1 .item-content {
        margin-left: 0
    }

    .agency-box2 .item-content .verified-area {
        justify-content: center
    }

    .agency-box2 .item-content .verified-area .item-title h3 {
        margin-bottom: 10px
    }

    .agency-box2 .item-content .entry-meta-box {
        justify-content: center;
        padding: 0;
        margin-bottom: 0
    }

    .tab-style-1 .property-wrap4 {
        padding: 20px 0 0;
        margin: 0
    }

    .banner-collection1 {
        padding: 30px 40px;
        overflow: hidden
    }

    .banner-bg {
        padding: 30px 40px
    }

    .banner-box1 .item-img {
        margin-bottom: 20px;
        text-align: center;
        display: none
    }

    .banner-box1 .item-content .heading-title {
        margin-bottom: 15px
    }

    .banner-collection3 .item-heading-center .section-title {
        font-size: 36px
    }
}

.banner-collection3 .item-heading-center .banner-button,
.property-button {
    text-align: center;
    margin-top: 20px
}

.banner-collection4 {
    background-color: rgb(53, 117, 244);
    padding: 40px 0 0;
    position: relative;
    overflow: hidden
}

.banner-collection4 .item-element ul li:first-child,
.main-banner-wrap6 .shape-element ul li:first-child {
    bottom: 0;
    left: 0
}

.banner-collection4 .item-element ul li:nth-child(2) {
    bottom: 150px;
    right: 13%
}

.banner-collection4 .item-element ul li:nth-child(3) {
    bottom: 15%;
    right: -15%;
    animation: 10s ease-in-out infinite forwards rtTopBottom
}

@-webkit-keyframes rtTopBottom {
    50% {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.banner-content-2 {
    padding: 50px 0 0
}

.banner-content-2 .item-heading-left .section-title {
    color: #fff;
    font-size: 36px;
    margin-bottom: 8px
}

.banner-content-2 .item-heading-left p {
    font-weight: 300;
    color: #d2e2f3
}

.banner-content-2 .service-box-1 {
    display: flex;
    gap: 15px;
    position: relative
}

.banner-content-2 .service-box-1::after {
    height: 61px;
    width: 1px;
    content: "";
    position: absolute;
    top: 0;
    right: -35px;
    background-color: #395b80
}

.banner-content-2 .service-box-1 .service-icon i {
    display: inline-flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    border-radius: 50%;
    color: #fff;
    background-color: #dc3545
}

.banner-content-2 .service-box-1 .service-content .info-title {
    color: #d2e2f3;
    font-family: Quicksand, sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin: -5px 0
}

.banner-content-2 .service-box-1 .service-content p {
    color: #d2e2f3;
    font-family: Quicksand, sans-serif;
    font-size: 18px;
    font-weight: 500
}

.banner-content-2 .service-box-2 {
    margin-left: 45px
}

.banner-content-2 .banner-button {
    text-align: left;
    margin-top: 17px
}

@media only screen and (min-width:1200px) {
    .banner-collection3 .item-heading-center {
        margin: 0 auto;
        width: 50%
    }

    .banner-box-2 .item-img {
        margin-left: -90px
    }

    .banner-content-2 {
        margin-left: -70px
    }

    .banner-content-2 .item-heading-left .section-title {
        width: 90%
    }

    .banner-img-style-2 {
        margin-left: -90px;
        margin-right: -90px
    }
}

.banner-search-wrap {
    margin: 0 110px
}

.banner-search-wrap-2,
.grid-wrap2 .map-form .rld-single-select2,
.main-banner-box6 .banner-search-wrap,
.top-advanced-search .map-form .rld-single-select2,
.top-wrapper ul {
    margin: 0
}

.banner-area .banner-search-wrap {
    margin-top: 24px;
    position: relative
}

.dropdown-filter {
    cursor: pointer;
    position: relative
}

.dropdown-filter:after,
.rld-single-input:after,
.rld-single-select:after {
    content: "";
    height: 100%;
    width: 1px;
    background-color: #e8e8e8;
    position: absolute;
    border: none;
    right: 0;
    bottom: 0
}

.dropdown-filter span {
    width: 180px !important;
    line-height: 60px;
    margin: 0 20px
}

.explore__form-checkbox-list.full-filter {
    top: 41px;
    width: 100%;
    opacity: 0;
    -webkit-transition: .8s;
    transition: .8s;
    z-index: 9;
    visibility: hidden;
    position: absolute;
    background: #fff;
    border-radius: 6px;
    padding: 20px 60px 30px;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .2)
}

.explore__form-checkbox-list.full-filter.filter-block {
    opacity: 1;
    z-index: 999;
    visibility: visible
}

.rld-main-search {
    -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 12px rgba(0, 0, 0, .1);
    border-radius: 6px;
    margin-bottom: 24px;
    background-color: #fff;
    position: relative
}

.rld-main-search2,
.rld-main-search3 {
    margin-right: 0;
    margin-bottom: 24px;
    background-color: transparent;
    position: relative;
    box-shadow: none
}

.rld-main-search2 {
    border-radius: 0
}

.rld-main-search2 .dropdown-filter {
    cursor: pointer;
    position: relative;
    border: 1px solid #e8e8e8;
    margin: 0;
    height: 50px;
    width: 50px;
    text-align: center;
    display: inline-block
}

.rld-main-search2 .dropdown-filter span,
.rld-main-search3 .dropdown-filter span,
.top-advanced-search .rld-main-search2 .box .dropdown-filter span {
    margin: 0;
    line-height: 48px
}

.rld-main-search3 {
    border-radius: 0;
    margin-top: 12px
}

.rld-main-search3 .dropdown-filter {
    cursor: pointer;
    position: relative;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    margin: 0 15px 0 0;
    height: 50px;
    width: 50px;
    text-align: center;
    display: inline-block
}

.rld-main-search3 .text-dark {
    color: #212121 !important
}

.rld-main-search3 .range-slider label {
    min-width: 40px !important
}

.rld-main-search3 .range-slider .slider-horizontal .slider-track {
    height: 6px;
    margin-top: -2px
}

.rld-main-search3 .explore__form-checkbox-list.full-filter {
    width: 100%;
    top: 41px
}

.rld-main-search3 .explore__form-checkbox-list.full-filter.filter-block {
    padding: 20px
}

.rld-main-search3 .no-ul-list.third-row li {
    max-width: 50%;
    flex: 0 0 50%;
    width: 50%;
    float: left;
    margin-bottom: 7px
}

.rld-main-search3 .filter-button {
    margin-top: 23px
}

.top-advanced-search {
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 4px 18px 0 rgba(194, 200, 213, .3);
    padding: 30px 30px 5px;
    margin-bottom: 35px
}

.top-advanced-search .map-form .rld-single-select {
    margin: 15px 0 0
}

.top-advanced-search .map-form .rld-single-select2 .single-select {
    border: 1px solid #e5e5e5
}

.top-advanced-search .rld-main-search2 .box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.top-advanced-search .rld-main-search2 .box .rt-filter-btn-1 {
    display: flex;
    align-items: center;
    cursor: pointer
}

.top-advanced-search .rld-main-search2 .box .rt-filter-btn-1 .icon {
    width: 50px;
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--rt-primary-color);
    border: 1px solid #e5e5e5;
    border-radius: 4px
}

.top-advanced-search .rld-main-search2 .box .rt-filter-btn-1 .text {
    margin-left: 15px;
    color: #212121
}

.top-advanced-search .rld-main-search2 .box .dropdown-filter {
    margin: 0 15px 0 0;
    border-radius: 3px;
    position: relative
}

.top-advanced-search .rld-main-search2 .box .filter-button {
    width: 66%
}

.form-group.bath .nice-select:after,
.form-group.bed .nice-select:after,
.form-group.garage .nice-select:after,
.rld-single-select .single-select:before {
    content: "\f0d7";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    margin: 0;
    background-size: auto;
    width: 11px;
    right: 14px;
    left: auto;
    background-repeat: no-repeat;
    top: 0;
    height: 0
}

.top-advanced-search .rld-main-search2 .box .filter-button .search-btn {
    width: 100%;
    text-align: center;
    padding: 14px 80px
}

.box .box-top .rld-single-input input::placeholder {
    color: #000;
    font-size: 15px;
    font-weight: 400
}

.box-item,
.main-banner-wrap5 .main-banner-box1 .item-title {
    max-width: 100%
}

.rld-single-input input {
    height: 60px;
    line-height: 60px;
    width: 100%;
    border: none;
    padding-right: 30px;
    border-radius: 6px 0 0 6px;
    color: var(--rt-primary-color)
}

.rld-single-input input::placeholder {
    color: #000;
    font-size: 15px;
    font-weight: 400
}

.newsletter-form .input-group-append button:focus,
.rld-single-input input:active,
.rld-single-input input:focus,
.rld-single-input input:hover {
    box-shadow: none !important;
    outline: 0 !important
}

.rld-single-select .single-select {
    height: 60px;
    line-height: 60px;
    width: 100%;
    padding: 0 120px 0 20px;
    -webkit-transition: .4s;
    transition: .4s;
    position: relative;
    border: none
}

@media only screen and (max-width:1199px) {
    .banner-collection4 {
        padding: 70px 0
    }

    .banner-box-2 .item-img {
        top: 120px;
        left: 0;
        position: absolute
    }

    .banner-content-2 .item-heading-left .section-title {
        font-size: 32px
    }

    .banner-content-2 .service-box-1 .service-content p {
        font-size: 16px
    }

    .box {
        display: block
    }

    .box .box-top .item {
        flex: auto
    }

    .rld-single-select .single-select {
        padding: 0 40px 0 20px
    }
}

.rld-single-select .single-select:before {
    font-size: 20px;
    color: var(--rt-primary-color);
    position: absolute
}

.rld-price-slider-wrap .rld-price-slider,
.rld-price-slider-wrap .rld-size-slider {
    height: 5px;
    background: #fff0e5;
    border: 0;
    margin: 20px 0 0
}

.form-group.bath .item-bath,
.form-group.bed .item-bedrooms,
.form-group.garage .item-garage {
    color: #505050;
    font-size: 15px;
    font-weight: 600
}

.form-group.bath .nice-select,
.form-group.bed .nice-select,
.form-group.garage .nice-select {
    outline: 0;
    box-shadow: none;
    height: 50px;
    border: 1px solid #e8e8e8;
    position: relative
}

.blog-box1,
.featured-thum-slider2 .swiper-slide .item-img,
.form-section-wrap1,
.location-box1,
.rent-box1,
.rent-feature1 {
    box-shadow: 0 4px 18px 0 rgba(194, 200, 213, .3)
}

.form-group.bath .nice-select:after,
.form-group.bed .nice-select:after,
.form-group.garage .nice-select:after {
    border: 0;
    font-size: 16px;
    color: #212121;
    position: absolute;
    transform: rotate(1deg)
}

.form-group.bath .nice-select .current,
.form-group.bed .nice-select .current,
.form-group.garage .nice-select .current,
.form-section-wrap1 .rent-form .select-area .price-content .nice-select .current,
.form-section-wrap1 .rent-form .select-area .room-content .nice-select .current,
.form-section-wrap1 .rent-form .select-area .space-content .nice-select .current {
    margin-left: 10px;
    font-size: 15px;
    color: #000
}

.main-search-field-2 {
    margin: 20px 0
}

#calltrap-form .b-calltrap_form__text,
#calltrap-success .b-calltrap_form__text,
.main-banner-box6,
.main-search-field-2 .price-range-wrapper,
.rld-progress-box .main-search-field-3 .price-range-wrapper {
    text-align: left
}

.main-search-field-2 .price-range-wrapper .range-box>div,
.pricing-box1 .pricing-list ul li i,
.rld-progress-box .main-search-field-3 .price-range-wrapper .range-box>div {
    margin-right: 15px
}

.main-search-field-2 .price-range-wrapper .range-box .price-range-filter,
.rld-progress-box .main-search-field-3 .price-range-wrapper .range-box .price-range-filter {
    flex: 0 0 40%;
    margin-left: 15px
}

.main-search-field-2 .price-range-wrapper .range-box .price-label,
.rld-progress-box .main-search-field-3 .price-range-wrapper .range-box .price-label {
    color: #8a8a92;
    font-size: 15px;
    font-weight: 400
}

.main-search-field-2 .price-range-wrapper .range-box .price-filter-wrap .price-range-select .price-range,
.rld-progress-box .main-search-field-3 .price-range-wrapper .range-box .price-filter-wrap .price-range-select .price-range {
    display: inline-block;
    margin: 0;
    color: #212121;
    font-size: 15px;
    font-weight: 900
}

.main-search-field-2 .price-range-wrapper .range-box .price-filter-wrap .price-range-select .range-title,
.rld-progress-box .main-search-field-3 .price-range-wrapper .range-box .price-filter-wrap .price-range-select .range-title {
    color: #212121;
    font-size: 15px;
    font-weight: 900
}

.rld-progress-box {
    display: flex;
    align-items: center;
    gap: 20px
}

.rld-progress-box .main-search-field-3 {
    flex-grow: 1
}

.rld-progress-box .filter-button .filter-btn1 {
    padding: 12px 25px
}

.rld-progress-box .filter-button .search-btn {
    color: #fff;
    border: none;
    margin-right: 0;
    background-color: var(--rt-primary-color);
    padding: 14px 107px
}

.rld-progress-box .explore__form-checkbox-list.full-filter {
    width: auto
}

.filter-btn {
    display: inline-block;
    background-color: var(--rt-primary-color);
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 30px;
    line-height: 60px;
    margin-right: -3px;
    transition: .5s;
    border-radius: 0 6px 6px 0
}

.filter-btn:hover i {
    transform: scale(1.2)
}

.filter-btn i {
    margin-left: 10px;
    transition: .4s
}

.property-banner-wrap1 {
    padding: 150px 0 145px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    height: 590px
}

@media only screen and (max-width:991px) {
    .banner-collection4 {
        padding: 70px 0
    }

    .banner-box-2 .item-img {
        position: inherit;
        display: none
    }

    .banner-content-2 {
        padding: 0;
        margin-bottom: 30px
    }

    .banner-content-2 .service-box-1::after {
        right: 50px
    }

    .banner-content-2 .service-box-2,
    .filter-btn i {
        margin-left: 0
    }

    .banner-search-wrap {
        margin: 0
    }

    .explore__form-checkbox-list.full-filter {
        padding: 20px 40px
    }

    .top-advanced-search .rld-main-search2 .box .filter-button {
        width: 100%;
        margin-left: 20px
    }

    .main-search-field-2 .price-range-wrapper .range-box {
        display: block
    }

    .main-search-field-2 .price-range-wrapper .range-box .price-range-filter {
        margin-left: 5px
    }

    .main-search-field-2 .price-range-wrapper .range-box .noUi-target,
    .main-search-field-2 .price-range-wrapper .range-box .price-label {
        margin-bottom: 10px
    }

    .filter-btn span {
        display: none
    }

    .property-banner-wrap1 {
        padding: 70px 0 0;
        height: 445px
    }

    .property-box1 {
        margin-bottom: 60px
    }
}

@media only screen and (max-width:767px) {
    .about-box5 {
        margin-bottom: 0
    }

    .about-img-style-1 .shape-img1,
    .banner-content-2 .service-box-1::after,
    .dropdown-filter:after,
    .rld-single-input:after,
    .rld-single-select:after {
        display: none
    }

    .action-box1 .action-layout {
        display: inline-block
    }

    .action-box1 .action-layout .item-title {
        display: inline-block;
        text-align: center
    }

    .action-box1 .action-layout .call-button {
        text-align: center;
        margin-top: 20px
    }

    .agency-box1,
    .tab-style-1 .reviews-area .reviews-comment .media,
    .tab-style-1 .reviews-area .reviews-comment .media .media-body .rating-area {
        display: block;
        text-align: center
    }

    .agency-box1 .category-box {
        left: 50%;
        transform: translateX(-95%)
    }

    .agency-box1 .item-content {
        margin-left: 0;
        margin-top: 20px
    }

    .agency-box1 .item-content .verified-area,
    .agency-box2 .item-content .entry-meta-box {
        display: block
    }

    .agency-box1 .item-content .entry-meta-box,
    .agency-box1 .item-content p {
        margin-bottom: 15px
    }

    .agency-box1 .item-content .entry-meta-box .item-location,
    .agency-box1 .item-content .entry-meta-box .viws-part {
        margin-right: 0
    }

    .banner-bg,
    .banner-box1 .item-content,
    .tab-style-1 .reviews-area .reviews-comment .heading-layout h4,
    .tab-style-1 .reviews-area .reviews-reply {
        text-align: center
    }

    .tab-style-1 .reviews-area .reviews-comment .media:nth-child(odd) {
        padding-left: 0
    }

    .tab-style-1 .reviews-area .reviews-comment .media .item-img {
        margin-bottom: 20px
    }

    .tab-style-1 .reviews-area .reviews-comment .media .media-body,
    .tab-style-1 .reviews-area .reviews-comment .media .media-body .rating-area .item-rating {
        margin-left: 0
    }

    .rld-single-select .single-select,
    .tab-style-1 .reviews-area .reviews-comment .media .media-body p {
        margin-bottom: 10px
    }

    .tab-style-1 .reviews-area .reviews-reply .item-title {
        margin-top: -10px
    }

    .tab-style-2 .nav-tabs {
        display: block !important
    }

    .tab-style-2 .nav-tabs .nav-item {
        display: block !important;
        margin-bottom: 5px;
        text-align: center
    }

    .banner-button {
        text-align: center;
        margin-top: 20px;
        margin-bottom: 10px
    }

    .banner-collection3 .item-heading-center .section-title {
        font-size: 30px
    }

    .explore__form-checkbox-list.full-filter {
        top: 260px
    }

    .rld-main-search {
        margin-right: 0;
        background-color: transparent
    }

    .rld-main-search3 .explore__form-checkbox-list.full-filter.filter-block {
        top: 40px
    }

    .top-advanced-search .rld-main-search2 .box .explore__form-checkbox-list.full-filter.filter-block {
        top: 41px
    }

    .box .box-top {
        display: grid
    }

    .box .box-top .rt-filter-btn {
        display: flex;
        max-width: min-content;
        background-color: #fff;
        text-align: right
    }

    .rld-single-input input {
        background-color: #fff;
        margin-bottom: 10px;
        border-radius: 6px
    }

    .rld-progress-box {
        display: block;
        width: 100%
    }

    .rld-progress-box .main-search-field-3 {
        margin-bottom: 20px;
        margin-top: 20px
    }

    .rld-progress-box .filter-button {
        display: block;
        margin-top: 20px;
        text-align: left
    }

    .rld-progress-box .explore__form-checkbox-list.full-filter {
        top: 107px
    }

    .property-banner-wrap1 {
        height: 390px
    }
}

@media only screen and (max-width:575px) {

    .about-wrap-3,
    .agent-wrap1 {
        padding: 40px 0 50px
    }

    .about-box-10,
    .about-box-10 .about-button-2,
    .banner-content-2 .banner-button {
        text-align: center
    }

    .about-box-10 .about-svg-shape,
    .banner-content-2 .service-box-1 {
        justify-content: center
    }

    .action-wrap1 {
        padding: 20px 0 50px
    }

    .agent-wrap2,
    .banner-collection4 {
        padding: 50px 0
    }

    .banner-collection4 .item-element {
        display: none
    }

    .top-advanced-search .rld-main-search2 .box .filter-button .search-btn {
        padding: 12px 60px
    }

    .property-banner-wrap1 {
        padding: 50px 0;
        height: 345px
    }
}

.property-banner-wrap1::after {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .1);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.property-box1 {
    padding: 50px 40px;
    background-color: #fff;
    z-index: 5;
    position: relative
}

.main-banner-wrap1,
.main-banner-wrap5 {
    background: center center/cover no-repeat;
    position: relative
}

.property-box1 .item-subtitle {
    position: relative;
    z-index: 1;
    color: var(--rt-primary-color);
    font-size: 15px;
    font-weight: 500;
    font-family: Quicksand, sans-serif;
    text-transform: uppercase;
    line-height: 30px;
    letter-spacing: 1px;
    margin-left: 15px;
    margin-bottom: 3px
}

.property-box1 .item-subtitle:after {
    content: "";
    height: 5px;
    width: 5px;
    background: var(--rt-primary-color);
    position: absolute;
    top: 12px;
    left: -15px;
    border: none;
    border-radius: 50%;
    z-index: -1
}

.property-box1 .item-title {
    color: #212121;
    font-size: 28px;
    font-weight: 600;
    line-height: 38px
}

.property-img {
    margin: 0 0 0 40px;
    z-index: 5;
    position: relative
}

.property-wrap3,
.property-wrap4 {
    margin-left: -30px;
    margin-right: -30px
}

.property-img .bg-title-wrap .background-title {
    display: inline-block;
    font-family: Quicksand, sans-serif;
    font-size: 88px;
    line-height: 130px;
    color: #fff;
    pointer-events: none
}

.carousel-caption {
    top: 40%
}

.main-banner-wrap1 {
    padding: 0;
    z-index: 2;
    margin-top: 0
}

@media only screen and (max-width:991px) {
    .main-banner-wrap1 {
        padding: 100px 0
    }
}

.main-banner-wrap1 .banner-shape1 {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
    bottom: -3px
}

.main-banner-wrap1 .banner-shape1 svg {
    width: calc(139% + 1.3px);
    height: 500px;
    display: block;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.main-banner-wrap1 .banner-shape1 .banner-shpape-fill {
    fill: #fff
}

.main-banner-wrap5 {
    padding: 293px 0 150px;
    z-index: 2
}

.main-banner-wrap6 {
    background-color: #f1f8f6;
    position: relative;
    overflow: hidden;
    min-height: 840px
}

.main-banner-wrap6 .item-banner-thumb {
    position: absolute;
    top: -350px;
    right: -253px;
    width: 1199px;
    overflow: hidden;
    z-index: 2
}

.main-banner-wrap6 .shape-element ul li:nth-child(2) {
    bottom: -5px;
    left: 50%
}

.main-banner-wrap6 .shape-element ul li:nth-child(3) {
    top: 0;
    left: 0;
    transition: .15s
}

.main-banner-wrap6 .shape-element ul li:nth-child(4) {
    top: 100px;
    left: 50%;
    animation: 5s ease-in-out infinite forwards rtTopBottom
}

.main-banner-wrap6 .shape-element ul li:nth-child(5) {
    top: 50%;
    left: 50%;
    transform: translateY(-50%)
}

.main-banner-wrap6 .shape-element ul li:nth-child(6) {
    top: 35%;
    left: 35%;
    animation: 10s ease-in-out infinite forwards rtTopBottom
}

.main-banner-box1 {
    z-index: 2;
    position: relative;
    text-align: center;
    background: #34495e5e;
    padding: 10px 0
}

.main-banner-box1 .item-title {
    color: #fff;
    font-size: 48px;
    font-weight: 600;
    font-family: Quicksand, sans-serif;
    line-height: 1.2;
    margin-bottom: 35px;
    max-width: 780px;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (max-width:1199px) {
    .property-box1 {
        padding: 30px
    }

    .property-box1 .item-title {
        font-size: 22px
    }

    .property-img .bg-title-wrap .background-title {
        font-size: 70px;
        line-height: 100px
    }

    .main-banner-box1 .item-title {
        padding: 0;
        font-size: 48px;
        line-height: 54px
    }
}

@media only screen and (max-width:991px) {
    .main-banner-box1 .item-title {
        font-size: 42px;
        line-height: 48px;
        margin-bottom: 24px
    }
}

@media only screen and (max-width:479px) {
    .about-box5 .item-heading-left .section-title {
        font-size: 24px;
        line-height: 16px
    }

    .about-box5 .about-shape .item-content p {
        padding-right: 0
    }

    .about-box6 .item-heading-left .section-title {
        font-size: 26px;
        line-height: 32px
    }

    .about-box-10 .item-heading-left .section-title {
        font-size: 26px
    }

    .action-box1 .action-layout .item-title .item-head h3 {
        font-size: 26px;
        line-height: 30px
    }

    .banner-box1 .item-content .heading-title {
        font-size: 26px;
        margin-bottom: 10px
    }

    .banner-collection3 .item-heading-center .section-title {
        font-size: 28px
    }

    .banner-content-2 .item-heading-left .section-title {
        font-size: 26px;
        line-height: 1.2
    }

    .rld-main-search3 .no-ul-list.third-row li {
        flex: 0 0 100%;
        max-width: 100%
    }

    .top-advanced-search .rld-main-search2 .box {
        display: block
    }

    .top-advanced-search .rld-main-search2 .box .filter-button {
        margin-left: 0;
        margin-top: 20px
    }

    .property-box1 {
        margin-bottom: 24px
    }

    .main-banner-box1 .item-title {
        font-size: 30px;
        line-height: 42px
    }

    .about-box6 .about-button {
        text-align: center
    }
}

.main-banner-box1 .listing-category-list .search-radio .list-inline li {
    display: inline-block;
    margin-right: 30px;
    color: #fff;
    transition: .3s ease-in-out
}

.main-banner-box1 .listing-category-list .search-radio .list-inline li label {
    display: flex;
    align-items: center;
    cursor: pointer;
    line-height: 1.2
}

.main-banner-box1 .listing-category-list .search-radio .list-inline li label i {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    display: flex;
    background-color: rgba(255, 255, 255, .2);
    color: #fff;
    font-size: 15px;
    transition: .4s;
    justify-content: center;
    align-items: center;
    margin-right: 10px
}

.main-banner-box1 .listing-category-list .search-radio .list-inline li label span {
    color: #fff;
    font-weight: 400;
    font-size: 16px
}

.main-banner-box1 .search-content {
    margin-bottom: 24px;
    display: inline-block;
    width: 100%;
    padding: 10px 0 10px 20px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 42px 38px 0 rgba(0, 0, 0, .24);
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between
}

.main-banner-box1 .search-content .form-group {
    margin-bottom: 0;
    position: relative;
    width: 230px
}

.main-banner-box1 .search-content .city-content:after,
.main-banner-box1 .search-content .form-group:after,
.main-banner-box1 .search-content .property-content:after {
    content: "";
    height: 100%;
    width: 1px;
    background-color: #e0e0e0;
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    z-index: 1
}

.main-banner-box1 .search-content .form-group .form-control {
    color: #000;
    border: none
}

.main-banner-box1 .search-content .property-content {
    position: relative;
    width: 230px
}

.main-banner-box1 .search-content .property-content select {
    border: none
}

.main-banner-box1 .search-content .property-content .nice-select {
    border: none;
    padding-right: 100px
}

.main-banner-box1 .search-content .city-content .nice-select:after,
.main-banner-box1 .search-content .property-content .nice-select:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0;
    border-color: var(--rt-primary-color) transparent transparent transparent;
    transform: rotate(0)
}

.main-banner-box1 .search-content .city-content .nice-select .current,
.main-banner-box1 .search-content .property-content .nice-select .current {
    color: #000;
    font-size: 15px;
    font-weight: 500
}

.main-banner-box1 .search-content .city-content .nice-select .list .option,
.main-banner-box1 .search-content .property-content .nice-select .list .option {
    font-weight: 400;
    min-width: 220px
}

.main-banner-box1 .search-content .city-content .nice-select.open:after,
.main-banner-box1 .search-content .property-content .nice-select.open:after {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    border-color: #212121 transparent transparent
}

.main-banner-box1 .search-content .city-content {
    width: 230px;
    position: relative
}

.main-banner-box1 .search-content .city-content select {
    border: none;
    color: #000
}

.main-banner-box1 .search-content .city-content .nice-select {
    border: none;
    padding-right: 135px
}

.main-banner-box1 .search-content .item-filter-area {
    padding: 17px 20px 17px 0;
    background-color: #fff;
    color: #212121;
    font-size: 16px;
    transition: .3s ease-in-out
}

.main-banner-box1 .search-content .form-button {
    width: 230px
}

.main-banner-box1 .search-content .form-button .slider-button .slider-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700
}

.main-banner-box1 .search-content .form-button .slider-button .slider-btn .item-text {
    padding: 19px 20px;
    background-color: var(--rt-primary-color);
    border-radius: 0 4px 4px 0;
    transition: .3s ease-in-out
}

.main-banner-box1 p {
    color: #ecedee;
    font-size: 20px;
    margin-bottom: 0;
    letter-spacing: 1px
}

.main-banner-box1 p .banner-p {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    position: relative
}

.main-banner-box6 .item-title {
    color: #0e2e50;
    font-size: 54px;
    line-height: 1.2;
    margin: 0 0 30px;
    max-width: 640px;
    position: relative;
    z-index: 2
}

@media only screen and (max-width:1199px) {
    .main-banner-box6 .item-title {
        padding: 0;
        font-size: 48px;
        line-height: 54px
    }
}

@media only screen and (max-width:991px) {
    .main-banner-box6 .item-title {
        font-size: 42px;
        line-height: 48px;
        margin-bottom: 24px
    }
}

@media only screen and (max-width:479px) {
    .main-banner-box6 .item-title {
        font-size: 30px;
        line-height: 42px
    }
}

.main-banner-box6 .bg-title-wrap {
    position: absolute;
    top: 40px;
    transform: translateY(-50%);
    left: 0;
    width: 100%
}

.main-banner-box6 .ad-type-wrapper.search-radio .list-inline {
    display: flex;
    flex-wrap: wrap
}

.main-banner-box6 .ad-type-wrapper.search-radio .list-inline li label {
    padding: 10px 28px;
    background: #fff;
    margin-bottom: -18px;
    margin-right: 4px;
    border-radius: 4px;
    cursor: pointer;
    transition: .4s ease-in-out;
    font-size: 15px;
    color: #000
}

.main-banner-box6 .ad-type-wrapper.search-radio .list-inline li .active,
.main-banner-box6 .ad-type-wrapper.search-radio .list-inline li label:hover {
    background: var(--rt-primary-color);
    color: #fff
}

.main-banner-box6 .banner-search-wrap .item-para {
    color: #70778a;
    font-size: 20px;
    font-weight: 500;
    font-family: Quicksand, sans-serif;
    position: relative
}

.main-banner-box6 .banner-search-wrap .item-para .banner-p {
    color: #0e2e50
}

.main-banner-box6 .banner-search-wrap .item-para .item-shape {
    position: absolute;
    top: 25px;
    left: 180px
}

.main-banner-wrap2 {
    padding: 186px 0 100px;
    background-color: #fff;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.main-banner-wrap3 {
    position: relative;
    padding: 0;
    background: center center/cover no-repeat
}

.blog-box1,
.blog-wrap3,
.blog-wrap4,
.blog-wrap5,
.blog-wrap6,
.brand-wrap2,
.grid-wrap1,
.main-banner-box4 {
    background-color: #fff
}

.main-banner-wrap3:after {
    content: "";
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: 50%;
    position: absolute;
    bottom: 0;
    left: 0
}

.main-banner-wrap2 .section-cloud li:nth-child(1n) {
    left: 0
}

.main-banner-wrap2 .section-cloud li:nth-child(3n) {
    top: 220px;
    left: 50%
}

.main-banner-wrap2 .section-cloud li:nth-child(1n) {
    top: 40%;
    -webkit-animation: 35s linear infinite moveclouds;
    animation: 35s linear infinite moveclouds
}

.main-banner-wrap2 .section-cloud li:nth-child(2n) {
    bottom: auto;
    top: 100px;
    left: 35%;
    -webkit-animation: 45s linear infinite moveclouds;
    animation: 45s linear infinite moveclouds
}

.main-banner-wrap2 .section-cloud li:nth-child(3n) {
    -webkit-animation: 36s linear infinite moveclouds;
    animation: 36s linear infinite moveclouds;
    z-index: -1
}

.main-banner-box2 .item-img {
    padding-top: 70px
}

.main-banner-box3 {
    padding: 150px 0
}

.main-banner-box3 .item-subtitle {
    position: relative;
    text-align: center
}

.main-banner-box3 .item-subtitle .shape-img1 {
    position: absolute;
    bottom: -30px;
    left: 250px
}

.main-banner-box3 .item-title {
    padding-right: 0;
    text-align: center
}

.main-banner-box4 {
    padding: 30px;
    position: relative;
    border-radius: 6px
}

.main-banner-box4 .banner-style-1 {
    display: flex;
    margin-bottom: 20px;
    align-items: center
}

.main-banner-box4 .banner-style-1 .item-category-box1 .item-category {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    font-family: Quicksand, sans-serif;
    padding: 15px;
    display: inline-block;
    line-height: 1px;
    background-color: var(--rt-primary-color);
    border: none;
    border-radius: 2px;
    position: relative
}

.main-banner-box4 .banner-style-1 .item-category-box1 .item-category:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #fff;
    left: 5px;
    top: 14px;
    border: none;
    border-radius: 50%
}

.main-banner-box4 .banner-style-1 .item-price {
    color: var(--rt-primary-color);
    font-size: 30px;
    font-family: Quicksand, sans-serif;
    font-weight: 600;
    margin-left: 20px
}

.main-banner-box4 .banner-style-1 .item-price span,
.property-box6 .item-content .item-price span {
    color: var(--rt-primary-color);
    font-size: 16px;
    font-weight: 400
}

.main-banner-box4 .item-title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 6px
}

.feature-box1 .location-area,
.main-banner-box4 .location-area {
    color: #000;
    font-size: 15px;
    margin-bottom: 12px
}

.feature-box1 .item-categoery3 ul,
.main-banner-box4 .item-categoery3 ul,
.property-box2 .item-content .item-categoery3 ul,
.property-box5 .item-content-property .item-categoery5 ul,
.property-box6 .categoery-style-3,
.property-box6 .item-content .item-categoery3 ul,
.rent-box1 .item-content .item-categoery3 ul,
.rent-feature1 .rent-box2 .item-content .item-categoery3 ul,
.single-slider-content .property-heading-2 {
    display: flex;
    justify-content: space-between
}

.feature-box1 .item-categoery3 ul li,
.main-banner-box4 .item-categoery3 ul li,
.property-box5 .item-content-property .item-categoery5 ul li {
    display: flex;
    margin-right: 10px;
    align-items: center;
    font-size: 14px;
    font-weight: 600
}

.feature-box1 .item-categoery3 ul li i,
.main-banner-box4 .item-categoery3 ul li i,
.property-box2 .item-content .item-categoery3 ul li i,
.rent-box1 .item-content .item-categoery3 ul li i {
    color: var(--rt-primary-color);
    margin-right: 10px;
    height: 30px;
    width: 30px;
    background-color: #edf9f6;
    border: none;
    border-radius: 50%;
    display: inline-block;
    line-height: 35px;
    text-align: center;
    font-size: 14px
}

.blog-wrap1 {
    padding: 100px 0 110px;
    overflow: hidden
}

.blog-wrap2 {
    padding: 70px 0 0
}

.blog-wrap3 {
    padding: 100px 0 180px
}

.blog-wrap6 {
    padding: 110px 0
}

.blog-wrap4 {
    padding: 130px 0
}

.blog-wrap5 {
    padding: 80px 0 50px
}

.blog-box1 {
    padding: 15px;
    border: none;
    border-radius: 8px
}

.blog-box1:hover .item-img a img,
.brand-box2 .item-img a:hover img,
.location-box2:hover .item-img a img,
.rent-box1:hover .item-img a img,
.rent-feature1:hover .rent-box2 .item-img a img,
.single-property-banner .single-listing-box2 .item-img:hover img,
.single-property-banner .single-listing-box3 .item-img:hover img,
.single-property-banner .single-listing-box4 .item-img:hover img,
.team-box1:hover .item-img a img,
.team-box2:hover .item-img a img {
    transform: scale(1.1)
}

.blog-box1 .item-img {
    position: relative;
    overflow: hidden;
    border-radius: 6px;
    z-index: 1;
    cursor: pointer
}

.blog-box1 .item-img::before {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .2);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 5;
    transition: .4s
}

.blog-box1 .item-img a img {
    height: 200px;
    transform: scale(1);
    transition: transform 3s cubic-bezier(.2, .96, .34, 1)
}

.blog-box1 .thumbnail-date {
    position: relative;
    z-index: 6
}

.blog-box1 .thumbnail-date .popup-date {
    display: inline-block;
    padding: 7px 16px;
    background-color: var(--rt-primary-color);
    border-radius: 0 3px 3px;
    overflow: hidden;
    color: #fff;
    position: absolute;
    top: -33px;
    z-index: 1
}

.blog-box1 .thumbnail-date .popup-date::after {
    content: "";
    width: 130px;
    height: 40px;
    background-image: -moz-linear-gradient(29deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .18) 100%);
    background-image: -webkit-linear-gradient(29deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .18) 100%);
    background-image: -ms-linear-gradient(29deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .18) 100%);
    display: block;
    position: absolute;
    z-index: -1;
    border-radius: 50%;
    transform: rotate(-45deg);
    left: -8px;
    top: 8px
}

.blog-box1 .thumbnail-date .popup-date .day {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 1.2px;
    margin-bottom: 3px
}

.blog-box1 .thumbnail-date .popup-date .month {
    display: block;
    font-size: 16px
}

.blog-box1 .item-content .blog-button-style2 .item-btn,
.blog-box1 .item-content .entry-meta ul li a,
.blog-button .item-btn {
    font-size: 15px;
    transition: .3s ease-in-out;
    display: inline-block
}

.blog-box1 .thumbnail-date .popup-date span {
    display: block;
    line-height: 1.2;
    text-align: center
}

.blog-box1 .item-content {
    position: relative;
    padding-top: 45px
}

.blog-box1 .item-content .entry-meta ul li {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    padding-left: 15px
}

@media only screen and (max-width:410px) {
    .blog-box1 .item-content .entry-meta ul li {
        display: block;
        margin-bottom: 5px
    }

    .blog-box1 .item-content .entry-meta ul li:last-child {
        margin-bottom: 0
    }
}

.blog-box1 .item-content .entry-meta ul li:after {
    content: "";
    height: 6px;
    width: 6px;
    background: #b7c0d5;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    border: none;
    border-radius: 50%;
    transition: .3s ease-in-out;
    z-index: 2
}

.blog-box1 .item-content .entry-meta ul li a {
    color: #788593
}

.blog-box1 .item-content .entry-meta ul .theme-cat {
    padding-left: 0
}

.blog-box1 .item-content .entry-meta ul .theme-cat a img {
    margin-right: 10px
}

.blog-box1 .item-content .entry-meta ul .calendar-icon a i {
    color: var(--rt-primary-color);
    margin-right: 10px
}

.blog-box1 .item-content .heading-title h3 {
    line-height: 25px;
    font-size: 18px;
    font-weight: 500;
    height: 50px;
    margin-bottom: 10px;
    overflow: hidden
}

.blog-box1 .item-content .heading-title p,
.blog-box1 .item-content .style-2 {
    color: #70778b;
    font-size: 16px;
    line-height: 24px
}

.blog-box1 .item-content .title-style-2 h3 {
    font-size: 24px;
    margin-bottom: 10px
}

.blog-button .item-btn {
    color: #788593;
    position: relative
}

.blog-button .item-btn:hover i {
    color: #788593;
    right: -25px
}

.blog-button .item-btn i {
    position: absolute;
    top: 7px;
    right: -20px;
    color: var(--rt-primary-color);
    transition: .3s ease-in-out
}

.blog-box1 .item-content .blog-button-style2 .item-btn {
    color: var(--rt-primary-color);
    background-color: #dfefeb;
    padding: 7px 18px;
    border-radius: 3px;
    font-weight: 500;
    border: none;
    position: relative;
    z-index: 1
}

.blog-box1 .item-content .blog-button-style2 .item-btn:hover i {
    margin-left: 12px
}

.blog-box1 .item-content .blog-button-style2 .item-btn:after {
    content: "";
    height: 100%;
    width: 0;
    background: var(--rt-primary-color);
    position: absolute;
    bottom: 0;
    left: 0;
    border: none;
    border-radius: 3px;
    transition: .3s ease-in-out;
    z-index: -1;
    opacity: 0;
    visibility: hidden
}

.blog-box1 .item-content .blog-button-style2 .item-btn i {
    display: inline-block;
    transition: margin .3s;
    margin-left: 7px;
    z-index: 1
}

.blog-box1 .item-content .quotation-style:after {
    content: "";
    height: 100%;
    width: 6px;
    background-color: var(--rt-primary-color);
    border-radius: 3px;
    position: absolute;
    bottom: 0;
    left: 44px
}

.blog-box1 .item-content .quotation-style .item-quotation {
    color: #212121;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    font-family: Quicksand, sans-serif;
    padding: 20px 50px 20px 70px
}

.blog-box1 .item-content .single-blog-img {
    margin-bottom: 8px
}

.blog-box1 .item-content .single-blog-img img,
.feature-box3 .swiper-slide .feature-img1 img,
.property-box4 .item-img,
.property-box4 .item-img img,
.property-box5 .item-img,
.property-box5 .item-img img,
.single-listing-wrap2 .single-listing-box2 .item-img,
.single-listing-wrap2 .single-listing-box2 .item-img img,
.single-listing-wrap2 .single-listing-box3 .item-img,
.single-listing-wrap2 .single-listing-box3 .item-img img,
.single-listing-wrap2 .single-listing-box4 .item-img,
.single-listing-wrap2 .single-listing-box4 .item-img img {
    border-radius: 6px
}

.blog-box1 .item-content .single-blog-list ul li {
    display: block;
    margin-bottom: 10px;
    color: #70778b;
    font-size: 16px;
    font-weight: 500;
    padding-left: 55px;
    position: relative
}

.blog-box1 .item-content .single-blog-list ul li:after {
    content: "";
    height: 7px;
    width: 7px;
    background-color: #70778b;
    border: none;
    border-radius: 50%;
    position: absolute;
    bottom: 8px;
    left: 35px
}

.blog-box2 {
    margin-bottom: 24px;
    border: 1px solid #dfe4ef
}

.blog-box2 .item-img img {
    border-radius: 8px
}

.blog-box2 .item-content.content-style-2 p,
.blog-box3 .item-content .style-2,
.blog-box3 .item-content .title-style-2 p {
    line-height: 1.8
}

.blog-box2 .post-meta {
    bottom: 220px
}

.blog-box3 .item-content .quotation-style .item-quotation {
    line-height: 1.6;
    margin-bottom: 23px
}

.brand-wrap1 {
    padding: 95px 0 100px;
    overflow: hidden
}

.brand-wrap2,
.grid-wrap1 {
    padding: 40px 0
}

.brand-wrap2 .col-xxl-5 {
    position: relative;
    width: 100%;
    flex: 0 0 20%;
    max-width: 20%
}

.brand-wrap3 {
    padding: 70px 0 65px;
    background-color: #fbfbfb
}

.brand-box1 .section-subtitle {
    color: var(--rt-primary-color);
    font-size: 16px;
    font-weight: 500;
    font-family: Quicksand, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1.1px;
    position: relative;
    padding: 0 0 0 15px;
    margin-bottom: 8px;
    display: block
}

.brand-box1 .section-subtitle:after {
    content: "";
    height: 7px;
    width: 7px;
    background: var(--rt-primary-color);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    border: none;
    border-radius: 50%;
    z-index: -1
}

.brand-box1 .section-title {
    color: #212121;
    font-size: 32px;
    font-weight: 600;
    line-height: 36px
}

.brand-box1 p {
    font-size: 16px;
    color: #70778b;
    margin-bottom: 0
}

.brand-box2 .item-img {
    margin: 0 auto
}

.brand-box2 .item-img a {
    cursor: pointer;
    color: var(--rt-primary-color);
    background-color: transparent;
    display: inline-block;
    transition: .3s ease-in-out;
    border-radius: 6px;
    padding: 10px 20px;
    text-align: center
}

.brand-box2 .item-img a img {
    display: block;
    transition: .3s ease-in-out;
    min-width: 200px;
    min-height: 117px;
    border: 2px solid rgb(53, 117, 244);
    padding: 10px
}

.breadcrumb-wrap {
    background-color: #fff;
    padding: 30px 0;
    border-bottom: 1px solid #deede9
}

.breadcrumb-wrap .breadcrumb {
    padding: 0;
    margin: 0;
    background-color: transparent
}

.breadcrumb-wrap .breadcrumb .breadcrumb-item a {
    color: #000;
    font-size: 15px;
    transition: .3s ease-in-out;
    font-weight: 500
}

.breadcrumb-wrap .breadcrumb .active {
    color: var(--rt-primary-color);
    font-size: 15px;
    font-weight: 600
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #000;
    content: "\f105";
    font-weight: 600;
    font-family: "Font Awesome 5 Free"
}

.contact-wrap {
    padding: 40px 0;
    border-bottom: 1px solid #e5e5e5
}

.contact-box1 {
    display: flex;
    align-items: center;
    margin-bottom: 80px
}

.contact-box1 .contact-content {
    margin-left: 70px
}

.contact-box1 .contact-content .contact-title,
.contact-box2 .contact-content .contact-title,
.contact-title {
    color: #212121;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px
}

.contact-box1 .contact-content .contact-list ul li {
    color: #70778b;
    display: block;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 15px
}

.contact-box1 .contact-content .phone-box,
.phone-box {
    position: relative;
    padding-left: 40px;
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 22px
}

.contact-box1 .contact-content .phone-box .item-lebel,
.phone-box .item-lebel {
    font-size: 15px;
    color: #70778b
}

.contact-box1 .contact-content .phone-box .phone-number,
.phone-box .phone-number {
    color: #212121;
    font-size: 18px;
    font-weight: 700;
    font-family: Quicksand, sans-serif
}

.contact-box1 .contact-content .phone-box .item-icon,
.contact-box1 .contact-content .social-box .item-icon,
.phone-box .item-icon {
    position: absolute;
    bottom: 25px;
    left: 0
}

.contact-box1 .contact-content .phone-box .item-icon i,
.contact-box1 .contact-content .social-box .item-icon i,
.phone-box .item-icon i {
    color: var(--rt-primary-color);
    font-size: 22px
}

.contact-box1 .contact-content .social-box {
    margin-top: 20px;
    position: relative;
    padding-left: 40px
}

.contact-box1 .contact-content .social-box .item-lebel {
    font-size: 15px;
    color: #70778b;
    margin-bottom: 3px
}

.contact-box1 .contact-content .social-box .item-social li a i {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #dfefeb;
    font-size: 16px;
    border: none;
    border-radius: 4px;
    width: 41px;
    height: 39px;
    margin: 0 auto;
    transition: .3s ease-in-out;
    overflow: hidden
}

.contact-box2 .contact-img img {
    height: 100%
}

.contact-box2 .contact-content {
    margin-left: 70px;
    flex: 1;
    margin-top: -10px
}

@media only screen and (max-width:1199px) {
    .main-banner-box4 .item-categoery3 ul li i {
        margin-right: 6px
    }

    .blog-box1 {
        padding: 20px
    }

    .contact-box1 .contact-content,
    .contact-box2 .contact-content {
        margin-left: 24px
    }
}

.contact-box2 .contact-content .contact-box .form-group label {
    color: #a7a7a7;
    font-size: 15px;
    font-family: Quicksand, sans-serif;
    font-weight: 400
}

.contact-box2 .contact-content .contact-box .form-group .form-control {
    height: 47px;
    background-color: #f9fbfe;
    color: var(--rt-primary-color);
    border-color: #e5e5e5
}

.contact-box2 .contact-content .contact-box .form-group .form-text {
    width: 100%;
    background-color: #f9fbfe;
    color: var(--rt-primary-color);
    border-color: #e5e5e5
}

.contact-box2 .contact-content .contact-box .form-group .item-btn,
.error-box .error-button .item-btn,
.feature-box1 .item-categoery a,
.feature-box1 .price-area-style-1 .details-button a {
    display: inline-block;
    background-color: rgb(234, 126, 25);
    font-size: 15px;
    position: relative
}

.contact-box2 .contact-content .contact-box .form-group .form-text::placeholder {
    padding-left: 10px
}

.contact-box2 .contact-content .contact-box .form-group .item-btn {
    width: 100%;
    height: 61px;
    text-align: center;
    line-height: 60px;
    border: none;
    border-radius: 4px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    z-index: 1;
    transition: .3s ease-in-out
}

.error-wrap {
    padding: 150px 0;
    border-bottom: 1px solid #e5e5e5
}

@media only screen and (max-width:991px) {
    .main-banner-wrap2 {
        padding: 70px 0
    }

    .blog-box1,
    .brand-box1 p,
    .contact-box1 .contact-img,
    .contact-box2 .contact-img,
    .main-banner-box2 {
        margin-bottom: 24px
    }

    .blog-wrap1,
    .blog-wrap2,
    .blog-wrap4,
    .blog-wrap5 {
        padding: 70px 0 40px
    }

    .blog-wrap3,
    .blog-wrap6 {
        padding: 70px 0 120px
    }

    .blog-box3 {
        padding-bottom: 0;
        margin-bottom: 0
    }

    .brand-wrap1 {
        padding: 60px 0 50px
    }

    .brand-wrap2 {
        padding: 45px 0
    }

    .brand-wrap2 .col-xxl-5 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .brand-wrap3 {
        padding: 55px 0 0
    }

    .brand-box2 .item-img a {
        min-height: 117px
    }

    .contact-wrap {
        padding: 70px 0 52px
    }

    .contact-box1 {
        display: block;
        margin-bottom: 50px
    }

    .contact-box1 .contact-img img {
        width: 100%
    }

    .contact-box1 .contact-content {
        margin-left: 0
    }

    .contact-box2 {
        display: block;
        overflow: hidden
    }

    .contact-box2 .contact-img img {
        width: 100%;
        height: auto
    }

    .contact-box2 .contact-content {
        margin-left: 0;
        margin-top: 10px
    }

    .error-wrap {
        padding: 150px 0
    }
}

.error-box {
    text-align: center;
    position: relative;
    z-index: 1
}

.error-box .shape-img1 {
    margin-bottom: 85px
}

.error-box .error-title {
    color: #000;
    font-size: 40px;
    font-weight: 600;
    line-height: 48px;
    font-family: CerebriSansPro, sans-serif;
    margin-bottom: 35px;
    max-width: 400px;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.error-box .error-button .item-btn {
    padding: 15px 50px;
    border: none;
    border-radius: 4px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 1;
    transition: .3s ease-in-out
}

.error-shape-list ul li {
    height: 130px;
    width: 130px;
    background-color: #f8cab8;
    border: none;
    border-radius: 50%;
    filter: blur(50px)
}

.error-shape-list ul li:nth-child(1n) {
    position: absolute;
    top: 50%;
    left: 10%
}

.error-shape-list ul li:nth-child(2n) {
    position: absolute;
    top: -24%;
    left: 12%
}

.error-shape-list ul li:nth-child(3n) {
    position: absolute;
    top: -10px;
    left: 55%;
    z-index: -1
}

.feature-wrap1 {
    padding: 35px 0;
    overflow: hidden;
    background-color: #f1f1f173
}

.feature-wrap2 {
    background-color: #0e2e50;
    padding: 100px 0
}

.feature-wrap2 .item-heading-left .background-title {
    color: #3b5774;
    -webkit-text-stroke-color: #3B5774;
    opacity: 1
}

.feature-box1 {
    padding-left: 80px
}

.feature-box1 .item-categoery a {
    color: #fff;
    font-weight: 400;
    font-family: Quicksand, sans-serif;
    padding: 7px 15px;
    line-height: 1;
    border: none;
    border-radius: 3px
}

.feature-box1 .heading-title h2 {
    color: #212121;
    margin-bottom: 10px;
    font-size: 36px;
    line-height: 42px;
    font-weight: 500;
    padding-right: 30px
}

@media only screen and (max-width:1199px) {
    .feature-box1 {
        padding-left: 0
    }

    .feature-box1 .heading-title h2 {
        font-size: 32px;
        line-height: 36px;
        padding-right: 0
    }

    .feature-box1 .item-categoery3 ul li i {
        margin-right: 6px
    }
}

@media only screen and (max-width:991px) {

    .feature-wrap1,
    .feature-wrap2 {
        padding: 70px 0
    }

    .feature-wrap2 .item-heading-left {
        margin-bottom: 0
    }

    .feature-box1 {
        margin-bottom: 40px;
        margin-top: 20px
    }

    .feature-box1 .heading-title h2 {
        padding-right: 20px
    }
}

.feature-box1 .heading-title h2 i {
    color: #2cdb59;
    font-size: 24px;
    margin-left: 10px
}

.feature-box1 p {
    border-top: 1px solid #e1e1e1;
    padding-top: 23px;
    padding-bottom: 25px;
    margin: 0
}

.feature-box1 .price-area-style-1 {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #e1e1e1;
    padding-top: 25px
}

.feature-box1 .price-area-style-1 .item-price {
    color: var(--rt-primary-color);
    font-size: 28px;
    font-family: Quicksand, sans-serif;
    font-weight: 600;
    margin-bottom: 40px
}

.feature-box1 .price-area-style-1 .details-button a {
    padding: 10px 30px;
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    color: #edf9f6;
    border: none;
    border-radius: 4px;
    z-index: 1;
    transition: .3s ease-in-out
}

.featured-thumb-slider-area .feature-box2 .feature-img1 {
    position: relative;
    border-radius: 8px
}

.featured-thumb-slider-area .feature-box2 .feature-img1:before {
    content: "";
    height: 20%;
    width: 100%;
    background-image: linear-gradient(to top, #000, transparent);
    opacity: 40%;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 8px
}

.featured-thumb-slider-area .feature-box2 .feature-img1 img {
    border-radius: 8px;
    height: 350px;
    object-fit: cover;
}

.featured-thumb-slider-area .inner-box-2 {
    position: absolute;
    left: 0;
    bottom: 40px;
    right: 0;
    margin: 0 auto;
    z-index: 2;
    width: calc(100% - 80px)
}

.featured-thumb-slider-area .inner-box-2 .item-img img {
    border-radius: 5px;
    border: 5px solid #fff;
    height: 100px;
    object-fit: cover;
}

.feature-rent-wrap1 {
    padding: 70px 0
}

.feature-rent-wrap1 .heading-button .heading-btn {
    color: var(--rt-primary-color);
    font-weight: 500;
    background-color: #fff;
    padding: 10px 30px
}

.feature-box3 .swiper-slide .feature-img1 {
    margin-bottom: 7px
}

.feature-box3.swiper-container {
    z-index: 0
}

.featured-thum-slider2 .swiper-slide .item-img {
    background-color: #fff;
    cursor: pointer
}

.featured-thum-slider2 .swiper-slide .item-img img {
    border-radius: 3px;
    filter: grayscale(100%);
    background-color: #fff;
    box-shadow: 0 4px 18px 0 rgba(194, 200, 213, .3);
    transition: .3s ease-in-out;
    opacity: .6
}

.featured-thum-slider2 .swiper-slide .item-img img:hover,
.featured-thum-slider2 .swiper-slide-thumb-active .item-img img {
    filter: grayscale(0);
    opacity: 1
}

.rent-box1 {
    padding: 30px;
    background-color: #fff;
    border-radius: 6px;
    position: relative
}

.rent-box1 .item-img {
    position: relative;
    margin-bottom: 24px;
    overflow: hidden
}

.property-box3 .item-img a img,
.rent-box1 .item-img a img,
.rent-feature1 .rent-box2 .item-img a img {
    border-radius: 6px;
    transform: scale(1);
    transition: .3s ease-in-out
}

.property-box2 .item-category-box1,
.property-box3 .item-img .item-category-box1,
.property-box6 .categoery-style-3 .item-category-box1,
.rent-box1 .item-img .item-category-box1 {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 5
}

.property-box2 .item-category-box1::after,
.property-box3 .item-img .item-category-box1::after,
.property-box6 .categoery-style-3 .item-category-box1::after,
.rent-box1 .item-img .item-category-box1::after {
    content: "";
    position: absolute;
    top: -31px;
    left: 50%;
    background-image: url(../img/listing-label.svg);
    width: 51px;
    height: 40px;
    margin-left: -27.5px
}

.rent-box1 .item-content .item-title {
    font-size: 31px;
    line-height: 36px;
    font-weight: 500;
    margin-bottom: 12px
}

.property-box6 .item-content .location-area,
.rent-box1 .item-content .location-area {
    color: #929292;
    font-size: 15px;
    margin-bottom: 10px
}

.property-box6 .item-content .item-categoery3 ul li,
.rent-box1 .item-content .item-categoery3 ul li,
.rent-feature1 .rent-box2 .item-content .item-categoery3 ul li {
    display: flex;
    margin-right: 10px;
    align-items: center;
    font-size: 14px;
    font-weight: 500
}

.rent-feature1 {
    padding: 20px;
    background-color: #fff;
    border-radius: 6px;
    position: relative;
    margin-bottom: 24px
}

.rent-feature1 .rent-box2 {
    display: flex;
    position: relative;
    align-items: center
}

.rent-feature1 .rent-box2 .item-img {
    position: relative;
    z-index: 2;
    overflow: hidden;
    cursor: pointer
}

.rent-feature1 .rent-box2 .item-img:before {
    content: "";
    height: 40%;
    width: 100%;
    background-image: linear-gradient(to top, #000, transparent);
    opacity: 60%;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 6px;
    z-index: 1
}

.rent-feature1 .rent-box2 .item-img .item-category {
    position: absolute;
    top: 10px;
    left: 10px
}

.rent-feature1 .rent-box2 .item-img .item-category a {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    font-family: Quicksand, sans-serif;
    padding: 3px 20px;
    display: inline-block;
    background-color: var(--rt-primary-color);
    border: none;
    border-radius: 3px;
    position: relative
}

.rent-feature1 .rent-box2 .item-img .item-category a:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #fff;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    border-radius: 50%
}

.rent-feature1 .rent-box2 .item-content {
    overflow: hidden;
    justify-content: center;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0 30px;
    flex: 1
}

.rent-feature1 .rent-box2 .item-content .item-title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 8px
}

.rent-feature1 .rent-box2 .item-content .item-title a {
    color: #212121;
    transition: .3s ease-in-out;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical
}

.rent-feature1 .rent-box2 .item-content .item-categoery3,
.single-listing-wrap2 .single-listing-box3,
.single-property-banner .single-listing-box3 {
    margin-bottom: 5px
}

.rent-feature1 .rent-box2 .item-content .item-categoery3 ul li i {
    color: var(--rt-primary-color);
    margin-right: 7px;
    font-size: 15px
}

.rent-feature1 .rent-box2 .item-content .rent-price .item-price {
    color: var(--rt-primary-color);
    font-size: 22px;
    font-family: Quicksand, sans-serif;
    font-weight: 600
}

.property-box2 .rent-price .item-price span,
.rent-feature1 .rent-box2 .item-content .rent-price .item-price span {
    color: #ccc;
    font-size: 16px;
    font-weight: 400
}

.rent-feature1 .rent-box2 .item-content .rent-price .item-price span i {
    font-size: 18px;
    font-style: normal;
    position: relative;
    top: 2px
}

.feature-layout-style-1 .feature-box4 {
    border-radius: 10px;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
    height: 100%;
    padding: 20px;
    transition: .4s ease-in-out;
    min-height: 230px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1
}

.feature-layout-style-1 .feature-box4:before {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    border-radius: 50%;
    right: -50px;
    bottom: -50px;
    transition: .6s ease-in-out;
    z-index: -1;
    opacity: .7;
    background-color: var(--rt-primary-color)
}

.feature-layout-style-1 .feature-box4:hover:before {
    transform: scale(30);
    left: -50px;
    top: -50px;
    bottom: auto;
    right: auto
}

.feature-layout-style-1 .feature-box4:hover .item-img img {
    filter: brightness(0) invert(1);
    animation: .6s cubic-bezier(0, 0, .26, .94) forwards bottomtotop
}

.feature-layout-style-1 .feature-box4 .item-img {
    margin-bottom: 18px;
    overflow: hidden;
    position: relative
}

.feature-layout-style-1 .feature-box4 .item-img img {
    transition: .4s ease-in-out;
    display: inline-block
}

.feature-layout-style-1 .feature-box4 .item-content .item-title a {
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    color: #000;
    transition: .3s ease-in-out
}

.feature-layout-style-1 .feature-box4 .item-content .item-categoery {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #686868;
    transition: .3s ease-in-out
}

.feature-wrap2 .feature-layout-nav-button-wrap .feature-btn-prev {
    border-radius: 4px;
    width: 45px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    font-size: 16px;
    font-weight: 600;
    color: var(--rt-primary-color)
}

.feature-wrap2 .feature-layout-nav-button-wrap .feature-btn-next {
    border-radius: 4px;
    width: 45px;
    height: 42px;
    line-height: 42px;
    background-color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    color: var(--rt-primary-color)
}

.form-section-wrap1 {
    padding: 40px;
    background-color: #fff;
    border: none;
    border-radius: 6px;
    z-index: 2
}

.form-section-wrap1 .element-list li {
    position: absolute;
    z-index: -1
}

.form-section-wrap1 .element-list li .motion-effects6,
.form-section-wrap1 .element-list li .motion-effects7 {
    filter: brightness(100%) contrast(100%) saturate(100%) blur(0) hue-rotate(289deg);
    z-index: -1
}

.form-section-wrap1 .element-list li:first-child {
    right: 15%;
    top: 19%;
    z-index: -1
}

.form-section-wrap1 .element-list li:nth-child(2) {
    right: 13%;
    bottom: 40px;
    z-index: -1
}

.form-section-wrap1 .item-title {
    font-size: 30px;
    font-weight: 600;
    line-height: 36px
}

.form-section-wrap1 .rent-form .form-check-box .checkbox-button__label-2 {
    color: #70778b;
    font-size: 15px;
    font-weight: 600;
    line-height: 30px
}

.form-section-wrap1 .rent-form .form-grid .form-group .form-control {
    background-color: #eef2f8;
    color: var(--rt-primary-color);
    height: 47px;
    border: none
}

.form-section-wrap1 .rent-form .form-grid .form-group ::placeholder {
    color: #000;
    font-size: 15px;
    font-weight: 400
}

.form-section-wrap1 .rent-form .form-grid .form-group .form-icon-area .form-icon {
    font-size: 18px;
    position: absolute;
    bottom: 10px;
    right: 20px
}

.form-section-wrap1 .rent-form .select-area .price-content .nice-select,
.form-section-wrap1 .rent-form .select-area .room-content .nice-select,
.form-section-wrap1 .rent-form .select-area .space-content .nice-select {
    float: none;
    padding-right: 0;
    padding-left: 0;
    border: none;
    border-radius: 4px;
    background: #eef2f8;
    height: 47px;
    line-height: 47px
}

.form-section-wrap1 .rent-form .select-area .price-content .nice-select:after,
.form-section-wrap1 .rent-form .select-area .space-content .nice-select:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0;
    border-color: #686868 transparent transparent;
    transform: rotate(0)
}

.form-section-wrap1 .rent-form .select-area .price-content .nice-select .list,
.form-section-wrap1 .rent-form .select-area .room-content .nice-select .list,
.form-section-wrap1 .rent-form .select-area .space-content .nice-select .list {
    margin-top: 1px
}

.form-section-wrap1 .rent-form .select-area .price-content .nice-select .list li {
    padding-right: 64px
}

.form-section-wrap1 .rent-form .select-area .price-content .nice-select.open:after,
.form-section-wrap1 .rent-form .select-area .room-content .nice-select.open:after,
.form-section-wrap1 .rent-form .select-area .space-content .nice-select.open:after {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    border-color: var(--rt-primary-color) transparent transparent transparent
}

.form-section-wrap1 .rent-form .select-area .room-content .nice-select .list li,
.form-section-wrap1 .rent-form .select-area .space-content .nice-select .list li {
    padding-right: 52px
}

.form-section-wrap1 .rent-form .select-area .room-content .nice-select:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0;
    border-color: #212121 transparent transparent;
    transform: rotate(0)
}

.form-section-wrap1 .rent-form .form-group-button .form-btn {
    display: inline-block;
    background-color: var(--rt-primary-color);
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    line-height: 47px;
    text-align: center;
    width: 100%;
    height: 47px;
    border: none;
    border-radius: 4px;
    position: relative;
    transition: .3s ease-in-out;
    z-index: 1
}

.form-section-wrap1 .rent-form .form-group-button .form-btn:after {
    content: "";
    height: 100%;
    width: 0;
    background-color: rgba(0, 0, 0, .15);
    position: absolute;
    bottom: 0;
    left: 0;
    border: none;
    border-radius: 4px;
    visibility: hidden;
    opacity: 0;
    transition: .3s ease-in-out;
    z-index: -1
}

.grid-wrap1 .item-shorting-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
    margin-top: 40px
}

.grid-wrap1 .item-shorting-box .item-shorting-box-2 .by-shorting .shorting,
.property-wrap-9 .item-shorting-box .item-shorting-box-2 .by-shorting .shorting,
.property-wrap3 .item-shorting-box .item-shorting-box-2 .by-shorting .shorting,
.property-wrap4 .item-shorting-box .item-shorting-box-2 .by-shorting .shorting {
    color: #212121;
    font-weight: 700;
    font-size: 15px;
    margin-right: 5px
}

.grid-wrap2 {
    padding: 50px 0 80px
}

.grid-wrap2 .map-form ::placeholder {
    color: #000;
    font-size: 15px;
    font-weight: 400
}

.grid-wrap3 {
    padding: 50px 0 110px;
    background-color: #fff
}

.location-wrap1 {
    padding: 70px 0 80px;
    background-color: #fff;
    overflow: hidden
}

.location-box1 {
    position: relative;
    border-radius: 8px;
    overflow: hidden
}

.location-box1:hover .item-img a img,
.location-box3:hover .item-img a img {
    transform: scale(1.04)
}

.location-box1:hover .item-content .location-button .location-btn,
.location-box3:hover .item-content .location-button .location-btn {
    transform: rotate(0);
    background-color: var(--rt-primary-color);
    color: #fff
}

.location-box1 .item-img a img,
.location-box2 .item-img a img,
.location-box3 .item-img a img,
.single-property-banner .single-listing-box2 .item-img img,
.single-property-banner .single-listing-box3 .item-img img,
.single-property-banner .single-listing-box4 .item-img img,
.team-box1 .item-img a img,
.team-box2 .item-img>a img {
    transform: scale(1);
    transition: .3s ease-in-out
}

.location-box1 .item-content {
    background-color: #00000075;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.location-box1 .item-content .content-body .item-category {
    color: #fff !important;
    font-size: 15px;
    font-weight: 500;
    position: relative
}

.location-box1 .item-content .content-body .item-title h3 {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px
}

.location-box1 .item-content .content-body .item-title h3 a,
.location-box2 .location-content .title-city a,
.location-box3 .item-content .content-body .item-title h3 a {
    color: #fff;
    transition: .3s ease-in-out
}

.location-box1 .item-content .location-button .location-btn,
.location-box3 .item-content .location-button .location-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
    color: var(--rt-primary-color);
    background-color: #fff;
    font-size: 18px;
    border: none;
    border-radius: 50%;
    transform: rotate(-45deg);
    transition: .3s ease-in-out
}

.location-box3,
.property-box3 {
    position: relative;
    margin-bottom: 24px
}

.location-box3 .item-img {
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 6px
}

.location-box2 .item-img:before,
.location-box3 .item-img:before {
    content: "";
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .4);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    transition: .3s ease-in-out;
    cursor: pointer
}

.location-box3 .item-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    bottom: 20px;
    left: 30px;
    right: 30px;
    z-index: 5
}

.location-box3 .item-content .content-body .item-category {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    padding-left: 10px
}

.location-box3 .item-content .content-body .item-category:after {
    content: "";
    height: 5px;
    width: 5px;
    background: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    border: none;
    border-radius: 50%
}

.location-box3 .item-content .content-body .item-title h3 {
    font-size: 22px;
    font-weight: 500;
    line-height: 32px
}

.isotope-classes-tab .nav-item:hover,
.location-box4:hover .item-content .content-body .item-category {
    background-color: var(--rt-primary-color);
    color: #fff
}

.location-box4 .item-img,
.single-slider-wrap1 .swiper-wrapper .swiper-slide .item-img {
    position: relative;
    cursor: pointer
}

.location-box4 .item-img:after {
    content: "";
    height: 100%;
    width: 100%;
    background-color: transparent;
    background: linear-gradient(transparent, rgba(0, 0, 0, .5));
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    transition: .3s;
    opacity: 1;
    cursor: pointer
}

.location-box4 .item-content {
    left: 30px;
    bottom: 30px
}

.location-box4 .item-content .content-body .item-category {
    display: inline-block;
    padding: 2px 15px;
    border: 2px solid var(--rt-primary-color);
    border-radius: 30px;
    font-size: 15px;
    font-family: Roboto;
    font-weight: 400;
    transition: .4s;
    line-height: 1.5;
    overflow: hidden
}

.location-box4 .item-content .content-body .item-category span {
    display: inline-block;
    transition: .4s
}

.location-box2:hover .item-img:before {
    background: rgba(0, 0, 0, .7)
}

.location-box2:hover .location-content .item-categoery .categoery-btn .item-property {
    -webkit-animation: .5s toBottomFromTop;
    animation: .5s toBottomFromTop;
    color: #fff
}

.location-box2 .item-img {
    position: relative;
    z-index: 1;
    overflow: hidden
}

.location-box2 .location-content {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    transform: translate(-50%, -50%);
    text-align: center
}

.location-box2 .location-content .title-city {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px
}

.location-box2 .location-content .item-categoery .categoery-btn {
    font-size: 15px;
    font-weight: 500;
    padding: 3px 20px;
    display: inline-block;
    background-color: #fff;
    border: none;
    border-radius: 4px;
    position: relative;
    transition: .3s ease-in-out;
    overflow: hidden
}

.location-box2 .location-content .item-categoery .categoery-btn .item-property {
    color: var(--rt-primary-color);
    display: block;
    transition: .3s;
    text-transform: capitalize
}

.location-box2 .location-content .item-categoery .categoery-btn:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: var(--rt-primary-color);
    left: 10px;
    top: 16px;
    border: none;
    border-radius: 50%;
    transition: .3s ease-in-out
}

@-webkit-keyframes toBottomFromTop {
    49% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    51% {
        opacity: 1
    }
}

@keyframes toBottomFromTop {
    49% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    51% {
        opacity: 1
    }
}

@keyframes bottomtotop {
    49% {
        transform: translateY(-100%)
    }

    50% {
        opacity: 0;
        transform: translateY(100%)
    }

    51% {
        opacity: 1
    }
}

.newsletter-wrap1 {
    padding: 70px 0 50px;
    background-color: #0e2e50;
    position: relative
}

.newsletter-wrap1 .shape-img1 {
    position: absolute;
    left: 0;
    bottom: 0;
    filter: brightness(105%) contrast(0%) saturate(106%) blur(0) hue-rotate(23deg)
}

.newsletter-layout1 .item-heading .item-title {
    color: #fff;
    font-size: 38px;
    font-weight: 500;
    line-height: 30px;
    font-family: Quicksand, sans-serif
}

.newsletter-layout1 .item-heading .item-subtitle {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    font-family: Quicksand, sans-serif
}

.newsletter-form .input-group {
    position: relative;
    border-radius: 30px !important
}

.newsletter-form .input-group .form-control {
    height: 60px;
    background-color: transparent;
    border: none;
    color: #212121;
    padding-left: 25px;
    border-radius: 0 !important
}

.newsletter-form .input-group-append button,
.newsletter-layout2 .newsletter-button .item-btn,
.pricing-box1 .pricing-button .item-btn {
    background-color: var(--rt-primary-color);
    display: inline-block;
    position: relative
}

.newsletter-form .input-group ::placeholder {
    color: #495057
}

.newsletter-form .input-group-append {
    position: absolute;
    right: 0;
    bottom: 4px
}

.newsletter-form .input-group-append button {
    border: none;
    border-radius: 0 30px 30px 0;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 15px 30px;
    transition: .3s ease-in-out;
    z-index: 5
}

.newsletter-form .input-group-append button:after {
    content: "";
    height: 100%;
    width: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 0 30px 30px 0;
    background-color: rgba(0, 0, 0, .15);
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    transition: .3s ease-in-out
}

.newsletter-box2 {
    padding: 60px;
    background-color: #0e2e50;
    border-radius: 4px;
    margin-top: -80px
}

.newsletter-layout2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative
}

.newsletter-layout2 .item-heading .item-title {
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 10px
}

.newsletter-layout2 .item-heading p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
    font-family: Quicksand, sans-serif;
    position: relative;
    z-index: 2
}

.newsletter-layout2 .item-heading .bg-title-wrap .background-title,
.property-wrap-7 .item-heading-left .bg-title-wrap .background-title,
.testimonial-box2 .testimonial-heading .bg-title-wrap .background-title {
    display: inline-block;
    font-family: Quicksand, sans-serif;
    font-size: 100px;
    line-height: 130px;
    color: #dceeea;
    pointer-events: none;
    opacity: .2
}

.property-box2 .item-content .verified-area .item-title,
.property-box3 .property-content .item-content .item-title a {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical
}

.newsletter-layout2 .newsletter-button .item-btn {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 13px 30px;
    border: none;
    border-radius: 4px;
    z-index: 2
}

.newsletter-layout2 .newsletter-button .item-btn:after {
    content: "";
    height: 100%;
    width: 0;
    background-color: rgba(0, 0, 0, .15);
    position: absolute;
    bottom: 0;
    left: 0;
    border: none;
    border-radius: 4px;
    visibility: hidden;
    opacity: 0;
    transition: .3s ease-in-out;
    z-index: -2
}

.pricing-box1 {
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    padding: 45px;
    position: relative;
    transition: .3s ease-in-out;
    transform: scale(1);
    overflow: hidden
}

.pricing-box1:after {
    content: "";
    height: 1px;
    width: 100%;
    background-color: #e5e5e5;
    position: absolute;
    top: 225px;
    right: 0;
    left: 0
}

.pricing-box1:hover {
    box-shadow: 0 5px 28px 0 rgba(0, 0, 0, .09);
    border-color: #fff;
    transition: .3s ease-in-out;
    transform: scale(1.05)
}

.pricing-box1 .heading-title .item-title {
    color: #212121;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    font-family: Spartan, sans-serif
}

.pricing-box1 .heading-title .item-price {
    color: #000;
    font-size: 36px;
    font-weight: 600;
    font-family: Quicksand, sans-serif;
    margin-bottom: 20px
}

.pricing-box1 .heading-title .item-price span {
    color: #b2bbc5;
    font-size: 16px;
    font-weight: 400;
    font-family: Quicksand, sans-serif;
    margin-left: 10px
}

.pricing-box1 .heading-title p {
    color: #788593
}

.pricing-box1 .shape-img1 {
    position: absolute;
    top: 65px;
    right: 65px
}

.pricing-box1 .shape-img1 img {
    height: 64px
}

.pricing-box1 .pricing-list {
    margin-top: 70px;
    margin-bottom: 35px
}

.pricing-box1 .pricing-list ul li {
    display: block;
    color: #acb7c3;
    font-size: 15px;
    margin-bottom: 15px;
    font-weight: 400
}

.pricing-box1 .pricing-list ul li.available i {
    color: #53e092
}

.pricing-box1 .pricing-button .item-btn {
    padding: 15px 105px;
    border: none;
    border-radius: 4px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    z-index: 1;
    box-shadow: 0 14px 18px 0 rgba(0, 0, 0, .15);
    transition: .3s ease-in-out
}

.progress-bar-wrap1 {
    background-color: #000;
    padding: 40px 0;
    position: relative
}

.property-wrap-6,
.property-wrap-8,
.property-wrap1,
.property-wrap3,
.property-wrap4 {
    background-color: #fff
}

.progress-bar-wrap1 .shape-img1 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center
}

.progress-bar-wrap1 .shape-img2 {
    position: absolute;
    bottom: 0;
    right: 210px
}

.item-heading-bar {
    text-align: center;
    margin-bottom: 60px
}

.item-heading-bar .item-title {
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 15px;
    text-transform: capitalize;
    z-index: 2;
    position: relative
}

.item-heading-bar p {
    color: #fff;
    z-index: 2;
    position: relative
}

.choose-box1 p,
.choose-box2 p {
    color: #70778b;
    line-height: 24px
}

.progress-box1 {
    padding: 100px 0 90px
}

.progress-box1 .progress-layout {
    position: relative;
    margin: 0 auto
}

.progress-box1 .progress-layout .process-circle {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: transparent;
    background-image: linear-gradient(180deg, #ffffff42 0, #000 100%);
    border-radius: 50%;
    height: 140px;
    width: 140px;
    z-index: 3
}

.progress-box1 .progress-layout .process-circle:nth-child(2) {
    width: 180px;
    height: 180px;
    z-index: 2;
    opacity: .4
}

.progress-box1 .progress-layout .process-circle:nth-child(3) {
    width: 222px;
    height: 222px;
    z-index: 1;
    opacity: .1
}

.progress-box1 .progress-layout::before {
    background-color: transparent;
    background-image: linear-gradient(180deg, #ffffff42 0, #0e2e50 100%);
    opacity: 1;
    height: 140px;
    width: 140px;
    border-radius: 50%;
    z-index: 3
}

.progress-box1 .progress-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    z-index: 5;
    text-align: center;
    padding-top: 35px
}

.progress-box1 .progress-content .item-parcent {
    font-size: 60px;
    font-weight: 600;
    font-family: Quicksand, sans-serif;
    color: #fff;
    margin-bottom: 20px
}

.progress-box1 .progress-content label {
    font-size: 15px;
    font-weight: 400;
    color: #fff
}

.property-wrap1 {
    padding: 100px 0 80px;
    overflow: hidden
}

.property-wrap1 .item-heading-left .section-subtitle,
.property-wrap1 .item-heading-left .section-title,
.single-slider-wrap1 {
    position: relative;
    z-index: 2
}

.property-wrap3 {
    padding: 40px 30px 10px
}

.property-wrap4 {
    padding: 40px 30px
}

.property-wrap5 {
    padding: 100px 0 180px
}

.property-wrap-6 {
    padding: 100px 0 110px
}

.property-wrap-8 {
    padding: 60px 0 0;
    position: relative;
    overflow: hidden
}

@media (min-width:1200px) {
    .about-box7 {
        margin-right: -210px
    }

    .about-box-10 {
        margin-left: 15px;
        padding-right: 85px
    }

    .property-wrap-8:after,
    .property-wrap-8:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        height: 100%;
        width: 380px;
        z-index: 10;
        opacity: .8;
        pointer-events: none
    }

    .property-wrap-8:before {
        left: 0
    }

    .property-wrap-8:after {
        right: 0
    }
}

@media (min-width:1940px) {
    .property-wrap-8 {
        width: 800px
    }
}

.property-wrap-8 .background-title {
    opacity: .2
}

@media only screen and (max-width:1199px) {
    .feature-box1 .price-area-style-1 .item-price {
        font-size: 26px;
        margin-bottom: 0
    }

    .rent-box1 .item-img .item-category-box1 {
        left: 20px
    }

    .property-box2 .item-content .item-categoery3 ul li i,
    .rent-box1 .item-content .item-categoery3 ul li i {
        margin-right: 6px
    }

    .rent-feature1 .rent-box2 .item-content {
        flex: auto
    }

    .form-section-wrap1,
    .location-box1 .item-content {
        padding: 20px
    }

    .form-section-wrap1 .rent-form .form-check-box {
        display: block
    }

    .location-wrap1 {
        padding: 70px 0
    }

    .location-box1 {
        margin-bottom: 24px
    }

    .location-box3 .item-content {
        left: 20px;
        bottom: 10px
    }

    .newsletter-layout1 .item-heading .item-title {
        font-size: 32px;
        margin-bottom: 15px
    }

    .newsletter-layout1 .item-heading .item-subtitle {
        font-size: 20px
    }

    .pricing-box1 {
        margin-bottom: 40px
    }

    .item-heading-bar .item-title {
        font-size: 32px;
        line-height: 34px
    }

    .property-wrap4 .item-shorting-box {
        display: block;
        text-align: center
    }

    .property-wrap-9 .item-shorting-box .shorting-title .item-title,
    .property-wrap4 .item-shorting-box .shorting-title .item-title {
        margin-bottom: 20px
    }

    .property-wrap-9 .item-shorting-box .item-shorting-box-2,
    .property-wrap4 .item-shorting-box .item-shorting-box-2 {
        justify-content: center
    }
}

.isotope-classes-tab {
    border: none;
    text-align: right;
    margin-top: 11px
}

@media (max-width:767px) {
    .property-wrap1 .item-heading-left {
        margin-bottom: 24px
    }

    .isotope-classes-tab {
        text-align: left;
        margin-bottom: 24px;
        margin-top: 0
    }
}

@media (max-width:575px) {
    .featured-thumb-slider-area .inner-box-2 {
        width: calc(100% - 30px);
        bottom: 20px
    }

    .isotope-classes-tab {
        text-align: center
    }
}

.isotope-classes-tab .nav-item {
    margin-right: 10px;
    color: #000;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    background-color: transparent;
    border: 1px solid var(--rt-primary-color);
    border-radius: 30px;
    padding: 7px 20px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media (max-width:991px) {
    .rt-header-menu {
        padding: 0;
        border-bottom: 1px solid rgba(81, 81, 81, .15);
        transition: .5s
    }

    .rt-header-menu.rt-sticky {
        position: fixed !important;
        top: 0;
        right: 0;
        left: 0;
        margin: 0 auto;
        -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .2);
        box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .2);
        padding-top: 0;
        z-index: 150;
        background-color: #0e2e50;
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-delay: .1s;
        animation-delay: .1s
    }

    .about-box-9 {
        margin-bottom: 30px
    }

    .isotope-classes-tab .nav-item {
        z-index: 6
    }
}

@media (max-width:479px) {
    .isotope-classes-tab .nav-item {
        padding: 5px 15px;
        border-radius: 24px
    }
}

@media (max-width:320px) {
    .isotope-classes-tab .nav-item {
        padding: 5px 10px
    }
}

.isotope-classes-tab .current.nav-item {
    color: #fff;
    background-color: var(--rt-primary-color);
    position: relative;
    transition: .3s ease-in-out
}

.property-box2 {
    position: relative;
    box-shadow: 0 4px 18px rgba(194, 200, 213, .3);
    border: none;
    border-radius: 0 0 6px 6px;
    margin-bottom: 24px
}

.property-box4,
.property-box5 {
    box-shadow: none;
    background-color: #fff
}

.property-box2:hover .react-icon {
    opacity: 1;
    visibility: visible;
    bottom: 30px
}

.property-box2 .item-img:before,
.property-box3 .item-img:before {
    width: 100%;
    background-image: linear-gradient(to top, #000, transparent);
    opacity: 80%;
    z-index: 1;
    content: ""
}

.property-box2 .item-img {
    position: relative;
    overflow: hidden;
    border-radius: 6px 6px 0 0;
    z-index: 5;
    cursor: pointer
}

.property-box2 .item-img:before {
    height: 40%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.property-box2 .item-img a img {
    border-radius: 6px 6px 0 0;
    transform: scale(1);
    transition: .3s ease-in-out;
    z-index: 5
}

@media only screen and (max-width:991px) {
    .feature-rent-wrap1 {
        padding: 60px 0 40px
    }

    .rent-box1 {
        margin-bottom: 24px
    }

    .rent-feature1 .rent-box2 .item-content {
        flex: 1
    }

    .feature-wrap2 .feature-layout-nav-button-wrap {
        text-align: left;
        margin-bottom: 30px
    }

    .grid-wrap1,
    .grid-wrap3 {
        padding: 30px 0 70px
    }

    .grid-wrap2,
    .property-wrap4 {
        padding: 70px 0
    }

    .grid-wrap2 .map-form .form-control {
        margin-bottom: 20px !important
    }

    .location-box1 .item-img a img {
        width: 100%
    }

    .location-wrap2 {
        padding: 0
    }

    .newsletter-box2 {
        padding: 40px
    }

    .newsletter-layout2 {
        display: block;
        text-align: center
    }

    .newsletter-layout2 .item-heading .item-title {
        font-size: 32px;
        margin-bottom: 20px
    }

    .newsletter-layout2 .item-heading p {
        margin-bottom: 20px
    }

    .newsletter-layout2 .item-heading .bg-title-wrap {
        top: 25%
    }

    .pricing-wrap1,
    .property-wrap-8 {
        padding: 60px 0
    }

    .pricing-wrap1 .item-heading-center {
        margin-bottom: 50px
    }

    .pricing-box1 .pricing-button .item-btn {
        padding: 15px 80px
    }

    .progress-bar-wrap1 {
        padding: 60px 0 30px
    }

    .progress-box1 .progress-layout {
        margin-bottom: 40px
    }

    .property-wrap1 {
        padding: 70px 0 40px
    }

    .property-wrap3 {
        padding: 30px 30px 55px
    }

    .property-wrap5 {
        padding: 0 0 120px !important
    }

    .property-wrap-6 {
        padding: 60px 0 70px
    }

    .property-wrap-9 {
        padding: 30px 0 0
    }

    .property-box2 .item-category-box1,
    .property-box2 .rent-price {
        left: 20px
    }
}

.property-box2 .rent-price {
    position: absolute;
    bottom: 15px;
    left: 20px;
    z-index: 2
}

.property-box2 .rent-price .item-price {
    color: #fff;
    font-size: 24px;
    font-family: Quicksand, sans-serif;
    font-weight: 600
}

.property-box2 .rent-price .item-price span i {
    font-size: 24px;
    font-style: normal
}

.property-box2 .react-icon {
    position: absolute;
    right: 30px;
    bottom: 0;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    transition: .3s ease-in-out;
    z-index: 5
}

@media only screen and (max-width:991px) {
    .property-box2 .react-icon {
        right: 20px
    }
}

.gallery figure.image,
.property-box2 .react-icon ul li {
    display: inline-block;
    position: relative
}

.property-box2 .react-icon ul li a i {
    font-size: 16px;
    border: none;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 3px;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    padding: 5px 10px;
    justify-content: center;
    transition: .3s ease-in-out;
    overflow: hidden
}

.property-box2 .item-category10 {
    position: absolute;
    margin-top: -20px;
    left: 30px;
    font-size: 15px;
    background-color: #fff;
    padding: 5px 15px;
    display: inline-block;
    border: none;
    border-radius: 4px;
    font-weight: 400;
    line-height: 20px;
    z-index: 5
}

@media only screen and (max-width:991px) {
    .property-box2 .item-category10 {
        left: 20px
    }
}

.property-box2 .item-content {
    padding: 20px 30px;
    background-color: #fff
}

@media only screen and (max-width:991px) {
    .property-box2 .item-content {
        padding: 20px 16px 20px 20px
    }

    .property-wrap2 {
        padding: 70px 0
    }
}

.property-box2 .item-content .verified-area .item-title {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 7px;
    line-height: 32px
}

.property-box2 .item-content .verified-area a .item-check {
    color: #2cdb59;
    font-size: 22px;
    margin-left: 13px
}

.property-box2 .item-content .location-area {
    color: #929292;
    font-size: 15px;
    margin-bottom: 12px
}

.property-box2 .item-content .item-categoery3 ul li {
    display: flex;
    margin-right: 10px;
    align-items: center;
    font-size: 14px;
    font-weight: 300
}

@media only screen and (max-width:1641px) {
    .property-box2 .item-content .item-categoery3 ul li:nth-child(3) {
        display: none
    }
}

.property-box3:hover .item-img a img {
    transform: scale(1.1);
    border-radius: 6px;
    transition: .3s ease-in-out
}

.property-box3 .item-img {
    position: relative;
    z-index: 2;
    overflow: hidden
}

.property-box3 .item-img:before {
    height: 70%;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 6px;
    cursor: pointer
}

.property-box3 .property-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    padding: 30px 30px 20px
}

.property-box3 .property-content .item-content .veryfy-area {
    display: flex;
    align-items: center;
    margin-bottom: 3px
}

.property-box3 .property-content .item-content .veryfy-area .item-price {
    color: #fff;
    font-size: 26px;
    font-family: Quicksand, sans-serif;
    font-weight: 500;
    margin-bottom: 5px
}

.property-box3 .property-content .item-content .item-title {
    font-size: 22px;
    line-height: 32px;
    font-weight: 500;
    margin-bottom: 17px;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    padding-bottom: 15px
}

.property-box3 .property-content .item-content .item-title a {
    color: #fff;
    transition: .3s ease-in-out
}

.property-box3 .property-content .item-content .item-categoery3 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.property-box3 .property-content .item-content .item-categoery3 ul li {
    display: flex;
    position: relative;
    align-items: center;
    color: #fff;
    margin-right: 20px;
    font-size: 14px
}

.property-box3 .property-content .item-content .item-categoery3 ul li i {
    color: #fff;
    margin-right: 10px;
    font-size: 14px
}

.property-box4 {
    padding: 20px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
    border: 1px solid #e8e8e8
}

.property-box4 .item-content-property,
.property-box5 .item-content-property {
    flex: 1;
    padding: 0;
    margin-left: 24px
}

.property-box4 .item-content-property .item-category10,
.property-box5 .item-content-property .item-category10 {
    position: inherit;
    padding: 0
}

.property-box4 .item-content-property .item-category10 a {
    padding: 0;
    font-size: 14px;
    color: #acafbb;
    background: 0 0
}

.property-box4 .item-content-property .rent-price2 {
    display: block;
    position: absolute;
    right: 30px;
    top: 30px;
    z-index: 2;
    justify-content: inherit;
    align-items: inherit
}

.property-box4 .item-content-property .react-icon {
    visibility: visible;
    opacity: 1;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 5;
    bottom: auto
}

.property-box4 .item-content-property .react-icon ul li a {
    background-color: transparent;
    display: inline-block
}

.property-box4 .item-content-property .react-icon ul li a i {
    height: 35px;
    width: 35px;
    background-color: #dfefeb;
    border: none;
    padding: 5px 10px;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .3s ease-in-out;
    z-index: 1
}

.property-box4 .item-content-property .author-area .item-price,
.property-box4 .item-content-property .item-price,
.property-box5 .item-content-property .item-price {
    color: var(--rt-primary-color);
    font-size: 24px;
    font-family: Quicksand, sans-serif;
    font-weight: 600
}

.property-box4 .item-content-property .item-price i,
.property-box5 .item-content-property .item-price i {
    margin-right: 2px;
    font-size: 14px;
    color: #bfbfbf
}

.property-box4 .item-content-property .item-price span,
.property-box5 .item-content-property .item-price span {
    color: #bfbfbf;
    font-size: 14px;
    font-weight: 400
}

.property-box4 .item-content-property .author-area {
    border-top: 0;
    padding: 35px 0 0
}

.property-box4 .item-content-property .author-area .item-price span {
    color: #abb3c6;
    font-size: 16px;
    font-weight: 400
}

.property-box5 {
    padding: 15px 20px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
    border-radius: 6px;
    box-shadow: 0 4px 18px 0 rgba(194, 200, 213, .3)
}

.property-box5 .item-content-property .verified-area .item-title {
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 0
}

.property-box5 .item-content-property .location-area {
    color: #929292;
    font-size: 14px;
    margin-bottom: 7px
}

.property-box5 .item-content-property .location-area i {
    position: relative;
    top: 3px
}

.property-box5 .item-content-property .item-category10 a {
    color: #acafbb;
    font-size: 13px
}

@media only screen and (max-width:320px) {
    .no-ul-list.third-row li {
        max-width: 100%;
        flex: 0 0 100%;
        width: 100%
    }

    .location-wrap2 {
        display: none
    }

    .mean-bar--right {
        min-width: 100px
    }

    .widget.widget-contact-box .wid-contact-button li {
        margin-bottom: 5px
    }

    .about-box3 .item-title,
    .about-layout2 .item-title {
        font-size: 22px;
        line-height: 32px
    }

    .about-box5 .about-shape {
        display: block;
        text-align: center
    }

    .agency-box2 .category-box .item-category {
        padding: 2px 15px
    }

    .rld-progress-box .filter-button .search-btn {
        padding: 14px 80px
    }

    .property-banner-wrap1 {
        height: 390px
    }

    .main-banner-box1 .item-title {
        font-size: 17px;
        line-height: 36px
    }

    .about-box6 .about-button {
        text-align: center
    }

    .main-banner-box6 .item-title {
        font-size: 30px;
        line-height: 36px
    }

    .feature-box1 .item-categoery3 ul,
    .form-section-wrap1 .rent-form .form-check-box,
    .main-banner-box4 .item-categoery3 ul,
    .property-box5 .item-content-property .item-categoery5 ul,
    .rent-box1 .item-content .item-categoery3 ul,
    .rent-feature1 .rent-box2 .item-content .item-categoery3 ul {
        display: block
    }

    .property-box2 .rent-price .item-price,
    .rent-feature1 .rent-box2 .item-content .rent-price .item-price {
        font-size: 22px
    }

    .grid-wrap1 .item-shorting-box .item-shorting-box-2,
    .property-wrap-9 .item-shorting-box .item-shorting-box-2,
    .property-wrap3 .item-shorting-box .item-shorting-box-2,
    .property-wrap4 .item-shorting-box .item-shorting-box-2 {
        display: block;
        margin-bottom: 20px
    }

    .grid-wrap1 .item-shorting-box .item-shorting-box-2 .by-shorting,
    .property-wrap-9 .item-shorting-box .item-shorting-box-2 .by-shorting,
    .property-wrap3 .item-shorting-box .item-shorting-box-2 .by-shorting,
    .property-wrap4 .item-shorting-box .item-shorting-box-2 .by-shorting {
        margin-bottom: 24px;
        margin-right: 0;
        justify-content: center
    }

    .location-box4 .item-content {
        left: 10px;
        bottom: 10px
    }

    .newsletter-form .input-group,
    .newsletter-form .input-group .form-control {
        height: 50px
    }

    .newsletter-form .input-group ::placeholder {
        font-size: 13px
    }

    .newsletter-form .input-group-append {
        right: 0;
        bottom: 5px
    }

    .newsletter-form .input-group-append button {
        padding: 10px 20px;
        font-size: 12px
    }

    .pricing-box1 {
        padding: 30px
    }

    .pricing-box1 .shape-img1 {
        right: 40px
    }
}

@media only screen and (max-width:767px) {

    .error-shape-list,
    .main-banner-box6 .bg-title-wrap .background-title,
    .main-banner-wrap1 .banner-shape1,
    .newsletter-layout2 .item-heading .bg-title-wrap .background-title,
    .progress-bar-wrap1 .shape-img1,
    .property-box4 .item-content-property .rent-price2,
    .property-box5 .item-content-property .item-categoery5 ul li:first-child,
    .property-img .bg-title-wrap .background-title {
        display: none
    }

    .main-banner-box3,
    .main-banner-wrap1 {
        padding: 50px 0
    }

    .main-banner-box6 .banner-search-wrap .item-para {
        color: #000
    }

    .error-wrap {
        padding: 70px 0
    }

    .error-box .shape-img1,
    .feature-rent-wrap1 .item-heading-left,
    .rent-feature1 .rent-box2 .item-img {
        margin-bottom: 20px
    }

    .feature-box1 .heading-title h2 {
        padding-right: 0
    }

    .feature-rent-wrap1 .heading-button,
    .location-wrap1 .heading-button {
        text-align: left
    }

    .rent-feature1 .rent-box2 {
        display: block;
        overflow: hidden
    }

    .property-box2 .item-img a img,
    .rent-feature1 .rent-box2 .item-img a img {
        width: 100%
    }

    .rent-feature1 .rent-box2 .item-content {
        padding: 0
    }

    .grid-wrap2 .map-form .rld-single-select {
        margin-bottom: 0 !important;
        margin-top: 0;
        overflow: visible
    }

    .location-wrap1 .item-heading-left {
        margin-bottom: 15px
    }

    .location-box1 .item-content {
        padding: 30px
    }

    .property-box2 .item-category-box1 {
        left: 30px;
        top: 30px
    }

    .property-box2 .item-category10,
    .property-box2 .rent-price {
        left: 30px
    }

    .property-box2 .react-icon {
        right: 30px
    }

    .property-box2 .item-content {
        padding: 20px 30px
    }

    .property-box4 .item-img img,
    .property-box5 .item-img img {
        width: 200px;
        height: 150px
    }

    .property-box4 .item-category-box1 {
        left: 50%;
        top: 50%;
        transform: translateY(-50%) translateX(-50%)
    }

    .property-box4 .item-content-property .location-area {
        margin-bottom: 5px
    }

    .property-box5 .item-content-property {
        flex: auto;
        margin-left: 20px
    }

    .property-wrap-7 .item-heading-left {
        margin-bottom: 24px
    }
}

.property-box5 .item-content-property .item-categoery5 ul li i {
    color: var(--rt-primary-color);
    margin-right: 10px;
    font-size: 14px;
    position: relative;
    top: 2px
}

.property-button .item-btn {
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    color: var(--rt-primary-color);
    padding: 10px 30px;
    border: none;
    border-radius: 4px;
    background-color: #fff;
    position: relative;
    transition: .3s ease-in-out;
    z-index: 1
}

.property-button .item-btn::before {
    content: "";
    height: 100%;
    width: 0;
    background-color: var(--rt-primary-color);
    position: absolute;
    bottom: 0;
    left: 0;
    border: none;
    border-radius: 4px;
    visibility: hidden;
    opacity: 0;
    transition: .3s ease-in-out;
    z-index: -1
}

.property-wrap-7 {
    background-color: #fff;
    padding: 50px 0;
    position: relative;
    overflow: hidden
}

@media only screen and (max-width:991px) {
    .property-wrap-7 {
        padding: 70px 0 40px
    }

    .property-box6:before {
        display: none
    }
}

@media only screen and (max-width:575px) {

    .error-wrap,
    .feature-wrap2,
    .grid-wrap2,
    .location-wrap1,
    .main-banner-wrap2,
    .pricing-wrap1,
    .property-box3 .property-content .item-content .item-title,
    .property-wrap2,
    .property-wrap4 {
        padding: 50px 0
    }

    .blog-wrap1,
    .blog-wrap2,
    .blog-wrap4,
    .blog-wrap5 {
        padding: 50px 0 20px
    }

    .blog-wrap3,
    .blog-wrap6 {
        padding: 50px 0 100px
    }

    .blog-box1 .item-content .quotation-style:after {
        left: 24px
    }

    .blog-box1 .item-content .quotation-style .item-quotation {
        padding: 20px 50px
    }

    .blog-box1 .item-content .single-blog-img img,
    .location-box4 .item-img img {
        width: 100%
    }

    .brand-wrap1 {
        padding: 40px 0 13px
    }

    .brand-wrap2,
    .feature-wrap1,
    .property-wrap-8 {
        padding: 25px 0 0
    }

    .brand-wrap3 {
        padding: 35px 0 0
    }

    .brand-box2,
    .feature-rent-wrap1 .heading-button,
    .feature-wrap2 .feature-layout-nav-button-wrap,
    .location-wrap1 .heading-button {
        text-align: center
    }

    .breadcrumb-wrap {
        padding: 20px 0
    }

    .contact-wrap {
        padding: 0px 0 32px
    }

    .error-box .error-title {
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 24px
    }

    .error-box .error-button .item-btn {
        padding: 18px 45px
    }

    .feature-rent-wrap1,
    .property-wrap-7,
    .property-wrap1 {
        padding: 40px 0 20px
    }

    .form-section-wrap1 .rent-form .select-area .space-content,
    .grid-wrap1 .item-shorting-box .shorting-title .item-title,
    .property-wrap3 .item-shorting-box .shorting-title .item-title {
        margin-bottom: 15px
    }

    .grid-wrap1,
    .grid-wrap3 {
        padding: 10px 0 50px
    }

    .grid-wrap1 .item-shorting-box,
    .property-wrap3 .item-shorting-box {
        display: block;
        text-align: center;
        margin-top: 20px
    }

    .grid-wrap1 .item-shorting-box .item-shorting-box-2,
    .property-wrap3 .item-shorting-box .item-shorting-box-2 {
        justify-content: center
    }

    .newsletter-wrap1 {
        padding: 50px 0 30px
    }

    .progress-bar-wrap1 {
        padding: 40px 0 30px
    }

    .property-wrap5 {
        padding: 0 0 100px !important
    }

    .property-wrap-6 {
        padding: 40px 0 50px
    }

    .property-box6 {
        box-shadow: none !important;
        border: 1px solid #d8d8d8 !important
    }
}

.property-wrap-7 .slider-wrapper {
    margin-right: -100%
}

.property-box6 {
    position: relative;
    box-shadow: 0 1px 3px 0 rgb(3 27 52 / 33%);
    border: none;
    margin-bottom: 24px;
    transition: .3s ease-in-out
}

.property-box6:before {
    content: "";
    height: 1px;
    width: 100%;
    background-color: #e8e8e8;
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0
}

.flip-box-img,
.item-categoery3 {
    margin-top: 25px
}

.property-box6:hover {
    transform: translateY(-5px)
}

.property-box6:hover .item-img a img {
    transform: scale(1.05);
    border-radius: 6px 6px 0 0
}

.property-box6:hover .item-img .react-icon {
    opacity: 1;
    visibility: visible;
    top: 30px
}

.property-box6 .item-img {
    position: relative;
    overflow: hidden;
    border-radius: 6px 6px 0 0;
    z-index: 5
}

.property-box6 .item-img:before {
    content: "";
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 20%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    border-radius: 6px 6px 0 0
}

.property-box6 .item-img a {
    border-radius: 6px 6px 0 0
}

.property-box6 .item-img a img {
    border-radius: 6px 6px 0 0;
    transform: scale(1);
    transition: .3s ease-in-out;
    width: 100%;
    height: 225px
}

.property-box6 .categoery-style-3 .item-category-box1 .item-category {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    font-family: Quicksand, sans-serif;
    padding: 3px 20px;
    display: inline-block;
    background-color: rgb(234, 126, 25);
    border: none;
    border-radius: 2px;
    position: relative
}

.property-box6 .categoery-style-3 .react-icon {
    position: absolute;
    right: 30px;
    top: 0;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    transition: .3s ease-in-out;
    z-index: 5
}

.property-box6 .categoery-style-3 .react-icon ul li a {
    color: #fff;
    font-size: 16px;
    border: none;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 3px;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    padding: 5px 10px 0;
    justify-content: center;
    transition: .3s ease-in-out;
    overflow: hidden
}

.property-box6 .categoery-style-3 .react-icon ul li a:hover i {
    animation: .5s forwards toBottomFromTop;
    color: #fff
}

.property-box6 .author-img {
    z-index: 5;
    position: absolute;
    bottom: 15px;
    left: 30px;
    border-radius: 50%;
    background-color: #fff;
    padding: 5px;
    transition: .5s ease-in-out
}

.property-box6 .author-img img,
.testimonial-layout3 .item-img img {
    border-radius: 50%
}

.property-box6 .item-rating {
    position: absolute;
    bottom: 30px;
    right: 30px;
    z-index: 5
}

.property-box6 .item-rating li {
    display: inline-block;
    font-size: 16px;
    color: #ffc107
}

.property-box6 .item-content {
    background-color: #fff;
    padding: 20px 20px 15px;
    border-radius: 0 0 6px 6px
}

.property-box6 .item-content .verified-area .item-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 7px;
    line-height: 32px
}

.property-box6 .item-content .item-price {
    color: #55d764;
    font-size: 22px;
    font-family: Quicksand, sans-serif;
    font-weight: 600;
    margin-bottom: 20px
}

@media only screen and (max-width:991px) {
    .property-box6 .item-content .item-price {
        margin-bottom: 15px
    }

    .property-box6 .item-content .item-categoery3 ul li {
        margin-right: 5px;
        font-size: 13px;
        font-weight: 500
    }
}

@media only screen and (max-width:767px) {

    .property-wrap-7 .item-heading-left .bg-title-wrap .background-title,
    .single-property .single-listing-box1 .floor-plan-box .accordion .card .card-header .heading-title .card-list ul {
        display: none
    }

    .property-box6 .item-content .item-categoery3 ul li {
        margin-right: 10px;
        font-size: 14px;
        font-weight: 600
    }
}

@media only screen and (max-width:375px) {

    .grid-wrap1 .item-shorting-box,
    .item-shorting-box,
    .property-wrap3 .item-shorting-box {
        text-align: center
    }

    .property-box6 .item-content .item-categoery3 ul {
        display: block
    }

    .property-box6 .item-content .item-categoery3 ul li {
        margin-bottom: 5px;
        margin-right: 0
    }
}

.property-box6 .item-content .item-categoery3 ul li i {
    color: #fff;
    margin-right: 10px;
    height: 30px;
    width: 30px;
    background-color: rgb(234, 126, 25);
    border: none;
    border-radius: 50%;
    display: inline-block;
    line-height: 32px;
    text-align: center;
    font-size: 14px
}

.property-box8 {
    box-shadow: 0 11px 27px 0 rgba(3, 27, 52, .33)
}

.property-box8 .item-content {
    border-radius: 0 0 6px 6px
}

.single-listing-wrap1 {
    padding: 110px 0 0;
    background-color: #fff;
    position: relative
}

.single-listing-wrap3 {
    padding: 180px 0 0
}

.single-property .property-heading .single-list-cate,
.single-slider-content .single-list-cate {
    margin-bottom: 17px
}

.single-property .property-heading .single-list-cate .item-categoery,
.single-slider-content .single-list-cate .item-categoery {
    background-color: var(--rt-primary-color);
    padding: 2px 20px;
    display: inline-block;
    border: none;
    border-radius: 4px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    position: relative
}

.single-property .property-heading .single-list-cate .item-categoery:after,
.single-slider-content .single-list-cate .item-categoery:after {
    content: "";
    height: 5px;
    width: 5px;
    background: #fff;
    position: absolute;
    bottom: 15px;
    left: 10px;
    border: none;
    border-radius: 50%
}

.single-property .property-heading .single-list-price {
    text-align: right;
    color: var(--rt-primary-color);
    font-size: 32px;
    font-family: Quicksand, sans-serif;
    font-weight: 600;
    margin-bottom: 10px
}

.single-property .property-heading .single-verified-area .item-title h3 a {
    color: #212121;
    font-size: 30px;
    font-weight: 600
}

.single-property .property-heading .single-item-address li {
    display: inline-block;
    color: #000;
    margin-right: 7px;
    font-weight: 400;
    font-size: 15px
}

.single-property .property-heading .side-button ul,
.single-slider-content .property-heading-2 ul {
    display: inline-flex;
    position: relative
}

.single-property .property-heading .side-button ul li .side-btn {
    font-size: 18px;
    color: var(--rt-primary-color);
    height: 45px;
    width: 45px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #e0e5ee;
    border-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s;
    border-radius: 3px
}

.single-property .property-heading .side-button ul li .side-btn:hover,
.single-slider-content .property-heading-2 ul li .side-btn:hover {
    background-color: var(--rt-primary-dark);
    border-color: var(--rt-primary-dark);
    color: #fff
}

.single-property .property-heading .side-button ul li .side-btn:hover i,
.single-slider-content .property-heading-2 ul li .side-btn:hover i {
    animation: .3s ease-in-out bottomtotop
}

.single-property .property-heading .side-button ul li .side-btn i,
.single-slider-content .property-heading-2 ul li .side-btn i {
    color: inherit !important;
    display: inline-flex;
    transition: .3s
}

.single-property .property-heading .side-button ul li:last-child .side-btn {
    border-right: 1px solid #e0e5ee
}

.single-slider-wrap1 .item-img img {
    height: 500px
}

.single-property .single-listing-box1 .overview-area {
    background-color: #fff;
    padding: 15px 30px;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    margin-top: 24px
}

.single-property .single-listing-box1 .overview-area .item-title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 0
}

.single-property .single-listing-box1 .overview-area .gallery-icon-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 40px
}

.single-property .single-listing-box1 .overview-area .gallery-icon-box .item-icon-box {
    display: flex;
    width: 25%
}

@media only screen and (max-width:413px) {
    .single-property .single-listing-box1 .overview-area .gallery-icon-box {
        display: inline-block;
        margin-bottom: 0;
        margin-right: 40px
    }

    .single-property .single-listing-box1 .overview-area .gallery-icon-box:last-child {
        margin-right: 0
    }

    .single-property .single-listing-box1 .overview-area .gallery-icon-box .item-icon-box {
        margin-bottom: 20px
    }
}

.single-property .single-listing-box1 .overview-area .gallery-icon-box .item-icon-box .item-icon i {
    color: var(--rt-primary-color);
    font-size: 26px;
    height: 52px;
    width: 52px;
    border: 1px solid #e8e9f1;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 4px 18px 0 rgba(188, 192, 202, .26);
    padding: 7px;
    display: inline-block;
    line-height: 46px;
    text-align: center
}

.single-property .single-listing-box1 .overview-area .gallery-icon-box .item-icon-box .item-number .deep-clr {
    color: #212121;
    font-weight: 500;
    font-size: 15px
}

.single-property .single-listing-box1 .overview-area-2 {
    margin-top: 0;
    border-top: 0
}

.single-property .single-listing-box1 .listing-area {
    padding: 20px 30px 10px
}

.single-property .single-listing-box1 .listing-area p {
    color: #000;
    line-height: 26px
}

.single-property .single-listing-box1 .single-details-box {
    padding: 20px 30px 18px
}

.single-property .single-listing-box1 .single-details-box .table-box1 td {
    color: #000;
    font-size: 15px;
    margin-left: 24px;
    padding: 10px;
    font-family: Muli, sans-serif;
    font-weight: 500
}

.single-property .single-listing-box1 .single-details-box .table-box1 .item-bold {
    font-size: 15px;
    font-weight: 600;
    color: #212121
}

.single-property .single-listing-box1 .ameniting-box,
.single-property .single-listing-box1 .floor-plan-box,
.single-property .single-listing-box1 .map-box,
.single-property .single-listing-box1 .nearby-area,
.single-property .single-listing-box1 .video-box1,
.single-property .single-listing-box1 .walking-info {
    padding: 20px 30px 30px
}

.single-property .single-listing-box1 .ameniting-box .ameniting-list li {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    display: block;
    margin-bottom: 12px
}

.single-property .single-listing-box1 .ameniting-box .ameniting-list li i {
    color: var(--rt-primary-color);
    font-size: 18px;
    margin-right: 12px
}

.single-property .single-listing-box1 .floor-plan-box .accordion .card {
    margin-bottom: -2px;
    border-radius: 4px !important;
    border: 1px solid #deede9
}

.single-property .single-listing-box1 .floor-plan-box .accordion .card .card-header {
    padding: 0;
    border-radius: 4px;
    background-color: #fff;
    border: none
}

.single-property .single-listing-box1 .floor-plan-box .accordion .card .card-header .heading-title {
    position: relative;
    cursor: pointer;
    padding: 10px 20px;
    font-weight: 600;
    font-size: 15px;
    font-family: Quicksand, sans-serif;
    color: #fff;
    border: none;
    opacity: 90%;
    background-color: var(--rt-primary-color);
    transition: .3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 4px 4px 0 0
}

.single-property .single-listing-box1 .floor-plan-box .accordion .card .card-header .heading-title:before {
    content: "\f068";
    font-family: "Font Awesome 5 Free";
    height: 34px;
    width: 34px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    background-color: transparent;
    position: absolute;
    top: 50%;
    right: 17px;
    transform: translateY(-50%);
    text-align: center;
    line-height: 32px;
    border: 0;
    border-radius: 3px;
    transition: .3s ease-in-out
}

.single-property .single-listing-box1 .floor-plan-box .accordion .card .card-header .heading-title .card-list,
.single-property .single-listing-box1 .floor-plan-box .accordion .card .card-header .heading-title.collapsed .card-list {
    position: absolute;
    top: 14px;
    right: 65px
}

.single-property .single-listing-box1 .floor-plan-box .accordion .card .card-header .heading-title .card-list ul li {
    margin-right: 10px;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    font-weight: 400
}

.single-property .single-listing-box1 .floor-plan-box .accordion .card .card-header .heading-title .card-list ul li i {
    position: relative;
    top: 2px;
    margin-right: 5px
}

.single-property .single-listing-box1 .floor-plan-box .accordion .card .card-header .heading-title .card-list ul li i::before {
    font-size: 15px
}

.single-property .single-listing-box1 .floor-plan-box .accordion .card .card-header .heading-title .card-list ul li span {
    font-size: 15px;
    color: #fff;
    margin-left: 5px
}

.single-property .single-listing-box1 .floor-plan-box .accordion .card .card-header .heading-title.collapsed {
    background-color: #fff;
    color: #212121
}

.single-property .single-listing-box1 .floor-plan-box .accordion .card .card-header .heading-title.collapsed:before {
    content: "\f067";
    background-color: var(--rt-primary-color)
}

.single-property .single-listing-box1 .floor-plan-box .accordion .card .card-header .heading-title.collapsed .card-list ul li {
    display: inline-block;
    margin-right: 10px;
    color: var(--rt-primary-color);
    font-size: 16px
}

.single-property .single-listing-box1 .floor-plan-box .accordion .card .card-header .heading-title.collapsed .card-list ul li span {
    font-size: 15px;
    color: #000;
    margin-left: 5px
}

.single-property .single-listing-box1 .floor-plan-box .accordion .card .card-body {
    padding: 30px;
    background-color: #fff
}

.single-property .single-listing-box1 .floor-plan-box .accordion .card .card-body .item-img {
    text-align: center;
    background-color: #fff;
    padding: 20px 0
}

.form-horizontal .form-group .form-check label::before,
.single-property .single-listing-box1 .video-box1 .item-img img {
    border-radius: 4px
}

.single-property .single-listing-box1 .video-box1 .item-img:before {
    content: "";
    height: 100%;
    width: 100%;
    background-color: #212121;
    opacity: 60%;
    position: absolute;
    left: 0;
    right: 0;
    border: none;
    border-radius: 4px;
    z-index: 2
}

.single-property .single-listing-box1 .video-box1 .item-virtual,
.single-property .single-listing-box1 .video-box1 .play-btn {
    z-index: 3;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translateY(-50%) translateX(50%)
}

.single-property .single-listing-box1 .video-box1 .item-virtual .item-circle {
    color: #fff;
    font-size: 20px;
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    height: 39px;
    width: 131px;
    border: 3px solid #fff;
    border-radius: 50%;
    padding: 0 50px
}

.single-property .single-listing-box1 .nearby-area .nearby-box .media {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 30px
}

.single-property .single-listing-box1 .nearby-area .nearby-box .media .item-icon i {
    color: var(--rt-primary-color);
    font-size: 20px;
    height: 52px;
    width: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e8e9f1;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 4px 18px 0 rgba(188, 192, 202, .26)
}

.single-property .single-listing-box1 .nearby-area .nearby-box .media .media-body .small-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px
}

.single-property .single-listing-box1 .nearby-area .nearby-box .media .media-body ul li {
    color: #000;
    font-size: 15px;
    display: block;
    margin-bottom: 10px
}

.single-property .single-listing-box1 .nearby-area .nearby-box .media .media-body .rating-area {
    display: flex;
    gap: 7px
}

.single-property .single-listing-box1 .nearby-area .nearby-box .media .media-body .rating-area .item-rating li {
    display: inline-block;
    color: #ffb300;
    font-size: 14px
}

.single-property .single-listing-box1 .nearby-area .nearby-box .media .media-body .rating-area .item-number {
    color: #000;
    margin-left: 2px;
    font-size: 14px
}

.single-property .single-listing-box1 .product-video {
    border-radius: 4px;
    padding: 25px 30px 30px;
    background-color: #fff;
    border: 1px solid #e7e7e7
}

.single-property .single-listing-box1 .product-video .item-title {
    font-size: 24px;
    font-weight: 600
}

.single-property-banner .single-listing-box2 .item-img,
.single-property-banner .single-listing-box3 .item-img,
.single-property-banner .single-listing-box4 .item-img {
    position: relative;
    cursor: pointer;
    overflow: hidden
}

.single-property-banner .single-listing-box2 .item-img:after {
    content: "";
    height: 100%;
    width: 100%;
    background: var(--rt-primary-color);
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    visibility: hidden;
    transition: .3s ease-in-out;
    z-index: 1
}

.single-property-banner .single-listing-box2 .item-img:hover:after,
.single-property-banner .single-listing-box3 .item-img:hover:after,
.single-property-banner .single-listing-box4 .item-img:hover:after {
    visibility: visible;
    opacity: 40%;
    transition: .3s
}

.single-property-banner .single-listing-box3 .item-img:after,
.single-property-banner .single-listing-box4 .item-img:after {
    content: "";
    height: 100%;
    width: 100%;
    background: var(--rt-primary-color);
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    visibility: hidden;
    transition: .3s
}

.single-slider-wrap1 .swiper-wrapper .swiper-slide .item-img:before {
    content: "";
    height: 70%;
    width: 100%;
    background: linear-gradient(to top, #000, transparent);
    opacity: 80%;
    position: absolute;
    bottom: 0;
    left: 0
}

.single-slider-wrap1 .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    display: block;
    border-radius: 50%;
    background: #fff;
    opacity: 1;
    margin-bottom: 10px;
    z-index: 5
}

.single-slider-wrap1 .swiper-pagination-bullet-active {
    background-color: var(--rt-primary-color);
    opacity: 1
}

.single-slider-wrap1 .rt-slider-pagniation-wrap-1 {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5
}

.single-slider-content {
    position: relative;
    margin-top: -250px;
    margin-left: 0;
    z-index: 6
}

.single-slider-content .single-verified-area .item-title h3 a {
    color: #fff;
    font-size: 32px;
    font-weight: 600
}

.single-slider-content .single-item-address li {
    display: inline-block;
    color: #fff;
    margin-right: 7px;
    font-weight: 400;
    font-size: 15px
}

.single-slider-content .single-item-address li i {
    margin-right: 5px;
    color: var(--rt-primary-color)
}

.single-slider-content .property-heading-2 .single-list-price-2 {
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    font-family: Quicksand, sans-serif
}

.single-slider-content .property-heading-2 ul li .side-btn {
    font-size: 18px;
    color: var(--rt-primary-color);
    height: 45px;
    width: 45px;
    background: #fff;
    overflow: hidden;
    border: none;
    border-right: 1px solid #e0e5ee;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s
}

.single-slider-content .property-heading-2 ul li:first-child .side-btn {
    border-radius: 3px 0 0 3px
}

.single-slider-content .property-heading-2 ul li:last-child .side-btn {
    border-radius: 0 3px 3px 0
}

.single-listing-wrap2 {
    padding: 50px 0;
    background-color: #fff;
    position: relative
}

.team-wrap1 {
    padding: 75px 0
}

.team-wrap2 {
    padding: 100px 0 90px;
    border-bottom: 1px solid #e8e8e8
}

.team-box1 {
    padding: 24px;
    background-color: #fff;
    box-shadow: 0 4px 18px 0 rgba(194, 200, 213, .3);
    border-radius: 8px
}

.team-box1 .item-img,
.team-box2 .item-img {
    position: relative;
    margin-bottom: 10px;
    overflow: hidden
}

.team-box1 .team-social-1 {
    position: absolute;
    right: 15px;
    top: 15px
}

.team-box1 .team-social-1 .social-item:hover .team-social-dropdown {
    opacity: 1;
    visibility: visible;
    transform: scaleY(1)
}

.team-box1 .team-social-1 .social-item .social-hover-icon {
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--rt-primary-color);
    color: #fff;
    font-size: 16px;
    border: none;
    border-radius: 50%;
    transition: .4s ease-in-out;
    visibility: hidden;
    opacity: 0
}

.team-box1 .team-social-1 .social-item .team-social-dropdown {
    position: absolute;
    top: 44px;
    left: 0;
    transition: .4s cubic-bezier(.3, .02, 0, .6);
    visibility: hidden;
    opacity: 0;
    transform: scaleY(0);
    transform-origin: 0 0 0
}

.team-box1 .team-social-1 .social-item .team-social-dropdown .social-item {
    display: block;
    margin-bottom: 4px
}

.team-box1 .team-social-1 .social-item .team-social-dropdown .social-item .social-link {
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--rt-primary-color);
    color: #fff;
    font-size: 16px;
    border: none;
    border-radius: 50%
}

.category-box {
    position: absolute;
    bottom: 15px;
    left: 20px
}

.category-box .item-category {
    background-color: #fff;
    padding: 2px 20px;
    display: inline-block;
    border: none;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    transition: .3s ease-in-out
}

.category-box .item-category:after {
    content: "";
    height: 6px;
    width: 6px;
    background: var(--rt-primary-color);
    position: absolute;
    bottom: 14px;
    left: 10px;
    border: none;
    border-radius: 50%;
    transition: .3s ease-in-out
}

.item-content .item-title .item-subtitle {
    font-size: 15px;
    margin-bottom: 0;
    font-family: Quicksand, sans-serif
}

.item-content .item-title .item-subtitle a {
    color: #788593;
    font-weight: 500;
    transition: .3s ease-in-out
}

.item-content .item-contact {
    display: flex;
    align-items: center;
    margin-bottom: 15px
}

.item-content .item-contact .item-icon {
    font-size: 15px;
    color: #788593
}

.item-content .item-contact .item-phn-no {
    font-size: 15px;
    color: #788593;
    margin-left: 10px
}

.team-box2 {
    padding: 0;
    background-color: transparent;
    box-shadow: none;
    border-radius: 0
}

.team-box4,
.team-box5 {
    background-color: #fff
}

.team-box2 .item-img>a {
    display: inline-block;
    border-radius: 115px 115px 124px 0;
    overflow: hidden
}

.team-box2 .team-social-1 {
    left: 15px;
    top: 15px
}

.team-box2 .category-box {
    bottom: 20px
}

.team-box2 .item-content .item-subtitle {
    line-height: 36px;
    display: block;
    font-family: Quicksand, sans-serif;
    margin-bottom: 5px
}

.team-box2 .item-content .item-contact .item-icon {
    height: 34px;
    width: 34px;
    background-color: #dfefeb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 34px;
    color: var(--rt-primary-color)
}

.team-box3 .item-content .item-details {
    justify-content: space-between
}

.team-box4 {
    padding: 0;
    box-shadow: none;
    border-radius: 8px
}

.team-box4 .item-content .item-title h3 {
    margin-bottom: -7px;
    font-weight: 500
}

.team-box4 .item-content .item-details {
    margin-bottom: 15px;
    justify-content: space-between
}

.team-box4 .item-content .item-details .item-subtitle {
    margin-top: 0;
    font-weight: 500
}

.team-box4 .item-content .item-details .item-rating li {
    display: inline-block;
    margin-right: 2px
}

.team-box4 .item-content .item-details .item-rating li i {
    color: #f2860a
}

.team-box4 .item-contact .item-icon span,
.team-box4 .item-contact .item-phn-no span {
    color: #212121;
    font-size: 13px;
    font-weight: 500
}

.team-box5 {
    padding: 24px;
    box-shadow: none;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    display: flex;
    align-items: center
}

.team-box-6,
.team-box5 .item-img {
    border-radius: 6px;
    overflow: hidden
}

.team-box5 .item-img {
    position: relative;
    margin-bottom: 0
}

.team-box5 .category-box {
    position: absolute;
    top: 15px;
    left: 20px;
    bottom: 0
}

.team-box5 .item-content .item-title h3 {
    margin-bottom: -7px;
    font-weight: 600
}

.team-box5 .item-content .item-details {
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between
}

.team-box5 .item-content .item-details .item-subtitle {
    margin-top: 0;
    font-weight: 500;
    font-size: 16px
}

.team-box5 .item-content .item-details .item-rating li {
    display: inline-block;
    margin-right: 3px
}

.team-box5 .item-content .item-details .item-rating li i {
    color: #f68a0c
}

.team-box5 .item-content p {
    color: #788593;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.team-box5 .item-content .item-contact-2 .item-icon .rt-social-item {
    color: #212121;
    font-size: 15px;
    font-weight: 400;
    margin-left: 4px
}

.team-box-6 {
    padding: 40px;
    background-color: #f9f9f9;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
    margin-bottom: 24px
}

.team-box-6:hover .item-img a img {
    filter: grayscale(0);
    transform: scale(1.1)
}

.team-box-6 .item-img {
    width: 184px;
    height: 184px;
    border-radius: 50%;
    margin-bottom: 0;
    flex-shrink: 0;
    position: relative;
    overflow: hidden
}

.team-box-6 .item-img a img {
    width: 100%;
    min-width: inherit;
    object-fit: cover;
    object-position: center center;
    height: 100%;
    transition: .4s;
    filter: grayscale(100%);
    transform: scale(1);
    overflow: hidden;
    position: relative
}

.team-box-6 .item-content {
    margin-left: 40px
}

.team-box-6 .item-content .item-category a {
    font-size: 15px;
    padding: 1px 18px;
    border-radius: 30px;
    background-color: var(--rt-primary-color);
    color: #fff;
    display: inline-block;
    margin-bottom: 10px
}

.team-box-6 .item-content .item-contact {
    border: 1px solid #e2e2e2;
    border-radius: 30px;
    background-color: #fff;
    padding: 4px 20px
}

.single-listing-button-2 {
    padding: 0;
    margin-bottom: 20px
}

.testimonial-wrap1 {
    padding: 100px 0 0;
    background-color: transparent;
    background-image: linear-gradient(180deg, #fff 69%, #fff 0);
    position: relative
}

.testimonial-wrap1 .item-heading-center {
    margin-bottom: 72px
}

.testimonial-layout1 {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 21px 43px 0 rgba(0, 0, 0, .04)
}

.testimonial-layout1 .testimonial-img img {
    border-radius: 10px 0 0 10px;
    height: 412px;
    width: 490px;
    object-fit: cover
}

.testimonial-layout1 .testimonial-box1 {
    padding: 0 100px
}

.testimonial-layout1 .testimonial-box1 .item-rating li {
    display: inline-block;
    margin-right: 5px;
    color: #ffab00;
    font-size: 20px
}

.testimonial-layout1 .testimonial-box1 .item-quotation {
    color: #70778a;
    font-size: 18px;
    position: relative;
    margin-bottom: 20px;
    line-height: 32px;
    font-style: italic
}

.testimonial-layout1 .testimonial-box1 .item-quotation:before {
    content: "";
    width: 32px;
    height: 26px;
    background-image: url(../img/figure/quote-left.png);
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    left: -43px;
    top: -14px
}

.testimonial-layout1 .testimonial-box1 .item-quotation:after {
    content: "";
    width: 32px;
    height: 26px;
    background-image: url(../img/figure/quote-left2.png);
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    transform: rotate(180deg);
    margin-top: 8px;
    margin-left: 9px
}

.testimonial-layout1 .testimonial-box1 .item-title h3 {
    font-size: 22px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 0
}

.testimonial-layout1 .testimonial-box1 .item-subtitle h4 {
    font-size: 15px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 0;
    color: var(--rt-primary-color);
    position: relative;
    margin-top: -12px;
    margin-left: 10px;
    font-family: Quicksand, sans-serif
}

.testimonial-layout1 .testimonial-box1 .item-subtitle h4:after {
    content: "";
    height: 5px;
    width: 5px;
    background: var(--rt-primary-color);
    position: absolute;
    bottom: 16px;
    left: -10px;
    border: none;
    border-radius: 50%;
    transition: .3s ease-in-out;
    z-index: 2
}

.testimonial-wrap2 {
    padding: 60px 0 57px;
    background-color: rgb(53, 117, 244);
    position: relative
}

.testimonial-wrap2:after {
    content: "";
    height: 100%;
    width: 29%;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #fff;
    z-index: 1
}

.testimonial-box2 .testimonial-heading .section-subtitle {
    color: #fff;
    font-family: Quicksand, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px;
    position: relative;
    z-index: 2
}

.testimonial-box2 .testimonial-heading .section-title {
    color: #fff;
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 35px;
    position: relative;
    z-index: 2
}

.choose-box1 p,
.choose-box2 p {
    font-size: 16px;
    font-weight: 400
}

.testimonial-box2 .testimonial-heading .bg-title-wrap {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    left: 0;
    width: 100%
}

.testimonial-box2 .testimonial-layout2 .item-rating li {
    display: inline-block;
    color: #ffab00
}

.testimonial-box2 .testimonial-layout2 .item-quotation {
    padding-bottom: 10px
}

.testimonial-box2 .testimonial-layout2 .item-quotation i {
    font-size: 60px;
    background-color: transparent;
    background-image: linear-gradient(180deg, #ffffff8a 0, #0e2e50 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.testimonial-box2 .testimonial-layout2 p {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 24px;
    padding-right: 205px
}

.testimonial-box2 .testimonial-layout2 .item-title h3 {
    font-size: 22px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 0;
    color: #fff
}

.testimonial-box2 .testimonial-layout2 .item-subtitle h4 {
    font-size: 15px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 0;
    color: #fff;
    position: relative;
    margin-top: -5px
}

.testimonial-box2 .testimonial-btn {
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    color: var(--rt-primary-color);
    border: none;
    border-radius: 50%;
    box-shadow: none;
    position: absolute;
    top: 82%;
    transition: .3s ease-in-out;
    pointer-events: visible;
    opacity: 1;
    cursor: pointer
}
.testimonial-box2 .testimonial-btn:hover{
    background-color: rgb(234, 126, 25) !important;
}
.testimonial-box2 .testimonial-btn:after,
.testimonial-layout3 .testimonial-btn:after {
    font-size: 16px;
    font-weight: 700
}

.testimonial-box2 .swiper-button-prev {
    left: 29%
}

.testimonial-box2 .swiper-button-next {
    right: 52%
}

@media only screen and (max-width:1199px) {

    .property-box3 .item-img .item-category-box1,
    .property-box6 .author-img,
    .property-box6 .categoery-style-3 .item-category-box1 {
        left: 20px
    }

    .property-box3 .property-content {
        padding: 20px
    }

    .property-box3 .property-content .item-content .item-categoery3 ul li {
        margin-right: 5px
    }

    .property-box5 .item-content-property .item-categoery5 ul li i,
    .property-box6 .item-content .item-categoery3 ul li i {
        margin-right: 6px
    }

    .property-wrap-7 .slider-wrapper {
        margin-right: 0
    }

    .property-box6 .item-img a img {
        width: 100%
    }

    .property-box6 .item-rating {
        right: 20px
    }

    .property-box8 .item-content .item-categoery3 ul li:nth-child(3),
    .team-box5 .item-content .item-details .item-rating {
        display: none
    }

    .single-property .single-listing-box1 .nearby-area .nearby-box .media .media-body .rating-area,
    .single-property .single-listing-box1 .overview-area .gallery-icon-box .item-icon-box {
        display: block
    }

    .single-property .single-listing-box1 .overview-area .gallery-icon-box .item-icon-box .item-icon i {
        margin-bottom: 10px
    }

    .single-property .single-listing-box1 .nearby-area .nearby-box .media .media-body .rating-area .item-number,
    .single-property .single-listing-box1 .overview-area .gallery-icon-box .item-icon-box .item-number {
        margin-left: 0
    }

    .team-box1 {
        margin-bottom: 24px
    }

    .testimonial-layout1 .testimonial-box1 {
        padding-left: 69px;
        padding-right: 79px
    }

    .testimonial-box2 .swiper-button-next {
        right: 46%
    }
}

@media only screen and (max-width:991px) {
    .property-box6 .item-content .item-categoery3 ul li i {
        font-size: 13px
    }

    .single-listing-wrap1,
    .single-listing-wrap3 {
        padding: 70px 0
    }

    .single-property .property-heading .single-list-price {
        text-align: left;
        margin-bottom: 15px;
        margin-top: 10px
    }

    .single-property-banner .single-listing-box2 {
        margin-bottom: 24px
    }

    .single-property-banner .single-listing-box3 .item-img {
        text-align: center;
        margin-bottom: 24px
    }

    .single-property-banner .single-listing-box3 .item-img img,
    .single-property-banner .single-listing-box4 .item-img img {
        width: 100%
    }

    .single-property-banner .single-listing-box4 .item-img {
        text-align: center
    }

    .single-slider-content {
        margin: 0;
        padding: 70px 0
    }

    .single-slider-content .property-heading-2 .single-list-price-2,
    .single-slider-content .single-verified-area .item-title h3 a {
        color: var(--rt-primary-color)
    }

    .single-slider-content .single-item-address li {
        color: #212121
    }

    .single-slider-content .property-heading-2 {
        display: block
    }

    .team-wrap1 {
        padding: 70px 0 0
    }

    .team-wrap2 {
        padding: 60px 0 30px
    }

    .team-wrap3 {
        padding: 40px 0
    }

    .team-box4,
    .team-box5,
    .testimonial-layout1 {
        margin-bottom: 0
    }

    .testimonial-wrap1 {
        padding: 60px 0 70px
    }

    .testimonial-layout1 .testimonial-img img {
        width: 100%;
        height: auto
    }

    .testimonial-layout1 .testimonial-box1 {
        padding: 30px
    }

    .testimonial-layout1 .testimonial-box1 .item-subtitle h4:after {
        display: none
    }

    .testimonial-wrap2 {
        padding: 65px 0 70px
    }

    .testimonial-wrap2:after {
        width: 0
    }

    .testimonial-box2 {
        margin-bottom: 20px
    }

    .testimonial-box2 .swiper-button-next {
        right: 50%
    }
}

.testimonial-img-2 {
    background-color: #fff;
    border: none;
    border-radius: 130px 0;
    padding: 12px;
    position: relative;
    z-index: 2
}

.testimonial-img-2 img {
    border-radius: 130px 0
}

.test-slider-wrapper--style-1 .testimonial-btn {
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    color: #7e7e7e;
    border: none;
    border-radius: 50%;
    box-shadow: 0 11px 29px 0 rgba(0, 0, 0, .15);
    position: absolute;
    top: 50%;
    transition: .3s ease-in-out
}

.test-slider-wrapper--style-1 .testimonial-btn:hover {
    background-color: var(--rt-primary-color);
    color: #fff
}

.test-slider-wrapper--style-1 .testimonial-btn:after {
    font-size: 20px
}

.test-slider-wrapper--style-1 .swiper-button-prev {
    left: 0
}

.test-slider-wrapper--style-1 .swiper-button-next {
    right: 0
}

@media only screen and (min-width:1400px) {
    .test-slider-wrapper--style-1 .swiper-button-prev {
        left: -30px
    }

    .test-slider-wrapper--style-1 .swiper-button-next {
        right: -30px
    }
}

.testimonial-wrap3 {
    padding: 100px 0;
    background-color: #fff;
    border-bottom: 1px solid #eee
}

.testimonial-layout3 .testimonial-content .item-title {
    font-family: Quicksand, sans-serif;
    font-size: 20px;
    color: #000;
    margin-bottom: 0
}

.testimonial-layout3 .testimonial-content .item-subtitle {
    display: inline-block;
    font-size: 15px;
    color: #6d6d6d
}

.testimonial-layout3 .testimonial-content .rtin-content {
    padding: 25px 0 0;
    position: relative;
    z-index: 1
}

@media only screen and (min-width:768px) {
    .testimonial-layout3 .testimonial-content .rtin-content {
        width: 65%;
        margin: 0 auto
    }
}

.testimonial-layout3 .testimonial-content .rtin-content span {
    font-size: 18px;
    font-style: italic;
    color: #000
}

.testimonial-layout3 .testimonial-content .rtin-content .item-icon {
    font-size: 120px;
    color: #eee;
    position: absolute;
    top: 70px;
    right: 50%;
    transform: translateY(-50%) translateX(50%);
    z-index: -1
}

.testimonial-layout3 .testimonial-btn {
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f3f3f3;
    color: var(--rt-primary-color);
    border: none;
    border-radius: 50%;
    box-shadow: none;
    position: absolute;
    top: 75%;
    transition: .3s ease-in-out;
    pointer-events: visible;
    opacity: 1;
    cursor: pointer
}

@media only screen and (max-width:767px) {
    .team-box5 {
        display: block;
        text-align: center
    }

    .team-box5 .item-img img {
        width: 100%;
        margin-bottom: 10px
    }

    .team-box5 .item-content {
        margin-left: 0
    }

    .team-box5 .item-content .item-details {
        display: block;
        margin-bottom: 10px
    }

    .team-box5 .item-content .item-details .item-rating {
        margin-top: 0
    }

    .team-box5 .item-content .item-contact-2 .icon-style-2 {
        justify-content: center
    }

    .testimonial-wrap1 .item-heading-center {
        margin-bottom: 24px
    }

    .testimonial-box2,
    .testimonial-layout1 .testimonial-img {
        text-align: center
    }

    .testimonial-layout1 .testimonial-img img {
        border-radius: 10px 10px 0 0
    }

    .testimonial-layout1 .testimonial-box1 {
        text-align: center;
        padding: 30px
    }

    .testimonial-box2 .testimonial-heading .bg-title-wrap .background-title {
        display: none
    }

    .testimonial-box2 .testimonial-layout2 p {
        padding-right: 0
    }

    .testimonial-box2 .swiper-button-prev {
        left: 0
    }

    .testimonial-box2 .swiper-button-next {
        right: 0
    }

    .testimonial-layout3 .testimonial-btn {
        top: 35%
    }
}

.testimonial-layout3 .swiper-button-prev {
    left: 10%
}

.choose-box1 .choose-shape1 a:after,
.choose-box2:before {
    left: 0;
    opacity: 0;
    transition: .3s ease-in-out;
    visibility: hidden;
    z-index: -1;
    position: absolute;
    bottom: 0;
    content: ""
}

.testimonial-layout3 .swiper-button-next {
    right: 10%
}

.why-choose-wrap1 {
    padding: 100px 0 110px;
    background-color: #fff;
    position: relative
}

.why-choose-wrap1 .shape-img1 {
    position: absolute;
    bottom: 0;
    right: 55px
}

@media only screen and (max-width:1710px) {
    .why-choose-wrap1 .shape-img1 {
        display: none
    }
}

.choose-box1 {
    text-align: center;
    padding-right: 50px;
    padding-left: 50px
}

.choose-box1:hover .choose-shape1 a:after {
    opacity: 1;
    visibility: visible;
    transition: .3s ease-in-out
}

.choose-box1:hover .choose-shape1 a img,
.choose-box2:hover .choose-shape1 a img {
    filter: brightness(0) invert(1)
}

.choose-box1 .choose-shape1 a {
    display: inline-block;
    text-align: center;
    line-height: 110px;
    height: 110px;
    width: 110px;
    border: none;
    border-radius: 50%;
    background-color: transparent;
    box-shadow: 0 -13px 24px 0 rgba(136, 156, 196, .08);
    transition: .3s ease-in-out;
    position: relative;
    z-index: 1
}

.choose-box1 .choose-shape1 a:after {
    height: 110px;
    width: 110px;
    background-color: transparent;
    background-image: linear-gradient(180deg, #009c14, 0, #39d5b1 100%);
    border: none;
    border-radius: 50%
}

.choose-box1 .choose-shape2 a,
.choose-box2 .choose-shape2 a {
    padding-left: 13px
}

.choose-box1 .item-title,
.choose-box2 .item-title {
    font-size: 22px;
    line-height: 36px;
    font-weight: 500;
    margin-bottom: 10px
}

.choose-box1 p {
    margin-bottom: 0
}

.box-item,
.choose-box2 p,
.item-price {
    margin-bottom: 20px
}

.choose-box2 {
    position: relative;
    z-index: 1;
    padding: 60px 40px
}

.choose-box2:before {
    height: 100%;
    width: 100%;
    border-radius: 30px;
    background-image: -moz-linear-gradient(90deg, #f5f7fb 0, #fff 100%);
    background-image: -webkit-linear-gradient(90deg, #f5f7fb 0, #fff 100%);
    background-image: -ms-linear-gradient(90deg, #f5f7fb 0, #fff 100%);
    box-shadow: 0 -13px 24px 0 rgba(136, 156, 196, .08)
}

.choose-box2:hover .choose-shape1 a:after {
    opacity: 1;
    visibility: visible;
    box-shadow: 0 13px 21px 0 rgba(0, 193, 148, .5);
    bottom: 0;
    height: 100%;
    top: inherit
}

.choose-box2:hover .choose-shape1 a:before {
    visibility: visible;
    opacity: 1;
    animation: .6s linear .3s forwards rotataing;
    width: 136px;
    height: 136px;
    bottom: -20px;
    left: -20px
}

.choose-box2:hover .choose-button {
    visibility: visible;
    opacity: 1;
    transition: .3s ease-in-out
}

.choose-box2 .choose-shape1 a {
    display: inline-block;
    text-align: center;
    line-height: 89px;
    height: 89px;
    width: 89px;
    border: none;
    border-radius: 25px;
    background-color: transparent;
    transition: .4s ease-in-out;
    position: relative;
    z-index: 1
}

.choose-box2 .choose-shape1 a:after {
    content: "";
    width: 89px;
    background-color: transparent;
    background-image: linear-gradient(180deg, #4ceac5 0, var(--rt-primary-color) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    border: none;
    border-radius: 25px;
    visibility: hidden;
    transition: .4s ease-in-out;
    z-index: -1;
    top: 0;
    height: 0
}

.choose-box2 .choose-shape1 a:before {
    content: url("../img/figure/shape25.png");
    width: 136px;
    height: 136px;
    background-color: transparent;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    transition: .3s ease-in-out
}

@keyframes rotataing {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.choose-box2 .choose-shape1 a img {
    transition: .4s ease-in-out
}

.choose-box2 .choose-button {
    transition: .3s ease-in-out;
    visibility: hidden;
    opacity: 0
}

.choose-box2 .choose-button .item-btn {
    display: inline-block;
    font-size: 15px;
    padding: 12px 23px;
    border-radius: 26px;
    line-height: 23px;
    background-color: var(--rt-primary-color);
    transition: .3s ease-in-out;
    color: #fff;
    font-weight: 500;
    position: relative;
    z-index: 1
}

.choose-box2 .choose-button .item-btn:after {
    content: "";
    height: 100%;
    width: 0;
    background-color: rgba(0, 0, 0, .15);
    position: absolute;
    left: 0;
    bottom: 0;
    border: none;
    border-radius: 26px;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    transition: .3s ease-in-out
}

.choose-box2 .choose-button .item-btn i {
    color: #fff;
    font-size: 16px;
    margin-left: 7px;
    transition: .3s ease-in-out;
    position: relative;
    top: 3px
}

.site-main {
    background-color: #fff;
    padding: 100px 0 70px
}

@media only screen and (max-width:991px) {
    .testimonial-wrap3 {
        padding: 70px 0
    }

    .testimonial-layout3 .swiper-button-prev {
        left: 0
    }

    .testimonial-layout3 .swiper-button-next {
        right: 0
    }

    .why-choose-wrap1 {
        padding: 60px 0 30px
    }

    .choose-box1 {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 24px
    }

    .site-main {
        padding: 70px 0 40px
    }
}

.rtcl-login-form-wrap,
.site-main:not(.homlisti-myaccount) .main-content {
    background-color: #fff;
    padding: 30px
}

.page-template-default .page-content-block .main-content {
    border-radius: 8px;
    border: 1px solid #dfe4ef
}

.page-title-wrap .page-title,
.single-blog .single-blog-content .blog-content .post-title {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 15px;
    color: #212121;
    font-weight: 600
}

@media only screen and (max-width:575px) {

    .single-listing-wrap1,
    .single-listing-wrap3,
    .single-slider-content,
    .testimonial-wrap3 {
        padding: 50px 0
    }

    .single-property {
        padding-left: 0;
        display: block
    }

    .single-property .single-listing-box1 .overview-area .gallery-icon-box {
        padding-left: 0
    }

    .team-wrap1 {
        padding: 50px 0 0
    }

    .team-wrap2,
    .why-choose-wrap1 {
        padding: 40px 0 10px
    }

    .team-box2 .item-img>a img {
        width: 100%
    }

    .testimonial-wrap1 {
        padding: 40px 0
    }

    .testimonial-wrap2 {
        padding: 45px 0 50px
    }

    .site-main {
        padding: 50px 0 20px
    }

    .page-title-wrap .page-title,
    .single-blog .single-blog-content .blog-content .post-title {
        margin-bottom: 10px
    }
}

.rtcl-login-form-wrap h2 {
    font-weight: 600
}

@media only screen and (max-width:479px) {

    .blog-box1 .item-content .quotation-style .item-quotation,
    .main-banner-box4,
    .newsletter-box2,
    .rent-box1 {
        padding: 20px
    }

    .feature-box1 .price-area-style-1 .item-price,
    .main-banner-box4 .banner-style-1 .item-price {
        font-size: 22px
    }

    .main-banner-box4 .item-title {
        font-size: 22px;
        line-height: 28px
    }

    .feature-box1 .item-categoery3 ul li,
    .main-banner-box4 .item-categoery3 ul li,
    .property-box5 .item-content-property .item-categoery5 ul li,
    .rent-box1 .item-content .item-categoery3 ul li,
    .rent-feature1 .rent-box2 .item-content .item-categoery3 ul li {
        margin-right: 5px
    }

    .feature-box1 .item-categoery3 ul li i,
    .main-banner-box4 .item-categoery3 ul li i {
        background-color: transparent;
        border: none;
        border-radius: 0;
        display: initial
    }

    .blog-box1 .item-content .quotation-style:after {
        display: none
    }

    .brand-wrap2 .col-xxl-5 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .brand-box1 .section-title,
    .feature-box1 .heading-title h2,
    .property-wrap-7 .item-heading-left .section-title,
    .property-wrap1 .item-heading-left .section-title,
    .testimonial-box2 .testimonial-heading .section-title {
        font-size: 26px;
        line-height: 32px
    }

    .contact-box1 .contact-content .contact-title,
    .contact-box2 .contact-content .contact-title {
        font-size: 26px;
        line-height: 36px
    }

    .error-box .error-title {
        font-size: 32px;
        line-height: 36px
    }

    .error-box .error-button .item-btn {
        padding: 15px 35px
    }

    .rent-box1 .item-content .item-title {
        font-size: 20px;
        line-height: 26px
    }

    .property-box5 .item-content-property .item-categoery5 ul li i,
    .rent-box1 .item-content .item-categoery3 ul li i {
        background-color: transparent;
        border: none;
        border-radius: 0;
        display: initial;
        line-height: 0
    }

    .newsletter-layout1 .item-heading .item-title {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 10px
    }

    .newsletter-layout1 .item-heading .item-subtitle {
        font-size: 16px
    }

    .newsletter-layout2 .item-heading .item-title,
    .page-title-wrap .page-title,
    .rtcl-login-form-wrap h2,
    .single-blog .single-blog-content .blog-content .post-title,
    .single-slider-content .property-heading-2 .single-list-price-2,
    .single-slider-content .single-verified-area .item-title h3 a {
        font-size: 26px
    }

    .newsletter-layout2 .newsletter-button .item-btn {
        padding: 12px 20px
    }

    .pricing-box1 .pricing-button .item-btn {
        padding: 15px 60px
    }

    .item-heading-bar .item-title {
        font-size: 26px;
        line-height: 30px
    }

    .property-box2 .item-category-box1 {
        left: 20px;
        top: 30px
    }

    .property-box2 .item-category10,
    .property-box2 .rent-price {
        left: 20px
    }

    .property-box2 .react-icon {
        right: 20px
    }

    .property-box2 .item-content {
        padding: 20px 16px 20px 20px
    }

    .property-box2 .item-content .verified-area .item-title {
        font-size: 20px;
        line-height: 30px
    }

    .property-box4,
    .property-box4 .item-content-property .author-area,
    .property-box4 .item-content-property .author-area .author-img {
        display: block
    }

    .property-box4 .item-img {
        margin-bottom: 20px;
        text-align: center
    }

    .property-box4 .item-img img,
    .property-box5 .item-img img {
        width: 100%;
        height: 100%
    }

    .property-box4 .item-content-property,
    .property-box5 .item-content-property,
    .team-box-6 .item-content {
        margin-left: 0
    }

    .property-box4 .item-content-property .react-icon {
        top: 40px;
        right: 40px
    }

    .property-box4 .item-content-property .author-area .item-price {
        margin-top: 10px
    }

    .property-box5 {
        display: block;
        padding: 20px
    }

    .property-box5 .item-img {
        margin-bottom: 20px
    }

    .property-wrap-7 .item-heading-left .section-subtitle {
        font-size: 12px
    }

    .single-property .property-heading {
        margin-bottom: 15px
    }

    .single-property .property-heading .single-list-cate {
        margin-bottom: 12px
    }

    .single-property .property-heading .single-list-price {
        font-size: 26px;
        margin-bottom: 10px
    }

    .single-property .property-heading .single-verified-area .item-title h3 a {
        font-size: 26px;
        line-height: 28px
    }

    .team-box-6 {
        display: inline-block;
        width: 100%;
        text-align: center
    }

    .team-box-6 .item-img {
        text-align: center;
        height: 100%;
        width: 100%;
        margin-bottom: 15px
    }

    .testimonial-box2 .testimonial-heading .section-subtitle {
        font-size: 13px
    }

    .testimonial-box2 .testimonial-btn,
    .testimonial-layout3 .testimonial-btn {
        height: 45px;
        width: 45px
    }
}

.form-horizontal .form-group .form-control {
    color: #111;
    background-color: #fff;
    border-radius: 4px;
    height: 40px
}

.form-horizontal .form-group .btn-primary {
    background-color: var(--rt-primary-color);
    border-color: var(--rt-primary-color);
    padding: 15px 20px;
    height: auto;
    line-height: 1;
    font-size: 16px;
    font-weight: 500;
    border-radius: 4px;
    transition: .3s ease-in-out
}

.form-horizontal .form-group .rtcl-forgot-password a {
    color: #07c196
}

.form-horizontal .form-group .form-check {
    position: relative;
    padding-left: 30px
}

.form-horizontal .form-group .advance-search-form .form-check {
    line-height: 2
}

.form-horizontal .form-group .form-check label {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    font-size: 14px;
    color: #000;
    cursor: pointer
}

.form-horizontal .form-group .form-check label i {
    color: #ffbc09;
    margin-right: 4px
}

.form-horizontal .form-group .form-check label:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 18px;
    height: 18px;
    left: 0;
    top: 5px;
    background-color: transparent;
    border: 2px solid #b1b0b0;
    border-radius: 4px;
    transition: border .15s ease-in-out, color .15s ease-in-out
}

.form-horizontal .form-group .form-check label:hover:before {
    border-color: var(--rt-primary-color);
    animation: .3s ease-in-out forwards checkHover
}

@-webkit-keyframes checkHover {

    0%,
    100% {
        transform: scale(1)
    }

    50% {
        transform: scale(.7)
    }
}

@keyframes checkHover {

    0%,
    100% {
        transform: scale(1)
    }

    50% {
        transform: scale(.7)
    }
}

.form-horizontal .form-group .form-check label:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 4px;
    top: 3px;
    font-size: 10px;
    line-height: 22px
}

.form-horizontal .form-group .form-check input[type=checkbox] {
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 4px;
    left: 20px;
    z-index: 1;
    opacity: 0;
    margin-top: 0
}

.form-horizontal .form-group .form-check input[type=checkbox]:checked+label:after {
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    font-weight: 600;
    color: #fff
}

.form-horizontal .form-group .form-check input[type=checkbox]:disabled+label {
    opacity: .65
}

.form-horizontal .form-group .form-check input[type=checkbox]:disabled+label:before {
    background-color: #eee;
    cursor: not-allowed
}

.form-horizontal .form-group .form-check input[type=radio] {
    height: auto
}

.form-horizontal .form-group .form-check input[type=radio]+label {
    padding-left: 10px;
    position: relative;
    top: -1px
}

.btn-whats {
    background-color: #25d366;
    color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 800px;
    padding: 20px;
    top: 80%;
    left: 90%;
    position: fixed;
    transition: .6s;
    animation: 2s both btn-whats;
    animation-iterative-count: 1;
    z-index: 999
}

.btn-whats:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, .2)
}

.pulse {
    animation: 2s infinite pulse
}

.btn-whatsapp-pulse,
.btn-whatsapp-pulse-border::before {
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite
}

.btn-whats>i {
    position: relative;
    font-size: 2rem;
    line-height: 0;
    left: -7px;
    top: -4px
}

@media only screen and (min-width:900px) {
    .btn-whats {
        left: 95%
    }
}

@media only screen and (max-width:700px) {
    .btn-whats {
        left: 85%
    }

    h1 {
        font-size: 1.8rem
    }
}

@media only screen and (max-width:450px) {
    .btn-whats {
        left: 80%
    }
}

@media only screen and (max-width:350px) {
    .btn-whats {
        left: 75%
    }
}

#calltrap-ico,
#calltrap-ico:before,
.flip-box .inner,
.flip-box-back {
    left: 0;
    position: absolute
}

@keyframes btn-whats {
    10% {
        transform: translate(0, 200px)
    }

    50% {
        transform: translate(0, -40px)
    }

    70% {
        transform: scale(1.1)
    }
}

.top-wrapper {
    padding: 5px;
    width: 100%;
    background: #000
}

.top-wrapper ul li {
    display: inline-block;
    color: #fff;
    padding: 0 0 0 35px
}

.pull-right {
    float: right !important
}

.descption-project {
    position: relative;
    height: 110px;
    overflow: hidden
}

.box-item {
    position: relative;
    -webkit-backface-visibility: hidden;
    width: 100%
}

.flip-box {
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    perspective: 1000px;
    -webkit-perspective: 1000px
}

.flip-box-back,
.flip-box-front {
    background-size: cover;
    background-position: center;
    border-radius: 8px;
    min-height: 225px;
    -ms-transition: transform .7s cubic-bezier(.4, .2, .2, 1);
    transition: transform .7s cubic-bezier(.4, .2, .2, 1);
    -webkit-transition: transform .7s cubic-bezier(.4, .2, .2, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.item-price {
    color: var(--rt-primary-color);
    font-size: 22px;
    font-family: Quicksand, sans-serif;
    font-weight: 600
}

.flip-box-front,
.flip-box:hover .flip-box-back {
    -ms-transform: rotateY(0);
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.flip-box:hover .flip-box-front {
    -ms-transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.flip-box-back {
    top: 0;
    width: 100%;
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.flip-box .inner {
    width: 100%;
    padding: 15px;
    outline: transparent solid 1px;
    -webkit-perspective: inherit;
    perspective: inherit;
    z-index: 2;
    transform: translateY(-50%) translateZ(60px) scale(.94);
    -webkit-transform: translateY(-50%) translateZ(60px) scale(.94);
    -ms-transform: translateY(-50%) translateZ(60px) scale(.94);
    top: 50%
}

.flip-box-header {
    font-size: 22px;
    color: #fff;
    line-height: 24px
}

.flip-box p {
    font-size: 20px;
    line-height: 1.5em
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 450px !important;
        margin: 1.75rem auto
    }
}

.flip-box-button {
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    font-weight: 700;
    margin-top: 25px;
    padding: 15px 20px;
    text-transform: uppercase
}

.card-container {
    width: 100%;
    height: auto;
    background-color: #fff;
    border-radius: 8px;
    margin: 0 0 35px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .1);
    overflow: hidden
}

.card-image img {
    height: 220px;
    width: 100%;
    border-radius: 8px 8px 0 0;
    background-size: cover
}

.card-body {
    display: flex;
    flex-direction: column;
    align-items: start;
    padding: 16px
}

.card-badge {
    text-transform: uppercase;
    background-color: #fff;
    color: #fff;
    padding: 2px 8px;
    border-radius: 70px;
    margin: 0;
    font-size: 12px
}

.card-badge-blue {
    background-color: #92d4e4
}

.card-badge-purple {
    background-color: #3d1d94
}

.card-badge-pink {
    background-color: #c62bcb
}

.card-body h1 {
    font-size: 18px;
    margin: 15px 0;
    line-height: 32px;
    height: 60px;
    overflow: hidden
}

.card-body p,
.gallery figcaption span {
    font-size: 14px
}

.card-body p {
    margin: 8px 0 16px
}

.card-author p {
    margin: 0 16px;
    font-size: 12px
}

.card-author p:last-child {
    color: #888
}

.card-author img {
    border-radius: 50%;
    height: 48px;
    width: 48px;
    margin-top: auto
}

.gallery {
    margin: 0 auto;
    text-align: center;
    width: 100%
}

.gallery figure {
    border: 10px solid #dadcdb;
    margin: 10px;
    padding: 0
}

.amenity-box,
.amenity-box figure {
    margin: 10px 0
}

.gallery-achive figure img {
    width: 250px !important;
}

.gallery-achive figcaption {
    font-size: 13px;
    font-weight: 600;
    line-height: normal;
    padding: 14px 0px !important;
}

.gallery figure img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: 175px;
    object-fit: contain;
    background: #000
}

.gallery figcaption {
    background: rgba(0, 0, 0, .5);
    color: #fff;
    padding: .2em 0;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%
}

.amenity-box {
    text-align: center;
    border: 1px solid #c4c4c4;
    width: 100%;
    height: 110px;
    padding: 0 5px 10px;
    float: left;
    background: #fff;
    border-radius: 5px
}

.amenity-box figure img {
    width: 60px
}

.amenity-box h5 {
    font-size: 16px;
    text-align: center;
    line-height: 20px;
    height: 40px;
    overflow: hidden
}

.copyright-area1 p {
    margin: 0 !important
}

#calltrap-btn {
    background-color: #40b8f2;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
    height: 64px;
    line-height: 100px;
    opacity: .7;
    position: fixed;
    right: 15px;
    bottom: 225px;
    text-align: center;
    width: 64px;
    z-index: 9999;
    -webkit-animation: 3s linear infinite calltrap_opacity;
    -moz-animation: 3s linear infinite calltrap_opacity;
    -o-animation: 3s linear infinite calltrap_opacity;
    animation: 3s linear infinite calltrap_opacity
}

#calltrap-btn.calltrap_offline,
#calltrap-overlay.calltrap_offline .b-calltrap_form__submit {
    background-color: #fa0405
}

#calltrap-ico {
    width: 32px;
    height: 32px;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    -o-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-animation: 1.5s ease-out infinite uptocallmini;
    -moz-animation: 1.5s ease-out infinite uptocallmini;
    -o-animation: 1.5s ease-out infinite uptocallmini;
    animation: 1.5s ease-out infinite uptocallmini
}

#calltrap-ico i {
    color: #fff;
    display: flex;
    font-size: 32px;
    margin-left: 3px
}

#calltrap-ico:before {
    content: "";
    width: 100%;
    height: 100%;
    background-size: cover;
    top: 0;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-animation: 3s linear infinite calltrap_spin;
    -moz-animation: 3s linear infinite calltrap_spin;
    -o-animation: 3s linear infinite calltrap_spin;
    animation: 3s linear infinite calltrap_spin
}

.calltrap_offline #calltrap-ico {
    -webkit-animation: 1.5s ease-out infinite uptocallmini_offline;
    -moz-animation: 1.5s ease-out infinite uptocallmini_offline;
    -o-animation: 1.5s ease-out infinite uptocallmini_offline;
    animation: 1.5s ease-out infinite uptocallmini_offline
}

#calltrap-overlay {
    background-color: rgba(25, 25, 25, .9);
    position: fixed;
    z-index: 9998;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-align: center;
    display: none
}

#calltrap-overlay .b-calltrap-overlay {
    display: table;
    width: 100%;
    height: 100%
}

#calltrap-overlay .b-calltrap-overlay__body,
#calltrap-overlay .b-calltrap-overlay__footer,
#calltrap-overlay .b-calltrap-overlay__header {
    display: table-row;
    padding: 0;
    margin: 0
}

#calltrap-overlay .b-calltrap-overlay__body-block,
#calltrap-overlay .b-calltrap-overlay__footer-block,
#calltrap-overlay .b-calltrap-overlay__header-block {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

#calltrap-overlay .b-calltrap-overlay__body-block {
    padding: 0 7px
}

#calltrap-overlay .b-calltrap-overlay__footer,
#calltrap-overlay .b-calltrap-overlay__header {
    height: 1px
}

#calltrap-overlay .b-calltrap__container {
    background-color: #fff;
    border: 5px solid #2074a1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0 auto;
    padding: 0;
    max-width: 500px;
    display: block;
    font-size: 16px;
    line-height: 1.3;
    position: relative;
    font-family: Tahoma, Arial, self-serif !important
}

#calltrap-overlay .b-calltrap__close {
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 20px;
    height: 20px;
    opacity: .5;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#calltrap-overlay .b-calltrap__close:hover {
    opacity: 1
}

#calltrap-form .b-calltrap_form__fields,
#calltrap-success .b-calltrap_form__fields {
    margin: 20px 25px 35px
}

#calltrap-form .b-calltrap_form__title,
#calltrap-success .b-calltrap_form__title {
    font-size: 20px;
    margin: 0 0 17px;
    text-align: left
}

#calltrap-form .b-calltrap_form__text p,
#calltrap-success .b-calltrap_form__text p {
    margin: 0 0 .55em
}

#calltrap-form .b-calltrap_form__input,
#calltrap-success .b-calltrap_form__input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    padding: 0 15px;
    height: 44px;
    line-height: 40px;
    background-color: #fff;
    border: 2px solid #ccc;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    width: 100%;
    outline: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#calltrap-form .b-calltrap_form__input.error,
#calltrap-success .b-calltrap_form__input.error {
    background-color: #ffc0c0;
    color: red;
    border-color: red
}

#calltrap-form .b-calltrap_form__input:disabled,
#calltrap-success .b-calltrap_form__input:disabled {
    background-color: #eee;
    border-color: #bdbdbd;
    cursor: default
}

#calltrap-form .b-calltrap_form__input:focus,
#calltrap-success .b-calltrap_form__input:focus {
    border: 2px solid #2074a1
}

#calltrap-form .b-calltrap_form__submit,
#calltrap-success .b-calltrap_form__submit {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #2074a1;
    border: 2px solid #2074a1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    padding: 0;
    height: 44px;
    line-height: 40px;
    outline: 0;
    display: inline-block;
    width: 180px;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#calltrap-form .b-calltrap_form__submit:hover,
#calltrap-success .b-calltrap_form__submit:hover {
    background-color: #1c658c
}

#calltrap-form .b-calltrap_form__submit:disabled,
#calltrap-success .b-calltrap_form__submit:disabled {
    background-color: #bdbdbd !important;
    cursor: default
}

#calltrap-form .b-calltrap_form__controls,
#calltrap-success .b-calltrap_form__controls {
    margin: 20px 0 0;
    padding: 0 200px 0 0
}

#calltrap-form .b-calltrap_form__controls-item,
#calltrap-success .b-calltrap_form__controls-item {
    position: relative;
    float: right
}

#calltrap-form .b-calltrap_form__controls-left,
#calltrap-success .b-calltrap_form__controls-left {
    margin-left: -100%;
    width: 100%
}

#calltrap-form .b-calltrap_form__controls-right,
#calltrap-success .b-calltrap_form__controls-right {
    margin-right: -200px;
    overflow: visible;
    width: 200px;
    text-align: right
}

@media screen and (min-width:1px) and (max-width:500px) {
    #calltrap-overlay .b-calltrap__container {
        width: 290px
    }

    #calltrap-form .b-calltrap_form__title,
    #calltrap-success .b-calltrap_form__title {
        padding-right: 20px
    }

    #calltrap-form .b-calltrap_form__input,
    #calltrap-success .b-calltrap_form__input {
        margin-bottom: 13px
    }

    #calltrap-form .b-calltrap_form__submit,
    #calltrap-success .b-calltrap_form__submit {
        width: 100%
    }

    #calltrap-form .b-calltrap_form__controls,
    #calltrap-success .b-calltrap_form__controls {
        padding: 0
    }

    #calltrap-form .b-calltrap_form__controls-item,
    #calltrap-success .b-calltrap_form__controls-item {
        float: none
    }

    #calltrap-form .b-calltrap_form__controls-left,
    #calltrap-success .b-calltrap_form__controls-left {
        margin-left: 0
    }

    #calltrap-form .b-calltrap_form__controls-right,
    #calltrap-success .b-calltrap_form__controls-right {
        margin-right: 0;
        width: auto;
        text-align: left
    }
}

#calltrap-form .b-calltrap_form__controls-clear,
#calltrap-success .b-calltrap_form__controls-clear {
    clear: both
}

#calltrap-success {
    display: none
}

#calltrap-overlay.calltrap_offline .b-calltrap_form__submit:hover {
    background-color: #2e8c1c
}

#calltrap-overlay.calltrap_offline .b-calltrap__container,
#calltrap-overlay.calltrap_offline .b-calltrap_form__input:focus {
    border-color: #fa0405
}

@-webkit-keyframes calltrap_opacity {

    0%,
    100% {
        opacity: 1
    }

    57% {
        opacity: .75
    }

    75% {
        opacity: .95
    }
}

@-moz-keyframes calltrap_opacity {

    0%,
    100% {
        opacity: 1
    }

    57% {
        opacity: .75
    }

    75% {
        opacity: .95
    }
}

@-o-keyframes calltrap_opacity {

    0%,
    100% {
        opacity: 1
    }

    57% {
        opacity: .75
    }

    75% {
        opacity: .95
    }
}

@keyframes calltrap_opacity {

    0%,
    100% {
        opacity: 1
    }

    57% {
        opacity: .75
    }

    75% {
        opacity: .95
    }
}

@-webkit-keyframes calltrap_spin {

    0%,
    30%,
    57% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    33%,
    39%,
    45%,
    51% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    36%,
    42%,
    54% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }

    48% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg);
        opacity: 1
    }
}

@-moz-keyframes calltrap_spin {

    0%,
    30%,
    57% {
        -moz-transform: rotate(0);
        transform: rotate(0)
    }

    33%,
    39%,
    45%,
    51% {
        -moz-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    36%,
    42%,
    54% {
        -moz-transform: rotate(10deg);
        transform: rotate(10deg)
    }

    48% {
        -moz-transform: rotate(10deg);
        transform: rotate(10deg);
        opacity: 1
    }
}

@-o-keyframes calltrap_spin {

    0%,
    30%,
    57% {
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    33%,
    39%,
    45%,
    51% {
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    36%,
    42%,
    54% {
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }

    48% {
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
        opacity: 1
    }
}

@keyframes calltrap_spin {

    0%,
    30%,
    57% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    33%,
    39%,
    45%,
    51% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    36%,
    42%,
    54% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }

    48% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
        opacity: 1
    }
}

@-webkit-keyframes uptocallmini {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(32, 116, 161, 0);
        box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(32, 116, 161, 0)
    }

    10% {
        -webkit-box-shadow: 0 0 8px 6px #2074a1, 0 0 12px 10px transparent, 0 0 12px 14px #2074a1;
        box-shadow: 0 0 8px 6px #2074a1, 0 0 12px 10px transparent, 0 0 12px 14px #2074a1
    }

    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(32, 116, 161, 0);
        box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(32, 116, 161, 0)
    }
}

@-moz-keyframes uptocallmini {
    0% {
        box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(32, 116, 161, 0)
    }

    10% {
        box-shadow: 0 0 8px 6px #2074a1, 0 0 12px 10px transparent, 0 0 12px 14px #2074a1
    }

    100% {
        box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(32, 116, 161, 0)
    }
}

@-o-keyframes uptocallmini {
    0% {
        box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(32, 116, 161, 0)
    }

    10% {
        box-shadow: 0 0 8px 6px #2074a1, 0 0 12px 10px transparent, 0 0 12px 14px #2074a1
    }

    100% {
        box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(32, 116, 161, 0)
    }
}

@keyframes uptocallmini {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(32, 116, 161, 0);
        box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(32, 116, 161, 0)
    }

    10% {
        -webkit-box-shadow: 0 0 8px 6px #2074a1, 0 0 12px 10px transparent, 0 0 12px 14px #2074a1;
        box-shadow: 0 0 8px 6px #2074a1, 0 0 12px 10px transparent, 0 0 12px 14px #2074a1
    }

    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(32, 116, 161, 0);
        box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(32, 116, 161, 0)
    }
}

@-webkit-keyframes uptocallmini_offline {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(53, 161, 32, 0);
        box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(53, 161, 32, 0)
    }

    10% {
        -webkit-box-shadow: 0 0 8px 6px #35a120, 0 0 12px 10px transparent, 0 0 12px 14px #35a120;
        box-shadow: 0 0 8px 6px #35a120, 0 0 12px 10px transparent, 0 0 12px 14px #35a120
    }

    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(53, 161, 32, 0);
        box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(53, 161, 32, 0)
    }
}

@-moz-keyframes uptocallmini_offline {
    0% {
        box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(53, 161, 32, 0)
    }

    10% {
        box-shadow: 0 0 8px 6px #35a120, 0 0 12px 10px transparent, 0 0 12px 14px #35a120
    }

    100% {
        box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(53, 161, 32, 0)
    }
}

@-o-keyframes uptocallmini_offline {
    0% {
        box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(53, 161, 32, 0)
    }

    10% {
        box-shadow: 0 0 8px 6px #35a120, 0 0 12px 10px transparent, 0 0 12px 14px #35a120
    }

    100% {
        box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(53, 161, 32, 0)
    }
}

@keyframes uptocallmini_offline {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(53, 161, 32, 0);
        box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(53, 161, 32, 0)
    }

    10% {
        -webkit-box-shadow: 0 0 8px 6px #fa0405, 0 0 12px 10px transparent, 0 0 12px 14px #fa0405;
        box-shadow: 0 0 8px 6px #fa0405, 0 0 12px 10px transparent, 0 0 12px 14px #fa0405
    }

    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(53, 161, 32, 0);
        box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(53, 161, 32, 0)
    }
}

.utf-preloader span {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fa0405;
    -webkit-animation: .6s ease-in-out infinite ball-pulse-sync;
    animation: .6s ease-in-out infinite ball-pulse-sync
}

.utf-preloader span:first-child {
    -webkit-animation: .6s ease-in-out -.14s infinite ball-pulse-sync;
    animation: .6s ease-in-out -.14s infinite ball-pulse-sync
}

.utf-preloader span:nth-child(2) {
    -webkit-animation: .6s ease-in-out -70ms infinite ball-pulse-sync;
    animation: .6s ease-in-out -70ms infinite ball-pulse-sync
}

@-webkit-keyframes ball-pulse-sync {
    33% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    66% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes ball-pulse-sync {
    33% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    66% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.btn-whatsapp-pulse {
    background: #25d366;
    color: #fff;
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 40px;
    z-index: 99999;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    padding: 35px;
    border-radius: 50%;
    animation-name: pulse
}

.btn-whatsapp-pulse-border {
    bottom: 125px;
    right: 10px;
    animation-play-state: paused
}

.btn-whatsapp-pulse-border::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    padding: 25px;
    border: 5px solid #25d366;
    opacity: .75;
    animation-name: pulse-border
}

@keyframes pulse-border {
    0% {
        padding: 25px;
        opacity: .75
    }

    75% {
        padding: 50px;
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@keyframes pulse {
    50% {
        transform: scale(1.1)
    }

    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, .5)
    }

    80% {
        box-shadow: 0 0 0 14px rgba(37, 211, 102, 0)
    }
}

.heading-button-desktop-view {
    display: block;
}

.heading-button-mobile-view {
    display: none;
    margin-top: 30px;
}

.about-box8-desktop-view {
    display: block;
}

.about-box8-mobile-view {
    display: none;
}

.display-button-display-view {
    display: none;
}

.footer-contact .footer-location ul li a i {
    color: #fff;
}

.single-slider-wrap1 .swiper-slide .item-img img {
    height: 90vh !important;
    width: 100%;
    object-fit: cover;
    object-position: bottom;
}