body{
	font-family: 'Montserrat', sans-serif;
}
h1,h2,h3,h4,h5,h6,h7{
	margin:0;

}
.header{
	position: fixed;
    z-index: 9;
    width: 100%;
    background: #313943;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.2);
}
#page{
	padding-top: 135px;
}
*{
word-break:break-word;
}
.info-head{
background:#e3000f;
}
.container-top{
	max-width:1700px;
	width:calc(100% - 30px);
	margin:0px auto;
	
}
.page-menu,
.langs{
font-size: 13px;
line-height: 20px;
color: #f6f6f6;
font-family: "Montserrat";
font-weight: 300;
margin:0;
padding:0;
display:inline-block;

}
.page-menu li,
.langs a{
display:inline-block;
margin-right:20px;
}

.langs a:last-child{
	margin-right: 5px;
}
.langs{
margin-left:20px;
}
.info-head{
text-align:right;
padding:4px 0;
}
.page-menu li:hover,
.page-menu li.active a,
.langs a:hover,
.langs a.active{
text-decoration:underline;
}

/*основное меню*/
.menu-top {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #f6f6f6;
	font-family: "Montserrat";
	font-weight: 600;
	text-transform: uppercase;
	overflow: hidden;
	display: flex;
}
.menu-top:hover {
	overflow: visible;
}
.menu-top > li {
    display: inline-block;
    margin: 0 22px;
    position: relative;
    font-size: 17px;
    line-height: 20px;
    color: .menu-top > li {
    display: inline-block;
    margin: 0 22px;
    position: relative;
    font-size: 17px;
    line-height: 20px;
    color: #f6f6f6;
    font-weight: 500;
};
    font-weight: 500;
}
.menu-top > li:hover:before{
	content:'';
	display:block;
	width:100%;
	height:17px;
	position:absolute;
	top:21px;
	z-index:2;
}
.menu-top .submenu {
	position: absolute;
	z-index: 2;
	background: #313943;
	opacity: 0;
	visibility: hidden;
	padding: 0;
	margin: 0;
	padding: 15px 0;
	border:1px solid #e8e8e8;
	width: 210px;
	box-shadow: 0 0 5px 0px rgba(0,0,0,0.1);
	transition: visibility 0.2s, opacity 0.2s;
	top: 35px;
}
.menu-top .submenu li {
	display: block;
	margin: 0 0 0 0;
	text-transform: none;
	position: relative;
}
.menu-top .submenu li:last-child {
	margin-bottom: 0;
}
.menu-top .submenu li a,
.menu-top .submenu li span {
	display: block;
	background: rgba(0,0,0,.3);
	transition: background 0.2s;
}
.menu-top .submenu li a {
	padding: 8px 15px;
}
.menu-top .submenu li:hover > span > a,
.menu-top .submenu li:hover > a {
	background: #313942;
}
.menu-top .item-menu:hover > .submenu {
	display: block;
	visibility: visible;
	opacity: 1;
}
.menu-top .item-sub .submenu {
	left: calc(100% + 2px);
	top: -16px;
}
.menu-top .item-sub:hover > .submenu {
	opacity: 1;
	visibility: visible;
}
.menu-top .item-sub:hover > .submenu:before {
	content: '';
	height: 100%;
	width: 2px;
	display: block;
	position: absolute;
	left: -2px;
	top: 0;
}
.menu-top .item-menu.right .item-sub:hover > .submenu:before{
	right: -2px;
	left:auto;
}
.menu-top .item-menu > span > a,
.menu-top .item-menu > a {
	display: block;
	transition: color 0.1s;
}
.menu-top .item-menu.active > span > a,
.menu-top .item-menu.active > a,
.menu-top .item-menu > span > a:hover,
.menu-top .item-menu > a:hover {
	color: #e3000f;
}
.menu-top .item-menu.right .submenu {
    left: auto;
    right: 0px;
}
.menu-top .item-menu.right .item-sub > .submenu {
	right: calc(100% + 2px);
	left: auto;
	top: -16px;
}
.menu-two .item-hr.right .item-sub:hover > .submenu:before {
	right: -2px;
	left: auto;
}
.menu-top .item-menu > .submenu:before {
    content: '';
    position: absolute;
    top: -16px;
    left: 35px;
    border: 8px solid transparent;
    border-bottom: 8px solid #fff;
    z-index: 4;
}
.menu-top .item-menu > .submenu:after {
    content: '';
    position: absolute;
    top: -17px;
    left: 35px;
    border: 8px solid transparent;
    border-bottom: 8px solid #e8e8e8;
}
.right.item-menu > .submenu:after,
.right.item-menu > .submenu:before{
  left:auto;
  right:35px;
}
.main-menu .box-inset{
	display:flex;
	align-items:center;
}

.container{
	max-width: 1200px;
    width: 100%;
	 
}

.main-parth {

	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	max-width:1720px;
	padding:10px 15px;
	margin:0px auto;
	align-items:center;
    border: 1px solid transparent !important;

}

.container.main-parth:after {
	display: none;
	
}

/*форма поиска*/
#search-form {
    cursor: pointer;
    position: relative;
    width: 40px;
    height: 35px;
    margin-left: 10px;
	border: 1px solid #ffffff05 ;
}
#search-form input {
    cursor: pointer;
    width: 0;
    position: absolute;
    z-index: 2;
    right: 0;
    height: 100%;
    padding: 0;
    border: 1px solid #eee0 ;
    outline: none;
    margin: 0;
    padding-right: 33px;
    background: #eee0 url(/images/elements/search6.png) calc(100% - 10px) center no-repeat;
    transition: all 0.2s;
	
	
}
#search-form:hover input,

#search-form.active input {
    background: #f3f6f4 url(/images/elements/search6.png) calc(100% - 10px) center no-repeat;
}
#search-form.active input {
    margin: 0;
    border: 1px solid #e3000f important!;
    padding-left: 20px;
    border-radius: 25px;
    cursor: auto;
}
#search-form button {
    border: none;
    outline: none;
    cursor: pointer;
    background: none;
    z-index: -1;
    position: absolute;
    right: 0px;
	
}
#search-form.active button {
    z-index: 4;
    height: 35px;
    width: 40px;
}
.phone-header{
    font-size: 17px;
    line-height: 20px;
    color: #111111;
    font-weight: 500;
    transition: 0.2s;
	display:flex;
	align-items:center;
}
.phone-header:hover{
opacity:0.8;
}
.phone-header:after{
	content:'';
	display:block;
	height:55px;
	width:55px;
	background:url(/images/elements/phone.svg) center center no-repeat;
	background-size:contain!important;
	margin-left:13px;
}

.slick-slide img{
width:100%;
}
.slick-arrow{
position:absolute;
z-index:9;
top:calc(50% - 50px);
margin-top:-20px;
height:101px;
width:46px;
font-size:0;
border:none;
-webkit-mask-size: contain!important;
opacity:1;
transition:opacity 0.2s;
cursor:pointer;
background-size:contain!important;
}
.slick-prev{
left:0px;
background:url(/images/elements/arrow_prev.png) center center no-repeat;
}
.slick-next{
right:0px;
background:url(/images/elements/arrow_next.png) center center no-repeat;
}
.slick-arrow:hover{
opacity:0.7;
}
.slick-dots{
padding:0;
margin:0;
position:absolute;
top:calc(100% - 45px);
left:50%;
transform:translateX(-50%)
}
.text-slide{
position:absolute;
}
.slick-dots li{
display:inline-block;
margin:0 5px;
}
.slick-dots li button{
font-size:0;
width:14px;
height:14px;
border-radius:50%;
border:none;
outline:none;
background:#fff;
opacity:0.5;
cursor:pointer;
}
.slick-dots li:hover button{
background:#8a8a8a;
}
.slick-dots li.slick-active button{
background:#000;
}
.main-text{
max-width:1000px;
text-align:center;
margin:0px auto;
padding:50px 0 30px;
font-size: 17px;
line-height: 26px;
color: #111111;
font-weight: 300;
}
.text-slide{
font-size: 52px;
color: #ffffff;
font-weight: 900;
text-align: center;
display:flex;
height:100%;
top:0;
max-width:1200px;
left:50%;
transform:translateX(-50%);
justify-content:center;
flex-wrap:wrap;
flex-direction: column;
}
.text-slide h1, .text-slide h2{
width:100%;
text-align:center;
text-transform:uppercase;
text-shadow:0 0 2px rgba(0,0,0,.3);
font-size:52px;
}
.text-slide p{
font-size: 20px;
line-height: 20px;
color: #ffffff;
font-weight: 500;
text-align: center;
display:table;
width: max-content;
background:#e3000f;
padding:8px 20px;
align-self: flex-end;
margin-top:0;
}

.item-prod{
display:block;
padding:36px;
background:#f6f6f6;
text-align:center;
position:relative;
overflow:hidden;
height:100%;
}
.prod-name{
font-size: 17px;
line-height: 20px;
color: #111111;
font-weight: 500;
text-align: center;
margin: 20px 0 0px;
}
.desc-prod{
position:absolute;
top:0;
left:calc(100% + 36px);
width:calc(70% + 36px);
display:flex;
height:100%;
background:#f6f6f6;
flex-direction:column;
justify-content:center;
align-items:flex-start;
padding:25px;
transition:0.3s;
overflow:hidden;
text-align:left;
}
.desc-prod p{
	margin-top:0;
}
.item-prod:hover .desc-prod{
left:30%;
transition-delay:0.2s;
}
.img-place{
position:relative;
}
.item-prod .img-place img{
transition:0.3s;
left:0px;
position:relative;
display:block;
text-align:center;
margin-left:50%;
transform:translateX(-50%);
max-width: 75%;
max-height: 495px;
}
.item-prod:hover img{
transform:translateX(-75%);
transition-delay:0.2s;
}
.products-items > div{
display:flex;
flex-wrap:wrap;
}
.products-items > div > div{
margin-bottom:10px;
}
.title-block{
font-size: 28px;
color: #111111;
font-weight: 500;
text-align: center;
padding:24px 0;
}
.products-items{
    margin-bottom: 45px;
}
.desc-prod{
font-size: 14px;
line-height: 21px;
color: #2b2b2b;
font-weight: 500;
}
.detail{
font-size: 14px;
line-height: 23px;
color: #111111;
font-weight: 600;
margin-top:15px;
text-decoration:underline;
}
.detail:hover{
text-decoration:none;
}
.item-news{
display:block;
}
.item-news .date-pub{
font-size: 14px;
line-height: 24px;
color: #ffffff;
font-weight: 500;
text-align: center;
background:#e3000f;
display:table;
padding:0 15px;
position:absolute;
z-index:2;
bottom:0;
}
.img-block{
position:relative;
}
.img-block img{
width:100%;
}
.title-news{
font-size: 17px;
line-height: 26px;
color: #111111;
font-weight: 500;
margin:14px 0 0;
transition:color 0.2s;
}
.item-news:hover .title-news{
color:#e3000f;
}
.desc-news{
font-size: 14px;
line-height: 23px;
color: #111111;
font-weight: 300;
margin:8px 0;
}
.item-news .detail{
margin-top:5px;
display:table;
}
.news-block{
background:#f6f6f6;
padding:15px 0 25px;
}
#footer .ikonki-sot {
    float: right;
}
.ikonki-sot a {
    display: inline-block;
    height: 32px;
    width: 32px;
    transition: 0.25s;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    -ie-transition: 0.25s;
    margin: 0px auto;
    background-size: contain !important;
    margin-right: 12px;
    position:relative;
}

.ikonki-sot a:before,
.ikonki-sot a:after{
	content:'';
	padding-bottom: 100%;
	display:block;
	width:100%;
	opacity:1;
	top:0;
	left:0;
	transition:opacity 0.3s;
	background-size:contain!important;
}
.ikonki-sot a:after{
	opacity:0;
	position:absolute;
}
.ikonki-sot a:hover:after{
	opacity:1!important;
}
.ikonki-sot a:hover:before{
	opacity:0!important;
}

.ikonki-sot.contact a:after {
    opacity: 0;
    position: absolute;
    width: 76%;
    padding-bottom: 76%;
    left: 12%;
    top: 12%;
}


.ikonki-sot a.icfb:before{
	background:url(/images/elements/fb.svg) center center no-repeat;
}
.ikonki-sot a.icig:before{
	background:url(/images/elements/ins.svg) center center no-repeat;
}
.ikonki-sot a.ictw {
	display: none;
}
.ikonki-sot a.ictw:before{
	background:url(/images/elements/twitter.svg) center center no-repeat;
}
.ikonki-sot a.icfb:after {
    background:url(/images/elements/fb_act.svg) center center no-repeat;
}
.ikonki-sot a.icig:after {
    background:url(/images/elements/ins_act.svg) center center no-repeat;
}
.ikonki-sot a.ictw:after {
    background:url(/images/elements/tw_act.svg) center center no-repeat;
}
/*
.ikonki-sot .ico-fb:before{
background:url(/images/elements/fb.svg) center center /contain no-repeat;
}
.ikonki-sot .ico-fb:after{
background:url(/images/elements/fb_act.svg) center center /contain no-repeat;
}
.ikonki-sot .ico-ok:before{
background:url(/images/elements/ok.svg) center center /contain no-repeat;
}
.ikonki-sot .ico-ok:after{
background:url(/images/elements/ok_act.svg) center center /contain no-repeat;
}
*/










#footer{
	background:#3c3c3c;
	color: #f6f6f6;
	padding: 60px 0 15px;
	height: auto;
}
.start-footer{
font-size: 17px;
color: #f6f6f6;
font-weight: 500;
}
.start-footer p{
margin:0;
}
.border-top{
border-top:1px solid #636363;
margin-top:15px;
}
.border-top p{
font-size: 14px;
line-height: 26px;
color: #f6f6f6;
font-weight: 300;
margin-bottom:0;
}
.border-top a{
display:table;
font-size: 15px;
line-height: 22px;
color: #f6f6f6;
font-weight: 500;
}
.copyright{
font-size: 12px;
line-height: 26px;
color: #f6f6f6;
font-weight: 300;
margin-top:50px;
}
#scroll_up.active {
	bottom: 70px;
}
#scroll_up {
background: url(/images/elements/scroll.svg) no-repeat;
box-shadow: 0 0 20px 0 rgba(255,255,255,.5);
background-size: 100% 100%;
bottom: -70px;
cursor: pointer;
height: 40px;
opacity: .2;
position: fixed;
right: 40px;
-webkit-background-size: 100% 100%;
width: 40px;
border-radius: 50%;
z-index: 10;
transition: bottom 0.3s;
}
.news-box > div{
display:flex;
flex-wrap:wrap;
}
.news-box > div > div{
margin-bottom:40px;
}
.breadcrumbs{
background:#f6f6f6;
font-size: 13px;
line-height: 20px;
color: #111111;
font-weight: 300;
text-align: center;
padding:5px 0;
}
.breadcrumbs a{
color:#0a0a0a;
font-weight: 500;
transition:opacity 0.2s;
}
.breadcrumbs a:hover{
opacity:0.8;
}
.breadcrumbs .container *{
margin-right:20px;
}
.list-cats{
max-width:1700px;
width:calc(100% - 30px);
margin:0px auto;
padding:15px 0;
display:flex;
flex-wrap:wrap;
}
.cat-box{
display:block;
position:relative;
border:1px solid #fff;
overflow:hidden;
}
.cat-box img{
width:100%;
transition: 0.3s;
transform: scale(1.01);
}
.cat-box:hover img{
transition: 0.8s;
transform: scale(1.1);
}
.title-cat{
font-size: 37px;
line-height: 37px;
color: #ffffff;
font-weight: 900;
text-align: right;
text-transform:uppercase;
position:absolute;
bottom:70px;
right:30px;
max-width:calc(100% - 60px);
text-shadow: 0 0 2px rgba(0,0,0,.3);
}
.cat-from{
font-size: 20px;
line-height: 37px;
padding:0 25px;
color: #ffffff;
font-weight: 500;
position:absolute;
bottom:27px;
right:30px;
background:#e3000f;
}
.title-page{
font-size: 28px;
line-height: 26px;
color: #111111;
font-family: "Montserrat";
font-weight: 500;
text-align: center;
margin-top:48px;
}
.text-page-cat{
max-width: 1000px;
text-align: center;
margin: 0px auto;
padding: 25px 0 35px;
font-size: 17px;
line-height: 26px;
color: #111111;
font-weight: 300;
}
.pagination_area {
font-size: 14px;
line-height: 24px;
font-weight: 300;
text-align:center;
}
.pagination{
display:flex;
margin:0px auto;
padding:20px 0 35px;
width:100%;
justify-content:center;
}
.pagination_area li{
display:inline-block;
vertical-align:top;
margin:0 1px;
}
.pagination_area li a{
display:block;
height:24px;
width:24px;
background:#f6f6f6;
position:relative;
transition:background 0.2s;
}
.pagination_area li a:hover{
background:#e5e5e5;
}
.pagination_area li.backlink a:before,
.pagination_area li.forwardlink a:before{
content:'';
display:block;
height:8px;
width:8px;
position:absolute;
border:1px solid #000;
top:calc(50% - 4px);
left:calc(50% - 4px);
transform:rotate(45deg);
border-top:0;
border-right:0;
transition:0.1s;
}
.pagination_area li.forwardlink a:before{
transform:rotate(-135deg);
}
.pagination_area li.backlink a,
.pagination_area li.forwardlink a{
background:none;
font-size:0;
}
.pagination_area li a.activepage{
color:#e63a3f;
}
.backlink-disabled a:before,
.pagination_area li a:hover:before{
border-color:#a9a9a9!important;
}
.catalog-box{
min-height:45vh
}
.page-detail{
margin-top:10px;
}
.img-container{
display:flex;
margin-right: 25px;
}
.gallery{
width:390px;
height:550px;
background:#f6f6f6;
padding:30px;
}
.gallery .img-gall{
display:none;
}
.gallery .img-gall.active{
display:flex;
height:100%;
border-radius:4px;
align-items: center;
justify-content: center;
}
.gallery .img-gall {
text-align:center;
}
.gallery .img-gall img{
max-width:100%;
max-height:100%;
}
.mini-img{
float:left;
margin-left:20px;
}
.mini-img .img{
height:auto!important;
overflow:hidden;
margin: 2px 4px 8px;
cursor:pointer;
transition:0.3s;
}
.mini-img .img:last-child{
margin-bottom:2px;
}
.mini-img .img img{
width:55px;
}

.mini-img .img.active:hover,
.mini-img .img.active{
box-shadow:0 0 0 2px #4a4a4a;
}
.mini-img .img:hover{
box-shadow:0 0 0 2px #dedede;
}
.mCSB_inside>.mCSB_container {
margin-right: 20px!important;
}
.mCSB_scrollTools{
width:10px!important;
}
.mCSB_scrollTools .mCSB_buttonUp{
height:0!important;
}
.mCSB_scrollTools a+.mCSB_draggerContainer{
margin:0!important;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:2px!important;
background-color: rgb(213, 180, 181)!important;
}
.page-detail{
display:flex;
}
.page-detail{
padding:30px 0;
}
.page-detail{
font-size: 16px;
line-height: 1.5;
color: #111111;
font-weight: 300;
}
.page-detail p{
margin-top:0;
}
b,strong{
font-weight:600
}

.page-title{
text-align:center;
font-size: 28px;
line-height: 26px;
color: #111111;
font-weight: 500;
text-align: center;
margin:40px 0 25px;
}
.detail-page{
font-size: 14px;
line-height: 24px;
color: #2f2f2f;
font-weight: 300;
padding-bottom:50px;
}
.detail-page p{
margin-bottom:0;
}
.detail-page a{
font-weight:500;
}
.call-back{
font-size: 17px;
line-height: 26px;
color: #2f2f2f;
font-weight: 500;
margin-bottom:16px;
}
.cart_form_title{
font-size: 14px;
color: #2f2f2f;
font-weight: 300;
margin-bottom:3px;
margin-top:14px;
}
.form_inputs input,
.form_inputs textarea{
background:#f5f5f5;
border:none;
outline:none;
width:100%;
padding:10px 15px;
font-size:14px;
}
.cart_form_title span{
color:red;
}
.form_inputs textarea{
max-height:70px;
min-height:70px;
max-width:100%;
min-width:100%;
}
.form_inputs input{
height:40px;
line-height:40px;
}
.right_block_button_wrapper .btn{
font-size: 14px;
line-height: 20px;
color: #ffffff;
font-weight: 500;
text-align: center;
background:#e3000f;
width:160px;
height:42px;
line-height:42px;
margin-top:8px;
margin-left:10px;
cursor:pointer;
}
#capimg{
	cursor:pointer;
}
.right_block_button_wrapper{
display:flex;
align-items:center;
}
.form_inputs{
margin-bottom:40px;
}
.ikonki-sot.contact a{
background: #3b3b3b;
padding: 5px;
border-radius: 50%;
}
.ikonki-sot.contact{
margin-top:20px;
}
body .accented {
    background: #fff1f3 !important;
    border-color: darkred !important;
}
.detail-page,
.news-page{
min-height:46vh;
}
.news-page .list-news-desc{
    text-align: center;
    font-size: 17px;
    line-height: 26px;
    color: #111111;
    font-weight: 300;
}
.mgt30{
margin-top:40px!important;;
}
.news-box{
margin-top:15px;
}
.mgt20{
margin-top:20px!important;
}
.list-news-desc p{
margin-top:0;
}
#content {
    min-height: 90%;
}
.captchaBlock {
	margin-top: 15px;
}

.box-action{
	padding:20px 0 40px;
	background:#fdfdfd;
	margin:40px 0;
}
.title-action{
    font-size: 28px;
    color: #111111;
    font-weight: 500;
    text-align: center;
    padding: 24px 0;
}
.owl-nav {
    position: absolute;
    width: 100%;
    z-index: 2;
    top: calc(50% - 7px);
    display: block !important;
}
.owl-carousel .owl-nav button.disabled {
    cursor: default !important;
    border-color: #b5b5b5 !important;
}
.owl-nav button.owl-prev {
    left: -50px;
    border-top: 0 !important;
    border-right: 0 !important;
}
.owl-nav button {
    height: 35px;
    width: 35px;
    border: 3px solid #b5b5b5 !important;
    z-index: 3;
    display: block;
    opacity: 1;
    visibility: visible;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    transition: border-color 0.15s;
}
.owl-nav button.owl-next {
    right: -50px;
    border-left: 0 !important;
    border-bottom: 0 !important;
}
.owl-nav button:hover {
	border-color: #0a0a0a !important;
}
.owl-carousel .owl-stage-outer {
	z-index: 3;
}
.owl-carousel .owl-nav button.disabled {
	cursor: default !important;
	border-color: #b5b5b5 !important;
}
.phones-header{
	padding-right:0px;
	font-size: 15px;
    line-height: 20px;
    color: #ffffff;
    font-weight: 500;
    transition: 0.2s;
}
.ico-viber{
	display:block;
	height:20px;
	width:20px;
	background:url(/images/elements/viber.svg) center center no-repeat;
	background-size:contain;
	margin-left:15px;
}

.box-all-faq {
    margin-top: 25px;
}
.box-all-faq {
    display: flex;
}
.box-all-faq .left-sidebar {
    width: 320px;
    position: relative;
    padding: 0 15px;
    margin-top: 40px;
}
.left-sidebar:before {
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    border-left: 2px dashed #dadada;
    left: 0;
    top: 14px;
}
.dott-rad {
    top: 53px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 13px;
    border-color: transparent transparent transparent #e31e24;
    position: absolute;
    left: -2px;
    transition: top 0.3s;
}
.list-block span {
    font-size: 18px;
    line-height: 22px;
    padding: 9px 0;
    color: #303030;
    font-weight: 400;
    display: block;
    cursor: pointer;
    transition: color 0.1s;
}
.box-all-faq .content-accord {
    width: calc(100% - 320px);
padding-bottom: 50px;
}
.content-accord .positions {
    font-size: 18px;
    line-height: 40px;
    color: #303030;
    font-weight: 400;
    margin-top: 25px;
}
.question-bl {
    padding: 14px;
    border-radius: 0;
    margin-bottom: 6px;
    box-shadow: 0 0 0 0 rgba(0,0,0,0);
    transition: box-shadow 0.2s;
    background: #f6f6f6;
}
.quest {
    font-size: 18px;
    line-height: 25px;
    color: #2b2b2b;
    font-weight: 500;
    cursor: pointer;
    position: relative;
    padding-right: 30px;
}
.situat {
    width: 20px;
    height: 20px;
    right: 0;
    background: #d2d2d2;
    display: block;
    position: absolute;
    top: calc(50% - 10px);
    border-radius: 50%;
}
.situat:before, .situat:after {
    content: '';
    display: block;
    height: 60%;
    border: 1px solid #fff;
    position: absolute;
    left: calc(50% - 1px);
    top: 20%;
    transition: 0.2s;
}
.situat:after, .question-bl.active .situat:before {
    transform: rotate(90deg);
}
.situat:before, .situat:after {
    content: '';
    display: block;
    height: 60%;
    border: 1px solid #fff;
    position: absolute;
    left: calc(50% - 1px);
    top: 20%;
    transition: 0.2s;
}
.answer {
    padding: 20px 0 10px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    display: none;
}
.answer p {
    margin: 0;
}
.phones-header .viber-mob{
	padding-right:32px;
	position:relative;
	margin-left:10px;
	display: block;
	margin-bottom: 6px;
}
.phones-header .viber-mob:hover{
	text-decoration:underline;
}

.phones-header .whats-mob{
	padding-right:32px;
	position:relative;
	margin-left:10px;
	display: block;
	margin-bottom: 6px;
}
.phones-header .whats-mob:hover{
	text-decoration:underline;
}


.phones-header .viber-mob:after{
	content:'';
	display:block;
	height:25px;
	width:25px;
	display: block;
	background: url(/images/elements/viber.svg) right center no-repeat;
	background-size: contain;
	position:absolute;
	top:-3px;
	right:0;
}

.phones-header .whats-mob:after{
	content:'';
	display:block;
	height:25px;
	width:25px;
	display: block;
	background: url(/images/elements/whatsapp.svg) right center no-repeat;
	background-size: contain;
	position:absolute;
	top:-3px;
	right:0;
}
.content-accord{
	margin-bottom: 40px;
}

.page-product-text{
	max-width:100%; 
}

.text-desc{
	max-width:100%; 
}

@media (max-width:1599px){
	
	.title-cat {
    	font-size: 30px;
    	line-height: 30px;
    	right: 18px;
    	max-width:calc(100% - 36px);
	}
	.cat-from {
	    font-size: 17px;
	    line-height: 32px;
	    bottom: 31px;
    	right: 18px;
    	max-width:calc(100% - 36px);
	}
	.logo img{
		width: 130px;
	}
	.menu-top > li {
	    margin: 0 15px;
	    font-size: 15px;
    }
    #page{
    	padding-top: 111px;
    }
}

@media (max-width:1199px){
	/*мобильное меню*/
	.button_mobile_wrapper {
	    height: 35px;
	    display: block;
	    position: absolute;
	    right: 15px;
	    top: 35px;
	    z-index: 10;
	    cursor: pointer;
	    width: 45px;
	}
	.button_mobile {
	    position: absolute;
	    width: 35px;
	    height: 1px;
	    background: #f6f6f6;
	    top: 18px;
	    left: 5px;
	    border-radius: 5px;
	}
	.button_mobile:before {
	    position: absolute;
	    content: '';
	    width: 35px;
	    height: 1px;
	    background: #f6f6f6;
	    top: -9px;
	    border-radius: 5px;
	}
	.button_mobile:after {
	    position: absolute;
	    content: '';
	    width: 35px;
	    height: 1px;
	    background: #f6f6f6;
	    top: 9px;
	    border-radius: 5px;
	}
	
	/*мобильное меню*/
	.main-menu{
		display: flex;
	    flex-direction: column-reverse;
	    align-items: flex-start;
	    justify-content: flex-end;
	}
	.main-menu {
		position: fixed;
		width: 320px;
		padding: 0;
		left: -400px;
		top: 78px;
		height: calc(100% - 78px);
		font-weight: 500;
		border-top: 1px solid #eee;
		box-shadow: 0 4px 4px 0 rgba(0,0,0,0.2);
		transition: 0.3s;
		border-right: 2px solid #e7e7e7;
		overflow:auto;
		z-index:19;
		background:#fff;
		border-top: 1px solid #d2d2d2!important;
	}
	.main-menu.active {
		left: 0;
	}
	.mobileMenu {
		display: block;
		padding: 0;
		margin: 0;
		width:100%;
		overflow:auto;
    	margin-top: 45px;
	}
	.mobileMenu li {
		display: block;
		text-transform: uppercase;
	}
	.mobileMenu .item-menu > a {
		line-height: 18px;
    	padding: 13px 10px;
		border-bottom: 1px solid #dedede;
		display: block;
		font-size: 16px;
	}
	.mobileMenu li > span,
	.mobileMenu li > a{
		border-bottom: 1px solid #dedede;
		position: relative;
		display: flex;
	}
	.mobileMenu li span > a,
	.mobileMenu li > a {
		line-height: 18px;
    	padding: 13px 0;
		display: block;
		font-size: 16px;
		padding-left: 10px;
	}
	/*ÐµÑÐ»Ð¸ Ð½Ðµ ÐºÐ»Ð¸ÐºÐ°Ð±ÐµÐ»ÑŒÐ½Ñ‹Ð¹ Ð¿ÐµÑ€Ð²Ñ‹Ð¹ Ñ€Ð¾Ð´Ð¸Ñ‚ÐµÐ»ÑŒÑÐºÐ¸Ð¹ Ð¿ÑƒÐ½ÐºÑ‚*/
	/*li.item-menu > span i {
	 position: absolute;
	 width: 100%;
	 height: 100%;
	 left: 0;
	 top: 0;
	 }*/
	.mobileMenu li span i {
		flex-grow: 1;
		min-width:50px;
	}
	.mobileMenu .submenu {
		display: none;
		padding: 0;
		background: #f6f6f6;
		color: #282828;
	}
	.mobileMenu li {
		display: block;
		text-transform: uppercase;
	}
	.sub1 > li > span,
	.sub1 > li > a{
		border-bottom: 1px solid #fff;
	}
	.mobileMenu .submenu.sub1 a {
		padding-left: 15px;
		font-size: 14px;
	}
	.mobileMenu .submenu.sub2 {
		background: #eaeaea;
	}
	.mobileMenu .sub3 .item-sub i {
		display: none;
	}
	.mobileMenu .sub3 .item-sub a {
		flex-grow: 1
	}
	.mobileMenu .submenu .sub2 {
		color: #000;
	}
	.mobileMenu .submenu .sub3 {
		background: #cdcdcd;
		color: #000
	}
	.mobileMenu .submenu.sub1 a {
		padding-left: 15px;
	}
	.mobileMenu .submenu.sub2 a {
		padding-left: 20px;
	}
	.mobileMenu .submenu.sub3 a {
		padding: 13px 0 13px 25px;
		border-bottom: 1px solid #e9e9e9;
		width: 100%;
		display: block;
	}
	.item-menu span > a{
		pointer-events: none;
	}
	.mobileMenu li span i:after{
		content:'';
		display:block;
		height:7px;
		width:7px;
		transform:rotate(45deg);
		border:1px solid #000;
		top:18px;
		right:15px;
		position:absolute;
		border-left:none;
		border-bottom:none;
		transition:transform 0.2s;
	}
	.mobileMenu li span.visible i:after{
		transform:rotate(135deg);
	}
	.mobileMenu .item-menu > a,
	.mobileMenu li span > a,
	.mobileMenu li > a{
		font-size:15px
	}
	
	
	.search-block{
	    width: 100%;
	    z-index: 2;
	}
	#search-form{
	  	width: 100%;
	    margin-left: 0;
	    border: 2px solid #d2d2d2;
		border-right:0;
		border-left:0;
	    height: 46px;
	}
	#search-form input{
		width: 100%;
    	padding-left: 10px;
    	height:42px;
    	background-size: auto 50%;
    	outline:none;
    	border:none;
	}
	#search-form button {
	    z-index: 4;
	    height: 42px;
	    width: 40px;
	}
	#search-form.active button{
		height: 42px;
	}
	.main-menu{
		border-top:0;
		border-bottom:0;
	}
	#search-form.active input{
		border-radius: 0;
		border:0;
		padding-left:10px;
		background-size: auto 50%;
	}
	.phone-header:after{
		height: 35px;
    	width: 35px;
	}
	.main-parth .logo img{
		width:auto;
		height:40px;
		
	}
	.main-parth{
		padding: 5px 15px;
		
	}
	.phone-header{
		margin-right: 80px;
	}
	.page-menu li,
	.langs a{
		margin-right:5px;
		margin-left: 10px;
	}
	.slick-arrow{
		height: 71px;
    	width: 33px;
    	top: calc(50% - 35px);
	}
	.text-slide h1,
	.text-slide h2{
		font-size: 35px;
	}
	.text-slide p {
    	font-size: 16px;
	}
	.main-text{
		padding: 30px 0 20px;
	}
	.title-block {
    	font-size: 23px;
	}
	.main-parth:before{
		content:'';
		display:block;
		height:100%;
		width:100%;
		position:fixed;
		right:0;
		top:78px;
		background:rgba(0,0,0,.5);
		opacity:0;
		visibility:hidden;
		z-index:-1;
		
	}
	.main-parth.active:before{
		opacity:1;
		z-index:1;
		visibility:visible;
		transition:visibility 0.3s, opacity 0.3s;
	}
	.header{
		position:fixed;
		width:100%;
		z-index:21;
		background:#313943;
		box-shadow: 0 1px 4px 0 rgba(0,0,0,0.2);
	}
	#page{
		padding-top: 78px;
	}
	.title-cat {
	    font-size: 24px;
	    line-height: 24px;
	}
	.gallery{
		width: 280px;
    	height: 420px;
	}
	.logo{
		width:auto;
	}
	.owl-nav button {
	    height: 20px;
	    width: 20px;
	}
	.owl-nav button.owl-prev{
    	left: -25px;
	}
	.owl-nav button.owl-next{
    	right: -25px;
	}
	.owl-carousel {
	    width: calc(100% - 50px)!important;
   		margin: 0px auto;
	}
	.phones-header{
		margin-right:55px;
	}
}

@media (max-width:959px){
	.text-slide h1,
	.text-slide h2{
	    font-size: 22px;
	}
	.text-slide{
	    width: calc(100% - 100px);
	}
	.text-slide h1,
	.text-slide h2,
	.text-slide p{
		text-align:left;
	}
	.text-slide p{
		align-self: flex-start;
	}
	.main-text{
		font-size: 15px;
	}
	.page-menu{
		background: #fff;
	    z-index: 3;
	    width: 100%;
	    padding: 0;
	    padding: 5px 13px;
	}
	.main-menu{
		top: 78px;
    	height: calc(100% - 78px);
	}
	.page-menu li{
		margin: 0;
	    padding: 0;
	    height: 30px;
	    line-height: 30px;
	    display: block;
	}
	.items-page a{
		display:block;
	}
	.main-menu .box-inset{
	    position: relative;
	    height: 100%;
	    overflow: auto;
	    width:100%;
	    display:block;
	}
	.title-page {
    	font-size: 23px;
    	line-height: 23px;
	}
	.gallery{
		width: 200px;
    	height: 380px;
    	padding: 15px;
	}
	.mini-img{
		margin-left: 10px;
		overflow: hidden;
	}
	.mini-img .img img {
	    width: 42px;
	}
	.mCSB_inside>.mCSB_container {
	    margin-right: 10px!important;
	}
	.page-detail {
	    padding: 15px 0;
	}
	.page-title{
		font-size: 21px;
    	line-height: 21px;
	}
	.news-page .list-news-desc {
	    text-align: center;
	    font-size: 15px;
	    line-height: 24px;
	}
	.search-block{
		position: absolute;
    	top: -1px;
    	left: 0;
	}
	.left-sidebar{
		display:none;
	}
	.box-all-faq .content-accord {
    	width: 100%;
	}
	.phones-header{
		font-size: 15px;
	}
}
@media (max-width:599px){
	.text-desc table{
		width: auto !important;
	}
	
	
	/*.slick-slide img{
		/*height: 400px;
	}*/
	.slick-dots li button{
		width: 10px;
    	height: 11px;
	}
	.text-slide h1,
	.text-slide h2{
		font-size: 19px;
	}

	.text-slide {
		width:100%;
	}
	.text-slide p{
		font-size: 12px;
		line-height: 20px;
		width: 80%;	
		text-align: center;
		text-align: center !important;
	}

	.text-slide span {
		text-align: center;
	}
	.text-slide p strong {
		font-size: 13px;
	}
	.slick-slide img {
		height: 300px;
	}
	
	.ikonki-sot a{
		height: 22px;
    	width: 22px;
	}
	.phone-header:after{
		display:none;
	}
	.main-parth .logo img {
	    height: 30px;
	}
	.phone-header{
		font-size: 15px;
		margin-right: 52px;
	}
	.button_mobile_wrapper{
		right: 8px;
    	top: 30px;
	}
	.page-menu,
	.main-parth:before{
		top: 68px;
	}
	.main-menu {
    	top: 68px;
    	height: calc(100% - 68px)
    }
    .slick-dots{
    	top: calc(100% - 29px);
    }
    #page{
		padding-top: 68px;
	}
	.langs a:last-child {
	    margin-right: 0px;
	}
	.title-cat {
	    font-size: 22px;
	    line-height: 22px;
	}
	.title-page {
    	font-size: 20px;
    	line-height: 20px;
    	margin-top: 25px;
	}
	.page-detail{
		flex-wrap: wrap;
	}
	.img-container{
		margin-bottom:20px;
		width:100%;
		margin-right:10px;
	}
	.gallery{
		width:100%;
	}
	#footer{
		padding: 30px 0 15px;
	}
	.call-back {
    	font-size: 20px;
	}
	.desc-prod{
		justify-content: flex-start;
		padding: 12px;
		font-size: 11px;
	    overflow: auto;
	}
	.phones-header .viber-mob{
		padding-right: 0;
	}
	.phones-header a{
		display:table;
	}
	.ico-viber{
		height:24px;
	}
	.phones-header {
	    margin-right: 45px;
	    display:block;
	}
	.ico-viber{
		margin-left: 6px;
	}
	.phone-mob{
		font-size:14px;
	}
	.phones-header a:after{
		display:none;
	}
	.phones-header .viber-mob:after {
	    content: '';
	    display: block;
	    height: 20px;
	    width: 20px;
	    display: block;
	    background: url(/images/elements/viber.svg) right center no-repeat;
	    background-size: contain;
	    position: absolute;
	    top: -2px;
    	left: -22px;
	}
	
	.phones-header .whats-mob:after {
	    content: '';
	    display: block;
	    height: 20px;
	    width: 20px;
	    display: block;
	    background: url(/images/elements/whatsapp.svg) right center no-repeat;
	    background-size: contain;
	    position: absolute;
	    top: -2px;
    	left: -22px;
	}
	.phones-header{
		position:relative;
	}
	.phones-header .viber-mob{
		line-height: 14px;
    	font-size: 12px;
	}
	
	.phones-header .whats-mob{
		line-height: 14px;
    	font-size: 12px;
	}

    
}
