/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */

.bx-yandex-address-search-results li:before {
	content: none;
}

.header-vcustom .top-block{border-bottom:1px solid #f5f5f5;}
body.with_decorate .header-vcustom .top-block{margin:0 16px;}
body.with_decorate .header-vcustom .top-block .maxwidth-theme{padding:0;}
body.with_decorate .header-vcustom .top-block .personal.top .svg{}
.header-vcustom .logo-row .logo{height:99px;line-height:99px;margin-left:0;}
.header-vcustom .logo-row .logo a{height:99px;line-height:99px;}
.header-vcustom .logo_and_menu-row .burger{height:99px;}
.header-vcustom .logo_and_menu-row .menu-row .mega-menu table{float:right;}

@media (max-width:1100px){
	body.with_decorate .header-vcustom .top-block{margin-left:0;margin-right:0;}
	body.with_decorate .header-vcustom .top-block .maxwidth-theme{padding-left:16px;padding-right:16px;}
	.header-vcustom .logo_and_menu-row .right-icons{margin-left:1px;margin-right:1px;}
	.header-vcustom .logo_and_menu-row .wrap_icon{padding-left:15px;padding-right:15px;}
}
@media (min-width:1024px){
	.header-vcustom .logo-row .logo-block{width:43%;}
	.header-vcustom .logo-row .menu-row{width:57%;}
}
@media (max-width:1023px){
	.header-vcustom .logo-row .logo-block{width:25%;}
	.header-vcustom .logo-row .menu-row{width:75%;}
}

.logo-row .logo img {
	margin-bottom: 4px;
}


.partners.front .flexslider .slides > li.item>.wrap {
	filter: grayscale(1);
	opacity: 0.8;
	transition: all .3s;
}
.partners.front .flexslider .slides > li.item>.wrap:hover {
	filter: grayscale(0);
	opacity: 1;
}

.item-views.partners.within.type_3 .items .item {
	filter: grayscale(1);
	opacity: 0.8;
}
.item-views.partners.within.type_3 .items .item:hover {
	filter: grayscale(0);
	opacity: 1;
}

.mega-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu li a {
    padding: 13px 20px 13px;
    font-size: 13px;
}

.front_tizers .item.image_bg .image {
	background: transparent;
}

.front_tizers .props .image {
    width: 90px;
    height: 90px;
}