/* Eric Meyer's CSS Reset */
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, 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;
}
@font-face {
    font-family: 'lato_black';
    src: url('../fonts/lato-black-webfont.eot_/index.html') format('eot'), 
         url('../fonts/lato-black-webfont.woff') format('woff'), 
         url('../fonts/lato-black-webfont.ttf')  format('truetype'),
         url('../fonts/lato-black-webfont.svg') format('svg');
}
@font-face {
    font-family: 'lato_bold';
    src: url('../fonts/lato-bold-webfont.eot_/index.html') format('eot'), 
         url('../fonts/lato-bold-webfont.woff') format('woff'), 
         url('../fonts/lato-bold-webfont.ttf')  format('truetype'),
         url('../fonts/lato-bold-webfont.svg') format('svg');
}
@font-face {
    font-family: 'lato_italic';
    src: url('../fonts/lato-italic-webfont.eot_/index.html') format('eot'), 
         url('../fonts/lato-italic-webfont.woff') format('woff'), 
         url('../fonts/lato-italic-webfont.ttf')  format('truetype'),
         url('../fonts/lato-italic-webfont.svg') format('svg');
}
@font-face {
    font-family: 'lato_light';
    src: url('../fonts/lato-light-webfont.eot_/index.html') format('eot'), 
         url('../fonts/lato-light-webfont.woff') format('woff'), 
         url('../fonts/lato-light-webfont.ttf')  format('truetype'),
         url('../fonts/lato-light-webfont.svg') format('svg');
}
@font-face {
    font-family: 'lato_mediumitalic';
    src: url('../fonts/lato-mediumitalic-webfont.eot_/index.html') format('eot'), 
         url('../fonts/lato-mediumitalic-webfont.woff') format('woff'), 
         url('../fonts/lato-mediumitalic-webfont.ttf')  format('truetype'),
         url('../fonts/lato-mediumitalic-webfont.svg') format('svg');
}
@font-face {
    font-family: 'lato_regular';
    src: url('../fonts/lato-regular-webfont.eot_/index.html') format('eot'), 
         url('../fonts/lato-regular-webfont.woff') format('woff'), 
         url('../fonts/lato-regular-webfont.ttf')  format('truetype'),
         url('../fonts/lato-regular-webfont.svg') format('svg');
}
@font-face {
    font-family: 'lato_medium';
    src: url('../fonts/lato-medium-webfont.eot_/index.html') format('eot'), 
         url('../fonts/lato-medium-webfont.woff') format('woff'), 
         url('../fonts/lato-medium-webfont.ttf')  format('truetype'),
         url('../fonts/lato-medium-webfont.svg') format('svg');
}

body{background-color:#FFFFFF; font-family: 'lato_regular';}
.wrapper{width:100%; height:auto; margin:0 auto; overflow:hidden;}
.wrap{width: 100%; height: 100%; max-width: 877px; margin: 0 auto; overflow: hidden;}
.clr{clear:both;}

.header{
	width: 100%;	
	min-height: 58px;
	background-image: url('../img/s_5.jpg');
	/* background-color: #78ccbe; */
}
.header .logo{
	width: 42px;
	height: 58px;
	display: block;
	background-image: url('../img/logo.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	margin-left: 28px;	
	float: left;
	outline: none;
}
.header .slog{
	text-align: center;
	font-family: 'lato_light';
	font-size: 12px;
	color: #fff;
	float: left;
	margin-top: 3px; 
  margin-left: 48px;
}
.header .slog span{
	font-family: 'lato_black';
	font-size: 18px;
	line-height: 1.5;
}
.header .link_pop{
	display: block;
	width: 207px;
	height: 34px;
	background-color: #ff9000;
	background-image: linear-gradient(to top, #e8302c 0%, #ff9000 100%);
	border-radius: 10px;
	text-align: center;
	line-height: 34px;
	font-size: 18px;
	color: #fff;
	float: left;
	margin: 12px 0 0 84px;
	text-decoration: none;
}
.header .link_pop:hover{
	background-color: #78ccbe;
    background-image: linear-gradient(to top, #e8302c 0%, #ff5400 100%);
}
.header .phone{
	float: right;
	margin-right: 24px;
	color: #fff;
	text-align: center;
	font-size: 11px;
	margin-top: 11px;
}
.header .phone a{
	text-decoration: none;
	color: #fff;
	font-size: 23px;
}
.s_1{
	width: 100%;
	height: auto;
	min-height: 572px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url('../img/fon1.jpg');
}
.s_1 .bg{
	height: auto;
	min-height: 572px;	
	background-image: url('../img/man.png');
	background-position: 30px bottom;
	background-repeat: no-repeat;
	background-size: 280px;
}
.s_1 h1{
	color: #000;
	font-size: 36px;
	text-align: center;
	font-family: 'lato_black';
	margin-top: 30px;
}
.s_1 h3{
	color: #000;
	font-size: 22px;
	text-align: center;
	font-family: 'lato_bold';
	margin-top: 15px;
	margin-bottom: 20px;
}
.s_1 .form_wrap{
	border-radius:20px;
	width: 285px;
	height: 276px;
	background-image: url('../img/s_5.jpg');
	/* background-color: #8bd3c7; */
	float: right;
	margin-right: 22px;
	margin-top: 26px;
	text-align: center;
}
.s_1 .form_wrap .form_head{
	color: #000;
	font-size: 22px;	
	font-family: 'lato_bold';
	padding-top: 8px;
	text-transform: uppercase;
}
.s_1 .form_wrap .text{
	color: #000;
	font-size: 18px;	
	font-family: 'lato_medium';
	margin-top: 8px;
	margin-bottom: 18px;	
}
.s_1 .form_wrap .inp_text{
	width: 214px;
	height: 31px;
	background-color: #e5e5e5;
	border: 1px solid white;
	border-radius: 8px;
	margin-bottom: 15px;
	text-indent: 11px;
	font-size: 14px;	
	font-family: 'lato_medium';
	outline: none;	
}
.s_1 .form_wrap .inp_text[placeholder]{color: #000;}
.s_1 .form_wrap .inp_text::-moz-placeholder{color: #000;} 
.s_1 .form_wrap .inp_text:-moz-placeholder{color: #000;} 
.s_1 .form_wrap .inp_text:-ms-input-placeholder {color: #000;}  
.s_1 .form_wrap .inp_but{
	width: 165px;
	height: 45px;
	border: none;
	background-color: #e28500;
	background-image: linear-gradient(to top, #e28500 0%, #ffea38 100%);
	border-radius: 8px;
	color: #fff;
	font-size: 14px;
	margin-top: 15px;
	cursor: pointer;
}
.s_1 .form_wrap .inp_but:hover{
	background-color: black;
    background-image: linear-gradient(to top, #e28500 0%, #ffa838 100%);
}
.s_2{
	width: 100%;
	height: auto;
	min-height: 180px;
	background-image: url('../img/s_5.jpg');
	/* background-color: #8bd3c7; */
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.s_2 .item{
	width: 33.3%;
	height: auto;
	float: left;
}
.s_2 .item .icon{
	width: 100%;
	height: 86px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: auto 60px;
}
.s_2 .item .ic_1{
	background-image: url('../img/icon_1.png');
}
.s_2 .item .ic_2{
	background-image: url('../img/icon_2.png');
}
.s_2 .item .ic_3{
	background-image: url('../img/icon_3.png');
}
.s_2 .item p{
	color: white;
	font-size: 18px;
	font-family: 'lato_medium';
	text-align: center;
	margin-top: 20px;
}
.s_2 .item p span{	
	font-size: 22px;	
	line-height: 1.2;
	text-transform: uppercase;
}
.s_3{
	width: 100%;
	height: auto;
	min-height: 311px;	
	overflow: hidden;
}
.s_3 h2{
	text-align: center;
	color: #464646;
	font-family: 'lato_light';
	margin-top: 37px;
	margin-bottom: 11px;
	font-size: 26px;
	text-transform: uppercase;	
}
.s_3 .item{
	width: 33.3%;
	height: 125px;
	float: left;
}
.s_3 .item .icon{
	width: 100%;
	height: 75px;
	background-position: center;
	background-repeat: no-repeat;

}
.s_3 .item .ic_1{
	background-image: url('../img/icon_4.png');
}
.s_3 .item .ic_2{
	background-image: url('../img/icon_5.png');
}
.s_3 .item .ic_3{
	background-image: url('../img/icon_6.png');
}
.s_3 .item .ic_4{
	background-image: url('../img/icon_7.png');
}
.s_3 .item .ic_5{
	background-image: url('../img/icon_8.png');
}
.s_3 .item .ic_6{
	background-image: url('../img/icon_9.png');
}
.s_3 .item p{
	color: #464646;
	font-size: 18px;		
	text-align: center;
	margin-top: 10px;
}
.s_4{
	width: 100%;
	height: auto;
	min-height: 878px;	
}
.s_4 .bg{
	height: auto;
	min-height: 878px;	
	background-image: url('../img/man.jpg');
	background-position: 23px bottom;
	background-repeat: no-repeat;
	background-size: 416px;
}
.s_4 h2{
	text-align: center;
	color: #464646;
	font-family: 'lato_light';
	margin-top: 38px;
	margin-bottom: 38px;
	font-size: 27px;	
	text-transform: uppercase;
}
.s_4 .item{
	width: auto;
	height: 90px;	
	margin-left: 465px;
	margin-bottom: 38px;
}
.s_4 .item .icon{
	width: 98px;
	height: 90px;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.s_4 .item .ic_1{
	background-image: url('../img/icon_10.png');
}
.s_4 .item .ic_2{
	background-image: url('../img/icon_11.png');
}
.s_4 .item .ic_3{
	background-image: url('../img/icon_12.png');
}
.s_4 .item .ic_4{
	background-image: url('../img/icon_13.png');
}
.s_4 .item .ic_5{
	background-image: url('../img/icon_14.png');
}
.s_4 .item .ic_6{
	background-image: url('../img/icon_15.png');
}
.s_4 .text_wrap{
	height: 90px;
	width: auto;
	display: table;
  margin: 0 auto;	
}
.s_4 .item p{
	color: #464646;
	font-size: 18px;		
	text-align: center;	
	display: table-cell;
	vertical-align: middle;
	padding-left: 23px;
}
.s_5{
	width: 100%;
	height: auto;
	min-height: 207px;
	background-image: url('../img/s_5.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.s_5 h3{
	text-align: center;
	color: #fff;
	font-family: 'lato_black';
	margin-top: 45px;
	margin-bottom: 45px;
	font-size: 18px;	
	text-transform: uppercase;
}
.s_5 .form_wrap{
	width: auto;
	max-width: 690px;
	height: auto;
	margin: 0 auto; 
}
.s_5 .form_wrap .inp_text{
	width: 213px;
	height: 30px;
	background-color: rgba(0, 0, 0, 0.5);
	border: 1px solid white;
	border-radius: 8px;
	text-indent: 11px;
	font-size: 13px;	
	font-family: 'lato_medium';
	outline: none;	
	margin-right: 30px;
	color: #fff;
}
.s_5 .form_wrap .inp_text[placeholder]{color: #fff;}
.s_5 .form_wrap .inp_text::-moz-placeholder{color: #fff;} 
.s_5 .form_wrap .inp_text:-moz-placeholder{color: #fff;} 
.s_5 .form_wrap .inp_text:-ms-input-placeholder {color: #fff;}  
.s_5 .form_wrap .inp_but{
	width: 165px;
	height: 45px;
	background-color: #e82c65;
	background-image: linear-gradient(to top, #e82c65 0%, #ff6000 100%);
	border-radius: 8px;
	border: none;
	color: #fff;
	font-size: 18px;
	margin-top: 15px;
	cursor: pointer;
}  
.s_5 .form_wrap .inp_but{
	text-align: center;
}
.s_5 .form_wrap .inp_but:hover{
	background-color: black;
    background-image: linear-gradient(to top, #e82c65 0%, #ff006c 100%);
}
.s_6{
	width: 100%;
	height: auto;
	min-height: 472px;	
}
.s_6 h2{
	text-align: center;
	color: #464646;
	font-family: 'lato_light';
	margin-top: 37px;
	margin-bottom: 37px;
	font-size: 27px;	
	text-transform: uppercase;
}
.s_6 .item{
	width: 33.3%;
	height: auto;
	float: left;
}
.s_6 .item .rev{
	width: 215px;
	height: 440px;
	border: 1px solid #383838;
	margin: 0 auto;
	position: relative;
	text-align: center;
	margin-bottom: 30px;
}
.s_6 .item .rev img{
	width: 100px;
	height: 100px;
	display: block;
	margin: 15px auto 22px;
}
.s_6 .item .rev .text{
	color: #464646;
	font-family: 'lato_light';
	font-size: 16px;
	padding: 0 8px;
}
.s_6 .item .rev .name{
	color: #464646;
	font-family: 'lato_italic';
	font-size: 16px;	
	display: block;
	position: absolute;
	bottom: 7px;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}
.s_6 .item .rev .date{
	color: #464646;	
	font-size: 13px;	
	display: block;
	position: absolute;
	bottom: 29px;
	text-align: center;
	width: 100%;	
}
.s_7{
	width: 100%;
	height: auto;
	min-height: 382px;	
	background-image: url('../img/s_7.png');
	background-position: left bottom;
	background-repeat: repeat-x;
}
.s_7 h2{
/* 	background-color: #e8a82c;
    background-image: linear-gradient(to top, #e8a82c 0%, #ffd800 100%); */
	background-image: url('../img/s_5.jpg');
    color: #464646;
    text-align: center;
    font-family: 'lato_light';
    font-size: 27px;
    text-transform: uppercase;
    padding: 12px 0;
    margin-bottom: 37.5px;

}
.s_7 .item{
	float: left;
	width: 25%;
	height: auto;
	min-height: 73px;
}
.s_7 .item_str{
	float: left;
	width: 12.5%;
	height: auto;
	min-height: 54px;
	background-image: url('../img/strelka.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-top: 90px;
}
.s_7 .item .num{
	display: block;
	width: 50px;
    height: 50px;
    background-color: #e8a82c;
    background-image: linear-gradient(to top, #e8a82c 0%, #ffd800 100%);
    border-radius: 24px;
    margin: 0 auto;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 36px;

}
.s_7 .item .icon{
	width: 90px;
	height: 90px;
	margin: 22px auto;	
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.s_7 .item .ic_1{
	background-image: url('../img/icon_16.png');
}
.s_7 .item .ic_2{
	background-image: url('../img/icon_17.png');
}
.s_7 .item .ic_3{
	background-image: url('../img/icon_18.png');
}
.s_7 .item .text{
	color: #6b6b6b;
	text-align: center;
	font-family: 'lato_medium';
	font-size: 15px;
}
.s_8{
	width: 100%;
	height: auto;
	min-height: 450px;	
	padding-bottom: 60px;
}
.s_8 .bg{
	height: auto;
	min-height: 32px;	
	background-image: url('../img/price.png');
	background-position: center 22px;
	background-repeat: no-repeat;
	background-size: 66px;
}
.s_8 h2{
	text-align: center;
	color: #464646;
	font-family: 'lato_light';
	margin-top: 112px;
	margin-bottom: 0px;
	font-size: 27px;	
	text-transform: uppercase;
}
.s_8 h4{
	text-align: center;
	color: #464646;
	font-family: 'lato_light';
	margin-top: 22px;	
	margin-bottom: 22px;
	font-size: 18px;	
	text-transform: uppercase;
}
.s_8 .item{
	width: 50%;
	height: auto;
	float: left;
	margin-bottom: 6px;
}
.s_8 .item .line{
	width: 90%;
	margin: 0 5%;
	height: 30px;
	border: 1px solid #4b4f8f;	
	display: table;
}
.s_8 .item .serv{	
	color: #464646;
	font-size: 14px; 
	padding-left: 10px;
	font-family: 'lato_italic';
	width: 62%;
	display: table-cell;
	vertical-align: middle;
}
.s_8 .item .price{	
	width: 38%;
	background-image: url('../img/s_5.jpg');
	/* background-color: #01CDFE; */
	color: #fff;	
	text-align: center;
	font-family: 'lato_mediumitalic';
	font-size: 17px;
	display: table-cell;;
	vertical-align: middle;
}
.s_9{
	width: 100%;
	height: auto;
	min-height: 512px;
	background-image: url('../img/s_8.jpg') ;
	background-position:center;
	background-repeat: no-repeat;
}
.s_9 .form_wrap{
	width: 450px;
	height: 375px;
	border-radius:20px;
	background-image: url('../img/s_5.jpg');
	/* background-color: #fff;	 */
	margin: 0px auto 0;	
	text-align: center;
	position: relative;
	top: 75px;
}
.s_9 .form_wrap p{
	color: #000;
	font-size: 22px;	
	font-family: 'lato_medium';
	padding-top: 15px;
	text-transform: uppercase;
	margin-bottom: 37px;
}
.s_9 .form_wrap .text{
	color: #000;
	font-size: 18px;	
	font-family: 'lato_medium';
	margin-top: 8px;
	margin-bottom: 19px;	
}
.s_9 .form_wrap .inp_text{
	width: 264px;
    height: 41px;
    background-color: rgba(0, 0, 0, 0.5);
    border: 1px solid white;
    border-radius: 8px;
	margin-bottom: 30px;
	text-indent: 11px;
	font-size: 14px;	
	font-family: 'lato_medium';
	outline: none;	
	color: #fff;
}
.s_9 .form_wrap .inp_text[placeholder]{color: #fff;}
.s_9 .form_wrap .inp_text::-moz-placeholder{color: #fff;} 
.s_9 .form_wrap .inp_text:-moz-placeholder{color: #fff;} 
.s_9 .form_wrap .inp_text:-ms-input-placeholder {color: #fff;}  
.s_9 .form_wrap .inp_but{
	width: 178px;
    height: 59px;
    background: none;
    border: none;
    background-color: #e8a82c;
    background-image: linear-gradient(to top, #e8a82c 0%, #ffd800 100%);
    /* border: 9px solid #d4d4d4; */
    border-radius: 15px;
	color: #fff;
	font-size: 14px;
	margin-top: 14px;
	cursor: pointer;
	margin: 26px 37px 36px;
}
.s_9 .form_wrap .inp_but:hover{
	background-image: linear-gradient(to top, #e8a82c 0%, #ffae00 100%);
}

.footer{
	width: 100%;
	height: auto;
	min-height: 75px;
	background-image: url('../img/s_5.jpg');
	/* background-color: #78ccbe; */
}
.footer .logo{
	width: 42px;
	height: 75px;
	display: block;
	background-image: url('../img/logo.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-left: 28px;	
	float: left;
	outline: none;
}
.footer .slog{
	text-align: center;
	font-family: 'lato_italic';
	font-size: 10px;
	color: #fff;
	float: left;
	margin-top: 10px;
	margin-left: 52px;
}
.footer .slog span{
	font-family: 'lato_black';
	font-size: 18px;
	line-height: 1.2;
}
.footer .phone{
	float: right;
	margin-right: 22px;
	color: #fff;
	text-align: center;
	font-size: 11px;
	margin-top: 22px;
}
.footer .phone a{
	text-decoration: none;
	color: #fff;
	font-size: 22px;
}
.popup{
	width:410px;
	height: 210px;
	padding-top: 40px;
	background-color: rgba(0, 0, 0, 0.58);
	border-radius: 10px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -205px;
	margin-top: -125px;
	text-align: center;
	display: none;
}
.popup .inp_text{
	width: 276px;
	height: 46px;
	background-color: white;
	border-radius: 10px;
	margin-bottom: 10px;
	text-indent: 15px;
	font-size: 18px;	
	font-family: 'lato_bold';
	outline: none;	
	color: #000;
	border: none;
}
.popup .inp_text[placeholder]{color: #000;}
.popup .inp_text::-moz-placeholder{color: #000;} 
.popup .inp_text:-moz-placeholder{color: #000;} 
.popup .inp_text:-ms-input-placeholder {color: #000;}  
.popup .inp_but{
	width: 220px;
    height: 61px;
    background-color: #e28500;
    background-image: linear-gradient(to top, #e28500 0%, #ffea38 100%);
    border-radius: 8px;
	color: #fff;
	font-size: 18px;
	margin-top: 10px;
	cursor: pointer;	
	border: none;
}
.popup .inp_but:hover{
	background-image: linear-gradient(to top, #e8a82c 0%, #ffae00 100%);
}
.close{
	width: 30px;
	height: 30px;
	background-image: url('../img/close.png');
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer;
}
.close:hover{
	opacity: 0.8;
}
.ok{
	width:300px;
	height: 210px;	
	background-color: rgba(0, 0, 0, 0.8);
	border-radius: 10px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	margin-top: -105px;
	text-align: center;
	display: none;
}
.ok p{
	font-family: 'lato_bold';
	color: #fff;
	font-size: 25px;
	margin-top: 55px;

}    
@media screen and (max-width: 822px) {     
.header .phone{
	float: none;	
	clear: both;
	padding-bottom: 10px;
	margin-right: 0px;
}   
.header .link_pop{
	float: right;
	margin: 15px 5px 0;	
}
}
@media screen and (max-width: 795px) {
.s_4 .bg{
	background: none;
}
.s_4 .item {
    width: 450px;
    height: 120px;
    margin: 50px auto 0;
}
.s_5{padding-bottom: 30px;}
.s_5 .form_wrap{
	width: 320px;	
	height: auto;
	margin: 0 auto; 
	text-align: center;
}
.s_5 .form_wrap .inp_text{
	margin:0 0 20px 0;
}
.s_6 .item{
	width: 100%;
	margin-bottom: 20px;	
}
.s_8 .item{
	width: 100%;	
}
}
@media screen and (max-width: 640px) {
.s_1{
	padding-bottom: 40px;
}
.s_1 .bg{
	background: none;
}
.s_1 h1{
	margin-left: 0px;
  font-size: 24px;	
}
.s_1 h2{	
	margin-left: 0px;	
}
.s_1 h3{	
	margin-left: 0px;	
}
.s_1 .form_wrap{	
	float: none;
	margin: 60px auto 0;
  height: auto;
  padding-bottom: 21px;
}
.s_2{
	padding-bottom: 40px;
}
.s_2 .item{
	width: 100%;	
}
.s_3 .item{
	width: 50%;	
}
.s_4 .item{
	height: auto;
  width: 100%;
}  
.s_4 .item p{
	padding-left: 0;
}
.s_4 .item .icon {
	width: 100%;
}
.s_4 .text_wrap{
	width: 100%;
}
.s_7{
	padding-bottom: 40px;
}
.s_7 .item{
	float: left;
	width: 100%;
	height: auto;
	min-height: 73px;
}
.s_7 .item_str{
	float: left;
	width: 100%;
	height: auto;
	min-height: 73px;
	background-image: url('../img/strelka_2.png');
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}
}
@media screen and (max-width: 520px) {
.header .logo{
	float: none;
	margin: 0 auto;
}
.header .slog{	
	float: none;
	margin-right: 0px;	
	margin-left: 0px;
	width: 100%;
	text-align: center;
}
.header .link_pop{
	float: none;
	clear: both;
	margin: 15px auto 0;	
}
.header .phone{
	margin-top: 10px;
}
.s_3 .item{
	width: 100%;	
}
.s_9 .form_wrap{
	width: 300px;	
}
.s_9 .form_wrap .inp_text{
	width: 280px;    
}
.s_9 .form_wrap .inp_but{	
	margin: 10px 0px 10px;
}
.footer .logo{
	float: none;
	margin: 0 auto;
}
.footer .slog{	
	float: none;
	margin-right: 0px;	
	margin-left: 0px;
	width: 100%;
	text-align: center;
}
.footer .phone{
	float: none;
	clear: both;
	margin-right: 0px;		
	margin-bottom: 20px;	
}
.footer .logo
} 
@media screen and (max-width: 360px) { 
  .s_1 h1 {
    font-size: 18px;
}   
.s_1 h3 {
    font-size: 16px;
} 
.s_3 h2 {
    font-size: 18px;
}
}
@media screen and (max-width: 330px) {
.header .logo{
	float: none;	
	margin: 10px auto;
}
.header .slog{
	float: none;	
	margin-left: 0px;
	margin-right: 0px;
}
.s_1 .form_wrap{	
	width: 300px;
}
.s_4 .item {
	height: auto;
	width: auto;
}
.s_4 .item .icon{
	float: none;
	margin: 0 auto;
}
.s_4 .text_wrap{
	height: 120px;
	width: auto;
	display: block;	
}
.s_4 .item p{		
	width: 100%;
	display: inline-block;	
	padding-left: 0px;
	margin-top: 20px;
}
.popup{
	width:300px;	
	margin-left: -150px;	
}
}