/*_____________ FONTS ____________*/
@font-face {
	font-family: "PT_Serif-Regular";
	src: url("fonts/PT_Serif/PT_Serif-Web-Regular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "PT_Serif-RegularItalic";
	src: url("fonts/PT_Serif/PT_Serif-Web-Italic.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
.fs-i{font-family: "PT_Serif-RegularItalic";}
@font-face {
	font-family: "PT_Serif-Bold";
	src: url("fonts/PT_Serif/PT_Serif-Web-Bold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
.bold{font-family: "PT_Serif-Bold";}
@font-face {
	font-family: "PT_Serif-BoldItalic";
	src: url("fonts/PT_Serif/PT_Serif-Web-BoldItalic.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
.bold-i{font-family: "PT_Serif-BoldItalic";}
@font-face {
	font-family: "nexa-script-light";
	src: url("fonts/nexa-script/nexa-script-light.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
.nexa-light{font-family: "nexa-script-light";}
/*********************end fonts***********************/
:root {
    --dayoff: #ef8f8f;
    --fest: #bcef8f;
    --excurs: #d9edf7;
}
body{
	font-family: "PT_Serif-Regular",sans-serif;
	font-size: 14px;
	height: 100%;
	color: #000;
}
html{
	height: 100%;
}
.wrapper{
	width: 100%;
	overflow: hidden;
	position: relative;
	min-height: 100%;
}
footer{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
}
h1,h2,h3,h4,h5,h6,p,ul,.h1,.h2,.h3,.h4,.h5,.h6{
	padding: 0;
	margin: 0
}
ul{list-style: none}
section{padding: 45px 0}
*,*:focus{
	outline: none !important
}
.wc-af-trans-03{
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.bg-gray{background: #F9F9F7;}
.underline{text-decoration: underline;}
.upper{text-transform: uppercase;}
.nopadding{padding: 0;}
.section-tittle{
	padding: 0 15px;
	margin-bottom: 44px;
	text-align: center;
}
.section-tittle .line-red{
	position: relative;
	padding-bottom: 19px;
	position: relative;
}
.section-tittle .line-red:before{
	content: '';
	display: block;
	width: 90px;
	height: 2px;
	background: #FF0000;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -45px;
}
.bg-1{
	background: url(img/bg/bg1.jpg) no-repeat 50% 50%;
	-webkit-background-size: cover;
	background-size: cover;
}
.bg-2{
	background: url(img/bg/bg6.jpg) no-repeat 50% 50%;
	-webkit-background-size: cover;
	background-size: cover;
}
.bg-3{
	background: url(img/bg/bg3.jpg) no-repeat 50% 50%;
	-webkit-background-size: cover;
	background-size: cover;
}
.bg-4{
	background: url(img/bg/bg4.jpg) no-repeat 50% 50%;
	-webkit-background-size: cover;
	background-size: cover;
}
.bg-5{
	
	/*background: url(img/bg/slide_july_8.jpg) no-repeat 50% 50%;*/
	/*background: url(img/bg/bg5.jpg) no-repeat 50% 50%;*/
	background: url(img/bg/bg5_zima.jpg) no-repeat 50% 50%;
	-webkit-background-size: cover;
	background-size: cover;
}
.bg-6{
	background: url(img/bg/bg6.jpg) no-repeat 50% 50%;
	-webkit-background-size: cover;
	background-size: cover;
}
.bg-7{
	/*background: url(img/bg/bg7.jpg) no-repeat 50% 50%;*/
	background: url(img/bg/bg5_zima.jpg) no-repeat 50% 50%;
	-webkit-background-size: cover;
	background-size: cover;
}
.white{color: #fff;}
.shaddow-bot{
	-webkit-box-shadow: 0 5px 15px 0 #E5E5E3;
	box-shadow: 0 5px 15px 0 #E5E5E3;
}
.breadcrumbs{
	padding-top: 25px;
	font-size: 12px;
	text-align: center;
}
.breadcrumbs li{
	display: inline-block;
}
.breadcrumbs li:not(:last-of-type):after{
	content: '»';
	display: inline-block;
	margin-left: 4px;
}
.breadcrumbs+section{padding-top: 25px;}
/*_______________ ICONS ______________*/
i[class*="ic-"]{
	display: inline-block;
	background: url(img/sprites.png) no-repeat;
	position: relative;
}
i.ic-map{
	width: 17px;
	height: 24px;
}
i.ic-gift{
	width: 29px;
	height: 26px;
	background-position: -21px 0;
}
i.ic-velcom{
	width: 14px;
	height: 14px;
	background-position: -54px 0;
}
i.ic-mts{
	width: 14px;
	height: 14px;
	background-position: -72px 0;
}
i.ic-clock{
	width: 17px;
	height: 17px;
	background-position: -90px 0;
}
i.ic-list_map{
	width: 29px;
	height: 29px;
	background-position: -111px 0;
}
i.ic-eat{
	width: 32px;
	height: 30px;
	background-position: -144px 0;
}
i.ic-hotel{
	width: 32px;
	height: 29px;
	background-position: -180px 0;
}
i.ic-otdih {
    width: 37px;
    height: 30px;
    background-position: -318px -43px;
}
i.ic-vk{
	width: 40px;
	height: 40px;
	background-position: -256px 0;
}
i.ic-fb{
	width: 40px;
	height: 41px;
	background-position: -300px 0;
}
i.ic-ok{
	width: 40px;
	height: 38px;
	background-position: -344px 0;
}
i.ic-yt{
	width: 39px;
	height: 41px;
	background-position: -388px 0;
}
i.ic-in{
	width: 39px;
	height: 41px;
	background-position: -385px -42px;
}
i.ic-bed{
	width: 23px;
	height: 18px;
	background-position: -121px -47px;
}
i.ic-tumba{
	width: 19px;
	height: 18px;
	background-position: -148px -47px;
}
i.ic-toilet{
	width: 18px;
	height: 20px;
	background-position: -171px -47px;
}
i.ic-shower{
	width: 18px;
	height: 19px;
	background-position: -193px -47px;
}
i.ic-kitchen{
	width: 17px;
	height: 17px;
	background-position: -215px -47px;
}
i.ic-tv{
	width: 17px;
	height: 15px;
	background-position: -236px -47px;
}
i.ic-wifi{
	width: 19px;
	height: 15px;
	background-position: -257px -47px;
}
i.ic-barbecu{
	width: 22px;
	height: 22px;
	background-position: -280px -47px;
}
/*_______________ BUTTONS ______________*/
.btn,.link{
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.btn{
	border-radius: 6px;
	position: relative;
}
.btn-contur-red{
	color: #c5453a;
	border: 2px solid #E1A59F;
}
.btn-contur-red:hover{
	color: #c5453a;
	-webkit-box-shadow: 0 0 5px 0 #c5453a;
	box-shadow: 0 0 5px 0 #c5453a;
}
.btn-contur-red.icon .ic{
	position: absolute;
	top: 3px;
	left: 8px;
}
.btn-contur-red.icon{
	height: 40px;
	padding-left: 53px;
	line-height: 24px;
	background: #f9f9f7;
}
.link-red{
	color: #c5453a;
}
.link-black{
	color: #000;
}
.link.link-black.underline:hover {
	color: #000;
}
.link.underline:hover{text-decoration: none;}
.btn-creammenu{
	color: #c54539;
	background: #FEE5A5;
	width: 280px;
    height: 66px;
	padding-top: 9px;
}
.btn-cream{
	color: #c54539;
	background: #FEE5A5;
	width: 162px;
	height: 40px;
	padding-top: 9px;
}
.btn-cream:hover{
	-webkit-box-shadow: 0 0 5px 0 #FEE5A5;
	box-shadow: 0 0 5px 0 #FEE5A5;
}
.content-slider {
	margin: 25px auto!important;
}
.content-slider .item {
	margin: 10px;
}
.content-slider .slick-dots {
	bottom: 30px;
}
.content-slider .slick-dots li button {
	display: block!important;
}
.content-slider .slick-dots li button:before {
	background: #fff;
	opacity: 1;
	line-height: 20px;
	border-radius: 10px;
	overflow: hidden;
	font-size: 57px;
	color: #fff!important;
	box-shadow: 0px 3px 5px 0px #6d6d6d;
}
.content-slider .slick-dots li.slick-active button:before {
	color: #c5453a!important;
	opacity: 1;
}
/*_______________ FORMS ______________*/
/*_______________1 MAIN ______________*/
/*______1.1 HEADER ______*/
.container-fluid{max-width: 1170px;}
.header{
	/* -webkit-box-shadow: 0 0 8px 0 #C5C6C1; */
	/* box-shadow: 0 0 8px 0 #C5C6C1; */
	position: relative;
	margin-bottom: 55px;
	z-index: 1;
	background: #fff; /* For browsers that do not support gradients */
	/*background: -webkit-linear-gradient(#fff, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.3), transparent); /!* For Safari 5.1 to 6.0 *!/*/
	/*background: -o-linear-gradient(#fff, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.3), transparent); /!* For Opera 11.1 to 12.0 *!/*/
	/*background: -moz-linear-gradient(#fff, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.3), transparent); /!* For Firefox 3.6 to 15 *!/*/
	/*background: linear-gradient(#fff, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.3), transparent); /!* Standard syntax *!/*/

	background: linear-gradient(#fff, #ffffffe6, #ffffffe3, #ffffffde, #ffffffcf, #ffffff82, transparent);
}
.h-top{
	padding: 65px 0 50px;
	position: relative;
	z-index: 1;
}
.h-top__adress .inner{
	position: relative;
	padding-left: 30px;
}
.h-top__adress .inner>.ic{
	position: absolute;
	top: -3px;
	left: 0;
}
.h-top__mail{
	font-size: 15px;
	margin: 10px 0 15px;
}
.h-top__logo{
	text-align: center;
	font-size: 36px;
	margin-top: -60px;
}
.h-top__logo a{color: #000;}
.h-top__logo a:hover{text-decoration: underline;}
.h-top__contacts{text-align: right;}
.h-top__contacts .inner{
	display: inline-block;
	text-align: left;
}
.h-top__contacts p{
	position: relative;
	padding-left: 25px;
}
.h-top__phones{
	margin-bottom: 32px;
	font-size: 17px;
}
.h-top__phones .bolc{font-size: 19px;}
.h-top__shedule{
	font-size: 15px;
}
.h-top__shedule .small{font-size: 13px;}
.h-top__contacts .ic{
	position: absolute;
	left: 0;
}
.h-top__phones .ic{top: 6px}
.h-top__shedule .ic{top: 3px;}
.h-menu{
    display: block;
	width: 100%;
	top: 100%;
	left: 0;
	position: absolute;
}
.h-menu__list{
	border-radius: 0 0 5px 5px;
	overflow: hidden;
	font-size: 12px;
}
.h-menu-wrap{position: relative;}
.h-menu-wrap:before{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-shadow: 0 0 8px 0 #C5C6C1;
	box-shadow: 0 0 8px 0 #C5C6C1;
	z-index: -1;
	border-radius: 0 0 5px 5px;
}
.h-menu__list li{
	width: 12.2857%;
	float: left;
	text-align: center;
}
.h-menu__list a{
	display: block;
	padding: 19px 0;
	color: #000;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	text-transform: uppercase;
}
.h-menu__list a:hover,.h-menu__list a.active{
	color: #fff;
	background: #C5453A;
	text-decoration: none;
}
.slider-main__slide .inner{
	padding: 100px 0;
	min-height: 690px;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
}
.slider-main__slide .inner .inner-content{
	width: 100%;
	position: absolute;
	bottom: 100px;
}
.slider-main__slide{
	text-align: right;
}
.slider-main-menu{
	display: inline-block;
	color: #fff;
	-webkit-text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.38);
	text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.38);
	font-size: 19px;
	padding: 10px 30px;
	position: relative;
	text-align: left;
	z-index: 1001;
}
.slider-main-menu:before{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	background: rgba(197,69,58,0.84);
	-webkit-transform: skew(-10deg);
	-ms-transform: skew(-10deg);
	-o-transform: skew(-10deg);
	transform: skew(-10deg);
}
.slider-main-menu a{
	display: block;
	position: relative;
	z-index: 1;
	color: #fff;
	padding-left: 45px;
	margin-bottom: 15px;
}
.slider-main-menu a .ic{
	position: absolute;
	top: 0;
	left: 0;
}
.slick-prev,.slick-next,
.slick-prev:focus,.slick-next:focus{
	z-index: 3;
	background: url(img/sprites.png) no-repeat;
	opacity: 1;
}
.slick-prev:hover,.slick-next:hover{
	background: url(img/sprites.png) no-repeat;
	opacity: .7;
}
.slick-prev:before,.slick-next:before{display: none;}
.arrows-lg .slick-prev,.arrows-lg .slick-next{
	width: 31px;
	height: 106px;
}
.arrows-lg .slick-prev,
.arrows-lg .slick-prev:focus{
	left: 5%;
	background-position: 0 -34px;
}
.arrows-lg .slick-next,
.arrows-lg .slick-next:focus{
	right: 5%;
	background-position: -38px -34px;
}
.dots-lg .slick-dots{
	bottom: 25px;
}
.dots-lg .slick-dots li{
	width: 15px;
	height: 15px;
	background: #fff;
	border-radius: 50%;
	z-index: 1001;
}
.dots-lg .slick-dots li.slick-active{
	background: #C5453A;
}
.slick-dots li button{display: none;}
.slider-main-wrap .slick-dotted.slick-slider {
	/*margin-top: -251px;*/
	margin-top: 0;
}
.slick-dotted.slick-slider{margin-bottom: 0;}
.slider-main-wrap header,
.slider-main-wrap .header {
	margin: -691px 0 388px 0;
}
/*______1.2 complex ______*/
.complex-slider__block{
	padding: 0 15px;
	margin-bottom: 30px;
}
.complex-slider__block a{
	display: block;
	position: relative;
	overflow: hidden;
	border-radius: 3px;
	text-align: center;
	color: #fff;
	-webkit-text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.38);
	text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.38);
	font-size: 19px;
}
.complex-slider__block .name{
	width: 100%;
	padding: 13px;
	background: rgba(197,69,58,0.84);
	position: absolute;
	left: 0;
	bottom: 0;
}
.complex-slider__block img{
	width: 100%;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.complex-slider__block a:hover img{
	/*-webkit-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);*/
	transform: scale(1.1);
}
.arrows-sm .slick-prev,
.arrows-sm .slick-next{
	width: 17px;
	height: 61px;
}
.arrows-sm .slick-prev{
	background-position: -73px -34px;
}
.arrows-sm .slick-next{
	background-position: -97px -34px;
}
/*______1.2.2 h-calendar ______*/
.h-calendar__block{
	max-height: 133px;
	padding: 0 15px;
	margin-bottom: 30px;
}
.h-calendar__block a{
	max-height: 133px;
	height: 133px;
	display: block;
	position: relative;
	overflow: hidden;
	border-radius: 3px;
	text-align: center;
	color: #fff;
	background: rgba(197,69,58,0.84);
	-webkit-text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.38);
	text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.38);
	font-size: 19px;
}
.h-calendar__block .name{
	width: 100%;
	padding: 13px;
	/*background: rgba(197,69,58,0.84);*/
	position: absolute;
	left: 0;
	top: 0;
}
.h-calendar__block .period{
	width: 100%;
	padding: 13px;
	/*background: rgba(197,69,58,0.84);*/
	position: absolute;
	left: 0;
	bottom: 0;
}
.h-calendar__block .text{
	max-height: 133px;
	width: 100%;
	padding: 53px 13px;
	/*background: #c5453ad6;*/
}
.h-calendar__block img{
	max-height: 133px;
	width: 100%;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.h-calendar__block a:hover img{
	/*-webkit-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);*/
	transform: scale(1.1);
}
.h-calendar__block.all a {
	background: rgba(197,69,58,1);
}
/*______1.3 news ______*/
.news__block .inner{
	padding: 0 20px;
	min-height: 365px;
}
.news__block {
    margin-bottom: 10px;
		max-height: 365px;
}
.news__block .date{
	font-size: 11px;
	margin-bottom: 10px;
}
.news__block .img{
	overflow: hidden;
	margin-bottom: 15px;
}
.news__block .img img{width: 100%;}
.news__block .descr{
	font-size: 13px;
	line-height: 18px;
}
.news__block .descr .link{
	display: block;
	margin-bottom: 15px;
}
.news__all{
	text-align: center;
	padding: 15px 45px 0;
	position: relative;
}
.news__all .link {
	position: absolute;
	top: 0;
	right: 0;
}
.button {
	background: #c5453ad6;
	padding: 6px 20px;
	font-size: 17px;
	color: #fff!important;
	border-radius: 3px;
	border-bottom: 3px solid #9c534d;
	text-decoration: none!important;
}
.button:hover {
	border-bottom: 3px solid #cd6158;
}
section.news{position: relative;}
.news__socials{
	position: fixed;
	top: 50%;
	right: 0;
	background: #fff;
	padding: 1px;
	margin-top: -95px;
	z-index: 100;
}
.news__socials ul{
	padding: 7px 6px;
	border: 1px solid #797979;
}
.news__socials a{
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.news__socials a:hover{opacity: .7;}
.relax .text:not(:last-of-type){
	margin-bottom: 15px;
}
/*______1.4 reviews ______*/
.reviews .section-body{padding: 0 15px;}
.slider-reviews__block{
	position: relative;
	padding: 0 80px;
	margin-bottom: 10px;
}
.slider-reviews__block:before,
.slider-reviews__block:after{
	content: '';
	display: block;
	width: 36px;
	height: 25px;
	background: url(img/sprites.png) no-repeat;
	background-position: -216px 0;
	position: absolute;
	opacity: .46;
}
.slider-reviews__block:before{
	top: 0;
	left: 0;
}
.slider-reviews__block:after{
	bottom: 15px;
	right: 0;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.slider-reviews__block .text{opacity: 0.78;}
.slider-reviews__block .text:not(:last-of-type){
	margin-bottom: 15px;
}
.slider-reviews__block .name{
	text-align: right;
	margin-top: 22px;
}
.dots-sm .slick-dots li{
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #fff;
	margin: 0 3px;
}
.dots-sm .slick-dots li.slick-active{
	background: #FF0000;
}
.dots-sm .slick-dots{
	position: relative;
	bottom: 0;
}
/*______1.5 vacancies ______*/
#vacancies {
	max-width: 835px;
	margin: auto;
	margin-bottom: 40px;
}

._dash {
	border-bottom: 1px dashed;
	text-decoration: none;
}
.label-price {
	position: relative;
}
.opener {
	display: none;
}
.closer {
	display: block;
}
.collapsed .opener {
	display: block;
}
.collapsed .closer {
	display: none;
}
.info_descr {
	line-height: 18.4px;
}
.btn-anket {
	display: inline-block;
	padding: 8px 20px;
	border-radius: 3px;
	text-decoration: none;
	color: #1c55a4;
	font-size: 1em;
	background-color: #f7f7f3;
	border: 2px solid #e6e5df;
	outline: none;
}

.banner-vacancy {
	position: relative;
	margin: 15px 0;
	min-height: 120px;
}
.banner-vacancy .descr {
	position: absolute;
	min-width: 350px;
	min-height: 80px;
	max-height: 120px;
	overflow: hidden;
	top: 20px;
	left: 2%;
	color: #fff;
	max-width: 380px;
	padding: 15px 20px;
	margin-bottom: 0;
}
.banner-vacancy .descr .ban-title {
	margin-bottom: 10px;
	max-height: 42px;
	overflow: hidden;
	font-size: 44px;
	font-weight: bold;
	line-height: 0.9;
}
.banner-vacancy .descr .txt {
	max-height: 43px;
	overflow: hidden;
}

.panel-group .lists * {
	font-size: 14px;
}
.panel-group .lists p {
	margin: 10px auto;
}
.panel-group .lists ul {
	margin: 10px auto 10px 19px;
	list-style-type: square;
}
.panel-group .lists li {}

.c-post .item_collapse {
	margin-bottom: 20px;
	position: relative;
	min-height: 63px;
}
.c-post .title {
	padding: 7px 5px 20px;
	font-size: 1.500em;
	border-bottom: 1px solid #e1e0db;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.c-post .opener {
	position: relative;
	z-index: 10;
	color: #223f99;
}
.c-post .opener .pull-left {
	position: relative;
	top: -6px;
}
.c-post .opener .pull-left span {
	font-size: 0.9em;
}
.c-post .opener .label-price {
	position: relative;
	padding-left: 25px;
	padding-right: 25px;
	height: 30px;
	margin-right: 10px;
	float: right;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	background-color: #da1d24;
	margin-left: 10px;
}
.c-post .opener .label-price:before {
	position: absolute;
	top: 0;
	left: -8px;
	content: "";
	display: block;
	width: 11px;
	height: 30px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAgCAYAAAAv8DnQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkI3NTAwMUEzNEU1MTFFNDhGQjA5OUMxMTY4RkUxOEQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkI3NTAwMUIzNEU1MTFFNDhGQjA5OUMxMTY4RkUxOEQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCQjc1MDAxODM0RTUxMUU0OEZCMDk5QzExNjhGRTE4RCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCQjc1MDAxOTM0RTUxMUU0OEZCMDk5QzExNjhGRTE4RCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvopCmQAAADBSURBVHjahNMxDgFRFEbhayISPYViOhvQqqxBxQYQJGMbGoRiWoVWRc8OdCRK9fQawX+T0Yh33ORU8yUvN/Ne4RrXD2bWssBEamYwDvbqTOClFgR8NiojcFdLAj5pDoMgy48KAp+5ehK4qB0B+175FziqEwGf6T+wVTcCD7Ui4LP2lQn4HYkIjOiIxueWhcCY1qyoLoGBKodAUfXoX7RVTCChC+OrNQlM6NJWVYdAX5VCwD8M6WX5ajUCCb3utwADAFpdHWK29UzNAAAAAElFTkSuQmCC") no-repeat;
}
.c-post .opener .label-price:after {
	position: absolute;
	top: 0;
	right: -11px;
	content: "";
	display: block;
	width: 11px;
	height: 30px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAgCAYAAAAv8DnQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTIxQzk1RkYzNEU1MTFFNDkwRDU5N0I2NTkyNjUzODAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTIxQzk2MDAzNEU1MTFFNDkwRDU5N0I2NTkyNjUzODAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMjFDOTVGRDM0RTUxMUU0OTBENTk3QjY1OTI2NTM4MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFMjFDOTVGRTM0RTUxMUU0OTBENTk3QjY1OTI2NTM4MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PpkaL7gAAADISURBVHjaYrwlq/KfATc4wcSAH0zEp+A5EK/Dp2AaEP/CpeAXEM8EMXApWAHEr/EpmABjYFNwDIjP41MwEZmDruAxyGv4FMwC4j+4FHwH4hno9iErWA7Eb/ApmILNvzAFB5C9hk3BVFwRAlLwD2oCTgUgnIBPAQjkAjELPgVyQByMTwEIlBNSYAjEDvgUgEABIQW+QKyJTwGIX4hPAQjEALEIPgWcQJyJTwEI5EEV4lQgArWKAV/OAnmZEZ8CLSD2IZS7iwACDACDjB4a2YoXpQAAAABJRU5ErkJggg==") no-repeat;
}
.c-post .closer {
	position: relative;
	z-index: 10;
	padding: 0 0 0px 18px;
	color: #da1d24;
}
.c-post .closer .pull-left {
	padding: 5px 0 0 0;
}
.c-post .closer .label-price {
	font-size: 20px;
	font-weight: bold;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
}
.c-post .opener .label-price {
	padding-left: 20px;
	padding-right: 20px;
}
.c-post .info_style {
	position: relative;
	font-size: 0.875em;
	z-index: 1;
	background-color: #fff;
	border: 1px solid #e1e0db;
}
.c-post .info_style {
	position: relative;
	font-size: 0.875em;
	z-index: 1;
	background-color: #fff;
	border: 1px solid #e1e0db;
}
.c-post .info_style .wrap {
	padding-top: 63px;
}
.c-post .info_style .lists {
	padding: 0 20px;
	display: inline-block;
	width: 50%;
	margin: 0 -5px 10px 0;
	vertical-align: top;
}
.c-post .info_style .b-anketa {
	position: relative;
	border-top: 1px dotted #da1d24;
	padding: 20px 20px;
}
.c-post .info_style .b-anketa:before {
	position: absolute;
	top: -8px;
	left: -1px;
	content: "";
	display: block;
	width: 9px;
	height: 16px;
	background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABbAAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkZBOEVDMTkwMzRGMDExRTQ4QzM1QTZDNzFDRDAyMUI5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkZBOEVDMTkxMzRGMDExRTQ4QzM1QTZDNzFDRDAyMUI5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RkE4RUMxOEUzNEYwMTFFNDhDMzVBNkM3MUNEMDIxQjkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RkE4RUMxOEYzNEYwMTFFNDhDMzVBNkM3MUNEMDIxQjkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAABAQEBAQEBAQEBAgEBAQICAQEBAQICAgICAgICAwICAgICAgMDAwMEAwMDBAQFBQQEBgYGBgYHBwcHBwcHBwcHAQEBAQICAgQDAwQGBQQFBgcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwf/wAARCAAQAAkDAREAAhEBAxEB/8QAagAAAwEAAAAAAAAAAAAAAAAAAwUGCgEBAQEAAAAAAAAAAAAAAAAAAwQFEAABAgMGBQUAAAAAAAAAAAABAgUAAwQRITFB0RNxkRJCUpJVBhYXEQEBAAMBAQAAAAAAAAAAAAABAAISAxMU/9oADAMBAAIRAxEAPwDcCGotVSt2+PLLa5A78xEkq2anNUuolW9KwrC3EYgg3xm4dEZkqT9Tb/a53qGkV/QR6sWmbqytUESJRCV3b6gQhIPdbnwES4clkcp19DY/FfNOkWeJHtf/2Q==) no-repeat
}
.c-post .info_style .b-anketa:after {
	position: absolute;
	top: -8px;
	right: -1px;
	content: "";
	display: block;
	width: 9px;
	height: 16px;
	background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABbAAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjFGQjNEMDdEMzRGMTExRTRBQjhGOTg0MUNDQjI4MDZEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjFGQjNEMDdFMzRGMTExRTRBQjhGOTg0MUNDQjI4MDZEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MUZCM0QwN0IzNEYxMTFFNEFCOEY5ODQxQ0NCMjgwNkQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MUZCM0QwN0MzNEYxMTFFNEFCOEY5ODQxQ0NCMjgwNkQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAABAQEBAQEBAQEBAgEBAQICAQEBAQICAgICAgICAwICAgICAgMDAwMEAwMDBAQFBQQEBgYGBgYHBwcHBwcHBwcHAQEBAQICAgQDAwQGBQQFBgcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwf/wAARCAAQAAkDAREAAhEBAxEB/8QAZAAAAwEAAAAAAAAAAAAAAAAAAwUGCgEBAQEAAAAAAAAAAAAAAAAAAwIEEAACAQMDAgcAAAAAAAAAAAABAgMABAURMRIhUWEikhNUFQYRAAMBAQAAAAAAAAAAAAAAAAABAgMR/9oADAMBAAIRAxEAPwDcXlIm/U3txdZaV5sXFK8WLxIZlgCRsVWaVB0d3I5ebbYVg10bYsyG+usPiJ6RQ9KKK/w1xYzS+zCZLR2aWF4wTxDMW4MBtoToPCn1yaZM0KdR3oCj/9k=) no-repeat
}

span._dash {
	cursor: pointer;
}
.g-content img {
	margin: 0 0 10px !important;
}

/*______1.5 form ______*/
.c_forms .control-group .controls .error {
	color: #a94442;
	padding: 0 0 0 29px;
	line-height: 1.1;
	min-height: 20px;
	margin-top: 5px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAB71BMVEUAAADYXl4CAAAKAAACAAAcBgbdfX1mPz4AAAAAAAAAAACtFBIAAACjDQudBQUAAAC4UlK7VlWXCAUAAACeEg3s1dafBwS8MTC7MjGsGhimEw+qCAe2KSm+NTV8AAAJAACbBgavHx9hDg60IR2lFRWsGRaZAABiAAAqAACcAwLTWFm4LSukCASbDgqzHyB5AwKmCgcdAACrFxG8MjGkERAwAABJAACcEAxeAQCDBwWqFBHPYGCuJSSyLCq6NTO3MS/s1tfJTk6oHhzYOzn////JOTTBOjHaOznaPDvcPDvDOzbYNTK9OTPTOTbYOTjeOjjGOzPNODTOOzfMOjjUOjjANS7IPTfSOzndPDuyGxa5LSbONzHOMzO8KSDaNzS8MyrnZWCyIhvRNjHJQTvSOTLQOjfEOTXWOTXTMDDIWVnURT27MCzUNC3LMC/PLSy/OzG+OS7QMjDAOTTNQDjYMjDdsbHUpqa9W1jNbGvnZ2PWrq7QS0i9Ni3XLijnYl3ZVU7WSUK5KibfXVffVk/XVlK3HBXMg4TKQz3FbW3Ofn74/f3s6OjXnJ3QlpbDVFTBNjbjWVTgw8LEUFC6dXXWT0nXPje1IBqrEg3Vqqrhx8fGMzPWMizAcG7jV1DgurrbPTbeTETQW1fhYV3PV1TUKSM75AxTAAAAQ3RSTlMAFBsnIQMHARcHClwPh28VIz3FE+sL2QpQw92vQDp8C5lGHR9p0npbIqIs7NHQZ4bKNPJiu0ly4Yqw4z18rL+3BlWSuTgMvgAAAWVJREFUGBk9wcsuA2EYBuD3+/450CnjVK1IFQ1NsRGxRFmISNyDpRtyDxILkbCXiIXEgsYhERLaVNM6Tg/T6Zx+JeJ58C8Wy+EP4RflKJAdZ/hB6NDn9NVQRWFtr2rfAhAAaGpLW8ibGa8v67yYH4AAML7d3zhrrdxk9jOJkeTbFxQgsSgfasrk3cV0+sgfGVNICmiRjaIs9ThGWfHdmunkqhVGfIfCMln4YUG1elhjWIW80DzE4oiTNF5wm40wJOrvbaDlw3XR0b1EDNRBCcjo5zoX0dRtnIJB0qh9DHl3Fj0PkioaxWXJ6I1iQniqyHZNlSRsuLs2wzu2nxqEXu1QcJ+nGhHXZVSao/Bb5nIBXZuvpmOfBBAAl2dSX23QyuN5anggzFcggCB2nawp7+GjsIZL6YN6ANJDBSldzHKyES2Gl65T9ZlUNfSBeXHPSHPgXbHCAamKEG1XMywJyP4m9CAIvwGX0JbovJuSgAAAAABJRU5ErkJggg==) no-repeat 0 0
}
.c_forms .control-group .controls .valid {
	text-indent: -999px;
	overflow: hidden;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAB9VBMVEUAAABerTVGZjY5kBKatocBBAACCABKVEMNDwyx3pY8lRWPzWx+wFtwb3EwLDLb59UziQ5rplBvqlUWXwANRQAwhQs2lA4ohAAgeQAshQUrhAhHmyFkrz4ADgCMzmVvt0oxiAoxiAlfrDkdYgILNQA6lhMnggAmcAcDIABYpjZ4u1VBkx9Pny5Mmyhdqjo2jRMZTwIAAAAsfgkyhw04lA+IyWQ7jxib23ROnidWpy5DmR1YqTQ5kxByyE5Sqid4yk9TrClctTNWsC9ov0JWrCpLqyNftzZPrCd9zFWZ33Zary18zld6zFNTqylYrStUrS1+zldww0hpvD1asjGO2mtluz57zVRwwkVRqCZ3y1L9+f739PhEohxTsCthuTt2xVJcszJfszN7xldcsS5jtTVXriiI0GZsxEhcsTBzxUppwERTqCZluDh2x0ub4nhpvj1Fkid6yVBzxEjX3NfL08ptplmq15Lz8PTq7Onh4+He4d/m6ebs6O3q6eo+nheL12hisz2K1WdmvT9GqB1IoiNYrDRwwUtiuTyC02CT2HBltkOSynSYzHx0s1hlpE1gn0eV3nN0rF+k0otmoFC226Lz8vPv6/D07/ew05yj0ol5sWVzwU5vyEp9yVyT0niB0V17vWJdrDnI276l14x3sWRNoyVCnRvJ9zYiAAAAPXRSTlMAXByHARgkAQIH4BM+BA0L6yM9fVrQr9nCopnDUC0fOnFtYod08nqxSrdVkqx8v7uLEMji0SxpF0Zn0uzKde33PgAAAWJJREFUGNNigAN+fk4GVMCtpa2pp6PLgyTEosSV5Ok5wbOzS98UrkwyKa/DFggiQzytzaCCUmkh6bY+Yd5hkelz8hZagMVkGuqzbMM8AgICwuznzQ2xMgeKcUo3Ogfa+3gAgf3i2kVpsy2BgvKt3k2ZuYVAkDuzsqZqwXwboNMU452dAwOLijLDJ9VGVy9xilwqyMDAHB8XlN8zIzy/bGpUxazg0EB/IcCAgm1ubt2106eURUdVT8wIcsuKAAoqhLo59lZGRZeXV5X6BeU4Oi8DaudpaQ/27SueVlNc6pKTkhgcagK0iFO83Skjor+kZHJESmKGV4K/GsjxjDGODsnZBQXZyV5efi6OXHLg4BBzd/J1SU31c3HxdXCqY4T4nUnCNdbBDgQcYmOE2YEi7BzsDEzKqq6u7u7urs2iIhwgZRwsQIJVw8BIQMBYXUUWoheokIODl8+QlY2NjZWPFyTEDgBa8VzvgkustgAAAABJRU5ErkJggg==) no-repeat 0 0
}
.c_forms .control-group .text-right {
	font-weight: normal;
	font-size: 16px;
	line-height: 1.33333333;
	color: #525252;
}
.c_forms .control-group .f-star {
	color: #d9534f;
}
.c_forms .btn-primary {
	padding: 8px 25px;
	border: 1px solid #0000;
	font-size: 1.125em;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.2);
	background: #ec2329;
	background: -webkit-gradient(linear,left top,left bottom,from(#e7171d),color-stop(8%,#ec2329),color-stop(92%,#ec2329),to(#f33339));
	background: linear-gradient(to bottom,#e7171d 0%,#ec2329 8%,#ec2329 92%,#f33339 100%);
}
.c_forms .btn-primary:active,
.c_forms .btn-primary.active {
	background: #e7171d;
	background: -webkit-gradient(linear,left top,left bottom,from(#e7171d),color-stop(8%,#ec2329),color-stop(92%,#ec2329),to(#f33339));
	background: linear-gradient(to bottom,#e7171d 0%,#ec2329 8%,#ec2329 92%,#f33339 100%);
}
.form-plug {
	width: 100%;
	height: 100%;
	display: block;
	background: #f5f4ef;
	position: absolute;
	top: 0;
	left: 0;
	opacity: .5;
}


/*footer*/
.f-top{
	padding: 50px 0 43px;
}
.f-copyright{
	text-align: center;
	/*opacity: 0.41;*/
	color: #000;
	font-size: 12px;
	padding: 25px 0;
}
.f-top__nav .tittle{
	margin-bottom: 20px;
}
.f-top__nav li:not(:last-of-type){margin-bottom: 5px;}
.f-top__nav--1 .inner,
.f-top__nav--3 .inner{padding-left: 40px;}
.f-top__widget-vk .inner{
	display: inline-block;
	width: 220px;
}
.f-top__widget-vk{
	text-align: right;
	height: 212px;
}
/*********************************************/
/*_______________3 inner pages ______________*/
/*********************************************/
p.result_message {
    padding: 10px;
    font-size: 19px;
    text-align: center;
    color: #1c9200;
}
.modal-dialog {
    max-width: 400px;
}

.modal-dialog form input {
    margin-bottom: 10px;
}

.modal-dialog .btn {
    font-size: 16px;
}

.modal-header {
    font-size: 18px;
}
.inner-page-top{
	height: 305px;
}
.maentak-descr__nav{
	text-align: center;
	margin-bottom: 25px;
	font-size: 13px;
}
.maentak-descr__nav li{
	display: inline-block;
	margin: 0 22px;
}
.maentak-descr__body-img img{width: 100%;}
.link-gallery{
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: 5px;
}
.link-gallery:after{
	content: '';
	display: block;
	width: 79px;
	height: 79px;
	background: url(img/loop.png) no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -40px;
	margin-left: -35px;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	opacity: 0;
}
.link-gallery:hover:after{
	opacity: 1;
}
.maentak-descr__body-text .text{
	position: relative;
	padding-left: 37px;
}
.maentak-descr__body-text .text .ic{
	position: absolute;
	top: 2px;
	left: 0;
}
.maentak-descr__body-text .text{margin-bottom: 10px;}
.maentak-descr__body-text .btn-bot{
	margin-top: 35px;
}
.maentak-descr__body-text .btn-bot .btn{margin-right: 20px;}
.maentak-descr__body{margin-bottom: 68px;}
.maentak-descr__slider .block{
	padding: 0 15px;
}
.maentak-descr__slider img{width: 100%;}
.maentak-descr__slider .link-gallery:after{
	width: 42px;
	height: 42px;
	margin-top: -21px;
	margin-left: -21px;
}
.maentak-info__block .inner{
	position: relative;
	overflow: hidden;
	border-radius: 5px;
}
.maentak-info__block img{width: 100%;}
.maentak-info__block .descr{
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(197,69,58,0.84);
	position: absolute;
	top: 82%;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.maentak-info__block .inner:hover .descr{
	top: 0;
}
.maentak-info__block .inner:hover .tittle{
	padding-top: 35px;
}
.maentak-info__block .tittle{
	-webkit-text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.38);
	text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.38);
	font-size: 19px;
	padding: 20px 0;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.maentak-info__block .text{
	width: 200px;
	font-size: 13px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 30px 0;
	margin-bottom: 20px;
}
.maentak-info__block .text:before,
.maentak-info__block .text:after{
	content: '';
	display: block;
	width: 64px;
	height: 1px;
	background: #FF8868;
	position: absolute;
	left: 50%;
	margin-left: -32px;
}
.maentak-info__block .text:before{top: 0;}
.maentak-info__block .text:after{bottom: 0;}
.maentak-info__block .price{
	-webkit-text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.38);
	text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.38);
	color: #fee5a5;
	font-size: 19px;
	margin-bottom: 20px;
}
.maentak-info__block{
	padding: 0 26px;
	margin-bottom: 44px;
}
.maentak-info__text{
	padding: 0 26px;
}

/*.maentak-info__text .items */
/*{*/
	/*width: 1128px;*/
	/*overflow:hidden;*/
	/*margin:10px 0px;*/
/*}*/

/*.maentak-info__text .items  .item*/
/*{*/
	/*width: 280px;*/
	/*float:left;*/
/*}*/

.text-content .text{
	margin-bottom: 15px;
}
.fl-l{float: left;}
.text-content img{
	margin-right: 20px;
	margin-bottom: 5px;
	max-width: 100%;
}
.tblprice-adaptive {
	overflow-x: scroll;
}
/*_______________ CALENDAR ______________*/
#calendar h2 {
	color: #2f2f2f;
	font-size: 18px;
	margin: 15px 5px;
	padding: 10px;
	background: #f9f9f7;
}
.datepicker td.highlighted {
	background: #ef8f8f!important;
}
.datepicker td.evt-active,
.datepicker td.inf-active,
.datepicker td.day-active {
	background: #bcef8f!important;
}
.datepicker td.inf-active {
	background-color: #d9edf7!important;
}

.datepicker td.evt-active.today {
	background: -moz-linear-gradient(135deg, #bcef8f 0%, #bcef8f 49%, #ffdb99 50%, #ffdb99 100%)!important; /* ff3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffdb99), color-stop(50%, #ffdb99), color-stop(51%, #bcef8f), color-stop(100%, #bcef8f))!important; /* safari4+,chrome */
	background: -webkit-linear-gradient(135deg, #bcef8f 0%, #bcef8f 49%, #ffdb99 50%, #ffdb99 100%)!important; /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(135deg, #bcef8f 0%, #bcef8f 49%, #ffdb99 50%, #ffdb99 100%)!important; /* opera 11.10+ */
	background: -ms-linear-gradient(135deg, #bcef8f 0%, #bcef8f 49%, #ffdb99 50%, #ffdb99 100%)!important; /* ie10+ */
	background: linear-gradient(315deg, #bcef8f 0%, #bcef8f 49%, #ffdb99 50%, #ffdb99 100%)!important; /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdb99', endColorstr='#bcef8f',GradientType=1 )!important; /* ie6-9 */
}

.datepicker td.inf-active.today {
	background: -moz-linear-gradient(135deg, #ffdb99 0%, #ffdb99 49%, #d9edf7 50%, #d9edf7 100%)!important; /* ff3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #d9edf7), color-stop(50%, #d9edf7), color-stop(51%, #ffdb99), color-stop(100%, #ffdb99))!important; /* safari4+,chrome */
	background: -webkit-linear-gradient(135deg, #ffdb99 0%, #ffdb99 49%, #d9edf7 50%, #d9edf7 100%)!important; /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(135deg, #ffdb99 0%, #ffdb99 49%, #d9edf7 50%, #d9edf7 100%)!important; /* opera 11.10+ */
	background: -ms-linear-gradient(135deg, #ffdb99 0%, #ffdb99 49%, #d9edf7 50%, #d9edf7 100%)!important; /* ie10+ */
	background: linear-gradient(315deg, #ffdb99 0%, #ffdb99 49%, #d9edf7 50%, #d9edf7 100%)!important; /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9edf7', endColorstr='#ffdb99',GradientType=1 )!important; /* ie6-9 */
}

.datepicker td.evt-active.inf-active {
	background: -moz-linear-gradient(135deg, #bcef8f 0%, #bcef8f 49%, #d9edf7 50%, #d9edf7 100%)!important; /* ff3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #d9edf7), color-stop(50%, #d9edf7), color-stop(51%, #bcef8f), color-stop(100%, #bcef8f))!important; /* safari4+,chrome */
	background: -webkit-linear-gradient(135deg, #bcef8f 0%, #bcef8f 49%, #d9edf7 50%, #d9edf7 100%)!important; /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(135deg, #bcef8f 0%, #bcef8f 49%, #d9edf7 50%, #d9edf7 100%)!important; /* opera 11.10+ */
	background: -ms-linear-gradient(135deg, #bcef8f 0%, #bcef8f 49%, #d9edf7 50%, #d9edf7 100%)!important; /* ie10+ */
	background: linear-gradient(315deg, #bcef8f 0%, #bcef8f 49%, #d9edf7 50%, #d9edf7 100%)!important; /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9edf7', endColorstr='#bcef8f',GradientType=1 )!important; /* ie6-9 */
}

#calendar__map-color {
    width: 100%;
    padding: 20px;
}
#calendar__map-color ul {}
#calendar__map-color li {
    position: relative;
    padding-left: 25px;
    margin: 3px auto;
    color: #5f6267;
}
#calendar__map-color li:after {
    display: block;
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background: #ffdb99;
    border-radius: 10px;
}

#calendar__map-color .i-free:after {
	background: #ef8f8f;
}

#calendar__map-color .i-fest:after {
    background: #bcef8f;
}

#calendar__map-color .i-excurs:after {
    background: #d9edf7;
}

.content__event-period {
	display: inline-block;
	background: #ffdb4d;
	margin: 10px auto;
	padding: 4px 10px;
	font-size: 12px;
	color: #86521b;
}
#sandbox-container {
	position: relative;
}
#sandbox-container:before {
	position: absolute;
	bottom: 0;
	display: block;
	content: ' ';
	width: 100%;
	height: 217px;

}
#sandbox-container > div {
	background: #fff9e4;
	padding: 15px 0;
}
#sandbox-container .datepicker {
	margin: 0 auto;
}
.calendar__item {
	overflow: hidden;
	height: 410px;
	position: relative;
	margin: 5px;
	padding: 10px 0;
	width: 32.1111111111111111%;
	float: left;
	border: 1px solid #efebe1;
	transition: ease-in-out 0.4s;
}
.calendar__item:hover {
	border-color: #D8CFB2;
	background: #fffcf0;
}
.calendar__item-thumb {
    position: relative;
	float: left;
    left: 0;
	margin: 0 0 0 6%;
	width: 88%;
	z-index: 5;
}
.calendar__item:hover .calendar__item-thumb {
    -webkit-animation: enditemhover 1s 1 linear alternate;
    -o-animation: enditemhover 1s 1 linear alternate;
    animation: enditemhover 1s 1 linear alternate forwards;
}
@keyframes enditemhover {
    100% {
        overflow: hidden;
        bottom: -500px;
    }
}
.calendar__item-thumb img {
	width: 100%;
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-o-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.calendar__item:hover img {
	-webkit-transform: scale(10);
	-moz-transform: scale(10);
	-o-transform: scale(10);
	-ms-transform: scale(10);
	transform: scale(10);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.calendar__item-info {
	float: left;
	margin: 0 0 0 6%;
	width: 88%;
	transition: ease-in-out 0.5s;
	z-index: 10;
}
.calendar__item:hover .calendar__item-info {
	margin-top: -130px;
	margin-bottom: 130px;
	z-index: 100;
}
.calendar__item-info h3,
.calendar__item-info p {
	margin: 0 0 6px 0;
}
.calendar__item-title {
	color: #326d93;
	font-size: 15px;
	line-height: 19px;
	padding: 0;
	text-align: justify;
	text-transform: uppercase;
}
.calendar__item-period,
.calendar__item-text,
.calendar__item-links {
	color: #5f6267;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
}
.calendar__item-period {
	color: #c5453a;
}
.calendar__item-links a {
	color: #c5453a!important;
}
.calendar-thumb {
	float: left;
}
.justifyleft {
	float: left;
}
#calendar-items,
#calendar-info-items {
	width: 100%;
	overflow: hidden;
}
/* BANNER-VIDEO */
.banner-video-container {
	height: 100%;
	position: relative;
	background: #000;
}
.banner-background-plug {
	position: absolute;
	top: 0;
	width: 100%;
	height: 690px;
	background: rgba(0, 0, 0, .4);
}
.banner-background {
	position: relative;
	top: 0;
	left: 0;
	height: 600px;
	overflow: hidden;
}
.banner-background-container {
	position: absolute;
	top: -330px;
}
.header-outer {
    position: relative;
	height: 600px;
}
.header-outer .inner-content {
	position: absolute;
	text-align: right;
	width: 100%;
	bottom: 50px;
    z-index: 99;
}
.header-outer header,
.header-outer .header {
    margin: -597px 0 330px 0;
	background: none!important;
}
.header-outer .h-top {
	padding: 65px 0 25px;
}
.header-outer .h-top p,
.header-outer .h-top a,
.header-outer .h-top a:hover {
	color: #fff!important;
}
.header-outer .nexa-light {
	line-height: 1.3;
}
.banner-image-container {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #711e16;
}
.banner-image-container .banner-image {
    width: 100%;
    height: 100%;
    background-position: center!important;
    background-size: cover!important;
}
.banner-image-container .banner-image-plug {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
}
.customer-panel {
	position: fixed;
	z-index: 999;
	left: 0;
	right: 0;
	bottom: 0;
	height: 50px;
	padding: 0;
	background: #c5453a;
	line-height: 1.1;
	display: none;
}

.customer-panel-inner {
	width: 1208px;
	margin: 0 auto;
}

.banner-items {
	width: 100%;
}

.customer-banner-item {
	display: block;
	float: left;
	margin-top: 5px;
	opacity: .5;
	transition: ease-in-out 0.2s;
}

.customer-banner-item:hover	{
	opacity: 1;
}

.customer-banner-item img {
	width: 40px;
}

/* .BANNER-VIDEO */
/*_______________2 MEDIA ______________*/
@media screen and (max-width: 1400px){
	.arrows-lg .slick-prev, .arrows-lg .slick-prev:focus{
		left: 5px;
	}
	.arrows-lg .slick-next, .arrows-lg .slick-next:focus{
		right: 5px;
	}
	.arrows-sm .slick-prev{left: -10px}
	.arrows-sm .slick-next{right: -10px}
	.maentak-descr__slider{
		padding: 0 45px;
	}
	.maentak-descr__slider .block{
		padding: 0 5px;
	}
	.arrows-sm.maentak-descr__slider .slick-prev {
		left: 15px;
	}
	.arrows-sm.maentak-descr__slider .slick-next {
		right: 15px;
	}
}
@media screen and (max-width: 1200px){
    .header-outer .inner-content .container-fluid {
        padding-right: 30px;
    }
	.h-menu__list{
		border-radius: 0;
		font-size: 12px;
	}
	.news__socials{display: none;}
	.h-top__adress p:first-of-type{font-size: 13px;}
	.news__block .inner{padding: 0;}
	.f-top__nav--2,.f-top__nav--3 .inner{padding-left: 0;}
	.maentak-descr__nav li{margin: 0 10px;}
	.maentak-descr__slider .block {
		padding: 0 14px;
	}
	.maentak-info__block,.maentak-info__text{
		padding: 0 15px;
	}
	.maentak-info__block .tittle{padding: 13px 0;}
	.maentak-info__block .inner:hover .tittle{padding-top: 20px;}
}
/*end max-width: 1200px*/
@media screen and (max-width: 992px){
	header {
		margin-bottom: 0!important;
	}
	.header-outer header {
        margin-bottom: 258px!important;
    }
    .header-outer .inner-content {
        bottom: 22px;
    }
	.h-menu{position: relative;}
	.section-body{padding: 0 10px;}
	.section-tittle h2{font-size: 25px;}
	.arrows-sm .slick-prev, .arrows-sm .slick-next{
		-webkit-transform: scale(0.7);
		-ms-transform: scale(0.7);
		-o-transform: scale(0.7);
		transform: scale(0.7);
		margin-top: -45px;
	}
	.slider-main-menu a{font-size: 16px;}
	.news__block .descr .link{
		margin-bottom: 0;
		min-height: 85px;
	}
	.slider-reviews__block{padding: 0 10px;}
	.slider-reviews__block:before,
	.slider-reviews__block:after,.f-top__logo{display: none;}
	.f-top__nav--1 .inner{padding-left: 10px;}
	.f-top__nav--3{padding-left: 0;}
	.f-top__nav--2{padding-left: 15px;}
	.maentak-descr__nav li{
		width: 25%;
		margin: 0 0 10px;
	}
	.maentak-descr__body-text.sm{text-align: center;}
	.maentak-info__block .descr{top: 85%;}
	#page-vacancies .section-body {
		padding: 0 10px 0 25px;
	}
}
/*end max-width: 992px*/
@media screen and (min-width: 767px){
	.customer-panel {
		display: block;
	}
	footer {
		margin-bottom: 50px;
	}
}
@media screen and (max-width: 767px){
    .header-outer {
        margin-bottom: 168px;
    }
	header {
		margin-bottom: 0!important;
	}
    .header-outer header {
        margin-top: -600px!important;
        margin-bottom: 317px!important;
    }
	.banner-video-container .banner-background {
		display: none;
	}
    .banner-image-container {
        display: block;
    }

    .banner-video-container .col-xs-12 {
        padding: 0;
    }
    .header-outer .inner-content {
        bottom: -168px;
    }
    .header-outer .inner-content .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
    .slider-main-menu {
        width: 100%;
    }
    .slider-main-menu:before {
        -webkit-transform: skew(0deg);
        -ms-transform: skew(0deg);
        -o-transform: skew(0deg);
        transform: skew(0deg);
        border-radius: 0;
    }

	.h-top__logo{margin-bottom: 30px;}
	.h-top__adress p:first-of-type{font-size: 12px;}
	.h-top__mail{font-size: 14px;}
	.h-top__phones{margin-bottom: 48px;}
	.banner-background > div {
		/*display: none;*/
	}
	.humburger{
		width: 50px;
		height: 25px;
		position: absolute;
		top: 35px;
		right: 12px;
		cursor: pointer;
		-webkit-transition: 0.4s;
		-o-transition: 0.4s;
		transition: 0.4s;
	}
	.humburger:hover,.humburger-close:hover{opacity: .7;}
	.humburger span{
		position: relative;
		vertical-align: top;
	}
	.humburger span:before,
	.humburger span:after{
		content: '';
		position: absolute;
		left: 0;
	}
	.humburger span:before{top: 10px;}
	.humburger span:after{top: 20px;}
	.humburger span,
	.humburger span:before,
	.humburger span:after{
		display: inline-block;
		width: 50px;
		height: 5px;
		background: #C5453A;
	}
	.h-menu{
		position: absolute;
		width: 100%;
		top: 0;
		left: 0;
		z-index: 1;
		display: none;
	}
	.humburger-close{
		width: 47px;
		height: 38px;
		cursor: pointer;
		background: url(img/close-ic.png) no-repeat;
		position: absolute;
		top: 35px;
		right: 14px;
		-webkit-transition: 0.4s;
		-o-transition: 0.4s;
		transition: 0.4s;
	}
	.h-menu-wrap{position: relative}
	.h-menu__list{
		padding: 40px 0;
		min-height: 600px;
	}
	.h-menu__list li{
		float: none;
		width: 100%;
	}
	.h-menu__list a{
		width: 176px;
		margin-left: auto;
		margin-right: auto;
	}
	.slider-main__slide{text-align: center;}
	.section-tittle h2{font-size: 20px;}
	.complex-slider__block{
		padding: 0 9px;
		margin-bottom: 18px;
	}
	.complex-slider__block .name{padding: 9px;}
	.news__block .inner{
		width: 310px;
		margin: 0 auto 30px;
	}
	.news__block .descr .link{
		min-height: auto;
		margin-bottom: 15px;
	}
	.section-body{padding: 0;}
	.complex .section-body{padding: 0 9px;}
	.slider-reviews__block,.slider-reviews__block .name{text-align: center;}
	.f-top__nav{
        /*27.07.18*/
        /*width: 33.3%;*/
        /*margin-bottom: 25px;*/
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
        padding: 0 15px;
	}
	.f-top__nav--1 .inner{padding: 0;}
	.f-top__nav--1{padding-right: 0;}
	.f-top__logo{
		display: block;
	}
    .f-top__logo,
    .f-top__widget-vk {
        width: 100%;
        text-align: center;
    }
	.f-copyright p{
		display: inline-block;
		width: 100%;
		/*width: 245px;*/
	}
	.maentak-descr__nav{
		font-size: 12px;
	}
	.maentak-descr__nav li{width: 32%;}
	.maentak-descr__body-img{margin-bottom: 30px;}
	.maentak-descr__slider .block a{
		width: 260px;
		margin-left: auto;
		margin-right: auto;
	}
	.maentak-descr__body{margin-bottom: 40px;}
	.maentak-descr__body-text span{
		width: 170px;
		display: inline-block;
		line-height: 18px;
		text-align: left;
	}
	.maentak-descr__body-text .btn{vertical-align: top;}
	.bg-3 {
		background: url(img/bg/bg3.jpg) no-repeat 65% 50%;
		-webkit-background-size: cover;
		background-size: cover;
	}
	.maentak-info__block .inner{
		width: 320px;
		margin-left: auto;
		margin-right: auto;
	}
	.c-post .info_style .lists {
		width: 100%;
	}
	.c-post .pull-left {
		display: block;
		text-align: center;
		float: none !important;
	}
	.c-post .opener .label-price {
		display: block;
		text-align: center;
		float: none !important;
	}
	.c-post .closer .label-price {
		display: block;
		text-align: center;
		float: none!important;
		margin-top: 4px;
	}
}
/*end max-width: 767px*/
@media screen and (max-width: 549px){
.text-content img{
	float: none;
	margin-right: 0;
}
}
@media screen and (max-width: 479px){
	.header-outer header {
        margin-bottom: 216px!important;
    }
	.h-top__adress,.h-top__contacts{
		width: 100%;
		text-align: center;
	}
	.h-top__phones,.h-top__contacts{margin-bottom: 35px;}
	.h-top__adress .inner{
		display: inline-block;
		margin-left: -15px;
	}
	.h-top__shedule .small{
		padding: 0;
		text-align: center;
	}
	.slider-main-menu:before{
		-webkit-transform: skew(0deg);
		-ms-transform: skew(0deg);
		-o-transform: skew(0deg);
		transform: skew(0deg);
		border-radius: 0;
	}
	.slider-main__slide .col-xs-12{
		padding: 0;
	}
	.slider-main-menu{
		width: 100%;
	}
	.slider-main__slide .inner .inner-content{bottom: 70px;}
	.section-tittle h2{font-size: 16px;}
	.complex-slider__block a{
		width: 220px;
		margin-left: auto;
		margin-right: auto;
	}
	.arrows-sm .slick-prev {
		left: 0px;
	}
	.arrows-sm .slick-next {
		right: 0px;
	}
	.news__block .inner{width: 100%;}
	.news__block .descr,.relax{text-align: center;}
	.news__all{padding: 0 17px 0;}
	.f-top__nav{
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
		padding: 0 15px;
	}
	.f-top__logo,.f-top__widget-vk{
		width: 100%;
		text-align: center;
	}
	.f-top__widget-vk{margin-bottom: 35px;}
	.maentak-descr__nav li {
		width: 49%;
	}
	.btn-cream{width: 110px;}
	.maentak-descr__body-text span {
		width: 159px;
		font-size: 13px;
	}

}
/*end max-width: 479px*/
@media screen and (max-width: 399px){
	.maentak-info__block .inner{width: 100%;}
	.maentak-info__block .descr {top: 83%}
}

.slider-reviews__block .answer {
    padding: 10px 0 10px 10%;
}

.contacts-form input, .contacts-form textarea {
    margin-bottom: 10px;
    border-radius: 3px;
    border: solid 1px #a9a9a9;
}

a.link_all {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

.form_and_map {
    margin: 20px 0;
}

.font-b b, .font-b strong {
    font-weight: bold;
    font-family: "PT_Serif-Bold", sans-serif;
}

#form_page_contacts {
    margin-top: 15px;
}

.maentak-descr__gallery > .block {
    margin-bottom: 20px;
}

.gray, .gray a {
    color: #868686;
}

.pagination {
    text-align: center;
    display: block;
}

.pagination span, .pagination a {
    display: inline-block;
    padding: 3px 7px;
    border: solid 1px #eee;
    border-radius: 3px;
    margin: 3px;
    color: #000;
}

.pagination > span {
    background: #eee;
}

.pagination a:hover {
    text-decoration: none;
    background: #ddd;
}

.f-top__logo {
    padding-top: 36px;
}

.slider-reviews__block {
    border-bottom: solid 1px #eee;
    margin-bottom: 20px;
    padding-bottom: 8px;
}

.delimiter_block {
    margin: 20px;
}

.g-recaptcha > div {
    margin: 0 auto 0 auto;
}

.g-recaptcha {
    margin-bottom: 10px;
}

#yamaps-wrapper {
	height: 300px;
    overflow: hidden;
}

.tblprice
{
	border-collapse:collapse;
	border:solid 1px #333;
}

.tblprice td
{
	border-collapse:collapse;
	border:solid 1px #a5a3a3;
}

.tblprice tr:nth-child(2n+1) td
{
	background-color:#f9f9f9;
}

 

.tblprice tr:first-child td
{
	background-color: #bc3a2f;
    
    font-size: 16px;
}

.tblprice.nofill tr:first-child td
{
	background-color: #FFF;
    color:#000;
    font-size: 16px;
}

/* GOOGLE POPUP */

.modal-popup {
	position: fixed;
	bottom: 25px;
	right: 60px;
	width: 380px;
	z-index: 99999;
}

.modal-popup .btn {
	padding: 5px 10px;
	border: 1px solid #ffffff8a;
	border-radius: 2px;
	text-transform: lowercase;
	color: #fff;
	text-decoration: none;
}

.modal-popup .btn:hover {
	color: #f9f402;
	border: 1px solid #f9f4027d;
}

.modal-popup__wrapper {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	padding: 15px;
	background: #b91515e3;
	box-shadow: 0 0 10px 0px #bbbbbb7a;
	border-radius: 5px;
	opacity: 0;
	color: #fff;
	font-size: 1.1em;
	line-height: 1.5;
	letter-spacing: 1.15px;
}

	.modal-popup__wrapper a {
		color: #f9ff00;
	}
	.modal-popup__wrapper hr {
		display: block;
		width: 100%;
		margin: 13px auto;
		padding: 0;
		border: none;
		background: #ffffff70;
		color: #ffffff70;
		height: 1px;
	}

	.modal-popup__wrapper-header {
		position: relative;
		/*padding-bottom: 15px;
		padding-right: 65px;
		margin-bottom: 15px;
		border-bottom: 1px solid #cec5a1;*/
	}

		.modal-popup__wrapper-header .btn--close {
			position: absolute;
			top: -8px;
			right: 0;
		}

		.wrapper-header__content {}

	.modal-popup__wrapper-content {
		position: relative;
		/*color: #3e3c37;
		padding-bottom: 15px;
		margin-bottom: 15px;
		border-bottom: 1px solid #cec5a1;*/
	}

		.wrapper-content__content {}

		.wrapper-content__content h4 {
			margin-bottom: 8px;
		}

	.modal-popup__wrapper-footer {
		position: relative;
	}

		.wrapper-footer__content {
			text-align: center;
		}

.animated {
	animation-duration: 1s;
	animation-fill-mode: both;
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translate3d(0, 100%, 0);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

.fadeInUp {
	animation-name: fadeInUp;
}

@keyframes fadeOutDown {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		transform: translate3d(0, 100%, 0);
	}
}

.fadeOutDown {
	animation-name: fadeOutDown;
}

/* .GOOGLE POPUP */
/* TPL-NG */
.tpl-ng .header {
	margin-bottom: 337px;
}
.tpl-ng .header .h-top {
	padding-bottom: 0;
}
.tpl-ng .slider-main-menu {
	top: 40px;
}
/* .TPL-NG */
/******footer******/
.wrapper{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}
.wrapper-content {
	-webkit-flex: 1 0 auto;
	-moz-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	-o-flex: 1 0 auto;
	flex: 1 0 auto;
}
footer{
	position: relative;
	-webkit-flex: 0 0 auto;
	-moz-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	-o-flex: 0 0 auto;
	flex: 0 0 auto;
}

.archive-side .active a {
	color: #c5453a;
}
/* SPINNER
 ==========================*/
.spinner {
	margin: 95px auto;
	width: 60px;
	height: 60px;
	position: relative;
}
.spinner > p {
	padding-top: 80px;
	margin-left: -4px;
}
.spinner .spinner-container {
	position: absolute;
	width: 100%;
	height: 100%;
}
.container1 > div, .container2 > div, .container3 > div {
	width: 14px;
	height: 14px;
	background-color: #C5453A;

	border-radius: 100%;
	position: absolute;
	-webkit-animation: bouncedelay 1.2s infinite ease-in-out;
	animation: bouncedelay 1.2s infinite ease-in-out;
	/* Prevent first frame from flickering when animation starts */
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.container2 {
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}

.container3 {
	-webkit-transform: rotateZ(90deg);
	transform: rotateZ(90deg);
}

.circle1 { top: 0; left: 0; }
.circle2 { top: 0; right: 0; }
.circle3 { right: 0; bottom: 0; }
.circle4 { left: 0; bottom: 0; }

.container2 .circle1 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.container3 .circle1 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

.container1 .circle2 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

.container2 .circle2 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}

.container3 .circle2 {
	-webkit-animation-delay: -0.7s;
	animation-delay: -0.7s;
}

.container1 .circle3 {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s;
}

.container2 .circle3 {
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s;
}

.container3 .circle3 {
	-webkit-animation-delay: -0.4s;
	animation-delay: -0.4s;
}

.container1 .circle4 {
	-webkit-animation-delay: -0.3s;
	animation-delay: -0.3s;
}

.container2 .circle4 {
	-webkit-animation-delay: -0.2s;
	animation-delay: -0.2s;
}

.container3 .circle4 {
	-webkit-animation-delay: -0.1s;
	animation-delay: -0.1s;
}

@-webkit-keyframes bouncedelay {
	0%, 80%, 100% { -webkit-transform: scale(0.0) }
	40% { -webkit-transform: scale(1.0) }
}

@keyframes bouncedelay {
	0%, 80%, 100% {
		transform: scale(0.0);
		-webkit-transform: scale(0.0);
	} 40% {
		  transform: scale(1.0);
		  -webkit-transform: scale(1.0);
	  }
}
/* .SPINNER
 ==========================*/
.loader {
	display: none;
}
.ajax {
	position: relative;
}
.ajax .loader {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.75);
}