/* --- Breadcrumb --- */
/*.bx-breadcrumb {*/
/*	margin: 10px 0;*/
/*	display: flex;*/
/*	justify-content: flex-start;*/
/*	align-items: center;*/

/*}*/
/*.bx-breadcrumb-link{*/
/*	font-family: Roboto;*/
/*	font-style: normal;*/
/*	font-weight: normal;*/
/*	font-size: 14px;*/
/*	line-height: 21px;*/
/*	color: #555555;*/
/*	text-decoration: none;*/

/*}*/
/*.bx-breadcrumb-link span{*/
/*	vertical-align: middle;*/
/*}*/
/*.bx-breadcrumb i {*/
/*	color: #7a7a7a;*/
/*	line-height: unset;*/
/*	font-size: 0.85em;*/
/*	vertical-align: middle;*/
/*	text-decoration: none;*/
/*	margin-left: 3px;*/
/*	padding: 0;*/
/*}*/
/*.bx-breadcrumb .bx-breadcrumb-item {*/
/*	float: left;*/
/*	margin: 0px;*/
/*	white-space: nowrap;*/
/*	!*line-height: 13px;*!*/
/*	vertical-align: middle;*/
/*	font-family: Roboto;*/
/*	font-style: normal;*/
/*	font-weight: normal;*/
/*	font-size: 14px;*/
/*	line-height: 21px;*/
/*	color: #555555;*/
/*}*/
/*.bx-breadcrumb .bx-breadcrumb-item span {*/
/*	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;*/
/*	font-size: 0.85em;*/
/*	color: #7a7a7a;*/
/*}*/
/*.bx-breadcrumb .bx-breadcrumb-item a {*/
/*	border-bottom: none;*/
/*	text-decoration: none;*/
/*	line-height: 10px;*/
/*}*/
/*.bx-breadcrumb .bx-breadcrumb-item a:hover {*/
/*	color: #7a7a7a;*/
/*	text-decoration: underline;*/
/*}*/

/*#bx_breadcrumb_0 img {*/
/*    margin-top: 3px;*/
/*}*/
/* --- Breadcrumb-end --- */

.catalog-top .one-item {
	float: left;
}

.foot-middle {
	background-color: #101010;
    color: #fff;
    float: left;
    width: 100%;	
}

.foot-contacts .col {
	text-align: center;
}

.foot-contacts {    
    float: left;
    font-size: 12px;
    padding-top: 10px;
    padding-left: 35px;
    width: 37%;
}

.foot-contacts .phone-title {
	display: none;
}

.foot-contacts span {
	display: block;
	width: 100%;
}

.foot-contacts span.email a {
    color: #fff;
    text-decoration: none;
}

.foot-contacts span.email a:hover {
    color: #f15a23;
}

.foot-soc {
	float: left;
	width: 17% !important;
}

.foot-auth {
	float: left;
	text-align: right;
	width: calc(33.3% - 35px) !important;
	padding-right: 35px;
}

.foot-auth a {
	color: #fff;
    cursor: pointer;
    font-size: 12px;
    height: 45px;
    line-height: 45px;
    padding: 0 5px;
    text-decoration: none;
}

.foot-auth a:hover {
    color: #f15a23;
}

/*.lang{*/
/*	float:left;*/
/*	width:100%;*/
/*	height:28px;*/
/*	text-align: right;*/
/*	}*/
	
	/*.lang .lang  {*/
	/*	float: none;*/
	/*	display: inline-block;*/
	/*	width:76px;*/
	/*	margin-right: 34px;*/
	/*	padding-left: 0px;*/
	/*}*/
	
html[lang=ru] .nav ul li a {
	padding: 0 29px !important;
}

.nav ul li a {
	padding: 0 31px;
}

.header .nav ul li:last-child > a {
	background-image: none !important;
}


/*.header .nav ul li:first-child > a {
	padding: 0 20px;
}

.header .nav ul li:nth-child(1) {
	width: calc(13.053% + 6px);
}
.header .nav ul li:nth-child(2) {
	width: 11.0008%;
}
.header .nav ul li:nth-child(3) {
	width: 12.818%;
}
.header .nav ul li:nth-child(4) {
	width: 14.477%;
}
.header .nav ul li:nth-child(5) {
	width: 9.811%;
}
.header .nav ul li:nth-child(6) {
	width: 10.703%;
}
.header .nav ul li:nth-child(7) {
	width: 13.238%;
}
.header .nav ul li:nth-child(8) {
	width: 11.969%;
}*/

html[lang=ru] .footer-nav ul li a {
    padding: 0 34px;
}

.content {
	border: none;
}

.serv a {
    margin: 0 6px;
}

.tabs__content.video {
	text-align: center;
}

#search .form-textbox-border input { height: 18px; padding: 0 5px 0 10px;}


#left-menu ul a {
    font-size: 1.1em !important;
}

.footer-nav {
    height: 55px;
    background-color: #101010;
    background-position-y: bottom;
}

#left-menu .current a{
	font-size: initial !important;
}

body{
	overflow-x: hidden;	
}

.form-button input {
    background: rgba(0, 0, 0, 0) url("/local/templates/.default/images/sear.png") no-repeat scroll 2px 2px / 14px auto;
}

@media(max-width: 1024px) {
	#search {
		margin-top: 3px;
	}
	
	#search .form-textbox-border input {
		height: 19px;
	}
	
	#search .form-button {
		margin-top: 2px;
	}
	
	.serv a:last-child {
		padding-top: 25px;
	}

}

@media(max-width: 992px) {
	.foot-contacts {
		width: 37% !important;
	}
	
	.foot-auth {
		width: 30% !important;
		padding-right: 0px;
	}
	
	html[lang=ru] .nav ul li a {
		padding: 0 14px !important;
	}

	.nav ul li a {
		padding: 0 16px;
	}
}

@media(max-width: 768px) {
.header-right {
    margin-top: 3px;}

.search-mob {
	margin-top: 5px;
}

.foot-middle > div {
	width: 100% !important;
	text-align: center;
	padding-left: 0px !important;
}

.header-right > .lang {
	margin-top: 8px;
	text-align:  left;
	width: 40px;
	display: block;
	/*float: none;*/
}

.lang .lang {
    position: absolute;
    padding-top: 21px;
    width: 100%;
    background-color: transparent;
}

.lang .lang a {
	color: #000;
}

.lang a, .lang div.current {
    color: #000;
    font-size: 14px;
    width: 100%;
}

.lang .lang a {
    display: none;
    padding: 3px 0;
    text-align: center;
    float: left;
    width: 100%;
    background-color: #ccc;
    color: #000;
}
}

@media(max-width: 700px) {
	.foot-contacts {
		width: 38% !important;
	}
	
	.foot-soc {
		width: unset !important;
	}
	
	.foot-auth {
		width: 20% !important;
	}
}

.catalog-detail iframe,
.news-detail iframe {
	width: 100%;
	height: 330px;
}

@media(max-width: 992px) {
	.catalog-detail iframe,
	.news-detail iframe {
		height: 300px;
	}
}

@media(max-width: 768px) {
	.catalog-detail iframe,
	.news-detail iframe {
		height: 350px;
	}
}

@media(max-width: 768px) {
	.catalog-detail iframe,
	.news-detail iframe {
		height: 300px;
	}
}

.catalog-section-h1 {
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: -10px;
}

.catalog-element-h1 {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	display: inline-block;
}

.leftMenuCatalogMobile {
	display: none;
}
.show-cat-mob {
	display: none;
	padding: 3px 10px;
	width: auto;
	background-color: #f15b25;
	color: #fff;
	margin: 5px 0px 5px 0px;
	border-radius: 5px;
}
@media(max-width: 1024px) {
	.show-cat-mob {
		border: 0;
		font-size: 100%;
	}
}
@media(max-width: 768px) {
	.show-cat-mob {
		display: inline-block;
		vertical-align: top;
	}
	.leftMenuCatalogMobile {
		position: fixed;
		z-index: 999;
		left: 0px;
		top: 97px;
		margin-top: 0px;
		padding-top: 15px;
		bottom: 0px;
		right: 0px;
		width: auto;
		background-color: rgba(0,0,0,0.9);
	}
}
