@font-face {
    font-family: HelveticaNeueCyrLight; /* Имя шрифта */
    src: url('../fonts/HelveticaNeueCyr-Light.otf'); /* Путь к файлу со шрифтом */
}
@font-face {
    font-family: HelveticaNeueCyrRoman; /* Имя шрифта */
    src: url('../fonts/HelveticaNeueCyr-Roman.otf'); /* Путь к файлу со шрифтом */
}
@font-face {
    font-family: HelveticaNeueCyrBold; /* Имя шрифта */
    src: url('../fonts/HelveticaNeueCyr-Bold.otf'); /* Путь к файлу со шрифтом */
}
@font-face {
    font-family: BenderBold; /* Имя шрифта */
    src: url('../fonts/bender_bold.otf'); /* Путь к файлу со шрифтом */
}
@font-face {
    font-family: BenderLight; /* Имя шрифта */
    src: url('../fonts/benderlight.ttf'); /* Путь к файлу со шрифтом */
}
a:focus{
    outline: none;
}
.pad-0{
	padding: 0px;
}
b{
    font-family: HelveticaNeueCyrBold; /* Имя шрифта */
}
.level1{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eaeaea+0,ebebeb+100 */
	background: #eaeaea; /* Old browsers */
	background: -moz-linear-gradient(top,  #eaeaea 0%, #ebebeb 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #eaeaea 0%,#ebebeb 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #eaeaea 0%,#ebebeb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */
}
.level2{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ededed+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #ededed 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ededed 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#ededed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	border-bottom: 1px solid #fff;
}
.level3{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e7e7e7+0,ededed+34,cacaca+100 */
	background: #e7e7e7; /* Old browsers */
	background: -moz-linear-gradient(top,  #e7e7e7 0%, #ededed 34%, #cacaca 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #e7e7e7 0%,#ededed 34%,#cacaca 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #e7e7e7 0%,#ededed 34%,#cacaca 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#cacaca',GradientType=0 ); /* IE6-9 */
}
.clear:before, .clear:after{
    content: '';
    display: block;
    clear: both;
}
.container{
	position: relative;
}
h1{
	font-size:24px;
	font-family:BenderBold;
}
html{
	height: 100%;
}
body{
	font-family: HelveticaNeueCyrLight;
	background-color: #fff;
	color: #fff;
	min-height: 100%;
	position: relative;
	overflow-y: scroll;
}
.slider .swiper-pagination{
	width: auto;
	right: 30px;
	left: auto;
}
.BenderBold{
	font-family: BenderBold;
}
.BenderLight{
	font-family: BenderLight;
}
.background-orange{
	background-image: url("../images/Head.jpg");
	position: relative;
	background-size: contain;
}
.text-indent p{
    text-indent: 30px;
}
.shad:after,
.shad:before{
	content: '';
	display: block;
	position: absolute;
	top: 0px;
	width: 25px;
	height: 101%;
	background-image: url(http://www.schaltbau-gmbh.com/files/bg_shadow.png);
	clear: both;
}
.shad:before{
	background-position: 0 0;
	left: -25px;
}
.shad:after{
	background-position: 100% 0;
	right: -25px;
}
.pad-0{
	padding: 0px;
}
.pad-r-0{
	padding-right: 0px;
}
.pad-l-0{
	padding-left: 0px;
}
ul.menu-top, .main .sub-menu, .main .sub-main{
	padding:0px;
	margin: 0px;
	list-style: none;
	overflow: hidden;
}
ul.menu-top > li, .main .sub-menu > li{
	float: left;
}
ul.menu-top > li > a{
	padding: 8px 13px;
    display: block;
    color: #fff;
    font-family: HelveticaNeueCyrLight;
    position: relative;
}
ul.menu-top > li > a:after{
	content: '';
    display: block;
    height: 21px;
    width: 1px;
    background-color: #fff;
    position: absolute;
    top: 7px;
    right: 0px;
}
ul.menu-top > li:last-child > a:after{
	width: 0px;
}
.logo-in{
	border-bottom: 3px solid #ff5d02;
	background-color: #fff;
	margin-bottom: -1px;
}
.logo-in .logo{
	float: right;
	margin: 14px 0px 20px 0px;
}
.logo-in .text{
	padding-top: 31px;
	padding-left: 30px;
}
.logo-in .text > a{
	border-top: 1px solid #ccc;
	display: block;
	width: 390px;
	border-bottom: 1px solid #ccc;
	color: #000;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	font-family: BenderBold;
}
.slider{
	height: 450px;
	background-size: cover;
	border-bottom: 3px solid #ff5d02;
	position: relative;
}
.swiper-container{
	height: 450px;
	color:#fff;
}
.swiper-container .swiper-slide{
	padding-top: 70px;
}
.swiper-container .swiper-slide h3{
	margin-top: 0px;
}
.swiper-container .swiper-slide .act a{
	color: #fff;
	text-decoration: underline;
	font-size: 18px;
	font-family: BenderLight;
}
.swiper-container .swiper-slide .act:after{
	content: ' \003e';
	display: inline;
}
.fot{
	position: absolute;
	bottom: 0px;
	width: 100%;
}
.footer .row > div{
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url("../images/Footer.jpg");
	font-family: HelveticaNeueCyrLight;;
}
.footer a{
	color: #fff;
	text-decoration: underline;
	font-family: HelveticaNeueCyrLight;;
}
.main{
	color: #3b3b3b;
}
.main .about{
	border-bottom: 1px solid #dc5910;
	font-weight: bold;
	margin-bottom: 30px;
	padding-bottom: 6px;
}
.main .sub-menu{
	border-bottom: 1px solid #dc5910;
	margin-top: 20px;
}
.main .sub-menu > li{
	margin-right: 35px;
}
.main .sub-menu > li a{
	font-size: 18px;
    font-weight: bold;
    color: #000000;
    display: block;
}
.main .sub-menu > li.active > a,
.main .sub-menu > li:hover> a{
	color: #dc5910;
	border-bottom: 3px solid #dc5910;
	text-decoration: none;
}
.main .sub-main > li{
	display: none;
}
.main .sub-main > li.active{
	display: block;
}
.main .sub-main p{
	margin-top: 10px;
	font-size: 16px;
}
.main .sub-main .right{
	padding-top: 30px;
}
.main .sub-main .pdf{
	cursor: pointer;
	text-decoration: underline;
	border-bottom: 1px solid #ccc;
	padding-bottom: 22px;
	padding-top: 15px;
    overflow: hidden;
    float: right;
    display: inline-block;
}
.main .sub-main .pdf:last-child{
	border-bottom: 0px;
}
.main .sub-main .pdf img{
	float: left;
    margin-right: 10px;
}
.main .sub-main .children{
	overflow: hidden;
	margin-bottom: 10px;
}
.main .sub-main .children .img{
	width: 120px;
    height: 150px;
	background-size: cover;
	background-position: center center; 
	float: left;
	margin-right: 15px;
}
.main .sub-main .children a{
	display: block;
}
.main .sub-main .children a.phone{
	padding-top: 10px;
}
.main .sub-main .other .children .position{
	display: inline;
}
.main .chain{
	margin: 20px 0px 10px;
	padding-bottom: 5px;
	text-transform: uppercase; 
}
.main .chain > a{
	position: relative;
	margin-right: 18px;
	color: #b8b8b8;
	font-family: HelveticaNeueCyrRoman;
}
.main .chain > a:after{
	content: ' \003e';
	display: block;
	position: absolute;
	right: -14px;
    top: -2px;
}
.main .chain > a:last-child:after{
	content: '';
}
.main .contacts .head{
	font-weight: bold;
	margin: 10px 0px;
	font-family: HelveticaNeueCyrBold; /* Имя шрифта */
	font-size: 17px;
}
.main .form .head{
	border-left: 3px solid #dc5910;
    padding-left: 4px;
    margin-bottom: 6px;
    line-height: 15px;
}
.main .form input[type='submit']{
	border:0px;
	color: #fff;
	padding: 5px 35px;
	border-radius: 3px; 
	background: rgb(236,106,9); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(236,106,9,1) 0%, rgba(207,74,22,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(236,106,9,1) 0%,rgba(207,74,22,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(236,106,9,1) 0%,rgba(207,74,22,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec6a09', endColorstr='#cf4a16',GradientType=0 ); /* IE6-9 */
}
.contacts{
	margin-bottom: 20px;
}
.company{
	margin-top: 21px;
	margin-bottom: 20px;
}
.company{
	color: #000;
}
.company p{
	line-height: 27px;
}
ul.product, ul.product ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	color: ;
}
ul.product ul{
	padding-left: 20px;
	font-family: HelveticaNeueCyrLight;
}
ul.product > li{
	border-top: 1px solid #dddddd;
	padding-bottom: 4px;
}
ul.product > li > ul{
	height: 0px;
	overflow: hidden;
	transition: all .5s;
}
ul.product > li.active > ul{
	height: 150px;
}
ul.product > li:last-child{
	border-bottom: 1px solid #dddddd;
}
ul.product ul li a{
	color: #3b3b3b;

}
ul.product > li > a{
	font-weight: bold;
	font-size: 15px;
	color: #3b3b3b;
	font-family: HelveticaNeueCyrRoman;
	position: relative;
}
ul.product > li > a:after{
	content: '';
    display: block;
    width: 13px;
    height: 20px;
    background-image: url("list-product.png");
    position: absolute;
    top: 5px;
    right: -21px;
    background-repeat: no-repeat;
    background-size: contain;
}
.detail .header{
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.detail .text .head{
	font-family: HelveticaNeueCyrBold;
	margin-top: 0px;
}
.detail .photo .img-small img{
	width: 100%;
	padding-right: 10px;
	transition: all .3s;
	border: 2px solid #fff;
}
.detail .photo .img-big img:hover,
.detail .photo .img-small img:hover{
	border: 2px solid #dc5910;
	opacity: 0.8;
}
.detail .photo .img-big img{
	width: 100%;
	transition: all .3s;
	border: 2px solid #fff;
}
.detail .photo .img-big:after{
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	background-image: url('search.png');
	background-size: cover;
	position: absolute;
	top: 4px;
	left: 4px;
}
.detail .photo .img-big{
	border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
}
.characteristics table{
	width: 100%;
}
.characteristics table tr{
	border-bottom: 1px solid #ccc;
}
.characteristics table tr td{
	padding: 5px 0px;
}
.yes {
	width: 11px;
	height: 7px;
	display: inline-block;
	background-size: cover;
	transform: rotate(-90deg);
	margin-bottom: 1px;
	transition: all .4s;
}

.yes.rotate {
	transform: rotate(0deg);
}
.main p{
	font-size: 15px;
	font-family: HelveticaNeueCyrRoman;
}
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets,  and up) */
@media (min-width: 100px) {
    .swiper-container,
    .slider{
        height: 150px;
    }
}
@media (min-width: 400px) {
	.swiper-container,
    .slider{
        height: 300px;
    }
	.img-company{
		display: table;
		margin: auto;
	}
}
@media (min-width: 768px) {
    .swiper-container,
    .slider{
        height: 350px;
    }
	.img-company{
		float: right;
		margin:0px 0px 15px 15px;
	}
}

/* Medium devices (desktops,  and up) */
@media (min-width: 992px) {
    .swiper-container,
    .slider{
        height: 400px;
    }
	.img-company{
		float: right;
		margin:0px 0px 15px 15px;
	}
}

/* Large devices (large desktops,  and up) */
@media (min-width: 1200px) {
    .swiper-container,
    .slider{
        height: 450px;
    }
	.img-company{
		float: right;
		margin:0px 0px 5px 15px;
	}
}