

/* Start:/bitrix/templates/.default/css/style.css?1770197141148021*/
@font-face {
	font-family: 'Roboto';
	font-display: auto;
	src: local('Roboto'), url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700&amp;subset=latin,cyrillic) format('woff2');
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	//border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	/* background-image: url("/bitrix/templates/.default/img/hny2.png"); */
}
ol, ul {
	list-style: none;
}
b {
	font-weight: bold;
}
a{
	text-decoration: none;
}
img{
	max-width: 100%;
	height: auto;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/*table {
	border-collapse: collapse;
	}*/
.clearfix:after {
	content: '';
	display: table;
	height: 0;
	clear: both;
}
.clearfix:before {
	content: '';
	display: table;
	height: 0;
	clear: both;
}
body{
	font-size: 100%;
	font-display: auto;
	font-family: 'Roboto', sans-serif;
}
.top-header{
	position: relative;
	padding: 0 10px;
	background: #f2f2f2;
}
.menu_fix{
	position: fixed;
    width: 100%;
    z-index: 200;
    top: 0;
}
.navigation{
	padding: 0 !important;
	/* background: white; */
}
.wrapper{
	max-width: 1024px;
	margin: 0 auto;
	
}
div.wrapper{
	/* background-color: white; */
}
.top-header .wrapper .top-nav{
	float: left;
}
.top-header .wrapper ul{

}
.news-list div ul li a{
	color: #58686B;
}
.news-list div ul{float: none;}
.news-list div ul li a:hover{
	text-decoration: underline;
}
.top-header .wrapper ul li{
	float: left;
}
.top-header .wrapper ul li a{
	font-size:0.8em;
	text-transform: uppercase;
	color: #00afef;
	display: inline-block;
	padding-left: 9px;
	padding-right: 10px;
	margin: 16px 0;
	border-right:1px solid #00aff0;
}
.open_tab ul li a{
    color: #607278;
    font-size: 14px;
}

.top-header .wrapper .top-nav{
	
}
.top-header .wrapper ul li .first{
	padding-left: 0 !important;
	
}
.top-header .wrapper ul li:last-child a{
	border-right: none;
}
.top-header .wrapper ul li a:hover{
	color: #3A7ACE;
}
.top-header .wrapper .mail{
	display: block;
	float: right;
	color: #00afef;
	font-size:0.875em;
	padding: 0 0 2px 2.4%;
	margin: 12px 0;
	background: url(/bitrix/templates/.default/css/../img/message.png) no-repeat left center;
}
.top-header .wrapper .mail:hover{
	text-decoration: underline;
}
.box-modal{
    max-width: 460px;
    position: relative;
}
.header{
	padding: 0 1%;
	
}
.header .logo{
	float: left;
	width: 15.625%;
	display: block;
	margin: 3% 0 0 0;
}
.header .logo-text{
	float: left;
	width:29.4921875%;
	padding: 4% 0 0 3.5%;
}
.header .logo-text .color{
	color: #92c548;
	font-size: 1.05em;
	font-weight: 500;
}
.header .logo-text .sub-text{
	font-weight:lighter;
	color: #4f646b;
	font-size:0.75em;
	margin-top: 2%;
}
.clear{clear:both;}
.header .box{
	float:left;
	width: 27.8828125%;
	padding-top: 3%;
}
.header .box ul{float: left;}
.header .box ul li a{
	display: inline-block;
	font-size: 0.75em;
    margin-top: 12px;
	color: #00afef;
    padding: 1px 0 1px 20px;
    text-transform: uppercase;
	background: url(/bitrix/templates/.default/css/../img/icon1.png) no-repeat left center;
}
.header .box ul li a:hover{
	text-decoration: underline;
}
.header .box .phone{
	/*float: right;*/
	font-size: 0.9375em;
	/*color: #fff;*/
	display: inline-block;
    border-bottom: 1px solid;
    transition: .3s;
    color: #9d9d9d;
	/*-moz-border-radius: 18px;*/
	/*-webkit-border-radius: 18px;*/
	/*-o-border-radius: 18px;*/
	/*-ms-border-radius: 18px;*/
	/*border-radius: 18px;*/
	/*background-color: #00afef;*/
	/*margin: 4% 1% 0 0;*/
    /*padding: 3.6% 5.5%;*/
}
.header .box .phone:hover {
    border-color: transparent;
}
.header .box form{
	width: 100%;
	float: left;
	position: relative;
	margin-top: 7px;
    margin-bottom: 5px;
}
.header .box form input[type="text"]{
	width: 74%;
	float: left;
	outline: none;
	color: #c5cacc;
	padding: 8px 15% 8px 5%;
	border:1px solid #eeeeee;
}
.header .box form input[type="text"]:focus{
	color: #838788;
	border-color: #B4B9BB;
}
.header .box form input[type="submit"]{
	width: 30px;
	height: 30px;
	float:right;
	position: absolute;
	right: 18px;
	top: 1px;
	border:none;
	outline: none;
	background: url(/bitrix/templates/.default/css/../img/search.png) no-repeat center center;
}
.header .basket{
	float: left;
	width: 23.4375%;
	padding-top: 4%;
}
.header .basket .tel{
	font-weight: lighter;
	font-size: 1.25em;
	color: #4f636b;
	float: right;
	padding-left: 10%;
	background: url(/bitrix/templates/.default/css/../img/tel.png) no-repeat left 10px;
	    font-weight: bold;
}
.header .mybasket{/*
	float: right;
	height: 50px;
	margin: 8% 2% 0 0;
	width: 77%;
	border-radius: 24px / 25px;
background-color: #f1f1f1;*/

    float: right;
    height: 50px;
    /*margin: 3% 0 0 0;*/
    width: 62%;
    border-radius: 5px;
    background-color: #f1f1f1;
}
.header .mybasket img{
	float: left;
	margin: 10% 0 0 10%;
}
.header .mybasket a{
	display: block;
	margin: 8% 0 0 10%;
	font-size: 12px;
	float: left;
	text-transform: uppercase;
	color: #00aff0;
}
.header .mybasket p span{
	margin: 0 2px;
}
.header .mybasket p{
	font-size: 11px;
	color: #6d7c82;
	float: left;
    margin: 2% 0 0 10%;
}
.header .mybasket a:hover{
	text-decoration: underline;
}



@media screen and (min-width: 980px) {
	.header .logo .new-year {
		transform: scale(1.35);
	}
.whatsapp {/*
    display: inline-block;
    text-align: left;
    float: left;
    background: url(/bitrix/templates/.default/img/icon-whatsapp.png) no-repeat left center;
    padding: 10px 10px 10px 35px;
    text-decoration: none;
    color: #777;
    margin: 5px 15px;
    border: 1px solid #00c849;
border-radius: 10px;*/
display: inline-block;
    text-align: left;
    background: url(/bitrix/templates/.default/img/icon-whatsapp.png) no-repeat left center;
    padding: 10px 0 10px 35px;
    text-decoration: none;
    color: #9d9d9d;
    font-size: 13px;
    border-radius: 10px;
}
}

.wrapper .nav{
	/* padding-top: 4%; */
	padding-top: 0%;
	margin-top: 4%;
}

.wrapper .nav  > ul{
	position: relative;
}
.wrapper .nav  > ul > li{
	float: left;
	 letter-spacing: normal;

}

.wrapper .nav .in_menu{
	position: absolute;
	left: 0;
	display: none;
	background: #fff;
	width: 1002px;
	background-color: #fff;
	box-shadow: 0 0 3px rgba(0,0,0,.11);
	z-index: 101;
	padding: 16px 0 12px 21px;
}
.wrapper .nav li .in_menu.in_menu--level-deep.in_menu--level-deep { 
	display: none;
}
.wrapper .nav  > ul > li .in_menu  > li{
	float: left;
	width: 33.3%;
}
.wrapper .nav  > ul > li .in_menu  > li > a{
	color: #4f646b;
	display: block;
	font-size: 12px;
	height: 28px;
	padding: 0 2px;
}
.wrapper .nav  > ul > li .in_menu  > li > a:hover{
	color: #00afef;
}

#show_catalog_menu{
	display: none;
	
	background: url('//opt-760872.ssl.1c-bitrix-cdn.ru/bitrix/templates/.default/img/icon_menu_catalog_mobile.png?1479279290434') top 7px right 10px no-repeat  #00aff0;
	border-right: 1px solid #4dc7f5;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin:5px 0;
	padding:10px;
}


.wrapper .nav  > ul > li > .one-list{
	/*width: 128px;*/
	width: 93px;
}
.wrapper .nav > ul > li .in_menu > li > a .spec {color: #f7f7f7;background-color: #00aff0;padding-top: 10px;font-weight: 600;}
.wrapper .nav  > ul > li:nth-child(1) > a{background: #92c548;}
.wrapper .nav  > ul > li:nth-child(2) > a{background: #92c548;}
.wrapper .nav  > ul > li:last-child > a{background-color:#CA1A24;color:white;font-weight:600;border-right: 1px solid white;text-transform: uppercase;}
.wrapper .nav  > ul > li > a{
	text-align: center;
  	/*width: 254.5px;*/
    width: 246.5px;
	padding: 14px 0px;
	display: block;
	color: #fff;
	font-size: 13px;
	background: #00aff0;
	border-right:1px solid #4dc7f5;
}
.wrapper .nav > ul > li:last-child > a{
	border-right:none;
}
.wrapper .nav  > ul > li > a:hover{
	background: #92c548;
}
.wrapper .nav  > ul > li:hover > .in_menu{
	display: block;
}

.btn{
	color: #00afef;
	display: none;
	float: right;
}
form .btn {
	display: inline-block;
	background: #00aff0;
    color: #fff;
    padding: 10px 14px 10px 15px;
    font-size: 14px;
    margin-top: 10px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    text-align: center;
	
    border: 0;
}

.container .content .buttom-product .box .img{height: 135px;max-width: 100%;}

.slider .wrapper > div{
	position: relative;
}

.owl-dots .active{
	background:url(/bitrix/templates/.default/css/../img/alips.png) no-repeat center center !important; 
}
.owl-dots{
	position: absolute;
	bottom: 8%;
    left: 2%;
}
.owl-dots .owl-dot{
	display: block;
	float: left;
	width: 20px;
	margin-left: 10px;
	height: 20px;
	background:url(/bitrix/templates/.default/css/../img/alips2.png) no-repeat center center;
}
.height-text{min-height:700px;}.height-text.no-height{min-height:auto;}
.content{
	padding: 0 1%;
}
.boxes{
	padding: 3% 0 0 0;
}
.boxes .box{
	line-height: 0;
	float:left;
	width: 31.5%;
	margin-left: 2.7%;
	display: flex;
    flex-direction: column;
} 
.boxes .box:first-child{
	margin-left: 0;
}
.boxes .box a img {
	float: none;
}
.boxes .box .sub-text{
	background: #92c548;
	height: 45px;
	text-align: center;
	order: -1;
}
.boxes .box .sub-text a{
	text-transform: uppercase;
	color: #fff;
	display: inline;
	font-size: 15px;
	line-height: 47px;
}
.boxes .box .sub-text a:hover{
	text-decoration: underline;
}
.wrapper .reclam{
	margin-top: 3%;
}
.wrapper .reclam .box{
	margin-left: 2.7%;
	float: left;
	width: 31.5%;
}
.wrapper .reclam .box:first-child{
	margin-left: 0;
}
.wrapper .reclam .box img{
	float:left;
	width: 47.2%;
	height: 93px;
	margin: 0;
}

.wrapper .reclam .box  button{
float: right;
    background-color: #4f636b;
    background-image: linear-gradient(bottom, #c52020 0%, #ec5858 100%);
    background-image: -moz-linear-gradient(bottom, #c52020 0%, #ec5858 100%);
    background-image: -webkit-linear-gradient(bottom, #c52020 0%, #ec5858 100%);
    background-image: -o-linear-gradient(bottom, #c52020 0%, #ec5858 100%);
    height: 93px;
    width: 52.8%;
    border: none;
    cursor: pointer;
    display: block;
    text-align: center;
    font-size: 1.1em;
    line-height: 26px;
    padding: 7px 0;
    text-transform: uppercase;
    color: #fff;
}
.wrapper .reclam .box  button:hover{
	background-color: #4f636b;
	background-image: linear-gradient(bottom, #ec5858 0%, #c52020 100%);
	background-image: -moz-linear-gradient(bottom, #ec5858 0%, #c52020 100%);
	background-image: -webkit-linear-gradient(bottom, #ec5858 0%, #c52020 100%);
	background-image: -o-linear-gradient(bottom, #ec5858 0%, #c52020 100%);
}
.wrapper .reclam .box button span{
	font-size: 14px;
}
.text .title{
	color: #91c547;
	margin-top: 4.5%;
	font-size: 24px;
  font-weight: 400;
	text-transform: uppercase;
  line-height: 26px;
  padding: 10px 0;
  text-align: left;
}
.text .sub-text{
	font-size: 14px;
	color: #50646b;
	line-height: 21px;
    margin-top: 1.3%;
}
.text .mt{
	margin-top:0 !important;
}
.text ul{
	 margin: 10px 0 0 12px;

}
.text ul li{
	background: url(/bitrix/templates/.default/css/../img/arrow.png) left center no-repeat;
	font-size: 14px;
	color: #50646b;
	margin-top: 3px;
	display: inline-block;
    padding-left: 25px;
	display: block;
}
.text .bottom-text{
	font-size: 14px;
	color: #50646b;
	margin-top: 18px;
	line-height: 21px;
}
.articles h1, .articles .h1-like {
	text-align: center;
	color: #4f636b;
	font-size: 24px;
	position: relative;
	font-weight: lighter;
	text-transform: uppercase;
  padding: 10px 0;
}
.articles h1:before, .articles .h1-like:before{
	position: absolute;
	content: ' ';
	left: 0;
	top: 45%;
	width: 370px;
	height: 1px;
	background: #dddddd;
}
.articles h1:after, .articles .h1-like:after{
	position: absolute;
	content: ' ';
	right: 0;
	top: 45%;
	width: 370px;
	height: 1px;
	background: #dddddd;
}
.articles{
	padding-top: 23px;
}
.articles .items{
	margin-top: 42px;
}
.articles .items .item{
	width: 30%;
	float: left;
	margin-left: 4%;
}
.articles .items .item img{
	float:left;
	width: 30%;
	margin: 0;
}
.articles .items .item .text{
	height: 90px;
	position: relative;
	float: right;
	width:55%;
}
.articles .items .item .text .date{
	color: #4f646b;
	font-size: 12px;
}
.articles .items .item p{
	font-size: 14px;
	color: #4f646b;
}
.articles .items .item .next{
	display: block;
	color: #00aff0;
	font-size: 14px;
	position: absolute;
	bottom: 0;
}
.articles .items .item .next:hover{
	text-decoration: underline;
}
.articles .all-articles:hover{
	text-decoration: underline;
}
.articles .items .item  .text1{
	line-height: 17px;
    margin-top: 8px;
}

.articles .items .item:first-child{
	margin-left: 0;
}
.articles  .all-articles{
	float: right;
	display: inline-block;
	color: #00afef;
	font-size: 16px;
	border:1px solid #00afef;
	margin: 12px 0 0;
    padding: 8px 19px;
}
.bottom-section{
	text-align: center;
	/*margin-top: 30px;
*/	background: #f6f9f9;
}
.bottom-section .wrapper h1, 
.bottom-section .wrapper h2 {
	color: #91c547;
	/*margin-top: 30px;*/
	text-align: left;
	font-weight: 400;
	font-size: 24px;
	text-transform: uppercase;
    line-height: 26px;
    padding: 10px 0;
}
.bottom-section .wrapper .content-sec p{
	font-size: 16px;
	color: #50646b;
	line-height: 22px;
    margin: 13px 0 0;
    text-align: left;

}
.bottom-section .wrapper .content-sec{
	float: left;
	width: 68%;
	/*margin-top: 1%;*/
}
.bottom-section .wrapper img{
	float: right;
	width: 32%;
	height: 200px;
}

.footer{
	text-align: center;
	background: #f2f2f2;
	min-height: 60px;

}
.footer .wrapper .Copyright{
	color: #5f7177;
	float: left;
	font-size: 12px;
	margin-top: 25px;
}
.footer .wrapper .nav-footer{
	padding-top: 23px;
	float: right;
}
.footer .wrapper .nav-footer ul {
	display: inline-block;
}
.footer .wrapper .nav-footer ul li{
	float: left;
}
.footer .wrapper .nav-footer ul li a {
	display: block;
	color: #00aff0;
	font-size: 12px;
	padding: 0 9px;
}
.footer .wrapper .nav-footer ul li a:hover{
	text-decoration: underline;
}









/*
START STYLE  NEWS
-------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------

*/
.news .transition{
	margin-top: 11px;
	display: inline-block;
}
.news .transition  li{
	float: left;
}
.news .transition  li a{
	display: inline-block;
	font-size: 12px;
	color: #50646b;
}
.news .transition  li a:hover{
	text-decoration: underline;
}
.news .transition  li .active{
	color: #00afef;
	margin-right: 2px;
}
.news .news-item{
	padding-top: 2.5%;
	margin-bottom: 40px;
}
.news .news-item img{
	float: left;
	width: 10%;
}
.news .news-item .news-text{
	float: left;
	width: 60%;
}
.news .news-item .news-text .title{
	font-size: 18px;
	margin: 0 0 0 3%;
	display:block;
	text-transform: uppercase;
	color: #92c548;
}
.news .news-item .news-text .title:hover{
	text-decoration: underline;
}
.news .news-item .news-text .date{
	font-size: 14px;
	margin: 10px 0 0 3%;
	display: inline-block;
}
.news .news-item .news-text p{
	font-size: 14px;
	color: #50646b;
	line-height: 18px;
    margin: 10px 0 0 3%;
}
.news .news-item .news-text .next-news{
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	-o-border-radius: 14px;
	font-size: 12px;
	color: #fff;
	display:inline-block;
	background-color: #00afef;
	 margin: 2% 0 0 3.5%;
    padding: 9px 18px;
}
.news .news-item .news-text .next-news:hover{
	text-decoration: underline;
}

/*
END STYLE NEWS
-------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------

*/
/*
START STYLE SHARES
-------------------------------------------------------------------------------------

*/
.pages .transition{
	margin-top: 15px;
	display: inline-block;
}
.pages .transition  li{
	float: left;
}
.pages .transition  li a.last-element, .pages .transition  li a.last-element:hover{
	text-decoration:none;
}
.pages .transition  li a{
	display: inline-block;
	font-size: 14px;
	color: #50646b;
}
.pages .transition  li a:hover{
	text-decoration: underline;
}
.pages .transition  li .active{
	color: #00afef;
	margin-right: 2px;
} 
.container-box{
	margin-top: 3.7%;
}
/*.container-box*/ .item-shares{
	float: left;
	height: 315px;
	text-align: center;
	width: 30.25%;
	background: #fff;
	margin: 2% 1.25% 0 1.25%;
	position: relative;
}
/*.container-box*/ .item-shares img{
	/*bottom: 18%;
    left: 17%;
    max-width: 220px;
    max-height: 120px;*/
	width: 100%;
    position: absolute;
	bottom: 48px;
	left: 0;
}
.main{
	min-height: 100%;
}
.block-shares{
	padding-bottom: 3%;
	background: #f8f8f8;
}
/*.container-box*/ .item-shares:before{
	position: absolute;
	right: 0;
	top: 0;
	content: " ";
	width: 133px;
	height: 62px;
	background: url(/bitrix/templates/.default/css/../img/img4.png) no-repeat;
	z-index: 10;
}
.block-shares .title{
	position: relative;
	z-index: 10;
	display: block;
	text-align: left;
	color: #4f636b;
	font-size: 1em;
	font-weight: bold;
	line-height: 22px;
    margin: 22px 70px 0 18px;
}
.block-shares a:hover{
	text-decoration: underline;
}
.block-share .container	{
	width: 100%;
}
/*.container-box*/ .item-shares .bottom-block{
	background: #92c548;
	 margin-top: 9px;
    padding: 13px 0;
    position: absolute;
    width: 100%;
    bottom: 0;
}
.block-shares .wrapper .tabs_block {
    width: 100%;
    margin-top: 32px;
}
.block-shares .wrapper  .tabs_block:after {
    content:"";
    display:block;
    clear:both;
}
/* панель навигации вкладок */
.block-shares .wrapper  .tabs {
    margin: 0;
    padding: 0;
    list-style: none;
    float:left;
}
/* список вкладок */
.block-shares .wrapper  .tabs li {
    text-align:center;
    float:left;
    padding: 19px 39px;
    background:#f2f2f2;
    cursor:pointer;
    color:#50646b;
    font-size: 24px;
  	position: relative;
 
}
.block-shares .wrapper  .tabs li a{color:#50646b;}
.block-shares .wrapper  .tabs li.active a{ color:#92c548; }

.block-shares .wrapper  .tabs li:last-child{
	 text-align: left;
    width: 420px;
}
.block-shares .wrapper  .tabs li:last-child:before{
	position:absolute;
	left: -20px;
	top: 3px;
	width: 34px;
	content: " ";
	height: 59px;
	background: url(/bitrix/templates/.default/css/../img/3.jpg) no-repeat;
}
/* активная вкладка */
.block-shares .wrapper  .tabs li.active {
	position: relative;
    background:#f8f8f8;
    color:#92c548; 
}
.block-shares .wrapper  .tabs li:nth-child(1).active:after{
	position: absolute;
	right: -2px;
	top: 0;
	content: " ";
	background: url(/bitrix/templates/.default/css/../img/1.jpg)no-repeat;
	width: 37px;
	height: 62px;
}
.block-shares .wrapper  .tabs li:nth-child(2).active:before{
	position: absolute;
	left: -25px;
	top: 0;
	content: " ";
	background: url(/bitrix/templates/.default/css/../img/2.jpg)no-repeat;
	width: 37px;
	height: 62px;
}
.block-shares .wrapper  .tabs li:nth-child(2).active:after{
	position: absolute;
	right: -17px;
	top: 0;
	content: " ";
	background: url(/bitrix/templates/.default/css/../img/1.jpg)no-repeat;
	width: 37px;
	height: 62px;
	z-index: 10;
}
.block-shares .wrapper  .tabs li:nth-child(3).active:before{
	position: absolute;
	left: -15px;
	top: 0;
	content: " ";
	background: url(/bitrix/templates/.default/css/../img/2.jpg)no-repeat;
	width: 37px;
	height: 62px;
}
/* блоки вкладок с содержанием */
.block-shares .tabs_block .box {
    width:100%;
    display:none;
    float: left;
}
.visible .open_tab {
	display: block;
}
/* параграф внутри вкладок */

/* активный блок при загрузке */
.block-shares .tabs_block .visible {
    display: block;
}
/*.container-box*/ .item-shares .t-price{
	float: left;
	color: #fff;
	font-size: 0.875em;
	margin: 2px 0 0 8%;

	text-decoration: line-through;
}
/*.container-box*/ .item-shares .price{
	float: right;
	font-size: 1.125em;
	font-weight: bold;
	margin-right: 7%;
	color: #fff;
}
.item-shares .price a {
	color: inherit;
}
.indent{
	margin-left: 2.3%;
}
.block-shares > .wrapper{
	padding: 0;
}
/*
END STYLE SHARES
-------------------------------------------------------------------------------------

*/
/*
START STYLE CONTACT
------------------------------------------------
*/
.contact{
	padding-bottom: 8%;
}
.contact .text{
	float: left;
	width: 36%;
}
.contact h1{
	font-size: 1.3em;
	text-transform: uppercase;
	color: #92c548;
	margin-top: 9%;
}
.contact .item p{
	line-height: 23px;
	font-size: 0.875em;
	color: #50646b;
}
.contact .item p:first-child{
	font-size: 1em;
}
.contact .item p .color{
	color: #92c548;
}
.contact .item p .mail{
	font-size: 0.875em;
	color: #00aff0;
}
.contact .item{
	margin-top: 7%;

}

.contact form{
	text-align: center;
	 padding: 33px 4% 3% 4%;
    width: 37%;
	float: right;
	margin-top: 9%;
	background: #f2f2f2;
}
.kredit form{
	text-align: center;
	 padding: 33px 4% 3% 4%;
    width: 37%;
	float:none;
	margin: 9% auto;
	background: #f2f2f2;
}
.contact form h2 {
	text-transform: uppercase;
	font-size: 1.125em;
	color: #92c548;
	text-align: center;
}
.contact form p {
	text-align: left;
	color: #4f636b;
	font-size: 12px;
	margin-top: 6%;
}
.contact form p input{
	color: #bababa;
	font-size: 12px;
	font-style: italic;
	margin-top: 8px;
	padding: 8px;
	background: #fff;
	width: 96%;
	border:1px solid #e8e8e8;
}
.contact form .submit:hover{
	cursor: pointer;
	
}
.contact form p input:focus{
	color: #A9A9A9;
	border:1px solid #B5B5B5;
}
.contact form p textarea:focus{
	color: #A9A9A9;
	border:1px solid #B5B5B5;
}
.contact form p  .subject{
	height: 80px;
	width: 94%;
	padding: 3%;
	font-style: italic;
	border:1px solid #e8e8e8;
	font-size: 12px;
	color: #bababa;
	resize:none;
}
.contact form .submit{
	border-radius: 21px / 20px;
	border:none;
	padding: 11px 25px;
	font-size: 14px;
	display: inline-block;
	background-color: #00afef;
	color: #fff;
	margin-top: 18px;
}
/*
END STYLE CONTACT
------------------------------------------------
*/
/*common page style*/
.wrapper  .news h1{
	font-size: 1.5em;
	margin: 25px 0;
	text-transform: uppercase;
	color: #92c548;
}
.wrapper .news  p{ 
	font-size: 16px;
	color: #50646b;
}
.wrapper   .news p.size{
	font-size: 14px;
}

.wrapper   .news .news-detail table{border-collapse:collapse;}
.wrapper   .news .news-detail table{border:1px solid;padding:2px;}

/**/


/*
Style about us
-------------------------------------*/
.wrapper .about-us h1{
	font-size: 1.5em;
	margin: 25px 0;
	text-transform: uppercase;
	color: #92c548;
}
.wrapper .about-us p{ 
	font-size: 16px;
	color: #50646b;
}
.wrapper .about-us  p.size{
	font-size: 14px;
}
.wrapper .about-us .product h1{
	text-align: center;
	font-size: 1.5em;
	position: relative;
	color: #91c547;
	font-weight: lighter;
}
.wrapper .about-us .product h1:before{
	position: absolute;
	left: 0;
	top: 15px;
	content: " ";
	width: 365px;
	height: 1px;
	background: #a8c57a;
}
.wrapper .about-us .product h1:after{
	position: absolute;
	right: 0;
	top: 15px;
	content: " ";
	width: 365px;
	height: 1px;
	background: #a8c57a;
}
.wrapper .about-us .product{
	text-align: center;
	margin-top: 5%;
}
.wrapper .about-us .product .logo li{
	float: left;
    text-align: center;
    width: 160px;
}
.wrapper .about-us .product .logo{
	display: inline-block;
	margin-top: 2%;
}
.wrapper .about-us .product .logo li a{
	display: block;
}
/*.wrapper .about-us .product .logo li:first-child{
	margin-left: 30px;
}*/
.wrapper .about-us .product .logo li .dreve{
	margin-left: 20%;
}
.wrapper .about-us .product .bottom-nav{
	margin-top: 4%;
	text-align: center;
}
.wrapper .about-us .product .bottom-nav ul{
	display: inline-block;
	float: none;
	margin-top: 30px;
}
.wrapper .about-us .product .bottom-nav ul li{
	float: left;
}
.wrapper .about-us .product .bottom-nav ul li a{
	color: #4f636b;
	font-size: 18px;
	font-weight: lighter;
	padding: 0 15px;
	display: inline-block;
	border-right:1px solid black;
}
/*.container .content .buttom-product .box .title{height: 40px;}*/
.wrapper .about-us .product .bottom-nav ul li a:hover{
	text-decoration: underline;
}
.wrapper .about-us .product .bottom-nav ul li:last-child a{
	border-right:none;
}

 .about-us .bottom-text{
	margin-top: 8%;
}
.wrapper .height-text .page-list{float: none;clear: both;}
 .about-us .bottom-text p{
	font-size: 14px;
	color: #4f636b;
	line-height: 16px;
 }
  .bottom-section > .wrapper{
  /*	height: 320px;*/
  	background: url(/bitrix/templates/.default/css/../img/img18.png) right center no-repeat;
  }
 .bottom-section ul {
 	/*margin: 15px 0 30px 25px;*/
 	margin: 0 0 15px 25px;
 }
.bottom-section ul li{
	padding-left: 25px;
	text-align: left;
	color: #4f636b;
	font-size: 14px;
	margin-top: 15px;
	background: url(/bitrix/templates/.default/css/../img/arrow.png) left center no-repeat;
}
.bottom-section .bold-text{
	font-weight: bold;
	font-size: 17px;
	color: #4f636b;
	margin-top: 20px !important;

}
/*
end about us
-----------------------------------------------------------*/

/*

STYLE MAPS-PRODUCT
-------------------------------------------------
*/
.container{
	margin-top: 18px;
}
.container .side-bar{
	float: left;
	width: 27.5%;
}
.container .side-bar img{

}
.container .side-bar .navbar-brands {
	margin-top: 28px;
}
.container .side-bar .navbar-brands ul li.active{
	font-size: 14px;
    font-weight: 500;
	color: #fff;
	background: #92C548;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.container .side-bar .navbar-brands ul li.active a{
	font-size:14px;
	color: #fff;
	display:block;
	padding: 10px 0 10px 0px;
	/*text-decoration:none !important;*/
}
.container .side-bar .navbar-brands ul li.active a:hover{
	background:#679228;
}
.container .side-bar .navbar-brands ul li.sub{
	font-size: 14px;
    font-weight: 500;
	color: #fff;
	background: #919C9F;
	padding: 10px 0 10px 0px;
	text-align:center;
}
.container .side-bar .navbar-brands ul li{
	background: #f8f8f8;
	margin: 2px 0;
}
.container .side-bar .navbar-brands ul li a{
	display: inline-block;
	color: #4f636b;
	font-size: 12px;
	padding: 11px 0 11px 11%; 
}
.container .side-bar .navbar-brands ul li a:hover{
	text-decoration: underline;
}
.container .side-bar .product-t{
	margin-top: 0px;
        float: left;
}
.container .side-bar .product-t h1{
	text-transform: uppercase;
	font-size: 18px;
	font-weight: lighter;
	color: #4f636b;
}
.product-t.left-prod .similar-items-list{
	display: block;
}
.container .product-t p.similar-title{
	text-transform: uppercase;
	font-size: 18px;
	font-weight: lighter;
	color: #4f636b;
	margin: 25px 0;
}
.container .product-t .box{
	width: 93%;
	padding: 17px 10px;
	margin-top: 20px;
	border:0px solid #e8e8e8;
}
.container .product-t .box .img{
	max-width: 124px;
	width: 45%;
	float: left;
}
.container .product-t .box .text{
	float: right;
	width: 55%;
}
.container .product-t .box .text a{
	font-size: 16px;
	line-height: 19px;
	display: inline-block;
	color: #607278;
}
.container .product-t .box .text a:hover{
	text-decoration: underline;
}
.container .product-t .box .text p.price{
	font-size: 18px;
	color: #c92727;
	margin: 9px 0;
}
.container .product-t .box .text p.sub{
	font-size: 12px;
	color: #607278;
}
.container .content{
	padding: 0;
	float: right;
	width: 67%;
}
.container .content.fluid {
	float: none;
	width: 100%;
}
.container .content .post{
	background: #f8f8f8;
	padding:4%;
}
.container .content .post .images{
	float: left;
	width: 30%;
}
.container .content .buttom-product .box.indent{margin-left: auto !important;}
.container .content .post .images .img{
	position: relative;
}
.container .content .post .images .img .zoom:before{
	position:absolute;
	left: 8px;
	top: 8px;
	width: 17px;
	cursor: pointer;
	height: 17px;
	content: " ";
	background: url(/bitrix/templates/.default/css/../img/zoom.png) no-repeat;
}
.container .content .post .images .sub-images{
	margin-top: 8px;
}
.container .content .post .images .sub-images a{
	display: block;
	float: left;
	margin: 5px 1% 5px 0px;
	width: 30%;
}
.container .content .post .right-content{
	float: right;
	width: 67%;
}
.container .content .post .right-content .box-t{
        float:left;
        width:67%;
}
.container .content .post .right-content .box-t a{
    font-size: 18px;
    font-weight: bold;
    display:block;
    line-height: 22px;
    color:#607278;
}
.container .content .post .right-content .box-t a.name-h1-element h1{
    font-size: 18px;
    font-weight: bold;
    display: block;
    line-height: 22px;
    color: #607278;
	text-transform:none;
	margin:0;
}
.container .content .post .right-content .box-t a:hover{
    text-decoration: underline;
}
.container .content .post .right-content .box-t .garant{
    margin-top:17px;
}
.container .content .post .right-content .box-t .garant ul{
	display: inline-block;
	width: 100%;
}
.container .content .post .right-content .box-t .garant ul li{
	float: left;
}
.container .content .post .right-content .box-t .garant ul li{
	width:70px;
}
.container .content .post .right-content .box-t .garant .garant-t{
    font-size: 12px;
    float:left;
    text-transform: uppercase;
    color:#d13232;
    padding: 3px 0 3px 35px;
    line-height: 15px;
    background: url(/bitrix/templates/.default/css/../img/img24.png) no-repeat left center;
}
.container .content .post .right-content .box-t .garant .garant-b{
    font-size: 12px;
    float:left;
    text-transform: uppercase;
    color:#d13232;
    padding: 3px 0 3px 35px;
    line-height: 15px;
    margin-left: 11%;
    background: url(/bitrix/templates/.default/css/../img/img25.png) no-repeat left center;
}
.container .content .post .right-content .box-t .user{
    font-size: 13px;
    color:#728287;
    margin-top:18px;
    font-weight: 500;
}
.container .content .post .right-content .box-t .user a{
    display: inline-block;
    color:#00aff0;
    font-size: 15px;
    font-weight: 500;
}
.container .content .post .right-content .box-t .user a:hover{
    text-decoration: underline
}
.container .content .post .right-content .box-t .sity{
    font-size: 13px;
    color:#728287;
    font-weight: 500;
}
.container .content .post .right-content .box-t .sity span{
	text-decoration:underline;
}
.container .content .post .right-content .box-t .sity a{
    display: inline-block;
    color:#00aff0;
    font-weight: 500;
    font-size: 15px;
}
.container .content .post .right-content .box-t .sity a:hover{
    text-decoration: underline
}
.container .content .post .right-content .basket{
    float:right;
    width:33%;
}

.container .content .post .right-content .basket .main-price{
    color:#c92727;
    font-size: 22px;
   font-weight: bold;
}
.container .content .post .right-content .basket .sub-price{
    color:#607278;
    float: right;
    margin-bottom: 10px;
    font-size: 14px;
    margin-top: 10px;
}
.container .content .post .right-content .buttons{
    margin-top:10px;
}
.container .content .post .right-content .buttons .basket-button{
    font-size: 14px;
    color: #fff;
    background: #92c548;
    display:inline-block;
    position: relative;
    padding:10px 47px 10px 20px;
    transition:0.2s;
    -webkit-transition:0.2s;
    -o-transition:0.2s;
    -moz-transition:0.2s;
}
.container .content .post .right-content .buttons .basket-button:hover{
    background: #adef4e;
}
.container .content .post .right-content .buttons .basket-button .icon{
    height: 20px;
    position: absolute;
    right: 18px;
    top: 8px;
    width: 20px;
    background: url(/bitrix/templates/.default/css/../img/busket.png) no-repeat right center;
}
.container .content .post .right-content .buttons .buy-button{
    display: inline-block;
    background:#00aff0;
    color:#fff;
     padding: 10px 14px 10px 15px;
    font-size: 14px;
    margin-top:10px;
    -webkit-transition:0.2s;
    -o-transition:0.2s;
    -moz-transition:0.2s;
    max-width: 104px;
    text-align: center;
}
.container .content .post .right-content .buttons .buy-button:hover{
    background: #32c6fd;
}
.container .content .post .right-content .buttons .button{
    display: inline-block;
    padding: 9px 14px 9px 15px;
    font-size: 14px;
    margin-top:10px;
    -webkit-transition:0.2s;
    -o-transition:0.2s;
    -moz-transition:0.2s;
    text-align: center;
    color:#00aff0;
    border:1px solid #00aff0;
    width:104px;;
}
.container .content .post .right-content .buttons .button:hover{
    background: #e9e8e8;
}
.container .content .post .right-content .text{
    width:100%;
    margin-top: 27px;
}
.container .content .post .right-content .text p{
    color:#50646b;
    font-size:14px;
    line-height: 18px; 
}
.container .content .post .right-content .text .bold{
    font-weight: bold;
    font-size:14px;
    color:#50646b;
    margin-top: 18px;
}
.container .content .post .tabs_block{
	width:100%;
}





.container .content .tabs_block {
    width: 100%;
    margin-top: 32px;
}
.container .content .tabs_block:after {
    content:"";
    display:block;
    clear:both;
}
.pdf_icon{
	width: 60px;
    display: inline-block;
    vertical-align: middle;
}
/* панель навигации вкладок */
.container .content  .tabs {
    margin: 0;
    padding: 0;
    list-style: none;
    float:left;
}
/* список вкладок */
.container .content  .tabs li {
    float:left;
	font-size;16px;
	color:#607278;
	margin-right:6px;
	background:#f8f8f8;
	border:1px solid #f8f8f8;
	padding:10px 20px;
	cursor:pointer;
	border-radius:5px 5px 0 0;
  	position: relative;
 
}


/* активная вкладка */
.container .content  .tabs li.active {
	position: relative;
    background:#fff;
   border:1px solid #f8f8f8;
   border-bottom-color:#fff;
   z-index:60;
}



/* блоки вкладок с содержанием */
.container .content .tabs_block > .box {
    display:none;
	position: relative;
	z-index: 50;
	margin-top: -1px;
	padding: 40px 0 0 20px;
    float: left;
    width: 97%;
	border-top:1px solid #ebebeb;
}
.visible .open_tab {
	display: block;
}
/* параграф внутри вкладок */

/* активный блок при загрузке */
.container .content .tabs_block .visible {
    display: block;
}
.container .content .tabs_block > .box p{
	font-size: 12px;
	color: #607278;
	line-height: 18px;
}
.container .content .tabs_block > .box span{
	font-weight: bold;
}
.container .content .tabs_block > .box li{
	/*font-size: 12px;*/
	color: #607278;
	line-height: 22px;
}
.container .content .tabs_block > .box ul.list2{
	margin-top: 20px;
}
.container .content .tabs_block > .box .title{
	font-weight: bold;
	margin: 25px 0;
}
.container .content .video{
	width: 97%;
	margin-top: 10%;
	padding: 0 0 0 3%;
}
.container .content .video h1{
	font-size: 14px;
	color: #607278;
	font-weight: bold; 
}
.container .content .video .youtube{
	width: 97%;
	margin-top: 15px;
}
.container .content .video .youtube iframe{
	width: 97%;
	height: 315px;
}


/*

END STYLE MAPS-PRODUCT
-------------------------------------------------
*/



/*

start STYLE discussions
-------------------------------------------------
*/
.discussions h1{
	color: #5f7177;
	font-size: 16px;
	font-weight: bold;
}
.discussions .block-title{
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 20px;
}
.discussions .user .name{
	color: #00afef !important;
	font-size: 14px !important;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 20px;
}
.discussions .user .date{
	color: #5f7177;
	font-size: 12px !important;
	margin-top: 5px !important;
}
.discussions .user .text{
	color: #5f7177 !important;
	font-size: 14px !important;
	margin-top: 8px !important;
}
.discussions .admin{
	margin: 15px 0 0 8%;

	padding: 17px 1% 4% 4%;
	background: #f8f8f8;
}
.discussions .admin .name{
	color: #00afef !important;
	font-size: 14px !important;
	font-weight: bold;
	text-transform: uppercase;
}
.discussions .admin .date{
	color: #5f7177;
	font-size: 12px !important;
	margin-top: 5px !important;
}
.discussions .admin .text{
	color: #5f7177 !important;
	font-size: 14px !important;
	margin-top: 8px !important;
}
.discussions form{
	margin-top: 20px;
}
.discussions form textarea{
	padding: 2%;
	width: 73%;
	font-size: 14px;
	float: left;
	height: 150px;
	color: #5f7177;
	font-family: 'Roboto', sans-serif;
	font-display: auto;
	border:1px solid #e0e0e0;
	resize:none;
	clear: both;
}
.discussions form input[type="submit"]{
	width: 19%;
	float: right;
	background:#00aff0;
	border:none;
	font-size: 14px;
	color:#fff;
	text-transform: uppercase;
	padding: 1% 0;
	// margin-top: 148px;
	cursor: pointer;
	text-align: center;
}

/*
and  STYLE discussions
-------------------------------------------------
*/
/*

start STYLE discussions
-------------------------------------------------
*/
.reviews {
	margin-bottom: 25px;
}
.reviews .nike{
	font-weight: bold;
	color: #6a6969;
	font-size: 16px !important;
}
.reviews .time{
	margin-top: 5px;
}
.reviews ul { 
	margin-top: 5px;
	margin-bottom: 10px;
	width: 90px; 
	height: 18px; 
	position: relative; 
	background: url(/bitrix/templates/.default/css/../img/black-star.png); 
} 
.reviews  li { 
	float: left;
	height: 18px; 
} 
.reviews li span { 
	display: block; 
	width: 18px; 
	height: 18px; 
	text-indent: -9999px; 
	position: absolute; 
	text-decoration: none; 
	z-index: 10; 
	cursor: pointer;
} 
.reviews li span:hover { 
	background: url(/bitrix/templates/.default/css/../img/star1.png) left center; 
	left: 0; 
	z-index: 2; 
} 
.reviews span.star1 { 
	left: 0; 
}
.reviews span.star1:hover { 
	width: 18px; 
} 
 .reviews span.star2 { 
	left: 18px; 
}
.reviews span.star2:hover { 
 	width: 35px; 
} 
.reviews span.star3 { 
	left: 32px; 
}
.reviews span.star3:hover { 
	width: 53px; 
} 
.reviews span.star4 { 
	left: 50px; 
}
.reviews span.star4:hover { 
	width: 71px; 
} 
.reviews span.star5 { 
	left: 68px; 
}
.reviews span.star5:hover { 
	width: 89px; 
} 
.reviews li.current {
width: 0%; 
	background: url(/bitrix/templates/.default/css/../img/star1.png) left bottom; 
	z-index: 1; 
} 
.reviews ul>li span:hover{ 
	text-indent: 50px; 
}
.reviews .text{
	margin-top: 5px;
}
.block-price{
	padding: 7% 1% 2% 9%;
	border: 1px solid #e7e7e7;
	margin-top: 30px;
}
.block-price h1{
	color: #4f636b;
	font-size: 18px;
	font-weight: bold;

}
 div.wrapper div.height-text.container.clearfix  .box .info {margin-top: 10px;}
 div.wrapper div.height-text.container.clearfix  .box .info p{color: #728287;
    font-size: 14px !important;
    font-weight: 500; 
}
 div.wrapper div.height-text.container.clearfix  .box .info p:first-child a{
color: #00aff0;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
}

.container .content .buttom-product,
.container .content .buttom-product-new {
    margin:0px 0 15px 0;
}
/*.container .content .buttom-product .main-box{
    margin-top: 15px;
}*/
.container .content .buttom-product h1{
    text-transform: uppercase;
    font-weight: lighter;
    color: #607278;
    font-size: 18px;
}
.container .content .buttom-product p.similar-title{
text-transform: uppercase;
    font-weight: lighter;
    color: #607278;
    font-size: 18px;
	    margin: 25px 0;
}
/*.container .content .buttom-product .main-box{
    border-top:1px solid #ebebeb;
    padding-top: 35px;
}*/
.container .content .buttom-product  .box{
    float:left;
    position: relative;
    margin-left:8%;
    text-align: center;
    min-height: 335px;
    width:28%;
    margin-top: 25px;
}

.container .content .buttom-product  .box.discount:after{
    position:absolute;
    right:0;
    content: ' ';
    top:0;
    width:86px;
    height: 46px;
    background: url(/bitrix/templates/.default/css/../img/img29.png) no-repeat;
}
.container .content .buttom-product .box .icon1{
    width:20px;
    height:20px;
    position:absolute;
    display:block;
    left:15px;
    top:27px;
    background: url(/bitrix/templates/.default/css/../img/img27_plus.png) no-repeat center center;
}
.container .content .buttom-product  .box .img{
    max-height: 135px;
    margin-top: 20px;
	text-align:center;
}
.container .content .buttom-product  .box .img:before {
    /*content: ' ';*/
    display: inline-block;
    vertical-align: middle;
    /*height: 100%;*/
}
.container .content .buttom-product  .box .img img {
    vertical-align: middle;
    display: inline-block;
	max-width: 80%;
}
.container .content .buttom-product  .box .price {
    font-size: 18px;
    font-weight: bold;
    color:#c92727;
    margin:24px 0 15px 0;
}

.container .content .buttom-product  .box .price .price-link{
    color: #c92727;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.1666;
}

.container .content .buttom-product  .box .title{
    font-size: 14px;
    color:#67797f;
    line-height: 19px;
    font-weight:lighter;
	text-align: left;
}
.container .content .buttom-product  .box .title a{
	color:#717171;
	font-weight: bold;
}
.container .content .buttom-product  .box .buttons{
	position: absolute;
	bottom: 0;
	width: 100%;
    margin:16px 0 10px 0px;
}
.container .content .buttom-product  .box .buttons .click{
    display: inline-block;
    background: #00aff0;
    font-size: 14px;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    position:relative;
    color:#fff;
    float: left;
    padding:12px 20px;
}
.container .content .buttom-product  .box .buttons  .icon{
    position:absolute;
    right:3px;
    width:46px;
    height:38px;
    top: 0;
    background:#f2f2f2 url(/bitrix/templates/.default/css/../img/basket-click.png) no-repeat center center;
}
.container .content .buttom-product .box .buttons .click:hover{
    background: #1cbcf8;
}
.container .content .buttom-product  .box .text1{
    color:#bcbcbc;
    display: inline-block;
    font-size: 11px;
    margin-top: 10px;
}
.container .content .buttom-product  .box .text1:hover{
    text-decoration: underline;
}
.container .content .buttom-product  .box:first-child{
    margin-left: 0;
}

/*
style каталог

*/

.container  .side-bar .panel{
	border:1px solid #e5e5e5;
	padding: 5% 0 16% 8%;
	margin-top: 25px;
}
.container  .side-bar .panel h1{
	color: #4f636b;
	font-size: 18px;
	font-weight: bold;
}
.container .side-bar .panel form .checkbox p.prop-title,.container .side-bar .panel p.prop-title{
	color: #4f636b;
	font-size: 18px;
	font-weight: bold;
	    margin: 25px 0;
		    text-transform: uppercase;
}
.container  .side-bar .panel #slider{
	margin: 25px 0;
	width: 90%;
}
.container  .side-bar .panel form p input{
	border:1px solid #e4e4e4;
	text-align: center;
	max-width: 60px;
	padding: 4px 2px;
	background: #f2f2f2;
	margin: 0 5px;
}
.container  .side-bar .panel form p{
	color: #4f636b;
	font-size: 12px;
	margin-bottom: 50px;
}
.container  .side-bar .panel form p.p_wrapControl{font-weight:bold;}
.container  .side-bar .panel form p.p_wrapControl.disabled{/*display:none;*/font-weight:normal;}
.container  .side-bar .panel form p.p_wrapControl.disabled input, .container  .side-bar .panel form p.p_wrapControl.disabled label{cursor:default;color:#c6c6c6;}
.container  .side-bar .panel .checkbox{
	margin: 20px 0 40px 0;
	width: 100%;
}
.container  .side-bar .panel form .checkbox  p{
	color: #4f636b;
	margin: 15px 0 0 0 !important;
	font-size: 14px;
}
.container  .side-bar .panel .checkbox .left{
	float: left;
	width: 50%;
}
.container  .side-bar .panel .checkbox  input[type="checkbox"]{
	display: none;
}

.container  .side-bar .panel .checkbox  input[type="checkbox"] + label span {
   display: inline-block;
   vertical-align: middle;
   width: 21px;
   margin-right: 9%;
   height: 21px;
   background: url(/bitrix/templates/.default/css/../img/checkbox.png) no-repeat 0 0;
   cursor: pointer;
} 

.container  .side-bar .panel .checkbox input[type="checkbox"]:checked + label span {
	    background:url(/bitrix/templates/.default/css/../img/checkbox2.png) no-repeat 0 0;
	}
	
.container  .side-bar .panel .checkbox  input[type="checkbox"] + label span.txt{
	background: none;
    margin-right: 0px;
    width: 90px;
	height: auto;
	/* word-break: break-all;*/
	font-size: 11px;
}

.container  .side-bar .panel .checkbox input[type="checkbox"]:checked + label span.txt {
	   background: none;
	}
	
.container  .side-bar .panel .checkbox .right{
	float: right;
	width: 50%;
}

.container  .side-bar .panel .checkbox  input[type="checkbox"]{
	display: none;
}
.container  .side-bar .panel .checkbox  input[type="checkbox"] + label span {
   display: inline-block;
   vertical-align: middle;
   width: 21px;
   height: 21px;
   background: url(/bitrix/templates/.default/css/../img/checkbox.png) no-repeat 0 0;
   cursor: pointer;
   margin-right: 9%;
} 

.container  .side-bar .panel .checkbox  input[type="checkbox"]:checked + label span {
	    background:url(/bitrix/templates/.default/css/../img/checkbox2.png) no-repeat 0 0;
	}
.container  .side-bar .panel .checkbox .right{
	float: right;
	width: 50%;
}
.container  .side-bar .panel .bottons{
width: 100%;
}
.container  .side-bar .panel .buttons li.blue{
	float: left;
	width: 52%;
}
.container  .side-bar .panel .buttons li.reset{
	float:right;
	padding-left: 9%;
	margin: 8px 5px 0 0;
	background: url(/bitrix/templates/.default/css/../img/reset.png) no-repeat left center;
	width: 30%;
}
.container  .side-bar .panel .buttons li.reset a{
	color: #7e8b90;


}
.container  .side-bar .panel .buttons li.reset a:hover{
	text-decoration: underline;
}
.container  .side-bar .panel .buttons li a{
	display: block;
	font-size: 14px;
}
.container  .side-bar .panel .buttons li a.bg{
	background: #00aff0;
	 height: 35px;
    line-height: 33px;
	text-align: center;
	transition:0.2s;
	-webkit-transition:0.2s;
	-moz-transition:0.2s;
	-o-transition:0.2s;
	color: #fff;
	border-radius: 17px / 18px;
}
.container  .side-bar .panel .buttons li a.bg:hover{
	background: #03a1dc;
}

.container .content .top-panel{
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 10px;
	
}
.container .content .top-panel .sorting{
	float: left;
	width: 50%;
}
.container .content .top-panel .sorting p{
	color: #4f636b;
	float:left;
	font-weight: lighter;
	font-size: 14px;
}
.container .content .top-panel .sorting .color{
	color: #00aff0;
	display: inline-block;
	font-size: 14px;
	float: left;
	  margin: 5px 0 0 10px;
	text-decoration: underline;

}
.container .content .top-panel .show{
	float: right;
	width: 50%;
	margin-top: 5px;
}
.container .content .top-panel .show p{
	float: right;
	color: #4f636b;
	font-size: 14px;
	font-weight: lighter;
}
.container .content .top-panel .show  ul{
	display: inline-block;
	float: right;
}
.container .content .top-panel .show  ul li{
	float: left;
	margin-left: 15px;
	
}
.container .content .top-panel .show  ul li a{
	display: block;
	color: #4f636b;
	font-size: 14px;
	padding-left: 15px;
	font-weight: lighter;
	transition:0.2s;
	-webkit-transition:0.2s;
	-moz-transition:0.2s;
	-o-transition:0.2s;
}
.container .content .top-panel .show  ul li a:hover{
	color: #00aff0;
	text-decoration: underline;
}
.container .content .top-panel .show  ul li a.table{
	background: url(/bitrix/templates/.default/css/../img/list.png) no-repeat left 3px;
}
.container .content .top-panel .show  ul li a.list{
	background: url(/bitrix/templates/.default/css/../img/table.png) no-repeat left center;
}
.page.pagenation{
	margin:30px 0  5% 0;
	width: 100%;
	float: left;
	border-top: 1px solid #ebebeb;
	padding-top: 15px;
}
.page.pagenation .show{
	color: #00afef;
	float: left;
	display: block;
	font-size: 12px;
}
	
.page.pagenation.show:hover{
	text-decoration: underline;
}
.page.pagenation .pages{
	float: right;
}
.page.pagenation .pages  li{
	float: left;
}
.page.pagenation .pages  li a{
	display: block;
	color: #607278;
	font-size: 14px;
	margin-left: 10px;
}
.page.pagenation .pages  li a:hover{
	color: #99c855;
}



/*
style каталог-списком start
*/
.container .content .product{

}
.container .content .product .box{
	width: 100%;
	padding-top: 5%;
}
.container .content .product .box .img{
	float: left;
	width: 28%;
	text-align: center;
	position: relative;
}
.container .content .product .box .img .icon{
	width: 17px;
	height: 17px;
	background: url(/bitrix/templates/.default/css/../img/img27.png) no-repeat;
	position: absolute;
	left: 0;
	top: 15px;
}
.container .content .product .box .img.discount:after{
	position: absolute;
	right: 0;
	content:' ';
	top:0;
	width: 86px;
	height: 40px;
	background: url(/bitrix/templates/.default/css/../img/img29.png) no-repeat;
}

.container .content .product .box .center-section{
	float: left;
	width: 40%;
	margin-left: 5%;
}
.container .content .product .box .center-section .title{
	color: #5f7177;
	display: block;
	font-weight: bold;
	font-size: 18px;
}
	.container .content .product .box .center-section .title:hover{
		text-decoration: underline;
	}
.container .content .product .box .center-section .info{
	margin-top: 5%;
	line-height: 20px;
}
.container .content .product .box .center-section .info p{
	color: #5f7177;
	font-size: 12px;
}
.container .content .product .box .center-section p a{
	display: inline-block;
	color: #00aff0;
	/*font-size: 12px;*/
}
.container .content .product .box .center-section .price{
	width: 100%;
	margin-top: 5%;
}
.container .content .product .box .center-section .price .money{
	float: left;
	color: #c92727;
	font-weight: bold;
	font-size: 18px;
}
.container .content .product .box .center-section .price .sub-money{
	color: #607278;
	font-size: 14px;
	font-weight:bold;
	margin: 0px 0 0 11px;
	float: left;
}
.container .content .product .box .center-section .price .sub-money b.usd{
	padding-right:10px;
}

.container .content .product .box  .buttons{
    float: right;
    width: 20%;
}
.container .content .product .box  .basket-button{
    font-size: 14px;
    color: #fff;
    background: #92c548;
    display:inline-block;
    position: relative;
    margin-top:10px;
    padding:10px 47px 10px 20px;
    transition:0.2s;
    -webkit-transition:0.2s;
    -o-transition:0.2s;
    -moz-transition:0.2s;
}
.container .content  .box  .basket-button{
    font-size: 14px;
    color: #fff;
    background: #92c548;
    display:inline-block;
    position: relative;
    margin-top:10px;
    padding:10px 47px 10px 20px;
    transition:0.2s;
    -webkit-transition:0.2s;
    -o-transition:0.2s;
    -moz-transition:0.2s;
}
.container .content .box  .buttons .basket-button .icon{
    height: 20px;
    position: absolute;
    right: 18px;
    top: 8px;
    width: 20px;
    background: url(/bitrix/templates/.default/css/../img/busket.png) no-repeat right center;
}

.container .content .product .box  .buttons .basket-button:hover{
    background: #adef4e;
}
.container .content .product .box  .buttons .basket-button .icon{
    height: 20px;
    position: absolute;
    right: 18px;
    top: 8px;
    width: 20px;
    background: url(/bitrix/templates/.default/css/../img/busket.png) no-repeat right center;
}
.container .content .product .box  .buttons .buy-button{
    display: inline-block;
    background:#00aff0;
    color:#fff;
     padding: 10px 14px 10px 15px;
    font-size: 14px;
    -webkit-transition:0.2s;
    -o-transition:0.2s;
    -moz-transition:0.2s;
    max-width: 104px;
    text-align: center;
}
.container .content .product .box  .buttons .buy-button:hover{
    background: #32c6fd;
}
.container .content .product .box  .button{
    display: inline-block;
    padding: 9px 0px 9px 0px;
    font-size: 12px;
    margin-top:10px;
    -webkit-transition:0.2s;
    -o-transition:0.2s;
    -moz-transition:0.2s;
    text-align: center;
    color:#00aff0;
}
.container .content .product .box  .buttons .button:hover{
    text-decoration: underline;
}
#modal_form{
max-width: 100%;
    padding-bottom: 35px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    background: #f2f2f2 !important;
    padding: 20px 50px;
}

#modal_form #modal_close{
	position: absolute;
	right: -10px;
	top: -10px;
	cursor: pointer;
	width: 27px;
	height: 27px;
	background: url(/bitrix/templates/.default/css/../img/close.png) no-repeat;
}
#modal_form  .section-left{
	float:left;
	width: 35%;
	
}

#modal_form  .section-left .price{
	color: #c92727;
    font-size: 18px;
    text-align: left;
    font-weight: bold;
    margin: 24px 0 15px;
}
#modal_form  .section-left .sub-price{
	color: #67797f;
    font-size: 14px;
    text-align: left;
    font-weight: bold;
    line-height: 19px;
}

#modal_form .right-section{
	float:right;
	width: 65%;
}
#modal_form .right-section .title{
	color: #607278;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 5%;
}
#modal_form .right-section .info{
	margin-bottom: 5%;
}
#modal_form .right-section .info p{
	color: #728287;
    font-size: 13px;
    font-weight: 400;
    margin-top: 5px
}
#modal_form .right-section .info p a{
	color: #00aff0;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
}
#modal_form .right-section .text{
	color: #4f636b;
	line-height: 20px;
	font-size: 14px;
}

#modal_form .right-section .buttons{
    float:left;
    width: 100%;
}
#modal_form .right-section  .basket-button{
    font-size: 14px;
    color: #fff;
    background: #92c548;
    display:inline-block;
        margin-left: 2%;
    position: relative;
    margin-top:10px;
    padding:10px 47px 10px 20px;
    transition:0.2s;
    -webkit-transition:0.2s;
    -o-transition:0.2s;
    -moz-transition:0.2s;
}
#modal_form .right-section .buttons .basket-button:hover{
    background: #adef4e;
}
#modal_form .right-section .buttons .basket-button .icon{
    height: 20px;
    position: absolute;
    right: 18px;
    top: 8px;
    width: 20px;
    background: url(/bitrix/templates/.default/css/../img/busket.png) no-repeat right center;
}
#modal_form .right-section  .buttons .buy-button{
    display: inline-block;
    background:#00aff0;
	    margin-top: 10px;
    margin-left: 2%;
    color:#fff;
     padding: 10px 14px 10px 15px;
    font-size: 14px;
    -webkit-transition:0.2s;
    -o-transition:0.2s;
    -moz-transition:0.2s;

    max-width: 104px;
    text-align: center;
}
#modal_form .right-section  .buttons .buy-button:hover{
    background: #32c6fd;
}
#modal_form .right-section .button{
    display: inline-block;
    padding: 9px 0px 9px 0px;
    font-size: 12px;
    margin-left: 1%;
    margin-top:10px;
    -webkit-transition:0.2s;
    -o-transition:0.2s;
    -moz-transition:0.2s;
    text-align: center;
    color:#00aff0;
}
.container .content .product .box  .buttons .button:hover{
    text-decoration: underline;
}
	
#overlay {
	z-index: 100; /* подложка должна быть выше слоев элементов сайта, но ниже слоя модального окна */
	position: fixed; /* всегда перекрывает весь сайт */
	background-color: #000; /* черная */
	opacity: 0.5; /* но немного прозрачна */
	width: 100%; 
	height: 100%; /* размером во весь экран */
	top: 0; 
	left: 0; /* сверху и слева 0, обязательные свойства! */
	display: none; /* в обычном состоянии её нет) */
}

#modal_form .added-product h3 {
	margin-bottom: 1rem;
	text-transform: uppercase;
	color: rgb(201, 39, 39);
}
#modal_form .added-product .right-section .buttons .buy-button,
#modal_form .added-product .right-section .basket-button {
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
}

/*
and STYLE discussions
-------------------------------------------------
*/

/*
style basked
*/
.main-basked{

}
.main-basked .title{
	font-size: 24px;
	font-weight: 500;
	color: #98d96b;
	margin: 28px 0;
	text-transform: uppercase;

}
.main-basked table  tr td{
	font-size: 14px;
	color: #6f7f84;
}
.main-basked table{
	width: 100%;
	margin-bottom: 2px;
	background: #f2f2f2;
	padding:10px 0;
	border-collapse: none !important;
}
.main-basked table tr.one-list{

}
.main-basked table  tr{width: 100%;}
.main-basked table tr .photo{
	width: 13%;
	padding-left: 3%;
}
.main-basked table tr .title-list{
	width: 30%;
}

.main-basked table tr .quantity{
	width: 13%;
}
.main-basked table tr .price{
	width: 17%;

}
.main-basked table tr .summa{
	width: 13%;
}
.main-basked table tr .delite{
	width: 11%;
}
.main-basked .box{
	background: #f8f8f8;
	padding: 1% 2%;
	margin-bottom: 3px;
}
.main-basked .box .img{
	float:left;
	width: 12.5%;
}
.main-basked .box .title-product{
	float: left;
	width: 30%;
}
.main-basked .box .title-product .title-buttom{
	color: #607278;
	font-weight: bold;
	line-height: 25px;
	display: block;
	margin-top: 5%;
}
.main-basked .box .title-product .title-buttom:hover{
	text-decoration: underline;
}
.main-basked .box .quantity-product{
	float: left;
	width: 13%;
}

.numeric_input {
width: 85px;
height: 25px;
margin: 30px 0 0 12%;
position: relative;
}

.numeric_input .text_q{
	width: 83px;
	height: 20px;
	border: none;
	text-align: center;
}
.numeric_input div {
float:left;

}
.up_button, .down_button {
cursor:pointer;
width: 27px;
border: none;
outline: none;
height: 22px;
position: absolute;
background-color:#fff;
background-repeat:no-repeat;
background-position:center;
}
.up_button {
	left: 0;
	top: 0;
	background: url(/bitrix/templates/.default/css/../img/min.png) center center no-repeat;

}
.down_button {
	top: 0;
	right: 0;
	background: url(/bitrix/templates/.default/css/../img/plus.png) center center no-repeat;
}
.price-product {
	float: left;
	width: 17%;
	padding: 30px 0;
}
.price-product p{
	font-weight: bold;
	font-size: 16px;
	color: #607278;
	text-align: right;
	margin: 0px 23% 0 0;
}
.price-product .sub-text{
	font-size: 12px;
	margin: 0;
	text-decoration: line-through;
	text-align:center;
	margin-left: 5px;
}
.summa-product{
	float: left;
	width: 13%;
}
.summa-product p{
	font-weight: bold;
	font-size: 16px;
	color: #607278;
	text-align: right;
	margin: 30px 0 0 0;
}
.delite-product{
	float: left;
	width: 13%;
	text-align: right;
}
.delite-product .del{
	display: inline-block;
	width:12px;
	margin-top: 38px;
	height: 12px;
	background: url(/bitrix/templates/.default/css/../img/del.png) no-repeat;
}
.buttom-basked {
	margin-top: 20px;
}
.buttom-basked .cleaning-basket{
	float: left;
	display: block;
	padding-left: 25px;
	font-style: 14px;
	color: #00aff0;
	background: url(/bitrix/templates/.default/css/../img/cleaning.png) no-repeat left center;
}
.buttom-basked .cleaning-basket:hover{text-decoration: underline;}
.buttom-basked .right{
	float: right;
	text-align: right;
}
.buttom-basked .right .text{
	font-size: 14px;
	color: #607278;
}
.buttom-basked .right .r-price{
	font-size: 16px;
	margin: 10px 0;
	font-weight: bold;
	color: #d43737;
}
.buttom-basked .right input[type="submit"]{
	background: #92c548;
	width: 135px;
	text-align: center;
	padding: 5% 0;
	cursor: pointer;
	margin-top: 10px;
	font-size: 14px;
	color: #fff;
	border: none;
	outline: none;
}
.buttom-basked .right input[type="submit"]:hover{
	background: #89bc3f;
}
.order{
	margin-top: 40px;
	width: 100%;
	border-top:1px solid  #f2f2f2;
	padding-top: 30px;
}
.order h1{
	color: #98d96b;
    font-size: 20px;
    font-weight: 500;
    margin: 28px 0;
    text-transform: uppercase;
}
.order .left-section{
	float: left;
	width: 48%;
}
.order .right-section input[type=file]{
	width: 90%;
	
}
.order .right-section input {
	width: 70%;
	padding: 8px;
	border: 1px solid #e4e4e4;
	outline: none;
	margin-left: 4%;
}
.order .right-section textarea {
	width: 100%;
	padding: 8px;
	border: 1px solid #e4e4e4;
	outline: none;
	margin-left: 4%;
}
.order .right-section .bx_description {
	margin-left: 4%;
}
.order .right-section input.address{
	padding: 30px 8px;
}
.order .right-section p{
	font-size: 14px;
	color: #607278;
	font-weight:500;
	margin-bottom: 17px;
}
.order .right-section{
	float: right;
	width: 47%;
}
.order .left-section h2{
	font-weight: bold;
	font-size: 18px;
	color: #607278;
	margin-bottom: 20px;
}
.order .right-section h2{
	font-weight: bold;
	font-size: 18px;
	color: #607278;
	margin-bottom: 20px;
}
.order .left-section input[type=radio] {
	vertical-align: top !important;
    margin-top: 10px;
}
.order .right-section select{
}
.order .right-section .indent2{
	margin-top: 20px;
}
.order .right-section .btn{
	background: #92c548 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
  
    display: block;
    outline: medium none;
    padding: 2% 6%;
    text-align: center;
    margin-top: 30px;
}

form.phone{
	/*max-width: 460px;
	padding-bottom: 35px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	background: #f2f2f2;
	padding: 20px 50px;*/
}
/*form.phone:after{
	position: absolute;
	right: -13px;
	top: -13px;
	width: 34px;
	content: ' ';
	height: 34px;
	cursor: pointer;
	background: url(/bitrix/templates/.default/css/../img/х.png) no-repeat;
}*/
.box-modal_close.arcticmodal-close{
	position: absolute;
	right: -13px;
	top: -13px;
	width: 34px;
	content: ' ';
	height: 34px;
	z-index:1;
	cursor: pointer;
	background: url(/bitrix/templates/.default/css/../img/х.png) no-repeat;
}
.box-modal .content_form{
	max-width: 460px;
    padding-bottom: 35px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    background: #f2f2f2 !important;
    padding: 20px 50px;
}
form.phone h1{
	font-size: 30px;
	text-transform: uppercase;
	color: #92c548;
	font-weight: 500;
	margin: 40px 0 50px 0;
}
form p.head-form{
	font-size: 30px;
	text-transform: uppercase;
	color: #92c548;
	font-weight: 500;
	margin: 40px 0 50px 0;
}
form.phone input{
	width: 90%;
	font-size: 14px;
	font-weight: lighter;
	border: none;
	padding: 12px 8px;
	max-width: 360px;
	display:block;
	margin: 0 auto 15px auto;
}
form.phone input[type="submit"]{
	background: #00aff0;
	text-align: center;
	font-size: 24px;
	cursor: pointer;
	padding: 10px 15px;
	border-radius: 27px;
	max-width: 227px;
	margin-top: 30px;
	color: #fff;
}


form.click{
	max-width: 460px;
	width: 90%;
	margin: 0 auto;
	padding-bottom: 35px;
	position: relative;
	text-align: center;
	background: #f2f2f2;
}
/*form.click:after{
	position: absolute;
	right: -13px;
	top: -13px;
	width: 34px;
	content: ' ';
	height: 34px;
	cursor: pointer;
	background: url(/bitrix/templates/.default/css/../img/х.png) no-repeat;
}*/
form.click h1{
	font-size: 30px;
	text-transform: uppercase;
	color: #92c548;
	font-weight: 500;
	margin: 40px 0 50px 0;
}
form.click input{
	width: 90%;
	font-size: 14px;
	font-weight: lighter;
	border: none;
	padding: 12px 8px;
	max-width: 340px;
	display:block;
	margin: 0 auto 15px auto;
}
form.click input[type="submit"]{
	background: #00aff0;
	text-align: center;
	font-size: 24px;
	cursor: pointer;
	padding: 10px 15px;
	border-radius: 27px;
	margin-top:30px;
	max-width: 227px;
	color: #fff;
}

/*
new style
*/
.container .content .tabs_block .box p{
	/* clear:both; */
  /*color: black !important;*/

}
.container .content .tabs_block .box span{
	font-weight: normal;
	color: #607278 !important;
}
.box.visible li{
	text-align: left !important;
}
.alignleft{
	margin: 0px 0px 5px 0;
}
.page-list{margin-bottom: 15px !important;}
.wp-image-8824.aligncenter {
    display: block;
    float: none;
    height: auto;
    margin: 0 auto;
    width: 40%;
}
strong {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px !important;
    font-size: 14px;
}
ul{
	float:left;
}
.text ul {
	float: none;
}
.alignnone.wp-image-10628 {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 40%;
}
.container .content .tabs_block .box p{
	text-align: left !important;
	line-height: 22px !important;
	font-size: 14px !important;
}
.slider{
	clear:both;
}
.grnt_main {margin-top: 20px;font-size: 12px;padding: 10px;border: 1px solid #00aff0;}
.grnt a{cursor:text;color:#50646b;}
@media screen and (max-width: 1045px){
	
	.wrapper .nav > ul > li > a{
		width:auto;
	}
	.wrapper .nav > ul > li > .one-list{
		width: auto;
	}
	.wrapper .nav > ul > li{
		width: 17.5%;
		/*width: 22.5%;*/
	}
	.wrapper .nav > ul > li:first-child{
		width: 10%;
	}
	.wrapper .nav > ul > li > a{
		font-size: 12px;
	}
}


@media screen and (max-width: 1024px){
	.order .left-section input{width: 60%;}
	.main-basked .box .title-product .title-buttom{text-align: center;}
	.container .content .buttom-product .box .buttons .click {
    padding: 12px 12%;
}
.container .content .buttom-product .box .buttons .click{font-size: 12px !important;}
	.container .content .buttom-product .box .buttons{width: 185px;}
	.container .content .product .box .button{margin-left: 10px;}
	.container .content .product .box .buttons{margin-top: 10px; width: 100%;text-align: center; float: left;}

.container .content .buttom-product .box .buttons{margin-left: -85px;left: 50%;}
.wrapper{padding:0 10px;}
.container .content .buttom-product{margin: 0;}
.container .side-bar .panel form .checkbox p{font-size: 13px;}
.jq-selectbox__select-text{font-size: 12px;}
.container .content .top-panel .sorting .color{font-size: 12px;}
.container .side-bar .panel{padding: 5% 0 16% 5%;}
.container .content .top-panel .show ul li a{font-size: 12px;}
.top-panel p{font-size: 12px !important;}
.container .content .buttom-product  .box{
	margin-left:0%;
	width: 47%;
}
	.container .content .tabs li{
		font-size: 14px;
	}
	.container .content .post .right-content .buttons .basket-button{
		font-size: 13px;
	}
	.container .content .post .right-content .buttons .buy-button{
		font-size: 13px;
	}
	.container .content .post .right-content .buttons .button{
		width: auto;
		font-size: 13px;
	}
	.container .content .post .right-content .basket{
		margin-top: 15px;
	}
	.container .content .post .right-content .box-t .user{
		text-align: left;
	}
	.container .content .post .right-content .box-t .sity{
		text-align: left;
	}
.container .content .post .right-content .box-t{
	width: 100%;
	float: none;
}
.container .content .post .right-content .basket{
	float: none;
	width: 100%;
}
.wrapper .about-us .product .logo{
	width: 100%;
}
.wrapper .about-us .product .logo li{
	width: 16.5%;
}
.wrapper .about-us .product .logo li .dreve{
	margin-left: 0;
}
.bottom-section > .wrapper{
	background: none;
	height: auto;
}
.wrapper .about-us .product h1:before{
	display: none;
}
.wrapper .about-us .product h1:after{
	display: none;
}
.bottom-section .wrapper .content-sec{
	width: 100%;
}
/*
START SHARS STYLE
------------------------
*/
.item-shares .price{
	font-size: 1em;
}
 .item-shares .t-price{
	font-size: 0.8em;
}
.item-shares .tabs li:last-child {
    text-align: center;
    width: auto;
}
.item-shares .tabs{
	width: 100%;
}
.item-shares .tabs li{
	font-size: 1.1em;
	width: 33.3% !important;
	padding: 19px 0;
}
.item-shares .tabs li:last-child::before{
	background: none;
	width: auto;
}
.item-shares .tabs li:last-child{
	width: auto;
}
.item-shares .tabs li.active:nth-child(1)::after{
	display: none;
}
.item-shares .tabs li.active:nth-child(2)::before{
	display: none;
}
.item-shares .tabs li.active:nth-child(2)::before{
	display: none;
}
.item-shares .tabs li.active:nth-child(3)::before{
	display: none;
}
.item-shares.tabs li.active:nth-child(2)::after{
	display: none;
}
/*
AND STYLE SHARS
------------------------
*/

	.footer .wrapper .copy{
		width: 100%;
		float: left;
		text-align: center;
	}
	.footer .wrapper .Copyright{
		float: none;
		margin: 15px 0;
	}
	.footer .wrapper .nav-footer{
		float: none;
		padding: 12px 0;
	}
	.bottom-section .wrapper .content-sec p{
		font-size: 14px;
	}
	.articles h1::before{
		background: none;
		width: auto;
	}
	.articles h1::after{
		background: none;
		width: auto;
	}
	.wrapper .reclam .box  button{
		font-size: 0.9em;
	}
	.wrapper .reclam .box  button  span{
		font-size: 0.7em;
	}
	.header .box .phone {
		font-size: 0.75em;
	}
	.wrapper .nav  > ul > li .in_menu {
		width: auto;
	}
	/*.wrapper .nav  > ul > li{
		width: 20%;
	}*/
	.wrapper .nav  > ul > li > a{
		width: auto;
		padding:15px  7% 7px 6%;
		font-size: 0.9em;
		text-align: center;
		height: 35px;
	}
	.wrapper .nav > ul > li > .one-list {
		width: auto;
	}
	.wrapper .nav  > ul > li .in_menu .box-li{
		width: 46%;
	}
	.wrapper .nav  > ul > li .in_menu .box-li:first-child{
		margin-left:2.5%;
	}
	.wrapper .nav > ul > li:first-child a{
		width: auto;
        height: 35px;
    	/*padding: 22px 0 0 0;*/
	}
	.container .content .post .images .sub-images a{
		display: inline-block;
		width: 31%;
	}

}

@media screen and (max-width: 979px) {
	.wrapper .nav  > ul > li .in_menu {
		width: 100%;
	    position: relative;
	    box-sizing: border-box;
		float: none;
	    box-shadow: none;
	    padding: 10px 0 0 10px;
	}
	/*.wrapper .nav  > ul > li:hover .in_menu {
		display: none;
	}*/
	.wrapper .nav  > ul > li .in_menu li a {
		height: 40px;
	    padding: 10px 0 0;
	    line-height: 1.2;
	}
}
	

/*=============================================== INNER PAGE ========================================*/
.listBlock {
    width: 100%;
    margin: 0 auto 0;
    text-align: justify;
    line-height: 0;
    font-size: 1px; 
    text-align-last: justify;
}
.listBlock:after {
    width: 100%;
    height: 0px;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block;

}
.listBlock > li, .listBlock > div, .listBlock > article, .listBlock > figure, .listBlock > a {
    display: inline-block;
    text-align: center;
    line-height: normal;
    vertical-align: top;
    font-size: 14px
}
.height-text .listBlock > li {
/*width: auto !important;*/
float: none  !important
}
.height-text .logo {
font-size: 18px
}
.height-text {
padding-bottom: 20px;
font: 400 14px/20px 'Roboto', sans-serif;
color: #50646b;
}
.height-text h1 {
margin: 25px 0;
font-weight: 400;
font-size: 24px;
color: #92c548;
text-transform: uppercase;
line-height: 26px;
padding: 10px 0;
}
.height-text.container h1 {
	margin-top: 0;
}
.height-text .cat_desc{
	margin-top:10px;
}
.height-text .cat_desc h2{
	margin-bottom: 15px;
	margin-top: 15px;
  padding: 10px 0;
}
.height-text .cat_desc h2::before,.height-text .cat_desc h2::after{
background:none;
}

.height-text h2 {
position: relative;
margin-bottom: 25px;
font-weight: 400;
font-size: 24px;
color: #92c548;
margin-top: 10px;
text-align: left !important;
clear:both;
text-transform: uppercase;
line-height: 26px;
}
.height-text h2::before {
    background: #a8c57a none repeat scroll 0 0;
    content: " ";
    height: 1px;
    left: 0;
    display: none;
    position: absolute;
    top: 10px;
    width: 35%
}
.news-detail a{color:#50646B !important; text-decoration: underline; }
.news-detail span{text-decoration: none !important;color:#50646B !important;}
.news-detail span em{
    color:#50646B;
    text-decoration: none;
}
.height-text.ordermake h2::before, .contact form h2::before{
	background:none;
}
.height-text h2::after {
    background: #a8c57a none repeat scroll 0 0;
    content: " ";
    height: 1px;
    display: none;
    position: absolute;
    right: 0;
    top: 10px;
    width: 35%
}
.height-text.ordermake h2::after, .contact form h2::after{
	background:none;
}
.news-detail p{
    text-align: left !important;
    margin: 15px 0;
}
.news-detail p span{
    color:#50646b !important;
}
.height-text h2 span{background:#fff !important;}
/*.wrapper .news p{clear:both;}*/
.height-text h2 span {
position: relative;
display: inline-block;
padding: 0 40px !important;
z-index: 5;
background: #fff 
}
.height-text h3 {
font-weight: 700;
font-size: 18px;
margin-bottom: 10px;
}
.height-text-text p {
margin: 15px 0;
text-align: justify
}
.height-text strong {
font-weight: 700
}
.height-text p strong {
color: #50646b
}
.height-text img.alignright {
margin-left: 32px
}

.height-text li {
margin-bottom: 2px
}

@media screen and (max-width: 450px) {
	.height-text p strong.w100 , .height-text p strong.w100 img {
		width: 100%;
	}
}

.item-concurent .wrapper {
padding: 0 0 37px;
overflow: hidden;
backgrund: url(/bitrix/templates/.default/css/../img/concurent.png) no-repeat right top
}

.page-list {
    margin: 0 0 15px 25px;
}
.page-list li {
    background: url("/bitrix/templates/.default/css/../img/arrow.png") no-repeat scroll left center;
    margin-bottom: 5px;
    padding-left: 25px;
    text-align: left;
}
.style-color {
font-weight: 700;
color: #db4141
}
.page-list-ol {
margin-left: 35px;
/*list-style-position: inside*/
list-style: decimal
}
.page-list-ol li {

}
.news-item {
    
    margin: 20px 0;

}
html.bx-core.bx-no-touch.bx-no-retina.bx-firefox body div.wrapper div.height-text.about-us.height-text-text div.product.clearfix div.bottom-nav ul.clearfix{float: none;margin-top: 30px;}
#callForm_2 form.phone {
font-family: 'Roboto', sans-serif !important;
	font-display: auto;
}
#callForm_2 form.phone h1 {
    font-size: 24px;
    font-weight: 700;
line-height: 28px;
    margin: 10px 0 30px;
    text-transform: none
}
#callForm_2 form.phone p.head-form {
    font-size: 24px;
    font-weight: 700;
line-height: 28px;
    margin: 10px 0 30px;
    text-transform: none
}
#callForm_2 form.phone input[type="submit"] {
    font-size: 24px;
    font-weight: 300
}

/*============================================= CLIENTS =============================*/
.alignleft {
    float: left;
    margin-right: 10px;
}
.alignright {
    float: right
}

.item-box-client {
    margin-top: 28px
}
.item-box-client > .alignleft {
    width: 50.5%
}
.item-box-client > .alignright {
    width: 45%;
}
.list-client h3 {
    font: 700 18px 'Roboto Condensed', sans-serif;
    color: #D13131;
    text-transform: uppercase;
    margin-bottom: 8px;
    clear:both;
}
.list-client ul {
    padding: 0;
    margin: 0 0 15px;
    list-style: none
}
.list-client li {
    margin-bottom: 0;
    overflow: hidden;
    line-height: 18px
}
.list-client li span {
    display: block;
    width: 64%;
    float: left;
    margin-right: 10px
}
.item-box-client .alignright li span {
    width: 70%;
}
.list-client li span, .list-client li a, .list-client li i {
    font: 400 12px/20px 'Roboto', sans-serif;
    color: #50646B
}
.list-client li a, .list-client li i {
    display: inline-block
}
.list-client li i {
    font-style: normal
}
.list-client li a:hover {
    color: #D13131;
    text-decoration: underline
}
}
.list-client li a:hover {
    color: #D13131;
    text-decoration: underline
}

/*============================================= CABINET ============================*/
.item-cabinet p {
    font-size: 16px
}
.item-cabinet p.style-color {
font-size: 18px
}
.item-cabinet h4 {
    font-weight: 700;
    font-size: 17px;
    line-height: 1.1em;
    margin-bottom: 6px
}
.head-cabinet {
    position: relative;
    text-align: center;
    line-height: 24px
}
.height-text .head-cabinet span {
    position: relative;
display: inline-block;
    font: 300 22px 'Roboto', sans-serif;
    color: #92c548;
	text-transform: none;
    padding: 0 25px !important;
    z-index: 5;
    background: #fff
}
.head-cabinet:before, .head-cabinet:after {
    position: absolute;
    display: block;
    content: '';
    width: 40%;
    height: 1px;
    top: 15px !important;
    background: #a8c57a
}
.head-cabinet:before {
    left: 0
}
.head-cabinet:after {
    right: 0
}
.height-text h2.head-cabinet span {
    font-size: 24px
}
.head-cabinet span strong {
    font-weight: 700
}
.height-text h3.head-cabinet {
margin-bottom: 25px
}

.cabinet-box > div {
    width: 48.5%
}
.cabinet-box > div img {
/*width: 100%;*/
    height: auto
}
.namber-style {
    overflow: hidden;
text-align: left
}
p.namber-style {
    overflow: hidden;
text-align: left
}
.namber-style span, .namber-style strong {
    display: block
}
.namber-style span {
    width: 23px;
    height: 23px;
    float: left;
    font: 700 12px/23px 'Roboto', sans-serif;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    background: #92c548
}
.namber-style strong {
    margin-left: 35px;
    font-size: 16px;
    color: #50646B;
    line-height: 20px;
    margin-top: 1px
}
.cabinet-box {
    margin-bottom: 30px
}
.item-cabinet .page-list {
    padding: 0;
    margin: 0
}
.cabinet-box .page-list {
    margin-top: 45px
}

.item-cabinet .page-list li {
    padding-left: 20px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 23px;
    background-position: left 7px
}
.item-cabinet .page-list-2 {
    margin-bottom: 25px
}
.item-cabinet .page-list-2 li {
    font-size: 16px;
    background-position: left 8px
}

.cabinet-box-2 {
    margin-bottom: 33px
}
.cabinet-box-2 .alignleft {
    max-width: 658px
}
.cabinet-box-2 .alignright {
    max-width: 356px
}
.cabinet-box-2 .alignright img:first-child {
    margin-bottom: 4px
}

#faq-form-2 form {
    background: #f2f2f2;
    margin-top: 40px;
    padding: 33px 3% 3%;
    text-align: center;
}
#faq-form-2 h2 {
    margin-bottom: 28px;
    font: 700 24px 'Roboto', sans-serif;
    color: #92C548;
    text-transform: uppercase
}
#faq-form-2 h2:before, #faq-form-2 h2:after {
display: none
}
#faq-form-2 p.head-form{
	 margin-bottom: 28px;
    font: 700 24px 'Roboto', sans-serif;
    color: #92C548;
    text-transform: uppercase;
}
.box-cabinet {
    overflow: hidden;
	border: unset;
}
.box-cabinet p {
    float: left
}
.box-cabinet input[type="submit"] {
    float: right
}
.box-cabinet input {
    border: none
}
form.phone .box-cabinet p {
    wwidth: 35.5%;
	width: 23.5%;
    margin: 2px 0 0;
    font-size: 14px;
    line-height: 1em;
    background: #fff;
	margin-right: 18px;
	clear: none;
}
form.phone .box-cabinet p.captcha--inline {
	overflow: hidden;
}
form.phone .box-cabinet p.captcha--inline .input_name {
	width: 50%;
	float: left;
	box-sizing: border-box;
}
form.phone .box-cabinet p.captcha--inline img {
	width: 50%;
	float: left;
	height: 46px;
}
/*form.phone .box-cabinet p:first-child {
    margin-right: 18px
}*/
form.phone .box-cabinet input {
    border: medium none;
    display: block;
    font-size: 14px;
    font-weight: lighter;
    margin: 0;
    max-width: 360px;
    padding: 13px 5% 14px;
    font: normal 300 14px 'Roboto', sans-serif;
    /*color: #6DA3A6;*/
    width: 90%;
}

form.phone .box-cabinet input[type="submit"] {
    background: #00aff0;
    border-radius: 27px;
    color: #fff;
    cursor: pointer;
    font-size: 24px;
    /*max-width: 240px;*/
    width: 23%;
    padding: 10px 15px;
    text-align: center;
    font: 300 20px 'Roboto', sans-serif;
    color: #fff
}
.block-shares .wrapper .tabs {

float: none;
position: relative;

}
.block-shares .wrapper .tabs:before {
    background: #f2f2f2;
position: absolute;
display: block;
content: '';
width: 100%;
height: 58px;
top: 0;
left: 0

}
.block-shares .wrapper .tabs li:last-child {
    float: right;
    padding: 5px 30px 13px 39px;
    width: 340px;
}
.container .side-bar .panel .checkbox input[type="checkbox"] + label span.txt {
word-wrap: break-word;
font-weight: normal
}
.container .content .post .right-content .basket .main-price {
    text-align: right;
}


@media screen and (max-width: 1045px){
.item-cabinet {
/*padding: 0 0.2% 20px*/
}
}

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

.cabinet-box-2 {
max-width: 658px;
margin-right: auto;
margin-left: auto
}
	.cabinet-box-2 .alignleft, .cabinet-box-2 .alignright {
float: none;
width: 100%;
margin-bottom: 10px
		}
.cabinet-box-2 .alignright {
max-width: 100%;
text-align: center
}

	}

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

.list-client li span, .item-box-client .alignright li span {
    width: 60%
}
}

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

.item-box-client > .alignleft, .item-box-client > .alignright {
    width: 80%;
float: none;
margin: 0 auto 30px
}
.list-client li {
    margin-bottom: 5px;
line-height: 1.1em
}
}



@media screen and (max-width: 860px){
form.phone .box-cabinet p, form.phone .box-cabinet input[type="submit"] {
float: none;
margin: 0 auto 15px
}
form.phone .box-cabinet p:first-child {
    margin-right: auto
}
form.phone .box-cabinet p {
width: 60%
}
form.phone .box-cabinet input[type="submit"] {
width: 40%;
padding-right: 0;
padding-left: 0
}

}

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

.cabinet-box > div {
    width: 100%;
float: none;
margin: 0 auto 20px;
text-align: center
}

.item-box-client > .alignleft, .item-box-client > .alignright {
    width: 95%
}

}


@media screen and (max-width: 530px){
	.bx-touch .bx_ordercart .bx_ordercart_order_table_container table{
		display: none;
	}

form.phone .box-cabinet p {
width: 80%
}
form.phone .box-cabinet input[type="submit"] {
width: 60%
}
.item-box-client > .alignleft, .item-box-client > .alignright {
    width: 100%
}
.list-client li a {
color: #d13131;
font-weight: 700
}

}

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

.item-box-client .list-client ul li{
	width: 65%;
}
	

.list-client li a, .list-client li span, .list-client li i {
float: none;
padding-right: 5px;
padding-left: 15px
}
.list-client li span, .item-box-client .alignright li span {
margin-bottom: 5px;
width: 97%;
padding: 5px 1% 5px 2%;
background: #eee
}


}





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

#faq-form-2 h2 {
    font-size: 20px
}
form.phone .box-cabinet p {
width: 90%
}
form.phone .box-cabinet input[type="submit"] {
width: 70%
}
.list-client li {
    margin-bottom: 10px
}


}

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


form.phone .box-cabinet p {
width: 99%
}
form.phone .box-cabinet input[type="submit"] {
width: 80%
}

.container .content .post .right-content .box-t a.name-h1-element h1{
	font-size: 15px;
}

}


.container .content .post .right-content .box-t a.name-h1-element h1 {
padding-right: 10px
}
.container .content .buttom-product .box {
height: 430px;
}

.container .content .post .right-content .basket .sub-price {
    font-weight: bold;
}



/*============================================ CLEAR DATA ==========================*/
.news .news-item .news-text .date,
.news-date-time, .articles .items .item .text .date {
    display: none
}







	@media screen and (max-width: 1024px){
	.articles .items .item p{
			font-size: 12px;
		}
	}
@media screen and (max-width: 935px){
	
	.block-shares .wrapper .tabs li:last-child,
	.block-shares .wrapper  .tabs li{
		display: block;
		clear: both;
		float: none;
		text-align: center;	
		box-sizing: border-box;
	}
	.block-shares .wrapper .tabs li:last-child{		
		width: 92%;
	}
	
	.block-shares .wrapper .tabs li:nth-child(2).active:before,
	.block-shares .wrapper  .tabs li:nth-child(3).active:before,
	.block-shares .wrapper .tabs li:nth-child(2).active:after,
	.block-shares .wrapper  .tabs li:last-child:before,
	.block-shares .wrapper  .tabs li:nth-child(1).active:after{
		background: none;
		width: 0;
		height:0;
	}
	
	
	
	.container .content .buttom-product .box .buttons .icon{width: 25%;}
	.container .content .buttom-product .box{margin-left: 0;}
.container .content .buttom-product .box{width: 47%;}

/*.container .content .buttom-product .box .buttons .click{
padding:12px 10%;
}*/
.container .content .buttom-product  .box .buttons .click .icon{
height:37px;
}
		.container .content .buttom-product  .box .buttons .click{
		font-size:12px;
		}
		.container .content .buttom-product .box .title{
		font-size:13px;
		}
	.container .side-bar{
		width: 30%;
	}
	.container .side-bar .product-t .box .text p.sub{
		font-size: 11px;
	}
	.container .side-bar .product-t .box .text p.price{
		font-size: 16px;
	}
	/*.container .side-bar .navbar ul li.active{
		padding: 11px 0 11px 5px;
		font-size: 11px;
	}
	.container .side-bar .navbar ul li a{
		padding: 11px 0 11px 5px;
		font-size: 11px;
	}*/
	.container .side-bar .product-t .box .text a{
		font-size: 13px;
	}
	.container .content .tabs li{
		font-size: 12px;
	}
	.container .content .post .right-content .buttons{
		text-align: center;
	}
	/*.wrapper .nav > ul > li > a{
		padding: 15px  5px 0  5px;
	}*/
	.top-header .wrapper .mail{
		font-size: 0.7em;
	}
	.header .mybasket a {
    float: none;
    margin: 8% 0 0;
    text-align: center;
}
	.header .mybasket p {
    float: none;
    margin: 2% 0 0;
    text-align: center;
}
	.header .mybasket img{
		display: none;
	}
	.header .box .phone{
		font-size: 0.6em;
	}

	.header .basket .tel{
		font-size: 1.1em;
	}
	.articles .items .item p{
		font-size: 11px;
	}
	/*.item-shares img{
		left: 13%;
	}*/
	.block-shares a{
		font-size: 0.8em;
	}
	


}
@media screen and (max-width: 815px){
	.container .content .product .box .center-section{width: 65%;}
	.container .content .top-panel .show p{
		float: left;
		display: none;}
	.container .content .top-panel .show{width: 100%;}
	.container .content .top-panel .sorting{width: 100%;}
	.wrapper .about-us .product .bottom-nav ul li a{
		font-size: 16px;
		margin-top: 5px;
	}
	.bottom-section .wrapper img{
		 height: 170px;
		 margin-top: 15px;
	}
	
	.articles h1:before, .articles .h1-like:before,
	.articles h1:after, .articles .h1-like:after{
		display: none;
	}
	.articles .items {
		margin-top: 20px;
	}
	.articles .items .item .next{
		position: static;
		margin-top: 2%;
	}
	/*.item-shares img{
		position:relative;
		bottom: 4%;
		left: 0;
	}*/
	
	.indent{
		margin-left: 1.25%;
	}

	 .item-shares{
		width: 47%;
		margin-top: 15px;
	}
	.item-shares:before{
		width: 100px;
		height: 47px;
		background-size: contain;
	}
 	.item-shares .title{
		margin-right: 60px;
	}
	 .item-shares .price{
		font-size: 0.9em;
	}
	 .item-shares .t-price{
		font-size: 0.7em;
	}
	.footer .wrapper .nav-footer ul li a{
		padding: 3px 9px;
		font-size: 14px;
	}
	.footer .wrapper .nav-footer ul li{
		width: 25%;
	}
	.bottom-section .wrapper h1{
		font-size: 16px;
	}
	.articles{
		text-align: center;
	}
	.articles .items .item img{
		width: 60%;
		float: none;
	}
	.articles .all-articles{
		float: none;
	}
	.articles .items .item .text{
		width: 100%;
		float: none;
	}
	.wrapper .reclam .box  button{
		font-size: 0.8em;
	}
	.wrapper .reclam .box  button span{
		font-size: 0.6em;
	}
	.header .box ul li a {
		padding: 3px 5px 2px 20px;
	}
	.header .box .phone {
		float: left;
		display: inline-block;
	}
	.header .box {
		text-align: center;
	}
	.header .box ul{
		display: inline-block;
	}
	.header .box ul li{
		float: left;
	}
	.header .box ul li a{
		margin-left: 5px;
	}
	
	.header .basket .tel {
		font-size: 1em;
		background: none;
	}
	.header .mybasket img {
		display: none;
	}
	.header .mybasket a{
		float: none;
		text-align: center;
		margin: 8% 0 0 0;
	}
	.header .mybasket p{
		float: none;
		text-align: center;
		margin: 2% 0 0 0;
	}
	.header .box ul li a{
		font-size: 0.5em;
	}
	.header .box .phone{
		font-size: 0.7em;
	}
	.header .logo-text .color {
		font-size: 0.9em;
	}
	.header .logo-text .sub-text{
		font-size: 0.7em;
	}
	.top-header .wrapper ul li a{
		font-size: 0.6em;
	}
	.container .content .tabs li{
		font-size: 11px;
	}
	

}
@media screen and (max-width: 979px){
	ul.catalog_menu{
		display: none;
		width: 100%;
	}
	.wrapper .nav > ul.catalog_menu li:first-child,
	.wrapper .nav > ul.catalog_menu li{
		clear: both;
		display: block;
		width: 100%;
		position: relative;
		box-sizing: border-box;
	}
	.wrapper .nav > ul.catalog_menu li li.has-submenu {
		padding-right: 50px;
	}	
	.wrapper .nav > ul.catalog_menu li .menu-toggler {
		display: block;
		position: absolute;
		height: 40px;
		width: 40px;
		right: 10px;
		top: 0;
		margin-top: 4px;
		z-index: 10;
		border: 1px solid white;
	}
	.wrapper .nav > ul.catalog_menu li .menu-toggler:after {
		content: '';
		width: 0;
		height: 0;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-top: 14px solid white;
		position: absolute;
		left: 10px;
		top: 14px;
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
	}
	.wrapper .nav > ul.catalog_menu li li .menu-toggler {
		border-color: #00aff0
	}
	.wrapper .nav > ul.catalog_menu li li .menu-toggler:after {
		border-top: 14px solid #00aff0
	}
	
	.wrapper .nav > ul.catalog_menu li.active > .menu-toggler:after {
	    transform: rotate(180deg);
	}
		
	#show_catalog_menu{
		display: block;
	}

	
.order .right-section .btn{float: right;margin-bottom: 40px; }
	.order .right-section{text-align: left; float: none;width: 75% !important;margin: 0 auto;}
	.order{text-align: center;}
	.order h1{text-align: center;}
	.order .right-section{width: 100%;}
	.left-section .main-t{width: 74%;float: left;}
	.order .left-section{width: 100%;}
	.price-product{width: 25%;}
	.price-product p{margin: 0;text-align: center;font-size: 14px;}
	.price-product .sub-text{margin: 0;}
	.delite-product .del{margin-top: 31px;}
	.delite-product{width: 20%;}
	.summa-product{width: 25%;}
	.main-basked .box .quantity-product{width: 25%;}
	.numeric_input{margin: 30px 0 0 0;}
	.main-basked .box .title-product{width: 87%;}
	.main-basked .box .title-product .title-buttom{margin-top: 2%;}
	.pros{width: 100%;float: left;}
	.main-basked table{display: none;}
	.main-basked table tr td{font-size: 12px;}
	.summa-product p{font-size: 12px;}
	.wrapper .nav > ul > li .in_menu > li{width: 50%;}
	#modal_form{left: 2.5%;margin-left: 0;width: 95%;}
	html body div.main div.wrapper div.container.clearfix div.side-bar div.panel.clearfix form ul.buttons{float:left;width: 100%;margin-top: 30px;}
	.container .content .buttom-product .box .buttons{left: 60%;margin-left: -133px !important;}
	.container .content .buttom-product .box .buttons .click{padding:12px 25px; }
	.container .side-bar .panel .buttons li.reset{padding-left: 5%;}
	.container .side-bar .panel .buttons li.blue{width: 25%;}
	.container .side-bar .panel form > p {margin-bottom: 20px;text-align: center;}
	.container .side-bar .panel #slider {margin: 25px auto;width: 70%;}
	.container .side-bar .panel .checkbox {float: left; margin: 20px 0 10px;width: 50%;}
	.container .side-bar .panel{padding: 5%;}
	.container .side-bar .panel form p{margin-bottom: 20px;}
	.container .content .buttom-product  .box{margin-left:0%;width: 50%;}
	.container .content .buttom-product  .box .buttons{	
	margin:16px 0;
	}
	
	
	
	.discussions form input[type="submit"]{
		float: none;
		margin: 30px 0;
	}
	.discussions form{
		width: 100%;
		text-align: center;
		display: inline-block;
	}
	.discussions form textarea{
		width: 93%;
	}
	.container .content .post .images{
		margin: 20px auto;
		float: left;
	}
	.container .side-bar .product-t .box .text p.sub{
		font-size: 11px;
	}
	.container .side-bar .product-t .box .text p.price{
		font-size: 14px;
	}
	.container .side-bar .product-t .box .text a{
		font-size: 12px;
	}
	/*.container .content .tabs li{
		font-size: 13px;
	}
	.container .side-bar .navbar ul li{
		text-align: center;
	}*/
	.container .content .tabs_block .tabs li{
		width: auto;
	}
	.container .content .post .images{
		width: 27%;
		margin-top: 20px;
	}
	.container .content .post .right-content .basket{
		text-align: center;
	}
	.container .content .post .right-content .basket{
		margin-top: 40px;
	}
	.container .content .post .right-content .box-t .sity{
		text-align: center;
	}
	.container .content .post .right-content .box-t{
		text-align: center;
	}
	.container .content .post .right-content .box-t .user{
		text-align: center;
	}
	.container .content .post .right-content .box-t .garant .garant-b{
		margin-left: 15px;
		text-align: left;
	}
	.container .content .post .right-content .box-t .garant ul{
		width: auto;
	}
	.container .content .post .right-content .box-t .garant{
		text-align: center;
	}
	.container .content .post .right-content .box-t a{
		font-size: 18px;
		text-align: center;
	}
	.container .content{
		float: none;
		width: 100%;
	}
	.container .side-bar .product-t h1{
		text-align: center;
	}
	.container .side-bar .product-t .box{
		float: left;
		margin-left: 9%;
		width: 33.3%;
	}
	/*.container .side-bar .navbar ul li a{
		font-size: 13px;
	}*/
	.wrapper .reclam{
		text-align: center;
	}
	.container .side-bar{
		width: 100%;
	}
	.container .content .tabs li{
		margin-right: 8px;
	}
	.container .content .tabs_block .box{
		text-align: left;
	}
	.container .content .tabs_block{
		text-align: center;
	}


	
	.container .content .post .right-content{
		float: right;
		width: 65%;
	}
	
	.container .content .post .right-content .box-t .garant .garant-b{
		font-size: 11px;
	}
	.container .content .post .right-content .box-t .garant .garant-t{
		font-size: 11px;
	}
	.container .content .post .right-content .box-t a{
		font-size: 16px;
	}
	.wrapper .about-us .product .bottom-nav ul li a{
		border:none;
	}
	.wrapper .about-us .product .bottom-nav ul{
		width: 100%;
	}
	.wrapper .about-us .product .bottom-nav ul li{
		width: 25%;
	}
	.tabs li{
		font-size: 0.9em;
	}
	.wrapper .nav > ul > li > a {
	    padding: 0 0 0 2%;
	    font-size: 0.75em;
	    height: 50px;
	    line-height: 40px;
	    text-align: left;
	}
	

}
@media screen and (max-width: 979px){
	.contact form{
		width: 92%;
		float: none;
	}
	.contact .text{
		text-align: center;
		float: none;
		width: 100%;
	}
	.contact .item p{
		font-size: 0.8em;
	}
	.tabs li{
		font-size: 0.8em;
	}
	.bottom-section .wrapper .content-sec{
		width: 100%;
		float: none;
	}
	.bottom-section .wrapper img{
		float: none;
		height: auto;
	}
	
	
	.header .basket .tel{
		font-size: 0.85em;
	}
	.top-header .wrapper ul{
		position: absolute;
		left: 0;
		right: 0;
		display: none;
		z-index: 100;
		top: 36px;
		background: #fff;
	}
	
	.top-header{padding: 0;}
	.top-header .wrapper ul li{
		float: none;
	}
	.top-header .wrapper .mail {
    	font-size: 0.875em;
    	padding-left: 15px;
    	margin: 12px 10px;
	}
	.top-header .wrapper ul li .first {
   	 padding-left: 9px !important;
	}
	.top-header .wrapper ul li a{
		border:none;
	}
	.btn{
		background: url(/bitrix/templates/.default/css/../img/icon_menu_mobile.png) left center no-repeat; 
		padding: 1px 0 0 20px;
		display: block;
		float: left;
		margin: 10px 0 0 10px;
	}
	
	.reclam{
		display: none;
	}
	
	
	/*.container .side-bar .navbar ul li.active.test{
		display:block;
		background-image: url("/bitrix/templates/.default/img/arrow_down.png");
		background-repeat: no-repeat;
		background-position: top 10px right 10px; 
	}*/
	
	
	.side-bar .panel.clearfix,
	.panel_filter_btn{
		display: none;
	}
	
	.panel_filter_btn{
		background: #00aff0;
		background-image: url(/bitrix/templates/.default/img/arrow_down.png);
	background-repeat: no-repeat;
	background-position: top 10px right 10px; 
	color: #fff;
	font-size: 11px;
    font-weight: 500;
	display: block;
	text-align:center;
	padding:10px 0;
	}

}


.news .news-item {
		border-bottom: 1px solid #e5e5e5;
		padding: 10px;
	}


@media screen and (max-width:590px){
	.wrapper .news p{		
		clear: none;
	}
	

	.main-basked .box .title-product .title-buttom{font-size: 12px;text-align: left;}
	.wrapper .nav > ul > li .in_menu > li{width: 100%;}
	
	#modal_form .section-left .sub-price{font-size: 12px;}
	#modal_form .section-left .price{font-size: 16px;}
	#modal_form .right-section .info p a{font-size: 11px;}
	#modal_form .right-section .info p{font-size: 11px;}
	#modal_form .section-left{margin-left: 3%;}
	#modal_form .right-section .basket-button{font-size: 11px;}
	#modal_form .right-section .buttons .buy-button{font-size: 11px;}
	#modal_form .right-section .text{font-size: 12px;}
	#modal_form .right-section .title{font-size: 16px;}
	.container .content .product .box .center-section{width: 65%;}

	.container .content .tabs_block .box{
		padding: 40px 0 0 0;
	}
	.discussions form textarea{
		width: 91%;
	}

	.container .content .post .images{
		width: 35%;
	}
	.container .content .tabs{
		display: inline-block;
		float: none;

	}
	.container .side-bar .product-t .box{
		margin-left: 5%;
		width: 38%;
		text-align: center;
	}
	.container .content .tabs_block .tabs{
		width: 100%;
	}
	.container .content .tabs_block .tabs li{
		width: 43%;
		padding: 10px 3%;
		margin-top: 5px;
		margin-right: 0;
	}
	.wrapper .about-us .product .logo li{
		width: 33.3%;
		margin-top: 8px;
		height: 90px;
	}
	/*.wrapper .nav > ul > li > a{
	padding: 17px 7% 5px 7%;
    font-size: 0.75em;
	}
	.wrapper .nav > ul > li:first-child{
		width: 33.3%;
	}*/
	
	.item-shares{
		width: 46%;
		float: left;
		margin: 3% 2%;
	}
	.item-shares:nth-of-type(2n+1) {
		clear: both;
	}
	/*------------------------------------------
		START STYLE NEWS
	*/
	.news .news-item {
	    margin: 0px 2% 20px;
	    width: 95%;
	}
	.news .news-item:nth-of-type(2n+1) {
		clear: both;
	}
	.news .news-item img{
		width: 35%;
		/*float: none; */
	}
	.news .news-item{
		text-align: center;
	}
	.news .news-item .news-text{
		float: none;
		width: 100%;
	}
	.news .news-item .news-text .title{
		margin: 10px 0 0 0;
		padding-bottom: 20px;
	}
	.news .news-item .news-text .date{
		margin: 0;
	}
	.news .news-item .news-text p{
		margin: 10px 0 0 0;
	}
	/*
	END STYLE NEWS
	----------------------------------------------
	*/
	.footer .wrapper .nav-footer ul li{
		width: 50%;
	}
	.footer .wrapper .nav-footer ul li a{
		font-size: 12px;
	}
	.bottom-section .wrapper .content-sec p{
		text-align: center;
	}
	.bottom-section .wrapper h1{
		text-align: center;
	}
	.text .title{
		font-size: 16px;
		text-align: center;
	}
	.text .bottom-text{
		line-height: 18px;
	}
	.text .sub-text{
		line-height: 18px;
	}
	.wrapper .reclam .box{
		width: 50%;
		margin: 1% 0 0 0;
	}

	.boxes .box:last-child{
		margin-left: 0;
		margin-top: 2%;
	}
	.boxes .box{
		width: 95%;
		float: none;
		margin: 2% auto 0 auto !important;
	}
	.boxes .box img{
		width: 100%;
	}
	.boxes .box .sub-text {
		order: 1;
	}
	.boxes .box .sub-text a{
		font-size: 13px;
	}
.wrapper .nav  > ul > li {
	width: 33.3%;
}
	

	.header .basket{
		width: auto;
		float: none;
	}
	
	.header .basket .tel{
		float: left;
		font-size: 1.25em;
		margin-top: 5%;
		padding-left: 2%;
	}
	
	.header .basket .clear{
		clear: none;
	}
	.header .mybasket{
		float: right;
		width: 28%;
		margin: 2% 0 0 0;
		min-width: 130px;
	    padding-bottom: 0.5em;
	    box-sizing: border-box;
	}
	.header .box ul{
		float: left;
		margin: 3% 0 0;
	}
	.header .box{
		width: 100%;
		float: none;
	}
	.header .logo-text {
		width: 70%;
    	text-align: right;
    	padding-top: 8px;
    	float:right;
	}
	.header .logo-text .color {
    font-size: 1.1em;
	}
	.header .logo-text .sub-text {
	    font-size: 0.8em;
	}
	.header .box ul li a {
	    font-size: 0.8em;
	}
	.header .box ul {
	    float: left;
	}
	.header .box .phone{
		padding: 2% 4%;
		 font-size: 0.8em;
		 float: right;
	}
	.header .logo{
		width: 17%;
	}
	.container .side-bar .product-t .box .img{
		width: 50%;
		margin: 0 auto;
		float: none;
	}
	.container .side-bar .product-t .box .text{
		width: 100%;
		float: none;
	}
.main-basked .box .title-product .title-buttom{margin: 1% 0 0 15px;}
	

}
@media screen and (max-width:480px){
    .container .content .buttom-product .box{min-height:340px !important;}
    .container .content .buttom-product .box .title{height:auto;}
form.phone h1{font-size: 20px;}
	form.click h1{font-size: 20px;}
	.buttom-basked .bx_ordercart_order_pay_left{float: none;width: 100%;}
	.buttom-basked .bx_ordercart_order_pay_right{float: none;text-align: left;width: 100%;margin-top: 20px;}
	.jq-selectbox li{font-size: 12px;white-space:none !important;}
	.left-section .main-t{width: 98%;}
	.order .left-section input{width: 55%;}
	.main-basked .box .quantity-product{width: 30%;}
	.main-basked .box .title-product .title-buttom{ margin: 1% 0 0 5px;}
	.main-basked .box .img{width: 25%;}
	.main-basked .box .title-product{width: 75%;}
	.container .content .buttom-product .box .buttons{
		margin-left: -115px !important;
	}
	.container .side-bar .panel .buttons li.reset{padding-left: 6%;}
	.container .side-bar .panel .buttons li.blue{width: 45%;}
	.container .side-bar .panel .checkbox{width: 100%;}
	.container .side-bar .panel .checkbox .right{width: 130px;}
	
	.wrapper .nav  ul{
		width: 100%;
	}
	
.wrapper .nav > ul > li {
    float: none;
width: 100% !important;
border-bottom: 1px siid #fff
}
.wrapper .nav > ul > li:first-child {
    width: 100% !important;
}
.wrapper .nav > ul > li:hover .in_menu {
display: none
}



}


@media screen and (max-width: 350px){
	.container .content .buttom-product .box .img img { 
		/*width: 80%;*/
		max-height:  140px;
		max-width:  140px;
	}

}



@media screen and (max-width:430px){
    
    	p.title a{font-size: 85%;}
    	div.box div.info p a{ font-size: 80%; }
    	div.wrapper div.height-text.container.clearfix  .box .info p:first-child a{
    		font-size: 90%;
    	}

	.delite-product{width: 10%;}
	.price-product{width: 34%;}
	.order .left-section p{font-size: 13px;}
	.left-section .main-t{width: 95%;}
	#modal_form .section-left .sub-price{font-size: 11px;}
	#modal_form .right-section .basket-button{margin-left: 0;}
	#modal_form .right-section .basket-button{padding: 10px 10%;}
	#modal_form .right-section .buttons .basket-button .icon{display: none;}
	#modal_form .right-section .buttons .buy-button{padding: 10px 7px;}
	.container .content .product .box .center-section .price .sub-money{font-size: 11px;}
	.container .content .product .box .center-section .price .money{font-size: 16px;}
	.container .content .product .box .center-section .title{font-size: 16px;}
	.container .content .buttom-product .box .buttons .click .icon{height: 37px;}
	.container .content .buttom-product .box .icon1{top: 5px;}
	.container .content .buttom-product .box{min-height: 290px;width: 200px;}
	.container .content .buttom-product .box.indent{margin-left: 28%;}
	.container .content .buttom-product  .box .buttons .click .icon{height:39px;}
	.container .content .buttom-product  .buttons .click{font-size:14px;}
	.container .content .buttom-product  .buttons{width:100%;}
	.container .content .buttom-product .box:first-child{/*margin-left:auto;*/margin-left:0;}

	.container .content .buttom-product .box{width:50%;margin:16px auto;float:left;}
	.container .content .buttom-product .box:nth-of-type(2n+1){clear:both;}
	.container .content .buttom-product .box .img img { /*width: 90%;*/ }
	div.wrapper div.height-text.container.clearfix .box .info p {font-size: 12px !important;}
	.container .content .box .basket-button { padding: 6px 40px 6px 10px; }
	container .content .box .buttons .basket-button .icon { right:10px;}
	.discussions form input[type="submit"]{width: 135px;}
	.discussions form textarea{
		width: 98%;
	}
	.container .content .tabs_block .visible{
		padding: 40px 10px 0 10px;
	}
	.container .side-bar .product-t .box{
		margin: 20px auto;
		float: none;
		width: 50%;
	}
	.container .content .video .youtube iframe{
	width: 97%;
	height: 250px;
}
	.container .content .post .images{
		width: 35%;
	}
	.container .content .tabs_block .tabs li{
		width: 100%;
		padding: 10px 0;
	}
	.about-us .bottom-text p{
		text-align: center;
	}
	.wrapper .about-us .product .logo li a{
		display: inline-block;
	}
	.wrapper .about-us .product .logo li a img{
		width: 80%;
width: 100%;
	}
	.wrapper .about-us .product .bottom-nav ul li{
		width: 50%;
	}
	.wrapper .about-us .product .bottom-nav ul li{
		margin-top: 8px;
		width: 50%;
	}
	.wrapper .about-us .product .logo li{
/*width: 50%;*/
	}
.height-text h2:before, .height-text h2:after {
display: none
}
.height-text h2 span {
padding: 0 !important
}

	/*.wrapper .nav > ul > li:last-child > a{
		padding: 22px 7% 0px 7%;
	}
	.wrapper .nav > ul > li:first-child{
		width: 50%;
	}*/ 
	.header .basket .tel{
		font-size: 1em;
	}
	.tabs li{
		width: 100% !important;
	}
	.wrapper .nav > ul > li{
		width: 50%;
	}
	.contact .item p:first-child{
		font-size: 0.9em;
	}
	.contact form p input{
		width: 94%;
	}
	.contact form .submit{
		padding: 8px 15px;
	}
	/*
	style news
	-----------------------
	*/
	.news .news-item .news-text .title{
		font-size: 1em;
	}
	.news .news-item img{
		width: 30%;
	}

	/*
	--------------------------
	end news
	*/
	.item-shares .title {
	    line-height: 16px;
	    margin-top: 45px;
	}
	.item-shares img {
	    bottom: 60px;
	}
	.item-shares .bottom-block {
	    padding: 5px 0;
	}
	.item-shares .t-price {
	    float: none;
	    text-align: right;
	    margin-right: 8%;
	}
	.item-shares .price {
	    float: none;
	    text-align: right;
	}



	.header .mybasket{
		width: 42%;
	}
	
	.text ul{
		margin: 10px 0 0 0;
	} 
	.text ul li{
		font-size: 12px;
	} 
	.text .bottom-text{
		font-size: 12px;
	}
	.text .sub-text {
		font-size: 12px;
	}
	.wrapper.reclam .box  button {
	    font-size: 1em;
	}
	.wrapper .reclam .box:first-child {
	    margin-left: auto;
	}
	.wrapper .reclam .box{

		width: 85%;
		float: none;
		margin: 2% auto 0 auto;
	}
	.header .box .phone {
		float: none;
	}
	.header .box ul {
		float: none;
	}
	
	.owl-dots{
		left: 2%;
		bottom: 10px;
	}

	.articles .items .item{
		width: 70%;
		float: none;
		margin: 0 auto;
	}
	.articles .items .item:first-child{
		margin-left: auto;
	}
	.articles .items .item p{
		font-size: 13px;
	}
	.articles .items .item .next{
		margin: 6% 0;
	}
	.bottom-section .wrapper h1{
		font-size: 14px;
	}
	.bottom-section .wrapper .content-sec p{
		font-size: 13px;
	}
	.bottom-section .wrapper img{
		width: 70%;
	}
	
}


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

.wrapper .about-us .product .logo li{
width: 100%;
} 
.height-text h2 {
font-size: 20px;
}
.header .box ul {
    display: block;
}
.footer .wrapper .nav-footer{text-align:center;}
.footer .wrapper .nav-footer ul{float:none;}
.footer .wrapper .nav-footer ul li {
    float: none;
    
    width:100%;
text-align:center;
}
.wrapper .nav > ul{float:none;}
 .top-header .wrapper .top-nav {
    float: left;
	margin-bottom: 10px;
	overflow: hidden;
} 
.top-header .wrapper .mail {
float: rigth;
margin: 10px 0 10px;
}

}

@media screen and (max-width:327px){
	.container .content .product .box .center-section{width: 100%;margin:0;}
	.container .content .product .box .img{width: 100%;float: none;margin: 10px auto;}
/*.container .content .buttom-product  .box{width:60%;}*/
.header .logo-text {
    text-align: center;
    width: 100%;
float: none
}
.header .logo {
    width: 100%;
float: none;
text-align: center
}
/*.header .logo img {
    width: 30%;
}*/

.header .box ul li {
    float: none;
margin-bottom: 15px;
text-align: center
}
.header .basket, .header .basket .tel {
float: none;
text-align: center
}
.header .mybasket {
    float: none;
    margin: 8% auto 0;
    width: 77%;
}

}

@media screen and (max-width:300px){
	body{
		width: 320px;
	}
.height-text h2 {
font-size: 16px
}

}

/*404 page*/
.bx-404-container{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.bx-404-block{
	margin-top: 100px;
	margin-bottom: 66px;
}

.bx-404-text-block{
	font-size: 20px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-display: auto;
	padding-bottom: 20px;
}
/*end 404 page*/

/*MyCodeZD*/
.sub-price .det-usd{
	padding-right:9px;
}
.container .content .post .right-content .buttons{
	padding-left:5px;
}

.container .side-bar .navbar ul{
	margin-bottom:20px;
}
.buttom-product .box .info{
	text-align:center;
	margin-top:0 !important;
	position:absolute;
	top:270px; 
	width:100%;
}

.sity span{
	text-decoration:none !important;
}
.t1{
	color:#728287 !important;
}

/*Наши клиенты*/
.list-client{
	position:relative;
}
.list-client ul li{
	width:309px;
	margin-bottom:15px;
}

.list-client ul li a{
	position:absolute;
	right:0;
	width:152px;
}
.hide-item{
	display:none !important;
}
.show-item{
	display:block !important;
}
.showbrands{
	padding:11px 0px 11px 0;
	text-align:center;
	cursor:pointer;
	color:#fff;
	background:#5d5d5d !important;
}
.showbrands:hover{
	background:#777777 !important;
}
.hidebrands{
	display:none;
}

/*Similar Items
-------------------------------*/
.similar-item .price a{
	font-weight:bold;
	color:#C92727 !important;
}
.similar-item .sub{
	font-size:14px !important;
}

/*section-desc
-------------------------------*/
.section-desc{
	margin:40px 0;
}
.section-desc ul,.section-desc ol{
	float:none;
	padding-left: 40px;
	list-style: outside none square;
	margin: 15px 0px;
}
.section-desc p,.section-desc h3{
	margin-bottom:18px
}

.container .side-bar .navbar ul li.link {
	padding: 0;
}

/* descr */
.descr p,
.cat_desc p {
	margin-bottom: 1rem;
}
.descr ul, .cat_desc ul,
.descr ol, .cat_desc ol,
.news-detail ul, .news-detail ol {
	float: none;
	padding-left: 2rem;
	margin-bottom: 1rem;
	list-style: outside;
}
.news-detail ul, .news-detail ol {
	font-size: 16px;
}
.news-detail ol {
	list-style: decimal;
}
.similar-items-list {
  display: flex;
  word-break: break-all;
}
.block-shares .wrapper .tabs li:last-child:before {
  top: 0px !important;
  height: 57px !important;
}
.block-shares .wrapper .tabs li.active {
  top: -1px;
}
.block-shares .wrapper .tabs li:nth-child(1).active:after {
  width: 34px !important;
    height: 58px !important;
}
.block-shares .wrapper .tabs li:nth-child(2).active:before {
  height: 59px !important;
}
.block-shares .wrapper .tabs li:nth-child(2).active:after {
    height: 58px !important;
}
.descr ol {
list-style: decimal;
}
.descr table {
    border: 1px;
    padding: 2px;
}


.video-responsive { 
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  overflow:hidden; 
} 
.video-responsive iframe, 
.video-responsive object, 
.video-responsive embed {
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%;
  height: 100%; 
}

.bk_container_kredit{
	margin-top: 8px;
}





@media screen and (max-width: 590px){
	
	.header .wrapper .m_line1,
	.header .wrapper .m_line2,
	.header .wrapper .m_line3{
		overflow:hidden;
	}
	
	.header .wrapper .m_line1{
		/* min-height: 100px; */
	}


	.header  .m_line1 .logo{
		float: left;
		margin: 0;
		width: 20%;
	}
	.header  .m_line1 .logo img {
		height: 100%;
		max-width: none;
		width: auto;
		float: left;
	}
	
	.header  .m_line1 .box{
		float: right;
		overflow:hidden;
		width: 60%;
		padding-top: 0;
	}
	
	.m_line1 .box p.tel,
	.m_line1 .box a{
		display: block;
		clear: none;
	}
	
	.m_line1 .tel{
		float:right;
		line-height: 1.5;
	}

	
	.header .m_line1 .logo{
		height: 42px;
	}
	
	.wrapper .m_line1 .box .phone{
		margin: 0;
		float: right;
	}
	
	
	.header .m_line2 .logo-text{
		padding: 0;
		float: none;
		text-align: center;
		margin: 6px 0;
		width: 100%;
	}
	
	
	
	.header .m_line3 form input[type="text"] {
		width: 75%;
		float: left;
		outline: none;
		color: #c5cacc;
		padding: 8px 15% 8px 5%;
		border: 1px solid #eeeeee;
	}
	
	.m_line3{
		position: relative;
	}
	
	.header .m_line3 form input[type="submit"] {
		width: 30px;
		height: 30px;
		float: right;
		position: absolute;
		right: 18px;
		top: 1px;
		border: none;
		outline: none;
		background: url(/bitrix/templates/.default/css/../img/search.png) no-repeat center center;
	}
	
	.header .m_line3 #search{
		display: inline-block;
		float: left;
		margin: 6px;
		position: relative;
		width: 100%;
	}
	
	.header .m_line3 .bx-basket{
		overflow: hidden;
		/* display: inline-block; */
		display: block;
	}
	.header .m_line3 .bx-basket .mybasket{
		width: 70%;
		height: auto;
	}
	
	.header .m_line3 .bx-basket .mybasket a{
		margin: 5%;
	}
	
	.m_line4 ul{
		width: 100%;
	}
	
	.header .m_line4 ul li {
		display: inline-block;
		float: left;
	}
	.header .m_line4 ul li:last-child{
		float:right;
	}
	
	
	.header .m_line4 ul li a{		
		background: rgba(0, 0, 0, 0) url("/bitrix/templates/.default/css/../img/icon1.png") no-repeat scroll left center;
		color: #00afef;
		display: inline-block;
		font-size: 0.75em;
		margin-top: 12px;
		padding: 1px 0 1px 20px;
		text-transform: uppercase;
	}
	
}



@media screen and (max-width: 300px){
	.wrapper .m_line1 .box .phone{
		margin: 0;
		float: right;
	}
}

.sitemap{
	overflow: hidden;
}

.sitemap  ul{
	float: none;
	list-style-type: square;
}

.sitemap  ul.map-level-0 li a{
	color: #00afef;
	font-size: 16px;
/* 	font-weight: bold;
 */}

.sitemap  ul li.is_in_menu ul.in_menu li a{
	font-size: 14px;
	font-weight: normal;
}

.sitemap  ul li.is_in_menu ul.in_menu li{
	margin-left: 30px;
}

.sitemap  a:hover{
	text-decoration: underline;
}

.header_comments{
	font-size: 18px;
}


/* slider-product */
.slider-product {
	display: block;
	height: 222px;
	oveflow: hidden;
	width: 1024px;
	position: relative;
	background: #fff;	
}
.slider-product:before, .slider-product:after {
	content: '';
	display: block;
	height: 2px;
	width: 100%;
	position: absolute;
	left: 0;
	z-index: 20;
	background: #F3F7F8;	
}
.slider-product:before {
	top: 0;	
}
.slider-product:after {
	bottom: 0;	
}
.slider-product__info {
	max-width:40%;
	position: absolute;
	top: 45px;
	left: 112px;
	z-index: 10;	
}
.slider-product__name {
	color: #CA1A24;	
	font-size: 1.65em;
	font-weight: 700;
	line-height: 1.15;	
	text-transform: uppercase;	
}
.slider-product__text {
	display: block;
	margin-top: 15px;
	color: #000;
	font-size: 0.85em;
	line-height: 1.15;	
}
.slider-product-brand {
    margin-top: 15px !important;
}
/* Общий цвет текста "Производитель:" и "Страна:" */
.slider-product-brand,
.slider-product-country {
    color: #71777C;
    font-size: 13px;
    margin: 0;
    line-height: 1.4;
}

/* Название производителя */
.slider-product-brand .brand-name,
.slider-product-brand .brand-name a {
    color: #00AFEF !important;
    text-decoration: none;
}

/* Название страны */
.slider-product-country .country-name,
.slider-product-country .country-name a {
    color: #000000 !important;
    text-decoration: none;
}

/* Гарантия: НИКАКИЕ состояния ссылок не меняют цвет */
.slider-product-brand a:hover,
.slider-product-brand a:active,
.slider-product-brand a:focus,
.slider-product-brand a:visited,
.slider-product-country a:hover,
.slider-product-country a:active,
.slider-product-country a:focus,
.slider-product-country a:visited {
    color: inherit !important;
    text-decoration: none !important;
}


.slider-product__image {
	max-height: 100%;	
	width: auto !important;
	position: absolute;
	top: 10%;
	left: 60%;
}
.slider-product__price {
	overflow: hidden;
	padding: 0.65em 0.85em 0.65em 2em;
	display: block;	
	position: absolute;
	right: 0;
	top: 20%;
	z-index: 10;	
	color: #fff;
	font-weight: bold;
	font-size: 2em;
	
	background: #e7585c; /* Old browsers */
	background: -moz-linear-gradient(top,  #e7585c 0%, #cb2026 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #e7585c 0%,#cb2026 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #e7585c 0%,#cb2026 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7585c', endColorstr='#cb2026',GradientType=0 ); /* IE6-9 */
	
}
.slider-product__price:before {
	content: '';
	display: block;  
	position: absolute;
	left: -1.5em;
	top: 0;
	width: 0;
	height: 0;
	border-top: 4.3em solid #fff;
	border-right: 3.3em solid transparent;
	border-bottom: 0 solid transparent;
	border-left: 0 solid transparent;
}
@media screen and (max-width: 1024px){
	.slider-product {
		width: 100%;
	}
	.slider-product__info {
		top: 10px;
	}
	.slider-product__price {
		top: auto;
		bottom: 10px;
		padding: 0.65em;
	}
	.slider-product__price:before {
		display: none;	
	}
}
@media screen and (max-width: 590px){
	.slider-product__info {
		left: 15px;		
		width: 90%;
	}
	.slider-product__name {
		font-size: 1.15em;		
	}
	.slider-product__text {
		display: none;
	}
	.slider-product__price {
		background: rgba(255,255,255,0.65);
		color: #e7585c;
		font-size: 1.4em;
		bottom: 35px;
		padding: 0.5em;		
	}
	.slider-product__price:before {
		display: none;
	}
	.slider-product__image {
		right: 0;
		/*transform: translateX(-40%);*/
	}
.whatsapp {display: inline-block;
    text-align: left;
    float: left;
    background: url(/bitrix/templates/.default/img/icon-whatsapp.png) no-repeat left center;
    padding: 10px 0 10px 35px;
    text-decoration: none;
    color: #777;
	margin-top: 15px;}
}

.top-header .wrapper .tel {
    background: url(/bitrix/templates/.default/css/../img/tel.png) no-repeat scroll 0 center;
    color: #4f636b;
    float: right;
    font-size: 1em;
    font-weight: bold;
    margin-right: 20px;
    padding: 4px 4px 4px 15px;
}
.top-header .wrapper .phone {
    color: #00afef;
    font-size: 0.8em;
    margin-right: 20px;
    text-decoration: underline;
}
.top-header .wrapper .telzvon {
    float: right;
	margin: 5px 0px;
    width: 190px;
}

.header .mail {
    /*background: url(/bitrix/templates/.default/css/../img/message.png) no-repeat scroll 0 center;*/
    color: #00afef;
    float: right;
    font-size: 1em;
    /*margin-right: 30px;*/
    /*padding-left: 15px;*/
    margin-bottom: 20px;
	text-decoration: underline;
}
.form-news {
	border: 1px solid #e5e5e5;
	padding: 10px;
	margin-top: 10px;
	display:none;
}
/*.form-news form {
	min-height: 92px;
}*/
.form-news span {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	/* margin-bottom: 10px; */
	color: black;
}
.form-news table {
	padding-top: 10px;
}
.form-news .help-block {
	font-size: 0.65em;
    display: block;
    font-weight: 400;
}
.form-news input[type="text"] {
	padding: 3px;
    width: 92%;
	font-style: italic;
	color: gray;
}
.form-news .has-error input[type="text"] {
	border-color: red;
}
.form-news label {
	background: url(/images/list.png) no-repeat 2%;
	padding-left: 10px;
	font-weight: lighter;
	color: gray;
}
.form-news input[type="checkbox"] {
	border-color: red;
	display: none;
}
.form-news input[type="submit"] {
	background: #00aff0;
    color: white;
    border: 0;
    padding: 0 8px;
    cursor: pointer;
    position: relative;
   /* bottom: 25px;
    left: 50%;*/
    height: 25px;
}
.form-news .success {
	padding: 5px;
    color: #fff;
    margin-top: 1rem;
    background: #92c548;
}
div.form-news div.subscribe-form {
	padding-top: 10px;
}

/* floated */
.floated-left {
	margin: 0 15px 10px 0;
}
.floated-right {
	margin: 0 0 10px 15px;
}

.hny {
	background: white;
	margin-bottom: 30px;
}
.form-push {
	width: 350px;
}
.form-push p {
	text-transform: uppercase;
	text-align: center;
	font-weight: 300;
	margin: 5px;
}


/* popup subscribe */
.outdiv1 {
	max-width: 500px;
	min-height: 300px;
	border: 1px solid black;
	background-image: url("/bitrix/templates/.default/css/../img/pop.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.outdiv1 * {
	box-sizing: border-box;
}
.outdiv1 .div1 {
	height: 70px;
	margin: 10px;
	padding-bottom: 5px;
}
.outdiv1 .div2 {
	text-align: center;
	    margin: 10px 20px;
	padding-bottom: 5px;
	height: 120px;
	color: gray;
}
.outdiv1 .div3 {
	overflow: hidden;
	margin: 10px 20px;
	padding-bottom: 5px;
	text-align: center;
}
.outdiv1 .div4 {
	color: gray;
	margin: 10px 30px;
	padding-bottom: 5px;
	font-size: 10pt;
}
.outdiv1 .indiv1 {	
	float: left;
}
.outdiv1 .indiv1 img {	
	height: 60px;
}
.outdiv1 .indiv2 {
	float: right;
	position: static;
    background: transparent;
}
.outdiv1 .indiv3 {
	font-size: 17pt;
	text-transform: uppercase;
	padding-top: 20px;
}
.outdiv1 .indiv4 {
	font-size: 13pt;
	text-transform: uppercase;
	width: 80%;
	margin: 0 auto;
	padding-top: 10px;
	line-height: 1.5;
}
.outdiv1 .indiv5 {
	float: left;
    width: 60%;
	padding: 0 10px;
}
.outdiv1 .indiv6 {
	float: right;
    width: 40%;
	padding: 0 10px;
}
.outdiv1 .indiv5 input {
	width: 100%;
	height: 30px;
	padding: 0 10px;
	font-style: italic;
	color: gray;
	border: 1px solid lightgray;
}
.outdiv1 .indiv5.has-error input {
	border-color: red;
}
.outdiv1 .indiv5.has-error .help-block {
	font-size: 0.65em;
    display: block;
    text-align: left;
    font-weight: 400;
}
.outdiv1 .indiv6 input {
	width: 100%;
	height: 30px;
	text-transform: uppercase;
	background-color: #98D96B;
	border: none;
	color: white;
	font-size: 11pt;
	cursor: pointer;
}

.outdiv1 .success {
	text-align: center;
}

@media screen and (max-width: 590px) {
	.outdiv1 .indiv3 {
		padding-top: 0;
	}
	.outdiv1 .div2 {
		height: auto;
	}
	.outdiv1 .div3 {
    	height: auto;
	}
	.outdiv1 .indiv5 {
    	float: none;
		margin-left: 0;
		width: 100%;
	}
	.outdiv1 .indiv6 {
	    float: none;
		margin-top: 10px;
		width: 100%;
	}
	.outdiv1 .div4 {
		padding-left: 0;
		margin-top: 0;
		text-align: center;
	}
	.header .mail {
		margin: 20px 0px 5px 5px;
    float: right;
	}
}

.bx-compare-link {
	text-align: center;
	clear: both;
	width: 77%;
	float: right;
}
.bx-compare-link a {
	display: inline-block;
	font-size: 0.75em;
	margin-top: 12px;
	color: #00afef;
	text-transform: uppercase;
}

@media screen and (max-width: 590px) {
	.bx-compare-link {
		float: none;
		width: 100%;
	}
}

.g-recaptcha > div {
	margin: 0 auto;
}
.g-recaptcha--inline {
	display: inline-block;
}
/*.news-detail a > img {
	float: left;
	margin: 0 15px 10px 0;
}
.news-detail p > img {
	float: left;
	margin: 0 15px 10px 0;
}
.news-detail div > img {
	float: left;
	margin: 0 15px 10px 0;
}*/
.float-left, .floated-left {
	float: left;
	margin: 0 15px 10px 0;
}
/*#bx_1457176589_610 .img a {*/
/*	position: absolute;*/
/*	left: 34px;*/
/*}*/


/* articles products */
.container.like-block .content {
	float: none;
	width: 100%;
}
.container.like-block .buttom-product .box {
    margin-left: 4%;
    width: 22%;
}
.container.like-block .buttom-product .box p {
    margin: 0;
	font-size: 14px;
    text-align: center;
}
@media screen and (max-width: 768px) {
	.container.like-block .buttom-product .box {
		margin-left: 0%;
		width: 50%;
	}
}

.header__login {
	margin-top: 12px;
    margin-bottom: -26px;
    text-align: right;
}
.header__login-link {
    font-size: 14px;
    color: #9d9d9d;
    display: inline-block;
    padding-left: 20px;
    padding-top: 3px;
    padding-bottom: 3px;
    background: url('/upload/img/authIcon.png') no-repeat left center;
    /*margin-right: 30px;*/
}
@media screen and (max-width: 768px) {
	.header__login {
		margin-bottom: 10px;
		text-align: center;
	}
	.header__login-link {
		margin-right: 0;
	}
}

.box__special {
	text-align: center;
}
.box__special-item {
	color: #717171;
	display: flex;
	align-items: center;
	gap: 10px;

	/*display: inline-block;*/
	/*height: 20px;*/
    /*width: 20px;*/
    /*overflow: hidden;*/
    /*margin: 5px 5px 0;*/
    /*text-indent: -9999px;*/

	/*background: url('/bitrix/templates/.default/css/../img/icons-sa.png') no-repeat;*/
}
.box__special-item.add-compare {
	background-position: 0 0;
}
.box__special-item.add-compare.added {
	background-position: -20px 0;
}
.box__special-item.add-favorite {
	background-position: -40px 0;
}
.box__special-item.add-favorite.added {
	background-position: -60px 0;
}

.bx-system-auth-form {
    margin: 0 0 25px;
    max-width: 500px;
}
.bx-system-auth-form input[type="text"], .bx-system-auth-form input[type="password"] {
	display: block;
    width: 100%;
    font-size: 18px;
    height: 38px;
    margin: 0 0 25px;
    padding: 0 4px;
    border: 1px solid #ccd5db;
    border-radius: 2px;
    background: #f8fafc;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bx-system-auth-form input[type="submit"] {
	display: inline-block;
    background: #00aff0;
    color: #fff;
    padding: 10px 14px 10px 15px;
    font-size: 14px;
    margin-top: 10px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    text-align: center;
    border: 0;
}
a.social__icon {
	width: 24px;
	height: 24px;
	display: inline-block;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 7px;
	margin-bottom: 7px;
	float: right;
}
.social{
	float: right;
	margin-top: 10px;
}
.w-50{
	width: 50%;
	float: left;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #ccc;
	box-sizing: border-box;
}
.w-100{
	width: 100%;
	margin-bottom: 30px;
}
.w-100:after{
	display: table;
	clear: both;
	content: "";
}
.w-100 div:not(.w-50){
	align-items: stretch;
	display: flex;
}
.similar-items-list .img img{
	width: inherit!important;
    margin: 0 auto;
}
.oneClickBuy {
    display: inline-block;
    background: #00aff0;
    color: #fff;
    padding: 10px 14px 10px 15px;
    font-size: 14px;
    margin-top: 10px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    max-width: 104px;
    text-align: center;
}
.oneClickBuy:hover {
    background: #32c6fd;
}
@media(max-width: 450px){
    .box-modal{
        max-width: 320px;
    }
    .box-modal .content_form{
        padding: 10px;
    }
    .arcticmodal-container_i2{
        padding: 24px 0!important;
    }
}
.customFormLink{
    display: inline-block;
    /*background: #00aff0;*/
    background: #00AFF0;
	background: linear-gradient(96.12deg, #00AFF0 -3.43%, #92C548 178.79%);
	color: #fff;
	border-radius: 5px;
    padding: 10px 20px;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    text-align: center;
}
.customFormLink:hover {
    background: #32c6fd;
}
@media(max-width: 720px) {
    .customFormLink{
        display: inline-block;
        /*background: #00aff0;*/
        background: #00AFF0;
        background: linear-gradient(96.12deg, #00AFF0 -3.43%, #92C548 178.79%);
        color: #fff;
        border-radius: 5px;
        padding: 10px 20px;
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 10px;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        -moz-transition: 0.2s;
        text-align: center;
        display: block;
        width: fit-content;
        /*margin: 0 auto;*/
        margin-top: 15px;
    }
    .customFormLink:hover {
        background: #32c6fd;
    }
    .mobile-reclam {
        display: none !important;
    }
}

.novalid{
    background: #ffdada!important;
}
.customSubmit{
    outline: none;
}
.success-message {
    padding: 44px;
}
.success-message .title {
    margin-bottom: 25px;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0.05em;
}
.success-message .action a{
    background: #00aff0;
    text-align: center;
    font-size: 19px;
    cursor: pointer;
    padding: 10px 15px;
    border-radius: 27px;
    max-width: 227px;
    margin-top: 30px;
    color: #fff!important;
}
.modalTitle{
    font-size: 22px;
    line-height: 27px;
    color: #92c548;
    font-weight: 500;
    margin: 40px 0;
}
.customRadio{
    display: block;
    text-align: left;
    padding-left: 20px;
    margin-bottom: 10px;
}
.customRadio input{
    display: inline-block!important;
    margin: 0 10px 0 0!important;
    width: auto!important;
}
.customRadioTitle{
    margin-bottom: 20px;
}
.greenLink a{
    background: #92c548!important;
}
.boxCustom{
    width: 100% !important;
    float: none!important;
}
.text-center{
    text-align: center;
}
.telzvon{
    margin-top: 25px;
}
.workTime{
	margin-bottom: 15px;
}
.phoneHeader{
    font-size: 19px;
    display: inline-block;
    margin-bottom: 15px;
    padding-left: 30px;
    padding-top: 3px;
    padding-bottom: 3px;
    background: url('/upload/img/phoneIcon.png') no-repeat left center;
}

.blockInArticles{
	text-align: center;
	margin: 20px 0;
}
.imgInArticles{
	max-width: 400px;
    margin: 0 20px 40px 0;
	float: left;
}
.imgInArticlesBlocks{
	width: 30%;
	margin: 0 1%;
}

@media(max-width: 565px){
	.imgInArticles,.imgInArticlesBlocks {
		max-width: 290px;
		margin: 0 auto 20px;
		float: none;
		display: block;
	}
}
@media(max-width: 425px){
	.bx-searchtitle #title-search-input{
		float: none;
	}
	.header .box form input[type="submit"]{
		right: 4px;
	}
}

.product-blocks{
	order: 2;
}
.product__loader{
    text-align: center;
    padding: 30px 0;
}
.load-more{
    font-weight: 500;
    color: #fff;
    background: #8DC74A;
    border-radius: 4px;
    display: inline-block;
    padding: 12px 10px;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
}

/*#bx-panel{*/
/*	display: none !important;*/
/*}*/



/**/


.snowflake {
    color: #fff;
    font-size: 1em;
    font-family: Arial;
    text-shadow: 0 0 1px #000;
}

@-webkit-keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@-webkit-keyframes snowflakes-shake{0%{-webkit-transform:translateX(0px);transform:translateX(0px)}50%{-webkit-transform:translateX(80px);transform:translateX(80px)}100%{-webkit-transform:translateX(0px);transform:translateX(0px)}}@keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@keyframes snowflakes-shake{0%{transform:translateX(0px)}50%{transform:translateX(80px)}100%{transform:translateX(0px)}}.snowflake{position:fixed;top:-10%;z-index:9999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;-webkit-animation-name:snowflakes-fall,snowflakes-shake;-webkit-animation-duration:10s,3s;-webkit-animation-timing-function:linear,ease-in-out;-webkit-animation-iteration-count:infinite,infinite;-webkit-animation-play-state:running,running;animation-name:snowflakes-fall,snowflakes-shake;animation-duration:10s,3s;animation-timing-function:linear,ease-in-out;animation-iteration-count:infinite,infinite;animation-play-state:running,running}.snowflake:nth-of-type(0){left:1%;-webkit-animation-delay:0s,0s;animation-delay:0s,0s}.snowflake:nth-of-type(1){left:10%;-webkit-animation-delay:1s,1s;animation-delay:1s,1s}.snowflake:nth-of-type(2){left:20%;-webkit-animation-delay:6s,.5s;animation-delay:6s,.5s}.snowflake:nth-of-type(3){left:30%;-webkit-animation-delay:4s,2s;animation-delay:4s,2s}.snowflake:nth-of-type(4){left:40%;-webkit-animation-delay:2s,2s;animation-delay:2s,2s}.snowflake:nth-of-type(5){left:50%;-webkit-animation-delay:8s,3s;animation-delay:8s,3s}.snowflake:nth-of-type(6){left:60%;-webkit-animation-delay:6s,2s;animation-delay:6s,2s}.snowflake:nth-of-type(7){left:70%;-webkit-animation-delay:2.5s,1s;animation-delay:2.5s,1s}.snowflake:nth-of-type(8){left:80%;-webkit-animation-delay:1s,0s;animation-delay:1s,0s}.snowflake:nth-of-type(9){left:90%;-webkit-animation-delay:3s,1.5s;animation-delay:3s,1.5s}


.fancybox-type-image .fancybox-outer,
.fancybox-type-image .fancybox-inner {
	position: relative;
}

.fancybox-type-image .fancybox-inner .fancybox-image {
	position: relative;
}

@media (max-width: 767px) {
	.owl-dots {
		position: relative;
		left: auto;
		bottom: auto;
		margin-top: 20px;
		text-align: center;
	}

	.owl-dots .owl-dot {
		display: inline-flex;
		float: none;
	}

	.owl-dots .owl-dot:first-child {
		margin-left: 0;
	}
}

/* fixed mobile header */
.fixed-header-mobile {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #717171;
	z-index: 300;
}

.fixed-header__list {
	width: 100%;
	height: 60px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	padding: 6px 20px 3px;
}

.fixed-header__link {
	position: relative;
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	flex-grow: 1;
	font-size: 12px;
	line-height: 21px;
	color: rgba(255,255,255,0.7);
}

.fixed-header__link-counter {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	top: -3px;
	right: -5px;
	width: 21px;
	height: 21px;
	border-radius: 50%;
	background-color: #20ACF0;
	color: #fff;
}

.fixed-header__item {
	display: inline-flex;
}

.fixed-header__link span {
	display: flex;
	margin-top: auto;
}

.toggle-menu-icon {
	margin-right: 10px;
}

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

	body .button_e68e {
		margin-bottom: 70px!important;
	}
}

@media (max-width: 768px) {
	#show_catalog_menu {
		display: flex;
		align-items: center;
	}
}
.additonalInfo{
    color: #ccc;
    margin-top: 15px;
}
.wrap_bc0e{
    bottom: 55px!important;
}

/* open fixed menu */
.catalog-open-fixed {
	height: 100%;
	overflow: hidden;
}

.main-catalog-menu .lead-title {
	display: none!important;
}

.main-catalog-menu.open-fixed {
	display: block!important;
	position: fixed!important;
	top: 0;
	left: 0;
	width: 100%;
	overflow-y: auto;
	background-color: #fff;
	z-index: 999;
	height: 100%;
	border: none!important;
	-webkit-overflow-scrolling: touch;
}

.main-catalog-menu.open-fixed .lead-title {
	display: flex!important;
	align-items: center;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	height: 52px;
	color: #444;
}

.close-fixed-menu {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	width: 50px;
	height: 50px;
	position: fixed;
	top: 0;
	right: 0;
	border: 1px solid #20ACF0;
	opacity: 0;
	visibility: hidden;
	z-index: 1001;
	background-color: #20ACF0;
	color: #fff;
}

.catalog-open-fixed .close-fixed-menu {
	opacity: 1;
	visibility: visible;
}


/** smartfilter.is-left */
.smartfilter.is-left {
	background: #F2F2F2;
}
.smartfilter.is-left .multifilters {
	border: 1px solid lightgray;
	height: auto;
	margin:  1rem 0 0;
    padding: 0;
	position: relative;
}
.smartfilter.is-left .multifilters .multifilters-list {
	float: none;
    padding: 0;
	width: 100%;
}
.smartfilter.is-left .multifilters .multifilters-actions {
	float: none;
    padding: 10px 0;
	position: static;
    text-align: center;
    width: 100%;
}
.smartfilter.is-left .multifilters .multifilter-item {
	display: block;
}
.smartfilter.is-left .multifilters .multifilter-item__button {
	display: block;
	padding: 1em;
}
.smartfilter.is-left .multifilters .multifilter-item__button--active {
	background: transparent;
}
.smartfilter.is-left .multifilters .multifilter-item__button--active .multifilter-item__count {
	display: none;
}
.smartfilter.is-left .multifilter-item__title:after {
	display: none;
}
.smartfilter.is-left .multifilters .checkbox input[type="checkbox"] + label span:first-child {
	background-image: url(/bitrix/templates/.default/img/checkbox-w.png);
}
.smartfilter.is-left .multifilters .checkbox input[type="checkbox"]:checked + label span:first-child {
	background-image: url(/bitrix/templates/.default/img/checkbox2-w.png);
}
.smartfilter.is-left .multifilters .jq-dropdown-panel .price-slider p input {
	background-color: #fff;
}
.smartfilter.is-left .multifilters .jq-dropdown-panel .checkbox {
	overflow-y: auto;
}

.smartfilter-toggle {
	display: none;
	text-align: center;
}
.smartfilter-toggle .load-more {
	border: none;
	cursor: pointer;
	padding: 10px 40px;
}

@media screen and (max-width: 1195px) {
	.smartfilter.is-left .multifilters .jq-dropdown-panel .price-slider p input {
		padding: 5px;
	}
}
@media screen and (max-width: 768px) {
	.smartfilter.is-left .multifilters .multifilters-list {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.smartfilter.is-left .multifilters .multifilter-item {
		flex-basis: 48%;
	}
}

@media handheld, only screen and (min-device-width: 310px) and (max-device-width: 680px), (min-width: 310px) and (max-width: 680px) {
	.smartfilter-toggle {
		display: block;
        margin-bottom: 10px;
	}
	.smartfilter.is-left .multifilters {
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		z-index: 101;
		width: 290px;
		height: 100vh;
		padding: 0;
		margin: 0;
		background: #fff !important;
		transform: translateX(-100%);
		-webkit-transition: .2s cubic-bezier(.4,0,.2,1);
		-moz-transition: .2s cubic-bezier(.4,0,.2,1);
		-o-transition: .2s cubic-bezier(.4,0,.2,1);
		transition: .2s cubic-bezier(.4,0,.2,1);
		overflow-x: hidden;
		overflow-y: auto;
	}
	.smartfilter.is-left.is-active .multifilters {
		left: 0;
		right: auto;
		transform: translateX(0);
		z-index: 10000;
	}
	.smartfilter.is-left.is-active:before {
		content: '';
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 100;
		background: rgba(0,0,0,0.2);
	}
	
	.smartfilter.is-left .multifilters .multifilter-item {
		flex-basis: 100%;
	}
	.smartfilter.is-left .multifilters .multifilter-item__button {
		text-align: left;
	}
	.smartfilter.is-left .multifilters .multifilters .multifilter-item__title {
		font-weight: 700;
	}
	.smartfilter.is-left .multifilters .multifilters-actions {
		margin-bottom: 40px;
	}
}

/* fancybox bug fix */
.fancybox-type-inline,
.fancybox-type-ajax {
	width: auto!important;
	left: 50%!important;
	transform: translateX(-50%);
}

.fancybox-type-inline .fancybox-outer,
.fancybox-type-ajax .fancybox-outer {
	position: relative!important;
}

.fancybox-type-inline .fancybox-inner,
.fancybox-type-ajax .fancybox-inner {
	position: relative!important;
	width: auto!important;
	height: auto!important;
}

.success-message {
	width: 320px;
    min-width: 320px;
}

.box-modal .content_form {
	box-sizing: border-box;
}

@media (max-width: 575px) {
	.modalForm {
		width: 300px;
	}
}

/* 21.06.2021 */
#show_catalog_menu	{
	font-weight: 700!important;
}

.mobile-contacts {
	display: flex;
	align-items: flex-start;
	padding: 20px;
}

.mobile-contacts__main a {
	display: flex;
	margin-bottom: 4px;
}

.mobile-contacts__caption {
	margin-top: 6px;
	font: normal 400 12px/13px 'Roboto', Sans-serif;
    color: #717171;
}

.mobile-contacts__phone {
	font: normal 600 14px/1 'Roboto', Sans-serif;
    color: #717171;
}

.mobile-contacts__email {
	font: normal 600 14px/1 'Roboto', Sans-serif;
    color: #20ACF0;
    text-decoration: underline;
}

.mobile-contacts__socials {
	display: inline-flex;
	align-items: center;
	margin-left: auto;
}

.mobile-contacts__socials a {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin-right: 12px;
}

.mobile-contacts__socials a:last-child {
	margin-right: 0;
}

.mobile-instagram-link {
	border-radius: 50%;
	overflow: hidden;
}

@media (max-width: 679px) {
	.footer .main-page-footer__main-block .footer-button__watsapp-viber a {
		width: 30px;
		height: 30px;
		padding: 0;
		margin: 0 6px 0 0;
		background-size: contain;
		border-radius: 0
	}

	.footer .main-page-footer__main-block .footer-button__watsapp-viber a.social__icon {
		border-radius: 50%;
	}
}

.discussions form input, .discussions form textarea {
	width: 640px;
	max-width: 100%;
	float: none;
}

.discussions form div:not([class]) {
	width: 100%;
}

.discussions form ul.raitings {
	display: inline-flex;
	align-items: center;
	margin: 8px 0 12px;
	float: none;
	list-style-type: none;
}

.discussions form ul.raitings::before, .discussions form ul.raitings::after {
	content: none;
}

.discussions form ul.raitings li {
	list-style-type: none!important;
	float: none;
}

.discussions form ul.raitings li:last-child {
	margin: 0;
}

.discussions form .g-recaptcha > div {
	margin: 0;
}

.discussions form input[type="submit"] {
    display: block;
	float: none;
    max-width: 100%;
    width: 220px;
    margin-top: 26px;
    padding: 12px;
    border-radius: 4px;
    font: 400 14px/16px 'Roboto', Sans-serif;
	background-color: #20ACF0;
    color: #fff;
    text-align: center;
}

.added-product ul {
	max-width: 100%;
}

.added-product ul li {
	word-break: break-word;
}
.formInfo__privacy{
    font-size: 13px;
    color: #000;
}
.formInfo__privacy a{
    color: #00afef;
}
.upScroll{
    display: none;
    position: fixed;
    right: 20px;
    bottom: 100px;
    color: #000;
    transition: .3s;
    width: 40px;
    text-align: center;
    line-height: 40px;
    background: #8DC74A;
    cursor: pointer;
}

/* product-blocks */
.container .product-blocks .product-t:after {
    content: '';
    display: table;
    clear: both;
}
.container .product-blocks .product-t .box {
    width: 30%;
    min-height: 120px;
    margin-top: 0;
    padding-left: 1%;
    padding-right: 1%;
    float: left;
}
.container .product-blocks .product-t .box:not(:last-child) {
    margin-right: 1%;
}
.container .product-blocks .product-t .box .img {
    width: 37%;
}
.container .product-blocks .product-t .box .text {
    width: 55%;
}
.container .product-blocks .product-t .box .text .sub,
.container .product-blocks .product-t .box .text a {
    font-size: 12px !important;
}
@media screen and (max-width: 768px){
    .container .product-blocks .product-t .box {
        width: 98%;
    }
}

.container .content .post .right-content .box-t .btn-compare {
    display: inline-block;
    background: #00aff0;
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
    margin-top: 10px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    text-align: center;
}
.container .content .post .right-content .box-t .btn-compare:hover {
    background: #32c6fd;
    text-decoration: none;
}

.product-blocks .similar-items-carousel {}
.product-blocks .similar-items-carousel .owl-stage {
    display: flex;
}
.product-blocks .similar-items-carousel .owl-item {}
.product-blocks .similar-items-carousel .owl-item .similar-item {
    box-sizing: border-box;
    height: 100%;
    margin-left: 1%;
    width: 94%;
}
.product-blocks .similar-items-carousel.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.product-blocks .similar-items-carousel.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #92c548;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    user-select: none;
}

.mainTabs .box{
     margin-bottom: 15px;
 }
.phoneNew{
    background: #8DC74A;
    border-radius: 4px;
    display: block;
    width: auto;
    padding: 12px;
    font: 400 14px/16px 'Roboto', Sans-serif;
    color: #ffffff;
    text-align: center;
}

form.phone textarea {
    width: 90%;
    font-size: 14px;
    font-weight: lighter;
    border: none;
    padding: 12px 8px;
    max-width: 360px;
    display: block;
    margin: 0 auto 15px auto;
    border: 1px solid #ccc;
    resize: none;
    font-family: 'Roboto', sans-serif;
}

.phoneNewFooter {
    background: #20ACF0;
    max-width: 200px;
    border-radius: 4px;
    display: block;
    width: auto;
    padding: 12px;
    font: 400 14px/16px 'Roboto', Sans-serif;
    color: #ffffff;
    text-align: center;
    margin-bottom: 10px;
}

.oneCLickLink {
    display: inline-block;
    max-width: 110px;
    width: 100%;
    float: left;
    background: transparent;
    color: #20ACF0;
    font: 400 14px/16px 'Roboto', Sans-serif;
    padding: 0;
    margin: 3px 0 0;
    text-align: left;
    transition: all .3s ease;
}

.header-mobile-callbacks {
	display: inline-flex;
	align-items: center;
	padding: 0 20px;
}

.header-mobile-callbacks a {
	min-width: 32px;
	box-sizing: border-box;
}

.header-mobile-callbacks .mobile-contacts__phone {
	margin-right: 12px;
	white-space: nowrap;
}

.header-mobile-callbacks .mobile-main-header-area__phcall {
	margin-right: 12px;
	padding: 0;
}

.header-mobile-callbacks .mobile-main-header-area__phcall .icon {
	width: 18px;
	height: 18px;
}

.header-mobile-callbacks .mobile-main-header-area__phcall a.phone {
	padding: 6px;
	background-color: #00aff0;
}

.box:hover .quick-view {
	opacity: 1;
}

.buttom-product .img {
	position: relative;
}

.quick-view {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 80%;
	transform: translateX(-50%);
	transition: all .3s ease;
	color: #717171;
	padding: 6px 6px;
	text-decoration: none;
	font: 700 10px/12px 'Roboto', sans-serif;
	background-color: rgba(241, 250, 255, 0.5);
	border: 1px solid #20ACF0;
	border-radius: 3px;
	white-space: nowrap;
	z-index: 21;
	opacity: 0;
}

.quick-view:hover {
	background-color: #20ACF0;
	color: #fff;
}

.aviabilityProduct {
	display: flex;
	width: 100%;
	align-items: center;
	padding: 12px 0;
}

.inStock, .notAvailable {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	padding: 6px 12px;
	text-decoration: none;
	border-radius: 3px;
	font: 600 12px/14px 'Roboto', sans-serif;
}

.inStock {
	background-color: #20ACF0;
}

.notAvailable {
	background-color: #CB2222;
}

.upScroll {
	z-index: 101;
}

@media (min-width: 768px) {	
	.header-mobile-callbacks {
		display: none;
	}
}

@media (max-width: 767px) {
	.quick-view {
		display: none;
	}

	.pages ul.transition {
		margin: 18px -20px 18px 20px;
	}

	.wrapper.product-blocks {
		padding: 0;
	}

	.product-blocks .similar-items-carousel .owl-stage {
        display: block;
    }

    .product-blocks .similar-items-carousel .owl-item .similar-item {
        box-sizing: border-box;
        width: 100%;
        margin: 0;
        padding: 0 6px;
        border: none;
    }

    .product-blocks .similar-items-carousel .similar-item .img a {
    	position: relative;
    	display: block;
    	margin: 0 0 12px;
    	padding: 0 0 70%;
    }

    .product-blocks .similar-items-carousel .similar-item .img a img {
    	position: absolute;
    	top: 50%;
    	left: 50%;
    	transform: translate(-50%, -50%);
    	max-width: 100%;
    	max-height: 100%;
    }

    .product-blocks .similar-items-carousel .similar-item .img,
    .product-blocks .similar-items-carousel .similar-item .text {
    	width: 100% !important;
    	text-align: center !important;
    }

    .container .product-blocks .product-t .similar-items-carousel .similar-item p.price a {
    	font-size: 12px !important;
    }

    .container .product-blocks .product-t .box .text .sub b {
    	padding: 0 !important;
    }

    .container .product-blocks .product-t .box .text .sub b::after {
    	content: '';
    	display: block;
    	width: 30vw;
    	min-width: 30vw;
    }

    .upScroll {
    	right: auto;
    	left: 20px;
    	bottom: 80px;
    }
}

.sliderImg {
	position: relative;
	overflow: hidden;
}

.sliderImg .slick-arrow,
.sliderImg .swiper-button-prev,
.sliderImg .swiper-button-next {
    font-size: 0;
    display: inline-block;
    font-size: 0;
    border: none;
    padding: 0;
    outline: none;
    width: 32px;
    height: 32px;
    position: absolute;
    top: calc(50% - 16px);
    opacity: .2;
    cursor: pointer;
    z-index: 31;
    transition: all .3s ease;
}

.sliderImg .slick-arrow:hover,
.sliderImg .swiper-button-prev:hover,
.sliderImg .swiper-button-next:hover {
	opacity: 0.4;
}

.sliderImg .swiper-button-prev,
.sliderImg .slick-prev {
    background: url(/upload/img/arrow-prev2.png) no-repeat center;
    left: -2px;
}

.sliderImg .swiper-button-next,
.sliderImg .slick-next {
    background: url(/upload/img/arrow-next.png) no-repeat center;
    right: -2px;
}

.sliderImg .swiper-pagination {
	display: none;
}

@media (max-width: 575px) {
	.sliderImg .swiper-pagination,
	.sliderImg .slick-dots {
		display: flex!important;
		width: calc(100% - 44px);
		margin: 8px 22px 0;
		justify-content: center;
		font-size: 0;
		overflow: hidden;
	}

	.sliderImg .slick-dots li {
		display: flex;
		margin-right: 4px;
	}

	.sliderImg .swiper-pagination .swiper-pagination-bullet:not(:last-child) {
		margin-right: 4px;
	}

	.sliderImg .swiper-pagination .swiper-pagination-bullet,
	.sliderImg .slick-dots button {
		font-size: 0;
		display: inline-flex;
		width: 4px;
		height: 4px;
		padding: 0;
		border: none;
		background-color: #ccc;
		border-radius: 50%;
		transition: all .3s ease;
		color: transparent;
	}

	.sliderImg .swiper-pagination .swiper-pagination-bullet-active,
	.sliderImg .slick-dots .slick-active button {
		background-color: #00afef;
	}
}

.header-search-mobile {
	flex-grow: 1;
	padding: 0 15px;
}

.header-search-mobile form {
	display: flex;
	background-color: #fff;
	border-radius: 3px;
}

.header-search-mobile input {
	border: none;
	flex-grow: 1;
	padding: 7px 12px;
	font-size: 11px;
	outline: 0;
}

.header-search-mobile input::placeholder {
	color: #aaa;
}

.header-search-mobile input[type="submit"] {
	border: none;
	flex-grow: 0;
	padding: 7px;
	width: 32px;
	background: url(/bitrix/templates/topdent_main/img/search.png) center center no-repeat;
	background-size: 12px 12px;
	filter: grayscale(1);
}

.header-cart-link-mobile {
	position: relative;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	padding: 10px;
	margin-right: -10px;
}

.header-cart-link-counter {
	position: absolute;
	left: -2px;
	bottom: 5px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	padding: 1px 3px;
	border-radius: 3px;
	color: #fff;
	background-color: #1f8f53;
	font-size: 11px;
}

@media (min-width: 768px) {
	.header-search-mobile,
	.header-cart--mobile,
	.header-cart-link-mobile {
		display: none!important;
	}
}

@media (max-width: 767px) {
	.header_top_line {
		height: 40px;
		align-items: center;
	}

	.top-nav .btn {
		margin: 0;
	}

	.header-cart-link-desktop,
	.header-cart-img-desktop,
	.header-cart-info {
		display: none;
	}

	.m_line3.mobile__top_search {
		display: none;
	}
	.footer-button__watsapp-viber .header__vk img{
		width: 32px;
	}
	.footer-button__watsapp-viber .header__vk {
		vertical-align: top;
	}
	iframe[src*="youtube.com"] {
		width: 100% !important;
		height: auto !important;
		aspect-ratio: 16 / 9;
		display: block;
	}

}
.container .product-t .box .text p.price a {
	font-size: 18px!important;
}

#catalog-menu:not(:has(*)) {
    display: none;
}
/* End */


/* Start:/bitrix/templates/.default/css/owl.carousel.css?17593534904614*/
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/bitrix/templates/.default/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/* End */


/* Start:/bitrix/templates/.default/css/jquery.arcticmodal-0.3.css?1759353490654*/
.arcticmodal-overlay,
.arcticmodal-container { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000; }
.arcticmodal-container { overflow: auto; margin: 0; padding: 0; border: 0; border-collapse: collapse; }
*:first-child+html .arcticmodal-container { height: 100% }
.arcticmodal-container_i { height: 100%; margin: 0 auto; }
.arcticmodal-container_i2 { padding: 24px; margin: 0; border: 0; vertical-align: middle; }
.arcticmodal-error { padding: 20px; border-radius: 10px; background: #000; color: #fff; }
.arcticmodal-loading { width: 80px; height: 80px; border-radius: 10px; background: #000 url(/bitrix/templates/.default/css/loading.gif) no-repeat 50% 50%; }
/* End */


/* Start:/bitrix/templates/.default/js/fancybox3/jquery.fancybox.min.css?175935349012795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/bitrix/templates/main/swiper.min.css?17593534905576*/
/**
 * Swiper 7.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 27, 2021
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}
/* End */


/* Start:/bitrix/templates/.default/css/header.css?177634310219229*/
/* ТУТ ОБЩИЕ СТИЛИ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  font-family: "Roboto", sans-serif; /* В новой верстке везде используется данный шрифт */
}

.container {
  max-width: 1180px;
  margin: 0 auto;
}

/* /ТУТ ОБЩИЕ СТИЛИ */

/* ПК */
.header-topline {
  background: #f4c542;
  color: #000;
  font-size: 13px;
}

.header-topline__inner {
  text-align: center;
  padding: 6px;
}

.header-nav {
  background: #fff;
  border-bottom: 1px solid #e0e0e0;
}

.header-nav__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 44px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.header-nav__left {
  display: flex;
  align-items: center;
  gap: 22px;
}

.topmenu {
  list-style: none;
  display: flex;
  gap: 24px;
}
.topmenu  li.topmenu-drop{
  position: relative;
}
.topmenu  li.topmenu-drop::after{
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 10px;
  height: 6px;
  transition: 0.5s all;
}
.topmenu  li.topmenu-drop::after  {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggZD0iTTguNzUgMC43NUw0Ljc1IDQuNzVMMC43NSAwLjc1IiBzdHJva2U9IiMyMDIyMjMiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+");
}

.topmenu li.topmenu-drop:hover::after  {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.60693 4.60718L4.60693 0.607178L0.606934 4.60718' stroke='%238DC74A' stroke-width='1.21429' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.topmenu li.topmenu-drop > ul.drop{
  display: none
}
.topmenu  li.topmenu-drop:hover >  a {
  color: #8dc74a;
}
.topmenu  li.topmenu-drop:hover > ul.drop{
  display: flex;
}
.topmenu li.topmenu-drop > ul.drop{
  position: absolute;
  top: 18px;
  min-width: 140px;
  padding: 16px;
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.15);
  background: #fff;
  flex-direction: column;
  gap: 15px;
  border-radius: 10px;
}
.topmenu li.topmenu-drop > ul.drop li:hover a  {
  font-weight: 400;
  font-size: 14px;
  color: #00afef;
}
.topmenu a {
  font-size: 14px;
  opacity: 0.85;
  transition: 0.15s ease;
  color: inherit;
  text-decoration: none;
}

.catalog-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-left: 8px;
  font-weight: 400;
  color: inherit;
  text-decoration: none;
}

.catalog-link span {
  font: 14px/1.4 "Inter", "Segoe UI", Roboto, Arial, sans-serif;
}

.catalog-link__icon {
  width: 13px;
  height: 16px;
  display: block;
}

.profile-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: 1px solid #b9f177;
  /* padding: 6px 8px;*/
  padding: 11px 10px 11px 10px;
  border-radius: 5px;
  background: #f8fff0;
  font-weight: 400;
  color: inherit;
  text-decoration: none;
}
.profile-btn span {
  font-weight: 400;
  font-size: 14px;
  color: #202223;
}
.profile-btn__icon {
  width: 100%;
  height: auto;
}

.header-main {
  background: #fff;
  color: #000;
}

.header-main__inner {
  display: flex;
  align-items: center;
  gap: 24px;
  height: 63px;/*92px*/
}

/* ЛОГО */
.brand {
  display: flex;
  align-items: flex-end;
  gap: 14px;
  min-width: 320px;
  margin-bottom: 20px;
}

.brand__logo img {
  width: 88px;
  height: 56px;
  display: block;
}

.brand__slogans {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.brand__slogan1 {
  height: 20px;
  width: 215px;
}

.brand__slogan2 {
  height: 20px;
  width: 215px;
}

.search {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  position: relative;
 /* max-width: 293px;*/
  max-width: 100%;
  height: 40px;
}

.search__input {
  width: 100%;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #e6e6e6;
  background: #f6f6f6;
  padding: 10px 12px;
  color: #000;
  outline: none;
}

.search__input::placeholder {
  color: #999;
}

.search__btn {
  position: absolute;
  right: 6px;
  width: 32px;
  height: 32px;
  border: 0;
  background: transparent;
  cursor: pointer;
}

.search__btn img {
  width: 18px;
  height: 18px;
}

.rightbar {
  display: flex;
  align-items: center;
  /*gap: 40px;*/
  gap: 25px;
  margin-left: auto;
}

.phoneblock {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  min-width: 350px;
  align-items: center;
  /*min-width: 330px;*/
  gap: 25px;
}

.phoneblock__left {
  display: flex;
  flex-direction: column;
  gap: 9px;

}

.phoneblock__right {
  display: flex;
  flex-direction: column;
  margin-bottom:0px;
  gap: 9px;
}

.phoneblock__row {
  display: flex;
  align-items: center;
  gap: 8px;
}

.phoneblock__icon {
  width: 22px;
  height: 22px;
}

.phoneblock__number {
  font-weight: 600;
  font-size: 21px;
  color: #161313;
  text-decoration: none;
}

.phoneblock__worktime {
  color: #5e5e5e;
  font-weight: 400;
  font-size: 13.7px;
  text-align: end;
}

.socials {
  display: flex;
  gap: 10px;

}

.socials img {
  width: 24px;
  height: 24px;
  display: block;
}

.callme {
  font-weight: 400;
  font-size: 15px;
  text-decoration: underline;
  text-decoration-skip-ink: none;
  color: #CA1A24;
}

.cart {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 15px;
  background: linear-gradient(90deg, #05b0ea 0%, #51bc94 100%);
  padding: 12px 19px;
  border-radius: 6px;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}

.cart__icon {
  width: 100%;
  height: auto;
}

.cart-count {
  position: absolute;
  top: 2px;
  /*right: 6px;*/
  left: 35px;
  background: #e94444;
  color: #fff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  font-size: 12px;
  font-weight: 700;
}

.header-cats {
  background: #fff;
}

.header-cats__inner {
  display: flex;
  align-items: center;
}

.catlink,
.catlink-first,
.catlink-last {
  display: inline-block;
  padding: 12px 19px;
  font-weight: 500;
  color: #fff;
  white-space: nowrap;
  background: #00afef;
  border-left: 1px solid #4dc7f5;
  border-right: 1px solid #4dc7f5;
  text-decoration: none;
  font-size: 15px;
}

.catlink-first {
  border-radius: 5px 0 0 5px;
}

.catlink-last {
  border-radius: 0 5px 5px 0;
}

.catlink:hover,
.catlink-first:hover,
.catlink-last:hover {
  background: #8dc74a;
}

.mobile-header {
  display: none;
}

.desktop-header {
  display: block;
}

.mcat-overlay {
  display: none;
}

.mobile-bottom-nav {
  display: none;
}

/*
.exchange-notification {
  display: none;
}*/
.wrapper .nav > ul > li:nth-child(2) > a {
  background: #00aff0;
}
.brands a {
  background: #00aff0 !important;
  border-radius:  0 5px 5px 0;
}
.catlink:hover, .catlink-first:hover, .catlink-last:hover {
  background: #8dc74a !important;
}

.mcat-body ul {
  float: inherit !important;
}

.mobile-nav-grid {
  display: flex;
}
.mobile-nav-grid ul.topmenu {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
}
.mobile-nav-grid ul.topmenu li {
  width: 48%;
}


@media (max-width: 992px) {
  body {
    padding-top: 60px !important;
  }

  .desktop-header {
    display: none !important;
  }

  .mobile-header {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 1000;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
  }

  body {
    padding-top: 130px;
  }

  .mobile-topline {
    background: #f4c542;
    padding: 3px;
    text-align: center;
    font-size: 11px;
    line-height: 1.3;
  }

  .mobile-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 16px;
    background: #fff;
  }

  .m-logo img {
    width: 72px;
    height: 45px;
    object-fit: contain;
  }

  .m-icons {
    display: flex;
    gap: 15px;
    align-items: center;
    flex-wrap: nowrap;
  }

  .m-icons-left,
  .m-icons-cart,
  .m-icons-burger {
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .m-icons-left img {
    width: 22px;
    height: 22px;
  }

  .m-cart {
    position: relative;
    width: 34px;
    height: 34px;
    background: linear-gradient(90deg, #05b0ea 0%, #51bc94 100%);
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .m-cart__icon {
    width: 20px;
    height: 20px;
  }

  .m-cart__badge {
    position: absolute;
    top: 3px;
    right: 3px;
    background: #e94444;
    color: #fff;
    font-size: 8px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .m-burger {
    width: 26px;
    height: 18px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
  }

  .m-burger span {
    height: 3px;
    background: #00afef;
    border-radius: 2px;
    transition: 0.3s;
  }

  .mobile-search {
    padding: 8px 16px 15px;
    background: #fff;
  }

  .mobile-search__field {
    position: relative;
    width: 100%;
  }

  .mobile-search input {
    width: 100%;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 0 40px 0 12px;
    background: #f6f6f6;
    font-size: 14px;
  }

  .mobile-search button {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    border: none;
    background: transparent;
  }

  .mobile-header.is-open .mobile-bar,
  .mobile-header.is-open .mobile-search {
    display: none;
  }

  .mobile-menu {
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transform-origin: top;
    transform: scaleY(0.97);
    transition:
      max-height 0.35s ease,
      opacity 0.25s ease,
      transform 0.35s ease;
  }

  .mobile-header.is-open .mobile-menu {
    max-height: 900px;
    opacity: 1;
    transform: scaleY(1);
  }

  .mobile-menu-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 16px 4px;
  }

  .mm-logo img {
    width: 84px;
    height: 53px;
    object-fit: contain;
  }

  .mm-phone {
    flex: 1;
    margin: 0 25px;
  }

  .mm-phone-row {
    display: flex;
    align-items: center;
    gap: 6px;
    font-weight: 600;
    font-size: 18px;
    color: #161313;
    margin-bottom: 2px;
  }

  .mm-phone-row img {
    width: 20px;
    height: 20px;
  }

  .mm-phone-row a {
    color: #000;
    text-decoration: none;
  }

  .mm-phone-time {
    font-size: 12px;
    color: #777;
    padding: 0 0 0 24px;
  }

  .mm-close {
    border: none;
    background: transparent;
    cursor: pointer;
    padding: 0;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .mm-close img {
    width: 20px;
    height: 20px;
    display: block;
  }

  .mobile-menu-row {
    display: flex;
    align-items: center;
    padding: 20px 16px 14px;
    gap: 12px;
  }

  .mm-socials {
    display: flex;
    gap: 10px;
  }

  .mm-socials img {
    width: 24px;
    height: 24px;
  }

  .mm-callback {
    font-size: 15px;
    color: #CA1A24;
    text-decoration: underline;
    margin-left: 5%;
  }

  .mobile-catalog-btn {
    width: calc(100% - 32px);
    margin: 8px 16px 12px;
    height: 41px;
    border-radius: 6px;
    border: none;
    background: #00afef;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
  }

  .mobile-catalog-btn img {
    width: 22px;
    height: 22px;
    display: block;
  }

  .mobile-catalog-menu {
    padding: 16px 20px 20px;
    border-top: 1px solid #ebebeb;
    margin: 0 16px;
  }

  .mobile-nav-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }

  .mobile-nav-grid ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 15px;
  }

  .mobile-nav-grid a {
    font-size: 14px;
    color: #000;
    text-decoration: none;
  }

  .nav-with-icon a {
    display: flex;
    align-items: center;
    gap: 6px;
  }

  .mobile-nav-icon {
    width: 13px;
    height: 16px;
  }

  .mobile-bottom-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 64px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 20px;
    z-index: 2000;
    border-radius: 10px 10px 0 0;
    backdrop-filter: blur(8px);
    box-shadow: 0 -5px 20px 0 rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.8);
  }

  .mbn-item {
    flex: 1;
    text-align: center;
    text-decoration: none;
    color: #000;
    font-size: 11px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    position: relative;
  }

  .mbn-item img {
    width: 25px;
    height: 25px;
    object-fit: contain;
  }

  .mbn-badge {
    position: absolute;
    right: 0px;
    background: #e94444;
    color: #fff;
    font-size: 8px;
    font-weight: 600;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .mcat-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 64px;
    background: #fff;
    z-index: 1500;
    display: flex;
    flex-direction: column;
    opacity: 0;
    visibility: hidden;
    transform: translateX(100%);
    transition:
      transform 0.25s ease,
      opacity 0.25s ease,
      visibility 0.25s ease;
  }

  .mcat-overlay--open {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
  }

  .mcat-header {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 18px;
  }

  .mcat-header::after {
    content: "";
    position: absolute;
    left: 18px;
    right: 25px;
    bottom: 0;
    height: 1px;
    background: #e6e6e6;
  }

  .mcat-title {
    font-size: 20px;
    font-weight: 500;
  }

  .mcat-close {
    border: none;
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
  }

  .mcat-close img {
    width: 22px;
    height: 22px;
  }

  .mcat-body {
    flex: 1 1 auto;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  .mcat-body::after {
  content: "";
  display: block;
  height: 80px; 
}
  .mcat-list {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .mcat-item {
    position: relative;
  }

  .mcat-item__row {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 18px;
    gap: 10px;
  }

  .mcat-item__link {
    flex: 1;
    text-decoration: none;
    font-size: 14px;
    color: #000;
  }

  .mcat-item__toggle {
    border: none;
    background: none;
    padding: 0;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    flex-shrink: 0;
  }

  .mcat-item__arrow {
    transition: transform 0.25s ease;
    display: block;
  }

  .mcat-item--open > .mcat-item__row .mcat-item__arrow {
    transform: rotate(90deg);
  }

  /* базовые серые линии под каждой строкой */
  .mcat-list--level1 > .mcat-item > .mcat-item__row::after {
    content: "";
    position: absolute;
    left: 18px;
    right: 25px;
    bottom: 0;
    height: 1px;
    background: #e6e6e6;
  }

  .mcat-list--level2 > .mcat-item > .mcat-item__row {
    padding-left: 32px;
    font-size: 14px;
  }

  .mcat-list--level2 > .mcat-item > .mcat-item__row::after {
    content: "";
    position: absolute;
    left: 32px;
    right: 25px;
    bottom: 0;
    height: 1px;
    background: #e6e6e6;
  }

  .mcat-list--level3 > .mcat-item > .mcat-item__row {
    padding-left: 48px;
    font-size: 14px;
  }

  .mcat-list--level3 > .mcat-item > .mcat-item__row::after {
    content: "";
    position: absolute;
    left: 48px;
    right: 25px;
    bottom: 0;
    height: 1px;
    background: #e6e6e6;
  }

  .mcat-list--level1 > .mcat-item.mcat-item--open::before,
  .mcat-list--level1 > .mcat-item.mcat-item--open::after,
  .mcat-list--level2 > .mcat-item.mcat-item--open::before,
  .mcat-list--level2 > .mcat-item.mcat-item--open::after,
  .mcat-list--level3 > .mcat-item.mcat-item--open::before,
  .mcat-list--level3 > .mcat-item.mcat-item--open::after {
    content: "";
    position: absolute;
    right: 20px;
    height: 1px;
    background: #00afef;
  }

  .mcat-list--level1 > .mcat-item.mcat-item--open::before {
    top: 0;
    left: 18px;
  }

  .mcat-list--level1 > .mcat-item.mcat-item--open::after {
    bottom: 0;
    left: 18px;
  }

  .mcat-list--level2 > .mcat-item.mcat-item--open::before {
    top: 0;
    left: 32px;
  }

  .mcat-list--level2 > .mcat-item.mcat-item--open::after {
    bottom: 0;
    left: 32px;
  }

  .mcat-list--level3 > .mcat-item.mcat-item--open::before {
    top: 0;
    left: 48px;
  }

  .mcat-list--level3 > .mcat-item.mcat-item--open::after {
    bottom: 0;
    left: 48px;
  }

  .mcat-item.mcat-item--open > .mcat-item__row::after {
    background: transparent;
  }

  .mcat-item__row--last-in-group::after {
    background: transparent;
  }

  .mcat-list--level2,
  .mcat-list--level3 {
    display: none;
  }

  .mcat-item--open > .mcat-list--level2,
  .mcat-item--open > .mcat-list--level3 {
    display: block;
    margin-top: -15px;
  }

  .mcat-item--brands .mcat-item__link {
    font-weight: 500;
  }
}
@media screen and (max-width: 750px) {
  div#show_catalog_menu {
    display: none;
  }
}
@media screen and (max-width: 550px) {
  .header-cats {
    display: none;
  }
  .search {
    max-width: 100%;
  }
  .mobile-topline{
    display: none;
  }

}

/*alert-info*/

.alert-info{
  position: fixed;
  bottom: 175px;
  right: 10px;
  padding: 12px;
  max-width: 324px;
  box-shadow: 0 4px 15px 0 rgba(64, 48, 1, 0.2);
  background: #ffe8a2;
  transition: 0.5s all;
  z-index: 250;
}
.alert-info p {
  font-weight: 400;
  font-size: 14px;
  color: #000;
}

.alert-info span.close {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 17px;
  font-weight: 400;
  cursor: pointer;
}

.alert-hidden {
  bottom: -100px;
}

.me-online__social a.telegram, .me-online__social a.header__vk {
    width: 34px !important;
    height: 26px  !important;
    padding: 0 10px 0 0  !important;
}
/* End */


/* Start:/bitrix/templates/.default/css/form.css?17653713277161*/
/* ТУТ ОБЩИЕ СТИЛИ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

body {
    font-family: "Roboto", sans-serif; /* В новой верстке везде используется данный шрифт */
}

.container {
    max-width: 1180px;
    margin: 0 auto;
}

.contact-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #E7F9FF;
    border-radius: 16px;
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.contact-form {
    width: 45%; /* ЛЕГКО меняется ширина формы */
    padding: 0 ;/*25px*/
}

.contact-form h2 {
    font-size: 32px !important;
    margin-bottom: 10px;
}

.subtitle {
    margin-bottom: 25px;
    color: #444;
    font-size: 14px !important;
}

.contact-form input {
    width: 100% !important;
    padding: 14px 18px !important; /* Размеры инпутов — ЛЕГКО менять */
    border: 1px solid #d7d7d7 !important;
    border-radius: 10px !important;
    font-size: 15px !important;
    margin: 15px 0 12px 0 !important;
    max-width: 100% !important;
}
.policy {
    width: 100%;
}
.policy input {
    font-weight: 400 !important;
    font-size: 13px !important;
    line-height: 140% !important;
    color: #818181 !important;
    border: 1px solid #cacaca !important;
    border-radius: 6px !important;
    padding: 3px !important;
    width: 17px !important;
    height: 17px !important;
}

.btn {
    width: 100%;
    padding: 14px; /* ЛЕГКО менять высоту кнопки */
    background: #00a8ff;
    color: #fff;
    border: none;
    border-radius: 10px;
    font-size: 17px;
    cursor: pointer;
    margin-bottom: 10px;
}

.policy a {
    color: #0095ff;
}

.contact-image {
    height: 100%;
    display: flex;
}

.contact-image img {
    height: 100%;       /* картинка растягивается от верха до низа */
    width: auto;        /* ширина подстраивается */
    object-fit: cover;  /* обрезка по бокам для сохранения пропорций */
    border-radius: 12px;
}

.policy span {
    display: inline-block;
    text-align: left;
}

/* ----- ЧЕКБОКС ----- */
.category-item__checkbox {
    appearance: none;
    width: 18px;
    height: 18px;
    border: 2px solid #d0d0d0;
    border-radius: 3px;
    cursor: pointer;
    background: #fff;
    flex-shrink: 0;
    margin-top: 2px; /* идеально подгоняет по первой строке */
    position: relative;
}

.category-item__checkbox:checked {
    background: #7bb52c;
    border-color: #7bb52c;
}

.category-item__checkbox:checked::after {
    content: "";
    width: 6px;
    height: 10px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    position: absolute;
    top: 1px;
    left: 5px;
    transform: rotate(45deg);
}

/* ----- ОБЁРТКА ПОЛИСИ ----- */
.policy {
    display: flex;
    align-items: center; /* flex-start */ /* чекбокс по верхней строке */
    gap: 8px;
    font-size: 13px;
    line-height: 1.35;
    color: #555;
}

.policy-text {
    display: block;
    white-space: normal;
    word-break: normal;   /* НЕ ломаем ссылку по буквам */
    margin-top: 2px;
}

.policy-text a {
    white-space: normal; /* позволяем ссылке переноситься нормально */
}
.contact-form  .contact form {
    background: none !important;
}
form.form.form__callback.prForm.phone {
    background: none !important;
    margin-top: 0 !important;
    padding: 10px 4% 0% 4%;
    margin: 10px;
}
.height-text.container.inner_all_rubric.clearfix.catalog-content .contact-block ,
.height-text.container.clearfix.catalog-content  .contact-block{
    align-items: unset;
}
.height-text.container.inner_all_rubric.clearfix.catalog-content .contact-block .contact-image ,
.height-text.container.clearfix.catalog-content .contact-block .contact-image {
    height: auto;
}
.height-text.container.inner_all_rubric.clearfix.catalog-content  .contact-form,
.height-text.container.clearfix.catalog-content  .contact-form {
    width: 60%;
}
.contact-form h2 {
    max-width: 300px;
}
.height-text.container.clearfix.catalog-content .contact-form h2 ,
.height-text.container.inner_all_rubric.clearfix.catalog-content .contact-form h2
{
    font-size: 25px !important;
    max-width: 235px;
    line-height: 1;

}
.contact-image_mob {
    display: none;
}
/* ========= АДАПТИВ ДО 992px ========= */
@media (max-width: 992px) {
    .contact-image_pc {
        display: none;
    }
    .contact-image_mob {
        display: block;
    }
    .contact-block {
        flex-direction: column;         /* ставим форму сверху, фото снизу */
        padding: 0;
        border-radius: 20px;
        overflow: hidden;               /* чтобы картинка не выходила за края */
    }

    .contact-form {
        width: 100% !important;
        padding: 25px 20px;
        text-align: left;
    }

    .contact-form h2 {
        font-size: 24px;
        margin-bottom: 8px;
    }

    .subtitle {
        font-size: 13px;
        margin-bottom: 20px;
    }

    .contact-form input {
        padding: 14px 16px;
        font-size: 15px;
    }

    .btn {
        font-size: 16px;
        padding: 14px;
    }

    .policy {
        display: flex;
        align-items: flex-start;
        gap: 6px;
        font-size: 12px;
        line-height: 140%;
        align-items: center;
    }

    .policy input {
        flex-shrink: 0;
        padding: 0px;
        margin-top: 0px;
    }

    /* Блок с изображением */
    .contact-image {
        width: 100%;
        height: auto;
        display: flex;
        justify-content: center;
    }

    .contact-image img {
        width: 100%;
        height: auto;
        object-fit: cover;
        border-radius: 0;
    }

    .contact-form-block {
        margin: 0 15px;
    }

    .category-item__checkbox {
        width: 17px;
        height: 17px;
        border-width: 1.5px; /* чтобы не казался больше */
        margin-top: 1px;
    }
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.section.list/menu_mob/style.css?17593534903106*/
.side-bar .navbar:after {
	content: '';
	display: table;
	clear: both;
}

#catalog-menu {
	margin-bottom: 20px;
	border-left: 1px solid lightgray;
	border-right: 1px solid lightgray;
	border-bottom: 1px solid lightgray;
	background: #F2F2F2 !important;
}

#catalog-menu li {
	position: relative;
	min-height: 30px;
	padding-right: 30px;
	border-top: 1px solid lightgray !important;
	background: #F2F2F2 !important;
	margin: 0;
}
#catalog-menu li li {
	border-top: 1px solid lightgray !important;
	background: #F6F9F9 !important;
}
#catalog-menu li li.active{
	background: #F2F2F2 !important;
}
#catalog-menu li li li {
	border: none !important;
	background: white !important;
}

#catalog-menu li a {
	display: inline-block;
	color: #4f636b;
	padding: 10px 0 10px 10px !important;
	font-size: 16px !important;
	font-weight: normal !important;
	color: black !important;
	text-transform: uppercase !important;
}
#catalog-menu li li a {
	padding: 10px 0 10px 30px !important;
	font-size: 14px !important;
	text-transform: none !important;
}
#catalog-menu li li li a {
	padding: 10px 0 10px 50px !important;
	font-size: 12px !important;
	text-transform: none !important;
}

#catalog-menu ul {
	display: none;
	float: none;
	margin: 0 -30px 0 0;
	background: #F6F9F9 !important;
}
#catalog-menu ul ul {
	border-top: 1px solid lightgray !important;
	background: white !important;
}

#catalog-menu ul li {
	background: #F2F2F2;
}
#catalog-menu ul ul li {
	background: #F6F9F9;
}

#catalog-menu li.active > ul {
	display: block;
}
#catalog-menu li.active > a {
	font-weight: bold !important;
}
#catalog-menu li li li.active {
	background: #00AFF0 !important;
}
#catalog-menu li li li.active > a {
	color: white !important;
}

#catalog-menu li .menu-toggle {
	background: url(/bitrix/templates/.default/components/bitrix/catalog.section.list/menu_mob/img/arrow_g.png) no-repeat center;
	display: block;
	position: absolute;
	right: 0;
	width: 30px;
	height: 30px;
	cursor: pointer;
	top: 10px;
}
#catalog-menu li li .menu-toggle {
	background-image: url(/bitrix/templates/.default/components/bitrix/catalog.section.list/menu_mob/img/arrow_g.png);	
}
#catalog-menu li .menu-toggle.opened {
	transform: rotate(90deg);
}

#catalog-menu li.parent {
	background: #92C548;
}
#catalog-menu li.parent > a {
	font-size: 14px;
	font-weight: 500;
	min-height: 30px;	
}

#catalog-menu ul.item-level-2 li.active > ul {
	display: none;
}
#catalog-menu ul.item-level-2 li .menu-toggle {
	display: none;
}

#catalog-menu ul.item-level-3 {
	display: none;
	/*position: absolute;
	left: 100%;
	top: 0;
	min-width: 300px;
	border: 1px solid lightgray;
	z-index: 100;*/
}

#catalog-menu ul.item-level-2 li:hover ul.item-level-3 {
	display: block;	
}

.root-item .active.selected{
    background: #00AFF0 !important;
}
.root-item .active.selected a{
    color: #fff!important;
}
.navbar__title{
	position: relative;
	min-height: 50px;
}
.navbar__title a{
	color: #000;
	display: block;
	padding: 15px 0 15px 30px;
}
.navbar__title span{
	background: url(/bitrix/templates/.default/components/bitrix/menu/catalog_left/img/arrow_g.png) no-repeat center;
	display: block;
	position: absolute;
	left: 0;
	width: 30px;
	height: 30px;
	cursor: pointer;
	top: 9px;
	transform: rotate(180deg);
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/search.title/search_title_new_mob_top/style.css?17685017824049*/
/*.bx-searchtitle {
	margin: 10px 0 0;
}*/
.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}
/*.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	border-right: none;
	border-radius: 2px 0 0 2px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}*/
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	background: #95a1a8;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:6px 12px;
	border-radius: 0 2px 2px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background: #1484CE;
}


div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 370px;
	margin-top:-3px;
	background-color: #FFF;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/.default/components/bitrix/search.title/search_title_new_mob_top/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_searche{}
.bx_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: 67px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 10px;
	margin-left: 85px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	color: #4788cb;
	font-size: 13px;
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:13px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/search.title/search_title_new/style.css?17685017814049*/
/*.bx-searchtitle {
	margin: 10px 0 0;
}*/
.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}
/*.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	border-right: none;
	border-radius: 2px 0 0 2px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}*/
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	background: #95a1a8;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:6px 12px;
	border-radius: 0 2px 2px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background: #1484CE;
}


div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 370px;
	margin-top:-3px;
	background-color: #FFF;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/.default/components/bitrix/search.title/search_title_new/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_searche{}
.bx_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: 67px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 10px;
	margin-left: 85px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	color: #4788cb;
	font-size: 13px;
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:13px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/search.title/search_title_new_mob/style.css?17685017814049*/
/*.bx-searchtitle {
	margin: 10px 0 0;
}*/
.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}
/*.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	border-right: none;
	border-radius: 2px 0 0 2px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}*/
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	background: #95a1a8;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:6px 12px;
	border-radius: 0 2px 2px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background: #1484CE;
}


div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 370px;
	margin-top:-3px;
	background-color: #FFF;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/.default/components/bitrix/search.title/search_title_new_mob/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_searche{}
.bx_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: 67px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 10px;
	margin-left: 85px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	color: #4788cb;
	font-size: 13px;
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:13px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/news.list/articles_main/style.css?17593534902085*/
div.news-list
{
	word-wrap: break-word;
}
.news-date-time {
	color:#486DAA;
}


.newslist{
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin: 0 -10px;
}
.newslist .news-item{
	width: 30%;
	margin-top: 0!important;
	border: none!important;
}
.newslist .news-item img:not(.newsIcon) {
	float: none!important;
	width: 100%!important;
	height: 210px;
	opacity: .8;
	position: relative;
	z-index: 1;
	display: block;
	object-fit: cover;
}
.newslist .newsTitle{
	font-size: 20px;
	font-weight: 600;
	line-height: 26px;
	letter-spacing: 0;
	text-align: left;
	color: #00AFF0;
	display: block;
}
.newslist .newsDesc,.newslist .newsDesc p{
	font-size: 16px;
	font-weight: 400;
	line-height: 23px;
	letter-spacing: 0;
	text-align: left;
	color: #50646B;
	margin-top: 10px;
}
.newsDate{
	font-size: 16px!important;
	font-weight: 400;
	line-height: 19px;
	letter-spacing: 0;
	text-align: left;
	color: #8E8E8E!important;
	margin: 0!important;
}
.newsIcon{
	float: none!important;
	width: 15px!important;
	height: 15px!important;
}
.newsInfo{
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	margin-top: 20px;
}
.newsTime {
	display: flex;
	gap: 3px;
	font-size: 16px!important;
	font-weight: 400;
	line-height: 19px;
	letter-spacing: 0;
	text-align: left;
	color: #8E8E8E!important;
}
@media (max-width: 525px) {
	.newsInfo {
		margin-top: 15px;
	}
}
.newsLink{
	position: relative;
	display: block;
	margin-bottom: 10px;
}
.newsLink:after{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	content: "";
	width: 100%;
	height: 100%;
}
.newsSection{
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 9;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 0 0 2px 0;
	font-size: 12px;
	font-weight: 500;
	padding: 4px 20px;
}
.newsSections{
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 15px;
	margin-bottom: 30px;
}
.newsSections a{
	color: #393939;
	transition: .3s;
	border-radius: 2px;
	border: 1px solid #393939;
	padding: 5px 12px;
	text-decoration: none;
}
.newsSections a:hover, .newsSections a.active{
	color: #fff;
	background: #393939;
}
/* End */


/* Start:/bitrix/templates/main/styles.css?178239597778395*/
/*
16.09.20 закомментировал, т.к. не открывалась форма обратный звонок по задаче #16677
.arcticmodal-overlay,.arcticmodal-container{
    display: none!important;
}*/

@media screen and (min-device-width: 980px), (min-width: 980px){
	.mobile{display:none;}
	.right-mob-top-menu{display:none;}

	/*header /include/header.php*/
	.wrapper {
		max-width: 1180px;
		margin: 0 auto;
		}
	.top-header{
		padding:0;
		}
	.top-header .wrapper .top-nav {
		width: calc(100% - 400px);
		}

	.top-header .wrapper ul {
		width: 100%;
		display: flex;
		}

	.top-header .wrapper ul li {
		float: left;
		flex: 1 1 auto;
		}

	.top-header .wrapper ul li a {
		font-family: 'Roboto', Sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		line-height: 14px;
		text-transform: none;
		color: #717171;

		/* Inside Auto Layout */
		margin: 15px 0px;
		}

	.header-top-button {
		display: flex;
		width: 400px;
		float: right;
		}

	.header-top-button > div {
		flex: 1 1 auto;
		margin: 0;
		float: none;
		padding-top: 13px;
		}

	.header-top-button > div a {
		font-family: 'Roboto', Sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		line-height: unset;
		text-transform: none;
		color: #717171;
		display: initial;
		}

	.header-top-button a.whatsapp {
		text-align: left;
		background: url(/bitrix/templates/topdent_main/img/icon-whatsapp.png) no-repeat left center;
		padding: 10px 0 10px 35px;
		border-radius: 10px;
		}

	.header-top-button a.viber {
		text-align: left;
		background: url(/bitrix/templates/topdent_main/img/viber_main_header.png) no-repeat left center;
		padding: 10px 0 10px 28px;
		border-radius: 10px;
		}
	.header-top-button a.telegram {
		text-align: left;
		background: url(/upload/telegram.png) no-repeat left center;
		padding: 10px 0 10px 35px;
		border-radius: 10px;
        background-size: 65%;
		}

	.header-top-button .header-top-button__catalog {
		flex: 6 1 auto;
		}

	.header-top-button .header-top-button__catalog a {
		background: url(/bitrix/templates/topdent_main/img/icon1.png) no-repeat left center;
		padding-left: 20px;
		margin-left: 30px;
		}

	.header-top-button .social {
		padding-top: 10px;
		}

	.header-top-button .social a {
		margin: 0 0 0 10px;
		}

	/*main-header-area*/
	.main-header-area {
		display: flex;
		justify-content: space-between;
		}

	.main-header-area > div {
		width: 100%;
		/*margin: 0px;*/
		padding: 0px;
		}

	.main-header-area__logo {
		max-width: 185px;
		margin-top: 20px;
		margin-left: -37px;
		margin-right: 5px;
		}

	.main-header-area__logo a.logo {
		float: none;
		width: auto;
		margin: 0px;
		}

	.main-header-area__logo a.logo img {
		width: 100%;
		}

	.main-header-area__slogan-search {
		max-width: 280px;
		margin-top: 35px;
		}

	.main-header-area__slogan-search > div {
		display: block;
		}

	.header .main-header-area__slogan {
		float: none;
		width: 100%;
		padding: 0;
		}

	.header .main-header-area__slogan .color {
		font: normal 400 18px/21px 'Roboto', Sans-serif;
		color: #8DC74A;
		}

	.header .main-header-area__slogan .sub-text {
		font: normal 400 14px/16px 'Roboto', Sans-serif;
		color: #717171;
		margin-top: 6px;
		}

	.box.main-header-area__search {
		padding: 0;
		margin-top: 10px;
		}

	.main-header-area__wp-phone {
		max-width: 210px;
		margin-top: 35px;
		}

	.main-header-area__wp-phone a.whatsapp {
		display: block;
		text-align: left;
		background: url(/bitrix/templates/topdent_main/img/icon-whatsapp.png) no-repeat left center;
		padding: 10px 0 10px 0;
		text-decoration: none;
		color: #9d9d9d;
		border-radius: 10px;
		}

	.main-header-area__wp-phone a.whatsapp span {
		font: normal 400 1em/16px 'Roboto', Sans-serif;
		color: #717171;
		padding-left: 35px;
		}

	.main-header-area__wp-phone .telzvon {
		background: url(/bitrix/templates/topdent_main/img/phone_main_header.png) no-repeat left center;
		padding: 0;
		margin: 0;
		margin-top: 20px;
		}

	.main-header-area__wp-phone .telzvon a.phoneHeader {
		margin: 0 0 0 47px;
		padding: 0px;
		display: block;
		font: normal 700 18px/21px 'Roboto', Sans-serif;
		color: #717171;
		background: none;
		}

	.main-header-area__wp-phone .telzvon div.workTime {
		margin: 0 0 0 47px;
		display: block;
		font: normal 400 12px/14px 'Roboto', Sans-serif;
		color: #717171;
		}

	.main-header-area__phcall-mail {
		max-width: 180px;
		margin-top: 35px;
		}

	.main-header-area__phcall-mail a.phone {
		background: #8DC74A;
		border-radius: 4px;
		display: block;
		width: auto;
		padding: 12px;
		font: normal 400 14px/16px 'Roboto', Sans-serif;
		color: #ffffff;
		text-align: center;
		}

	.main-header-area__phcall-mail .main-header-area__mail {
		background: url(/bitrix/templates/topdent_main/img/mail_main_header.png) no-repeat left center;
		padding: 0;
		margin: 0;
		height: 35px;
		margin-top: 16px;
		}

	.main-header-area__mail a.mail {
		font: normal 400 14px/16px 'Roboto', Sans-serif;
		display: block;
		margin: 0 0 0 47px;
		color: #00afef;
		float: none;

		}

	.main-header-area__mail span {
		font: normal 400 12px/17px 'Roboto', Sans-serif;
		display: block;
		margin-left: 47px;
		color: #717171;
		}

	.main-header-area__basket-lc {
		max-width: 200px;
		margin-top: 35px;
		margin-right: -30px;
		margin-left: 5px;
		}

	.main-header-area__basket-lc .mybasket {
		float: none;
		height: auto;
		margin: 0;
		width: auto;
		border-radius: 4px;
		background-color: #F2F2F2;
		height: 50px;
		/*margin:10px 0 0 10px;*/
		}

	.main-header-area__basket-lc .mybasket img {
		float: left;
		margin: 10% 0 0 10%;
		}

	.main-header-area__basket-lc .mybasket a {
		display: block;
		margin: 10px 0 0 50px;
		font: normal 400 14px/16px 'Roboto', Sans-serif;
		float: none;
		text-transform: uppercase;
		color: #20ACF0;
		}

	.main-header-area__basket-lc .mybasket p {
		display: block;
		margin: 0 0 0 50px;
		font: normal 400 12px/14px 'Roboto', Sans-serif;
		float: none;
		text-transform: none;
		color: #717171;
		}

	.main-header-area__basket-lc .header__login-link {
		font: 400 12px/25px 'Roboto', Sans-serif;
		background: url(/bitrix/templates/topdent_main/img/lc_main_header.png) no-repeat left center;
		color: #717171;
		display: block;
		height: 25px;
		padding: 0 0 0 35px;
		margin-top: 5px;
		}
	.main-header-area__basket-lc .header__compare-link {
		font: 400 12px/20px 'Roboto', Sans-serif;
		background: url(/bitrix/templates/topdent_inner/img/compare_catalog.png) no-repeat left center;
		background-size: 25px;
		color: #717171;
		display: block;
		height: 20px;
		padding: 0 0 0 35px;
		margin-top: 5px;
		}
	.main-header-area__basket-lc .header__login-link:hover,
	.main-header-area__basket-lc .header__compare-link:hover{
		text-decoration: underline;
		}

	/*main product menu /include/top_menu.php*/
	.wrapper .nav {
		padding-top: 0;
		margin-top: 20px;
		}

	.wrapper .nav > ul {
		position: relative;
		width: 100%;
		display: flex;
		}

	.wrapper .nav > ul > li {
		float: left;
		letter-spacing: normal;
		flex: 1 1 auto;
		}

	.wrapper .nav > ul > li > a {
		width: auto;
		font-family: 'Roboto', Sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 14px;
		line-height: 16px;
		}

	.wrapper .nav > ul > li > .one-list {
		width: auto;
		}

	.wrapper .nav > ul > li:last-child > a {
		font-weight: normal;
		text-transform: uppercase;
		}

	.wrapper .nav .in_menu {
		position: absolute;
		left: 0;
		display: none;
		width: 100%;
		max-width: 1150px;
		box-shadow: none;
		z-index: 101;
		padding: 30px 15px;
		background: rgba(242, 242, 242, 0.95);
		border-radius: 0px 0px 10px 10px;
		}

	.wrapper .nav > ul > li .in_menu > li > a {
		display: block;
		min-height: 28px;
		height: auto;
		padding: 0 2px;
		font: normal 400 14px/16px 'Roboto', Sans-serif;
		color: #000000;
		}

	.wrapper .nav > ul > li:nth-child(1):hover:after,
	.wrapper .nav > ul > li:nth-child(2):hover:after,
	.wrapper .nav > ul > li:nth-child(3):hover:after,
	.wrapper .nav > ul > li:nth-child(4):hover:after {
		content: ' ';
		position: absolute;
		left: auto;
		z-index: 110;
		bottom: -15px;
		margin: 0 0 0 45px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 15px 10px 0 10px;
		border-color: #8DC74A transparent transparent transparent;
		}

	/*main top slider */
	.slider .slider-product {
		display: block;
		height: 222px;
		width: 1180px;
		position: relative;
		background: #fff;
		}

	.slider .slider-product__name {
		font: normal 600 24px/26px 'Roboto', Sans-serif;
		color: #CA1A24;
		text-transform: uppercase;
		}

	/*main brand slider */
	.brend__wrapper {
		position: relative;
		padding: 10px 0;
		border-top: 1px solid #dddddd;
		border-bottom: 1px solid #dddddd;
		margin-bottom: 0px;
		}

	/*main 3 boxes */
	.boxes .box img.src_lazy {
		width: 100%;
		}

	.boxes .box .sub-text a {
		text-transform: uppercase;
		font: normal 400 16px/46px 'Roboto', Sans-serif;
		color: #fff;
		display: inline;
		}

	.navigation.wrapper .reclam {
		margin-top: 20px;
		}

	/*text of main*/
	.text-of-main {
		font: normal 400 14px/21px 'Roboto', Sans-serif;
		color: #717171;
		}

	.text-of-main h1.title {
		color: #8DC74A;
		margin: 30px 0 0 0;
		font: normal 400 25px/29px 'Roboto', Sans-serif;
		text-transform: uppercase;
		padding: 10px 0;
		text-align: left;
		}

	.text-of-main .sub-text {
		font: normal 400 14px/21px 'Roboto', Sans-serif;
		color: #717171;
		margin: 0;
		}

	.text-of-main h2.title {
		color: #8DC74A;
		margin: 30px 0 0 0;
		font: normal 400 25px/29px 'Roboto', Sans-serif;
		text-transform: uppercase;
		padding: 10px 0;
		text-align: left;
		}

	.text-of-main ul {
		margin: 15px 0 15px 25px;
		}

	.text-of-main ul li {
		font: normal 400 14px/21px 'Roboto', Sans-serif;
		color: #717171;
		}

	.text-of-main .bottom-text {
		font: normal 400 14px/21px 'Roboto', Sans-serif;
		color: #717171;
		margin: 0;
		}

	/*main-page-news footer.php*/
	.main-page-news {
		padding: 0;
		margin: 0;
		}

	.main-page-news .h1-like {
		text-align: center;
		position: relative;
		color: #717171;
		margin: 20px 0 20px 0;
		font: normal 400 25px/29px 'Roboto', Sans-serif;
		text-transform: uppercase;
		padding: 10px 0;
		}

	.main-page-news .items {
		margin: 0;
		padding: 0;
		font: normal 400 14px/21px 'Roboto', Sans-serif;
		color: #717171;
		display: flex;
		}

	.main-page-news .items .item {
		flex: 1 1 auto;
		margin: 0;
		padding: 0;
		width: 100%;
		float: none;
		}

	.main-page-news .items .item:first-child {
		margin-right: 24px;
		}

	.main-page-news .items .item:last-child {
		margin-left: 24px;
		}

	.main-page-news .items .item > a {
		margin-right: 40px;
		display: block;
		width: 96px;
		height: auto;
		float: left;
		min-height: 110px;
		}

	.main-page-news .items .item a img {
		width: 100%;
		}

	.main-page-news .items .item .text {
		font: normal 400 14px/21px 'Roboto', Sans-serif;
		color: #717171;
		float: right;
		min-height: 90px;
		width: calc(100% - 136px);
		}

	.main-page-news .items .item .text a.next {
		font: normal 400 14px/21px 'Roboto', Sans-serif;
		color: #00aff0;
		float: none;
		/*width: calc(100% - 136px);*/
		width: auto;
		position: absolute;
		bottom: 0;
		}

	/*main-page-articles footer.php*/
	.main-page-articles {
		padding: 0;
		margin: 0 0 10px 0;
		}

	.main-page-articles .h1-like {
		text-align: center;
		position: relative;
		color: #717171;
		margin: 20px 0 20px 0;
		font: normal 400 25px/29px 'Roboto', Sans-serif;
		text-transform: uppercase;
		padding: 10px 0;
		}

	.main-page-articles .items {
		margin: 0;
		padding: 0;
		font: normal 400 14px/21px 'Roboto', Sans-serif;
		color: #717171;
		display: flex;
		}

	.main-page-articles .items .item {
		flex: 1 1 auto;
		margin: 0;
		padding: 0;
		width: 100%;
		float: none;
		}

	.main-page-articles .items .item:first-child {
		margin-right: 24px;
		}

	.main-page-articles .items .item:last-child {
		margin-left: 24px;
		}

	.main-page-articles .items .item > a {
		margin-right: 40px;
		display: block;
		width: 96px;
		height: auto;
		float: left;
		min-height: 110px;
		}

	.main-page-articles .items .item a img {
		width: 100%;
		}

	.main-page-articles .items .item .text {
		font: normal 400 14px/21px 'Roboto', Sans-serif;
		color: #717171;
		float: right;
		min-height: 90px;
		width: calc(100% - 136px);
		}

	.main-page-articles .items .item .text a.next {
		font: normal 400 14px/21px 'Roboto', Sans-serif;
		color: #00aff0;
		float: none;
		/*width: calc(100% - 136px);*/
		width: auto;
		position: absolute;
		bottom: 0;
		}

	/*main-page-concurent /include/footer_text.php*/
	.bottom-section {
		background-color: #F2F2F2;
		}

	.bottom-section > .main-page-concurent {
		background: none;
		background-color: #fff;
		}

	.main-page-concurent .wrapper {
		padding: 0;
		overflow: hidden;
		background: url(/bitrix/templates/topdent_main/img/img18.png) right center no-repeat;
		}

	.main-page-concurent .content-sec h2 {
		color: #8DC74A;
		margin: 25px 0 15px 0;
		padding: 0;
		font: normal 400 25px/29px 'Roboto', Sans-serif;
		text-transform: uppercase;
		}

	.bottom-section ul {
		margin: 0 0 25px 25px;
		}

	.main-page-concurent ul li {
		margin: 0;
		padding: 0 0 0 25px;
		font: normal 400 14px/21px 'Roboto', Sans-serif;
		color: #717171;
		background: url(/bitrix/templates/topdent_main/img//arrow.png) left center no-repeat;
		}

	.bottom-section .main-page-concurent .content-sec p {
		margin: 0;
		font: normal 600 14px/21px 'Roboto', Sans-serif;
		color: #717171;
		padding-bottom: 20px;
		}

	/*footer   /include/footer.php*/
	.main-page-footer {
		border-top: 1px solid #717171;
		}

	.main-page-footer__main-block {
		display: flex;
		max-width: 1180px;
		margin: 40px auto 0;
		}

	.main-page-footer__1-inner-block {
		width: 16%;
		}

	.main-page-footer__2-inner-block {
		width: 16%;
		}

	.main-page-footer__3-inner-block {
		width: 28%;
		}

	.main-page-footer__4-inner-block {
		width: 40%;
		}

	.main-page-footer__main-block > div ul {
		margin: 0;
		padding: 0;
		}

	.main-page-footer__main-block > div ul li {
		text-align: left;
		padding: 5px 0;
		}

	.main-page-footer__main-block > div ul li a {
		font: normal 400 14px/21px 'Roboto', Sans-serif;
		color: #717171;
		}

	.main-page-footer__main-block > .main-page-footer__3-inner-block ul li a {
		font: normal 600 14px/21px 'Roboto', Sans-serif;
		color: #717171;
		}

	/*4 block footer*/
	.inner1-hor-block {
		display: flex;
		}

	.inner11-hor-block, .inner12-hor-block {
		width: 49.5%;
		}

	.inner11-hor-block .telzvon {
		background: url(/bitrix/templates/topdent_main/img/footer-phone.png) no-repeat left center;
		padding: 0;
		margin: 0;
		margin-top: 0;
		text-align: left;
		}

	.inner11-hor-block .telzvon a.phoneHeader {
		margin: 0 0 0 35px;
		padding: 0px;
		display: block;
		font: normal 700 18px/21px 'Roboto', Sans-serif;
		color: #717171;
		background: none;
		}

	.inner11-hor-block .telzvon div.workTime {
		margin: 0 0 0 35px;
		display: block;
		font: normal 400 12px/14px 'Roboto', Sans-serif;
		color: #717171;
		}

	.main-page-footer__4-inner-block__mail {
		background: url(/bitrix/templates/topdent_main/img/footer-mail.png) no-repeat left center;
		padding: 0;
		margin: 0;
		height: 35px;
		margin-top: 16px;
		text-align: left;
		}

	.main-page-footer__4-inner-block__mail a.mail {
		font: normal 600 16px/19px 'Roboto', Sans-serif;
		display: block;
		margin: 0 0 0 35px;
		color: #717171;
		float: none;
		}

	.main-page-footer__4-inner-block__mail span {
		font: normal 400 12px/17px 'Roboto', Sans-serif;
		display: block;
		margin-left: 35px;
		color: #717171;
		}

	.inner12-hor-block a.phone {
		background: #20ACF0;
		max-width: 200px;
		border-radius: 4px;
		display: block;
		width: auto;
		padding: 12px;
		font: normal 400 14px/16px 'Roboto', Sans-serif;
		color: #ffffff;
		text-align: center;
		margin-bottom: 10px;
		}

	.inner12-hor-block a.whatsapp {
		text-align: left;
		background: url(/bitrix/templates/topdent_main/img/icon-whatsapp.png) no-repeat left center;
		padding: 0px 0 30px 30px;
		border-radius: 10px;
		display: inline-block;
		}

	.inner12-hor-block a.viber {
		text-align: left;
		background: url(/bitrix/templates/topdent_main/img/viber_main_header.png) no-repeat left center;
		padding: 8px 10px 20px 15px;
		border-radius: 10px;
		width: 25px;
		display: inline-block;
		}

	.inner2-hor-block {
		border-top: 1px solid #717171;
		margin: 25px auto 30px;
		display: flex;
		padding: 15px 0 15px;
		justify-content: space-between;
		}

	.inner2-hor-block > div {
		max-width: 50%;
		}

	.inner2-hor-block h3 {
		font: normal 700 14px/21px 'Roboto', Sans-serif;
		color: #717171;
		text-align: left;
		padding-bottom: 15px;
		}

	.inner2-hor-block .telzvon {
		background: url(/bitrix/templates/topdent_main/img/footer-phone.png) no-repeat left center;
		padding: 0 0 0 35px;
		text-align: left;
		margin: 0;
		min-height: 25px;
		}

	.inner2-hor-block .telzvon a.phoneHeader {
		margin: 0 0 0 0;
		padding: 0px;
		display: block;
		font: normal 400 12px/14px 'Roboto', Sans-serif;
		color: #717171;
		background: none;
		}

	.inner22-hor-block .telzvon a.phoneHeader {
		line-height: 25px;
		}

	.inner2-hor-block .footer-geo {
		background: url(/bitrix/templates/topdent_main/img/footer-geo.png) no-repeat left center;
		padding: 0;
		margin: 0;
		margin-top: 15px;
		min-height: 25px;
		text-align: left;
		}

	.inner2-hor-block .footer-geo div {
		margin: 0 0 0 0;
		padding: 0 0 0 35px;
		display: block;
		font: normal 400 12px/14px 'Roboto', Sans-serif;
		color: #717171;
		background: none;
		}

	.inner22-hor-block .footer-geo p {
		line-height: 25px;
		}

	/*footer regions*/
	.main-page-footer__sec-block {
		max-width: 1180px;
		margin: 0 auto 30px;
		border-top: 1px solid #717171;
		}

	.main-page-footer__sec-block h3 {
		font: normal 600 14px/21px 'Roboto', Sans-serif;
		color: #717171;
		text-align: left;
		margin: 0;
		padding: 10px 0;
		}

	.main-page-footer__sec-block p {
		font: normal 400 14px/21px 'Roboto', Sans-serif;
		color: #717171;
		text-align: left;
		}

	/*bottom copiryght /include/copyright.php*/
	.footer-line {
		background-color: #fff;
		}

	.bottom-block-1-block {
		width: 250px;
		display: inline-block;
		text-align: left;
		}

	.footer .wrapper .bottom-block-1-block .Copyright {
		font: normal 400 12px/30px 'Roboto', Sans-serif;
		color: #717171;
		margin: 0;
		float: none;
		}

	.bottom-block-2-block {
		width: calc(100% - 400px);
		display: inline-block;
		font: normal 400 12px/14px 'Roboto', Sans-serif;
		color: #717171;
		text-align: right;
		}

	/*end desctop*/
	}

/*@media handheld, only screen and (min-device-width: 310px) and (max-device-width: 680px), (min-width: 310px) and (max-width: 680px) {*/
@media (max-width: 979px) {
	.desktop{display:none;}
	.mobile{display:block;}

/*header*/
	/*top line*/

	.header_top_line{
		display: flex;
		justify-content: space-between;
		}
	.top-header {
		position: fixed;
		z-index:300;
		padding: 0;
		margin: 0;
		background: #f2f2f2;
		display:block;
		height: 40px;
		width:100%;
		}
	/*dropdoun menu*/
	.right-mob-top-menu{
		display: block;
		position: absolute;
		float: right;
		width: 40%;
		height: 170px;
		right:0;
		margin-top: 30px;
		}
	.right-mob-top-menu a{
		display: block;
		width:100%;
		height:30px;
		font: 400 14px/16px 'Roboto', Sans-serif;
		color: #ffffff;
		padding-top: 55px;
		text-align: center;
		}
	.right-mob-top-menu a.lc-menu{
		background: url(/bitrix/templates/.default/img/mob-lc.png) center top no-repeat;
		border:1px solid #fff;
		border-width: 0 0 1px 0;
		border-image: linear-gradient(to left, #fff, transparent);
		-moz-border-image: -moz-linear-gradient(right, #fff, transparent);
		-webkit-border-image: -webkit-linear-gradient(right, #fff, transparent);
		border-image-slice: 1;
		margin-bottom:25px;
		padding-bottom:25px;
		}
	.right-mob-top-menu a.cat-menu{
		background: url(/bitrix/templates/.default/img/mob-pdf.png) center top no-repeat;
		}

	.top-header .wrapper.header_top_line ul[style="display: block;"] {
		position: absolute;
		left: 0;
		right: 0;
		z-index: 100;
		top: 40px;
		background: #20ACF0;
		border-radius: 0px 0px 10px 10px;
		}
	.top-header .wrapper.header_top_line ul[style="display: none;"]{
		z-index: -9999;
		position: absolute;
		margin-left: -9999px;
		left: -9999px;
		width:1px;
		}
	.top-header .wrapper.header_top_line ul li{
		padding:0 0 0 20px;
		margin:0;
		border:1px solid #fff;
		border-width: 0 0 1px 0;
		width:40%;
		border-image: linear-gradient(to right, #fff, transparent);
		-moz-border-image: -moz-linear-gradient(left, #fff, transparent);
		-webkit-border-image: -webkit-linear-gradient(left, #fff, transparent);
		border-image-slice: 1;
		}
	.top-header .wrapper.header_top_line ul li a{
		font: normal 400 14px/16px 'Roboto', Sans-serif;
		color: #ffffff;
		text-transform: none;
		padding:15px 0 20px;
		margin:0;
		display: inline-block;
		}
		.top-header .wrapper.header_top_line ul li .first {
			padding-left: 0px !important;
			}

	.header{
		margin-top: 40px;
		padding:0;
		}

	/*basket*/

	.main-header-area__basket-lc {
		max-width: calc(100% - 100px);
		margin-top: -5px;
		margin-right: 0;
		margin-left: 0;
		margin:-5px 10px 0 0;
		}

		.main-header-area__basket-lc .mybasket {
			float: none;
			height: auto;
			margin: 0;
			width: auto;
			border-radius: 4px;
			background-color: unset;
			height: unset;
			/*margin:10px 0 0 10px;*/
			}

			.main-header-area__basket-lc .mybasket img {
				float: left;
				margin: 10% 0 0 10%;
				}

			.main-header-area__basket-lc .mybasket a {
				display: block;
				margin: 10px 0 0 50px;
				font: normal 400 14px/16px 'Roboto', Sans-serif;
				float: none;
				text-transform: uppercase;
				color: #20ACF0;
				}

			.main-header-area__basket-lc .mybasket p {
				display: block;
				margin: 0 0 0 50px;
				font: normal 400 12px/14px 'Roboto', Sans-serif;
				float: none;
				text-transform: none;
				color: #717171;
				}

	/*line 1 include/header_mobile.php*/
.mobile__header-wrapper{
	margin:0;
	padding:0;
	}
	.mobile__m_line1{
		display: flex;
		justify-content: space-between;
		}
		.header .m_line1 .logo {
			float: none;
			margin: 0;
			padding:0 0 0 20px;
			max-width: 90px;
			width:100%;
			height: 44px;
			}
			.header .m_line1 .logo img {
				height: 100%;
				max-width: none;
				width: auto;
				float: none;
				}
		.header .logo-text {
			max-width:calc(100% - 90px);
			width:100%;
			text-align: right;
			float: none;
			margin: 0;
			padding:5px 20px 0 0;
			}
			.header .logo-text .color {
				font: normal 400 21px/25px 'Roboto', Sans-serif;
				color: #8DC74A;
				margin: 0;
				padding:0;
				}
			.header .logo-text .sub-text {
				font: normal 400 13px/15px 'Roboto', Sans-serif;
				color: #717171;
				margin: 0;
				padding:0;
				}

	/*search line */

.header .mobile__top_search #search {
	display:block;
	float: none;
	margin: 15px 20px 0 20px;
	position: relative;
	width: calc(100% - 40px);
	/*z-index: 50;*/
	}
	.header .mobile__top_search #search form{
		border:1px solid #F2F2F2;
		height:36px;
		padding:0;
		}
	.header .mobile__top_search #search form input[type="text"] {
		position: relative;
		width: calc(100% - 55px);
		float: left;
		display: inline-block;
		outline: none;
		color: #717171;
		padding: 0px 0px 0px 10px;
		font-size:16px;
		line-height: 36px;
		border:none;
		margin:0;

		}
	.header .mobile__top_search #search form input[type="submit"] {
		position: relative;
		width: 36px;
		height: 36px;
		float: right;
		display: inline-block;
		right: auto;
		top: auto;
		padding: 0;
		border:none;
		outline: none;
		background: url(/bitrix/templates/topdent_main/img/search.png) center center no-repeat;
		}

	/*social botton on header*/
	.mobile_header-top-button{
		display: flex;
		justify-content: space-between;
		margin:20px 0 0;
		padding:0 20px;
		width:calc(100% - 40px);
		height:30px;
		}
	.mobile_header-top-button .header-top-button__watsapp-viber{
		width:50%;
		float:none;
		margin:0;
		text-align: left;
		}
		.header-top-button__watsapp-viber a{
			background-clip: padding-box;
			background-size: 30px;
			width:30px;
			height:30px;
			padding:0 15px 0 0;
			}
			.header-top-button__watsapp-viber a img{
			width:30px;
				}

		.header-top-button__watsapp-viber .viber {
			}
		.header-top-button__watsapp-viber .whatsapp {
			}

	.mobile_header-top-button .social{
		width:50%;
		float:none;
		margin:0;
		text-align: left;
		}
			.mobile_header-top-button a.social__icon {
				width: 30px;
				height: 30px;
				display: inline-block;
				border-radius: 50%;
				overflow: hidden;
				margin-right: 7px;
				margin-bottom: 0;
				float:none;
				/* text-align: right; */
				}
				.mobile_header-top-button a.social__icon img{
					width: 30px;
					}
	.mobile_header-top-phone-mail{
		display: flex;
		justify-content: space-between;
		padding: 20px 20px;
		}
	.mobile_header-top-phone-mail >div {
		width:50%;
		}
		.mobile_header-top-phone-mail .workTime{
			font: normal 400 11px/13px 'Roboto', Sans-serif;
			color: #717171;
			margin:0;
			}
			.mobile_header-top-phone-mail .phoneHeader,
			.mobile_header-top-phone-mail .mail
			{
				float: none;
				display: inline-block;
				padding:7px 0;
				margin:0;
				background: none;
				}
			.mobile_header-top-phone-mail .phoneHeader{
				font: normal 600 18px/21px 'Roboto', Sans-serif;
				color: #717171;
				}
			.mobile_header-top-phone-mail .mail{
				font: normal 600 13px/21px 'Roboto', Sans-serif;
				color: #20ACF0;
				}
	.mobile-main-header-area__phcall{
		padding:0 20px;
		}
	.mobile-main-header-area__phcall a.phone {
		background: #8DC74A;
		border-radius: 4px;
		display: block;
		width: auto;
		padding: 12px;
		font: normal 400 14px/16px 'Roboto', Sans-serif;
		color: #ffffff;
		text-align: center;
		}

/*catalog main menu*/
	#show_catalog_menu {
		/*background: url(/bitrix/templates/topdent_main/img/icon_menu_catalog_mobile.png) top 10px right 15px no-repeat #00aff0;*/
		background: url(/bitrix/templates/topdent_main/img/small_arrow_top.png) top 14px right 22px no-repeat;
		border:none;
		font: normal 400 16px/40px 'Roboto', Sans-serif;
		color: #ffffff;
		margin:0;
		padding: 0 0 0 20px;
		background-color: #20ACF0;
		height:40px;
		}
	ul.main-catalog-menu{
		background: #F2F2F2;
		border: 1px solid #20ACF0;
		box-sizing: border-box;
		}
		.wrapper.navigation .nav > ul.main-catalog-menu li {
			clear: both;
			display: block;
			width: 100%;
			position: relative;
			box-sizing: border-box;
			min-height:40px;
			background-color: transparent;
			padding-left:20px;
			border-bottom:1px solid #20ACF0;
			}
	.wrapper.navigation .nav > ul.main-catalog-menu li:last-child{
		border-bottom:none;
		}
		.wrapper.navigation .nav > ul.main-catalog-menu li .menu-toggler {
			display: block;
			position: absolute;
			height: 38px;
			width: 40px;
			right: 10px;
			top: 0;
			margin:0;
			z-index: 10;
			border: none;
			background: url(/bitrix/templates/topdent_main/img/small_catalog_arrow_inner.png) center center no-repeat;

			}
			.wrapper.navigation .nav > ul.main-catalog-menu > li.active > .menu-toggler,
			.wrapper.navigation .nav > ul.main-catalog-menu > li.active > ul > li.active > .menu-toggler{
				transform: rotate(180deg);
				}
			.wrapper .nav > ul.catalog_menu li .menu-toggler:after {
				content: '';
				width: 0;
				height: 0;
				border-left: 10px solid transparent;
				border-right: 10px solid transparent;
				border-top: 14px solid #20ACF0;;
				position: absolute;
				left: auto;
				top: auto;
				-webkit-transition: .5s ease-in-out;
				-moz-transition: .5s ease-in-out;
				-o-transition: .5s ease-in-out;
				transition: .5s ease-in-out;
				border:none;
				}
		.wrapper.navigation .nav > ul.main-catalog-menu > li > a {
			padding:0;
			font: normal 400 14px/40px 'Roboto', Sans-serif;
			color: #20ACF0;
			height: auto;
			text-align: left;
			background: transparent;
			border: none;
			}
			.wrapper.navigation .nav > ul.main-catalog-menu > li.greenLink a {
				background: transparent!important;
				}
			.wrapper.navigation .nav .in_menu {
				background-color: transparent;
				}
			.wrapper.navigation .nav .in_menu li{
				border-bottom:1px solid #20ACF0;
				}
				.wrapper.navigation .nav > ul > li .in_menu li a{
					line-height: normal;
					padding: 10px 0;
					min-height:unset;
					height: auto;
					}
			.wrapper.navigation .nav > ul > li .in_menu--level-deep li{
				border-bottom:1px solid grey;
				}
				.wrapper.navigation .nav > ul > li .in_menu--level-deep li a {
					height: auto;
					min-height: 30px;
					padding: 7px 0 0;
					line-height: 14px;
					}


	/*main slider*/
	.slider-product {
		width: 100%;
		/*height: 100%;*/
		height: auto;
		padding-top: 30px;
		min-height: auto;
		}
		.slider-product .slider-product__info{
			width:calc(100% - 40px);
			max-width: 100%;
			position: relative;
			padding:0px 20px 20px;
			top: auto;
			left: auto;
			display: block;

			}
				.slider-product__info .slider-product__name{
					font: normal 600 16px/20px 'Roboto', Sans-serif;
					color: #CB2222;
					}
				.slider-product__info .slider-product__text{
					font: normal 400 14px 'Roboto', Sans-serif;
					color: #000000;
					display: block;
					padding-top:20px;
					}
		.slider-product .slider-product__image.src_lazy{
			position: relative;
			top: auto;
			left: 50%;
			margin-top:10px;

			}
		.slider-product .slider-product__price{
			overflow: hidden;
			/*padding: 0.65em 0.85em 0.65em 2em;*/
			display: block;
			position: absolute;
			bottom: 0;
			right: 0;
			top: auto;
			z-index: 10;
			color: #fff;
			font-weight: bold;
			font-size: 24px;
			background: linear-gradient(to bottom, #e7585c 0%,#cb2026 100%);
			}
			.slider-product .slider-product__price:before {
				content: '';
				display: block;
				position: absolute;
				left: -1.5em;
				top: 0;
				width: 0;
				height: 0;
				border-top: 4.3em solid #fff;
				border-right: 3.3em solid transparent;
				border-bottom: 0 solid transparent;
				border-left: 0 solid transparent;
				}
			/*отключение контрольных точек, слайдер слишком крив дял моб в текущем виде*/
	.owl-controls{
		}
			
			
			/*brend__wrapper */
	.brend__wrapper{
		display: none;
		}

	/*boxes*/
	.boxes .box {
		width:calc(100% - 40px);
		padding:10px 20px;
		float: none;
		margin: 0 auto 0 auto !important;
		}
	.boxes .box .sub-text {
		background: #8DC74A;
		height: 50px;
		text-align: center;
		}
	.boxes .box .sub-text a {
		text-transform: uppercase;
		font: normal 400 15px/50px 'Roboto', Sans-serif;
		color: #fff;
		display: inline;
		}

	/*text-of-main*/

	.text-of-main{
		width:calc(100% - 40px);
		padding:9px 19px;
		border: 1px solid #8DC74A;
		}
	.text-of-main h1.title {
		color: #8DC74A;
		margin:0;
		font: normal 400 16px/19px 'Roboto', Sans-serif;
		text-transform: uppercase;
		padding: 10px 0;
		text-align: left;
		}
	.text-of-main .sub-text {
		font: normal 400 14px/16px 'Roboto', Sans-serif;
		color: #717171;
		margin:0;
		padding-bottom:15px;
		}

	.text-of-main h2.title {
		color: #8DC74A;
		margin:0;
		font: normal 400 16px/19px 'Roboto', Sans-serif;
		text-transform: uppercase;
		padding: 10px 0;
		text-align: left;
		padding-top:15px;
		border-top: 1px solid #8DC74A;
		}
	.text-of-main ul li {
		background: url(/bitrix/templates/topdent_main/img/arrow.png) left center no-repeat;
		font: normal 400 16px/21px 'Roboto', Sans-serif;
		color: #717171;
		margin-top: 3px;
		display: inline-block;
		padding-left: 25px;
		display: block;
		}
	.text-of-main .sub-text.mt{
		font: normal 400 16px/21px 'Roboto', Sans-serif;
		color: #717171;
		}
	.text-of-main .bottom-text{
		font: normal 400 16px/21px 'Roboto', Sans-serif;
		color: #717171;
		padding-top:10px;
		}

/* news and articles*/
	.articles {
		width:calc(100% - 40px);
		padding:20px 20px;
		}
		.articles .h1-like {
			text-align: center;
			color: #717171;
			font: normal 400 23px/27px 'Roboto', Sans-serif;
			position: relative;
			text-transform: uppercase;
			padding: 20px 0 30px;
			}
	.articles .items .item {
				width: 100%;
				float: none;
				min-height: 200px;
				margin: 0;
				padding-bottom: 30px;
				}
			.articles .items .item img {
				width: auto;
				max-width: 100%;
				float: none;
				object-fit: cover;
				}
			.articles .items .item .text {
				width: 100%;
				float: none;
				height: auto;
				}
			.articles .items .item .text1 {
				color: #717171;
				font: normal 400 14px/21px 'Roboto', Sans-serif;
				margin:0;
				padding-top:20px;
				}
			.articles .items .item .next {
				display: block;
				color: #00aff0;
				position: relative;
				bottom: auto;
				margin: 10px 0 0;
				}
	.articles .all-articles {
		float: none;
		display:block;
		width:150px;
		color: #00afef;
		font: normal 400 14px/21px 'Roboto', Sans-serif;
		margin: 0px auto;
		padding: 8px 19px;
		background: #FFFFFF;
		border: 1px solid #20ACF0;
		box-sizing: border-box;
		border-radius: 4px;
		}

	/*concurent*/
	.bottom-section {
		text-align: center;
		background: #fff;
		}
	.main-page-concurent .content-sec h2 {
		color: #8DC74A;
		margin: 25px 0 15px 0;
		padding: 0;
		font: normal 400 16px/19px 'Roboto', Sans-serif;
		text-transform: uppercase;
		}
	.bottom-section ul {
		margin: 0 0 0px 5px;
		}
	.main-page-concurent ul li {
		margin: 0;
		padding: 0 0 10px 25px;
		font: normal 400 14px/16px 'Roboto', Sans-serif;
		color: #717171;
		background: url(/bitrix/templates/topdent_main/img//arrow.png) 0 4px no-repeat;
		}
	.bottom-section .wrapper .content-sec p {
		display: none;
		}


	/*footer   /include/footer.php*/
	.main-page-footer {
		border-top: 1px solid #717171;
		}

	.main-page-footer__main-block {
		display: flex;
		max-width: 1180px;
		margin: 0px auto 0;
		flex-flow: wrap;
		padding: 0 0;
		}

	.main-page-footer__1-inner-block {
		width: calc(55% - 20px);
		order: 2;
		padding-left: 20px;
		}

	.main-page-footer__2-inner-block {
		width: calc(45% - 20px);
		order: 3;
		padding-right: 20px;
		}

	.main-page-footer__3-inner-block {
		width: 28%;display: none;
		}

	.main-page-footer__4-inner-block {
		width: 100%;
		order: 1;
		flex-flow: wrap;
		display: flex;
		}

	.main-page-footer__main-block > div ul {
		margin: 0;
		padding: 0;
		}

	.main-page-footer__main-block > div ul li {
		text-align: left;
		padding: 7px 0;
		}

	.main-page-footer__main-block > div ul li a {
		font: normal 400 14px/21px 'Roboto',Sans-serif;
		color: #717171;
		}

	.main-page-footer__main-block > .main-page-footer__3-inner-block ul li a {
		font: normal 600 14px/21px 'Roboto',Sans-serif;
		color: #717171;
		}

	/*4 block footer*/
	.inner1-hor-block {
		display: block;
		order: 2;
		width: 100%;
		padding: 0 20px;
		}

			.inner11-hor-block, .inner12-hor-block {
				width: 49.5%;display: none;
				}
	.inner11-hor-block__mobile,
	.inner12-hor-block__mobile{
		display: inline-block;
		text-align: left;
		margin-top: 10px;
		}
			.inner11-hor-block__mobile{
				width:54%;
				}
			.inner11-hor-block__mobile a.phoneFooter {
				margin: 0;
				padding: 0 0 13px;
				display: block;
				font: normal 700 19px/22px 'Roboto', Sans-serif;
				color: #717171;
				background: none;
				}

			.inner11-hor-block__mobile div.workTime {
				margin: 10px 0 0;
				padding:0 0 0px 45px;
				display: block;
				height: 35px;
				font: normal 400 12px/14px 'Roboto', Sans-serif;
				color: #717171;
				background: url(/bitrix/templates/topdent_main/img/mob_work_time.png) no-repeat left center;
				}
			.inner11-hor-block__mobile div.workTime span{
				font: normal 600 14px/16px 'Roboto', Sans-serif;
				color: #717171;
				display: block;
				padding:3px 0 3px;
				}
		.inner12-hor-block__mobile{
			width:44%;
			}
				.main-page-footer__4-inner-block__mail {
					/*background: url(/bitrix/templates/topdent_main/img/footer-mail.png) no-repeat left center;*/
					padding: 0;
					margin: 0;
					height: 35px;
					margin-top: 0;
					text-align: left;
					}

				.main-page-footer__4-inner-block__mail a.mail {
					font: normal 600 14px/16px 'Roboto', Sans-serif;
					display: block;
					margin: 0 0 0 0px;
					color: #717171;
					float: none;
					padding:3px 0 3px;
					}

				.main-page-footer__4-inner-block__mail span {
					font: normal 400 12px/17px 'Roboto', Sans-serif;
					display: block;
					margin-left: 0px;
					color: #717171;
					}

			.recall_footer{
				width: 100%;
				margin:20px 0;
				}
			.recall_footer a.phone {
				background: #20ACF0;
				max-width: 300px;
				border-radius: 4px;
				display: block;
				width: auto;
				padding: 12px;
				font: normal 600 14px/16px 'Roboto', Sans-serif;
				color: #ffffff;
				text-align: center;
				margin: 0 auto;
				}

					.inner12-hor-block__mobile a.whatsapp {
						text-align: left;
						background: url(/bitrix/templates/topdent_main/img/mob_watsapp.png) no-repeat left center;
						padding: 10px 15px 20px 15px;
						border-radius: 10px;
						display: inline-block;
						height: 30px;
						margin-right:15px;
						float: none;
						}

					.inner12-hor-block__mobile a.viber {
						text-align: left;
						background: url(/bitrix/templates/topdent_main/img/mob_viber.png) no-repeat left center;
						padding: 10px 15px 20px 15px;
						border-radius: 10px;
						width: auto;
						display: inline-block;
						height: 30px;
						float: none;
						}

	.inner2-hor-block {
		border-top: none;
		border-bottom: 1px solid grey;
		margin: 0px auto 0px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		order: 1;
		padding: 15px 20px 10px;
		}

	.inner2-hor-block > div {
		max-width: 100%;
		padding-bottom: 20px;
		}

	.inner2-hor-block h3 {
		font: normal 700 14px/21px 'Roboto', Sans-serif;
		color: #717171;
		text-align: left;
		padding-bottom: 15px;
		}

	.inner2-hor-block .telzvon {
		background: url(/bitrix/templates/topdent_main/img/footer-phone.png) no-repeat left center;
		padding: 0 0 0 35px;
		text-align: left;
		margin: 0;
		min-height: 25px;
		}

	.inner2-hor-block .telzvon a.phoneHeader {
		margin: 0 0 0 0;
		padding: 0px;
		display: block;
		font: normal 400 12px/14px 'Roboto', Sans-serif;
		color: #717171;
		background: none;
		}

	.inner22-hor-block .telzvon a.phoneHeader {
		line-height: 25px;
		}

	.inner2-hor-block .footer-geo {
		background: url(/bitrix/templates/topdent_main/img/mob_geolock.png) no-repeat 5px center;
		padding: 0;
		margin: 0;
		margin-top: 10px;
		min-height: 25px;
		text-align: left;
		}

	.inner2-hor-block .footer-geo div {
		margin: 0 0 0 0;
		padding: 0 0 0 35px;
		display: block;
		font: normal 400 12px/14px 'Roboto', Sans-serif;
		color: #717171;
		background: none;
		}

	.inner22-hor-block .footer-geo div{
		line-height: 25px;
		}

	/*mob footer regions*/
	.main-page-footer__sec-block {
		max-width: 1180px;
		margin: 0 auto 30px;
		border-top: 1px solid #717171;
		display: none;
		}

	.main-page-footer__sec-block h3 {
		font: normal 600 14px/21px 'Roboto', Sans-serif;
		color: #717171;
		text-align: left;
		margin: 0;
		padding: 10px 0;
		}

	.main-page-footer__sec-block p {
		font: normal 400 14px/21px 'Roboto', Sans-serif;
		color: #717171;
		text-align: left;
		}

	/*bottom copiryght /include/copyright.php*/
	.footer-line {
		background-color: #fff;
		}
.main-page-footer__bottom-block{
	display: flex;
	padding:20px;
	flex-flow: column-reverse;
	}
	.bottom-block-1-block {
		width: 100%;
		display: block;
		text-align: left;
		}

	.footer .wrapper .bottom-block-1-block .Copyright {
		font: normal 400 12px/30px 'Roboto', Sans-serif;
		color: #717171;
		margin: 0;
		float: none;
		}

	.bottom-block-2-block {
		width: 100%;
		display: block;
		font: normal 400 12px/14px 'Roboto', Sans-serif;
		color: #717171;
		text-align: left;
		}




	/*end mobile*/
	}


/* fixed mobile header */
@media (min-width: 992px) {
	.fixed-header-mobile {
		display: none;
	}
}
.__jivoMobileButton{
    bottom: 60px!important;
}
#show_catalog_menu span{
    font-weight: bold;
}
@media(max-width: 767px){
    .pages .transition{
        margin-bottom: 0!important;
    }
}
.mainTabs .product-t{
    width: 100%;
    float: none;
}
@media screen and (min-device-width: 980px), (min-width: 980px){
    .catalog-content.container .content .buttom-product .box {
        float: none;
        position: relative;
        text-align: center;
        min-height: 400px;
        height: auto;
        width: 24.5%;
        margin: 2px 2px 0 0;
        padding: 0 10px;
        flex-wrap: wrap;
        display: flex;
        flex-direction: column;
        border: 0px solid #F2F2F2;
        box-sizing: border-box;
    }
    .catalog-content.container .buttom-product {
        font: 400 12px/20px 'Roboto', Sans-serif;
        color: #717171;
        float: none;
        margin: 0;
        padding: 0;
        display: flex;
        position: relative;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
}
@media handheld, only screen and (min-device-width: 310px) and (max-device-width: 680px), (min-width: 310px) and (max-width: 680px){
    .catalog-content.container .content .buttom-product .box {
        float: none;
        position: relative;
        text-align: center;
        min-height: 400px;
        height: auto;
        width: 49%;
        margin: 2px 2px 0 0;
        padding: 0 10px;
        flex-wrap: wrap;
        display: flex;
        flex-direction: column;
        border: 1px solid #F2F2F2;
        box-sizing: border-box;
    }
    .catalog-content.container .buttom-product {
        font: 400 12px/20px 'Roboto', Sans-serif;
        color: #717171;
        float: none;
        margin: 0;
        padding: 0;
        display: flex;
        position: relative;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .buttom-product .box .info{
        display: none;
    }
    .container .content .buttom-product .box .buttons{
        left: inherit!important;
        margin: 0 auto!important;
        position: relative!important;
    }
}
@media(max-width: 470px){
    .container .content .buttom-product .box .price .price-link{
        font-size: 18px;
    }
    .catalog-content.container .content .buttom-product .box {
        padding: 0;
    }
    .buttom-product .title{
        width: 90%;
    }
    .container .product-blocks .product-t .box .img{
        width: inherit;
    }
    .container .product-blocks .product-t .box .img:before{
        display: none;
    }
}
.buttom-product .img{
    margin-top: 10px;
    margin: 0 auto;
}
.buttom-product .title{
    text-align: center;
}
.buttom-product .box .info{
    top: 300px;
}
.container .product-t p.similar-title{
    margin: 40px 0 20px;
}
@media (max-width: 575px) {
    .catalog-content .mainTabs.product-blocks .box .img {
        width: 100%;
        max-width: unset;
        margin: 0;
        padding: 20px 12px;
        float: none;
        box-sizing: border-box;
    }

    .catalog-content .mainTabs.product-blocks .box .img img {
        max-width: 100%;
    }

    .catalog-content .mainTabs.product-blocks .box .price {
        width: 100%;
        margin: 0;
    }

    .catalog-content .mainTabs.product-blocks .box .title {
        width: 100%;
        padding: 0 12px;
        box-sizing: border-box;
    }

    .catalog-content .mainTabs.product-blocks .box .title a {
        width: 100%;
        word-break: break-word
    }

    .container .content .buttom-product .box .buttons {
        max-width: 100%;
        padding: 0 0 24px;
    }
}
.mobile_tlg{
    margin-left: 7px;
}
.mobile_tlg img{
    width: 30px;
}
.header__vk{
	display: inline-block!important;
    vertical-align: middle;
    margin: 1px 0 0;
}
.flexFooter a {
    width: 25px;
    height: 24px;
    padding: 0!important;
    margin: 0 5px;
}
.notif_popup_content{
	line-height: 24px;
	text-align: center;
}
.notif_popup_content .phoneNew{
	margin-top: 30px;
	display: inline-block;
	cursor: pointer;
}
.article-block__col img{
	max-height: 326px;
}
.snowflake {
	color: #58e8ff;
	font-size: 1em;
	font-family: Arial;
	text-shadow: 0 0 1px #000;
}

@-webkit-keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@-webkit-keyframes snowflakes-shake{0%{-webkit-transform:translateX(0px);transform:translateX(0px)}50%{-webkit-transform:translateX(80px);transform:translateX(80px)}100%{-webkit-transform:translateX(0px);transform:translateX(0px)}}@keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@keyframes snowflakes-shake{0%{transform:translateX(0px)}50%{transform:translateX(80px)}100%{transform:translateX(0px)}}.snowflake{position:fixed;top:-10%;z-index:9999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;-webkit-animation-name:snowflakes-fall,snowflakes-shake;-webkit-animation-duration:10s,3s;-webkit-animation-timing-function:linear,ease-in-out;-webkit-animation-iteration-count:infinite,infinite;-webkit-animation-play-state:running,running;animation-name:snowflakes-fall,snowflakes-shake;animation-duration:10s,3s;animation-timing-function:linear,ease-in-out;animation-iteration-count:infinite,infinite;animation-play-state:running,running}.snowflake:nth-of-type(0){left:1%;-webkit-animation-delay:0s,0s;animation-delay:0s,0s}.snowflake:nth-of-type(1){left:10%;-webkit-animation-delay:1s,1s;animation-delay:1s,1s}.snowflake:nth-of-type(2){left:20%;-webkit-animation-delay:6s,.5s;animation-delay:6s,.5s}.snowflake:nth-of-type(3){left:30%;-webkit-animation-delay:4s,2s;animation-delay:4s,2s}.snowflake:nth-of-type(4){left:40%;-webkit-animation-delay:2s,2s;animation-delay:2s,2s}.snowflake:nth-of-type(5){left:50%;-webkit-animation-delay:8s,3s;animation-delay:8s,3s}.snowflake:nth-of-type(6){left:60%;-webkit-animation-delay:6s,2s;animation-delay:6s,2s}.snowflake:nth-of-type(7){left:70%;-webkit-animation-delay:2.5s,1s;animation-delay:2.5s,1s}.snowflake:nth-of-type(8){left:80%;-webkit-animation-delay:1s,0s;animation-delay:1s,0s}.snowflake:nth-of-type(9){left:90%;-webkit-animation-delay:3s,1.5s;animation-delay:3s,1.5s}

.lightrope {
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	margin: 30px 0 0 0;
	padding: 0;
	pointer-events: none;
	width: 100%;
}
.lightrope li {
	position: relative;
	animation-fill-mode: both;
	animation-iteration-count: infinite;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	width: 12px;
	height: 28px;
	border-radius: 50%;
	margin: 20px;
	display: inline-block;
	background: rgba(0, 247, 165, 1);
	box-shadow: 0px 4.6666666667px 24px 3px rgba(0, 247, 165, 1);
	animation-name: flash-1;
	animation-duration: 2s;
}
.lightrope li:nth-child(2n+1) {
	background: rgba(0, 255, 255, 1);
	box-shadow: 0px 4.6666666667px 24px 3px rgba(0, 255, 255, 0.5);
	animation-name: flash-2;
	animation-duration: 0.4s;
}
.lightrope li:nth-child(4n+2) {
	background: rgba(247, 0, 148, 1);
	box-shadow: 0px 4.6666666667px 24px 3px rgba(247, 0, 148, 1);
	animation-name: flash-3;
	animation-duration: 1.1s;
}
.lightrope li:nth-child(odd) {
	animation-duration: 1.8s;
}
.lightrope li:nth-child(3n+1) {
	animation-duration: 1.4s;
}
.lightrope li:before {
	content: "";
	position: absolute;
	background: #747474;
	width: 10px;
	height: 9.3333333333px;
	border-radius: 3px;
	top: -4.6666666667px;
	left: 1px;
	z-index: 999;
}
.lightrope li:after {
	content: "";
	top: -14px;
	left: 9px;
	position: absolute;
	width: 52px;
	height: 18.6666666667px;
	border-bottom: solid #d3d3d3 2px;
	border-radius: 50%;
}
.lightrope li:last-child:after {
	content: none;
}
.lightrope li:first-child {
	margin-left: -40px;
}
@keyframes flash-1 {
	0%, 100% {
		background: rgba(0, 247, 165, 1);
		box-shadow: 0px 4.6666666667px 24px 3px rgba(0, 247, 165, 1);
	}
	50% {
		background: rgba(0, 247, 165, 0.4);
		box-shadow: 0px 4.6666666667px 24px 3px rgba(0, 247, 165, 0.2);
	}
}
@keyframes flash-2 {
	0%, 100% {
		background: rgba(0, 255, 255, 1);
		box-shadow: 0px 4.6666666667px 24px 3px rgba(0, 255, 255, 1);
	}
	50% {
		background: rgba(0, 255, 255, 0.4);
		box-shadow: 0px 4.6666666667px 24px 3px rgba(0, 255, 255, 0.2);
	}
}
@keyframes flash-3 {
	0%, 100% {
		background: rgba(247, 0, 148, 1);
		box-shadow: 0px 4.6666666667px 24px 3px rgba(247, 0, 148, 1);
	}
	50% {
		background: rgba(247, 0, 148, 0.4);
		box-shadow: 0px 4.6666666667px 24px 3px rgba(247, 0, 148, 0.2);
	}
}

.flexFooter{
	display: flex;
	align-items: center;
	justify-content: center;

}

.flexFooter .viber{
	padding: 8px 0 15px!important;
}
.flexMobile .social__icon{
	float: none;
	margin-left: 15px;
}
.exchange-notification {
	/*position: fixed;*/
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 301;
}

.exchange-notification__content {
	font-size: 12px;
	line-height: 1.3;
	background-color: #f6cf59;
	color: #111;
	font-family: Arial, sans-serif;
	box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
	padding: 5px 20px;
	text-align: center;
}

.exchange-notification__close {
	position: absolute;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	bottom: 100%;
	width: 26px;
	height: 26px;
	color: #fff;
	background-color: #f6cf59;
	right: 20px;
	z-index: 21;
	border-radius: 3px 3px 0 0;
}

.exchange-notification__close .icon {
	width: 18px;
	height: 18px;
	transition: all .3s ease;
}

.exchange-notification__close.close .icon {
	transform: rotate(180deg);
}
@media (max-width: 575px){
	.exchange-notification {
		display: none;
	}
}




/*new header*/

.new-header .header-top-button .header-top-button__catalog {
	display: flex;
	align-items: center;
}
.new-header .header-top-button .header-top-button__catalog a:not(.def){
	background: none;
	padding-left: 0;
	margin-left: 0;
	font: normal 400 14px/16px 'Roboto', Sans-serif;
	text-transform: inherit;
	color: #2C2C2C;
}
.new-header .header-top-button .header-top-button__catalog a.def{
	background: none;
	padding-left: 0;
	margin-left: 0;
}
.new-header.top-header .wrapper ul li a{
	border-right: none;
	color: #3C3C3C;
}
.new-header.top-header .wrapper ul li{
	flex: inherit;
}
.new-header.top-header .wrapper .top-nav{
	width: auto;
}
.new-header .header-top-button{
	width: auto;
	float: inherit;
	padding-left: 9px;
	padding-right: 10px;
}
.me-online{
	margin-left: 30px;
}
.me-online__link{
	color: #CA1A24;
	display: inline-block;
	border-bottom: 1px solid;
	transition: .3s;
}
.me-online__link:hover{
	border-color: transparent;
}
.me-online__social{
	display: flex;
	align-items: center;
}
.me-online__social a{
	width: 35px;
	height: 35px;
	padding: 0 4px;
	background-position: center;
	background-size: 70%;
}
.me-online__social a.telegram, .me-online__social a.header__vk{
	width: 34px;
	height: 26px;
	padding: 0 10px 0 0;
}
.me-online__title{
	font-weight: 500;
	margin-right: 10px;
}
.new-header .main-header-area > div{
	width: inherit;
}
.new-header .main-header-area__logo{
	width: 114px!important;
	margin: 0;
	margin-right: 30px;
}
.new-header .main-header-area__slogan{
	width: 245px!important;
}
.new-header .main-header-area__search{
	width: 215px!important;
}
.new-header .box form input[type="text"]{
	background: #eee;
}
.new-header .main-header-area{
	align-items: center;
	justify-content: space-between;
	gap: 0;
}
.me-contact{
	margin-left: auto;
}
.new-header .phoneHeader{
	color: #333;
	font-weight: 600;
	background: none;
	padding: 0;
	font-size: 20px;
	margin: 0 0 0 10px;
}
.me-contact__phone{
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	justify-content: end;
}
.new-header .main-header-area__mail a.mail{
	font-size: 14px;
	text-align: right;
}
.new-header .main-header-area__basket-lc .mybasket span{
	background: #FF3131;
	border-radius: 50%;
	color: #fff;
	font-size: 9px;
	width: 12px;
	height: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 10px;
}
.new-header .main-header-area__basket-lc .mybasket a{
	margin: 0;
	text-transform: inherit;
	color: #2C2C2C;
}
.new-header .main-header-area__basket-lc .mybasket img{
	margin: 0;
}
.new-header .bx_small_cart{
	display: flex;
	align-items: center;
	position: relative;
	height: auto;
}
.new-header .main-header-area__basket-lc .header__compare-link,
.new-header .main-header-area__basket-lc .header__login-link{
	padding: 0;
	margin: 0;
	background: transparent;
	display: flex;
	align-items: center;
}
.new-header .main-header-area__basket-lc{
	max-width: 100%;
	margin: 0;
	display: flex;
	align-items: center;
	margin-left: auto;
	gap: 10px;
}
.new-header .header-top-button > div{
	padding-top: 10px;
}
.new-header .main-header-area__slogan .sub-text{
	font-size: 13px;
}
.new-header .workTime{
	margin-bottom: 10px;
}



.fixed-contacts {
	position: fixed;
	display: flex;
	justify-content: space-between;
	align-items: center;
	right: 80px;
	bottom: 90px;
	pointer-events: none;
	transition: all .3s ease;
	z-index: 201;
}
.fixed-contact2 {
	width: 56px;
	height: 56px;
	display: inline-flex;
	justify-content: center;
	background-color: #27a6e5;
	color: #fff;
	align-items: center;
	pointer-events: all;
	border-radius: 15px;
	position: relative;
	transition: all .3s ease;
}
.fixed-contact2 .icon {
	width: 50px;
	height: auto;
	color: #000;
    margin-top: 5px;
}
@media (max-width: 768px) {
	.fixed-contacts {
		right: 25px;
		bottom: 150px;
	}
}

.mobile-smart-header{
	display: none;
}

@media (max-width: 768px) {
	.mobile-smart-header{
		display: block;
	}
	.desktop-smart-header{
		display: none;
	}
}


/*cookie*/
.modal-cook{
	position: fixed;
	bottom: 20px;
	z-index: 9999;
	width: 100%;
	text-align: center;
}
.modal-cookies {
	width: 800px;
	max-width: 95%;
	padding: 36px 50px;
	background: #fff;
	text-align: left;
	display: inline-block;
	border-radius: 20px;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.07);
}
.modal-cookies__description{
	color: #000;
}
.modal-cookies__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 16px;
	line-height: 24px;
}

.modal-cookies__content .adp-btn {
	margin-left: 90px;
	width: 120px;
	height: 40px;
	padding: 13px 30px;
	min-width: auto;
}

.modal-comment form > .modal-group {
	width: 100%;
}

.modal-confirm {
	width: 520px;
}

.modal-confirm .modal-title {
	margin: 0 0 20px;
}

.modal-confirm .buttons-inline a {
	width: 100px;
	min-width: auto;
	height: 50px;
	padding: 5px;
	margin-right: 20px;
	border-radius: 25px;
}

.modal-confirm .buttons-inline a:last-child {
	margin-right: 0;
}
@media (max-width: 991px) {
	.modal-cookies {
		padding: 35px;
	}

	.modal-cookies__content .adp-btn {
		margin-left: 30px;
	}
}

@media (max-width: 575px) {
	.modal-cookies {
		width: 335px;
	}
	.modal-cookies__content {
		flex-direction: column;
	}

	.modal-cookies__content .adp-btn {
		margin: 25px auto 0;
	}
}
.jsRemoveCookie{
	font: 600 14px / 16px 'Roboto', Sans-serif;
	color: #fff;
	background: #8DC74A;
	border-radius: 2px;
	display: inline-block;
	position: relative;
	float: none;
	margin: 0;
	padding: 12px 10px;
	transition: 0.2s;
	-webkit-transition: 0.2s;
}
.checkbox-group [name=confirm-privacy]{
	display: inline-block;
	width: auto;
}
.checkbox-group a{
	color: #00afef;
}
.checkbox-group{
	display: flex;
	align-items: center;
	text-align: left;
	gap: 10px;
	margin: 0 auto 15px auto;
	max-width: 90%;
	font-size: 13px;
	line-height: 17px;
}



}

/* ===== МЕГА-МЕНЮ: НОРМАЛЬНАЯ СЕТКА ===== */

/* ===== 3 колонки мегаменю (через PHP) ===== */

.in_menu--grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0px;
}

.in_menu__col {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* ===== внешний вид мегаменю — как раньше ===== */

.in_menu--grid {
    position: absolute;
    left: 0;
    width: 100%;
    max-width: 1150px;

    padding: 30px 15px;
    background: rgba(242, 242, 242, 0.95);
    border-radius: 0 0 10px 10px;
    box-shadow: none;
    z-index: 101;

    /* новая сетка */
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 30px;
}

/* каждая колонка = бывшие 33.3% */
.in_menu__col {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 33%;
}

/* пункты меню — как раньше */
.in_menu__col > li {
    margin-right: 10px;
}

/* ссылки */
.in_menu__col > li > a {
    display: block;
    min-height: 28px;
    padding: 0 2px;
    font: 400 14px / 16px 'Roboto', Sans-serif;
    color: #000;
}

/* вложенные списки — без изменений */
.in_menu--level-deep {
    margin-top: 6px;
}



/* Новые стили для карточек товара */
.tros-product-card {
    width: 100%;
    height: 494px;
    border-radius: 12px;
    padding: 16px;
    background: #fff;
    box-shadow: 0 4px 20px rgba(0,0,0,0.07);
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    position: relative;
}

.tros-product-card__image-wrapper {
    width: 100%;
    height: 228px;
    margin: 0 auto;
    border-radius: 6px;
    position: relative;

}

.tros-product-card__image-wrapper img {
    width: 100%;
    height: 100%;
    min-width: 180px;
}

.tros-product-card__badge {
    position: absolute;
    top: 8px;
    right: 8px;
    background: #E94444;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 4px 10px;
    border-radius: 4px;
    line-height: 1;
    text-transform: uppercase;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    z-index: 2;
}

.tros-product-card__quickview {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 200px;
    width: 233px;
    height: 30px;
    display: none;
    align-items: center;
    justify-content: center;
    background: rgba(247, 251, 254, 0.8);
    border: 1px solid #8ecaff;
    color: #0087e0;
    font-size: 13px;
    border-radius: 6px;
    cursor: pointer;
    text-decoration: none;
    z-index: 3;
}

.tros-product-card:hover .tros-product-card__quickview {
    display: flex;
}

.tros-product-card__quickview-icon img {
    margin-top: 4px;
    margin-left: 5px;
    width: 13px;
    height: 13px;
}

.tros-product-card__title {
    margin-top: 18px;
    font-size: 15px;
    color: #333;
    line-height: 1.25;
    flex-grow: 1;
    text-align: start;
}

.tros-product-card__title a {
    color: #333;
    text-decoration: none;
}

.tros-product-card__title a:hover {
    color: #0087e0;
}

.tros-product-card__bottom {
    margin-top: auto;
    display: flex;
    flex-direction: column;
}

.tros-product-card__price {
    font-size: 22px;
    font-weight: 700;
    color: #d90000;
    margin-bottom: 10px;
    text-align: start;
    margin-top: 5px;
}

.tros-product-card__info {
    font-size: 13px;
    color: #555;
    margin-bottom: 14px;
    text-align: start;
}

.tros-product-card__info a {
    color: #0087e0;
    text-decoration: none;
}

.tros-product-card__info strong {
    font-weight: 600;
}

.tros-product-card__cart-btn {
    width: 100%;
    height: 42px;
    background: #83c842;
    border: none;
    color: #fff;
    border-radius: 6px;
    font-size: 16px;
    cursor: pointer;
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 6px;
    text-decoration: none;
    transition: background 0.3s;
}

.tros-product-card__cart-btn:hover {
    background: #74b039;
}

.tros-product-card__cart-btn--disabled {
    background: #8DC74A;
    cursor: default;
}

.tros-product-card__cart-btn--disabled:hover {
    background: #8DC74A;
}

.tros-cart-icon img {
    width: 24px;
    height: 24px;
}

.tros-product-card__actions {
    margin-top: 10px;
    display: flex;
    justify-content: flex-end;
}

.tros-product-card__compare {
    font-size: 12px;
    color: #0087e0;
    text-decoration: none;
    cursor: pointer;
}

.tros-product-card__compare:hover {
    text-decoration: underline;
}


.tros-product-card__image-wrapper {
    width: 100%;
    height: 228px;
    margin: 0 auto;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.tros-product-card__image-wrapper a {
    display: contents; /* ⚠️ важно */
}

.tros-product-card__image-wrapper img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
    object-fit: contain;
}


.pc_modal_form {
    box-sizing: border-box;
    width: 597px;
    max-width: 100%;
    min-height: 100%;
    border-radius: 10px;
    padding: 24px;
    color: #222;
    position: relative;
    background: #fff;
}



/* Верхняя часть десктоп */
.pc_md__top {
    display: flex;
    gap: 24px;
}

/* Фото десктоп */
.pc_md__image-wrapper {
    flex: 0 0 auto;
    width: 205px;
    height: 202px;
    border-radius: 4px;
    overflow: hidden;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pc_md__image {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: contain;
}


/* Правая колонка десктоп */
.pc_md__header {
    flex: 1 1 auto;
}

.pc_md__title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    margin: 0 0 30px;
    text-align: start;
}

.pc_md__meta {
    font-size: 13px;
}

.pc_md__meta-row {
    margin-bottom: 2px;
    text-align: start;
}

.pc_md__meta-label {
    color: #555;
    margin-right: 4px;
    text-align: start;
}

.pc_md__meta-link {
    color: #00AFEF;
    text-decoration: underline;
}

.pc_md__meta-value {
    font-weight: 500;
}

/* Ссылка на инструкцию */
.pc_md__manual,
.pc_mm__manual {
    display: inline-flex;
    align-items: center;
    margin-top: 8px;
    font-size: 14px;
    color: #00AFEF;
    text-decoration: underline;
}

.pc_md__manual-icon,
.pc_mm__manual-icon {
    width: 16px;
    height: 16px;
    margin-right: 6px;
    flex-shrink: 0;
}

/* Цена десктоп */
.pc_md__price {
    margin-top: 30px;
    display: flex;
    align-items: baseline;
    gap: 12px;
    flex-wrap: wrap;
    text-align: start;
}

.pc_md__price-main {
    font-size: 24px;
    font-weight: 700;
    color: #CD2C27;
    margin-right: 10px;
    text-align: start;
}

.pc_md__price-old {
    font-size: 18px;
    color: #999;
    text-decoration: line-through;
    display: block;
}

.pc_md__price-alt {
    font-size: 12px;
    text-align: start;
    color: #777;
}

.pc_md__price-altred {
    color: #CD2C27;
}

/* Характеристики десктоп */
.pc_md__specs {
    margin-top: 16px;
    font-size: 14px;
    color: #4F636B;
}

.pc_md__specs-title {
    font-weight: 600;
    margin: 0 0 6px;
    font-size: 14px;
    color: #202223;
}

.pc_md__specs-content {
    line-height: 1.4;
    text-align: start;
}


.pc_md__specs-content b{
    line-height: 1.4;
    text-align: start;
    font-weight: 600;
}
.pc_md__specs-content ul {
    list-style: circle;
    margin-left: 20px}

/* Кнопки десктоп */
.pc_md__actions {
    width: 100%;
    margin-top: 18px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
}

.pc_btn {
    border: none;
    border-radius: 6px;
    padding: 10px 14px;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    height: 44px;
    box-sizing: border-box;
    text-decoration: none;
}

.pc_btn__icon {
    width: 18px;
    height: 18px;
    margin-right: 6px;
}

.pc_btn--green {
    background: #8DC74A;
    color: #fff;
    gap: 5px;
}

.pc_btn--blue {
    background: #00AFEF;
    color: #fff;
}

/* Qty control */
.pc_qty-control {
    width: 100%;
    height: 44px;
    border: 2px solid #8DC74A;
    border-radius: 6px;
    display: none;
    justify-content: space-between;
    align-items: center;
    padding: 0 70px;
    background: #fff;
    box-sizing: border-box;
}

.pc_qty-btn,
.pc_qty-btn-more {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pc_qty-btn {
    color: #969696;
}

.pc_qty-btn-more {
    color: #131313;
}

.pc_qty-value {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}

.pc_modal_close {
    position: absolute;
    right: -10px;
    top: -10px;
    cursor: pointer;
    width: 27px;
    height: 27px;
    background: url(/bitrix/templates/topdent_inner/img/modalclose.svg) no-repeat;
}

/* ============================
      MOBILE
============================ */
@media (max-width: 992px) {
    .pc_modal_mobile {
        display: block;
    }

    .mb_modal_form {
        box-sizing: border-box;
        width: 100%;
        max-width: 100%;
        min-height: 100%;
        border-radius: 10px;
        padding: 24px;
        color: #222;
        position: relative;
        background: #fff;
    }


    .pc_modal_desktop {
        display: none !important;
    }
    .pc_modal_form {
        display: none !important;
    }
    .pc_mm__header-row {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        margin-bottom: 16px;
    }
    .pc_mm__meta-row {
        text-align: start;
    }

    .pc_mm__meta-row-country {
        text-align: start;
    }

    .tros-product-card__quickview {
        position: absolute;
        left: 20%;
        transform: translateX(-50%);
        top: 20px;
        width: 100%;
        height: 30px;
        display: flex
    ;
        max-width: 80px;
        align-items: center;
        justify-content: center;
        background: rgb(247 251 254 / 0%);
        border: 0px solid #8ecaff;
        color: #0087e0;
        font-size: 13px;
        border-radius: 0px;
        cursor: pointer;
        text-decoration: none;
        z-index: 3;
        font-size: 0px;
    }

    .tros-product-card__quickview-icon img {
        margin-top: 4px;
        margin-left: 5px;
        width: 36px;
        height: 36px;
    }

    .pc_mm__title {
        margin: 0;
        padding-right: 12px;
        width: 90%;
        font-weight: 500;
        font-size: 18px;
        color: #202223;
        text-align: start;
    }

    .pc_modal_close {
        position: relative !important;
        top: 0;
        right: -10px;
        width: 20px;
        height: 20px;
        background-size: cover;
        background: url(/bitrix/templates/topdent_inner/img/grennX.svg) no-repeat;
    }

    .pc_mm__price {
        display: flex;
        gap: 10px;
        margin-bottom: 20px;
        flex-wrap: wrap;
        align-items: baseline;
    }

    .pc_mm__price-main {
        font-size: 22px;
        font-weight: 700;
        color: #CD2C27;
    }

    .pc_mm__price-old {
        font-size: 16px;
        color: #999;
        text-decoration: line-through;
        width: 100%;
    }

    .pc_mm__price-alt {
        margin-top: 7px;
        font-size: 14px;
    }

    .pc_mm__price-altred {
        color: #CD2C27;
    }

    .pc_mm__row {
        display: flex;
        gap: 16px;
        margin-bottom: 15px;
    }

    .pc_mm__image img {
        width: 160px;
        object-fit: contain;
    }

    .pc_mm__meta {
        font-size: 13px;
        margin-top: 15px;
    }

    .pc_mm__manual {
        margin-top: 30px;
        display: flex;
        align-items: center;
        color: #00AFEF;
        text-decoration: underline;
    }

    .pc_mm__specs-title {
        font-weight: 500;
        font-size: 14px;
        color: #202223;
        margin-bottom: 5px;
    }

    .pc_mm__specs-content {
        padding-left: 25px;
        font-size: 14px;
        line-height: 130%;
        color: #4F636B;
        margin: 0;
    }

    .pc_mm__actions {
        display: flex;
        flex-direction: column;
        gap: 8px;
        margin-top: 15px;
    }

    .pc_btn {
        border-radius: 5px;
        width: auto;
    }
}

/* ============================
      DESKTOP ONLY
============================ */
@media (min-width: 993px) {
    .pc_modal_mobile {
        display: none !important;
    }

    .pc_modal_desktop {
        display: block;
    }

}

.box-modal {
    max-width: 634px !important;
    padding: 0px 0px !important;}



/* --------------------------------- */

.product-card {
    box-sizing: border-box;
    width: 597px;
    max-width: 100%;
    min-height: 634px;
    border-radius: 10px;
    padding: 20px;
    color: #222;
    position: relative;
}

/* Верхняя часть */
.product-card__top {
    display: flex;
    gap: 24px;
}

/* Фото */
.product-card__image-wrapper {
    flex: 0 0 auto;
    width: 205px;
    height: 202px;
    border-radius: 4px;
    overflow: hidden;
    background: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-card__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Правая колонка */
.product-card__header {
    flex: 1 1 auto;
}

.product-card__title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    margin: 0 0 30px;
}

.product-card__meta {
    font-size: 13px;
}

.product-card__meta-row {
    margin-bottom: 2px;
}

.product-card__meta-label {
    color: #555;
    margin-right: 4px;
}

.product-card__meta-link {
    color: #00AFEF;
    text-decoration: underline;
}

.product-card__meta-value {
    font-weight: 500;
}

/* Ссылка на инструкцию */
.product-card__manual {
    display: inline-flex;
    align-items: center;
    margin-top: 8px;
    font-size: 14px;
    color: #00AFEF;
    text-decoration: underline;
}

.product-card__manual-icon {
    width: 16px;
    height: 16px;
    margin-right: 6px;
    flex-shrink: 0;
}

/* Цена */
.product-card__price {
    margin-top: 30px;
    align-items: baseline;
    gap: 12px;
}

.product-card__price-main {
    font-size: 24px;
    font-weight: 700;
    color: #CD2C27;
    margin-right: 10px;
}

.product-card__price-alt {
    font-size: 14px;
    color: #777;
}

.product-card__price-altred {
    color: #CD2C27;
}

/* Характеристики */
.product-card__specs {
    margin-top: 16px;
    font-size: 14px;
    color: #4F636B;
}

.product-card__specs-title {
    font-weight: 600;
    margin: 0 0 6px;
    font-size: 14px;
    color: #202223;
}

.product-card__specs-list {
    margin: 0;
    padding-left: 25px;
}

.product-card__specs-list li {
    margin-bottom: 2px;
}

/* Кнопки */
.product-card__actions {
    margin-top: 18px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
}

.btn {
    border: none;
    border-radius: 6px;
    padding: 10px 14px;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    height: 44px;
    box-sizing: border-box;
}

.btn__icon {
    width: 18px;
    height: 18px;
    margin-right: 6px;
}

.btn--green {
    background: #8DC74A;
    color: #fff;
    gap: 5px;
}

.btn--blue {
    background: #00AFEF;
    color: #fff;
}

/* Qty control */
.qty-control {
    width: 100%;
    height: 44px;
    border: 2px solid #8DC74A;
    border-radius: 6px;
    display: none;
    justify-content: space-between;
    align-items: center;
    padding: 0 70px;
    background: #fff;
    box-sizing: border-box;
}

.qty-btn,
.qty-btn-more {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.qty-btn {
    color: #969696;
}

.qty-btn-more {
    color: #131313;
}

.qty-value {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}

.modal_close {
    position: absolute;
    right: -10px;
    top: -10px;
    cursor: pointer;
    width: 27px;
    height: 27px;
    background: url(/img/modalclose.svg) no-repeat;
}
.pc_md__meta-row a {color: #00AFEF}

/* ============================
      MOBILE
============================ */
@media (max-width: 992px) {

    .product-card-mobile {
        display: block;
    }

    .product-card > *:not(.product-card-mobile) {
        display: none !important;
    }

    .pcm__header-row {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        margin-bottom: 16px;
    }

    .pcm__title {
        margin: 0;
        padding-right: 12px;
        width: 90%;
        font-weight: 500;
        font-size: 18px;
        color: #202223;
    }

    .modal_close {
        position: relative !important;
        top: 0;
        right: -10px;
        width: 20px;
        height: 20px;
        background-size: cover;
        background: url(/img/grennX.svg);
    }

    .pcm__price {
        display: flex;
        gap: 10px;
        margin-bottom: 20px;
    }

    .pcm__price-main {
        font-size: 22px;
        font-weight: 700;
        color: #CD2C27;
    }

    .pcm__price-alt {
        margin-top: 7px;
        font-size: 14px;
    }

    .pcm__price-altred {
        color: #CD2C27;
    }

    .pcm__row {
        display: flex;
        gap: 16px;
        margin-bottom: 15px;
    }

    .pcm__image img {
        width: 160px;
        object-fit: contain;
    }

    .pcm__meta {
        font-size: 13px;
        margin-top: 15px;
    }

    .pcm__manual {
        margin-top: 30px;
        display: flex;
        align-items: center;
        color: #00AFEF;
        text-decoration: underline;
    }

    .pcm__manual-icon {
        width: 16px;
        height: 16px;
        margin-right: 6px;
    }

    .pcm__specs-title {
        font-weight: 500;
        font-size: 14px;
        color: #202223;
        margin-bottom: 5px;
    }

    .pcm__specs-list {
        padding-left: 25px;
        font-size: 14px;
        line-height: 130%;
        color: #4F636B;
        margin: 0;
    }

    .pcm__actions {
        display: flex;
        flex-direction: column;
        gap: 8px;
        margin-top: 15px;
    }

    .btn {
        border-radius: 5px;
        width: auto;
    }
    .pc_mm__image {
        width: 120px;          /* нужная ширина */
        height: 120px;         /* нужная высота */
        flex-shrink: 0;

        display: flex;
        align-items: center;
        justify-content: center;

        background: #f5f5f5;
        overflow: hidden;
    }


    .pc_mm__image img {
        max-width: 100%;
        max-height: 100%;

        width: auto;
        height: auto;

        object-fit: contain;
        display: block;
    }

    .pc_mm__image a {
        display: flex;
        align-items: center;
        justify-content: center;

        width: 100%;
        height: 100%;
    }
    .pc_mm__meta-row a {
        color: #00AFEF;
    }
}

/* ============================
      DESKTOP ONLY
============================ */
@media (min-width: 993px) {
    .product-card-mobile {
        display: none !important;
    }
}
.pc_qty-control {
    display: none;
}
@media screen and (max-width: 979px) {
    #modal_form {
        left: 2.5%;
        margin-left: 0;
        width: 98%;
    }
}

.pc_md__image-wrapper {
    flex: 0 0 auto;
    width: 205px;
    height: 202px;
    border-radius: 4px;
    overflow: hidden;
    background: #ffffff;

    display: flex;
    align-items: center;
    justify-content: center;
}

.pc_md__image-wrapper a {
    width: 100%;
    height: 100%;

    display: flex;
    align-items: center;
    justify-content: center;
}

.pc_md__image {
    max-width: 100%;
    max-height: 100%;

    width: auto;
    height: auto;

    object-fit: contain;
    display: block;
}

i.mcat-item__count {
	position: relative;
	background: #00afef;
	padding: 5px 8px;
	border-radius: 20px;
	color: #ffffff;
	left: 5px;
	display: inline-block;
	text-align: center;
}






/* Карточки категорий на главной */
.main-category-boxes {
	display: flex !important;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: stretch;
	gap: 23px;

	width: 1180px;
	max-width: 100%;

	margin: 0;
	margin-top: 32px;
	padding: 0;

	box-sizing: border-box;
	clear: both;
}

.main-category-card {
	display: block !important;
	position: relative;

	flex: 0 0 378px;
	width: 378px !important;
	min-width: 378px;
	max-width: 378px;
	height: 250px;

	margin: 0 !important;
	padding: 0 !important;

	border-radius: 10px;
	overflow: hidden;
	box-sizing: border-box;

	text-decoration: none;
	color: inherit;
	background: #f5f5f5;
}

.main-category-card__img {
	display: block;
	width: 100% !important;
	height: 100% !important;
	max-width: none !important;

	object-fit: cover;
	border-radius: 10px;

	transition: transform 0.35s ease;
}

.main-category-card__text {
	position: absolute;
	left: 12px;
	right: 12px;
	bottom: 12px;
	z-index: 2;

	display: flex;
	align-items: center;
	justify-content: center;

	min-height: 46px;
	padding: 12px 10px;

	border-radius: 10px;
	box-sizing: border-box;

	backdrop-filter: blur(16px);
	-webkit-backdrop-filter: blur(16px);
	background: rgba(255, 255, 255, 0.8);

	font-family: 'Roboto', Sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.2;
	text-align: center;
	color: #07212e;
	text-transform: none;
}

.main-category-card:hover .main-category-card__img {
	transform: scale(1.04);
}

/* Узкий десктоп / планшет */
@media (max-width: 1179px) and (min-width: 768px) {
	.main-category-boxes {
		width: 100%;
		gap: 18px;
	}

	.main-category-card {
		flex: 1 1 calc((100% - 36px) / 3);
		width: calc((100% - 36px) / 3) !important;
		min-width: 0;
		max-width: none;
		height: 230px;
	}

	.main-category-card__text {
		font-size: 16px;
	}
}

/* Мобильная версия */
@media (max-width: 767px) {
	.main-category-boxes {
		flex-direction: column;
		gap: 16px;

		width: 100%;
		max-width: 100%;

		margin: 0;
		padding: 0 20px;

		box-sizing: border-box;
	}

	.main-category-card {
		flex: none;
		width: 100% !important;
		min-width: 0;
		max-width: none;
		height: 220px;

		margin: 0 !important;
		padding: 0 !important;
	}

	.main-category-card__text {
		left: 10px;
		right: 10px;
		bottom: 10px;

		min-height: 44px;
		padding: 11px 10px;

		font-size: 16px;
	}
}

@media (max-width: 420px) {
	.main-category-card {
		height: 190px;
	}
}


/* End */


/* Start:/bitrix/templates/main/template_styles.css?177730385819981*/
/*new main page*/
.slider{
    /*background: #F7F7F7;*/
    background: #fff;
}
.slider .slider-product{
    height: 360px;
    /*background: #F7F7F7;*/
    background: #fff;
}
.slider .slider-product__name{
    color: #2A2A2A;
    font-size: 22px;
}
.owl-dots{
    position: inherit;
    text-align: center;
    padding-bottom: 15px;
}
.slider-product:before, .slider-product:after{
    display: none!important;
}
.owl-dots .owl-dot{
    display: inline-block;
    float: none;
    background: #D9D9D9!important;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}
.owl-dots .active{
    background: #2A2A2A!important;
}
.brend__wrapper{
    border-top: none;
}
.owl-nav div{
    display: block!important;
    font-size: 0;
    width: 21px;
    height: 32px;
    background: url('/upload/arrow-new.svg') no-repeat center;
    position: absolute;
    top: calc(50% - 16px);
}
.owl-nav div.owl-prev{
    left: 20px;
}
.owl-nav div.owl-next{
    right: 20px;
    transform: rotate(180deg);
}
.brend__wrapper .owl-controls .owl-prev, .brend__wrapper .owl-controls .owl-next{
    display: block!important;
    font-size: 0;
    width: 21px;
    height: 32px;
    background: url('/upload/arrow-new.svg') no-repeat center;
    position: absolute;
    top: calc(50% - 16px);
}
.slider-product__price{
    margin-top: 25px;
    background: transparent!important;
    color: #CA1A24!important;
    position: relative!important;
    /*top: inherit!important;*/
  /*  left: inherit!important; */
    right: inherit!important;
    padding: 0;
}
.slider-product__price:before{
    display: none!important;
}

.owl-carousel .owl-item .owl-lazy{
    opacity: 1;
}
.slider-product__text ul{
    float: none;
}
.slider-product__image{
    right: 50px;
    /*left: inherit;*/
}
.boxes .box .sub-text:before{
    content: '';
    display: block;
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .4;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.boxes .box .sub-text{
    background: transparent;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    order: -1;
    left: 0;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
}
.boxes .box{
    position: relative;
}
.boxes .box .sub-text a{
    max-width: 70%;
    font-size: 24px;
    font-weight: 500;
    line-height: 28.8px;
}
.wrapper .reclam .box button{
    background: #C92826;
}
.text-of-main{
    max-width: 780px;
    margin: 0 auto 80px;
}
.text-of-main h1.title, .text-of-main h2.title{
    color: #50646B;
    text-transform: inherit;
}
.container .content .box .buttons .basket-button .icon{
    /*display: none!important;*/
}
.container .content .box .basket-button{
    display: block;
    padding: 10px 47px;
    margin: 10px 15px 5px;
    border-radius: 3px;
}
.container .content .buttom-product .box .buttons{
    left: 0;
}
.buttom-product .box .info a{
    color: #CA1A24!important;
}
.buttom-product .box .info{
    text-align: left;
    color: #717171;
    margin: 0 10px;
    font-size: 14px;
    line-height: 21px;
    top: 295px;
}
p.similar-title{
    font-size: 28px;
    font-weight: 600;
    line-height: 32px;
    text-transform: inherit;
}

.main-catalog__head {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 40px;
    margin-top: 15px;
}
.main-catalog__item:before{
    content: '';
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    border-radius: 3px;
    z-index: -1;
    background: linear-gradient(96.12deg, #00AFF0 -3.43%, #92C548 178.79%);
}
.main-catalog__item {
    position: relative;
    padding: 10px 20px;
    color: #393939;
    cursor: pointer;
    background: #fff;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}
.main-catalog__item.active{
    color: #fff;
    background: linear-gradient(96.12deg, #00AFF0 -3.43%, #92C548 178.79%);
}
.main-catalog__item.active:before{
    display: none;
}
.main-page-news{
    margin-top: 70px;
}
.main-page-articles{
    margin-top: 70px;
}
p.similar-title a{
    vertical-align: middle;
}
p.similar-title img{
    display: inline-block;
    margin: 5px 0 0 10px;
}
.main-page-news .items, .main-page-articles .items{
    margin-top: 40px;
    flex-wrap: wrap;
    gap: 20px;
}
.main-page-news .items .item, .main-page-articles .items .item{
    width: calc(50% - 20px);
    margin: 0!important;
    flex: inherit;
    border: 1px solid #A2A2A2;
    border-radius: 3px;
}
.articles .items .item .text1{
    color: #00aff0;
    font-size: 16px;
    line-height: 130%;
    font-weight: 600;
}
.news-info__time{
    color: #8E8E8E;
}
.main-page-news .items .item > a{
    display: flex;
    align-items: center;
}
.items-article{
    margin-top: 40px;
}
.items-article .newslist{
    margin: 0;
    justify-content: space-between;
}
.footer-consurents{
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
    margin: 80px 0;
    justify-content: space-between;
}
.footer-consurents__title{
    font-size: 25px;
    font-weight: 600;
    line-height: 29px;
    margin-bottom: 20px;
    color: #4F4F4F;
}
.footer-consurents__left p{
    margin-bottom: 20px;
    font-size: 14px;
}
.footer-consurents__left{
    width: 40%;
    font-size: 14px;
    line-height: 145%;
}
.footer-consurents__right{
    background: #F7F7F7;
    width: 40%;
    padding: 50px;
}
.footer-consurents__item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.footer-consurents__icon {
    min-width: 20px;
    margin-right: 20px;
}


@media(max-width: 1180px){
    .wrapper{
        margin: 0px 15px;
    }
    .container .content .box .basket-button{
        padding: 10px 20px;
    }
    .container .content .buttom-product .box .buttons{
        left: inherit!important;
        margin-left: 0!important;
        display: block;
        width: calc(100% - 20px);
    }
    .boxes .box{
        line-height: 0;
        float: left!important;
        width: 31.5%!important;
        margin: 0 0 0 2.7% !important;
        display: flex;
        padding: 0!important;
        flex-direction: column;
    }
    .boxes .box:first-child{
        margin: 0!important;
    }
    .boxes .box .sub-text a {
        font-size: 19px;
        line-height: 21px;
    }
}

@media(max-width: 767px){
    .wrapper{
        margin: 0px 15px;
    }
}
@media screen and (max-width: 991px){
    .boxes .box .sub-text a{
        max-width: 100%;
    }
}
@media screen and (max-width: 768px){
    .container .product-blocks .product-t .box {
        width: 46%;
    }
    .main-page-news .items{
        display: flex;
    }
    .footer-consurents__left{
        width: 100%;
    }
    .footer-consurents__right{
        width: 100%;
    }
    .newslist .news-item{
        width: 100%;
    }
    .boxes .box .sub-text a{
        font-size: 16px;
        line-height: 20px;
        word-break: break-word;

        /*font-size: 11px;*/
        /*line-height: 17px;*/
    }
    .boxes .box {
        float: none !important;
        width: 100% !important;
        margin: 0 0 20px!important;
    }
    .boxes .box:first-child{
        margin: 0 0 20px!important;
    }
    .container .content .buttom-product .box .buttons{
        width: 100%;
    }
    .slider-product .slider-product__image.src_lazy{
        position: relative;
        top: auto;
        left: inherit!important;
        right: inherit!important;
        transform: inherit!important;
        margin: -5px auto!important;
        max-height: 260px;
    }
    .main-page-articles,
    .main-page-news{
        margin-top: 30px;
    }
}
@media screen and (max-width: 525px){
    .main-page-news .items .item{
        width: 100%;
    }
    .main-page-news .items .item > a{
        justify-content: center;
    }
    .footer-consurents__right{
        padding: 20px;
    }
}
.container .product-blocks .product-t .box .img{
    width: 100% !important;
}
/*flex-padding*/
.catalog-content.container .content .buttom-product .box.indent {
    margin-left: 0 !important;
}

.catalog-content.container .content .buttom-product .box .title {
    font: 600 16px/18px 'Roboto', Sans-serif;
    color: #717171;
    order:1;
    text-align: center;
    padding:10px 10px 15px;
    min-height:75px;
}
.catalog-content.container .content .buttom-product .box .img {
    height: 155px;
    max-height: 155px;
    order:2;
    margin:0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.catalog-content.container .content .buttom-product .box .price {
    font: 600 40px/47px 'Roboto', Sans-serif;
    color: #CB2222;
    margin: 0;
    order: 3;
    text-align: center;
}
.catalog-content.container .content .buttom-product .box .info {
    text-align: center;
    margin: 0 !important;
    position: relative;
    top: auto;
    width: auto;
    order: 4;
    padding:10px;
}
div.wrapper .catalog-content.container .content .buttom-product .box .info p{
    font: 400 12px/17px 'Roboto', Sans-serif !important;
    color: #717171;
    text-align: left;
}
div.wrapper .catalog-content.container .content .buttom-product .box .info p:first-child a {
    color: #CA1A24;
    display: inline-block;
    font: 400 12px/17px 'Roboto', Sans-serif !important;
}
.catalog-content.container .content .buttom-product .box .buttons {
    position: relative;
    bottom: 0;
    width: calc(100% - 20px);
    margin: auto 10px 10px;
    order: 5;
    display: flex;
    flex-wrap: wrap;
}
.catalog-content.container .content .buttom-product .box .buttons p{
    display: inline-block;
    position: relative;
    float: none;
    order:1;
    width: calc(100% - 20px);
    text-align: center;
}
.catalog-content.container .content .box .basket-button {
    font: 600 14px/16px 'Roboto', Sans-serif;
    color: #fff;
    background: #8DC74A;
    border-radius: 2px;
    display: inline-block;
    position: relative;
    float: none;
    margin:0;
    padding: 12px 10px;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
}
.catalog-content.container .content .box .buttons .basket-button .icon {
    height: 20px;
    position: absolute;
    right: 18px;
    top: 11px;
    width: 20px;
    background: url(/bitrix/templates/topdent_inner/img/busket.png) no-repeat right center;
    display: none;
}
.catalog-content.container .content .buttom-product .box .box__special {
    /*max-width: 40px;*/
    /*float:none;*/
    /*order: 2;*/
    /*margin-left:7px;*/
}
.catalog-content.container .content .buttom-product .box .box__special .box__special-item.add-compare {
    /*display: inline-block;*/
    /*float: none;*/
    /*height: 40px;*/
    /*width: 40px;*/
    /*overflow: hidden;*/
    /*margin: 0;*/
    /*text-indent: -9999px;*/
    /*background: url(/bitrix/templates/topdent_inner/img/compare_catalog.png) center center no-repeat;*/
    /*background: url(/upload/Frame105.png) center center no-repeat;*/
}
.catalog-content.container .content .buttom-product .box .box__special .box__special-item.add-favorite{
    display: none;
}
.productRating{
    order: 3;
    height: 26px;
    margin-left: 7px;
    display: flex;
    justify-content: space-between;
    margin-top: 8px;
}
@media(max-width: 991px){
    .buttom-product .box .info{
        top: 290px;
    }
    .productRating table{
        margin: 0 auto;
    }
    .catalog-content.container .content .buttom-product .box .buttons{
        width: 100% !important;
        margin-top: auto !important;
    }
    .catalog-content.container .content .buttom-product .box .box__special{
        max-width: 30px;
    }
    .catalog-content.container .content .buttom-product .box .box__special .box__special-item.add-compare{
        width: 30px;
        background-size: contain;
    }
    .slider .slider-product{
        height: 640px;
        display: flex
    ;
        flex-direction: column;
    }
}
.detailRating .bx_item_detail_rating .bx_stars_bg{
    top: -1px;
}
.reviews.noHover span.star1:hover,
.reviews.noHover span.star2:hover,
.reviews.noHover span.star3:hover,
.reviews.noHover span.star4:hover,
.reviews.noHover span.star5:hover{
    width: 0!important;
}
.reviews.noHover2 li span.star1,
.reviews.noHover2 li span.star2,
.reviews.noHover2 li span.star3,
.reviews.noHover2 li span.star4,
.reviews.noHover2 li span.star5 {
    width: 0!important;
    cursor: default!important;
}
.reviews.noHover2 li{
    width: 0!important;
    cursor: default!important;
}
.reviews.noHover2 span{
    width: 0!important;
    cursor: default!important;
}
.reviews.active_1 li:nth-child(5){
    width: 20%!important;
    cursor: default!important;
}
.reviews.active_2 li:nth-child(5){
    width: 40%!important;
    cursor: default!important;
}
.reviews.active_3 li:nth-child(5){
    width: 60%!important;
    cursor: default!important;
}
.reviews.active_4 li:nth-child(5){
    width: 80%!important;
    cursor: default!important;
}
.reviews.active_5 li:nth-child(5){
    width: 100%!important;
    cursor: default!important;
}
.btn-new-primary{
    position: relative;
    padding: 10px 20px;
    color: #393939;
    cursor: pointer;
    background: #fff;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #fff;
    background: linear-gradient(96.12deg, #00AFF0 -3.43%, #92C548 178.79%);
    margin-top: 10px;
    display: inline-block;
    min-width: 220px;
    text-align: center;
}
.sliderImg .swiper-button-next, .sliderImg .slick-next{
    background: url(/upload/arrow-new.svg) no-repeat center;
    opacity: 1;
    transform: rotate(180deg);
}
.sliderImg .swiper-button-prev, .sliderImg .slick-prev{
    background: url(/upload/arrow-new.svg) no-repeat center;
    opacity: 1;
}
.btn-new-primary.mobile{
    display: none;
}
@media (max-width: 525px){
    .btn-new-primary.desktop{
        display: none;
    }
    .btn-new-primary.mobile{
        display: block;
        margin: auto auto 0;
        width: 80%;
    }
}
.catalog-content.container .content .box .buttons .basket-button .icon{
    display: none!important;
}
.catalog-content.container .content .box .basket-button {
    width: 100%;
    display: block;
}

@media(max-width: 525px){
    .box__special .add-compare span{
        display: none!important;
    }
}
.bold-link{
    font-weight: bold!important;
}
.article-block__text table{
    max-width: 100%;
}

/* ===== МЕГА-МЕНЮ: НОРМАЛЬНАЯ СЕТКА ===== */

/* ===== 3 колонки мегаменю (через PHP) ===== */

.in_menu--grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0px;
}

.in_menu__col {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* ===== внешний вид мегаменю — как раньше ===== */

.in_menu--grid {
    position: absolute;
    left: 0;
    width: 100%;
    max-width: 1150px;

    padding: 30px 15px;
    background: rgba(242, 242, 242, 0.95);
    border-radius: 0 0 10px 10px;
    box-shadow: none;
    z-index: 101;

    /* новая сетка */
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 30px;
}

/* каждая колонка = бывшие 33.3% */
.in_menu__col {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 33%;
}

/* пункты меню — как раньше */
.in_menu__col > li {
    margin-right: 10px;
}

/* ссылки */
.in_menu__col > li > a {
    display: block;
    min-height: 28px;
    padding: 0 2px;
    font: 400 14px / 16px 'Roboto', Sans-serif;
    color: #000;
}

/* вложенные списки — без изменений */
.in_menu--level-deep {
    margin-top: 6px;
}

@media (max-width: 575px) {
    .modal-cookies {
        padding: 15px;
        width: 80%;
    }
    .modal-cookies__content {
        font-size: 12px;
        line-height: 140%;
    }
    .jsRemoveCookie {
        padding: 8px 12px;
    }
    .modal-cookies__description {
        margin-bottom: 10px;
    }
}

@media (max-width: 991px) {
    body {
        padding-bottom: 64px;
    }
}

















.fixed-contacts {
    position: fixed;
    right: 100px;
    bottom: 80px;
    z-index: 201;
    pointer-events: none;
}

.fixed-widget {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 14px;
    pointer-events: none;
}

.fixed-widget__list {
    position: absolute;
    right: 0;
    bottom: 76px;

    display: none;
    flex-direction: column;
    align-items: flex-end;
    gap: 12px;

    opacity: 0;
    visibility: hidden;
    transform: translateY(16px) scale(0.96);
    pointer-events: none;
}

.fixed-widget.is-open .fixed-widget__list {
    display: flex;
    opacity: 1;
    visibility: visible;
    transform: translateY(0) scale(1);
    pointer-events: auto;
}

.fixed-widget__item {
    min-width: 190px;
    padding: 10px 14px 10px 10px;
    border-radius: 18px;
    background: #fff;
    color: #222;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
    transition: transform .3s ease, box-shadow .3s ease, background .3s ease;
    will-change: transform, opacity;
}

.fixed-widget__item:hover {
    transform: translateY(-3px);
    box-shadow: 0 16px 36px rgba(0, 0, 0, 0.16);
    background: #ffffff;
}

.fixed-widget__item-icon {
    width: 42px;
    height: 42px;
    min-width: 42px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: #f5f5f5;
    transition: transform .3s ease;
}

.fixed-widget__item:hover .fixed-widget__item-icon {
    transform: scale(1.06);
}

.fixed-widget__item-icon img {
    width: 22px;
    height: 22px;
    object-fit: contain;
    display: block;
}

.fixed-widget__item-text {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 600;
    white-space: nowrap;
}

.fixed-widget__toggle {
    width: 62px;
    height: 62px;
    border: none;
    border-radius: 50%;
    background: #20ACF0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0;
    box-shadow: 0 12px 30px rgba(32, 172, 240, 0.35);
    transition: transform .35s ease, box-shadow .35s ease, background .35s ease;
    animation: fixedWidgetPulse 2.2s infinite;
    pointer-events: auto;
}

.fixed-widget__toggle:hover {
    transform: translateY(-3px) scale(1.03);
    box-shadow: 0 16px 38px rgba(32, 172, 240, 0.45);
}

.fixed-widget.is-open .fixed-widget__toggle {
    transform: rotate(90deg);
    animation: none;
}

.fixed-widget__toggle img {
    width: 28px;
    height: 28px;
    object-fit: contain;
    display: block;
    filter: brightness(0) invert(1);
}

@keyframes fixedWidgetPulse {
    0% {
        box-shadow: 0 12px 30px rgba(32, 172, 240, 0.35), 0 0 0 0 rgba(32, 172, 240, 0.28);
    }

    70% {
        box-shadow: 0 12px 30px rgba(32, 172, 240, 0.35), 0 0 0 14px rgba(32, 172, 240, 0);
    }

    100% {
        box-shadow: 0 12px 30px rgba(32, 172, 240, 0.35), 0 0 0 0 rgba(32, 172, 240, 0);
    }
}

@media (max-width: 768px) {
    .fixed-contacts {
        right: 28px;
        bottom: 160px;
    }

    .fixed-widget {
        gap: 10px;
    }

    .fixed-widget__list {
        bottom: 66px;
        gap: 10px;
    }

    .fixed-widget__item {
        min-width: auto;
        width: 56px;
        height: 56px;
        padding: 0;
        border-radius: 50%;
        justify-content: center;
    }

    .fixed-widget__item-icon {
        width: 56px;
        height: 56px;
        min-width: 56px;
        background: #ffffff;
    }

    .fixed-widget__item-icon img {
        width: 25px;
        height: 25px;
    }

    .fixed-widget__item-text {
        display: none;
    }

    .fixed-widget__toggle {
        width: 56px;
        height: 56px;
    }

    .fixed-widget__toggle img {
        width: 24px;
        height: 24px;
    }
}
/* End */
/* /bitrix/templates/.default/css/style.css?1770197141148021 */
/* /bitrix/templates/.default/css/owl.carousel.css?17593534904614 */
/* /bitrix/templates/.default/css/jquery.arcticmodal-0.3.css?1759353490654 */
/* /bitrix/templates/.default/js/fancybox3/jquery.fancybox.min.css?175935349012795 */
/* /bitrix/templates/main/swiper.min.css?17593534905576 */
/* /bitrix/templates/.default/css/header.css?177634310219229 */
/* /bitrix/templates/.default/css/form.css?17653713277161 */
/* /bitrix/templates/.default/components/bitrix/catalog.section.list/menu_mob/style.css?17593534903106 */
/* /bitrix/templates/.default/components/bitrix/search.title/search_title_new_mob_top/style.css?17685017824049 */
/* /bitrix/templates/.default/components/bitrix/search.title/search_title_new/style.css?17685017814049 */
/* /bitrix/templates/.default/components/bitrix/search.title/search_title_new_mob/style.css?17685017814049 */
/* /bitrix/templates/main/components/bitrix/news.list/articles_main/style.css?17593534902085 */
/* /bitrix/templates/main/styles.css?178239597778395 */
/* /bitrix/templates/main/template_styles.css?177730385819981 */
