@font-face{
font-family: roboto-regular;
src: url('fonts/roboto-regular.ttf');
}
@font-face{
font-family: roboto-medium;
src: url('fonts/roboto-medium.ttf');
}
@font-face{
font-family: roboto-bold;
src: url('https://xn------dddejf3abpfgiogicgbkptteh1l1h.xn--p1ai/wp-content/themes/blank/fonts/roboto-bold.ttf');
}
@font-face{
font-family: roboto-light;
src: url('fonts/roboto-light.ttf');
}
@font-face{
font-family: roboto-black;
src: url('fonts/roboto-black.ttf');
}
@font-face{
font-family: days;
src: url('fonts/days.ttf');
}
@font-face{
font-family: raleway-bold;
src: url('fonts/raleway-bold.ttf');
}
@font-face{
font-family: raleway-regular;
src: url('fonts/raleway-regular.ttf');
}
@font-face{
font-family: raleway-medium;
src: url('fonts/raleway-medium.ttf');
}

@font-face{
font-family: OpenSans;
src: url('fonts/OpenSans-Regular.ttf');
}
@font-face{
font-family: OpenSans Bold;
src: url('fonts/OpenSans-Bold.ttf');
}
@font-face{
font-family: OpenSans Semibold;
src: url('fonts/OpenSans-Semibold.ttf');
}






h2 {
  font-family: roboto-medium;
  font-size: 30px;
  text-align: center;
}


.content {
  max-width: 1230px;
}

/*mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm*/


/*///////////////menu/////////////////*/

table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none; padding: 0; }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
q:before, q:after { content:''}
strong { font-weight: bold }
em { font-style: italic }

p {
  line-height: 1.7;
  font-family: roboto-regular;
}
a , select{text-decoration:none; cursor: pointer;}

a:active,a:focus{outline: none;}
select:active,select:focus{outline: none;}
img.alignleft, img.alignright, img.aligncenter {
    margin-bottom: 11px;
}

.alignleft, img.alignleft{
display: inline;
    float: left;
    margin-right: 22px;
}

.alignright, img.alignright {
    display: inline;
    float: right;
    margin-left: 22px;
}

.aligncenter, img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
















article, aside, figure, footer, header, hgroup, nav, section {display: block;}


*{ 
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}



html{-webkit-font-smoothing:antialiased;}




.column-clear{clear:both;}
.clear{overflow: hidden;}


.mainWrap{width:960px;margin:0 auto;}

.title{margin:100px 0 20px 0;
text-align:center;
color:#3E4156;}
.back{text-align:center;}

nav{display:block;}

.menu{display:flex;
justify-content: space-between;
 padding: 0;
}

.menu li{display: inline-block;
position: relative;
z-index:100;}

.menu li:first-child{margin-left:0;}

.menu_main {
  /*width: 90%;*/
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: auto;
}
.menu li a {
  font-family: roboto-regular;
  color: #000000;
text-decoration:none;
display:block;
font-size: 16px;
white-space: nowrap;
-webkit-transition: all 0.15s ease-in-out 0s;
   -moz-transition: all 0.15s ease-in-out 0s;
   -o-transition: all 0.15s ease-in-out 0s;
   -ms-transition: all 0.15s ease-in-out 0s;
   transition: all 0.15s ease-in-out 0s;
}






.menu li a:hover, .menu li:hover > a{
  color: #327c41;
}

.menu ul {display: none;
margin: 0;
padding: 10px;
background-color: #ffffff;
position: absolute;
top: 19px;
left: 0px;

}

.menu ul li {display:block;
float: none;
background:none;
margin:0;
padding:0;
}
.menu ul li a {
font-size:18px;
font-weight:normal;
display:block;
padding: 3px;
/*border-left:3px solid #ffffff;*/
/*background:#ffffff*/;}

.menu ul li a:hover, .menu ul li:hover > a{
background:#f0f0f0;
/*border-left:3px solid #9CA3DA;*/

}

.menu li:hover > ul{ display: block;}
.menu ul ul {left: 149px;
  top: 0px;
}

.mobile-menu{display:none;
width:30px;
height: 30px;/*
padding:11px;*/
text-transform:uppercase;
background-image: url(img/v_03.png);
background-size: cover;
}

.mobile-menu.active {
  background-image: url(img/a_03.png);
}


.mobile-menu:hover{

text-decoration:none;
}



@media (max-width: 639px) {

.mainWrap{width:auto;padding:50px 20px;}

.menu{display:none;
background-color: #f8f8f8;/*
padding-left: 15px;
padding-right: 15px;*/
width: 100%;
}

.mobile-menu{display:block;
}

nav{margin:0;
background:none;}

.menu li{display:block;
  
margin:0;}

.menu li a {
  font-size: 14px;
color:#000000;
border-bottom: 1px solid #f2f2f2;
padding: 15px 15px;}

.menu li a:hover, .menu li:hover > a{
background:#775c79;
color:#ffffff;
}

.menu ul {display:block;
position:relative;
top:0;
left:0;
width:100%;}

.menu ul ul {left:0;}

}

li > a:after { 
  content:  ' \f107';
  font-family: FontAwesome; 
}

li > a:only-child:after { 
  content: ''; 
}


.box_iq:hover {
-webkit-box-shadow: 0px 0px 60px 0px rgba(25, 24, 29, 0.15);
-moz-box-shadow:    0px 0px 60px 0px rgba(25, 24, 29, 0.15);
box-shadow:         0px 0px 60px 0px rgba(25, 24, 29, 0.15);
}




/*///////////////menu/////////////////*/




.fon_menu {
  background-color: lightgray;
}



.box_logo2 {
  width: 138px;
  height: 72px;
}

.box_logo2 img {
  /*width: 138px;*/
  height: 72px;
}



body , html {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  font-family: roboto-regular;
}
button {

  font-family: roboto-regular;
  border-radius: 3px;
  color: #ffffff;
  border: none; 
  cursor: pointer;
  outline: none;
  font-size: 16px;
}
.number_head {
  font-family: roboto-bold !important;
  font-size: 20px;
}

.block_head {
  /*background-image: url(img/1.png);
  background-size: cover;
  height: 1250px;*/
}

.content {
  width: 100%;
  max-width: 1230px;
  margin: auto;
}

.header_block {
  padding-top: 30px;
  padding-bottom: 20px;
  width: 90%;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;  
  font-family: roboto-regular;
}

.box_logo , .box_tel {
  display: flex;
  justify-content: center;
  align-items: center;
}

.box_logo a {
  margin-right: 20px;
}

/*.box_logo span {
  font-size: 16px;
}
*/
.box_tel {
  text-align: right;
  width: 185px;
}

.box_tel span {
  font-size: 16px;
  margin-top: 5px;
}

.box_tel a {
  /*
  margin-bottom: 5px;*/
  font-family: roboto-bold;
  font-size: 20px;
  color: #2c7722;
  text-decoration: none;
}

.tel_text {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-direction: column;/*
  margin-right: 30px;*/
}

.box_tel button {
  width: 219px;
  height: 54px;
  border-radius: 3px;
  color: #ffffff;
  background-color: #fda938;
  border: 0;
  font-family: OpenSans;
  font-size: 16px;
  cursor: pointer;
}
.box_tel button {
  background-color: #f39618;
}
.zag {
  text-transform: uppercase;
  font-family: days;
  font-size: 48px;
  text-align: center;
  display: block;
  margin-top: 100px;
}

.zag_medium {
  font-family: days;
  font-size: 24px;
  text-align: center;
  display: block;
}

.block_otzyv {
  background-color: #f8f8f9;
  padding-top: 90px;
  padding-bottom: 90px;
}

.many_otzyv {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 60px;
}

.otzyv {
  width: 32%;
}
.why_people img {
  margin-right: 15px;
}

.why_people {
  display: flex;
  justify-content: space-between;
  align-items: center;  
  font-family: raleway-medium;
}
.lbt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
}
.data {
  color: #aaaaaa;
}
.block_otzyv_text {
  margin-top: 10px;
  border: 2px solid #c0c0c0;
  padding: 25px;
  -moz-border-radius-topright: 15px;
-webkit-border-top-right-radius: 15px;
border-top-right-radius: 15px;
-moz-border-radius-bottomright: 15px;
-webkit-border-bottom-right-radius: 15px;
border-bottom-right-radius: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-bottom-left-radius: 15px;
border-bottom-left-radius: 15px;
line-height: 1.7;
background-color: #ffffff;
}

.ShowFullText1 ,.ShowFullText2 {
  color: #d8001f;
  text-decoration: underline;
  cursor: pointer;
}


.show_block_otzyv {
  display: block;
  margin: auto;
  border: none;
  border-radius: 50px;
  width: 250px;
  height: 45px;
  cursor: pointer;
  font-family: raleway-regular;
  font-size: 14px;
  margin-top: 50px;
  background-color: #e6e6e6;
}
/*.show_block_otzyv:focus {
  display: none;
}*/

.block_preimushestva {
  margin-top: 100px;
  margin-bottom: 100px;
}

/*.block_preimushestva {
  display: flex;
  justify-content: space-between;
  align-items: center;
}*/

.preimushestva {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 50px;
  
}
.block_pr {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  width: 250px;
}
.preimushestva_box {
  width: 105px;
  height: 105px;
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
/*  -webkit-box-shadow: 0px 0px 60px 0px rgba(25, 24, 29, 0.15);
-moz-box-shadow:    0px 0px 60px 0px rgba(25, 24, 29, 0.15);
box-shadow:         0px 0px 60px 0px rgba(25, 24, 29, 0.15);*/
}

.number_p {
  background-color: #e31e24;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 0;
  font-family: raleway-bold;
  font-size: 16px;
  line-height: 30px;
}

.pr_h {
  font-family: OpenSans Bold;
  font-size: 16px;
  display: block;
  margin-bottom: 10px;
}

.pr_o {
  font-size: 16px;
  font-family: OpenSans;
}
.priemuzhestva {
  line-height: 1.7;
}

/*.kreslo_block {
  background-image: url(img/a1.png);
  background-size: contain;
  background-repeat: no-repeat;
  height: 820px;
  background-position: center;
  margin-bottom: 50px;
  position: relative;
  width: 1370px;
  margin: auto;
}
*/





.sale_text {
  padding: 5px 18px;
  background-color: #f7bbbd;
  border-radius: 50px;
}


.a1 { 
  left: 130px;
  top: 215px;
}

.a2 { 
  right: 120px;
  top: 300px;
}

.a3 { 
  left: 125px;
  top: 570px;
}

.a4 {
  right: 165px;
    top: 629px;
}

.a5 {
  left: 205px;
    top: 690px;
}

.element:hover {
  background-color: #ff0000;
  color: #ffffff;
  border: 1px solid #ff0000;
}


.hideText1 , .hideText2 , .two_block_otzyv  {
  display: none;
}





footer a {
  color: #9c9ca2;
  text-decoration: none;
}




.wrap {
  background-color: #cdcdcd;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  z-index: 10;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
}
.wrap2 {
  background-color: #292929;
  opacity: 0.3;
  width: 100%;
  height: 100%;
  z-index: 50;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
}

.window {
  width: 480px;
  background-color: #ffffff;
  position: fixed;
  z-index: 10000;
  top: 10%;
  margin: auto;
  left: 0;
  right: 0;
  display: none;
  padding: 30px 35px;
}

.closed {
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
}

.form_show_block p {
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
}

.h_mod {
  font-family: roboto-bold;
  font-size: 28px;
  text-align: center;
  display: block;
  margin-bottom: 100px;
}
.mod_f {
  margin-top: 60px;
  padding-bottom: 10px;
}

.mod_b_sub {
  width: 200px;
  height: 44px;
  color: #ffffff;
  border: none;
  border-radius: 24px;
  background-color: #ff0000;
  font-family: raleway-regular;
  font-size: 14px;
  cursor: pointer;
}



.delat_block {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  font-family: raleway-regular;
  font-size: 14px;
  margin-bottom: 70px;
}

.delat_block p {
  line-height: 1.5;
}
.delat_block img {
  margin-top: 30px;
  margin-right: 35px;
}

.head_detal {
  font-family: raleway-bold;
  font-size: 18px;
  display: block;
}

.detal {
  overflow-y: scroll;
  height: 650px;
  width: 670px;
  margin: auto;
  padding: 30px;
}
  


.delat_button {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.delat_button button {
  width: 200px;
    height: 45px;
    border-radius: 50px;
    color: #ffffff;
    background-color: #ff0000;
    border: 0;
    font-family: raleway-regular;
    font-size: 14px;
    cursor: pointer;
}


.price_d {
  font-family: raleway-bold;
  font-size: 24px;
  margin-right: 70px;
}








/*

::-webkit-scrollbar-button {
background-image:url('');
background-repeat:no-repeat;
width:5px;
height:0px
}

::-webkit-scrollbar-track {
background-color:#ededed;
}

::-webkit-scrollbar-thumb {
-webkit-border-radius: 0px;
border-radius: 0px;
background-color:rgb(50, 124, 65);
}

::-webkit-scrollbar-thumb:hover{
background-color:rgb(50, 124, 65);
}

::-webkit-resizer{
background-image:url('');
background-repeat:no-repeat;
width:10px;
height:0px
}

::-webkit-scrollbar{
width: 10px;
}
*/
.doc_block {
  margin-bottom: 50px;
}

.doc_block a {
  color: #22964b;
}
.doc_span {
    font-size: 19px;
    color: #000000;
}

.block_banner {
  width: 100%;
  height: 610px;
  background-image: url(img/fa1.png);
  background-size: cover;
  background-position: center;
  color: #ffffff;
  -webkit-box-shadow: 0px 20px 35px 0px rgba(50, 50, 50, 0.40);
  -moz-box-shadow:    0px 20px 35px 0px rgba(50, 50, 50, 0.40);
  box-shadow:         0px 20px 35px 0px rgba(50, 50, 50, 0.40);
}

.x1112 {
  background-image: url(img/1112.jpg) !important;
}
.block_head_color {
  width: 100%;
  height: 100%; 
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(47, 48, 51, 0.5);
}

.block_banner .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /*flex-direction: column;*/
}

.block_house_text {
  /*margin-top: 40px;*/
  /*width: 840px;*/
  font-size: 18px;
}
/*.block_house_text img {
  margin-top: 56px;
}*/
.block_house_button {
  display: flex;
  justify-content: space-between;
  margin-top: 70px;
}

/*.block_house_button button {
  width: 240px;
  height: 50px;
  margin-right: 15px;
}*/

.b1 {
  background-color: rgb(243, 150, 24);
}


.b2 {
  background-color: rgb(47, 49, 61);
}

h1 {
  font-size: 48px;
  margin: 50px 0;
}

h3 {
  font-family: OpenSans Bold;
  font-size: 30px;
}


.block_o_proekte {
  margin-top: 100px;
  margin-bottom: 150px;
}

.block_o_proekte .content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.text_o_proekte {
  width: 520px;
}

.block_slider_o_proekte {
  width: 630px;

  height: 400px;
  padding-top: 40px;
}

.block_slider_o_proekte img {
  width: 100%;
  height: 100%;
}

.block_map {
  width: 100%;
  overflow: hidden;
}


.block_planirovka {
  margin-top: 100px;
  margin-bottom: 80px;
}

.h_price {
  text-align: left;
}


/*ВКЛАДКИ*/

.box_etaj {
  /*width: 50px;
  height: 50px;*/
  padding: 5px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  background-color: #f5f8f5;
  cursor: pointer;
  margin-bottom: 5px;
}
.plan_inline {
  width: 100%;
  padding: 40px;  /*
  background-color: red;*/
}

.plan_inline p {
  margin: 0;
}

.h_plan {
  font-family: OpenSans Bold;
    font-size: 20px;/*
    padding-bottom: 10px;*/
}

.plan_text_block {
  width: 49%;

}
.korpus0 { 
  width: 100%;
  
    margin-top: 20px;
}

.plan_img_block {
  position: relative;
  /*display: flex;
    justify-content: space-between;
    align-items: flex-start;*/
}

.plan_img_block > div, .plan_img_block > input {
  display: none;
  min-height: 150px;
}

.plan_img_block label { position: absolute; right: -40px; top: 0; z-index: 3;}
.plan_img_block label:nth-of-type(2) { top: 57px;}
.plan_img_block label:nth-of-type(3) { top: 114px;}
.plan_img_block input[type="radio"]:checked + label .box_etaj { background-color: #fda938; color: #ffffff;}

.plan_img_block > input:nth-of-type(1):checked ~ .p_box:nth-of-type(1),
.plan_img_block > input:nth-of-type(2):checked ~ .p_box:nth-of-type(2),
.plan_img_block > input:nth-of-type(3):checked ~ .p_box:nth-of-type(3) { display: block; padding: 1px 55px 1px 5px;}


.p_box {
  width: 100%;
}
.p_box_active {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.p_box img {
  width: 600px;
}

.box_iq img {
  width: 100%;
  height: 350px;
}


.ban_i {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.ban_i img {
  margin-right: 25px;
}

.b12 {
    width: 290px;
    height: 65px;
    background-color: #3b9c2e;
    border: none;
    color: #ffffff;
    font-family: roboto-medium;
    font-size: 18px;
    border-radius: 0;
}

.ban_block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.btw {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-direction: column;
  font-size: 13px;
}

.btw img {
  margin-bottom: 15px;
}

.btw {
  margin: 20px;
  /*width: 160px;*/
}

.box_btw {
  background-color: rgba(102,102,102,.95);
  width: 180px;
}








/*..................................*/



.block_price {
  padding-top: 90px;
  padding-bottom: 100px;
  background-color: #fbfbfc;
}


footer {
  padding-top: 50px;
 /* padding-bottom: 15px;*/
  width: 100%;
/*  min-height: 490px;*/
  background-color: #2b2c33;
  background-position: center;
  color: #ffffff;
}


.logo_phone_block {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;

}

.box_logo {
  width: 330px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.box_logo2 {
   width: 330px;
  display: flex;
  font-size: 14px;
  justify-content: flex-start;/*
  align-items: flex-start;*/
}

.logo_span_main {
  font-family: roboto-bold;
  font-size: 16px;
}

.box_logo2 div {
      display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-direction: column;
}
.box_logo2 span {
  display: block;
}
.box_phone {
  width: 40%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  text-align: right;
  margin-bottom: 60px;
}

.box_phone a {
  font-family: OpenSans;
  font-size: 24px;

}

.box_phone p {
  font-size: 14px;
  margin-top: 0;
}


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

.block_footer_menu {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  font-size: 16px;
}

.block_footer_menu ul {
  margin: 0;
}

.block_footer_menu ul li a {
  display: block;
  margin-bottom: 20px;
}

.block_footer_menu ul li a:hover {
  color: #ffffff;
}

.pop_box {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  flex-direction: column;
}

.pop_box a {
  margin-bottom: 35px;
  color: #fda939;
  text-decoration: underline;
  cursor: pointer;
}

.pop_box a:hover {  
  text-decoration: none;
}

.block_social {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 35px;
  padding-bottom: 30px;
  border-bottom: 1px solid #3d3d3d;
}

.box_text_rf {
  font-size: 14px;
  color: #3d3d3d;
  line-height: 2;
}

.box_social_icon {/*
  width: 450px;*/
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 150px;
  padding-top: 10px;
}

.box_social_icon a {
  margin-left: 10px;
  width: 36px;
  height: 36px;
}

.box_social_icon img {
  border: 1px solid #3d3d3d;
}

.box_social_icon img:hover {
  border: 1px solid #ffffff;
  transition: 0.3s;
}

.under_footer {
  width: 100%;
  background-color: #383945;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 50px;
}
.under_footer .content {
  
  display: flex;
  justify-content: space-between;
  align-items: center;
  
  color: #9c9ca2;
  
}


.under_footer a {
  color: #9c9ca2;
}

.block_form_submit {
  height: 300px;
  background-image: url(img/i_f.jpg);
  background-position: center center;
  background-size: cover;
  margin-top: 80px;
  margin-bottom: 80px;
  -webkit-box-shadow: 0px 38px 30px 0px rgba(38, 1, 24, 0.1);
  -moz-box-shadow:    0px 38px 30px 0px rgba(38, 1, 24, 0.1);
  box-shadow:         0px 38px 30px 0px rgba(38, 1, 24, 0.1);
}

.block_form_main {
  width: 100%;
  height: 100%; 
  background-color: rgba(47, 48, 51, 0.4);
  -webkit-box-shadow: inset 0px 29px 30px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow:    inset 0px 29px 30px 0px rgba(0, 0, 0, 0.4);
  box-shadow:         inset 0px 29px 30px 0px rgba(0, 0, 0, 0.4);
  padding-left: 80px;
  padding-right: 80px;
  color: #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.block_form_main_p1 { 
  font-family: OpenSans Bold;
  font-size: 30px;
  line-height: 1.0;
  margin-bottom: 10px;
  margin-top: 10px;
}

.mobile_box_tel {
  display: none;/*
  transition: 1s;*/
  padding: 10px;
}


/*.mobile_box_tel.active {
  display: block;
}


*/






.block_gellery {
  margin-bottom: 80px;
}





/*ВКЛАДКИ2*/

.name_g {
  cursor: pointer;
  margin-bottom: 5px;
  padding-bottom: 15px;
  font-size: 16px;
}


.korpus1 > .p_box1 {
  display: none;
  min-height: 150px;
}





.x3 {
  display: none;
}

.lab_gall {
  display: inline-block;
  margin-right: 30px;
}





.korpus1 input[type="radio"]:checked + label .name_g {border-bottom: 4px solid #fda938; padding-bottom: 11px;}

.korpus1 > input:nth-of-type(1):checked ~ .p_box1:nth-of-type(1),
.korpus1 > input:nth-of-type(2):checked ~ .p_box1:nth-of-type(2),
.korpus1 > input:nth-of-type(3):checked ~ .p_box1:nth-of-type(3),
.korpus1 > input:nth-of-type(4):checked ~ .p_box1:nth-of-type(4),
.korpus1 > input:nth-of-type(5):checked ~ .p_box1:nth-of-type(5),
.korpus1 > input:nth-of-type(6):checked ~ .p_box1:nth-of-type(6),
.korpus1 > input:nth-of-type(7):checked ~ .p_box1:nth-of-type(7),
.korpus1 > input:nth-of-type(8):checked ~ .p_box1:nth-of-type(8),
.korpus1 > input:nth-of-type(9):checked ~ .p_box1:nth-of-type(9),
.korpus1 > input:nth-of-type(10):checked ~ .p_box1:nth-of-type(10) { display: block;}



.kviz_left > .p_box1 {
  display: none;
  min-height: 150px;
  background-color: #ffffff;
}


.kviz_left input[type="radio"]:checked + label .name_g {border-bottom: 4px solid #fda938; padding-bottom: 11px;}


.kviz_left > input:nth-of-type(1):checked ~ .p_box1:nth-of-type(1),
.kviz_left > input:nth-of-type(2):checked ~ .p_box1:nth-of-type(2),
.kviz_left > input:nth-of-type(3):checked ~ .p_box1:nth-of-type(3) { display: block;}



.p_box10 , .p_box12 , .p_box13 , .p_box14 , .p_box15 , .p_box16 {
  display: none;
  position: relative;
  height: 590px;
}

.p_box11 {
  position: relative;
  height: 590px;
}

.rt1 , .rt2 , .rt3 , .rt4 , .rt5 {
  width: 112px;
  height: 45px;
  background-color: #3b9c2e;
  color: #ffffff;
  border-radius: 0px;
  font-family: roboto-medium;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: absolute;
  bottom: 1px;
}

.inputs_block2  {
  /*display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;*/
}

.img_step {
  width: 100%;
  padding-left: 80px;
  padding-right: 80px;
  opacity: 1 !important;
}

















/*..................................*/


.img_gall {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}



.block_list_price {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  width: 100%;
}


.box_price {
  background-color: #ffffff;
  width: 410px;/*
  height: 667px;*/
  padding: 30px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}







/*ВКЛАДКИ3*/

.name_p {
  display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
  padding: 1px;
  cursor: pointer;
  font-size: 12px;
  font-style: italic;
  color: #ffffff;
    white-space: nowrap;
}


.korpus2 > .p_box2 {
  display: none;
}

.x5 {
  display: none;
}

.lab_p {
  display: block;
}

.name_p img {
  width: 36px;
  height: 36px;
  border: 1px solid #e8e8e8;
}

.text_p {
  margin-top: 2px;
  margin-bottom: 4px;
}

.p_box2 img {
  width: 280px;
  height: 280px;
  float: right;
}


.korpus2 { position: relative; margin-bottom: 30px; width: 100%; height: 280px;}



.korpus2 label { position: absolute; left: 0; top: 0;}
.korpus2 label:nth-of-type(2) { top: 60px;}
.korpus2 label:nth-of-type(3) { top: 120px;}



.korpus2 input[type="radio"]:checked + label .name_p img {border: 1px solid #fda938;}
.korpus2 input[type="radio"]:checked + label .name_p .text_p {color: #fda938;}

.korpus2 > input:nth-of-type(1):checked ~ .p_box2:nth-of-type(1),
.korpus2 > input:nth-of-type(2):checked ~ .p_box2:nth-of-type(2),
.korpus2 > input:nth-of-type(3):checked ~ .p_box2:nth-of-type(3) { display: block;}






/*ВКЛАДКИ3*/

.name_p2 {
  display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
  padding: 1px;
  cursor: pointer;
  font-size: 12px;
  font-style: italic;
  color: #ffffff;
    white-space: nowrap;
}


.korpus3 > .p_box3 {
  display: none;
}

.p_box3 img {
  width: 280px;
  height: 280px;
  float: right;
}

.name_p2 img {
  width: 36px;
  height: 36px;
  border: 1px solid #e8e8e8;
}

.korpus3 { position: relative; margin-bottom: 30px; width: 100%;}



.korpus3 label { position: absolute; left: 0; top: 0;}
.korpus3 label:nth-of-type(2) { top: 60px;}
.korpus3 label:nth-of-type(3) { top: 120px;}


.korpus3 input[type="radio"]:checked + label .name_p2 img {border: 1px solid #fda938;}
.korpus3 input[type="radio"]:checked + label .name_p2 .text_p {color: #fda938;}

.korpus3 > input:nth-of-type(1):checked ~ .p_box3:nth-of-type(1),
.korpus3 > input:nth-of-type(2):checked ~ .p_box3:nth-of-type(2),
.korpus3 > input:nth-of-type(3):checked ~ .p_box3:nth-of-type(3) { display: block;}









.name_p3 {
  display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
  padding: 1px;
  cursor: pointer;
  font-size: 12px;
  font-style: italic;
  color: #ffffff;
    white-space: nowrap;
}

.korpus4 > .p_box4 {
  display: none;
}

.p_box4 img {
  width: 280px;
  height: 280px;
  float: right;
}

.name_p3 img {
  width: 36px;
  height: 36px;
  border: 1px solid #e8e8e8;
}

.korpus4 { position: relative; margin-bottom: 30px; width: 100%;}



.korpus4 label { position: absolute; left: 0; top: 0;}
.korpus4 label:nth-of-type(2) { top: 60px;}
.korpus4 label:nth-of-type(3) { top: 120px;}


.korpus4 input[type="radio"]:checked + label .name_p3 img {border: 1px solid #fda938;}
.korpus4 input[type="radio"]:checked + label .name_p3 .text_p {color: #fda938;}

.korpus4 > input:nth-of-type(1):checked ~ .p_box4:nth-of-type(1),
.korpus4 > input:nth-of-type(2):checked ~ .p_box4:nth-of-type(2),
.korpus4 > input:nth-of-type(3):checked ~ .p_box4:nth-of-type(3) { display: block;}














/*..................................*/


/*ВКЛАДКИ КАРТЫ YANDEX*/

.block_abs {
  display: block;
  width: 410px;
  height: 280px;
  background-color: #ffffff;
  position: absolute;
  left: 20%;
  top: 0;
  z-index: 100;/*
  padding: 30px;*/
}

.block_map > .map {
  display: none;
}

.block_map .x6 {
  display: none;
}


.block_map { position: relative; margin-bottom: 30px; width: 100%;}


.box_m {
   padding: 5px 2px 5px 2px;
}
.block_map label { position: absolute; left: 0; top: 20px; z-index: 200;}
.block_map label:nth-of-type(1) { left: calc(20% + 25px);}
.block_map label:nth-of-type(2) { left: calc(20% + 96px);}
.block_map label:nth-of-type(3) { left: calc(20% + 260px);}


.block_map input[type="radio"]:checked + label .box_m  {border-bottom: 2px solid #fda938;}

.block_map > input:nth-of-type(1):checked ~ .map:nth-of-type(1),
.block_map > input:nth-of-type(2):checked ~ .map:nth-of-type(2),
.block_map > input:nth-of-type(3):checked ~ .map:nth-of-type(3) { display: block;}


.rb1 {
  width: 350px;
  height: 200px;
  position: absolute;
  z-index: 300;
  top: 80px;
  left: calc(20% + 25px);

}

.list_map_box {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 10px;
}
.list_map_box div:nth-of-type(1) {
  width: 64%;
  margin-right: 5%;
}

.list_map_box div:nth-of-type(2) {
  width: 30%;
}











/*//////////////////////////////////////*/




.wpcf7-not-valid-tip {
  display: none !important;
}


.box_text_pricve {
  width: 100%;
  color: #000000;
}

.h_price {
  font-family: OpenSans Bold;
  font-size: 20px;
  padding-bottom: 10px;
}
.list_house_price {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  text-align: left;
}
.plan_text_block .list_house_price {
  width: 80%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  text-align: left;
  font-size: 18px;
}

.list_house_price div {
  width: 45%;
}

.box_text_pricve p {
  margin: 0;
}

.list_house_price p {
  margin-top: 5px;
}

.big_price {
  font-family: OpenSans Bold;
  font-size: 30px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 20px;
}

.button_box_price {
  width: 100%;
    height: 54px;
    color: rgb(255, 255, 255);
    background-color: rgb(253, 169, 56);
    font-family: OpenSans;
    font-size: 16px;
    cursor: pointer;
    border-radius: 3px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
}








.under_footer a:hover {
  color: #ffffff;
  transition: .2s;
}

.form_show_block span , .form_show_block span input {
  width: 100%;
} 

.form_show_block span input {
  height: 60px;
  padding-left: 20px;
  border: 1px solid #000000;
  font-size: 24px;
  color: #aaaaaa;
  font-family: roboto-light;
} 

.check_form {
  font-size: 13px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.sub_f {
  width: 100%;
    height: 60px;
    color: #ffffff;
    background-color: #3b9c2e;;
    font-family: roboto-medium;
    font-size: 24px;
    cursor: pointer;
    border-radius: 3px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
}

.ajax-loader {
  display: none !important;
}

.wpcf7-mail-sent-ok {
  margin: 0 !important;
  font-size: 12px !important;
}


.little_form_sub {
  width: 330px;
  height: 54px;
  border: 0px;
  border-radius: 3px;
  background-color: #2f313d;
  color: #ffffff;
  font-size: 16px;
}

#wpcf7-f160-o1 .wpcf7-form p {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.little_form_phone {
  width: 330px;
  height: 54px;
  border: 0px;
  color: #f4f8fb;
  padding-left: 20px;
  font-size: 16px;
}

.little_comment {
  color: #ffffff;
  font-size: 12px;
  font-family: Roboto;
  line-height: 1.2;
}



.b3 {
  width: 240px;
    height: 50px;
    background-color: rgb(47, 49, 61);
    font-family: OpenSans;
    border-radius: 3px;
    color: #ffffff;
    border: none;
    cursor: pointer;
    outline: none;
    font-size: 16px;
    margin-top: 70px;
}




              .p_box_active img { transition:width 0.5s ease;}
.p_box_active:hover img { width:900px;}






.glav {
  background-image: url(img/fa11.png) !important;
}

.box_iq {
  width: 45%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
  flex-direction: column;
  margin-bottom: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.box_small {
  width: 100%;
  height: 230px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
  flex-direction: column;
  padding-left: 15px;
  padding-right: 15px;
}
.block_icons {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: auto;
  margin-top: 35px;
}

.s_iq {
  font-family: roboto-bold;
  font-size: 24px;
  color: #333333;
  margin-bottom: 15px;
  margin-top: 20px;
}
.s_iq2 {
  font-size: 16px;
  color: #333333;
  margin-bottom: 15px;
}
.s_iq3 {
  font-size: 14px;
  color: #333333;
  margin-bottom: 15px;
}
.s_iq4 {
  font-family: roboto-bold;
  font-size: 24px;
  color: #fb0000;
  margin-bottom: 30px;
}
.s_but {
  width: 330px;
  height: 50px;
  background-color: #3b9c2e;
  border: none;
  color: #ffffff;
  font-family: roboto-medium;
  font-size: 18px;
  border-radius: 0;
}
.main_proect {
  margin-top: 100px;
}


.kor_main .p_box1 {
  margin-top: 30px;
}

.map_main {
  margin-bottom: -5px !important;
}

.kor_main .lab_gall { 
  position: relative;
  left: 480px;
}


.box2gis {
  height: 700px;
}

.block_gray {
  background-color: #ededed;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 90px;/*
  margin-bottom: 70px;*/
}

.page_vnutr {
  padding-top: 20px;
  padding-bottom: 20px;
}

.block_pr_vnutr {
  padding-top: 70px;
  padding-bottom: 70px;
}

.kviz_block {
  margin-top: 50px;
  display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.big_block_slide {
  margin-top: 100px;
}


.s_pro_left {
  width: 780px;
}

.s_pro_left h2 {
  text-align: left;
}

.s_pro_right {
  width: 390px;
}

.block_pro {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.pho_pro {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

.pho_pro img {
  width: 180px;
  height: 120px;
  margin-bottom: 15px;
}

.s_pro_right span {
  font-family: roboto-bold;
  display: block;
  font-size: 15px;
  margin-bottom: 30px;
}

.icon_pro_block {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 30px;
}
.icon_pro {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 286px;
  margin-bottom: 30px;
  padding-left: 10px;
}

.icon_pro img {
  margin-right: 20px;
}

.block_icon_button {
  border-radius: 0px;
  width: 285px;
  height: 60px;
  font-family: roboto-medium;
  font-size: 18px;
  background-color: #3b9c2e;
  border: 0px;
  margin-top: 25px;
}

.but_ras {
  border-radius: 0px;
  width: 490px;
  height: 60px;
  font-family: roboto-medium;
  font-size: 18px;
  background-color: #3b9c2e;
  border: 0px;
  margin-top: 25px;
  color: #ffffff;
  margin: auto;
  display: block;
}

.block_more_icon {
  display: none;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 40px;
  margin-bottom: 90px;
}

.box_icon {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #ffffff;
  width: 285px;
  height: 230px;
  margin-bottom: 30px;
  font-family: roboto-regular;
  font-size: 18px;
  text-align: center;
}

.box_icon img {
  margin-bottom: 15px;
}

.big_block_slide {
  margin-bottom: 100px;
}

.gis_info {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.gis_info .content {
  position: absolute;
}

.box_2gis {
  background-color: #ffffff;
  padding: 10px 50px 50px 50px;
  width: 450px;
}

.box_2gis button {
  width: 330px;
  height: 60px;
  border-radius: 0px;
  font-family: roboto-medium;
  font-size: 18px;
  background-color: #3b9c2e;
  border: 0px;
  color: #ffffff;
}

.block_footer_menu p {
  font-family: roboto-bold;
  font-size: 18px;
  color: #ffffff;
}

.block_footer_menu ul {
  font-family: roboto-regular;
  font-size: 14px;
  color: #9c9ca2;
} 

.nomar {
  margin-bottom: 0px !important;
}


.slider_opora {
  margin-top: -60px;
  margin-bottom: 35px;
}

.little_w {
  display: none !important;
}


.box_m_gis {
  display: none;
}

.opora1 {
  background-image: url(img/ol1.png);
}

.granenie {
  background-image: url(img/granopori.jpg);
}

.trubchat {
  background-image: url(img/trubopori.jpg);
}

.silovie {
  background-image: url(img/silopori.jpg);
}

.dekor {
  background-image: url(img/dekoropori.jpg);
}



.r1 , .r2 , .r3 , .r4 {
  display: none;
}
.z1 , .z2 , .z3 , .z4 {
  display: none;
}




/*ВНУТРЕННЯЯ СТРАНИЦА*/







.vidaspan {
  font-size: 24px;
  text-align: center;
}


.slie_price_1 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 70px;
  margin-top: 60px;
}

.box_slide_price {
/*  width: 365px;*/
-webkit-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.2);
-moz-box-shadow:    0px 0px 20px 0px rgba(50, 50, 50, 0.2);
box-shadow:         0px 0px 20px 0px rgba(50, 50, 50, 0.2);
display: flex;
justify-content: center;
align-items: center;
 /* height: 435px;*/
}
.box_slide_price img {
  width: 100%;
}
.h2_price {
  font-family: roboto-bold;
  font-size: 24px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 30px;
}

.box_pad_price {
  padding: 25px;
  text-align: left;
}

.box_ul_price {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
}

.but_price_slide {
  width: 165px;
  height: 60px;
  background-color: #ec9909;
  color: #ffffff;
  border-radius: 5px;
}

.big_span_price {
  font-family: roboto-bold;
}

.marg_rive_box {
  margin-bottom: 15px;
}

.marg_rive_box span {
  line-height: 1.5;
}

.box_img_price {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}


.dop_p {
  font-size: 24px;
  font-family: roboto-bold;
  text-align: center;
}

.dop_block {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.dop_block img {
  margin: 15px;
}

.dop_box {
  width: 180px;
  text-align: center;
  display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.dop_but {
  width: 420px;
  height: 65px;
  color: #ffffff;
  background-color: #3b9c2e;
  border: none;
  border-radius: 0;
  margin: 70px auto;
  display: block;
}

.tgcs {
  font-family: roboto-bold;
}

.marg_rive_box ul {
  margin: 0;
}


.block_nav {
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 15px;
}



.box_icon:hover {
  cursor: pointer;
  -box-shadow: 0px 0px 60px 0px rgba(25, 24, 29, 0.15);
    -moz-box-shadow: 0px 0px 60px 0px rgba(25, 24, 29, 0.15);
    box-shadow: 0px 0px 60px 0px rgba(25, 24, 29, 0.15);
}

.ch_l {
  display: none;
  cursor: pointer;
}

.s_pro_left h2 {
  font-family: roboto-black;
}

.slider_price_vnutr {
  padding-top: 70px;
}

.map2g {
  width: 100%;
  background-image: url(img/map1g.jpg);
  background-size: cover;
  height: 650px;
}

.man_right {
  width: 390px;
  height: 650px;
  background-image: url(img/dfg.png);
  background-size: cover;
  padding-top: 50px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  color: #ffffff;
}

.man_right p {
  font-family: roboto-medium;
  font-size: 24px;
  margin-bottom: 10px;
}
.man_ans {
  width: 330px;
  height: 50px;
  background-color: none;
  border: 1px solid #ffffff;
  color: #ffffff;
  border-radius: 0px;
  background-color: #353644;
  margin-top: 15px;
}











.kviz_left {
  width: 810px;
  height: 650px;
  -box-shadow: 0px 0px 60px 0px rgba(25, 24, 29, 0.15);
    -moz-box-shadow: 0px 0px 60px 0px rgba(25, 24, 29, 0.15);
    box-shadow: 0px 0px 60px 0px rgba(25, 24, 29, 0.15);
    padding: 30px;
    background-color: #ffffff;
}


.box_m {
  color: #000000;
}


.box_img_kviz {
  position: relative;
}

.kviz_left img {
  /*background-color: #ffffff;*/
    opacity: .5;
}

.daaa {
  position: absolute;
  top: 10px;
  right: 10px;
  display: none;
}

.table1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

.table2 {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.table3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.table3 input {
  margin-right: 10px;
  margin-bottom: 5px;
}
.table3 label {
/*  margin-right: 30px;*/
}
.table2 .box_m {
  margin-right: 24px;
}
.table1 input {
  display: none;
}
.table2 input {
  display: none;
}

/*.kviz_left label { position: absolute; left: 0; top: 20px; z-index: 200;}
.kviz_left label:nth-of-type(1) { left: calc(20% + 25px);}
.kviz_left label:nth-of-type(2) { left: calc(20% + 96px);}
.kviz_left label:nth-of-type(3) { left: calc(20% + 260px);}*/


.table1 input:checked + label .box_m  {color: red; opacity: 1;}
.table1 input:checked + label .box_m img {opacity: 1;}
.table1 input:checked + label .box_m .daaa {display: block;}


.table2 input:checked + label .box_m  {color: red; opacity: 1;}
.table2 input:checked + label .box_m img {opacity: 1;}
.table2 input:checked + label .box_m .daaa {display: block;}


/*.kviz_left > input:nth-of-type(1):checked ~ .map:nth-of-type(1),
.kviz_left > input:nth-of-type(2):checked ~ .map:nth-of-type(2),
.kviz_left > input:nth-of-type(3):checked ~ .map:nth-of-type(3) { display: block;}
*/

.table4 input {
  width: 285px;
  height: 45px;
  border: 1px solid #d2d2d2;
  font-family: roboto-light;
  font-size: 16px;
  color: #999999;
  padding-left: 25px;
}

.table5 input {
  width: 285px;
  height: 45px;
  border: 1px solid #d2d2d2;
  font-family: roboto-light;
  font-size: 16px;
  color: #000000;
  cursor: pointer;
  padding-left: 25px;
  margin-bottom: 15px;
}

.big_block_kviz {
  margin-top: 80px;
  margin-bottom: 100px;
}


.dab1 , .dab2 , .dab3 ,.dab4 , .dab5 , .dab6 {
  display: none;
  width: 20px !important;
  height: 20px;
}
.neb1 , .neb2 ,.neb3 , .neb4 ,.neb5 , .neb6 {
  display: block;
  width: 20px !important;
  height: 20px;
}

.table3 input {
  display: none;
}

.table3 .box_m {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 360px;
  height: 50px;
  border: 1px solid #d2d2d2;
  padding: 15px;
  margin-bottom: 15px;
}

.table3 .box_m img {
  margin-right: 15px;
}
.table3 label p {
  font-family: roboto-light;
  color: #999999;
} 



.table3 input[type="radio"]:checked + label p  {font-family: roboto-medium;
  color: #000000;}


.kviz_block h2 {
  text-align: left;
}


.table5 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}

.rez_but {
  width: 285px;
  height: 45px;
  position: relative;
  margin-top: 15px;
}



.verticalinput {
  flex-wrap: wrap;
}


.verticalinput label {
  margin-bottom: 15px;
}


.box_slide_max {
  width: 50%;
}

.r_slide_max img {
  width: 100%;
}



.table_block {
  margin-top: 50px;
}

.table_block table {
border-spacing: 0 10px;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
margin: auto;
}
.table_block th {
padding: 10px 20px;
background: #3b9c2e;
color: #ffffff;
border-right: 2px solid; 
border-left: 2px solid; 
font-size: 0.9em;
}
.table_block th:first-child {
text-align: left;
}
/*th:last-child {
border-right: none;
}*/
.table_block td {
vertical-align: middle;
padding: 10px;
font-size: 14px;
text-align: center;
border-top: 2px solid #56433D;
border-bottom: 2px solid #56433D;
border-right: 2px solid #56433D;
border-left: 2px solid #56433D;

}
/*td:first-child {
border-left: 2px solid #56433D;
border-right: none;
}*/
/*td:nth-child(2){
text-align: left;
}*/































@media (min-width: 1920px) {
  .icon_pro {
    width: 340px;
  }
  .box_tel {
    text-align: right;
    width: 230px;
}
.box_tel {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.box_logo {
  width: 370px;
}


.menu ul {
   -webkit-box-shadow: 0px 0px 60px 0px rgba(25, 24, 29, 0.15);
    -moz-box-shadow: 0px 0px 60px 0px rgba(25, 24, 29, 0.15);
    box-shadow: 0px 0px 60px 0px rgba(25, 24, 29, 0.15);
}
   

}











@media (min-width: 1024px) and (max-width: 1919px) {

.table3 .box_m {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 265px;
  height: 50px;
  border: 1px solid #d2d2d2;
  padding: 15px;
}


.mq1 , .mq2 , .mq3 , .mq4 , .mq5 , .mq6 {
  width: 171px;
}

.table1 .box_m {
  width: 171px;

}

.table2 .box_m {
  width: 171px;

}

.box_m img {
  width: 171px;
  
}

.orange {
  width: 245px;
}
.man_ans {
  width: 245px;

}
.daaa {
  width: 25px !important;
  height: 25px;
  top: 7px;
  right: 5px;
}

.kviz_left {
  padding: 20px;
  width: 600px;
  height: 570px;
}
.man_right {
  width: 290px;
  height: 570px;
}

.box_m p {
  font-size: 12px;
}
.p_box10 , .p_box12 , .p_box13 , .p_box14 , .p_box15 , .p_box16 {
  display: none;
  position: relative;
  height: 520px;
}

.p_box11 {
  position: relative;
  height: 520px;
}

.menu ul {
   -webkit-box-shadow: 0px 0px 60px 0px rgba(25, 24, 29, 0.15);
    -moz-box-shadow: 0px 0px 60px 0px rgba(25, 24, 29, 0.15);
    box-shadow: 0px 0px 60px 0px rgba(25, 24, 29, 0.15);
}

.content {
  max-width: 910px;
}

.block_pr {
  width: 207px;
}

.zag {
  font-size: 30px;
}

.zag_under {
  font-size: 14px;
}

.zag_medium {
  font-size: 
}

.otzyv {
  width: 298px;
}

.block_otzyv_text {
  line-height: 1.5;
}

.text_o_proekte {
  width: 438px;
}

.block_slider_o_proekte {
  width: 438px;
  height: 282px;
  padding-top: 100px;
}

/*.block_slider_o_proekte img {
  width: 438px;
  height: 282px;
}*/

.block_o_proekte {
  margin-top: 100px;
  margin-bottom: 100px;
}

.box_phone {
  width: 50%;
}

.block_form_submit {
  height: 250px;
}


.little_form_sub {
  width: 186px;
}


.little_form_phone {
  width: 282px;
}

.block_form_main_p1 {
  font-size: 28px;
}

.block_form_main {
  padding-left: 50px;
  padding-right: 50px;
}

.little_comment {
  width: 400px;
}





.box_etaj {
 /* width: 30px;
  height: 30px;*/
}

.plan_img_block label:nth-of-type(2) {
    top: 40px;
}


.plan_img_block > input:nth-of-type(1):checked ~ .p_box:nth-of-type(1),
.plan_img_block > input:nth-of-type(2):checked ~ .p_box:nth-of-type(2),
.plan_img_block > input:nth-of-type(3):checked ~ .p_box:nth-of-type(3) { display: block; padding: 1px 35px 1px 5px;}





.plan_text_block .list_house_price {
  width: 100%;
  font-size: 16px;
}



.p_box img {
  width: 400px;
}


              .p_box_active img { transition:width 0.5s ease;}
.p_box_active:hover img { width:600px;}



.box_iq {
  width: 286px;
}




.main_proect {
  margin-top: 30px;
}


.kor_main .lab_gall { 
  position: relative;
  left: 335px;
}


.box2gis {
  height: 700px;
}


.s_but {
  width: 240px;
  height: 40px;
}

.s_pro_left {
  width: 600px;
}


.s_pro_right {
  width: 286px;
}

.pho_pro img {
  width: 128px;
  height: 86px;
  margin-bottom: 15px;
}

.block_icon_button {
  border-radius: 0px;
  width: 207px;
  height: 45px;
  font-family: roboto-medium;
  font-size: 13px;
  background-color: #3b9c2e;
  border: 0px;
  margin-top: 15px;
}

.icon_pro span {
  font-size: 13.5px;
}

.icon_pro img {
  width: 50px;
}

.box_logo {
  width: 310px;
}

.gtb {
  width: 700px;
}

.s_iq3 {
  font-size: 12px;
  line-height: 1.5;
}

.s_iq2 {
  font-size: 14px;
}

.s_iq {
  font-size: 22px;
}

.s_iq4 {
  font-size: 22px;
}

.box_small {
  height: 240px;
}

.box_iq {
  margin-bottom: 35px;
}

.box_icon {
  width: 207px;
  height: 175px;
  text-align: center;
  font-size: 14px;
}

.box_icon img {
  margin-bottom: 20px;
}

.slider_opora {
  margin-bottom: 30px;
}

.ch_l {
  display: block;
}

.leter_p {
  display: none;
}

.map2g {
    height: 480px;
}










}

















@media (min-width: 640px) and (max-width: 1023px) {
.menu ul li a {
  font-size: 14px;
}
.box_logo span {
  /*display: none;*/
}
.logo_span_main {
  display: none !important;
}
.zag {
  font-size: 24px;
}

.header_block {
  width: 100%;
}

.zag_under {
  font-size: 14px;
}

.zag_medium {
  font-size: 18px;
}

.preimushestva {
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: center;
}

.block_pr {
  margin-bottom: 50px;
}

.many_otzyv .otzyv:last-child {
  display: none;
}

.otzyv {
  width: 285px;
  margin: 15px;
}

.many_otzyv {
  justify-content: center;
}

.br_f {
  display: block;
}



.detal {
  width: 530px;
}

.delat_block img {
  width: 100px;
  margin-right: 25px;
  margin-top: 20px;
}

.delat_button button {
width: 150px;
margin-right: 10px;
}

.delat_button {
  justify-content: space-between;
}


.tel_text  {
 /* display: none;*/
}
.maril_head {
  display: none;
}
.content {
  width: 594px;
  margin: auto;
}
/*.mobile-menu {
  display: block;
}*/
.menu li a {
  font-size: 14px;
}

.menu_main  {
 position: absolute;
    top: 102px;
    width: 100%;
}


.box_tel {
  /*display: none;*/
}



.box_logo img {
  width: 75px;
  margin-right: 25px;
  font-size: 14px;
}

.block_form_submit {
  height: 284px;
}

.little_form_sub {
  width: 178px;
}


.little_form_phone {
  width: 356px;
}

.block_form_main_p1 {
  font-size: 24px;
}

.block_form_main {
  padding-left: 28px;
  padding-right: 28px;
}

.little_comment {
  width: 400px;
}

.block_form_main {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}



.ppp {
  margin: 0;
  font-size: 14px;
}

.dart {
  width: 100%;
}

.block_form_main_p1 br {
  display: none;
}

.ppp br {
  display: none;
}

.block_house_text p {
  font-size: 14px;
}

h1 {
  font-size: 28px;
}

.block_banner {
  height: 500px;
}

.block_house_button button {
  font-size: 14px;
  width: 210px;

}

.block_house_text {
  width: 100%;
}

.block_o_proekte .content {
  justify-content: flex-end;
  align-items: flex-start;
  flex-direction: column-reverse;
}

.block_slider_o_proekte {
  width: 594px;
  height: 376px;
}

.text_o_proekte p {
  font-size: 14px;
}

.block_house_button button {
  width: 420px;
  height: 55px;
}

.block_o_proekte {
  margin-top: 70px;
  margin-bottom: 80px;
}


.logo_phone_block {
  flex-direction: column;
}


.box_logo {
  width: 270px;
}
.box_logo2 {
  width: 270px;
}
.box_phone {
  width: 195px;
  margin-bottom: 40px;
  justify-content: flex-start;
  text-align: left;
}


.left_box {
  width: 49%;
}

.right_box {
  width: 49%;
}

.box_logo a {
  margin-right: 0;
}

.box_logo {
  /*margin-bottom: 30px;*/
}

.block_footer_menu {
  justify-content: flex-start;
}
.block_footer_menu p {
  font-family: roboto-bold;
  font-size: 18px;
  color: #ffffff;
}

.block_footer_menu ul {
  font-family: roboto-regular;
  font-size: 14px;
  color: #9c9ca2;
} 
.block_footer_menu div {
  width: 49%;
  margin-bottom: 30px;
}

.block_footer_menu {
  flex-wrap: wrap;
}


.pop_box {
  align-items: flex-start;
}

.block_social {
  flex-direction: column;
  justify-content: flex-start;
}

.box_social_icon {
  padding-left: 0px;
  margin-bottom: 30px;
}

.box_social_icon a {
  padding-top: 20px;
  margin-right: 10px;
  margin-left: 0;
}

.block_social {
  margin-top: 0;
}

.under_footer {
  padding-bottom: 15px;
}

.text_o_proekte {
  margin-top: 70px;
}


#n2-ss-10 .n2-ss-swipe-element {
  height: 300px !important;
}

#n2-ss-10 .n2-ss-slider-pane-single {
  margin: 20px 0 !important;
}
#n2-ss-11 .n2-ss-swipe-element {
  height: 300px !important;
}

#n2-ss-11 .n2-ss-slider-pane-single {
  margin: 20px 0 !important;
}
#n2-ss-12 .n2-ss-swipe-element {
  height: 300px !important;
}

#n2-ss-12 .n2-ss-slider-pane-single {
  margin: 20px 0 !important;
}


div#n2-ss-10 .n2-ss-control-bullet {
  left: 100px !important;
}
div#n2-ss-11 .n2-ss-control-bullet {
  left: 100px !important;
}
div#n2-ss-12 .n2-ss-control-bullet {
  left: 100px !important;
}


.block_gellery {
    margin-bottom: 60px;
}


.block_map {
  font-size: 13px;
}

.block_abs {
  left: 10%;
  width: 320px;
  height: 240px;
}


.block_map label { position: absolute; left: 0; top: 20px; z-index: 200;}
.block_map label:nth-of-type(1) { left: calc(10% + 20px);}
.block_map label:nth-of-type(2) { left: calc(10% + 77px);}
.block_map label:nth-of-type(3) { left: calc(10% + 213px);}


.block_map input[type="radio"]:checked + label .box_m  {border-bottom: 2px solid #fda938;}

.block_map > input:nth-of-type(1):checked ~ .map:nth-of-type(1),
.block_map > input:nth-of-type(2):checked ~ .map:nth-of-type(2),
.block_map > input:nth-of-type(3):checked ~ .map:nth-of-type(3) { display: block;}


.rb1 {
  width: 300px;
  height: 200px;
  position: absolute;
  z-index: 300;
  top: 80px;
  left: calc(10% + 20px);

}

.list_map_box {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 10px;
}
.list_map_box div:nth-of-type(1) {
  width: 64%;
  margin-right: 5%;
}

.list_map_box div:nth-of-type(2) {
  width: 30%;
}



.plan_img_block label:nth-of-type(2) {
    top: 40px;
}



.plan_img_block > input:nth-of-type(1):checked ~ .p_box:nth-of-type(1),
.plan_img_block > input:nth-of-type(2):checked ~ .p_box:nth-of-type(2),
.plan_img_block > input:nth-of-type(3):checked ~ .p_box:nth-of-type(3) { display: block; padding: 1px 35px 1px 5px;}



.list_house_price {
  width: 100%;
}

.p_box img {
  width: 300px;
}

.plan_inline {
  padding: 20px;
}


.plan_text_block .list_house_price {
  font-size: 14px;
  width: 100%;
}

.b3 {
  margin-top: 50px;
}


.block_price {
  padding-top: 60px;
}

.p_box_active:hover img { width:300px;}

/*.box_iq {
  width: 282px;
}*/

.s_iq {
  font-size: 40px;
  margin-bottom: 15px;
}


.main_proect {
  margin-top: 30px;
}
.table_block th {
  padding: 10px 10px;
}

.kor_main .lab_gall { 
  position: relative;
  left: 185px;
}


.box2gis {
  height: 400px;
}

.s_pro_right {
  display: none;
}

.s_iq3 {
  display: none;
}

.s_but {
  width: 170px;
  height: 40px;
}

.box_iq {
  width: 190px;
}

.s_iq {
  font-size: 18px;
  text-transform: uppercase;
}

.s_iq4 {
  font-size: 18px;
}

.box_small {
  height: 170px;
}

h2 {
  font-size: 24px;
}

.icon_pro {
  font-size: 14px;
}

.block_icon_button {
  width: 420px;
  height: 45px;
  font-size: 14px;
}

.s_pro_left {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.slider_opora {
  margin-top: 0px;
}

.box_icon {
  width: 136px;
  height: 113px;
  font-size: 10px;
}

.box_icon img {
  height: 40px;
}

.n2-ss-control-bullet-horizontal {
  bottom: 60px !important;
}

.big_block_slide {
  margin-bottom: 50px;
}

.ban_block {
  flex-direction: column;
}

.box_btw {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 600px;
}

.block_footer_menu {
  flex-direction: column;
}

.u1 , .u2 , .u3 , .u4 {
  display: none;
}


.block_footer_menu div {
  margin-bottom: 0;  
  width: 100%;
}

.bor {
  border-bottom: 1px solid #3b3c42;
}

.m1 , .m2 , .m3 , .m4 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}



.z1 , .z2 , .z3 , .z4 {
  display: none;
}

.little_w {
  display: flex !important;
  margin-bottom: 30px;
}

.big_w {
  display: none !important;
}

.r1 , .r2 , .r3 , .r4 {
  display: block;
}


.block_nav {
    padding-bottom: 70px;
    position: relative;

}

.menu {
    justify-content: space-between;
}

.ch_l {
  display: block;
}

.leter_p {
  display: none;
}

.man_right {
  display: none;
}





.mq1 , .mq2 , .mq3 , .mq4 , .mq5 , .mq6 {
  width: 171px;
}

.table1 .box_m {
  width: 171px;

}

.table2 .box_m {
  width: 171px;

}

.box_m img {
  width: 171px;
  
}

.orange {
  width: 245px;
}
.man_ans {
  width: 245px;

}
.daaa {
  width: 25px !important;
  height: 25px;
  top: 7px;
  right: 5px;
}

.kviz_left {
  padding: 20px;
  width: 600px;
  height: 540px;
}


.box_m p {
  font-size: 12px;
}
.p_box10 , .p_box12 , .p_box13 , .p_box14 , .p_box15 , .p_box15 {
  display: none;
  position: relative;
  height: 480px;
}

.p_box11 {
  position: relative;
  height: 480px;
}

.table3 .box_m {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 264px;
  height: 50px;
  border: 1px solid #d2d2d2;
  padding: 15px;
}








}
































@media  (max-width: 639px) {

header {
  position: fixed;
  width: 100%;
  background-color: #ffffff;
  z-index: 1000;

}

/*.block_banner  {
  margin-top: 54px;
}
*/
.box_tel {
  width: auto;
}

.detal {
  width: 254px;
  padding: 20px;
}

.delat_block img {
  width: 50px;
  margin-right: 15px;
  margin-top: 20px;
}

.delat_button button {
width: 150px;
margin-right: 10px;
}

.delat_button {
  justify-content: space-between;
  flex-direction: column;
  align-items: flex-start;
}

.mod_f {
  font-size: 14px;
}

.head_detal {
  font-size: 14px;
}

.delat_block p {
    font-size: 13px;
}
.price_d {
  font-size: 16px;
  margin-bottom: 15px;
}

.box_logo {
  width: 100%;
  justify-content: space-between;
}

.box_logo span {
    display: none;
}

.tel_text {
  font-size: 13px;
  margin-right: 12px;
  align-items: flex-start;
}

.tel_text a {
  font-size: 16px;
}


.header_block  {
  width: 100%;
}

.zag {
  font-size: 18px;
}

.zag_under {
  font-size: 13px;
}

.box_logo a {
    margin-right: 0;
}

.preimushestva {
  flex-direction: column;
}


.block_pr {
  margin-bottom: 50px;
  flex-direction: initial;
  justify-content: space-between;
  align-items: flex-start;
}

.preimushestva_box {
  width: 65px;
  height: 65px;
  margin-right: 12px;
  margin-bottom: 0;
}

.number_p {
  width: 18px;
  height: 18px;
}

.preimushestva_box img {
  width: 50px;
  height: 50px;
}

.zag_medium  {
  font-size: 14px;
  line-height: 1.7;

}
.content {
  max-width: 300px;
  margin: auto;
  font-size: 14px;
}

.many_otzyv {
  flex-direction: column;
}

.otzyv {
  margin-bottom: 30px;
  width: 100%;
  display: none;
}


.otzyv:first-child {
  display: block;
}




.show_block_otzyv {
  margin-top: 0;
}

.priemuzhestva {
  width: 212px;
}


.block_slider_o_proekte img {
 width: 100%;
 height: 150px;
}


.box_tel {
  display: none;
} 


.box_logo img {
  width: 220px;
  height: 37px;
}

.menu_main {
  background-color: rgb(248, 248, 248);
  padding: 0;
}

.mobile_box_tel {
  /*display: block;*/
  background-color: #353535;
  color: #ffffff;
}

.mob_tel_box {
  display: block !important;
}


.box_tel button {
    width: 100%;
    height: 40px;
    font-size: 14px;
    margin: auto;
    display: block;
}

.tel_text {
    margin-right: 0;
    margin-bottom: 10px;
}




.block_form_submit {
  height: 308px;
}


.little_form_sub {
  width: 243px;
  height: 40px;
}


.little_form_phone {
  width: 243px;
  height: 40px;
}

.block_form_main_p1 {
  font-size: 16px;
}

.block_form_main {
  padding-left: 22px;
  padding-right: 22px;
}

.little_comment {
  width: 242px;
}

.block_form_main {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}



.ppp {
  margin: 0;
  font-size: 13px;
}

.dart {
  width: 100%;
}

.block_form_main_p1 br {
  display: none;
}

.ppp br {
  display: none;
}

#wpcf7-f160-o1 .wpcf7-form p {
  flex-direction: column;
  margin: 0;
}

#wpcf7-f160-o1 .wpcf7-form p br {
 display: none;
}

#wpcf7-f160-o1 .wpcf7-form p input {
  margin-top: 7px;
  margin-bottom: 7px;
}


.block_house_button {
  display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
}

.block_house_button button {
  margin-bottom: 15px;
}




.block_house_text p {
  font-size: 14px;
  line-height: 1.5;
}

h1 {
  font-size: 20px;
  margin: 15px 0;
}

.block_banner {
  height: 450px;
}

.block_house_button button {
  font-size: 13px;
  width: 210px;
  height: 40px;

}

.block_house_text {
  width: 100%;
}

.block_house_text img {
    margin-top: 25px;
}

.header_block {
  padding-bottom: 0px;
  padding-right: 15px;
}






.block_o_proekte .content {
  justify-content: flex-end;
  align-items: flex-start;
  flex-direction: column-reverse;
}

.block_slider_o_proekte {
  width: 290px;
  height: 182px;
}

.text_o_proekte p {
  font-size: 13px;
  line-height: 1.5;
}

.block_house_button button {
  width: 235px;
  height: 40px;
}

.block_o_proekte {
  margin-top: 50px;
  margin-bottom: 50px;
}

.text_o_proekte {
    width: 100%;
}

.block_house_button {
  margin-top: 25px;
}

.block_head {
    margin-bottom: 10px;
}


.box_phone {
  flex-direction: column;
}

.box_phone a {
  font-size: 16px;
}

.box_phone p {
  font-size: 13px;
}



.logo_phone_block {
  flex-direction: column;
}


.box_logo {
  width: 100%;
}

.box_phone {
  width: 100%;
  margin-bottom: 20px;
  justify-content: flex-start;
  text-align: left;
}


.left_box {
  width: 100%;
}

.right_box {
  width: 100%;
}

.box_logo a {
  margin-right: 0;
}

.box_logo {
  margin-bottom: 10px;
}

.block_footer_menu {
  justify-content: flex-start;
}

.block_footer_menu div {
  width: 49%;
  margin-bottom: 20px;
}

.block_footer_menu {
  flex-wrap: wrap;
}


.pop_box {
  align-items: flex-start;
}

.block_social {
  flex-direction: column;
  justify-content: flex-start;
}

.box_social_icon {
  padding-left: 0px;
  margin-bottom: 30px;
}

.box_social_icon a {
  padding-top: 20px;
  margin-right: 10px;
  margin-left: 0;
}

.block_social {
  margin-top: 0;
}

.under_footer {
  padding-bottom: 15px;
}

.block_footer_menu {
  font-size: 13px;
}

.block_footer_menu ul li a {
  margin-bottom: 15px;
}

.box_text_rf {
  font-size: 13px;
}

.under_footer {
  flex-direction: column;
  font-size: 13px;
}

.under_footer div {
 margin-bottom: 5px;
}

.block_social {
  padding-bottom: 20px;
}

.box_social_icon {
  padding-top: 0;
}

.block_gellery {
  margin-bottom: 50px;
}


.text_o_proekte {
  margin-top: 70px;
}

div#n2-ss-13 .nextend-bullet-bar {
  display: none !important;
}


 #n2-ss-13-arrow-previous {
  left: -5px !important;
  width: 25px !important;
  height: 25px !important;
}

 #n2-ss-13-arrow-next {
  left: 25px !important; 
  width: 25px !important;
  height: 25px !important;
}



#n2-ss-10 .n2-ss-swipe-element {
  height: 200px !important;
}

#n2-ss-10 .n2-ss-slider-pane-single {
  margin: 0 !important;
}
#n2-ss-11 .n2-ss-swipe-element {
  height: 200px !important;
}

#n2-ss-11 .n2-ss-slider-pane-single {
  margin: 0 !important;
}
#n2-ss-12 .n2-ss-swipe-element {
  height: 200px !important;
}

#n2-ss-12 .n2-ss-slider-pane-single {
  margin: 0 !important;
}





.block_map {
  font-size: 12px;
}

.block_abs {
  width: 100%;
  left: 0;
  height: 50px;
  top: 10px;
}

.rb1 {
  display: none;
}


.block_map label:nth-of-type(1) { left: 20px;}
.block_map label:nth-of-type(2) { left: 75px;}
.block_map label:nth-of-type(3) { left: 200px;}





.list_house_price p {
  font-size: 12px;   
  line-height: 1.5;
}

.block_price {
    padding-top: 50px;
    padding-bottom: 80px;
}

#price h3 {
  margin: 0;
}

.box_price {
  width: 280px;
  padding: 15px;
}

.p_box2 img {
  width: 200px;
  height: 200px;
  float: right;
}
.p_box3 img {
  width: 200px;
  height: 200px;
  float: right;
}
.p_box4 img {
  width: 200px;
  height: 200px;
  float: right;
}



.korpus2 {
  height: 200px;
}
.korpus3 {
  height: 200px;
}
.korpus4 {
  height: 200px;
}


.block_planirovka {
  margin-top: 80px;
  margin-bottom: 80px;
}


.plan_img_block label:nth-of-type(2) {
    top: 40px;
}


.plan_img_block > input:nth-of-type(1):checked ~ .p_box:nth-of-type(1),
.plan_img_block > input:nth-of-type(2):checked ~ .p_box:nth-of-type(2),
.plan_img_block > input:nth-of-type(3):checked ~ .p_box:nth-of-type(3) { display: block; padding: 1px 5px 1px 5px;}




.list_house_price {
  width: 100%;
}


.p_box img {
  width: 260px;
}



.p_box_active {
  flex-direction: column;
}

.plan_text_block .list_house_price {
  font-size: 14px;
  width: 100%;
}

.b3 {
  margin-top: 50px;
}


.block_price {
  padding-top: 40px;
}

.plan_text_block {
  width: 100%;
  margin-bottom: 30px;
}

.plan_inline {
  padding: 10px;
}



.p_box_active:hover img { width:260px;}

.box_iq {
  width: 100%;
  font-size: 13px;
}

.s_iq {
  font-size: 27px;
  margin-bottom: 15px;
}

.main_proect {
  margin-top: 30px;
}
.table_block {
  display: none;
}
.kor_main .lab_gall { 
  position: relative;
  left: calc((100% - 290px)/2);
}


.box2gis {
  height: 300px;
}


.block_footer_menu {
  flex-direction: column;
}

.u1 , .u2 , .u3 , .u4 {
  display: none;
}


.block_footer_menu div {
  margin-bottom: 0;  
  width: 100%;
}

.bor {
  border-bottom: 1px solid #3b3c42;
}

.m1 , .m2 , .m3 , .m4 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}



.z1 , .z2 , .z3 , .z4 {
  display: none;
}

.s_iq2 , .s_iq3 , .s_iq4 {
  display: none;
}

.s_but {
  width: 125px;
  height: 35px;
}

.s_iq {
    font-size: 14px;
    text-transform: uppercase;
}

.box_small {
  height: 70px;
  text-align: left;
}

.s_but {
  font-size: 17px;
}

h2 {
  font-size: 20px;
  text-align: center;
}

.block_gray {
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 50px;
}


.s_pro_right {
  display: none;
}

.icon_pro img {
  width: 40px;
  margin-right: 15px;
}

.icon_pro {
  justify-content: flex-start;
}

.s_pro_left h2 {
  text-align: center;
}

.s_pro_left p {
  text-align: center;
}

.but_ras {
  width: 100%;
  font-size: 14px;
}

.box_icon {
  width: 140px;
  height: 140px;
  font-size: 14px;
  text-align: center;
}
.box_icon img {
  width: 55px;
}

.block_more_icon {
  margin-bottom: 40px;
}


.little_w {
  display: flex !important;
  flex-direction: column;
  width: 100%;
}

.big_w {
  display: none !important;
}

.btw {
  flex-direction: unset;
  justify-content: flex-start;
  text-align: left;
  margin: 12px;
}

.btw img {
  margin: 0;
  margin-right: 15px;
  width: 60px;

}

.ban_i {
  display: none;
}
/*
.b12 {
  width: 100% !important;
}*/


.box_m_gis {
  display: block;
  background-color: #f4f8fb;
}

.block_2gis .box_2gis {
  display: none;
}

.box_2gis {
  width: 100%;
  padding: 25px;
}

.box_2gis button {
  width: 100%;
  height: 40px;
  font-size: 14px;
}


.box_logo img {
  width: 110px;
  height: 30px;
  margin-right: 15px;
  font-size: 14px;
}


.box_logo span {
    display: none;
} 

.logo_span_main {
  display: block !important;
  font-size: 14px;
}

.box_logo {
  width: 150px;
}
.box_logo2 {
  width: 150px;
  height: 35px;
}
.box_phone {
  width: 150px;
  justify-content: flex-start;
  text-align: left;
}

.box_tel {
  display: block;
}

.box_tel a {
  display: block;
}

.box_tel span {
  display: none;
}

.header_block {
  flex-direction: column;
  align-items: flex-start;
}



.slider_opora {
  margin-top: 0px;
}

.n2-ss-slider-3 {
  height: 230px !important;
}

.but_ras {
  height: 45px;
  margin-top: 30px !important;
  margin-bottom: 30px;
}


.r1 , .r2 , .r3 , .r4 {
  display: block;
}






.block_nav {
  padding-top: 20px;
  align-items: flex-start;
  padding-bottom: 0px;
}

.block_icon_social {
  display: none;
}
.menu_main {
  display: none;
}
.menu_main {
    /* left: 0; */
    position: absolute;
    top: 65px;
    width: 300px;
    /* margin: auto; */
}


.menu {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    padding: 0;
}

.menu ul {
  background-color: inherit;

}


.menu ul li a {
    font-size: 14px;
    font-weight: normal;
    display: block;
     border-left: 7px solid #3b9c2e; 
     padding-left: 10px;
    /* background: #ffffff; */
}

.ch_l {
  display: block;
}

.leter_p {
  display: none;
}

.man_right {
  display: none;
}








.img_step {
  padding-left: 5px;
  padding-right: 5px;
}
.mq1 , .mq2 , .mq3 , .mq4 , .mq5 , .mq6 {
  width: 115px;
}

.table1 .box_m {
  width: 115px;

}

.table2 .box_m {
  width: 115px;

}

.box_m img {
  width: 115px;
  
}

.kviz_left {
  padding: 20px;
  width: 320px;
  height: 630px;
}


.box_m p {
  font-size: 12px;
}
.p_box10 , .p_box12 , .p_box13 , .p_box14 , .p_box15 , .p_box15 {
  display: none;
  position: relative;
  height: 580px;
}

.p_box11 {
  position: relative;
  height: 580px;
}

.daaa {
  width: 25px !important;
  height: 25px;
  top: 7px;
  right: 5px;
}



.p_box12 .table3 {
  flex-direction: column;
}

.p_box12 .table3 label {
  margin-right: 0px;
  margin-bottom: 15px;
}

.table3 .box_m {
  width: 260px;
}
}















.block_toggle {
  width: 500px;
  margin: auto;
  margin-bottom: 50px;
}

.leter_p {
  margin-bottom: 50px;
}




.selbut {
  cursor: pointer;
  font-size: 20px;
 /* margin-top: 22px;
  margin-bottom: 22px;*/
}
.selbut ul {
  margin: 0;
  padding: 0;
}
.selbut {
  display: block;
}
.sel {
  /*position: absolute;*/
  list-style: none;
}
.lili {
  display: none;
  cursor: pointer;
  font-size: 15px;
}




.sfasdf {
      display: flex;
    justify-content: space-between;
    margin-top: 30px;
    margin-bottom: 30px;
}



.preimushestva_block {
  margin-top: 90px;
}


.block_more_primers {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.box_prim {
  width: 400px;
  height: 550px;
  background-color: #ffffff;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 30px;
  align-items: center;
  flex-direction: column;
  box-shadow: 0px 0px 60px 0px rgba(25, 24, 29, 0.5);
} 

.slider_prim {
  width: 400px;
  height: 250px;
  margin-bottom: 20px;
}

.but_prim {
  width: 100%;
}


.but_prim button {
  width: 100%;
  height: 40px;
  background-color: #3b9c2e;
  font-weight: bold;
  border-radius: 0px;
}

.h_prim {
  font-size: 20px;
  font-weight: bold;
}

.p_prim {
  font-size: 16px;
  font-weight: bold;
}












@media (max-width: 1023px) {
    .block_house_button button {
        width: 100%;
        height: 55px;
    }

    .block_toggle {
    width: 100%
}
}



.block_menu_left {
 /* position: fixed;
  top: 300px;
  width: 235px;*/
  /*height: 300px;*/
  height: 610px;
  background-color: rgba(183, 183, 183, 0.4);
  padding: 10px;
  /*border-radius: 0 15px 15px 0;*/
  margin-right: 70px;
}

.left_div_menu {
  width: 190px;
  height: 30px;
  line-height: 30px;
  /*border: 1px dashed #898787;*/
  background-color: #ffffff;
  /*border-radius: 5px;*/
  margin: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 10px;
  color: #101010;
  /*box-shadow: 0px 0px 5px 0px rgba(25, 24, 29, 0.5);*/
}

.left_div_menu:hover {
  box-shadow: 0px 0px 10px 0px rgba(25, 24, 29, 0.5);
  color: #328527;
}



@media  (max-width: 425px) {

.block_menu_left {    
    display: none;
}

.block_more_primers {
  flex-wrap: wrap;
}
.box_prim {
  width: 300px;
}
.slider_prim {
  width: 300px;
}


.s_pro_left .block_icon_button {
  width: 300px;
}

.box_iq img {
  height: 200px;
}

.block_house_button button {
  width: 250px;
}

.window {
  width: 320px;
}

.h_mod {
  font-size: 22px;
  margin-bottom: 25px;
}

.form_show_block span input {
  font-size: 18px;
}

.sub_f {
  font-size: 18px;
}
.block_house_text {
  margin-top: 40px;
}

.block_house_button button {
  width: 200px !important;
}


.map2g {
  background-image: url(img/map3g.jpg);
}




}






@media (min-width: 1024px) and (max-width: 1919px) {
    .box_btw {
        width: 150px;
    }
    .gtb {
      width: 500px;
    }
.block_menu_left {
  margin-right: 30px;
}

.left_div_menu {
  width: 180px;
}
h1 {
  font-size: 35px;
}
.block_house_button {
  flex-wrap: wrap;
}
.block_house_button a {
  margin-bottom: 30px;
}
.box_iq {
  width: 45%;
}
.box_iq img {
  height: 300px;
}
.box_tel {
  width: 190px;
}


}