body {
    font-family: 'Open Sans', sans-serif;
    padding-top: 20px;
}

noindex a {
    overflow-wrap: anywhere;
}

header {
    background: #fff;
}

header {
    margin: 0 auto;
}

ol,
ul {
    list-style: none;
}

.author-image {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    object-fit: cover;
}

.author-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-top: 25px;
}

.author-name {
    font-weight: 600;
    font-size: 18px;
    line-height: 176.68%;
    color: #000000;
    display: block;
    margin-top: 14px;
}

.author-pos {
    font-size: 13px;
    line-height: 176.68%;
    color: #000000;
    max-width: 239px;
}

/*
    /up-button
*/
#up-button {
    position: relative;
    font-size: 12px;
}

.up-btn {
    display: none;
    position: fixed;
    right: 30px;
    bottom: 50px;
    transform: rotate(90deg);
    padding: 10px;
    border-radius: 5px;
    transition: 0.1s linear;
    transition-property: background-color;
    background-color: #e9e9e9;
    z-index: 2;
    cursor: pointer;
}

.up-btn i {
    margin-right: 5px;
}

/*
    /kvartira
*/
.flat_in_sh_wr {
    color: #333;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 50%);
    cursor: pointer;
}

.flat_in_sh_wr img {
    max-width: 90%;
    max-height: 240px;
}

.flat_cb {
    background-color: #59ab00;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-style: solid;
    border-top-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    border-color: #59ab00;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 24px;
    padding-right: 24px;
    font-size: .9rem;
    color: #fff;
    text-decoration: none;
}

a.flat_details_link {
    font-size: .7rem;
    font-style: italic;
    color: #666;
}

/*
    /filters.bottom
*/
.buildings_filter_bottom {
    background-color: #f4f4f4;
    padding: 19px 0 11px;
}

.filter_block_header {
    font-size: 1em;
    font-weight: bold;
}

.filter_block p {
    font-size: 1em;
    font-weight: bold;
}

.filter_block a {
    font-size: 0.8em;
    line-height: 1.2;
    color: #00a0e4;
}

.m_obj_wr .detals_btn {
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}

.ad_block_container>div>ins>div {
    /* г-ди прости */
    width: 100%;
    max-height: 100%;
    overflow: hidden;
    font-size: 14px;
    font-family: Liberation Serif;
}

.ad_block {
    border: 1px solid #e8e8e8;
    box-shadow: 0 0 22px rgba(0, 0, 0, .25) !important;
    border-radius: 4px;
    /*padding: 0.5rem;*/
    /*min-height: 310px;*/
    height: 600px;
}

.ad_block:hover {
    box-shadow: 0 0 22px rgba(255, 165, 0, .75) !important;
}

.adaurum-8x1{
    margin-bottom: 1.5rem !important;
}

.adaurum-8x1 .adaurum-image {
    width: 100% !important;
    height: 100% !important;
}

.adaurum-8x1 .adaurum-content {
    display: none !important;
}

.adaurum-image {
    width: 348px;
    height: 348px;
}

/*.ad_block > ins > div {
    border: 1px solid #e8e8e8;
    box-shadow: 0 0 22px rgba(0,0,0,.25)!important;
    border-radius: 4px;
    padding: 0.5rem;
    min-height: 310px;
}
.ad_block > ins > div:hover {
    box-shadow: 0 0 22px rgba(255,165,0,.75)!important;
}*/
.adaurum-content {
    font-family: 'Open Sans', sans-serif;
    padding: 0 0.5rem;
    margin-top: 40px;
    text-align: left;
}

.adaurum-content .adaurum-title {
    padding-top: 1rem;
    padding-bottom: 1.2rem;
    font-size: 1.2rem;
    font-weight: 700;
    text-align: left;
}

.adaurum-content .adaurum-text {
    font-size: 15px;
    /* padding: 0 10px;*/
}

.ad_block .placeholder-link {
    text-decoration: none;
    color: black;
}

@media screen and (max-width: 500px) {
    .ad_block {
        height: auto;
    }

    .adaurum-content {
        margin-top: 0;
        padding: 2rem 0.5rem;
    }

    .adaurum-content .adaurum-title {
        padding-top: 20px;
    }

    .adaurum-image {
        width: 343px;
        height: 343px;
    }
}

@media screen and (max-width: 1200px) {
    .adaurum-image {
        width: 288px;
        height: 288px;
    }
}

@media screen and (max-width: 1024px) {
    .adaurum-image {
        width: 288px;
        height: 288px;
    }
}

@media screen and (max-width: 768px) {
    .adaurum-image {
        width: 328px;
        height: 328px;
    }
}

/*@media screen and (max-width: 540px) {
    .adaurum-image {    
        width: 508px;
        height: 508px;
    }
}*/
@media screen and (max-width: 414px) {
    .adaurum-image {
        width: 382px;
        height: 382px;
    }
}

@media screen and (max-width: 411px) {
    .adaurum-image {
        width: 379px;
        height: 379px;
    }
}

@media screen and (max-width: 375px) {
    .adaurum-image {
        width: 343px;
        height: 343px;
    }
}

@media screen and (max-width: 360px) {
    .adaurum-image {
        width: 328px;
        height: 328px;
    }
}

@media screen and (max-width: 320px) {
    .adaurum-image {
        width: 288px;
        height: 288px;
    }
}

/*.adaurum-image {
    max-width: 100%; 
    display: block; 
    margin-left: auto; 
    margin-right: auto;
}*/
@media screen and (max-width: 768px) {
    .filter_block p {
        font-size: 1.2em;
    }

    .filter_block_header {
        font-size: 1.2em;
        font-weight: bold;
    }

    .filter_block a {
        font-size: 1.1em;
    }
}

/*
    /contacts
*/
.page-main-contact hr {
    margin-top: 21px;
    margin-bottom: 21px;
    border: 0;
}

.page-contact p {
    margin: 0 0 12px;
    font-size: 14px;
}

.page-contact a {
    color: #000;
    text-decoration: none;
}

.page-contact a:hover {
    text-decoration: underline;
}

.small-search__header {
    margin: 6px 0 0;
    font-weight: 600;
    font-size: 24px;
}

.page-contact h1 {
    font-weight: 700;
    font-size: 32px;
    line-height: 1;
    margin: 0 0 16px;
}

/*
    /footer
*/
.footer-middle {
    background-color: #59ab00;
    padding: 0 0 3px;
}

.footer-middle__list {
    display: block;
    text-align: center;
    margin: 0;
    padding: 0;
}

.footer-middle__item {
    display: inline;
    padding: 0 16px 0 18px;
    line-height: 32px;
    position: relative;
    right: 10px;
    border-right: 2px solid white;
}

@media screen and (max-width: 450px) {
    .footer-middle__item {
        display: block;
        border-right: 0;
        border-bottom: 1px solid white;
        right: 0;
    }

    .footer-middle__item:last-child {
        border-bottom: none;
    }
}

.footer-middle__link {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

.footer-middle__item:last-child {
    border-right: none;
}

.footer-middle__link:hover {
    color: #fff;
    text-decoration: underline;
}

.footer-bottom {
    background-color: #333;
    text-align: center;
    width: 100%;
    overflow: hidden;
    padding: 0 0 16px;
}

.footer-bottom__contacts {
    padding: 25px 0 0;
    margin: 0 0 8px;
    position: relative;
    left: 12px;
}

.footer-bottom__address {
    color: #fff;
    font-weight: 600;
    margin: 0 0 6px;
}

.footer-bottom__public-offer {
    font-size: 12px;
    font-weight: bold;
    color: #adadad;
}

.footer-bottom__age {
    display: inline-block;
    vertical-align: top;
    color: #adadad;
    border: 2px solid #adadad;
    width: 26px;
    height: 26px;
    border-radius: 15px;
    font-weight: 600;
    margin: 0 20px 0 63px;
}

.footer-bottom__public-offer {
    font-size: 12px;
    font-weight: bold;
    color: #adadad;
}

.htmlMap {
    color: #4D4D4D;
    font-size: 10px;
}

.htmlMap:hover {
    color: #333;
    text-decoration: none;
}

/*
    /builders.complex
*/
.builder-logo,
.builder-info {
    display: inline-block;
    vertical-align: top;
}

.builder-head {
    font-size: 19px;
    margin-top: 45px;
    font-weight: bold;
}

.builder-rating-icon {
    font-size: 12px;
    margin-top: 10px;
}

.ico-phone {
    background: url(/local/templates/novo/images/ico-phone2.png) no-repeat 0 0 transparent;
    display: inline-block;
    vertical-align: middle;
    height: 23px;
    margin: 0 14px 0 0;
    width: 23px;
}

.ymap-builder {
    margin-top: 20px;
}

.ico-map-pin-office-main {
    /* background: url(/local/templates/novo/images/ico-map-pin-green.png) no-repeat 0 0 transparent; */
    display: inline-block;
    height: 23px;
    margin: 0 6px 0 0;
    vertical-align: bottom;
    width: 14px;
}

.ico-map-pin-office-main {
    background: url(/local/templates/novo/css/city/../../images/city/moscow/ico-map-pin-office-main.png) no-repeat 0 0 transparent;
}

.ico-review-rating1 {
    background-position: 0 -20px
}

.ico-review-rating2 {
    background-position: 0 -40px
}

.ico-review-rating3 {
    background-position: 0 -60px
}

.ico-review-rating4 {
    background-position: 0 -80px
}

.ico-review-rating5 {
    background-position: 0 -101px
}

.ico-review-rating {
    background-color: transparent;
    background-image: url(/local/templates/novo/images/rR-ico-sprite.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    margin: 0 10px 0 0;
    vertical-align: middle;
    width: 72px;
}

.builder-logo {
    background-color: #e9e9e9;
    width: 130px;
    height: 130px;
    background-repeat: no-repeat !important;
    background-size: fill !important;
    background-position: center !important;
}

.address_black {
    font-size: 14px;
    line-height: 22px;
}

.bldrText {
    font-size: 15px;
    line-height: 25px;
}

.builder-phone-block {
    float: right;
    margin-top: 45px;
    font-size: 23px;
}

.builder-phone-block.mobile {
    display: none;
}

@media screen and (max-width: 820px) {
    .builder-phone-block {
        display: none;
    }

    .builder-phone-block.mobile {
        display: block;
        float: none;
        margin-top: 0px;
        margin-bottom: 15px;
    }
}

/*
    /builders.cards
*/
@media screen and (max-width: 768px) {
    .builders-container-overflow {
        height: 500px;
        overflow-y: scroll;
    }
}

.builder-card {
    text-align: center;
    color: #000;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    display: block;
    min-height: 250px;

    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.builder-card:hover {
    color: #000;
}

.builder-card .logo {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 202px;
    width: 202px;
    /*margin: 0 auto;*/
    border: 1px solid #e8e8e8;
}

.builder-card .logo img {
    display: block;
    max-width: 200px;
}

.builder-card .name {}

/*
    /pager
*/
.pager_SRL {
    padding: 20px;
}

.pager {
    text-align: center;
}

.pagerLink_Current,
.pagerLink_Current:hover {
    color: #000;
    cursor: default;
    text-decoration: none;
}

.pagerLink {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 24px;
    margin: 0 6px;
}

.toPageTop {
    display: none;
    cursor: pointer;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
}

.up-btn {
    display: none;
    position: fixed;
    right: 30px;
    bottom: 50px;
    transform: rotate(90deg);
    padding: 10px;
    border-radius: 5px;
    transition: 0.1s linear;
    transition-property: background-color;
    background-color: #e9e9e9;
}

/*
    /articles
*/
.news-preview {
    width: 120px;
    height: 110px;
}

.article-row .date {
    margin-top: 10px;
    font-size: 12px;
}

.date,
.articleAbout {
    color: #878787;
    line-height: 18px;
    padding-top: 2px;
}

.date {
    margin: 0 19px 0 0;
}

.articles-block .toItemsList {
    position: absolute;
    bottom: 20px;
    left: 30px;
}

a.toItemsList {
    text-decoration: none;
}

.toItemsList {
    display: inline-block;
    font-family: Montserrat;
    border: 1px solid #8BC356;
    color: #8BC356;
    font-size: 13px;
    padding: 10px 15px 10px 15px;
    border-radius: 30px;
    font-weight: bold;
    transition-duration: 0.1s;
}

.toItemsList {
    text-align: center;
}

.articles-block .count {
    background-color: #8BC356;
    color: white;
    padding: 2px 5px 2px 5px;
    border-radius: 10px;
}

.article-header {
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    color: black;
}

.inner-container {
    max-width: 1585px;
    margin: 0 auto;
    margin-top: 40px;
}

.page-head {
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 120%;
    color: #000000;
    margin-left: 0px;
}

.col-fluid {
    height: 470px;
    width: 100%;
}

.col-sm-fluid {
    width: 100%;
    height: 200px;
}

.col-content {
    position: relative;
    padding: 20px;
    border-left: 1px solid #D9E3ED;
    border-bottom: 1px solid #D9E3ED;
    border-right: 1px solid #D9E3ED;
    height: 230px;
}

.col-sm-content {
    position: relative;
    padding: 20px;
    border-left: 1px solid #D9E3ED;
    border-bottom: 1px solid #D9E3ED;
    border-right: 1px solid #D9E3ED;
    height: 135px;
    margin-bottom: 30px;
}

.col-content .col-head {
    margin-top: 40px;
    max-height: 65px;
    overflow: hidden;
}

.col-sm-content .col-head {
    max-height: 65px;
    overflow: hidden;
}

.col-content .col-head,
.col-sm-content .col-head {
    font-size: 15px;
    font-weight: bold;
}

.col-content .col-text {
    height: 52px;
    overflow: hidden;
    margin-top: 20px;

    font-size: 12px
}

.col-date {
    display: flex;
    align-items: center;
}

.col-content .col-date,
.col-sm-content .col-date {
    position: absolute;
    color: #878787;
    bottom: 20px;
}

.col-content .col-date .date,
.col-sm-content .col-date .date {
    display: inline-block;
}

.col-content .col-date i,
.col-sm-content .col-date i {
    margin-right: 7px;
}

.news-items-row a {
    text-decoration: none;
    color: black;
}

.news-items-row a:hover {
    text-decoration: none;
    color: black;
}

.item-block-content {
    transition: linear 0.1s;
}

.news-items-row a:hover .item-block-content {
    box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 6px;
}

@media screen and (max-width: 1500px) {
    .news-preview {
        width: 120px;
    }
}

@media screen and (max-width: 992px) {
    .doc-name {
        font-size: 10px !important;
    }

    .doc-item i {
        margin-right: 10px;
    }

    .left-block-row {
        margin-bottom: 30px;
    }

    .right-block-row {
        margin-top: 30px;
    }

    .col-content .col-head,
    .col-sm-content .col-head {
        font-size: 15px;
    }

    .comment-item .user-img {
        width: 90px;
        height: 90px;
        line-height: 90px;
        font-size: 30px;
        border-radius: 50px;
    }

    .large-col-news {
        margin-bottom: 30px;
    }

    .f-col,
    .s-col,
    .phone {
        font-size: 12px;
    }

    .footer-logo {
        width: 130px;
    }

    .consult-btn {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 10px;
    }

    .article-header {
        font-size: 12px;
    }

    .article-img-hold img {
        width: 70px;
    }
}

.article-main-img {
    background-size: cover;
    background-position: center;
    height: 500px;
    width: 100%;
    margin-bottom: 40px;
}

.article-detail-content .article-header {
    font-size: 28px;
    line-height: 35px;
    font-weight: 1000;
    margin-bottom: 50px;
}

.bread-crumbs {
    padding-top: 25px;
}

.bread-crumbs a {
    color: #100C0C;
}

.ymap-builder #BX_YMAP_buildingmap {
    width: 100% !important;
}

.bldSup {
    top: -1.5em;
    font-size: 15px;
}

.row.no-m {
    margin-left: 0px;
    margin-right: 0px;
}

.article-date {
    margin-bottom: 40px;
    color: #A6B8C9;
}

.article-date i {
    margin-right: 7px;
}

.article-date .date {
    color: #A6B8C9;
    display: inline;
}

.detail-article-content {
    line-height: 30px;
}

#comments_list .comment_title {
    font-size: 26px;
    font-weight: 800;
}

#comments_list .grayed {
    color: #c1c6ca;
}

.comment-item {
    border: 1px solid #D9E3ED;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 15px;
    border-radius: 2px;
}

.comment-item .user-img {
    display: inline-block;
    background-color: #D9E3ED;
    width: 80px;
    height: 80px;
    border-radius: 40px;
    line-height: 80px;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    color: #A6B8C9;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.authorReview {
    margin-left: 50px !important;
    padding-bottom: 30px;
}

.authorImage {
    float: left;
}

.authorText {
    margin-top: 5px;
}

.comment-item .comment-content {
    display: inline-block;
    vertical-align: top;
}

.comment-item .user-name {
    font-size: 16px;
    margin-top: 2px;
}

.comment-item .comment-text {
    margin-top: 20px;
    font-size: 12px;
}

#comments_list .toItemsList {
    position: static;
}

.detail-news-list {
    position: relative;
    padding-bottom: 20px;
}

.detail-news-list .toItemsList {
    left: 15px;
}

.detail-news-list .news-preview {
    width: 340px;
    height: 170px;
}

.detail-news-list .article-header {
    font-size: 35px;
    font-weight: 1000;
    line-height: 40px;
}

.lg-blk-box:hover img {
    transition: 0.3s linear;
    opacity: 0.4;
}

.sm-blk-box:hover img {
    transition: 0.3s linear;
    opacity: 0.9;
}

.hidden {
    display: none;
}

.expopup textarea {
    background: #fefefe;
    border: 1px solid #D9E3ED;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 25px;
    padding: 10px 20px;
    resize: none;
    max-width: 614px;
    width: 100%;
}

.expopup input,
.expopup select {
    width: 235px;
    margin-right: 15px;
    border-radius: 4px;
}

.expopup input {
    padding: 20px 20px;
}

.expopup button.button {
    border-radius: 4px;
    line-height: normal;
    height: 27px;
    width: 114px;
}

.expopup .h2 {
    margin: 30px 0 15px 0;
}

.expopup img.captcha {
    cursor: pointer;
    width: 170px;
    height: 42px;
    border: 1px solid #D9E3ED;
    border-radius: 3px;
}

.expopup a.captcha {
    display: block;
    float: left;
    text-decoration: none;
    color: #878787;
    border-bottom: 1px dotted #878787;
    margin: 6px 10px;
}

.expopup input.warn,
.expopup select.warn,
.expopup textarea.warn {
    border-color: red;
    box-shadow: 0 0 5px #FAA;
}

.expopup .rondedSelect .jq-selectbox__select {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.form-btns-cnt {
    display: inline-block;
    vertical-align: top;
}

.searchFormInputs {
    /* margin-right: 12px; */
    display: inline-block;
    vertical-align: top;
}

.inputBig {
    background: #f5f5f5;
    border: 1px solid #9b9b9b;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 24px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    width: 87px
}

.zn .inputBig {
    width: 67px
}

.marB15 {
    margin-bottom: 15px !important
}

.tALeft {
    text-align: left !important
}

.marB45 {
    padding-bottom: 45px !important;
}

.marB35 {
    margin-bottom: 35px !important;
}

#comment-rules-modal .modal-content {
    background-color: transparent;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;

    font-size: 12px
}

#get-help-modal,
#comment-rules-modal,
#selectDistrictPopup,
#selectYearPopup,
#selectOtherPopup,
#callback-modal,
.modal-content-container {
    display: none;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}

#get-help-modal .window,
#comment-rules-modal .window,
#callback-modal .window {
    font-family: 'Montserrat', sans-serif;
    border-radius: 3px;
    max-width: 600px;
    height: 370px;
    background-color: white;
    margin: 0 auto;
    margin-top: 3em;
    margin-bottom: 3em;
    position: relative;
}

.window .close-window {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    transition: linear 0.03s;
}

#comment-rules-modal .window {
    padding: 15px;
    height: 590px;
}

#comment-rules-modal .window li {
    margin-top: 5px;
}

#comment-rules-modal .window ul {
    margin: 0;
    padding: 0;
}

#comment-rules-modal .window p {
    margin: 4px 0;
}

.submit-review-btn {
    color: white;
    background: #8BC356;
    border: 0;
    padding: 15px 30px 15px 30px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: bold;
    transition: linear 0.09s;
}

.submit-review-btn:hover {
    background: #81b650;
}

.submit-review-btn:active {
    background: #76a749;
}

.submit-review-btn.close-window {
    position: static;
    color: white;
    transition: linear 0.09s;
}

.submit-review-btn.close-window:hover {
    background: #81b650;
    color: white;
}

.submit-review-btn.close-window:active {
    background: #76a749;
    color: white;
}

.expopup img.captcha {
    cursor: pointer;
    width: 170px;
    height: 42px;
    border: 1px solid #D9E3ED;
    border-radius: 3px;
}

.inputSmall {
    background: #fefefe;
    border: 1px solid #D9E3ED;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    padding: 0;
    text-align: center;
    width: 36px
}

.inputSmall_TextMod {
    font-size: 12px;
    font-weight: bold
}

.searchFormText {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 24px;
    margin: 0 10px
}

.searchFormSubmit {
    /*background: #28ac06; city.css*/
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    color: #fff;
    float: right;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 24px;
    font-weight: bold;
    height: 40px;
    margin: 0;
    padding: 0 8px;
    cursor: pointer;
}

/**/
/*
    /region.counter
*/
.stats_item {
    position: relative;
    min-width: 140px;
    margin: 0 0 17px;
    white-space: nowrap;
    font-size: 0;
}

.stats_label {
    display: block;
    margin: 4px 0 0;
    width: 140px;
    height: 38px;
    border-bottom: 6px solid #f3561b;
    font-size: 15px;
    font-weight: 600;
    height: 33px;
    width: 100%;
}

.stats_num {
    display: block;
    vertical-align: top;
    color: #59ab00;
    font-size: 48px;
    font-weight: 700;
    line-height: 48px;
}

/*@media(max-width: 768px) {
    .stats_container {
        margin-top: 20px;
    }
    .stats_label {
        text-align: center;
        margin: 0 auto;
    }
    .stats_num {
        text-align: center;
    }
}*/
/*
    /detail-news-list
*/
.detail-news-list {
    position: relative;
    padding-bottom: 20px;
}

.helpful-block {
    padding-bottom: 80px;
}

.helpful-block h2 {
    font-size: 34px;
    font-weight: bold;
    padding-top: 80px;
    padding-bottom: 40px;
}

.large-block img {
    width: 100%;
    height: 100%;
    opacity: 0.6;
    background-size: cover;
    background-color: rgba(0, 0, 0, 0.5);
    object-fit: cover;
}

.helpful-block a {
    text-decoration: none;
}

.helpful-block {
    padding-bottom: 80px;
}

.small-block {
    height: 100%;
    position: relative;
}

.helpful-block .thi-col,
.helpful-block .fou-col {
    margin-top: 20px;
}

.thi-col .small-block,
.fou-col .small-block {
    margin-top: 0px;
}

.small-block img {
    width: 100%;
    height: 225px;
    background-size: cover;
    background-color: rgba(0, 0, 0, 0.5);
    object-fit: cover;
}

.large-block {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #11171f;
    position: relative;
}

.small-block .date {
    position: absolute;
    bottom: 0;
}

.small-block .sm-blk-head {
    color: black;
    font-family: Montserrat;
    margin-top: 20px;
    margin-bottom: 30px;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
}

.large-block .content {
    position: absolute;
    z-index: 5;
    bottom: 40px;
    left: 40px;
    right: 40px;
}

.large-block .content .lg-blk-head {
    margin-bottom: 20px;
    font-size: 19px;
    font-weight: normal;
    color: white;
}

.large-block .content .date {
    color: white;
    font-weight: normal;
}

.articles-block .row {
    margin-left: 0px;
    margin-right: 0px;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.left-col {
    background-color: #F2F6F9;
    padding-bottom: 40px;
}

.head-line {
    padding-top: 80px;
    padding-bottom: 40px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 34px;
    line-height: 120%;
    color: #000000;
    margin-left: 5px;
}

.articles-block .row {
    margin-left: 0px;
    margin-right: 0px;
}

.article-row {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #D9E3ED;
}

.article-img-hold,
.article-content {
    display: inline-block;
    word-wrap: break-word;
}

.article-img-hold,
.article-content {
    display: inline-block;
    word-wrap: break-word;
}

.sticky_top {
    z-index: 1 !important;
}

.my_header {
    background: #59ab00;
    border-bottom: 5px solid #559f05;
    min-width: 175px;
    padding-bottom: 5px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
}

.main-logo {
    display: block;
    width: 175px;
    height: 37px;
    background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAV4AAABKCAMAAADExcwRAAABklBMVEVMaXH////MzMz///////8AAAD////////f39/////////6+voAAAAAAAAAAAD///////8AAAAAAAAAAAAAAADd3d3x8fH///+RkZHk5OT29vbW1tbr6+v///+5ubkAAAAAAAAAAAD///+0tLQAAADc3NzMzMz///+kpKQAAAD///8AAACjo6PV1dUAAAD9/f37+/tYWFju7u7Z2dlMTEzIyMiZmZnHx8fV1dU1NTXh4eHz8/Ompqb8/PzY2NiDg4Pp6enY2Nj8/Pzq6ur7+/vz8/Pe3t6xsbHx8fH4+PgAAADKysqIiIjs7Oxra2utra2lpaXOzs7n5+fs7Ozn5+fv7+/p6enQ0NCsrKzR0dHm5ubCwsLZ2dn9/f3W1tb7+/vm5ub6+vry8vLAwMD29vZ0dHT39/fAwMDi4uJkZGQ4ODjR0dHp6en4+Pj////9/f3Hx8dHR0f39/fb29v7+/uoqKi4uLjz8/Py8vL5+fn7+/tcXFyZmZmDg4PIyMjx8fH7+/t6enri4uLs7OzOzs7///9LHZ6xAAAAhXRSTlMAIKDPcEC/QIAQMPMEEAhg7zwwICi321Bww+dMz99YDCwYn4g0lBSvfDiPHGSrJPCCLqpeNWZqe4ZMtIYx0YQfjHHxvvJDpBe55RR5PM4mXkqewb1YmCOJRyewaZbgmOLCotpVdCPmlDZRSJy/1IDAUjmkpsJhhdm45KFYNV09ytJks3lPgLavKgAACXBJREFUeAHt2vejokgSB/AylJwC5oCub423Pp8TN7s5hwkbL+fsRfdy8tKE+r+PBim7FRB04ls+P408Kbq/YlMwwmMvkWhRuQC+SlROwXESS6Jyyz9dIg0Sx9HIVoIdQ7L9ugiJoxRok6+mLbOatkmX0ITEccgxzGcztDYp5SckdNGAL6dUC1ihAEd4lQI1EL6cWmVa8r+JzuBwEwqUru4dR042zKaAnYktLWCpnACPhRwRZTlpouNahyBWPfbOw5Q8RFpuXUMJHgvOtCYpgLzzr8YlOFiJAt2qxY6XygU53h9c24q3Co+D/IfuXDIk6Cs8rjMLgGb8eOn7eSnedG3rOAiPhU902jjFOhyOgjSxFy3ersMb0cvnIF7j301a61hYKd6XxcGCaPGiy3KH9Avj8Y8XepVRm2zNxRzxGhzuhAL9Nmq8VUdlrpNw4xzEC70xrk1NOFyLQrweMV5wmX8i4flo8RZKS1upANEUsr5vz2tLIavlI90t2BVS4XXZoI+28cyACPItdxSw5YxCvBAvXrhCglWMEG+JvzUnS7mXY+VJST7Q5u3y5tSQSKqTpR3l9fI3AShlyJErhNd1NhXUpy8p7/nBiXfkslPclZrw4Yb57Q46WMOIES9/Vitzb7z5IUkyKf+xZLyh5jMkyfEMSmWSaUvatR5krnWiNo/Bdd1a6pw0noG8ebI1DC7OKEx3ECvevHOYDu6Pd0KKkzzHq8hxCopMwML2pF+8FdjdejkfVpcEq6ccwyp6M5hKp/iowm+R840cbz1OvCl3tGncuzhkacuPOV7Vu/4L2BX+NBV4h3boyPFKXg6sy/GaIBTKxC95BhzpvC8No9vtkOPVyPFWo/W9OSHjdcvTkFUHpW4lvUJcpcnxDd7FQtvcapPwHthSbk7i7bcaJLwjf0gXLcSVZS3SIzSftISFm4hjJcXbXlinbt2OwXVpuy7Hy+e3T7xDpx4OOIPGHBEtN+Cv3dt4Zc051kLj5Y9+gY4RCS8q8QpNZwAmx3iKjjQJz22OYOEGzFCw5G7cWxw6ozkKbr43guvK8Q7JP948CSM0vHOli4jV6vQWCbfD217Wjh/vAscQFi9/KXXEWhGgWHNybBc5Xmdehvm5s/mSt7mJFfH2Xl0n26ccQxvxkglQNM1ZbQBgCk+QgKajCEt3f1t/Zl77y7p55Lqo1pXjLVFAvE5J3VkbUt6Ns4ja/MypeS30eSRLx4+X/vZUaLz8pwbOwPGGM6KZHC+vaIuqdwakvXunD8jWtV8U1meQCSolBx5kF6cDAzi9RTGwLsfrLrz6dry8IjdwwAebr5N6mYQ6eLIU4lY/2trrIldOirfTZc3NnDPOvCrKXXnf22XxhGZz+1F9JTaTcDpWwqp587L6EC3esbIcps3Auhyvu/COtuJNL5fDsju4isERWHc1xxkJY/CkKFgHa3GeOeBC58u91zkgs0jAzQTrShhjvxN+hDOebk0+ZLPq7bcaRIy3CgIPbOZbt1OV4h26p6garzy4Ou+3BYE9TYFG2IsWb9WFpyS8Lc1iWvVcUOPleXEYu/F255Uiv/2ackiOF83D4q0F1eV4S+6VOijeEVaKEeL9dsjJO415Uzz7Cdn0fbcVJJzuj5eaH21dyfksG/N+xSPjVerSlI/3H2fhvYX1gHjp4gAC4u0ibHyVAlg4iBkvfJ3X0bB4y+7q5x9vI+1okPDPgHi76O13C+LGexISbxf50/+fe4qOjaB4qSV93GnJ6VyOt9gmXwucQqx4+XUlLF7+0zXl4orbfW+ahKd4umoMU760xY6XlHhHAfE23YW30oOteJHvhf4hR6CoguRqk3w0EM3Y8U749d542zX54Uh3E2+95niWhI+9k/2iMxjeueo1ZotezHhTvDSdKHUn3OjLt0gD2IlXWJDwzOYe6Vc1yTUDZH9o+J27OIN48fLta2i8fFtxVf6ytlHpe/nGyDK8Fu+avDnNMXTjXtpKfGF16w74cZRSd73wghwvly3WOmR7CYA/ZQhmjE91UjRvoSgdM14tQ0IjNF6e4XfkEqPqdrxLnlaWhNfAMdw05H8m4c148eZPSMBrwXXJ4S68fvEKXyHh52C7TDb9l2H51udKvm3kczfiIx0hQ67VvrUX3iLhi5KmlXLE95fKbcV6O5rcmk9ampbNSA15iRzDlmbLLs+GYfHqby81raCV3ALt7bo5qS4R8cIbFK+773Ww/ZGEt840LaVpreVyUoAdz5BMx3Hv4N+gXMT6vnjfoC1pHHi7bG03/VrzU+zxrxEkqZB4VRZCcF1p4Q2MF35HtrYhktZJtYQdw+D/BYoZbwP3P++Fm9uNYsXw7XuxArb3m9uHmILwe1J9HDXeBvZD6koLb3C8PyPB6cuvk+q/PdiSJ9XNQ+PV04iXYG+8VxvKtOZY410kF9fb4dmuekrjNRCM53WSWcX98XJTFFx3fSKPjbB4U5vTsPhXdRjcEwU/2PnXIf/PrHcXc8S61OgsNkcqXOamwla12jwaC7G6+xXqXlwhjr1r78gLQm+s+BBgztMdvsdsWGhKh2qq8XbaXgbNU8Q6123v1s0Q6SNn4fVekr4yAQrKHdnfnfkZYBusLm6G0R7Nq3t/7PAeRFPDLRUOtIq2GjATBb6YIt6ybLfQVjd4F8Ulw3t7FdESVmpRs4Jzi8ug6XMovmHAlSXMkdMNqovCNfBwaaVsEYUBCIMKrqRh9Pf+zkwvQiTX1Gyr0q8C+qj2H72KeMcmmT6u9bl1raOkekkew8CLvlKXNxu1Ka5N66ZyqLEa77RfQdf4mly3v1t3jFhxcuOX7uObnjMsv/kVL22G0R8YgRc29l24/3qmrQdRmQJnwAxzTxnue4umYATXPUYxcBh52vUjODc43ockSz5eSeK9RzLk43tJvPdGgfx0ikm898SQfD0H50SWHzU+DPky+foMzotPRLv7sOItETunF7cZ9/oPQYYCfBPOAW6wjYd9YbsPF7fEGQX6KSSOVaZAL0HiSCUK8TokjpOjEC9C4igpCtMxIHGfLmzCtyBxjDKF0nPZPCQOVaK9yi1IHGhCEZQgcR8ubKwFiUNkKZIfQuIQS4rmGUgcIP9mOlybHL+BxCFquEeThO41SBzAGNTCfe7GW4PE/bv2XaxCXIn8hCIaxY83kaOI9PkliCtBUS1wAIn7FW8DKwbcJ8nikEacQWyJfJf24R9tx5eoYiQ1SBzCCM+Xf7QdW+L/YI13yjzmiLQAAAAASUVORK5CYII=) 0 0 no-repeat;
    background-size: 175px 37px;
    background-repeat: no-repeat;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none;
    transition: opacity 0.1s;
}

.header__current-city,
.header__current-city-m {
    position: absolute;
    top: 38px;
    left: 52px;
    padding: 5px;
    border-radius: 5px;
    font: 600 12px/1 'Open Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-shadow: 0 1px 0 rgb(0 0 1 / 25%);
    cursor: pointer;
    color: #fff;
    transition: opacity 0.1s;
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none;
    text-decoration: none !important;

    border-bottom: 1px dashed #fff;
    /*display: inline;*/
    border-radius: 0;
    padding-bottom: 2px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.header__current-city:hover {
    color: #fff;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}

@media screen and (min-width: 992px) {
    .header__current-city-m {
        display: none;
    }

    .header__current-city {
        display: block;
    }
}

@media screen and (max-width: 992px) {
    .header__current-city-m {
        display: block;
    }

    .header__current-city {
        display: none;
    }
}

/*
    city-select
*/
.city-select-close-btn {
    float: right;
    font-size: 2em;
    color: #000;
}

.city-select-close-btn:hover {
    text-decoration: none;
}

.city-select {
    background: #474747 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADdCAYAAAB66RjdAAAAMElEQVR4AWOKXM3AyMQABHgJRoKylGujXIJyxfQXo5e2gdfBOPhsI6xuiLlg4E0BAJ2UAv/AEjciAAAAAElFTkSuQmCC) center bottom repeat-x;
}

.city-select {
    padding-top: 1em;
}

#citySelectM {
    /*overflow: scroll;
    height: 100%;
    margin-top: 63px;*/
}

.city-select-container-m {
    z-index: 100;
    width: 100%;
    position: fixed;
    top: 0;
    overflow: scroll;
    /*height: 100%;*/
    padding-top: 63px;
}

.city-select-container-m.show {
    height: 100%;
}

.city-select__link:before {
    content: '';
    display: block;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%225.6%22%20height%3D%226.1%22%20viewBox%3D%220%200%205.6%206.1%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%235EA557%22%20d%3D%22M0%206.1L3.1%203%200%200h2.6l3.1%203.1-3.1%203H0z%22%2F%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat;
    width: 5.6px;
    height: 6.1px;
    display: inline-block;
    margin-right: 5px;
}

.city-select__title {
    font-weight: 700;
}

.city-select__list {
    list-style-type: none;
    padding: 0;
}

.city-select__item {
    display: block;
    margin: 3px 0 5px 0;
}

.city-select__item:hover {
    margin: 3px 0 5px 0;
}

.city-select__link {
    padding: 0 0 3px 5px;
    display: inline-block;
    color: white;
    font-size: 0.8em;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.city-select__link:hover {
    text-decoration: none;
    color: black;
    padding: 0 5px 3px 5px;
    border-radius: 5px;
    background-color: lightgray;
}

/*
    buildings-filter
*/
.buildings_filter {
    font-size: 14px;
    font-weight: 600;
}

.class_novostroyek>a,
.srok_sdachi>a,
.buildings_filter_top>a {
    text-decoration: underline;
    color: black;
}

.class_novostroyek>a:hover,
.srok_sdachi>a:hover,
.buildings_filter_top>a:hover {
    text-decoration: none;
}

.buildings_filter_top>a {
    color: black;
}

.buildings_filter_top>a:hover {
    text-decoration: none;
    color: black;
}

/*
background-color: white;
    margin-bottom: 20px;
    border-radius: 5px;
    padding-top: 20px;*/
.dropdown-toggle::after {
    content: none;
}

/* .nav-link:hover {
	color:black !important;
} */
.dropdown-menu {
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-height: 300px;
    overflow: auto;
    margin-top: 0;
}

.specialist-info img {
    height: 120px;
    border-radius: 50%;
}

.vn_city_ch_wr {
    font-weight: 300;
    font-size: .85rem;
}

.verified-prices {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    position: absolute;
    top: 6px;
    right: 15px;
    text-align: center;
    background: rgba(255, 255, 255, .8);
}

.verified-prices>img {
    width: 100%;
}

.vn_city_ch_wr select {
    border: none;
    text-decoration: none;
    background: 0 0;
    text-align-last: center;
    border-bottom: 1px solid #f65743;
}

.background {

    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}

.head_cont {
    background-color: #606265;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    min-height: 300px;
    color: #fff;
    line-height: 1;
    background-blend-mode: multiply;
    transition: all ease .3s;
}

.answer-form-group label {
    font-size: 1.25em;
    padding: 0 0 5px 5px;
}

.first_h_line {
    color: white;
    line-height: 3.5rem;
    font-size: 2.5rem;
    font-weight: 700;
}

.first_h_line span {
    font-size: 3.5rem;
}

a.kv_head_spoiler_tr,
a.kv_head_spoiler_tr:hover {
    margin-bottom: 6px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, .25);
    line-height: 1.4;
    font-weight: 100;
    color: #fff;
    font-size: 1rem;
    display: block;
    text-decoration: none;
}

a.kv_head_spoiler_tr i {
    margin-right: .7rem;
}

.fa,
.fas {
    font-weight: 900;
}

.fa,
.far,
.fas {
    font-family: "Font Awesome 5 Free";
}

.fa,
.fab,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.big_n {
    font-size: 5rem;
    color: #fff;
    opacity: .75;
    font-weight: 600;
}

.text-left {
    text-align: left !important;
}

.kv_spoiler_info {
    color: #fff;
    font-weight: 200;
    font-size: .9rem;
    line-height: 1.55;
}

.kv_spoiler_info span {
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.6;
}

.quiz-section {
    background: 0 0;
    padding: 0 0 20px;
    color: #181818;
}

.quiz-container .col-md-8 {
    background: #fff;
    padding: 20px 15px 30px 30px;
}

.quiz-container .row {
    margin: 0;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.quiz-progress-text {
    font-weight: 700;
    font-size: 19px;
    margin-bottom: 15px;
}

.quiz-progress {
    height: 9px;
}

.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem;
}

div.error,
input.error {
    border: 2px solid #e95252 !important;
}

.quiz-progress-bar {
    background: #fb8b00;
    line-height: 20px;
    font-weight: 700;
}

.progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block;
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
}

.quiz-container .question {
    font-weight: 700;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    margin: 20px 0;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

.quiz-container .col-md-4 {
    background: #fff;
    padding: 30px 30px 30px 15px;
}

.quiz-right-subtitle {
    text-align: center;
    color: #7d7d7d;
    font-size: 17px;
}

.quiz-right-title {
    text-align: center;
    font-size: 21px;
    font-weight: 700;
    margin: 10px 0;
    line-height: 1.4;
}

.quiz-right-phone {
    text-align: center;
    margin: 10px 0 15px;
}

.s_big_tel:hover {

    opacity: 0.7
}

.quiz-right-phone a,
.quiz-right-phone a:active,
.quiz-right-phone a:focus {
    font-size: 28px;
    text-decoration: underline;
    color: #f37935;
    transition: opacity .3s ease-in-out;
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.seatch_str .form-control {
    font-size: 1rem;
    border-right: none;
    background: #fbfbfb;
    height: calc(2.15em + 1rem + 2px);
    padding: .5rem 1.5rem;
    transition: all ease .4s;
}

.input-group-append {
    margin-left: -1px;
}

.input-group-append,
.input-group-prepend {
    display: -ms-flexbox;
    display: flex;
}

.top_search_btn {
    color: #ced4da;
    background: #fbfbfb;
    box-shadow: none;
    outline: 0;
    border: 1px solid #ced4da;
    border-left: none;
    font-size: 2rem;
    line-height: 1;
    transition: all ease .4s;
}

.search_param_wrapper {
    display: none
}

.search_param_title {
    font-size: .9rem;
    color: #666;
    min-height: 21px
}

.search_param_wrapper input.form-control {
    background: #fbfbfb;
}

.room_count {
    cursor: pointer;
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background: #fbfbfb;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: all ease .3s;
}

.room_count.a {
    border-color: #fb8b00;
    color: #fb8b00;
}

.room_count:hover {
    background: #dedede
}

.has_discount_wr.a span {
    border-color: #fb8b00;
}

.has_discount_wr.a {
    border-color: #fb8b00;
    color: #fb8b00;
}

.has_discount_wr.a span::before {
    opacity: 1;
}

.has_discount_wr span::before {
    content: '';
    position: absolute;
    background: url(ok.svg);
    background-size: contain;
    display: block;
    width: 14px;
    height: 14px;
    left: 4px;
    top: 4px;
    opacity: 0;
}

.has_discount_wr {
    cursor: pointer;
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background: #fbfbfb;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: all ease .3s;
    padding-left: 2rem;
    position: relative;
}

.has_discount_wr span {
    display: block;
    width: 22px;
    height: 22px;
    border-radius: 1px;
    border: 1px solid #ced4da;
    transition: all ease .3s;
    background: #fbfbfb;
    position: absolute;
    margin-right: 0;
    margin-bottom: 0;
    left: .4rem;
}

.has_discount_wr input {
    display: none;
}

.search_card {
    border: 0;
    border-radius: 0;
}

.search_param_wrapper .obj_btn,
.search_param_el .obj_btn {
    padding: 6px 24px;
    font-size: 1rem;
    font-weight: 400;
    cursor: pointer;
    line-height: 24px;
}

.search_param_wrapper .clear_btn {
    padding: 6px 24px;
    font-size: 1rem;
    font-weight: 400;
    cursor: pointer;
    border: 1px solid transparent;
    transition: all ease .3s;
    color: rgb(33, 37, 41);
}

.search_param_wrapper .clear_btn span {
    text-decoration: underline;
}

.border_lg {
    border-bottom: 1px solid #ced4da;
}

.position-relative {
    position: relative !important;
}

.ml_preloader {
    display: none;
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: #e2e2e2;
    opacity: .95;
}

.position-absolute {
    position: absolute !important;
}

.n_listing.new-design>a {
    border: 1px solid #e8e8e8;
    box-shadow: 0 0 22px rgba(0, 0, 0, .25) !important;
    border-radius: 4px;
    height: 600px;
}

.n_listing.new-design>a:hover {
    border: 1px solid #e8e8e8;
    box-shadow: 0 0 22px rgba(255, 165, 0, .75) !important;
    border-radius: 4px;
}

a.m_obj_wr,
div.m_obj_wr {
    cursor: pointer;
    text-decoration: none;
}

.n_listing .m_obj_img_wr {
    height: 230px;
    overflow: hidden;
    background-color: #e2e2e2;
    background-position: center;
    background-size: auto;
    /*background-image: url(../img/pl.svg);*/
    background-repeat: no-repeat;
    position: relative;
    background-blend-mode: multiply;
}

.m_obj_img_wr {
    height: 200px;
    background-color: #aeaeaf;
    background-position: center;
    background-size: cover;
    position: relative;
    background-blend-mode: multiply;
}

.nl_img_el {
    height: 230px;
    background-position: center;
    background-size: cover;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
}

.nl_obj_read_wr {
    position: absolute;
    left: 15px;
    top: 15px;
    width: 65%;
    z-index: 2;
}

.nl_ready_wr {
    position: absolute;
    right: 15px;
    bottom: 15px;
    display: inline-block;
    z-index: 2;
    color: #fff;
    padding: .3rem .8rem;
    font-size: .9rem;
    line-height: 1.05;
    background: #59ab00;
}

.nl_obj_badges_el {
    color: #fff;
    padding: .3rem .8rem;
    display: inline-block;
    margin-bottom: .5rem;
    font-size: .9rem;
    line-height: 1.05;
    transition: all ease .3s;
    opacity: .95;
}

.nl_obj_badges_wr {
    position: absolute;
    left: 15px;
    top: 15px;
    width: 65%;
    z-index: 2;
}

.nl_obj_badges_el_left {
    color: #fff;
    padding: .3rem .8rem;
    display: inline-block;
    margin-bottom: .5rem;
    font-size: .9rem;
    line-height: 1.05;
    transition: all ease .3s;
    opacity: .95;
}

.nl_obj_badges_wr_left {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 2;
}

.nl_subway_wr {
    position: absolute;
    left: 15px;
    bottom: 15px;
    width: 80%;
    z-index: 2;
}

.quiz-button-prev {
    float: left;
    margin-right: 15px;
    background: #fff;
    color: #000 !important;
    border: 1px solid #000;
}

.quiz-button {
    text-decoration: none !important;
    padding: 0 60px;
    height: 50px;
    line-height: 48px;
    border-radius: 25px;
    transition: opacity .3s ease-in-out;
}

.quiz-button-next,
.quiz-button-send {
    float: left;
    border: 1px solid #fb8b00;
    background-color: #fb8b00;
    color: #fff !important;
}

.quiz-container .actions {
    margin-top: 20px;
}

.quiz-container .big-note {
    font-size: 18px;
    font-weight: 700;
    margin: 40px 0 60px;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    height: 230px
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(../images/loading.gif) center center no-repeat
}

.slick-next,
.slick-prev {
    font-size: 2.5rem;
    line-height: 0;
    z-index: 9;
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #fff;
    border: none;
    outline: 0;
    background: 0 0;
    transition: all ease.9s;
    opacity: .55;
    text-align: center
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: 0;
    background: 0 0;
    opacity: 1
}

.slick-prev {
    left: 0
}

.slick-next {
    right: 0
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: 'â€¢';
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.select2 {
    width: 100% !important;
}

.select2-container--default .select2-selection--single {
    cursor: pointer;
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px) !important;
    padding: .375rem .75rem !important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background: #fbfbfb !important;
    background-clip: padding-box !important;
    border: 1px solid #ced4da !important;
    transition: all ease .3s;
}

.nl_subway_icon {
    color: #fff;
    background: #e25440;
    border-radius: 50%;
    text-align: center;
    font-size: 1rem;
    line-height: 30px;
    width: 30px;
    height: 30px;
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
}

.nl_subway_title {
    padding-left: .6rem;
    color: #fff;
    font-size: .9rem;
    font-weight: 700;
    text-shadow: rgba(0, 0, 0, .8) 1px 3px 2px;
}

.m_obj_img_counter {
    opacity: .1;
    width: 1px;
    height: 1px;
    background-repeat: no-repeat;
}

.n_listing .obj_header {
    font-size: 1.2rem;
}

.quiz-progress-bar {
    background: #fb8b00;
    line-height: 20px;
    font-weight: 700;
}

.info-row .l-col {
    font-weight: bold;
}

.metro-time {
    display: inline-block;
    color: gray;
    font-size: 12px;
    margin-left: 5px;
    margin-right: 2px;
}

.info-row {
    font-size: 14px;
    margin-bottom: 8px;
}

.complex-head {
    font-size: 30px;
    font-weight: 900;
    margin-top: 0px;
    margin-bottom: 20px;
}

.complex-sub-head {
    font-size: 23px;
    font-weight: 900;
    margin-top: 30px;
    margin-bottom: 30px;
}

a.m_obj_wr:hover,
a.m_obj_wr,
div.m_obj_wr:hover,
div.m_obj_wr {
    color: #212529;
    text-decoration: none;
    min-width: 290px;
}

.obj_header {
    font-size: 1.25rem;
    font-weight: 700;
}

.obj_bc {
    font-size: .7rem;
    min-height: 32px;
}

.n_listing.new-design .phone-button-new-design img {
    height: 44px;
    width: auto;
}

.modal-confirm .fl_count {
    font-size: .7rem;
    text-transform: uppercase;
}

.modal-confirm .gr_sep {
    height: 0;
    background: #fff;
    border-bottom: 1px dashed #ccc;
}

.gr_sep {
    height: 2px;
    background: #ccc;
}

.obj_bc span {
    color: #666;
}

.nl_price_wrapper {
    margin: 0 auto;
    max-width: 275px;
    min-height: 62px;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.n_listing.new-design .nl_price_title {
    width: 23px;
    height: 23px;
    line-height: 22px;
    font-size: 16px;
    font-weight: 700;
}

.nl_price_title {
    color: #fff;
    background: #e25440;
    border-radius: 50%;
    text-align: center;
    font-weight: 700;
    font-size: .9rem;
    line-height: 23px;
    width: 23px;
    height: 23px;
}

.nl_price_value {
    font-size: .87rem;
    text-align: right;
    padding-left: .45rem;
}

.nl_price_text {
    margin-top: 7px;
    font-weight: bold;
    text-align: left;
    padding-left: .45rem;
}

.gk-ranges-wrapper {
    margin: 15px auto -10px;
    max-width: 275px;
    min-height: 62px;
}

.gk-ranges-wrapper img {
    max-width: 32px;
}

img {
    vertical-align: middle;
    border-style: none;
}

.gk-ranges-wrapper .text {
    font-size: 13px;
    line-height: 15px;
    padding-left: 10px;
}

.n_listing.new-design .more-button-new-design {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    padding: 0;
    width: calc(100% - 160px);
    text-align: center;
    line-height: 44px;
    border-radius: 22px;
}

.obj_btn {
    background-color: #59ab00;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 24px;
    padding-right: 24px;
    font-size: .85rem;
    color: #fff;
    font-weight: 300;
    text-decoration: none;
    border: 0;
}

.obj_btn:active,
.obj_btn:focus {
    border: 0;
    outline: 0;
}

.obj_btn:hover {
    background-color: #519c00;
}

/*.obj_btn[disabled], .obj_btn[disabled]:active, .obj_btn[disabled]:focus, .obj_btn[disabled]:hover {
    background-color: gray;
    cursor:default;
}*/
.n_listing.new-design .phone-button-new-design {
    transition: opacity .4s ease-in-out;
    background: 0 0;
    border: none;
    box-shadow: none;
    opacity: 1;
    /*margin: 0!important;*/
}

.bc_cb {
    background-color: rgba(76, 175, 80, .75);
    /*padding: 0 8px;*/
    font-size: 1.3rem;
    color: #388e3c;
    border: 2px solid #388e3c;
    transition: all ease .3s;
    cursor: pointer;
    opacity: .7;
}

.selections-block-new-design {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    padding: 35px 0 80px;
}

.selections-block-new-design .title {
    font-size: 50px;
    font-weight: 700;

}

.selections-block-new-design .subtitle {
    font-size: 22px;
    margin: 5px 0 30px;
}

.selections-block-new-design__item {
    height: 420px;
    margin-bottom: 8px;
    padding: 0 8px;
}

.selections-block-new-design__item .inner {
    background: #fff;
    border-radius: 10px;
    height: 100%;
    position: relative;
    width: 100%;
}

.selections-block-new-design__item .inner a {
    position: absolute;
    bottom: 35px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    height: 42px;
    width: 200px;
    font-size: 14px;
    line-height: 39px;
    text-align: center;
    font-weight: 600;
    border: 1px solid #59ab00;
    border-radius: 21px;
    color: #181818;
    transition: all .3s ease-in-out;
}

.selections-block-new-design__item .inner:hover a {
    text-decoration: none;
    color: #fff;
    border-color: #59ab00;
    background: #59ab00;
    transition: all .3s ease-in-out;
    z-index: 100
}

.selections-block-new-design .class_novostroyek a {
    color: white;
}

.selections-block-new-design .srok_sdachi a {
    color: white;
}

.selections-block-new-design__item .inner .background {
    height: 250px;
    border-radius: 10px;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    transition: all .4s ease-in-out;
}

.selections-block-new-design__item .inner .background .blackout {
    background: rgba(0, 0, 0, .5);
    position: relative;
    height: 100%;
    width: 100%;
}

.selections-block-new-design__item .inner .text-over-background {
    height: 250px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.selections-block-new-design__item .inner .text-over-background .cardTitle {
    position: absolute;
    font-size: 20px;
    text-align: center;
    padding: 0 40px 20px;
    margin: 0;
    left: 0;
    bottom: 0;
    font-weight: 700;
    width: 100%;
}

.selections-block-new-design__item .inner .content {
    color: #181818;
    padding: 20px 40px 150px;
}

.selections-block-new-design__item .inner .content p {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    position: absolute;
    top: 250px;
    width: 100%;
    left: 0;
    padding: 20px 40px;
    transition: all .4s ease-in-out;
}

.specialist-block-new-design .h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 54px;
    text-align: center;
    display: block;
    margin-top: 10px;
}

.specialist-block-new-design {
    padding-bottom: 70px;
}

.specialist-block-new-design .block-description {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 30px;
}

.specialist-block-new-design .specialist-item {
    margin-bottom: 15px;
}

.specialist-block-new-design .specialist-item .inner {
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    border-radius: 12px;
    padding: 20px 20px 40px;
}

.specialist-block-new-design .specialist-info {
    text-align: center;
    padding-bottom: 20px;
}

.specialist-block-new-design .specialist-item .specialist-name {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    margin: 20px 0 10px;
    line-height: 20px;
}

.specialist-block-new-design .specialist-item .specialist-description {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}

.specialist-block-new-design .client-info .photo {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 3px solid #36df64;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    float: left;
    margin-top: 5px;
}

.specialist-block-new-design .specialist-item .client-info .name-block {
    display: inline-block;
    padding-left: 12px;
    width: calc(100% - 40px);
}

.specialist-block-new-design .specialist-item .client-info .name-block .name {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #747474;
}

.specialist-block-new-design .specialist-item .client-info .name-block .task {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
}

.specialist-block-new-design .specialist-item .review {
    font-style: italic;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    padding-top: 20px;
}

/*footer {
    background: #1d1f21;
    color: #ccc;
    padding: 4rem 0;
    margin-top: 0;
}*/
ul.b_menu {
    margin-left: 0;
    padding-left: 0;
}

.b_menu li {
    list-style: none;
}

.f_menu_wr .b_menu li a.nav-link {
    font-size: .7rem;
    text-transform: uppercase;
    font-weight: 300;
}

.f_menu_wr .b_menu li a.nav-link:hover {
    color: #2d6aa1;
}

.b_menu li a.nav-link {
    text-align: center;
    padding: 0;
    margin-left: 1rem;
    margin-right: 1rem;
    color: #fff;
}

.inline_fl_toolbox a {
    transition: all ease .3s;
    opacity: .9;
    margin-left: .5rem;
}

.inline_fl_toolbox a img {
    fill: #fff;
    width: 32px;
    height: 32px;
}

.sp_line {
    height: 1px;
    background-color: #e3e3e3;
}

.footer_bottom {
    font-weight: 300;
    font-size: .75rem;
}

.quiz-button[disabled] {
    opacity: .5;
    transition: opacity .3s ease-in-out;
}

.answer-form-group.text-input {
    padding: 5px 0;
    position: relative;
    margin: 0 0 25px;
}

.answer-form-group.text-input .form-control {
    height: auto;
    line-height: 1.2;
    box-shadow: none;
    position: relative;
    color: #333;
    border: 0 solid #fb8b00;
    border-bottom-width: 1px;
    border-radius: 0;
    padding: 5px 0;
    font-size: 14px;
    cursor: initial;
    background-color: transparent;
}

.answer-form-group.text-input .placeholder {
    transition: all .3s;
    color: rgba(51, 51, 51, .5);
    position: absolute;
    line-height: 1.2;
    font-size: 14px;
    word-wrap: break-word;
    padding-bottom: 4px;
    top: 5px;
    left: 0;
    pointer-events: none;
}

.answer-form-group label,
.answer-form-group input {
    cursor: pointer;
}

#cb_form .modal-header,
#phone_popup.cb .modal-header {
    border: none;
    padding: 3rem 0 1rem;
    font-size: 1.2rem;
}

#cb_form .modal-dialog,
#phone_popup.cb .modal-dialog {
    max-width: 95%;
    width: 600px;
}

#cb_form .modal-title,
#phone_popup.cb .modal-title {
    width: 100%;
    text-align: center;
    font-size: 1.2rem;
}

#cb_form .modal-header .close,
#phone_popup.cb .modal-header .close {
    position: absolute;
    top: 5px;
    right: 10px;
}

.mb_prep img.big_pp_img {
    max-width: 100%;
    max-height: 240px;
}

.mb_prep img {
    max-width: 200px;
    height: auto;
    max-height: 200px;
}

.gk_pp_title {
    font-size: 1.3rem;
}

#cb_form .cb_form,
#phone_popup.cb .cb_form {
    padding: 0 35px;
}

#cb_form .form-group,
#phone_popup.cb .form-group {
    padding: 5px 0;
    position: relative;
    margin: 0 0 25px;
}

#cb_form .form-control,
#phone_popup.cb .form-control {
    height: auto;
    line-height: 1.2;
    box-shadow: none;
    position: relative;
    color: #333;
    border: 0 solid #529805;
    border-bottom-width: 1px;
    border-radius: 0;
    padding: 5px 0;
    font-size: 14px;
    cursor: initial;
    background-color: transparent;
}

#cb_form .form-group .placeholder,
#phone_popup.cb .form-group .placeholder {
    transition: all .3s;
    color: rgba(51, 51, 51, .5);
    position: absolute;
    line-height: 1.2;
    font-size: 14px;
    word-wrap: break-word;
    padding-bottom: 4px;
    top: 5px;
    left: 0;
    pointer-events: none;
}

#cb_form button[type=submit],
#phone_popup.cb button[type=submit] {
    margin-bottom: 10px;
}

.sm_md_submit {
    background-color: #59ab00;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 3px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-color: #529805;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 18px;
    color: #fff;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 25%);
}

a.mi_xs {
    font-size: .7rem;
    color: #666;
    text-decoration: none;
}

.modal-backdrop {
    z-index: 1039;
}

.modal-confirm.modal-dialog {
    margin-top: 80px;
}

.modal-confirm {
    color: #636363;
}

.modal-confirm .modal-content {
    padding: 20px;
    border-radius: 5px;
    border: none;
}

.modal-confirm .modal-header {
    border-bottom: none;
    position: relative;
}

.modal-confirm .icon-box i {
    font-size: 58px;
    position: relative;
    top: 3px;
}

.modal-confirm .modal-title {
    text-align: center;
    font-size: 26px;
    margin: 30px 0 -15px;
    line-height: 1.5;
}

.confirm_separator {
    border-bottom: 1px dashed #ccc;
}

.modal-confirm .modal-footer {
    justify-content: center;
}

.modal-confirm .modal-footer {
    border: none;
    text-align: center;
    border-radius: 5px;
    font-size: 13px;
}

.modal-confirm .btn {
    color: #fff;
    border-radius: 4px;
    background: #82ce34;
    text-decoration: none;
    transition: all .4s;
    line-height: normal;
    border: none;
    padding: .375rem 1.75rem;
}

.modal-confirm .btn,
.modal-confirm .form-control {
    min-height: 40px;
    border-radius: 3px;
}

.nav-link:hover {
    color: #2d6aa1;
}

.h1,
h1 {
    font-size: 1.9rem;
}

.ratingValueHidden {
    display: none;
}

.modal-confirm .modal-header {
    border-bottom: none;
    position: relative;
}

.modal-confirm .icon-box {
    color: #fff;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -70px;
    width: 95px;
    height: 95px;
    border-radius: 50%;
    z-index: 9;
    background: #82ce34;
    padding: 15px;
    text-align: center;
    box-shadow: 0 2px 2px rgb(0 0 0 / 10%);
}

.modal-confirm .m_obj_img_wr {
    height: 150px;
}

.modal-confirm .obj_header {
    font-size: .9rem;
}

.h5,
h5 {
    font-size: 1.5rem;
}

.flat_cb {
    background-color: #e25440;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-style: solid;
    border-top-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    border-color: #ca331e;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 24px;
    padding-right: 24px;
    font-size: .9rem;
    color: #fff;
    text-decoration: none;
}

.flat_cb.scr_t {
    border-radius: 20px;
}

.flat_cb:hover {
    background-color: #df3d27;
    border-color: #a22918;
    color: #fff;
    text-decoration: none
}

.flat_cb:active {
    background-color: #cd341f;
    border-color: #b62e1b;
    color: #fff
}

.section-header a {
    margin-bottom: 20px;
    font-size: 20px;
}

.section-header {
    margin-bottom: 10px;
}

.metro-list {
    font-size: 14px;
    line-height: 24px;
}

@media (max-width: 500px) {
    a.s_big_tel {
        font-size: 26px;
        margin-bottom: 15px;
        display: inline-block;
    }
}

@media(min-width:992px) {
    .selections-block-new-design__item:hover {
        cursor: pointer
    }

    .selections-block-new-design__item:hover .inner .background {
        height: 100%;
        transition: all .3s ease-in-out
    }

    .selections-block-new-design__item:hover .inner .background {
        height: 100%;
        transition: all .3s ease-in-out
    }

    .selections-block-new-design__item:hover .inner .background+.text-over-background+.content p {
        position: absolute;
        top: 250px;
        left: 0;
        width: 100%;
        padding: 20px 40px;
        transition: all .3s ease-in-out;
        color: #fff
    }

    ul.b_menu {
        margin-left: -1rem;
        margin-bottom: .8rem;
    }

    .b_menu li {
        display: inline;
    }

    .b_menu li a.nav-link {
        display: inline;
        text-align: left;
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }

    .form-check-label {
        padding-top: 2px;
        font-size: 80%;
    }

    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}

.complex-info-block {
    margin-top: 30px;
}

.complex-info-item {
    margin-top: 5px;
    font-size: .87rem;
}

.complex-info-item span {
    margin-right: 5px;
    color: #4B4B4B;
    font-weight: bold;
}

.second_h_line {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.25;
}

@media (max-width: 991px) {
    .quiz-container .row .col-md-8 {
        padding: 30px 30px 15px 30px;
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }

    .quiz-container .row .col-md-4 {
        padding: 15px 30px 30px 30px;
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }
}

.quiz-container .note {
    margin: 20px 0 40px;
}

/* .dropdown-menu{
    display:none !important;
}
.dropdown-menu.show{
    display:block !important;
} */
@media screen and (max-width: 768px) {

    .el1,
    .el2,
    .el3,
    .ratingCol,
    .buildingsCol,
    .aptCol {
        display: none;
    }

    .ratingValueHidden {
        display: block;
    }

    .bldrTabCell {
        font-size: 14px;
    }

    h1.floatLeft {
        font-size: 1.5rem;
    }
}

@media (max-width: 767px) {
    .first_h_line {
        font-size: 2rem;
    }

    .first_h_line span {
        font-size: 2.5rem;
    }

    .text-md-right {
        text-align: right;
    }

    .f_menu_wr .b_menu li a.nav-link {
        padding: .25rem 0;
    }
}

@media (max-width: 567px) {
    .first_h_line {
        font-size: 1.2rem;
    }

    .first_h_line span {
        font-size: 1.6rem;
    }

    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }
}

@media (max-width: 399px) {
    .quiz-container .question {
        font-size: 16px;
    }

    .quiz-button-next,
    .quiz-button-send {
        float: none;
        display: inline-block;
        margin-top: 15px;
    }

    .quiz-button-prev {
        float: none;
        display: inline-block;
        margin: 0;
    }

    .quiz-container .actions {
        text-align: center;
    }

    .quiz-container .answer {
        font-size: 14px;
    }

    .nl_ready_wr {
        bottom: 50px;
        left: 15px;
        right: unset;
    }

    /* table */
    h1.floatLeft {
        font-size: 1.2rem;
    }

    .bldSup {
        top: -1em;
        font-size: 10px;
    }

    .findBld {
        margin-top: 10px;
    }

    .pagerLink {
        font-size: 16px;
    }

    .bldrTabCell {
        font-size: 12px;
    }
}

@media (min-width: 1200px) {
    .form-check-label {
        padding-top: 0;
        font-size: 100%;
    }

    .dropdown-menu.show {
        display: none !important;
    }

    .dropdown:hover .dropdown-menu {
        display: block !important;
    }

    .nav-item.show .nav-link {
        color: rgba(0, 0, 0, .5) !important;
    }
}

@media (max-width: 500px) {

    .selections-block-new-design .title,
    .specialist-block-new-design .h4 {
        font-size: 26px;
        line-height: 32px;
    }
}

@media (max-width: 991px) {

    .selections-block-new-design .title,
    .specialist-block-new-design .h4 {
        font-size: 30px;
        line-height: 36px;
    }
}

@media (min-width: 1140px) {
    .modal-lg {
        max-width: 1060px;
    }
}

@media screen and (max-width: 385px) {}

/* Для Internet Explorer */
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {

    /* IE10+ specific styles go here */
    .bread-crumbs {
        padding-top: 55px;
    }
}


/* Firefox */
@-moz-document url-prefix() {
    .bread-crumbs {
        padding-top: 55px;
    }

    .bread-crumbs i {
        margin-left: 10px;
        margin-right: 10px;
    }

    .bread-crumbs a {
        color: #000;
    }
}