.btn-default {
    color: #fff;
    background: #345cb6;
    border: 0.01rem solid #345cb6;
}

.section-h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #1c1c1c;
    font-size: .30rem;
    line-height: 1.2;
    font-weight: 500;
    margin: 0 0 .28rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Roboto", sans-serif;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.district-min span.title-min {
    margin: 0 0.14rem 0 0;
    font-weight: 300;
    color: #333333;
    font-size: .4rem;
    line-height: 1;
}







.product-card__tab, .product-card__appartment-preview {
	display:flex;
	width:100%;
	align-items: center;
        justify-content: center;
}
.product-card__appartment-preview__visual {
	align-items:center
}

.list-rooms input[type=checkbox]:checked + span {
    background: #345cb6;
    color: #fff;
}


.intro-banner .text {
    display: block;
    color: #868686;
    font-size: .14rem;
    line-height: 1.15;
}

.start-banner p {
    font-weight: 500;
}



.footer {
    color: #000000;
}

.footer--made .made-in a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 0.4rem;
    margin: 0 0 0 0.05rem;
    padding: 0 0.06rem;
    color: #f1f1f1;
    background: #e4373a;
    font-size: .15rem;
    font-weight: 600;
}




.link-read {
    color: #5474c5;
}



.intro .holder-button .btn {
    letter-spacing: .00rem;
    margin-top: 0.03rem;
    text-transform: inherit;
}


.btn {
    font-weight: 500;
}


.default-tab-controls>li.active a {
    color: #345cb6;
    border-bottom-color: #345cb6;
}
.sidebar-form-section .default-form .slider-input .ui-slider-range {
    background: #345cb6;
}
.holder-nav #nav>ul>li.sub-menu>a, .holder-nav #nav>ul>li:hover>a {
    border-color: #345cb6;
}
.list-news a.super-action {
    color: #fff;
    background: #345cb6;
    border-color: #345cb6;
}
.sorting-table .list a.read {
    font-weight: 500;
    color: #345cb6;
}

.sub-nav-title li.active a {
    color: #345cb6;
    border-bottom: 2px solid #345cb6;
}

.sub-nav-title li a:hover {
    color: #000000;
    border-color: transparent;
}

.list-documentation li a:hover {
    color: #000000;
}

.default-form__hint a {
    color: #497dcc;
}

.slogan {
    border-left: 0.04rem solid #345cb6;
   
}


.section-district {
 
    border-left: 0.04rem solid #345cb6;
}

.section-table th a:before {
  
    border-bottom: 0.04rem solid #000000;
   
}

.section-table th a:hover {
    color: #345cb6;
}

.footer--made .made-in a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 0.4rem;
    margin: 0 0 0 0.05rem;
    padding: 0 0.06rem;
    color: #f1f1f1;
    background: #e4373a;
    font-size: .15rem;
    font-weight: 600;
}

.object-selection__list .scroll-cover {
	z-index:11;
}

@media only screen and (max-width: 750px) {
.footer--made .made-in a {
    margin: 0 0 0 0.1rem;
    padding: 0.04rem 0.11rem 0.03rem;
    font-size: .20rem;
}






@media only screen and (max-width: 750px) {
body {
    font-size: .22rem;
    line-height: .36rem;
    margin-right: 0 !important;
}



.holder-nav #nav .drop a {
    color: #333333;
}

.mobile-intro-slider .text {
    font-size: 0.21rem;
}

.buy-slider {
	flex-wrap:wrap;
}

start-banner .title {
    display: block;
    margin: 0 0 0.13rem;
    color: #000;
    font-size: .17rem;
    line-height: 1;
}

.title-installment .interest-rate {
    font-size: 1rem;
    line-height: 1;
    color: #000000;
    font-weight: 200;
}

.video-icon {
    background: #d36063;
}



