@charset "utf-8";@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700&subset=latin,cyrillic,cyrillic-ext);*{margin:0;padding:0;}
html{height:100%;width:100%;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary{display:block;}
body{width:100%;height:100%;}
.wrapper{min-height:100%;height:auto !important;height:100%;background:url(../images/bg1.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;}
.conteiner{width:1200px;margin:0 auto;position:relative;}
.clr{clear:both;}
.header{background:url(../images/head_bg.png);background-position:center top;background-repeat:no-repeat;}
.header .conteiner{height:154px;margin-bottom:15px;}
ul.small{border-bottom:5px solid #FFF;box-shadow:4px 4px 4px 1px rgba(0,0,0,0.2);}
ul.small:before{content:" ";display:block;border-left:20px solid transparent;border-bottom:20px solid #FFF;}
ul.small > li{padding:0 5px;background:#FFF;}
ul.small > li > a,
ul.small > li > span{border-top:1px dotted #ccc;padding:0 20px;}
ul.small > li:first-child > a,
ul.small > li:first-child > span{border-top:none;}
ul.small > li > a:hover,
ul.small > li > span:hover{text-decoration:underline;}
.content{padding:0 0 277px;}
.module_slider{position:relative;width:1206px;height:483px;margin:0 -3px;padding-top:44px;box-sizing:border-box;}
.module_slider .slider_bg,
.module_slider:after{content:" ";position:absolute;top:0px;left:0px;width:1206px;height:483px;background:url(../images/slider_bg.png);background-position:center;background-repeat:no-repeat;z-index:100;}
.footer{margin:-277px auto 0;height:277px;position:relative;width:100%;}
.footer .conteiner{height:277px;}
@media(max-width:991px) {
	.header {
		background-size:cover;
	}
	.header .conteiner {
		height:195px;
	}
}
.footer ul.menu {bottom:38px;}
.footer .custom_phone {bottom:77px;}
