@font-face {     
    font-family: latosemibold; 
    src: url('../fonts/latosemibold.ttf'); 
   }
@font-face {     
    font-family: latoregular; 
    src: url('../fonts/latoregular.ttf'); 
   }  
@font-face {     
    font-family: latomedium; 
    src: url('../fonts/latomedium.ttf'); 
   }   
@font-face {     
    font-family: latolight; 
    src: url('../fonts/latolight.ttf'); 
   } 
@font-face {     
    font-family: latoheavy; 
    src: url('../fonts/latoheavy.ttf'); 
   }
@font-face {     
    font-family: Amazing_Grotesk_Demi; 
    src: url('../fonts/AmazingGroteskDemi.otf'); 
   } 
@font-face {     
    font-family: latoitalic; 
    src: url('../fonts/latoitalic.ttf'); 
   } 
@font-face {     
    font-family: latolightitalic; 
    src: url('../fonts/latolightitalic.ttf'); 
   } 
@font-face {     
    font-family: latoheavy; 
    src: url('../fonts/latoheavy.ttf'); 
   }      
@font-face {     
    font-family: firasans; 
    src: url('../fonts/firasans.ttf'); 
   } 
@font-face {     
    font-family: MetamediumC; 
    src: url('../fonts/MetamediumC.otf'); 
   }                      
         


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
html{
overflow-x:  hidden;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{
text-decoration:none;
}
.button2,
#button1{
-webkit-appearance: none;
}
.content-wrap{
max-width:1100px;
padding:0 10px;
margin:0 auto;
}
header .content-wrap{
position:relative;
}
header .header-content{
position:absolute;
top:0;
width:100%;
}
/*основные стили меню*/
nav {
	height: auto;
	width: 340px;
	font-size: 11pt;
	font-family: 'PT Sans', Arial, sans-serif;
	font-weight: bold;
	position: relative;
  left:-70px;
  z-index:1;
}
nav ul {
	padding: 0;
	margin: 0 auto;
  width: 100%;
  display: block;
  height: auto;
}
nav li {
	display: inline;
	float: left;
}
nav a {
	color: #fff;
	display: inline-block;
	width: 100px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	text-shadow: 1px 1px 0px #283744;
}
nav li a {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
nav li:last-child a {
	border-right: 0;
}
nav a:hover, nav a:active {
	background-color: #fd9141;
}
nav a#pull {
	display: none;
}
  	nav ul {
  		width: 100%;
  		display: block;
  		height: auto;
  	}
  	nav li {
  		width: 50%;
  		float: left;
  		position: relative;
  	}
  	nav li a {
    font-family: latolight;
    color:#fff;
    font-size:20px;
    text-transform:uppercase;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
	  	text-indent: 70px;
      padding-bottom:10px;
      padding-top:10px;
      background:url('../img/border.jpg')no-repeat left 70px bottom;
  	}
	nav ul {
		display: none;
		height: auto;
    background:#000;
	}
	nav a#pull {
		display: block;
		background: none;
		width: 100%;
		position: relative;
    color:transparent;
    position:absolute;
    top:0;
    left:70px;
	}
	nav a#pull:after {
		content:"";
		background: url('../img/nav-icon.png') no-repeat;
		width: 55px;
		height: 32px;
		display: inline-block;
		position: absolute;
		left: 5px;
		top: 20px;
	}
nav li {
		display: block;
		float: none;
		width: 100%;
	} 
nav li:nth-child(1){
padding-top:105px;
}   
nav li.last{
padding-bottom:70px;
}  
nav li.last a{
background:none;
}  
nav li.last a:hover{
background:#fd9141;
}
/*основные стили меню*/
.logo{
width:180px;
position:absolute;
top:20px;
left:100px;
}
.phone{
position:absolute;
top:20px;
right:0;
text-align:right;
}
.phone p{
color:#eeeae8;
}
.phone .text1{
font-size:18px;
font-family: latosemibold;
margin-bottom:10px;
}
.phone .text2{
font-size:22px;
font-family: latoheavy;
margin-bottom:5px;
}
.phone a{
text-decoration:underline;
color:#eeeae8;
font-size:18px;
font-family: latolight; 
}

#one{
height:710px;
background:url('../img/bg1.jpg')no-repeat center;
background-size:cover;
background-attachment:fixed;
text-align:center;
padding-top:180px;
}
#one .tochki{
background:url('../img/bg1-1.png')no-repeat center;
}
h1{
color:#fff;
font-family: Amazing_Grotesk_Demi;
font-size:54px;
text-align:left;
margin-bottom:90px;
}
h1 .uppercase{
text-transform:uppercase;
}
h1 .text{
font-size:43px;
}

#one .arend{
font-size:18px;
color:#fff;
font-family: firasans; 
display:inline-block;
padding:30px 130px 30px 5px;
background:url('../img/arend_bg.png')no-repeat center right;
margin:0;  
clear:both;
float:left;
}
#one .block-left{
float:left;
}
#one .block-left p{
text-align:left;
padding:10px 0 10px 45px;
color:#fff;
font-family: Amazing_Grotesk_Demi;
font-size:26px;
background:url('../img/galka.png')no-repeat center left;
}
#one .block-left p a{
color:#fff;
text-decoration:underline;
}
#one .block-right{
width:460px;
float:right;
}
#one .content-block-right{
background:rgba(0,0,0,0.5);
border:3px solid #3ba99d;
padding:20px 0 15px;
}
#one .content-block-right .text1{
font-family: latosemibold;
font-size:24px;
color:#fff;
line-height:30px;
}
#one .content-block-right .text2{
font-family: latolight;
font-size:24px;
color:#fff;
line-height:30px;
margin-bottom:15px;
}
#one .content-block-right a{
display:inline-block;
position:relative;
z-index:1;
color:#fff;
background:#f23313;
border:3px solid #fff;
font-family: Amazing_Grotesk_Demi; 
font-size:18px;
padding:18px 30px;
-webkit-transition: background-color 0.3s, color 0.3s;
transition: background-color 0.3s, color 0.3s;
}
#one .content-block-right a::before {
	content: '';
	position: absolute;
	top: -3px;
	left: -3px;
	width: 100%;
	height: 100%;
	border: 3px solid #f23313;
	z-index: -1;
	border-radius: inherit;
	opacity: 0;
	-webkit-transform: scale3d(0.6, 0.6, 1);
	transform: scale3d(0.6, 0.6, 1);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
#one .content-block-right a:hover{
background:#fff;
color:#f23313;
}
#one .content-block-right a:hover::before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}     
#one .block-right .time-text{
font-size:18px;
font-family: latolight;
text-align:right;
color:#fff;
margin-top:20px;
}
#time2{
text-align:right;
font-size:18px;
font-family: latosemibold;
color:#fff;
margin-top:10px;
}
#seven .one-block1{
background:#fff;
border:4px solid #a99d98;
padding:15px 15px 60px;
position:relative;
-webkit-transition: top 0.5s;
transition: top 0.5s;
top:150px;
}
#seven .one-block1 h3{
font-family: Amazing_Grotesk_Demi;
font-size:42px;
margin-bottom:15px;
text-align:left;
}
#seven .one-block1 .img-block{
text-align:center;
margin-bottom:20px;
}
#seven .one-block1 .img-block a:nth-child(1){
float:left;
}
#seven .one-block1 .img-block a:nth-child(3){
float:right;
}
#seven .one-block1 .predlogenie{
text-align:center;
width:100%;
max-width:850px;
margin:0 auto;
}
#seven .one-block1 .predlogenie p:nth-child(1){
display:inline-block;
font-family: latosemibold;  
font-size:32px;
vertical-align:bottom;
text-align:right;
}
#seven .one-block1 .predlogenie p:nth-child(1) span{
font-weight:bold;
}
#seven .one-block1 .predlogenie p:nth-child(2){
vertical-align:top;
padding:2px;
background:#fff;
border:1px solid #fd9141;
display:inline-block;
margin-left:40px;
}
#seven .one-block1 .predlogenie a{
background:url('../img/icon1.png')no-repeat center left 15px, #fd9141;
padding:25px 20px 25px 55px;
font-size:18px;
color:#fff;
position:relative;
z-index:1;
font-family: Amazing_Grotesk_Demi;
display:block;
-webkit-transition: background-color 0.3s, color 0.3s;
transition: background-color 0.3s, color 0.3s;
}
#seven .one-block1 .predlogenie a::before {
	content: '';
	position: absolute;
	top: -3px;
	left: -3px;
	width: 100%;
	height: 100%;
	border: 3px solid #fd9141;
	z-index: -1;
	border-radius: inherit;
	opacity: 0;
	-webkit-transform: scale3d(0.6, 0.6, 1);
	transform: scale3d(0.6, 0.6, 1);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
#seven .one-block1 .predlogenie a:hover{
background:url('../img/icon1-1.png')no-repeat center left 15px, #fff;
color:#fd9141;
}
#seven .one-block1 .predlogenie a:hover::before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}
#seven .one-block1 .description p{
font-family: latoitalic !important; 
font-size:16px !important;
color:#a99d98;
padding:5px 5px 5px 5px;
margin-top:10px;
display:block !important;
text-align:center !important;
float:right;
min-width:355px;
}
#three{
padding:95px 0 35px;
background:#3baa9d;
text-align:center;
}
#three h2{
font-family: Amazing_Grotesk_Demi;
font-size:35px;
color:#fff;
margin-bottom:60px;
}
#three .block{
display:inline-block;
vertical-align:top;
width:270px;
height:100px;
padding-left:80px;
border-bottom:2px solid #fff;
margin-bottom:60px;
}
#three .block1{
background:url('../img/icon2.png')no-repeat left top;
}
#three .block2{
background:url('../img/icon3.png')no-repeat left top;
margin:0 21px;
}
#three .block3{
background:url('../img/icon4.png')no-repeat left top;
}
#three .block4{
background:url('../img/icon5.png')no-repeat left top;
}
#three .block5{
background:url('../img/icon6.png')no-repeat left top;
margin:0 21px;
}
#three .block6{
background:url('../img/icon7.png')no-repeat left top;
}
#three .block .text{
font-size:20px;
color:#fff;
font-family: latosemibold;
text-align:left;
}
#three .block .text span{
font-family: latolight;
}
#four{
text-align:center;
padding:240px 0 95px;
}
#four h2{
font-family: Amazing_Grotesk_Demi;
font-size:35px;
color:#000;
margin-bottom:60px;
}

/*слайдер*/
.box {
				width: 100%; 
        max-width:980px;
				height: 100%;
        margin:0 auto;
			}
.slider {
	position: relative;
	width: 100%;
	height: 400px;
	overflow: hidden;
  margin:0 auto;
}
.box1{
background:url('../img/slide1.jpg')no-repeat center;
background-size:cover;
}
.box2{
background:url('../img/slide2.jpg')no-repeat center;
background-size:cover;
}
.box3{
background:url('../img/slide4.jpg')no-repeat center;
background-size:cover;
}
.box3 a{
display:block;
width:100%;
height:100%;
}
	
	.slides {
		height: 100%;
		
		/* Simple clear fix */
		overflow: hidden;
		
		/**	
		 * Prevent blinking issue
		 * Not tested. Experimental.
		 */
		-webkit-backface-visibility: hidden;
		-webkit-transform-style: preserve-3d;

		/**
		 * Here is CSS transitions 
		 * responsible for slider animation in modern broswers
		 */
		-webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		   -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		    -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		     -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		        transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	}
	
		.slide {
			height: 100%;
			float: left;
			clear: none;
		}


	.slider-arrows {}

		.slider-arrow {
			position: absolute;
			display: block;
			margin-bottom: -20px;
			padding: 20px;
      color:transparent;
		}

.slider-arrow--right { 
bottom: 50%; 
right: -10px; 
background:url('../img/right.png')no-repeat center;
}
.slider-arrow--left { 
bottom: 50%; 
left: -10px; 
background:url('../img/left.png')no-repeat center;
}


	.slider-nav {
		position: absolute;
		bottom: 30px;
	}

		.slider-nav__item {
			width: 12px;
			height: 12px;
			float: left;
			clear: none;
			display: block;
			margin: 0 5px;
			background: transparent;
      border-radius:50%;
      border:2px solid #a99d98;
		}

				.slider-nav__item:hover { background: #fff; }
				.slider-nav__item--current { background: #fff; }

.slide .title{
padding-top:65px;
color:#fff;
font-family: MetamediumC;
font-size:90px;
}
.slide .box2 .title{
padding-top:20px;
font-size:70px;
}
.slide .box2 .title span{
text-transform:uppercase;
}
.slide .box2 .content-slide{
background:none;
width:630px;
}
.slide .box2 .content-slide p{
padding-top:15px;
}
.slide .content-slide{
background:url('../img/slide_content1.png')no-repeat center;
width:300px;
height:190px;
margin:30px auto 0;
}  
.slide .content-slide p{
color:#fff;
font-size:28px;
font-family: latolightitalic;
padding-top:70px;
margin-bottom:20px;
}      
.slide .content-slide .button-action{
color:#fff;
text-decoration:underline;
font-size:18px;
font-family: Amazing_Grotesk_Demi;
padding-top:0;
}

#four .slider-nav{
display:none;
}
/*слайдер конец*/

#five{
background:url('../img/bg5.jpg')no-repeat center,#90c5c4;
min-height:860px;

} 
#five h2{
padding-top:90px;
font-family: Amazing_Grotesk_Demi;
font-size:57px; 
color:#fff;
text-shadow: 0px 5px 0px #437d88;
}   
.five-content{
margin-top:60px;
} 
.five-content p{
background:#3baa9d;
padding:15px 0 15px 30px;
font-size:25px;
color:#fff;
width:480px;
margin-bottom:20px;
font-family: latolight; 
}
#six{
background:#eeeae8;
margin-top:-20px;
padding-top:95px;
}    
#six .content-wrap{
padding:0;
position:relative;
}  
#six h2{
font-family: Amazing_Grotesk_Demi;
font-size:35px;
color:#000;
text-align:center;
} 
.six-h2{
font-family: latolight; 
font-size:25px;
margin-bottom:50px;
margin-top:5px;
text-align:center;
}  
#six .left-block{
display:inline-block;
vertical-align:top;
width:710px;
}
#six .left-block img{
width:100%;
}
#six .right-block{
display:inline-block;
vertical-align:top;
width:285px;
background:#fff;
border:2px solid #a89c97; 
padding:42px 50px 15px 50px;
position:absolute;
right:0;
text-align:center;
}
#six .right-block .text{
font-family: latolight; 
font-size:18px;
text-align:left;
line-height:24px;
margin-bottom:20px;
}
#six .right-block .text2{
text-align:left;
font-family: latosemibold;
font-size:18px;
padding-left:15px;
background:url('../img/tochka.png')no-repeat center left;
margin-bottom:5px;
}
#six .right-block .text span{
text-decoration:underline;
}
#six .right-block img{
margin-left:-15px;
margin-top:20px;
}
#six .right-block .link{
position:relative;
padding:2px;
background:#fff;
border:1px solid #fd9141;
display:inline-block;
margin:-105px auto 0;
}
#six .right-block a{
position:relative;
z-index:1;
background:#fd9141;
color:#fff;
font-size:18px;
font-family: Amazing_Grotesk_Demi;
display:block;
max-width:270px;
padding:25px 20px;
-webkit-transition: background-color 0.3s, color 0.3s;
transition: background-color 0.3s, color 0.3s;
}
#six .right-block a::before {
	content: '';
	position: absolute;
	top: -3px;
	left: -3px;
	width: 100%;
	height: 100%;
	border: 3px solid #fd9141;
	z-index: -1;
	border-radius: inherit;
	opacity: 0;
	-webkit-transform: scale3d(0.6, 0.6, 1);
	transform: scale3d(0.6, 0.6, 1);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
#six .right-block a:hover{
background:#fff;
color:#fd9141;
}
#six .right-block a:hover::before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}
#seven{
background:#eeeae8;
padding:95px 0 0px 0;
position:relative;
}
#seven h2{
position:relative;
z-index:1;
font-size:42px;
font-family: Amazing_Grotesk_Demi;
margin-left:20px;
padding:10px 0;
}
#seven .block{
background:#fff;
border:2px solid #a99d98;
}

/*сладер 2*/
.slider2 .box{
max-width:1050px;
width:96%;
}
.slider2 {
	position: relative;
	width: 100%;
	height: 500px;
	overflow: hidden;
  background:#fff;
}
	
	.slides2 {
		height: 100%;
		
		/* Simple clear fix */
		overflow: hidden;
		
		/**	
		 * Prevent blinking issue
		 * Not tested. Experimental.
		 */
		-webkit-backface-visibility: hidden;
		-webkit-transform-style: preserve-3d;

		/**
		 * Here is CSS transitions 
		 * responsible for slider animation in modern broswers
		 */
		-webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		   -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		    -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		     -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		        transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	}
	
		.slider2 .slide {
			height: 100%;
			float: left;
			clear: none;
		}


	.slider2 .slider-arrows {}

		.slides2 .slider-arrow {
			position: absolute;
			display: block;
			margin-bottom: -20px;
			padding: 20px;
		}

			.slider2 .slider-arrow--right { bottom: 50%; right: 30px; display:none;}
			.slider2 .slider-arrow--left { bottom: 50%; left: 30px; display:none;}


	.slider2 .slider-nav {
		position: absolute;
		bottom: 60px;
	}

		.slider2 .slider-nav__item {
			width: 12px;
			height: 12px;
			float: left;
			clear: none;
			display: block;
			margin: 0 5px;
			background: transparent;
		}

				.slider2 .slider-nav__item:hover { background: #fff; }
				.slider2 .slider-nav__item--current { background: #fff; }

.slider2 .box img{
width:100%;
}  
.slider2 .box p{
font-family: latolight;
font-size:18px;
margin-top:10px;
}      

/*слайдер 2 конец*/             

#eight{
text-align:center;
padding-top:95px;
padding-bottom:95px;
background:url('../img/bg8.jpg')no-repeat center;
background-size:cover;
}
#eight h2{
font-family: Amazing_Grotesk_Demi;
font-size:35px;
color:#000;
margin-bottom:50px;
}
#eight .text-description{
font-family: latosemibold; 
font-size:25px;
margin-bottom:30px;
}
#eight .block1{
display:inline-block;
vertical-align:top;
width:50%;
text-align:left;
}
#eight .block1 .content-block1{
max-width:385px;
}
#eight .block1 .title{
font-family: latosemibold; 
font-size:35px;
background:url('../img/icon-param.png')no-repeat top left;
color:#817a77;
padding:10px 5px 10px 75px;
border-bottom:3px solid #3baa9d;
}
#eight .block1 .text{
background:url('../img/kvadrat.jpg')no-repeat top 4px left;
padding-left:35px;
margin-top:20px;
font-family: latolight;
font-size:20px;
}
#eight .block2{
display:inline-block;
vertical-align:top;
margin-left:0;
width:50%;
margin-left:-4px;
}
#eight .block2 .title{
font-family: latosemibold; 
font-size:35px;
background:url('../img/icon-infra.png')no-repeat top left;
color:#817a77;
padding:10px 5px 10px 75px;
border-bottom:3px solid #3baa9d;
max-width:325px;
}
#eight .block2 .content-block2{
text-align:left;
}
#eight .block2 .content-block2 img{
margin:0 15px;
}
#eight .block2 .content-block2 img.first{
margin-left:0;
}
#eight .block2 .text{
font-family: latolight;
font-size:20px;
line-height:25px;
}
#eight .block2 .text span{
font-family: latosemibold;
}
#eight .block2 .text1{
margin-bottom:20px;
margin-top:20px;
}
#eight .block2 .text2{
margin-top:35px;
margin-bottom:30px;
}
#eight .block3{
display:inline-block;
vertical-align:top;
width:50%;
text-align:left;
margin-top:20px;
}
#eight .block3 .content-block3{
max-width:400px;
}
#eight .block3 .title{
font-family: latosemibold; 
font-size:35px;
background:url('../img/icon-secure.png')no-repeat top left;
color:#817a77;
padding:10px 5px 10px 75px;
border-bottom:3px solid #3baa9d;
max-width:300px;
}
#eight .block3 .text{
background:url('../img/kvadrat.jpg')no-repeat top 4px left;
padding-left:35px;
margin-top:20px;
font-family: latolight;
font-size:20px;
}
#eight .block4{
display:inline-block;
vertical-align:top;
margin-left:-4px;
width:50%;
margin-top:20px;
padding-top:130px;
}
#eight .block4 a{
display:block;
text-decoration:underline;
background:url('../img/pdf.png')no-repeat center left;
text-align:left;
font-family: Amazing_Grotesk_Demi;
font-size:18px;
color:#7e7774;
padding: 15px 0 15px 70px;
max-width:300px;
}
#nine .left-block{
height:660px;
width:50%;
display:inline-block;
vertical-align:top;
background:url('../img/girl2.png')no-repeat center;
}
#nine .left-block-content{
margin-top:225px;
}
#nine .left-block .title{
font-family: Amazing_Grotesk_Demi;
font-size:20px;
margin-bottom:10px;
}
#nine .left-block .text{
font-family: latomedium;
font-size:16px;
line-height:20px;
}
#nine .right-block{
display:inline-block;
vertical-align:top;
margin-left:-4px;
width:50%;
}
#nine .right-block .title{
padding-top:100px;
margin-bottom:60px;
font-family: Amazing_Grotesk_Demi;
font-size:35px;
}
#nine .right-block .tel1,
#nine .right-block textarea{
width:100%;
max-width:475px;
font-size:25px;
font-family: latolightitalic;
padding:20px 25px;
border:3px solid #a89c97;
margin-bottom:15px;
}
#nine .right-block label{
padding:3px;
border:1px solid #fd9141;
display:inline-block;
width:100%;
max-width:468px;  
}
#nine .right-block .form-button{
position:relative;
z-index:1;
width:100%;
max-width:475px;
background:#fd9141;
border:none;
font-size:20px;
font-family: Amazing_Grotesk_Demi;
color:#fff;
padding:17px 0;
cursor:pointer;
-webkit-transition: background-color 0.3s, color 0.3s;
transition: background-color 0.3s, color 0.3s;
}
#nine .right-block .form-button::before {
	content: '';
	position: absolute;
	top: -3px;
	left: -3px;
	width: 100%;
	height: 100%;
	border: 3px solid #fd9141;
	z-index: -1;
	border-radius: inherit;
	opacity: 0;
	-webkit-transform: scale3d(0.6, 0.6, 1);
	transform: scale3d(0.6, 0.6, 1);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
#nine .right-block .form-button:hover{
background:#fff;
color:#fd9141;
}
#nine .right-block .form-button:hover::before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}
#ten{
padding-top:95px;
padding-bottom:95px;
background:#3baa9d;
margin-top:-30px;
}
#ten h2{
font-family: Amazing_Grotesk_Demi;
font-size:35px;
color:#fff;
margin-bottom:60px;
text-align:center;
}
#ten .logo2{
display:inline-block;
}
#ten .text-block{
display:inline-block;
margin-left:-4px;
vertical-align:top;
text-align:left;
padding-left:50px;
}
#ten .text-block .text1{
font-family: latolight;
font-size:25px;
color:#fff;
margin-bottom:5px;
}
#ten .text-block .text2{
font-family: latolight;
font-size:18px;
color:#fff;
}
#ten .text{
margin-top:65px;
margin-bottom:20px;
font-family: MetamediumC;
color:#fff;
font-size:25px;
text-align:center;
}
#ten .img{
margin-top:45px;
}
#ten .img a{
position:relative;
}
#ten .img span{
position:absolute;
width:100%;
height:215px;
left:0;
}
#ten .img img{
opacity:1;
position:relative;
z-index:1;
-webkit-transition:opacity 0.5s;
transition:opacity 0.5s;
}
#ten .img img:hover{
opacity:0;
}
#ten .img a:nth-child(1) span{
background:url('../img/img4-1.jpg')no-repeat center;
background-size:cover;
}
#ten .img a:nth-child(2) span{
background:url('../img/img5-1.jpg')no-repeat center;
background-size:cover;
}
#ten .img a:nth-child(3) span{
background:url('../img/img6-1.jpg')no-repeat center;
background-size:cover;
}
#ten .img a:nth-child(4) span{
background:url('../img/img7-1.jpg')no-repeat center;
background-size:cover;
}
#ten .img a:nth-child(5) span{
background:url('../img/img8-1.jpg')no-repeat center;
background-size:cover;
}
#ten .link{
position:relative;
padding:2px;
background:#fff;
border:1px solid #fd9141;
display:block;
margin:0px auto 0;
width:210px;
}
#ten .link a{
position:relative;
z-index:1;
background:#fd9141;
color:#fff;
font-size:18px;
font-family: Amazing_Grotesk_Demi;
display:block;
max-width:270px;
padding:25px 20px;
-webkit-transition: background-color 0.3s, color 0.3s;
transition: background-color 0.3s, color 0.3s;
}
#ten .link a::before {
	content: '';
	position: absolute;
	top: -3px;
	left: -3px;
	width: 100%;
	height: 100%;
	border: 3px solid #fd9141;
	z-index: -1;
	border-radius: inherit;
	opacity: 0;
	-webkit-transform: scale3d(0.6, 0.6, 1);
	transform: scale3d(0.6, 0.6, 1);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
#ten .link a:hover{
background:#fff;
color:#fd9141;
}
#ten .link a:hover::before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}
footer{
background:#a89c97;
min-height:170px;
}
footer .contacts{
float:left;
margin-top:40px;
}
footer .contacts p{
font-size:18px;
color:#fff;
font-family: latoregular; 
margin-bottom:5px;
}
.designed-by{
text-align:right;
float:right;
margin-top:65px;
}
.designed-by p{
font-family: latolight;
color:#fff;
font-size:18px;
margin-bottom:10px;
}

/*модальные окна*/

/* Базовые стили слоя затемнения и модального окна  */
.overlay {
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 2;
visibility: hidden;
/* фон затемнения */
background-color: rgba(0, 0, 0, 0.7);
opacity: 0;
position: fixed; /* фиксированное поцизионирование */
cursor: default; /* тип курсара */
-webkit-transition: opacity .5s;
-moz-transition: opacity .5s;
-ms-transition: opacity .5s;
-o-transition: opacity .5s;
transition: opacity .5s;
}
.overlay:target {
visibility: visible;
opacity: 1;
}
.is-image {
top: 0;
right: 0;
bottom: 0;
left: 0;
display:block;
margin: auto;
width: 100%;
height: auto;
/* скругление углов встроенных картинок */
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
/* встроенные элементы м-медиа, фреймы */
embed, iframe {
top: 0;
right: 0;
bottom: 0; 
left: 0; 
display:block;
margin: auto;
min-width: 320px;
max-width: 600px;
width: 100%;
}
/* стили модального окна */
.popup {
top: 0;
right: 0;
left: 0;
font-size: 14px;
z-index: 10;
display: block;
visibility: hidden;
margin: 0 auto;
width: 90%;
min-width: 220px;
max-width: 1050px;
/* фиксированное позиционирование, окно стабильно при прокрутке */
position: absolute;
padding: 15px;
border: 4px solid #a99d98;
background-color: #FFFFFF;
/* внешняя тень */
-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
-ms-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
-o-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8);
/* полная прозрачность окна, появление при клике */
opacity: 0;
/* эффект перехода (появление) */
-webkit-transition: all ease .5s;
-moz-transition: all ease .5s;
-ms-transition: all ease .5s;
-o-transition: all ease .5s;
transition: all ease .5s;
}
.popup2{
position:absolute;
z-index:100;
}
.popup2.action .title{
font-family: Amazing_Grotesk_Demi !important; 
}
.overlay:target+.popup {
top: 4%;
visibility: visible;
opacity: 1;
}
/* формируем кнопку закрытия */
.close {
position: absolute;
top: 15px;
right: 15px;
padding: 0;
width: 25px;
height: 25px;
background:url('../img/krest.png')no-repeat center;
text-align: center;
text-decoration: none;
font-weight: bold;
line-height: 20px;
-webkit-transition: all ease .8s;
-moz-transition: all ease .8s;
-ms-transition: all ease .8s;
-o-transition: all ease .8s;
transition: all ease .8s;
}
.close:before {
color: rgba(255, 255, 255, 0.9);
content: "";
text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
font-size: 12px;
}
.close:hover {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);    
}
.popup p, .popup div {
margin-bottom: 10px;
}

/*модальные окна конец*/

/*слайдер три*/
.slider3 .box{
max-width:1050;
}
.slider3 {
	position: relative;
	width: 100%;
	overflow: hidden;
}
	
.slider3	.slides {
		height: 100%;
		
		/* Simple clear fix */
		overflow: hidden;
		
		/**	
		 * Prevent blinking issue
		 * Not tested. Experimental.
		 */
		-webkit-backface-visibility: hidden;
		-webkit-transform-style: preserve-3d;

		/**
		 * Here is CSS transitions 
		 * responsible for slider animation in modern broswers
		 */
		-webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		   -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		    -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		     -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		        transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	}
	
	.slider3	.slide {
			height: 100%;
			float: left;
			clear: none;
      position:relative;
		}

.popup .title{
font-family: Amazing_Grotesk_Demi;
font-size:42px;
}
.slider3	.slider-arrows {}

	.slider3	.slider-arrow {
			position: absolute;
			display: block;
			margin-bottom: -20px;
			padding: 0 20px;
		}

.slider3	.slider-arrow--right {top:0; right: 0px; height:495px; background:none; width:160px;}
.slider3	.slider-arrow--left {top:0; left: 0px; height:495px; background:none; width:160px;}

.slider3	.slider-arrow--right:hover,
.slider3	.slider-arrow--left:hover{
background:rgba(0,0,0,0.4);
}

.slider3	.slider-nav {
		position: absolute;
		bottom: 30px;
	}

	.slider3	.slider-nav__item {
			width: 12px;
			height: 12px;
			float: left;
			clear: none;
			display: block;
			margin: 0 5px;
			background: #fff;
      display:none;
		}

			.slider3	.slider-nav__item:hover { background: #ccc; }
			.slider3	.slider-nav__item--current { background: #ccc; }

.slider3 .block-text{
margin-top:20px;
float:left;
width:60%;
position:relative;
}
      
.slider3 .block-text p{
font-family: latolight;
font-size:20px;
line-height:26px;
} 
.slider3 .box .block-text a{
position:relative;
text-decoration:underline;
padding: 15px 0 15px 70px;
background:url('../img/pdf.png')no-repeat center left;
display:inline-block;
color:#000;
font-family:latolight;
font-size:20px;
}
.slider3 .box .predlogenie{
position:relative;
z-index:1;
display:block;
margin-top:20px;
font-size:18px;
font-family: Amazing_Grotesk_Demi;
background:#fd9141;
color:#fff;
border:3px solid #fff;
padding:25px 20px;
position:absolute;
right:0;
bottom:0;
-webkit-transition: background-color 0.3s, color 0.3s;
transition: background-color 0.3s, color 0.3s;
} 
.slider3 .box .predlogenie::before {
	content: '';
	position: absolute;
	top: -3px;
	left: -3px;
	width: 100%;
	height: 100%;
	border: 3px solid #fd9141;
	z-index: -1;
	border-radius: inherit;
	opacity: 0;
	-webkit-transform: scale3d(0.6, 0.6, 1);
	transform: scale3d(0.6, 0.6, 1);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.slider3 .box .predlogenie:hover{
background:#fff;
color:#fd9141;
}
.slider3 .box .predlogenie:hover::before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}   

/*слайдер три конец*/

/*слайдер четыре*/
.slider4 .box{
max-width:1050px;
}
.slider4 {
	position: relative;
	width: 100%;
	height: 535px;
	overflow: hidden;
}
	
.slider4	.slides {
		height: 100%;
		
		/* Simple clear fix */
		overflow: hidden;
		
		/**	
		 * Prevent blinking issue
		 * Not tested. Experimental.
		 */
		-webkit-backface-visibility: hidden;
		-webkit-transform-style: preserve-3d;

		/**
		 * Here is CSS transitions 
		 * responsible for slider animation in modern broswers
		 */
		-webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		   -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		    -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		     -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		        transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	}
	
.slider4 .slide {
			height: 100%;
			float: left;
			clear: none;
		}


.slider4 .slider-arrows {}

.slider4 .slider-arrow {
			position: absolute;
			display: block;
			margin-bottom: -20px;
			padding: 20px;
		}

.slider4 .slider-arrow--right { bottom: 0%; right: 30px; height:100%;display:none;}
.slider4 .slider-arrow--left { bottom: 0%; left: 30px; height:100%;display:none;}

.slider4 .slider-nav {
		position: absolute;
		bottom: 30px;
	}

.slider4 .slider-nav__item {
			width: 12px;
			height: 12px;
			float: left;
			clear: none;
			display: block;
			margin: 0 5px;
			background: #fff;
      display:none;
		}

.slider4 .slider-nav__item:hover { background: #ccc; }
.slider4 .slider-nav__item--current { background: #ccc; }

.popup2 .block-text{
margin-top:20px;
float:left;
max-width:615px;
}
      
.popup2 .block-text p{
font-family: latolight;
font-size:20px;
} 
.popup2 .block-text p:nth-child(3){
font-family: latolightitalic;
line-height:26px;
}
.popup2.action img{
width:100%;
}
.popup2.action p{
font-family:latolight !important;
line-height:26px;
margin-bottom:30px !important;
}
.popup2.action p:nth-child(5){
margin-bottom:0px !important;
font-family: latolightitalic !important;
}
.popup2.action2 p:nth-child(2){
margin-bottom:0px !important;
font-family: latolightitalic !important;
}
.popup2 .modal-form{
position:absolute;
z-index:1;
right:15px;
bottom:15px;
display:block;
margin-top:20px;
float:right;
font-size:18px;
font-family: Amazing_Grotesk_Demi;
background:#fd9141;
color:#fff;
border:3px solid #fff;
padding:25px 20px;
-webkit-transition: background-color 0.3s, color 0.3s;
transition: background-color 0.3s, color 0.3s;
} 
.popup2 .modal-form::before {
	content: '';
	position: absolute;
	top: -3px;
	left: -3px;
	width: 100%;
	height: 100%;
	border: 3px solid #fd9141;
	z-index: -1;
	border-radius: inherit;
	opacity: 0;
	-webkit-transform: scale3d(0.6, 0.6, 1);
	transform: scale3d(0.6, 0.6, 1);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.popup2 .modal-form:hover{
background:#fff;
color:#fd9141;
}
.popup2 .modal-form:hover::before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

/*слайдер четыре конец*/       

/*попап форм*/

/* стили модального окна */
.popup3 {
top: 0;
right: 0;
left: 0;
font-size: 14px;
text-align:center;
z-index: 10;
display: block;
visibility: hidden;
margin: 0 auto;
width: 90%;
min-width: 220px;
max-width: 548px;
/* фиксированное позиционирование, окно стабильно при прокрутке */
position: fixed;
padding: 65px 15px 70px 15px;;
border: 3px solid #959190;
background-color: #FFFFFF;
/* внешняя тень */
-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
-ms-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
-o-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8);
/* полная прозрачность окна, появление при клике */
opacity: 0;
/* эффект перехода (появление) */
-webkit-transition: all ease .5s;
-moz-transition: all ease .5s;
-ms-transition: all ease .5s;
-o-transition: all ease .5s;
transition: all ease .5s;
}
.overlay:target+.popup3 {
top: 20%;
visibility: visible;
opacity: 1;
}
.popup3 p, .popup div {
margin-bottom: 10px;
}
.popup3 .name{
margin-bottom:10px;
}
.popup3 .tel1{
margin-bottom:40px;
}
.popup3 .name,
.popup3 .tel1{
width:100%;
max-width:350px;
font-family: latolightitalic; 
font-size:20px;
padding:20px 25px;
border:2px solid #000;
} 
.popup3 .tel1:-moz-placeholder,
.popup3 .name:-moz-placeholder { color: #56bd88; }
.popup3 .tel1::-webkit-input-placeholder,
.popup3 .name::-webkit-input-placeholder { color: #56bd88; }

.popup3 .button-modal{
font-family: Amazing_Grotesk_Demi;
position:relative;
z-index:1; 
font-size:20px;
background:#fd9141;
padding:25px;
color:#fff;
border:2px solid #fff;
cursor:pointer;
-webkit-transition: background-color 0.3s, color 0.3s, border 0.3s;
transition: background-color 0.3s, color 0.3s, border 0.3s;
}

.popup3 .button-modal::before {
	content: '';
	position: absolute;
	top: -3px;
	left: -3px;
	width: 100%;
	height: 100%;
	border: 3px solid #fd9141;
	z-index: -1;
	border-radius: inherit;
	opacity: 0;
	-webkit-transform: scale3d(0.6, 0.6, 1);
	transform: scale3d(0.6, 0.6, 1);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.popup3 .button-modal:hover{
background:#fff;
color:#fd9141;
border:2px solid #fd9141;
}
.popup3 .button-modal:hover::before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

/*попап форм конец*/

/*окно спасибо*/

/* стили модального окна */
.popup4 {
top: 0;
right: 0;
left: 0;
text-align:center;
font-size: 14px;
z-index: 10;
display: block;
visibility: hidden;
margin: 0 auto;
width: 90%;
min-width: 220px;
max-width: 808px;
/* фиксированное позиционирование, окно стабильно при прокрутке */
position: fixed;
padding: 50px 15px 15px 15px;
border: 3px solid #959190;
background-color: #FFFFFF;
/* внешняя тень */
-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
-ms-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
-o-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8);
/* полная прозрачность окна, появление при клике */
opacity: 0;
/* эффект перехода (появление) */
-webkit-transition: all ease .5s;
-moz-transition: all ease .5s;
-ms-transition: all ease .5s;
-o-transition: all ease .5s;
transition: all ease .5s;
}
.popup4 img{
vertical-align:middle;
}
.popup4 .title{
display:inline-block;
vertical-align:middle;
text-align:left;
margin-left:35px;
max-width:465px;
}
.popup4 .title .text{
font-family: Amazing_Grotesk_Demi;
font-size:20px;
margin-bottom:15px;
}
.popup4 .title .text1{
font-family: latomedium;
font-size:16px;
}
.popup4 .text3{
font-family: latolightitalic; 
font-size:20px;
margin:40px auto 120px;
max-width:465px;
}
.popup5{
position:absolute;
padding-bottom:90px;
}
.popup5 .img{
overflow:hidden;
}
.popup5 img{
width:100%;
}
.popup5 .text{
font-family: latolight; 
font-size:20px;
max-width:680px;
}
.popup5 .text a{
text-decoration:underline;
padding:15px 0 15px 70px;
background:url('../img/pdf.png')no-repeat center left;
display:block;
}
.popup5 .modal-form{
position:absolute;
z-index:1;
right:15px;
bottom:15px;
display:block;
margin-top:20px;
float:right;
font-size:18px;
font-family: Amazing_Grotesk_Demi;
background:#fd9141;
color:#fff;
border:3px solid #fd9141;
padding:25px 20px;
-webkit-transition: background-color 0.3s, color 0.3s;
transition: background-color 0.3s, color 0.3s;
} 
.popup5 .modal-form::before {
	content: '';
	position: absolute;
	top: -3px;
	left: -3px;
	width: 100%;
	height: 100%;
	border: 3px solid #fd9141;
	z-index: -1;
	border-radius: inherit;
	opacity: 0;
	-webkit-transform: scale3d(0.6, 0.6, 1);
	transform: scale3d(0.6, 0.6, 1);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.popup5 .modal-form:hover{
background:#fff;
color:#fd9141;
}
.popup5 .modal-form:hover::before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

/*окно спасибо конец*/ 

@media screen and (max-width: 1160px) {
.phone{
right:20px;
}
}

@media screen and (max-width: 1140px) {
.slider3,
.slider4{
height:auto;
}
.slider3 .box img,
.slider4 .box img{
width:100%;
}
.slider3	.slider-arrow--right{
bottom:157px;
}
.slider3	.slider-arrow--left{
bottom:157px;
}
.dialog-center>.dialog, .dialog-next>.dialog, .dialog-prev>.dialog{
width:90%;
}
.dialog-data img{
width:100%;
}
#five{
min-height:625px;
background-size:cover;
}
#five h2{
font-size:36px;
}
.five-content p{
width:340px;
padding:15px 0 15px 10px;
}
}

@media screen and (max-width: 1100px) {
#seven .one-block1 .img-block a{
display:inline-block;
width:32%;
}
#seven .one-block1 .img-block a img{
width:100%;
}
#three .block{
margin:0 10px 60px;
}
#ten .img{
text-align:center;
}
#ten .img a{
width:19%;
display:inline-block;
}
#ten .img a img{
width:100%;
}
.slider2{
height:480px;
}
#ten .img span{
height:100%;
}
}

@media screen and (max-width: 1024px) {
.slider2{
height:450px;
}
.popup2{
padding-bottom:95px;
width:88%;
}
.popup2 .block-text{
max-width:1000px;
}
}

@media screen and (max-width: 1000px) {
#nine .right-block label{
width:98%;
}
}

@media screen and (max-width: 960px) {
.slider2{
height:425px;
}
h1{
font-size:44px;
}
h1 .text{
font-size:32px;
}
#one .block-left p{
font-size:18px;
background-size:8%;
padding:10px 0 10px 35px;
}
#one .block-right{
width:395px;
}
}
@media screen and (max-width: 920px) {
.slide .title{
font-size:65px;
}
.slider2{
height:405px;
}
#seven .one-block1{
padding:15px;
}
#seven .one-block1 .predlogenie p:nth-child(1){
font-size:22px;
vertical-align:middle;
float:none;
}
#seven .one-block1 .predlogenie p:nth-child(2){
vertical-align:middle;
}
}

@media screen and (max-width: 870px) {
.slider2{
height:385px;
}
#nine .left-block{
float:right;
background:url('../img/girl2.png')no-repeat center bottom;
background-size:100%;
}
.left-block-content{
display:none;
}
#nine{
height:665px;
}
}

@media screen and (max-width: 840px) {
#six .right-block .link{
width:92%;
}
#six .right-block a{
padding:12px 0;
}
.slider2{
height:375px;
}
#five{
background:url('../img/bg5.jpg')no-repeat center right -315px;
background-size:cover;
}
.slider3 .block-text{
width:100%;
}
.slider3 .box a{
float:left;
}
.slider3 .box a:nth-child(4){
float:right;
}
}

@media screen and (max-width: 810px) {
h1{
font-size:40px;
}
#seven .one-block1 h3{
font-size:32px;
}
#seven .one-block1 .predlogenie p:nth-child(1){
font-size:28px;
vertical-align:middle;
text-align:center;
margin-bottom:20px;
}
#seven .one-block1 .predlogenie p:nth-child(2){
margin-left:20px;
}
#six h2{
font-size:32px;
}
#seven h2{
font-size:32px;
}
.slider2{
height:365px;
}
#eight h2{
font-size:32px;
}
#eight .text-description{
font-size:18px;
}
#eight .block1 .content-block1{
max-width:350px;
}
#eight .block2 .content-block2{
float:right;
max-width:350px;
}
#eight .block3 .content-block3{
max-width:350px;
}
#eight .block4 a{
margin-left:15px;
}
#nine .right-block .title{
font-size:32px;
}
}

@media screen and (max-width: 780px) {
#three .block{
width:84%;
}
}

@media screen and (max-width: 768px) {
.slider2{
height:345px;
}
#six .right-block .link{
top:-110px;
}
}
@media screen and (max-width: 760px) {
#six{
text-align:center;
}
#six .right-block{
position:relative;
}
#six .left-block{
max-width:390px;
}
}

@media screen and (max-width: 725px) {
h1{
font-size:32px;
}
h1 .text{
font-size:24px;
}
#one{
height:780px;
}
#one .block-left{
float:none;
}
#one .block-left p{
background-size:inherit;
padding:10px 0 10px 45px;
}
#one .block-right{
width:100%;
margin-top:20px;
}
#seven .one-block1 .predlogenie a{
font-size:14px;
}
.slider2{
height:325px;
}
.slide .box2 .content-slide{
width:320px;
}
#eight .block1{
width:100%;
}
#eight .block1 .content-block1{
max-width:725px;
}
#eight .block2{
width:100%;
margin-top:30px;
}
#eight .block2 .content-block2{
float:none;
max-width:725px;
}
#eight .block2 .title{
max-width:725px;
}
#eight .block3{
width:100%;
margin-top:30px;
}
#eight .block3 .content-block3{
max-width:725px;
}
#eight .block3 .title{
max-width:725px;
}
#eight .block4{
padding-top:25px;
width:100%;
}
#eight .block4 a{
margin-left:0;
}
#nine .left-block{
background:url('../img/girl2.png')no-repeat center bottom 4px;
background-size:100%;
}
#ten .text{
font-size:28px;
}
#ten .text-block{
padding-left:20px;
padding-top:8px;
}
}

@media screen and (max-width: 680px) {
#seven{
padding-top:0px;
}
#seven .one-block1 .predlogenie p:nth-child(2){
margin-left:5px;
}
.slider2{
height:310px;
}
#nine{
height:581px;
}
#nine .right-block .title{
font-size:24px;
padding-top:50px;
}
#nine .left-block{
height:575px;
}
}

@media screen and (max-width: 660px) {
.slider3 .box{
text-align:center;
}
.slider3 .box a{
float:none !important;
clear:both;
display:inline-block;
}
}

@media screen and (max-width: 640px) {
#five h2{
font-size:32px;
}
.five-content p{
font-size:20px;
width:285px;
}
.slider2{
height:290px;
}
#three{
padding:90px 0 90px;
}
#ten{
text-align:center;
}
#ten .text-block{
padding-left:0;
text-align:center;
}
.slider2 .box p{
font-size:14px;
}
}
@media screen and (max-width: 600px) {
.slider3	.slider-arrow--right{
bottom:243px;
}
.slider3	.slider-arrow--left{
bottom:243px;
}
.slider3 .block-text{
display:block;
float:none;
text-align:center;
}
.slider3 .box a{
width:240px;
margin:20px auto 0;
float:none;
}
#five{
min-height:510px;
background:url('../img/bg5.jpg')no-repeat center right -255px;
background-size:cover;
}
#five h2{
font-size:20px;
text-shadow:0px 2px 0px #437d88;
}
.five-content{
display:none;
}
.five-content p{

}
}

@media screen and (max-width: 540px) {
h1{
margin-bottom:50px;
font-size:28px;
}
h1 .text{
font-size:18px;
}
.phone .text1{
font-size:14px;
}
.phone .text2{
font-size:16px;
}
.phone a{
font-size:14px;
}
#seven .one-block1 h3{
text-align:center;
}
#three .block{
width:80%;
}
#six .right-block .link{
top:-80px;
}
#six .right-block a{
font-size:14px;
}
#seven{
padding:90px 0 90px 0;
}
.slider2{
height:250px;
}
#eight{
padding-bottom:100px;
}
#nine{
height:1155px;
}
#nine .left-block{
float:none;
width:100%;
background:url('../img/girl2.png')no-repeat center bottom;
background-size:82%;
position:relative;
top:183px;
}
#nine .right-block{
float:none;
width:100%;
}
#nine .right-block .title{
position:relative;
top:-500px;
text-align:center;
}
.right-block form{
text-align:center;
}
}

@media screen and (max-width: 480px) {
h1{
font-size:28px;
}
.slider{
height:240px;
}
.slide .title{
font-size:32px;
padding-top:35px;
}
.slide .content-slide{
width:240px;
height:130px;
background-size:contain;
margin:10px auto 0;
}
.slide .content-slide p{
font-size:18px;
padding-top:40px;
}
.slide .content-slide .button-action{
font-size:14px;
}
.five-content p{
font-size:14px;
width:200px;
}
.slider2{
height:225px;
}
#nine .left-block{
height:490px;
}
#nine .right-block .title{
top:-440px;
}
#ten .text{
font-size:18px;
margin-top:35px;
}
.popup .title{
font-size:28px;
}
.slider3	.slider-arrow--left,
.slider3	.slider-arrow--right{
width:50px;
}
.slider-nav{
left:28% !important;
}
}

@media screen and (max-width: 420px) {
.logo{
left:80px;
width:120px;
}
.logo img{
width:100%;
}
h1{
font-size:24px;
}
#seven .one-block1 h3{
font-size:28px;
}
#seven .one-block1 .predlogenie p:nth-child(1){
margin-bottom:10px;
font-size:20px;
}
#one .one-block1 .description p{
font-size:13px !important;
background:none;
padding:5px
}
#three .block{
padding-left:65px;
margin:0 5px 60px;
}
#four h2{
font-size:22px;
}
#five{
min-height:450px;
background:url('../img/bg5.jpg')no-repeat center right -226px;
background-size:cover;
}
#five h2{
padding-top:75px;
}
#six .left-block{
width:100%;
}
#six .right-block{
min-width:100px;
width:99%;
padding:0;
}
#six .right-block .text{
margin:40px 30px 20px;
}
#six .right-block .text2{
margin-left:30px;
}
#six .right-block .link{
width:200px;
}
#six{
padding-top:80px;
}
#six h2{
font-size:22px;
}
#seven .one-block1 .description p{
min-width:280px;
}
.slider2{
height:190px;
}
.slider2 .slider-nav{
display:none;
}
#eight h2{
font-size:22px;
}
#eight .text-description{
font-size:14px;
}
#eight .block2 .content-block2 img{
width:15%;
}
#eight .block1 .text{
font-size:16px;
background:url('../img/kvadrat.jpg')no-repeat top 0px left;
}
#eight .block3 .text{
background:url('../img/kvadrat.jpg')no-repeat top 0px left;
font-size:16px;
}
#nine .right-block .title{
top:-390px;
}
#nine .left-block{
height:430px;
background:url('../img/girl2.png')no-repeat center bottom 6px;
background-size:82%;
}
#eight .block2 .text{
font-size:16px;
}
.popup3 .name, .popup3 .tel1{
font-size:14px;
}
.popup3 .button-modal{
font-size:14px;
}
.popup4 .title{
margin-left:0;
}
.popup4 img{
margin-bottom:10px;
}
.popup4 .text3{
margin:20px auto 50px;
}
.popup4 p{
font-size:14px;
}
footer{
min-height:255px;
}
footer .contacts{
float:none;
text-align:center;
margin-top:0;
padding-top:40px;
}
.designed-by{
float:none;
text-align:center;
}
}

@media screen and (max-width: 360px) {
#one{
height:720px;
}
.logo{
width:180px;
top:100px;
}
.content-wrap{
padding:0 5px;
}
h1{
font-size:20px;
} 
h1 .text{
font-size:14px;
}
#one .content-block-right .text1{
font-size:18px;
line-height:22px;
}
#one .content-block-right .text2{
font-size:18px;
line-height:22px;
}
#one .block-right .time-text{
font-size:14px;
text-align:left;
}
#time2{
text-align:left;
}
#one .arend{
margin-top:25px;
}
#seven .one-block1 h3{
font-size:20px;
}
#seven .one-block1 .predlogenie p:nth-child(1){
font-size:14px;
}
#seven .one-block1 .predlogenie a{
background:#fd9141;
padding:15px 10px 15px 10px;
}
#seven .one-block1 .predlogenie a:hover{
background:#fff;
}
#seven .one-block1 .predlogenie p:nth-child(2){
margin-top:10px;
}
#seven .one-block1 .description p{
background:none;
padding:5px;
font-size:12px !important;
}
.slide .box2 .content-slide{
width:245px;
}
#three h2{
font-size:28px;
}
#three .block{
width:70%;
height:145px;
}
#five{
min-height:390px;
background:url('../img/bg5.jpg')no-repeat center right -200px;
background-size:cover;
}
#five h2{
display:none;
}
.five-content p{
padding:15px 0 15px 10px;
}
#six h2{
font-size:20px;
}
#six .right-block .link{
top:-70px;
}
#six .right-block a{
font-size:12px;
}
#seven h2{
font-size:24px;
}
.slider2{
height:175px;
}
.slider-nav{
left:85% !important;
}
#eight h2{
font-size:24px;
}
#eight .text-description{
font-size:14px;
}
#eight .block1 .title,
#eight .block2 .title,
#eight .block3 .title{
padding:10px 5px 10px 55px;
font-size:30px;
}
#eight .block1 .text,
#eight .block2 .text,
#eight .block3 .text{
font-size:18px;
}
#eight .block2 .content-block2 img{
width:15%;
}
#eight .block4 a{
font-size:14px;
}
#nine .left-block{
font-size:355px;
top:174px;
background:url('../img/girl2.png')no-repeat center bottom -1px;
background-size:82%;
}
#nine .right-block{
margin-left:0px;
}
#nine .right-block .title{
top:-300px;
}
#ten .img a{
width:18%;
}
#ten .text{
font-size:14px;
}
footer{
min-height:255px;
}
footer .contacts{
float:none;
text-align:center;
margin-top:0;
padding-top:40px;
}
.designed-by{
float:none;
text-align:center;
}
.slider-nav{
left:36% !important;
bottom:43px !important;
}
.popup5 .text{
font-size:14px;
}
.popup2 .block-text p{
font-size:14px;
}
}
@media screen and (max-width: 320px) {
nav{
width:370px;
}
.logo{
left:55px;
}
h1{
font-size:18px;
}
#one .block-left p{
font-size:16px;
}
#three .block{
width:67%;
}
#five h2{
padding-top:130px;
}
.five-content{
margin-top:25px;
}
.five-content p{
margin-bottom:10px;
}
.slider2{
height:165px;
}
.slide .box2 .content-slide{

}
.slider2 .slider-nav{
display:none;
}
#six .right-block .link{
top:-60px;
}
#six .right-block .text{
margin:40px 10px 20px;
}
#six .right-block .text2{
margin-left:10px;
}
#nine .left-block{
height:325px;
top:175px;
}
#nine{
height:965px;
}
}