/*   
Theme Name: Koza
Theme URI: Koza.com
Version: 3.0
Tags: clean, development, html5, bootstrap
Description: Clean wordpress theme with minimal bootstrap3 markup for fast development starting
Author: saxa:p
Author URI: Koza
*/


/* =WordPress Core
-------------------------------------------------------------- */
html{
    overflow-x: hidden !important;
    margin-bottom: 0 !important;
}
body{
    font-size: 18px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 300;
}
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a:hover{
    text-decoration: none !important;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #0a02023d;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

#login-user{
    display: none;
}
.header{
    background: #00000096;
}
.header .logo{
    height: 50px;
    width: 50px;
    border: 5px;
    overflow: hidden;
    text-align: center;
}
.header .logo img{
    height: 100%;
    width: auto;
}
.header_row{
    display: flex;
    align-items: center;
    padding: 0px 30px;
}
.telegram img{
    width: 40px;
    height: auto;
}
.d_flex{
    display: flex;
}
.align_center{
    align-items: center;
}
.gap_10{
    gap: 10px;
}
.j_spase{
    justify-content: space-between;
}
.f_right{
    float: right;
}
.page_wripper{
    margin-top: -80px;
}
.page_wripper .stiky_margin{
    padding-bottom: 40px;
}
.page-template-home-page{
    background: #000000;
}
.header .navbar{
    margin-bottom: 0px;
}

header{
   position: sticky;
    top: 0;
    z-index: 9;
}
header .nav>li>a:focus, header .nav>li>a:hover, header .dropdown-menu>li>a:hover{
    text-decoration: none;
    background-color: #eeeeee4a;
}
header .dropdown-menu {
    background-color: #0e0e0bad;
}
header .dropdown-menu{
    font-size: 18px;
    font-weight: 300;
}
.video_header video{
    width: 100%;
}
.header_descr{
    display: flex;
    margin-top: auto;
    flex-direction: column;
}
.bg-video {
    position: absolute;

    z-index: -100;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

    object-fit: cover;
    height: 100%;
    width: 100%;
    height: 100%;
}
.header_descr{
    color: #fff;
}
.title_header{
    color: #ffffff;
    font-size: 42px;
    font-family: 'Montserrat',Arial,sans-serif;
    line-height: 1.1;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
.title_description{
    color: #ffffff;
    font-size: 18px;
    font-family: 'Montserrat',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 300;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    max-width: 500px;
}
.video_header{
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: end;
    height: calc(100vh + 30px);
    box-shadow: 0px -35px 19px 1px #000000 inset;
}
.header_descr_wrp{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 80px;
}
.header_row .telefon, .header_row a{
    color: #fff !important;
    font-weight: 300;
}
.header_row .dropdown-menu>li>a{
    font-weight: 300;
}
.nagrada_wrp{
    display: flex;
    flex-direction: row;
    gap: 10px;
}
.nagrada_item{
    width: 100px;
    height: 100px;
    border-radius: 10px;
    overflow: hidden;
}
.nagrada_item img{
    width: 100%;
    height: 100%;
}
.location{
    border-width: 1px;
    border-radius: 8px 8px 8px 8px;
    background-position: center center;
    border-color: #ffffff5e;
    border-style: solid;
    color: #fff;
    padding-right: 20px;
    margin-bottom: 10px;
}
.location span{
    display: flex;
    align-items: center;
    opacity: 1;
    color: #fff;
}
.location img{
    width: 55px;
    height: auto;
    opacity: 1;
}
.house_section_wrp{
    display: flex;
    gap: 15px;
    justify-content: space-between;
    flex-wrap: wrap;
}

.house_section_item{
    width: calc(50% - 24px);
    height: 100vh;
    position: relative;
    overflow: hidden;
}
.cons_item{
    width: 100%;

}
.house_section_2{
    padding-bottom: 30px;
}
.house_section{
    background: #000000;
}
.house_bg{
    position: absolute;
    height: 100%;
    width: 100%;
    background-position: center !important;
    background-size: cover !important;
    opacity: 0.55;
    background-color: #000000;
}
.centered{
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    color: #fff;
    text-align: center;
}
.house_title{
    color: #ffffff;
    font-size: 26px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 1.3;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
}
.sert_wr, .sertifikat_section .container{
    height: 100%;
}
.centered_block{
    display: flex;
    gap: 20px;
    flex-direction: column;
    justify-content: center;
}
.sert_wr .house_desk{
    text-align: center;
}
.house_desk{
    color: #ffffff;
    font-size: 18px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 300;
    max-width: 700px;
}
.btn_select{
    background-color: rgb(243 240 240);
    background-image: none;
    border-color: rgba(255, 255, 255, 0.2);
    font-size: 12px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 1.3;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-width: 1px;
    border-radius: 60px;
    border: 1px solid;
    padding: 10px 35px;
    width: fit-content;
    margin: 0 auto;
    margin-top: 20px;
    color: #000;
}
.btn_select:hover{
    color: #fff
}
.istoriya_section .btn_select{
    margin-left: auto;
}
.lefted{
    text-align: left;

    position: absolute;
    color: #fff;
    text-align: center;
}
.istoriya_section .house_title, .istoriya_section .house_desk, .istoriya_section .btn_select{
    text-align: left;
    margin-left: 0;
}
.btn_select a{
    color: #000;
}
.btn_select:hover{
    cursor: pointer;
}
.btn_select:hover a{
    text-decoration: none;
    color: #fff;
}
.zagolovok{
    font-weight: 500;
    font-size: 18px;
    pointer-events: none;
}

.istoriya_section{
    height: 70vh;
    position: relative;
    overflow: hidden;
    min-height: 460px;
    padding-top: 30px;
}
.istoriya_section_wrp .btn_select{
    color: #000;
}
.istoriya_section_wrp .btn_select:hover{
    color: #fff;
    border-color: #fff;
}
.istoriya_section_wrp{
    padding-bottom: 50px;
    padding-top: 50px;
}
.istoriya_section_wrp .lefted{
    gap: 10px;
    display: flex;
    flex-direction: column;
}
.btn_select:hover{
    background: transparent;
}
.house_section_item:hover{
    opacity: 0.9;
    transition: 1s;
}
.centered:hover, .centered a:hover{
    text-decoration: none;
}
.sertifikat_section{
    background: #fff;
}
.sertifikat_section .house_title, .sertifikat_section .house_desk, .sertifikat_section .btn_select{
    color: #000;
}
.sertifikat_section_wrp{
    display: flex;
}
.sertifikat_section_item
{
    width: calc(50% - 10px);
    display: flex;
    justify-content: center;
    align-items: center;
}
.sert_wr{
    display: flex;
    flex-direction: row;
    gap: 20px;
    justify-content: space-between;
}
.sertifikat_section{
    height: 90vh;
    position: relative;
    overflow: hidden;
    padding-top: 60px;
    min-height: 550px;
}
.sertifikat_section h2{
    font-size: 30px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 1.3;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.istoriya_bg{
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #ffffff;
    background-position: center top;
    background-attachment: fixed;
    border-color: transparent;
    border-style: solid;
    opacity: 0.45;
    background-color: #000000;
}
.sertifikat_bg {
    height: 100%;
    width: 100%;
    background-position: center !important;
    background-size: 100% !important;
    background-repeat: no-repeat;
}
.sertifikat_section .container{
    overflow: hidden;
}
.sertifikat_section_item img{
    width: 100%;
}

.invert:hover{
    color: white;
    background: #000000;
    transition: 0.5s;
}
.btn_black{
    background: #000;
    border-color: #000;
    color: #fff;
}
.btn_black:hover{
    background: #fff;
    color: #000;
}
.telegram_wrp {
    background-color: #279fdb;
}
.tg_img img{
    width: 30px;
}
.spec_section{
    background: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
}
.telegram_wrp{
    color: #fff;
    padding: 15px 10px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.telegram_wrp span{
    display: flex;
    align-items: center;
}
.telegram_wrp a{
    display: flex;
    justify-content: center;
    gap: 15px;
    color: #fff;
}
.tg_img{
    border: 1px solid #fff;
    border-radius: 30px;
    padding: 5px 10px;
    padding-right: 15px;
}
.telegram_wrp:hover{
    background: #47b4ea;
    cursor: pointer;
}
footer a{
    color: #fff;
}
footer ul{
    display: flex;
    flex-direction: column;
}
footer .nav>li>a:focus, footer .nav>li>a:hover {
    text-decoration: none;
   background-color: transparent;
}
footer a, footer a {
    color: #cbd1d6;
}
footer a:focus, footer a:hover
{
    color: #b5b8bb;
    text-decoration: underline;
}
footer .nav-pills>li+li {
    margin-left: 0px !important;
}
footer .nav>li>a {
    padding: 0px 15px;
}
footer{
    padding-top: 50px;
    background: #000
}
footer .container{
    border-bottom: 1px solid #fafafa4f;
    padding-bottom: 40px;
}
.footer_row{
    padding-top: 30px;
}
.footer_row .col_1{
    max-width: 220px;
    margin-left: 15px;
}
.card_img{
    width: 30px;
    height: 30px;
}
.card_wrp{
    display: flex;
    gap: 10px;
    width: fit-content;
    margin: 0 auto;
}
.card_item{
    opacity: 0.5;
}
.card_item:hover{
    cursor: pointer;
    opacity: 1;
}
.bron{
    margin-top: 0;
    color: white;
    background: #000000;
    transition: 0.5s;
}
.bron:hover{
    margin-top: 0;
    color: #000;
    background: #fff;
}
.podlogka{
    position: absolute;
    width: 100%;
    height: 100%;
}
.podlogka img{
    position: absolute;
    width: 110%;
    z-index: -100;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#lightSlider {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom:0;
}
#lightSlider li {
    display: block;
    float: left;
    cursor:pointer;
}
#lightSlider img {
    display: block;
    height: auto;
    width: 780px;
    height: 520px;
}

.lSSlideOuter .lSPager.lSGallery li {
    opacity: 0.5;
}

.lSSlideOuter .lSPager.lSGallery li.active {
    opacity: 1;
}

lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li{
    border-radius: 0;
}

lSSlideOuter .lSPager.lSGallery li.active:hover, .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 0;
}

.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: 64px;
    max-width: 100%;
}
.kartochka_item{
    width: 50%;
}
.lSGallery li{
    height: 75px;
}
.lSSlideOuter{
    max-width: 700px;
}

.lightSlider li a img,  .slide_s{
    height: 500px !important;
}
.slide_s a, .slide_s a img{
    margin: 0 auto;
    display: block;
}
.lSPager li{
    height: 70px !important;
    overflow: hidden;
}
.kartochka_wrp{
    display: flex;
    gap: 35px;
}
.kartochka_title{
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.kartochka_opis{
    margin-bottom: 10px;
    margin-top: 10px;
    font-family: Georgia;
    font-size: 14px;
    font-style: italic;
}
.kartochka_item .btn_select{
    margin-left: 0;
    margin-bottom: 15px;
}
.kartochka_podrobnee p{
    margin-bottom: 2px;
}
.kartochka_podrobnee li{
    font-size: 18px;
}
.kartochka_podrobnee_wrp{
    display: flex;
    gap: 20px;
}
.kartochka_podrobnee{
    width: calc(100% - 20px) / 2;
}
.kartochka_podrobnee ol, .kartochka_podrobnee ul {
    padding-left: 18px;
}
.kartochka_section h2{
    margin-bottom: 20px;
    text-transform: uppercase;
}
.plan_section{
    padding-top: 40px;
}
.plan_section h2{
    text-transform: uppercase;
}
.plan_section_wrp {
    display: flex;
    gap: 30px;
}
.plan_section_item_1{
    width: 60vw;
    overflow: hidden;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repea !importantt;
    position: relative;
}
.plan_section_item_1 a, .inner_img a{
    position: absolute;
    width: 100%;
    height: 100%;
}
.plan_section_item_2{
    width: 40vw;
    overflow: hidden;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.inner_item{
    display: flex;
    gap: 30px;
    flex-direction: column;
}
.plan_section_item{
    height: 70vh;
}
.inner_img{
    height: 35vh;
    width: 50vw;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: relative;
}
.lSGallery img{
    display: block;
    width: 110px !important;
    height: 70px !important;
    object-fit: cover;
}
.ustroy_section_wrp{
    display: flex;
    gap: 70px;
}
.ustroy_item_title{
    font-size: 18px;
    font-weight: 500;
}
.details {
    position: relative;
    display: block;
    margin: 0 auto 10px;
    background: rgba(255,255,255,0.5);
    border-radius: 5px;
    transition: 0.3s;
    overflow: hidden;
    margin-bottom: 0;
}

.details::after {
    position: absolute;
    right: 24px;
    top: 20px;
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    border-right: 3px solid #000;
    border-bottom: 3px solid #000;
    transform: rotate(-45deg);
    transform-origin: center;
    transition: .3s;
    z-index: -5;
}

.details[open]::after {
    transform: rotate(45deg);
}

.details[open] {
    padding-bottom: 100px;
}

.details[open] .details__title {
    margin-bottom: 32px;
}

.details__title {
    border-bottom: 1px solid #00000024;
    padding: 12px 24px;
    font-size: 20px;
    cursor: pointer;
    list-style: none;
    font-weight: 700;
    transition: .3s;
    padding-right: 0;
}

.details__title::-webkit-details-marker {
    display: none;
}

.details__content {
    padding: 0 32px;
    font-size: 18px;
    margin-bottom: -60px;
}

.details__content p:last-child {
    margin-bottom: 0;
}
.details__content p:first-child {
    margin-top: 0;
}
.ustroy_section{
    padding-top: 40px;
}
.ustroy_left{
    max-width: 230px;
}
.ustroy_right{
    width: 100%;
    max-width: 950px;
}
.ustroy_section h2{
    text-transform: uppercase;
}
.other_section{
    padding-top: 30px;
}
.other_house_wrp{
    background-color: #f7f4f2;
    min-height: 50vh;
}
.other_section h2{
    text-transform: uppercase;
}
.other_house_wrp{
    display: flex;
    gap: 20px;
}
.other_house_part{
    width: calc(50% - 10px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.other_house_picture{
    width: 100%;
    height: 100%;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.other_house_btn_wrp{
    display: flex;
    gap: 30px;
    max-width: fit-content;
    margin: 0 auto;
}
.other_house_btn_wrp .btn_select{
    width: 220px;
    text-align: center;
}

.other_house_content{
    max-width: 560px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 50px;
}
.block_title{
    font-size: 24px;
}
.map_section .block_title{
    text-transform: uppercase;
}
.map_section p{
   max-width: 800px;
}
.map_section .btn_select {
    margin: 0;
    margin-bottom: 30px;
}
.bronirovanie{
    min-height: 100vh;
    margin-top: 80px;
}
.custom_template{
    min-height: 100vh;
    margin-top: 100px;
}
.before_img{
    width: 100%;
    min-height: 50vh;
    overflow: hidden;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover;
    margin-bottom: 20px;
}
.page_content{
    margin: 40px auto;
}
.navbar{
    width: fit-content;
}
.header_btn{
    justify-content: flex-end;
    align-items: center;
}
.padding_0{
    padding: 0;
}
.icon-bar{
    border: 1px solid #fff;
    background: #fff;
}
.navbar-toggle .icon-bar+.icon-bar
{
    margin-top: 5px;
}
.navbar-toggle .icon-bar
{
    display: block;
    width: 30px;
    height: 3px;
    border-radius: 1px;
}

.telefon{
    white-space: nowrap;
}
.navbar-header{
    display: none;
}
/* Оформление панели */
#side-checkbox {
    display: none;
}
.side-panel {
    position: absolute;
    z-index: 999999;
    top: 0;
    right: -360px;
    background: #09090a;
    transition: all 0.5s;
    width: 320px;
    height: 100vh;
    box-shadow: 10px 0 20px rgba(0,0,0,0.4);
    color: #FFF;
    padding: 40px 20px;
}
.side-title {
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #BFE2FF;
}
/* Оформление кнопки на странице */
.side-button-1-wr {
    text-align: center; /* Контейнер для кнопки, чтобы было удобнее ее разместить */
}
.side-button-1 {
    display: inline-block;
}
.side-button-1 .side-b {
    margin: 10px;
    text-decoration: none;
    position: relative;
    font-size: 20px;
    line-height: 20px;
    padding: 12px 30px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Roboto', Тahoma, sans-serif;
    background: #337AB7;
    cursor: pointer;
    border: 2px solid #BFE2FF;
}
.side-button-1 .side-b:hover,
.side-button-1 .side-b:active,
.side-button-1 .side-b:focus {
    color: #FFF;
}
.side-button-1 .side-b:after,
.side-button-1 .side-b:before {
    position: absolute;
    height: 4px;
    left: 50%;
    bottom: -6px;
    content: "";
    transition: all 280ms ease-in-out;
    width: 0;
}
.side-button-1 .side-open:after,
.side-button-1 .side-open:before {
    background: green;
}
.side-button-1 .side-close:after,
.side-button-1 .side-close:before {
    background: red;
}
.side-button-1 .side-b:before {
    top: -6px;
}
.side-button-1 .side-b:hover:after,
.side-button-1 .side-b:hover:before {
    width: 100%;
    left: 0;
}
/* Переключатели кнопки 1 */
.side-button-1 .side-close {
    display: none;
}
#side-checkbox:checked + .side-panel + .side-button-1-wr .side-button-1 .side-open {
    display: none;
}
#side-checkbox:checked + .side-panel + .side-button-1-wr .side-button-1 .side-close {
    display: block;
}
#side-checkbox:checked + .side-panel {
    right: 0px;
}
/* Оформление кнопки на панеле */
.side-button-2 {
    font-size: 30px;
    border-radius: 20px;
    position: absolute;
    z-index: 1;
    top: 8px;
    right: 8px;
    cursor: pointer;
    transform: rotate(45deg);
    color: #BFE2FF;
    transition: all 280ms ease-in-out;
}
.side-button-2:hover {
    transform: rotate(45deg) scale(1.1);
    color: #FFF;
}
:not(.home).wp-singular #header{
    background: #000 !important;
}
.zapros label {
    font-weight: 400;
}
@media (min-width: 1200px) {
    .container {
       width: 1450px;
    }
}
@media (min-width: 979px) {
    ul.nav li.dropdown.show-on-hover:hover > ul.dropdown-menu { /* для раскрывания субменю по наведению */
        display: block;
    }
    .comment-list .children { /* для комментов */
        padding: 0;
        margin-left: 74px;
        padding-bottom: 15px;
    }
    .comment-list .media {
        margin-top: 0;
    }
}

@media (max-width: 1330px) {
    .navbar-header{
        display: flex;
    }
    .navbar-header:hover{
        cursor: pointer;
    }
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .header_btn {
        justify-content: flex-start;
        align-items: center;
        flex-direction: row-reverse;
    }
}

@media (max-width: 1450px) {
    .container {
        width: 100% !important;
    }
}
@media (max-width: 768px) {
    .podlogka img
    {
        position: absolute;
        width: auto;
        z-index: -100;
        height: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .other_house_picture{
        height: 200px;
    }
    .footer_row .col_1
{
    margin: 0 auto;
        margin-bottom: 20px;
}
    .map_section .btn_select{
        margin: 0 auto;
        margin-bottom: 20px !important;
    }
    .other_house_btn_wrp {
        display: flex    ;
        gap: 0px;
    }
    .other_house_part
{
    width: 100%;
}
    .other_house_wrp {
        display: flex;
        gap: 20px;
        flex-direction: column;
    }
    .other_house_btn_wrp
{
    flex-direction: column;
    width: 100%;
}
    .kartochka_wrp {
        display: flex;
        flex-direction: column;
    }
    .kartochka_item{
        width: 100%;
    }
    .footer .btn_select{
        margin-top: 20px;
    }
    .tg_img {
        width: fit-content;
        margin: 0 auto;
    }
    .telegram_wrp a {
        display: flex;
        gap: 15px;
        color: #fff;
        flex-direction: column;
        justify-content: center;
        max-width: 500px;
        text-align: center;
    }
    .telegram_wrp span {
        margin: 0 auto;
    }
    .istoriya_bg {
        background-size: cover;
        background-position: center center;
    }
    .sertifikat_section_item{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
    .sert_wr{
    display: flex;
    flex-direction: column-reverse;
}
    .sertifikat_section{
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: 550px;
}
    .house_title, .sertifikat_section h2 {
        font-size: 20px;
        line-height: 1.3;
    }
    .title_header, .title_header h1 {
        font-size: 30px;
        line-height: 1.1;
    }
    .title_description{
        font-size: 22px;
        line-height: 1.2;
    }
    .house_desk{
        font-size: 16px;
    }
    .header_descr_wrp {
        padding-bottom: 25px;
    }
    .house_section_item{
    width: 100%;
    height: 50vh;
    }
    .hide_mobile, .header_right {
        display: none;
    }
    .video_header {
        height: calc(100vh - 100px);
    }
    .navbar-toggle {
        margin-right: -10px;
    }
    .btn_select
{
    font-size: 10px;
    padding: 10px 20px;
        white-space: nowrap;
}
    .page_wripper{
        margin-top: -5px;
    }
    .header .logo{
        margin-right: 10px;
    }
    .page_wripper .stiky_margin {
        padding-bottom: 5px;
    }
    .istoriya_section{
        height: 50vh;
        min-height: 360px;
    }
    .istoriya_section_wrp
    {
        padding-top: 0px;
    }
    footer .row .nav{
        margin-bottom: 20px;
    }
    footer .telegram{
        margin-top: -5px;
        margin-bottom: -5px;
    }
    footer .btn_select{
        margin-top: 20px;
    }
    .side-panel a {
        color: #eaecee;
        text-decoration: none;
    }
    .side-panel .btn_select{
        margin-top: 20px;
    }
    .lightSlider li a img, .slide_s {
        height: 430px !important;
    }
    #lightSliderVertical li a{
        background: #fff !important;
    }
    .plan_section_wrp {
        display: flex;
        gap: 30px;
        flex-direction: column;
    }
    .plan_section_item_2 {
        width: 100vw;
    }
    .inner_img {
        width: 100vw;
    }
    .ustroy_left {
        display: none;
    }
    .block_title{
        text-align: center;
    }
    .custom_template {
        margin-top: 15px;
    }
    .custom_template article, .custom_template .container{
        padding: 0px;
    }
    .bronirovanie
    {
        margin-top: 0px;
        margin-left: 15px;
        margin-right: 15px;
    }
    footer .container{
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 20px;
    }
    .house_desk{
        padding-right: 15px;
    }
    .dropdown-menu{
        position: relative;
        float: none;
    }
    .dropdown-menu>li>a
{
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 300;
    line-height: 1.42857143;
    color: #b4b2b2;
    white-space: nowrap;
}

}
@media (max-width: 460px){
    .wp-block-image figure{
        width: 100%;
        margin: 10px auto !important;
    }
    .zapros input{
        width: 100%;
    }
    .zapros label {
        font-weight: 400;
    }
}
