* {
    --maincolor: #3797dd;
}

img {
    max-width: 100%;
}

.img-responsive {
    width: 100%;
}
.full-width {
    width: 100vw;
    margin-left: 50%;
    -webkit-transform: translateX(-50vw);
    transform: translateX(-50vw);
}

.microsite-title {
    overflow: hidden;
    width: 550px;
    text-overflow: ellipsis;
    display: block;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	text-shadow: 2px 2px 3px black;
}

body {
    font-size: 14px;
}

.img-cusom-propertysites-p {
    height: 200px;
}

.maxheight-project {
    max-height: 200px;
    overflow: hidden;
}

.details-parameters-price {
    height: 38px;
}

.sidebar-w .details-title h3 {
    padding-top: 15px;
}

.sidebar-w .sidebar-select-cont {
    margin-top: 0px;
}

.sidebar-w .bootstrap-select {
    margin-top: 18px !important;
}

.detail-listing-st h3 {
    padding: 15px 0px 15px 0px;
    line-height: 31px;
    text-transform: none !important;
}

.details-parameters-price {
    background: transparent;
    color: #5d5d5d;
}

.getTypeSale {
    background: #ee7e23;
    font-size: 14px;
    padding: 5px 10px 5px 10px;
    color: #fff;
}

.thumnail-desc {
    background: #ececec;
    font-size: 14px;
    padding: 10px 10px;
    color: #000;
    border-left: 3px solid;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 22px;
    max-height: 57px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#featured .welcome {
    padding: 0;
    position: relative;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5), -1px -1px 5px rgba(0, 0, 0, 0.5);
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
}

#featured .welcome:before {
    position: absolute;
    top: -5px;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: #555;
    content: '';
}

#featured .welcome .title {
    background-color: transparent;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
    padding: 10px 30px;
    font-size: 36px;
    color: #FFF;
    line-height: 37px;
}

#featured .welcome .info {
    color: #F0F0F0;
    padding: 15px 30px;
    text-shadow: 1px 1px rgba(255, 255, 255, 0.1);
}

#featured .welcome .button {
    padding: 0 30px 30px 30px;
}

#featured .welcome .button a {
    background-color: rgb(55, 151, 221);
    border-radius: 5;
    border-color: #fff;
    color: #FFF;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: bold;
    width: 100%;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
    line-height: 60px;
}

.swiper-slide .content {
    width: 50%;
    font-size: 110%;
    margin-top: 0;
    position: relative;
    top: 45px;
    line-height: 180%;
    background-color: rgba(14, 14, 14, 0.65);
}

footer address {
    padding-top: 0;
}

h1 {
    font-size: 2em;
}

.apartment-tabs .nav-tabs li a {
    padding: 0 15px 0 15px;
    line-height: 60px;
}

.project-tabs-roll-box {
    position: absolute;
    z-index: 99;
    top: -186px;
    background-color: transparent !important;
    border: none;
}

.apartment-tabs .nav-tabs li.active::after,
.apartment-tabs .nav-tabs li:hover::after {
    display: none;
}

.project-header-contact {
    background-color: var(--maincolor);
    position: relative;
    padding: 7px 0 5px;
    color: #FFF;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
    margin: -15px -15px 15px -15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.project-header-contact .text {
    font-size: 15px;
    text-align: left;
    margin: 0 30px 10px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
    color: #e8e8e8;
}

.project-header-contact .number {
    display: flex;
    padding: 0 14px;
    align-items: center;
    justify-content: flex-start;
    letter-spacing: 2.73px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
    font-size: 26px;
}

.p_content_video {
    position: relative;
    padding-bottom: 56.25%;
}

.p_content_video .note-video-clip {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.small-cont {
    padding: 20px 0 0px 0;
}

.small-cont .menu li a {
    font-family: Roboto;
    color: #ddd;
    padding: 4px;
    text-decoration: none;
}

.btn-add-compare {
    padding: 0px 5px;
}

.small-cont .menu li a:hover {
    color: var(--maincolor);
}

.navigation-box-custom {
    position: relative;
}

.navigation-box-icon {
    background: var(--maincolor);
    /*line-height: 30px;*/
}

.box-icon-custom {
    width: 100%;
    height: 100%;
    position: relative;
    height: 0;
    bottom: 0;
    left: 0;
    overflow: visible;
}

.btn-view {
    color: #fff;
    background-color: var(--maincolor);
    border-color: var(--maincolor);
}

.box-icon-custom .navigation-box {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 200px;
}

.box-icon-custom .navigation-box-ls {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 160px;
}

.box-icon-custom .navigation-box:last-child {
    left: 0;
    margin-left: 2px;
}

.box-icon-custom .navigation-box:first-child {
    right: 0;
}

.border-top-dark {
    border-top: 1px solid #e1e1e1;
}

.featured-offer-text-border {
    border: 1px solid #ebebeb;
}

.type-container-custom {
    top: 5px;
    left: 5px;
    text-transform: uppercase;
    font-weight: bold;
}

.estate-type-custom {
    background: #eee;;
    float: left;
    margin-top: 5px;
    padding: 6px;
    text-transform: uppercase;
    font-weight: 500;
    color: #555;
    font-size: 11px;
    border: 1px solid #ccc;
	border-radius: 20px;
}

.featured-offer-photo {
    border-bottom: 2px solid var(--maincolor);
    ;
}

.navbar-header {
    padding: 5px;
}

.control-label {
    color: black;
}

.form-required {
    color: #FFCC00;
}

.glyphicon {
    color: #c9c9c9;
    cursor: help;
}

.second-color-green {
    color: rgb(108, 184, 58);
}

div .tooltip-inner {
    word-wrap: break-word;
    max-width: 330px;
    background: #FEF2E6;
    padding: 10px;
    cursor: pointer;
    color: #000;
    border-radius: 3px;
    text-transform: none;
}

div .tooltip-arrow {}

.title-custom-h {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    max-height: 43px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.radio-style {
    vertical-align: middle;
    height: 20px;
    width: 16px;
    display: inline-block;
    margin: 0 .5em 2px 0 !important;
}

.radio-container {
    display: block;
    font-weight: 400;
    cursor: pointer;
}

.content-title {
    text-align: center;
}

.price-grid-cont {
    border-width: 1px 1px 1px 1px;
}

.grid-img-custom img {
    width: auto;
}

.grid-baths {
    width: 26%;
}

.list-baths {
    width: 26%;
}

.grid-area-custom {
    width: 44%;
}

.grid-area-custom img {
    margin: 0 3px 0 11px;
}

.adv-search-label-custom {
    width: 39%;
}

.footer-logo {
    max-width: 165px;
    max-height: 105px;
}

.featured-offer-text-custom {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.adv-search-amount-custom {
    width: 70% !important;
}

.featured-offer-title-custom {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

h4.grid-offer-title-custom {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 82px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.tab-content-custom {
    box-shadow: none;
    -webkit-box-shadow: none;
    background-color: white;
    padding-bottom: 15px;
}

.testimonials {
    background: #152560 url("/apartment/images/bg-project-home.jpg") no-repeat fixed 50% 0;
}

section.featured-offers {
    background: #eeeeee;
}

footer.large-cont {
    /* background: #151F2B url("/apartment/images/footer-bg-2.jpg") no-repeat center 0px; */
    background: #151F2B;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.grid-offer-col-custom {
    padding: 45px 16px 45px 14px;
}

.subtitle-color-white {
    color: white;
}

.subtitle-margin-black {
    color: #5d5d5d;
    font-weight: bold;
}

section.short-image {
    height: 202px;
}

section.short-image::after {
    content: '';
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0;
}

.short-image-title {
    z-index: 9;
}

section.blog-short-title {
    background: url("/apartment/images/short-bg4-2.jpg") center no-repeat #475057;
}

.title-search {
    text-align: center;
    color: white;
}

.info-search {
    font-size: 99%;
    line-height: 226%;
    color: rgba(255, 255, 255, 0.81);
}

#banner .content {
    line-height: 180%;
    background-color: rgba(14, 14, 14, 0.65);
    padding: 20px 20px 25px 20px;
}

#banner .content .title {
    color: white;
    font-size: 120%;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left;
}

#banner .content .info {
    color: rgb(221, 221, 221);
}

.microsites-box {
    line-height: 180%;
    background-color: rgba(255,255,255,.7);
    padding: 20px 20px 25px 20px;
    border: 1px solid #dde2eb;
    border-radius: 5px;
}

.microsites-box .title {
    color: #333;
    font-size: 120%;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left;
    border-radius: 5px;
}

.microsites-box .info {
    color: #333333c7;
}

/*#banner .content-btn{
 line-height: 180%;
 padding: 10px 50px 0px 50px;
 }*/

.btn-general {
    color: #FFF;
    text-decoration: none;
    background: var(--maincolor);
    border-radius: 3px;
    cursor: pointer;
}
.btn-general:hover {
    color: #FFF;
}

.banner-description {
    line-height: 180%;
    background-color: rgba(51, 51, 51, 0.47);
    padding: 10px 20px 10px 20px;
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.btn-description {
    color: #FFF;
    text-decoration: none;
    background: linear-gradient(to bottom, rgba(46, 123, 179, 0.94), rgb(60, 126, 181));
    border-radius: 3px;
    cursor: pointer;
}

.banner-description-title {
    font-size: 120%;
    color: rgb(221, 221, 221);
    text-align: center;
}

.pagination>li>a {
    line-height: 50px;
    padding: 0px;
    width: 50px;
    height: 50px;
    display: inline-block;
    margin: 0 2px 0 2px;
    text-align: center;
    font-weight: bold;
    font-size: 1.08em;
    color: var(--maincolor);
}

@media (max-width: 767px) {
    footer.large-cont .col-xs-12 {
        margin: 20px 0 20px 0 !important;
    }
    #banner h2 {
        max-width: 325px;
    }

    .microsite-title {
        width: 375px;
		text-shadow: 1px 2px 3px black;
    }

    .navbar-nav .open .dropdown-menu {
        overflow-y: auto;
        overflow-x: hidden;
    }

    .navbar-nav .open .dropdown-menu::-webkit-scrollbar {
        width: 10px;
        background-color: transparent;
    }
}

/* PC----------- */

@media (min-width: 1200px) {
    .microsites-box {
        width: 50%;
        font-size: 110%;
        margin-top: 0;
        position: relative;
        top: 100px;
    }
    .footer-logo-ct {
        max-width: 225px;
        max-height: 105px;
    }

    #fixed-right-block {
        background-color: #FFF;
        position: fixed;
        width: 60px;
        height: 210px;
        top: calc(50% - 100px);
        right: 0;
        display: flex;
        cursor: pointer;
        z-index: 9999;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    #fixed-right-block:hover {
        box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.25), -3px -3px 3px rgba(0, 0, 0, 0.25);
    }

    #fixed-right-block.showUp {
        width: 360px;
    }

    #fixed-right-block .block-header i {
        margin-right: 12px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .substr {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        line-height: 22px;
        max-height: 62px;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .fixed-right-block-w {
        top: calc(50% - 115px) !important;
        background-color: #FFF;
        position: fixed;
        width: 60px;
        height: 210px;
        right: 0;
        display: flex;
        cursor: pointer;
        z-index: 9999;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    .block-header-w {
        background-color: #5cbe4a !important;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    .block-header {
        background-color: var(--maincolor);
        width: 60px;
        height: 100%;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;

    }


    .block-header .block-toggle {
        width: 100%;
        height: 100%;
        white-space: nowrap;
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        color: #FFF;
        font-size: 18px;
        letter-spacing: 2.5px;
    }

    #fixed-right-block .block-content {
        width: calc(100% - 60px);
        height: 100%;
        flex-grow: 1;
        overflow: hidden;
    }

    #fixed-right-block .block-content .block-numbers {
        display: flex;
        flex-direction: column;
        height: 100%;
    }

    #fixed-right-block .block-content .block-number {
        width: 100%;
        flex-grow: 1;
        display: flex;
        align-items: center;
        padding-right: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 24px;
        box-sizing: border-box;
        color: #FFF;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        position: relative;
        white-space: nowrap;
        opacity: 0.9;
        transition: opacity 0.3s;
    }

    #fixed-right-block .block-content .block-number:hover {
        opacity: 1;
    }

    #fixed-right-block .block-content .block-number:last-child {
        border-bottom: 0;
    }

    #fixed-right-block .block-content .block-number:after {
        position: absolute;
        top: 0;
        right: 0;
        width: 60px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        border-left: 1px solid rgba(255, 255, 255, 0.1);
        box-sizing: border-box;
        content: '\f095';
        font-family: FontAwesome;
    }

    #fixed-right-block .block-content .block-number.whatsapp:after {
        content: '\f232';
    }

    #fixed-right-block .block-content .block-number.phone,
    #fixed-right-block .block-content .block-number.phone:after {
        background-color: #28303e;
    }

    #fixed-right-block .block-content .block-number.whatsapp,
    #fixed-right-block .block-content .block-number.whatsapp:after {
        background-color: #1ebea5;
    }

    section {
        overflow: inherit;
    }

    .adv-search-cont-padding {
        padding-bottom: 0.5%;
    }

    .title-search {
        color: black;
    }

    .info-search {
        color: black;
    }

    #apartments {
        padding-bottom: 3.5%;
        padding-top: 2.5%;
    }

    .banner-custom {
        height: 500px;
        background-size: cover;
        background-position: center;
    }

    #banner .content {
        font-size: 110%;
        margin-top: 0;
        position: relative;
    }

    .project-contact-form {
        width: 330px;
    }

    .project-tabs-roll-box .project-contact-form {
        background-color: #f8f8f8;
        padding: 15px;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }

    .project-tabs-roll-box .project-contact-form .project-contact-form-header .project-contact-form-phone {
        position: relative;
        padding-bottom: 15px;
        border-bottom: 1px solid #ccc;
    }

    .project-tabs-roll-box .project-contact-form .project-contact-form-header h4 {
        font-size: 26px;
        /* margin-bottom: 10px; */
        text-transform: none;
        /* min-height: 50px; */
    }

    .project-tabs-roll-box .project-contact-form .project-contact-form-header .project-contact-form-info {
        margin-top: 15px;
    }

    .swiper-container-custom {
        background-image: url("/apartment/images/featured-bg.jpg");
        background-size: cover;
        height: 276px !important;
    }

    .swiper-container-custom-bg {
        height: 276px !important;
        /*background-color: rgba(0, 0, 0, 0.5);*/
        background-color: #eeeeee;
        background-position: 50% -98px;
        position: absolute;
        z-index: 149;
        width: 100%;
        bottom: 0px;
    }

    .navbar-nav>li>a {
        padding: 40px 15px 40px 15px;
        position: relative;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

    .navbar-nav>li>a {
        padding-top: 21px;
        padding-bottom: 19px;
    }

    .navbar-brand {
        padding-top: 0px;
        padding-bottom: 0px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .navbar-brand img {
        max-width: 135px;
    }

    section {
        padding: 50px 0 50px 0;
    }

    footer.large-cont {
        padding: 50px 0 50px 0;
    }

    .swiper-wrappers-custom {
        height: 500px;
    }

    .background-phone-info {
        background: -webkit-linear-gradient(top, rgba(255, 0, 0, 0), rgba(14, 14, 14, 0.9));
        width: 100%;
        height: 100px;
        bottom: 0px;
        position: absolute;
    }

    .banner-intro {
        height: 100%;
        padding-top: 1.5%;
        padding-left: 1.6%;
    }

    .phone-info {
        font-size: 40px;
        line-height: 50px;
        bottom: 0px;
        left: auto;
        right: 15px;
        color: #FFF;
        position: absolute;
    }

    .phone-info-banner {
        font-size: 40px;
        line-height: 50px;
        right: 15px;
        color: #FFF;
    }

    .address-banner {
        color: #FFF;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 14px;
        line-height: 1.6em;
        overflow: hidden;
    }

    .hotline-banner {
        font-size: 30px;
    }

    .hotline-banner a {
        color: white;
    }

    .projec-name-banner {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: flex;
    }

    .menucenter {
        display: inline-block;
        float: left;
        vertical-align: top;
    }

    .section-dark {
        border-width: 0px;
    }
   
    .title-custom {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box !important;
        max-height: 50px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .description-custom {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .img-cusom-propertysites {
        height: 250px;
    }

    .img-cusom-propertysites-listings {
        height: 180px;
    }

    .list-offer-front {
        height: 177px;
    }

    .list-offer-right {
        width: 585px;
    }

    .list-offer-right-custom {
        height: 202px;
    }

    #banner .content .title {
        font-size: 24px;
        font-weight: 400;
        line-height: 1.5;
    }

    #banner .content .info {
        color: white;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.7;
        margin-bottom: 15px;
    }
}


/* iPhone5 ----------- */

@media only screen and (min-width: 320px) and (max-width: 568px) {
    .details-parameters-price {
        height: 38px;
        line-height: 45px;
    }

    #moredetails {
        border-bottom: 2px solid #e6e6e6;
        display: flex;
        width: 100%;
        text-decoration: none !important;
        border-top: 1px solid transparent;
        border-left: 1px solid transparent;
        border-right: 1px solid transparent;
        margin-right: 0px;
        padding: 0px;
        color: var(--maincolor);
        margin-bottom: 0px;
    }

    #moredetails span {
        font-size: 18px;
    }

    #submenu-footer-2 ul {
        margin: 7.5px 0px;
        padding-left: 0;
    }

    #submenu-footer-2 ul>li {
        list-style: none;
        line-height: 40px;
    }

    #submenu-footer-2 ul>li>a {
        color: var(--maincolor);
        font-weight: 500;
        font-size: 16px;
        padding: 5px;
    }

    .st-menu {
        width: 100%;
        display: flex;
    }

    .st-menu .col-xs-3 {
        padding-left: 0px;
    }

    .nav-mobile-name {
        width: 80%
    }

    .nav-mobile-arrow {
        width: 20%;
    }

    .nav-mobile-arrow i {
        float: right;
        padding-top: 4px;
    }

    #menuhidden-fixtop {
        display: none;
        background-color: #fff;
        position: fixed;
        width: 100%;
        z-index: 9999;
        top: 0;
        display: block;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

    body.scrolling #menuhidden-fixtop {
        opacity: 1;
        visibility: visible;
        ;
    }

    .custom-nav-mobile-wrapper-fixtop .nav-mobile-cube {
        background-size: contain;
        background-color: #fff;
        border: 1px solid #ebebeb;
    }

    .custom-nav-mobile-wrapper-fixtop .nav-mobile-cube {
        float: right;
        padding: 10px;
        margin-right: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .custom-nav-mobile-wrapper-fixtop #btn-collapse-tabs {
        border: 0;
        width: 100%;
        margin: 0;
        font-size: 15px;
        text-transform: uppercase;
        background-color: #fff;
        color: #FFF;
        text-align: left;
    }

    .custom-nav-mobile-wrapper-fixtop .nav-mobile-label img {
        max-width: 128px;
    }

    .nav-mobile-contactnow {
        width: 100%;
        margin-top: 20px;
    }

    .nav-mobile-contactnow .blue-btn {
        font-size: 32px;
    }

    /*.custom-nav-mobile-wrapper-fixtop #btn-collapse-tabs {
        display: flex;
    }*/
    #custom-nav-mobile-fixtop ul {
        margin: 7.5px 0px;
        padding-left: 0;
    }

    #custom-nav-mobile-fixtop ul>li {
        list-style: none;
        line-height: 40px;
    }

    #custom-nav-mobile-fixtop ul>li>a {
        color: var(--maincolor);
        font-weight: 500;
        font-size: 14px;
        padding: 15px;
    }

    .custom-nav-mobile-wrapper-fixtop .nav-mobile-label {
        float: left;
        font-weight: 700;
        width: 80%;
        padding-top: 10px;
    }

    .custom-nav-mobile-wrapper-fixtop .nav-mobile-icon-collapse {
        background-size: contain;
    }

    .custom-nav-mobile-wrapper-fixtop .nav-mobile-icon-collapse {
        float: right;
        height: 24px;
        width: 24px;
    }

    .custom-nav-mobile-wrapper-fixtop #custom-nav-mobile-fixtop {
        padding: 0;
        margin: 0;
        border-bottom: 1px solid #e1e1e1;
        border-top: 1px solid #e1e1e1;
    }

    .custom-nav-mobile-wrapper-fixtop #custom-nav-mobile ul.nav.navbar-nav.navbar-right {
        float: none !important;
        margin: 7.5px 0 !important;
    }

    .small-cont .menu {
        padding-bottom: 50px;
    }

    .pagination {
        margin: -15px;
    }

    .pagination>li>a {
        line-height: 40px;
        padding: 0px;
        width: 40px;
        height: 40px;
        display: inline-block;
        margin: 0 2px 0 2px;
        text-align: center;
        font-weight: bold;
        font-size: 1.08em;
        color: var(--maincolor);
    }

    .item .image {
        height: 125px !important;
    }

    .phone-info .row {
        background: rgba(0, 0, 0, 0.72);
    }

    #banner .content {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    #banner .content .title {
        font-size: 20px;
        font-weight: 400;
        line-height: 1.5;
    }

    #banner .content .info {
        color: white;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.7;
        margin-bottom: 15px;
    }

    .title-search {
        color: #FFF;
        font-size: 130%;
    }

    .hotline-banner a {
        color: white;
    }

    .title-moblie {
        font-size: 1em;
        letter-spacing: 2.5px;
        font-weight: normal;
    }

    .swiper-container-custom {
        background-image: url("/apartment/images/home-banner2.jpg");
        background-size: cover;
        height: 190px !important;
    }

    .mobile-background {
        background-color: rgb(31, 58, 85) !important;
        background-size: cover;
        position: relative;
        z-index: 1;
        padding: 0;
        min-height: 260px;
        background-position: 50% 50%;
        min-height: 92px;
    }

    .background-color-slider {
        margin: 0 auto;
        background: rgba(0, 0, 0, .4);
        padding: 16px 16px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    .adv-search-cont.adv-search-cont-padding input.main-input {
        margin-bottom: 0px;
    }

    .adv-search-cont.adv-search-cont-padding .bootstrap-select-l {
        margin-bottom: 25px;
    }

    .tab-content {
        background-color: transparent;
    }

    .adv-search-range-cont label {
        color: white;
        font-weight: 400;
    }

    .adv-search-range-cont span {
        color: white;
        font-weight: 400;
    }

    .adv-search-range-cont input {
        color: white;
        font-weight: 400;
    }

    .custom-nav-mobile-wrapper #btn-collapse-tabs {
        border: none;
        width: 100%;
        margin: 0;
        font-size: 15px;
        text-transform: uppercase;
        background-color: #1b2835;
        color: #FFF;
        text-align: left;
    }

    .custom-nav-mobile-wrapper .nav-mobile-label .nav-mobile-label-project-name {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: 75%;
        display: inline-block;
        float: left;
    }

    .custom-nav-mobile-wrapper #btn-collapse-tabs {
        font-size: 12px;
    }

    .custom-nav-mobile-wrapper .nav-mobile-label {
        float: left;
        font-weight: 700;
        width: 80%;
    }

    .custom-nav-mobile-wrapper .nav-mobile-icon-collapse {
        background: url("../images/arrow-down.png") center;
        background-size: contain;
    }

    .custom-nav-mobile-wrapper .nav-mobile-icon-collapse {
        float: right;
        height: 24px;
        width: 24px;
    }

    .custom-nav-mobile-wrapper #custom-nav-mobile {
        padding: 0;
        margin: 0;
        background-color: #e1e1e1;
    }

    .custom-nav-mobile-wrapper #custom-nav-mobile ul.nav.navbar-nav.navbar-right {
        float: none !important;
        margin: 7.5px 0 !important;
    }

    .custom-nav-mobile-wrapper {
        border: 2px solid #1b2835;
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
    }

    .address-banner {
        color: #FFF;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 14px;
        line-height: 1.6em;
        overflow: hidden;
    }

    .hotline-banner {
        font-size: 31px;
        color: white;
    }

    .projec-name-banner {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: white;
        background-color: var(--maincolor);
        opacity: 0.85;
    }

    .phone-info-banner {
        font-size: 24px;
        line-height: 32px;
        margin-top: 20%;
    }

    .swiper-slide .container {
        transform: none;
        padding-left: 5px;
    }

    .grid-img-thumbnail {
        height: 175px;
    }

    .feature-photo-custom-height {
        height: 200px;
        width: 100%;
    }

    address.contact-info {
        margin: -3px 0 0 0px;
    }

    section {
        padding: 50px 0 50px 0;
    }

    .bottom-padding-45 {
        padding-bottom: 0px;
    }

    .title-negative-margin-custom {
        font-size: 18px;
    }

    .info-search {
        color: rgba(255, 255, 255, 0.81);
    }

    .select2-container {
        width: 100% !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 568px) {

    .navbar-nav>li>a.dropdown-toggle:hover::after,
    .hover-menu::after {
        background: none;
    }

    .navbar-nav>li>a:hover {
        display: block;
    }


}

/* iPhone6 ----------- */

@media only screen and (min-width: 375px) and (max-width: 667px) {
    .phone-info .row {
        background: rgba(0, 0, 0, 0.72);
    }

    #banner .content {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    #banner .content .title {
        font-size: 24px;
        font-weight: 400;
        line-height: 1.5;
    }

    #banner .content .info {
        color: white;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.7;
        margin-bottom: 15px;
    }

    .mobile-background {
        min-height: 125px;
    }

    .mobile-background {
        background-color: rgb(31, 58, 85) !important;
        background-size: cover;
        position: relative;
        z-index: 1;
        padding: 0;
    }

    .feature-photo-custom-height-project {
        height: 230px;
        width: 100%
    }

    .title-moblie {
        font-size: 1em;
        letter-spacing: 2.5px;
        font-weight: normal;
    }

    .title-negative-margin-custom {
        font-size: 18px;
    }

    .custom-nav-mobile-wrapper #custom-nav-mobile {
        padding: 0;
        margin: 0;
        background-color: #e1e1e1;
    }

    .custom-nav-mobile-wrapper #btn-collapse-tabs {
        border: none;
        width: 100%;
        margin: 0;
        font-size: 15px;
        text-transform: uppercase;
        background-color: #1b2835;
        color: #FFF;
        text-align: left;
    }

    .custom-nav-mobile-wrapper .nav-mobile-label {
        float: left;
        font-weight: 700;
        width: 80%;
    }

    .custom-nav-mobile-wrapper .nav-mobile-icon-collapse {
        background: url("../images/arrow-down.png") center;
        background-size: contain;
    }

    .custom-nav-mobile-wrapper .nav-mobile-icon-collapse {
        float: right;
        height: 24px;
        width: 24px;
    }

    .custom-nav-mobile-wrapper #custom-nav-mobile ul.nav.navbar-nav.navbar-right {
        float: none !important;
        margin: 7.5px 0 !important;
    }

    .custom-nav-mobile-wrapper {
        border: 2px solid #1b2835;
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
    }

    .swiper-slide .container {
        transform: none;
        padding-left: 5px;
    }

    .phone-info-banner {
        color: #FFF;
    }

    .hotline-banner a {
        color: #FFF;
    }
}


/* iPhone6 Plus ----------- */

@media only screen and (min-width: 414px) and (max-width: 736px) {
    .phone-info .row {
        background: rgba(0, 0, 0, 0.72);
    }


    .mobile-background {
        background-color: rgb(31, 58, 85) !important;
        background-size: cover;
        position: relative;
        z-index: 1;
        padding: 0;
        min-height: 118px;
    }

    #banner .content {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    #banner .content .title {
        font-size: 24px;
        font-weight: 400;
        line-height: 1.5;
    }

    #banner .content .info {
        color: white;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.7;
        margin-bottom: 15px;
    }

    .mobile-background {
        min-height: 120px;
    }

    .feature-photo-custom-height-project {
        height: 230px;
        width: 100%
    }

    .title-moblie {
        font-size: 1em;
        letter-spacing: 2.5px;
        font-weight: normal;
    }

    .title-negative-margin-custom {
        font-size: 18px;
    }

    .custom-nav-mobile-wrapper #custom-nav-mobile {
        padding: 0;
        margin: 0;
        background-color: #e1e1e1;
    }

    .custom-nav-mobile-wrapper #btn-collapse-tabs {
        border: none;
        width: 100%;
        margin: 0;
        font-size: 15px;
        text-transform: uppercase;
        background-color: #1b2835;
        color: #FFF;
        text-align: left;
    }

    .custom-nav-mobile-wrapper .nav-mobile-label {
        float: left;
        font-weight: 700;
        width: 80%;
    }

    .custom-nav-mobile-wrapper .nav-mobile-icon-collapse {
        background: url("../images/arrow-down.png") center;
        background-size: contain;
    }

    .custom-nav-mobile-wrapper .nav-mobile-icon-collapse {
        float: right;
        height: 24px;
        width: 24px;
    }

    .custom-nav-mobile-wrapper #custom-nav-mobile ul.nav.navbar-nav.navbar-right {
        float: none !important;
        margin: 7.5px 0 !important;
    }

    .custom-nav-mobile-wrapper {
        border: 2px solid #1b2835;
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
    }

    .swiper-slide .container {
        transform: none;
        padding-left: 5px;
    }

    .phone-info {
        color: #FFF;
    }

    .hotline-banner a {
        color: #FFF;
    }
}


/* iPad ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .project-maxheight {
        max-height: 530px;
        min-height: 530px;
    }

    .swiper-wrappers-custom {
        height: 250px;
    }

    .background-phone-info {
        background: -webkit-linear-gradient(top, rgba(255, 0, 0, 0), rgba(14, 14, 14, 0.9));
        width: 100%;
        height: 100px;
        bottom: 0px;
        position: absolute;
    }

    .phone-info-banner {
        font-size: 40px;
        line-height: 50px;
        right: 15px;
        color: #FFF;
    }

    .projec-name-banner {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .address-banner {
        color: #FFF;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 18px;
        line-height: 1.6em;
        overflow: hidden;
    }

    .substr {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        line-height: 22px;
        max-height: 62px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .details-parameters-price {
        height: 38px !important;
        line-height: 45px !important;
    }

    .title-search {
        font-size: 20px;
    }

    .info-search {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .navbar-brand img {
        max-height: 35px;
    }

    .select2-container {
        width: 100% !important;
    }

    #banner .content {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .banner-intro {
        margin-left: 0px;
    }

    .phone-info .row {
        background: rgba(0, 0, 0, 0.72);
    }

    .phone-info {
        color: #FFF;
    }

    .hotline-banner a {
        color: #FFF;
    }

    .swiper-slide .container {
        transform: none;
    }

    .navbar-nav-custom>li>a {
        padding: 15px 15px 15px 15px;
    }

    .title-negative-margin-custom {
        font-size: 20px;
    }

    .title-moblie {
        font-size: 1.5em;
        letter-spacing: 2.5px;
        font-weight: normal;
    }

    .navbar-brand {
        padding: 15px 0px;
    }

    .navbar-brand img {
        max-width: 120px;
    }

    .swiper-container-custom {
        background-image: url("/apartment/images/home-banner2.jpg");
        background-size: cover;
        height: 235px !important;
    }

    .grid-img-thumbnail {
        height: 233px;
    }

    .title-custom-h {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        line-height: 16px;
        max-height: 32px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 18px !important;
    }

    .title-custom {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        line-height: 16px;
        max-height: 55px;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        font-size: 20px !important;
    }

    .description-custom {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box !important;
        line-height: 22px;
        max-height: 32px;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .img-cusom-propertysites {
        height: 250px;
    }

    .img-cusom-propertysites-p {
        height: 220px;
    }

    .img-cusom-propertysites-listings {
        height: 180px;
    }

    .list-offer-front {
        height: 177px;
    }

    .list-offer-right {
        width: 485px;
    }

    .mobile-background {
        background-color: rgb(31, 58, 85) !important;
        background-size: cover;
        position: relative;
        z-index: 1;
        padding: 0;
        min-height: 156px;
    }

    .background-color-slider {
        margin: 0 auto;
        background: rgba(0, 0, 0, .4);
        padding: 16px 16px 16px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    .tab-content {
        background-color: transparent;
    }

    .adv-search-range-cont label {
        color: white;
        font-weight: 400;
    }

    .adv-search-range-cont span {
        color: white;
        font-weight: 400;
    }

    .adv-search-range-cont input {
        color: white;
        font-weight: 400;
    }
}

@media only screen and (min-width: 768px) {
    .feature-photo-custom-height {
        height: 177px;
    }

    .feature-photo-custom-height-project {
        height: 230px;
        width: 100%
    }

}

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

    /*  new socical */
    .drawer {
        display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
    }

    .scrolling .drawer {
        position: fixed;
        z-index: 9000;
        bottom: 0;
        width: 100%;
        height: 60px;
        -webkit-box-shadow: 0 0 0 1px var(--maincolor);
        box-shadow: 0 0 0 1px var(--maincolor);
        align-items: stretch;
        -ms-flex-align: stretch;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        background: #fff;
    }

    .drawer__item {
        height: 100%;
        width: 100%;
        display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        text-align: center;
        font-size: 11px;
        line-height: 1.2;
        white-space: nowrap;
        text-decoration: none !important;
        color: #000;
        border-right: 1px solid rgba(0, 0, 0, 0.1);
    }

    .drawer__item:hover {
        color: #000;
    }

    .drawer__icon {
        font-size: 21px;
        color: var(--maincolor);
    }

    .drawer__item label {
        opacity: .8;
        display: block;
    }

    .more-menu .nav__item {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

    .mobile-overlay.active {
        display: block !important;
    }

    .mobile-overlay {
        -webkit-animation: appearUp .25s ease-in-out;
        animation: appearUp .25s ease-in-out;
        position: fixed !important;
        bottom: 60px;
        right: 0;
        width: 22.5%;
        max-height: calc(100% - 60px);
        z-index: 4000;
        overflow: auto;
        padding: 0px;
        background: #fff;
    }

    .more-menu .nav__item a {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        border-bottom: 0;
        text-align: center;
    }

    .more-menu .nav__item a label {
        width: 100%;
        font-size: 12px;
    }

    .more-menu .nav__item a i {
        font-size: 28px;
    }

    .drawer+#footer {
        padding-bottom: 55px;
    }

    /* end new socical */


    #banner-box .content {
        line-height: 180%;
        background-color: rgba(14, 14, 14, 0.65);
        padding: 20px 20px 20px 10px;
    }

    #banner-box .content .title {
        color: white;
        font-size: 110%;
        margin-bottom: 8px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-align: left;
        max-height: 28px;
    }
}

.grid-offer-front {
    height: auto;
}

.grid-img-thumbnail {
    height: 177px;
}

.grid-offer-text {
    border-width: 0px 1px 1px 1px;
    background-color: #fcfcfc;
    border-color: #eeeeee;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border: 1px solid var(--maincolor);
}

.nav-tabs>li>a {
    border-radius: 0;
    border: 1px solid #e1e1e1;
}

.border-none {
    border-bottom: 0;
}

.tag.article {
    background-color: #f3f3f3;
    border-left: 3px solid #c7c7c7;
    color: #2a2a2a;
    font-size: 12px;
    font-weight: bold;
    margin-left: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    padding: 3px 8px;
}

.sidebar-blog-title-custom {
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 18px;
    max-height: 82px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-bottom: 5px;
}

.sidebar-blog-date {
    margin-top: 5px;
}

.info {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: left;
    max-height: 100%;
}

@media (max-width: 480px) {
    .info {
        display: block;
        max-height: initial;
    }
}

.content-detail h1,
.content-detail h2,
.content-detail h3,
.content-detail h4,
.content-detail h5,
.content-detail h6,
.content-detail .h1,
.content-detail .h2,
.content-detail .h3,
.content-detail.h4,
.content-detail .h5,
.content-detail .h6 {
    margin: 0;
    line-height: 1.3em;
    padding: 10px 0;
    text-transform: none;
}

.content-detail p {
    font-size: 14px;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #ebebeb !important;
    border-radius: 0px !important;
}

.select2-container--default .select2-search--inline .select2-search__field {
    line-height: 35px;
    padding: 0 30px 0 25px !important;
    font-size: 1.08em !important;
    font-weight: bold;
}

.for-overflow-hidden {
    position: absolute;
    top: 65%;
    padding: 20px;
}

.grid-offer-photo>.for-overflow-hidden a.btn {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
}

.grid-offer-photo:hover>.for-overflow-hidden a.btn {
    opacity: 1;
}

.no-padding-right {
    overflow-y: hidden;
}

.cls {
    padding-bottom: 17px;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.clss {
    width: auto;
    height: calc(100% + 17px);
    overflow: hidden;
    overflow-x: auto;
    display: flex;
}

.clss>div {
    display: inline-block;
    min-width: 100%;
}

.featured-area,
.featured-rooms,
.featured-baths {
    font-size: 1.0em;
}

#cfacebook {
    position: fixed;
    bottom: 0px;
    right: 100px;
    z-index: 999999999999999;
    width: 250px;
    height: auto;
    box-shadow: 6px 6px 6px 10px rgba(0, 0, 0, 0.2);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden;
}

#cfacebook .fchat {
    float: left;
    width: 100%;
    height: 270px;
    overflow: hidden;
    display: none;
    background-color: #fff;
}

#cfacebook .fchat .fb-page {
    margin-top: -130px;
    float: left;
}

#cfacebook a.chat_fb {
    float: left;
    padding: 0 25px;
    width: 250px;
    color: #fff;
    text-decoration: none;
    height: 40px;
    line-height: 40px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    background-repeat: repeat-x;
    background-size: auto;
    background-position: 0 0;
    background-color: #3a5795;
    border: 0;
    border-bottom: 1px solid #133783;
    z-index: 9999999;
    margin-right: 12px;
    font-size: 18px;
}

#cfacebook a.chat_fb:hover {
    color: yellow;
    text-decoration: none;
}

#custom-nav-mobile ul li {
    list-style: none;
    font-size: 16px;
    padding-top: 5px;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-left: -25px;
}

#custom-nav-mobile ul li a {
    color: #696969;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}

#content-detail {
    color: black;
    font-size: 15px;
}

.content-detail {
    color: black;
    font-size: 15px;
}

.bootstrap-select {
    margin-top: 25px !important;
}


.mobile-menu {
    width: 100%;
}

.details-parameters-cont {
    border-width: 0px 0px 0px 0px;
}

.social-list {
    display: flex;
    width: 100%;
    margin-bottom: 0;
    justify-content: center;
    list-style: none;
}

.social-list li a {
    font-size: 30px;
}

.social-list li {
    margin-right: 15px;
    margin-bottom: 0;
}


.swiper-pagination-bullet {
    width: 20px !important;
    height: 8px;
    border-radius: 0 !important;
    background: #fff !important;
}

.swiper-pagination-bullet-active {
    background: #fff !important;
}

.swiper-button-prev {
    background-image: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMS4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ3Ny4xNzUgNDc3LjE3NSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDc3LjE3NSA0NzcuMTc1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij4KPGc+Cgk8cGF0aCBkPSJNMTQ1LjE4OCwyMzguNTc1bDIxNS41LTIxNS41YzUuMy01LjMsNS4zLTEzLjgsMC0xOS4xcy0xMy44LTUuMy0xOS4xLDBsLTIyNS4xLDIyNS4xYy01LjMsNS4zLTUuMywxMy44LDAsMTkuMWwyMjUuMSwyMjUgICBjMi42LDIuNiw2LjEsNCw5LjUsNHM2LjktMS4zLDkuNS00YzUuMy01LjMsNS4zLTEzLjgsMC0xOS4xTDE0NS4xODgsMjM4LjU3NXoiIGZpbGw9IiNGRkZGRkYiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K") !important;
}

.swiper-button-next {
    background-image: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im00MC40LDEyMS4zYy0wLjgsMC44LTEuOCwxLjItMi45LDEuMnMtMi4xLTAuNC0yLjktMS4yYy0xLjYtMS42LTEuNi00LjIgMC01LjhsNTEtNTEtNTEtNTFjLTEuNi0xLjYtMS42LTQuMiAwLTUuOCAxLjYtMS42IDQuMi0xLjYgNS44LDBsNTMuOSw1My45YzEuNiwxLjYgMS42LDQuMiAwLDUuOGwtNTMuOSw1My45eiIgZmlsbD0iI0ZGRkZGRiIvPgogIDwvZz4KPC9zdmc+Cg==") !important;
}

@media (min-width: 1200px) {
    .apartment-tabs.sf-menu .nav-tabs li.active a:after {
        position: absolute;
        content: "";
        top: 0px;
        right: 0px;
        left: 0px;
        border-bottom: 3px solid var(--maincolor);
		
    }

    .apartment-tabs.sf-menu .nav-tabs li.active a {
        border: 1px solid #eaeaea;
        background: transparent;
		background-color:white;
        color: #5d5d5d;
        border-bottom: none;
    }

    .apartment-tabs.sf-menu .nav-tabs li a:hover {
        border: 1px solid #eaeaea;
        color: #fff;
        border-bottom: none;
        background: var(--maincolor);
        transition: none;
    }

    .name-sub a {
        width: 185px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .price-grid-cont-ct {
        padding: 0 5px 0 5px;
    }

    .price-grid-cont-ct .pull-left {
        width: 20%;
    }

    .price-grid-cont-ct .pull-right {
        width: 80%;
    }

    .grid-offer-h4 .title-ct {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .grid-offer-row .project-maxheight {
        max-height: 530px;
        min-height: 530px;
    }

    .grid-offer-row .news-maxheight {
        max-height: 324px;
    }

    .title-search {
        margin-top: 0px;
    }

    .navbar-brand img {
        max-height: 55px;
    }

    .details-ct {
        display: flex;
    }

    .details-parameters-price {
        height: 0px;
        line-height: 40px;
    }

    .max-height-none {
        max-height: none !important;
    }

    .grid-offer-row .col-maxheight {
        max-height: 389px !important;
    }

}
@media (min-width: 768px) and (max-width: 1280px) {
    .navbar-brand {
        height: 64px;
        padding: 7px 12px;
    }
    .navbar-brand img {
        max-height: 50px;
        min-height: 50px;
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .navbar-toggle {
        display: initial;
    }
    .navbar-header {
        float: none;
    }
    
    .navbar-collapse.collapse {
        display: none !important;
    }
    
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    
    .navbar-nav>li {
        float: none;
    }
    
    .navbar-nav > li > a {
        padding: 6px 12px;
    }
}

@media (max-width: 768px) {
    .navbar-brand {
        height: 64px;
        padding: 7px 12px;
    }
    
     .navbar-brand img {
        max-height: 50px;
        min-height: 50px;
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

@media (max-width: 480px) {
    footer.small-cont {
        padding-bottom: 60px;
    }
}