/* reset */

* {
	margin: 0;
	padding: 0;
	font: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],
template {
	display: none;
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-focus-ring-color: rgba(255,255,255,0);
	cursor: default;

}
body {
	font-size: 100%;
	line-height: 1;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}
a {
	background: transparent;
	transition: 0.5s;
}
a.fa, a.fa:hover {
	text-decoration: none;
}
*:focus,
*:active,
*:hover {
	outline: none;
}
b, strong {
	font-weight: bold;
}
hr {
	box-sizing: content-box;
	height: 0;
}
ol,
ul {

}
pre {
	-moz-tab-size: 4;
		 tab-size: 4;
	white-space: pre-wrap;
}
q {
	quotes: '\201C' '\201D' '\2018' '\2019';
}
.wrapper img {
	display: block;
	max-width: 100%;
	border: none;
}
svg:not(:root) {
	overflow: hidden;
}
button,
input {
	line-height: normal;
}
button,
select {
	text-transform: none;
}
button {
	overflow: visible;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
html input[disabled] {
	cursor: default;
}
input[type='checkbox'],
input[type='radio'] {
	box-sizing: border-box;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
	height: auto;
}
input[type='search'] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: none;
	padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
button,
input,
select[multiple],
textarea {
	background-image: none;
}
input,
select,
textarea {
    max-width: 100%;
	border-radius: 0;
	box-shadow: none;
}
input,
textarea {
	resize: none;
	-webkit-user-select: text;
	 -moz-user-select: text;
		-ms-user-select: text;
			user-select: text;
}
[placeholder]:focus::-webkit-input-placeholder {
	color: transparent !important;
}
[placeholder]:focus:-ms-input-placeholder {
	color: transparent !important;
}
[placeholder]:focus::-moz-placeholder {
	color: transparent !important;
}
[placeholder]:focus::placeholder {
	color: transparent !important;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img{
	max-width:100%;
}
html,
body {
	width: 100%;
	
}
body, html{
	/*overflow-x:hidden;*/
}
svg {
	width: 100%;
	height: 100%;
}
a{
	text-decoration:none;
	color:inherit;
}
a:hover {
    color: #72BB17!important;
    text-decoration: none;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
body{
	 font-family: 'Muller';
    font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: 22px;
	
}
.bg_fon{
	background-image: url(/assets/img/font_new_body.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position-y: 0px;
	padding-bottom:50px;
	background-position:bottom;
}
.bg-act .header_top{
    transition: 0.6s;
    height: 0;
    padding: 0;
}
.bg-act .header_bottom{
	background: #222;
    backdrop-filter: blur(10px);
}
.wrapper .header_top{
    transition: 0.6s;
    height: 0;
    padding: 0;
}
.wrapper .header_bottom{
	background: #222;
    backdrop-filter: blur(10px);
}
.contanier{
	max-width:1210px;
	padding:0 20px;
	margin: 0 auto;
	width: 100%;
}
header{
    position: fixed;
    width: 100%;
    z-index: 9;
}
.header_top{
	padding:17px 0 17px;
	background: #222;
	backdrop-filter: blur(10px);
}
.menu_top{
	display:flex;
	justify-content:space-between;
	gap:10px;
	align-items:center;
	color:#fff;
}
.menu_top_left{
	display:flex;
	gap:44px;
	align-items:center;
}
.menu_top_left span, .menu_top_left a{
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.menu_top_tel a{
	text-align: right;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.header_bottom{
	padding:20px 0;
}
.header_main{
	display:flex;
	justify-content:space-between;
	gap:10px;
	align-items:center;
	position:relative;
}
.btn a{
	padding:13px 20px;
	border-radius: 1000px;
	background: #72BB17;
	display:flex;
	align-items:center;
	justify-content:center;
}
.btn a:hover{
	opacity:0.7;
	color:#fff!important;
}
.call_btn a{
	color:#fff;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.call_btn a:hover{
	color:#fff!important;
}
.logo .logo_text a:hover{
	color:inherit!important;
}
.logo .logo_text{
	color: #FFF;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.logo .logo_text span{
	/*color: #72BB17;*/
}
.logo_text_small{
	font-size:12px;
	margin-top:5px;
	font-weight:400;
}
.menu{
	display:flex;
	align-items:center;
	gap:35px;
}
.menu a{
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
main{
	padding-top:47px;
	
}
.slider_index{
	position:relative;
	height:724px;
	display:flex;
	align-items:center;
	overflow:hidden;
}
.slider_index .contanier{
	height:100%;
	position:relative;
	z-index:5;
	display: flex;
    align-items: center;
}
.slider_main{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:4;
}

.slider_item{
	height:724px;
	width:100%;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
}
.slider_item:after{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	/*background: radial-gradient(240.32% 61.54% at 19.95% 53.44%, rgba(16, 16, 16, 0.85) 0%, rgba(34, 34, 34, 0.47) 100%);*/
}
.slider_index .slick-dots{
	position:relative;	
	bottom:35px;
	left:0;
	text-align: left;
	max-width:1210px;
	padding:0 20px;
	margin: 0 auto;
	display:flex;
	align-items:center;
	z-index:3;
}
.slider_index .slick-dots li {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0;
	margin-right:10px;
    padding: 0;
    cursor: pointer;
}
.slider_index .slick-dots li button {
	padding:0;
	width: 25px;
    height: 2px;
	background:#fff;
	border-radius:2px;
	opacity:0.7;
}
.slider_index .slick-dots li.slick-active button {
    height: 5px;
	opacity:1;
	border-radius:4px;
}
.slider_index .slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 2px;
	background:#fff;
    content: '';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; 
}
h1{
	font-size: 44px;
	font-style: normal;
	font-weight: 700;
	line-height: 52px; 
	text-align: left;
	margin-bottom:36px;
}
.content_slider h1{	
	color:#fff;
}
.content_slider{
	position: relative;
    z-index: 5;
}
.contet_main_dom{
	max-width: 595px;
	padding:50px 25px 25px;
	border-radius:30px;
	background:url(/assets/img/rec_slider1.png);
	background-size: cover;
	background-repeat:no-repeat;
    background-position: right top;
    border-top-left-radius: 40px;
}
.price_dom {
	color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 25px;
}
.price_dom span{
	color:#72BB17;
	font-weight:600;
}
.btn_dom a{
	max-width: 320px;
	width:100%;
	height: 60px;
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	box-shadow: 0px 6px 24px 0px rgba(62, 209, 98, 0.32);
}
.name_dom{
	color: #000;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-bottom:25px;
}
.characteristics_dom ul{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-bottom:10px;
	gap:0 25px;
}
.characteristics_dom ul li{
	width:calc(50% - 25px);
	color: #000;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom:19px;
	position:relative;
	list-style:none;
	display:flex;
	align-items:center;
}
.characteristics_dom ul li:before{
	content:'';
	width: 10px;
	height: 10px;
	background:url(/assets/img/point.svg);
	background-size:cover;
	margin-right:12px;
}
.characteristics_dom ul li span{
	font-weight:600;
	margin-left:5px;
}
.derevo_img_1{
	position:absolute;
	bottom: -27%;
    left: 86%;
	width: 1061px;
	height: 359px;
	filter: blur(6px);
	z-index: 4;
}
.derevo_img_3{
	position: absolute;
    width: 92px;
    height: 34px;
    right: 19%;
    bottom: -5px;
    transform: rotate(-180deg);
    z-index: 4;
}
.derevo_img_2{
	position: absolute;
    width: 614px;
    height: 467px;
    left: -23%;
    bottom: 25%;
    z-index: 4;
}
.padd_100{
	padding-top:100px;
}
.main_info_doma{
	display:flex;
	flex-wrap:wrap;
	gap:30px;
}
.main_info_doma_item{
	width:100%;
	max-width:370px;
	height: 252px;
	background-image: url(/assets/img/rec_pink_small.svg);
	background-size:cover;
	position:relative;
	overflow:hidden;
	border-radius: 30px;
	clip-path: polygon(0% 0%, 0% 100%, 850% 100%);
}
.big_block{
	background-image: url(/assets/img/rec_pink.svg);
	width:100%;
	max-width:770px;
}
.name_info_dom{
	margin:50px 45px;
	position:relative;
	max-width: 90%;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	display:flex;
	align-items:center;
}
.name_info_dom:before{
	content:'';
	position:absolute;
	left: -45px;
	top:3px;
	background: url(/assets/img/flag.svg);
	width: 30px;
	height: 20px;
	margin-right:15px;
}
.info_bg{
	position: absolute;
    top: 21px;
    right: -150px;
    width: 557px;
    height: 351px;
    background-size: cover;
    background-position: 50%;
}
.bg_size_img_2{
	width: 320px;
    height: 243px;
    right: -15px;
    top: 34px;
}
.bg_size_img_3{
	width: 330px;
	height: 237px;
	right: -68px;
    top: 101px;
}
.bg_size_img_4{
	width: 130px;
	height: 274px;
	right: 1px;
    top: 47px;
    transform: rotateY(180deg);
}
.bg_size_img_5{
	width: 317px;
	height: 317px;
	right: -86px;
    top: 48px;
}
.btn_views{
	margin-top:40px;
	display:flex;
	justify-content:center;	
}
.btn_views a{
	max-width: 320px;
	height:60px;
	width:100%;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	color:#fff!important;
	box-shadow: 0px 6px 24px 0px rgba(62, 209, 98, 0.32);
}
h2{
	font-size: 34px;
	font-style: normal;
	font-weight: 300;
	line-height: 40px;
	margin-bottom:35px;
	line-height:44px;
}
h2 span{
	font-weight: 700;
	border-bottom:2px dashed #72BB17;
}
h2 a:hover{
	border-bottom:2px dashed #fff;
}
.project_main{
	display:flex;
	flex-wrap:wrap;
	gap:30px;
}
.project_item{
	width: calc(33.333% - 20px);
	border-radius: 20px;
	background: #F7F5F5;
	
}
.project_bg_slider{
	border-radius: 20px;
	height: 254px;
	position:relative;
	overflow:hidden;
}
.project_item_bg{
	height: 100%;
	width:100%;
	background-size: cover;
	background-position:center;
	
}
.slick-dotted.slick-slider{
	margin-bottom:0px;
}
.project_bg_slider .slick-slide > div{
	height:100%;
}
.project_bg_slider .slick-track, .project_bg_slider .slick-list{
	height:100%;
}
.project_bg_slider .slick-dots {
    position: absolute;
    bottom: 15px;
    display: flex;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
	height: 6px;
	gap:10px;
	justify-content:center;
}
.project_bg_slider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 6px;
    height: 6px;    
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: rgb(255, 255, 255, .7);
    border-radius: 50%;
}
.project_bg_slider .slick-dots li button:before {
	display:none;
}
.project_bg_slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0px;
    padding: 0;
    cursor: pointer;
}
.project_bg_slider .slick-dots li.slick-active{
	width:24px;
}
.project_bg_slider .slick-dots li.slick-active button{
	width:24px;
	background: rgb(255, 255, 255, 1);
	border-radius:4px;
}
.project_content{
	padding:25px;
}
.project_name{
	display:flex;
	align-items:center;
	gap:20px;
	margin-bottom:22px;
}
.prj_h2{
	flex:none;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.prj_line{
	flex:1;
	background: #72BB17;
	height:1px;
}
.project_desc{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dashed #BEBFBE;
}
.project_desc_item{
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	margin-bottom:12px;
}
.project_desc_item:last-child{
	margin-bottom:0;
}
.btn_project a{
	width:100%;
	height:60px;
	box-shadow: 0px 6px 24px 0px rgba(62, 209, 98, 0.32);
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.btn_project a:hover{
	color:#fff!important;
	opacity:0.7;
}
.map_vilage{
	height:441px;
	width:100%;
	overflow:hidden;
	border-radius: 30px;
}
.btn_ajax a{
	display:flex;
	justify-content:Center;
	align-items:Center;
	color: var(--green, #72BB17);
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	border-bottom:1px dashed #72BB17;
}
.btn_ajax a svg{
	margin-left:11px;
	width: 20px;
	height: 20px;
}
.btn_ajax a:hover{
	opacity:0.7;
	border-bottom:1px dashed #fff;
}
.btn_ajax{
	display:flex;
	justify-content:Center;
	margin-top:40px;
}
.gallery_main{
	display:flex;
	flex-wrap:wrap;
	gap:30px;
	
}
.gallery_item{
	width:calc(33.333% - 20px);
	border-radius:30px;
	overflow:hidden;
	height:263px;
	position:relative;
}
.gallery_item span{
	height:100%;
	width:100%;
	display:flex;
	align-items:center;
	justify-content:center;
	top:0;
	left:0;
	position:absolute;
	background: linear-gradient(0deg, rgba(34, 34, 34, 0.80) 0%, rgba(34, 34, 34, 0.80) 100%);
	opacity:0;
	transition: 1s;
}
.gallery_item:hover span{
	opacity:1;
}
.gallery_item span img{
	width: 50px;
	height: 50px;
}
.gallery_item img{
	height:100%;
}
.gallery_item_bg{
	width:100%;
	height:100%;
	background-size:cover;
	background-position:center;
}
.news_main .slick-track{
	display:flex;
}
.news_main.slick-initialized .slick-slide{
	display: flex;
    margin: 0 15px;
    flex: 1;
	float: inherit;
	height: auto;
}
.news_main.slick-initialized .slick-slide > div{
	width:100%;
	height:100%;
}
.news_item{
	padding:25px;
	border-radius: 20px;
	background: #F7F5F5;
	    height: 100%;
}
.news_main{
	margin-right:-15px;
	margin-left:-15px;
}

.news_name{
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:10px;
	font-size: 26px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.news_name span{
	display:block;
	text-align: right;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.news_line{
	margin:20px 0;
	max-width: 319px;
	width:100%;
	border-bottom:1px dashed #BEBFBE;
}
p{
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: 22px;
	margin-bottom:12px;
	color: #000;
}
.slick-arrow{
	position:absolute;
	top:-85px;
	right:51px;
	cursor:pointer;
}
.slick-disabled.slick-arrow span:after{
	background: url(/assets/img/arrow_dis.svg);
	transform:rotate(0deg);
}
.slick-disabled.slick-arrow.next span:after{
	background: url(/assets/img/arrow_dis.svg);
	transform:rotate(180deg);
}
.slick-arrow span:after{
	transform:rotate(180deg);
	background: url(/assets/img/arow.svg);
	right:20px;
	position:absolute;
	content:'';
	width: 41px;
	height: 16px;
}
.slick-arrow.next span:after{		
	transform:rotate(0deg);
	background-repeat:no-repeat;
	display:block;
	right: -35px;
}
.form_main{
	width:100%;
	height: 543px;
	background-size:cover;
	background-repeat:no-repeat;
}
.form_content{
	padding:60px 60px 51px;
	max-width: 510px;
}
.form_head{
	color: #FFF;
	font-size: 34px;
	font-style: normal;
	font-weight: 700;
	line-height: 44px;
	margin-bottom:20px;
}
.form_desc{
	margin-bottom:30px;
	color: #FFF;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}
.form_col{
	margin-bottom:15px;
}
.form_col input{
	display:flex;
	align-items:center;
	width: 370px;
	height: 56px;
	color: rgba(36, 34, 35, 0.60);
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	padding-left:19px;
	border:none;
	border-radius: 100px;
}
.form_col.btn a{
	height:60px;
	width:100%;
	max-width:370px;
	box-shadow: 0px 6px 24px 0px rgba(62, 209, 98, 0.32);
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
 .form_col.btn a:hover{
	 color: #FFF!important;
	 opacity:0.7;
}
.sogl{
	text-align:center;
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 14px;
}
.sogl img{
	margin-right:7px;
	width: 9px;
	height: 9px;
}
.sogl a{
	color: var(--green, #72BB17);
	border-bottom:1px dashed #72BB17;
}
.parther_main{
	display:flex;
	gap:30px;
}
.parther_slide{
	width:calc(33.333% - 15px);
	position:relative;
}
.parther_adress{
	opacity:0;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border-radius: 20px;
    background: #F7F5F5;
	transition: 1s;
	padding:20px;
}
.parther_adress p{
	margin-bottom:7px;
	line-height:17px;
}
.parther_slide:hover .parther_adress{
	opacity:1;
}
.parther_main.slick-initialized .slick-slide {
    margin: 0 10px;

}
.parther_item{
	width:100%;
	background-size:cover;
	height: 192px;
	display:flex;
	align-items:center;
	justify-content:Center;
}
.parther_item img{
	max-width:156px;
}
footer{
	background: #222;
	padding:34px 0;
}
.footer{
	display:flex;
	justify-content:space-between;
	align-items:Center;
}
.logo_footer{
	display:flex;
	align-items:center;
}
.logo_footer .span{
	display:block;
	margin-left:15px;
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
}
.copy_footer{
	color: #FFF;
	font-size: 10px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
.raz_footer{
	color: #FFF;
	text-align: right;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
.raz_footer_2{
	font-size: 16px;
	font-weight: 700;
}


/**/
.content_ul_slider{
	display:flex;
	flex-wrap:wrap;
	gap:40px;
	max-width:600px;
	margin-bottom:50px;
}
.content_ul_slider li{
	list-style-type:none;
	display:flex;
	align-items:center;
	width:calc(50% - 20px);
	color:#fff;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
}
.content_ul_slider li span{
	display:flex;
	align-items:center;
	justify-content:center;
	width: 40px;
	height: 40px;
	border-radius:50%;
	border:1px solid rgba(255, 255, 255, 0.40);
	margin-right:12px;
	flex:none;
}
.content_ul_slider li span svg{
	width: 12px;
	height: 12px;
}
.timer_village{
	display:flex;
	align-items:center;
	gap:88px;
}
.timer_village_left{
	max-width: 560px;
	width: 100%;	
}
.timer_village_left h2{
	margin-bottom:15px;
}
.summ_plot{
	display:flex;
	justify-content: end;
	position:relative;
	color: var(--green, #72BB17);
	font-size: 55px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	align-items: end;
}
.summ_plot span{
	color: #000;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	display:block;
	margin-left: 20px;
    margin-bottom: 10px;
}
.summ_plot:after{
	content:'';
	width: 182px;
	height: 182px;
	position:absolute;
	bottom: 0px;
    right: -72px;
	background: url(/assets/img/free-icon-arrow-right.svg);
	background-repeat:no-repeat;
}
.countdown{
	display:flex;
	align-items:center;
}
.countdown-number{
	display:flex;
	align-items:Center;
	justify-content:center;
	gap:10px;
}
.countdown-time{
	color: #000;
	font-size: 55px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	width: 70px;
	height: 101px;
	border-radius: 20px;
	background: #F7F5F5;
	display:flex;
	align-items:Center;
	justify-content:center;
}
.countdown-time.seconds{
	color: #72BB17;
}
.point{
	color: #A7A7A7;
	text-align: center;
	font-size: 55px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin:0 10px;
}
.price_project{
	display:flex;
	justify-content:space-between;
	align-items:center;
	gap:10px;
	margin-bottom:30px;
}
.price_project_text{
	color: #000;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.price_project_summ{
	color:#72BB17;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.price_project_summ span{
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.map_content{
	display:flex;
	gap:30px;
}
.map_desc{
	max-width:370px;
}
.map_desc_item{
	display: flex;
	gap:12px;
}
.map_point{
	width: 20px;
	height: 20px;
	border-radius:50%;
	background:rgba(114, 187, 23, 0.40);
	display:flex;
	align-items:center;
	justify-content:center;
	flex:none;	
}
.map_point svg{
	width: 10px;
	height: 10px;
}
.map_desc_item{
	margin-bottom:25px;
}
.map_point_text_head{
	color: #000;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-bottom:10px;
}
.map_point_text_desc{
	color: #000;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: 20px; 
}







@media (max-width: 1360px){
	.bg_fon{
		background-size:cover;
	}
}
@media (max-width: 1279px){
	.menu a{
		font-size:13px;
	}
	.main_info_doma_item {
		max-width:47%;
	}
	.big_block {
		width: 100%;
		max-width: 100%;
	}
	.main_info_doma_item {
		width: 100%;
		max-width: calc(50% - 15px);
	}
	.form_main{
		background-size:contain;
	}
	.form_content {
		padding: 40px 33px 40px;
		max-width: 510px;
	}
	.form_head {
		color: #FFF;
		font-size: 29px;
		font-style: normal;
		font-weight: 700;
		line-height: 30px;
		margin-bottom: 8px;
	}
	.big_block {
		width: 100%;
		max-width: 100%;
	}
}
.burger-menu{
	display:none;
}
.slider_index .slick-arrow{
	display:none;
}

@media (max-width: 1023px){
	.burger-menu{
		display:block;
	}
	.menu{
		display:none;
	}
	.burger-menu_button {
	  position: relative;
	  z-index: 30;
	  width: 40px;
	  height: 40px;
	  -webkit-transition: 0.4s;
	  -moz-transition: 0.4s;
	  -o-transition: 0.4s;
	  transition: 0.4s;
	  display: flex;
	  background:#72BB17;
	  border-radius:50%;
	}
	.btn_contanier{
		display:flex;
		align-items:center;
	}
	.burger-menu{
		margin-left:30px;
	}


	.burger-menu_lines::before,
	.burger-menu_lines::after,
	.burger-menu_lines {
	  position: absolute;
	  width: 20px;
	  height: 2px;
	  background-color: #fff;
	  -webkit-transition: 0.4s;
	  -moz-transition: 0.4s;
	  -o-transition: 0.4s;
	  transition: 0.4s;
	}
	.burger-menu_lines {
	  top: 50%;
	  left: 50%;
	  transform: translate(-50%, -50%);
	}
	.burger-menu_lines::before {
	  content: '';
	  top: -5px;
	}
	.burger-menu_lines::after {
	  content: '';
	  top: 5px;
	}
	.summ_plot:after{
		display:none;
	}
	.padd_100 {
		padding-top: 50px;
	}
	.timer_village{
		gap:30px;
	}
	.summ_plot span{
		margin-left:10px;
	}
	.countdown-time{
		width: 60px;
		height: 89px;
	}
	.countdown-time{
		font-size: 45px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	.map_content{
		flex-wrap:wrap;
	}
	.map_desc{
		max-width:100%;
		width:100%;
		display:flex;
		flex-wrap:wrap;
		gap:30px;
	}
	.map_desc_item{
		width:calc(50% - 15px);
	}
	.burger-menu_active .burger-menu_lines {
	  background-color: transparent;
	}
	.burger-menu_active .burger-menu_lines::before {
	  top: 0;
	  transform: rotate(45deg);
	}
	.burger-menu_active .burger-menu_lines::after{
	  top: 0;
	  transform: rotate(-45deg);
	}

	.burger-menu_nav {	  
	  position: fixed;
	  top: 0;
	  z-index: 20;
	  display: flex;
	  flex-flow: column;
	  height: 100vh;
	  background-color: #fff;
	  overflow-y: auto;
	  right: -120%;
	  -webkit-transition: 0.8s;
	  -moz-transition: 0.8s;
	  -o-transition: 0.8s;
	  transition: 0.8s;
	  width: 380px;	  
	  padding:20px;
	  padding-top: 120px;
	}
	.burger-menu_active .burger-menu_nav {
	  right: 0;
	  -webkit-transition: 0.4s;
	  -moz-transition: 0.4s;
	  -o-transition: 0.4s;
	  transition: 0.4s;
	}
	.burger-menu_link {
		color: #000;
		font-family: Muller;
		font-size: 20px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		display:block;
		margin-bottom:29px;
	}
	.burger-menu_link:last-child{
		margin-bottom:0;
	}
	.burger-menu_active .burger-menu_button{
		position: absolute;
		top: -45px;
		right: 2px;
	}
	.bg-act .burger-menu_active .burger-menu_button{
		position:relative;
		top:0;
		right:0;
	}
	.burger_bottom_text{
		color: #000;
		font-size: 14px;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
		margin-bottom:25px;
	}
	.burger-menu_link:hover {
	  filter: brightness(0.9);
	}
	.burger-menu_overlay {
	  display: none;
	  position: fixed;
	  top: 0;
	  left: 0;
	  width: 100vw;
	  height: 100vh;
	  z-index: 10;
	}
	.burger-menu_active .burger-menu_overlay {
	  display: block;
	  background-color: rgba(0, 0, 0, 0.5);
	}
	.burger-menu_nav .logo{
		margin-top: -60px;
		margin-bottom: 40px;
	}
	.burger-menu_nav .call_btn{
		margin-top:30px;
	}
	.bg-act .header_bottom {
		padding: 15px 0;
	}
	.project_item {
		width: calc(50% - 15px);
	}
	h2 {
		font-size: 30px;
		font-style: normal;
		font-weight: 300;
		line-height: 40px;
		margin-bottom: 35px;
		line-height: 44px;
	}
	.name_info_dom{
		font-size:18px;
	}
	h2 br{
		display:none;
	}
	.gallery_item {
		width: calc(50% - 15px);
	}
	.news_main{
		padding-top:60px;
	}
	.slick-arrow {
		position: absolute;
		top: 0px;
		right: 66px;
		cursor: pointer;
	}
	.form_main {
		background-size: cover;
		height: 450px;
	}
	.footer{
		flex-wrap: wrap;
		justify-content: center;
		gap: 20px;
		text-align: center;
	}
	.logo_footer, .copy_footer, .raz_footer{
		width:100%;
		text-align:center;
	}
	.logo_footer{
		justify-content:center;
	}
	.bnt_burger_tel{
		text-align:left;		
	}
	.bnt_burger_tel a{
		color: #000;
		font-size: 22px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		
	}
	.btn_burger a{
		margin-top:5px;
		display:block;
		color: var(--green, #72BB17);
		font-size: 16px;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
	}
	.menu_burder{
		margin:25px 0;
		padding:25px 0;
		border-top:1px dashed #BEBFBE;
		border-bottom:1px dashed #BEBFBE;
	}
	.burger-menu_nav{
		padding-top:35px;
	}
	.timer_village{
		flex-wrap:wrap;
	}
	.timer_village_left {
		max-width: 85%;
		width: 100%;
	}
	.timer_village_right{
		margin:0 auto;
	}
	/*.news_main .slick-dots {
		position: relative;
		bottom: -20px;
		left: 0;
		text-align: center;
		justify-content: center;
		max-width: 1210px;
		padding: 0 20px;
		margin: 0 auto;
		display: flex;
		align-items: center;
		z-index: 3;
		overflow:hidden;
		width:100%;
	}*/
	.news_main .slick-dots li {
		position: relative;
		display: inline-block;
		width: auto;
		height: auto;
		margin: 0;
		margin-right:10px;
		padding: 0;
		cursor: pointer;
	}
	.news_main .slick-dots li button {
		padding:0;
		width: 25px;
		height: 2px;
		background:rgba(114, 187, 23, 0.70);
		border-radius:2px;
		opacity:0.7;
	}
	.news_main .slick-dots li.slick-active button {
		height: 5px;
		opacity:1;
		border-radius:4px;
	}
	.news_main .slick-dots li button:before {
		font-family: 'slick';
		font-size: 6px;
		line-height: 20px;
		position: absolute;
		top: 0;
		left: 0;
		width: 20px;
		height: 2px;
		background:rgba(114, 187, 23, 0.70);
		content: '';
		text-align: center;
		opacity: .25;
		color: black;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale; 
	}
	.parther_main .slick-arrow {
		position: absolute;
		top: -40px;
		right: 66px;
		cursor: pointer;
	}
}
.call_btn a img{
	display:none;
}
.slide_project{
	min-width:370px;
	height: 100%;
}
.mob_span{
	display:none;
}
@media (max-width: 767px){
	.parther_main .slick-arrow {
		position: absolute;
		top: 0px;
		right: 66px;
		cursor: pointer;
	}
	.call_btn{
		display:none;
	}
	.menu_top_left span{
		display:none;
	}
	.slide_project{
		min-width:320px;
		height: 100%;
	}
	h1{
		font-size:35px;
		line-height: 40px;
	}
	.logo .logo_text{
		font-size:17px;
	}
	.call_btn a span{
		display:none;
	}
	.call_btn a img{
		display:block;
		width: 20px;
	}
	.call_btn a{
		padding:5px;
	}
	.header_bottom {
		padding: 10px 0;
	}
	.summ_plot{
		font-size: 30px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	.summ_plot span{
		font-size: 22px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		margin-bottom: 5px;
	}
	.countdown-time {
		width: 30px;
		height: 42px;
		font-size: 22px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		border-radius: 10px;
	}
	.map_desc_item {
		width: 100%;
		margin-bottom: 0px;
	}
	.map_point_text_head{
		font-size: 18px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	
	.derevo_img_1, .derevo_img_2{
		display:none;
	}
	.slider_item{
		background-position:center;
	}
	.name_dom{
		font-size:18px;
	}
	.characteristics_dom ul li{
		width:100%;
		margin-bottom:10px;
	}
	.contet_main_dom{
		padding: 35px 25px 25px;
	}
	.price_dom{
		margin-bottom:10px;
	}
	.slider_index{
		height:610px;
	}
	.slider_item{
		height:610px;
	}
	.padd_100 {
		padding-top: 50px;
	}
	.info_bg {
		top: auto;
		bottom: -50px;
		right: -142px;
		width: 304px;
		height: 183px;
	}
	.name_info_dom {
		font-size: 17px;
		line-height: 19px;
	}
	.main_info_doma_item {
		width: 100%;
		max-width: 100%;
		height:195px;
	}
	.bg_fon{
		background:none;
	}
	.bg_size_img_2 {
		width: 164px;
		height: 126px;
		right: 0px;
		top: auto;
		bottom: 0;
	}
	.bg_size_img_3 {
		width: 215px;
		height: 145px;
		right: -48px;
		top: auto;
		bottom: -17px;
	}
	.bg_size_img_4 {
		width: 85px;
		height: 186px;
		right: 1px;
		top: 27px;
		transform: rotateY(180deg);
	}
	.bg_size_img_5 {
		width: 214px;
		height: 206px;
		right: -57px;
		top: 45px;
	}
	.slide_project{
		height:100%;
	}
	.project_item {
		width: 100%;
	}
	h2 {
		font-size: 22px;
		line-height: 32px;
	}
	.prj_h2{
		font-size:22px;
	}
	.btn_project a{
		height:40px;
	}
	.btn_views a{
		height:40px;
	}
	.gallery_item {
		width: 100%;
		min-width: 276px;
	}
	.arrow_slick .slick-arrow {
		position: absolute;
		top: -33px;
		right: 38px;
		cursor: pointer;
	}
	.form_head {
		color: #FFF;
		font-size: 23px;
		font-style: normal;
		font-weight: 700;
		line-height: 26px;
		margin-bottom: 8px;
	}
	.form_desc br{
		display:none;
	}
	.form_col input{
		height:45px;
	}
	.form_col.btn a {
		height: 45px;
		font-size: 14px;
	}
	.form_content {
		padding: 45px 33px 25px;
		max-width: 510px;
	}
	.parther_item{
		width:100%;
		background-repeat: no-repeat;
		background-size: contain;
		min-width: 320px;
	}
	.parther_item img {
		max-width: 135px;
	}
	.logo_footer .span br{
		display:none;
	}
	.logo_footer{
		flex-wrap:wrap;
		justify-content:center;
	}
	.logo_footer .span{
		width:100%;
		margin-top:10px;
	}
	.map_vilage{
		height:260px;
	}
	.burger-menu_nav .call_btn a{
		padding:15px 5px;
	}
	.burger-menu_nav .call_btn{
		display:block;
	}
	.desc_span{
		display:none;
	}
	.mob_span{
		display:block;
	}
	.content_slider h1{
		text-align:center;
		font-size: 22px;
		font-style: normal;
		font-weight: 700;
		line-height: 30px;
		margin-bottom:20px;
	}
	.content_ul_slider li span{
		width:22px;
		height:22px;
	}
	.content_ul_slider li span svg{
		width: 6.6px;
		height: 6.6px;
	}
	.content_ul_slider{
		gap:8px;
	}
	.btn_dom a{
		max-width:100%;
		height: 40px;
	}
	.slider_index {
		height: 410px;
	}
	.slider_item {
		height: 410px;
	}
	.slider_item:after{
		/*background: radial-gradient(240.32% 61.54% at 19.95% 53.44%, rgba(16, 16, 16, 0.55) 0%, rgba(34, 34, 34, 0.17) 100%);*/
	}
	.content_ul_slider li{
		width: calc(39% - 20px);
	}
	.news_name{
		flex-wrap:wrap;
		font-size: 20px;
	}
	.form_main {
		background-size: cover;
		height: 485px;
	}
	.form_col.btn input{
		font-size:14px;
	}
	/*.news_main .slick-dots{
		width:90%;
		margin:0 auto;
	}*/
}	
@media (max-width: 360px){
	.burger-menu_nav{
		width:100%;
	}
}
.form_col.btn input{
	height:60px;
	width:100%;
	max-width:370px;
	box-shadow: 0px 6px 24px 0px rgba(62, 209, 98, 0.32);
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
 .form_col.btn a:hover{
	 color: #FFF!important;
	 opacity:0.7;
}
.btn input{
	padding:13px 20px;
	border-radius: 1000px;
	background: #72BB17;
	display:flex;
	align-items:center;
	justify-content:center;
}
.btn input:hover{
	opacity:0.7;
	color:#fff!important;
}
.news_name span{
	flex: none;
}


.slick-dots-container {
  width: 340px;
  overflow: hidden;
  display: block;
  padding: 0;
  margin: 0.625rem auto;
  height: 0.875rem;
  position: relative;
}

.slick-dots-container > ul {
  padding: 0;
  display: flex;
  transition: all 0.25s;
  position: relative;
  margin: 0;
  list-style: none;
  transform: translateX(0);
  align-items: center;
  bottom: unset;
  height: 100%;
}

.slick-dots-container > ul li {
  width: 0.625rem;
  height: 0.625rem;
  margin: 0 0.25rem;
  background-color: #efd5d5;
  border: none;
  border-radius: 50%;
}

.slick-dots-container > ul li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  padding: 0.3125rem;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}

.slick-dots-container > ul li.p-small-1,
.slick-dots-container > ul li.n-small-1 {
  transform: scale(0.8);
}



.slick-dots li button:before {
  display: none;
}
.padd_internal{
	padding:70px 0;
}
.internal_main{
	padding-top: 80px;
}
.internal_main a{
	color: #72BB17!important;
	font-weight:600;
}
.internal_main a:hover{
	opacity:0.7;
}
.wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.wrapper main {
  flex: 1 0 auto;
}
.wrapper .footer {
  flex: 0 0 auto;
}
#tabs {
	margin: 10px 0;
}
.tabs-nav {
	overflow: hidden;
	margin: 0;
	padding: 0;
	display: flex;
	margin-bottom:30px;
	width:100%;

}
.tabs-nav li {
	display: block;
	float: left;
	padding: 0;
	list-style: none;
}    
.tabs-nav a {
	display: block;
	padding: 0px 20px;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	color: #000!important;
	transition:0.5s;
}		

.tabs-nav li:last-child a {
	display: block;
}
.tabs-nav a.active {
	color: #72BB17!important;
	font-size:23px;
}    
.tabs-items {

}
.tabs-item {
	padding: 15px;
}
.video_gallery .gallery_item{
	border-radius: 0;
	height: 310px;
	width:calc(50% - 20px);
}
.video_gallery video{
	width: -webkit-fill-available;
    width: -moz-available;
    width: 100%;
	height: 100%;
    object-fit: cover;
}
.video_blocks{
	margin-top:50px;
}
.video_blocks video{
	width:100%;
}
.video_pr{
	margin:50px 0;
}
.video_gallery{
	display:flex;
	gap:30px;
	flex-wrap:wrap;
	
}
.gallery_foto_k{
	width:100%;
}
.gallery_foto_k .gallery_item{
    width: calc(50% - 20px);
    border-radius: 30px;
    overflow: hidden;
    height: 180px;
    position: relative;
}
.internal_main, .internal_main p{
	font-size:16px;
}
.internal_main ul.ul_s{
	padding-left:15px;
	margin-bottom:15px;
}
.internal_main ul.ul_s ul{
	margin-top:5px;
	padding-left:45px;
	margin-bottom:10px;
}
.internal_main ul.ul_s li{
	list-style:none;
}
.internal_main ul.ul_s li:before{
	content:'✓';
	margin-right:10px;
	color:#72BB17;
}
.internal_main h4{
	font-size:17px;
	font-weight:600;
	margin-bottom:10px;
	margin-top:20px;
}


table {
  width: 100%;
  border:none;
} 
input.error, textarea.error{
    border: 1px solid red!important;
}
.content_flex{
	display:flex;
	gap:30px;
}
.content_left_w{
	flex:none;
}
.genplan iframe{
	width:100%;
	height:1319px;
	border:0;
}

.wrapper h1 {
    font-size: 38px;
    font-style: normal;
    font-weight: 300;
    line-height: 40px;
    margin-bottom: 35px;
    line-height: 44px;
}
.wrapper h1 span{
	font-weight: 700;
    border-bottom: 2px dashed #72BB17;
}
.genplan{
	margin-bottom:50px;
}
.internal_main table th, .internal_main table td{
	padding:5px 10px;
}
.internal_main table th{
	font-weight:600;
}

.internal_main table {
    width: 100%;
    max-width: 1100px;
}
#map{
	width:100%;
	height:450px;
	margin-bottom:30px;
}
.mob_plan{
	display:none;
}
.head_right{
	text-align:right;
	width:100%;
	margin-bottom:20px;
}
.center_head{
	text-align:center;
	margin-bottom:30px;
}
.politica ul{
	padding-left:35px;
	margin-bottom:20px;
}
.politica table {
	margin-bottom:30px;
}
.politica table td{
	border:1px solid;
	white-space: wrap!important;
}
.politica table td ul{
	padding-left:20px;
}
@media (max-width: 767px){
	.video_gallery .gallery_item{
		width:100%;
		height:auto; 
	}
	.gallery_foto_k{
		width:100%;
		margin-top:40px;
	}
	.gallery_foto_k .gallery_item{
		width: 100%;
	}
	.content_flex{
		flex-wrap:wrap;
	}
	.content_left_w {
		flex: auto;
	}
	#clk{
		width:100%!important;
	}
	.internal_main table th, .internal_main table td {
		padding: 5px 10px;
		font-size: 12px;
		white-space: nowrap;
	}
	.padd_internal {
		padding: 0px 0;
		margin-bottom:30px;
	}
	.uch_item {
		display: flex;
		align-items: center;
		margin-bottom: 15px;
		margin-right: 15px;
	}
	.uch_name{
		font-size:12px;
	}
	.wrapper h1{
		font-size:32px;
		margin-bottom: 15px;
	}
	.overflow_table{
		width:100%;
		overflow-x:auto;
	}
	.internal_main ul.ul_s {
		padding-left: 0;
		margin-bottom: 15px;
	}
	.internal_main ul.ul_s ul {
		margin-top: 5px;
		padding-left: 0;
		margin-bottom: 5px;
	}
	.map_desc {
		gap: 0px;
	}
	.map_content{
		margin-top:-20px;
	}
	.contacts h2{
		font-size: 16px;
		line-height: 25px;
	}
    .genplan {
        height: 660px;
        overflow: hidden;
    }
    .genplan iframe {
        width: calc(200% + 500px);
        transform: scale(0.5);
        transform-origin: -250px top;
	}
	/*.genplan iframe {
		display:none;
	}
	.mob_plan{
		display:block;
		background: #f6f6f6;
	}*/
	.main_text{
		margin-top:40px;
	}
}
a.active {
    color: #72BB17;
}
.uch_main {
    display: flex;
    margin-top: 15px;
}
.uch_item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    margin-right: 20px;
}
.uch_color {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 5px;
}
.red {
    background: red;
}
.yellow {
    background: yellow;
}
.green {
    background: green;
}
.border-none {
  border-collapse: collapse;
  border: none;
}

.border-none td {
  border: 1px solid black;
}

.border-none tr:first-child td {
  border-top: none;
}

.border-none tr:last-child td {
  border-bottom: none;
}

.border-none tr td:first-child {
  border-left: none;
}

.border-none tr td:last-child {
  border-right: none;
}
ul.products_block > li {
    margin-left: 10px;
}
.project-container {
  display: flex;
  flex-direction: row;
  margin-bottom:30px;
}

.project-photo {
  flex: 1; /* Adjust the size as needed */
  width: 50%;
  margin-right: 30px;
}

.project-characteristics {
  flex: 1; /* Adjust the size as needed */
  width: 50%;
}

/* Media query for mobile devices */
@media (max-width: 767px) {
    .project-container {
        flex-direction: column; /* Stack items vertically on smaller screens */
    }
    .project-photo, .project-characteristics {
        margin-right: 0;
        width: 100%;
    }
}
.arenda_main{
	display:flex;
	gap:30px;
}
.arenad_content{
	width:70%;
}
.arenda_price{
	width:calc(30% - 20px);
	
}
.arenda_main .slick-dots {
    bottom:0;
    top:auto;
    left:auto;
    right:auto;
    position:relative;
    line-height:0;
}
.arenda_main .slick-list{
	padding:0!important;
	border: 1px solid #eee;
}
.arenda_main .slick-dots li, .arenda_main .slick-dots li button:before {
   /* width: 100px;
    height:100px; */
    margin:0;
    padding:0;
}
.arenda_main .slick-dots li {
    margin: 5px; border:1px solid #ccc; display:inline-block; width:auto;height:auto;
	    height: 44px;
    overflow: hidden;
}

.arenda_main .slick-slider .slick-track {
    min-width:100%;
}
.arenda_main .slick-dots li button {
    margin:0;
    height:auto;
    width:100%;
    padding:0;

}

.arenda_main .slick-dots li button.tab { clear:both;   display:block;}
.arenda_main .slick-dots li button img { width:100%; max-width:80px; height:auto;   }
.arenda_main .slick-dots li button:before {
    content:''; border:3px solid #72BB17;display:block; width:100%;  max-width:150px; overflow:hidden; float:none;  position:absolute;
    width:100%;
    height:100%}

.arenda_main .slick-thumbs {
    position:absolute;
    left: -9999px;
}
.slider_arenda_item{
	background:#fff;
	display:inline-block!important;
}
.arenda_main .slick-list{
	max-height:430px;
}
.arenda_main img{
	max-height:430px;
	width:auto;
	margin:0 auto;
}
.slider_arenda{
	
}
.arenda_desc{
	margin-top:30px;
}
.fancybox-content {
	text-align:Center;
}
.arenda_desc_item{
	margin-bottom:35px;
}
.arenda_desc_item h2{
	margin-bottom:10px;
}
.font_price_a{
	font-size:30px;
	line-height:35px;
	margin-bottom:15px;
	font-weight:600;
}
.tel_arenda p{
	margin-bottom:7px;
}
.tel_arenda a{
	font-size:25px;
	display:block;
	margin-bottom:10px;
}
@media (max-width: 1023px) {
	.arenda_main{
		flex-wrap:wrap;
	}
	.arenad_content{
		width:100%;
	}
	.arenda_price{
		width:100%;
		
	}
}
@media (max-width: 767px) {
	.arenda_main .slick-list {
		max-height: 168px;
	}
	.arenda_main img {
		max-height: 25vh;
		width: fit-content;
		margin: 0 auto;
	}
}
.link_inherit{
	color:inherit;
}
.green_text{
	margin-bottom:15px;
	font-size:24px;
	margin-top:-10px;
	font-weight:600;
}
.project-photo .green_text{
	font-size:23px;
	font-weight:400;
}
.home_link{
	display:block;
	margin-right:-15px;
}
.home_link svg{
	width:30px;
	fill:#fff;
}
.home_link svg path{
	fill:#fff;
}
.fancybox-bg {
    background: #fff;
}
.project-photo .fotorama__stage{
	position: relative;
}
.project-photo .fotorama__fullscreen-icon {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:0;
	transform: none!important;
	z-index:2;
}
.project-photo .fotorama__arr{
	z-index:5;
}
.project_name_otdelka{
	margin-top:-15px;
	margin-bottom:20px;
	font-size:17px;
}
.project-characteristics .green_text{
	margin-top:20px;
}
#cookie_note {
	display: none;
}
#cookie_note.show {
		display: flex;
    align-items: center;
		position: fixed;
    z-index: 99999;
    bottom: 50px;
    left: 50%;
    width: 480px;
    max-width: 90%;
    padding: 20px;
    font-size: 14px;
    line-height: 20px;
    transform: translateX(-50%);
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
    box-sizing: border-box;
}
#cookie_note a {
    color: #72BB17;
}
#cookie_note button{
  width: 100%;
  max-width: 370px;
  box-shadow: 0px 6px 24px 0px rgba(62, 209, 98, 0.32);
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  padding: 13px 20px;
  border-radius: 50px;
  background: #72BB17;
  border: 0px;
}
#cookie_note button:hover{
	opacity:0.7;
	color:#fff!important;
}
@media (max-width: 1024px) {
    #cookie_note {
        flex-wrap: wrap;
        justify-content: center;
    }
    #cookie_note .button {
        margin: 10px 0 0;
    }
}
.policy-input {
	width: 12px;
	height: 12px;
	margin-right: 5px;
}