@font-face {
	font-family: 'Arkhip_font';
	src: url('../fonts/Arkhip_font/Arkhip_font.eot');
	src: local('?'), url('../fonts/Arkhip_font/Arkhip_font.woff') format('woff'), url('../fonts/Arkhip_font/Arkhip_font.ttf') format('truetype'), url('../fonts/Arkhip_font/Arkhip_font.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.wh1 {
    display: block;
    font-size: 2em;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
html {
  height: 100%; }

body{
	margin:0;
	padding:0;
}
.clear {
	clear:both;
	visibility: hidden;
	height:0px;
	overflow: hidden;
}
html.fsvs {
  overflow: hidden;
  padding:0;
  margin:0;
}
  
html.fsvs #fsvs-body {

    z-index: 1;
    height: 100%;
    width: 100%; 
	padding:0;
  margin:0;
  position: relative;
}
   
html.fsvs #fsvs-body > * {
  height: 100%;
  width: 100%;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000px;
  padding:0;
  margin:0;
}
	  
  html.fsvs #fsvs-pagination {
    margin: 0;
    padding: 8px 4px;
    position: fixed;
    height: auto;
    left: 50px;
    top: 50%;
    z-index: 999;
    width: 32px; }
    html.fsvs #fsvs-pagination li {
      list-style: none;
      width: 25px;
      height: 42px;
      line-height: 25px;
      text-align: center;
      margin: 0 0 2px 0;
      cursor: pointer; }
      html.fsvs #fsvs-pagination li > span {
        border-radius: 100%;
        width: 22px;
        height: 22px;
        line-height: 22px;

        display: block; }
        html.fsvs #fsvs-pagination li > span > span {
          border-radius: 100%;
          width: 1px;
          height: 1px;
			border: 3px solid rgba(0,0,0,0);
		  background-color: #ba8746;
          line-height: 5px;
          display: block;
          margin: 4px; }
      html.fsvs #fsvs-pagination li.active > span {
         }
        html.fsvs #fsvs-pagination li.active > span > span {
          border: 3px solid white;
		background: black;}
      html.fsvs #fsvs-pagination li:last-child {
        margin: 0; }


.text-margin {
	padding-top: 36px;
}



#window1{
	position: relative;
	width: 100%;
	height: 100%;
	background: url("../images/window_1_background.jpg") no-repeat center;
	text-align: center;
	background-size: cover;
}
#window2{
	position: relative;
	width: 100%;
	height: 100%;
	background: url("../images/window_2_background.jpg") no-repeat center;
	text-align: center;
	background-size: cover;
}
#window3{
	position: relative;
	height: 100%;
	width: 100%;
	background: url("../images/window_3_background.jpg") no-repeat center;
	text-align: center;
	background-size: cover;
}


#window4{
	position: relative;
	height: 100%;
	width: 100%;
	background: url("../images/window_4_background.jpg") no-repeat center;
	text-align: center;
	background-size: cover;
}

grey{
	color:#585858;
}

.logo{
	margin-left: auto;
	margin-right: auto;
	width: 227px;
	height: 160px;
	padding-top: 75px;

}

.menu{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	line-height: 50%;
	vertical-align: middle;
}

.menu .text{
	width: 210px;
	padding: 0 10px;
	display:inline-block;
	color: white;
	font: 17px "PT Sans";
	font-weight: 700;
	text-align: center;
	background: url("../images/window_1_line.png") no-repeat right;
	vertical-align: middle;
	letter-spacing: 2px;
}

.menu .text:last-child{
	background: none;
}

.mobile{
	display: none;
}
h1{
	font:42px "Arkhip_font";
	color: white;
	text-align: center;
	font-weight: normal;
}
.wh1 {
	font:42px "Arkhip_font";
	color: white;
	text-align: center;
	font-weight: normal;
}

p{
	color: white;
	font: 17px "PT Sans";
	font-weight: 700;
	text-align: center;
	line-height: 35px;
	max-width: 500px;
	margin:0 auto;
	letter-spacing: 2px;
}

.center{
	width: 1400px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

.block{
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 240px;
	margin: 0 80px;
	margin-top: 20px;

}

.block .img{
	width: 200px;
	height: 200px;
	border-radius: 100%;
	border: 2px solid #FFFFFF;
	display: inline-block;
	overflow: hidden;
	line-height: 200px;
}

.block .img img{
	vertical-align: middle;

}
.block .text{
	font: 17px "PT Sans";
	font-weight: 700;
	color: white;
	margin-top: 20px;
}

.block2{
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 150px;
	margin: 0 30px;
	margin-top: 20px;

}

.block2 .img{
	width: 70px;
	height: 70px;
	border-radius: 100%;
	border: 1px solid #FFFFFF;
	display: inline-block;
	overflow: hidden;
	line-height: 70px;
}

.block2 .img img{
	vertical-align: middle;

}
.block2 .text{
	font: 14px "PT Sans";
	color: white;
	margin-top: 20px;
}

.next{
	width: 100%;
	font: 17px "PT Sans";
	font-weight: 700;
	color: white;
	text-decoration: none;
	display: block;
	position: absolute;
	bottom: 60px;
	text-align: center;
	z-index: 9999;
}


.prev{
	width: 100%;
	font: 17px "PT Sans";
	color: #787878;
	text-decoration: none;
	display: block;
	position: absolute;
	bottom: 60px;
	text-align: center;
	z-index: 9999;
}

.form{
	display: inline-block;
	background-color: rgba(0,0,0,0.7);
	padding: 30px 40px;

}


.form .left{
	width:345px;
	height: 380px;
	margin-right:30px;
	border-right: 1px solid #585858;
	float: left;
}

.form .left .text{
	font: 20px "PT Sans";
	text-align: left;
	width: 250px;
	margin: 20px 30px;
	color: white;
}

.form .left .text a{
	font: 20px "PT Sans";
	text-decoration: none;
	color: white;
}


.form .left .text img{
	display: inline-block;
	margin-left: -30px;
	margin-right: 20px;
}



.form .right{
	width: 315px;
	vertical-align: top;
	text-align: center;
	font: 13px "PT Sans";
	font-weight: 700;
	color: white;
	height: 100%;
	display: inline-block;
	float: right;

}

.form .right text{
	display: block;
	float: left;
	margin-bottom: 10px;
}

.form .right input{
	padding: 10px 15px;
	display: block;
	background: none;
	width: 270px;
	border-radius: 20px;
	border: 1px solid #585858;
	margin: 20px 0;
	outline: none;
	color: white;
}

.form .right textarea{
	padding: 10px 15px;
	background: none;
	display: block;
	width: 270px;
	border-radius: 20px;
	border: 1px solid #585858;
	margin: 10px 0;
	color: white;
	outline: none;
	height: 100px;
	resize: none;
}

.font{
	font-size: 27px;
}

.form .right .submit{
	padding: 10px 15px;
	background: none;
	width: 130px;
	text-align: center;
	display: inline-block;
	border-radius: 20px;
	border: 1px solid #ba8746;
	margin: 10px 0;
	color: #ba8746;
	outline: none;
	cursor: pointer;
}

.bottom{
	position: fixed;
	overflow: hidden;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 80px;
	background-color: rgba(0,0,0,0.8);
	text-align: center;
	z-index:10000;
}

.bottom .left{
	position: absolute;
	left: 3%;
	top: 0;
	height: 80px;
}

.bottom .center{
	display: inline-block;
	height: 80px;
	width: 100%;
	padding-top: 15px;
}

.bottom .center .phone{
	display: inline-block;
	color: white;
	font: 18px "PT Sans";
	font-weight: 700;
	vertical-align: middle;
	text-decoration: none;
}
.bottom .center .button{
	background-color: #ba8746;
	padding: 15px 30px;
	font: 18px "Arial";
	border-radius: 50px;
	display: inline-block;
	vertical-align: middle;
	color: white;
	text-decoration: none;
	margin: 0px 30px;
}


.bottom .center .message{
	display: inline-block;
	vertical-align: middle;
	margin-right: 30px;
}

.bottom .center .message a{
	display: inline-block;
	color: white;
	font: 18px "PT Sans";
	font-weight: 700;
	text-decoration: none;
}

.bottom .right{
	position: absolute;
	right: 0;
	top: 0;
	height: 80px;
}

.bottom .right text{
	color: white;
	font: 12px "PT Sans";
	width: 300px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	margin-top: 30px;
}

.infoblock {
	position: fixed;
	z-index: 10000;
	height: 64px;
	background: rgba(0,0,0,0.5);
	width: 100%;
	left: 0;
	top: -80px;
	text-align: center;
	color: #ffffff;
	line-height: 56px;
	font: 35px "PT Sans";
	font-weight: 700;
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.25);
	box-shadow: 0 0 20px rgba(0,0,0,0.25);
	overflow: hidden;
}

.infoblock span{
	margin: 0;
}

.close-info {
	height: 64px;
	width: 64px;
	text-align: center;
	cursor: pointer;
	color: #ffffff;
	border-left: solid 1px #fff;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 63px;
	font-size: 48px;
	background: rgba(0,0,0,0.5);
	background-repeat: repeat;
	z-index:10000000;
}
.close-info:hover {
	opacity: 0.8;
	-moz-transition: 0.3s 0s ease;
	-o-transition:  0.3s 0s ease;
	-webkit-transition: 0.3s 0s ease;
}

#form1 {

	position: fixed;
	top: 45%;
	left: 50%;
	margin-top: -125px;
	margin-left: -160px;
	display: none;
	opacity: 0;
	z-index: 200;
	width: 350px;
	text-align: center;
	background: #000;
}

#form1 .submit{
	float: none;
}

#form1 .right{
	float: none;
}
.bottom2 {
	display: none;
}

#form1 #close {
	width: 31px;
	height: 31px;
	position: absolute;
	top: 10px;
	right:10px;
	cursor: pointer;
	display: block;
}


#overlay {
	z-index: 150;
	position: fixed;
	background-color: #000000;
	opacity: 0.4;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	cursor: pointer;
	display: none;
}

#telephone{
	display: none;
}
.yesplan {
	display: none;
}
html.fsvs #fsvs-pagination li.active > span > span {
	width: 5px;
	height: 5px;
	margin-left: 2px;
}
.form .left .text {
	font: 20px "Arial";
    line-height: 30px;
}
.form .right input {
	font-size: 14px;
}
.form .right textarea {
	font-size: 14px;
}
.form .right text {
	font: 13px "Arial";
}
.block2 .img {
	border-radius: 50%;
	border: 1px solid #a9a9a9;
}
.block .img {
	border-radius: 50%;
}
.form_tit_v {
	font: 16px "Arial";
	color: #fff;
	text-align: center;
}
.form .right input.form_inp.error {
	border: 1px solid #BA8746;
}
.copyright {
	margin-right: 13px;
}
.copyright, a.copyright_link {
	font-family: 'Ubuntu', sans-serif;
	font-size: 11px;
	color: #fff;
}
.copyright_img {
	margin-right: 5px;
    position: relative;
    top: 2px;
}
a.copyright_link {
	text-decoration: underline;
}
a.copyright_link:hover {
	text-decoration: none;
}
html.fsvs #fsvs-body .slide1 {
	display: none;
}
html.fsvs #fsvs-body .slide1.active {
	display: block;
}
#fsvs-pagination {
	display: block;
}