

/* Start:/bitrix/templates/.default/css/style.css?1729833457145877*/
@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:1px 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: 460px;
    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;
    margin-top: 0;
    display: block;
    outline: medium none;
    padding: 2% 6%;
    text-align: center;
}

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
}


.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;}
	.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:45%;	
	position: absolute;
	top: 35px;
	left: 40px;	
	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__image {
	max-height: 100%;	
	width: auto !important;
	position: absolute;
	top: 10%;
	left: 50%;
}
.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;
}
.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: 600 14px/16px 'Roboto', Sans-serif;
    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;
	}
	.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;
	}
}
.container .product-t .box .text p.price a {
	font-size: 18px!important;
}

/* End */


/* Start:/bitrix/templates/.default/css/owl.carousel.css?16450999814614*/
/* 
 *  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-ui.css?164509998117024*/
/*! jQuery UI - v1.11.4 - 2015-07-31
* http://jqueryui.com
* Includes: core.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	height: 6px;
	border: 1px solid #e3e3e3;
	/*background: #f2f2f2 url("/bitrix/templates/.default/css/images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;*/
	color: #222222;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
	border: 1px solid #aaaaaa;
	/*background: #cccccc url("/bitrix/templates/.default/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;*/
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	background:url("/bitrix/templates/.default/css/../img/alips3.png") no-repeat;
	font-weight: normal;
	cursor: pointer;
	outline: none;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #212121;
	text-decoration: none;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee url("/bitrix/templates/.default/css/images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url("/bitrix/templates/.default/css/images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}


/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
/*.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}
*/
/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa url("/bitrix/templates/.default/css/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaaaaa url("/bitrix/templates/.default/css/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
	border-radius: 8px;
}

/* End */


/* Start:/bitrix/templates/.default/css/jquery.formstyler.css?164509998110175*/
.jq-checkbox {
	top: -1px;
	width: 13px;
	height: 13px;
	border: 1px solid #C3C3C3;
	border-radius: 3px;
	background: #F6F6F6 url(data:image/gif;base64,R0lGODlhAQAMALMAAPHx8f7+/vv7+/j4+PX19fLy8vz8/Pn5+fb29vPz8/39/ff39wAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAABAAwAAAQJMCgjzliIpAIiADs=) repeat-x;
	box-shadow: 0 1px 1px rgba(0,0,0,0.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	vertical-align: middle;
	cursor: pointer;
}
.jq-checkbox.checked .jq-checkbox__div {
	width: 9px;
	height: 9px;
	margin: 2px 0 0 2px;
	border-radius: 2px;
	background: #666;
	box-shadow: inset 0 -3px 6px #AAA;
}
.jq-checkbox.focused {
	border: 1px solid #08C;
}
.jq-checkbox.disabled {
	opacity: 0.55;
	filter: alpha(opacity=55);
}


.jq-radio {
	width: 12px;
	height: 12px;
	border: 1px solid #C3C3C3;
	border-radius: 50%;
	background: #F6F6F6 url(data:image/gif;base64,R0lGODlhAQAMALMAAPHx8f7+/vv7+/j4+PX19fLy8vz8/Pn5+fb29vPz8/39/ff39wAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAABAAwAAAQJMCgjzliIpAIiADs=) 0 -1px repeat-x;
	box-shadow: 0 1px 1px rgba(0,0,0,0.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	vertical-align: middle;
	cursor: pointer;
}
.jq-radio.checked .jq-radio__div {
	width: 6px;
	height: 6px;
	margin: 3px 0 0 3px;
	border-radius: 50%;
	background: #666;
}
.jq-radio.focused {
	border: 1px solid #08C;
}
.jq-radio.disabled {
	opacity: 0.55;
	filter: alpha(opacity=55);
}


.jq-file {
	width: 270px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	border-radius: 4px;
}
.jq-file input {
	cursor: pointer;
	height: auto;
	line-height: 1em;
}
.jq-file__name {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 32px;
	padding: 0 80px 0 10px;
	color: #333;
	font: 14px/30px Arial, sans-serif;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1;
	background: #FFF;
}
.focused .jq-file__name {
	border: 1px solid #5794BF;
}
.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #CCC;
	border-radius: 0 4px 4px 0;
	background: #F1F1F1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x;
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);
	color: #333;
	text-shadow: 1px 1px #FFF;
	font: 14px/30px Arial, sans-serif;
}
.jq-file:hover .jq-file__browse {
	background-color: #E6E6E6;
	background-position: 0 -10px;
}
.jq-file:active .jq-file__browse {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-file.disabled .jq-file__name {
	color: #888;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__browse {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}


.jq-selectbox {
	margin-top: -3px;
	vertical-align: middle;
	cursor: pointer;
}
.jq-selectbox__select {
	height: 30px;
	padding: 0 30px 0 10px;
	color: #00aff0;
	text-decoration: underline;
	text-shadow: 1px 1px #FFF;
	font: 14px/30px Arial, sans-serif;
}
.jq-selectbox__select:hover {
	background-position: 0 -10px;
}

/*.jq-selectbox.focused .jq-selectbox__select {
	border: 1px solid #5794BF;
}*/
.jq-selectbox.disabled .jq-selectbox__select {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-selectbox__select-text {
	display: block;
	width: 100%!important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.jq-selectbox .placeholder {
	color: #888;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 100%;
	
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 14px;
	right: 12px;
	width: 0;
	height: 0;
	overflow: hidden;
	border-top: 5px solid #00aff0;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
	opacity: 1;
	filter: alpha(opacity=100);
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.jq-selectbox__dropdown {
	top: 33px;
	width: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	width: auto;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: #FFF;
	box-shadow: 0 2px 10px rgba(0,0,0,0.2);
	font: 14px/18px Arial, sans-serif;
}
.jq-selectbox__search {
	margin: 5px;
}
.jq-selectbox__search input {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	outline: none;
	border: 1px solid #CCC;
	border-radius: 3px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
	box-shadow: inset 1px 1px #F1F1F1;
	color: #333;
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
}
.jq-selectbox li {
	min-height: 18px;
	padding: 5px 10px 6px;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	     -o-user-select: none;
	white-space: nowrap;
	color: #231F20;
}
.jq-selectbox li.selected {
	background-color: #A3ABB1;
	color: #FFF;
}
.jq-selectbox li:hover {
	background-color: #08C;
	color: #FFF;
}
.jq-selectbox li.disabled {
	color: #AAA;
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #231F20;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}


.jq-select-multiple {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);
	background: #FFF;
	color: #333;
	font: 14px/18px Arial, sans-serif;
	cursor: default;
}
.jq-select-multiple.focused {
	border: 1px solid #5794BF;
}
.jq-select-multiple.disabled {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0;
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	     -o-user-select: none;
	        user-select: none;
	white-space: nowrap;
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
	background: #08C;
	color: #FFF;
}
.jq-select-multiple li.disabled {
	color: #AAA;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #CCC;
	color: #FFF;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}


input[type="email"].styler,
input[type="number"].styler,
input[type="password"].styler,
input[type="search"].styler,
input[type="tel"].styler,
input[type="text"].styler,
input[type="url"].styler,
textarea.styler {
	padding: 7px 9px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);
	color: #333;
	font: 14px Arial, sans-serif;
}
input[type="search"].styler {
	-webkit-appearance: none;
}
textarea.styler {
	overflow: auto;
}
input[type="email"].styler:hover,
input[type="number"].styler:hover,
input[type="password"].styler:hover,
input[type="search"].styler:hover,
input[type="tel"].styler:hover,
input[type="text"].styler:hover,
input[type="url"].styler:hover,
textarea.styler:hover {
	border-color: #B3B3B3;
}
input[type="email"].styler:focus,
input[type="number"].styler:focus,
input[type="password"].styler:focus,
input[type="search"].styler:focus,
input[type="tel"].styler:focus,
input[type="text"].styler:focus,
input[type="url"].styler:focus,
textarea.styler:focus {
	border-color: #CCC;
	border-top-color: #B3B3B3;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	outline: none;
}
button.styler,
input[type="button"].styler,
input[type="submit"].styler,
input[type="reset"].styler {
	overflow: visible;
	padding: 7px 11px;
	outline: none;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #F1F1F1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x;
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);
	color: #333;
	text-shadow: 1px 1px #FFF;
	font: 14px Arial, sans-serif;
	cursor: pointer;
}
button.styler::-moz-focus-inner,
input[type="button"].styler::-moz-focus-inner,
input[type="submit"].styler::-moz-focus-inner,
input[type="reset"].styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:after {
	content: '';
}
button.styler:not([disabled]):hover,
input[type="button"].styler:not([disabled]):hover,
input[type="submit"].styler:not([disabled]):hover,
input[type="reset"].styler:hover {
	background-color: #E6E6E6;
	background-position: 0 -10px;
}
button.styler:not([disabled]):active,
input[type="button"].styler:not([disabled]):active,
input[type="submit"].styler:not([disabled]):active,
input[type="reset"].styler:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
button.styler[disabled],
input[type="button"].styler[disabled],
input[type="submit"].styler[disabled] {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
/* End */


/* Start:/bitrix/templates/.default/css/jquery.arcticmodal-0.3.css?1645099981654*/
.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?164509998112795*/
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/topdent_inner/swiper.min.css?16643678065576*/
/**
 * 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/slick.css?16450999811776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/search.title/search_title/style.css?16450999824049*/
/*.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/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/arturgolubev/search.title/search_title/style.css?16450999824049*/
/*.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/arturgolubev/search.title/search_title/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/topdent_inner/styles.css?1748242472103057*/
/*
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: -38px;
		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: 400 18px/21px 'Roboto', Sans-serif;
		color: #8DC74A;
		}

	.header .main-header-area__slogan .sub-text {
		font: 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: 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: 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: 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: 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: 400 14px/16px 'Roboto', Sans-serif;
		display: block;
		margin: 0 0 0 47px;
		color: #00afef;
		float: none;

		}

	.main-header-area__mail span {
		font: 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: 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: 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: 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: 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: 400 16px/46px 'Roboto', Sans-serif;
		color: #fff;
		display: inline;
		}

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

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

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

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

	.text-of-main h2.title {
		color: #8DC74A;
		margin: 30px 0 0 0;
		font: 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: 400 14px/21px 'Roboto', Sans-serif;
		color: #717171;
		}

	.text-of-main .bottom-text {
		font: 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: 400 25px/29px 'Roboto', Sans-serif;
		text-transform: uppercase;
		padding: 10px 0;
		}

	.main-page-news .items {
		margin: 0;
		padding: 0;
		font: 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: 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: 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: 400 25px/29px 'Roboto', Sans-serif;
		text-transform: uppercase;
		padding: 10px 0;
		}

	.main-page-articles .items {
		margin: 0;
		padding: 0;
		font: 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: 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: 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: 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: 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: 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: 400 14px/21px 'Roboto', Sans-serif;
		color: #717171;
		}

	.main-page-footer__main-block > .main-page-footer__3-inner-block ul li a {
		font: 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: 700 18px/21px 'Roboto', Sans-serif;
		color: #717171;
		background: none;
		}

	.inner11-hor-block .telzvon div.workTime {
		margin: 0 0 0 35px;
		display: block;
		font: 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: 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: 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: 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: 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: 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: 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: 600 14px/21px 'Roboto', Sans-serif;
		color: #717171;
		text-align: left;
		margin: 0;
		padding: 10px 0;
		}

	.main-page-footer__sec-block p {
		font: 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: 400 12px/30px 'Roboto', Sans-serif;
		color: #717171;
		margin: 0;
		float: none;
		}

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



	/*inner pages - catalog pages */
	.pages.clearfix{
		width:100%;
		max-width:1180px;
		margin:0;
		padding:0;
		}
		.pages  ul.transition{
			float: none;
			margin:18px 0;
			}
			.pages  ul.transition li {
				display: inline-block;
				}
	.			pages  ul.transition li a{
					font: 400 11px/13px 'Roboto', Sans-serif;
					color: #20ACF0;
					}
			.inner-page-breadcrumb ul li a.last-element{color: #717171;}

	/* main structure*/
	.catalog-content.container{
		min-height: 100vh;
		margin:0;
		padding:0;
		display: flex;
		flex-wrap: wrap;
		}
	.catalog-content.container .content {
		margin:0;
		padding:0;
		float: none;
		width: 100%;
		order: 2;
		}
	.inner-page-all-content[data-columns="67"] .content{
		width: calc(77.5% - 40px);
	}
	.catalog-content.container .side-bar {
		margin:0 40px 0 0;
		padding:0;
		float: none;
		width: 22.5%;
		order: 1;
		}
.height-text 
	/*sidebar*/
	/*1 lvl*/

	.side-bar #catalog-menu {
		margin: 0px;
		border-left: 1px solid lightgray;
		border-right: 1px solid lightgray;
		border-bottom: 1px solid lightgray;
		background: #ffffff !important;
		}
	.side-bar #catalog-menu ul li:hover{
		background: #20ACF0 !important;
		}
	.side-bar #catalog-menu ul li:not(.active):hover > a {
		color:#ffffff !important;;
		}
	.side-bar #catalog-menu > li {
		position: relative;
		min-height: 30px;
		padding-right: 30px;
		border-top: 1px solid lightgray !important;
		background: #F2F2F2 !important;
		margin: 0;
		}
	.side-bar #catalog-menu > li > a {
		font: 400 14px/16px 'Roboto', Sans-serif !important;
		color: #000;
		text-transform: none !important;
		padding: 8px 0 8px 10px !important;
		}
	.side-bar #catalog-menu > li:first-child > a {
		font: 400 14px/16px 'Roboto', Sans-serif !important;
		color: #000;
		text-transform: none !important;
		padding: 8px 0 8px 10px !important;
		}
	.side-bar #catalog-menu > li.active > a{
		font-weight: 600 !important;
		}
	/*2 lvl*/
		.side-bar #catalog-menu ul {
			display: none;
			float: none;
			margin: 0 -30px 0 0;
			background: #ffffff !important;
			}
	/*3 lvl*/
			.side-bar #catalog-menu li li {
					border-top: 1px solid lightgray !important;
					background: #e1ecec !important;
					}
			.side-bar #catalog-menu li li.active {background: #ccc !important;}
			.side-bar #catalog-menu li li.active.selected {background: #00AFF0 !important;}
			.side-bar #catalog-menu li li.active.selected > a {color: #fff!important;}

	.side-bar #catalog-menu li li li {background: #fff !important;}
			.side-bar #catalog-menu li li li.active {background: #00AFF0 !important;}
				.side-bar #catalog-menu li li a {
							padding: 10px 0 10px 10px !important;
							font: 400 12px/14px 'Roboto', Sans-serif !important;
							color: #000;
							text-transform: none !important;
							}
						.side-bar #catalog-menu li.active li.active > a{
							font-weight: 600 !important;
							}
						.side-bar #catalog-menu li li .menu-toggle {
							background: url(/bitrix/templates/.default/components/bitrix/menu/catalog_left/img/arrow_g.png) no-repeat center;
							display: block;
							position: absolute;
							right: 0;
							width: 30px;
							height: 30px;
							cursor: pointer;
							top: 3px;
							}

						/*main content*/
	.height-text.catalog-content h1 {
		font: 400 25px/29px 'Roboto', Sans-serif;
		color: #8DC74A;
		text-transform: uppercase;
		margin:0 0 20px 0;
		padding:0;
		}

	/*filter*/
	.smartfilter .multifilters{
		margin:0;
		padding:0;
	}

	.smartfilter .multifilters .multifilter-item__title {
		display: inline-block;
		position: relative;
		cursor: pointer;
		/*font: 600 12px/14px 'Roboto', Sans-serif;*/
		font-weight: 400;
		color: #50646b;
	}

	.multifilters .multifilter-item__title:after {
		content: '';
		display: none;
		vertical-align: middle;
		margin-left: 10px;
		width: 0;
		height: 0;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-top: 6px solid #92c548;
	}

	.side-bar .smartfilter .multifilters .multifilter-item__button{
		background-color: transparent;
		border: 1px solid transparent;
	}

	.smartfilter .multifilters .multifilters-actions {
		float: right;
		display: inline-block;
		width: 100px;
		text-align: right;
		box-sizing: unset;
		margin-left: 10px;
		background: transparent;
		border-radius: 4px;
		border: none;
		padding:0;
	}

	.smartfilter .multifilters .btn-filter {
		display: inline-block;
		font: 400 12px/12px 'Roboto', Sans-serif;
		text-align: center;
		width: 110px;
		cursor: pointer;
		-webkit-appearance: none;
		transition: background-color 0.25s ease-out, color 0.25s ease-out;
		vertical-align: middle;
		border: 1px solid transparent;
		border-radius: 4px;
		padding: 6px 25px;
		margin: 0;
		background-color: #8DC74A;
		color: #fff;
	}

	/*sort views*/
	.catalog-content.container .content .top-panel {
		border:none;
		padding:0;
		margin: 5px 0 0;
	}

	.catalog-content.container .content .top-panel div p,
	.catalog-content.container .content .top-panel div.sorting p .jq-selectbox__select-text{
		font: 400 12px/20px 'Roboto', Sans-serif;
		color: #717171;
	}
	.catalog-content.container .content .top-panel .sorting {
		float: left;
		width: 50%;
	}
	.catalog-content.container .content .top-panel .show {
		float: right;
		width: 50%;
		margin:0;
	}
	.catalog-content.container .content .top-panel .show p{
		display: none;
	}
	.catalog-content.container .content .top-panel .show ul {
		display: flex;
		float: right;
		flex-wrap: wrap;
	}
	.catalog-content.container .content .top-panel .show ul li:first-child{
		order:2;
	}
	.catalog-content.container .content .top-panel .show ul li a {
		display: block;
		font: 400 12px/20px 'Roboto', Sans-serif;
		color: #717171;
		padding-left: 15px;
		font-weight: lighter;
		transition: 0.2s;
	}

	.catalog-content.container .content .top-panel .show ul li a.list {
		background: url(/bitrix/templates/topdent_inner/img/table.png) no-repeat left center;
	}
	.catalog-content.container .content .top-panel .show ul li a.table {
		background: url(/bitrix/templates/topdent_inner/img/list.png) no-repeat left center;
	}
	.catalog-content.container .content .top-panel div.sorting .jq-selectbox__select {
		height: auto;
	}
	.catalog-content.container .content .top-panel div.sorting .jq-selectbox__trigger-arrow {
		position: absolute;
		top: 8px;
		right: 12px;
		width: 0;
		height: 0;
		overflow: hidden;
		border-top: 5px solid #8DC74A;
		border-right: 5px solid transparent;
		border-left: 5px solid transparent;
		opacity: 0.99;
		filter: alpha(opacity=99);
	}

	/*top - pagination*/
	.top-catalog.pagination .page.pagenation {
		margin: 15px auto 15px;
		width: 100%;
		float: none;
		border:none;
		padding:0;
		display: flex;
		justify-content: center;
	}


	/*product-list*/

	.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;
		}

	/*hide preview item*/

	/*product card*/
	.catalog-content.container .content .buttom-product .box {
		float: none;
		position: relative;
		text-align: center;
		min-height: 400px;
		height: auto;
		width: 32%;
		margin: 20px 1% 0 0;
		padding: 0;
		flex-wrap: wrap;
		display: flex;
		flex-direction: column;
		border: 0.5px solid #F2F2F2;
		box-sizing: border-box;
		background: #FCFCFC;
		}

	/*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;
		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: #00aff0;
							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);
			}
			.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;
				text-align: center;
				display: block;
				width: 100%;
				}
			.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;*/
		}
		.catalog-content.container .content .buttom-product .box .box__special .box__special-item.add-favorite{
		display: none;
		}




		/*bottom pagination*/
	.page.pagenation {
		margin: 40px auto 40px;
		width: 100%;
		float: none;
		border-top: 1px solid #ebebeb;
		padding-top: 20px;
		display: flex;
		justify-content: center;
		}

	.page.pagenation ul.pages {
		width: 100%;
		max-width:335px;
		font: 400 16px/21px 'Roboto', Sans-serif;
		color: #717171;
		}
	.page.pagenation ul.pages li a {
		display: block;
		font: 400 16px/21px 'Roboto', Sans-serif;
		color: #717171;
		margin-left: 10px;
		}

	/*cataloc description*/
	.catalog-content.container .cat_desc {
		margin: 0 0 60px 0;
		font: 400 16px/21px 'Roboto', Sans-serif;
		color: #717171;
		}
	.catalog-content.container .cat_desc p {
		margin:0 0 20px 0;
		}
	.catalog-content.container .cat_desc ul {
		float: none;
		padding: 0;
		margin:0 0 20px 20px;
		list-style:none;
		}
	.catalog-content.container .cat_desc ul li {
		background: url(/bitrix/templates/topdent_inner/img/arrow.png) left center no-repeat;
		padding-left:25px;
		}

	.similar-items-list {
		display: flex;
		word-break: break-all;
		flex-wrap: wrap;

		}

/*product cart*/
	.catalog-content.container a[href="/form/cad.php?ajax=y"]{
		margin-bottom: 20px;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post{
		padding:0;
		margin:0;
		background-color: transparent;
		display: flex;
		flex-wrap: wrap;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post .images {
		float: none;
		width: 25%;
		padding:0;
		margin:0 20px 0 0;
		order: 1;
		overflow: hidden;
		max-height: 340px;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post .right-content {
		float: none;
		width: calc(75% - 30px);
		padding:0;
		margin:0;
		order: 2;
		}
	/*right block structure*/
		.container .content div[itemtype="http://schema.org/Product"] .post .right-content .top-main{
			display: flex;
			flex-wrap: wrap;
			}
			.container .content div[itemtype="http://schema.org/Product"] .post .right-content .top-main .box-t{
				width: 50%;
				float: none;
				padding:0;
				margin:0 20px 0 0;
				}
			.container .content div[itemtype="http://schema.org/Product"] .post .right-content .top-main .basket{
				width: calc(50% - 20px);
				float: none;
				padding:0;
				margin:0;
				}
	.container .content div[itemtype="http://schema.org/Product"] .post .product_col .slick-slide img {
		display: block;
		object-fit: cover;
		max-height: 280px;
		min-height: 280px;
		}
			/* old image*/
/*				.container .content div[itemtype="http://schema.org/Product"] .post .images .img {
					position: relative;
					margin:0 0 30px 0;
					text-align: center;
					}
	.container .content div[itemtype="http://schema.org/Product"] .post .images .sub-images {
		display: flex;
		margin:0;
		justify-content: center;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post .images .sub-images a{
		float: none;
		margin: 0 0 5px 0;
		width: auto;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post .images .sub-images a:nth-child(2){
		margin:0 5px 5px;
		}*/
	.container .content div[itemtype="http://schema.org/Product"] .post .images .img{
		min-height: 190px;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post .images .sub-images{
		min-height: 60px;
		}
	.container .content div[itemtype="http://schema.org/Product"] .descr img{
		object-fit: contain;
		height:auto;
		max-height:450px;
		padding: 20px 0;
		}
	/*.container .content div[itemtype="http://schema.org/Product"] .descr img:hover{*/
		/*max-height:unset !important;*/
		/*}*/


	/*mid block*/
			.container .content div[itemtype="http://schema.org/Product"] .post .right-content .box-t a.name-h1-element:hover{
				text-decoration: none;
				cursor: default;
				}
			.container .content div[itemtype="http://schema.org/Product"] .post .right-content .box-t a.name-h1-element h1 {
				font: 600 25px/29px 'Roboto', Sans-serif;
				color: #717171;
				display: block;
				text-transform: none;
				margin: 0;
				}
			.container .content div[itemtype="http://schema.org/Product"] .post .right-content .box-t p{
				font: 400 14px/21px 'Roboto', Sans-serif;
				color: #717171;
				}
			.container .content div[itemtype="http://schema.org/Product"] .post .right-content .box-t .sity span {
				color: #20ACF0;
				}
			.container .content div[itemtype="http://schema.org/Product"] .post .grnt_main {
				margin:25px 0 0;
				padding:0;
				border: none;
				}
			.container .content div[itemtype="http://schema.org/Product"] .post .right-content .box-t .grnt_main p{
				font: 400 16px/21px 'Roboto', Sans-serif;
				color: #717171;
				}
			.container .content div[itemtype="http://schema.org/Product"] .post .right-content .box-t .grnt_main span a {
				font: 400 16px/21px 'Roboto', Sans-serif;
				color: grey;
				display: inline;
				cursor: pointer;
				}

			/*right block busket*/
	.container .content div[itemtype="http://schema.org/Product"] .post .right-content .basket .main-price {
		font: 600 33px/47px 'Roboto', Sans-serif;
		color: #CB2222;
		text-align: left;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post .right-content .basket .sub-price {
		font: 400 18px/21px 'Roboto', Sans-serif;
		color: #717171;
		float: none;
		margin: 35px 0;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post .right-content .buttons{
		padding:0;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post .right-content .buttons .basket-button {
		font: 600 14px/16px 'Roboto', Sans-serif;
		color: #fff;
		background: #8DC74A;
		border-radius: 4px;
		display: inline-block;
		position: relative;
		float: none;
		margin: 0;
		padding: 12px 45px 12px 10px;
		transition: 0.2s;
		-webkit-transition: 0.2s;
		-o-transition: 0.2s;
		-moz-transition: 0.2s;
		width:180px;
		text-align: center;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post .right-content .buttons .basket-button .icon {
		height: 20px;
		position: absolute;
		right: 40px;
		top: 11px;
		width: 20px;
		background: url(/bitrix/templates/topdent_inner/img/busket.png) no-repeat right center;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post .right-content .basket .btn-compare.add-compare {
		display: inline-block;
		float: right;
		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;
		}

		.container .content div[itemtype="http://schema.org/Product"] .post .right-content .basket .one-klicl-credit{
			padding:0;
			margin:20px 0;
			background-color: transparent;
			width:180px;
			}
			.container .content div[itemtype="http://schema.org/Product"] .post .right-content .basket .one-klicl-credit .oneClickBuy {
				display: inline-block;
				float: left;
				background: transparent;
				color: #20ACF0;
				font: 400 14px/16px 'Roboto', Sans-serif;
				padding:0;
				margin:3px 0 0;
				-webkit-transition: 0.2s;
				-o-transition: 0.2s;
				-moz-transition: 0.2s;
				max-width: 110px;
				width:100%;
				text-align: left;
				}
	.container .content div[itemtype="http://schema.org/Product"] .post .right-content .basket .one-klicl-credit .bk_container{
		width: 69px;
		display: inline-block;
		}
			.container .content div[itemtype="http://schema.org/Product"] .post .right-content .basket .one-klicl-credit .bk_buy_button {
				display: inline-block;
				cursor: pointer;
				border-radius:inherit;
				background-color: transparent;
				border:none;
				font: 400 14px/21px 'Roboto', Sans-serif;
				color:  #717171;
				white-space: nowrap;
				text-decoration: none;
				padding:0;
				margin:0;
				max-width: 70px;
				width:100%;
				text-align: right;
				font: 600 12px/20px 'Roboto', Sans-serif;
				color: #ffffff;
				padding:5px 10px;
				margin-top: -4px;
				text-align: center;
				border-radius: 4px;
				background-color:#18c139;
				}
	.product-blocks{margin-bottom:20px;}
	.product-t.tk-2.row-of-prod .owl-carousel.owl-loading {
		opacity: 1;
		display: flex;
		flex-wrap: wrap;
		justify-content:flex-start;
		}
	.product-t.tk-2.row-of-prod .owl-carousel.owl-loading > div{
		margin-bottom: 10px;
		}

	.product-blocks .similar-items-vertical {
		height: auto;
		overflow-y: auto;
		overflow-x: hidden;
		}
	.product-blocks .owl-controls {
		position: absolute;
		top: -50px;
		right: 15px;
		}

/*page cart*/
	.inner-page-all-content[data-columns="67"] .main-basked .content {
		width: 98%;
		}


/*akcii*/
	.inner-page-all-content[data-columns="67"] .inner_akcii .content {
		width: 98%;
		}
	.inner_akcii .block-shares .wrapper ul.tabs {
		display:flex;
		justify-content: space-between;
		align-items: center;
		}
	.inner_akcii .block-shares .wrapper ul.tabs li{
		margin:0 2px;
		padding:16px 0 0;
		color: #50646b;
		font: 600 14px/16px 'Roboto', Sans-serif;
		width:calc(33.3% - 4px);
		height:50px;
		text-align: center;
		}
	.inner_akcii .block-shares .wrapper ul.tabs li a{
		padding:0 20px 0;
		display: inline-block;
		margin:0 2px;
		width: 100%;
		color: #50646b;
		font: 600 14px/50px 'Roboto', Sans-serif;
		text-align: center;
		box-sizing: border-box;
		}
	.inner_akcii .block-shares .wrapper ul.tabs li.active {
			position: relative;
			background: #fff;
			border:none;
			z-index: 60;
			color: green;
			border-top:1px solid #ccc;
			box-sizing: border-box;
			}

	.inner_akcii .block-shares .wrapper .tabs li:nth-child(1).active:after,
	.inner_akcii .block-shares .wrapper .tabs li:last-child:before,
	.inner_akcii .block-shares .wrapper .tabs li:nth-child(2).active:before,
	.inner_akcii .block-shares .wrapper .tabs li:nth-child(2).active:after{
		display:none;
		}

	.inner_akcii .item-shares .title {
		position: relative;
		z-index: 10;
		display: block;
		text-align: center;
		color: #50646b;
		font: 600 14px/22px 'Roboto', Sans-serif;
		margin: 15px 0 0;
		padding:0 10px;
		}
	.inner_akcii .item-shares img {
		width: auto;
		max-width:280px;
		position: absolute;
		bottom: 60px;
		left: 50%;
		margin: 0 0 0 -35%;
		}
	.inner_akcii .item-shares .bottom-block {
		background: transparent;
		margin-top: 0;
		padding: 13px 0;
		position: absolute;
		width: 100%;
		bottom: 0;
		border-top: 1px solid #ccc;
		box-sizing: border-box;
		}
	.inner_akcii .item-shares .bottom-block p.t-price{
		color:red;
		}
	.inner_akcii .item-shares .bottom-block p.price{
		color:green;
		font-size: 16px !important;
		}

/*articles news*/

	.inner-page-all-content[data-columns="67"] .height-text-text.news .content {
		width: 98%;
		}

	/*product-list*/

	.height-text-text.news .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;
		}

	/*product card*/
	.height-text-text.news .buttom-product .box {
		float: none;
		position: relative;
		text-align: center;
		min-height: 400px;
		height: auto;
		width: 24.5%;
		margin: 20px 2px 0 0;
		padding: 0;
		flex-wrap: wrap;
		display: flex;
		flex-direction: column;
		border: 1px solid #F2F2F2;
		box-sizing: border-box;
		}

	/*flex-padding*/
	.height-text-text.news .buttom-product .box.indent {
		margin-left: 0 !important;
		}

	.height-text-text.news .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;
		}
	.height-text-text.news .buttom-product .box .img {
		height: 135px;
		max-height: 135px;
		order:2;
		margin:0;
		}
	.height-text-text.news .buttom-product .box .price {
		font: 600 40px/47px 'Roboto', Sans-serif;
		color: #CB2222;
		margin: 0;
		order: 3;
		text-align: center;
		}
	.height-text-text.news .buttom-product .box .info {
		text-align: center;
		margin: 0 !important;
		position: relative;
		top: auto;
		width: auto;
		order: 4;
		padding:10px;
		}
	div.wrapper .height-text-text.news .buttom-product .box .info p{
		font: 400 11px/14px 'Roboto', Sans-serif !important;
		color: #717171;
		text-align: left;
		}
	div.wrapper .buttom-product .box .info p a.t1{
		font-size:100%;
		}
	div.wrapper .height-text-text.news .buttom-product .box .info p:first-child a {
		color: #00aff0;
		display: inline-block;
		font: 400 12px/14px 'Roboto', Sans-serif !important;
		}
	.height-text-text.news .buttom-product .box .buttons {
		position: relative;
		bottom: 0;
		width: calc(100% - 20px);
		margin: auto 10px 10px;
		order: 5;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		}
	.height-text-text.news .buttom-product .box .buttons p{
		display: inline-block;
		position: relative;
		float: none;
		order:1;
		}
	.height-text-text.news .box .basket-button {
		font: 600 14px/16px 'Roboto', Sans-serif;
		color: #fff;
		background: #8DC74A;
		border-radius: 4px;
		display: inline-block;
		position: relative;
		float: none;
		margin:0;
		padding: 12px 45px 12px 10px;
		transition: 0.2s;
		-webkit-transition: 0.2s;
		-o-transition: 0.2s;
		-moz-transition: 0.2s;
		}
	.height-text-text.news .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;
		}
	.height-text-text.news .buttom-product .box .box__special {
		max-width: 40px;
		float:none;
		order: 2;
		margin-left:7px;
		}
	.height-text-text.news .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;*/
		}
	.height-text-text.news .buttom-product .box .box__special .box__special-item.add-favorite{
		display: none;
		}







/*compare*/
	.inner-page-all-content[data-columns="67"] .inner_compare .content {
		width: 98%;
		}

	/*end desktop*/
	}





@media handheld, only screen and (min-device-width: 310px) and (max-device-width: 680px), (min-width: 310px) and (max-width: 680px) {
	.desktop{
		display:none;
		}
.name-h1-element.desktop{
	display:none !important;
	}
	.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:15px;
		}
	.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: 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: 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: 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: 400 21px/25px 'Roboto', Sans-serif;
				color: #8DC74A;
				margin: 0;
				padding:0;
				}
			.header .logo-text .sub-text {
				font: 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: 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: 600 18px/21px 'Roboto', Sans-serif;
				color: #717171;
				}
			.mobile_header-top-phone-mail .mail{
				font: 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: 400 14px/16px 'Roboto', Sans-serif;
		color: #ffffff;
		text-align: center;
		}


	.wrapper.hny.inner-page-all-content{
		padding:0;
		margin:0;
		}
	.inner-page-all-content .side-bar{
		height: 0;
		overflow: hidden;
		}
	.inner-page-all-content .side-bar .slideFilter{
		display: none;
	}
/*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: 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.hny.inner-page-all-content .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.hny.inner-page-all-content .nav > ul.main-catalog-menu li:last-child{
		border-bottom:none;
		}
		.wrapper.hny.inner-page-all-content .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.hny.inner-page-all-content .nav > ul.main-catalog-menu > li.active > .menu-toggler,
			.wrapper.hny.inner-page-all-content .nav > ul.main-catalog-menu > li.active > ul > li.active > .menu-toggler{
				transform: rotate(180deg);
				}
	.wrapper.hny.inner-page-all-content .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;
		transition: .5s ease-in-out;
		border:none;
	}

	.wrapper.hny.inner-page-all-content .nav > ul.main-catalog-menu > li > a {
		padding:0;
		font: 400 14px/40px 'Roboto', Sans-serif;
		color: #20ACF0;
		height: auto;
		text-align: left;
		background: transparent;
		border: none;
	}

	.wrapper.hny.inner-page-all-content .nav > ul.main-catalog-menu > li.greenLink a {
		background: transparent!important;
	}

	.wrapper.hny.inner-page-all-content .nav .in_menu {
		background-color: transparent;
	}

	.wrapper.hny.inner-page-all-content .nav .in_menu li{
		border-bottom:1px solid #20ACF0;
	}

	.wrapper.hny.inner-page-all-content .nav > ul > li .in_menu li a{
		line-height: normal;
		padding: 10px 0;
		min-height:unset;
		height: auto;
	}

	.wrapper.hny.inner-page-all-content .nav > ul > li .in_menu--level-deep li{
		border-bottom:1px solid grey;
	}

	.wrapper.hny.inner-page-all-content .nav > ul > li .in_menu--level-deep li a {
		height: auto;
		min-height: 30px;
		padding: 7px 0 0;
		line-height: 14px;
	}

	ul.catalog_menu.main-catalog-menu > li:nth-child(3) > ul > li:first-child{
	/*display: none !important;*/
	}

	/*inner pages - catalog pages */
	.pages.clearfix{
		width:calc(100% - 40px);
		max-width:1180px;
		margin:0;
		padding:0;
	}

	.pages.clearfix ul.transition li {
		display: inline-block;
	}

	.pages.clearfix ul.transition li a{
		font: 400 12px/14px 'Roboto', Sans-serif;
		color: #20ACF0;
	}

	.pages.clearfix ul.transition li a.last-element{color: #717171;}
	.height-text.catalog-content h1 {
		font: 400 16px/19px 'Roboto', Sans-serif;
		color: #8DC74A;
		text-transform: uppercase;
		margin:0 0 20px 0;
		padding:0 20px;
		text-align: center;
		}

	/*filter*/
	.smartfilter .multifilters .multifilter-item{
		width:32%;
		}
	.smartfilter .multifilters .multifilter-item:nth-child(3){
		text-align:right;
		}
	.smartfilter .multifilters .multifilter-item:nth-child(2),
	.smartfilter .multifilters .multifilter-item:nth-child(5):last-child{
		text-align:center;
		}
	.smartfilter .multifilters .multifilter-item:nth-child(4){
		width:40%;
		}
	.smartfilter .multifilters .multifilter-item:nth-child(5){
		width:30%;
		}
	.smartfilter .multifilters .multifilter-item__title {
		display: inline-block;
		position: relative;
		cursor: pointer;
		font-weight: 400;
		/*font: 400 12px/14px 'Roboto', Sans-serif;*/
		/*color: #717171;*/
		}
	.multifilters .multifilter-item__title:after {
		/*content: '';*/
		display: none;
		/*vertical-align: middle;*/
		/*margin-left: 10px;*/
		/*width: 0;*/
		/*height: 0;*/
		/*border-left: 6px solid transparent;*/
		/*border-right: 6px solid transparent;*/
		/*border-top: 6px solid #92c548;*/
		}
	.smartfilter .multifilters .multifilter-item__button {
		display: inline-block;
		color: #4f636b;
		font-size: 16px;
		padding: 0.5em 0;
		margin:0;
		}
	.smartfilter .multifilters .multifilters-actions {
		float: none;
		position: absolute;
		left: calc(64% + 25px);
		margin-top: 32px;
		display: inline-block;
		width: 85px;
		text-align: right;
		box-sizing: unset;
		background: transparent;
		border-radius: 4px;
		border: none;
		padding:0;
	}

	.smartfilter .multifilters .btn-filter {
		display: inline-block;
		font: 400 10px/12px 'Roboto', Sans-serif;
		text-align: center;
		width: 85px;
		cursor: pointer;
		-webkit-appearance: none;
		transition: background-color 0.25s ease-out, color 0.25s ease-out;
		vertical-align: middle;
		border: 1px solid transparent;
		border-radius: 4px;
		padding: 6px 10px;
		margin: 0;
		background-color: #8DC74A;
		color: #fff;
	}


	/*sort views*/

	.catalog-content.container .content .top-panel {
		border:none;
		padding:0 20px;
		margin: 5px 0 0;
	}

	.catalog-content.container .content .top-panel div p,
	.catalog-content.container .content .top-panel div.sorting p .jq-selectbox__select-text{
		font: 400 10px/20px 'Roboto', Sans-serif !important;
		color: #717171;
		}
	.catalog-content.container .content .top-panel .sorting {
		float: left;
		width: auto;
		}
	.catalog-content.container .content .top-panel .show {
		float: right;
		width: auto;
		margin:0;
		}
	.catalog-content.container .content .top-panel .show p{
		display: none;
		}
	.catalog-content.container .content .top-panel .show ul {
		display: flex;
		float: right;
		flex-wrap: wrap;
		}
	.catalog-content.container .content .top-panel .show ul li:first-child{
		order:2;
		margin-left: 5px;
		}
	.catalog-content.container .content .top-panel .show ul li a {
		display: block;
		font: 400 12px/20px 'Roboto', Sans-serif;
		color: #717171;
		padding-left: 15px;
		font-weight: lighter;
		transition: 0.2s;
		-webkit-transition: 0.2s;
		-moz-transition: 0.2s;
		-o-transition: 0.2s;
		}

	.catalog-content.container .content .top-panel .show ul li a.list {
		background: url(/bitrix/templates/topdent_inner/img/table.png) no-repeat left center;
		}
	.catalog-content.container .content .top-panel .show ul li a.table {
		background: url(/bitrix/templates/topdent_inner/img/list.png) no-repeat left center;
		}
	.catalog-content.container .content .top-panel div.sorting .jq-selectbox__select {
		height: auto;
		padding: 0 30px 0 0px;
		}
	.catalog-content.container .content .top-panel div.sorting .jq-selectbox__trigger-arrow {
		position: absolute;
		top: 8px;
		right: 12px;
		width: 0;
		height: 0;
		overflow: hidden;
		border-top: 5px solid #8DC74A;
		border-right: 5px solid transparent;
		border-left: 5px solid transparent;
		opacity: 0.99;
		filter: alpha(opacity=99);
		}

	/*top - pagination*/
	.top-catalog.pagination .page.pagenation {
		margin: 15px auto 15px;
		width: 100%;
		float: none;
		border:none;
		padding:0;
		display: flex;
		justify-content: center;
		}



	/*product-list*/

	.catalog-content.container .buttom-product{
		font: 400 12px/20px 'Roboto', Sans-serif;
		color: #717171;
		float: none;
		width:100%;
		margin:0;
		padding:0;
		display: flex;
		position: relative;
		flex-wrap: wrap;
		justify-content: space-between;
		}

	/*hide preview item*/

	/*product card*/
	.catalog-content.container .content .buttom-product .box {
		float: none;
		position: relative;
		text-align: center;
		min-height: 400px;
		height: auto;
		width: 50%;
		margin: 20px 0 0;
		padding: 0;
		flex-wrap: wrap;
		display: flex;
		flex-direction: column;
		border: none;
		box-sizing: border-box;
		}

	/*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 .price .price-link{
		font-size:20px;
		}
	.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: #00aff0;
		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% - 30px);
		margin: auto 0 5px;
		padding: 0 0 0 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);
		}
	.catalog-content.container .content .box .basket-button {
		font: 600 12px/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;
		text-align: center;
		display: block;
		width: 100%;
		}
	.catalog-content.container .content .box .buttons .basket-button .icon {
		height: 20px;
		position: absolute;
		right: 10px;
		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:5px;
		}
	.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;*/
		}
	.catalog-content.container .content .buttom-product .box .box__special .box__special-item.add-favorite{
		display: none;
		}

	div#modal_form{
		max-width:92%;
		left:1%;
		top:1%;
		padding:20px 10px;
		margin:0;

		}
		/*bottom pagination*/
	.page.pagenation {
		margin: 40px auto 40px;
		width: 100%;
		float: none;
		border:none;
		padding-top: 0;
		display: flex;
		justify-content: center;
		}

	.page.pagenation ul.pages {
		width: 100%;
		max-width:335px;
		font: 400 14px/21px 'Roboto', Sans-serif;
		color: #717171;
		text-align: center;
		}
	.page.pagenation .pages li {
		display: inline-block;
		float: none;
		}
	.page.pagenation ul.pages li a {
		display: block;
		font: 400 14px/21px 'Roboto', Sans-serif;
		color: #717171;
		margin-left: 10px;
		}

	/*cataloc description*/
	.catalog-content.container .cat_desc {
		margin: 0 0 20px 0;
		font: 400 16px/21px 'Roboto', Sans-serif;
		color: #717171;
		padding: 0 20px;
		}
	.catalog-content.container .cat_desc p {
		margin:0 0 20px 0;
		}
	.catalog-content.container .cat_desc ul {
		float: none;
		padding: 0;
		margin:0 0 20px 20px;
		list-style:none;
		}
	.catalog-content.container .cat_desc ul li {
		background: url(/bitrix/templates/topdent_inner/img/arrow.png) left center no-repeat;
		padding-left:25px;
		}

	.catalog-content .news-list{
		padding:0 10px;
		}
	.catalog-content > p{padding:0 10px;}
	.catalog-content > h2{padding:0 10px;}







	/*main page 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: 600 28px/33px 'Roboto', Sans-serif;
					color: #CB2222;
					}
				.slider-product__info .slider-product__text{
					font: 600 16px/21px '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;
			right: 0;
			top: auto;
			z-index: 10;
			color: #fff;
			font-weight: bold;
			font-size: 2em;
			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: 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: 400 16px/19px 'Roboto', Sans-serif;
		text-transform: uppercase;
		padding: 10px 0;
		text-align: left;
		}
	.text-of-main .sub-text {
		font: 400 14px/16px 'Roboto', Sans-serif;
		color: #717171;
		margin:0;
		padding-bottom:15px;
		}

	.text-of-main h2.title {
		color: #8DC74A;
		margin:0;
		font: 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: 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: 400 16px/21px 'Roboto', Sans-serif;
		color: #717171;
		}
	.text-of-main .bottom-text{
		font: 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: 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: 100%;
				float: none;
				}
			.articles .items .item .text1 {
				color: #717171;
				font: 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: 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: 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: 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: 400 14px/21px 'Roboto',Sans-serif;
		color: #717171;
		}

	.main-page-footer__main-block > .main-page-footer__3-inner-block ul li a {
		font: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 600 14px/21px 'Roboto', Sans-serif;
		color: #717171;
		text-align: left;
		margin: 0;
		padding: 10px 0;
		}

	.main-page-footer__sec-block p {
		font: 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: 400 12px/30px 'Roboto', Sans-serif;
		color: #717171;
		margin: 0;
		float: none;
		}

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




	/*product cart*/
	.catalog-content.container a[href="/form/cad.php?ajax=y"]{
		margin-bottom: 20px;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post{
		padding:0 10px;
		margin:0;
		background-color: transparent;
		display: flex;
		flex-wrap: wrap;
		}
	/*.container .content div[itemtype="http://schema.org/Product"] .post .images {
		float: none;
		width: calc(50% - 20px);
		padding:0;
		margin:0 20px 0 0;
		order: 1;
		}*/
	.container .content div[itemtype="http://schema.org/Product"] .post .product_col {
		float: none;
		width: calc(50% - 20px);
		padding:0;
		margin:0 20px 0 0;
		order: 1;
		}

	.container .content div[itemtype="http://schema.org/Product"] .post .product_col .slick-slide img {
		display: block;
		object-fit: cover;
		max-height: 125px;
		min-height: 125px;
		}

	.container .content div[itemtype="http://schema.org/Product"] .post .right-content {
		width: 50%;
		padding: 0;
		margin: 0;
		order: 2;
		}
	/*right block structure*/
	.container .content div[itemtype="http://schema.org/Product"] .post .right-content .top-main{
		display: flex;
		flex-wrap: wrap;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post .right-content .top-main .box-t{
		width: 100%;
		float: none;
		padding: 0;
		margin: 0 0 0 0;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post .right-content .top-main .basket{
		width: 100%;
		float: none;
		padding:0;
		margin:0;
		}

	/*old image*/
	/*.container .content div[itemtype="http://schema.org/Product"] .post .images .img {
		position: relative;
		margin:0 0 30px 0;
		text-align: center;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post .images .sub-images {
		display: flex;
		margin:0;
		justify-content: center;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post .images .sub-images a{
		float: none;
		margin: 0 0 5px 0;
		width: auto;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post .images .sub-images a:nth-child(2){
		margin:0 5px 5px;
		}
	*/

	/*mid block*/
	.container .content div[itemtype="http://schema.org/Product"] .post a.name-h1-element{
		width:100%;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post a.name-h1-element h1 {
		font: 600 20px/24px 'Roboto', Sans-serif;
		color: #717171;
		display: block;
		text-transform: none;
		margin: 0;
		padding-bottom: 20px;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post .right-content .box-t p{
		font: 400 14px/21px 'Roboto', Sans-serif;
		color: #717171;
		text-align: left;
		}
	.container .content .post .right-content .box-t p.user{
		margin-top:15px;
		margin-bottom:10px;
		}
	.container .content .post .right-content .box-t .user a {
		display: inline;
		color: #00aff0;
		font: 400 14px/21px 'Roboto', Sans-serif;
		}
	.container .content .post .right-content .box-t p.sity{
		margin-bottom:15px;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post .right-content .box-t .sity span {
		color: #20ACF0;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post .grnt_main {
		margin:25px 0 0;
		padding:0;
		border: none;
		order:4;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post .text {
		margin:25px 0 0;
		padding:0;
		border: none;
		order:5;
		}
				.container .content div[itemtype="http://schema.org/Product"] .post .images {
					width: calc(45% - 20px);
					margin: 0 20px 0 0;
					}
				.container .content div[itemtype="http://schema.org/Product"] .post .images .sub-images{
					display:none;
					}
				.container .content div[itemtype="http://schema.org/Product"] .post .images > div:nth-child(2){
					display:block;
					}

	.container .content div[itemtype="http://schema.org/Product"] .post .right-content .box-t .grnt_main p{
		font: 400 16px/21px 'Roboto', Sans-serif;
		color: #717171;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post .right-content .box-t .grnt_main span a {
		font: 400 16px/21px 'Roboto', Sans-serif;
		color: grey;
		display: inline;
		cursor: pointer;
		}

	/*right block busket*/
	.container .content div[itemtype="http://schema.org/Product"] .post .right-content .basket .main-price {
		font: 600 25px/29px 'Roboto', Sans-serif;
		color: #CB2222;
		text-align: left;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post .right-content .basket .sub-price.mobile {
		font: 400 16px/19px 'Roboto', Sans-serif;
		color: #717171;
		float: none;
		margin: 15px 0;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post .right-content .buttons{
		padding: 0;
		float: none;
		margin: 0;
		width: 100%;
		text-align: left;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post .right-content .buttons .basket-button {
		font: 600 14px/16px 'Roboto', Sans-serif;
		color: #fff;
		background: #8DC74A;
		border-radius: 4px;
		display: inline-block;
		position: relative;
		float: none;
		margin: 0;
		padding: 12px 35px 12px 10px;
		transition: 0.2s;
		-webkit-transition: 0.2s;
		-o-transition: 0.2s;
		-moz-transition: 0.2s;
		max-width:calc(100% - 20px);
		width:100%;
		text-align: center;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post .right-content .buttons .basket-button .icon {
		height: 20px;
		position: absolute;
		right: 30px;
		top: 11px;
		width: 20px;
		background: url(/bitrix/templates/topdent_inner/img/busket.png) no-repeat right center;
		}


	.container .content div[itemtype="http://schema.org/Product"] .post .one-klicl-credit{
		padding:0;
		margin:20px 0;
		background-color: transparent;
		width:100%;
		order:3;
		display: flex;
		height:20px;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post .btn-compare.add-compare {
		display: inline-block;
		float: none;
		height: 20px;
		width: auto;
		min-width:32%;
		overflow: hidden;
		margin: 0;
		text-indent: 0px;
		font: 400 12px/20px 'Roboto', Sans-serif;
		color: #717171;
		padding-left:30px;
		background: url(/bitrix/templates/topdent_inner/img/compare_catalog.png) left center no-repeat;
		background-size: 20px;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post .one-klicl-credit .oneClickBuy {
		display: inline-block;
		float: none;
		background: transparent;
		color: #20ACF0;
		font: 400 12px/14px 'Roboto', Sans-serif;
		padding:0;
		margin:3px 0 0;
		-webkit-transition: 0.2s;
		-o-transition: 0.2s;
		-moz-transition: 0.2s;
		max-width: 110px;
		width:32%;
		text-align: left;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post .one-klicl-credit .bk_container{
		width: 33%;
		display: inline-block;
		}
	.container .content div[itemtype="http://schema.org/Product"] .post .one-klicl-credit .bk_buy_button {
		display: inline-block;
		cursor: pointer;
		border-radius:inherit;
		background-color: transparent;
		border:none;
		font: 400 12px/20px 'Roboto', Sans-serif;
		color:  #717171;
		white-space: nowrap;
		text-decoration: none;
		padding:0;
		margin:0;
		max-width: none;
		width:100%;
		text-align: center;
		font: 600 12px/20px 'Roboto', Sans-serif;
		color: #ffffff;
		padding:5px 0;
		margin-top: -4px;
		text-align: center;
		border-radius: 4px;
		background-color:#18c139;
		}

	.container .content div[itemtype="http://schema.org/Product"] .tabs_block {
		text-align: center;
		padding: 0 10px;
		margin: 30px 0 0;
		width: calc(100% - 20px);
		}
	.container .content div[itemtype="http://schema.org/Product"] .tabs_block .visible {
		padding: 20px 0 0 0;
		text-align: center;
		width: 100%;
		}

	.product-t.tk-2.row-of-prod .owl-carousel.owl-loading {
		opacity: 1;
		}

	.product-blocks .similar-items-vertical {
		height: auto;
		overflow-y: auto;
		overflow-x: hidden;
		}
	.product-blocks .owl-controls{
		position: absolute;
		top: -40px;
		right: 15px;
		}
	.similar-items-list {
		display: block;
		word-break: break-all;
		}
	.container .product-blocks .product-t .box .img {
		width: 37%;
		text-align: center;
		}
	.container .product-t p.similar-title {
		text-transform: uppercase;
		font: 400 18px/21px 'Roboto', Sans-serif;
		color:  #717171;
		margin: 0;
		padding:20px 10px 10px;
		}
	.container .product-blocks .product-t .similar-item p.price a {
		font-weight: bold;
		color: #CB2222 !important;
		font-size: 21px !important;
		}
	.container .product-blocks .product-t .box .text .sub b {
		padding-right: 20px;
		}


	.video-responsive iframe[href^="https://www.youtube.com"],
span[href^="https://www.youtube.com"]{
	max-width:100% !important;
	}

	/*modal windows*/
	#modal_form.box-modal .section-left{
		float: left;
		width: 35%;
		margin-left: 0;
		}
	#modal_form.box-modal .right-section {
		float: right;
		width: 60%;
		}
	#modal_form.box-modal .right-section ul{list-style: disc;}
	#modal_form.box-modal .right-section ul li{
		font: 400 14px/16px 'Roboto', Sans-serif;
		color:  #717171;
		text-align: left;
		}
	#modal_form.box-modal .right-section ul li b{
		font-size:13px;
		}
	#modal_form.box-modal .right-section .buttons .buy-button{
		margin-left: 0;
		}

	/*akcii*/
	.container.inner_akcii{
		margin:0 auto;
		}
	.inner_akcii .block-shares .wrapper ul.tabs li{
		font: 600 16px/16px 'Roboto', Sans-serif;
		border-top:1px solid #ccc;
		}
	.inner_akcii .content .block-shares div.box{
		padding:20px 5px 0;
		display:flex;
		flex-wrap: wrap;
		width:100%;
		justify-content: space-between;
		box-sizing: border-box;
		}
	.inner_akcii .content .block-shares .box .item-shares {
		width: 49.5%;
		float: none;
		margin: 10px 0;
		}

	.inner_akcii .content  .tabs_block > .box a.title {
		position: relative;
		z-index: 10;
		display: block;
		text-align: left;
		color: #50646b;
		font: 600 14px/18px 'Roboto', Sans-serif;
		margin: 10px 0 0;
		padding:0 10px 0 5px;
		}
	.inner_akcii .content .item-shares img {
		width: 100%;
		position: absolute;
		bottom: 85px;
		left: 0;
		}
	.inner_akcii .content .item-shares .bottom-block {
		background: transparent;
		margin-top: 0;
		padding: 10px 5px;
		position: absolute;
		width: 100%;
		bottom: 0;
		border-top: 1px solid #ccc;
		box-sizing: border-box;
		}
	.inner_akcii .item-shares .bottom-block p.t-price{
		color:red;
		margin:0;
		}
	.inner_akcii .item-shares .bottom-block p.price{
		color:green;
		margin:0;
		text-align: right !important;
		}

/*page news bottom product-*/

	/*product-list*/

	.height-text-text.news .buttom-product{
		font: 400 12px/20px 'Roboto', Sans-serif;
		color: #717171;
		float: none;
		width:100%;
		margin:0;
		padding:0;
		display: flex;
		position: relative;
		flex-wrap: wrap;
		justify-content: space-between;
		}

	/*hide preview item*/
	.height-text-text.news .buttom-product .box .icon1{
		display: none;
		}

	/*product card*/
	.height-text-text.news .buttom-product .box {
		float: none;
		position: relative;
		text-align: center;
		min-height: 400px;
		height: auto;
		width: 50%;
		margin: 20px 0 0;
		padding: 0;
		flex-wrap: wrap;
		display: flex;
		flex-direction: column;
		border: none;
		box-sizing: border-box;
		}

	/*flex-padding*/
	.height-text-text.news .buttom-product .box.indent {
		margin-left: 0 !important;
		}

	.height-text-text.news .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;
		}
	.height-text-text.news .buttom-product .box .img {
		height: 135px;
		max-height: 135px;
		order:2;
		margin:0;
		}
		.height-text-text.news .buttom-product .box .img img{
			max-width: 100%;
			}

	.height-text-text.news .buttom-product .box .price {
		font: 600 40px/47px 'Roboto', Sans-serif;
		color: #CB2222;
		margin: 0;
		order: 3;
		text-align: center;
		}
	.height-text-text.news .buttom-product .box .price .price-link{
		font-size:20px;
		}
	.height-text-text.news .buttom-product .box .info {
		text-align: center;
		margin: 0 !important;
		position: relative;
		top: auto;
		width: auto;
		order: 4;
		padding:10px;
		}
	div.wrapper .height-text-text.news .buttom-product .box .info p{
		font: 400 11px/14px 'Roboto', Sans-serif !important;
		color: #717171;
		text-align: left;
		}
	div.wrapper .buttom-product .box .info p a.t1{
		font-size:100% !important;
		}
	div.wrapper .height-text-text.news .buttom-product .box .info p:first-child a {
		color: #00aff0;
		display: inline-block;
		font: 400 12px/14px 'Roboto', Sans-serif !important;
		}
	.height-text-text.news .buttom-product .box .buttons {
		position: relative;
		bottom: 0;
		width: calc(100% - 10px);
		margin: auto 0 5px -5px !important;
		padding: 0 0 0 10px;
		order: 5;
		display: flex;
		flex-wrap: wrap;
		left: unset;
		}
	.height-text-text.news .buttom-product .box .buttons p{
		display: inline-block;
		position: relative;
		float: none;
		order:1;
		}
	.height-text-text.news .box .basket-button {
		font: 600 12px/16px 'Roboto', Sans-serif;
		color: #fff;
		background: #8DC74A;
		border-radius: 4px;
		display: inline-block;
		position: relative;
		float: none;
		margin:0;
		padding: 12px 30px 12px 10px;
		transition: 0.2s;
		-webkit-transition: 0.2s;
		-o-transition: 0.2s;
		-moz-transition: 0.2s;
		}
	.height-text-text.news .box .buttons .basket-button .icon {
		height: 20px;
		position: absolute;
		right: 10px;
		top: 11px;
		width: 20px;
		background: url(/bitrix/templates/topdent_inner/img/busket.png) no-repeat right center;
		}
	.height-text-text.news .buttom-product .box .box__special {
		max-width: 40px;
		float:none;
		order: 2;
		margin-left:5px;
		}
	.height-text-text.news .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;*/
		}
	.height-text-text.news .buttom-product .box .box__special .box__special-item.add-favorite{
		display: none;
		}

	.height-text-text.news #faq-form-2 p.head-form{
		font: 600 16px/20px 'Roboto', Sans-serif;
		color: green;
		text-align: left;
		margin: 0;
		padding: 0 0 20px;
		}


	/*end mobile*/
	}
.productList .side-bar, .productList .main-page-footer{
    display: none!important;
}

@media screen and (min-device-width: 980px), (min-width: 980px) {
	.page.pagenation {
		margin-top: 0;
	}

	.catalog-content.container .side-bar {
		margin-bottom: 60px;
	}
}

.page.pagenation {
	float: none;
}

.page.pagenation ul.pages {
	float: none;
	display: flex;
	justify-content: center;
	text-align: center;
}

.page.pagenation ul.pages li {
	display: inline-flex;
	float: none;
}

.page.pagenation ul.pages li a {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin: 0;
	width: 40px;
	height: 40px;
}

.page.pagenation ul.pages li.paginav-current a {
	color: #fff;
    background-color: #8DC74A;
}

.product--description {
	transition: all .3s ease;
	overflow: hidden;
}

.product--description.collapsed {
	max-height: 300px;
}

.product--description.open {
	max-height: unset;
}

.product--description__toggle {
	position: relative;
	margin-top: 20px;
	padding-left: 30px;
	font-size: 15px;
	color: #92c548;
	letter-spacing: 0.02em;
	cursor: pointer;
}

.product--description__toggle::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%) rotate(90deg);
	background-image: url(/bitrix/templates/.default/css/../img/arrow.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
	transition: all .3s ease;
}

.product--description__toggle span {
	border-bottom: 1px dashed currentColor;
}

.product--description__toggle.open::before {
	transform: translateY(-50%) rotate(-90deg);
}

.product--description__toggle.open span:last-of-type {
	display: inline;
}

.product--description__toggle.open span:first-of-type {
	display: none;
}

.product--description__toggle span:last-of-type {
	display: none;
}

.productDescription img:not(.alignleft):not(.alignright) {
	/*width: auto!important;
	height: auto!important;
	max-height: 400px!important;
	max-width: 100%;
	display: inline-flex;
	flex-shrink: 0;
	margin-right: auto;*/
}

.productDescription a.fancybox {
	/*display: flex;
	justify-content: flex-start;
	width: 100%;*/
}

.slickSub {
	position: relative;
}

.slickSub * {
	outline: 0;
}

.slickSub .slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 0;
	width: 30px;
	height: 30px;
	z-index: 20;
	background-color: #fff;
	border-radius: 100%;
	border: none;
	cursor: pointer;
}

.slickSub .slick-prev {
	left: 0;
}

.slickSub .slick-prev::before {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	left: calc(50% - 5px);
	top: calc(50% - 5px);
	transform-origin: center;
	transform: rotate(45deg);
	border-bottom: 2px solid #8DC74A;
	border-left: 2px solid #8DC74A;
}

.slickSub .slick-next::before {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	left: calc(50% - 5px);
	top: calc(50% - 5px);
	transform-origin: center;
	transform: rotate(-45deg);
	border-bottom: 2px solid #8DC74A;
	border-right: 2px solid #8DC74A;
}

.slickSub .slick-next {
	right: 0;
}

.slickSub .img-small_item {
	text-align: center;
}

.slickSub img {
	display: inline-block;
}
.similar-items-vertical{
    display: flex;
    flex-wrap: wrap;
}
.similar-items-vertical .similar-item{
    display: flex;
    flex-wrap: wrap;
    height: auto;
    margin-bottom: 15px;
}
.__jivoMobileButton{
    bottom: 60px!important;
}
#title-search-input2{
    width: calc(100% - 150px);
    padding: 10px 20px;
}
#search2 input[type=submit]{
    background: #8DC74A;
    border-radius: 4px;
    display: inline-block;
    width: auto;
    padding: 12px;
    font: 400 14px/16px 'Roboto', Sans-serif;
    color: #ffffff;
    text-align: center;
    outline: none;
    border: none;
    cursor: pointer;
}

.catalogH2{
    font-size: 20px;
    font-weight: bold;
    margin: 50px 0 10px;
}
.clearArea{
    height: 50px;
}
.multifilter-item__button:after{
    /*position: absolute;*/
    /*content: "";*/
    /*width: 10px;*/
    /*height: 10px;*/
    /*top: 21px;*/
    /*right: 19px;*/
    /*background: url(/upload/down-arrow.png) no-repeat center;*/
    /*background-size: contain;*/
    /*display: inline-block;*/
    /*cursor: pointer;*/

	content: '';
	width: 12px;
	min-width: 12px;
	height: 12px;
	transform: rotate(90deg);
	background-image: url(https://stomamart.ru/upload/img/arrow-next.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

@media(min-width: 1200px){
    .multifilter-item__button.jq-open + .listPropsFilter{
        display: block;
    }
    .multifilter-item__button:not(.jq-open) + .listPropsFilter{
        display: none;
    }
    .multifilter-item__button{
        position: relative;
    }
    .multifilter-item__button.jq-open:after{
    }
    .jq-hide{
        display: none!important;
    }
    .jq-show{
        display: block!important;
    }
}
#show_catalog_menu span{
    font-weight: bold;
}
@media(max-width: 767px){
    .pages .transition{
        margin-bottom: 0!important;
    }
}
.brandsInfo{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.brandsInfo div{
    max-width: calc(100% - 228px);
}
.brandsInfo img{
    margin-right: 40px;
    max-width: 228px!important;
}
@media(max-width: 1010px){
    .brandsInfo img{
        margin-right: 0;
    }
    .brandsInfo div{
        max-width: 100%;
    }
}
.productRating{
    order: 3;
    height: 26px;
    margin-left: 7px;
	display: flex;
	justify-content: space-between;
	margin-top: 8px;
	margin-right: 15px;
}
@media(max-width: 991px){
    .buttom-product .box .info{
        top: 290px;
    }
    .productRating table{
        margin: 0 auto;
    }
}
.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;
}

.box .reviews li span {
    cursor: default!important;
}
.productDescription iframe {
    max-width: 100%;
}
.mobile_tlg{
    margin-left: 7px;
}
.mobile_tlg img{
    width: 30px;
}
@media(max-width: 525px){
    .swiper-button-prev, .swiper-button-next{
        display: none!important;
    }
}
#product-detail-reviews .raitings{
	max-width: 90px;
}

.product-sorting {
	display: flex;
	align-items: start;
	flex-wrap: wrap;
	width: 100%;
	margin-bottom: 50px;
	gap: 6px;
}

.product-sorting * {
	box-sizing: border-box;
}

.sorting-dropdown {
	position: relative;
}

.sorting-dropdown:hover .sorting-dropdown__body {
	opacity: 1;
	visibility: visible;
}

.sorting-dropdown__head, .sorting-visibility a {
	display: flex;
	align-items: center;
	gap: 10px;
	height: 26px;
	padding: 10px;
	font-size: 12px;
	line-height: 1;
	color: #50646b;
	background-color: #e8f4db;
	border: 1px solid #bed58f;
	border-radius: 3px;
	cursor: pointer;
}

.sorting-dropdown__head::after {
	content: '';
	width: 12px;
	min-width: 12px;
	height: 12px;
	transform: rotate(90deg);
	background-image: url(https://stomamart.ru/upload/img/arrow-next.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

.sorting-dropdown__body {
	display: flex;
	flex-direction: column;
	gap: 12px;
	position: absolute;
	top: calc(100% + 6px);
	left: 0;
	min-width: 160px;
	padding: 11px 10px;
	border-radius: 5px;
	background-color: #fff;
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease;
	max-height: 300px;
	overflow-y: auto;
	z-index: 9;
}

.multifilters .jq-dropdown-panel .checkbox::-webkit-scrollbar,
.sorting-dropdown__body::-webkit-scrollbar {
	width: 4px;
}

.multifilters .jq-dropdown-panel .checkbox::-webkit-scrollbar-track,
.sorting-dropdown__body::-webkit-scrollbar-track {
	background-color: #ddd;
}

.multifilters .jq-dropdown-panel .checkbox::-webkit-scrollbar-thumb,
.sorting-dropdown__body::-webkit-scrollbar-thumb {
	background-color: #ccc;
}

.sorting-dropdown__body::before {
	content: '';
	position: absolute;
	right: 0;
	bottom: 100%;
	left: 0;
	height: 6px;
}

.jq-dropdown .jq-dropdown-panel {
	min-width: 160px;
	padding: 11px 10px;
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
	border: none;
	border-radius: 5px;
}

.jq-dropdown.jq-dropdown-tip::before,
.jq-dropdown.jq-dropdown-tip::after {
	content: none;
}

.p_wrapControl {
	margin-bottom: 4px;
}

.sorting-visibility {
	display: inline-flex;
	margin-left: auto;
	gap: 6px;
}

.price-range-container {
	width: 220px;
}

.custom-checkbox, .bx_filter_param_label  {
	display: flex;
	align-items: center;
	gap: 10px;
}

.custom-checkbox__thumb,
.multifilters .checkbox input[type="checkbox"] + label span:first-child {
	position: relative;
	width: 15px;
	height: 15px;
	min-width: 15px;
	margin: 0;
	border: 1px solid #000;
	background-color: transparent;
	background-size: 13px 13px;
	z-index: 21;
	cursor: pointer;
}

.custom-checkbox__thumb::before {
	content: '';
	position: absolute;
	width: 13px;
	height: 13px;
	background-image: url('https://stomamart.ru/bitrix/templates/.default/img/checkbox2-w.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 13px 13px;
	z-index: -1;
	opacity: 0;
	transition: all .3s ease;
}

.custom-checkbox__text,
.multifilters .checkbox input[type="checkbox"] + label span.txt {
	font-size: 12px;
	font-weight: 500;
	color: #50646b;
}

.custom-checkbox__value {
	display: none;
}

.custom-checkbox__value:checked ~ .custom-checkbox__thumb::before {
	opacity: 1;
}

@media (max-width: 680px) {
	.product-sorting {
		margin-bottom: 21px;
		padding: 0 10px;
	}
.top-panel .smartfilter{
	display: none;
}
	.sorting-visibility {
		margin: 0;
	}

	.sorting-dropdown--filter {
		/*display: none;*/
	}
}

.smartfilter .multifilters .multifilter-item__button {
	display: flex;
	align-items: center;
	margin:0;
	gap: 10px;
	height: 26px;
	padding: 10px 3px;
	font-size: 12px;
	line-height: 1;
	color: #50646b;
	background-color: #e8f4db;
	border: 1px solid #bed58f;
	border-radius: 3px;
	cursor: pointer;
}

.multifilters .jq-dropdown-panel .checkbox {
	padding-left: 0;
	overflow-y: auto;
}

.product-sorting .smartfilter .multifilters {
	display: flex;
}

.product-sorting .multifilters .multifilters-list {
	display: flex;
	gap: 6px;
	padding: 0;
	text-align: left;
}

@media (max-width: 767px) {
	.product-sorting {
		flex-direction: column;
		padding: 0;
	}

	.product-sorting > div:not([class]) {
		width: 100%;
	}

	.product-sorting .multifilters {
		margin: 0;
	}

	.product-sorting .multifilters .multifilter-item {
		width: auto;
		min-width: 80px;
		margin: 0;
	}
}
.product-detail-slider img {
	object-fit: contain;
	object-position: center center;
}
@media (min-width: 1024px) {
	.desktop-hide{
		display: none;
	}
}
.promotion-text {
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	padding: 5px 10px;
	background: #333!important;
}
.popularSlider-catalog{
	width: 100%;
	overflow-x: scroll;
}
.popularSlider-catalog .buttom-product .box{
	min-width: 250px;
}
.popularSlider-catalog .buttom-product{
	width: auto!important;
	display: flex!important;
	flex-wrap: nowrap!important;
}
.news-detail img[align="left"]{
	margin: 0 35px 15px 0;
}
.news-detail h2{
	margin-top: 40px;
}
.article-block__col img{
	max-height: 326px;
}
.icon1{
	display: none!important;
}
.reviews-movie__list {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	flex-wrap: wrap;
}
.brand-Page{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}
.brand-Catalog{
	order:1;
}
.brand-Info{
	order:2;
}

.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: #25d366;
	color: #fff;
	align-items: center;
	pointer-events: all;
	border-radius: 50%;
	position: relative;
	transition: all .3s ease;
}
.fixed-contact2 .icon {
	width: auto;
	height: auto;
	color: #000;
}

@media (max-width: 768px) {
	.fixed-contacts {
		right: 25px;
		bottom: 150px;
	}
	.buyers-photo-slider .swiper-slide{
		max-height: 71px!important;
	}
}
.sliderImg{
	max-height: 100%;
}


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

@media (max-width: 768px) {
	.mobile-smart-header{
		display: block;
	}
	.desktop-smart-header{
		display: none;
	}
	.article-block__head-right{
		max-width: 100%;
		min-width: auto;
	}
}

@media screen and (max-width: 590px) {
	.wrapper .news p {
		word-wrap: break-word;
	}
}

/*cookie*/
.modal-cook{
	position: fixed;
	bottom: 20px;
	z-index: 99;
	width: 100%;
	text-align: center;
}
.modal-cookies {
	width: 800px;
	max-width: 95%;
	padding: 25px;
	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;
}
/* End */


/* Start:/bitrix/templates/topdent_inner/template_styles.css?174660478312250*/
#catalog-menu ul ul li:hover {
      background: #f2f2f2!important;
}
#catalog-menu li li li.active:hover {
      background: #00AFF0 !important;
      color: white;
}


.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: 50px;
    height: 40px;
    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);
}
.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;
}
@media (max-width: 575px){
    .exchange-notification {
        display: none;
    }
}
@media (max-width: 680px){
    /*.smartfilter,*/
    .sorting-visibility{
        display: none;
    }
    .sorting-dropdown{
        margin: 20px auto 0;
    }
    .smartfilter .multifilters .multifilter-item__button{
        background-color: transparent;
        border: 1px solid #ccc;
        padding: 15px 0 0 15px!important;
    }
}
.similar-items-list {
    /*overflow: hidden;*/
}
.similar-items-carousel{
    position: relative;
}
.similar-items-carousel .slider-arrows{
    width: 100%;
    position: absolute;
    z-index: 9;
    top: -55px;
    /*top: calc(50% - 18px);*/
}
.similar-items-carousel .slider-arrow-next{
    position: absolute;
    right: 0;
}
.slider-arrow-prev{
    left: 45px;
    position: absolute;
}
.slider-arrow-next{
    right: 45px;
    position: absolute;
}
.similar-items-carousel .swiper-slide{
    min-height: 175px;
}
.container .product-blocks .product-t .box{
    min-height: 175px;
}
/*#product-detail-description ul{*/
/*    padding: 20px 0 20px 30px;*/
/*    list-style: disc;*/
/*}*/

/*#product-detail-description ol{*/
/*    padding: 20px 0 20px 30px;*/
/*    list-style: numeric;*/
/*}*/

.s-product-detail #product-detail-description ol {
    padding-left: 8px;
    counter-reset: list;
    list-style-type: none;
}

.product-detail__tabs ol li {
    position: relative;
    padding-left: 24px;
    list-style-type: none;
}

.product-detail__tabs ol li::before {
    counter-increment: list;
    content: counter(list) ".";
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    text-align: right;
}
.buyers-photo-slider .slider-arrow-prev{
    left: 0;
}
.buyers-photo-slider .slider-arrow-next{
    right: 0;
}


/*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: 24px;
    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;
}
.certificates__list {
    align-items: center;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.certificates__list a {
    width: calc(25% - 20px);
}


@media(max-width: 525px){
    .box__special .add-compare span{
        display: none!important;
    }
}

.smartSearch button{
    background: #20ACF0;
    width: 100px;
    border-radius: 4px;
    display: block;
    padding: 12px;
    font: 400 14px / 16px 'Roboto', Sans-serif;
    color: #ffffff;
    text-align: center;
    border: none;
    outline: none;
}
.smartSearch input{
    border-radius: 4px;
    width: 100%;
    outline: none;
    color: #000;
    padding: 12px 30px 12px 30px;
    border: 1px solid #eeeeee;
    background: #eee;
}
.smartSearch form{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 30px;
}
.bold-link{
    font-weight: bold!important;
}
.article-block__text table{
    max-width: 100%;
}
/* End */
/* /bitrix/templates/.default/css/style.css?1729833457145877 */
/* /bitrix/templates/.default/css/owl.carousel.css?16450999814614 */
/* /bitrix/templates/.default/css/jquery-ui.css?164509998117024 */
/* /bitrix/templates/.default/css/jquery.formstyler.css?164509998110175 */
/* /bitrix/templates/.default/css/jquery.arcticmodal-0.3.css?1645099981654 */
/* /bitrix/templates/.default/js/fancybox3/jquery.fancybox.min.css?164509998112795 */
/* /bitrix/templates/topdent_inner/swiper.min.css?16643678065576 */
/* /bitrix/templates/.default/css/slick.css?16450999811776 */
/* /bitrix/templates/.default/components/bitrix/search.title/search_title/style.css?16450999824049 */
/* /bitrix/templates/.default/components/arturgolubev/search.title/search_title/style.css?16450999824049 */
/* /bitrix/templates/topdent_inner/styles.css?1748242472103057 */
/* /bitrix/templates/topdent_inner/template_styles.css?174660478312250 */
