@font-face {
	font-family: gotham;
	  src: url("../fonts/GothamPro.woff");
	}
	
	@font-face {
	  font-family: gotham2;
	  src: url(" ../fonts/bold_gotham.ttf");
	 
	
	}
	
	@font-face {
		font-family: gotham3; /* Имя шрифта */
		src: url(" ../fonts/italic_gotham.ttf"); /* Путь к файлу со шрифтом */
	   }  

@font-face {
		font-family: gotham4; /* Имя шрифта */
		src: url(" ../fonts/GothamPro-Black.woff"); /* Путь к файлу со шрифтом */
	   }
.cf7ic_instructions {
    margin-bottom: 5px;
}

.captcha-image {
font-family:gotham2;
}
.otzov_form_block .captcha-image {
    border: none;
    padding: 10px;
    display: inline-block;
    text-align: center;
    float: right;
    width: 300px;
    font-size: 16px;
}

.right_calc .captcha-image {
    border: none;
    padding: 0px; 
    display: inline-block;
    text-align: center;
    margin-bottom: 15px;
}
.modal-body .captcha-image, .form_callback .captcha-image {
    border: 1px solid;
    padding: 10px;
    display: inline-block;
    text-align: center;
    background: #fff;
    border-radius: 25px;
    margin: 10px;
}
.block_input .plus {
    position: absolute;
    height: 17px;
    width: 12px;
    background: url(../image/calcplus.png);
    border: none;
    /* content: "\2212"; */
    top: 53px;
    right: 17px;
    background-repeat: no-repeat;
}

.block_input .minus {
    position: absolute;
    height: 33px;
    width: 12px;
    background: url(../image/calcminus.png);
    background-size: auto;
    background-repeat: no-repeat;
    border: none;
    background-position: center;
    /* content: "\2212"; */
    top: 44px;
    left: 11px;
}
.topmenu .menu-item-has-children:after {
    position: absolute;
    right: 10px;
    top: 22px;
    content: "";
    width: 5px;
    height: 3px;
    background: url(../image/menuitem.png) center center no-repeat;
}
.otzov_form_block .wpcf7-form-control-wrap>.wpcf7-not-valid{
	border: 2px #e04747 solid;
}
.closefor {
    position: absolute;
    margin-top: -2px;
    width: 20px;
    height: 20px;
    background: url(../image/close3.png) no-repeat center;
    top: 10px;
    right: 5px;
    opacity: 1;
	display:none;
	border:none;
}
.phoneimg{
	display:none;
}
.mobileban{
	display:none;
}
#uslugi-marg{
	margin-top:-30px;
}
.port_onecarts .video_text {
   
    width: 100%;
 
}
.fund_calc img{
margin-right: 17px;	
}
.wall_calc img{
margin-right: 17px;	
}
.crof_calc img{
margin-right: 17px;	
}
.text_slider >.italia{
	font-family:gotham3;
	color:#3b3b3b;
	font-size:14px;
}
.text_slider > .old-price {
    margin-top:-10px;
    font-size: 19px;
 
}

.modal-sm .modal-header {
padding:0;
}
body a:hover{
	color:#db9d33;
	text-decoration:none;
	-webkit-transition: all 0.2s ease-in-out 0s;
 -moz-transition: all 0.2s ease-in-out 0s;
 -o-transition: all 0.2s ease-in-out 0s;
 -ms-transition: all 0.2s ease-in-out 0s;
 transition: all 0.2s ease-in-out 0s;
}
.menu3 li a:hover {
	color: #6eb244;
	text-decoration:none;
	-webkit-transition: all 0.2s ease-in-out 0s;
 -moz-transition: all 0.2s ease-in-out 0s;
 -o-transition: all 0.2s ease-in-out 0s;
 -ms-transition: all 0.2s ease-in-out 0s;
 transition: all 0.2s ease-in-out 0s;
}
body a:hover>strong{
	color:#3b3b3b;
}
.header_phone a:hover strong{
	color:#db9d33;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}
.contacts_phone a:hover strong{
	color:#db9d33;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}
.footer_phone a:hover strong{
	color:#db9d33;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}
.breadcrumbs__link{
	font-size:12px;
}
.breadcrumbs__current{
		font-size:12px;
}

.calculator h2{
	font-family:gotham2;
	color:#3b3b3b;
	font-size:26px;
	margin:40px 0 60px;
}
.calculator h2>strong{
	font-family:gotham2;
	
	font-size:26px;
	color:#6eb244;
	
}
.modal-open{
	padding:0!important;
}
.modal {
	padding:0!important;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: -149%;
     left: 0%; 
    z-index: 100;
    /* border: 1px solid #ff0000; */
    background: #fff;
    padding: 1.2em 0.8em;
    width: 100%;
    border-radius: 100px;
    height: 61px;
}
.wpcf7-response-output {
    position: absolute;
    margin-top: -24px;
    font-size: 13px;
    bottom: -70px;
    width: 102%;
    left: -8px;
	    padding: 1.2em 1em !important;
        background-color: #fff;
}
.carts .price>b {
	font-weight:100;
    font-size:15px;
}
.carts .old-price{
	min-height:20px;
}
.carts .old-price>b {
	font-weight:100;
    font-size:13px;
	
}
.onecarts .old-price {
        margin-top: -12px;
    height: 0px;
    margin-bottom: 0px;
}
.text_slider span>strong {
    font-family: gotham;
    font-size: 22px;
    color: #3b3b3b;
	font-weight:100;
}
.mytextarea{
	margin-top:10px;
	border-radius:25px ;
	padding:20px 30px;
	resize:none;
	font-size: 15px;
    font-family: gotham;
    border: 2px solid #cccccc;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	display:none !important;
    background: #ff4e4e;
    border: none;
    text-align: center;
    font-family: gotham;
    font-size: 13px;
    color: #fff;
    border-radius: 10px;
    padding: 12px 16px;
	    margin-top: 0px;
}
.voprosi .modal-content{
	background:#fff;
	text-align:center;
	font-family:gotham;
}
.voprosi .modal-title{
	margin-top:20px !important;
	font-size:17px;
text-align:center;
	font-family:gotham;
	text-transform:uppercase;
	color:#3b3b3b;
	padding:0 30px;
}
.block_input img{
	cursor:pointer;
}
.stage_house span>img{
	cursor:pointer;
	padding-bottom: 3px;
}
.select_veranda {
	display: none;
}
.select_veranda.view {
	display: block;
}
.select_veranda img {
    width: 50px;
    margin-left: 20px;
	margin-top: -10px;
}

.voprosi .modal-header .close {
    position: absolute;
    margin-top: -2px;
    width: 20px;
    height: 20px;
    background: url(../image/close3.png) no-repeat center;
    top: 15px;
    right: 15px;
    opacity: 1;
}

.gallery.banya_page {
	
}
.gallery.banya_page .item {
	height: 200px;
    overflow: hidden;
	margin-bottom: 12px;
}
.gallery.banya_page .item.last {
	padding-right: 0;
}
.gallery.banya_page .item.last div {
	background-color: #6EB243;
    width: 100%;
    height: 100%;
    text-align: left;
	padding-top: 55px;
	padding-left: 25px;
}
.gallery.banya_page .item.last div a {
	font-size: 32px;
    color: #fff;
	line-height: 30px;
}
.gallery.banya_page .item.last div a .arrow {
	
}
.gallery.banya_page .item img {
	height: 198px;
    min-width: 100%;
    position: absolute;
}
.gallery.banya_page .item .img {
	height: 198px;
    min-width: 100%;
    position: absolute;
	background-size: cover !important;
}

.modal-content{
	background:url(../image/wood.jpg) no-repeat center center;
	background-size:cover;
	
}
.modal-body .block_form input[type=submit] {
    background: #6eb244;
    
}
.modal-body .block_form .agreed {
  
    font-size: 13px;
color:#fff;
}
.modal-title{
	margin-top:20px !important;
	font-size:26px;
text-align:center;
	font-family:gotham;
	text-transform:uppercase;
	color:#fff;
	padding:0 30px;
}
.modal-header p{
	text-align: center;
    font-size: 16px;
    font-family: gotham;
    color: #fff;
padding:0 30px;
}
  .modal-body .block_form {
    margin-top:0px;
    position: relative;
    float: none;
    width: 70%;
    left: 15%;
}
.modal-body .block_form input[type=text] {
    background: #fff;
    padding: 18px 30px;
    border-radius: 150px;
    font-size: 15px;
    font-family: gotham;
    border: 2px solid #cccccc;
    margin: 5px 0;
}

.modal-body .block_form label{
	color:#3b3b3b;
}

ul, ol {
    margin: 0 0 0 0em;
}

.modal-header > .block_form {
    margin-top: 50px;
    position: relative;
    /* float: right; */
    width: 100%;
    padding: 20px;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px auto;
    border-radius: 4px;
    text-align: center;
    width: 100%;
}
.page-numbers {
    display: inline-block;
    font-size: 18px;
    width: 40px;
    height: 40px;
    background: #eeeeee;
    padding: 7px 14px;
    border-radius: 8px;
    font-family: gotham2;
    color: #898989;
    margin-right: 10px;
}
.current  {
    display: inline-block;
    font-size: 18px;
    width: 40px;
    height: 40px;
    background: #6eb244;
    padding: 7px 14px;
    border-radius: 8px;
    font-family: gotham2;
    color: white;
    margin-right: 10px;
}
.sale .slick-dotted.slick-slider {
    margin-bottom: 30px;
    height: 400px;
}

.small_blog_slider .slick-dotted.slick-slider {
    margin-bottom: 30px;
    height: 400px;
}
.slick-vertical .slick-slide {
    display: block;
    height: 110px !important;
    border: 3px solid transparent;
}
.carts a{
	color:#3b3b3b;
	text-decoration:none;
}
.carts a:hover{
	color:#3b3b3b;
	text-decoration:none;
}
#breadcrumbs{
	font-size: 12px;
    font-family: gotham;
}
#breadcrumbs a{
	color:#6eb244;
	text-decoration:none;
}
.breadcrumbs{
	font-size: 13px;
    font-family: gotham;
}
.breadcrumbs__link{
	color:#6eb244;
}
.breadcrumbs__separator{
	margin:0 10px;
}


input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.left_calc{
	position: relative;
	float: left;
	width: 360px;
	height: 430px;
}
.block_input{
	position: relative;
	float: left;
	width: 160px;
}
.block_input span {
    font-family: gotham;
    width: 150px;
    display: inline-block;
    padding: 0px 0px;
    margin: 10px 0 5px;
    font-size: 14px;
    color: #ababab;
    text-align: center;
}
.size_house{
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 38px;
}
.stage_house{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin: 30px 0 20px;
}
.calculator{
	font-family: gotham;
}
.calculator strong{
	font-family: gotham2;
	font-size: 16px;
}
.calculator.bani {
	border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}
.size_house input[type="text"]{
	font-family: gotham;
	font-size: 15px;
	width: 150px;
	height: 50px;
	border-radius: 100px;
	border: 1px #d9d9d9 solid;
	text-align: center;
	padding: 0 15px;
	
}

.size_house input[type="text"]::after{
	display: contents;
	content: "after";
	
}
.stage_house label{
	font-family: gotham;
	font-size: 15px;
	color: #ababab;
}
.stage_house span {
    display: inline-block;
    margin-top: 0px;
    font-family: gotham;
    font-size: 14px;
    color: #ababab;
    padding-top: 5px;
}
.number-input {
    position: relative;
    width: 255px;
    margin: 23px 0;
	display:none;
}
.number-input:first-of-type  {
	display:block;
}
.number-input input {
    text-align: center;
    border: 1px #d9d9d9 solid;
    border-radius: 50px;
    height: 31px;
    width: 100px;
	float: right;
}


.minus {
    position: absolute;
    height: 33px;
    width: 12px;
    background: url(../image/calcminus.png);
    background-size: auto;
    background-repeat: no-repeat;
    border: none;
    background-position: center;
    /* content: "\2212"; */
    top: -1px;
    right: 71px;
}
.plus {
    position: absolute;
    height: 17px;
    width: 12px;
    background: url(../image/calcplus.png);
    border: none;
    /* content: "\2212"; */
    top: 7px;
    right: -4px;
   
    background-repeat: no-repeat;
}

.centr_calc{
	position: relative;
	float: left;
	width: 460px;
	height: 430px;
}
.fund_calc{
	position: relative;
	float: left;
	width: 270px;
}


.fund_calc input[type="radio"]:checked + label, .fund_calc input[type="radio"]:not(:checked) + label {
    display: inline-block;
    position: relative;
    padding-left: 32px;
    line-height: 30px;
    cursor: pointer;
    font-family: gotham;
    margin-right: 7px;
    width: auto;
     margin-top: 0px; 
    margin-bottom: 6px;
		color: #777777;
font-weight: 100;
	font-size: 16px;

}

.wall_calc{
	position: relative;
	float: left;
	width:  190px;
}

.wall_calc input[type="radio"]:checked + label, .wall_calc input[type="radio"]:not(:checked) + label {
    display: inline-block;
    position: relative;
    padding-left: 32px;
    line-height: 30px;
    cursor: pointer;
    font-family: gotham;
    margin-right: 7px;
    width: auto;
     margin-top: 0px; 
    margin-bottom: 6px;
		color: #777777;
font-weight: 100;
	font-size: 16px;

}

.crof_calc{
	position: relative;
	float: left;
	width: 270px;
	margin-top: 24px;
}

.crof_calc input[type="radio"]:checked + label, .crof_calc input[type="radio"]:not(:checked) + label {
    display: inline-block;
    position: relative;
    padding-left: 32px;
    line-height: 30px;
    cursor: pointer;
    font-family: gotham;
    margin-right: 7px;
    width: auto;
     margin-top: 0px; 
    margin-bottom: 6px;
		color: #777777;
font-weight: 100;
	font-size: 16px;

}

.price_calc{
	position: relative;
	float: left;
	width:  190px;
	margin-top: 24px;
}
#calc_price{
	font-family: gotham2;
	font-size: 30px;
	color: #3b3b3b;
}
.price_calc label{
		color: #777777;
font-weight: 100;
	font-size: 16px;
}

.right_calc{
	position: relative;
	float: left;
	width: 310px;
	height: auto;
	background: #f3f3f3;
	margin-left: 10px;
	padding: 10px;
	text-align: center;
}
.right_calc p{
	text-align: center;
	font-size: 13px;
	color: #3b3b3b;
	margin-top: 15px;
	padding: 0 10px;
}
.right_calc p>strong{
	font-size: 22px;
}


.right_calc .your-name input[type=text] {
    position: relative;
    float: none;
    width: 240px;
}

.right_calc .your-phone input[type=text] {
    position: relative;
    float: none;
    width: 240px;
}

.right_calc input[type=text]{
	background: #fff;
	padding: 18px 30px; 
	border-radius: 150px;
	font-size: 15px;
	font-family: gotham;
	border: 1px solid #d4d4d4;
	margin: 5px 0;
}

.right_calc input[type=text]:active, :hover, :focus {
    outline: 0;
    outline-offset: 0;
}


.right_calc input[type=submit]{
	background: #6eb244;
	color: #fff;
	padding: 15px 30px; 
	border-radius: 150px;
	font-size: 17px;
	font-family: gotham;
	font-weight: 800;
	border: 1px solid #d4d4d4;
	margin: 0px 0;
	width: 240px;
	margin-top:-10px;
	margin-left: 11px;
}

.right_calc input[type=submit]:hover{
	text-decoration: none;
	-webkit-box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
-moz-box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}


input[type="radio"]:checked, 
input[type="radio"]:not(:checked) 
{
    position: absolute;
    left: -9999px;
}

input[type="radio"]:checked + label, input[type="radio"]:not(:checked) + label {
    display: inline-block;
    position: relative;
    padding-left: 32px;
    line-height: 30px;
    cursor: pointer;
    font-family: gotham;
    margin-right: 30px;
    width: auto;
    margin-top: 10px;
    margin-bottom: 10px;
	font-weight: 100;
font-size: 16px;
	color: #777777;
}

input[type="radio"]:checked + label:before, 
input[type="radio"]:not(:checked) + label:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 2px;
    width: 26px;
    height: 26px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
}


input[type="radio"]:checked + label:before, 
input[type="radio"]:not(:checked) + label:before {
    border-radius: 100%;
}

input[type="radio"]:checked + label:after, 
input[type="radio"]:not(:checked) + label:after {
    content: "";
    position: absolute;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}


input[type="radio"]:checked + label:after, 
input[type="radio"]:not(:checked) + label:after {
    left: 7px;
    top: 9px;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background-color: #6eb244;
}
input[type="radio"]:not(:checked) + label:after {
    opacity: 0;
}
 
input[type="radio"]:checked + label:after {
    opacity: 1;
}
.calculator .agreed {
    font-family: gotham;
    color: #ababab;
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 37px;
    font-size: 13px;
    font-weight: 100;
    margin-top: 10px;
    margin-left: 19px;
    text-align: left;
}

.calculator .wpcf7-form-control-wrap input[type="checkbox"]{
   display:none;
}
.calculator .wpcf7-form-control-wrap input[type="checkbox"]:checked +span > .agreed:before {
    background: none;
    background-image: url(../image/onwhite.png);
    background-position: center;
    background-size: contain;
}
.calculator .agreed:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    font-size: 13px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 4px;
    background: #fff;
	border-radius:50px;
	border:1px solid #aaaaaa;
    background-position: center;
    background-size: contain;
}


html,body{
	
	overflow-x: hidden;
	
	
}
body h2{
	color: #3b3b3b;
	font-family: gotham2;
	font-size: 40px;
	text-transform: uppercase;
	background: #fff;
}


body h1{
	color: #3b3b3b;
	font-family: gotham2;
	font-size: 40px;
	text-transform: uppercase;
	background: #fff;
}

.d-flex {
    display: flex !important;
}

.topmenu .d-flex #menu-wrap {
    flex-grow: 1;
}

.topmenu {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	border-bottom: 1px solid #ccc ;
	background:#fff;
	z-index: 999;
}
.topmenu .container {
/*     display: flex; */
    justify-content: space-between;
    align-items: center;
}
.topmenu .container .header_phone {
    height: auto;
    width:  auto;
    margin-top: 0;
}

@media(max-width: 767px) {
    .topmenu .container,
    .d-flex {
        display: block !important;
    }
}


#menu-wrap {
 position:relative;
	
}

.menu{
	
 display:block;
	position: relative;
	left: -25px;
 margin: 0;
 padding: 0;
 background:#fff;
 max-width: 900px;
z-index: 999;
	
}
.menu li{
 display: inline-block;
 position: relative;
z-index: 999;
	border-bottom: 5px solid #fff;
	 -webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}

.menu >li:hover{
	z-index: 999;
	border-bottom: 5px solid #6eb244;
	 -webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}


.menu li img {
 vertical-align: top;
 display: inline-block;
}

.menu li a {
 font-weight: bold;
 text-decoration:none;
	text-transform: uppercase;
	font-family:gotham2; 
 padding:16px 23px 11px;
	font-size: 13px;
 display:block;
 color:#3b3b3b;
 -webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}

.menu li a:hover, 
.menu li:hover > a{
 color:#6eb244;
 background:none;
	
}

.menu ul {
	
 display: none;
 margin: 0;
 padding: 0;
 width: 200px;
 position: absolute;
 top: 50px;
 left: 0px;
 background: #ffffff;
	z-index: 998;
	
	
}


.menu ul li {
 display:block;
 float: none;
 background:none;
-webkit-box-shadow: 0px 13px 15px -5px rgba(0,0,0,0.33); 
box-shadow: 0px 13px 15px -5px rgba(0,0,0,0.33);
	border: none;
}

.menu ul li a {
	font-family: gotham;
	text-transform: none;
 font-size:13px;
 font-weight:normal;
 display:block;
 color:#777777;
 border: none;
 background:#ffffff;
	padding: 3px 20px 7px;
}
.menu ul li a:hover, .menu ul li:hover > a{
 background:#f3f3f3;
 border: none;
 color:#777777;
}

.menu li:hover > ul{
 display: block;
	z-index:0;
	border: none;
}
.menu ul ul {
	
 left: 149px;
 top: 0px;
}

#menu-icon {
 display:none;
}

@media screen and (max-width: 768px){
	
	.topmenu .container{
		
    padding: 0;
    /* margin-right: auto; */
    /* margin-left: auto; */

	}
	.menu > li{
		border: none;
	}
	
	
	.menu >li:hover{
	z-index: 999;
	border-bottom: none;
	 -webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}
	.menu ul li {
 display:block;
 float: none;
 background:none;

box-shadow:none;
	border: none;
}
	
#menu-icon{
 width: 100%;
 height:50px;
 background: #fff url(" ../image/menu.png") no-repeat 5% center;
 cursor:pointer;
 display:block;
 float: left;
 color: #fff;
 line-height: 45px;
	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}
	/*#menu-icon:hover{
		
	 background: #fff url(" ../image/cancel.png") no-repeat center center;	
		-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
	}*/

#menu-icon b {
 padding: 0 0 0 36px;
 color: #eceff4;
 line-height: 46px;
}

.menu{
 margin: 0 15px;
 clear:both;
 position:absolute;
 top:94px;
 width:100%;
 left: 0;
 z-index:100;
 padding:0;
 margin:0;
 display:none;
}

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

.menu li a {
 background:#ffffff;
 color:#797979;
 border-top:1px solid #e0e0e0;
 border-left:3px solid #ffffff;
}
	.menu{
 
 border-bottom:2px solid #777777;
}

.menu li a img {
 display: none;
}

.menu li a:hover, .menu li:hover > a{
 background:#f0f0f0;
 color:#797979;
 border-left:3px solid #6eb244;
}

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

.menu ul ul {
 left:0;
}	
}





/*HEADERRRRRRRRRRRRRRRRRR*/
.header{
	margin-top: 40px;
}

.header p{
	font-family: gotham;
	font-size: 13px;
}

.header_work p {
	padding-top: 8px;
}
.header strong{
	font-family: gotham2;
	font-size: 13px;
}
.header_logo{
	position: relative;
	height: 130px;
	width: 26%;
	float: left;
	padding-right: 40px;
	
}
.header_logo img{
	position: absolute;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
	object-fit: cover;
	width: 260px;
	
}

.header_adres{
	position: relative;
	height: 50px;
	width: 17%;
	float: left;
	margin-top: 25px;
	padding-left: 30px;
}

.header_adres::before{
	display: block;
	position: absolute;
	top: 5%;
	left: 0;
	content: "";
	height: 26px;
	width: 26px;
	background: url(../image/adres.png) center center no-repeat;
	background-size: contain;
	
	z-index: 99;
}

.header_work{
	position: relative;
	height: 50px;
	width: 17%;
	float: left;
	margin-top: 25px;
			padding-left: 30px;

}

.header_work::before{
	display: block;
	position: absolute;
	top: 5%;
	left: 0;
	content: "";
	height: 26px;
	width: 23px;
	background: url(../image/work.png) center center no-repeat;
	background-size: contain;
	
	z-index: 99;
}

.header_phone{
    display: flex;
	position: relative;
	height: 50px;
	width: 40%;
	float: left;
	margin-top: 25px;
	text-align: right;
		padding-left: 50px;

}
.header_phone a:first-child::before{
	display: block;
	position: absolute;
	top: 0%;
	left: -30px;
	content: "";
	height: 26px;
	width: 26px;
	background: url(../image/phone.png) center center no-repeat;
	background-size: contain;
	
	z-index: 99;
}

.header_phone a{
	position: relative;
	top: 3%;
	font-family: gotham;
	font-size: 19px;
	text-decoration: none;
	color: #3b3b3b;
}
.header_phone a:first-child{
	margin-right: 10px;
}
.header_phone a strong{
	font-family: gotham2;
	font-size: 19px;
	color: #3b3b3b;
}
.header_menu{
	position: relative;
	height: 50px;
	width: 42%;
	float: left;
}

.menu2{
	list-style-type: none;
	display: block;

	padding: 0;
	position: absolute;
    top: 25%;
	left: 10px;
}
.menu2 li{
 display: inline-block;
 position: relative;
margin-right: 15px;
}

.menu2 li:last-child{

margin-right: 0px;
}

.menu2 li a{
	text-decoration: none;
	font-family: gotham2;

	font-size: 17px;
	color:#3b3b3b;
 -webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
	
}

.menu2 li a:hover{
	color:#6eb244;
 -webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}


.header_call{
	position: relative;
	height: 50px;
	width: 16%;
	float: left;
		

}

.header_call a{
	position: absolute;
	right: 5px;
	top:30%;
	text-decoration: none;
	font-family: gotham2;
	font-size: 13px;
	border-bottom: 1px dashed #6eb244; 
	color: #6eb244; 
}

.header_call a:hover{
	text-decoration: none;
}
.header_call a:focus{
	text-decoration: none;
}

.header_call a::before{
	display: block;
	position: absolute;
	top: 0%;
	left: -35px;
	content: "";
	height: 20px;
	width: 27px;
	background: url(../image/callback.png) center center no-repeat;
	background-size: contain;
	
	z-index: 99;
}
.header_calc{
	position: relative;
	height: 50px;
	width: 16%;
	float: left;
		

}

.header_calc a{
	position: absolute;
	top:30%;
		left: 40px;
	text-decoration: none;
	font-family: gotham2;
	font-size: 13px;
	border-bottom: 1px dashed #6eb244; 
	color: #6eb244; 
}
.header_calc a:hover{
	text-decoration: none;
}
.header_calc a:focus{
	text-decoration: none;
}

.header_calc a::before{
	display: block;
	position: absolute;
	top: 0%;
	left: -25px;
	content: "";
	height: 20px;
	width: 16px;
	background: url(../image/calc.png) center center no-repeat;
	background-size: contain;
	
	z-index: 99;
}


/* Баннер */

.banner{
	position:relative;
	margin-top: 1em;
	width: 100%;
	height: 500px;
	background: url(../image/banner-3.jpg) 60% bottom no-repeat;
	background-size: cover;
	
	
}

.banner .comban {
    object-position: left center;
}
.loading_map {
	height: 550px;
}

@media(max-width: 500px) {
  .loading_map {
    height: 450px;
}
}

.banner_text{
	position: relative;
    text-align: center;
	height: auto;
	top:70px;
	left:0; 
}

.banner_text h1 {
    font-size: 42px;
    font-family: gotham4;
    line-height: 120%;
    background: none;
}
.banner_text h2 {
	font-size: 40px;
	font-family: gotham2;
    text-transform: none;
    background: none;
}
.banner_text span{
	color: #6eb244;
}

.banner_text p{
	font-size: 18px;
	font-family: gotham;
	margin-bottom: 50px;
}

.banner_text strong{
	font-size: 18px;
	font-family: gotham2;
}


.banner_text .greenlink{
	/*padding: 18px 30px 22px 40px;*/
	padding: 10px 20px 12px 20px;
	background: #6eb244;
	
	border-top-left-radius: 120px;
	border-bottom-left-radius: 120px;
		transition: all 0.3s ease-out;
}


@media(max-width: 767px) {
    .banner_text h1 {
        font-size: 40px;
    }
    .banner_text h2 {
        font-size: 30px;
    }
}
@media(max-width: 500px) {
    .banner_text h1 {
        font-size: 30px;
    }
    .banner_text h2 {
        font-size: 28px;
    }
}

.greenlink:hover{
	color: white;
	text-decoration: none;
	-webkit-box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
-moz-box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}
.banner_text .orangelink{
		/*padding: 18px 40px 22px 30px;*/
	    padding: 10px 20px 12px 20px;
	background: #ef9f22;
	
	border-bottom-right-radius: 150px;
	border-top-right-radius: 150px;
	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;

}

.orangelink:hover{
color: white;
	text-decoration: none;
	-webkit-box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
-moz-box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}

/* Акция по баням */
.bani-action {
    text-align: left;
    margin-bottom: 20px;
    display: inline-block;
    padding: 15px 25px;
    background: rgba(127, 176, 84, 0.1);
/*     border:  1px solid #ef7e22; */
    border-radius: 10px;
    text-transform: uppercase;
    font-family: gotham4;
    line-height: 160%;
    color:  #6eb244;
}
.bani-action span {
    color: #ef7e22;
}
.bani-action-margin {
    margin-top: 20px !important;
}

/* Проекты, блок с 3 картинками*/
.project {
	margin-top: 4em;
	text-align: center;
	margin-bottom: 3em;
}


.forline span{
	color: #3b3b3b;
	font-family: gotham2;
	font-size: 40px;
	text-transform: uppercase;
	background: #fff;
	padding: 0px 20px;
}
.project p{
	font-size: 20px;
	color: #3b3b3b;
	font-family: gotham;
}
.forline{
	position: relative;
	text-align: center;
}
.backline:before{
	display: block;
	position: absolute;
	top: 28px;
	left: 0%;
	width: 100%;
	content: "";
	height: 2px;
	background: #d4d4d4;
	
	
	z-index: -1;
}

.one-home{
	position: relative;
    float: left;
    width: 30%;
    margin-left: 3%;
    height: 350px;
    background: none;

}

.two-home{
	position: relative;
    float: left;
    width: 30%;
    margin-left: 3%;
    height: 350px;
    background: none;

}

.three-home{
	position: relative;
    float: left;
    margin-left: 3%;
    width: 31%;
    height: 350px;
    background: none;

}
.home{
		background: none;
	

}


.home a img{
	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}

.home a span{
	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}
.home a:hover img{
	bottom: 5px;
	 -webkit-filter: drop-shadow(0px 20px 15px rgba(0,0,0,0.2));
  filter: drop-shadow(0px 20px 15px rgba(0,0,0,0.2));
	background: none;
	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
	
}

.home a:hover span{
	bottom: 5px;
	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}

.project img{
	position: absolute;
	bottom: 0;
	left: 0;
	object-fit:contain;
	object-position: bottom right;
	
	background: none;
	
}

.home span{
	color: white;
	position: absolute;
	bottom: 0;
	left: -22px;
	padding: 12px 25px 8px;
	font-family: gotham2;
	font-size: 17px;
	text-align: left;
	background: #6eb244;
	
	
}

.project span>p{
	line-height: 30px;
	margin-top: 0;
	color:white;
	font-size: 35px;
	font-family: gotham2;
}


/*АКЦИИ И СКИДКИ*/
.sale{
	margin: 5em 0;
}
.slider{
	margin-top: 2em;
}
.block_slider{
	position: relative;
}
.textslider{
	position: absolute;
	top: 50px;
	left: 50px;
	z-index: 99;
}
.smallsale{
	text-transform: uppercase;
	font-size: 36px;
	font-family: gotham4;
	color: white;
}

.bigsale{
		text-transform: uppercase;
color: white;
	font-size: 70px;
	font-family: gotham4;
	line-height: 20px;
	margin-bottom: 50px;
}

.textsale{
	color: white;
	font-size: 24px;
	font-family: gotham;
	margin-bottom: 2em;
}

.textsale strong{
	font-family: gotham2;
}

.textslider a{
	
	color:white;
	font-family: gotham;
	font-size: 17px;
	padding: 16px 48px;
	background: #ef9f22;
	border-radius: 150px;
		transition: all 0.3s ease-out;

}

.textslider a:hover{
	text-decoration: none;
	color: white;
	-webkit-box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
-moz-box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
	transition: all 0.3s ease-out;
}


/*БЛОКИ ДОМОВ*/
.homecart{
	font-family: gotham;
	margin-bottom: 10em;
}

.homecart .forline p{
	width: 70%;
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
	margin-bottom: 2em;
}
.linkcat{
	width: 100%;
	margin: 45px auto 0;
	text-align: center;
	
	
}
.linkcat a {
    position: relative;
    font-family: gotham;
    text-decoration: none;
    font-size: 17px;
    color: #6eb244;
    border: 2px solid #6eb244;
    border-radius: 200px;
    padding: 11px 35px;
    margin: 0px 10px 15px 0px;
    background: #fff;
    z-index: 2;
    display: inline-block;
    /* margin-bottom: 10px; */
}

.bani-video {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #ef7e22;
    padding: 10px 12px;
    line-height: 100%;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    font-family: gotham4;
    background: rgba(239, 126, 34, 0.1);
    border-radius: 8px;
    margin: 10px 0 -15px;
}
.bani-video:focus {
    color: #ef7e22;
}
.bani-video-inside {
    margin: 50px 0 0;
}

@media(max-width: 767px) {
    .bani-video {
        margin: 10px 0;
    }
}

.tagsBlock{
	display:inline-block;
	margin-bottom:10px;
	width:100%;
}

.linkcat .active{
	
	background: #6eb244;
	color:#fff;
}
.linkcat .active:hover{
	
	background: #6eb244;
	color:#fff;
}

.linkcat a:hover{
	text-decoration: none;
	background: #6eb244;
	color:#fff;
	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}

.linkcat a:focus{
	text-decoration: none;
}


.ungle{
	display: block;
	margin: auto;
  position: absolute;
  bottom: -8px; left: 0;  right: 0;
	content: "";
	height: 20px;
	width: 20px;
	background: #6eb244;;
	 transform: rotate(45deg);
	z-index: -1;
}

.linkcat .ungle {
    display: none;
}
.linkcat .active .ungle {
    display: block;
}


.carts {
    margin: 0em 0 4em;
    height: auto;
    width: 100%;
    justify-content: space-around;
    /* Включаем Flexbox */
    display: flex;
    /* Разрешаем перенос элементов на следующую строку */
    flex-wrap: wrap;
    /* Расстояние между элементами */
    gap: 20px; /* Измените значение под свой дизайн */
}

.carts a {
    display: block;
    position: relative;
    bottom: 0px;
    width: 100%; /* На мобильных 100% (1 в ряд) */
    height: auto;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    
    /* Убираем лишние отступы, чтобы ширина считалась правильно */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Медиа-запрос для больших экранов */
@media (min-width: 1024px) {
    .carts a {
        /* 3 колонки с учетом gap */
        /* (100% - (2 * gap)) / 3  */
        width: calc(33.333% - 13.333px); /* Примерный расчет, если gap: 20px */
        /* Или более простой вариант, если gap не принципиален */
        /* width: 33.333%; */ 
    }
}

/* Можно добавить медиа-запрос для планшетов */
@media (min-width: 768px) and (max-width: 1023px) {
    .carts a {
        width: calc(50% - 10px); /* 2 колонки */
    }
}

.carts a:hover{
	bottom: 5px;
	-webkit-filter: drop-shadow(0px 5px 15px rgba(0,0,0,0.2));
  filter: drop-shadow(0px 5px 15px rgba(0,0,0,0.2));
	background: none;
	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}

.carts a:hover .onecarts2:after{
	position:absolute;
	content:"";
	width:100%;
	bottom:-5px;
	height:5px;
	background:transparent;
	
}
.carts a:hover .onecarts:after{
	position:absolute;
	content:"";
	width:100%;
	bottom:-5px;
	height:5px;
	background:transparent;
	
}
.onecarts{
	
	position: relative;
	float: left;
	width: 24%;
	text-align: left;
	font-family: gotham;
	margin-left: 1%;
	margin-top: 1em;

}
.onecarts:hover{
	
	
	

}

.onecarts img{
	width: 100%;
	height:210px;
    object-fit: cover;
    object-position: center;
}

.onecarts p {
    width: 100%;
    margin: 0;
    text-align: left;
    min-height: 47px;
}

.carttext{
	background: #f3f3f3;
	padding: 25px;
	height: 200px;
}

.headcart{
	font-family: gotham2;
	font-size: 18px;
}

.carttext span{
	position: relative;
	float: left;
	width: 30%;
	margin-bottom: 10px;
	font-size: 13px;
	font-family: gotham;
	color:#919191;

}

.carttext span:first-of-type{
	width: 65%;
}

.carttext span>strong{
	font-size: 13px;
	font-family: gotham2;
	color: #3b3b3b;
}

.carttext p{
	position: relative;
	float: left;
	margin-bottom: 10px;
	
}

.price{
	font-family: gotham;
	font-size: 21px;
	line-height: 20px;
}

.old-price{
	font-family: gotham;
	font-size: 14px;
	line-height: 10px;
	text-decoration:line-through;
	color: #969696;
}

.price strong{
	font-family: gotham2;
	font-size: 13px;
}

.cartlink {
    font-family: gotham2;
    text-transform: uppercase;
    font-size: 13px;
    position: absolute;
    right: 0;
    bottom: 25px;
    color: white;
    padding: 7px 16px;
    background: #6eb244;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.onecarts .cartlink {
    font-family: gotham2;
    text-transform: uppercase;
    font-size: 13px;
    position: absolute;
    right: 0;
    bottom: 20px;
    color: white;
    padding: 7px 16px;
    background: #6eb244;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.pop-link {
    margin-top: 30px;
    display: inline-block;
    text-decoration: none;
    color:  #6eb244;
    border: 2px solid #6eb244;
    border-radius: 10px;
    padding: 10px 15px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}
.pop-link:hover {
    color:  #fff;
    background-color: #6eb244;
}


  /*БЛОК С БАНЕЙ 30 МИНУТ*/

.banya{
	margin-bottom: 6em;
}

.banya .forline p{
	font-family: gotham;
	width: 70%;
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
	
}

.img_banya{
	
	position: relative;
	height:520px;
	width: 100%;
	
	
}

.img_banya2{
	pointer-events: none;
	position: relative;
	height:100%;
	width: 100%;
	background: url(../image/newban.png) no-repeat  bottom;
	background-size: none;
	z-index: 100;
	
}

.img_banya span{
	padding: 15px ;
	width: 220px;
	min-height: 70px;
	position: absolute;
	
	font-family: gotham2;
	font-size: 13px;
	background: #f3f3f3;
	color:#3b3b3b;
	border-radius: 5px;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out 0s;
 -moz-transition: all 0.2s ease-in-out 0s;
 -o-transition: all 0.2s ease-in-out 0s;
 -ms-transition: all 0.2s ease-in-out 0s;
 transition: all 0.2s ease-in-out 0s;
	
	
}
.hiden{
	-webkit-transition: all 0.2s ease-in-out 0s;
 -moz-transition: all 0.2s ease-in-out 0s;
 -o-transition: all 0.2s ease-in-out 0s;
 -ms-transition: all 0.2s ease-in-out 0s;
 transition: all 0.2s ease-in-out 0s;
}
.hiden:hover{
	box-shadow: rgba(0, 0, 0, 0.75) 0px 5px 33px -12px !important;
	-webkit-transition: all 0.2s ease-in-out 0s;
 -moz-transition: all 0.2s ease-in-out 0s;
 -o-transition: all 0.2s ease-in-out 0s;
 -ms-transition: all 0.2s ease-in-out 0s;
 transition: all 0.2s ease-in-out 0s;
}
.info1{
	left: -17px;
    top: 35px;
	z-index: 1;
}

.info2{
	left: -17px;
	top:138px;
		z-index: 1;

}


.info3{
	left: -17px;
	top:238px;
		z-index: 1;

}


.info4{
	left: -17px;
	top:340px;
		z-index: 1;

}


.info5{
	left: -17px;
	top:441px;
		z-index: 1;

}

.info6{
	    right: -8px;
    top: 35px;
		z-index: 1;

}

.info7{
 right: -8px;	
	top:137px;
		z-index: 1;

}

.info8{
	 right: -8px;
	top:238px;
		z-index: 1;

}

.info9{
	 right: -8px;
	top:340px;
		z-index: 1;

}

.info10{
	 right: -8px;
	top:441px;
		z-index: 1;

}

.hide_tab{
	/*
	position: absolute;
	left: 0;
	top: 100%;
	background: #fff;
	
	transition: all 0.3s;
	padding: 15px ;
	font-family: gotham;
	font-size: 13px;
	color:#3b3b3b;
		z-index: 111;*/
	display: none;
	
	color: #777777;
	font-size: 13px;
	font-family: gotham;
	font-weight: 600;
	padding-top: 10px;
	
	
}

.banya > .container > p{
	font-size: 15px;
	font-family: gotham;
	color: #3b3b3b;
	text-align: center;
	width: 70%;
	margin: 2em auto;
}

.info_link{
	text-align: center;
	margin: 1em 0 4em;
}

.info_link a{
	
	color:white;
	font-family: gotham;
	font-size: 17px;
	padding: 16px 48px;
	background: #6eb244;
	border-radius: 250px;
	-webkit-transition: all 0.2s ease-in-out 0s;
 -moz-transition: all 0.2s ease-in-out 0s;
 -o-transition: all 0.2s ease-in-out 0s;
 -ms-transition: all 0.2s ease-in-out 0s;
 transition: all 0.2s ease-in-out 0s;

}

.info_link a:hover{
	text-decoration: none;
	color: white;
	-webkit-box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
-moz-box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
	-webkit-transition: all 0.2s ease-in-out 0s;
 -moz-transition: all 0.2s ease-in-out 0s;
 -o-transition: all 0.2s ease-in-out 0s;
 -ms-transition: all 0.2s ease-in-out 0s;
 transition: all 0.2s ease-in-out 0s;
}





/*БЛОК ПОЧЕМУ МЫ*/

.why_we .forline span{
	font-size: 30px;
		font-family: gotham2;

	color: #3b3b3b;
}

.why_we .forline strong{
	text-transform: uppercase;
	font-size: 40px;
	font-family: gotham2;
		color: #3b3b3b;

}

.why_we .forline{
	margin-bottom: 8em;
}


.one_plus{
	position: relative;
	float: left;
	width: 30.5%;
	margin-left: 2.03%;
	height: 200px;
	border: 3px solid #f3f3f3;
	padding: 70px 30px 20px;
	margin-bottom: 70px;
}

.one_plus strong{
	font-family: gotham;
	font-size: 20px;
	
	
}

.one_plus p{
		font-family: gotham;
margin-top: 10px;
	font-size: 13px;
	color: #777777;
}

.one_plus img{
	position: absolute;
	top: -48px;
	left: 20px;
}

.one_plus a{
	text-transform: uppercase;
	color:#fff;
	background: #6eb244;
	font-family: gotham2;
	font-size: 13px;
	padding: 4px 15px;
	border-radius: 5px;
	transition: all 0.3s ease-out;
}
.one_plus a:hover{
	-webkit-box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
-moz-box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
	transition: all 0.3s ease-out;
}
.one_plus a:hover{
	color:#fff;
	text-decoration: none;
}
.one_plus a:focus{
	text-decoration: none;
}

/*БЛОК С ТЕКСТОМ И КАРТИНКОЙ*/
.build{
	/*background: url(../image/vagonka_house.png) no-repeat center right;*/
	background-size: none;
	padding-bottom: 8em;
}
.build h1{
	text-align: left;
	font-family: gotham2;
	font-size: 30px;
	color:#3b3b3b;
	margin-bottom: 1em;
}

.build h1>b{
	text-align: left;
	font-family: gotham2;
	font-size: 40px;
	color:#3b3b3b;
	
}

.build h1>strong{
	text-align: left;
	font-family: gotham2;
	font-size: 40px;
	color:#6eb244;
}

.build p{
	text-align: left;
	width: 50%;
	font-size: 15px;
	color: #3b3b3b;
	font-family: gotham;
	line-height: 25px;
}
.build ul{
	margin: 3em 0;
}
.build li{
	position: relative;
	list-style-type: none;
	font-family: gotham3;
	
	font-size: 15px;
	margin: 25px 0;
	padding-left: 15px;
	
}

.build li:before{
	display: block;
	position: absolute;
	top: -4px;
	left: -41px;
	content: "";
	height: 30px;
	width: 30px;
	background: url(../image/ok.png) center center no-repeat;
	background-size: contain;
	
	z-index: 99;
}

/*Стили для сквозной обратной связи*/
.form_callback{
	position: relative;
	height: auto;
	background: url(../image/form2.jpg) no-repeat center center;
	background-size: cover;
	margin-bottom: 5em;
	padding: 1em 0 2em;
}

.wpcf7-mail-sent-ok{
    text-align: center;
    color: #ffffff;
    background: #24ad35;
    padding: 4px 20px;
    border-radius: 50px;
    font-size: 14px;
    font-family: gotham;
}

.wpcf7-validation-errors{
	display:none;
}
.wpcf7-not-valid-tip{
font-family: gotham;
    font-size: 14px;
    /* background: red; */
    width: 100%;
    text-align: center;
    /* border-radius: 10px; */
    color: #ff3a3a;
    /* margin: 0 auto; */
    padding-left: 20px;
    font-weight: 800;
}

.call_text{
	top:20%;
	position: relative;
	float: left;
	width: 60%;
	padding-top: 100px;
}
.call_text h3{
	text-align: left;
	font-family: gotham;
	font-size: 76px;
	font-weight: 800;
	color:#fff;
}

.call_text h4{
	text-align: left;
	font-family: gotham;
	font-size: 40px;
	color:#fff;
	margin-bottom: 1em;
}

.call_text h4>strong{
	color:#85c75c;
}

.block_form{
	margin-top: 70px;
	position: relative;
	float: right;
	width: 300px;
}
.screen-reader-response{
	display:none;
}
.block_form input[type="checkbox"] {
    display: none;
}
.block_form .agreed {
	font-family:gotham;
	color:white;
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 35px;
    margin-right: 15px;
    font-size: 14px;
	font-weight:100;
	margin-top: 10px;
}
.wpcf7-form-control-wrap input[type="checkbox"]:checked +span > .agreed:before {
    background: none;
    background-image: url(../image/on.png);
    background-position: center;
    background-size: contain;
}
.agreed:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    font-size: 13px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 8px;
    background-color: none;
    background-image: url(../image/off.png);
    background-position: center;
    background-size: contain;
}
.block_form input{
	width: 100%;
}

.block_form input[type=text]{
	background: #fff;
	padding: 18px 30px; 
	border-radius: 150px;
	font-size: 15px;
	font-family: gotham;
	border: none;
	margin: 5px 0;
}

.block_form input[type=text]:active, :hover, :focus {
    outline: 0;
    outline-offset: 0;
}


.block_form input[type=submit]{
	background: #ef9f22;
	color: #fff;
	padding: 18px 30px; 
	border-radius: 150px;
	font-size: 17px;
	font-family: gotham;
	font-weight: 800;
	border: none;
	margin: 0px 0;
}

.block_form input[type=submit]:hover{
	text-decoration: none;
	-webkit-box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
-moz-box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}


/*БЛОК С КАРТОЙ*/

.block_map{
	
	margin: 4em 0;
}

.block_map .forline strong{
	font-family: gotham;
	font-size: 20px;
	font-weight: 100;
	margin-bottom: 2em;
}

.map{
	margin: 4em 0;
	height: 550px;
	position: relative;
	
}

.gray{
	height: 100%;
	width: 100%;
	-webkit-filter: grayscale(70%);
filter: grayscale(70%);
}


.text_map{
	position: absolute;
	bottom: 40px;
	left:40px;
	padding: 30px 45px 30px 70px;
	background: #ffffff;
	border-radius: 5px;
}
.text_map > .bold_text{
	font-family: gotham2;
	font-size: 15px;
	color:#3b3b3b;
	margin-bottom: 2px;
}

.text_map > .bold_text::before{
	display: block;
	position: absolute;
	top: 30px;
	left: 30px;
	content: "";
	height: 26px;
	width: 26px;
	background: url(../image/adres.png) center center no-repeat;
	background-size: contain;
	
	z-index: 99;
}

.text_map p{
	margin: 0;
	font-family: gotham;
	font-size: 15px;
	color:#777777;
	line-height: 24px;
	
}

/*FOOTER СТИЛИ*/
.footer{
	font-family: gotham;
}
.left_footer{
	position: relative;
	float: left;
	text-align: left;
	width: 280px;
	
}


.footer_adres{
	position: relative;
	height: 40px;
	width: 100%;
	float: left;
	margin-top: 45px;
	padding-left: 40px;
	font-size: 13px;
		color:#777777;

}
.footer_adres strong{
	color:#3b3b3b;
}

.footer_adres::before{
	display: block;
	position: absolute;
	top: 5%;
	left: 0;
	content: "";
	height: 26px;
	width: 26px;
	background: url(../image/adres.png) center center no-repeat;
	background-size: contain;
	
	z-index: 99;
}

.footer_work{
		font-size: 13px;

	position: relative;
	height: 50px;
	width: 100%;
	float: left;
	margin-top: 15px;
	padding-left: 40px;
	color:#777777;

}
.footer_work p {
	padding-top: 8px;
}
.footer_work strong{
	color:#3b3b3b;
}
.footer_work::before{
	display: block;
	position: absolute;
	top: 5%;
	left: 0;
	content: "";
	height: 26px;
	width: 23px;
	background: url(../image/work.png) center center no-repeat;
	background-size: contain;
	
	z-index: 99;
}

.footer_time {
    font-size: 13px;
    position: relative;
    height: 50px;
    width: 100%;
    float: left;
    padding-left: 40px;
    color:#777777;
}
.footer_time::before{
    display: block;
    position: absolute;
    top: 5%;
    left: 0;
    content: "";
    height: 31px;
    width: 28px;
    background: url(../image/attention.png) center center no-repeat;
    background-size: contain;

    z-index: 99;
}

.footer_center{
	padding-top: 22px;
	
	position: relative;
	float: left;
	width: 630px;
	text-align: center;
}


.menu3{
	list-style-type: none;
	display: block;

	
	position: relative;
	padding: 0;

	
}
.menu3 li{
 display: inline-block;
 position: relative;
margin-right: 50px;
}

.menu3 li:last-child{

margin-right: 0px;
}

.menu3 li a{
	text-decoration: none;
	font-family: gotham2;

	font-size: 17px;
	color: #3b3b3b;
}

.footer_menu{
	position: relative;
	float: left;
	list-style-type: none;
	width: 425px;
	padding: 25px 30px 20px 59px;
	text-align: left;
	font-family: gotham;
	font-size: 13px;
	line-height: 34px;
	color:#3b3b3b;
}

.footer_menu a, .footer_menu2 a{
	color: #3b3b3b;
	text-decoration: none;
}


.footer_menu2{
	position: relative;
	float: left;
	width: 190px;
	list-style-type: none;
	padding: 25px 10px 20px 11px;
		text-align: left;
	font-family: gotham;
	font-size: 13px;
	line-height: 34px;
	color:#3b3b3b;

}

.footer_right{
	position: relative;
	float: right;
	width:230px; 
	padding-left: 40px;
	padding-top: 18px;
}


.footer_phone{
	position: relative;
	float: left;
	width: 100%;
	
	
	text-align: left;
		

}
.footer_phone a:first-child::before{
	display: block;
	position: absolute;
	top: 0%;
	left: -35px;
	content: "";
	height: 26px;
	width: 26px;
	background: url(../image/phone.png) center center no-repeat;
	background-size: contain;
	
	z-index: 99;
}

.footer_phone a{
	position: relative;
	top: 3%;
	font-family: gotham;
	font-size: 19px;
	text-decoration: none;
	color: #3b3b3b;
}
.footer_phone a:first-child{
	margin-right: 10px;
}
.footer_phone a strong{
	font-family: gotham2;
	font-size: 19px;
	color: #3b3b3b;
}




.footer_call{
	position: relative;
	
	width: 100%;
	float: left;
		margin: 35px 0 20px;
		padding-left: 35px;

}

.footer_call a{
	
	text-decoration: none;
	font-family: gotham2;
	font-size: 13px;
	border-bottom: 1px dashed #6eb244; 
	color: #6eb244; 
}

.footer_call a::before{
	display: block;
	position: absolute;
	top: 0%;
	left: 0px;
	content: "";
	height: 20px;
	width: 27px;
	background: url(../image/callback.png) center center no-repeat;
	background-size: contain;
	
	z-index: 99;
}
.footer_calc{
	position: relative;
	
	width: 100%;
	float: left;
		padding-left: 35px;

}

.footer_calc a{
	
	text-decoration: none;
	font-family: gotham2;
	font-size: 13px;
	border-bottom: 1px dashed #6eb244; 
	color: #6eb244; 
}

.footer_calc a::before{
	display: block;
	position: absolute;
	top: 0%;
	left: 5px;
	content: "";
	height: 20px;
	width: 16px;
	background: url(../image/calc.png) center center no-repeat;
	background-size: contain;
	
	z-index: 99;
}

.social{
	margin-top: 30px;
	position: relative;
	float:left;
	width: 100%;
}

.social a{
	margin-right: 5px;
	
}
/*КОПИРАЙТ САЙТА ФУТЕР*/
.copyright{
	margin-top: 4em;
	width: 100%;
	background: #f3f3f3;
	font-family: gotham;
	font-size: 13px;
	color: #919191;
	padding: 35px 0;
	
}

.copyright span{
	position: relative;
	float: left;
	text-align: left;
}

.seolead{
	position: relative;
	float: right;
	text-align: right;
}

.seolead a{
	font-size: 13px;
	color: #919191;
	text-decoration: none;
	margin-left: 10px;
}




/*СТРАНИЦА ГОТОВЫЕ РЕШЕНИЯ*/

.onecarts2{
	position: relative;
	float: left;
	width: 31%;
	text-align: left;
	font-family: gotham;
	margin-right: 2%;
	margin-top: 2em;
	
}

.onecarts2:hover{
	
}

.onecarts2 img {
    width: 100%;
    height: 269px;
    object-fit: cover;
    object-position: center;
}

.onecarts2 p{
	width: 100%;
	margin: 0;
	text-align: left;
min-height:47px;
}

.onecarts2-img {
	position: relative;
}
.onecarts2-label {
	display: inline-block;
	background-color: #ef7e22;
	color:  #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-family: gotham2;
	text-align: center;
	padding: 5px 10px;
	border-radius: 4px;
	position: absolute;
	top: 20px;
	left: 20px;
}
.onecarts2-label-inside {
	display: inline-block;
	background-color: #ef7e22;
	color:  #fff;
	text-transform: uppercase;
	font-size: 15px;
	font-family: gotham2;
	text-align: center;
	padding: 5px 10px;
	border-radius: 4px;
	position: absolute;
	top: 0;
	left: 20px;
	z-index: 1000;
}


.see_more p{
	
	text-align: left;
	font-family: gotham2;
	font-size: 30px;
	color:#3b3b3b;
	text-transform: uppercase;
	margin: 30px 0;
}

.see_more h1{
	
	text-align: left;
	font-family: gotham2;
	font-size: 30px;
	color:#3b3b3b;
	text-transform: uppercase;
	margin: 30px 0;
}
.more_block {
	
	position: relative;
	float: left;
	width: 31%;
	margin-top: 0em;
	margin-bottom: 4em;
	margin-right: 2%;
	border: solid 3px #f3f3f3;
	border-radius: 5px;
	padding: 50px 15px 50px 120px;
	font-size: 16px;
	font-family: gotham;
	font-weight: 800;
	color:#3b3b3b;
	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}

.more_block:hover{
	border: solid 3px #6eb244;
	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}

.more_text img{
	display: block;
	position: absolute;
	top: 30px;
	left: 35px;
	content: "";

	
	z-index: 99;
}



/*СТРАНИЦА С ВОПРОСАМИ - АККОРДЕОН*/
.accordion{
	position: relative;
	width: 100%;
	margin: 3em 0 4em;
}

.block_acor{
	position: relative;
	width: 100%;
	height: auto;
	font-family: gotham;
	font-size:15px; 
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.head_acor{
	width: 100%;
	padding: 25px 65px 25px 30px;
	background: #f3f3f3;
	color: #3b3b3b;
	font-weight: 800;
	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
	cursor: pointer;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.head_acor span{
	position: absolute;
	right: 30px;
	top: 25px;
	z-index: 99;
	width: 20px;
	height: 20px;
	background: url(../image/plus.png) no-repeat center center;
	background-size: contain;
	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}

.head_acor span:active{
	background: url(../image/close.png) no-repeat center center;
	background-size: contain;
	
    -moz-transform: rotate(90deg); /* Для Firefox */
    -ms-transform: rotate(90deg); /* Для IE */
    -webkit-transform: rotate(90deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(90deg); /* Для Opera */
    transform: rotate(90deg);
	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}

.hide_acor{
	position: relative;
	width: 100%;
	padding: 10px 30px 30px;
		color:#3b3b3b;
	background: #fff;
	display: none;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-bottom: 20px;
}



/*СТРИЦА АКЦИИ*/
.sale_page{
	margin-bottom: 4em;
}
.sale_page h2{
	margin-bottom: 45px;
}
.sale_block{
	position: relative;
	float: left;
	width: 100%;
	height: 250px;
	margin-bottom: 30px;
}

.sale_img{
	
position: relative;
	float: left;
	width: 55%;
	height: 100%;
	
}

.sale_img img{
	height: 250px;
	width: 100%;
	object-fit: cover;
}

.sale_text{
	position: relative;
	float: left;
	margin-left: 4%;
	width: 41%;
	height: 100%;
	text-align: left;
}

.sale_text h4>a{
	font-family: gotham;
	font-size: 23px;
	font-weight: 800;
	color: #3b3b3b;
	
}
.sale_text h4>a:hover{
	font-family: gotham;
	font-size: 23px;
	font-weight: 800;
	color: #6eb244;
	text-decoration:none;
	
}

.sale_text p{
	font-family: gotham;
	font-size: 14px;
	color: #777777;
padding-top: 10px;
	margin-bottom: 30px;
}

.sale_text>a{
	text-transform: uppercase;
font-family: gotham2;
	font-size: 13px;
	color: #fff;
	background: #6eb244;
	padding: 7px 17px;
	border-radius: 5px;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}

.sale_text a:hover{
	text-decoration: none;
	color: #fff;
	-webkit-box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
-moz-box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}


/*СТРАНИЦА КОНТАКТЫ*/
.contacts_page{
	margin-bottom: 50px;
}
.contacts_info{
	position: relative;
	height: auto;
	width: 50%;
	float: left;
	font-family: gotham;
	padding-top: 50px;
	padding-right: 50px;
}

.contacts_adres{
	position: relative;
	height: auto;
	width: 100%;
	float: left;
	margin-top: 5px;
	padding-left: 45px;
	font-size: 15px;
		color:#777777;

}
.contacts_adres strong{
	color:#3b3b3b;
}

.contacts_adres::before{
	display: block;
	position: absolute;
	top: 5%;
	left: 0;
	content: "";
	height: 26px;
	width: 26px;
	background: url(../image/adres.png) center center no-repeat;
	background-size: contain;
	
	z-index: 99;
}

.contacts_info_dop{
	position: relative;
	height: auto;
	width: 100%;
	float: left;
	margin-top: 5px;
	padding-left: 45px;
	font-size: 15px;
	color: #333;
	margin-bottom: 5px;
}
.contacts_info_dop strong{
	color:#3b3b3b;
}

.contacts_info_dop::before{
	display: block;
	position: absolute;
	top: 5%;
	left: 0;
	content: "";
	height: 31px;
	width: 28px;
	background: url(../image/attention.png) center center no-repeat;
	background-size: contain;
	
	z-index: 99;
}

.contacts_work{
		font-size: 15px;

	position: relative;
	height: 50px;
	width: 100%;
	float: left;
	margin-top: 10px;
	padding-left: 45px;
	color:#777777;

}
.contacts_work p {
	padding-top: 6px;
}
.contacts_work strong{
	color:#3b3b3b;
}
.contacts_work::before{
	display: block;
	position: absolute;
	top: 5%;
	left: 0;
	content: "";
	height: 26px;
	width: 23px;
	background: url(../image/work.png) center center no-repeat;
	background-size: contain;
	
	z-index: 99;
}


.contacts_phone{
	position: relative;
	float: left;
	width: 100%;
	
	padding-left: 45px;
	margin-top: 15px;
	text-align: left;
		

}
.contacts_phone a:first-child::before{
	display: block;
	position: absolute;
	top: 0%;
	left: -45px;
	content: "";
	height: 26px;
	width: 26px;
	background: url(../image/phone.png) center center no-repeat;
	background-size: contain;
	
	z-index: 99;
}

.contacts_phone a{
	position: relative;
	
	font-family: gotham;
	font-size: 19px;
	text-decoration: none;
	color: #3b3b3b;
}
.contacts_phone a:hover{
	
}
.contacts_phone a:first-child{
	margin-right: 10px;
}
.contacts_phone a strong{
	font-family: gotham2;
	font-size: 19px;
	color: #3b3b3b;
}


.contacts_email{
		font-size: 15px;
font-weight: 800;
	position: relative;
	height: 50px;
	width: 100%;
	float: left;
	margin-top: 25px;
	padding-left: 47px;
	color:#3b3b3b;

}
.contacts_email a{
text-decoration:none;
	color:#3b3b3b;
}

.contacts_email::before{
	display: block;
	position: absolute;
	top: 5%;
	left: 1px;
	content: "";
	height: 19px;
	width: 26px;
	background: url(../image/email.png) center center no-repeat;
	background-size: contain;
	
	z-index: 99;
}

.contacts_text{
	padding-left: 45px;
	font-size: 15px;
}

.contacts_map{
	padding-top: 30px;
	position: relative;
	float: left;
	width: 50%;
	height: 600px;
}


/*ПОРТФОЛИО СТРАНЦИА*/
.port_homecart{
	font-family: gotham;
	margin-bottom:3em;
}
.port_carts {
	margin: 0em 0 2em;
	height: auto;
	width: 100%;
}
.port_onecarts{
	position: relative;
	float: left;
	width: 22.9%;
	text-align: left;
	font-family: gotham;
	margin-right: 1.5%;
	margin-top: 1.3em;
	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
	    height: 195px;
}

.port_onecarts img{
	width: 100%;
	height: 100%;
    object-fit: cover;
	position: relative;
	border-radius: 5px;
	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}


.port_onecarts img:hover{
	

	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}
.port_onecarts{
	
}
.port_onecarts:hover{
	

}
.port_onecarts a{
	display:block;
	position:relative;
	bottom:0px;
	width:100%;
	height:100%;
	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}
.port_onecarts a:hover{
bottom: 10px;
    -webkit-filter: drop-shadow(0px 5px 15px rgba(0,0,0,0.67));
    filter: drop-shadow(0px 5px 15px rgba(0,0,0,0.67));
    background: none;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;

}

/*СТРАНИЦА ОТЗЫВЫ*/

.otzov h2{
	margin: 1em 0 1em;
}


.flamp{
	margin-bottom: 4em;
}

.otzov hr{
	
}

.page_video .see_more p{
	margin: 1em 0;
}

.page_video{
	margin-bottom: 5em;
}
.videos{
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 20px;
}

.video{
	position: relative;
	float: left;
	width: 48%;
	margin-right: 2%;
	height: 260px;
	margin-bottom: 20px;
	border-radius: 10px;
}
.video img{
	position: relative;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.video::after{
	position: absolute;
	display: block;
	top:35%;
	left: 39%;
	height: 70px;
	width: 70px;
	background: url(../image/play.png) no-repeat center center;
	z-index: 99;
	content: "";
	pointer-events: none;
}

.video iframe{
	border-radius: 10px;
}

.video_text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 60%;
	
	color: #fff;
	padding: 9px 20px 12px 20px;
	font-family: gotham;
	
	z-index: 9;
}

.video_text::before{
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 97%;
	background: #7abd51;
	
	content: "";
	z-index: -1;
	-webkit-clip-path: polygon(0 0, 91% 0, 100% 100%, 0% 100%);
clip-path: polygon(0 0, 91% 0, 100% 100%, 0% 100%);
}
.video_text::after{
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 97%;
	background: #ff953f;
	
	content: "";
	z-index: -11;
	-webkit-clip-path: polygon(0 21%, 96% 19%, 100% 100%, 0% 100%);
clip-path: polygon(0 21%, 96% 19%, 100% 100%, 0% 100%);
}

.video_text strong{
	font-size: 13px;
	font-weight: 800;
	
}
video_text span {
    font-size: 13px;
    font-weight: 100;
    font-family: gotham;
}

.otzov_form{
	margin-bottom: 4em;
}
.otzov_form>.container{
	position:relative;
}
.otzov_form .see_more p{
	margin-bottom: 0px;
}
.otzov_form_block p{
	font-family: gotham;
	font-size: 18px;
	margin-bottom: 0em;
}

.otzov_form_block a{
	color: #6eb244;
}

.otzov_form_block .big_input{
	position: relative;
	float: left;
	width: 73%;
	
}

.otzov_form_block textarea{
	
	width: 73%;
	height: 170px;
	position: relative;
	float: left;
	background: #fff;
	border: solid 3px #f3f3f3;
	padding: 18px 30px; 
	border-radius: 25px;
	font-size: 15px;
	font-family: gotham;
	color: #3b3b3b;
	margin: 5px 0;
	resize: none;
	    margin-top: -7px;
}
.otzov_form .wpcf7-form-control-wrap input[type="checkbox"] {
    display: none;
}
.otzov_form .agreed {
    
    cursor: pointer;
   position: relative;
       float:right;

      width: 280px;
    font-size: 13px;
    padding-left: 32px;
	margin-left: 25px;
    margin-top: 10px;
}
.otzov_form_block .agreed {
    cursor: pointer;
    position: relative;
    float: right;
    width: 280px;
    font-size: 13px;
    padding-left: 32px;
    margin-left: 7px;
    margin-top: 10px;
}

.otzov_form_block .your-adres input[type=text]{
	position: relative;
	float: left;
	width: 73%;
	    margin-top: -20px !important;
}

.otzov_form_block .your-name input[type=text]{
	position: relative;
	float: right;
	width: 25%;
	
	
}
.otzov_form .wpcf7-not-valid-tip{
	display:none;
}

.otzov_form .wpcf7-validation-errors {
   /* display: block !important;*/
    background: #c54747;
    color: white;
    font-size: 14px;
    font-family: gotham;
    
    border-radius: 20px;
    width: 100%;
    text-align: center;
    margin-top: 40px;
    bottom: unset!important;
    left: 0%;
	padding: 10px 20px!important;
}
.otzov_form .wpcf7-mail-sent-ok {
    
    position: absolute;
    /* float: right; */
    bottom: unset;
	margin-top:50px;
	 width: 80%;
	    left: 10%;
padding: 10px 20px!important;
}
.otzov_form_block .your-phone input[type=text]{
	position: relative;
	float: right;
	width: 25%;
	
	
}

.otzov_form_block .small_input{
	position: relative;
	float: right;
	width: 25%;
	
	
}
.otzov_form_block input[type=text]{
	background: #fff;
	border: solid 3px #f3f3f3;
	padding: 12px 30px; 
	border-radius: 150px;
	font-size: 15px;
	font-family: gotham;
	color: #3b3b3b;
	margin: 5px 0;
}

.otzov_form_block input[type=text]:active, :hover, :focus {
    outline: 0;
    outline-offset: 0;
}

input[type="text"]::-webkit-input-placeholder { color: #ababab; }
   input[type="text"]:-ms-input-placeholder { color: #ababab; }
   input[type="text"]::-ms-input-placeholder { color: #ababab; }
   input[type="text"]::placeholder { color: #ababab; } 

textarea::-webkit-input-placeholder { color: #ababab; }
   textarea:-ms-input-placeholder { color: #ababab; }
   textarea::-ms-input-placeholder { color: #ababab; }
   textarea::placeholder { color: #ababab; } 

.otzov_form_block input[type=submit]{
	width: 25%;
	position: relative;
	float: right;
	background: #ef9f22;
	color: #fff;
	padding: 14px 50px; 
	border-radius: 150px;
	font-size: 14px;
	font-family: gotham;
	font-weight: 800;
	border: none;
	    margin: 5px 0;
}

.otzov_form_block input[type=submit]:hover{
	text-decoration: none;
	-webkit-box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
-moz-box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}


/*СТРАНИЦА СТАТЬИ*/
.news_cart{
	text-align: left;
	font-family: gotham;
	margin-right: 2%;
	margin-top: 2em;
	
}


.news_cart:hover{
	
	
		
}

.news_cart img{
	width: 100%;
	max-height: 250px;
	
	
}

.news_cart p{
	width: 100%;
	margin: 0;
	text-align: left;
	
	font-family: gotham;
}

.news_text {
	position: relative;
	width: 100%;
	padding: 25px 30px 40px;
	background: #f6f6f6;
	flex: 1;
}


.news_head{
font-size: 17px;
	font-weight: 800;
	color: #3b3b3b;
}
.news_info{
	font-size: 15px;
	color: #777777;
}


.news_info strong:hover{
	border-bottom: 1px solid #6eb244;;
}

.news_data{
	position: absolute;
	top:-30px;
	left: 30px;
	background: #6eb244;
	color: #fff;
	font-weight: 800;
	padding: 5px 11px;
}


/*СТРАНИЦА ТОВАРА*/
.blog_slider{
	position: relative;
	float: left;
	width: 50%;
	height: 450px;
}

.small_blog_slider{
	position: relative;
	float: left;
	width: 150px;
	height: 450px;
	margin-left: 10px;
	
}

.small_blog_slider .slick-slide{
	margin-bottom: 8px;
	cursor: pointer;
}

.small_blog_slider  .slick-center{
	border: 3px solid #6eb244 !important;
}

.small_blog_slider .slick-list {
	
	height: 100% !important;
}

.slick-curret{
	
	
}

.text_slider{
	position: relative;
	float: right;
	margin-left: 40px;
	width: 300px;
	margin-top: 60px;
}

.text_slider p{
	font-family: gotham;
	font-size: 16px;
	color: #919191;
	margin-bottom: 1em;
}

.text_slider strong{
	font-family: gotham;
	font-size: 17px;
	color: #3b3b3b;
}

.text_slider span{
	font-family: gotham;
	font-size: 37px;
	color: #3b3b3b;
}

.text_slider .bani-video {
    display: inline-flex !important;
    align-items: center !important;
    gap: 10px !important;
    margin: 0 0 20px;
}
.text_slider .bani-video span {
    font-size: 16px;
    color: #ef7e22;
    font-family: gotham4;
}

@media (min-width: 991px) {
    .text_slider .bani-video {
        display: none !important;
    }
}

.link_slider{
	
	
	top: 30px;
	
	color: #fff;
	font-family: gotham;
	font-size: 16px;
	background: #6eb244;
	padding: 15px 30px;
	border-radius: 50px;
}

.link_slider:hover{
	
	text-decoration: none;
	color: #fff;
	-webkit-box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
-moz-box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}

.link_slider:focus{
	
	text-decoration: none;
	color: #fff;
	
	-webkit-box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
-moz-box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
box-shadow: inset 0px 0px 26px -3px rgba(255,255,255,1);
	-webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}

.link_slider2{
	margin: 3em 0 1.3em;
	position: relative;
}
.link_slider2 a{
	margin-left: 30px;
	font-family: gotham2;
	font-size: 13px;
    text-transform: uppercase;
	color: #ef9f22;
	font-weight: 800;
    padding-bottom: 2px;
	border-bottom: dashed 1px #ef9f22;
}

.link_slider2 a::after{
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	height: 20px;
	width: 20px;
	background: url(../image/rass.png);
	content: "";
}

.link_slider3{
		position: relative;

}
.link_slider3 a{
		margin-left: 30px;

	
	font-family: gotham;
	font-size: 13px;
	color: #6eb244;
	font-weight: 800;
	border-bottom: dashed 1px #6eb244;
	
	
}

.link_slider3 a::after{
	position: absolute;
	display: block;
	left: 0;
	top: 3px;
	height: 15px;
	width: 21px;
	background: url(../image/credit.png);
	content: "";
}
.link_slider:hover{
	text-decoration: none;
}
.link_slider3 a:hover{
	text-decoration: none;
}

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


.about_text table{
	margin-top: 50px;
	width: 100%;
	margin-bottom: 50px;
}

.about_text tr>td:first-child{
	width: 20%;
	color: #3b3b3b;
	font-family: gotham2;
}

.about_text td{
	padding: 12px 15px;
	font-family: gotham;
	color: #777777;
}

.about_text tr{
	background: #f1f1f1;
}

.about_text tr:nth-of-type(2n){
	background: #fff;
}

.linkcat2{
	font-size: 30px;
	font-family: gotham2;
	color: #3b3b3b;
	margin-right: 30px;
	text-transform: uppercase;
	pointer-events: none;
}

.linkcat2:hover{
	text-decoration: none;
	color:#3b3b3b;
}

.linkcat2:focus{
	text-decoration: none;
	color:#3b3b3b;
}

.linkcat3{
	font-size: 30px;
	font-family: gotham;
	color: #5e5e5e;
	margin-right: 30px;
		text-transform: uppercase;
border-bottom: 2px dashed #5e5e5e;
	 -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}



.linkcat3:hover{
	text-decoration: none;
	color:#6eb244;
	border-bottom: 2px dashed #6eb244;
	 -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.linkcat3:focus{
	text-decoration: none;
	color:#5e5e5e;
	outline:none;
}
.nav-tabs span{
	font-family: gotham; 
	font-weight: 100; 
	font-size: 30px; 
	color: #d4d4d4; 
	margin-right: 30px;
}

.text_opis{
	padding: 1em;
	
	font-family:gotham;
}

.how{
	font-family: gotham;
	position: relative;
	float: left;
margin-top: 50px;
	margin-bottom: 70px;
}
.how_block{
	position: relative;
	float: left;
	width: 19%;
	margin-right: 1%;
	height: 180px;
	padding: 60px 20px 20px 20px;
	border: solid 3px #f3f3f3;
	border-radius: 5px;
	text-align: center;
}

.how_block img{
	position: absolute;
	object-position: center center;
	object-fit: contain;
	
	top: -50px;
	left: 57px;
	height: 100px;
	width: 100px;
	padding: 20px;
	background: #fff;
}

.how_block span{
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	height: 35px;
	width: 35px;
	padding-top: 7px;
	background: #6eb244;
	border-radius: 190px;
	left: 42%;
	bottom: -19px;
	color: #fff;
}

.how_block::after{
	position: absolute;
	display: block;
	left: 45%;
	bottom: -27px;
	width: 236px;
	height: 19px;
	background: url(../image/lines.png);
	content: "";
	z-index: -1;
}
.how_block:last-of-type::after{
	position: absolute;
	display: none;
	
}



.more_project .carts {
    position: relative;
    margin: 0em 0 3em;
    height: auto;
    width: 100%;
    float: left;
}


/*ИНДИВИДУАЛЬНое СТРОИТЕЛЬСТВО*/

.banner_indiv{
	margin-top: 50px;
	width: 100%;
	height: auto;
	background: url(../image/indiv.png) no-repeat center right;
	background-size: cover;
	min-height: 400px;
}
.block_indiv{
	position: relative;
	width: 60%;
	height: auto;
	padding: 90px 80px;
}
.head_indiv{
	font-size: 40px;
	font-family: gotham;
	font-weight: 800;
	color:#3b3b3b;
	line-height: 35px;
	margin-bottom: 30px;
}
.head_indiv strong{
	font-size: 50px;
	font-family: gotham2;
	
}

.text_indiv{
	font-family: gotham;
	font-size: 17px;
	margin-bottom: 50px;
}

.under_banner{
	font-family: gotham;
	font-size: 14px;
	color: #777777;
	margin: 2em 0;
}

.stage_work{
	width: 100%;
	height: auto;
	position: relative;
}

.stage_one{
	position: relative;
	float: left;
	width: 100%;
	padding-left: 70px;
	padding-bottom:   34px;
	background: url(../image/arrowbottom.png) 25px bottom no-repeat;
}
.stage_one:last-of-type{
	background: none;
}
.stage_one p{
	font-family: gotham;
	font-size: 15px;
	margin-top: 8px;
	color: #777777;
}

.stage_one strong{
	font-family: gotham;
	font-size: 20px;
	color: #3b3b3b;
	
}

.stage_one span{
	font-family: gotham;
	
	text-align: center;
	font-size: 21px;
	font-weight: bold;
	position: absolute;
	height: 45px;
	width: 45px;
	padding-top: 8px;
	padding-left: 1px;
	background: #6eb244;
	border-radius: 190px;
	left: 10px;
	top: -6px;
	color: #fff;
}




@media (max-width:1200px) {
	.otzov_form_block .captcha-image {
    border: none;
    padding: 0px;
    display: inline-block;
    text-align: center;
    float: right;
    width: 25%;
    font-size: 14px;
    margin-top: -10px;
}
	.onecarts2 img {
    width: 100%;
    height: 255px;
}
	
	.banner {
    
    background: url(../image/banner2.jpg) 60% bottom no-repeat;
    
}
	
	
	.project img {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    object-fit: contain;
    object-position: center;
    background: none;
}
	
	.two-home {
		width: 30.5%;
    height: 270px;
    margin-left: 2%;
}
	
	.three-home {
		    width: 31.5%;
    height: 270px;
}
	.one-home{
		width: 29.9%;
    height: 270px;
    margin-left: 3%;
	}
	
	.textslider {
    position: absolute;
    top: 0;
    left: 50px;
    z-index: 99;
    padding: 3em 0 5em;
}
	.slick-slide img {
		
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
	
	.price {
    font-family: gotham;
    font-size: 18px;
    line-height: 18px;
}
.cartlink {
    font-size: 13px;
    bottom: 28px;
    padding: 6px 16px;
}
	
	.banya {
    display: none;
}
	
	.one_plus {
    width: 30.5%;
    margin-left: 2.03%;
    height: 230px;
    padding: 55px 25px 20px;
    margin-bottom: 70px;
}
	
.build {
    background: url(../image/vagonka_house.png) no-repeat 440px bottom;
}
	
	
	.footer_right {
    position: relative;
    float: left;
    width: 100%;
    padding-left: 40px;
    padding-top: 0;
}
	.footer_phone {
    width: 400px;
}
	.footer_phone a:first-child::before {
    left: -40px;
    
}
	
	.footer_call {
    position: relative;
    width: 170px;
    float: left;
    margin: 0px 0 0px;
    padding-left: 35px;
}
	
	.footer_calc {
    position: relative;
    width: 170px;
    float: left;
    padding-left: 35px;
}
	
	.social {
    margin-top: -6px;
    position: relative;
    float: right;
    width: 130px;
}
	
	
	.copyright span {
    position: relative;
    float: left;
    text-align: left;
    width: 50%;
    word-wrap: normal;
}
	.contacts_phone a {
    
    float: left;
}
	.contacts_phone {
    margin-top: 20px;
}
	.text_slider {
    position: relative;
    float: right;
    margin-left: 40px;
    width: 260px;
    margin-top: 30px;
}
	.how_block {
    position: relative;
    float: left;
    width: 19%;
    margin-right: 1%;
    height: 180px;
    padding: 50px 10px 20px 10px;
    border: solid 3px #f3f3f3;
    border-radius: 5px;
    text-align: center;
}
	.how_block img {
    position: absolute;
    object-position: center center;
    object-fit: contain;
    top: -50px;
    left: 39px;
    height: 100px;
    width: 100px;
    padding: 20px;
    background: #fff;
}
	.how_block span {
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    height: 35px;
    width: 35px;
    padding-top: 7px;
    background: #6eb244;
    border-radius: 190px;
    left: 39%;
    bottom: -19px;
    color: #fff;
}
	.how_block::after {
    position: absolute;
    display: block;
    left: 45%;
    bottom: -27px;
    width: 192px;
    height: 19px;
    background: url(../image/lines.png);
    content: "";
    z-index: -1;
    background-size: contain;
    background-repeat: no-repeat;
}
	.top-header{
		width: 100%;
		position: relative;
		float: left;
	}
	.header_logo {
    position: relative;
    height: 80px;
    width: 26%;
    float: left;
    padding-right: 0px;
    margin: 30px 0 20px;
}
	.header_logo img {
   
    width: 200px;
}
	.header_phone a:last-of-type{
		display: none;
	}
	.header_phone {
    position: relative;
    height: 50px;
    width: 240px;
    float: left;
    margin-top: 25px;
    text-align: right;
    padding-left: 0px;
}
	.header_work {
    position: relative;
    height: 50px;
    width: 21%;
    float: left;
    margin-top: 25px;
    padding-left: 30px;
}
	.header_adres {
    position: relative;
    height: 50px;
    width: 17%;
    float: left;
    margin-top: 25px;
    padding-left: 30px;
    margin-right: 21px;
}
	.header_menu {
    position: relative;
    height: 50px;
    width: 60%;
    float: left;
}
	.header_calc {
    position: relative;
    height: 50px;
    width: 24%;
    float: left;
}
	.otzov_form .agreed {
    
    cursor: pointer;
   position: relative;
       float:right;

      width: 224px;
    font-size: 11px;
    padding-left: 32px;
	margin-left: 4px;
    margin-top: 10px;
}
	
	.right_calc {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    background: #f3f3f3;
    margin-left: 0px;
    padding: 10px;
    text-align: center;
}
	.right_calc .your-name input[type=text] {
   
    width: 440px;
}
	.right_calc .your-phone input[type=text] {
   
    width: 440px;
}
	.right_calc input[type=submit] {
   
    width: 440px;
    margin-top: 0px;
}
	.calculator .agreed {
   
    padding-left: 33px;
    
    margin-top: 10px;
    margin-left: 0px;
    text-align: left;
    padding-top: 7px;
}
	.onecarts img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    object-position: center;
}
	.onecarts {
    position: relative;
    float: left;
    width: 32%;
    text-align: left;
    font-family: gotham;
    margin-left: 1%;
    margin-top: 1em;
}
	.onecarts .cartlink {
    font-family: gotham2;
    text-transform: uppercase;
    font-size: 13px;
    position: absolute;
    right: 0;
    bottom: 18px;
    color: white;
    padding: 7px 16px;
    background: #6eb244;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
	.otzov_form .wpcf7-validation-errors {
    /*display: block !important;*/
    background: #c54747;
    color: white;
    font-size: 14px;
    font-family: gotham;
    
    border-radius: 20px;
    width: 100%;
    text-align: center;
    margin-top: 0px;
    bottom: unset!important;
    left: 0%;
	padding: 10px 20px!important;
}
.otzov_form .wpcf7-mail-sent-ok {
    
    position: absolute;
    /* float: right; */
    bottom: unset;
	margin-top:00px;
	 width: 80%;
	    left: 10%;
padding: 10px 20px!important;
}
	
	.linkcat a {
    
    padding: 11px 40px;
    
}
	.port_onecarts {
   
    height: 160px;
}
}



@media (max-width:991px) {
	.otzov_form_block .captcha-image {
    border: none;
    padding: 0px;
    display: inline-block;
    text-align: center;
    float: right;
    width: 35%;
    font-size: 14px;
    margin-top: -10px;
}
	.port_onecarts {
    height: 120px;
}
	.linkcat a {
    padding: 11px 20px 10px 20px;
    text-align: center;
}
	.banner {
    
    background: url(../image/banner2.jpg) 60% bottom no-repeat;
    height: 450px;
}
	
	
	.banner_text h4 {
    font-size: 50px;
    font-family: gotham2;
}
	
	.forline span {
    font-size: 28px;
    padding: 0px 15px;
}
	
	.backline:before {
    top: 18px;
    height: 2px;
  
}
	
	
		.two-home {
    height: 200px;
}
	
	.three-home {
    height: 200px; 
}
	.one-home{
		height: 200px;
	}
	
	.project span>p {
    line-height: 20px;
    margin-top: 0;
    color: white;
    font-size: 25px;
    font-family: gotham2;
}
	.home span{
		left: 0;
	}
	
	.homecart .forline p {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-size: 17px;
    margin-bottom: 2em;
}
	
	
	.onecarts {
     position: relative;
    float: left;
    width: 47%;
    text-align: left;
    font-family: gotham;
    margin-left: 1%;
    margin-top: 1em;
}
	.onecarts img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center;
}
	.onecarts2 {
    position: relative;
    float: left;
    width: 47%;
    text-align: left;
    font-family: gotham;
    margin-left: 1%;
    margin-top: 1em;
}
	
.one_plus {
    width: 47%;
    margin-left: 2.03%;
    height: 180px;
    padding: 55px 25px 20px;
    margin-bottom: 60px;
}
	
	
	.build p {
    width: 70%;
}
	
	.build {
    background: url(../image/vagonka_house.png) no-repeat 500px bottom;
}
	
	.call_text {
    top: 10%;
    width: 50%;
    padding-top: 100px;
}
	
	.call_text h3 {
    font-size: 60px;
}
	
	.call_text h4 {
    font-size: 25px;
}
	
	
	.form_callback {
   
}
	.block_form {
    margin-top: 70px;
    width: 300px;
}
	
	.block_map .forline strong {
    font-size: 18px;
}
	
	.map {
    margin: 2em 0;
}
	
	.block_map {
    margin: 4em 0 2em;
}
	
	.left_footer {
    position: relative;
    float: left;
    text-align: left;
    width: 230px;
}
	
	.left_footer img{
		width: 100%;
	}
	
	.footer_center {
    padding-top: 17px;
    width: 490px;
}
	.menu3 li {
    margin-right: 17px;
}
	
	.menu3 li a {
    font-size: 15px;
}
	.footer_menu {
    width: 300px;
    padding: 5px 10px 0px 45px;
    font-size: 13px;
    line-height: 34px;
}
	
	.footer_menu2 {
    width: 180px;
    padding: 5px 10px 0px 21px;
    font-size: 13px;
    line-height: 34px;
    color: #3b3b3b;
}
	
	
	.footer_adres {
    margin-top: 25px;
}
	
	.footer_phone{
		width: 100%;
		margin-bottom: 25px;
	}
	
	.footer_call {
    position: relative;
    width: 180px;
    float: left;
    margin: 0px 0 0px;
    padding-left: 35px;
}
	
	.footer_calc {
    position: relative;
    width: 200px;
    float: left;
    padding-left: 35px;
}
	
	.social {
    position: absolute;
    float: right;
    width: 130px;
    top: 0;
    right: 40px;
		margin-top: 0;
}
	.footer_call {
    position: relative;
    width: 180px;
    float: left;
    margin: 0px 0 0px;
    padding-left: 2px;
}
	.footer_call a::before {
    display: block;
    position: absolute;
    top: 0%;
    left: -35px;
    content: "";
    height: 20px;
    width: 27px;
    background: url(../image/callback.png) center center no-repeat;
    background-size: contain;
    z-index: 99;
}
	
	.copyright span {
    position: relative;
    float: left;
    text-align: right;
    width: 100%;
    word-wrap: normal;
    margin-bottom: 25px;
}
	.copyright {
    margin-top: 3em;
    width: 100%;
    background: #f3f3f3;
    font-family: gotham;
    font-size: 13px;
    color: #919191;
    padding: 25px 0 25px;
}
	.contacts_block{
		width: 100%;
		position: relative;
	}
	.seolead a {
    font-size: 12px;
    color: #888888;
    text-decoration: none;
    margin-left: 10px;
    font-weight: bold;
}
	.contacts_page {
    margin-bottom: 50px;
    position: relative;
}
	.contacts_info {
    position: relative;
    height: auto;
    width: 100%;
    float: left;
    font-family: gotham;
    padding-top: 380px;
    padding-right: 0px;
}
	.contacts_adres {
    position: relative;
    height: 50px;
    width: 50%;
    float: left;
    margin-top: 5px;
    padding-left: 45px;
    font-size: 13px;
}
	.contacts_work {
    position: relative;
    height: 50px;
    width: 50%;
    float: right;
    margin-top: 10px;
    padding-left: 45px;;
}
	.contacts_adres {
    position: relative;
    height: 50px;
    width: 50%;
    float: left;
    margin-top: 5px;
    padding-left: 45px;
}
	.contacts_phone {
    position: relative;
    float: left;
    width: 300px;
    padding-left: 45px;
    margin-top: 15px; 
    text-align: left;
}
	.contacts_email {
    font-size: 15px;
    position: relative;
    height: 50px;
    width: 100%;
    float: left;
    margin-top: 45px;
    padding-left: 47px;
}
	.contacts_text {
    padding-left: 45px;
    width: 100%;
    position: relative;
    float: left;
}
    .contacts_map {
   
    top: 0px;
    position: absolute;
    float: left;
    width: 100%;
    height: 350px;
    left: 0;
    
}

	.more_block {
    position: relative;
    float: left;
    width: 48%;
    margin-top: 0em;
    margin-bottom: 1em;
    margin-right: 2%;
    border-radius: 5px;
    padding: 40px 15px 40px 120px;
    font-size: 18px;
}
	.more_text img {
    top: 25px;
    left: 35px;
}
	body h2 {
    font-size: 30px;
}
	body h1 {
    font-size: 30px;
}
	.news_cart {
    width: 47%;
    margin-right: 3%;
    margin-top: 2em;
}
	.video {
    position: relative;
    float: left;
    width: 48%;
    margin-right: 3%;
    height: 260px;
    margin-bottom: 20px;
    border-radius: 10px;
}
	.video:nth-of-type(2n){
		margin-right: 0;
	}
	.otzov_form_block input[type=submit] {
    width: 35%;
	}
	.otzov_form_block .small_input {
    width: 35%;
}
	.otzov_form_block .big_input {
    width: 63%;
}
	.otzov_form_block textarea {
    width: 63%;
	}
	
.otzov_form_block	.your-adres input[type=text]{
	
	width: 63%;

}

.otzov_form_block .your-name input[type=text]{
	width: 35%;
	
	
}

.otzov_form_block .your-phone input[type=text]{
	width: 35%;
	
	
}
	
	
	.blog_slider {
    position: relative;
    float: left;
    width: 80%;
    height: 450px;
}
	.small_blog_slider {
    position: relative;
    float: left;
    width: 19%;
    height: 450px;
    margin-left: 1%;
}
	.text_slider {
    position: relative;
    float: left;
    margin-left: 0px;
    width: 100%;
    margin-top: 50px;
}
	.how_block {
    position: relative;
    float: left;
    width: 49%;
    margin-right: 1%;
    height: 140px;
    padding: 50px 10px 20px 10px;
    margin-bottom: 5em;
}
	.how_block:last-of-type{
		left: 25%;
	}
	.how_block img {
    top: -50px;
    left: 35%;
    height: 100px;
    width: 100px;
}
	.how_block span {
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    height: 35px;
    width: 35px;
    padding-top: 7px;
    background: #6eb244;
    border-radius: 190px;
    left: 44%;
    bottom: -19px;
    color: #fff;
}
	.how_block::after {
    display: none;
  
}
	.how {
    margin-bottom: 0;
}
	.menu2 li a {
    font-size: 15px;
}
	.menu2 li {
    margin-right: 15px;
}
	.header_call a {
    font-size: 12px;
}
	.header_calc a {
    font-size: 12px;
}
	.header_menu {
		
    margin-right: 11px;
}
	.header_calc {
    position: relative;
    height: 50px;
    width: 22%;
    float: left;
}
	.menu li a {
        padding: 16px 6px 11px;
    }
	.header_logo {
    position: relative;
    height: 80px;
    width: 26%;
    float: left;
    padding-right: 0px;
    margin-right: 32px;
}
	.header_adres {
    position: relative;
    height: 50px;
    width: 19%;
    float: left;
    margin-top: 25px;
    padding-left: 30px;
    margin-right: 9px;
}
	.header p {
    font-family: gotham;
    font-size: 11px;
}
	.header_work p {
		padding-top:0;
	}
	.header strong {
    font-family: gotham2;
    font-size: 11px;
}
	.header_work {
    position: relative;
    height: 50px;
    width: 21%;
    float: left;
    margin-top: 25px;
    padding-left: 30px;
}
	.header_phone {
    position: relative;
    height: 50px;
    width: 203px;
    float: left;
    margin-top: 25px;
    text-align: right;
    padding-left: 0px;
}
	.header_phone a {
    position: relative;
    top: 3%;
    font-family: gotham;
    font-size: 17px;
    text-decoration: none;
    color: #3b3b3b;
}
	.header_phone a strong {
    font-family: gotham2;
    font-size: 17px;
    color: #3b3b3b;
}
	.left_calc {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
}
	.size_house {
    position: relative;
    float: left;
    width: 50%;
    height: auto;
    margin-bottom: 38px;
}
	.stage_house {
    width: 50%;
    height: auto;
    position: relative;
    float: left;
    margin: 0;
}
	.centr_calc {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
}
	.fund_calc {
    position: relative;
    float: left;
    width: 270px;
}
	.wall_calc {
    position: relative;
    float: left;
    width: 150px;
		margin-right: 15px;
}
	.crof_calc {
    position: relative;
    float: left;
    width: 236px;
    margin-top: 0;
}
	
	
	
}



@media (max-width:768px) {
	
	.banner {
    
    background: url(../image/banner2.png) 54% bottom no-repeat;
    height: 450px;
}
	
	
	.banner_text {
    position: relative;
    width: 60%;
    height: auto;
    top: 100px;
    left: 40px;
}
	
	.banner_text h4 {
    font-size: 40px;
    font-family: gotham2;
}
	
	.banner_text p {
    font-size: 17px;
    font-family: gotham;
    margin-bottom: 50px;
}
	
	.banner_text .greenlink {
    padding: 14px 20px 18px 30px;
  
}
	
	.banner_text .orangelink {
    padding: 14px 30px 18px 20px;
   
}
	.banner_text a {
    font-size: 16px;
   
}
	
	
	
	.linkcat a {
    font-size: 14px;
    padding: 11px 15px;
}
	
	.one_plus {
    width: 47%;
    margin-left: 2.03%;
    height: 210px;
    padding: 55px 25px 20px;
    margin-bottom: 60px;
}
	
	.build p {
    width: 100%;
}
	
	.build {
    background: none;
}
	
	
.call_text {
    top: 10%;
    width: 50%;
    padding-top: 100px;
    padding-left: 30px;
}
	
		.call_text h3 {
    font-size: 50px;
}
	
	.call_text h4 {
    font-size: 20px;
}
	
	.block_form {
    margin-top: 70px;
    width: 300px;
		margin-right: 20px;
}
	
	
.block_map .forline strong {
    padding: 0 40px;
    font-size: 16px;
    width: 100%;
    text-align: center;
    display: block;
}
	
	.left_footer {
    position: relative;
    float: left;
    text-align: left;
    width: 200px;
}
	
	.footer_center {
    padding-top: 14px;
    padding-left: 27px;
    width: 430px;
}
	.menu3 li a {
    font-size: 14px;
}
	.footer_menu {
    width: 250px;
    padding: 5px 10px 0px 13px;
    font-size: 12px;
    line-height: 28px;
}
	
	.footer_menu2 {
    width: 150px;
    padding: 5px 10px 0px 26px;
    font-size: 12px;
    line-height: 28px;
    color: #3b3b3b;
}
	.banner {
    background: url(../image/banner_main_page.jpg)20% bottom no-repeat;
    height: 370px;
}
	.banner_text {
    position: relative;
    width: 80%;
    height: auto;
    top: 50px;
    left: 10%;
    text-align: center;
}
	
	.banner_text h4 {
    font-size: 35px;
    font-family: gotham2;
    text-align: center;
}
	.banner_text p {
    font-size: 17px;
    font-family: gotham;
		margin-top: 20px;
    margin-bottom: 40px;
    text-align: center;
}
	
	.contacts_adres {
    position: relative;
    height: 50px;
    width: 100%;
    float: left;
    margin-top: 5px;
    padding-left: 45px;
}
	.contacts_work {
    position: relative;
    height: 50px;
    width: 100%;
    float: left;
    margin-top: 10px;
    padding-left: 45px;
}
	.contacts_adres {
    position: relative;
    height: auto;
    width: 100%;
    float: left;
    margin-top: 5px;
    padding-left: 45px;
}
	.contacts_phone {
    position: relative;
    float: left;
    width: 300px;
    padding-left: 45px;
    margin-top: 15px;
    text-align: left;
}
	.contacts_email {
    font-size: 15px;
    position: relative;
    height: 50px;
    width: 100%;
    float: left;
    margin-top: 25px;
    padding-left: 47px;
}
	.contacts_text {
    padding-left: 45px;
    width: 90%;
    position: relative;
    float: left;
}
	
	
	.header_logo {
    position: fixed;
    height: 80px;
    width: 200px;
    margin: 0;
    left: 80px;
    top: 5px;
    z-index: 999;
}
	.header_adres{
		display: none;
	}
	.header_phone{

/* 		display: none; */
position: fixed;
right: 20px;
    top: -5px;
    z-index:  1000;

	}
	.header_menu{
		display: none;
	}
	.header_work{
		display: none;
	}
	.header_calc {
    position: fixed;
    height: initial;
    width: 159px;
    /* float: left; */
    right: 189px;
    top: 38px;
    z-index: 999;
}
	.header_call {
    position: fixed;
    height: auto;
    width: 119px;
    /* float: left; */
    right: 20px;
    top: 55px;
    z-index: 999;
}
	.otzov_form .agreed {
    
    width: 218px;
}
	.banner .comban {
        object-position: -100px center;
	}
	.mobileban{
	display:block;
}
	.comimg{
		display:none!important;
		
	}
	.phoneimg{
		display:block!important;
	}
}




@media (max-width:687px) {
	.otzov_form_block .captcha-image {
    border: none;
    padding: 0px;
    display: inline-block;
    text-align: center;
    float: right;
    width: 100%;
    font-size: 15px;
    margin-top: 0;
}
	#uslugi-marg {
    margin-top: 20px;
}
	
	.port_onecarts {
    height: 225px;
}
	.linkcat a {
    position: relative;
    font-size: 14px;
    padding: 8px 15px;
    margin: 0px 10px 10px 0px;
    float: left;
    /* margin-bottom: 20px; */
}
	.onecarts2 img {
    width: 100%;
    height: 215px;
}
	.onecarts img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    object-position: center;
}
	
	
	.one-home {
       width: 47%;
    height: 230px;
}
	
	
	.two-home {
   width: 43%;
    height: 230px;
    margin-left: 3%;
}
	.three-home {
       position: relative;
    float: left;
    margin-left: 29%;
    width: 45%;
    height: 230px;
}
	.project img {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    object-fit: cover;
    object-position: top;
    background: none;
    height: 200px;
}
	.one-home > img{
		height: 213px;
	}
	.project {
    margin-top: 2em;
    text-align: center;
    margin-bottom: 1em;
}
	.sale {
    margin: 3em 0;
}
	.onecarts {
    position: relative;
    float: left;
    width: 48%;
    text-align: left;
    font-family: gotham;
    margin-left: 2%;
    margin-top: 1em;
}
	.onecarts2 {
    position: relative;
    float: left;
    width: 47%;
    text-align: left;
    font-family: gotham;
    margin-left: 1%;
    margin-top: 1em;
}
	
	.cartlink {
    font-size: 12px;
    bottom: 30px;
    padding: 5px 8px;
}
	.onecarts .cartlink {
    font-size: 12px;
    bottom: 20px;
    padding: 5px 8px;
}
	.one_plus strong {
    font-family: gotham;
    font-size: 18px;
}
	.one_plus {
    width: 47%;
    margin-left: 2.03%;
    height: 220px;
    padding: 55px 15px 20px;
    margin-bottom: 50px;
}
	
	.forline span {
    font-size: 27px;
    padding: 0px 15px;
}
	
	.why_we .forline span {
    font-size: 20px;
}
	
	.why_we .forline strong {
    font-size: 30px;
}
	.why_we .forline {
    margin-bottom: 6em;
}
	
	.backline::before {
    top: 18px;
  
}
	
	.why_we .backline::before {
   top: 14px;
}
	
	
	.build h3 {
    font-size: 25px;
}
	
	.build h4 {
    font-size: 30px;
}
	.build > .container{
		padding-left: 30px;
		padding-right: 30px;
	}
	.build{
		padding-bottom: 2em;
	}
	
	.call_text {
    top: 10%;
    width: 100%;
    padding-top: 20px;
    padding-left: 30px;
}
	
		.call_text h3 {
    font-size: 50px;
}
	
	.call_text h4 {
    font-size: 20px;
}
	
	.block_form {
    margin-top: 20px;
    width: 100%;
		margin-right: 0px;
}
	.form_callback {
    
}
	.block_form input[type=text] {
    padding: 16px 30px;
}
	
	.block_form input[type=submit] {
    padding: 14px 30px;
}
	
	.text_map {
    position: absolute;
    bottom: 0px;
    left: 0px;
		width: 100%;
    padding: 30px 45px 30px 70px;
    background: #ffffff;
    border-radius: 0px;
		border: 1px solid #d4d4d4;
}
	

    .footer .container {
        display: flex;
        flex-direction: column;
    }

	.footer{
		position: relative;
	}
	.left_footer {
    text-align: left;
    width: 200px;
    order: 1;
}
	.footer_center {
    padding-top: 44px;
    padding-left: 0px;
    width: 100%;
    order: 3;
}
.footer_right {
    order: 2;
    padding-top: 20px;
}
	.menu3 {
    list-style-type: none;
    display: block;
    position: relative;
    padding: 0;
    text-align: left;
		padding-left: 10px;
}
	.footer_menu {
    width: 248px;
    padding: 5px 10px 0px 10px;
    font-size: 12px;
    line-height: 28px;
}
	.footer_menu2 {
    width: 150px;
    padding: 5px 10px 0px 24px;
    font-size: 12px;
    line-height: 28px;
    color: #3b3b3b;
}
	/*
    .footer_right {
    position: absolute;
    width: 250px;
    padding-left: 40px;
    padding-top: 0;
    top: 20px;
    right: 0;
}
*/
	.footer_phone {
    width: 100%;
    margin-bottom: 15px;
}
	.footer_call {
    position: relative;
    width: 100%;
    float: left;
    margin: 0px 0 20px;
    padding-left: 2px;
}
	.footer_calc {
    position: relative;
    width: 100%;
    float: left;
    padding-left: 2px;
}
	.footer_calc a::before {
    display: block;
    position: absolute;
    top: 0%;
    left: -29px;
    content: "";
    height: 20px;
    width: 16px;
    background: url(../image/calc.png) center center no-repeat;
    background-size: contain;
    z-index: 99;
}
	.social {
    position: relative;
    float: right;
    width: 140px;
    top: 20px;
    margin-top: 0;
    right: 70px;
}
	
	
	
	.more_block {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 0em;
    margin-bottom: 1em;
    margin-right: 0%;
    border-radius: 5px;
    padding: 40px 15px 40px 120px;
    font-size: 18px;
}
	.more_text img {
    top: 25px;
    left: 35px;
}
	.see_more p {
    text-align: center;
    font-family: gotham2;
    font-size: 30px;
    color: #3b3b3b;
    text-transform: uppercase;
    margin: 30px 0;
}
	.see_more h1 {
    text-align: center;
    font-family: gotham2;
    font-size: 30px;
    color: #3b3b3b;
    text-transform: uppercase;
    margin: 30px 0;
}
	.banner_indiv {
    margin-top: 50px;
    width: 100%;
    height: auto;
    background: url(../image/indiv.png) 70%;
    background-size: cover;
    min-height: 350px;
}
	.block_indiv {
    position: relative;
    width: 90%;
    height: auto;
    padding: 70px 30px;
}
	.head_indiv {
    font-size: 30px;
    line-height: 30px;
}
	.head_indiv strong {
    font-size: 40px;
}
	body h2 {
    font-size: 25px;
}
	body h1 {
    font-size: 25px;
}
	.otzov_form_block form{
		display: flex;
    flex-direction: column;
	}
	.otzov_form_block .small_input {
    width: 100%;
    display: flex;
    flex-flow: wrap;
    order: 1;
}
	.otzov_form_block .big_input {
    width: 100%;
    display: flex;
    flex-flow: wrap;
    order: 3;
}
	
.otzov_form_block	.your-adres input[type=text]{
	width: 100%;
    display: flex;
    flex-flow: wrap;
    order: 3;
}

.otzov_form_block .your-name input[type=text]{
	 width: 100%;
    display: flex;
    flex-flow: wrap;
    order: 1;
	margin-bottom: 30px;
	
}

.otzov_form_block .your-phone input[type=text]{
	    width: 100%;
    display: flex;
    flex-flow: wrap;
    order: 1;
	margin-bottom: 20px;
	
}
	
	
	.otzov_form .agreed {
    width: 100%;
		padding-left: 60px;
    padding-right: 10px;
    font-size: 12px;

}
	
	.otzov_form .agreed:before {
    content: "";
    display: inline-block;
    width: 28px;
    height: 28px;
    font-size: 13px;
    margin-right: 10px;
    position: absolute;
    left: 24px;
    top: -5px;
    background-color: none;
    background-image: url(../image/off.png);
    background-position: center;
    background-size: contain;
}
	
	.otzov_form_block textarea {
    width: 100%;
    display: flex;
    flex-flow: wrap;
    order: 4;
}
	
	
	.otzov_form_block input[type=submit] {
    width: 100%;
    flex-flow: wrap;
    order: 5;
    text-align: center;
}
	.port_onecarts {
    width: 48%;
    margin-right: 1.5%;
}
	.blog_slider {
    position: relative;
    float: left;
    width: 80%;
    height: 350px;
}
	.small_blog_slider {
    position: relative;
    float: left;
    width: 19%;
    height: 350px;
    margin-left: 1%;
}
	.linkcat2 {
    font-size: 20px;
    margin-right: 10px;
}
	.linkcat3 {
    font-size: 20px;
    margin-right: 10px;
}
	.nav-tabs span{
	font-size: 20px; 
	margin-right: 10px;
}
	.how_block {
    height: 160px;
}
	.how_block img {
    left: 32%;
}
	.how_block span {
    left: 42%;
    
}
	
	/*
    .header_call {
    position: fixed;
    height: auto;
    width: 119px;
    float: left;
    right: 39px;
    top: 20px;
    z-index: 999;
}
*/
	.header_calc {
    position: fixed;
    height: initial;
    width: 159px;
    /* float: left; */
    right: 32px;
    top: 55px;
    z-index: 999;
}
	
	.size_house {
    position: relative;
    float: left;
    width: 320px;
    height: auto;
    margin-bottom: 38px;
}
	.size_house {
    position: relative;
    float: left;
    width: 320px;
    height: auto;
    margin-bottom: 25px;
}
	.block_input {
    position: relative;
    float: left;
    width: 130px;
    margin-right: 20px;
}
	.size_house input[type="text"] {
    font-family: gotham;
    font-size: 15px;
    width: 140px;
    height: 50px;
    border-radius: 100px;
    border: 1px #d9d9d9 solid;
    text-align: center;
    padding: 0 15px;
}
	.block_input span {
    
    width: 100%;
    display: inline-block;
    padding: 0px 0px;
    margin: 10px 0 5px;
    
   
    text-align: center;
    padding-left: 10px;
}
	.stage_house {
    width: 100%;
    margin: 0;
}
	.fund_calc {
    width: 60%;
    margin-bottom: 20px;
}
	.wall_calc {
    float: left;
    width: 32%;
}
	.crof_calc {
    width: 60%;
    margin-top: 0;
}
	.price_calc {;
    width: 40%;
    margin-top: 0;
}
	.right_calc {
    margin-top: 20px;
    
}
	.sale_block {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 40px;
}
	.sale_img {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
}
	.sale_img img {
    height: 250px;
    width: 100%;
    object-fit: cover;
}
	.sale_text {
    position: relative;
    float: left;
    margin-left: 0%;
    width: 100%;
    height: auto;
    text-align: left;
}
	.otzov_form .wpcf7-validation-errors {
    display: block !important;
    background: #c54747;
    color: white;
    font-size: 12px;
    font-family: gotham;
    border-radius: 20px;
    width: 96%;
    text-align: center;
    margin-top: 478px;
    bottom: unset!important;
    left: 1%;
    padding: 10px 20px!important;
}
	.otzov_form .wpcf7-mail-sent-ok {
    position: absolute;
    /* float: right; */
    bottom: unset;
    margin-top: 476px;
    width: 80%;
    left: 10%;
    padding: 10px 20px!important;
}
.block_input .plus {
    position: absolute;
    height: 17px;
    width: 12px;
    background: url(../image/calcplus.png);
    border: none;
    /* content: "\2212"; */
    top: 53px;
    right: -5px;
    background-repeat: no-repeat;
}	
}




@media (max-width:500px) {
	.port_onecarts {
    height: 160px;
}
	.footer {
    margin-top:50px;
}
	.right_calc input[type=submit] {
   
    margin: 0px;
}
	.otzov_form .wpcf7-validation-errors {
    display: block !important;
    background: #c54747;
    color: white;
    font-size: 12px;
    font-family: gotham;
    border-radius: 20px;
    width: 96%;
    text-align: center;
    margin-top: 498px;
    bottom: unset!important;
    left: 1%;
    padding: 10px 20px!important;
}
	.otzov_form .wpcf7-mail-sent-ok {
    position: absolute;
    /* float: right; */
    bottom: unset;
    margin-top: 496px;
    width: 98%;
    left: -1%;
    padding: 10px 20px!important;
}
	.voprosi .modal-title {
    margin-top: 20px !important;
    font-size: 18px;
    text-align: center;
    font-family: gotham;
    text-transform: uppercase;
    color: #3b3b3b;
    padding: 0 30px;
}
	.modal-body .block_form {
    margin-top: 0px;
    position: relative;
    float: none;
    width: 94%;
    left: 3%;
}
	
	.fund_calc {
    width: 100%;
    margin-bottom: 20px;
}
	.wall_calc {
    float: left;
    width: 100%;
}
	.crof_calc {
    width: 100%;
    margin-top: 25px;
}
	.price_calc {
    width: 100%;
    margin-top: 25px;
}
	.right_calc .your-name input[type=text] {
    width: 100%;
}
	.right_calc .your-phone input[type=text] {
    width: 100%;
}
	.right_calc input[type=submit] {
    width: 100%;
    margin-top: 0px;
}
	
	.banner{
		height: auto;
	}
	.banner_text {
		top: 0;
    position: relative;
    width: 90%;
    height: auto;
    padding: 30px 0 50px;
    left: 5%;
    text-align: center;
}
	
.banner_text h4 {
    font-size: 26px;
    font-family: gotham2;
    text-align: center;
}
	.banner_text p {
    font-size: 14px;
    font-family: gotham;
    margin-top: 20px;
    margin-bottom: 40px;
    text-align: center;
}
	.banner_text strong {
    font-size: 14px;
    font-family: gotham2;
}
	.banner_text a {
    font-size: 14px;
}
	.banner_text .greenlink {
    padding: 12px 10px 16px 18px;
}
	.banner_text .orangelink {
    padding: 12px 18px 16px 10px;
}
	.forline span {
    font-size: 20px;
    padding: 0px 10px;
}
	.project p {
    font-size: 16px;
}
	.backline::before {
    top: 14px;
}
	.project img {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    object-fit: cover;
    object-position: left;
    background: none;
    height: 200px;
		display: none;
}
	.one-home {
    width: 100%;
    height: 230px;
		background: url(../image/home1no.png) center center no-repeat;
		background-size: cover;
}
	.two-home {
    width: 100%;
    height: 230px;
    margin-left: 0%;
		background: url(../image/home2no.png) center center no-repeat;
		background-size: cover;
		margin: 20px 0;
}
	.three-home {
    position: relative;
    float: left;
    margin-left: 0%;
    width: 100%;
    height: 230px;
		background: url(../image/home3no.png) center center no-repeat;
		background-size: cover;
}
	
	.textslider {
    width: 88%;
    left: 30px;
}
	
	.linkcat a {
    font-size: 14px;
    padding: 11px 15px;
    margin: 0px 5px 0;
    position: relative;
    float: left;
    margin-bottom: 20px;
    width: 80%;
    left: 10%;
		text-align: center;
}
	.linkcat {
    width: 100%;
    margin: 0px auto 0;
    text-align: center;
}
	.carts {
    margin: 0em 0 1em;
}
	.project {
		margin-top: 50px;
	}
	.homecart {
    font-family: gotham;
    margin-bottom: 6em;
	padding-top: 40px;
}
	.homecart .forline p {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    margin-bottom: 2em;
}
	.smallsale {
    font-size: 22px;
}
	.bigsale {
    font-size: 30px;
    line-height: 25px;
}
.onecarts {
    position: relative;
    float: left;
    width: 100%;
    text-align: left;
    font-family: gotham;
    margin-left: 0%;
    margin-top: 1em;
}
	.onecarts2 {
    position: relative;
    float: left;
    width: 100%;
    text-align: left;
    font-family: gotham;
    margin-left: 0%;
    margin-top: 1em;
}
	
.cartlink {
    font-size: 13px;
    bottom: 26px;
    padding: 8px 19px;
}
	.onecarts .cartlink {
    font-size: 13px;
    bottom: 18px;
    padding: 8px 19px;
}
	.why_we .forline span {
    font-size: 17px;
}
	.why_we .backline::before {
    top: 11px;
}
	.why_we .forline strong {
    font-size: 20px;
}
	.onecarts img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center;
}
	.onecarts2 img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
	
	.one_plus {
    width: 100%;
    margin-left: 0%;
    height: 170px;
    padding: 55px 15px 20px;
    margin-bottom: 50px;
}

	.map {
    height: 450px;
}
	
	.text_map {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 20px 25px 20px 50px;
    background: #ffffff;
    border-radius: 0px;
    border: 1px solid #d4d4d4;
}
.text_map > .bold_text {
    font-size: 13px;
}
	
	.text_map p {
    font-size: 13px;
}
	
	.text_map > .bold_text::before {
    display: block;
    position: absolute;
    top: 20px;
    left: 15px;
    content: "";
    height: 26px;
    width: 26px;
    background: url(../image/adres.png) center center no-repeat;
    background-size: contain;
    z-index: 99;
}
	
	.left_footer {
    text-align: center;
    width: 100%;
    padding-left: 30px;
}
	.left_footer img {
    width: 320px;
    padding-right: 50px;
}
	.footer_adres {
    position: relative;
    height: 50px;
    width: 218px;
    margin-top: 25px;
    padding-left: 0px;
    font-size: 13px;
    
    margin: 25px auto 15px;
    text-align: center;
    float: none;
    padding-right: 17px;
}
	.footer_adres::before {
    display: block;
    position: absolute;
    top: 5%;
}
	
	.footer_work {
		float: none;
    font-size: 13px;
    position: relative;
    height: 50px;
    width: 250px;
    margin-top: 35px;
    padding-left: 0px;
    margin: 0 auto;
    text-align: center;
}
	
	.footer_work::before {
    display: block;
    position: absolute;
    top: 5%;
    left: 16px;
}
	
	.footer_center {
    padding-top: 40px;
    padding-left: 0px;
    width: 100%;
    position: relative;
}
	
	
	/*
    .footer_right {
    position: absolute;
    width: 100%;
    padding-left: 30px;
    padding-top: 0;
    top: 200px;
    margin: 0 auto;
    text-align: center;
}
*/
	
	.footer_phone {
    width: 100%;
    margin: 0px auto 25px;
    
    text-align: center;
    position: relative;
}
	
	
	.footer_phone a:first-child {
    margin-right: 0px;
    width: 220px;
    margin: 0 auto;
    padding-right:10px;
}
	.footer_phone a:first-child::before {
    display: block;
    position: absolute;
    top: 13px;
    left: -15px;
}
	.footer_phone a {
    position: relative;
    top: 3%;
    font-family: gotham;
    font-size: 19px;
    text-decoration: none;
    width: 220px;
    display: block;
    margin: 0 auto;
    padding-right: 10px;
}
	.footer_call {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-right: 0px;
    text-align: center;
}
	.footer_call a {
    text-decoration: none;
    font-family: gotham2;
    font-size: 13px;
    text-align: center;
    margin: 0 auto;
    width: 120px;
    display: block;
    position: relative;
}
	.footer_call a::before {
    display: block;
    position: absolute;
    top: 0%;
    left: -40px;
}
	.footer_calc {
    position: relative;
    width: 100%;
    padding-left: 2px;
    margin: 25px auto 10px;
    padding-right: 0px;
}
	.footer_calc a {
    text-decoration: none;
    font-family: gotham2;
    font-size: 13px;
    display: block;
    width: 131px;
    margin: 0 auto;
    position: relative;
}
	.footer_calc a::before {
    display: block;
    position: absolute;
    top: 0%;
    left: -29px;
}
	.social {
    position: relative;
    width: 100%;
    top: 20px;
    margin-top: 0;
    margin: 0 auto;
    text-align: center;
    padding-left: 50px;
   
    right: 30px;
}
	
	.menu3 {
    list-style-type: none;
    display: block;
    position: relative;
    padding: 0;
    text-align: left;
    padding-left: 10px;
}
	
	.menu3 li {
    margin-right: 0px;
    width: 50%;
    position: relative;
    float: left;
    text-align: center;
    margin-bottom: 15px;
}
	
	.menu3 li:last-child {
    margin-right: 0px;
    width: 100%;
    text-align: center;
}
	.footer_menu {
    width: 100%;
    padding: 0px;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    margin-bottom: 0px;
}
	.footer_menu2 {
    width: 100%;
    padding: 0px;
    font-size: 14px;
    line-height: 32px;
    color: #3b3b3b;
    text-align: center;
}
	.menu3 li a {
    font-size: 16px;
}
	.copyright {
    margin-top: 1em;
    
}
	.build h3 {
    font-size: 20px;
}
	.build h4 {
    font-size: 25px;
}
	.form_callback {
    margin-bottom: 0em;
}
	.block_map {
    margin: 2em 0 0;
}
	.carts {
    margin: 0em 0 0em;
}
	.contacts_phone {
    
    margin-top: 20px;
}
	
	.see_more p {
    font-size: 25px;
}
	.see_more h1 {
    font-size: 25px;
}
	.head_indiv {
    font-size: 25px;
    line-height: 25px;
}
	.head_indiv strong {
    font-size: 30px;
}
	body h2 {
    font-size: 25px;
}
	.news_cart {
    width: 100%;
    margin-right: 0%;
    margin-top: 2em;
}
	.news_cart img {
    width: 100%;
    max-height: 200px;
    object-fit: cover;
}
	.video {
    position: relative;
    float: left;
    width: 100%;
    margin-right: 0%;
    height: 220px;
    margin-bottom: 20px;
    border-radius: 10px;
}
	.port_carts {
	margin: -2em 0 2em;
	height: auto;
	width: 100%;
}
	.small_blog_slider {
   
    display: none;
}
	.blog_slider {
    width: 100%;
    height: 300px;
}
	.how_block {
    height: 130px;
		width: 100%;
		margin-right: 0;
}
	.how_block img {
    left: 38%;
}
	.how_block span {
    left: 45%;
}
	.how_block:last-of-type {
    left: 0%;
}


	.modal-title{
	margin-top:20px !important;
	font-size:20px;
text-align:center;
	font-family:gotham;
	text-transform:uppercase;
	color:#fff;
	padding:0 10px;
}
.modal-header p{
	text-align: center;
    font-size: 14px;
    font-family: gotham;
    color: #fff;
padding:0 10px;
}
	.modal-header {
    position: relative;
    padding-bottom:0 !important;
}
	.calculator h2{
	font-family:gotham2;
	color:#3b3b3b;
	font-size:20px;
	margin:30px 0 30px;
}
.calculator h2>strong{
	font-family:gotham2;
	
	font-size:20px;
	color:#6eb244;
	
}
	
	.one-home {
		margin:0;
	}
	



@media (max-width:380px) {
	
	.one-home {
    height: 180px;
}
	.two-home {
        height: 180px;

}
	.three-home {
     height: 180px;

}
	.forline span {
    font-size: 16px;
    padding: 0px 10px;
}
	.backline::before {
    top: 11px;
}
	.project p {
    font-size: 14px;
}
	.why_we .forline span {
    font-size: 14px;
}
	.forline span {
    font-size: 16px;
    padding: 0px 2px;
}
	.why_we .forline {
    margin-bottom: 4em;
}
	.why_we .backline::before {
    top: 10px;
}
	.why_we .forline strong {
    font-size: 20px;
}
	.build p {
    
    font-size: 14px;
    line-height: 22px;
}
	.build h3 {
    font-size: 18px;
}
	.build h4 {
    font-size: 20px;
}
	.call_text {
    top: 10%;
    width: 90%;
    padding-top: 20px;
    padding-left: 20px;
}
	.call_text h3 {
    font-size: 40px;
}
.left_footer img {
    width: 100%;
    padding-right: 50px;
}
	.contacts_adres {
    
    height: auto;
}
	.contacts_phone {
    margin-top: 15px;
}
	.contacts_text {
    padding-left: 45px;
    width: 95%;
    
}
	.more_block {
    padding: 30px 15px 30px 100px;
    font-size: 16px;
}
	.more_text img {
    top: 15px;
    left: 25px;
}
	.more_block:last-of-type{
		margin-bottom: 40px;
	}
	.block_indiv {
    position: relative;
    width: 100%;
    height: auto;
    padding: 60px 20px;
		text-align: center;
}
	.how_block{
		height: 160px;
	}
	.how_block img {
    left: 33%;
}
	.how_block span {
    left: 43%;
}
.port_onecarts {
    height: 120px;
}
}
@media (max-width:337px) {
	.loading_banner {
		height: 278px;
	}
}



@media(max-width: 768px) {
    .header_phone {
        height: auto;
        display: flex;
        flex-direction: column;
    }
    .header_phone a {
        color: #ef7e22;
    }
    .header_phone a strong {
        color: #6eb244;
    }
    .header_phone a,
    .header_phone a strong {
        font-size: 20px;
        white-space: nowrap;
    }
    .header_phone a:first-child {
        margin-right: 0;
    }
    .header_phone a:first-child::before {
        display: none;
    }
    .header_call a {
        font-size: 13px;
    }
}


