.js-confirm{
	display: none;
}
.rel{
	position: relative;
}
.mt40{
	margin-top: 40px;
}
.mt20{
	margin-top: 20px;
}
.v-base{
	vertical-align: baseline;
}
.ml0, .form-group .ml0{
	margin-left: 0px;
}
.video iframe{
	margin-bottom: -5px;
}
.error{
	color: red;
}
.articles .media img.media-object{
	max-width: 90px;
}
.article figure img{
	margin-top: 5px;
	max-width: 155px;
}
.nav-stacked li.active ul li a{
	background-color: #fff;
	color: #434244;
}
.nav-stacked li ul li a {
	text-transform: uppercase;
}
.nav-stacked li ul li a.level-deep {
	text-transform: capitalize;
}
.nav-stacked li ul li a {
	padding-left: 10px;
}
.nav-stacked li ul li a {
	padding-left: 25px;
	font-size: 12px;
	text-transform: none;
	display: block;
}




.nav-stacked li ul li {
	display: none;
}

.nav-stacked li.active ul li {
	display: block;
}


.nav-stacked li ul li ul li a {
	padding-left: 45px;
	font-size: 12px;
	text-transform: none;
	display: block;
}

.nav-stacked li ul li ul li.active ul li a {
	padding-left: 65px;
	font-size: 12px;
	text-transform: none;
	display: block;
}


.nav-stacked li ul li ul li a {
	display: none;
}

.nav-stacked li.active ul li.active ul li a {
	display: block;
}

.nav-stacked .selected {
	font-size: 12px!important;
}


.nav-stacked a.selected {
    color: #ed2229 !important;
    font-weight: bold;
    text-decoration: underline;
}

.nav-stacked li ul li ul li a:hover, .nav-stacked li ul li a:hover {
    color: #ed2229 !important;
}



#map-canvas {
	width: 100%;
	height: 390px;
	margin-bottom: 10px;
}
.department-desc a{
	color: #929497;
	font-size: 12px;
	border-bottom: 1px solid;
}
.department-desc a:hover{
	text-decoration: none;
	color: #0073ba
}
#reg-form div.bootstrap-select{
	border: 1px solid #ccc;
}
#categories span.icon{
	background-position: center top;
}
#prodMap .media-body li span{
	position: static;
}
.blueimp-gallery .modal-header, .blueimp-gallery .modal-footer {
	border: none;
	text-align: center;
	color: #fff;
}
.modal-dialog .modal-header button.close {
	top: -30px;
}
.blueimp-gallery .modal-header button.close {
	background: url("../img/close.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	height: 35px;
	opacity: 1;
	position: absolute;
	right: -45px;
	top: -15px;
	width: 35px;
}
.blueimp-gallery .modal-body {
	overflow: visible;
}
.blueimp-gallery .modal-content button.prev {
	background-image: url("../img/arrow_l.png");
	left: 25px;
}
.blueimp-gallery .modal-content button.next, .blueimp-gallery .modal-content button.prev {
	background-color: rgba(0, 0, 0, 0);
	background-position: center top;
	background-repeat: no-repeat;
	border: medium none;
	height: 25px;
	opacity: 1;
	width: 25px;
	position: absolute;
	top: 200px;
	z-index: 100;
}
.blueimp-gallery .modal-content button.next {
	background-image: url("../img/arrow_r.png");
	right: 25px;
}
.blueimp-gallery .modal-header, .blueimp-gallery .modal-footer {
	border: none;
	text-align: center;
	color: #fff;
}
#blueimp-gallery.blueimp-gallery-display a.prev, #blueimp-gallery.blueimp-gallery-display a.next, #blueimp-gallery.blueimp-gallery-display a.close {
	display: block;
}
#blueimp-gallery .modal .modal-content {
	background: transparent;
}
div.btn-wrap.left {
	left: 5%;
}
div.btn-wrap.right {
	right: 5%;
}
.blueimp-gallery>.btn-wrap>.next {
	background-image: url("../img/arrow_r.png");
}
.blueimp-gallery>.btn-wrap>.next:hover {
	background-image: url("../img/arrow_rh.png");
}
.blueimp-gallery>.btn-wrap>.prev {
	background-image: url("../img/arrow_l.png");
}
.blueimp-gallery>.btn-wrap>.prev:hover {
	background-image: url("../img/arrow_lh.png");
}

div.btn-wrap {
	margin: 19% auto;
	position: absolute;
	top: 0px;
	height: 403px;
}
.blueimp-gallery>.btn-wrap>.prev, .blueimp-gallery>.btn-wrap>.next, .blueimp-gallery>.close-wrap>.close {
	position: absolute;
	top: 195px;
	width: 25px;
	height: 25px;
	text-decoration: none;
	text-shadow: none;
	background-color: transparent;
	border: none;
	opacity: 1;
	font-size: 0px;
	background-repeat: no-repeat;
}
.blueimp-gallery>.close-wrap{
	margin: 5% auto;
	right: 5%;
	position: absolute;
	top: 0px;
	height: 403px;
}
.blueimp-gallery>.close-wrap>.close{
	top: -40px;
	height: 35px;
	width: 35px;
	background: url("../img/close.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.blueimp-gallery>.close-wrap>.close:hover{
	background-image: url("../img/close_h.png");
}
.blueimp-gallery .modal-dialog {
	margin: 1% auto;
}
.clients .thumbnail{
	min-height: 150px;
}
.clients-list .clients .thumbnail:before{
	content: "";
	display: inline-block;
	width: 1px;
	height: 100%;
	min-height: 150px;
	margin-left: -5px;
	vertical-align: middle;
}
.clients-list .clients .thumbnail img{
	vertical-align: middle;
	display: inline-block;
}
.clients-list .item-slick-slider .slick-slider figure figcaption{
	text-align: center
}
.clients-list .item-slick-slider .slick-slider figure a:hover{
	text-decoration: none;
}
#reg-form .login{
	display: inline-block;
	padding: 20px 0px;
}
a.captcha-refresh{
	color: #434244;
	display: inline-block;
	line-height: 1;
	padding: 15px 0 0 0;
	text-decoration: underline;
}
#pageHeader .socials dd img {
	width: 20px;
}
.header_square .white {
	color: #fff !important;
}
.header_square .red {
	color: #ed2229 !important;
}
#gallery-content figure{
	height: 195px;
}
.prodButtons button, .prodButtons btn {
	max-width: 105px;
	white-space: pre-wrap;
}
#pageHeader .lang-mobile select {
	-webkit-appearance: none;
}
#shortresume-form fieldset, #cooperation_form fieldset, #zvernennya_form fieldset, #feedback_form fieldset, #techsupport_form fieldset {
	width: 100%;
}
#shortresume-form fieldset .form-group, #cooperation_form fieldset .form-group, #zvernennya_form fieldset .form-group, #feedback_form fieldset .form-group, #techsupport_form fieldset .form-group {
	margin-bottom: 0px;
}
#carousel-main .item a.btn{
	text-transform: uppercase;
}
header .socials a:focus{
	text-decoration: none;
}
section{
	padding: 0 0 10px 0;
}
section.article img{
	max-width: 100%;
	height: auto;
}
.tabs_menu #new li {
	width: 100%;
}
.item-slick-slider figcaption h3{
	line-height: 24px;
}
.mapping p{
	margin: 5px 0 0 10px;
}
.tabs_menu #categories.tabs li.active a {
	color: #434244;
}
#accordion h3.panel-title h3, .article h3{
	line-height: 24px;
}
footer .socials a:focus, footer .socials a:hover{
	text-decoration: none;
}
footer .socials{
	z-index: 10;
}
.products-list .thumbnail{
	//height: 200px;
}
.tabs_menu #new li{
	min-height: 66px;
	padding: 25px 15px;
}
#pageHeader .nav-pills a:focus{
	background: transparent;
	outline: none;
}
#pageHeader .nav-pills a:focus:hover{
	background: rgba(140, 170, 215, 0.7);
}
#prodMap .tara .item img{
	vertical-align: baseline;
	margin-top: 10px;
}
/* gallery */

.blueimp-gallery .modal-body {
	margin-top: -10%;
	padding-bottom: 100%;	
}

.breadcrumb > li + li:before{
	content: "\2192";
	font-size: 20px;
}
iframe{
	max-width: 100%;
}
iframe.catalogue{
	height: 800px
}
.topmenu-backlink{
	position: absolute;
	height: 45px;
	width: 35px;
	left: 0px;
	top: 0;
}
.quality_box .q-sign{
	display: inline-block;
	margin: 10px 28px 0 0;
}
.icons .q-sign{
	display: inline-block;
	margin: 10px 190px 0 0;
}
.icons .q-sign:last-of-type{
	margin-right: 0;
}
.quality_box_2 .q-sign{
	display: inline-block;
	margin: 10px 65px 0 0;
}

.quality_box .z999{
	z-index: 999;
}


.tabs_menu .tab-content #prodMap.tab-pane ul li {
	display: block;
}
.item-slick-slider .thumbnail span.new, .products-list .thumbnail span.new, .containers-list .thumbnail span.new {
	background: url("../img/new_1.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	height: 22px;
	line-height: 16px;
	padding: 3px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	bottom: 5px;
	width: 95px;
}
.item-slick-slider a.thumbnail, .products-list a.thumbnail, .containers-list a.thumbnail{
	position: relative;
	height: 210px;
}

.item-slick-slider .thumbnail .scope-icons, .products-list .thumbnail .scope-icons, .containers-list .thumbnail .scope-icons {
	position: absolute;
	bottom: 5px;
	right: 3px;
	width: 30px;
}
.item-slick-slider .thumbnail .scope-icons img, .products-list .thumbnail .scope-icons img, 
.containers-list .thumbnail .scope-icons img{
	margin-bottom: 3px;
}
.fmenu-link{
	display: block;
}
#categories li.active span.icon, #categories li:hover span.icon{
	background-position: center -80px;	
}
#categories li:hover span.new, #categories li:hover span.icon{
	cursor: pointer;
}
.tabs_menu.second .tabs li a:hover {
	background: none;
	color: #ffca35 !important;
}
.products-list .item-slick-slider a.thumbnail{
	//height: auto;
}
.open_item .open_item_open, .open_item .open_item_close{
	position: relative;
	text-align: right;
	padding-right: 35px;
	font-size: 12px;
	z-index: 1;
}
.open_item .open_header{
	position: relative;
	height: 25px;
	margin-bottom: -25px;
	z-index: 10;
}
.open_item .open_item_open:hover, .open_item .open_item_close:hover{
	cursor: pointer;
}
.open_item .open_item_open, .open_item .open_item_close{
	padding-top: 5px;
}
.open_item .open_header:hover span{
	color: #929497;
}
.open_item .open_header:hover:after{
	background-color: #929497;
}
.open_item.open .open_header{
	top: -25px;
}

 footer ul.footer-nav > .empty:before {
  background: none;
}

.normal{
	text-transform: none !important;
}

@media all and (max-width: 1024px){
	.blueimp-gallery .modal-body {
		margin-top: -10%;
		padding-bottom: 80%;	
	}
	iframe.catalogue{
		height: 700px
	}
	.quality_box .q-sign, .quality_box_2 .q-sign{
		margin: 10px 35px 0 0;
	}
	.icons .q-sign{
		margin: 10px 140px 0 0;
	}
	.panel-group .panel .panel-heading.closed_panel:after {
  	  background-position: -211px -9px;
 	}
}
@media all and (max-height: 770px){
	.blueimp-gallery .modal-body {
		margin-top: -15%;
		padding-bottom: 85%;	
	}
}
@media all and (max-width: 768px){
	.blueimp-gallery .modal-body {
		margin-top: 0;
		padding-bottom: 120%;	
	}
	.blueimp-gallery>.btn-wrap>.prev, .blueimp-gallery>.btn-wrap>.next{
		top: 100%;
	}
	#accordion .panel-body figcaption h3{
		font-weight: bold;
	}
	iframe.catalogue{
		height: 500px
	}
	.icons .q-sign{
		margin: 10px 80px 0 0;
	}
	.products-list a.thumbnail, .containers-list a.thumbnail{
		/*height: 155px;*/
	}

	.scope-icons{
		display: none;
	}	
}
@media (max-width: 767px){
	.faq .faq_item a:after {
		margin: -5px 10px;
	}

	#carousel-main a.btn {
		padding: 5px 7px;
		font-size: 12px;
	}
}
@media all and (max-width: 640px){
	.blueimp-gallery .modal-body {
		margin-top: -8%;
		padding-bottom: 50%;	
	}
	.blueimp-gallery>.btn-wrap>.prev, .blueimp-gallery>.btn-wrap>.next{
		top: 25%;
	}
}
@media all and (max-width: 480px){
	.blueimp-gallery>.btn-wrap>.prev, .blueimp-gallery>.btn-wrap>.next{
		top: 50%;
	}
	.blueimp-gallery>.btn-wrap>.prev, .blueimp-gallery>.btn-wrap>.next{
		top: 25%;
	}
	figure.clients .thumbnail{
		text-align: center;
	}
	figure.clients .thumbnail img{
		display: inline-block;
		vertical-align: middle;
	}
	figure.clients a.thumbnail:before{
		content: "&nbsp";
		overflow: hidden;
		display: inline-block;
		width: 1px;
		height: 100%;
		min-height: 140px;
		margin-left: -3px;
		vertical-align: middle;		
	}
	iframe.catalogue{
		height: 300px
	}
	.icons .q-sign{
		margin: 10px 30px 0 0 !important;
	}
	.products-list a.thumbnail, .containers-list a.thumbnail{
		/*height: 120px;*/
	}

	/*div.panel-body > div > div.col-xs-6 > a > span.new{
		bottom: 40px !important;
	}*/
}

.panel-group .panel {
    cursor: pointer;
}


@media all and (max-width: 370px){
	div.panel-body > div > div.col-xs-6 > a.thumbnail{
		height: 155px;
	}
}

@media all and (max-width: 320px){
	.blueimp-gallery .modal-body {
		margin-top: 5%;
		padding-bottom: 110%;	
	}
	.blueimp-gallery>.btn-wrap>.prev, .blueimp-gallery>.btn-wrap>.next{
		top: 50%;
	}
	div.panel-body > div > div.col-xs-6 > a.thumbnail {
  		height: 140px;
	}
}