html, body 
{
	margin: 0;
	padding: 0;
	width: 100%;
	/* height: 100%; */
    min-height: 900px; 
    min-width: 360px;
	/* border: 1px solid #76736e; */
	
	/* font-family: Montserrat; */
	font-size: 18px;
	font-weight: 400;
	line-height: 17px;
	letter-spacing: 0em;
	background: rgba(41, 191, 242, 0.05);
/*	#29bff2; */
	/* border: 1px solid #000000; 
	*/
}

.all {	
	/* border: 1px solid #000000; */
    position: relative;
    width: 100%;
    min-height: 100%; 
}

.top {
    position: relative;
		border: 1px solid #dff5fd;
	top: 0;
	/* width: calc(100% - 3px); */
	height: 700px;
	background-size: cover;
	background-position: left bottom;
	background-repeat: no-repeat;
	overflow: hidden;
}

.top-slave {
	height: 360px;
	overflow: visible;
	background-position: left top;
}

.top-fon {
	background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 64.94%);	
    position: absolute;
	/* border: 1px solid #000000; */
	top: 0;
	width: 100%;
	height: 400px;
	z-index: 10;
}

.top-slave .top-fon {
	background: rgba(0, 0, 0, 0.5);
	height: 100%;
	/* height: 350px; */
}

.top .mmenu {
    margin: 0px auto 0px;
	max-width: 1720px;
	width: calc(100% - 30px);
	/* width: 1158px; */
	height: 163px;
	margin-top: 20px;
	/* border: 1px solid #ffffff; */
	z-index: 100;
    position: relative;
}

.top .mmenu .logo {
	/* border: 1px solid #000000; */
	text-align: center;
	background: #ffffff;
	border-radius: 50%; 
	height: 150px;
	width: 150px;
}

.top .mmenu .logo  img{
	/* border: 1px solid #000000; */
	margin-top: 27px;
	width: 80%;
}

.top .adres1, .top .adres2 {
	/* border: 1px solid #000000; */
	position: absolute;
	font-family: 'Montserrat';
	font-style: normal;
	font-size: 18px;
	line-height: 23px;
	text-align: center;
	color: #FFFFFF;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.top .adres1 a, .top .adres2 a {
	color: #FFFFFF;
    text-decoration: none;
}

.top .adres1 a:hover, .top .adres2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.top .adres1 {
	left: 20%;
	top: 0px;
}

.top .adres2 {
	left: 50%;
	top: 0px;
}

.top .fbk {
	/* border: 1px solid #ffffff; */
	position: absolute;
	left: calc(100% - 850px);
	top: 0px;
	width: 650px;
	height: 70px;
}

.top .fbk a{
		border: 2px solid #F6AB27;
	border-radius: 3px; 
    display: block;
    position: relative;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	min-width: 195px;
	width: 300px;
	height: 40px;
	color: #F6AB27;
	line-height: 40px;
	text-align: center;
	border-radius: 10px;
	float: left;
	margin: 10px;

	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
    text-decoration: none;
}

.top .fbk a:hover{
		border: 2px solid #FF7C7C;
	color: #FF7C7C;
}

.top .fbk .v2 {
		border: 2px solid #FF7C7C;
	color: #FF7C7C;
}

.top .fbk .v2:hover {
		border: 2px solid #F6AB27;
	color: #F6AB27;
}

.top  .lng {
	/* border: 1px solid #ffffff; */
	position: absolute;
	left: calc(100% - 160px);
	top: 10px;
	width: 150px;
	height: 50px;
	color: #ffffff;
	font-family: 'Montserrat';
	font-style: normal;
	font-size: 16px;
	line-height: 20px;
	z-index: 1000;
}

.top .lng ul {
	/* border: 1px solid #ffffff; */
	padding:0;
	margin:0;
	list-style: none;
	position: relative;
	cursor: pointer;
	text-align: center;

	line-height: 40px;
	border-radius: 10px;
	color: #ee1d23;
	background: #ffffff;	
	-webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);	
}

.top .lng a{
    text-decoration: none;
	color: #000000;
	margin-top: 3px;
	display: block;
	font-size: 15px;
}

.top .lng a:hover{
	color: #ee1d23;
}

.top .lng ul li ul{
	display: none;
	margin-top: 3px;
    font-size: 17px;
	color: #000000;
	/* background: #4d1515; */
	background: #ffffff;
	padding: 10px;
	border-radius: 3px; 
}

.top .lng ul li:hover > ul {
	display: inherit;
}

.top .m-lng {
	display: none;
}

.top .mmenu .menu {
	/* border: 1px solid #ffffff; */
    position: absolute;
	top: 100px;
	left: 200px;
	width: calc(100% - 300px);
	height: 40px;
    margin: 0px auto 0px;
	display: table;
	/* z-index: 100; */
}

.top .mmenu .menu ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
	/* border: 1px solid #ffffff; */
	display: table-row;
}

.top .mmenu .menu ul li {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 35px;
	display: table-cell;	
	/* border: 1px solid #ffffff; */
	text-align: center;
	position: relative;
	margin-left: 10px;	
	-moz-transition: all 0.05s ease-out;
	-o-transition: all 0.05s ease-out;
	-webkit-transition: all 0.05s ease-out;
}

.top .mmenu .menu ul li a{
	color: #FFFFFF;
	/* border: 1px solid #ffffff; */
    text-decoration: none;
	display: block;
	margin: 5px;
}

.top .mmenu .menu li ul{
	display: none;
	margin-top: 3px;
    font-size: 17px;
	color: #000000;
	/* background: #4d1515; */
	background: #ffffff;
	padding: 10px;
	border-radius: 3px; 
	-webkit-box-shadow: 2px 2px 8px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 2px 2px 8px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 2px 2px 8px 0px rgba(34, 60, 80, 0.2);	
}

.top .mmenu .menu li ul li {
	font-size: 16px;
}

.top .mmenu .menu li:hover {
	background: #ffffff;
	border-radius: 3px;
	color: #ee1d23;
}

.top .mmenu .menu .s {
	background: #ffffff;
	border-radius: 3px; 
	color: #ee1d23;
}

.top .mmenu .menu li:hover a, .top .mmenu .menu .s a{
	color: #ee1d23;
}

.top .mmenu .menu li:hover ul {
	display: block;
	position: absolute;
	top: 100%;
	left: 0px;
	/* background: #ffffff; */
	margin: 0;
	padding: 10px 20px;
	z-index: 999;
	width: calc(100% - 40px);
}

.top .mmenu .menu li:hover ul li {
	/* background: #4d1515; */
	display: block;
	text-align: left;
}

.top .mmenu .menu li:hover ul li a{
    text-decoration: none;
}

.top .mmenu .menu li:hover ul li a:hover{
	color: #f6ab27;
}

.slg {
	z-index: 20;
	left: 0;
	top: 280px;
	width: calc(50% - 200px);
	position: absolute;
	background-color:rgba(255, 255, 255, 0.9);
	border-radius: 0px 40px 40px 0px;
	color: #000000;
	height: 230px;
	/* border: 1px solid #000000; */
}

.slg .info{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	font-size: 38px;
	line-height: 43px;
	position: absolute;
	/* border: 1px solid #ffffff; */
	margin-top: 50px;
	padding-left: 100px;
	left: calc(100% - 650px);
	width: 500px;
	background: url(/img/slogan-fon.png) no-repeat;
	background-position: left;
}

.top .family {
	position: absolute;
	top: calc(100% - 500px);
	left: 55%;
	/* width: 500px; */
	height: 512px;
    margin: 0px auto 0px;
}

.top .bron {
	/* max-width: 50%; */
	width: 1100px;
	/* border: 10px solid #ffffff; */
	top: 580px;
	left: calc(50% - 550px);
	height: 80px;
    position: absolute;
    margin: 0px auto 0px;
    z-index: 99;
	border-radius: 10px; 
	background-color: #ffffff;
	overflow: hidden;
	-webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);	
}

.top .bron ul{
    list-style: none;
    margin: 0;
    padding-left: 0;
	/* border: 1px solid #000000; */
	/* display: table-row;	 */
	display: table;
	position: relative;
	height: 80px;
	width: 100%;
}

.top .bron ul li {
	/* line-height: 40px; */
	display: table-cell;	
	/* border: 1px solid #000000; */
	margin-left: 10px;	
}

.top .bron .l{
	width: 35%;
	min-width: 230px;
	vertical-align: middle;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
    line-height: 30px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 25px;
	color: rgba(0, 0, 0, 0.8);
}

.top .bron .l input {
	height: 40px;
		border: 1px solid #D9D9D9;	
	color: rgba(0, 0, 0, 0.8);
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 18px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 3px; 
}

.top .bron .c{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 18px;
	width: 45%;
	vertical-align: middle;
	color: rgba(0, 0, 0, 0.8);
	padding-left: 20px;
	padding-right: 20px;
}

.top .bron .c .otls{
	/* border: 1px solid #000000;	 */
	height: 50px;
	font-family: 'Montserrat';
	font-style: normal;
	font-size: 15px;
	line-height: 50px;
}

.top .bron .c .otls .lft{
	/* border: 1px solid #000000; */
	height: 50px;
	/* width: calc(10% - 4px); */
	width: calc(50% - 10px);
	margin: 0;
	display: block;
	float: left;
	text-align: right;
	padding-right: 10px;
	border-radius: 20px 0% 0% 20px;
	cursor: pointer;
	background-color: #ee1d23;
	color: #ffffff;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}

.top .bron .c .otls .lft:hover, .top .bron .c .otls .rht:hover, .top .bron .c .otls .s{
	background-color: #f6ab27;
}

.top .bron .c .otls .rht{
	/* border: 1px solid #000000; */
	height: 50px;
	/* width: calc(10% - 4px); */
	width: calc(50% - 11px);
	padding-left: 10px;
	margin: 0;
	display: block;
	float: right;
	float: left;
	border-radius: 0 20px 20px 0;
	cursor: pointer;
	background-color: #ee1d23;
	color: #ffffff;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}

.top .bron .c .otls .s{
	background-color: #ff7c7c;
}


.top .bron .r{
	width: 20%;
	min-width: 200px;
	vertical-align: middle;
	background: #ff7c7c;
	padding: 0;
	margin: 0;
}

.top .bron .r bottom{
	position: relative;
	width: 100%;
	min-width: 210px;
	display: block;
	cursor: pointer;
	padding: 10px;
	padding-left: 0px;
	margin: 0;
	/* border: 1px solid #000000; */
    line-height: 60px;
	height: 60px;
	text-align: center;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;

	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	color: #FFFFFF;
}

.top .bron .r bottom:hover{
	/* color: #ee1d23; */
	background: #f6ab27;	
}

.menu_btn {
    width: 80px;
    height: 80px;
    padding: 0px;
    background: #F6AB27;
    color: #ffffff;
    text-align: center;
    position: absolute;
    left: calc(100% - 110px);
    top: 100px;
    font-size: 50px;
    font-weight: bold;
	z-index: 1000;
	cursor: pointer;
		border: 1px solid #76736e;
    display: none;
    /* border-radius: 2px; */
    border-radius: 50%;
}

.menu_btn:hover {
    opacity: 0.8;
}

.top-slave .bron{
	top: 220px;
}


.cont {
    margin: 0px auto 0px;
	max-width: 1720px;
	width: calc(100% - 80px);
	/* border: 1px solid #000000; */
	min-height: 1000px;
	padding-top: 50px;
	padding-bottom: 100px;

	font-family: 'Montserrat';
	font-style: normal;
	font-size: 20px;
	line-height: 32px;
	color: #000000;
}


.cont-main {
	width: calc(100% - 20px);
}

.cont a{
	font-family: 'Montserrat';
	font-style: normal;
	font-size: 20px;
	line-height: 25px;
	color: #000000;
    text-decoration: none;
}

.cont a:hover{
	text-decoration: underline;
}

.cont h1, .cont h2, .cont h1 a, .cont h2 a{
	/* border: 1px solid #000000; */
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 35px;
	line-height: 43px;
	color: #000000;
	text-align: center;
}

.cont h1 a, .cont h2 a{
	color: #000000;
}

.cont h1 a:hover, .cont h2 a:hover{
    text-decoration: none;
}

.cont h1::before, .cont h2::before,
.cont h1::after, .cont h2::after {
	width: 43px;
	height: 29px;
    line-height: 60px;
	content: "";
	background: url("/img/h1-br.png");
	position: relative; 
	bottom: -1px;	
	margin-right: 15px;
	margin-left: 15px;
	display: inline-block;
}

.cont .h2-ml::before, .cont .h2-ml::after{
	background: none;
}

.cont .bl1 {
	/* border: 1px solid #000000; */
	height: 450px;
	margin-bottom: 70px;
	margin-left: 20px;
	margin-right: 20px;
}

.cont .bl1 .foto{
	/* border: 1px solid #000000; */
	display: block;
	float: left;
	height: 400px;	
	width: 30%;
	border-radius: 15px; 
	background-size: cover;
	background-position: left bottom;
	background-repeat: no-repeat;
}

.cont .bl1 .txt{
	/* border: 1px solid #000000; */
	display: block;
	float: right;
	height: 450px;	
	width: 68%;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 25px;
	color: #000000;
}

.cont .bl2 {
	/* border: 1px solid #000000; */
	height: 580px;	
	margin-bottom: 70px;
}

.cont .bl2 .slider{
	left: 0;
	/* border: 2px solid #000000; */
	overflow: hidden;
	top: 0px;
	/* height: 490px; */
	height: 550px;
    width: 100%;
	/* display: none; */
	z-index: 10;
    margin: 0px auto 0px;
	max-width: 3000px;
    position: relative;
}

.cont .bl2 .slider .sliders{
    width: calc(33% - 32px);
    /* width: 460px; */
	height: 540px;
	float: left;
    position: relative;
	background-size: cover;
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-right: 15px;
	margin-left: 15px;
	border-radius: 5px; 
	/* border: 2px solid #D9D9D9; */
}

.cont .bl2 .slider .sliders .info{
    width: calc(75% - 120px);
	height: 150px;
	left: -1px;
	background: rgba(255,255,255,0.95);
	top: calc(100% - 180px);
    position: absolute;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 5px;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	font-family: 'Montserrat';
	font-style: normal;
	font-size: 20px;
	line-height: 27px;
	color: #000000;
	overflow: hidden;
	/* border: 1px solid #000000; */
}

.cont .bl2 .slider .sliders .info a{
    text-decoration: none;
	color: #000000;
}

.cont .bl2 .slider .sliders .info2{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 46px;
	color: #FFFFFF;
	/* border: 1px solid #ffffff; */
    position: absolute;
    width: 120px;
	left: calc(100% - 160px);
	top: calc(100% - 150px);
	background-color:rgba(0, 0, 0, 0.5);
	padding: 10px;
	border-radius: 5%; 
	/* text-shadow: 2px 2px 2px #000000; */
}

.cont .bl2 .slider .sliders .info b{
	font-weight: 700;	
}

.cont .bl3 {
	/* border: 1px solid #000000; */
	height: 450px;	
	margin-bottom: 70px;
}

.cont .bl3 .itm{
	/* border: 1px solid #000000; */
	height: 100%;	
	width: calc(33% - 56px);
	margin-left: 28px;
	margin-right: 28px;
	display: block;
	float: left;
	border-radius: 10px; 
    position: relative;
	background: #FFFFFF;
	box-shadow: 0px 4px 78px rgba(0, 0, 0, 0.25);
	overflow: hidden;
	transform: scale(0.99);
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	-webkit-transition: all 0.1s ease-out;
}

.cont .bl3 .itm:hover{
	box-shadow: 0px 4px 78px rgba(0, 0, 0, 0.5);
	transform: scale(1)
}

.cont .bl3 .itm .img{
	position: absolute;
	top: 0px;
	height: calc(100% - 90px);
	width: 100%;
	background-size: cover;
	background-position: left bottom;
	background-repeat: no-repeat;
}

.cont .bl3 .itm .info{
	position: absolute;
	width: calc(100% - 20px);
	height: 70px;
	left: 0;
	top: calc(100% - 90px);
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 20px;
	color: #000000;
	/* border: 1px solid #000000; */
	text-align: center;
	padding: 10px;
}

.cont .bl3 .itm .info a{
    text-decoration: none;
	color: #000000;
}

.cont .bl4 {
	/* border: 1px solid #000000; */
	height: 700px;	
	margin-bottom: 100px;
}

.cont .bl4 .itm{
    position: relative;
	height: 660px;
	width: calc(33% - 50px);
	/* border: 1px solid #000000; */
	float: left;
	margin: 10px;
	margin-left: 25px;
	margin-right: 25px;
	background: #FFFFFF;
	box-shadow: 0px 4px 78px rgba(0, 0, 0, 0.25);
	border-radius: 15px;
	overflow: hidden;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	-webkit-transition: all 0.1s ease-out;
}

.cont .bl4 .itm:hover{
	box-shadow: 0px 4px 78px rgba(0, 0, 0, 0.5);
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	-webkit-transition: all 0.1s ease-out;
}

.cont .bl4 .itm .img{
	position: absolute;
	top: 0px;
	height: 60%;
	width: 100%;
	background-size: cover;
	background-position: left bottom;
	background-repeat: no-repeat;
}

.cont .bl4 .itm .info{
	position: absolute;
	/* border: 1px solid #000000; */
	top: 61%;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	padding-left: 30px;
	padding-top: 10px;
 	overflow: hidden;
	padding-right: 30px;
	height: 230px;
}

.cont .bl4 .itm .info h3{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 30px;
	line-height: 43px;
	color: #000000;
	margin-top: 0;
}

.podval {
    position: relative;
	height: 800px;
	/* border: 1px solid #000000; */
}

.podval .menu{
	/* border: 1px solid #000000; */
    margin: 0px auto 0px;
	max-width: 1720px;
    position: relative;
	top: calc(100% - 202px);
	width: 100%;
	height: 200px;
}

.podval .menu .logo {
	/* border: 1px solid #000000; */
	top: 10px;
	left: 0px;
	width: 200px;
	height: 120px;
	position: absolute;
}

.podval .menu .list {
	/* border: 1px solid #000000; */
	top: 50px;
	left: 250px;
	width: calc(100% - 350px);
	display: table;
    position: absolute;
}

.podval .menu .list ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
	/* border: 1px solid #ffffff; */
	display: table-row;
}

.podval .menu .list ul li {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 40px;
	display: table-cell;	
	/* border: 1px solid #ffffff; */
	text-align: center;
	position: relative;
	margin-left: 10px;	
	-moz-transition: all 0.05s ease-out;
	-o-transition: all 0.05s ease-out;
	-webkit-transition: all 0.05s ease-out;
}

.podval .menu .list ul li a{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
    text-decoration: none;
	display: block;
}

.podval .menu .list ul li a:hover {
	color: #ee1d23;
	text-decoration: underline;
}

.podval .menu .list .s{
	color: #ee1d23;
}

.podval .copy {
    margin: 0px auto 0px;
	max-width: 1720px;
    position: relative;
	/* border: 1px solid #000000; */
	text-align: center;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	color: #000000;
	top: calc(100% - 50px);
}

.podval .contact{
	/* border: 1px solid #000000; */
    margin: 0px auto 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	height: 590px;
	background: linear-gradient(90deg, #323232 -0.74%, #FF9B9B 76.53%, rgba(246, 171, 39, 0) 98.37%), url('/img/podval-contact.png');
	/* background-size: 100%, 100%; */
	background-size: 100%, 30%;
	background-repeat: no-repeat;
	background-position: left, right;

}

.podval .contact h3{
    margin: 0px auto 0px;
	/* border: 1px solid #ffffff; */
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 40px;
	line-height: 49px;
	color: #000000;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 50px;
}

.podval .contact h3 a{
	font-family: 'Montserrat';
	font-style: normal;
    text-decoration: none;
	font-weight: 600;
	font-size: 40px;
	line-height: 49px;
	color: #000000;
}


.podval .contact .img {
		border: 10px solid #D9D9D9;
	text-align: center;
	border-radius: 50%; 
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 180px;	
	width: 180px;
    margin: 0px auto 10px;
}

.podval .contact .adr {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	color: #FFFFFF;
	/* border: 1px solid #ffffff; */
	text-align: center;
	margin-bottom: 30px;
	margin-top: 30px;
}

.podval .contact .adr a{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	color: #FFFFFF;
    text-decoration: none;
}

.podval .contact .adr a:hover{
	text-decoration: underline;
}

.podval .contact .fbk {
	/* border: 1px solid #ffffff; */
	position: absolute;
	left: calc(100% - 850px);
	left: 0;
	top: 0px;
    margin: 0px auto 0px;
	width: 320px;
	height: 70px;
    position: relative;
}

.podval .contact .fbk a{
		border: 2px solid #ffffff;
	border-radius: 3px; 
    display: block;
    /* position: relative; */
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	min-width: 195px;
	width: 300px;
	height: 40px;
	color: #ffffff;
	line-height: 40px;
	text-align: center;
	border-radius: 10px;
	/* float: left; */
	margin: 10px;

	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
    text-decoration: none;
}

.podval .contact .fbk a:hover{
		border: 2px solid #FF7C7C;
	/* color: #FF7C7C; */
}

.sliders-room {
	height: 1000px;
	margin-top: 40px;
	/* border: 1px solid #000000; */
    position: relative;
}

.sliders-room .carousel-main1{
	height: 750px;
    position: relative;
	margin-left: 100px;
	margin-right: 100px;
}

.sliders-room .carousel-main1 .carousel-cell{
	height: 750px;
	width: 100%;
	border-radius: 4px; 

	background-size: contain;
	background-position: center center;
	/* background-color: #ffb800; */
	background-repeat: no-repeat;
	display: none;
}


.sliders-room .carousel-nav1{
	height: 210px;
    position: relative;
	margin-left: 100px;
	margin-top: 20px;
	margin-right: 100px;
}

.sliders-room .carousel-nav1 .carousel-cell{
	height: 210px;
	width: 150px;
    opacity: .6;	
	background-size: cover;
	/* background-position: left bottom; */
	background-position: center center;
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 4px; 
	display: none;
}

.sliders-room .carousel-main1 .flickity-prev-next-button {
	width: 	70px;
	height: 70px;
	fill: #A79686;
}

.sliders-room .carousel-main1 .flickity-button:hover {
    background: #D9D9D9;
}

.sliders-room .carousel-main1 .flickity-button {
  background: #F6AB27;  
}

.sliders-room .carousel-main1 .flickity-button-icon {
  fill: #231B16;
}

.sliders-room .carousel-main1 .flickity-prev-next-button.previous {
	left: 20px;
}

.sliders-room .carousel-main1 .flickity-prev-next-button.next {
	left: calc(100% - 90px);
}

.sliders-room .carousel-nav1 .flickity-prev-next-button.previous {
	left: -75px;
}

.sliders-room .carousel-nav1 .flickity-button-icon {
  fill: #231b16;
}

.sliders-room .carousel-nav1 .flickity-button {
  background: transparent;  
}

.sliders-room .carousel-nav1 .flickity-prev-next-button {
	width: 	100px;
	height: 100px;
	fill: #A79686;
}

.sliders-room .carousel-nav1 .flickity-prev-next-button.next {
	left: calc(100% - 25px);
}

.sliders-room .carousel-nav1 .carousel-cell.is-selected {
  opacity: 1;	
}

.nomer .info {
	/* border: 1px solid #76736e; */
	font-family: 'Montserrat';
	/* font-style: normal; */
	/* font-weight: 300; */
	/* font-size: 18px; */
	/* line-height: 22px; */
	color: #000000;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 50px;
	padding-bottom: 100px;
}

.nomer .lst {
	/* border: 1px solid #76736e; */
	margin-bottom: 30px;
	padding-bottom: 10px;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
	vertical-align: top;
}

.nomer .lst span{
	display: block;
	/* border: 1px solid #76736e; */
	padding-left: 25px;
	min-height: 26px;
	background: url(/img/galka.png) no-repeat;
	background-position: left 5px;
}

.nomer .blk {
    position: relative;
	/* border: 1px solid #76736e; */
	min-height: 200px;
	padding-top: 0px;
}

.nomer .blk .itm{
	/* border: 1px solid #76736e; */
    display: block;
    position: relative;
	width: calc(100% - 10px);
	float: left;
	font-family: 'Montserrat';
	/* font-style: normal; */
	/* font-weight: 300; */
	/* font-size: 18px; */
	/* line-height: 22px; */
	margin-right: 10px;
	color: #000000;
	text-align: center;
}

.nomer .blk .itm b{
	font-family: 'Montserrat';
	/* font-style: normal; */
	/* font-weight: 700; */
	/* font-size: 18px; */
	/* line-height: 22px; */
	color: #000000;
}

.nomer .blk .itm .brn {
	display: block;
	padding: 20px;
	width: 50%;
	min-width: 180px;
	max-width: 300px;
	text-align: center;
	color: #ffffff;
	background: #FFB800;
	border-radius: 10px; 
	height: 30x;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
    text-decoration: none;
	-webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.1);
	-moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.1);
	box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.1);	
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
}

.nomer .blk .itm .brn:hover {
	-webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.3);
	-moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.3);
	box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.3);	
}


.spec-list {
	/* border: 1px solid #76736e; */
	
}

.spec-list h3{
    text-transform: uppercase;
    font-family: 'Montserrat';
    line-height: 45px;
    font-weight: 500;
    font-size: 40px;	
	color: #000000;
	text-align: center;
	/* border: 1px solid #76736e; */
	margin-left: 20px;
	margin-right: 20px;
}

.spec-list h3 a{
	color: #000000;
    text-decoration: none;
}

.spec-list .itm{
	/* border: 1px solid #76736e; */
	display: block;
	width: 100%;
	/* height: 700px; */
	margin-top: 50px;
	margin-bottom: 100px;
	overflow: hidden;
    position: relative;
}

.spec-list .itm .img {
	/* border: 1px solid #76736e; */
	height: 350px;
	width: 450px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
    position: relative;
	left: 10px;
	border-radius: 3px; 
}


.spec-list .itm .img .br {
		border: 2px solid #E8D2BC;
	top: 15px;
	left: 15px;
	height: calc(100% - 30px);
	width: calc(100% - 30px);
    position: absolute;
    border-radius: 3px;
}


.spec-list .itm .info {
    position: absolute;
	/* border: 1px solid #76736e; */
	width: calc(100% - 570px);
	height: calc(100% - 310px);
	left: 500px;
	top: 0px;
	padding-right: 50px;
	padding-bottom: 300px;
	overflow: hidden;
	text-align: justify;
}

.spec-list .itm .img-br{
	background: url(/img/znak-pod.png) repeat-x;
	background-size: 35%;
	background-position: right bottom;
    position: absolute;
	/* border: 1px solid #76736e; */
	height: 150px;
	width: calc(100% - 650px);
	left: 650px;
	top: calc(100% - 150px);
	
}

.spec-list .itm .sl{
    position: absolute;
	left: 0px;
	top: calc(100% - 55px);
    width: 100%;
    height: 55px; 
	background-repeat: repeat-x;
	/* border: 1px solid #000000; */
	background-size: contain;
	z-index: 100;
}

.spec-list h3,.spec-list h3 a {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 30px;
	line-height: 43px;
	color: #000000;
	margin-top: 0;
	text-decoration: underline;
}

.cont .pages {
	/* border: 1px solid #000000; */
    position: relative;
	clear:both;
    display: block; 
	text-align: center;
	height:50px;
	padding-top: 30px;
	padding-bottom: 30px;
	font: normal normal 500 18px/33px Montserrat;
	color: #000000;
}

.cont .pages a{
    text-decoration: none;
	color: #000000;
	font: normal normal 500 18px/33px Montserrat;
	/* border: 1px solid #000000; */

    line-height: 40px;
	/* width: 45%; */
	height: 40px;
	
	margin-left: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
	display: inline-block;
    /* display: block;  */
	/* float: left; */
}

.cont .pages a:hover {
	text-decoration: underline;
}

.cont .pages .n:hover {
	border-radius: 50%; 
    text-decoration:none;
	background-color: #f6ab27;
	color: #FFFFFF;
}

.cont .pages .s{
	background-color: #ff7c7c;
	border-radius: 50%; 
	color: #FFFFFF;
}

.cont .pages .n{
	width: 30px;
}

.news-list {
	/* border: 1px solid #000000; */
	/* font: normal normal normal 21px/38px Montserrat; */
	font: normal normal normal 21px/38px Roboto;
	letter-spacing: 0px;
	color: #2A2626;
	text-transform: uppercase;	
	/* border: 1px solid #000000; */
	margin-bottom: 20px;
	margin-top: 70px;
}

.news-list .itm{
    position: relative;
	height: 250px;	
    display: block; 
		border: 2px solid #707070;
	border-radius: 5px; 
	float: left;
    width: calc(33% - 40px);
	
	/* font: normal normal medium 10px/21px Montserrat; */
	font: normal normal normal 10px/21px Roboto;
    /* font-weight: 500; */
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 350px;
	margin-bottom: 20px;
	overflow: hidden;
    line-height: 25px;
    font-size: 14px;	
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
}

.news-list .itm h3{
	/* border: 1px solid #000000; */
	margin: 0;
	padding: 0;
	text-align: center;
}

.news-list .itm:hover{
	box-shadow: 0px 3px 6px #00000029;
}

.news-list .itm d{
    display: block; 
    font-size: 17px;	
	font-style: bold;
}

.news-list .itm .img{
    position: absolute;
	left: 0px;
	top: 0px;
    width: 100%;
    height: 340px; 
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.8;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	border-radius: 5px; 
}

.news-list .itm:hover .img{
	opacity: 1;
}

.news-list .itm .sl{
    position: absolute;
	left: 0px;
	top: calc(100% - 75px);
    width: 100%;
    height: 75px; 
	background-repeat: repeat-x;
	/* border: 1px solid #000000; */
	z-index: 100;
}

.news_info .img{
    position: relative;
    width: 100%;
    height: 340px; 
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.8;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	border-radius: 5px; 
	/* border: 1px solid #000000; */
}

.albom {
	margin: 5px;
	border: 0;
    border-radius: 2px;
	opacity: 0.9;
	/* min-width: 320px; */
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
}

.albom:hover {
	opacity: 1;
}


.albom-num {
	margin: 5px;
	border: 0;
	border-radius: 5px; 
	opacity: 0.85;
	height: 300px;
	/* min-width: 320px; */
		border: 1px solid #000000;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
}

.albom-num:hover {
	opacity: 1;
}


.dg-widget-link iframe {
	border: 10px solid #76736e;
}