/* put you CSS code here */


.postcontent > ul,
.postcontent > ol
 { padding-left:40px; } 
.postcontent > p > img { display:block; margin:auto; }

.copyrights-menu a { width:auto; white-space:nowrap; }


#logo img { height:60px; margin:15px 0; }
#logo .retina-logo img { height:60px; margin:20px 0;}

#logo-slogan {
    margin: 18px 0 0;
}

.blinker
{
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;

	color: #ff0000;
}


.blinkerspan span
{
	font-size: 1.5em;
	color: #f00;
}

.blinkerspan font
{
	font-size: 2.5em;
	font-weight: bold;
	color: red;
	display: none;
}

.blinkerspan font.blinker1
{
	display: block;
}

.blinkerspan.blinkeractive font.blinker1
{
	display: none;
}


.blinkerspan font.blinker2
{
	display: none;
}

.blinkerspan.blinkeractive font.blinker2
{
	display: block;
}

.blinkerspan span:last-child
{
	display: none;
}

.blinkerspan span:first-child
{
	display: block;
}


.blinkeractive
{
	color: #000;
}

.blinkerspan.blinkeractive span:last-child
{
	display: block;
}
.blinkerspan.blinkeractive span:first-child
{
	display: none;
}


#header.sticky-style-2 {
    height: auto !important;
}
#primary-menu.style-2 {
	min-height:60px !important;
}


@media only screen and (max-width: 1200px) and (min-width: 992px) {
	#primary-menu.style-2 > div > ul > li > a { 
		padding-left:5px;
		padding-right:5px;
	}
	#primary-menu ul > li {
		margin-left:0;
	}
}


.header-extras li i { margin-top:0 !important;}
.header-extras li { height:auto; }


.panel-sorting a:not(.fright) { margin:5px;}
.panel-sorting a:first-child:not(.button) { margin-left:14px}

.products-table .iconlist {padding-left:0; }


.dark .slider-caption a { color:inherit;}

#top-search { margin: 35px 0 35px 0px;}
#top-search a:not(.button), #top-cart a:not(.button), #side-panel-trigger a:not(.button), #top-account a:not(.button) { width: 20px;
    height: 20px;}
#top-search form input[type="text"] { font-size:24px; padding-right:120px;}
#top-search form input.submit { 
	position:absolute; top:10px; right:20px;
    display: block;
    line-height: 22px;
    padding: 0;

    font-weight: 700;
    font-size: 13px !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-transition: margin .4s ease, padding .4s ease;
    -o-transition: margin .4s ease, padding .4s ease;
    transition: margin .4s ease, padding .4s ease;
	z-index:13;
	width:80px; height:40px;
	background: #c0392b; color:#fff;
	border:0; border-radius:3px;
}
#top-search a i { right:80px;}
body.top-search-open #top-search a i.icon-line-cross { font-size:20px; right: 100px; left: unset; }




/*.panel-sorting a.plain { margin:5px;}
.panel-sorting a.plain :first-child { margin-left:14px}*/


/* Large and up */
@media screen and (min-width: 64em) {

}
/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	#top-search form input { font-size:18px !important; }
}

@media only screen and (max-width: 1200px) and (min-width: 992px) {
	#primary-menu ul > li:nth-child(5) { display:none !important; }
}
@media only screen and (max-width: 991px) {
	body.top-search-open #top-search a i.icon-line-cross { font-size:18px; right: 40px; left: unset; }
	#top-search form input { font-size:15px !important; }
}
/* Small only */
@media only screen and (max-width: 479px) {
	#top-search form input.submit { font-size:10px !important; width: 50px; height:30px; top:15px; }
	body.top-search-open #top-search a i.icon-line-cross { font-size:13px; }
	#top-search form input { font-size:13px !important; letter-spacing:0; }
}
@media screen and (max-width: 39.9375em) {
	.swiper_wrapper .slider-caption { position:realtive; display:block; padding-left: 5rem; padding-right:0.5rem; }
	.swiper_wrapper .slider-caption h2 { font-size: 20px !important; line-height: 1.2 !important; margin-left:0 !important;}
	.swiper_wrapper .slider-caption h3 { font-size: 18px !important; line-height: 1.2 !important; }
	.swiper_wrapper .slider-caption { display:block; }
	.top-links li > a { padding: 0 8px; }
	
	
}



/* header phones */


@media only screen and (max-width: 991px) and (min-width: 768px) {
	
	.header-extras { display: block !important; }
	.header-extras li:nth-child(2) { display:none !important; }
	#logo { float:left !important;}
	
}
@media only screen and (max-width: 767px) {
	
	.header-extras { display: flex !important; margin: 0; width:100%; }
	.header-extras li:nth-child(2), .header-extras li:nth-child(3)  { display:none !important; }
	.header-extras li { margin:0 auto 20px !important; }
	.header-extras li .he-text { float:none; padding:0; }
	.header-extras li .he-text span.attention { font-size:17px; line-height:22px; }
	.header-extras li i { margin-top: -2px !important;}
	
	#top-bar { line-height:30px; padding:5px 0;}
	.top-links li > a, .top-links ul li { height:30px; }

}


.button-twolines { font-size: 18px !important; height: 72px !important; line-height: 25px !important;  padding: 10px 32px !important; margin: 0 32px  !important;}
@media only screen and (max-width: 767px) {
	.button-twolines { width:100%; margin:16px 0 !important; padding: 10px 10px !important; } 	
}


/* banner in catalog */
@media only screen and (max-width: 991px) and (min-width: 768px) {
    #slider.swiper_wrapper, #slider.swiper_wrapper .swiper-slide {height: 300px !important;	}
}
@media only screen and (max-width: 479px) {
	#slider.swiper_wrapper, #slider.swiper_wrapper .swiper-slide {height: 105px !important;	}
}

.catalog-ban {	position: relative;  width: 100%;  overflow: hidden; height:200px; margin-bottom:30px; }
.catalog-ban .item { width:100%; height:100%; background-position: center top;  background-repeat: no-repeat;   background-size: cover;  overflow: hidden; }
.catalog-ban .container {  position: relative;  height: 100%; }
@media only screen and (max-width: 1023px) {
	  .catalog-ban{  height: 140px !important;}
}
@media only screen and (max-width: 767px) {
	  .catalog-ban{  height: 140px !important;}
}


.clients-grid.grid-6
{
	text-align: center;
}

.clients-grid li
{
	float: none;
	display: inline-block;
}

.product-image a[itemprop="image"] img
{
	max-width: 400px;
}

.products-table .product-desc .product-price.product-price-list {
  font-size: 16px;
  display: inline-block;
  position: relative;
  top: 0px;
  float: none;
  width: auto;
  margin-bottom: 0px;
  text-align: center;
  width: 100%;
}
.products-table .iconlist {
	width: 55%;
}
.flex-bloc-list-elemen {
	width: 100%;
  	display: flex;
}
.product-1.shop .product a.getprice.getprice_listing {
	width: 197px;
}
@media screen and (max-width:1200px){
	.products-table .iconlist {
	  width: 43%;
	}

}
@media screen and (max-width:768px){
	.flex-bloc-list-elemen {
		justify-content: space-between;
	}
	.products-table .iconlist {
	  width: 50%;
	}
	.products-table .product-desc .product-price.product-price-list {
		width: 50%;
		text-align: center;
		top: 0;
	}

}
@media screen and (max-width:450px){
	.products-table .product-desc .product-price.product-price-list {
		width: 100%;
	    text-align: left;
	    margin-top: 6px;
	}
	.products-table .iconlist {
	  width: 100%;
	}
	.flex-bloc-list-elemen {
		flex-direction: column;
	}
}

#primary-menu ul li > a.sf-with-ul {
	padding: 34px 12px;
}

.catalog-buttons {
  margin-bottom: 0px;
  background-color: #ffffff;
  border: 1px solid transparent;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  border-color: #dddddd;
  opacity: 0;
}

.bluepanelbutton {
	background-color: #00b4cc;
  	color: #fff;
  	padding: 0 17px;
  	font-size: 16px;
  	height: 34px;
  	line-height: 34px;
  	margin: 5px;
  	display: inline-block;
}

.header-phones {
    display: flex;
    flex-direction: column;
    position: absolute;
    left: calc(50% - 64px);
    top: calc(50% - 22px);
}

.header-phones .he-span-text a b {
    color: #555555;
}

.header-phones .he-span-text a:hover b {
    color: #c0392b;
}

.heading-block h4 {
	color: #fff;
}

/* поиск */
.smartsearch-page>small
{
	display: none;
}

.top-search-open #title-search
{
    position: absolute;
    width: 100% !important;
    height: 100% !important;
/*    padding: 0 15px;*/
	padding: 0px;
    margin: 0;
    top: 0;
    left: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.top-search-open #title-search #title-search-input
{
	margin: 1px 0px 1px 39px !important;
	padding: 12px 10px 8px;
	max-width: calc(100% - 60px);
}

.top-search-open #title-search #title-search-input::placeholder
{
	font-size: 20px;
}

#top-search #title-search ul li
{
	float: none;
}

#top-search #title-search ul li a
{
	width: auto;
	height: auto;
	font-size: 16px;
}

body.top-search-open #top-search #title-search form {
    opacity: 1;
    z-index: 11;
    background: #ddd;
    border-radius: 3px;
    padding: 8px 0px 10px;
	height: auto !important;
}

.bx_compare .bx_filtren_container ul {
    display: flex;
    flex-wrap: wrap;
}

.bx_compare .bx_filtren_container ul li span {
    display: flex;
    align-items: flex-start;
}

@media (min-width: 992px) {
    div.header-phones {
        display: none;
    }
}

@media screen and (max-width: 991px) {


	#top-search #title-search form {
		width: 100% !important;
	}

	.top-search-open #title-search #title-search-input {
	    padding: 17px 10px 10px;
	}

	.top-search-open #title-search #title-search-input::placeholder
	{
		font-size: 13px;
	}


	.heading-block h4 {
		font-size: 12px;
	}

	.error404
	{
		font-size: 80px;
	}


    .header-extras li:first-child {
        display: none;
    }

    .panel-sorting a {
/*		font-size: 12px;*/
	}

	.postcontent .panel-sorting a:first-child:not(.button) {
		margin-left: 5px;
	}

	.postcontent .panel-sorting .button.button-mini {
		padding: 0 8px;
	}

	.postcontent .panel-sorting button.button-mini {
		font-size: 10px;
	}

	.main-h1 {
		margin-top: -40px;
	}

	.col_half.fright.col_last.nobottommargin {
		display: none;
	}

	.compare-switcher {
	    width: 300px;
	    right: -300px;
	}
	.compare-switcher-head {
		font-size: 12px;
	}

}

.marsd-menu.show + .header-phones{
	display: none;
}

.col_full.nobottommargin.main-page-banner {
	margin-bottom: 25px !important;
}

/* CUSTOM CSS START */

.services-menu-tile-item::before { content: none; }

.services-menu-tile-item__img-container { border: 0}

.services-menu-tile-item__img-container img { border: 3px solid #c0392b; }

/* CUSTOM CSS END */


a[href="/chastotnye-preobrazovateli/discounter/"]
{
	color: #ff3232 !important;
}

.razsections
{
	display: flex;
//	justify-content: space-between;
	justify-content: center;
	gap: 20px;
}

.razsections a
{
//	background: #f5f5f5;
//	color: #000;
	padding: 50px 20px;
	border-radius: 20px;

    width: 50%;
    background: #d10000;
    color: #fff;
    font-size: 125%;
	text-align: center;
	font-weight: bold;
}

.razsections a small
{
	display: none;
}

.razsections a:hover
{
    color: #fff;
}
.razsectionsdetails
{
	background: #f5f5f5;
	color: #000;
	padding: 50px 20px;
	border-radius: 20px;
	margin: 20px 0px;
}

.razsectionsdetails small
{
	display: none;
}

.razsectionsdetails>a
{
	font-size: 150%;
	font-weight: bold;
	color: #000;
}

.razsectionsdetails>div
{
	display: flex;
	    flex-wrap: wrap;
	    flex-direction: column;
}

.razsectionsdetails>div a
{
	color: #000;
	padding: 3px 3px 3px 20px;
}

/* дейсвия по наведению на картинку в списке товаров */
.bx_catalog_item_controls_blocktwo
{
	display: none;
}

.content-wrap.notoppadding img
{
	height: auto;
}

a[href="#loadmore"]
{
    display: block;
    margin: 12px auto;
    width: 200px;
    text-align: center;
    border: 1px solid #d10000;
    padding: 5px 0px;
}

.centeroffice .row .filialbottomrow:nth-child(2) a[href^="mailto:"]
{
    font-size: 1.15em;
}


@media screen and (max-width: 450px) {


.product-image a[itemprop="image"] img {
    max-width: 100%;
    width: 100%;
}

ul.tab-nav li:first-child {
    margin-left: 0px;
}

ul.tab-nav li a {
    padding: 0 10px;
}

.razsections
{
	display: block;
}

.razsections a
{
	font-size: 100%;
        width: auto;
        display: block;
        margin: 10px 0px;
        padding: 20px;
}

}