﻿@charset "utf-8";
@import url(https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;600;700;800;900&display=swap);

body, html {
    height: 100%
}

#wrapper, .content, .tab, .tab-content, blockquote {
    float: right
}

body, p {
    font-size: 13px;
    font-weight: 400
}

#main, .loader-wrap {
    height: 100%;
    top: 0;
    right: 0
}

.cart-btn:hover i, .show-reg-form i {
    color: #ccc
}

.compare-link h4, .contact-notifer a, .cs-title, .map-popup-price, .more-opt_btn, .review-owner, .section-title h4, .serv-link, .subscribe-header h4 {
    text-transform: uppercase
}

#subscribe .enteremail, .accordion a.toggle, .categoties-column, .cluster-visible:before, .inline-facts-wrap, .loader-inner, .log-separator:after, .log-separator:before, .main-search-input-item, .mousey, .pagination a, .radio span:after, .select2, .svg-bg svg {
    box-sizing: border-box
}

.onoffswitch, .select2 {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

html {
    overflow-x: hidden !important
}

body {
    margin: 0;
    padding: 0;
    text-align: center;
    background: #fff;
    color: #000;
    font-family: cairo,sans-serif !important
}

.about-title, .bold-title, .reviews-comments-item-text p, p {
    text-align: right
}

@-o-viewport {
    width: device-width
}

@-ms-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

.loader-wrap {
    position: fixed;
    width: 100%;
    z-index: 100;
    background: #fff;
    -webkit-transform: translate3d(0,0,0)
}

@-webkit-keyframes loader-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes loader-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.loader-inner {
    position: absolute;
    margin: -18px -18px 0 0;
    border: 3.6px solid #bbd02f;
    overflow: hidden;
    width: 36px;
    height: 36px;
    right: 50%;
    top: 50%;
    animation: 2s linear infinite reverse loader-spin;
    -webkit-filter: url(#goo);
    filter: url(#goo);
    box-shadow: 0 0 0 1px #bbd02f inset
}

#wrapper, .box-item, .container, .content, .show-info span, .slick-dots li, blockquote {
    position: relative
}

.loader-inner:before {
    content: "";
    position: absolute;
    -webkit-animation: 2s cubic-bezier(.59,.25,.4,.69) infinite loader-spin;
    animation: 2s cubic-bezier(.59,.25,.4,.69) infinite loader-spin;
    background: #bbd02f;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    border-radius: 50%;
    width: 150%;
    height: 150%;
    top: 50%;
    right: -12.5%
}

p {
    line-height: 22px;
    padding-bottom: 10px;
    color: #878c9f
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-right: 15px solid #eee
}

    blockquote:before {
        font-family: Font Awesome\ 5 Pro;
        content: "\f10e";
        position: absolute;
        color: #ccc;
        bottom: 3px;
        font-size: 43px;
        left: 6px;
        opacity: .4
    }

    blockquote p {
        font-family: cairo,sans-serif;
        font-style: italic;
        color: #666
    }

.bold-title {
    margin: 15px 0;
    font-size: 24px;
    font-weight: 600
}

#main {
    width: 100%;
    position: absolute;
    z-index: 2;
    opacity: 0
}

.custom-form, .fl-wrap {
    float: right;
    width: 100%;
    position: relative
}

.content {
    width: 100%;
    z-index: 5
}

.container {
    max-width: 1224px;
    width: 92%;
    margin: 0 auto;
    z-index: 5
}

.bg, .overlay {
    position: absolute;
    top: 0;
    width: 100%;
    right: 0
}

.container.small-container {
    max-width: 1024px
}

#wrapper {
    width: 100%;
    z-index: 25;
    padding-top: 70px
}

.card-info-media img, .geodir-category-img img, .respimg, .rooms-media img, .single-slider img, .single-slider-wrapper img {
    width: 100%;
    height: auto
}

.bg, .full-height, .overlay {
    height: 100%
}

.bg {
    z-index: 1;
    background-size: cover;
    background-attachment: scroll;
    background-position: center;
    background-repeat: repeat;
    background-origin: content-box
}

.overlay {
    background: #000;
    opacity: .4;
    z-index: 3
}

    .overlay.op5 {
        opacity: .5
    }

.tab-content {
    width: 100%;
    display: none
}

.tab {
    width: 100%
}

.accordion-inner.visible, .agent_card-title h4, .agent_card-title h5, .first-tab, .header-opt-modal-list.vis_homd, .lws_mobile, .vis-more-search, .visnav-overlay {
    display: block
}

.main-header {
    position: fixed;
    top: 0;
    right: 0;
    background: #fff;
    height: 70px;
    padding: 0 50px;
    transition: .2s linear;
    width: 100%;
    z-index: 50;
    border-bottom: 1px solid #eee;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.07)
}

.add-list, .show-reg-form {
    padding: 0 15px;
    float: left
}

.logo-holder {
    float: right;
    position: relative;
    top: 15px
}

    .logo-holder img {
        border-radius: 5px;
        width: auto;
        height: 120px;
        background: #fff;
        padding: 0 9px
    }

.header-search-button {
    float: right;
    margin-right: 60px;
    width: 150px;
    height: 40px;
    border-radius: 40px;
    line-height: 40px;
    position: relative;
    top: 15px;
    background: #f5f7fb;
    cursor: pointer;
    color: #144273;
    font-weight: 500;
    transition: .2s linear .1s;
    overflow: hidden
}

    .add-list, .header-search-button i {
        margin-right: 20px;
        position: relative;
        height: 40px;
        line-height: 40px
    }

.hsbclose {
    width: 40px;
    text-align: center
}

.header-search-button span {
    position: relative;
    left: 30px
}

.hsbclose span {
    top: -50px;
    visibility: hidden
}

.header-search-button i {
    margin-left: 20px;
    font-weight: 800;
    float: right;
    width: 40px;
    transition: .2s linear .1s
}

.hsbclose i, .listing-carousel-wrapper.lc_hero, .msotw_footer .btn {
    margin: 0
}

.add-list i, .api-btn i, .clear_wishlist i, .header-search-wrapper .custom-form .btn i, .like-btn i, .list-single-stats li span i, .main-register-holder .tabs-menu li a i, .reviews-comments-item-date a i, .reviews-comments-item-date span i, .show-more-snopt-tooltip a i, .show-reg-form i {
    margin-left: 10px
}

.header-search-button:hover {
    box-shadow: 0 2px 16px rgba(58,87,135,.1)
}

.add-list {
    color: #fff;
    border-radius: 4px;
    font-weight: 600;
    top: 15px;
    font-size: 12px
}

    .add-list i {
        width: 25px;
        height: 25px;
        line-height: 25px;
        border-radius: 25px;
        background: rgba(255,255,255,.2);
        font-size: 10px;
        font-weight: 500
    }

.show-reg-form {
    position: relative;
    color: #144273;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    height: 70px;
    line-height: 70px;
    border-right: 1px solid #eee
}

    .show-reg-form img {
        width: 30px;
        height: 30px;
        border-radius: 50%
    }

.dashboard-submenu {
    position: absolute;
    left: 245px;
    top: 100%;
    padding: 0 0 50px;
    max-width: 210px;
    background: #fff;
    border-radius: 0 0 4px 4px;
    border: 1px solid #e5e7f2;
    opacity: 0;
    visibility: hidden;
    margin-top: 20px;
    box-shadow: 0 15px 5px rgba(0,0,0,.03);
    transition: .3s linear;
    overflow: hidden
}

.db_submenu_open-init {
    opacity: 1;
    visibility: visible;
    margin-top: 0
}

.compare-header li:nth-child(2n), .dashboard-submenu li a:hover, .db_submenu_open-init_vis, .fns.search-widget .custom-form input {
    background: #f9f9f9
}

.dashboard-submenu-title {
    text-align: right;
    padding: 18px 20px;
    position: relative;
    font-weight: 600
}

.clear_wishlist, .geodir-category-content p, .header-modal .tabs-menu li a span, .pricing-header p {
    font-weight: 400
}

.dashboard-submenu li {
    float: right;
    width: 100%;
    text-align: right;
    border-bottom: 1px solid #eee
}

    .accordion a.toggle:first-child, .dashboard-submenu li:first-child, .hidden-listing-filter, .msotw_footer, .small-footer, .widget-posts li:first-child {
        border-top: 1px solid #eee
    }

    .dashboard-submenu li a {
        color: #566985;
        float: right;
        width: 100%;
        font-weight: 500;
        text-align: right;
        padding: 14px 20px 14px 15px
    }

        .dashboard-submenu li a i, .db_log-out i {
            margin-left: 10px;
            font-size: 11px
        }

.db_log-out {
    position: absolute;
    height: 50px;
    line-height: 50px;
    color: #fff;
    z-index: 10;
    right: 0;
    left: 0;
    bottom: 0;
    font-size: 11px;
    text-align: right;
    padding-right: 20px
}

.cart-btn, .header-opt_btn {
    float: left;
    position: relative;
    cursor: pointer;
    top: 0;
    font-size: 16px;
    height: 70px;
    line-height: 70px;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    width: 70px;
    color: #878c9f;
    transition: .2s linear
}

.cart-btn_counter {
    position: absolute;
    top: 16px;
    left: 14px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 10px;
    color: #fff;
    box-shadow: 0 0 0 4px #fff;
    border-radius: 50%
}

#sbt, .header-modal, .header-opt-modal, .header-search-wrapper, .share-btn, .share-container {
    box-shadow: 0 15px 5px rgba(0,0,0,.03)
}

    .header-opt_btn, .share-container .share-icon:first-child {
        border-right: none
    }

        .header-opt_btn span {
            position: relative;
            display: block;
            padding-left: 10px
        }

            .header-opt_btn span:after {
                font-family: Font Awesome\; content: "\f0d7";
                position: absolute;
                left: 12px;
                top: 0;
                font-weight: 600;
                font-size: 12px;
                transition: .2s linear
            }

        .header-opt_btn.scwheader-opt-btn span:after, .nav-holder nav li a:hover i {
            transform: rotateX(180deg)
        }

.header-modal {
    position: absolute;
    top: 100%;
    width: 400px;
    z-index: 2;
    transition: .3s linear;
    left: 190px;
    overflow: hidden;
    border: 1px solid #eee;
    background: #f5f7fb;
    opacity: 0;
    visibility: hidden;
    display: none
}

    .header-modal .tabs-menu {
        background: #f5f7fb;
        padding: 20px 15px 6px
    }

        .header-modal .tabs-menu li, .main-register-holder .tabs-menu li {
            float: right;
            text-align: center;
            position: relative;
            z-index: 2;
            width: 48%
        }

            .contact-social, .custom-switcher label.lss_lb, .header-modal .tabs-menu li:last-child, .list-single-stats, .main-register-holder .tabs-menu li:last-child, .quantity-item, .services-item h4 span, .subfooter-nav, .team-social {
                float: left
            }

            .header-modal .tabs-menu li a {
                color: #144273;
                font-size: 12px;
                display: block;
                font-weight: 500;
                padding: 12px 0;
                background: #fff;
                border-radius: 2px;
                border: 1px solid #eee
            }

            .content-tabs li.current a, .header-modal .tabs-menu li.current a {
                color: #fff;
                border-color: transparent
            }

                .header-modal .tabs-menu li.current a span {
                    color: rgba(245,245,245,.8)
                }

.vis-wishlist {
    opacity: 1;
    visibility: visible;
    left: 210px;
    display: block
}

.hsbclose i:before, .show-header-modal.scwllink i:before {
    font-family: Font Awesome\ 5 Pro;
    content: "\f00d"
}

.show-header-modal.scwllink .cart-btn_counter, .year-mont .mouth-cont {
    opacity: 0
}

.header-modal-top {
    padding: 15px 20px;
    background: #fff
}

.clear_wishlist {
    padding: 10px 0;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
    display: block
}

.header-opt-modal-item h4, .widget-posts-descr h4, .widget-posts-descr-price {
    font-weight: 600;
    text-align: right;
    font-size: 13px
}

.header-modal-container {
    max-height: 320px;
    overflow: auto;
    padding: 10px 17px;
    background: #f5f7fb
}

.widget-posts li {
    padding: 10px 0;
    position: relative;
    float: right;
    width: 100%;
    overflow: hidden;
    background: #fff;
    border: 1px solid #eee;
    border-top: none;
    transition: .1s linear
}

.header-modal-container .widget-posts li {
    padding: 10px 15px
}

.widget-posts-img {
    float: right;
    width: 30%;
    position: relative
}

.widget-posts-descr {
    float: right;
    width: 70%;
    padding: 0 20px
}

.widget-posts-img img {
    width: 100%;
    height: auto;
    border-radius: 4px
}

.widget-posts-descr h4 {
    padding-bottom: 2px
}

    .agent_card-title h4 a, .listing-title h4 a, .post-opt-title, .post-opt-title a, .profile-widget-header-title h4 a, .profile-widget-header-title h4 a:hover, .widget-posts-descr h4 a {
        color: #566985
    }

.box-item:hover .show-info span, .box-item:hover a.gal-link, .bwc_download-list a:hover:before, .content-nav li:hover .content-nav-media, .fw-carousel .slick-current .box-item, .fw-carousel .slick-current .box-item .show-info span, .fw-carousel .slick-current .box-item a.gal-link, .header-opt-modal-list li a.current-lan:before, .single-slider-wrapper .slider-nav .slick-current .slick-slide-item, .single-slider-wrapper .slider-nav .slick-slide-item:hover, .widget-posts li:hover .widget-posts-descr-score, .widget-posts-descr-score.wpds-visible, .year-mont .year-cont {
    opacity: 1
}

.widget-posts-descr .geodir-category-location a {
    float: right;
    text-align: right;
    color: #999;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 10px
}

.geodir-category-location a i, .small-facts li span strong {
    padding-left: 4px
}

.widget-posts-descr .geodir-category-location {
    margin-top: 4px
}

.widget-posts-descr-price {
    float: right;
    width: 100%;
    margin-top: 6px;
    color: #7d93b2
}

    .contats-list li span i, .footer-contacts li span i, .pwh_counter span, .widget-posts-descr-price span {
        margin-left: 6px
    }

.clear-wishlist {
    position: absolute;
    left: 10px;
    top: 5px;
    cursor: pointer;
    font-size: 16px;
    visibility: hidden;
    opacity: 0
}

.categoties-column_container li a:hover span, .scroll-nav li:hover span, .show-info:hover .tooltip-info, .vis-more-search, .widget-posts li:hover .clear-wishlist {
    opacity: 1;
    visibility: visible
}

.listing-rating i {
    color: #facc39
}

.listing-rating.small-font i {
    font-size: 10px;
    margin-left: 2px
}

.cat-item li, .col-list-wrap_left, .contact-social .cs-title, .contact-social li, .contact-social ul, .copyright, .gcf-company, .grid-opt, .main-register .filter-tags, .post-opt, .post-opt li, .price-opt, .subfooter-nav li, .team-social li, .widget-posts-descr .listing-rating {
    float: right
}

.right-modal .simplebar-scrollbar:before, .scrollbar-inner .simplebar-scrollbar:before {
    width: 5px
}

.header-opt-modal {
    position: absolute;
    left: 146px;
    top: 100%;
    margin-top: 1px;
    background: #fff;
    padding: 15px 0;
    width: 150px;
    border: 1px solid #eee;
    border-top: none;
    overflow: hidden;
    border-radius: 0 0 6px 6px;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: .3s linear;
    margin-left: -20px
}

.vis-head-mod {
    opacity: 1;
    margin-left: 0;
    visibility: visible
}

.header-opt-modal-item h4 {
    display: block;
    cursor: pointer;
    padding: 0 20px 6px;
    color: #144273;
    position: relative
}

    .header-opt-modal-item h4:after {
        font-family: Font Awesome\ 5 Pro;
        content: "\f107";
        position: absolute;
        left: 14px;
        top: 3px;
        font-weight: 400;
        font-size: 12px;
        color: #566985
    }

    .header-opt-modal-item h4.lang-cur-act:after {
        content: "\f00d"
    }

    .header-opt-modal-item h4 span {
        margin: 0 4px 0 0
    }

.header-opt-modal-item {
    padding: 6px 0
}

#pmt, .cat-item.cat-item_dec li:before, .cluster img, .header-opt-modal-list, .hid-input, .leave-rating input[type=radio], .nav-button-wrap.vismobmenu_btn span, .not-vis_lap, .onoffswitch-checkbox, nav li ul a:after, nav li ul a:before {
    display: none
}

    .header-opt-modal-list li {
        text-align: right;
        padding: 0 20px;
        font-weight: 500;
        margin-top: 4px
    }

        .header-opt-modal-list li a {
            color: #7d93b2;
            display: block;
            padding: 4px 6px;
            position: relative
        }

            .current-lan, .gray-bg, .header-opt-modal-list li a:hover, .share-icon:hover, .team-social li a:hover {
                background: #f5f7fb
            }

            .header-opt-modal-list li a:before {
                font-family: Font Awesome\ 5 Pro;
                content: "\f00c";
                position: absolute;
                left: 10px;
                top: 8px;
                font-size: 10px;
                opacity: 0
            }

.nav-button-wrap {
    float: left;
    height: 36px;
    width: 36px;
    cursor: pointer;
    position: relative;
    border-radius: 2px;
    top: 17px;
    margin-right: 16px;
    display: none
}

.nav-button {
    position: absolute;
    top: 50%;
    right: 50%;
    width: 22px;
    height: 20px;
    margin-right: -11px;
    margin-top: -6px
}

    .nav-button span {
        float: right;
        width: 100%;
        height: 2px;
        background: #fff;
        margin-bottom: 4px;
        border-radius: 4px;
        transition: .2s linear
    }

.nav-button-wrap.vismobmenu_btn:before {
    font-family: Font Awesome\ 5 Pro;
    content: "\f00d";
    position: absolute;
    color: #fff;
    font-size: 18px;
    top: 8px;
    right: 12px;
    font-weight: 100
}

.header-search-wrapper {
    position: absolute;
    top: 100%;
    right: 250px;
    width: 300px;
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: .3s linear .1s;
    background: #f5f7fb;
    border: 1px solid #e5e7f2;
    padding: 25px 20px;
    border-radius: 0 0 6px 6px;
    margin-right: -20px
}

    .header-search-wrapper.vis-search, .nav-holder nav li ul li:hover > ul {
        opacity: 1;
        visibility: visible;
        margin-right: 0
    }

    .header-search-wrapper label {
        margin-bottom: 5px;
        color: #144273;
        font-weight: 600
    }

.custom-switcher .fieldset, .fns.search-widget, .footer-list li, .footer-widget-logo {
    margin-bottom: 10px
}

.agent-card-social li a:hover, .color-form .irs-bar, .color-form .irs-bar-edge, .half-hero-bg-media .slick-dots li button, .header-search-wrapper .custom-form input[type=text] .custom-form input[type=number], .header-search-wrapper .nice-select, .hero-notifer a:hover, .list-main-wrap-header .nice-select {
    background: #fff
}

.header-search-wrapper .nice-select {
    z-index: 20
}

.nice-select, .select2-style {
    background: #f5f7fb;
    float: right;
    width: 100%;
    color: #7d93b2;
    font-family: cairo,sans-serif;
    border: 1px solid #e5e7f2
}

.header-search-wrapper .custom-form .btn {
    color: #fff;
    font-weight: 500;
    width: 100%;
    padding: 12px 0;
    border: none;
    border-radius: 4px
}

.agent_card-title h5 a, .breadcrumbs-list a:hover, .footer-list li a, .header-search-wrapper .custom-form label, .nav-holder nav li a.act-link i {
    color: #144273
}

.irs--round .irs-bar {
    height: 4px
}

.custom-switcher .switch, .custom-switcher label {
    height: 42px;
    width: 124px;
    border-radius: 4px;
    transition: .2s ease-out
}

.header-search-wrapper .custom-form input {
    padding-right: 20px !important
}

.custom-switcher, .filter-sidebar-header .tabs-menu li, .hero-notifer.hn_center, .hero-title.hero-title_center h1, .hero-title.hero-title_center h2, .hero-title.hero-title_center h4, .info-window-content, .section-title.st-center h1, .section-title.st-center h2, .section-title.st-center h4 {
    text-align: center
}

    .custom-switcher input[type=radio], .pricing-switcher input[type=radio] {
        position: absolute;
        opacity: 0;
        right: -1000px
    }

    .custom-switcher label {
        position: relative;
        z-index: 1;
        float: right;
        background: #fff;
        line-height: 42px;
        cursor: pointer;
        font-size: 12px;
        font-weight: 600;
        color: #144273
    }

.list-main-wrap-opt, .nav-holder, .nav-holder nav, .share-holder {
    float: left;
    position: relative
}

.custom-switcher .switch {
    position: absolute;
    top: 0;
    right: 0
}

.custom-switcher input[type=radio]:checked + label + .switch, .custom-switcher input[type=radio]:checked + label:nth-of-type(n) + .switch {
    transform: translateX(-134px)
}

.custom-switcher input[type=radio]:checked + label {
    color: #fff;
    background: 0 0
}

.agent_card .listing-rating span, .card-info-content .agent_card-title .geodir-category-location a, .card-info-content .agent_card-title .re_stars-title, .card-info-content .agent_card-title h4, .card-info-content .list-single-stats li span, .contact-social li a:hover, .content-nav li:hover a i, .custom-form.dark-form .filter-tags label, .footer-social li a:hover, .geodir-category-img .geodir-category-location a, .half-carousel-content h1 a, .half-carousel-content h3 a, .hero-listing-item .geodir-category-location a, .hero-listing-item .list-single-header-price span, .hero-listing-item .list-single-header-price strong, .hero-listing-item .listing-rating .re_stars-title, .hero-listing-item h1 a, .hero-listing-item h2 a, .list-single-header-item.no-bg-list_sh .geodir-category-location a, .list-single-header-item.no-bg-list_sh .list-single-header-footer .list-single-header-date, .list-single-header-item.no-bg-list_sh .list-single-header-footer .list-single-header-date span, .list-single-header-item.no-bg-list_sh .list-single-header-footer .list-single-header-price span, .list-single-header-item.no-bg-list_sh .list-single-header-footer .list-single-header-price strong, .list-single-header-item.no-bg-list_sh .list-single-header-footer .list-single-stats li span, .list-single-header-item.no-bg-list_sh h1, .listing-carousel-wrapper.lc_hero .lc-wbtn, .listing-filters a.gallery-filter-active, .main-register-holder .tabs-menu li.current a, .more-filter-option-btn.mfilopact, .more-filter-option-btn.mfilopact i, .nice-select .option.focus, .nice-select .option.selected.focus, .pagination a.current-page, .pagination a:hover, .scroll-nav li a.act-scrlink:hover, .tags-stylwrap a:hover {
    color: #fff
}

.header-search-wrapper .custom-form .nice-select input {
    padding: 12px 20px
}

.box-widget-title.single_bwt, .contacts-opt .btn, .geodir-category-footer .btn, .header-search-wrapper .custom-form .nice-select .list, .main-search-input-item .nice-select .list, .no-top-margin {
    margin-top: 0
}

.nav-holder {
    top: 12px;
    margin-left: 20px;
    opacity: 1;
    left: 0;
    visibility: visible;
    z-index: 20
}

    .nav-holder nav li {
        float: right;
        position: relative;
        margin-right: 6px;
        height: 50px
    }

        .nav-holder nav li ul {
            margin: 30px 0 0;
            opacity: 0;
            visibility: hidden;
            position: absolute;
            min-width: 150px;
            top: 57px;
            right: 0;
            z-index: 1;
            padding: 10px 0;
            background: #fff;
            border-radius: 0 0 4px 4px;
            border: 1px solid #eee;
            transition: .2s ease-in-out;
            list-style: none
        }

        .nav-holder nav li:hover > ul {
            opacity: 1;
            visibility: visible;
            margin: 0
        }

        .nav-holder nav li ul li ul {
            top: -10px;
            right: calc(-100% - 8px);
            margin-right: 35px;
            margin-top: 0;
            max-width: 150px;
            list-style: none;
            border-radius: 4px
        }

        .nav-holder nav li ul li {
            width: 100%;
            float: right;
            height: auto;
            position: relative
        }

        .nav-holder nav li a {
            float: right;
            padding: 10px;
            font-size: 13px;
            font-style: normal;
            font-weight: 500;
            text-transform: none;
            line-height: 25px;
            letter-spacing: 0;
            color: #144273;
            position: relative;
            transition: .1s linear
        }

            .nav-holder nav li a i {
                padding-right: 6px;
                transition: .2s linear
            }

        .nav-holder nav li ul a {
            color: #566985;
            float: right;
            width: 100%;
            font-weight: 500;
            text-align: right;
            padding: 5px 15px
        }

.btn {
    padding: 15px 40px;
    color: #fff;
    border-radius: 4px;
    font-weight: 500;
    font-size: 12px;
    margin-top: 15px
}

.float-btn {
    float: right;
    font-family: cairo
}

.small-btn {
    padding: 12px 30px
}

.btn.fw-btn, .video-container video {
    width: 100%
}

.subscribe-container {
    padding: 90px 60px;
    border-radius: 10px;
    z-index: 2;
    overflow: hidden
}

.subscribe-wrap:before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 50%;
    background: #f5f7fb;
    z-index: 1
}

#subscribe .enteremail {
    background: #fff;
    height: 50px;
    line-height: 50px;
    border-radius: 4px;
    padding: 0 15px 0 120px;
    z-index: 1;
    border: none
}

    #subscribe .enteremail::-webkit-input-placeholder {
        position: relative;
        color: #666;
        font-weight: 500;
        font-size: 12px;
        font-family: cairo,sans-serif
    }

#subscribe-button {
    position: absolute;
    left: 5px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-weight: 500;
    top: 5px;
    cursor: pointer;
    border: none;
    border-radius: 4px;
    z-index: 2;
    color: #fff;
    font-family: cairo,sans-serif
}

.subscribe-header {
    text-align: right;
    position: relative;
    top: -10px
}

    .subscribe-header h3 {
        font-size: 20px;
        font-weight: 600;
        color: #fff
    }

    .subscribe-header h4 {
        color: #fff;
        margin-bottom: 10px;
        font-size: 11px;
        font-weight: 600
    }

.footer-list li, .fw_hours span {
    font-size: 14px;
    display: block;
    text-align: right
}

.subscribe-container .pwh_bg {
    bottom: -100px;
    top: -150px;
    right: -10%;
    left: 50%;
    opacity: .2
}

.main-footer {
    padding: 90px 0 0
}

.footer-widget-logo img {
    width: auto;
    height: 133px;
    float: right;
    position: relative;
    top: -20px
}

.fw_hours span {
    margin-top: 10px;
    font-weight: 500;
    color: #144273
}

#sbt, .custom-form button {
    margin-top: 20px;
    cursor: pointer
}

.footer-widget-title, .list-searh-input-wrap-title, .list-single-main-item-title {
    text-align: right;
    font-weight: 600;
    font-size: 18px;
    color: #566985;
    margin-bottom: 20px
}

.footer-list li {
    padding-right: 20px;
    position: relative;
    font-weight: 600;
}

.api-btn, .copyright, .secondary-nav li a:hover i {
    font-weight: 500
}

.footer-list li:before {
    font-family: Font Awesome\; content: "\f0da";
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 11px;
    transition: .2s linear
}

.footer-list li:hover:before {
    right: 4px
}

.footer-contacts li a {
    float: right;
    color: #144273
}

.footer-contacts li span {
    min-width: 100px
}

.api-btn {
    display: block;
    padding: 15px 0;
    border-radius: 4px;
    color: #fff;
    margin-top: 10px
}

.footer-social {
    margin: 20px 0 0
}

    .footer-social li {
        float: right;
        margin-left: 6px
    }

        .card-info-content_social li a, .footer-social li a {
            float: right;
            width: 36px;
            height: 36px;
            line-height: 36px;
            color: #fff;
            border-radius: 2px;
            font-size: 11px
        }

.footer-inner {
    padding-bottom: 60px
}

.sp-brd, .sub-footer {
    padding: 25px 0
}

.copyright {
    font-size: 12px;
    color: #144273
}

.subfooter-nav li {
    margin-left: 10px;
    font-weight: 500
}

    .compare-link h4 a, .subfooter-nav li a:hover {
        color: #000
    }

.to-top {
    position: fixed;
    bottom: 100px;
    right: 40px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 12px;
    z-index: 116;
    cursor: pointer;
    display: none;
    border-radius: 2px;
    transform: translate3d(0,0,0);
    box-shadow: 0 5px 5px rgba(0,0,0,.23)
}

    .custom-to-top i, .to-top i {
        position: relative;
        top: 0;
        transition: .2s linear
    }

    .custom-to-top:hover i, .to-top:hover i {
        top: -4px
    }

    .close-reg, .eye, .main-register-bg, .main-register-header, .mrb_dec, .to-top.to-top_footer {
        position: absolute
    }

.secondary-nav {
    position: fixed;
    top: 30%;
    left: -120px;
    width: 50px;
    padding: 0 0 50px;
    background: #fff;
    z-index: 30;
    border: 1px solid #eee;
    border-left: none;
    border-radius: 0 6px 6px 0;
    box-shadow: 0 5px 40px rgba(0,0,0,.07);
    visibility: hidden;
    transition: .3s linear
}

.vis_secnav {
    left: 0;
    visibility: visible
}

.secondary-nav li a {
    float: right;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #eee;
    transition: .2s linear;
    font-size: 15px;
    color: #878c9f
}

.custom-form input[type=button], .custom-form input[type=email], .custom-form input[type=number], .custom-form input[type=password], .custom-form input[type=text], .custom-form textarea, .listsearch-input-item input[type=number], .listsearch-input-item input[type=text] {
    float: right;
    border: 1px solid #e5e7f2;
    background: #f5f7fb;
    width: 100%;
    padding: 15px 70px 15px 20px;
    border-radius: 4px;
    color: #7d93b2;
    font-size: 12px;
    -webkit-appearance: none;
    outline: 0;
    font-family: cairo;
    overflow: hidden;
    z-index: 1;
    font-weight: 400
}

.custom-form button, .main-search-button, .main-search-input-item input, .select2 {
    font-family: cairo,sans-serif
}

, .custom-form input[type=number]::-webkit-input-placeholder, .custom-form input[type=password]::-webkit-input-placeholder, .custom-form input[type=text]::-webkit-input-placeholder, .custom-form textarea::-webkit-input-placeholder, .listsearch-input-item input[type=number]::-webkit-input-placeholder, .listsearch-input-item input[type=text]::-webkit-input-placeholder {
    color: #7d93b2;
    font-family: cairo,sans-serif
}

.custom-form input[type=email]:focus, .custom-form input[type=number]:focus, .custom-form input[type=password]:focus, .custom-form input[type=text]:focus, .custom-form textarea:focus, .listsearch-input-item input[type=number]:focus, .listsearch-input-item input[type=text]:focus {
    background: #fff;
    box-shadow: 0 10px 14px 0 rgba(12,0,46,.06)
}

.cat-item.cat-item_dec li, .custom-form .nice-select input {
    padding-right: 20px
}

.custom-form textarea {
    height: 200px;
    resize: none;
    -webkit-appearance: none
}

.box-widget.bwt-first, .compare-link, .custom-form input, .custom-form.no-icons label, .faq-nav, .post-article {
    margin-bottom: 20px
}

.filter-tags {
    z-index: 1
}

    .custom-form .filter-tags input, .filter-tags input {
        float: right;
        position: relative;
        border: 1px solid #e5e7f2;
        cursor: pointer;
        padding: 0;
        width: 20px;
        height: 20px;
        border-radius: 2px;
        color: #fff;
        background: #fff;
        -webkit-appearance: none
    }

.custom-form.dark-form .filter-tags input {
    border-color: transparent;
    background: rgba(255,255,255,.21)
}

.custom-form .filter-tags input:checked:after, .filter-tags input:checked:after {
    font-family: Font Awesome\ 5 Pro;
    content: "\f00c";
    font-size: 12px;
    position: absolute;
    top: 2px;
    right: 3px;
    z-index: 20
}

.custom-form .filter-tags label, .filter-tags label {
    float: right;
    padding: 0 10px;
    position: relative;
    top: 4px;
    color: #7d93b2;
    font-weight: 600;
    width: auto;
    font-size: 12px
}

.custom-form label {
    float: right;
    position: relative;
    width: 100%;
    text-align: right;
    font-weight: 500;
    color: #878c9f;
    font-size: 12px;
    z-index: 10;
    margin-bottom: 10px
}

.dec-icon {
    position: absolute;
    top: 100%;
    right: 0;
    width: 50px;
    height: 44px;
    line-height: 44px;
    margin-top: 8px;
    color: #ccc;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    border-left: 1px solid #e5e7f2
}

.custom-form.dark-form label {
    color: rgba(255,255,255,.71)
}

.vis-label {
    margin-bottom: 10px;
    font-size: 12px
}

#sbt, .color-form label, .radio {
    font-size: 13px
}

.custom-form label.vis-label i, .map-popup-category {
    top: 44px
}

.custom-form button {
    outline: 0;
    border: none;
    -webkit-appearance: none
}

.custom-form input[type=number]::-webkit-inner-spin-button, .custom-form input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.custom-form input[type=number] {
    -moz-appearance: textfield
}

.custom-form .quantity span {
    float: right;
    position: relative;
    top: 16px;
    padding-right: 14px;
    color: #7d93b2
}

    .custom-form .quantity span i {
        padding-left: 10px;
        font-size: 14px
    }

.custom-form .quantity input.minus, .custom-form .quantity input.plus, .custom-form .quantity input.qty {
    width: 50px;
    height: 50px;
    border-radius: 0;
    text-align: center;
    padding: 0;
    cursor: pointer;
    -webkit-appearance: none
}

.custom-form .quantity input.plus {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.custom-form .quantity input.minus {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.custom-form .quantity input.qty {
    color: #fff;
    width: 50px;
    border-left: none;
    border-right: none;
    cursor: default;
    -webkit-appearance: none;
    background: #4e65a3
}

.custom-form.no-icons input, .custom-form.no-icons textarea {
    padding-right: 10px
}

.radio {
    color: #999;
    position: relative;
    top: -2px
}

    .radio span {
        position: relative;
        padding-right: 30px;
        top: 1px
    }

        .radio span:after {
            content: '';
            width: 20px;
            height: 20px;
            border: 1px solid #e5e7f2;
            border-radius: 2px;
            position: absolute;
            right: 0;
            top: -3px
        }

    .radio input[type=radio] {
        cursor: pointer;
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 1;
        opacity: 0
    }

        .radio input[type=radio]:checked + span, .reviews-comments-item-text h4 a {
            color: #666
        }

            .radio input[type=radio]:checked + span:before {
                font-family: Font Awesome\ 5 Pro;
                content: "\f00c";
                font-size: 13px;
                position: absolute;
                top: 0;
                right: 4px;
                z-index: 20
            }

.fuzone:hover .fu-text i {
    transform: translateY(-10px)
}

.custom-form .total-coast input {
    width: inherit !important;
    float: right;
    border: none;
    background: 0 0;
    height: auto;
    padding: 0;
    color: #888da0;
    font-size: 24px;
    text-align: left;
    margin-bottom: 0;
    top: -3px;
    position: relative;
    left: 10px
}

.onoffswitch {
    position: relative;
    width: 73px
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border-radius: 1px
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-right: -100%;
    transition: margin .3s ease-in
}

    .onoffswitch-inner:after, .onoffswitch-inner:before {
        display: block;
        float: right;
        width: 50%;
        height: 30px;
        padding: 0;
        line-height: 30px;
        font-size: 10px;
        font-weight: 500;
        box-sizing: border-box
    }

    .onoffswitch-inner:before {
        content: "ON";
        padding-right: 16px;
        text-align: right;
        background-color: #4db7fe;
        color: #fff
    }

    .onoffswitch-inner:after {
        content: "OFF";
        padding-left: 16px;
        background-color: #4db7fe;
        color: #fff;
        text-align: left
    }

.onoffswitch-switch {
    display: block;
    width: 16px;
    height: 16px;
    background: #fff;
    position: absolute;
    top: 7px;
    left: 48px;
    border-radius: 2px;
    transition: .3s ease-in;
    box-shadow: 0 5px 5px rgba(0,0,0,.07)
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-right: 0
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    left: 10px
}

.color-form input[type=email], .color-form input[type=number], .color-form input[type=password], .color-form input[type=text], .color-form textarea {
    float: right;
    border: none;
    outline: 0;
    -webkit-appearance: none;
    background: rgba(255,255,255,.2);
    width: 100%;
    padding: 15px 20px;
    border-radius: 4px;
    margin-bottom: 10px;
    color: #fff
}

#sbt, .custom-form button.log_btn {
    padding: 13px 40px;
    font-family: cairo,sans-serif
}

.color-form label {
    display: block;
    text-align: right;
    padding: 10px 0;
    color: #fff;
    font-weight: 400
}

.color-form button {
    border: none;
    outline: 0;
    border-radius: 4px;
    color: #ccc;
    background: #fff
}

.use-current-price {
    position: absolute;
    left: 12px;
    bottom: 24px;
    font-size: 11px;
    color: #fff;
    cursor: pointer;
    z-index: 10
}

.color-form .irs-slider {
    background: #313db0
}

.color-form .irs-line {
    background: rgba(255,255,255,.2)
}

#sbt {
    float: right;
    font-weight: 600;
    color: #555;
    transition: .2s linear
}

    #sbt:hover {
        background: rgba(255,255,255,.7);
        box-shadow: 0 0 0 rgba(0,0,0,.03)
    }

.color-form-title {
    text-align: right;
    padding: 50px 0 30px;
    color: #fff
}

    .color-form-title:before {
        content: "";
        position: absolute;
        left: -80px;
        top: -20px;
        width: 150px;
        height: 150px;
        background: rgba(255,255,255,.1);
        border-radius: 50%
    }

    .color-form-title:after {
        font-family: Font Awesome\ 5 Pro;
        content: "\f66e";
        color: rgba(255,255,255,.2);
        position: absolute;
        right: 20px;
        top: 2px;
        font-size: 90px
    }

    .color-form-title h4 {
        font-size: 22px;
        font-weight: 600;
        padding: 0 0 12px
    }

    .color-form-title p {
        color: #fff;
        line-height: 18px
    }

.monterage-title {
    margin: 30px 0 10px;
    padding-top: 20px;
    border-top: 1px solid rgba(255,255,255,.2)
}

    .monterage-title h5 {
        float: right;
        color: #fff;
        font-weight: 500;
        font-size: 15px;
        position: relative;
        top: 6px
    }

.monterage-title-item {
    float: left;
    margin-right: 20px;
    font-size: 24px;
    font-weight: 600;
    color: #fff
}

.reset-form {
    float: left;
    color: #fff;
    margin: 0 10px 0 0;
    position: relative;
    top: 51px;
    cursor: pointer;
    font-weight: 500
}

    .reset-form i {
        margin: 0 0 0 10px;
        opacity: .7;
        position: relative
    }

    .reset-form:hover i {
        opacity: 1;
        animation: 1s linear infinite spin
    }

@keyframes spin {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.main-register-wrap, .reg-overlay {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    overflow: auto;
    display: none;
    -webkit-transform: translate3d(0,0,0);
    background: rgba(37,44,65,.7)
}

.map-overlay {
    z-index: 2000
}

.reg-overlay {
    z-index: 1;
    background: 0 0
}

.main-register-holder {
    max-width: 850px;
    margin: 150px auto 50px;
    position: relative;
    z-index: 5
}

.about-title.ab-hero h4, .main-register-wrapper, .section-title {
    margin-bottom: 50px
}

.main-register {
    float: left;
    width: 60%;
    position: relative;
    padding: 40px 0 20px;
    background: #fff;
    border-radius: 6px 0 0 6px
}

.main-register-header {
    right: 0;
    width: 40%;
    height: 100%;
    top: 0;
    border-radius: 0 6px 6px 0;
    overflow: hidden
}

.mrb_dec, .mrb_pin {
    border-radius: 100%
}

.mrb_dec {
    width: 250px;
    height: 250px;
    background: rgba(255,255,255,.1);
    top: -60px;
    right: -130px
}

    .mrb_dec.mrb_dec2 {
        right: auto;
        left: -50px;
        width: 150px;
        height: 150px;
        top: -90px
    }

    .mrb_dec.mrb_dec3 {
        right: auto;
        top: auto;
        left: -50px;
        width: 250px;
        height: 250px;
        bottom: -120px
    }

.modal_main {
    transition: .4s ease-in-out;
    margin-top: 50px;
    opacity: 0
}

    .modal_main.vis_mr {
        opacity: 1;
        margin-top: 0
    }

.close-reg {
    top: 20px;
    left: 30px;
    cursor: pointer;
    z-index: 3;
    color: #fff;
    border-right: 1px solid rgba(255,255,255,.11);
    font-size: 18px
}

.soc-log p {
    margin-bottom: 12px;
    font-size: 12px;
    color: #7d93b2
}

.soc-log a {
    float: right;
    width: 100%;
    color: #fff;
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    text-align: center;
    background: #205da5;
    box-shadow: 0 0 0 7px rgba(255,255,255,.2)
}

.clm, .listing-features, .listsearch-input-item .filter-tags, .log-separator {
    margin-top: 10px
}

    .log-separator span {
        position: relative;
        width: 66px;
        height: 36px;
        line-height: 36px;
        display: inline-block;
        background: #fff;
        font-size: 12px;
        z-index: 2;
        color: #7d93b2
    }

    .log-separator:after, .log-separator:before {
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        width: 50%;
        height: 1px;
        border-top: 1px dotted #ccc;
        z-index: 1
    }

    .categoties-column.cc-right, .log-separator:after {
        right: inherit;
        left: 0
    }

.back-tofilters i, .card-info-list .contats-list li a, .custom-form .log-submit-btn i, .more-filter-option-btn i {
    margin-right: 10px
}

.list-searh-input-wrap .listsearch-input-item .btn, .main-register .filter-tags.ft-list {
    margin-top: 2px
}

.lost_password {
    margin-top: 6px;
    float: left
}

    .lost_password a, .main-register-holder .filter-tags {
        float: right;
        color: #7d93b2;
        font-size: 12px;
        font-weight: 600
    }

.main-register-holder .tabs-container {
    float: right;
    width: 100%;
    margin-top: 10px;
    padding: 0 90px
}

.main-register-holder .tabs-menu {
    padding: 0 90px;
    margin: 30px 0 20px
}

.filter-sidebar-header .tabs-menu:before {
    right: 0;
    left: 0
}

.main-register-holder .tabs-menu li a {
    color: #7d93b2;
    font-size: 12px;
    display: block;
    font-weight: 600;
    padding: 12px 0;
    background: #f5f7fb;
    border-radius: 4px
}

.main-register-holder .custom-form .filter-tags label {
    font-size: 11px;
    color: #7d93b2
}

.eye {
    bottom: 34px;
    left: 20px;
    cursor: pointer
}

.custom-form button.log_btn {
    color: #fff;
    border-radius: 4px;
    float: right;
    font-size: 13px;
    font-weight: 500;
    margin-top: 5px
}

.main-register-bg {
    width: 100%;
    right: 0;
    bottom: 0;
    height: 270px;
    background: url(../images/city-bg.png);
    overflow: hidden
}

.mrb_pin, .mrb_pin:before {
    width: 6px;
    height: 6px;
    position: absolute
}

.main-register-logo {
    top: 50%;
    margin-top: -60px
}

    .main-register-logo img {
        width: auto;
        height: 40px
    }

.mrb_pin {
    background: #fff;
    right: 70px;
    top: 100px
}

    .mrb_pin.mrb_pin2 {
        right: 230px;
        top: 170px
    }

    .mrb_pin.mrb_pin3 {
        right: 80%;
        top: 270px
    }

    .mrb_pin.mrb_pin4 {
        right: 60%;
        top: 210px
    }

    .mrb_pin:before {
        content: '';
        right: 0;
        top: 0;
        background: #fff;
        border-radius: 50%;
        opacity: .4;
        transform: scale(10)
    }

.half-hero-bg-dec .mrb_pin:before, .modal_main.vis_mr .mrb_pin:before, .mrb_pin3.vis_mr:before {
    animation: 4s ease-in-out infinite pulse
}

.half-hero-bg-dec .mrb_pin2:before, .modal_main.vis_mr .mrb_pin.mrb_pin2:before, .mrb_pin4.vis_mr:before {
    animation: 6s ease-in-out infinite pulse
}

@keyframes pulse {
    0%,100% {
        opacity: 0
    }

    50% {
        opacity: .4
    }
}

.hero-title h1, .hero-title h2 {
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    text-align: right;
    font-weight: 600
}

.hero-title h4 {
    font-size: 14px;
    font-weight: 600;
    text-align: right;
    color: #fff;
    margin-bottom: 20px
}

.hero-title p {
    color: #fff;
    margin-top: 20px
}

.hero-title.ht-column {
    margin-top: 60px
}

    .hero-title.ht-column:before {
        content: "";
        position: absolute;
        bottom: -40px;
        right: 0;
        height: 2px;
        width: 50px
    }

.main-search-input-wrap {
    max-width: 800px;
    position: relative
}

    .main-search-input-wrap.msiw-center {
        margin: 0 auto
    }

.main-search-input {
    background: #fff;
    padding: 0 0 0 120px;
    border-radius: 6px;
    display: flex;
    margin-top: 30px
}

.main-search-input-wrap.msiw-column .main-search-input {
    padding: 25px 20px 10px;
    margin-top: 10px
}

.msiw-column_title {
    text-align: right;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 13px;
    color: #fff
}

.shadow_msiw .main-search-input {
    box-shadow: 0 0 0 6px rgba(255,255,255,.2)
}

.main-search-input-item {
    float: right;
    width: 20%;
    border-right: 1px solid #eee;
    height: 60px;
    position: relative
}

.main-search-input-wrap.msiw-column .main-search-input-item {
    width: 100%;
    border: none;
    height: auto;
    float: right;
    margin-bottom: 10px
}

    .bwc_download-list a:last-child, .content-nav li:first-child, .list-single-facts .inline-facts-wrap:first-child, .listing-filters a:first-child, .main-search-input .main-search-input-item:first-child, .main-search-input-wrap.msiw-column .main-search-input-item:first-child {
        border: none
    }

.main-search-input-item input {
    float: right;
    border: none;
    width: 100%;
    height: 60px;
    padding-right: 20px;
    font-weight: 500
}

    .main-search-input-item input::-webkit-input-placeholder {
        color: #7d93b2;
        font-weight: 400;
        font-size: 12px;
        position: relative;
        font-family: cairo,sans-serif
    }

    .main-search-input-item input:first-child {
        border-radius: 0 6px 6px 0
    }

.main-search-input-wrap.msiw-column .main-search-input-item input {
    border-radius: 4px;
    height: 50px;
    background: #f5f7fb;
    border: 1px solid #e5e7f2
}

.main-search-button {
    position: absolute;
    left: 0;
    height: 60px;
    width: 120px;
    color: #fff;
    top: 0;
    border: none;
    border-radius: 6px 0 0 6px;
    cursor: pointer
}

.main-search-input-wrap.msiw-column .main-search-button {
    top: auto;
    width: 100%;
    bottom: 10px;
    height: 45px;
    position: relative;
    border-radius: 4px;
    margin-top: 15px
}

.main-search-button i {
    margin-right: 6px;
    font-size: 11px
}

.main-search-input-item .nice-select, .main-search-input-item .select2 {
    background: #fff;
    height: 60px;
    line-height: 60px;
    border: none
}

.main-search-input-wrap.msiw-column .main-search-input-item .nice-select {
    background: #f5f7fb;
    border: 1px solid #e5e7f2;
    height: 50px;
    line-height: 50px
}

.hero-section_dec:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 100%;
    background: linear-gradient(to right,rgba(255,255,255,.99) 80%,rgba(255,255,255,.5) 70%,rgba(255,255,255,0) 95%);
    z-index: 5
}

.hero-notifer {
    text-align: right;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    margin-top: 30px
}

    .hero-notifer a {
        color: #fff;
        border-radius: 2px;
        padding: 8px 14px;
        margin-right: 10px;
        font-weight: 500;
        font-size: 12px
    }

.scroll-down-wrap {
    position: absolute;
    right: 0;
    bottom: -100px
}

.hero-slider-wrap .scroll-down-wrap, section.single-par2 .scroll-down-wrap {
    bottom: -50px
}

.scroll-down-wrap.sdw_center {
    right: 50%;
    margin-right: -10px
}

.scroll-down-wrap span {
    float: right;
    margin-right: 20px;
    position: relative;
    top: 8px;
    color: #fff;
    font-weight: 500;
    font-size: 11px
}

.mousey {
    float: right;
    width: 20px;
    height: 30px;
    border-radius: 4px;
    padding: 0 6px;
    border: 1px solid rgba(255,255,255,.41)
}

.scroller {
    position: relative;
    right: 50%;
    top: 6px;
    margin-right: -1px;
    width: 3px;
    height: 3px;
    border-radius: 25%;
    background-color: #fff;
    animation-name: scroll;
    animation-duration: 2.2s;
    animation-timing-function: cubic-bezier(.15,.41,.69,.94);
    animation-iteration-count: infinite
}

.half-hero-bg-media {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2;
    overflow: hidden
}

    .half-hero-bg-media .slick-dots {
        width: auto;
        right: auto;
        left: 40px;
        z-index: 20
    }

.media-container, .slideshow-container, .video-mask {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.half-hero-bg-media .slideshow-container:before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    z-index: 3;
    background: rgba(0,0,0,.3)
}

.slideshow-container .slick-slide, .slideshow-item {
    position: relative;
    float: right;
    width: 100%;
    height: 100%
}

.slider-progress-bar {
    position: absolute;
    top: 40px;
    left: 40px;
    z-index: 20
}

.hero-listing-item, .hero-slider {
    right: 0;
    left: 0;
    position: absolute
}

.progress-bar__background {
    fill: none;
    stroke: rgba(255,255,255,.4);
    stroke-width: 1
}

.progress-bar__progress {
    fill: none;
    stroke: #fff;
    stroke-dasharray: 100 100;
    stroke-dashoffset: 100;
    stroke-linecap: round;
    stroke-width: 1.8
}

.slider-progress-bar.act-slider .circ1 {
    stroke-dashoffset: 220px;
    transition: stroke-dashoffset 6s linear
}

#subscribe-button:hover, .btn:hover, .cf_btn:hover, .gradient-bg {
    background: linear-gradient(to right,#3c6afd,#57c7fa)
}

.hero-slider-wrap {
    padding: 280px 0
}

.hero-slider {
    top: 0;
    bottom: 0
}

    .compare-link:hover .compare-link-meia:before, .content-nav li:hover .content-nav-media:before, .geodir-category-img:hover .overlay, .hero-slider .overlay {
        opacity: .4
    }

.hero-slider-item_first {
    padding-top: 110px
}

.hero-listing-item {
    bottom: 120px
}

    .hero-listing-item h1, .hero-listing-item h2 {
        color: #fff;
        font-weight: 600;
        font-size: 40px;
        text-align: right
    }

    .hero-listing-item p {
        max-width: 450px;
        margin-top: 26px;
        color: #fff
    }

    .hero-listing-item .list-single-header-price {
        margin: 24px 40px 0 0
    }

    .hero-listing-item .listing-rating {
        margin-right: 10px;
        top: -1px
    }

.hs-btn {
    position: absolute;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    top: 50%;
    margin-top: -18px;
    z-index: 20;
    color: #fff;
    font-size: 11px;
    box-shadow: 0 0 0 3px rgba(255,255,255,.2);
    cursor: pointer
}

.hs-btn_next {
    left: 40px
}

.hs-btn_prev {
    right: 40px
}

section {
    position: relative;
    float: right;
    width: 100%;
    padding: 90px 0;
    background: #fff
}

.hid-body, .hidden-section, .list-single-main-item .gallery-items .gallery-item {
    overflow: hidden
}

section.parallax-section {
    padding: 120px 0
}

.single-hero-section {
    padding: 130px 0 0
}

section.single-par2 {
    padding: 150px 0 90px
}

.hero-section {
    padding: 160px 0;
    z-index: 20
}

.bg-wrap, .half-carousel-title {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    right: 0
}

.small-padding {
    padding: 50px 0
}

.no-padding-section {
    padding: 0
}

section.parallax-section .bg {
    height: 100%;
    top: 0
}

.bg-wrap .bg, .media-container.video-parallax {
    height: 120%;
    top: -10%
}

.ps-bg.parallax-section .bg {
    height: 120%;
    top: 0
}

.single-par .pwh_bg {
    bottom: 0;
    top: 20%;
    opacity: .6
}

.bg-wrap {
    left: 0;
    overflow: hidden
}

.section-title h2 {
    color: #144273;
    font-size: 26px;
    text-align: right;
    font-weight: 600;
    padding-top: 5px
}

.section-title h4 {
    text-align: right;
    font-size: 11px;
    font-weight: 600
}

.cat-item li:last-child, .map-modal #singleMap, .scroll-nav li:last-child, .search-sb .listsearch-input-item:last-child, .single-par .section-title {
    margin-bottom: 0
}

    .single-par .section-title h1, .single-par .section-title h2, .single-par2 .section-title h1, .single-par2 .section-title h2 {
        color: #fff;
        font-size: 36px;
        padding-top: 0
    }

    .single-par .section-title h4, .single-par2 .section-title h4 {
        font-size: 12px;
        color: #fff;
        font-weight: 400;
        text-transform: none
    }

@keyframes scroll {
    0% {
        opacity: 0
    }

    10% {
        transform: translateY(0);
        opacity: 1
    }

    100% {
        transform: translateY(50px);
        opacity: 0
    }
}

.half-carousel-title {
    width: 30%
}

.half-carousel-content, .hc-counter, .loc-acta {
    z-index: 10;
    position: absolute
}

.half-carousel-title-item {
    padding: 0 60px;
    top: 200px
}

.half-carousel-title .pwh_bg {
    top: 350px;
    bottom: -40px;
    right: -140px
}

.half-carousel-content h1, .half-carousel-content h3, .half-carousel-title-item h1, .half-carousel-title-item h2 {
    color: #fff;
    text-align: right;
    font-weight: 600;
    font-size: 24px;
    padding-bottom: 10px
}

.half-carousel-content p, .half-carousel-title-item h5 {
    color: #fff;
    text-align: right
}

.half-carousel-conatiner {
    float: left;
    width: 70%;
    height: 550px
}

.fw-map.big_map, .half-carousel-item {
    height: 550px
}

.half-carousel-content {
    right: 0;
    left: 0;
    padding: 0 40px;
    bottom: 60px
}

    .half-carousel-content h3 {
        font-size: 20px
    }

.hc-counter {
    color: #fff;
    right: 40px;
    padding: 8px 30px;
    border-radius: 4px;
    font-size: 11px;
    transition: .4s linear;
    opacity: 0;
    visibility: hidden;
    top: -110px
}

.half-carousel .slick-current.slick-active .hc-counter {
    top: -50px;
    opacity: 1;
    visibility: visible
}

.half-carousel-wrap .slick-dots {
    width: auto;
    right: 40px;
    bottom: 20px
}

.list-searh-input-wrap .listsearch-input-item .price-rage-item, .search-sb .price-rage-item, .top-search-content .price-rage-item {
    padding-right: 40px
}

.four-column .gallery-item.gallery-item-second, .search-sb .listsearch-input-item .filter-tags li {
    width: 50%
}

.search-sb .msotw_footer {
    position: relative;
    float: right;
    padding: 10px 0;
    width: 100%;
    border: none
}

.loc-acta {
    left: 30px;
    top: 16px
}

.list-searh-input-wrap {
    background: #fff;
    border-bottom: 1px solid #eee;
    padding: 20px 0 70px;
    margin-bottom: 40px;
    z-index: 21
}

    .list-searh-input-wrap.box_list-searh-input-wrap {
        border: 1px solid #eee;
        border-radius: 6px;
        padding: 20px 33px 70px
    }

.list-searh-input-wrap-title i {
    margin-left: 10px;
    font-size: 20px
}

.list-single-carousel-wrap .swiper-slide:first-child, .listsearch-input-item .price-rage-item.pr-nopad, .top-search-content .pr-it-nopad {
    padding-right: 0
}

.more-filter-option-wrap {
    position: absolute;
    right: 34px;
    bottom: 0
}

.more-filter-option-btn {
    float: right;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border-radius: 4px 4px 0 0;
    background: #878c9f;
    border: 1px solid #e5e7f2;
    border-bottom: none;
    padding: 0 30px;
    font-size: 11px;
    font-weight: 500;
    cursor: pointer;
    transition: .2s ease-in-out
}

.listing-filters a, .share-container:before, .share-icon {
    border-right: 1px solid #eee
}

.more-filter-option-btn.mfilopact i:before {
    content: '\f00d'
}

.more-filter-option-wrap .reset-form {
    top: 12px;
    color: #566985;
    margin-right: 20px
}

.hidden-listing-filter {
    margin-top: 22px;
    display: none;
    padding-top: 20px
}

.col-list-wrap {
    position: relative;
    width: 850px;
    float: left;
    padding-top: 120px;
    min-height: 100vh;
    z-index: 2;
    left: 0
}

    .col-list-wrap.no-top-pad {
        padding-top: 0
    }

.small-footer {
    background: #fff;
    padding: 0 40px;
    height: 70px;
    line-height: 70px
}

.custom-to-top {
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 2px;
    color: #fff;
    float: left;
    position: relative;
    top: 18px;
    box-shadow: 0 5px 5px rgba(0,0,0,.13)
}

.top-search-content {
    position: fixed;
    top: 70px;
    right: 0;
    left: 0;
    height: 80px;
    background: #fff;
    z-index: 5;
    border-bottom: 1px solid #eee;
    padding: 0 190px 0 180px
}

.top-search-dec {
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 80px;
    line-height: 80px;
    color: #fff;
    font-size: 19px
}

.top-search-content-title {
    position: absolute;
    right: 110px;
    top: 50%;
    height: 10px;
    line-height: 10px;
    margin-top: -5px;
    font-weight: 500;
    font-size: 14px;
    color: #566985
}

.top-search-content .custom-form {
    top: 14px
}

    .list-searh-input-wrap .listsearch-input-item input[type=number], .list-searh-input-wrap .listsearch-input-item input[type=text], .listsearch-input-item input[type=number], .more-search-opt-wrap .listsearch-input-item input[type=text], .search-sb .listsearch-input-item input[type=number], .search-sb .listsearch-input-item input[type=text], .top-search-content .custom-form input {
        padding: 16px 20px
    }

.more-opt_btn {
    position: absolute;
    left: 30px;
    top: 36px;
    cursor: pointer;
    font-weight: 500;
    font-size: 10px;
    color: #566985
}

    .more-opt_btn span {
        padding: 0 10px 0 0
    }

.more-search-opt-wrap {
    position: absolute;
    top: 100%;
    left: 0;
    width: 850px;
    background: #fff;
    border: 1px solid #eee;
    box-shadow: 0 10px 15px rgba(0,0,0,.05);
    padding: 30px 40px 100px;
    visibility: hidden;
    opacity: 0;
    display: none;
    transition: .1s linear
}

.close_msotw, .pr_title {
    position: absolute;
    top: 20px
}

.categoties-column_container li a span, .scroll-nav li span, .share-container {
    visibility: hidden;
    transition: .2s linear;
    opacity: 0
}

.close_msotw {
    left: 40px;
    font-size: 18px;
    cursor: pointer;
    z-index: 20
}

.msotw_title {
    text-align: right;
    font-size: 16px;
    font-weight: 500;
    color: #566985;
    margin-bottom: 30px
}

    .msotw_title i {
        margin: 0 0 0 15px;
        color: #ccc
    }

.msotw_footer {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 15px 40px
}

    .msotw_footer .reset-form {
        float: right;
        margin: 0 30px 0 0;
        top: 12px;
        color: #566985
    }

.pr_title {
    right: -6px;
    font-weight: 500;
    font-size: 12px;
    color: #566985
}

.listsearch-input-item label {
    display: block;
    padding-bottom: 10px;
    text-align: right;
    font-weight: 500;
    font-size: 13px;
    color: #70778b
}

.clact, .content-tabs {
    margin: 30px 0 0
}

.listsearch-input-item .filter-tags li {
    float: right;
    width: 20%
}

    .listsearch-input-item .filter-tags li label {
        font-size: 12px;
        color: #7d93b2
    }

.categoties-column {
    position: fixed;
    top: 140px;
    right: 0;
    z-index: 4;
    width: 80px;
    bottom: 0;
    background: #fff;
    border-left: 1px solid #eee
}

.categoties-column_container, .list-main-wrap-title {
    position: relative;
    float: right
}

.categoties-column.cc-top, .map-container.column-map.no-top_search {
    top: 70px
}

.categoties-column .progress-indicator {
    bottom: 30px
}

.categoties-column_container {
    width: 100%;
    top: 210px
}

    .categoties-column_container.inline-categories {
        top: 0;
        float: left;
        width: auto;
        margin-left: 20px
    }

.categoties-column.cc-top .categoties-column_container {
    top: 280px
}

.categoties-column_container li {
    float: right;
    width: 100%;
    margin-bottom: 20px
}

.categoties-column_container.inline-categories li {
    width: auto;
    margin: 0 20px 0 0
}

.categoties-column_container li a {
    float: right;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    background: #fff;
    right: 20px;
    position: relative;
    color: #878c9f;
    font-size: 22px;
    font-weight: 100
}

    .categoties-column_container li a.act-category {
        color: #fff;
        font-size: 16px;
        box-shadow: 0 5px 5px rgba(0,0,0,.13)
    }

    .categoties-column_container li a span {
        position: absolute;
        right: 100%;
        top: 50%;
        margin: -20px 15px 0 0;
        padding: 0 30px;
        height: 40px;
        line-height: 40px;
        color: #fff;
        border-radius: 4px 0 0 4px;
        font-weight: 500;
        font-size: 11px
    }

.categoties-column.cc-right .categoties-column_container li a span {
    right: auto;
    left: 100%;
    border-radius: 0 4px 4px 0;
    margin: -20px 0 0 21px
}

.list-main-wrap-header {
    padding: 0 6px 10px;
    z-index: 20
}

.list-main-wrap-title h1, .list-main-wrap-title h2 {
    text-align: right;
    font-weight: 500;
    font-size: 16px;
    float: right;
    color: #566985;
    position: relative;
    top: 12px
}

.grid-opt li, .price-opt-title {
    color: #878c9f;
    position: relative
}

.list-main-wrap-title h1 strong, .list-main-wrap-title h2 strong {
    position: absolute;
    right: 100%;
    top: 0;
    margin-right: 14px;
    background: #fff;
    padding: 3px 10px;
    border-radius: 4px;
    font-size: 11px;
    box-shadow: 0 5px 5px rgba(0,0,0,.05)
}

.price-opt-title {
    float: right;
    padding-left: 14px;
    top: 14px;
    font-size: 12px;
    font-weight: 600
}

.price-opt .listsearch-input-item {
    width: 180px;
    float: right;
    margin-bottom: 0;
    position: relative
}

.grid-opt {
    margin-right: 12px;
    position: relative;
    top: 1px;
    border-radius: 4px;
    border: 1px solid #eee
}

    .grid-opt li {
        float: right;
        background: #fff
    }

        .grid-opt li.grid-opt_act {
            cursor: pointer;
            font-size: 18px;
            width: 46px;
            height: 46px;
            line-height: 46px
        }

.pagination {
    margin-bottom: 30px;
    text-align: center;
    float: right;
    width: 100%
}

    .pagination.float-pagination {
        margin-top: 30px
    }

    .pagination a {
        display: inline-block;
        width: 44px;
        height: 44px;
        line-height: 44px;
        border-radius: 2px;
        border: 1px solid #eee;
        position: relative;
        font-size: 13px;
        color: #888da0;
        background: #fff;
        letter-spacing: 1px
    }

    .pagination.float-pagination a {
        float: right;
        margin-left: 3px
    }

    .pagination a i, .serv-link.sl-b {
        font-size: 12px
    }

.geodir-category-listing {
    overflow: hidden;
    border-radius: 6px
}

.listing-item-container {
    padding: 30px
}

.box-list_ic.listing-item-container {
    padding: 30px 0
}

.listing-item {
    float: right;
    width: 50%;
    padding: 0 8px;
    margin-bottom: 12px
}

    .listing-item.has_one_column {
        width: 100%;
        background: #fff;
        padding: 0;
        border: 1px solid #eee
    }

        .listing-item.has_one_column .geodir-category-img {
            width: 46%
        }

        .listing-item.has_one_column .geodir-category-content {
            width: 54%;
            border: none
        }

.agency-list .listing-item .geodir-category-img {
    width: 30%;
    background: #fff;
    padding: 20px
}

    .agency-list .listing-item .geodir-category-img img {
        border-radius: 4px;
        box-shadow: -5px 15px 15px rgba(0,0,0,.18);
        transition: .2s linear
    }

.agency-list .listing-item:hover img {
    box-shadow: 0 0 0 rgba(0,0,0,.18)
}

.agency-list .listing-item .geodir-category-content {
    width: 70%
}

.three-columns-grid .listing-item {
    width: 33.3%;
    padding: 0 8px !important
}

    .three-columns-grid .listing-item.has_one_column .geodir-category-listing {
        padding-right: 0 !important
    }

.listing-carousel-wrapper {
    margin: 50px 0 20px
}

    .listing-carousel-wrapper .section-tile {
        right: -10px
    }

.listing-carousel {
    margin: 0 -10px
}

    .featured-carosuel .listing-item, .listing-carousel .listing-item {
        width: 100%;
        padding: 0;
        margin: 0
    }

.slick-slide-item {
    float: right;
    width: 100%
}

.listing-carousel .slick-slide, .testimonials-slider .slick-item {
    padding: 0 10px
}

.geodir-category-img_item {
    position: relative;
    z-index: 1;
    display: block
}

    .geodir-category-img_item .overlay {
        opacity: .25;
        transition: .2s linear
    }

.geodir-category-img .geodir-category-location {
    position: absolute;
    right: 20px;
    bottom: 15px;
    z-index: 5
}

.geodir-category-img .list-single-opt_header_cat {
    position: absolute;
    right: 20px;
    top: 30px;
    z-index: 5
}

.compare-btn, .geodir_save-btn {
    position: absolute;
    left: 20px;
    top: 30px;
    z-index: 5;
    width: 34px;
    height: 34px;
    line-height: 34px;
    background: #fff;
    color: #fff;
    font-size: 13px;
    border-radius: 4px
}

.compare-btn {
    top: 75px
}

    .compare-btn:hover i, .geodir_save-btn:hover i, .leave-rating label.selected:before, .leave-rating label:hover:before {
        font-weight: 900
    }

.geodir-category-content {
    padding: 15px 20px;
    background: #fff;
    border: 1px solid #eee;
    border-top: none;
    border-radius: 0 0 6px 6px
}

    .geodir-category-content h3 {
        text-align: right;
        padding: 0 0 5px;
        font-weight: 600;
        font-size: 15px;
        max-height: 55px;
        min-height: 55px;
    }

        .geodir-category-content h3 a {
            color: #757b8d
        }

            .geodir-category-content h3 a:hover {
                color: #272b32
            }

.geodir-category-content_price {
    text-align: right;
    font-weight: 500;
    font-size: 18px
}

.geodir-category-content-details li {
    float: right;
    margin: 0 0 0 18px
}

    .geodir-category-content-details li i {
        margin: 0 0 0 7px;
        font-size: 19px;
        color: #999
    }

    .geodir-category-content-details li span {
        font-weight: 600;
        font-size: 12px;
        color: #333
    }

.geodir-category-footer {
    padding: 10px 0 0;
    border-top: 1px solid #eee;
    margin-top: 15px
}

.agent-card-social {
    position: absolute;
    left: 20px;
    top: 30px;
    width: 30px;
    z-index: 10
}

    .agent-card-social li {
        float: right;
        width: 100%;
        margin-bottom: 5px
    }

        .agent-card-social li a {
            width: 30px;
            height: 30px;
            line-height: 30px;
            float: right;
            border-radius: 2px;
            color: #fff;
            font-size: 10px
        }

.ftr-btn {
    float: left;
    margin: 10px 20px 0 0;
    font-size: 16px;
    color: #878c9f
}

.gcf-company img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-left: 10px;
    float: right
}

.gcf-company span {
    font-weight: 500;
    color: #70778b;
    float: right;
    position: relative;
    top: 12px
}

.geodir-category-footer .card-popup-rainingvis {
    float: left;
    top: 12px
}

.geodir-category-listing_media-list {
    position: absolute;
    bottom: 15px;
    left: 20px;
    color: #fff;
    z-index: 5
}

    .geodir-category-listing_media-list span {
        float: right;
        margin-right: 6px
    }

.listing-carousel .slick-dots {
    bottom: -40px
}

    .listing-carousel .slick-dots li button, .testimonials-slider .slick-dots li button {
        background: #ccc
    }

.lc-wbtn {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 36px;
    line-height: 36px;
    background: #fff;
    z-index: 20;
    border-radius: 4px;
    cursor: pointer;
    box-shadow: 0 5px 5px rgba(0,0,0,.05);
    transition: .2s linear;
    font-size: 11px
}

    .lc-wbtn.lc-wbtn_prev {
        right: -60px
    }

    .lc-wbtn.lc-wbtn_next {
        left: -60px
    }

    .compare-top-btn:hover, .lc-wbtn:hover, .like-btn:hover, .print-btn:hover, .show-more-snopt:hover {
        box-shadow: 0 0 0 rgba(0,0,0,.05)
    }

.agent_card-title {
    margin-bottom: 10px;
    text-align: right
}

    .agent_card-title h4 {
        font-size: 18px;
        font-weight: 600
    }

    .agent_card-title .geodir-category-location {
        margin: 8px 0
    }

.agency-list .agent_card-title {
    padding-top: 15px
}

.agent_card .listing-rating {
    position: absolute;
    bottom: 30px;
    right: 25px;
    z-index: 10;
    top: auto
}

.agent_card .geodir-category-img_item:before {
    content: '';
    position: absolute;
    right: 0;
    top: 30%;
    bottom: 0;
    left: 0;
    z-index: 20;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 70%)
}

.card-verified {
    position: absolute;
    left: 20px;
    top: 25px;
    font-size: 20px;
    z-index: 20
}

.share-btn, .share-icon {
    font-size: 12px;
    background: #fff
}

.small-facts li {
    float: right;
    margin: 0 0 0 20px;
    color: #878c9f;
    font-weight: 500
}

    .small-facts li i {
        font-size: 16px;
        padding-left: 3px
    }

.list-single-header-item .share-holder {
    top: -30px
}

.share-holder.sh_in2 {
    top: 10px;
    margin-right: 20px
}

.share-btn {
    padding: 8px 30px;
    cursor: pointer;
    border-radius: 2px;
    border: 1px solid #eee;
    color: #144273;
    font-weight: 600
}

    .compare-top-btn, .share-btn i {
        margin: 0 0 0 10px
    }

    .share-btn.vis-butsh {
        box-shadow: 0 0 0 rgba(0,0,0,.03)
    }

.share-container {
    position: absolute;
    top: 45px;
    left: 0;
    padding: 0;
    min-width: 228px;
    border: 1px solid #eee;
    z-index: 20;
    display: inline-table;
    background: #fff;
    margin-top: 15px
}

    .share-container:before {
        content: '';
        position: absolute;
        left: 50px;
        top: -7px;
        width: 10px;
        height: 10px;
        border-top: 1px solid #eee;
        transform: rotate(45deg);
        background: #fff
    }

    .share-container.visshare {
        margin-top: 0;
        opacity: 1;
        visibility: visible
    }

.share-icon {
    float: right;
    width: 45px;
    height: 45px;
    line-height: 45px;
    transition: .1s linear
}

    .share-icon:before {
        font-family: Font Awesome\ 5 Brands
    }

.bwc_download-list a:before, .cat-item.cat-item_dec li:after, .content-nav li a.ln:before, .faq-nav li a:before, .mapzoom-in:before, .mapzoom-out:before, .pricing-content li:before, .scrollContorl:before, .text-carousel-item:before {
    font-family: Font Awesome\ 5 Pro
}

.share-icon-digg:before {
    content: "\f1a6"
}

.share-icon-email:before {
    content: "\f003"
}

.share-icon-flickr:before {
    content: "\f16e"
}

.share-icon-foursquare:before {
    content: "\f180"
}

.share-icon-rss:before {
    content: "\f09e"
}

.share-icon-facebook:before {
    content: "\f39e"
}

.share-icon-twitter:before {
    content: "\f099"
}

.share-icon-tumblr:before {
    content: "\f173"
}

.share-icon-linkedin:before {
    content: "\f0e1"
}

.share-icon-vimeo:before {
    content: "\f27d"
}

.share-icon-pinterest:before {
    content: "\f231"
}

.share-icon-in1:before {
    content: "\f08c"
}

.share-icon-stumbleupon:before {
    content: "\f1a4"
}

.share-icon-whatsapp:before {
    content: "\f232"
}

.share-icon-instagram:before {
    content: "\f16d"
}

.list-single-opt_header {
    margin: 0 0 15px
}

.list-single-opt_header_cat li {
    float: right;
    margin: 0 0 0 10px
}

.cat-opt {
    padding: 7px 20px;
    border-radius: 2px;
    color: #fff;
    font-weight: 600;
    font-size: 11px;
    float: right
}

.list-single-header-item {
    padding: 35px 30px 25px;
    background: #fff;
    border: 1px solid #eee;
    border-bottom: none;
    border-radius: 6px 6px 0 0
}

    .list-single-header-item.no-bg-list_sh {
        background: 0 0;
        border: none;
        border-radius: 0;
        padding: 5px 0 45px
    }

.geodir-category-location a {
    margin-left: 12px;
    float: right;
    font-weight: 500;
    color: #144273
}

.list-single-header-item h1 {
    text-align: right;
    font-weight: 600;
    padding-bottom: 8px;
    color: #566985;
    position: relative;
    font-size: 26px
}

.bg-parallax-wrap-gradien:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 20;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 90%)
}

.list-single-header-item.no-bg-list_sh h1 {
    font-size: 46px
}

.verified-badge {
    font-size: 12px;
    padding-right: 8px;
    position: relative;
    top: -2px
}

.list-single-header-footer {
    padding: 20px 0 0;
    border-top: 1px solid #eee;
    margin-top: 20px
}

.list-single-header-item.no-bg-list_sh .list-single-header-footer {
    border: none;
    margin-top: 0;
    padding: 0
}

.list-single-header-price {
    font-size: 22px;
    font-weight: 500;
    text-align: right;
    float: right
}

    .list-single-header-price strong {
        margin-left: 12px;
        font-size: 13px;
        color: #566985;
        position: relative;
        top: -3px
    }

    .list-single-header-price span {
        color: #566985;
        font-size: 14px;
        padding-left: 6px;
        vertical-align: top
    }

.list-single-header-date {
    float: right;
    margin: 0 20px 0 0;
    position: relative;
    top: 8px;
    font-weight: 500
}

    .list-single-header-date span {
        font-size: 13px;
        color: #566985;
        margin-left: 10px
    }

.list-single-stats li {
    float: right;
    margin-right: 20px
}

    .list-single-stats li span {
        display: block;
        padding: 8px 0;
        font-weight: 500;
        color: #70778b;
        font-size: 12px;
        border-radius: 4px
    }

.host-avatar-wrap img {
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.host-avatar-wrap {
    float: left;
    position: relative;
    top: 16px
}

    .host-avatar-wrap span {
        float: right;
        margin: 10px 0 0 10px;
        font-weight: 500;
        color: #70778b
    }

.list-single-facts {
    border: 1px solid #eee;
    border-bottom: none
}

.inline-facts-wrap {
    width: 25%;
    float: right;
    padding: 30px 0;
    border-right: 1px solid #e2e2e2;
    background: #f9f9f9
}

.list-single-facts .inline-facts-wrap i {
    font-size: 34px;
    width: 100%;
    padding-bottom: 10px
}

.list-single-facts .inline-facts-wrap h6 {
    padding-right: 4px;
    color: #144273;
    font-size: 14px;
    display: block;
    padding-bottom: 5px;
    font-weight: 600
}

.list-single-facts .inline-facts-wrap span {
    font-weight: 500;
    color: #555
}

.about-img-hotifer:before, .card-popup-rainingvis_bg span:before, .profile-widget-card:before {
    font-weight: 700;
    font-family: Font Awesome\ 5 Pro
}

.main-facts .inline-facts-wrap {
    background: 0 0;
    border: none;
    color: #fff
}

    .main-facts .inline-facts-wrap .num {
        font-weight: 600px;
        font-size: 36px
    }

.facts-title {
    font-weight: 600;
    font-size: 30px;
    text-align: right;
    top: 25px
}

.svg-bg {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 300px;
    z-index: 1
}

    .svg-bg svg {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        display: block
    }

.about-img img {
    border-radius: 6px;
    position: relative;
    z-index: 10
}

.about-img-hotifer {
    position: absolute;
    left: -60px;
    bottom: 20px;
    background: #fff;
    text-align: center;
    width: 280px;
    padding: 25px 30px;
    z-index: 11;
    border-radius: 4px;
    color: #fff;
    box-shadow: 0 5px 25px rgba(0,0,0,.2)
}

    .about-img-hotifer:before {
        content: "\f10e";
        bottom: 30px;
        left: 20px;
        position: absolute;
        color: #fff;
        font-size: 19px
    }

.about-wrap p, .services-opions li p {
    text-align: justify
}

.about-img-hotifer p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
    text-align: right
}

.about-title h1, .about-title h2 {
    color: #144273;
    font-size: 26px;
    text-align: right;
    font-weight: 600;
    margin-bottom: 4px
}

.about-title h4 {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 80px
}

.scroll-nav-wrap {
    position: absolute;
    right: 0;
    top: 0
}

.scroll-nav {
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    border-radius: 10px;
    padding: 30px 0 50px;
    width: 70px;
    border: 1px solid #eee;
    z-index: 20;
    box-shadow: 0 5px 5px rgba(0,0,0,.05)
}

    .scroll-nav li span {
        position: absolute;
        right: 100%;
        padding: 0 30px;
        height: 40px;
        line-height: 40px;
        color: #fff;
        border-radius: 4px 0 0 4px;
        font-weight: 500;
        font-size: 11px
    }

    .scroll-nav li {
        margin-bottom: 12px;
        display: block;
        position: relative
    }

        .scroll-nav li a {
            display: inline-block;
            width: 40px;
            height: 40px;
            line-height: 40px;
            position: relative;
            color: #878c9f;
            font-size: 20px;
            transition: .1s linear;
            border-radius: 4px;
            background: #fff
        }

            .scroll-nav li a.act-scrlink {
                color: #fff;
                font-size: 14px;
                box-shadow: 0 5px 5px rgba(0,0,0,.13)
            }

.progress-indicator {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 50%;
    bottom: 10px;
    margin: 0 -15px 0 0;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 9px 8px rgba(0,0,0,.07)
}

.gal-link, .show-info span {
    box-shadow: 0 0 0 4px rgba(255,255,255,.4)
}

.progress-indicator:before {
    content: '';
    position: absolute;
    right: 50%;
    top: 50%;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin: -3px -3px 0 0
}

.progress-indicator svg {
    position: relative;
    top: 0;
    height: 30px;
    transform: rotate(-90deg);
    width: 30px
}

.progress-bar__background {
    fill: none;
    stroke: #ddd;
    stroke-width: 2
}

.progress-bar__progress {
    fill: none;
    stroke: #3572f4;
    stroke-dasharray: 100 100;
    stroke-dashoffset: 100;
    stroke-linecap: round;
    stroke-width: 2
}

.circ {
    transform: scale(1) rotate(-90deg);
    transition: transform .3s;
    z-index: 3;
    position: relative
}

    .circ circle {
        stroke-dasharray: 440px
    }

.circ1 {
    stroke-dashoffset: 440px
}

.list-single-main-media {
    overflow: hidden;
    border-radius: 6px 6px 0 0;
    background: #fff;
    padding: 2px
}

.gallery-item {
    width: 33.3%;
    position: relative;
    float: right;
    padding: 2px
}

.gisp .gallery-item {
    padding: 8px 0 8px 16px
}

    .gisp .gallery-item .listing-item {
        padding: 0;
        margin-bottom: 12px
    }

.gallery-item-second, .grid-sizer-second {
    width: 66.6%
}

.four-column .gallery-item {
    width: 25%
}

.list-single-main-media .gallery-item img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto
}

.gallery-item .gal-link {
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -20px
}

.gallery-item .box-item {
    border-radius: 0
}

.gallery-item .listing-item {
    width: 100%;
    margin-bottom: 30px
}

.fw-carousel .slick-slide-item, .fw-carousel .slick-slide-item img {
    width: auto;
    height: 500px !important
}

.listing-filters {
    float: left;
    border: 1px solid #eee;
    overflow: hidden;
    border-radius: 4px;
    margin: 15px 0 0 8px
}

    .listing-filters a {
        float: right;
        padding: 12px 30px;
        background: #fff;
        font-weight: 500;
        font-size: 12px;
        color: #144273
    }

.list-single-main-wrapper {
    padding-right: 95px
}

.list-single-main-container {
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #eee
}

.list-single-main-item {
    padding: 35px 30px;
    border-bottom: 1px solid #eee
}

    .list-single-main-item.fw-lmi {
        border: none;
        padding: 0
    }

.list-single-carousel-wrap {
    height: 540px;
    background: #f9f9f9
}

.fw-carousel {
    height: 500px;
    margin: 20px 0 0
}

    .fw-carousel .slick-slide-item {
        float: right;
        cursor: e-resize
    }

.gal-link, .list-single-carousel-wrap .sw-btn, .ssw-btn {
    width: 40px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    transition: .2s linear
}

.list-single-carousel-wrap .slick-slide-item .box-item {
    height: 100%;
    z-index: 20;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin: 0 10px;
    opacity: .6;
    transition: .6s linear
}

.gal-link {
    position: absolute;
    left: 30px;
    top: 30px;
    border-radius: 50%;
    z-index: 10;
    cursor: pointer;
    font-size: 11px;
    font-weight: 100;
    opacity: 0
}

.list-single-carousel-wrap .sw-btn, .single-slider-wrapper .sw-btn {
    top: 50%
}

.list-single-carousel-wrap .sw-btn, .ssw-btn {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    border-radius: 4px;
    font-size: 17px;
    z-index: 20;
    cursor: pointer
}

.show-more-snopt-tooltip, .tooltip-info {
    transition: .3s linear;
    visibility: hidden
}

.list-single-carousel-wrap .sw-btn:hover, .ssw-btn {
    background: #fff;
    font-size: 12px
}

    .ssw-btn.swiper-button-prev {
        right: 0;
        border-radius: 2px 0 0 2px
    }

    .ssw-btn.swiper-button-next {
        left: 0;
        border-radius: 0 2px 2px 0
    }

.list-single-carousel-wrap .sw-btn.swiper-button-prev {
    right: 50px
}

.list-single-carousel-wrap .sw-btn.swiper-button-next {
    left: 50px
}

.slick-dots {
    position: absolute;
    bottom: 40px;
    right: 0;
    width: 100%
}

    .slick-dots li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 3px;
        padding: 0;
        cursor: pointer
    }

        .slick-dots li button {
            font-size: 0;
            line-height: 0;
            display: block;
            width: 6px;
            height: 6px;
            cursor: pointer;
            color: transparent;
            border: 0;
            outline: 0;
            background: rgba(255,255,255,.51);
            border-radius: 100%
        }

.show-info {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    z-index: 15
}

    .show-info span, .tooltip-info {
        left: 30px;
        opacity: 0;
        color: #fff
    }

    .show-info span {
        float: left;
        font-weight: 600;
        top: 85px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-radius: 50%;
        cursor: pointer;
        transition: .2s linear
    }

.tooltip-info {
    height: auto;
    line-height: 20px;
    padding: 15px 30px;
    font-size: 11px;
    text-indent: 0;
    position: absolute;
    background: #fff;
    border-radius: 6px;
    top: 100%;
    margin-top: 102px;
    pointer-events: none;
    text-align: right;
    z-index: 16
}

    .tooltip-info:before {
        top: -12px;
        left: 14px;
        border: 6px solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-bottom-color: #fff
    }

    .tooltip-info h5 {
        margin-top: 12px;
        padding: 5px 0;
        position: relative;
        font-weight: 600;
        font-size: 16px;
        color: #566985
    }

.fw-breadcrumbs {
    background: #fff;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    z-index: 4;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.07)
}

.post-article .block_box, .top-smpar {
    border-top: none
}

.breadcrumbs-list {
    float: right;
    position: relative;
    top: 8px
}

.sp-brd .breadcrumbs-list {
    top: 0
}

.breadcrumbs-list a, .breadcrumbs-list span {
    float: right;
    margin-left: 15px;
    padding-left: 15px;
    position: relative;
    font-size: 13px;
    font-weight: 600;
    color: #7d93b2
}

    .breadcrumbs-list a:before {
        content: '';
        position: absolute;
        width: 4px;
        height: 4px;
        background: #fff;
        border-radius: 100%;
        left: 0;
        top: 50%;
        margin-top: -2px
    }

.show-more-snopt {
    float: left;
    font-size: 24px;
    height: 36px;
    line-height: 40px;
    color: #fff;
    cursor: pointer;
    border-radius: 4px;
    position: relative
}

.compare-top-btn, .like-btn, .print-btn {
    height: 36px;
    line-height: 36px;
    border: 1px solid #eee;
    box-shadow: 0 5px 5px rgba(0,0,0,.05);
    background: #fff;
    float: left;
    cursor: pointer
}

.like-btn {
    margin-left: 15px;
    font-size: 12px;
    padding: 0 20px;
    border-radius: 4px;
    color: #144273;
    font-weight: 600
}

.compare-top-btn, .print-btn {
    margin: 0 0 0 20px;
    width: 36px;
    border-radius: 4px
}

.show-more-snopt-tooltip {
    position: absolute;
    left: 0;
    width: 150px;
    background: #fff;
    top: 100%;
    margin-top: 30px;
    z-index: 20;
    border: 1px solid #eee;
    overflow: hidden;
    padding: 5px 10px;
    border-radius: 4px;
    opacity: 0
}

    .show-more-snopt-tooltip.bxwt {
        top: 20px
    }

    .show-more-snopt-tooltip.show-more-snopt-tooltip_vis {
        margin-top: 20px;
        opacity: 1;
        visibility: visible
    }

    .show-more-snopt-tooltip a {
        display: block;
        border-bottom: 1px solid #e7e7ed;
        padding: 10px;
        text-align: right;
        font-size: 11px;
        color: #7d93b2;
        font-weight: 600;
        position: relative
    }

        .show-more-snopt-tooltip a:last-child {
            border-bottom: 0
        }

.box-widget-title {
    text-align: right;
    font-weight: 600;
    font-size: 18px;
    color: #566985;
    margin: 20px 0 15px
}

    .box-widget-title.box-widget-title-color {
        margin-bottom: 0;
        color: #fff;
        padding: 15px 20px;
        border-radius: 6px 6px 0 0;
        font-size: 16px
    }

.box-widget .widget-posts li {
    border: none;
    border-bottom: 1px solid #eee
}

.box-widget-content, .profile-widget-content {
    padding: 25px 30px;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #eee
}

.bwc_download-list a {
    display: block;
    text-align: right;
    padding: 10px 0;
    font-weight: 600;
    color: #144273;
    border-bottom: 1px solid #eee
}

.box-widget .footer-social, .rooms-details .facilities-list {
    margin-top: 6px
}

.bwc_download-list a:before {
    content: "\f019";
    font-size: 12px;
    color: #ccc;
    position: absolute;
    top: 50%;
    height: 10px;
    line-height: 10px;
    margin-top: -5px;
    left: 2px;
    opacity: .8
}

.bwc_download-list a i {
    margin: 0 0 0 15px;
    font-size: 24px
}

.list-single-tags span {
    float: right;
    margin: 10px 0 0 6px;
    font-weight: 500;
    color: #7d93b2
}

.tags-stylwrap a {
    float: right;
    padding: 8px 20px;
    border-radius: 2px;
    color: #888da0;
    font-weight: 400;
    margin: 0 0 6px 6px;
    background: #f5f6fa;
    border: 1px solid #eee;
    transition: .2s ease-in-out
}

.profile-widget-content {
    padding-top: 5px;
    border-top: none;
    border-radius: 0 0 6px 6px
}

.profile-widget-header {
    padding: 100px 30px 20px;
    border-radius: 6px 6px 0 0;
    overflow: hidden
}

.pwh_bg {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 40px;
    background: url(../images/city-bg.png)
}

.profile-widget-header:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 40px;
    background: #fff;
    z-index: 1;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee
}

.profile-widget-image img {
    width: 80px;
    height: 80px;
    border-radius: 6px;
    float: right
}

.profile-widget-card {
    float: right;
    width: 90%;
    padding: 10px 12px;
    background: #fff;
    border-radius: 6px;
    position: relative;
    z-index: 2;
    box-shadow: 0 10px 15px rgba(0,0,0,.03)
}

    .profile-widget-card:before {
        content: "\f4fc";
        font-size: 20px;
        color: #ccc;
        position: absolute;
        top: 50%;
        height: 50px;
        line-height: 50px;
        margin-top: -25px;
        left: 20px;
        opacity: .4
    }

.profile-widget-header-title {
    float: right;
    padding-right: 20px;
    text-align: right
}

    .profile-widget-header-title h4 {
        font-size: 17px;
        color: #566985;
        font-weight: 600
    }

.profile-widget-footer {
    margin: 10px 0 0;
    border-top: 1px solid #eee
}

    .profile-widget-footer .custom-scroll-link {
        float: left;
        font-size: 18px;
        color: #878c9f;
        position: relative;
        top: 24px
    }

.call-btn {
    position: absolute;
    top: 15px;
    right: 25px;
    z-index: 10
}

    .call-btn a {
        color: #fff;
        font-size: 13px
    }

.pwh_counter {
    float: right;
    margin-left: 10px;
    color: #878c9f;
    font-size: 12px;
    font-weight: 500
}

.box-widget-menu-btn {
    position: absolute;
    top: 10px;
    left: 20px;
    cursor: pointer;
    font-size: 18px;
    color: #fff
}

.banner-widget {
    padding: 150px 30px 20px;
    margin-top: 20px;
    overflow: hidden;
    border-radius: 4px
}

.banner-widget_content {
    z-index: 2;
    position: relative
}

    .banner-widget_content h5 {
        text-align: right;
        color: #fff;
        font-size: 20px;
        font-weight: 600
    }

.agent-post_descr_counter {
    text-align: right;
    font-weight: 400;
    color: #7d93b2;
    font-size: 12px
}

    .agent-post_descr_counter span {
        font-weight: 600
    }

.agent-post_descr {
    padding-left: 0
}

    .agent-post_descr .ftr-btn {
        margin: 4px 10px 0 0;
        font-size: 13px
    }

.card-info {
    padding: 120px 0 30px;
    overflow: hidden;
    border-radius: 4px 4px 0 0
}

.card-info-media {
    position: absolute;
    right: 30px;
    bottom: 34px;
    width: 120px;
    height: 120px;
    z-index: 10;
    overflow: hidden;
    box-shadow: 0 0 0 7px rgba(255,255,255,.4);
    border-radius: 4px
}

.card-info-content {
    position: relative;
    padding: 0 200px 0 30px;
    float: right;
    z-index: 20;
    width: 100%
}

.profile-widget-footer .custom-scroll-link.csls {
    top: 26px
}

.card-info-content .agent_card-title {
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255,255,255,.2)
}

    .card-info-content .agent_card-title h4 {
        font-size: 24px
    }

.card-info-content .list-single-stats {
    float: right;
    margin-top: 6px
}

    .card-info-content .list-single-stats li {
        margin: 0 0 0 10px;
        padding: 3px 8px;
        background: rgba(0,0,0,.4);
        border-radius: 2px
    }

.card-info .box-widget-menu-btn {
    z-index: 20;
    top: 30px;
    left: 30px;
    font-size: 13px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    background: rgba(0,0,0,.3)
}

.card-info .show-more-snopt-tooltip {
    left: 30px
}

    .card-info .show-more-snopt-tooltip.bxwt {
        top: 50px
    }

.card-info-content .card-verified {
    top: auto;
    bottom: 10px;
    left: 34px;
    color: #fff
}

.card-info-content_social {
    float: right;
    margin-top: 20px
}

    .card-info-content_social li {
        float: right;
        margin: 0 0 0 5px
    }

.content-tabs:before {
    content: "";
    position: absolute;
    left: 0;
    right: 60%;
    height: 1px;
    background: #d5d5d5;
    opacity: .5;
    top: 50%
}

.content-tabs li {
    float: right;
    text-align: center;
    position: relative;
    z-index: 2;
    margin: 0 0 0 6px
}

.card-popup-rainingvis_bg span, .listing-rating i {
    margin-left: 4px;
    position: relative;
    float: right
}

.content-tabs li a {
    color: #144273;
    font-size: 13px;
    display: block;
    font-weight: 500;
    padding: 18px 60px;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #eee
}

.listing-rating {
    float: right;
    position: relative;
    top: 0;
    width: 80px
}

    .listing-rating i {
        font-size: 10px;
        z-index: 2;
        top: 5px
    }

.card-popup-rainingvis_bg {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    width: 80px
}

.promo-link, .video-box-btn {
    line-height: 60px;
    z-index: 20;
    border-radius: 50%;
    height: 60px;
    transition: .3s linear
}

.card-popup-rainingvis_bg span:before {
    content: "\f005";
    font-size: 10px;
    color: #ccc
}

.re_stars-title {
    position: absolute;
    right: 86px;
    top: 0;
    color: #878c9f;
    font-weight: 400
}

.contats-list li, .footer-contacts li {
    float: right;
    width: 100%;
    margin-bottom: 15px;
    text-align: right;
    font-weight: 600;
    font-size: 13px
}

    .contats-list li span, .footer-contacts li span {
        float: right;
        color: #7d93b2;
        position: relative
    }

    .contats-list li a {
        float: left;
        color: #144273
    }

.contats-list.contats-list-inline li {
    width: 33.3%
}

.details-list li {
    float: right;
    width: 33.3%;
    padding: 0 0 15px 20px;
    text-align: right;
    font-weight: 500
}

    .details-list li span {
        padding: 0 0 0 10px;
        color: #878c9f
    }

.listing-features li {
    float: right;
    text-align: right;
    margin: 0 0 12px;
    font-weight: 500;
    position: relative;
    width: 25%
}

    .listing-features li a {
        font-weight: 500;
        font-size: 12px
    }

    .listing-features li i {
        font-weight: 400;
        position: relative;
        margin-left: 6px;
        font-size: 14px;
        width: 16px
    }

.video-box-btn {
    position: absolute;
    width: 60px;
    margin: -30px -30px 0 0;
    color: #fff;
    right: 50%;
    top: 50%;
    box-shadow: 0 0 0 17px rgba(255,255,255,.4)
}

    .promo-link:hover, .video-box-btn:hover {
        box-shadow: 0 0 0 10px rgba(255,255,255,.4)
    }

.video_section-title h1, .video_section-title h2 {
    font-size: 35px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 10px
}

.video_section-title h4 {
    font-size: 14px;
    color: #fff
}

.promo-link {
    width: 60px;
    display: inline-block;
    color: #fff;
    margin-top: 30px;
    box-shadow: 0 0 0 6px rgba(255,255,255,.4)
}

.mapnavbtn span, .review-number {
    line-height: 40px
}

.reviews-comments-wrap {
    margin: 40px 0 0
}

.reviews-comments-item {
    padding: 0 110px 30px 0;
    position: relative;
    float: right;
    margin-bottom: 40px;
    width: 100%;
    border-bottom: 1px solid #eee
}

    .reviews-comments-item.reply-comment-item {
        width: 90%;
        margin-right: 10%;
        padding: 30px 110px 30px 20px;
        border-radius: 6px
    }

        .reviews-comments-item.reply-comment-item .review-comments-avatar {
            top: 30px
        }

    .reviews-comments-item:last-child {
        border: none;
        margin-bottom: 0
    }

.review-comments-avatar {
    position: absolute;
    top: 0;
    right: 10px;
    width: 80px;
    height: 80px
}

    .review-comments-avatar:before {
        content: '';
        position: absolute;
        left: -24px;
        top: 20px;
        width: 8px;
        height: 8px;
        border-right: 1px solid #eee;
        border-bottom: 1px solid #eee;
        transform: rotate(45deg);
        background: #f9f9f9;
        z-index: 10
    }

    .review-comments-avatar img {
        width: 60px;
        height: 60px;
        float: right;
        border-radius: 50%
    }

.reviews-comments-item-text {
    float: right;
    width: 100%;
    position: relative;
    padding: 25px 30px;
    background: #f9f9f9;
    border-radius: 6px;
    border: 1px solid #eee
}

    .reviews-comments-item-text .box-widget-menu-btn {
        top: 24px;
        left: 30px
    }

    .reviews-comments-item-text .show-more-snopt-tooltip {
        left: 30px;
        top: 30px
    }

    .reviews-comments-item-text .card-popup-rainingvis {
        float: right;
        margin: 2px 20px 20px 0
    }

    .reviews-comments-item-text h4 {
        text-align: right;
        float: right;
        font-size: 16px;
        font-weight: 600;
        color: #666;
        margin-bottom: 25px
    }

.reviews-comments-item-date {
    float: right;
    margin-top: 18px;
    width: 100%;
    text-align: right;
    padding-top: 14px;
    border-top: 1px solid #eee
}

.reviews-comments-item-date-item {
    font-weight: 500;
    color: #566985;
    position: relative;
    top: 8px
}

.rate-review {
    float: left;
    padding: 8px 20px;
    border: 1px solid #e5e7f2;
    border-radius: 4px;
    background: #fff;
    font-size: 11px;
    font-weight: 500;
    color: #566985
}

    .rate-review span {
        margin: 0 6px 0 0
    }

.review-total {
    position: absolute;
    left: 0;
    top: -100px;
    background: #f9f9f9;
    padding: 16px 30px 16px 80px;
    border: 1px solid #eee;
    border-radius: 6px
}

.review-number, .rooms-media {
    border-radius: 4px;
    float: right
}

.review-total .card-popup-rainingvis {
    top: 10px
}

.review-number {
    width: 40px;
    height: 40px;
    color: #fff;
    margin-left: 14px;
    font-weight: 600
}

.leave-rating-wrap {
    float: right;
    margin: 10px 0 20px;
    width: 100%
}

.leave-rating-title {
    margin-left: 10px;
    font-weight: 500;
    font-size: 14px;
    color: #666;
    position: relative;
    top: -3px;
    float: right
}

.leave-rating {
    float: right;
    margin: 1px 10px 0 0
}

    .leave-rating label {
        font-size: 14px;
        float: left;
        letter-spacing: 4px;
        color: #facc39;
        cursor: pointer;
        transition: .3s
    }

        .leave-rating input[type=radio]:checked ~ label:before, .leave-rating label:hover ~ label:before, .leave-rating:hover input[type=radio]:checked ~ label:before {
            font-weight: 900 !important
        }

.count-radio-wrapper {
    float: right;
    margin-right: 10px;
    position: relative;
    color: #878c9f;
    font-weight: 400
}

.rooms-item {
    margin-bottom: 10px;
    border-bottom: 1px solid #eee
}

    .rooms-item:last-child {
        margin-bottom: 0;
        border-bottom: none
    }

.rooms-media {
    width: 40%;
    position: relative;
    overflow: hidden
}

.rooms-details {
    float: right;
    width: 60%;
    padding: 5px 20px 10px 0
}

.rooms-details-header {
    text-align: right;
    padding-bottom: 20px
}

.rooms-area {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 12px;
    font-weight: 500;
    background: #f5f7fb;
    border: 1px solid #eee;
    padding: 6px 13px;
    border-radius: 2px
}

    .rooms-area strong {
        padding-right: 3px;
        font-size: 12px;
        color: #566985
    }

.rooms-details-header h3 {
    color: #334e6f;
    padding-bottom: 6px;
    font-size: 16px;
    font-weight: 700
}

.rooms-details-header h5 {
    font-size: 11px;
    font-weight: 700;
    color: #566985
}

.contacts-map, .rooms-container {
    margin-top: 20px
}

.rooms-details .facilities-list li {
    float: right;
    margin: 0 0 0 12px;
    color: #878c9f;
    font-size: 16px;
    cursor: pointer
}

.more-photos-button {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 8px 20px;
    z-index: 2;
    cursor: pointer;
    font-weight: 500;
    color: #fff;
    font-size: 10px;
    border-radius: 4px 0 0
}

    .more-photos-button i {
        margin-left: 4px
    }

.video-container {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%,-50%);
    -moz-transform: translate(50%,-50%);
    -o-transform: translate(50%,-50%);
    -ms-transform: translate(50%,-50%);
    transform: translate(50%,-50%);
    line-height: 0;
    z-index: 1
}

.map-modal-wrap, .map-modal-wrap-overlay {
    bottom: 0;
    -webkit-transform: translate3d(0,0,0);
    left: 0
}

.video-iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden !important;
    top: 0;
    right: 0;
    padding: 0 !important
}

    .video-iframe iframe {
        position: absolute;
        top: -75px;
        right: 50%;
        width: 100%;
        height: 100%;
        display: block
    }

.resp-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 20px
}

    .resp-video embed, .resp-video iframe, .resp-video object {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%
    }

.video-holder iframe {
    position: absolute;
    top: -75px;
    right: 50%;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1
}

.accordion {
    float: right;
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 4px
}

    .accordion a.toggle {
        border: 1px solid #eee;
        border-top: none;
        padding: 18px 30px 18px 50px;
        float: right;
        width: 100%;
        position: relative;
        background: #fff;
        text-align: right;
        font-weight: 600;
        transition: .3s linear
    }

        .accordion a.toggle strong {
            margin: 0 10px 0 0;
            padding: 6px 18px;
            background: rgba(0,0,0,.1);
            border-radius: 4px
        }

        .accordion a.toggle span {
            position: absolute;
            left: -1px;
            top: -1px;
            bottom: -1px;
            width: 60px
        }

            .accordion a.toggle span:after, .accordion a.toggle span:before {
                content: '';
                position: absolute;
                background: #fff;
                top: 50%;
                right: 50%;
                transition: .3s linear
            }

            .accordion a.toggle span:before {
                width: 10px;
                height: 2px;
                margin-top: -1px;
                margin-right: -5px
            }

            .accordion a.toggle span:after {
                width: 2px;
                height: 10px;
                margin-top: -5px;
                margin-right: -1px
            }

        .accordion a.toggle.act-accordion {
            color: #fff;
            background: #35353a;
            border-color: transparent
        }

.big-lsmt, .faq-nav li {
    border-bottom: 1px solid #eee
}

.accordion a.toggle.act-accordion span:after {
    height: 0
}

.accordion-inner {
    display: none;
    float: right;
    width: 100%;
    position: relative;
    padding: 25px 30px;
    background: #f9f9f9;
    text-align: right;
    border: 1px solid #eee
}

    .accordion-inner img {
        width: 100%;
        height: auto;
        margin-bottom: 20px
    }

.accordion-lite_content {
    display: none;
    margin-top: 10px;
    padding: 20px 0 15px
}

.accordion-lite-header {
    cursor: pointer;
    text-align: right;
    font-size: 15px;
    font-weight: 600
}

.accordion-lite-container {
    margin-bottom: 12px;
    padding: 15px 30px;
    background: #f9f9f9;
    border-radius: 4px
}

    .accordion-lite-container p {
        color: #3b4249
    }

.accordion-lite-header i {
    float: left;
    position: relative;
    top: 8px;
    font-size: 12px
}

.accordion-lite-header.acc_open i:before {
    content: "\f068"
}

.big-lsmt {
    padding-bottom: 10px;
    margin-bottom: 40px
}

.faq-nav li {
    text-align: right;
    width: 100%;
    float: right
}

    .faq-nav li a {
        color: #666;
        float: right;
        width: 100%;
        padding: 14px 0 14px 12px;
        position: relative;
        font-size: 13px;
        font-weight: 600
    }

        .faq-nav li a:hover, .serv-link:hover {
            color: #999
        }

        .faq-nav li a:before {
            content: "\f0da";
            position: absolute;
            top: 12px;
            left: 10px;
            font-size: 12px;
            color: #ccc
        }

.block-box {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 6px
}

.search-sb .listsearch-input-item {
    float: right;
    width: 100%;
    position: relative;
    margin-bottom: 10px
}

.search-sb {
    padding: 25px 30px
}

.back-tofilters {
    color: #fff;
    margin-top: 20px;
    padding: 15px 0;
    border-radius: 4px;
    box-shadow: 0 9px 26px rgba(58,87,135,.15)
}

.map-modal-wrap {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000;
    display: none;
    overflow: auto
}

.map-modal-wrap-overlay {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1;
    background: rgba(0,0,0,.41)
}

.map-modal-item {
    position: relative;
    max-width: 650px;
    margin: 0 auto;
    top: 25%;
    z-index: 2
}

.map-modal-container {
    padding: 0;
    background: #fff;
    border-radius: 2px;
    overflow: hidden
}

    .map-modal-container h3 {
        float: right;
        text-align: right;
        font-size: 15px;
        font-weight: 600;
        margin: 15px 0;
        color: #566985;
        padding-right: 20px
    }

.map-modal-close {
    position: absolute;
    left: 0;
    top: 0;
    width: 48px;
    height: 48px;
    line-height: 48px;
    z-index: 10;
    cursor: pointer
}

.map-container {
    float: right;
    width: 100%;
    position: relative;
    overflow: hidden;
    transform: translate3d(0,0,0);
    z-index: 1
}

.fw-map, .fw-map2, .fw-map2 #singleMap {
    height: 500px
}

.hidden-map-container {
    display: none;
    background: #fff;
    overflow: hidden
}

#singleMap, .fw-map-small-map {
    height: 420px
}

#singleMap {
    height: 300px
}

.contacts-map #singleMap {
    height: 275px
}

.map-container #map-main {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 990
}

.map-container.column-map {
    width: calc(100% - 930px);
    position: fixed;
    overflow: hidden;
    right: 80px;
    top: 150px
}

    .content-nav li a.rn:before, .map-container.column-map.right-position-map {
        right: 0
    }

.map-close {
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 1100;
    cursor: pointer;
    width: 43px;
    height: 43px;
    line-height: 43px;
    border-radius: 4px;
    -webkit-transform: translate3d(0,0,0);
    display: none;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1)
}

.cluster-visible {
    text-align: center;
    font-size: 10px !important;
    color: #fff !important;
    font-weight: 400 !important;
    border-radius: 50%;
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    background: #fff;
    box-shadow: 0 12px 5px rgba(0,0,0,.23)
}

.mapnavbtn, .mapzoom-in, .mapzoom-out, .scrollContorl {
    width: 38px;
    height: 38px;
    color: #666;
    box-shadow: 0 0 2px rgba(58,87,135,.25);
    background: #fff;
    cursor: pointer
}

.cluster-visible:before {
    border: 1px solid;
    opacity: 1;
    content: '';
    position: absolute;
    border-radius: 50%;
    background: rgba(50,112,252,.6);
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    animation: 1.5s infinite cluster-animation
}

.mapnavbtn, .mapzoom-in, .mapzoom-out {
    border-radius: 2px
}

@keyframes cluster-animation {
    100% {
        transform: scale(1.8);
        opacity: 0
    }
}

.mapzoom-in, .mapzoom-out {
    position: absolute;
    z-index: 100;
    top: 50%;
    line-height: 38px;
    left: 10px;
    margin-top: -84px
}

.mapnavigation, .scrollContorl {
    left: 10px;
    z-index: 1030;
    position: absolute
}

.mapzoom-out {
    margin-top: -43px
}

    .mapzoom-in:before, .mapzoom-out:before {
        content: "\f068";
        font-size: 10px;
        font-weight: 600
    }

.mapzoom-in:before {
    content: "\f067"
}

.mapnavigation {
    bottom: 70px;
    overflow: hidden
}

    .mapnavigation li {
        float: right;
        position: relative;
        margin-right: 4px
    }

.mapnavbtn {
    float: right;
    font-size: 11px
}

.scrollContorl {
    bottom: 115px;
    line-height: 38px
}

.map-popup, .map-popup-wrap {
    position: relative;
    display: block
}

.list-single-main-item .scrollContorl {
    bottom: 95px
}

.scrollContorl:before {
    content: "\f068";
    font-size: 10px;
    font-weight: 600;
    content: "\f09c"
}

.scrollContorl.enabledsroll i:before, .scrollContorl.enabledsroll:before {
    content: '\f3c1'
}

.contacts-map .scrollContorl {
    bottom: 68px
}

.map-popup-wrap {
    width: 220px !important;
    z-index: 1 !important
}

    .map-popup-wrap:before {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        bottom: -10px;
        right: 50%;
        margin-right: -20px;
        border-right: 20px solid transparent;
        border-left: 20px solid transparent;
        border-top: 20px solid #fff;
        z-index: 100
    }

.map-popup {
    width: 100%;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 12px 35px rgba(0,0,0,.13);
    border-radius: 6px
}

.listing-img-content {
    overflow: hidden;
    right: 0;
    top: 0;
    height: 140px;
    left: 0;
    background-size: cover;
    background-position: center;
    position: absolute
}

.infoBox-close, .mp-cat {
    top: 20px;
    position: absolute;
    color: #fff
}

.mp-cat {
    right: 10px;
    font-size: 10px;
    font-weight: 500;
    padding: 4px 16px;
    border-radius: 2px;
    z-index: 10
}

.listing-title h4, .map-popup-price {
    font-weight: 600;
    text-align: right;
    float: right
}

.listing-img-content:before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: #333;
    opacity: .3
}

.listing-content {
    z-index: 21;
    float: right;
    width: 100%;
    padding: 155px 15px 20px
}

.map-popup-price {
    margin-top: 6px;
    font-size: 12px
}

.infoBox-close {
    font-size: 12px;
    left: 20px;
    z-index: 20;
    cursor: pointer
}

.listing-title h4 {
    width: 100%;
    font-size: 14px;
    color: #566985
}

.map-popup-location-info {
    float: right;
    width: 100%;
    text-align: right;
    color: #999;
    font-weight: 500;
    font-size: 10px;
    padding-top: 3px
}

.controls-mapwn {
    position: absolute;
    background: url(../images/search-icon.png) left no-repeat #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    width: 300px;
    z-index: 1000;
    border: none;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    right: 10px !important;
    top: 10px !important
}

.contact-form-overlay, .contact-form-wrap {
    position: fixed;
    top: 0;
    -webkit-transform: translate3d(0,0,0);
    right: 0;
    left: 0;
    bottom: 0
}

.info-window-content p {
    text-align: center;
    font-size: 10px;
    color: #566985
}

.info-window-content h1 {
    font-size: 14px;
    font-family: jost,sans-serif;
    font-weight: 600;
    display: block
}

.gm-style .gm-style-iw {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1) !important;
    padding-top: 20px;
    display: block !important
}

.single-slider-wrapper .slider-nav .slick-slide-item {
    cursor: pointer;
    opacity: .7;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.contacts-opt {
    margin: 40px 0
}

.contact-form-wrap {
    overflow: auto;
    z-index: 10;
    display: none
}

.contact-form-overlay {
    z-index: 2;
    background: rgba(37,44,65,.7)
}

.contact-form-container {
    max-width: 500px;
    margin: 0 auto;
    position: relative;
    top: 20%;
    z-index: 10
}

.close-contact-form, .contact-form-header {
    position: absolute;
    top: 0;
    height: 50px;
    border-bottom: 1px solid #eee
}

.contact-form-header {
    right: 0;
    width: 100%;
    padding: 0 50px 0 70px;
    background: #f5f7fb
}

    .contact-form-header h4 {
        text-align: right;
        padding-top: 15px;
        font-weight: 600;
        font-size: 14px;
        color: #144273
    }

.close-contact-form {
    left: 0;
    line-height: 50px;
    width: 50px;
    cursor: pointer;
    border-right: 1px solid #eee;
    color: #bbd02f;
    background: #fff;
    transition: .2s linear
}

    .close-contact-form:hover {
        color: #fff;
        background: #bbd02f
    }

.contact-form-main {
    padding: 70px 50px 20px;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    transition: .2s linear
}

#message div, .contact-social li ul, .pricing-column {
    border: 1px solid #eee
}

#message div {
    text-align: right;
    padding: 10px 30px;
    font-size: 13px;
    font-weight: 500;
    background: #f9f9f9;
    margin-bottom: 10px;
    color: #144273
}

.contact-social li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-right: 1px solid #eee;
    float: right;
    background: #fff
}

.cs-title {
    margin-left: 20px;
    font-weight: 600;
    position: relative;
    top: 14px;
    font-size: 11px;
    color: #144273
}

.contact-notifer {
    float: right;
    margin: 10px 40px 0 0;
    font-size: 14px;
    color: #144273;
    font-weight: 500
}

    .contact-notifer a {
        font-size: 12px;
        padding-right: 5px
    }

.pricing-switcher-header {
    float: right;
    font-size: 24px;
    font-weight: 400;
    color: #566985;
    margin-top: 10px
}

.pricing-column {
    padding: 30px;
    background: #fff;
    border-radius: 6px;
    overflow: hidden
}

.pricing-header h3 {
    text-align: right;
    font-size: 20px;
    font-weight: 600
}

    .pricing-header h3 span {
        padding-left: 6px;
        font-size: 12px
    }

.price-num {
    padding: 10px 0 0 15px;
    overflow: hidden;
    text-align: right
}

    .price-num span.curen {
        position: relative;
        top: -32px;
        padding-left: 7px;
        font-weight: 400;
        font-size: 19px;
        color: #ccc
    }

.price-num-item {
    font-size: 55px;
    position: relative;
    font-weight: 400;
    color: #292929;
    float: right
}

.price-num-desc, .pricing-content li {
    float: right;
    font-weight: 500;
    position: relative
}

.pricing-content {
    margin: 5px 0 0;
    padding: 15px 0 0;
    border-top: 1px solid #eee
}

.price-num-desc {
    margin: 30px 20px 0 0
}

    .price-num-desc span:before {
        content: "";
        position: absolute;
        right: -10px;
        top: 4px;
        width: 1px;
        height: 12px;
        background: #ddd;
        transform: rotate(40deg)
    }

.pricing-content li {
    width: 100%;
    margin-bottom: 12px;
    text-align: right;
    padding-right: 30px;
    font-size: 12px
}

    .pricing-content li.not-included {
        color: #ccc;
        text-decoration: line-through
    }

    .pricing-content li:before {
        content: "\f00c";
        position: absolute;
        bottom: 3px;
        font-size: 11px;
        right: 0
    }

    .pricing-content li.not-included:before {
        content: "\f307"
    }

.price-link {
    color: #fff;
    padding: 16px 0;
    border-radius: 6px;
    margin-top: 20px;
    transition: .2s linear;
    transform: translateY(0);
    box-shadow: 0 0 0 rgba(0,0,0,.03)
}

    .price-link:hover {
        transform: translateY(-5px);
        box-shadow: 0 5px 25px rgba(0,0,0,.1)
    }

.pricing-switcher {
    text-align: center;
    position: relative;
    float: left
}

    .pricing-switcher .fieldset {
        display: inline-block;
        position: relative;
        padding: 2px;
        border-radius: 2px;
        margin-bottom: 30px;
        box-shadow: 0 0 90px 0 rgba(0,0,0,.07)
    }

    .pricing-switcher label {
        position: relative;
        z-index: 1;
        display: inline-block;
        float: right;
        width: 210px;
        height: 56px;
        line-height: 56px;
        cursor: pointer;
        font-weight: 600;
        font-size: 12px;
        color: #fff;
        transition: .4s ease-out
    }

    .pricing-switcher .switch {
        position: absolute;
        top: 7px;
        right: 7px;
        height: 46px;
        width: 210px;
        background: #fff;
        border-radius: 2px;
        transition: .3s ease-out
    }

    .pricing-switcher input[type=radio]:checked + label + .switch, .pricing-switcher input[type=radio]:checked + label:nth-of-type(n) + .switch {
        -webkit-transform: translateX(-200px);
        transform: translateX(-200px)
    }

    .pricing-switcher input[type=radio]:checked + label {
        color: #292929
    }

.mouth-cont {
    z-index: 1;
    opacity: 1;
    position: relative
}

.year-cont {
    position: absolute;
    right: 0;
    opacity: 0;
    top: 0;
    z-index: 2
}

.price-item, .year-cont {
    transition: .3s ease-out
}

.closedet_style:before, .content-nav li a.ln i, .content-nav li a.rn i, .content-nav-media, .content-nav-media .bg, .services-item {
    transition: .3s linear
}

.price-num-desc .year-cont {
    margin-right: 30px;
    width: 100px
}

.recomm-price {
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px 15px;
    color: #fff;
    font-size: 11px;
    border-radius: 0 0 4px
}

.fw-separator {
    height: 1px;
    background: #eee;
    margin: 10px 0 15px
}

.post-author, .post-author img, .post-opt li {
    margin-left: 20px
}

.block_box {
    background: #fff;
    border: 1px solid #eee
}

.post-article .list-single-main-media {
    margin-bottom: 0;
    border-radius: 10px 10px 0 0
}

.post-article .list-single-main-item {
    padding: 30px 30px 20px;
    border-radius: 0 0 10px 10px
}

.post-article .btn {
    float: left;
    margin-top: 5px
}

.post-opt-title {
    display: block;
    text-align: right;
    font-weight: 600;
    font-size: 21px;
    margin-bottom: 20px
}

.post-author {
    float: right;
    margin-top: 5px
}

    .post-author img {
        width: 40px;
        height: 40px;
        border-radius: 100%;
        float: right
    }

    .post-author span {
        position: relative;
        top: 12px
    }

.post-opt {
    padding-top: 16px
}

    .post-author span, .post-opt li a, .post-opt li span {
        color: #7d93b2;
        font-weight: 500;
        font-size: 12px
    }

    .post-opt li i {
        padding-left: 6px;
        font-weight: 700
    }

.cat-item {
    margin: 15px 0
}

    .cat-item li {
        width: 100%;
        padding-bottom: 8px;
        margin-bottom: 15px;
        text-align: right;
        position: relative
    }

        .cat-item li:before {
            content: '';
            position: absolute;
            bottom: 6px;
            width: 100px;
            height: 1px;
            background: #eee;
            right: 50%;
            margin-right: -25px
        }

    .cat-item.cat-item_dec li:after {
        content: "\f178";
        position: absolute;
        right: 0;
        top: 5px;
        font-size: 11px
    }

    .cat-item li a {
        float: right;
        font-size: 13px;
        color: #7d93b2;
        font-weight: 600
    }

    .cat-item li span {
        float: left;
        color: #fff;
        font-size: 10px;
        width: 20px;
        text-align: center;
        height: 20px;
        line-height: 20px;
        border-radius: 50%
    }

.search-widget .search-submit {
    position: absolute;
    left: 20px;
    bottom: 12px;
    font-size: 16px;
    cursor: pointer;
    z-index: 10;
    background: 0 0;
    border: none
}

.search-widget .custom-form input {
    padding-right: 10px;
    background: #fff;
    margin-bottom: 0
}

.single-article-header .post-opt-title {
    margin-bottom: 2px;
    font-size: 26px
}

.content-nav_holder {
    z-index: 10;
    overflow: hidden;
    border-radius: 6px;
    padding: 0 20px
}

.content-nav li {
    width: 50%;
    float: right;
    position: relative
}

    .content-nav li a.ln, .content-nav li a.rn {
        color: #fff;
        font-size: 12px;
        position: relative;
        width: 100%;
        height: 76px;
        line-height: 76px;
        z-index: 10
    }

    .content-nav li a.ln {
        text-align: right;
        float: right
    }

    .content-nav li a.rn {
        text-align: left;
        float: left
    }

    .content-nav li:hover .content-nav-media .bg {
        transform: scale(1.3)
    }

    .content-nav li a.ln:hover i, .content-nav li a.rn:hover i {
        transform: rotateX(360deg)
    }

    .content-nav li a span {
        font-size: 13px;
        font-weight: 500
    }

    .content-nav li a.ln span {
        padding-right: 25px
    }

    .content-nav li a.rn span {
        padding-left: 25px
    }

    .content-nav li a.ln:before {
        content: "\f2a1";
        position: absolute;
        width: 20px;
        height: 20px;
        font-size: 18px;
        line-height: 20px;
        top: 50%;
        margin-top: -10px;
        color: #fff;
        left: 0
    }

.content-nav-media {
    position: absolute;
    top: 0;
    right: -70px;
    left: -70px;
    bottom: 0;
    overflow: hidden;
    opacity: 0;
    z-index: 1
}

    .content-nav-media .bg {
        transform: scale(1);
        opacity: 1
    }

    .content-nav-media:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background: #000;
        opacity: 0;
        transition: .3s linear;
        z-index: 10
    }

.team-item {
    border: 1px solid #eee;
    border-radius: 4px
}

.team-content {
    padding: 20px 30px 15px
}

    .team-content h4 {
        text-align: right;
        font-size: 16px;
        color: #144273;
        font-weight: 600
    }

    .team-content h5 {
        font-size: 12px;
        font-weight: 500;
        text-align: right;
        padding-bottom: 10px
    }

.team-footer {
    border-top: 1px solid #eee;
    padding-right: 30px
}

.team-social li a {
    float: right;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-right: 1px solid #eee;
    font-size: 14px;
    background: #fff
}

.tf-btn {
    float: right;
    font-size: 16px;
    color: #878c9f;
    top: 10px
}

.services-opions li {
    float: right;
    width: 100%;
    position: relative;
    padding: 0 95px 0 0;
    margin-bottom: 20px
}

.popup-avatar, .popup-avatar img {
    width: 60px;
    height: 60px
}

.fuzone .fu-text i, .services-item h4 {
    padding-bottom: 10px
}

.services-opions li i {
    width: 70px;
    height: 70px;
    line-height: 70px;
    color: #fff;
    border-radius: 4px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 22px
}

.services-item h4, .services-opions li h4 {
    font-weight: 600;
    color: #144273;
    font-size: 16px;
    text-align: right
}

.services-opions li h4 {
    padding-bottom: 4px
}

.services-item {
    background: #fff;
    padding: 35px 90px 35px 30px;
    border-radius: 4px;
    border: 1px solid #eee
}

    .services-item:hover {
        box-shadow: 0 19px 20px rgba(58,87,135,.08)
    }

    .services-item i {
        position: absolute;
        right: 25px;
        top: 38px;
        font-size: 35px
    }

.serv-link {
    float: right;
    font-size: 10px;
    margin-top: 8px;
    font-weight: 600;
    color: #999
}

.review-owner, .testim-link {
    font-size: 11px;
    font-weight: 600;
    float: right
}

.text-carousel-item {
    background: #fff;
    padding: 25px 30px;
    border-radius: 4px;
    border: 1px solid #eee
}

.testimonials-slider {
    padding-bottom: 20px
}

    .testimonials-slider .slick-dots {
        bottom: -20px
    }

.text-carousel-item:before {
    content: "\f10e";
    top: 30px;
    left: 20px;
    position: absolute;
    color: #ccc;
    opacity: .8;
    font-size: 14px
}

.text-carousel-item-header {
    padding: 0 80px 20px 0;
    margin-bottom: 20px
}

.popup-avatar {
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 50%;
    overflow: hidden
}

.text-carousel-item .card-popup-rainingvis {
    margin: 4px 0 0
}

.testim-link {
    margin-top: 10px;
    border-radius: 2px;
    color: #fff;
    padding: 10px 20px
}

.review-owner {
    text-align: right;
    color: #144273;
    padding-top: 12px;
    letter-spacing: 2px
}

.compare-counter {
    position: absolute;
    right: 0;
    top: 60px;
    background: #fff;
    padding: 8px 23px;
    border-radius: 4px;
    font-size: 12px;
    box-shadow: 0 5px 5px rgba(0,0,0,.05)
}

.compare-container {
    padding-right: 150px
}

.compare-column {
    padding: 0 10px;
    float: right;
    cursor: col-resize
}

.compare-link h4 {
    color: #757b8d;
    font-size: 11px;
    font-weight: 500
}

.compare-content li, .compare-header li {
    font-size: 13px;
    font-weight: 500;
    width: 100%;
    float: right
}

.compare-header {
    position: absolute;
    right: 0;
    top: 185px;
    left: 0;
    z-index: 1;
    border-radius: 6px;
    overflow: hidden
}

    .compare-header li {
        text-align: right;
        padding: 20px 70px 20px 0;
        background: #fff;
        color: #999
    }

.compare-content li {
    padding: 20px 0;
    text-align: center
}

.error-wrap p, .fuzone .fu-text {
    text-align: center;
    font-size: 14px
}

.compare-slider {
    z-index: 2
}

.compare-link-meia {
    width: 250px;
    height: 140px;
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 10px
}

    .compare-link-meia:before {
        content: '';
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        z-index: 2;
        background: #000;
        opacity: .2;
        transition: .2s linear
    }

.remove-compare {
    position: absolute;
    left: 20px;
    top: 20px;
    cursor: pointer;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    color: #fff;
    font-size: 11px;
    z-index: 3
}

.hero-text-big {
    font-size: 154px;
    color: #fff;
    font-weight: 900;
    letter-spacing: 10px;
    transform: rotateY(-15deg);
    transition: transform 1s
}

.fuzone, .fuzone .fu-text i {
    transition: .3s linear;
    width: 100%
}

.error-wrap p {
    color: rgba(255,255,255,.91)
}

.error-wrap form {
    margin: 30px auto 20px;
    max-width: 550px;
    overflow: hidden;
    border-radius: 4px;
    position: relative;
    box-shadow: 0 0 0 7px rgba(255,255,255,.2)
}

    .error-wrap form input {
        float: right;
        width: 100%;
        border: none;
        background: #fff;
        height: 50px;
        padding: 0 20px 0 100px;
        z-index: 1
    }

    .error-wrap form .search-submit {
        position: absolute;
        top: 0;
        left: 0;
        width: 100px;
        height: 50px;
        line-height: 50px;
        z-index: 2;
        color: #fff;
        border: none;
        cursor: pointer;
        background: #fff
    }

.error-wrap a.btn {
    display: inline-table;
    margin-top: 10px;
    background: #fff
}

.hero-text-big span.z-layer:not(:first-child) {
    color: #f1f1f1
}

.pwh_bg.fw-pwh {
    top: 55%;
    bottom: -280px
}

.fuzone {
    position: relative;
    border: 2px dashed #eee;
    border-radius: 3px;
    background: #f7f9fb;
    margin-bottom: 10px;
    display: inline-block;
    min-height: 110px;
    margin-top: 0;
    float: right;
    cursor: pointer
}

    .close_sb-filter, .fuzone input {
        position: absolute;
        cursor: pointer
    }

    .fuzone input {
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        z-index: 100
    }

    .fuzone .fu-text {
        margin: 50px 0;
        color: #999;
        font-weight: 400;
        position: relative
    }

        .fuzone .fu-text i {
            font-size: 44px;
            color: #666
        }

.photoUpload-files {
    margin-top: 6px;
    padding: 0 10px
}

    .photoUpload-files span {
        color: #666;
        margin: 0 3px;
        padding: 3px 6px;
        background: #fff;
        border-radius: 2px;
        display: inline-block;
        font-size: 10px;
        box-shadow: 0 5px 5px rgba(0,0,0,.07)
    }

.mob-nav-content-btn {
    padding: 13px 0;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    margin-bottom: 20px;
    display: none
}

.close_sb-filter {
    left: 30px;
    top: 18px;
    z-index: 20;
    display: none;
    font-size: 18px
}

.col-list-wrap_opt {
    display: none;
    padding: 0 38px;
    margin-bottom: 30px
}

.col-list-wrap_opt_btn {
    padding: 12px 0;
    float: right;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    font-size: 12px;
    font-weight: 500;
    width: 48%
}

@media only screen and (max-width: 1270px) {
    .add-list:hover span, .more-search-opt-wrap, .show-reg-form:hover span {
        visibility: visible;
        opacity: 1
    }

    .add-list span, .show-reg-form span {
        position: absolute;
        left: 0;
        top: 100%;
        margin-top: 10px;
        width: 100px;
        padding: 14px 0;
        line-height: 0;
        border-radius: 2px;
        background: #bbd02f;
        visibility: hidden;
        opacity: 0;
        transition: .2s linear;
        font-weight: 400;
        font-size: 11px;
        color: #fff
    }

    .add-list span {
        margin-top: 25px
    }

    .add-list i {
        margin-left: 0;
        color: #fff;
        background: #bbd02f;
        height: 40px;
        width: 40px;
        line-height: 40px
    }

    .add-list {
        padding: 0;
        margin-right: 14px;
        z-index: 5;
        background: #fff !important
    }

    .show-reg-form {
        padding: 0;
        width: 70px
    }

        .show-reg-form i {
            font-size: 16px;
            margin: 0;
            color: #bbd02f;
            font-weight: 300
        }

    .hs-btn {
        top: 100%;
        margin-top: -58px
    }

    .hs-btn_next {
        left: 30px
    }

    .hs-btn_prev {
        right: auto;
        left: 76px
    }

    .col-list-wrap {
        width: 750px;
        padding-top: 30px
    }

    .map-container.column-map {
        width: calc(100% - 750px);
        right: 0;
        top: 70px;
        height: calc(100% - 70px) !important
    }

    .close_sb-filter, .col-list-wrap_opt {
        display: block
    }

    .categoties-column, .col-list-wrap_opt2, .top-search-content .close_msotw, .top-search-content .more-opt_btn, .top-search-content .msotw_title, .top-search-content-title {
        display: none
    }

    .top-search-content {
        position: fixed;
        top: 70px;
        right: -500px;
        left: auto;
        height: 100%;
        width: 350px;
        padding: 80px 30px;
        border-left: 1px solid #eee;
        overflow: auto;
        scrollbar-width: none;
        -ms-overflow-style: none;
        box-shadow: 0 5px 40px rgba(0,0,0,.07);
        transition: .2s linear
    }

        .top-search-content.vis-hiddenfilter {
            right: 0
        }

        .top-search-content::-webkit-scrollbar {
            display: none
        }

        .top-search-content:before {
            content: "";
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            height: 60px;
            background: #f5f7fb;
            z-index: 1
        }

    .top-search-dec {
        width: 60px;
        height: 60px;
        line-height: 60px;
        z-index: 10
    }

    .top-search-content .listsearch-input-item .filter-tags li {
        width: 50%
    }

    .top-search-content .col-sm-2, .top-search-content .col-sm-3, .top-search-content .col-sm-4 {
        width: 100%;
        margin: 0
    }

    .top-search-content .listsearch-input-item {
        margin: 0 0 10px;
        float: right;
        width: 100%
    }

    .top-search-content .custom-form .listsearch-input-item input {
        margin: 0
    }

    .top-search-content .listsearch-input-item label {
        padding-bottom: 10px
    }

    .more-search-opt-wrap {
        position: relative;
        top: 0;
        width: 100%;
        border: none;
        box-shadow: none;
        padding: 0;
        display: block;
        float: right;
        margin-top: 40px
    }

    .msotw_footer {
        position: relative;
        float: right;
        padding: 15px 0;
        margin-top: 20px
    }

    .map-container.column-map.right-position-map {
        left: 0
    }

    .header-search-button {
        margin-right: 20px
    }
}

@media only screen and (max-width: 1070px) {
    .menusb a, .pricing-switcher-header {
        text-align: right
    }

    .map-container.column-map, .map-container.column-map.right-position-map {
        width: 100%;
        right: -100%;
        transition: .2s linear;
        z-index: 500
    }

        .map-container.column-map.right-position-map {
            left: auto
        }

        .map-container.column-map.vis-hiddenmap {
            right: 0
        }

    .col-list-wrap, .main-menu .menusb ul, .menusb, .menusb a, .menusb li, .pricing-switcher-header, .widget-posts-descr .listing-rating {
        width: 100%
    }

    .col-list-wrap_opt2, .map-close, .mob-nav-content-btn, .nav-button-wrap, .not-vis_lap {
        display: block
    }

    .not-vis_lap {
        float: left
    }

    .col-list-wrap_opt2 {
        padding: 25px 30px 0;
        margin-bottom: 20px
    }

    .add-list_mob i, .add-list_wrap, .back-tofilters, .grid-opt, .header-opt_btn, .list-searh-input-wrap, .lws_mobile, .main-menu nav ul, .novis_header-mod, .scroll-nav, .secondary-nav {
        display: none
    }

    .host-avatar-wrap img, .main-menu .menusb ul, .menusb, .menusb a, .menusb li {
        float: right
    }

    .main-menu {
        position: absolute;
        top: 70px;
        left: -20px;
        width: 300px;
        padding: 25px 30px;
        background: #fff;
        border-radius: 0 0 4px;
        border-left: 1px solid #eee;
        border-bottom: 1px solid #eee;
        visibility: hidden;
        max-height: 450px;
        opacity: 0;
        transition: .4s ease-in-out;
        box-shadow: 0 0 90px 0 rgba(0,0,0,.07);
        overflow-y: auto;
        scrollbar-width: none;
        -ms-overflow-style: none
    }

    .menusb, .menusb li {
        overflow: hidden;
        display: block;
        position: relative
    }

    .main-menu::-webkit-scrollbar {
        display: none
    }

    .vismobmenu {
        opacity: 1;
        left: 0;
        visibility: visible
    }

    .main-menu .menusb ul {
        display: block;
        position: relative;
        float: right;
        width: 100%
    }

    .fw-carousel, .menusb li {
        margin: 0
    }

        .menusb li i {
            position: absolute;
            left: 18px;
            top: 10px
        }

    .menusb a {
        padding: 10px 5px;
        position: relative;
        font-weight: 600;
        font-size: 13px;
        line-height: 14px;
        color: #144273
    }

        .menusb a.act-link {
            color: #4db7fe
        }

        .menusb a i {
            transform: rotate(-90deg);
            left: 0
        }

        .menusb a.back {
            padding-right: 5px
        }

            .menusb a.back:before {
                font-family: Font Awesome\ 5 Pro;
                content: "\f177";
                font-size: 14px
            }

    .add-list_mob {
        float: right;
        width: 100%;
        padding: 10px 0;
        border-radius: 4px;
        color: #fff;
        margin-top: 20px;
        font-weight: 500
    }

    .header-opt-modal-container_mob {
        float: right;
        width: 100%;
        padding: 6px 10px 0;
        border: 1px solid #eee;
        margin-top: 20px
    }

        .header-opt-modal-container_mob .header-opt-modal-item h4 {
            padding: 0 4px 6px
        }

    .header-modal {
        left: 0
    }

    .listing-filters {
        float: right;
        margin: 0 0 20px
    }

    .search-sb, .section-title {
        margin-bottom: 30px
    }

    .gallery-item, .three-columns-grid .listing-item {
        width: 50%
    }

    .gisp .gallery-item {
        padding: 8px 0 0 8px
    }

    .footer-widget-title {
        margin: 20px 0
    }

    .about-img, .box-widget-main_wrap {
        margin-top: 20px
    }

    .about-img-hotifer {
        position: relative;
        left: 0;
        bottom: 0;
        width: 100%;
        margin-top: 20px
    }

    .half-carousel-title-item {
        padding: 0 20px
    }

    .fw_hours span {
        margin-top: 5px
    }

    .to-top {
        left: 20px
    }

    .hero-slider-wrap {
        padding: 0
    }

    .hero-slider {
        position: relative;
        float: right;
        width: 100%;
        height: auto !important
    }

    .hero-slider-item {
        padding: 90px 0;
        height: auto !important
    }

    .hero-listing-item {
        position: relative;
        bottom: 0;
        float: right
    }

    .hero-slider-wrap .scroll-down-wrap {
        bottom: -70px
    }

    .hero-slider-wrap .main-search-input-wrap {
        max-width: 400px;
        margin-top: 20px
    }

    .hero-title.ht-column {
        margin-top: 0
    }

    .fixed-bar {
        margin-top: 30px
    }

    .half-hero-bg-media .slick-dots {
        bottom: 20px
    }

    .fixed-column_menu-init, .pricing-column, .team-item {
        margin-bottom: 20px
    }

    .agent-post_descr .ftr-btn {
        float: right;
        margin: 20px 0 0 16px;
        font-size: 16px
    }

    .pricing-switcher {
        float: right;
        margin-top: 20px
    }

    .list-single-main-wrapper {
        padding-right: 0
    }

    .fw-carousel, .fw-carousel .slick-slide-item img, .list-single-carousel-wrap {
        height: 340px !important
    }

        .list-single-carousel-wrap .slick-slide-item .box-item {
            border-radius: 0;
            margin: 0
        }

    .host-avatar-wrap {
        float: right;
        top: 0;
        margin-top: 10px
    }

        .host-avatar-wrap span {
            float: left;
            margin: 10px 10px 0 0
        }

    .list-single-header-item.no-bg-list_sh h1 {
        font-size: 36px
    }

    .listsearch-input-item .filter-tags li {
        width: 33.3%
    }

    .dashboard-submenu {
        left: 70px
    }

    .d-sm-block {
        display: block !important
    }
}

@media only screen and (max-width: 800px) {
    .select2 {
        width: 100% !important
    }

    .logo-holder {
        top: -2px
    }

        .logo-holder img {
            height: 70px
        }

    .agency-list .listing-item .geodir-category-content, .agency-list .listing-item .geodir-category-img, .breadcrumbs-list, .contact-social, .content-tabs li, .gallery-item, .half-carousel-conatiner, .half-carousel-title, .header-search-wrapper, .list-main-wrap-opt, .list-single-header-date, .listing-item, .listing-item.has_one_column .geodir-category-content, .listing-item.has_one_column .geodir-category-img, .main-register, .main-register-header, .main-search-input-wrap, .main-search-input-wrap .main-search-button, .main-search-input-wrap .main-search-input-item, .post-opt, .pricing-switcher, .pricing-switcher .fieldset, .pricing-switcher label, .rooms-details, .rooms-media {
        width: 100%
    }

    .half-carousel-title-item {
        padding: 70px 20px;
        top: 0
    }

    .half-carousel-title .pwh_bg {
        top: 10px;
        bottom: -40px;
        right: -40px;
        opacity: .4
    }

    .half-carousel-title {
        position: relative;
        float: right;
        overflow: hidden
    }

    .header-search-button {
        margin-right: 10px;
        width: 40px;
        float: left
    }

    .header-search-wrapper {
        right: 0
    }

    .custom-switcher .fieldset {
        width: 258px
    }

    .header-search-button i {
        margin: 0;
        font-weight: 400
    }

    .categoties-column_container.inline-categories, .header-search-button span, .hero-section_dec:before {
        display: none
    }

    .main-header, .main-register-holder {
        padding: 0 10px
    }

    .main-search-input-wrap {
        margin-top: 20px
    }

    .hero-section {
        padding: 90px 0 120px
    }

    .main-search-input-wrap .main-search-input {
        padding: 25px 20px 10px;
        margin-top: 10px
    }

    .main-search-input-wrap .main-search-input-item {
        border: none;
        height: auto;
        float: right;
        margin-bottom: 10px
    }

    .main-search-input .main-search-input-item:first-child {
        border: none
    }

    .main-search-input-wrap .main-search-input-item input {
        border-radius: 4px;
        height: 50px;
        background: #f5f7fb;
        border: 1px solid #e5e7f2
    }

    .main-search-input-wrap .main-search-button {
        top: auto;
        bottom: 10px;
        height: 45px;
        position: relative;
        border-radius: 4px;
        margin-top: 15px
    }

    .main-search-input-wrap .main-search-input-item .nice-select {
        background: #f5f7fb;
        border: 1px solid #e5e7f2;
        height: 50px;
        line-height: 50px
    }

    .gisp .gallery-item {
        padding: 8px 0
    }

    .subscribe-container {
        padding: 50px 40px;
        border-radius: 4px
    }

    .details-list li, .inline-facts-wrap, .listsearch-input-item .filter-tags li {
        width: 50%
    }

    .main-register-header {
        position: relative;
        float: right;
        padding: 60px 30px;
        height: auto;
        border-radius: 6px 6px 0 0
    }

    .main-register {
        padding: 40px 0 20px;
        border-radius: 0 0 6px 6px;
        z-index: 20
    }

    .main-register-bg {
        opacity: .4
    }

    .main-register-logo {
        margin-top: -10px
    }

    .main-register-holder .tabs-container, .main-register-holder .tabs-menu {
        padding: 0 30px
    }

    .close-reg {
        top: -120px;
        color: #fff !important
    }

    .card-info-content {
        padding: 0 100px 0 30px
    }

    .card-info-media {
        position: absolute;
        right: 20px;
        bottom: 34px;
        width: 50px;
        height: 50px
    }

    .content-tabs li {
        margin-bottom: 4px
    }

    .share-holder.sh_in2 {
        top: -10px;
        margin-right: 0
    }

    .list-main-wrap-opt {
        float: right;
        margin-top: 30px
    }

    .post-article .btn {
        float: right;
        margin-top: 15px
    }

    .contact-social {
        float: right;
        margin: 0 0 30px
    }

    .pricing-switcher .switch {
        position: absolute;
        width: auto;
        top: 7px;
        right: 7px;
        left: 7px
    }

    .pricing-switcher input[type=radio]:checked + label + .switch, .pricing-switcher input[type=radio]:checked + label:nth-of-type(n) + .switch {
        -webkit-transform: translateY(56px);
        transform: translateY(56px)
    }

    .rooms-details {
        padding: 5px 0 10px;
        margin-top: 10px
    }

    .rooms-item {
        margin-bottom: 20px
    }

    .list-single-carousel-wrap .sw-btn.swiper-button-next {
        left: 10px
    }

    .list-single-carousel-wrap .sw-btn.swiper-button-prev {
        right: 10px
    }

    .list-single-carousel-wrap .slick-dots {
        bottom: 10px
    }

    .list-single-stats {
        float: right
    }

    .list-single-header-date {
        text-align: right;
        margin: 0 0 6px
    }

    .list-single-stats li {
        margin: 10px 0 0 20px
    }

    .inline-facts-wrap {
        padding: 10px 0
    }

    .like-btn {
        float: right;
        margin-top: 20px
    }

    .compare-top-btn, .print-btn {
        float: right;
        margin: 20px 0 0 4px
    }

    .list-single-header-item .share-holder {
        position: absolute;
        top: auto;
        left: 30px;
        bottom: -70px;
        z-index: 5000
    }

    .list-searh-input-wrap .listsearch-input-item, .list-searh-input-wrap.box_list-searh-input-wrap .listsearch-input-item {
        margin: 0 0 10px;
        float: right;
        width: 100%
    }

    .list-searh-input-wrap .custom-form .listsearch-input-item input, .list-searh-input-wrap.box_list-searh-input-wrap .custom-form .listsearch-input-item input {
        margin: 0
    }

    .listsearch-input-item label {
        padding-bottom: 0
    }

    .search-sb .listsearch-input-item label {
        padding-bottom: 10px
    }

    .search-sb .listsearch-input-item .col-sm-6 label {
        float: right;
        width: 100%;
        padding: 10px 0
    }
}

@media only screen and (max-width: 564px) {
    .agent_card-title .geodir-category-location a, .details-list li, .listsearch-input-item .filter-tags li, .subfooter-nav, .three-columns-grid .listing-item {
        width: 100%
    }

    .header-modal {
        width: 350px
    }

    .header-search-button, .header-search-button i {
        width: 20px;
        background: 0 0;
        font-size: 16px;
        font-weight: 300
    }

    .header-search-button {
        margin-right: 6px
    }

    .cart-btn, .show-reg-form {
        width: 30px;
        border: none;
        margin: 0 4px
    }

    .cart-btn {
        padding-top: 1px
    }

    .show-reg-form i {
        font-size: 16px;
        margin: 1px 0 0
    }

    .hero-listing-item h1, .hero-listing-item h2, .hero-title h1, .hero-title h2 {
        font-size: 34px;
        line-height: 40px
    }

    .hero-listing-item h1, .hero-listing-item h2 {
        margin-bottom: 10px
    }

    .subfooter-nav {
        float: right;
        margin-top: 15px
    }

    .hero-text-big {
        font-size: 94px
    }

    .card-info-content {
        padding: 0 30px
    }

    .card-info-media {
        right: 30px;
        bottom: auto;
        top: 30px
    }

    .card-info-content .card-verified {
        bottom: 15px;
        font-size: 16px
    }

    .card-info-content .list-single-stats li {
        margin-bottom: 5px
    }

    .share-btn {
        padding: 8px 15px
    }

    .reviews-comments-item {
        padding: 0 60px 30px 0
    }

    .review-comments-avatar, .review-comments-avatar img {
        right: 0;
        width: 40px;
        height: 40px
    }

    .reviews-comments-item-text h4 {
        width: 100%;
        margin-bottom: 6px
    }

    .reviews-comments-item-text .card-popup-rainingvis {
        margin: 2px 0 20px
    }

    .rate-review {
        float: right;
        margin-top: 10px
    }

    .reviews-comments-item-date-item {
        top: 0
    }

    .reviews-comments-item-text {
        padding: 15px 20px
    }

    .review-total {
        padding: 10px 10px 10px 60px
    }

    .reviews-comments-item-text .box-widget-menu-btn {
        top: 14px;
        left: 20px
    }

    .leave-rating-title {
        margin-left: 3px;
        font-size: 12px;
        top: 0
    }

    .compare-container {
        padding-right: 100px
    }

    .compare-header li {
        padding: 20px 30px 20px 0
    }

    .accordion a.toggle strong {
        margin: 0 5px 0 0;
        padding: 4px 10px;
        font-size: 11px
    }

    .fw-carousel, .fw-carousel .slick-slide-item img, .list-single-carousel-wrap {
        height: 200px !important
    }

        .fw-carousel .slick-current .box-item a.gal-link, .show-info span {
            width: 30px;
            height: 30px;
            line-height: 30px;
            border-radius: 4px;
            box-shadow: none;
            font-size: 11px
        }

        .fw-carousel .slick-current .box-item a.gal-link {
            left: 10px;
            top: 10px
        }

    .show-info {
        top: 40px;
        width: 90%
    }

        .show-info span {
            top: 6px;
            left: 10px
        }

    .tooltip-info {
        line-height: 12px;
        padding: 5px 10px;
        left: 10px;
        margin-top: 22px
    }

        .tooltip-info h5 {
            margin-top: 6px;
            font-size: 13px
        }

        .tooltip-info p {
            font-size: 11px
        }

    .list-single-carousel-wrap .sw-btn {
        font-size: 11px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin-top: -15px
    }

    .list-single-header-item .share-holder {
        bottom: -30px
    }

    .single-slider-wrapper .slick-dots {
        bottom: 10px
    }

    .gal-link {
        left: 20px;
        top: 20px
    }
}

.select2, .select2-results__option {
    cursor: pointer;
    font-weight: 400;
    outline: 0;
    padding-right: 18px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .bg {
        background-attachment: scroll !important;
        -webkit-background-size: cover;
        background-position: center
    }
}

.custom-form input[type=number], .custom-form textarea {
    float: right;
    border: 1px solid #e5e7f2;
    background: #f5f7fb;
    width: 100%;
    padding: 15px 20px;
    border-radius: 4px;
    color: #7d93b2;
    font-size: 12px;
    -webkit-appearance: none;
    outline: 0;
    overflow: hidden;
    z-index: 1;
    font-weight: 400
}

.h-155 {
    height: 155px
}

.text-white {
    color: #fff !important
}

.select2 {
    background: #fff;
    color: #7d93b2;
    -webkit-tap-highlight-color: transparent;
    border-radius: 5px;
    border: none !important;
    clear: both;
    display: block;
    float: right;
    font-family: inherit;
    font-size: 13px;
    height: 48px;
    line-height: 48px;
    padding-left: 30px;
    position: relative;
    text-align: right !important;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    user-select: none;
    white-space: nowrap;
    width: auto
}

.select2-container--default .select2-selection--single {
    border: none !important;
    border-radius: 0 !important
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #7d93b2 !important;
        font-family: cairo;
        line-height: 60px !important
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: #b7cd27 transparent transparent !important
    }

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #b7cd27 !important
}

.select2-results__option {
    line-height: 30px;
    list-style: none;
    min-height: 40px;
    padding-left: 29px;
    text-align: right;
    -webkit-transition: .2s;
    transition: .2s
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 60px !important
}

.bg-green-light {
    background: #b7cd274a !important
}

.border-r0 {
    border-radius: 0 !important
}

.w-60 {
    width: 60%
}

.btnsearch {
    border: 0;
    margin: 0 5px;
}

.btnClear {
    border: 0;
    margin: 0 5px;
    background: grey !important;
}

.inline-flex {
    display: inline-flex;
}


.custom-form input {
    margin-bottom: 0px;
}

.custom-form label {
    padding-bottom: 0px;
    margin-bottom: 3px;
}

.search-sb .listsearch-input-item {
    margin-bottom: 10px !important;
}

.banner-home {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media only screen and (max-width: 800px) {
    .hero-section {
        padding: 90px 0 90px !important;
    }
}
.primaryColor {
    color: #b7cd27
}

.contact-us {
    background: #fff;
    margin: 30px auto;
    border-radius: 30px;
    position: relative;
}

.title h1 {
    color: #535274;
    letter-spacing: 5px;
    margin-bottom: 25px;
}

.form,
.form-items {
    width: 100%;
}

    .form-items .input {
        width: 100%;
        margin-bottom: 12px;
        padding: 15px 40px;
        box-sizing: border-box;
        background: #ebeef1;
        border: 0px;
        outline: none;
        border-radius: 30px;
    }

        .form-items .input.message {
            height: 125px;
            border-radius: 15px;
            margin-bottom: 30px;
            padding: 15px 15px;
        }

.btn {
    background: #827ffe;
    text-align: center;
    color: #fff;
    padding: 12px;
    border-radius: 25px;
    cursor: pointer;
    width: 100%;
    border: none;
}

    .btn .fas {
        margin-left: 10px;
        font-size: 12px;
    }

.form-items {
    position: relative;
}

    .form-items .fas {
        position: absolute;
        top: 15px;
        left: 15px;
        color: #9a99aa;
    }

.social-icons {
    position: absolute;
    bottom: -25px;
    left: 50%;
    width: 200px;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-around;
}

    .social-icons div {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        position: relative;
        cursor: pointer;
    }


        .social-icons div .fab {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            color: #fff;
        }

        .social-icons div.facebook {
            background: #5178d9;
        }

        .social-icons div.twitter {
            background: #41caf6;
        }

        .social-icons div.google {
            background: #fb4f4f;
        }
