body, div, p, h1, h2, h3, h4, h5, ul, li, a, form{
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	line-height: 1;
}
*{
    margin:0;
    padding:0;
}
body{
	font-family: 'Open Sans', sans-serif;
}
button{
	cursor: pointer;
}
button, input, textarea{
	outline: none !important;
}
input[type=text]:focus,input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus, input:active{
	outline: none !important;
}
/*css оформление скроллбара*/
div.catalog-table-content::-webkit-scrollbar{
-webkit-appearance: none;
height: 7px;
}
div.catalog-table-content::-webkit-scrollbar-thumb {
border-radius: 8px;
background-color: rgba(0,0,0,.5);
-webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
::-webkit-input-placeholder {color:#222;}
::-moz-placeholder          {color:#222;}/* Firefox 19+ */
:-moz-placeholder           {color:#222;}/* Firefox 18- */
:-ms-input-placeholder      {color:#222;}

.col-sm-6 a:hover {
	text-decoration:none;
}
.transit {
    width: 100px;
    height: 100px;
    background: red;
    -webkit-transition: width 2s; /* Safari */
    transition: width 2s;
}
.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
img{
	max-width: 100%;
}
.img-title {
	margin-top: 8px;
}
.b7{
	background: url('../images/b7.jpg') no-repeat;
}
.b1{
	background: #f2f2f2;
	border-bottom: 1px solid #e0e0e0;
	padding: 13px 0;
}
.b1-menu{
	text-align: center;
	padding-top: 14px;
}
.b1-menu a{
	color: #696969;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 20px;
	text-decoration: none;
}
.header-right-title{
	padding: 7px 0 3px;
	font-size: 21px;
	font-weight: 700;
	color: #2b3c4a;
	display: block;
	text-align: right;
}
.header-right-text{
	text-align: right;
}
.header-right-text span{
	font-size: 12px;
	font-weight: 300;
	color: #2b3c4a;
	display: inline-block;
	border-bottom: 1px dashed #2b3c4a;
	padding-bottom: 1px;
}
.slb2 li{
	width: 50%;
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
	cursor: pointer;
}

.slb2 li.opac{
	opacity: 0.7;
}
.b2 .item{
	display: none;
}
.b2 .item.active{
	display: block;
}
.b3{
	background: #eeeeee;
	padding: 20px 0;
}
.b3-title{
	font-size: 38px;
	font-weight: 500;
	padding-bottom: 10px;
	font-family: 'Roboto', sans-serif;
}
.modal .btn3{
	margin-left: 0;
}
.b3-title i{
	font-size: 23px;
	font-weight: 300;
	font-style: italic;
}
.b3-title span{
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
}
.modal-text{
	font-family: 'Roboto', sans-serif;
	padding-bottom: 8px;
}
.b3-text{
	font-size: 32px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
}
.b3-text span{
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
}
.btn3 {
    margin-top: 5px;
    border-radius: 0px;
    height: 52px;
    padding: 0 25px 4px 20px;
    line-height: 38px;
    font-size: 21px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    margin-left: 30px;
    background: url(../images/btn3.png) no-repeat;
    background-size: 100% 100%;
    -webkit-transition: background 0.4s; /* Safari */
    transition: background 0.4s;
}
.btn3:hover{
    background: url(../images/btn3h.png) no-repeat;
    background-size: 100% 100%;
}
.btn3 i {
    font-weight: bold;
    font-size: 28px;
    position: relative;
    top: 2px;
    left: 3px;
}
.download img{
	opacity: 0.85;
    -webkit-transition: opacity 0.3s; /* Safari */
    transition: opacity 0.3s;
}
.download:hover img{
	opacity: 1;
}
.b4-img{
	text-align: center;
	height: 80px;
	vertical-align: middle;
	width: 100%;
	line-height: 80px;
}
.owl-carousel{
	display: none;
}
.b4-text{
	display: table;
	width: 100%;
	font-size: 16px;
	line-height: 1.1;
	font-family: 'Roboto', sans-serif;
	padding-left: 10px;
}
.b4-text span{
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	height: 50px;
}
.b4-text strong{
	font-weight: 600;
}
.b4 .row>.col-sm-3{
	border-right: 1px solid #f2f2f2;
	padding-bottom: 12px;
}
.b4{
	padding: 22px 0;
}
.br0{
	border-right: none !important;
}
.b5-unit{
	padding: 15px 10px;
	background: #f8f8f8;
	margin-bottom: 16px;
	clear: both;
}
.b5-u-name{
	font-size: 24px;
	font-weight: 600;
	width: 55%;
	display: inline-block;
}
.b5-u-har-wrap{
	float: right;
	width: 50%;
	display: inline-block;
}
.b5-u-har{
	font-size: 16px;
	margin-bottom: 5px;
	display: inline-block;
	width: 60%;
	float: left;
}
.b5-u-val{
	font-size: 18px;
	font-weight: 600;
	display: inline-block;
	width: 40%;
	text-align: right;
}
.b5-unit strong{
	font-weight: 600;
}
.b6{
	padding-top: 30px;
	padding-bottom: 60px;
}
.b6-title{
	padding: 0 25px 30px;
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}
.b6-text{
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	margin-bottom: 3px;
}
.b6-phone{
	font-family: 'Roboto', sans-serif;
	font-size: 31px;
	font-weight: 300;
	padding: 8px 0;
}
.b6-phone span{
	font-weight: 500;
}
.b7{
	padding: 30px 0;
	background-size: 100% auto;
	background-position: center bottom;
}
.b7-title{
	font-size: 20px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	padding-left: 0px;
	padding-bottom: 35px;
}
.b7-unit{
	float: left;
	width: 25%;
	height: 230px;
	padding-right: 30px;
}
.b7-text{
	display: table;
	width: 100%;
	font-size: 18px;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
}
.b7-text>span{
	display: table-cell;
	width: 100%;
	height: 48px;
	vertical-align: middle;
}
.b7-img{
	position: relative;
}
.b7-img img{
	width: 100%;
}
.b7-img-text{
	position: absolute;
	z-index: 2;
	height: 40px;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0 12px;
	line-height: 40px;
	background: linear-gradient(to bottom, transparent, #000000);
	color: #ffffff;
	font-size: 15px;
	font-size: 15.5px;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
}
.b8{
	padding-top: 45px;
}
.b8-title{
	font-size: 16px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	padding-bottom: 10px;
}
.b8-text{
	font-size: 13px;
	line-height: 1.2;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	padding-bottom: 16px;
	color: #6F6F6F;
}
.b8-text b {
	font-weight: 400;
}
.b9-title{
	padding: 25px 15px;
	font-size: 20px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
}
.b9-v{
	position: relative;
	margin-bottom: 50px;
}
.b9-v img{
	width: 100%;
}
.b9-v-text{
	position: absolute;
	left: 0;
	top: 0;
	padding: 18px;
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.15;
}
.b9-anc a{
	display: inline-block;
	margin-bottom: 4px;
	color: #000000;
	text-decoration: underline;
	font-size: 15px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
}
.b9-anc{
	padding-bottom: 50px;
}
.footer{
	background: #333333;
}
.f-title{
	color: #cccccc;
	font-size: 13px;
	display: block;
	height: 90px;
	line-height: 90px;
	font-family: 'Roboto', sans-serif;
}
.f-menu{
	text-align: center;
	height: 90px;
	line-height: 90px;
}
.f-menu a{
	display: inline-block;
	color: #cccccc;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0 19px;
}
.footer .logo-title{
	height: 90px;
	line-height: 90px;
}
#myCarousel>.col-md-2{
	padding-left: 0;
}
#myCarousel>.col-md-10{
	padding-right: 5px;
}
.b2 .item img{
	width: 100%;
}
.b2{
	padding: 23px 0 18px;
}
.prl0{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.xbr{
    border-right: 1px solid #f2f2f2;
    padding-bottom: 10px;
    margin-bottom: 20px;
    height: 110px;
}
.xbr .b4-text{
	font-size: 14px;
}
.xbr .b4-img{
	height: 58px;
	line-height: 58px;
}
.pull-right-n{
	position: relative;
    display: block;
    float: none;
    text-align: right;
}
.pull-right-n img{
    position: absolute;
    z-index: 2;
    right: 0;
    top: -5px;
}
.btn3.btn32{
	margin-top: 13px;
}
.b10{
	padding: 35px 0;
}
.b10-title{
	font-size: 24px;
	font-weight: 700;
	padding: 27px 0;
}
.b10-text{
	font-size: 15px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	line-height: 1.4;
	margin-bottom: 35px;
}
em {
	font-size: 13px;
	color: #5d5d5d;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	padding-bottom: 5px;
}
.b10 img{
	margin-bottom: 55px;
	margin-top: 10px;
}
.b10-t{
	font-size: 20px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	padding-bottom: 18px;
}
.b10-text span{
	display: block;
	padding-left: 70px;
	position: relative;
}
.b10-text span:before{
	position: absolute;
	z-index: 2;
	content: "";
	width: 4px;
	height: 4px;
	background: #000000;
	left: 34px;
	top: 50%;
	margin-top: -2px;
	border-radius: 50%;
}
.b1 .row{
	position: relative;
}
.mob-tel{
	position: absolute;
	top: 3px;
	left: 15px;
	display: none;
	z-index: 1;
}
.bars{
	position: absolute;
	top: 10px;
	right: 15px;
	display: none;
	cursor: pointer;
	z-index: 1;
}
.breadcr a{
	color: #0b426b;
	font-size: 14px;
	text-decoration: underline;
	position: relative;
	display: inline-block;
	margin-right: 12px;
}
.breadcr a:before{
	position: absolute;
	z-index: 1;
	content: "/";
	font-size: 15px;
	color: #aaa;
	right: -11px;
	top: 0;
}
.breadcr span{
	color: #aaa;
	font-size: 14px;
	display: inline-block;
}


@media (min-width: 1200px){
	.container{
		width: 960px;
	}
}

@media screen and (max-width: 768px) {
	.b3{
		margin-top: 20px;
	}
	.owl-carousel .owl-item img {
    display: inline-block;
    width: auto;
    margin: 0 auto;
}
	.noowl, .owl-nav, .owl-dots{
		display: none;
	}
	.owl-carousel{
		display: block;
		cursor: pointer;
	}
	.logo-title img{
		max-width: 120px;
	}
	.b1-menu{
		display: none;
	}
	.b1-menu.disb{
		display: block;
		position: absolute;
		width: 100%;
		z-index: 2;
		border-bottom: 1px solid #e0e0e0;
		background: #f2f2f2;
		top: 0;
		margin-left: -15px;
		padding-bottom: 10px;
	}
	.b10-text span:before {
	    background: #000000;
	    left: 4px;
	    top: 10px;
	}
	.b4-img {
	    height: 60px;
	    line-height: 60px;
	}
	.b4 {
    	padding: 2px 0 25px;
	}
	.b10-text span {
	    display: block;
	    padding-left: 18px;
	    position: relative;
	}
	.mob-tel, .bars{
		display: block;
	}
    .b3-title, .b3-text{
    	text-align: center;
    }
    .btn3{
    	margin: 8px auto;
    	display: block;
    }
    .pull-right-n img{
    	position: static;
    	margin-top: 12px;
    }
    .pull-right-n{
    	text-align: center;
    }
    .slb2 li {
	    width: 12.5%;
	    float: left;
	    padding-left: 2px;
	    padding-bottom: 4px;
	    cursor: pointer;
	    padding-right: 2px;
	}
	.b3-title{
		font-size: 28px;
	}
	.slb2{
		padding: 4px 0px 0;
	}
	.b2{
		padding-bottom: 0;
	}
	#myCarousel>.col-md-2{
		padding-left: 15px;
	}
	#myCarousel>.col-md-10{
		padding-right: 15px;
	}
	.b4 .row>.col-sm-3{
		width: 100%;
	}
	.b4-text{
		padding-left: 0;
		text-align: center;
		padding: 0 20px;
	}
	.b5-u-har-wrap{
		width: 100%;
		float: none;
		padding-top: 10px;
	}
	.b5-u-har{
		width: 65%;
		font-size: 12px;
	}
	.b5-u-name{
		font-size: 20px;
	}
	.b5-u-val{
		width: 35%;
		font-size: 12px;
	}
	.b5 .download{
		text-align: center;
		display: block;
	}
	.b6-title{
		text-align: center;
	}
	.b6 .col-md-7{
		padding-bottom: 15px;
	}
	.b7-unit{
		width: 50%;
		padding-right: 15px;
	}
	.b7-text{
		font-size: 14px;
	}
	.b7-text>span{
		height: 38px;
	}
	.b7-title {
	    font-size: 14px;
	    padding-left: 0;
	    padding-bottom: 15px;
	}
	.b7-unit{
		height: 370px;
	}
	.b7{
		background-size: cover;
	}
	.b9-v{
		margin-bottom: 20px;
	}
	.b9-anc{
		padding-bottom: 30px;
	}
	.b9-anc p{
		padding-bottom: 5px;
	}
	.b9-anc p a{
		font-size: 14px;
	    display: inline;
	    line-height: 1.2;
	}
	.xbr{
		display: none;
	}
	.b10 img {
	    margin-bottom: 30px;
	}
	.b9{
		margin-top: 0px;
	}
	.b3-title i{
		font-size: 20px;
		display: inline-block;
	}
	.b3-text{
		font-size: 25px;
	}
	.btn3 {
	    height: 42px;
	    padding: 0 16px;
	    font-size: 18px;
	}
	.btn3 i{
		font-size: 25px;
	}
	.b5 .download, .download.pull-right-n{
		display: none;
	}
	.f-title, .f-menu{
		text-align: center;
		height: 50px;
		line-height: 50px;
	}
	.b9-title{
		padding: 20px 15px;
		font-size: 18px;
	}
	.b8{
		display: none;
	}
	.b6-title {
	    padding: 0 25px 20px;
	    font-size: 20px;
	}
	.b6{
		padding-bottom: 25px;
		padding-top: 5px;
	}
	.b10-title{
		font-size: 21px;
	}
	.f-menu a{
		font-size: 11px;
     	margin: 0px 11px;
	}
	.footer .logo-title {
	    height: 74px;
	    line-height: 54px;
	    text-align: center;
	}
	.logo-title{
		text-align: center;
	}
	.b1-menu a {
	    font-size: 12px;
	    margin: 0 7px;
	}
	.b1 .header-right{
		display: none;
	}
}
@media screen and (max-width: 650px) {
	.b7-unit {
	    height: 326px;
	}
}
@media screen and (max-width: 500px) {
	.b7-unit {
	    height: 250px;
	}
}
@media screen and (max-width: 420px) {
	.b7-unit {
	    height: 225px;
	}
}
@media screen and (max-width: 370px) {
	.b7-unit {
	    height: 189px;
	}
}
@media screen and (max-width: 350px) {
	.b7-unit {
	    height: 170px;
	}
}