.block_one{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	width: 100%;
	height: 902px;
	position: relative;
	background-image:url(/images/img-002.jpg);
	background-repeat: no-repeat;
	z-index: 1;
	background-position: 50% 10%;
	background-size: cover;
	/*background-attachment: fixed;*/
	overflow: hidden;
}
.block_one:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(37, 75, 46, 0.25);
    z-index: -1;
}
.block_one_about{
	width: 85%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	/*align-items: center;*/
	
}
.block_one_desp {
    /* padding-right: 75px; */
    position: relative;
    padding: 43px 54px;
}
.block_one_desp:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    z-index: 5;
}
.img_right {
    opacity: 0;
	  visibility: hidden;
}
.zag{
	font-size: 46px;
	font-weight: 700;
	color:#fff;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 50px;
    margin-top: 30px;
	
}
.wrapper {
    width: 1170px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
}
.desp{
	font-size: 36px;
	font-weight: 500;
	color: #fff;
	margin: 0;
}
.block_one_desp_about {
     display: inline-block;
    -webkit-box-orient:  vertical;
    -webkit-box-direction:  normal;
    -ms-flex-direction:  column;
    flex-direction:  column;
    -webkit-box-align:  center;
    -ms-flex-align:  center;
    align-items:  center;
}
.zagolovok {
    z-index: 10;
    position: relative;
}
.delivery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    z-index: 10;
    position: relative;
}
.block_one_delivery_1{
	position: relative;
	font-size: 24px;
	font-weight: 400;
	color: #fff;
	/*padding-bottom: 60px;
	padding-left: 140px;*/
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 5%;
}
.block_one_delivery_1 img {
    padding-right: 5%;
    width: 28%;
}
.block_one_delivery_1:before{
	content: '';
	display: none;
	width: 114px;
	height: 95px;
	position: absolute;
	top: -37px;
    left: 0px;;
	background-image: url(/images/delevery1.png);
	background-repeat: no-repeat;

}
.block_one_delivery_2{
	position: relative;
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	/*padding-left: 140px;*/
	
}
.block_one_delivery_2:before{
	content: '';
	display: none;
	width: 114px;
	height: 95px;
	position: absolute;
	top: -15px;
    left: 0px;
	background-image: url(/images/delivery2.png);
	background-repeat: no-repeat;

}
.consultation{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	width: 100%;
	height: 12vh;
	position: relative;
	background-image: -webkit-radial-gradient(circle 1424px at center, #1c5724 0%, #1c5724 1%, #3f7246 100%);
	background-image: -o-radial-gradient(circle 1424px at center, #1c5724 0%, #1c5724 1%, #3f7246 100%);
	background-image: -webkit-radial-gradient(center, circle 1424px, #1c5724 0%, #1c5724 1%, #3f7246 100%);
	background-image: -o-radial-gradient(center, circle 1424px, #1c5724 0%, #1c5724 1%, #3f7246 100%);
	background-image: radial-gradient(circle 1424px at center, #1c5724 0%, #1c5724 1%, #3f7246 100%);
}
.consultation_desp{
	width: 24%;
	text-transform: uppercase;
	color: #fff;
	font-size: 26px;
	font-weight: 700;
	line-height: 36px;
	position: relative;
	z-index: 10;
}
.consultation:before{
	content: '';
	display: block;
	width: 6%;
	height: 120px;
	position: absolute;
	top: 0;
    left: 14%;
	background-image:url(/images/elki.png);
	background-repeat: no-repeat;
	/*z-index: -5;*/
}
.consultation form{
	display:  -webkit-box;
	display:  -ms-flexbox;
	display:  flex;
	width: 44%;
	-ms-flex-wrap:  wrap;
	flex-wrap:  wrap;
	
}

.form_consultation input[type="text"] {
	border:1px solid #fff;
	height: 45px;
	width: 31.5%;
	color: #fff;
	padding-left: 21px;
	outline: none;
	font-size: 14px;
	margin-right: 40px;
	background-image: -webkit-radial-gradient(circle 1424px at center, #1c5724 0%, #1c5724 1%, #3f7246 100%);
	background-image: -o-radial-gradient(circle 1424px at center, #1c5724 0%, #1c5724 1%, #3f7246 100%);
	background-image: -webkit-radial-gradient(center, circle 1424px, #1c5724 0%, #1c5724 1%, #3f7246 100%);
	background-image: -o-radial-gradient(center, circle 1424px, #1c5724 0%, #1c5724 1%, #3f7246 100%);
	background-image: radial-gradient(circle 1424px at center, #1c5724 0%, #1c5724 1%, #3f7246 100%);
}
.form_consultation input[type="text"]::-webkit-input-placeholder{
	color: #fff;
	font-size: 14px;
}
.form_consultation input[type="tel"] {
	border:1px solid #fff;
	height: 45px;
	width: 31.5%;
	color: #fff;
	outline: none;
	font-size: 14px;
	margin-right: 40px;
	background-image: -webkit-radial-gradient(circle 1424px at center, #1c5724 0%, #1c5724 1%, #3f7246 100%);
	background-image: -o-radial-gradient(circle 1424px at center, #1c5724 0%, #1c5724 1%, #3f7246 100%);
	background-image: -webkit-radial-gradient(center, circle 1424px, #1c5724 0%, #1c5724 1%, #3f7246 100%);
	background-image: -o-radial-gradient(center, circle 1424px, #1c5724 0%, #1c5724 1%, #3f7246 100%);
	background-image: radial-gradient(circle 1424px at center, #1c5724 0%, #1c5724 1%, #3f7246 100%);
	padding-left: 21px;
}
.form_consultation input[type="tel"]::-webkit-input-placeholder{
	color: #fff;
	/*padding-left: 21px;*/
	font-size: 14px;
}
 .form_consultation button{
	background-color: #fff;
	color: #2a5a32;
	font-size: 18px;
	font-weight: 700;
	border: none;
	text-transform: uppercase;
	font-family: Roboto;
	border: 1px solid transparent;

}
.form_consultation button:hover{
	background-color:transparent;
	color:#fff;
	border: 1px solid #fff;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}


.checkbox1 {
	display: none;
}
.checkbox1-custom {
	position: relative;      
	width: 12px;             
	height: 12px;            
	border: 1px solid #fff;
	
}
.checkbox1-custom,
.label {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: -30px;
}
.checkbox1:checked + .checkbox1-custom::before {
	content: "";
	display: block;
	position: absolute;
	top: 2px;
	right: 6px;
	bottom: 2px;
	left: 2px;
	background: #fff;
	width: 6px;
	height: 6px;
}
.label{
	font-size: 12px;
	font-weight: 300;
	color:#fff;
}
.terrase-section{
	background-color: #f2f2f2;
	position: relative;
	padding-bottom: 10px;
}
.terrase{
	width: 100%;
	background-color: #f2f2f2;
	padding-bottom: 20px;
    padding-top: 10px;
	position: relative;
}
.terrase-section:before{
	content: '';
	display: block;
	width: 129px;
	height: 163px;
	position: absolute;
	top: 8%;
    left: 10%;
	background-image: url(/images/terasse_eki4.png);
	background-repeat: no-repeat;
}

.terrase_about {
    
}
.terrase_desp {
   margin: 0 auto;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
   
}
.desp_reverse{-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}


/*.terrase_desp:after {
    content: '';
    display: block;
    width: 287px;
    height: 205px;
    position: absolute;
    top: 34px;
    right: -320px;
    background-image: url(/images/terrase_desp_after.png);
    background-repeat: no-repeat;
}*/
.terrase_desp p{
	color: #222;
	font-size: 18px;
	font-weight: 400;
}
.terrase_title{
	font-size: 18px;
	font-weight: 700;
	color: #222;
}
.terrase_desp_reverse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #f2f2f2;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 40px;
}
.m-50{margin-right: 50px;}

.img_reverse {
    /*margin-left: 65px;*/
    position: relative;
    z-index: 1;
		max-width: 45%;
}
.img_reverse img {
    max-width: 100%;
}
.img_reverse:after {
    content:  '';
    display:  block;
    width: 252px;
    height: 210px;
    background:#b2cd42;
    position:  absolute;
    bottom: -20px;
    right: -22px;
    z-index:  -1;
}
p.paragraf_reverse {
    width: 50%;
    color: #222;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    border-left: 3px solid #b1cc42;
    /*margin-left: 65px;*/
    padding-left: 15px;
}

.title{
	margin:0 auto;
	text-align: center;
	padding-top: 50px;
}
footer .title{
    padding-top: 0px;
}
.h2{
	font-size: 30px;
	font-weight: 700;
	color: #222;
	text-transform: uppercase;
	margin: 0 auto;
	width: 100%;
}
.paragraf_items{
	font-size: 18px;
	color:#222;
	font-weight: 400;
}
p.paragraf{margin: 0;border-left: 5px solid #b1cc42;padding-left: 25px;}
.paragraf{
	font-size: 18px;
	color:#222;
	font-weight: 400;
}
.items{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.item{
	border: 1px solid #e8e8e8;
	text-align: center;
	width: calc(50% - 15px);
    max-width: 360px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.item:hover{
	-webkit-box-shadow: 1px 0px 6px 1px rgba(0,0,0,0.15);
	box-shadow: 1px 0px 6px 1px rgba(0,0,0,0.15);

}
.item:first-child {
    margin-left:  0;
    margin-right:  15px;
}

.item:last-child {
    margin-left: 15px;
    margin-right: 0;
}
.zagolovok2{
	font-size: 30px;
	font-weight: 700;
	color: #222;
	text-transform: uppercase;
	padding-top: 50px;
	
}
.item_desp{
	font-size: 18px;
	color:#222;
	font-weight: 600;
	width: 80%;
	margin:  0 auto;
	padding: 50px 0 30px 0;
	
}
.item_about {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.item_more{
	display: block;
	/*width: 30%;*/
	/* height: 47px; */
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	background-color: #b2cd42;
	text-decoration: none;
	text-align: center;
	padding: 13px;
	margin-bottom: 50px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	font-family: Roboto;
}
.item_more:hover{
	background: #2b6232;
	color: #fff;
	text-decoration: none;
	-webkit-box-shadow: 1px 0px 6px 1px rgba(0,0,0,0.25);
	box-shadow: 1px 0px 6px 1px rgba(0,0,0,0.25);
}

.item_price {
    padding-left: 10px;
    font-size: 26px;
    font-weight: 700;
}
span.rub {
    padding-left: 10px;
}
.dimensions-title{
	font-size: 18px;
	font-weight: 400;
	color:#222;
	margin: 20px auto 0 auto;
	text-align: center;
	padding-bottom: 15px;
}
.dimensions{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.dimension {
	font-size: 18px;
	font-weight: 400;
	color:#222;
    margin-right: 30px;
    margin-bottom: 55px;
}
/* 1 Ñ‡Ð°ÑÑ‚ÑŒ Ð½Ð° ÑÐ°Ð¹Ñ‚ 15.06 */
.used{
	position: relative;
	background: -webkit-radial-gradient(center, circle 1424px, #1c5724 0%, #1c5724 1%, #3f7246 100%);
	background: -o-radial-gradient(center, circle 1424px, #1c5724 0%, #1c5724 1%, #3f7246 100%);
	background: radial-gradient(circle 1424px at center, #1c5724 0%, #1c5724 1%, #3f7246 100%);
}
.used_item_title{
	margin-bottom: 19px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    color: #fff;
}
.used_item_title span {
    border-left: 2px solid #b1cc42;
    height: 18px;
    display: inline-block;
    margin-left: 14px;
    margin-right: 14px;
}
.w-100{
	width: 100%;

}
.used h2{
	font-size: 30px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	padding-top: 50px;
	margin: 0;
}
.used_item ul{
	padding-left: 20px;
    color: #b2cd42;
    font-size: 17px;
}

.used_item ul li span{
	color: #fff;
}

.used p{
	font-size: 17px;
	font-weight: 300;
	color: #eee;
	text-align: center;
}
.used_items{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	/*padding-bottom: 40px;*/
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
    padding-top: 40px;
}
.used_items :nth-child(8){
	width: 70%;
	padding-right: 0;
    text-align: left;
    /*padding-left: 15px;*/
    margin: 0;

}

.used :before{
	content: "";
	display: block;
	width: 158px;
	height: 232px;
	position: absolute;
	left: 5%;
    bottom: 0;
	background-image: url(/images/elki_used-1.png);
	background-repeat: no-repeat;
	opacity: 0.2;
}
.used :after{
	content: "";
	display: block;
	width: 188px;
	height: 232px;
	position: absolute;
	right: 5%;
    bottom: 0;
	background-image: url(/images/elki_used-2.png);
	background-repeat: no-repeat;
	opacity: 0.2;
}
.used_item{
	/*padding-right: 20px;*/
	width: 45%;
	margin-bottom: 45px;
	margin-right: 5px;
}
.w-20{width: 20%!important;}
.used_item img {
  max-width: 100%;
  height: 320px;
	    display: none;
    
}
.spec_p{margin-top: 5px!important;margin-bottom: 5px!important;}
.used_item p{
	text-align: left;
	margin: 0;
	border-left: 3px solid #b1cc42;
  padding-left: 15px;
}
.properties_about{
	position: relative;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding-top: 50px;
	padding-bottom: 50px;
}
.properties_about_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.item_reverse{
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
}
.item_reverse .properties_description {
    margin-right: 45px;
    width: 50%;
}

.properties_description p{
	margin:0;
	padding: 0;
}
.properties_img{
	margin-right: 50px;
	position: relative;
	max-width: 45%;
}
.properties_img img {
    max-width: 100%;
}
.margin-0{margin-right: 0;}
.properties_img:after {
    content: '';
    display: block;
    width: 252px;
    height: 210px;
    background: #b2cd42;
    position: absolute;
    bottom: -20px;
    right: -22px;
    z-index: -1;
}
.properties_description{
	width: 50%;
	font-weight: 400;
	position: relative;
}
.properties_about_items {
    width: 100%;
}
.properties_description p{font-size: 18px;
	border-left: 3px solid #b1cc42;
	padding-left: 15px;
}
/*.properties_description :before{
	content: "";
	display: block;
	height: 195px;
	width: 4px;
	position: absolute;
	top: 0;
	left: 0;
	background: #b1cc42;
	left: -15px;
}*/
.advantages{
	background-image: url(/images/advantages-bcr.png);
	background-repeat: no-repeat;
	margin-top: 0;
}
.advantages h3{
	padding-top: 30px;
	font-size: 30px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 20px;
}
.advantages p{
	font-size: 18px;
	font-weight: 300;
	color: #fff;
	text-align: center;
}
.advantages_items {
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-grid-columns: auto auto;
        grid-template-columns: auto auto;
    grid-column-gap: 130px;

}
.advantages_icon{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding-bottom: 30px;
}
.advantages_icon p{
	padding-left: 30px;
	text-align: left;
}
.advantages_bottom{padding-bottom: 25px;}
.montag{margin-bottom: 50px;position: relative;/*width: 50%;*/}
.montag_title{
	font-size: 30px;
  font-weight: 600;
  color: #222;
  text-transform: uppercase;
  padding-left: 30px;
  text-align: center;
  margin-bottom: 30px;

}
.montag img {
    max-width: 100%;
}
.montag:before{
	content: '';
    display: block;
    width: 627px;
    height: 90px;
    background-image: url(/images/montag-1.png);
    position: absolute;
    top: 80%;
    right: 56%;
}
.montag h4{
	font-size: 30px;
	font-weight: 700;
	color: #222;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 22px;
}
.montag_about{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 50px;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-bottom: 30px;
}
.montag-section h3{
	font-size: 30px;
	font-weight: 700;
	color: #222;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 22px;
	padding-top: 50px;

}
.montag_description{
	padding-left: 33px;
    width: 65%;
    font-size: 18px;
    font-weight: 400;
    color:#222;
}
.montag_description p{
	margin:0;
	padding: 0;
	border-left: 3px solid #b1cc42;
    padding-left: 15px;
	
}
.special{
	background: -webkit-gradient(linear, left top, right top, from(#2d6435), to(#203a2a));
	background: -webkit-linear-gradient(left, #2d6435 0%, #203a2a 100%);
	background: -o-linear-gradient(left, #2d6435 0%, #203a2a 100%);
	background: linear-gradient(to right, #2d6435 0%, #203a2a 100%); 
	text-align: left;
	margin-top: 100px;
}
.special_form form.form_consultation > *{
	width: 40% !important;
    margin: 0 !important;
    -webkit-box-sizing:  border-box;
            box-sizing:  border-box;
}
.special_form .form_consultation input[type="tel"] {
	background: #295732;
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
}
.special_form .form_consultation input[type="text"] {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
	background: #295732;
	margin-right: 35px !important;
}
.special_form form.form_consultation button {
	margin-top: 15px !important;
	padding: 13px;
	margin-left: 37px !important;
}
.special_form button{
	-webkit-box-ordinal-group: 5;
	    -ms-flex-order: 4;
	        order: 4;
}
.special_form label{
	-webkit-box-ordinal-group: 4;
	    -ms-flex-order: 3;
	        order: 3;
}

.brig{
	font-size: 30px;
	font-weight: 700;
	color:#fff;
	text-transform: uppercase;
}
.spec{
	font-size: 24px;
	font-weight: 700;
	color:#fff;
	text-transform: uppercase;
	margin-top: -20px;
}
.special_desp{
	font-size: 18px;
	font-weight: 300;
	color: #fff;
	margin-top: -15px;
}
.special_form {
    padding-bottom: 35px;
}
.special_about {
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -ms-grid-columns: auto auto;
        grid-template-columns: auto auto;
}
.special_img{position: relative;}
.special_img:after {
    content: "";
    display: block;
    width: 594px;
    height: 364px;
    position: absolute;
    top: -95px;
    right: -150px;
    background-image: url(/images/brigadir.png);
    background-repeat: no-repeat;
}
form.form_consultation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.fix_the_board h5{
	text-align: center;
	font-size: 30px;
	text-transform: uppercase;
	color:#222;
	font-weight: 700;
}
.example_doska {
    /*display: flex;
    align-items: center;*/
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 90px;
}
.example_slide_title{
	font-size: 30px;
	font-weight: 600;
	color: #222;
	text-transform: uppercase;
	padding-left: 30px;
	text-align: center;
	margin-bottom: 30px;
}
.example_slide {
   width: 70%;
   margin: 0 auto;
}
.example_slide:after{
	content: "";
	display: block;
	width: 230px;
	height: 409px;
	position: absolute;
	top: -66px;
    left: -60px;
	background-image: url(/images/slide_after.png);
	background-repeat: no-repeat;
	z-index: -1;
}
.example_slide .slick-next{
	top: 100%;
	left: 95%;

}
.example_slide .slick-prev {
    left: 88%;
    top: 100%;
}
.example_slide .slick-prev{
	background-image: url(/images/bots_slide.png);
	background-position: 18px;
}
.example_slide .slick-next {
	background-image: url(/images/bots_slide.png);
	background-position: -42px;
}
.example_slide .slick-prev:hover{
	background-position: 18px;
}
.example_slide .slick-next:hover{
	background-position: -42px;
}
.fix_the_board {
    margin-top: 30px;
}
.board_items{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	margin-bottom: 70px;
	margin-top: 40px;
	/*width: 80%;
    margin: 0 auto;*/
}
.board_item_img{position: relative;z-index: 1;width: 50%;}
.board_item_img img {
    max-width: 100%;
}

.board_item_img:after{
	content:  '';
    display:  block;
    width: 252px;
    height: 210px;
    background:#b2cd42;
    position:  absolute;
    bottom: -20px;
    right: -22px;
    z-index:  -1;
}
.board_item{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	padding-bottom: 40px;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	/*padding-left: 10px;*/
	
}
.board_item span{
	font-size: 18px;
	font-weight: 700;

}
.board_item p{
	font-size: 18px;
	font-weight: 400;
	width: 50%;
  border-left: 3px solid #b1cc42;
  padding-left: 15px;

}
.types_nastil{
	text-align: center;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 700;
	color:#222;
}
.types_items{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-bottom: 30px;
}
#options :nth-child(5){
	padding-bottom: 40px;
}
#options :nth-child(6){
	padding-bottom: 95px;
}
.item_zag{
	font-size: 20px;
	font-weight: 600;
	color: #222;
	background: #f8f8f8;
	padding: 30px 70px;
	margin-bottom: 40px;
}
.types_item{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	
}
.types_item_border {
	border-right: 1px solid #e8e8e8;
}
.property{
	font-size: 18px;
	color: #222;
	font-weight: 600;
	padding-bottom: 15px;
	padding-left: 25px;

}
.property img{
	padding-right: 7px;
}
.dpk{
	font-size: 18px;
	color: #222;
	font-weight: 400;
}
.listvennica{
	background-color: #fdfff3;
}
#listvennica :nth-child(5){
	padding-bottom: 40px;
}
#listvennica :nth-child(6){
	padding-bottom: 40px;
}
#last_item :nth-child(5){
	padding-bottom: 40px;
}
#last_item :nth-child(6){
	padding-bottom: 40px;
}


.gold_center{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: none;
}
.gold_center_desp {
    width: 40%;
    background-color: #f8f8f8;
    padding-left: 10px;
    margin-left: 10px;
    font-size: 18px;
    font-weight: 600;
    color: #222;
}
.our_works_gallery {
	width: 66%;
	margin:  0 auto;
}
.our_works_title{
	font-size: 30px;
	font-weight: 600;
	color: #222;
	text-transform: uppercase;
	margin-top: 60px;
	margin-bottom: 30px;
	text-align: center;
}
.element-item {
    padding: 2px;
}
.persent-size {
    width: 25%;
	  padding: 2px;
}
.gallery2 {
    text-align: center;
}
.title{
	font-size: 30px;
	font-weight: 600;
	color: #222;
	text-transform: uppercase;
	margin-top: 60px;
	margin-bottom: 30px;
	text-align: center;

}
.promo div {
    width: 47%;
    margin: 0 auto;
   
}
@media (max-width: 1368px){
.consultation{
	height: 14vh;
	}
}
@media (max-width: 1440px){
	.consultation form{
		width: 53%;
	}
	.used :before, .used :after, .special_img:after{display: none;}
	.consultation_desp{margin: 0;width: 30%;}
	.terrase_desp:before{
		left: 80px;
		top:100px;
	}
	.consultation_desp:before{
		top: -10px;
	}
	.used_items :before{
		left: 145px;
	}
	.used_items :after{
		right: 145px;
	}
	.special_form form.form_consultation > * {
    width: 33% !important;
	}

}
@media (max-width: 1024px){
	.block_one_about{width: 100%;}
	.zagolovok{padding-left: 13px;}
	.consultation_desp{
		font-size: 14px;
		width: 24%;
	}
	.wrapper{width: 100%;}
	.consultation_desp:before{
		display: none;
	}
	.item_reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
	}
	.consultation {
    height: 17vh;
	}
	.label {
    width: 80%;
	}
	.board_item{flex-wrap: wrap;justify-content: start;}
	.board_item_img {
   margin-bottom: 40px;
		width: 96%;
	}
	.board_item p {
   width: 100%;
    
	}
	.m-50 {
    margin-right: 0;
	}
	.item_reverse .properties_description{width: 100%;}
	.consultation:before{display: none;}
	.board_items{margin-left: 10px;}
	.consultation form{
		width: 73%;
	}
	.special_form {
    padding-left: 10px;
	}
	.img_reverse{margin-bottom: 20px;max-width: 96%;}
	.terrase{padding-left: 10px;}
	.terrase_desp_reverse{padding-left: 0;padding-bottom: 20px;align-items: flex-start;align-items: flex-start;flex-direction: column;}
	.terrase_desp:before{
		display: none;
	}
	.properties_description{width: 100%;}
	.properties_about_item{margin-bottom: 30px;}
	p.paragraf_reverse{
		width: 100%;
		padding-left: 25px;
		margin-left: 0;
	}
	.montag:before{display: none;}
	.properties_img{
    /* padding-left: 10px; */
    margin-bottom: 40px;
		    max-width: 96%;
	}
	.example_slide:after{display: none;}
	.used_items{padding-left: 10px;}
	.example_doska{width: inherit;}
	.properties_about{padding-left: 10px;padding-top: 20px;padding-bottom: 10px;}
	.properties_about_items{width: 100%;}
	.terrase_desp{
		width: 100%;
		padding-left: 0;
		padding-top: 10px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	    align-items: flex-start;	        
	}
	.montag-section{margin-bottom: 10px;}
	.montag_about{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	margin-top: 10px;	

	}
	.montag{margin-bottom: 10px;padding-left: 10px;}
	.montag_description{
	width: 100%;

	}
	.used_items :before{
		display: none;
	}
	.used_items :after{
		display: none;
	}
	/*.example_slide{margin-left: 245px;}*/
	.special_img:after{
		display: none;
	}
	.special_form form.form_consultation > *{
		width: 47%;
	}
	.item_zag{height: 17vh;}
	.gold_center_desp{width: 70%;}
	.persent-size {
    width: 49%;
    }
	.promo div{width: 98%;}

}
@media (max-width: 768px){
	.img_right {
    display: none;
	}
	.consultation{
		height: inherit;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.consultation_desp{
		width: 100%;
		text-align: center;
	}
	.consultation form{
		width: 97%;
		padding-bottom: 20px;
	}
	.terrase_about{width: 100%;margin:0;}
	p.paragraf_reverse{font-size: 14px;}
	.terrase_title{font-size: 15px;}
	.used_items{
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
	.used_item {
    width: 45%;
    margin-bottom: 30px;
	}
	.item_reverse .properties_description{width: 100%;}
	.advantages_items{
		grid-column-gap: 53px;
	}
	.used :before, .used :after{display: none;}
	.montag:before{display: none;}
	.properties_about{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;    padding-top: 10px;}
	.properties_description{width: 92%;}
	.board_item_img img {
    max-width: 95%;
	}
	
	.properties_description p{font-size: 14px;}
	.board_item_img:after{
	bottom: -12px;
    right: 4px;
	}
	.advantages p{
		font-size: 15px;
	}
	.advantages_icon{padding-bottom: 25px;}
	.montag h4{
		padding-top: 0;
	}
	.montag img{
		width: 98%;
	}
	.montag_description{
		width: 100%;
		padding-left: 16px;
	}
	.montag_description p{
		font-size: 14px;
	}
	.properties_about_item{margin-bottom: 40px;}
	.special_form{padding-left: 10px;}
	.special_form form.form_consultation > * {
    width: 47% !important;
	}
	.fix_the_board h5{
		font-size: 22px;

	}
	.example_doska {
    width: inherit;
    
	}
	.example_slide {
    margin-left: 120px;
    border: none;
	}
	.example_slide .slick-prev,.slick-next{opacity: 0;}
	.board_item p{
		font-size: 14px;
	}
	.board_item{
		/*-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;*/
		padding-bottom: 0;
	}
	.board_item p{width: 100%; margin-left: 0;}
	.types_nastil{
		font-size: 22px;
	}
	.types_items{
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
	.types_item{
		width: 50%;
	}
	.gold_center_desp{width: 75%;}
	.gold_center_desp p{font-size: 15px;}
	.our_works_gallery{width: 100%;}
	.persent-size {
    width: 49%;
   	}
}
@media (max-width: 425px){
	.zag{font-size: 29px;}
	.desp{font-size: 25px;}
	.block_one_delivery_1{
		padding-bottom: 30px;
		font-size: 18px;
	}
	.block_one{
		background-position: 82% 50%;
		height: inherit;}
	.block_one_desp{padding: 150px 110px; margin-left: -50px;}
	.block_one_delivery_2{
		font-size: 18px;
	}
	.montag_description{padding-left: 10px;padding-right: 10px;}
	.consultation_desp{
		font-size: 20px;
	}
	form.form_consultation{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.form_consultation input[type="text"]{
		width: 100%;
		margin-bottom: 10px;
	}
	.form_consultation input[type="tel"]{
		width: 100%;
		margin-bottom: 10px;
	}
	.terrase_desp_reverse{padding-bottom: 0;}
	.form_consultation button{
		padding: 10px;
		font-size: 15px;
	}
	.board_item_img {
    margin-bottom: 15px;
	}
	.img_reverse img {
    width: 97%;
	}
	.img_reverse{margin-left: 0;margin-right:0;}
	.img_reverse:after{
		right: 0;
		bottom: -10px;
	}
	.label{font-size: 11px;}
	.items{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
	.item{width: 100%;}
	.item:last-child{
		margin-left: 0;
		margin-top: 15px;
	}
	.block_one_desp:before {
    width: 95%;
    height: 100%;
   	}
	.item:first-child{
		margin-right: 0;
	}
	.board_item_img:after {
    right: 9px;
	}
	.used_items{padding-left: 10px;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
	.title{text-align: left;padding-left: 10px;}
	.mobile{font-size:20px;text-align:center;}
	.dimensions-title{text-align: left;padding-left: 10px;font-size: 17px;}
	.dimensions{display: inherit;padding-left: 10px;}
	.dimension{
		margin-bottom: 30px;
	}
	p.paragraf_reverse{font-size: 14px;padding-left: 15px;}
	.paragraf_items{font-size: 13px;}
	.used h2{text-align: left;padding-left: 20px;font-size: 25px;}
	.used p{font-size: 15px;text-align: left;padding-left: 10px;}
	.used_item img {
    width: 20%;
	}
	.example_slide_title{padding-left: 0;}
	.used_items :nth-child(8){width: 95%;}
	.used_item {
    padding-right: 0;
    width: 90%;
	}
	.board_items{width: 100%;}
	.used_item p{text-align: left;}
	.properties_about{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
		padding-bottom:0;
	}
	.properties_description{
		width: 100%;
		font-size: 15px;
		

	}
	.properties_about_item{display: inherit;}
	.item_reverse .properties_description{width: 100%;}
	.properties_img{margin-right: 0;}
	.properties_img img {
    width: 97%;
 /*   padding-left: 10px;*/
    padding-bottom: 10px;
	}
	.properties_img:after{bottom: 0;right: 0;}
	.dimension{font-size: 13px;}
	.advantages{
	background: -webkit-radial-gradient(center, circle 1424px, #1c5724 0%, #1c5724 1%, #3f7246 100%);
	background: -o-radial-gradient(center, circle 1424px, #1c5724 0%, #1c5724 1%, #3f7246 100%);
	background: radial-gradient(circle 1424px at center, #1c5724 0%, #1c5724 1%, #3f7246 100%);
	padding-left: 10px;
	}
	.advantages h3{font-size: 25px;text-align: left;}
	.advantages p {text-align: left;}
	.advantages_items{-ms-grid-columns: 1fr;grid-template-columns: 1fr;}
	.zag{font-size: 30px;}
	.desp{font-size: 25px;}
	.block_one_delivery_1{
		padding-bottom: 30px;
		font-size: 18px;
	}
	
	.block_one_delivery_2{
		font-size: 18px;
	}
	.consultation_desp{
		font-size: 15px;
	}
	form.form_consultation{
		flex-direction: column;
	}
	.form_consultation input[type="text"]{
		width: 100%;
		margin-bottom: 10px;
	}
	.form_consultation input[type="tel"]{
		width: 100%;
		margin-bottom: 10px;
	}
	.form_consultation button{
		padding: 10px;
		font-size: 15px;
	}
	.label{font-size: 11px;width: 50%;}
	.items{flex-direction: column;align-items: center;}
	.item{width: 100%;}
	.item:last-child{
		margin-left: 0;
		margin-top: 15px;
	}
	.item:first-child{
		margin-right: 0;
	}
	.title{text-align: left;padding-left: 10px;}
	.mobile{font-size:20px;text-align:center;}
	.dimensions-title{text-align: left;padding-left: 10px;font-size: 17px;}
	.dimensions{display: inherit;padding-left: 10px;}
	.dimension{
		margin-bottom: 30px;
	}
	p.paragraf_reverse{font-size: 13px;}
	.paragraf_items{font-size: 13px;}
	.used h2{text-align: center;padding-left: 0;font-size: 25px;}
	.used p{font-size: 15px;text-align: left;padding-left: 10px;}
	.used_item img {
    width: 80%;
	}
	.used_item p{text-align: left;}
	.properties_about{
		flex-direction: column;
		align-items: flex-start;
	}
	.properties_description{
		width: 100%;
		font-size: 15px;
		

	}
	.properties_about_item{display: inherit;padding-bottom: 10px!important;}
	.item_reverse .properties_description{width: 100%;}
	.properties_img{margin-right: 0;}
	.properties_img img {
    width: 97%;
 /*   padding-left: 10px;*/
    padding-bottom: 10px;
	}
	.dimension{font-size: 13px;}
	.advantages{
	background: radial-gradient(circle 1424px at center, #1c5724 0%, #1c5724 1%, #3f7246 100%);
	padding-left: 30px;
	}
	.advantages h3{font-size: 25px;text-align: center;}
	.advantages p {text-align: left;}
	.advantages_icon p{padding-left: 15px;}
	.montag h4{text-align: left;padding-left: 10px;}
	.brig{font-size: 25px;}
	.spec{font-size: 15px;}
	.special_desp{font-size: 13px;}
	.special_form form.form_consultation > *{
		width: 97% !important;
	}
	.special_form .form_consultation input[type="text"]{
		margin-bottom: 10px !important;
	}
	.special_form button{order: 3;}
	.special_form form.form_consultation button{
		margin-left:0 !important;
	}

	.example_doska{flex-direction: column-reverse;margin-right: -6px;}
	.example_slide {
    	margin: 0 auto;
    	width: 93%;
	}
	.example_slide .slick-prev{left: 300px;}
	.example_slide .slick-next{left: 355px;}

	.board_item{
		/*padding-left: 10px;*/
		flex-direction: column;
	}
	.montag_description p {
    font-size: 13px;
	}
	.board_item p{
		width: 100%;
		margin-left: 0;
	}
	.board_item p {
    font-size: 13px;
    padding-left: 8px;
	}
	.types_nastil {
    font-size: 17px;
	}
	.item_zag{padding: 30px 27px;}
	.property{font-size: 13px;}
	.gold_center{flex-direction: column;}
	.gold_center_img img{
		display: none;
	}
	.gold_center_desp p{font-size: 13px;}
	.gold_center_desp{width: 100%;}
	.persent-size {
    width: 95%;
	}
}
@media (max-width: 411px){
	
}
@media (max-width: 360px){
	.block_one_desp {
    padding: 120px 107px;
    
	}

}
@media (max-width: 375px){
	.board_item{padding-left: 0;}
	.used_item_title{font-size: 20px;}
	.label {
    font-size: 10px;
	}
}
@media (max-width: 320px){
	.block_one_delivery_1 img {
    width: 50%;
	}
	.block_one_desp {
    padding: 130px 107px;
	}
	.label {
    width: 70%;
	}
	.block_one_delivery_1 img {
    width: 50%;
	}
	.img_reverse img {
    width: 100%;
	}
	.img_reverse:after {
    right: -12px;
    bottom: -12px;
    height: 170px;
	}
	.properties_img img {
    width: 100%;
  }
	.properties_img:after {
    right: -12px;
    bottom: 0;
    height: 170px;
	}
	.board_item_img img {
    max-width: 97%;
	}
	.board_item_img:after {
    right: 0;
    bottom: -12px;
    height: 170px
	}

}
.contact-form {
  background-image: url(/images/footer-bcg.png);
  width: 100%;
  height: 188px;
}
.contact-form .button{
  border: 1px solid #83A488;
}
.contact-form__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 1170px;
  margin: 0 auto;
}
.contact-form__form {
  padding-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items:center;
}
.contact-form__title {
  padding-right: 59px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 130%;
  color: #C5D9C7;
  width: 354px;
}
.contact-form__input {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #fff;
  opacity: 0.8;
  background: var(--dark-green);
  border: 1px solid #fff;
  border-radius: 2px;
  padding: 13px 22px 12px;
  width: 268px;
  margin-top: 5px;
  margin-right: 20px;
}
.contact-form__input:hover{
  border-color: #fff;
}
.contact-form__input::-webkit-input-placeholder {
  color: #C5D9C7;
}
.contact-form__input::-moz-placeholder {
  color: #c5d9c7;
}
.contact-form__input:-moz-placeholder {
  color: #c5d9c7;
}
.contact-form__input:-ms-input-placeholder {
  color: #c5d9c7;
}
.contact-form__btn {
  margin-top: 5px;
  padding: 15px 51px 16px 46px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  background: #A8CD0E;
  border-radius: 2px;
  border: none;
  cursor: pointer;
  border: 1px solid #A8CD0E;
}
.contact-form__btn:hover{
  background-color: #316738;
  border: 1px solid #A8CD0E;
  color: #a8cd0e;
}
.contact-form__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #C5D9C7;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  margin-left: -50px;
  padding-top: 2px;
}
.contact-form__data a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #fff;
  padding-bottom: 3px;
  margin: 0;
}
.contact-form__politic {
  width: 415px;
}

@media (max-width: 1024px) {
     .contact-form__form {
    padding-top: 15px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 10px;
  }
  .contact-form__title {
    width: 100%;
    padding-right: 0;
    text-align: center;
    padding-bottom: 10px;

  }
  .contact-form__politic {
    width: 100%;
    text-align: center;
  }
   
}
 @media (max-width: 576px) {
    .contact-form {
    height: auto;
  }
  .contact-form__title {
    font-size: 18px;
    margin:0 20px;
    text-align: left;
  }
  .button{
    width: 100%;
    margin: 10px 20px 0;
  }
  .contact-form__input {
    width: 100%;
    padding: 8px 22px 8px;
    margin:0 20px;
    margin-bottom: 10px;
  }
  .contact-form__btn {
    padding: 16px 40px;
  }
  .contact-form__data {
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 25px;
  }
  .contact-form__politic{
    width: 100%;
    margin:0 20px;
    text-align: left;
  }
   
      
}