.btn:disabled {
    opacity: 0.5;
    cursor:default;
    pointer-events: none;
}
.service:before{
    content: '';
    background: black;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: .5;
}
.gal-item {
    float: left;
    padding: 3px;
    border: 1px solid #d4d4d4;
    margin: 4px;
    opacity: 0.8;
}

.gal-item:hover {
    opacity: 1.0;
}
#steps_slider .steps_slider .steps_slider_steps form.steps_slider_form .steps_slider_step.last .header1 {
    margin:0;
}
#steps_slider .steps_slider .steps_slider_steps form.steps_slider_form .steps_slider_step.last .choice {
    margin:0;
}
#steps_slider .steps_slider .steps_slider_steps form.steps_slider_form .steps_slider_step .final_text {
    margin:10px 0;
}

#before_after .before_after .before_after_item .before_after_images {

}
.accordeon .item.show:after {
    display:none;
}
#project_numbers .images img{
    max-height: 500px;
    object-fit: cover;
}
/*
.owl-carousel .owl-item img {
        max-height: 600px;
    object-fit: cover;

}
.before_after_images.ba-container img{
    height: 640px;
    object-fit: cover;
            width: 100%;
}
*/
.owl-carousel .owl-item img{
    width:auto;
}
.content .image img{
    position:relative!important;
}
.content {
    align-items: center;
}
.content ul{
    padding-left: 20px;
    margin: 10px;
}
.content ul li{
    list-style:disc;
    margin-bottom: 10px;
}
header .logo {
    max-width: 260px;
}
header .logo .tagline {
    width: calc(100% - 90px);
    margin-left: 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
    display: block;
}
h1.section_t{
        margin: 25px 0 20px 0;
}
h3.section_t{
    margin: 25px 0 20px 0;
}

h3.section_t {
	font-size: 36px;
	font-weight: 500;
	line-height: 1.3;
    padding-bottom: 0 !important;
}
h3.section_t:before {
	bottom: -20px;
	background: none;
}
@media (max-width: 518px) {
	h3.section_t {
		font-size: 30px;
    }
}


div.page_sub_t{
        margin-bottom: 60px;
}
#about_us .box {
    margin-top: 30px;
}
.m-0{
    margin:0!important;
}
.grid-v2{
    display: flex;
    flex-wrap: wrap;
}
.grid-v2 .grid-item{
    position:relative;
    height: 320px;
}
section{
    padding:50px 0;
}
.portfolio_menu .btn.active{
    background: #deb265;
    color: #fff;
}
#page_banner {
    margin-bottom: 50px;
}
.icon_task img{
    max-width:100%;
    height: 80px;
    margin-bottom: 10px;
}
.row{
    display:flex;
    flex-wrap:wrap
}
.col-3{
    padding: 0 15px;
    width:25%;
    box-sizing: border-box;
}
.col-8{
   width:66.66%;
    box-sizing: border-box;
}
.icon_task h4{
    font-family: "Oranienbaum", serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.4;
    margin: 5px 0;
    min-height: 36px;
}
.icon_task p{
        font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
}
.service_item .image img {
    height: 140px;
    width: 140px;
}
.service_item .image {
    width: 140px;
}
.service_item {
    align-items: center;
    padding-bottom: 30px;
        margin-bottom: 30px;
}
.service_item .item p {
    margin: 0;
}
.service_item .item {
    width: calc(100% - 200px);
}
.service_item .text a {
    margin-top: 15px;
    display: inline-block;
}
.accordeon .item .text {
    padding: 15px 0;
}
.no-open:after,.no-open .text{
    display:none!important;
}
.project #before_after .btn {
    position: unset;
    display: block;
    margin-top: 25px;
}
#videos .videos .video {
    width: 50%;
    box-sizing: border-box;
    padding: 15px 15px;
}
#videos .videos {
    justify-content: center;
    margin: 0 -15px;
}
.row{
    display:flex;
    justify-content: center;
    align-items:center;
    margin:0 -15px;
}
.row>div{
    padding: 15px 15px;
    box-sizing: border-box;
}
.col-4{
    width: 33.33%;

}
.col-8{
    width: 66.66%;
    box-sizing: border-box;
}
.direct_photo{
    text-align:center;
    line-height: 1.6;
}
.direct_photo img{
    width: 250px;
    height: 250px;
    object-fit: cover;
    border-radius: 50%;
}
.direct_text{
    padding: 25px;
    border-radius: 5px;
    background: whitesmoke;
    font-size: 16px;
    line-height: 1.6;
}
.owl-dots.disabled{
    display:none;
}
.example{
    text-align:center;
}
.example img{
    height:350px;
    object-fit:contain;
    width:100%;
    box-shadow: 0 0 7px rgb(0 0 0 / 10%);
    margin-bottom: 10px;

    box-sizing: border-box;
}
#examples .row{
    justify-content:start
}
#factors .row{
    align-items:start
}
.example p{
    font-size: 20px;
    margin-top: 5px;
}
.sitemap a{
    font-size: 18px;
    padding: 7px;
    display: block;
    color: #000000;
}
.sitemap_child{
    padding-left:20px;
}
.mt-5{
    margin-top:30px;
}
.mt-3{
    margin-top:20px;
}
#before_after .slider_counter, #before_after .slider_counter_project {
    position: relative;
    bottom: 58px;
}
.mfp-wrap,.mfp-bg {
    z-index: 11111111;
}
.gallery_masonry{
    margin:0 -30px;
}

.conf ol li{
    list-style:decimal;
    margin-bottom:10px;
}
.conf,.conf li,.conf p,.conf span{
    font-size: 16px;
    line-height: 1.6;
}
.fancybox__container{
    z-index: 10111111;
}

.review .info{
    position:relative;
}
.review .info:before{
   content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: black;
    opacity: .3;
}
.review .info>*{
    position:relative;
}
.get_price a{
    margin-bottom:50px;
}
.get_price p{
    margin-bottom: 15px;
}
.d-flex{
    display:flex;
}
.justify-content-center{
    justify-content:center
}
.item-arrow{
    position: absolute;
    width: 32px;
    height: 18px;
    background: url(./img/arrow-down.svg) no-repeat;
    top: 5px;
    right: 10px;
    background-size: cover;
    z-index: 100;
    cursor:pointer;
}
.accordeon .item:after {
    display:none;
}
/*
.contact>div{
    width:45%;
}*/
.city{
    margin-bottom:18px;
}
.city p{
   margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    text-align: right;
    line-height: 19px;
}
.meta_top .city{
    display:none!important;
}
.grecaptcha-badge{
    display:none!important;
}
.home #portfolio .box .showcase {
    padding-bottom: 0;
}
.home #portfolio .box .showcase .headline .title {
    font-family: "Oranienbaum", serif;
}
.p-0{
    padding:0!important;
}
header {
    z-index: 15;
}
.overlay {
    z-index: 16;
}
.talk_popup {
    z-index: 17;
}
.mobile-desc{
    display:none;
    font-size: 11px;
}
@media (min-width: 26rem) {
    .mobile-desc {
        display: block;
    }
}
@media (min-width: 75rem) {
    .mobile-desc {
        display: none;
    }
}

.city-price-trigger{
    display: inline-block;
    height: 32px;
    line-height: 34px;
    font-size: 14px;
    border-radius: 4px;
    padding: 0 20px;
    margin-right: 5px;
    margin-bottom: 5px;
    background: none;
    border: 1px solid #deb265;
    color: #deb265;
    text-transform: uppercase;
    cursor:pointer;
    margin-bottom:30px;
}
.city-price-trigger:hover, .city-price-trigger.active{
     background: #deb265;
     color:white;
}
.city-price-content{
    display:none;
}
.city-price-content.active{
    display:block;
}











@media(max-width:1300px){
    header .logo .tagline {
    display: none;
    }
}
@media(max-width:940px){
    .col-3,.col-8,.col-4  {
    width: 100%;
}
.service_item .item {
    width: auto;
}
.service_item .image img {
    width: 80px;
    height: 80px;
}
#videos .videos .video {
        width: 100%;
    position: relative;
    height: 0;
    overflow: hidden;
    padding: 0;
    padding-bottom: 56.25%;
    margin: 10px;
}
.row>div{
   width: 100%;
}
header .contact .mail_block {
    /*margin-right: 0;
    display: block;*/
}
.city {
    margin-bottom: 0;
}
header .contact {
    align-items: inherit;
}
.project #page_banner .page_banner h1.page_t{
    font-size: 26px;
    text-transform: none;
}
#project_numbers .images{
    display:none!important;
}
header .contact .phone_block a:nth-child(1){
    display:inline-block;
}
header .contact .phone_block {
    flex-direction: column;
    align-items: center;
}

/*.contact > div{*/
/*    width:50%!important;*/
/*}*/
header .social {
    width: 60px;
}
header .social a {
    margin: 0 2px;
    width: 25px;
    height: 25px;
}
header .social a img {
    height: 14px;
    width: 14px;
}
header .contact {
    width: calc(100% - 125px);
}
header .contact .phone_block a {
    font-size: 11px;
}
.city-price-trigger {
    font-size: 12px;
    padding: 0 12px;
}
.item-arrow{
    right: -18px;
}
}


header .box {
    position: static;
}
header {
    position: relative;
}
@media (max-width: 1200px) {
    header .menu.show {
        transition: 0.5s all;
        margin-top: 0;
    }
    header .menu {
        width: 100%;
        box-sizing: border-box;
        margin-left: 0;
        top: 99%;
        padding: 5% 3%;
    }
    header .menu * {
        box-sizing: border-box;
    }
    header .menu ul {
        flex: none;
    }
    header .menu ul li {
        text-align: left;
    }
    header .menu ul li:hover > ul.sub_menu {
        display: none;
    }
    header .menu ul li.opened > ul.sub_menu {
        box-shadow: none;
        border-left: 1px solid gray;
        margin: 1rem 0 0;
        display: block;
        padding-right: 0;
    }
    header .menu ul li.opened > ul.sub_menu li {
        padding-right: 0;
    }
    header .menu ul li a {
        max-width: calc(100% - 3rem);
        flex: 1;
    }
    header .menu > ul li a {
        color: #292929;
    }
    header .menu ul ul ul li a {
        max-width: 100%;
        width: fit-content;
    }
    .menu__opener {
        display: block;
        height: 1.1em;
        margin-left: .6rem;
        border-left: 3px solid #d7b470;
        border-left: 3px solid rgb(215 180 112 / 70%);
        padding: 0 0 0 .6rem;
    }
    .menu__opener:before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23d7b470' d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: contain;
        display: block;
        content: '';
        width: 1.2rem;
        height: 100%;
    }
    header .menu ul li {
        text-align: left;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    header .menu ul.sub_menu li {
        margin: 0 0 18px 0;
    }
    header .menu ul.sub_menu li:last-child {
        margin: 0;
    }
    header .menu ul.sub_menu li a {
        line-height: 16px;
    }

}
@media (min-width: 1200px) {
    header .menu ul li li {
        position: static;
    }
}

@media (min-width: 1201px) {
    .kkr > .sub_menu {
        display: block !important;
    }
}

.townhouse-portfolio-btn {
    display: block;
    width: fit-content;
    margin: auto;
}

.home main #portfolio .box .townhouse-portfolio-showcase {
    margin-bottom: 0;
}

.home #portfolio {
    padding-bottom: 0 !important;
}

.go-to-top-btn {
   height: 50px;
   width: 50px;
   border-radius: 50%;
   border: 1px solid rgba(184, 184, 184, 0.5);
   background-color: rgba(184, 184, 184, 0.1);
   position: fixed;
   bottom: 270px;
   right: 35px;
    z-index: 50;
}

._text-bottom_page {
    position: fixed;
    bottom: 15px;
    right: 30px;
    padding: 8px 16px;
    border: 1 px solid var(--rd-main-primary);
    border-radius: 8px;
    box-shadow: 0 0 6px 0 var(--rd-main-primary);
    z-index: 10;
    background: #fff;
    font-size: 13px;
    line-height: 15px;
    text-align: right;
}

._text-bottom_page span {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #61D467;
    box-shadow: 0 0 5px 0 #61D467;
    margin-right: 6px;
}

@media (max-width: 800px) {
    .go-to-top-btn, ._text-bottom_page {
        right: 14px;
    }
}

@media (max-width: 660px) {
    ._text-bottom_page {
        display: none;
    }
    .go-to-top-btn {
        bottom: 30px;
    }
}

.go-to-top-btn:hover {
   background-color: rgba(184, 184, 184, 0.3);
}

.go-to-top-btn img {
   margin:auto
}

.js-hidden {
   display: none;
}

.hidden {
    display: none;
}

.about li::marker {
    content: "";
}

.action .form-agreement-link {
    color: #fff;
    text-decoration: underline;
}

.steps-form-agreement-link {
    font-size: 12px;
    line-height: 18px;
}

.steps-form-agreement-link a{
    text-decoration: underline;
}

.popup-form-agreement {
    margin-top: 20px;
    font-size: 12px;
}

.header-phone {
    font-size: 17px;
    font-weight: 600;
}

@media (max-width: 940px) {
    .header-phone {
        font-size: 15px;
    }
}

.gallery-image {
    position: relative;
    width: 100%;
}

.portfolio-gallery {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    justify-content: space-between;
    grid-gap: 40px;
    margin-top: 40px;
}

@media (max-width: 1200px) {
    .portfolio-gallery {
        display: block;
        margin-top: 20px;
    }
}

.page_banner_buttons.social a.wa {
    background: url(./img/wa.png) no-repeat center;
    background-size: 30px;
}

.page_banner_buttons.social a.tg {
    background: url(./img/tg.png) no-repeat center;
    background-size: 31px;
}

.ba-horizontal .ba-handle:before, .ba-horizontal .ba-handle:after, .ba-vertical .ba-handle:before, .ba-vertical .ba-handle:after {
    background: var(--rd-main-primary) !important;
width: 1px !important;

}

.ba-horizontal .ba-handle:before {
    margin-bottom: 24px !important;
}

.ba-horizontal .ba-handle:after {
    margin-top: 24px !important;
}

.rd-row .ba-handle {
    height: 48px;
    width: 48px;
    margin-left: -23px;
}

.ba-handle .ba-right-arrow {
    height: 15px;
    margin-top: -7px;
    right: 6px;
}

.ba-handle .ba-left-arrow {
    height: 15px;
    margin-top: -7px;
    left: 6px;
}

#help_steps {
    padding-bottom: 0px;
}

.rd-row.download_manual {
    padding: 60px 10% 0 10%;
}
.service_item .item h3 {
    font-size: 24px;
}
.service_price h3 {
    font-size: 24px;
    padding-bottom: 20px !important;
}

h2.section_t {
    margin: 0 0 30px 0;
}

section.project_content .content .text ol li {list-style: none;}