/*
header#topNav{
	top: 39px !important;
}
*/
button, input, optgroup, select, textarea {
	line-height: normal !important;
}

ul.contacts,
ul.worktime{
	padding-left:0;
}
ul.contacts div,
ul.worktime div{
	display:inline;
}

#gmaps {
	width:100%;
	/*height:400px;*/
	display:block;
	overflow: hidden;


	-webkit-filter: grayscale(100%);
	   -moz-filter: grayscale(100%);
		-ms-filter: grayscale(100%);
		-o-filter: grayscale(100%);
		   filter: grayscale(100%);
		   
	/* filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); */
		   filter: gray; 

	z-index:1;
}

/*.btn:active{
	margin-top:1px;
}
*/
#page-preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(245, 243, 240, 1);
    z-index: 97;
}

#page-preloader .spinner {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
	color:#fff;
	font-size:38px;
    background: url('assets/images/loading.gif') no-repeat 50% 50%;
    margin: -100px 0 0 -100px;
}

.modal-dialog {
	margin: 200px auto !important;
}
.modal-header .close {
	margin-top: -7px !important;
}

#service-3 .table>thead>tr>th, 
#service-3 .table>tbody>tr>th, 
#service-3 .table>tfoot>tr>th, 
#service-3 .table>thead>tr>td, 
#service-3 .table>tbody>tr>td, 
#service-3 .table>tfoot>tr>td {
	padding: 2px 10px;
	line-height: 1.42857143;
	vertical-align: middle !important;
}

.pluso-more {display: none !important;}

.controlls-over .owl-controls {
	position: absolute !important;
	top: 100% !important;
	right: -5px !important;
	width: 80px !important;
	margin-top: 15px !important;
	left: initial !important;
}

.controlls-over .owl-pagination {
display:none;
}
.zoomContainer:hover {
z-index: 99;
}
.modal-backdrop {
background-color: transparent !important;
}

.modal{
	top:0 !important;
}
header#page-title {
	z-index: 98;
}

.close:hover, .close:focus {
	color: #ed5434 !important;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}

.descbuy p {
	margin: 0;
	color: #2E363F;
	font-weight: 300;
}
.descbuy i{
	width: 14px;
	margin-right: 5px;
	text-align: center;
}

.noimage{
	/*background-image: url('/bitrix/templates/apsel_catalog/assets/images/1x1.png');*/
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
	height: 230px;
	position: relative;
}

.map-prev{
	position: absolute;
	left: 50%;
	margin-left: -325px;
}

.noimage i.fa {
/* color: #fff; */
	padding: 0;
	font-size: 17px;
	text-align: center;
	font-size: 80px;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	left: 50%;
	margin-left: -25px;
}

/*******************************/

.delivery_block{
width: 270px;
/*padding: 0 0 24px 0;*/
color: #8c8c8c;
font-size: 14px;
}

.delivery_block .isotope-filter{
-webkit-box-shadow: 3px 3px 5px 0px rgba(50, 50, 50, 0.2);
-moz-box-shadow:    3px 3px 5px 0px rgba(50, 50, 50, 0.2);
box-shadow:         3px 3px 5px 0px rgba(50, 50, 50, 0.2);
}
.delivery_list {
padding: 3px 6px 0 6px;
height: 38px;
cursor: pointer;
border-radius: 4px;
margin: 0 0 15px 0;
color: #ed4226;
border: 1px solid #efefef;
width: 291px;
z-index: 11;
background: #fff;
}
.delivery_list #btn {
/*background: url(dropdown.png);*/
width: 16px;
height: 16px;
float: right;
text-align: center;
font-size: 20px;

margin: 4px 4px 0 0;
}
.delivery_list span {
padding: 2px 0 0 2px;
display: block;
font-weight: bold;
}
.delivery_block ul.isotope-filter {
margin-top: 0px;
z-index: 10;
background: #fcfcfc;
position: absolute;
border-radius: 3px;
width: 290px;
padding: 0;
border: 1px solid #eee;
display: none;
}
ul.isotope-filter li {
/*padding: 6px 9px;*/
list-style-type: none;
/*border-top: 1px solid #efefef;*/
}

ul.isotope-filter li:nth-child(1) {
border-top: none;
}

ul.isotope-filter li:hover {
cursor: pointer;
background: #fff;
}
.delivery_block .delivery_text {
padding: 3px 5px;
margin: 5px 0 0 3px;
}

.delivery_block > ul > li > a {
display: block;
padding: 6px 9px;
background: transparent !important;
}
.delivery_block > ul > li.active > a{
background: transparent !important;
}

.delivery_block > ul > li > a:hover {
text-decoration: none;
}

.item-box .item-hover{
z-index:1;
}

	header#topNav nav ul.nav-main ul.dropdown-menu ul.dropdown-menu {
		border-left:none !important; /* menu 3rd level - border left */
	}