body{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #252525;
	background: #fff;
	position: relative;
	max-width: 1920px;
	margin: 0 auto;
}
.container{
	max-width: 1140px;
	margin: 0 auto;
}
header{
	padding: 30px 0;
}


.in_block_3_flex_left>div img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.in_block_3_flex_left>div img {
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
}
.in_block_3_flex_left>div img {
    display: block;
    width: 100%;
    height: auto;
}

.in_block_3_flex_left>div {
    overflow: hidden;
}

.in_block_5_in_flex>div img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.in_block_5_in_flex>div img {
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
}
.in_block_5_in_flex>div img {
    display: block;
    width: 100%;
    height: auto;
}

.in_block_5_in_flex>div {
    overflow: hidden;
}

 
.in_head_flex{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
}
.logo{
	margin: 0;
	padding: 0;
	width: 226px;
	height: 70px;
}
.logo a{
	display: inline-block;
	background: url(../img/logo.png);
	width: 226px;
	height: 70px;
}
.num_and_call{
	width: 575px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
}
.num_and_call div{
	text-align: right;
}
.num_and_call div p{
	font-size: 16px;
	margin: 0 0 5px 0;
}
.num_and_call div p span{display: block;font-size: 12px}
.num_and_call div a{
	color: #252525;
	font-size: 16px;
	text-decoration: none;
	display: block;
}
.btn_call{
	display: block;
	width: 260px;
	text-align: center;
	padding: 25px 20px 25px 0;
	color: #fff;
	background: #5ca595 url(../img/clicker.png)215px 22px  no-repeat;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	letter-spacing: 1px;
	-webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    0px 10px 15px 0px rgba(0, 0, 0, 0.3);
	box-shadow:         0px 10px 15px 0px rgba(0, 0, 0, 0.3);
	cursor: pointer;
}
.block_1{
	position: relative;
}

@media (min-width:900px){
    .animate{ visibility: hidden; }
}

.for_look_video{
    width: 100%;
    height: 507px;
}
 

.in_block_1_flex{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
}
.in_block_1_flex_left{
	width: 570px;
	padding: 50px 50px 0 0;
}
.in_block_1_flex_left h2{
	font-size: 47px;
	font-weight: 700;
	margin: 0 0 40px 0;
}
.in_block_1_flex_left p{
	margin: 25px 0;
	font-size: 16px;
	line-height: 1.8em;
}
.in_block_1_flex_right{
	width: 50%;
	position: absolute;
	top: 0;
	right: 0;
}
.in_block_1_flex_right img{
	display: block;
	width: auto;
	height: auto;
	max-height: 429px;
	max-width: 100%;
}
.block_2{
	padding: 60px 0;
}
.in_block_2_flex{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.in_block_2_in_flex h3{
	font-size: 55px;
	font-weight: 700;
	margin: 0 0 0 0;
}
.in_block_2_in_flex p{
	margin: 0;
	font-size: 16px;
}
.map img{
	display: block;
	width: 100%;
	height: auto;
}
.block_3{
	padding: 90px 0;
}
.in_block_3_flex{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.in_block_3_flex_left{
	width: 50%;
	position: relative;
}
.list{
	position: absolute;
	display: inline-block;
}
.list_1{
	background: url(../img/list_1.png)0 0 no-repeat;
	width: 300px;
	height: 234px;
    top: 265px;
	left: -230px;
}
.in_block_3_flex_right{
	width: 50%;
	padding: 0 0 0 80px;
}
.in_block_3_flex_right p{
	margin:0 0 40px 0;
	font-size: 16px;
	line-height: 1.8em;
}

.heading{
	text-align: center;
	font-size: 45px;
	margin: 0 0 50px 0;
}
.block_4{
	background: url(../img/block_4_bg.jpg)center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 50px 0;
}
.block_4 .heading{
	margin-bottom: 0;
}
.slider_home .slick-prev{
	background: url(../img/slide_arrow.png)0px 0px no-repeat;
	width: 78px;
	height: 78px;
	z-index: 99;
	left: -105px;
}
.slider_home .slick-next{
	background: url(../img/slide_arrow.png)0px -103px no-repeat;
	width: 78px;
	height: 78px;
	z-index: 99;
	right: -105px;
}
.slider_home .slick-prev:before,
.slider_home .slick-next:before{
	display: none;
}
.inner_slider_home{
	text-align: right;
	padding: 50px 10px;
}
.slide_in_pic_1{
	width: 100%;
}
.slide_in_pic_1 img{
	display: block;
	width: 100%;
	height: auto;
	-webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    0px 10px 10px 0px rgba(0, 0, 0, 0.3);
	box-shadow:         0px 10px 10px 0px rgba(0, 0, 0, 0.3);
}
.slide_in_pic_2{
	display: inline-block;
	width: 457px;
}
.slide_in_pic_2 img{
	display: inline-block;
	width: 100%;
	height: auto;
	-webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    0px 10px 15px 0px rgba(0, 0, 0, 0.3);
	box-shadow:         0px 10px 15px 0px rgba(0, 0, 0, 0.3);
}
.for_look{
	position: relative;
	width: 98%;
	margin: 0 auto 0;
	-webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    0px 10px 15px 0px rgba(0, 0, 0, 0.3);
	box-shadow:         0px 10px 15px 0px rgba(0, 0, 0, 0.3);
}
.for_look img{
	display: block;
	width: 100%;
	height: auto;
}
.list_2{
	background: url(../img/list_2.png)0 0 no-repeat;
	width: 254px;
	height: 258px;
	bottom: 40%;
	left: -180px;
    z-index: 999;        
}
.for_look h3{
	position: absolute;
	top: 210px;
	right: -130px;
	font-size: 45px;
	color: #fff;
	margin: 0;
	font-weight: 700;
	transform: rotate(-90deg);
    z-index: 999;    
    text-shadow: 1px 1px 2px #000000, 0 0 1em rgba(0, 0, 0, 0);    
}

.for_look_video .player{
    height: 101%;
}
.note{
	position: absolute;
	bottom: 40px;
	right: 35px;
	margin: 0;
	font-size: 13px;
	color: #fff;
    display: none;
}
.block_5{
	padding: 90px 0;
}
.block_5 .heading{
	text-align: left;
	font-size: 44px;
}
.in_block_5_flex{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: flex-end;
	align-items: flex-end;
	flex-wrap: wrap;
}
.in_block_5_in_flex_1{
	width: 570px;
}
.in_block_5_in_flex_2{
	width: 460px;
}
.in_block_5_in_flex{
	position: relative;
}
.in_block_5_in_flex_2_1{
	margin-bottom: 80px;
}
.in_block_5_in_flex img{
	display: block;
	width: 100%;
	height: auto;
}
.in_block_5_in_flex p{
	font-size: 14px;
	margin: 45px 0 0 0;
    line-height: 28px;
}
.list_3{
	background: url(../img/list_3.png) 0 0 no-repeat;
	width: 289px;
	height: 248px;
	top: -280px;
	right: 30px;
}
.list_4{
	background: url(../img/list_4.png) 0 0 no-repeat;
	width: 58px;
	height: 163px;
	bottom: 165px;
	left: -90px;
}
.genplan_block{
	padding: 50px 0;
}
.genplan_block .plan_block{
	background: url("../img/genplan.jpg")no-repeat center;
	height: 784px;
	width: 100%;
	position: relative;
}
polygon{display: block}
svg{position: relative;}

.scheme {
	height: 100%;
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.scheme svg {
	position: absolute;
	top: 0px;
	left: 0px;
}
.scheme polygon {
	fill-opacity: 0;
	cursor: pointer;
}
.scheme polygon:hover, #hover {
	fill: #3e806f;
	fill-opacity: 0.7
}
.scheme polygon.active {
	fill: #3e806f !important;
	fill-opacity: 0.7
}
.scheme g {
	position: relative;
}
.scheme-item {
	position: absolute;
	cursor: pointer;
}
.scheme-name {
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	line-height: 13px;
}
.scheme-popup {
	display: none;
	border: 1px solid #777;
	padding: 10px;
	width: 200px;
	position: absolute;
	font-size: 12px;
	line-height: 14px;
	background: #fff;
	z-index: 9999;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	text-align: left;
}




#i1:hover{fill: #000;}
#i2:hover{fill: #fff;fill-opacity: 1}
.icons_hosuses span{
    display: block;
    border-radius: 50%;
    width: 22px;
    line-height: 16px;
    background: #fff;
    color: #000;
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 50%;
    font-weight: 600;
    text-align: center;
    border: 3px solid #bad700;
}

.icons_hosuses .icon1{
left: 516px;
top: 525px;
}
.icons_hosuses .icon2{left: 216px;
top: 525px;}
.icons_hosuses .icon3{
left: 635px;
top: 440px;
}
.icons_hosuses .icon4{
left: 445px;
top: 440px;
}
.icons_hosuses .icon5{
left: 235px;
top: 440px;
}
.icons_hosuses .icon6{
left: 674px;
top: 370px;
}
.icons_hosuses .icon7{
left: 476px;
top: 366px;
}
.icons_hosuses .icon8{
left: 282px;
top: 355px;
}
.icons_hosuses .icon9{
left: 685px;
top: 310px;
}
.icons_hosuses .icon10{
left: 505px;
top: 303px;
}
.icons_hosuses .icon11{
left: 329px;
top: 295px;
}
.icons_hosuses .icon12{
left: 1015px;
top: 217px;

}
.icons_hosuses .icon13{
left: 877px;
top: 234px;
}
.icons_hosuses .icon14{
left: 692px;
top: 233px;
}
.icons_hosuses .icon15{
left: 530px;
top: 231px;
}
.icons_hosuses .icon16{
left: 362px;
top: 223px;
}
.modal_vsp .fancybox-close-small{
	top: 16px !important;
	right: 40px !important;
	position: fixed;
}
.var{
	text-align: center;
	padding: 15px 0;
	line-height: 1.4;
}
.vsp_btn{
	margin: 10px auto 0;
}
.vsp_blc{padding-bottom: 15px;display: none;
position: absolute;}
.vsp_blc .blc{
width: 230px;
padding: 15px;
background: #fff;
border-radius: 10px;
z-index: 200;
-webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.3);
}
.vsp_blc .blc .loader{
display: block;
margin: 0 auto 0;
}
.slider_vsp{
width: 66%;
}
.flex_wrap{flex-wrap: wrap;}
.slider-nav .slick-track{
transform: none !important;
}
.vsp_blc .slick-slide{
border: 3px solid #fff;
}
.modal_vsp > .flex{align-items: inherit;}
.modal_vsp .fancybox-content{
	overflow: inherit !important;
}
.content_vsp{
	display: block;
	width: 32%;
	background: url('../img/form_bg.jpg')23% 0 no-repeat;
	background-size: 1300px;
	padding: 30px 20px;
}
.ytLoader{
	position: relative;
}
.playBtn{
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -24px 0 0 -34px;
	width: 68px !important;
	height: 48px !important;
}
.content_vsp p{display: block;color: #fff;font-weight: 600}
.slick-list{padding: 0 !important;}
.content_vsp .image_house{display: none;}
.form_block.heading_form{
	margin-top: 20px;
	padding: 50px 0;
	background: url(../img/form_bg.png)0 -125px no-repeat;
}
.form_block.heading_form .heading{font-size: 30px;margin-bottom: 20px;}
.heading_form .in_form_block .btn_call{height: 69px;margin: 0;}
.heading_form .in_form_block_in.in_form_block_in_2{width: 100%}
.heading_form .in_form_block_in_2 p{margin: 0;}
.heading_form.form_block h5{
	margin-bottom: 30px;
}
.floors{align-items: inherit !important;margin-top: 20px;}
.floors .item{
	width: 32%;
}
.floors .item a{
	margin-top: 2%;
	display: block;
}
.floors .item img{
	display: block;
	width: 100%;
}
.floors .item_green{
	width: 32%;
	background: #5ca595;
}
.floors .item p{
	background: #5ca595;
	color: #fff;
	font-weight: 500;
	text-align: center;
	margin: 0;
	padding: 15px 0;
}
.photo_vsp{margin-top: 20px;}
.photo_vsp p{
	background: #5ca595;
	color: #fff;
	font-weight: 500;
	text-align: center;
	margin: 0;
	padding: 15px 0;
}

.photo_vsp .images_int a{width: 49%;margin-top: 2%;}
.photo_vsp .images_int.images_int_all a{width: 32%;margin-top: 2%;}
.photo_vsp .images_int img{display: block;width: 100%;}
.vsp_blc .blc::after{
content: '';
border: 10px solid transparent;
border-top: 10px solid #fff;
position: absolute;
top: 100%;
margin-top: -15px;
left: 50%;
margin-left: -10px;
}
.flex-control-thumbs li{
	margin: 0 0 7px 0 !important;
}
.flex-control-thumbs li:last-child{margin: 0 !important;}
.modal_vsp{
	width: 1140px;
	padding: 40px 0 !important;
}
.flexslider{
	display: flex;
	justify-content: space-between;
	margin: 0 !important;
	border: none !important;
}
.flex-viewport {width:75% !important;float:left;}
.flex-control-thumbs {width:24% !important;float:right;margin:0 !important;}
.flex-control-thumbs li {width:auto !important;}
.vsp_blc .image_house{margin-bottom: 10px;}
.slider_vsp .image_house{display: block;}
.vsp_blc p{margin: 0;padding: 0;font-size: 13px;line-height: 1.4;}
.vsp_blc a{
width: 100%;
line-height: 24px;
text-align: center;
background: #5ca595;
color: #fff;
font-size: 10px;
font-weight: 600;
text-transform: uppercase;
display: block;
text-decoration: none;
margin: 10px 0 0;
}
.vsp_blc.open{display: block;}
.house_block:hover ~ .vsp_blc{display: block;}
.vsp_blc img{width: 100%;display: block}
.options_block{
background: url(../img/bg_option_block.jpg);
padding: 50px 0;
}
.options_block .heading{
margin-bottom: 0px;
}
.slider_option  .slide_in_pic_1 img{
box-shadow: none;
}
.slider_option  .slide_in_pic_2 img{
box-shadow: none;
}
.slider_option .inner_slider_home ul{

display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
justify-content: space-between;
-ms-align-items: center;
align-items: center;
padding: 25px 0 0 0;
margin: 0;

display: none;
}
.slider_option .inner_slider_home ul li{
list-style: none;
}
.slider_option .inner_slider_home ul li p{
font-size: 25px;
margin: 0;
font-weight: 700;
}
.slider_option .inner_slider_home ul li a{
font-size: 14px;
font-weight: 600;
color: #368674;
text-decoration: none;
text-transform: uppercase;
position: relative;
padding: 0 15px 0 0;
}
.slider_option .inner_slider_home ul li a:after{
content: "";
display: inline-block;
background: url(../img/more_ic.png)0 0 no-repeat;
width: 7px;
height: 12px;
position: absolute;
top: 3px;
right: 0px;
}
.flex{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
justify-content: space-between;
-ms-align-items: center;
align-items: center;
}
.flex .left img{width: 100%;display: block;}
.form_block{
background: url(../img/form_bg.png)0 0 no-repeat;
-webkit-background-size: cover;
background-size: cover;
padding: 200px 0 100px;
position: relative;
margin: -110px 0 0 0;
}
.form_block .heading{
color: #fff;
margin-bottom: 30px;
}
.form_block h5{
color: #fff;
font-size: 16px;
text-align: center;
margin: 0 0 50px 0;
font-weight: 700;
}
.in_form_block{
width: 945px;
margin: 0 auto 0;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.in_form_block_in{
width: 455px;
margin: 0 0 12px 0;
}
.heading_form .in_form_block_in{
width: 350px;
margin: 0 0 12px 0;
}
.in_form_block input{
width: 100%;
display: inline-block;
font-family: 'Montserrat', sans-serif;
font-size: 16px;
color: #252525;
font-weight: 400;
padding: 25px 30px;
border: none;
-webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow:    0px 2px 3px 0px rgba(0, 0, 0, 0.5);
box-shadow:         0px 2px 3px 0px rgba(0, 0, 0, 0.5);
}
.in_form_block input::-webkit-input-placeholder {color:#252525;}
.in_form_block input::-moz-placeholder          {color:#252525;}/* Firefox 19+ */
.in_form_block input:-moz-placeholder           {color:#252525;}/* Firefox 18- */
.in_form_block input:-ms-input-placeholder      {color:#252525;}
.in_form_block_in_2{
	width: 100%;
}
.in_form_block .btn_call{
	width: 225px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	padding: 25px 10px 25px 0;
	border: none;
	background: #a3a45d url(../img/clicker.png)180px 22px no-repeat;
	margin: 0 auto 0;
	cursor: pointer;
}
footer{
	background: #56595c;
	padding: 40px 0 30px;
}
footer .container{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
}
.foot_logo{
	margin: 0;
	padding: 0;
	width: 226px;
	height: 70px;
}
.foot_logo a{
	display: inline-block;
	background: url(../img/foot_logo.png);
	width: 226px;
	height: 70px;
}
footer ul{
	width: 50%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
	padding: 0;
	margin: 0;
}
footer ul li{
	list-style: none;
	color: #fff;
	font-size: 16px;
}
footer ul li:first-child{
	width: 160px;
}
footer ul li:last-child{
	width: 280px;
}
footer ul li a{
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: 400;
	margin: 0 0 15px 0;
}
footer ul li p{
	margin: 0 0 15px 0;
}

/*======================*/
.fancybox-bg{
	background: #fff;
	opacity: 1 !important;

}
.popap_call_back{
	width: 1140px;
	height: 100%;
	background: transparent;
	padding: 85px 40px 25px;
	position: absolute;
	top: 0;
	left: 19%;

}
.popap_call_back .logo{
	margin-bottom: 35px;
}
.popap_call_back .logo a{
	color: #000;
	border-color: #000;
}
.popap_call_back h2 {
	font-size: 35px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	margin: 0 0 40px 0;
	line-height: 1.5em;
}
.popap_call_back input[type="text"],
.popap_call_back input[type="tel"],
.popap_call_back input[type="email"],
.popap_call_back input[type="number"]{
	height: 45px;
	width: 390px;
	max-width: 426px;
	font-size: 14px;
	color: #4f4f4f;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 0px;
	padding: 0 20px;
	outline: none;
	border: 1px solid #bfbfbf;
	background: transparent;
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}
.popap_call_back input[name="name"] {
	margin-top: 35px;
	margin-bottom: 24px;
	background: url(../img/name-icon.png) 16px 50% no-repeat;
}
.popap_call_back input[name="phone"] {
	margin-bottom: 24px;
	background: url(../img/phone-icon-input.png) 16px 50% no-repeat;
}
.popap_call_back input[name="email"] {
	margin-bottom: 24px;
	background: url(../img/email-icon.png) 15px 50% no-repeat;
}

.popap_call_back ul{
	width: 390px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 30px 0 0 0;
	margin: 0;
}
.popap_call_back ul li{
	list-style: none;
	width: 100%;
}
.popap_call_back ul li button{
	width: 100%;
	border: none;
	margin-bottom: 30px;
	    display: block;
    font-size: 14px;
    color: #fff;
    padding: 30px 5px;
    margin: 0 auto 0;
    border-radius: 0px;
       background: #5ca595 url(../img/clicker.png)325px 26px no-repeat;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.4);
}

.popap_call_back ul li p{
	width: 310px;
	position: relative;
	padding: 0 0 0 0px;
	margin: 30px 0px 25px 5px;
}
.popap_call_back ul li p input[type=checkbox]{
	display: none;
}

.popap_call_back ul li p input[type=checkbox] + label:before {
	content: "\2713";
	color: #4f4f4f;
	color: transparent;
	display: inline-block;
	border: 1px solid #4f4f4f;
	font-size: 20px;    
	line-height: 2px;
	margin: -2px 5px 0 0;
	height: 10px;
	width: 10px;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	transition: color ease .2s;
	position: absolute;
	top: 4px;
	left: 0;
}
.popap_call_back ul li p input[type=checkbox]:checked + label:before {
	color: #4f4f4f;
}
.popap_call_back ul li p label{
	color: #fff;
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.5em;
	height: 30px;
	display: block;
	cursor: pointer;
	color: #4f4f4f;
}
.fancybox-slide--html .fancybox-close-small {
	background: url(../img/close.png) no-repeat;
	width: 29px;
	height: 28px;
	font-size: 0;
	top: 250px;
	right: 0;
	opacity: 1;
	cursor: pointer;
}
.fancybox-close-small:after{
	display: none;
}

input.error, textarea.error{
	background: #FFD2D2 !important;
	color:#000 !important;
}

.swal2-styled.swal2-confirm {
    border: 0;
    border-radius: .25em;
    background: initial;
    background-color: #5ca595;
    color: #fff;
    font-size: 1.0625em;
    border-left-color: #5ca595 !important;
    border-right-color: #5ca595 !important;
}