/*.container{
	
	min-width: 1170px !important;
}*/

/*@font-face {
font-family: 'Roboto Condensed';
src: url(../fonts/Roboto_Condensed/RobotoCondensed-Light.ttf);
}

@font-face {
font-family: 'Roboto Condensed';
src: url(../fonts/Roboto_Condensed/RobotoCondensed-Bold.ttf);
}*/

@font-face {
font-family: 'Roboto Condensed';
src: url(../fonts/Roboto_Condensed/RobotoCondensed-Regular.ttf);
}

/*@font-face {
font-family: 'Roboto Condensed';
src: url(../fonts/Roboto_Condensed/RobotoCondensed-Italic.ttf);
}

@font-face {
font-family: 'Roboto Condensed';
src: url(../fonts/Roboto_Condensed/RobotoCondensed-LightItalic.ttf);

}

@font-face {
font-family: 'Roboto Condensed';
src: url(../fonts/Roboto_Condensed/RobotoCondensed-BoldItalic.ttf);

}*/



#Intro .carousel-caption h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}
#Intro h3 {
    font-weight: 200;
}




header.page-top{
	border-top:10px solid #ffd100;	
	padding:30px 0 20px 0;
	display: inline-block;
	min-width: 100%;
}

header.page-top .slogan{
	text-align: center;
}

header.page-top .short-contacts{
	float: right;
	text-align: right;
	margin-top:-10px;
}
header.page-top .short-contacts.cart{
	text-align: left;
}
header.page-top .short-contacts.cart p{
	color:#666;
}
header.page-top .short-contacts p{
	margin: 0;
	margin-top: 5px;
}
header.page-top .short-contacts h3{
	margin: 0;
}
header.page-top .short-contacts h3 a{
	color:#333;
}
header.page-top h3{
	position:relative;
	margin-top:0;
	font-size: 20px;
	display:inline-block;
	margin-bottom: 10px;

}
header.page-top h3 span{
	font-size: 24px;
	position: absolute;
	top:5px;
	left:-42px;
		
}
header.page-top h3 .fa-circle{
	color: #ffd100;
}
header.page-top h3 span.fa-stack{
	font-size: 80%;
}
header.page-top h3 span.fa-stack .fa-mobile{
	font-size: 130%;
}



.navbar{
	margin-bottom: 0;
	border:none;
}

.navbar .search{
	margin-top:25px;
	float:right;
}
.navbar button.go-search{
	background: #ffd000;
	border:1px solid #ffd000;
	border-bottom: 1px solid #dcab00;
	padding: 3px 10px;
	border-radius: 5px;
	
	
	background: rgb(255,228,0); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZTQwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGMyMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,228,0,1) 0%, rgba(248,194,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,228,0,1)), color-stop(100%,rgba(248,194,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,228,0,1) 0%,rgba(248,194,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,228,0,1) 0%,rgba(248,194,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,228,0,1) 0%,rgba(248,194,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,228,0,1) 0%,rgba(248,194,0,1) 100%); /* W3C */
}
.go-search .fa{
	text-shadow: 1px 1px 0px rgba(255,255,255, .55);
}

.title .top-menu{
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	position: relative;
}
nav .navbar-nav {
	float:none;
}
nav .top-menu{
	border-top:1px solid #ddd;
	border-bottom:3px solid #ffd100;
	position: relative;
}

nav .top-menu >  div > ul, nav .top-menu>ul>li{
	padding: 0; margin: 0;
	list-style: none;
	font-size: 0;
	height:80px;
}

/*nav .top-menu > ul > li{
	font-size: 17px;
	display: inline-block;
	margin-right: 25px;
}
*/nav .top-menu >  div > ul  > li:last-child{
	margin-right: none;
}

/* Medium devices (desktops, 992px and up) */

/*@media (min-width: 1200px) {
	nav .top-menu > ul > li{
		font-size: 18px;
		display: inline-block;
		margin-right: 35px;
	}	
}*/


nav .top-menu >  div > ul  > li{
		font-size: 18px;
		display: inline-block;
		margin-right: 25px;
	}	
	
	

nav .navbar-nav > li > a {
	padding: 0;
	
}

nav .top-menu >  div > ul  > li > a{
	color: #231f20;
	line-height: 80px;
	height:80px;
	display: block;
	transition: .4s all;
	position: relative;
}
nav .top-menu >  div > ul  > li > a:hover{
	text-decoration: none;
	color:#ffd100;
	background: #fff;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{
	background: #fff;
	color: #ffd100;
}
nav .top-menu >  div > ul  > li.active > a{
	color:#999;
}

nav .top-menu >  div > ul  > li.active > a:before {
  content: "";
  display: block; /* reduce the damage in FF3.0 */
  position: absolute;
  bottom: 0px;
  left: 50%;
	margin-left: -7px;
  width: 0;
  border-width:0 7px 7px 7px;
  border-style: solid;
  border-color: #ffd100 transparent;
}

nav .top-menu >  div > ul  > li.active > a:after {
  content: "";
  display: block; /* reduce the damage in FF3.0 */
  position: absolute;
  bottom: -4px;
  left: 50%;
	margin-left: -7px;
  width: 0;
  border-width:0 7px 7px 7px;
  border-style: solid;
  border-color: #fff transparent;
}


.top-menu ul.nav > li > ul.dropdown-menu{
	border-top-color:#fff;
	
}

.top-menu ul.nav > li > ul.dropdown-menu:after
{
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 0 10px 10px;
	border-color: #FFFFFF transparent;
	display: block;
	width: 0;
	z-index: 1;
	top: -9px;
	left: 3px;
}


#Intro h2{
	font-weight: 200;
}
/*#Intro .carousel-caption{
	background: rgba(0,0,0,.70);
	left:0; right: 0;
	width:100%;
	bottom: 0;
}*/
#Intro .carousel-caption{
    background: rgba(0,0,0,.30);
    left:0; right: 0;
    width:100%;
    bottom: 0;
}
#Intro .carousel-caption h2{
	margin-top:10px;
	margin-bottom:10px;
}

#Intro .carousel-caption a{ color:#FFF; text-decoration:none;}

.carousel-indicators {
    bottom: -40px;
    left: 50%;
    list-style: outside none none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 15;
}


.directions{
	margin-top:60px;
}
.directions .img-responsive{
	margin-bottom: 30px;
}

#TitleContent{
	padding: 40px 0;
}

#BaseContent{
	padding: 20px 0 0px 0;
}
.news-list{
	position: relative;
}
.news-list:before{
	position: absolute;
	content: "";
	height:100%;
	width:1px;
	left: -30px;
	border-left:1px solid #eee;
}

.news-item{
	margin-bottom:30px;	
}
.news-item .summary{
	color:#666;
	margin-top:0;
}
.news-item .date{
	position: relative;
	background: #ffd000;
	font-size: 9px;
	display: inline-block;
	padding: 3px 5px;
	font-family: 'Roboto Condensed', sans-serif;
}
.news-item .date:after {
  content: "";
  display: block; /* reduce the damage in FF3.0 */
  position: absolute;
  bottom: -7px;
  left: 0px;
  width: 0;
  border-width:7px 7px 0 0;
  border-style: solid;
  border-color: #ffd000 transparent;
}
.archive{
	font-size: 14px;
}
.archive span{
	font-size: 85%;
}

.first-level-image{
	margin-bottom: 20px;
}


.left-menu{
	margin-top:20px;
}
.left-menu ul{
	padding: 0; margin: 0;
	list-style: none;
	background: #e6e6e6;
	border-radius: 10px;
}
.left-menu > ul > li{
	list-style: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #ddd;
}
.left-menu > ul > li:last-child{
	border: none;
}
.left-menu > ul > li > a{
	display: block;
	line-height: 20px;
	padding: 10px 20px;
	color:#333;
	font-size: 16px;
	transition: .4s all;
}
.left-menu > ul > li:first-child,
.left-menu > ul > li:first-child > a{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.left-menu > ul > li.active{
	background: #ffd100;
}


.left-menu > ul > li > a:hover,
.left-menu > ul > li.active > a{
	background: #000;
	text-decoration: none;
	color:#333;
	background: #ffd100;
		
	text-shadow: 1px 1px 0px rgba(255,255,255,.55);
}


.left-menu > ul > li > ul {
	display: block;
	background: #f3f3f3;
	padding-top:15px;
	padding-left: 35px;
	padding-right: 15px;
	padding-bottom:20px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	
}
.left-menu > ul > li:last-child,
.left-menu > ul > li:last-child > a,
.left-menu > ul > li:last-child ul,
.left-menu > ul > li:last-child ul > li:last-child,
.left-menu > ul > li:last-child ul > li:last-child > a
{
	border-bottom-left-radius: 10px !important;
	border-bottom-right-radius: 10px !important;
}

.left-menu > ul > li > ul > li{
	padding:5px 0px;
	position:relative;
}
.left-menu > ul > li > ul > li >a {
	color: #666;
}
.left-menu > ul > li > ul > li >a:hover {
	color: #ffd100;
	text-decoration: none;
}

.left-menu > ul > li > ul > li:before{
    position: absolute;
    top:5px;
    left:-16px;
    content:"\2043";
    color: #ffd100;
}

.wide-image{
	margin:20px 0 40px 0;
}

.win-item{
	min-height:140px;
	background: #00bff8;
	padding:15px;
	color:#fff;
	margin-bottom: 30px;
}
@media (min-width: 1200px) {
	.win-item{
		min-height:100px;
	}
}

.win-item.xp h3{
	font-size: 20px;
}
.win-item.xp h3 small{
	display:block;
	margin-bottom: -11px;
	color:#fff;
}
.win-item h3, .win-item h3 small{
	color:#fff;
	margin:0;
}

.win-item a{ color:#fff !important; text-decoration:none;}

.sources-lines{
	padding: 40px 0;
}
.sources-lines h2{
	display: block;
	background: url(../images/gray-line.png) center center repeat-x;
	text-align: center;
}
.sources-lines h2 span{
	padding: 0 30px;
	background: #fff;
}
.sources-lines .logo-slider{
	/*min-height: 100px;*/
}
.owl-theme .owl-controls{
	margin-top: 30px;
}

footer.page-bottom{
	border-top:10px solid #ffd100;
	padding: 0;
	margin-top: 40px;
	background: #f2f2f2;
	display: inline-block;
	min-width: 100%;
}
.bottom-menu{
	padding: 40px 0;
}
.bottom-menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.bottom-menu ul li{
	line-height: 25px;
}
.bottom-menu h4{
	margin-top: -5px;
	line-height: 40px;
	border-bottom: 1px solid #ddd;
}

.display-manufacturers .thumbnail{
	height: 86px;
	line-height: 72px;/**/
	display: block;
	vertical-align: middle;
	text-align: center;
	position: relative;
}
.display-manufacturers .thumbnail:hover{
	border-color: #FFD100;
}

.display-manufacturers .thumbnail:after{
	content: '';
	position: absolute;
	bottom:-17px;
	width:164px;
	width:100%;
	height: 17px;
	left:0px;
	background: url(../images/shadow.png) no-repeat;
	background-size: 100% 100%;
}
.display-manufacturers .thumbnail img{
	display: inline;
	vertical-align: middle !important;
        /*height: 50% !important;*/
}
/*.display-manufacturers .thumbnail img{
	display: inline;
	vertical-align: middle !important;
}*/
.parameters-search, .table-toolbar{
	padding:20px;
	border-bottom: 5px solid #e5e5e5;

	background: rgb(255,228,0); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZTQwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGMyMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,228,0,1) 0%, rgba(248,194,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,228,0,1)), color-stop(100%,rgba(248,194,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,228,0,1) 0%,rgba(248,194,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,228,0,1) 0%,rgba(248,194,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,228,0,1) 0%,rgba(248,194,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,228,0,1) 0%,rgba(248,194,0,1) 100%); /* W3C */	
}

.parameters-search .pagination, .table-toolbar .pagination{
	padding: 0; margin: 0;
}
.table-toolbar{
	font-family: 'Roboto Condensed', sans-serif;
}

.parameters-search .row{
	margin-bottom:15px;
}
.parameters-search .row:last-child{
	margin-bottom: 0;
}
.logo.pull-right{
	margin-top:10px;
}
/*.bottom-menu .fa-li{
	color: #ffd100;
}*/

.fa-circle{
	color: #ffd100;
}

.bottom-contacts{
	background: #f0f0f0 url(../images/btm-bg.png);
	padding: 40px 0;
	border-top:1px solid rgba(0,0,0,.11);
}
.fa{
	color:#222;
}
.fa-stack .fa-circle{
	color: #ffd100;
}
.bottom-contacts span.fa-stack{
	font-size: 90%;
}
.bottom-contacts span.fa-stack .fa-mobile{
	font-size: 130%;
}
footer p.contacts{
	position: relative;
	padding-left: 30px;
}
footer {
	color:#666;
}
footer p.contacts span.fa-stack{
	position: absolute;
	left: 0px;
	top:-2px;
}



.tab-content > .tab-pane {
	padding:30px 0px;
}

.input-group-btn .btn-default{
	background: rgb(255,228,0); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZTQwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGMyMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,228,0,1) 0%, rgba(248,194,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,228,0,1)), color-stop(100%,rgba(248,194,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,228,0,1) 0%,rgba(248,194,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,228,0,1) 0%,rgba(248,194,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,228,0,1) 0%,rgba(248,194,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,228,0,1) 0%,rgba(248,194,0,1) 100%); /* W3C */	
}
.breadcrumb{
	font-family: 'Roboto Condensed', sans-serif;
	padding: 0;
	margin: 0;
	background: #fff;
	margin-bottom:10px;
	color:#999;
	font-size: 13px;
}
.breadcrumb a{
	color:#999;
	text-decoration: underline;
}

.breadcrumb > .active{
	color:#999;
}
#Intro .carousel-indicators .active{
	border-color: #ffd100;
	background-color: #ffd100;
}
#Intro .carousel-indicators li{
	border-color: #ffd100;
}

.contact-form{
	background: #F3F3F3;
	border-radius: 10px;
	padding: 30px;
	margin-bottom: 30px;
}


.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover{
	outline: none;
	text-shadow: 1px 1px 0px rgba(255,255,255,.5);
	color:#222;
	background: #ffd000;
	border:1px solid #ffd000;
	border-bottom: 1px solid #dcab00;	
	border-radius: 5px;
	
	
	background: rgb(255,228,0); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZTQwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGMyMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,228,0,1) 0%, rgba(248,194,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,228,0,1)), color-stop(100%,rgba(248,194,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,228,0,1) 0%,rgba(248,194,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,228,0,1) 0%,rgba(248,194,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,228,0,1) 0%,rgba(248,194,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,228,0,1) 0%,rgba(248,194,0,1) 100%); /* W3C */
}

.btn-yellow{
	outline: none;
	text-shadow: 1px 1px 0px rgba(255,255,255,.5);
	color:#222;
	background: #ffd000;
	border:1px solid #ffd000;
	border-bottom: 1px solid #dcab00;	
	border-radius: 5px;
	
	
	background: rgb(255,228,0); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZTQwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGMyMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,228,0,1) 0%, rgba(248,194,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,228,0,1)), color-stop(100%,rgba(248,194,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,228,0,1) 0%,rgba(248,194,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,228,0,1) 0%,rgba(248,194,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,228,0,1) 0%,rgba(248,194,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,228,0,1) 0%,rgba(248,194,0,1) 100%); /* W3C */	
}

.nav-pills > li > a{
	border:1px solid #fff;
}

.badge2{
	text-align: center;
	color:#fff;
	text-shadow: -1px -1px 0px rgba(0,0,0,.22);
	display: inline-block;
	border-radius: 50%;
	height:20px;
	width:20px;
	line-height: 20px;
	margin-right: 10px;
	background: rgba(0,0,0,.22);
}

.required label{
	position: relative;	
}
.required label:after{
	position: absolute;
	content: "*";
	top:9px;
	right:2px;
	color:#ff6666;
}

h1,h2,h3,h4,h5,
nav,
label,
ul.nav,
th,
header.page-top
{
	font-family: 'Roboto Condensed', sans-serif;
}

h1, h2{
	margin-bottom: 30px;
}
h3{
	margin-top:40px;
	margin-bottom: 20px;
}


.owl-item{
	text-align: center;
}

ul.nav>li>a{
	outline: none;
}

.table.displays > thead > tr > th{
	border-bottom-color: #FFD100;
	vertical-align: bottom;
	font-size: 14px;
	/*font-weight: 500;*/
	line-height: 1.2;
	height:180px;
	
	
	
	
}
th.rotate {
  /* Something you can count on */
  height: 140px;
  white-space: nowrap;
  border: 1px solid #e5e5e5;
}

th.rotate > div {
  transform: 
    /* Magic Numbers */
    /*translate(25px, 51px)*/
    /* 45 is really 360 - 45 */
    rotate(270deg);
  	width: 30px;
  	height: 30px;
  	padding:5px 10px;  	
}
th.rotate > div > span {
	/*display: block;*/
	/*border-bottom: 1px solid #ccc;*/
	padding: 5px 0px;
}




.table.displays {
	font-size: 12px;
	border-bottom: 1px solid #eee;
	overflow: auto;
    display: block;
}


/* Phone & Search Active Header */
.search-active {
	bottom: 0;
	display: none;
	margin: 0;	
	padding: 15px 0px;
	position: absolute;	
	top: 0;
	z-index: 999;
	width: 964px;
	left:-12px;
}	
@media (min-width: 1200px) {
	.search-active {
		width: 1164px;
	}	
}

.search-active .close {
  float: right;
  font-size: 16px;
  margin: 17px 0 0 5px;
}
.search-active .close span {
  line-height: 18px;
  margin-right: 5px;
  margin-top: 0;
  text-transform: uppercase;
}
.search-active .close {
  position: absolute;
  right: 64px;
}
.search-active form {
  height: 100%;
  margin: 0;
  width: 100%;
}
.search-active .search-string,
.search-active .search-string:hover {  
	color: #1e1e1e;
	font-size: 20px;
	height: 100%;
	line-height: 30px;
	margin: 0 ;
	padding: 0px 135px 0px 18px;
	height: 50px;
	width:100%;
	border:1px solid #ddd;
	border-radius: 4px;
	box-shadow: inset 0px 9px 15px rgba(0,0,0, .07);
	left:-20px;
}



.search-active .search-string:focus {
  /*border-color: #ccc;*/
  /*outline: 0;*/
 
}
.search-active .go-search {
  border-left-width: 1px;  
  margin: 0;
	padding: 3px 10px;	
  outline: none;  
  position: absolute;
  right: 12px;
  top: 25px;
  /*width: 46px;*/
  transition: all .3s linear;
}
.search-active .search-submit:hover {
  opacity: .5;
  filter: alpha(opacity=50);
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

#page-cover {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 990;
    top: 0;
    left: 0;
}

.yellow_btn {
    display: inline-block;
    width: 181px;
    height: 30px;
    background-image: url(../images/yellow_btn.png);
    color: #000000;
    text-align: center;
    text-decoration: none;
    line-height: 30px;
	font-size:13px;
}

.stock-list h3{
	margin-bottom:15px;
}
.stock-list hr{
	margin:15px 0;
}
.stock-list h3 a{
	color:#333;
}
.stock-list ul{
	padding: 0 0 0 76px;
	margin: 0 0 60px 0;
}
.stock-list ul li{
	display:inline-block;
	width:32%;
	padding: 0; margin: 0;
	padding-right:30px;
}


.search-item{
	margin-bottom: 30px;
}

.search-item .search-preview{

}
.search-item .search-item-meta{
	font-size: 12px;
	padding-top:5px;
	margin-top:10px;
	border-top:1px solid #f0f0f0;
	color:#999;
	font-family: 'Roboto Condensed', sans-serif;
}
.search-item .search-item-meta a{
	text-decoration: underline;
	color:#666;
}
.search-item .search-item-meta a:hover{
	text-decoration: none;
	color:#000;
}

.search-item .search-item-meta label{
	margin-right: 1em;
}

.search-sorting{
	font-family: 'Roboto Condensed', sans-serif;	
}

.map-level-0{
	font-size: 18px;
}
.map-level-0 > li ul i.fa{
	color:#999;
}
.map-level-0 >li >a{
	font-family: 'Roboto Condensed', sans-serif;	
}

.map-level-0 >li{
	margin-bottom: 30px;
}

.map-level-1{
	font-size: 14px;
}


.map-level-0 > li > a{
	color:#333;
}




/*================= Call to Actoin =================*/

.call-to-action-form{
	padding:30px;
	margin: 30px 0;
	background: #f0f0f0 url(../images/cta-bg2.jpg) center bottom;
	/*background: #f0f0f0;*/
	background-size: cover;
	border: 1px solid #ddd;
	border-top: 4px solid #ffd100;
}
.call-to-action-form h3{
	margin-top: 0;
}

.call-to-action-form .btn-yellow{
	width:100%;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
}

.call-to-action-form .fa-stack{
	font-size: 95%;
	margin-right:5px;
}



.social{
	
	font-size: 20px;
	padding-left: 5px !important;
}

.social a{ margin-right: 15px;}


header .social {margin-top: -5px}
header .social a{ margin-right: 5px;}

 /*CATALOG , WEIPU STYLES */
.catalog-sections img{
	width: 95%;
}
.catalog-custom-text {
	font-size: 16px;
}
.catalog-custom-title {
	font-size: 30px;
	font-weight: 500;
}
.catalog-sections {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}
.catalog-sections-card-title {
	text-align: center;
	margin: 0 0 10px;
	font-size: 23px;
	color: #337AB7;
	font-family: 'Roboto Condensed', sans-serif;
}
.catalog-section-card a:hover {

}
.section-card-header {
	padding: 20px 20px 0 20px;
}
.section-card-body{
	padding: 0 20px 20px;
}
.section-card-image {
	padding: 0 20px 20px 20px;
}
.section-card {
	margin-bottom: 25px;
	border: 1px solid #ef8523;
}
.section-card-header {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.section-card-header img{
	width: 40px;
}
.section-card-title {
	font-size: 50px;
	font-weight: 700;
	color: #ef8523;
	line-height: 0.8;
	    font-family: 'Roboto Condensed', sans-serif;
}
.section-card-subtitle {
	font-weight: 700;
	font-size: 25px;
	    font-family: 'Roboto Condensed', sans-serif;
}
.section-card-body {
	background-color: #EBECEC;
}
.section-card-body ul {
	list-style: none;
	padding: 15px 0px 15px;
	margin: 0;
}
.section-card-body ul li img{
	margin-right: 10px;
}
.section-card-option {
	/*font-weight: 700;*/
	font-size: 18px;
}
.section-card-body ul li {
	display: flex;
	flex-direction: row;
	margin: 5px 0px;
	min-height: 25px;
}
.button-send {
	text-align: center;
	width: 100%;
	display: block;
	background: #F8D418;
	color: #333;
	padding: 11px;
	border-radius: 25px;
	font-size: 18px;
	font-weight: 600;
}
.m-t-20 {
	margin-top: 20px;
}
.m-b-20 {
	margin-bottom: 20px;
}
.m-t-40 {
	margin-top: 40px;
}
.m-b-40 {
	margin-bottom: 40px;
}
.element-params-list li::marker {
	color: #ef8523;
	font-size:25px;
}
.element-params-list{
	padding: 0 0 0 20px;
}
.element-params-list li{
	font-size: 17px;
}
.section-params-list li::marker {
	color: #ef8523;
	font-size:25px;
}
.section-params-list li{
	font-size: 20px;
	margin-top: 10px;
}
.section-params-list {
	padding-left: 23px;
}
.section-param-link img{
	width: 65px;
	margin-top: 12px;
}
.element-param-link img{
	width: 65px;
	margin-top: 12px;
	display: inline-flex;
}
.element-param-link a{
	color: #000;
}
.element-param-link {
	color: #000;
	text-decoration: underline;
	font-size: 20px;
	/*border: 1px solid ;*/
}
.section-param-link {
	color: #ef8523;
	text-decoration: underline;
	/*border: 1px solid ;*/
}
.section-header {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
}
.param-search img{
	margin-right: 10px;
}
.param-search {
	font-size: 17px;
	padding: 10px 27px;
	background: #f7ca00;
	border-radius: 20px;
	color: #000;
	height: 45px;
    margin-top: 20px;
}
.param-search a{
	color: #000;
}

.param-icon, .param-arrow {
	display: inline;
}
.param-arrow {
	width: 7px;
}
.search-params-title {
	font-weight: 600;
	margin-bottom: 5px;
}

.search-params-wrapper {
	background-color: #ebecec;
	border-radius:15px;
	padding: 15px;
}
.search-param-wrapper {
	display: inline-flex;
}
.search-card-name a {
	font-size: 20px;
	line-height: 1.2;
	text-decoration: underline;
	color: #000;
}
.search-card-params {
	margin-top: 10px;
}
.search-card-param {
	font-size: 14px;
	font-weight: 600;
}
.search-card-quantity {
	display: inline-flex;
}
.search-card-price {
	font-weight: 600;
}
.search-card-price span{
	color:#ef8523;
	font-weight: 600;
}
.search-card-delivery-time {
	font-weight: 600;
}
.search-card-isorder .color-green {
	color: #009846;
	font-weight: 600;
}
.search-card-isorder .color-red {
	color: #FF0000;
	font-weight: 600;
}
.search-card-order .order-arrow{
	width: 6px;
	display: inline-flex;
}
.search-card-order {
	padding: 12px 30px;
	background: #ffd100;
	color: #000;
	width: 100%;
	border-radius: 20px;
	font-size: 16px;
	font-weight: 500;
	display: table-cell;
}
.search-form-buttons {
	display: flex;
	justify-content: space-between;
}
.search-params img{
	width: 6px;
	display: inline-flex;
	margin-left: 10px;
}
.search-params {
	padding: 12px 50px;
	font-weight: 600;
	background-color: #ffd100;
	border: none;
	border-radius: 25px;
}
.search-clear {
	color: #898989;
}
.search-element-btns {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.search-element-buy {
	padding: 12px 50px;
	font-weight: 600;
	background-color: #ffd100;
	border: none;
	border-radius: 25px;
	height: 45px;
	width: 270px;
	text-align: center;
	color: #000;
}
.search-element-buy img{
	display: inline-flex;
	width: 14px;
	margin-left: 10px;
}
.search-element-params-table td{
	border: 1px solid #000;
	padding: 6px 12px;
	font-weight: 600;
}
.search-element-params-table {}
.search-element-params-table {
	width: 100%;
}
.d-flex {
	display: flex;
}
.search-params-wrapper {
	height: 100%;
}


.custom-checkbox {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.custom-checkbox+label {
	display: inline-flex;
	align-items: center;
	user-select: none;
}
.custom-checkbox+label::before {
	content: '';
	display: inline-block;
	width: 17px;
	height: 17px;
	flex-shrink: 0;
	flex-grow: 0;
	border: 1px solid #adb5bd;
	border-radius: 0.25em;
	margin-right: 0.5em;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
	background: #fff;
}
.custom-checkbox:checked+label::before {
	border-color: #b3b3b3;
	background-color: #ef8523;
	/*background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");*/
}
/* стили при наведении курсора на checkbox */
.custom-checkbox:not(:disabled):not(:checked)+label:hover::before {
	border-color: #b3b3b3;
}
/* стили для активного состояния чекбокса (при нажатии на него) */
.custom-checkbox:not(:disabled):active+label::before {
	background-color: #ef8523;
	border-color: #b3b3b3;
}
/* стили для чекбокса, находящегося в фокусе */
.custom-checkbox:focus+label::before {
	box-shadow: 0 0 0 1px rgb(179, 179, 179);
}
/* стили для чекбокса, находящегося в фокусе и не находящегося в состоянии checked */
.custom-checkbox:focus:not(:checked)+label::before {
	border-color: #ef8523;
}
/* стили для чекбокса, находящегося в состоянии disabled */
.custom-checkbox:disabled+label::before {
	background-color: #007aee;
}
.search-param-wrapper input[name="PROPERTY_PN"]{
	width: 100%;
}

/*///////////////////////// POWER SUPPLY /////////////////////////////*/
.res_range {
	padding: 10px;
	text-align: center;
	font-size: 20px;
	border: 1px solid #ccc5c5;
	margin-bottom: 5px;
	width: 100%;
}
.res_range_min,
.res_range_max {
	padding: 10px;
	text-align: center;
	font-size: 20px;
	border: 1px solid #ccc5c5;
	margin-bottom: 5px;
	width: 45%;
}
.res_range_wrapper {
	display: flex;
	justify-content: space-between;
}
.param-title {
	font-weight: 700;
	padding: 10px 0px;
}
.ui-widget.ui-widget-content {
	margin: 22px 0;
}
.ui-slider-horizontal .ui-slider-range {
	background: #ffd100;
}
.ui-state-default, .ui-widget-content .ui-state-default:focus {
	outline: none;
}
.ui-state-default, .ui-widget-content .ui-state-default {
	border: 2px solid #337ab7;
	height: 23px;
	width: 23px;
	border-radius: 23px;
	background: #ffd100;
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -7px;
}
input[type=range] {
	height: 34px;
	-webkit-appearance: none;
	margin: 10px 0;
	width: 100%;
}
input[type=range]:focus {
	outline: none;
}

input[type=range]::-webkit-slider-runnable-track {
	width: 100%;
	height: 12px;
	cursor: pointer;
	animate: 0.2s;
	box-shadow: 1px 1px 1px #ffd100;
	background: #ffd100;
	border-radius: 4px;
	border: 1px solid #ffd100;
}
input[type=range]::-webkit-slider-thumb {
	/*box-shadow: 3px 3px 3px #ffd100;*/
	border: 2px solid #337ab7;
	height: 23px;
	width: 23px;
	border-radius: 23px;
	background: #ffd100;
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -7px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
	background: #ffd100;
}
input[type=range]::-moz-range-track {
	width: 100%;
	height: 12px;
	cursor: pointer;
	animate: 0.2s;
	box-shadow: 1px 1px 1px #ffd100;
	background: #ffd100;
	border-radius: 1px;
	border: 1px solid #ffd100;
}
input[type=range]::-moz-range-thumb {
	box-shadow: 3px 3px 3px #ffd100;
	border: 2px solid #ffd100;
	height: 23px;
	width: 23px;
	border-radius: 23px;
	background: #ffd100;
	cursor: pointer;
}
input[type=range]::-ms-track {
	width: 100%;
	height: 12px;
	cursor: pointer;
	animate: 0.2s;
	background: transparent;
	border-color: transparent;
	color: transparent;
}
input[type=range]::-ms-fill-lower {
	background: #ffd100;
	border: 1px solid #ffd100;
	border-radius: 2px;
	box-shadow: 1px 1px 1px #ffd100;
}
input[type=range]::-ms-fill-upper {
	background: #ffd100;
	border: 1px solid #ffd100;
	border-radius: 2px;
	box-shadow: 1px 1px 1px #ffd100;
}
input[type=range]::-ms-thumb {
	margin-top: 1px;
	box-shadow: 3px 3px 3px #ffd100;
	border: 2px solid #ffd100;
	height: 23px;
	width: 23px;
	border-radius: 23px;
	background: #ffd100;
	cursor: pointer;
}
input[type=range]:focus::-ms-fill-lower {
	background: #ffd100;
}
input[type=range]:focus::-ms-fill-upper {
	background: #ffd100;
}