@charset "utf-8";
video.fancybox_modal{
    width: 100%;
    height: 100%;
}

/* scrollpane */
.jspContainer{
	overflow: hidden;
	position: relative;
}
.jspPane{
	position: absolute;
	left: 0 !important;
}
.jspVerticalBar{
    position: absolute;
    top: 0;
    height: 100%;
    right: 0;
    width: 6px;
    background: #E9E9E9;
}
.jspHorizontalBar{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
	display: none !important;
}
.jspCap{
	display: none;
}
.jspHorizontalBar .jspCap{
	float: left;
}
.jspTrack{
	position: relative;
}
.jspDrag{
	background: #787878;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag{
	float: left;
	height: 100%;
}
.jspArrow{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
}
.jspArrow.jspDisabled{
	cursor: default;
	background: #80808d;
}
.jspVerticalBar .jspArrow{
	height: 16px;
}
.jspHorizontalBar .jspArrow{
	width: 16px;
	float: left;
	height: 100%;
}
.jspVerticalBar .jspArrow:focus{
	outline: none;
}
.jspCorner{
	background: #eeeef4;
	float: left;
	height: 100%;
}
/* /. scrollpane */

.push1{
    height: 1px;
}
.push2{
    height: 2px;
}
.push3{
    height: 3px;
}
.push4{
    height: 4px;
}
.push5{
    height: 5px;
}
.push6{
    height: 6px;
}
.push7{
    height: 7px;
}
.push8{
    height: 8px;
}
.push9{
    height: 9px;
}
.push10{
    height: 10px;
}
.push11{
    height: 11px;
}
.push12{
    height: 12px;
}
.push13{
    height: 13px;
}
.push14{
    height: 14px;
}
.push15{
    height: 15px;
}
.push20{
    height: 20px;
}
.push25{
    height: 25px;
}
.push30{
    height: 30px;
}
.push35{
    height: 35px;
}
.push40{
    height: 40px;
}
.push45{
    height: 45px;
}
.push50{
    height: 50px;
}
.push55{
    height: 55px;
}
.push60{
    height: 60px;
}
.push70{
    height: 70px;
}
.push65{
    height: 65px;
}
.push75{
    height: 75px;
}
.push80{
    height: 80px;
}
.push90{
    height: 90px;
}
.push100{
    height: 100px;
}
.f8{
    font-size: 8px;
}
.f9{
    font-size: 9px;
}
.f10{
    font-size: 10px;
}
.f11{
    font-size: 11px;
}
.f12{
    font-size: 12px;
}
.f13{
    font-size: 13px;
}
.f14{
    font-size: 14px;
}
.f15{
    font-size: 15px;
}
.f16{
    font-size: 16px;
}
.f18{
    font-size: 18px;
}
.f20{
    font-size: 20px;
}
.f22{
    font-size: 22px;
}
.f24{
    font-size: 24px;
}
.f26{
    font-size: 26px;
}
.f28{
    font-size: 28px;
}
.f30{
    font-size: 30px;
}
.f34{
    font-size: 34px;
}
.f36{
    font-size: 36px;
}
html, body {
    height: 100% !important;
    margin: 0;
    padding: 0;
}
body{
    font-size: 14px;
    line-height: 1.4;
    color: #00012a;
    overflow-x: hidden;
    font-family: 'Ubuntu', sans-serif;
}
.content{
    line-height: 1.8;
    font-size: 15px;
}
.main-wrapper{
    min-height: 100%;
    margin-bottom: -395px;
    background: #fff;
}
.footer-push{
    height: 395px;
}
.footer-wrapper{
    min-height: 395px;
    background: #0164A7;
    position: relative;
    font-size: 13px;
    color: #f7f8fab8;
}
.footer-wrapper a{
    color: #fff;
}
.footer-bottom{
    padding: 30px 0;
}
.footer-top-wrapper{
    padding: 50px 0;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}
.footer-top-inner{
    padding-right: 280px;
    min-height: 150px;
}
.footer-top-last{
    max-width: 250px;
    position:absolute;
    right: 0;
    top: 0;
    padding: 0;
}
.footer-top-wrapper{
    min-height: 315px;
}
.footer-top-wrapper .title{
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 20px;
    color: #fff;
    text-transform: uppercase;
}
.footer-menu li{
    margin-bottom: 8px;
}
.footer-contacts-el{
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
.footer-contacts-el a{
    text-decoration: none;
}
.footer-contacts-el a:hover{
    color: #0285D7;
}
.footer-top-last .button{
    background: transparent;
    border-color: #fff;
    color: #fff;
}
.footer-top-last .button:hover{
    background: white;
    border-color: #ffffff;
    color: #0164a7;
}
.footer-wrapper .social-links{padding-top: 15px;}
.social-links{
    display: flex;
    align-items: center;
}
.social-links a {
    margin-right: 6px;
    color: #fff;
    text-decoration: none;
    width: 30px;
    height: 30px;
    border: 1px solid rgba(255,255,255,0.5);
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-links .vk_link:hover{background:#5880B7;border-color:#5880B7}
.social-links .fb_link:hover{color:#fff;background:#415897;border-color:#415897}
.social-links .tw_link:hover{background:#40A0F1;border-color:#40A0F1}
.social-links .inst_link:hover{background:#8838A4;border-color:#8838A4}
.social-links .yutb_link:hover{background:#F50000;border-color:#F50000}
.social-links .ok_link:hover{background:#EE811C;border-color:#EE811C}

@media(max-width: 1299px){
    .footer-top-inner{
        padding-right: 0;
    }
    .footer-top-first{
        padding-bottom: 50px;
        margin-bottom: 50px;
        border-bottom: 1px solid rgba(255,255,255,0.1);
    }
    .footer-top-last{
        max-width: 100%;
        position: static;
        padding: 0 10px;
    }
}
@media(max-width: 767px){
    .footer-menu{
        margin-bottom: 50px;
    }
    .footer-contacts{
        margin-bottom: 50px;
    }
}

h1,
.title-h1{
    font-size: 36px;
    line-height: 1.3;
    margin-bottom: 40px;
    position: relative;
    font-weight: 300;
    font-style: normal;
}
h2,
.title-h2{
    font-size: 32px;
    line-height: 1.3;
    margin-bottom: 40px;
    position: relative;
    font-weight: 300;
    font-style: normal;
}
h3,
.title-h3{
    font-size: 26px;
    line-height: 1.3;
    margin-bottom: 20px;
    position: relative;
    font-weight: 500;
    color: #2E2E2E;
}
h4,
.title-h4{
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 20px;
    position: relative;
    font-weight: bold;
}
h5,
.title-h5{
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 10px;
    position: relative;
    font-weight: bold;
}
h1.line,
h2.line{
    position: relative;
}
h1.line:after,
h2.line:after{
    content:"";
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 80px;
    height: 2px;
    background: #0164A7;
}
.title-h2 span{
    font-size: 18px;
    line-height: 1;
    display: block;
    font-family: opel;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 10px;
}
@media(max-width:992px){
    h1,
    .title-h1{
        font-size: 26px;
        margin-bottom: 50px;
    }
    h2,
    .title-h2{
        font-size: 22px;
    }
}
blockquote{
    position: relative;
    margin: 30px 0;
    padding: 2px 0 5px 20px;
    border-left: 2px solid #0285D7;
    text-align: left;
    font-style: italic;
}
blockquote p{
    margin-bottom: 0;
}
p{
    margin-bottom: 20px;
}
a{
    color: #0285D7;
}
a:hover{
    color: #0051AA;
}
a:focus{
    outline: none;
    text-decoration: none;
}
a.decoration-none{
    text-decoration: none;
}
a.decoration-hover{
    text-decoration: none;
}
a.decoration-hover:hover{
    text-decoration: underline;
}
strong,
b, 
.bold{
    font-weight: bold;
}
input:focus::-moz-placeholder{
    opacity: 0;
}
input:focus:-ms-input-placeholder{
    opacity: 0;
}
input:focus::-webkit-input-placeholder{
    opacity: 0;
}
textarea:focus::-moz-placeholder{
    opacity: 0;
}
textarea:focus:-ms-input-placeholder{
    opacity: 0;
}
textarea:focus::-webkit-input-placeholder{
    opacity: 0;
}
.red{
    color: red;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.text-left{
    text-align: left;
}
.text-center{
    text-align: center;
}
.text-right{
    text-align: right;
}
a.absolute{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
:invalid {
  box-shadow: none;
}
:-moz-submit-invalid {
  box-shadow: none;
}
:-moz-ui-invalid {
  box-shadow:none;
}
.relative{
    position: relative;
}
.absolute{
    position: absolute;
}
em, i{
    font-style: italic;
}
.cleaner,
.clear{
    clear: both;
    height: 0;
    line-height: 0;
}
.clear-hr,
.cleaner-hr{
    height: 0;
    opacity: 0;
    margin: 0;
    padding: 0;
    border: none;
}
.left{
    float: left;
}
.right{
    float: right;
}
.upper{
    text-transform: uppercase;
}
.error{
    color: #FF0000;
}
img{
    max-width: 100%;
}
img.left{
    float: left;
    margin-right: 15px;
    margin-bottom: 5px;    
}
img.right{
    float: right;
    margin-left: 15px;
    margin-bottom: 5px;    
}
.white{
    color: #fff;
}
.black{
    color: #000;
}
.gray{
    color: #8A8A8A;
}
.gray-bg{
    background: #F7F8FA;
}
.strike{
    text-decoration: line-through;
}

.content ul {
	margin-bottom: 20px;
}

.content ul>li {
	margin-bottom: 10px;
	position: relative;
}

.content ul>li {
	padding-left: 15px;
}

.content ul > li:after {
    content: "";
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    top: 11px;
    left: 2px;
    background: #0285D7;
    border-radius: 5px;
}

.content ul ul {
	padding-top: 10px;
	padding-left: 10px;
}

.content ul ul li {
	padding-left: 15px;
	position: relative;
	margin-bottom: 10px;
}

.content ul ul li:after {
	content: "";
	display: block;
	position: absolute;
	width: 6px;
	height: 6px;
	top: 10px;
	left: 2px;
	background: #0285D7;
	border-radius: 5px;
}

.content ol {
	list-style-type: none;
	counter-reset: num;
	margin: 0 0 0 20px;
	padding: 15px 0 5px 0;
}

.content ol li {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}

.content ol li:before {
	content: counter(num) ".";
    counter-increment: num 1;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: -26px;
    width: 20px;
    color: #0285D7;
    text-align: right;
    font-weight: bold;
}

.content table{
    width: 100%;
    border-collapse: collapse;
}
.content table tr:nth-child(odd) {
    background: #F5F5F5;
}
.content table td, 
.content table th {
    padding: 14px 20px;
    font-size: 14px;
    vertical-align: middle;
    color: #5F5F5F;
}
.content table th{
    color: #000;
    font-weight: bold;
}
.content table .separate td{
    background: #E2E6E7;
    color: #333333;
    font-weight: bold;
}
@media (max-width: 767px){
    .content table td, 
    .content table th {
        padding: 8px 10px;
        font-size: 12px;
    }
}


/* slick carousel */
.slick-slider{
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    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;
}
.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.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;
}
.slider-wrapper .item img{
    min-height: 300px;
}
.slick-dots {
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    display: block;
    margin-bottom: 15px;
}
.slick-dots li button{
    position: absolute;
    top: -5px;
    left: -5px;
    border: none;
    display: block;
    opacity: 0;
}
.slick-dots li{
    cursor: pointer;
    background: transparent;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 7px;
    cursor: pointer;
    position: relative;
    border: 2px solid #2766AD;
}
.slick-dots li.slick-active{
    border-color: #2766AD;
    background: #2766AD;
}
.slick-prev:after, 
.slick-next:after{
    content:"";
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    top: 50%;
    left: 50%;
    margin-top: -5px;
    margin-left: -3px;
    border-left: 2px solid #212121;
    border-bottom: 2px solid #212121;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.slick-prev:after{
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.slick-next:after{
    -moz-transform: rotate(-225deg);
    -webkit-transform: rotate(-225deg);
    -o-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    transform: rotate(225deg);
    margin-left: -7px;
}
.slick-prev:hover, .slick-next:hover{
    background: #fff;
    opacity: 0.9;
}
/* /. slick carousel */

.modal{
    display: none;
    width: 500px;
    max-width: 100%;
    background: #fff;
    padding: 30px;
}
.modal.big{
    width: 900px;
}
.modal .title{
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #0285D7;
    line-height: 1.1;
}
.modal p{
    margin-bottom: 0;
}
.label{
    display: block;
    margin-bottom: 4px;
}
.dashed{
    text-decoration: none;
    border-bottom: 1px dashed;
}
.dashed:hover{
    border-bottom-color: transparent;
}
.static{
    position: static;
}
.hidden {
    display: none;
    visibility: hidden;
    opacity: 0;
}
.visible{
    opacity:1;
}
.button,
.btn{
    display: inline-block;
    color: #0285D7;
    background: rgb(255, 255, 255);
    font-size: 13px;
    font-weight: bold;
    padding: 14px 30px;
    margin-bottom: 10px;
    position: relative;
    border: 2px solid #0285D7;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    transition: all 200ms ease-out 0s;
    text-decoration: none !important;
}
.button:hover,
.btn:hover{
    background: #0285D7;
    color: #fff;
    border-color: #0285D7;
}
.button.block,
.btn.block{
    display: block;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.button.invert,
.btn.invert{
    background: #0285D7;
    color: #fff;
    border-color: #0285D7;
}
.button.invert:hover,
.btn.invert:hover{
    color: #0285D7;
    background: #fff;
    border-color: #0285D7;
}
.button.mid,
.btn.mid{
    font-size: 13px;
    padding-top: 11px;
    padding-bottom: 11px;
}
.dotted{
    text-decoration: none !important;
    border-bottom: 1px dotted;
}
.dotted:hover{
    border: none;
}
.button.mini,
.button.min,
.btn.min,
.btn.mini{
    font-size: 11px;
    padding: 8px 10px;
}
.button .material-icons,
.btn .material-icons{
    vertical-align: middle;
    margin-top: -1px !important;
    font-size: 20px;
}
.button.disabled, 
.button.disabled:hover,
.btn.disabled, 
.btn.disabled:hover{
    background: #dadada;
    border-color: #dadada;
    color: #1c1c1b;
    cursor: default;
}

.customcheck{
    position: relative;
    margin-bottom: 20px;
}
.customcheck input[type=checkbox]{
    position: fixed;  
    top: -100000px;
}
.customcheck input[type=checkbox] + label{
    position: relative;
    padding-left: 20px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;   
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    color: #7A7A7A;
}
.customcheck input[type=checkbox] + label:before{
    background: url(../images/customcheck.png) 0 0 no-repeat;
    content: "";
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    top: 3px;
    left: 0px;
}
.customcheck input[type=checkbox]:checked + label:before{
  background-position: 0 -14px;
}
input[type=checkbox].error + label {
    color: #FF0000;
}
hr{
    border-top: 1px solid #C7C7C7;
    border-bottom: 1px solid #fff;
}
.cleaner-hr{
    height: 0;
    opacity: 0;
    margin: 0;
    padding: 0;
    border: none !important;
}
.modal .title + p{
    font-size: 14px;
    margin: -10px 0 30px;
}
a{
    color:#0164a7;
}
.news a{
    color:#fff;
}

/* custom chrome scroll */
body::-webkit-resizer {
    background-image: url('');
    background-repeat: no-repeat;
    width: 10px;
    height: 1px;
}
body::-webkit-scrollbar {
    width: 10px;
}
body::-webkit-scrollbar-button {
    background-image: url('');
    background-repat: no-repeat;
    width: 10px;
    height: 0px;
}
body::-webkit-scrollbar-thumb {
    background-color: #0164A7;
}
body::-webkit-scrollbar-track {
    background-color: #212121;
}
/* /. custom chrome scroll */


/* preloader */
#preloader {
    background: #fff;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    position: fixed;
    z-index: 9999;
    display: block;
    -webkit-transition: all 600ms ease-out;
    -moz-transition: all 600ms ease-out;
    -o-transition: all 600ms ease-out;
    transition: all 600ms ease-out;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
#preloader.hid {
    opacity: 0;
    visibility: hidden;
}
#preloader table{
    width: 100%;
    height: 100%;
}
#preloader table td{
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.load8 .loader {
  margin: 60px auto;
  font-size: 6px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(0,72,127, 0.2);
  border-right: 1.1em solid rgba(0,72,127, 0.2);
  border-bottom: 1.1em solid rgba(0,72,127, 0.2);
  border-left: 1.1em solid #414141;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
.load8 .loader,
.load8 .loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* /. preloader */

/* UP BTN */
#up{
    position: fixed;
    overflow: hidden;
    right: 15px;
    bottom: 15px;
    z-index: 100;
    width: 44px;
    height: 44px;
    line-height: 42px;
    color: #fff;
    background: #0285D7;
    text-align: center;
    text-decoration: none;
    transition: .3s all ease-in-out;
    transform: translate3d(0, 150px, 0);
    cursor: pointer;
}
#up.active{
    transform: translate3d(0, 0, 0);
}
#up:hover{
    background-color: #0164A7;
    color: #fff;
}
#up svg{
    height: 20px;
    position: relative;
    bottom: -7px;
}
@media(max-width:767px){
    #up{
        bottom: 15px;
    }
}
/* /. UP BTN */

.row.min{
    margin-left: -5px;
    margin-right: -5px;
}
.row.min > div[class^="col-"]{
    padding-left: 5px;
    padding-right: 5px;
}
.row.no-padding{
    margin-left: 0;
    margin-right: 0;
}
.row.no-padding > div[class^="col-"]{
    padding-left: 0;
    padding-right: 0;
}
.table{
    display: table;
    width: 100%;
    height: 100%;
}
.table-cell{
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

/* SERVICES */
.services-elements{
    text-align: center;
}
.services-section .element{
    height: 240px;
    text-align: center;
    margin-bottom: 20px;
    background: #32363E;
    color: #fff;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.services-section .element .element-img img{
    width: 100%;
    height: 100%;
    object-fit:cover;
}
.services-section .element:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: -moz-linear-gradient(top, rgba(50,54,62,0.30), rgba(0,0,0,0.40));
    background-image: -webkit-linear-gradient(top, rgba(50,54,62,0.30), rgba(0,0,0,0.40));
    background-image: -o-linear-gradient(top, rgba(50,54,62,0.30), rgba(0,0,0,0.40));
    background-image: -ms-linear-gradient(top, rgba(50,54,62,0.30), rgba(0,0,0,0.40));
    z-index: 2;
}
.services-section .element .element-img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
.services-section .element .element-content{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0 40px;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
}
.services-section .element .element-title{
    font-weight: bold;
    font-size: 24px;
    position: relative;
    z-index: 3;
}
.services-section .element .element-content:before {
    background: rgba(0, 0, 0, 0.2);
    bottom: 0;
    content: "";
    position: absolute;
    right: 50%;
    left: 50%;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.services-section .element .element-content:after{
    background: rgba(0, 0, 0, 0.2);
    content: "";
    position: absolute;
    left: 0;
    bottom: 50%;
    right: 0;
    top: 50%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.services-section .element:hover .element-content:before {
    left: 0;
    right: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
    filter: alpha(opacity=100);
}
.services-section .element:hover .element-content:after{
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
    filter: alpha(opacity=100);
}
@media(max-width: 991px){
    .index-template .services-section{
        padding-top: 40px;
    }
    .icon-menu-burger__line, .icon-menu-burger:before, .icon-menu-burger:after{
        background: #0164a7;
    }

}
/* END SERVICES */

/* MAP */
.index-template .map-wrapper{
    height: 500px;
}
.map-section{
    overflow: hidden;
    background: #fff;
}
.contacts-template .map-wrapper{
    height: 360px;
}
.contacts .element.relative .fa{
    position: absolute;
    top: 3px;
    left: 0;
}
.contacts .element.relative .fa + span{
    display: inline-block;
    margin-left: 20px;
}
.contacts > hr:last-of-type{
    display: none;
}
@media(max-width: 991px) {
    .index-template .map-wrapper{
        height: 350px !important;
    }
}
/* /. MAP */


/* Reviews */

.reviews {
	margin: 0 -15px;
	padding-bottom: 20px;
}

.rev-item,
.rev-grid-sizer {
	width: 100%;
}

.rev-item .inner {
	padding: 30px;
	margin: 0 15px 30px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 0 2px #f6f7f9;
}

.rev-item .rev-header .title {
	font-weight: 700;
	font-size: 22px;
}

.rev-item .rev-date {
	padding-top: 7px;
	color: #202534;
}

.rev-text {
	margin-bottom: 10px;
	text-align: justify;
}

.scan-link {
	margin-bottom: 20px;
	font-style: italic;
	text-decoration: underline;
	display: inline-block;
}

.scan-link:hover {
	color: #202534;
	text-decoration: none;
}

.rev-doctor {
	padding-left: 100px;
	position: relative;
	height: 90px;
}

.rev-doctor .title {
	font-size: 16px;
}

.doctor-name {
	font-size: 17px;
	font-weight: bold;
}

.rev-doctor .img-wrapper {
	position: absolute;
	top: 0;
	left: 0;
}

.rev-doctor .img-wrapper img {
	border-radius: 5px;
}

@media only screen and (min-width: 768px) {
	.rev-item,
	.rev-grid-sizer {
		width: 50%;
	}
}


/* /. Reviews */



/* /. Reviews */

/* Reviews, rating */

.rating {
	position: relative;
	height: 24px;
	width: 140px;
	color: #c1c1c1;
	white-space: nowrap;
	margin-bottom: 30px;
}

.rating .real {
	position: absolute;
	top: 0;
	left: 0;
	color: #99c665;
	width: 0;
	height: 24px;
	overflow: hidden;
	white-space: nowrap;
}

.rating svg {
	width: 24px;
	height: 21.328px;
}

.rating.rating1 .real {
	width: 20%;
}

.rating.rating2 .real {
	width: 40%;
}

.rating.rating3 .real {
	width: 60%;
}

.rating.rating4 .real {
	width: 80%;
}

.rating.rating5 .real {
	width: 100%;
}

.rev-form .ec-rating-stars span {
	background: transparent;
	width: auto;
	height: auto;
	margin-right: 7px;
}

.ec-rating-stars svg {
	cursor: pointer;
	color: #c1c1c1;
	width: 20px;
	height: 20px;
}

.ec-rating-stars .active svg,
.ec-rating-stars .active2 svg {
	color: #99c665;
}

.alert-success {
	background: #d4f5d4;
	padding: 15px;
	border: 1px solid #b3dbb3;
	font-size: 14px;
	margin-bottom: 20px;
}

.form-group.has-error input {
	border-color: #ff1a00;
}

.reviews-easycomm .element {
	background: transparent;
	box-shadow: none;
	border: none;
	padding: 0;
	margin-bottom: 40px;
	border-radius: 0;
}

.reviews-easycomm .element .rev-element-body {
	background: #ffffff;
	padding: 32px 22px 30px;
	border-radius: 5px;
	border: 2px solid #F6F7F9;
}

.reviews-easycomm .element .rev-element-body:after {
	content: "";
	position: absolute;
	left: 45px;
	bottom: -20px;
	border: 10px solid transparent;
	border-left: 10px solid #F6F7F9;
	border-top: 10px solid #F6F7F9;
}

.rev-element-footer {
	padding: 20px 0 0 40px;
}

.rev-element-footer .rev-name {
	font-family: "Roboto Slab", serif;
	font-size: 20px;
}


/* /. Reviews, rating */



/* pagination */
.pagination{
    display: inline-block;
    padding: 0;
    margin: 0;
}
.pagination li:first-of-type:before{
    content:"";
    display: block;
    width: 100%;
    height: 20px;
}
.pagination li:last-of-type:after{
    content:"";
    display: block;
    width: 100%;
    height: 60px;
}
.pagination li{
    display: inline-block;
}
.pagination li > span{
    cursor: default;
}
.pagination li > a,
.pagination li > span{
    position: relative;
    padding: 10px 15px;
    margin-left: -1px;
    line-height: 1.42857;
    color: rgb(98, 98, 98);
    text-decoration: none;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(221, 221, 221);
    font-weight: 100;
    margin-bottom: 5px;
    margin-right: 5px;
}
.pagination li:first-child > a,
.pagination li:first-child > span{
    margin-left: 0;
}
.pagination li > a:hover{
    background-color: #EEEEEE;
}
.pagination .active > a, 
.pagination .active > a:hover{
    background-color: #0164A7;
    color: #fff;
    border-color: #0164A7;
    cursor: default;
}
/* /. pagination */

/*  BRANDS */
.brands-section{
    padding: 15px 0 10px;
}
.brands-carousel{
    height: 125px;
    overflow: hidden;
}
.logotype {
    padding: 0 10px;
    margin: 0px 0 15px;
    -webkit-transition: background 300ms ease;
    -moz-transition: background 300ms ease;
    -o-transition: background 300ms ease;
    transition: background 300ms ease;
}
.logotype .inner{
    height: 110px;
    overflow: hidden;
    background: #fff;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* /. BRANDS */

/* AGREEMENT */
.agreement {
    position: relative;
    margin-bottom: 30px;
    color: #7c7f8c;
}
.agreement input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
}
.agreement label {
    padding-left: 25px;
    display: inline-block;
    position: relative;
    line-height: 1.2;
}
.agreement input+label:before {
    background: url(../images/check-empty.svg) 0 0 no-repeat;
    content: "";
    display: block;
    position: absolute;
    width: 17px;
    height: 17px;
    top: 1px;
    left: 0px;
}
.agreement input:checked+label:before {
    background: url(../images/checked.svg) 0 0 no-repeat;
}
.agreement input.error+label {
    color: red;
}
/* /. AGREEMENT */

/* ASIDE MENU */
.aside-menu{
    margin-bottom: 15px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
}
.aside-menu a {
    display: block;
    text-decoration: none !important;
    color: #232323;
    padding: 12px 44px 12px 12px;
    font-size: 14px;
    background: #fff;
    line-height: 1.5;
    font-weight: 500;
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
.aside-menu > ul > li:first-of-type > a{
    border-top: 1px solid #e6e6e6;
}
.aside-menu li:hover > a,
.aside-menu .open > a,
.aside-menu .active > a{
    color: #414141 !important;
}
.aside-menu > ul ul{
    display: none;
}
.aside-menu .active > ul{
    display: block;
}
.aside-menu > ul li{
    position: relative;
}
.aside-menu > ul .dropdown-button{
    height: 46px;
    width: 44px;
    display: block;
    z-index: 20;
    top: 0;
    right: 0;
    position: absolute;
    cursor: pointer;
}
.aside-menu > ul .dropdown-button:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.aside-menu > ul .dropdown-button.active:after{
    -moz-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    margin-top: -1px;
}
.aside-menu > ul ul .dropdown-button{
    height: 37px;
}
.aside-menu > ul ul .dropdown-button:after{
    top: 12px;
}
.aside-menu > ul ul .dropdown-button.active:after,
.aside-menu > ul ul .active > a + .dropdown-button:after,
.aside-menu > ul ul .open > a + .dropdown-button:after{
    top: 16px;
}

.aside-menu  ul ul a{
    padding: 12px 36px 10px 30px;
    font-weight: normal;
    font-size: 13px;
    position: relative;
}
.aside-menu  ul ul > li > a:before{
    content:"";
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    top: 18px;
    left: 15px;
    background: #D5D5D5;
}
.aside-menu  ul ul ul a{
    padding: 8px 36px 8px 30px;
}
.aside-menu  ul ul ul a:before,
.aside-menu  ul ul ul ul a:before{
    display: none;
}
.aside-menu  ul ul ul ul a{
    padding: 8px 36px 8px 40px;
}
.aside-menu  ul ul ul ul ul a{
    padding: 8px 36px 8px 50px;
}
.aside-menu-title {
    padding: 18px 42px 15px 20px;
    background: #0285D7;
    position: relative;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
}

.aside-menu-title:after{
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.active .aside-menu-title:after {
    transform: rotate(225deg);
    margin-top: -1px;
}

@media only screen and (max-width: 991px) {
    .aside-menu > ul{
        display: none;
    }
    .aside-menu.active > ul{
        display: block;
    }
    .aside{
        border-right: none;
    }
    .aside-menu a {
        border-right: 1px solid #F5F5F5;
    }
}
@media only screen and (min-width: 992px) {
    .aside-menu > ul > li.active > a{
        color: #fff !important;
        background-color: #0285D7 !important;
        border-color: #0285D7 !important;
    }
    .aside-menu > ul > li.active > .dropdown-button:after{
        border-color: #fff;
    }
    .aside-menu > ul > li:hover > a{
        background: #F6F6F6;
    }
}
/* /. ASIDE MENU */


.contacts-template .contacts-block > hr:last-of-type{
    display: none;
}
.contacts-block .element svg{
    width: 20px;
    color: #0164A7;
    position: relative;
    bottom: -2px;
    margin-right: 3px;
}
.contacts-block .address-element svg{
    width: 16px;
    margin-right: 7px;
}
.contacts-block .email-element svg{
    margin-right: 7px;
    bottom: -4px;
}
.aside-gallery img{
    width: 100%;
    margin-bottom: 10px;
}
.article-img img{
    width: 100%;
}


.fotorama__thumb-border{
    border-color: #0164A7 !important;
}

/* PRODUCT COUNT */
.product-count-element .element-counter input{
    display: inline-block;
    width: 40px;
    height: 42px;
    float: left;
    margin: 0px;
    background: #fff;
    border-top: 1px solid #0164a7;
    border-bottom: 1px solid #0164a7;
    border-image: initial;
    border-left: none;
    border-right: none;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 500;
    font-size: 18px;
}
.product-count-element .element-counter button{
    display: inline-block;
    width: 40px;
    height: 42px;
    float: left;
    margin: 0;
    border: 1px solid #0164a7;
    font-size: 20px;
    font-family: arial;
    line-height: 34px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.product-count-element .element-counter button.btn-minus{
    line-height: 28px;
}
.product-count-element .element-counter button:hover{
    background: #0164a7;
    color: #fff;
}
/* /. PRODUCT COUNT */

.product-price{
    font-size: 36px;
    color: #414141;
}

/* tabs */
.box{
    position: fixed;
    top: -999999999px;
    left: -999999999px;
    opacity: 0;
    width: 1270px;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.box.visible{
    position: static;
    top: auto;
    left: auto;
    opacity: 1;
    padding-left: 0;
    padding-right: 0;
}
ul.tabs {
    width: 100%;
    border-bottom: 1px solid #D5D5D5;
}

ul.tabs li{
    display: table-cell;
    height: 50px;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    border: 1px solid transparent;
    border-bottom: none;    
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 500;
    color: #333333;
    background: #fff;
    -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
    position: relative;
    padding: 10px 25px;
}
ul.tabs li.current,
ul.tabs li.current:hover{
    border-color: #D5D5D5;
}
ul.tabs li:hover{
    background: #F6F6F6;
    border-color: #F6F6F6;        
}
ul.tabs li.current:after{
    content:"";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -2px;
    left: 0;
    background: #fff;
}
.mobile-tab-header{
    display: none;
}
.viewed-goods-wrapper,
.base-template .special-goods-wrapper{
    background: #F7F8FA;
}
.special-goods-wrapper ul.tabs{
    border-bottom: none;
}
.special-goods-wrapper ul.tabs li.current::after{
    display: none;
}
.special-goods-wrapper ul.tabs li{
    color: #2e2e2e;
    border: 1px solid #E7E7E7;
    border-left: none;
}
.special-goods-wrapper ul.tabs li:first-child {
    border-left: 1px solid #E7E7E7;
}
.special-goods-wrapper ul.tabs li.current, 
.special-goods-wrapper ul.tabs li.current:hover {
    background: #0285D7;
    border-color:#0285D7;
    color: #ffffff;
}
@media only screen and (max-width: 767px){
    .mobile-tab-header{
        padding: 14px 40px 14px 14px;
        color: #ffffff;
        background: #0285D7;
        width: 100%;
        position: relative;
        display: none;
        font-weight: 500;
    }
    ul.tabs li.current,
    ul.tabs li.current:hover{
        border-color: #0285D7;
        background: #0285D7;
        color: #fff;
    }
    ul.tabs {
        width: 100%;
        border-bottom: 1px solid #D5D5D5;
        border-top: 1px solid #D5D5D5 !important;
    }
    ul.tabs li.current{
        padding: 14px 40px 14px 14px;
        color: #ffffff;
        background: #0285D7;
        width: 100%;
        position: relative;
        font-weight: 500;
    }
    ul.tabs li.current,
    ul.tabs li.current:hover{
        border-color: #0285D7;
        background: #0285D7;
        color: #fff;
    }
    ul.tabs {
        position: relative;
        display: block !important;
        border: none;
    }
    .mobile-tab-header:after{
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -10px;
        right: 24px;
        width: 12px;
        height: 12px;
        border-bottom: 2px solid #fff;
        border-right: 2px solid #fff;
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all 200ms ease-out;
        -moz-transition: all 200ms ease-out;
        -o-transition: all 200ms ease-out;
        transition: all 200ms ease-out;
    }
    .mobile-tab-header.active:after {
        -moz-transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        -o-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        transform: rotate(225deg);
        margin-top: -4px;
    }
    ul.tabs li {
        padding: 15px;
        width: 100%;
        border: 1px solid #E9E9E9;
        border-top: none;
        display: block;
        height: auto;
        text-align: left;
        text-transform: none;
        font-size: 15px;
    }
    ul.tabs li.current{
        display: block !important;
    } 
    .mobile-tab-header.active + ul.tabs{
        display: block;
        margin: 0 -1px 0;
        width: auto;
        box-shadow: 0 0 10px rgba(0,0,0,0.1);
    }
    .special-goods-wrapper ul.tabs li{
        border: none;
        border-bottom: 1px solid #eee;
    }
}
@media only screen and (min-width: 768px){
    .tabs.mobile{
        display: block !important;
    }
}
/* /. tabs */

/*cart */
#msOrder {
    margin-top: 20px !important;
}
.cart-body{
    margin: 10px 0 0;
}
.cart-body .element{
    background: #fff;
    padding: 15px;
    margin-bottom: 10px;
    border: 1px solid #EBEBEB;
    position: relative;
}
.cart-body .element-counter{
    display: inline-block;
}
.cart-row-price{
    color: #414141;
}
.old_price + .cart-row-price{
    color: #CF2929;
}
.cart-body .element-price{
    display: inline-block;
}
.cart-body .element-delete {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
    color: red;
    padding: 0;
    border: 0;
    background: transparent;
    z-index: 20;
}
.cart-body .element-delete span{
    display: block;
    width: 31px;
    height: 31px;
    cursor: pointer;
    z-index: 100;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.cart-body .element-delete span:after{
    width: 1px;
    top: 5px;
    bottom: 5px;
    left: 50%;
    content: "";
    display: block;
    position: absolute;
    background: #FF0000;
    margin-left: -1px;
    transition: all ease-out 300ms;
}
.cart-body .element-delete span:before{
    height: 1px;
    top: 50%;
    left: 5px;
    right: 5px;
    content: "";
    display: block;
    position: absolute;
    background: #FF0000;
    margin-top: -1px;
    transition: all ease-out 300ms;
}
.cart-body .element-delete span:hover:after,
.cart-body .element-delete span:hover:before{
    transform: rotate(180deg);
}
.cart-body .subelement2{
    display: flex;
    align-items: center;
}
.cart-body .subelement2 .text,
.cart-body .element .element-price,
.cart-body .element .element-counter{
    min-height: 100px;
    display: flex;
    align-items: center;
}
.cart-body .element .element-price{
    justify-content: center;
}
.cart-body .element .element-img-wrapper{
    padding: 2px;
    border: 1px solid #EBEBEB;
    margin-right: 15px;
}
.cart-body .element .element-img{
    width: 100px;
    height: 76px;
    -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  opacity: 1;
}
.cart-body .element a:hover .element-img{
    opacity: 0.8;
}
.cart-body .old_price {
    color: #979797 !important;
    margin-right: 10px;
}

@media only screen and (max-width: 767px) {
    .cart-body .element .element-img-wrapper{
        position:static;
        margin-bottom: 20px;
        display: inline-block;
    }
    .cart-body .subelement2 {
        padding-left: 0;
    }
    .cart-body .subelement2 .text,
    .cart-body .element .element-price,
    .cart-body .element .element-counter{
        height: auto;
    }
    .cart-body .subelement2 .text, .cart-body .element .element-price, .cart-body .element .element-counter{
        display: block;
    }
    .cart-body .title-h4{
        font-size: 14px;
    }
}

.order-trash-next{
    display: flex;
    align-items: center;
}
.trash-btn{
    height: 47px;
    padding: 0 15px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    margin-right: 10px;
}
.trash-btn svg{
    width: 20px;
}
.order-next-btn{
    height: 47px;
    padding: 0 15px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}
.order-next-btn svg{
    width: 21px;
    height: 24px;
    margin-left: 6px;
}
.order-wrapper{
    background: #fff;
    padding: 10px 0;
}
.order-wrapper .material-icons {
    vertical-align: middle;
    margin-top: -3px;
}
.order-wrapper h5{
    color: #414141;
    padding-left: 5px;
}
.order-wrapper #msOrder .error {
    border-color: #FF1A00 !important
}
.order-wrapper .agreement i{
    margin-top: 0;
    top: 3px;
}
.order-buttons{
    display: flex;
    align-items: center;
}
.prev-btn{
    height: 47px;
    display: flex;
    align-items: center;
    padding: 0 15px;
    margin-bottom: 0;
}
.prev-btn svg{
    width: 21px;
    height: 24px;
    margin-right: 6px;
}
.button.ms2_link{
    height: 47px;
    display: flex;
    align-items: center;
    padding: 0 15px;
    margin-bottom: 0;
}
/* /. cart*/

.element-counter .form-control{
    display: inline-block;
    height: 30px;
    width: 40px;
    padding: 0 2px;
    text-align: center;
    color: #000;
    background: #F4F4F6;
    border: 1px solid #E5E5E5;
    margin-bottom: 0;
}
.element-counter button {
    width: 30px;
    display: inline-block;
    padding: 0;
    vertical-align: top;
    border: none;
    background: transparent;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e5e5e5;
    font-family: arial;
}
.element-counter button:hover{
    color: #FF2330;
}
.element-counter button[disabled]:hover{
    color: #1F1F1F;
}

.isa_success {
    border: 1px solid #414141;
    background-color: #fcf9f9;
    margin: 0 0 10px;
    padding: 15px;
}
.order-number{
    color: #414141;
}
.jgrowlHide #jGrowl{
    display: none !important;
}

.product-carousel-wrapper{
    width: 100%;
    overflow: hidden;
    padding-top: 80px;
    margin-top: -80px;
}
.products-carousel > div:not(:first-of-type){
    display: none;
}
.product-carousel-inner{
    margin-left: -14px;
    margin-right: -14px;
}
.products-carousel .slick-track{
    display: flex;
    flex-wrap: wrap;
}
.products-carousel .slick-slide {
    height: inherit;
}
.products-carousel .slick-slide > div,
.products-carousel .slick-slide > div > div,
.products-carousel .element{
    height: 100%;
}
.products-carousel .col{
    padding: 5px 15px;
}
.products-carousel .slick-prev, 
.products-carousel .slick-next,
.shop-categories-carousel .slick-prev,
.shop-categories-carousel .slick-next{
    display: block;
    width: 40px;
    height: 50px;
    border: 1px solid #E7E7E7;
    color: #2E2E2E;
    background: #fff;
    position: absolute;
    z-index: 50;
    text-align: center;
    cursor: pointer;
    transition: all 200ms ease-out;
}
.products-carousel .slick-prev{
    top: -80px;
    margin: 0;
    right: 58px;
}
.products-carousel .slick-next{
    top: -80px;
    margin: 0;
    right: 14px;
}
.shop-categories-carousel .slick-prev{
    top: -80px;
    margin: 0;
    right: 62px;
    border: none;
}
.shop-categories-carousel .slick-next{
    top: -80px;
    margin: 0;
    right: 10px;
    border: none;
}
.products-carousel .slick-prev:hover, 
.products-carousel .slick-next:hover,
.shop-categories-carousel .slick-prev:hover,
.shop-categories-carousel .slick-next:hover{
    background: #F6F6F6;
}
@media (max-width: 767px){
    .product-carousel-wrapper{
        margin-top: 0;
    }
    .products-carousel .slick-prev{
        right: auto;
        left: 10px;
    }
    .products-carousel .slick-next{
        right: auto;
        left: 58px;
    }
}

/* Catalog header */
.catalog-header{
    margin-bottom: 30px;
}
.mse2_sort_wrap{
    width: 340px;
    max-width: 100%;
    position: relative;
    padding-top: 12px;
}
.mse2_sort_header{
    font-size: 13px;
    line-height: 1;
    color: #000000;
    text-transform: uppercase;
    position: relative;
    text-align: left;
}
.mse2_sort_header > b{
    font-weight: bold;
    margin-right: 10px;
}
.mse2_sort_header_title{
    cursor: pointer;
}
.mse2_sort_header_title .element_arrow{
    width: 11px;
    height: 6px;
    position: relative;
    margin-left: 5px;
    top: -1px;
}
.mse2_sort_header_title .element_arrow svg{
    transition: all 200ms ease-out;
    position: relative;
}
.mse2_sort_header_title.hover .element_arrow svg{
    transform: rotate(180deg);
    top: -1px;
}
.mse2_sort_wrap #mse2_sort{
    display: none;
    width: 220px;
    text-align: left;
    position: absolute;
    right: 0;
    top: 34px;
    z-index: 200;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.mse2_sort_wrap #mse2_sort:before{
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    height: 10px;
}
.mse2_sort_wrap #mse2_sort a{
    display: block;
    padding: 8px 20px 8px 10px;
    font-size: 13px;
    color: #000;
    border-top: 1px solid rgba(0,0,0,0.1);
    background: #fff;
    text-decoration: none;
    font-weight: 500;
    position: relative;
}
.mse2_sort_wrap #mse2_sort a:first-of-type{
    border-top: none;
}
.mse2_sort_wrap #mse2_sort a:hover{
    background: rgba(0,0,0,0.08);
    border-top-color: #fff;
}
.mse2_sort_wrap #mse2_sort a:hover + a{
    border-top-color: #fff;
}
.mse2_sort_wrap #mse2_sort a.active{
    color: #414141;
    cursor: pointer;
}
.mse2_sort_wrap #mse2_sort a:after{
    content: "↑";
    position: absolute;
    right: 10px;
    top: 6px;
    opacity: 0;
    font-size: 16px;
}
.mse2_sort_wrap #mse2_sort a.active:after{
    opacity: 1;
}
.mse2_sort_wrap #mse2_sort a.active[data-dir="desc"]:after{
    transform: rotate(180deg);
    top: 8px;
}

@media(max-width: 767px){
    .mse2_sort_wrap{
        width: 300px;
    }
    .mse2_sort_header{
        font-size: 11px;
    }
}

.view-catalog-btns > span{
    display: inline-block;
    width: 38px;
    height: 38px;
    padding: 10px;
    border: 1px solid #e6e6e6;
    vertical-align: top;
    color: #414141;
    cursor: pointer;
}
.view-catalog-btns > span:hover{
    background: #F1F5F5;
}
.view-catalog-btns > span.active{
    background: #0285d7;
    color: #fff;
    border-color: #0285d7;
}
/* /. Catalog header */


/* catalog */
.catalog-wrapper #mse2_pagination{
    margin-bottom: 40px;
}
.catalog:not(.product-carousel-wrapper){
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(3, 1fr);
}
.catalog.viewlist{
    grid-template-columns: 1fr;
}

@media(min-width: 768px){
    .catalog.viewlist .item{
        padding-bottom: 0;
    }
    .catalog.viewlist .item-inner{
        display: flex;
        flex-wrap: wrap;
    }
    .catalog.viewlist .item-img{
        width: 220px;
        position: static;
    }
    .catalog.viewlist .item-img img{
        border-bottom: none;
    }
    .catalog.viewlist .item-body{
        width: calc(100% - 220px);
        padding: 10px 20px;
    }
    .catalog.viewlist .item-footer{
        position: static;
        padding: 10px 80px 0 15px;
    }
    .catalog.viewlist .buy-wrapper{
        position: absolute;
        z-index: 20;
        right: 15px;
        bottom: 15px;
    }
    .catalog.viewlist .btn-mini-cart,
    .catalog.viewlist .btn-mini-order{
        position: static;
        display: inline-flex;
    }
    .catalog.viewlist .item-top{
        justify-content: flex-start;
    }
    .catalog.viewlist .item-article{
        margin-left: 10px;
        padding-top: 1px;
    }
    
    .catalog.viewlist .item .item-favorites{
        right: 15px;
        top: 15px;
    }
    .catalog.viewlist .item-discount{
        top: 15px;
        left: 15px;
    }
    .catalog.viewlist .item .ec-stars {
        bottom: auto;
        top: 20px;
        right: 45px;
        margin-top: 0 !important;
    }
    .catalog.viewlist .item-size{
        padding-right: 0;
    }
}


@media(min-width:992px){
    .catalog.cols4{
        grid-template-columns: repeat(4, 1fr);
    }
}
.catalog .item{
    background: #FFFFFF;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
    position: relative;
    transition: all ease-out 300ms;
    height: 100%;
    padding-bottom: 75px;
}
.catalog .item:hover{
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.01), 0 0 10px rgba(0, 0, 0, 0.25);
}
.catalog .item-img{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.catalog .item-img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-bottom: 1px solid #f2f2f2;
}
.catalog .item .item-favorites{
    position: absolute;
    top: 10px;
    right: 10px;
}
.catalog .item .msfavorites{
    position: relative;
    z-index: 30;
    text-decoration: none;
    color: #2c2c2c;
    display: inline-block;
}
.catalog .item .msfavorites svg{
    width: 26px;
    height: 26px;
    transition: all 200ms ease-out;
}
.catalog .item .msfavorites svg path{
    fill:#e63a33;
}
.catalog .item .msfavorites:hover{
    color: #e63a33;
}
.catalog .item .msfavorites.voted svg{
    color: #e63a33;
}
.catalog .item .msfavorites .msfavorites-active{
    display: none;
}
.catalog .item .msfavorites.voted .msfavorites-active{
    display: inline-block;
}
.catalog .item .msfavorites.voted .msfavorites-noneactive{
    display: none;
}
.catalog .item-discount{
    position: absolute;
    z-index: 1;
    top: 8px;
    left: 8px;
    padding: 0 12px 0 6px;
    font-size: 22px;
    line-height: 32px;
    color: #fff;
}
.catalog .item-discount:after{
    position: absolute;
    content: "";
    z-index: -1;
    top: 0px;
    right: 0;
    width: 31px;
    height: 31px;
    background-image: url(../images/discount-after.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    transform: matrix(-1, 0, 0, 1, 0, 0);
}
.catalog .item-discount::before{
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 12px;
    z-index: -1;
    background-color: #e63a33;
    border-radius: 3px;
}
.catalog .item-top{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 15px;
}
.catalog .item-article{
    font-size: 10px;
    line-height: 132.2%;
    color: #9e9e9e;
}
.catalog .item-title{
    font-size: 16px;
    line-height: 132.2%;
    padding: 5px 15px;
    margin-bottom: 10px;
    color: #194AAA;
}
.catalog .item-introtext{
    padding: 5px 15px;
    margin-bottom: 10px;
    display: none;
}
.catalog.viewlist .item-introtext{
    display: block;
    text-align:justify;
}
.catalog .item-size{
    font-size: 12px;
    line-height: 132.2%;
    padding: 0 15px 8px;
    color: #7C7C7C;
    position: relative;
    display: grid;
    grid-template-columns: auto auto;
    justify-content: space-between;
    align-items: center;
} 

.catalog .item-size span{
    background: #fff;
    z-index: 1;
    height: 100%;
    display: inline-flex;
    align-items: center;
}
.catalog .item-size span:first-child{
    padding: 0 10px 0 0px;
}
.catalog .item-size span:last-child{
    padding: 0 0px 0 10px;
    color:#000;
    text-align: right;
}
.catalog .item-size:before{
    background-image: url(../images/line.svg);
    content: '';
    display: block;
    position: absolute;
    left: 20px;
    bottom: 0;
    width: calc(100% - 40px);
    height: 3px;
    bottom: 10px;
}
.catalog .item-footer{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    padding: 0 15px 15px;
    align-items: flex-start;
    flex-direction: column;
}
.catalog .product-old-price{
    display: inline-block;
    padding: 0 5px;
    background: #E9EAEC;
    margin-right: 10px;
    font-size: 12px;
    line-height: 132.2%;
    color: #000;
    position: relative;
    border-radius: 2px;
    top: -1px;
    right: 00px;
}
.catalog .product-old-price:after{
    content: "";
    position: absolute;
    top: 50%;
    left: 2px;
    right: 2px;
    height: 1px;
    background: #194AAA;
}
.catalog .product-price {
    font-size: 23px;
    color:#e63a33;
    font-weight: 700;
}

.catalog .item-avl span{
    font-size: 10px;
    line-height: 132.2%;
}
span.avl-true{
    color: #19a774;
}
span.avl-false{
    color: #FF0000;
}

.catalog .item .ec-stars{
    position: absolute;
    bottom: 10px;
    right: 0;
    line-height: 1;
    width: auto !important;
    height: auto !important;
    background: transparent !important;
    margin: 10px 10px 0 8px !important;
    display: inline-block;
}
.catalog .item .ec-stars > div{
    background:transparent!important;
    display:flex;
    flex-wrap: wrap;
    height:16px;
    width:auto;
}
.catalog .item .ec-stars .real{
    position:absolute;
    top:0;
    left:0;
    width:0;
    height:16px;
    white-space:nowrap;
    overflow:hidden;
}
.catalog .item .ec-stars svg{
    display: block;
    width: 20px;
    height: 16px;
}

.btn-mini-cart,
.btn-mini-order{
    z-index: 11;
    position: absolute;
    right: 15px;
    bottom: 15px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 9px 15px;
    background: #0051AA;
    border: none;
    color: #fff;
}
.btn-mini-cart:hover,
.btn-mini-order:hover{
    background: #e63a33;
}
.btn-mini-cart svg{
    width: 25px;
    height: 25px;
}
.btn-mini-order svg{
    width: 25px;
    height: 25px;
    transform:rotate(270deg);
    fill:#fff;
}

.index-template .products-carousel {
    margin-bottom: 30px;
}

@media(max-width: 1299px){
    .catalog{
        grid-template-columns: repeat(2, 1fr);
    }
}
@media(max-width: 991px){
    .catalog{
        grid-gap: 15px;
        grid-template-columns: repeat(3, 1fr);
    }
}
@media(max-width: 767px){
    .catalog:not(.product-carousel-wrapper){
        grid-gap: 10px;
        grid-template-columns: repeat(2, 1fr);
    }
}
@media(max-width: 499px){
    .catalog:not(.product-carousel-wrapper){
        grid-template-columns: 1fr;
    }
}
/* /. catalog */


/* PRODUCT PAGE - FAVORITES */
.product-detail .msfavorites{
    text-decoration: none;
    width: 33px;
    height: 33px;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 10px;
    color: #414141;
}
.product-detail .msfavorites svg{
    width: 33px;
    height: 33px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    position: relative;
    top: -4px;
}
.product-detail .msfavorites:hover{
    color: #cf2929;
}
.product-detail .msfavorites.voted svg{
    color: #cf2929;
    cursor: pointer;
}
.product-detail .msfavorites .msfavorites-active{
    display: none;
}
.product-detail .msfavorites.voted .msfavorites-active{
    display: inline-block;
}
.product-detail .msfavorites.voted .msfavorites-noneactive{
    display: none;
}
/* PRODUCT PAGE - FAVORITES */


/* News 
.news > .row{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.news > .row > div{
    margin-bottom: 40px;
}
.news .item{
    height: 100%;
    padding-bottom: 65px;
    position: relative;
}
.news .item-img{
    height: 300px;
    position: relative;
    margin-bottom: 15px;
    background-size: cover;
}
.news .item-img-inner{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.news .item-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news .item-img:after{
    content:"";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
    transition: all 1s linear;
}
.news .item-date{
    font-weight: bold;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 3;
    color: #fff;
}
.news .item .day{
    font-size: 36px;
}
.news .item-title{
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    transition: all 300ms ease-out;
}
.news .item-btn{
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    color: #0285D7;
    height: 40px;
    padding: 0 35px 0;
    line-height: 36px;
    border: 1px solid;
    text-decoration: none;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.news .item-btn svg{
    width: 28px;
    height: 32px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    right: -16px;
}
.news .item-btn span{
    position: relative;
    z-index: 10;
}
.news .item-btn:before{
    content:"";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background:#0164A7;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 0;
}
.news .item:hover .item-title{
    color: #0285D7;
}
.news .item:hover .item-img:after{
    background: rgba(0,173,255,0.5);
}
.news .item-btn:hover{
    color: #0285D7;
    border-color: #0164A7;
}
.news .item .item-btn:hover:before{
    width: 100%;
}
.page-date{
    font-weight: bold;
    margin-bottom: 30px;
}
.page-date .inner{
    display: inline-block;
    background: #0285D7;
    color: #fff;
    padding: 10px;
}
.article-img .page-date{
    position: absolute;
    top: 20px;
    left: 0;
}
.page-date .day{
    font-size: 32px;
}
@media(max-width: 991px){
    .news .item-img{
        height: 30vw;
    }
}
@media(max-width: 767px){
    .news .item-img{
        height: 40vw;
    }
    .news .item-date{
        top: 5%;
        left: 5%;
    }
    .news .item .day{
        font-size: 6vw;
    }
    .index-template .news > .row > div:nth-of-type(3){
        display: none;
    }
}
@media (max-width: 600px){
    .news .item-title {
        font-size: 3vw;
    }
    .news .item{
        padding-bottom: 0;
    }
    .news .item-btn{
        display: none;
    }
    .page-date .day{
        font-size: 22px;
    }
    .page-date .inner {
        padding: 5px;
        font-size: 10px;
    }
}
@media (max-width: 500px){
    .news .item-title {
        font-size: 4vw;
    }
}
/* /. News */

/* .news-section*/


.news-section .row{
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.news-section .row > div{
    margin-bottom: 20px;
}
.news-section .element{
    background: #fff;
    box-shadow: 0 3px 27px rgba(64,98,208,.19);
    height: 100%;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    padding-bottom: 70px;
}
.news-section .element .img-wrapper img{
    width: 100%;
}
.news-section .element .element-content{
    padding: 30px;
}
.news-section .element .title{
    font-weight: bold;
    margin-bottom: 15px;
}
.news-section .element .introtext{
    font-size: 14px;
    line-height: 1.7;
}
.news-section .element .more{
    position: absolute;
    left: 30px;
    bottom: 30px;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	color: #000;
}
.news-section .element .more span{
    vertical-align: text-top;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	position: relative;
	left: 0;
}
.news-section .element:hover{
    box-shadow: 0 3px 27px rgba(64,98,208,.4);
    background: #0067a8;
    color: #fff;
}
.news-section .element:hover .more span{
    left: 10px;
}
.news-section .element:hover .more{
    color: #fff;
}
.arrow-more{
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    transform: rotate(45deg);
    position: absolute !important;
    right: -10px;
    top: 5px;
    left: auto !important;
    transition: all 200ms ease-out;
}
.news-section .element:hover .arrow-more{
    border-color:#fff;
    transition: all 200ms ease-out;
    right: -14px;
}
@media(max-width: 767px){
    .news-section .row{
        display: block;
    }
}

@media(max-width: 1229px) and (min-width: 768px){
    .news-section.bottom .row > div:last-of-type{
        display: none;
    }
}
/* /. news-section*/

.aside-news .element{
    margin-bottom: 30px;
}
.aside-news .element .date{
    margin-bottom: 5px;
    color: #8A8A8A;
}
.aside-news .element .title a{
    text-decoration: none;
    color: #2C2C2C;
}
.gallery .element {
    margin-bottom: 10px;
    overflow: hidden;
}
.gallery > .row > hr:nth-of-type(2n){
    clear: both;
}

.gallery .img-wrapper > a span{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    background: url(../images/zoom.png) 50% 50% no-repeat;
    background-size: 50px 50px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.gallery .img-wrapper > a:after{
    background: rgba(0, 0, 0, 0.2);
    content: "";
    position: absolute;
    left: 0;
    bottom: 50%;
    right: 0;
    top: 50%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.gallery .img-wrapper > a:before {
    background: rgba(0, 0, 0, 0.2);
    bottom: 0;
    content: "";
    position: absolute;
    right: 50%;
    left: 50%;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.gallery .img-wrapper > a:hover:after{
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
    filter: alpha(opacity=100);
}
.gallery .img-wrapper > a:hover:before {
    left: 0;
    right: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
    filter: alpha(opacity=100);
}
.gallery .img-wrapper > a:hover span{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
}

@media (min-width: 992px) {
    .gallery > .row > hr:nth-of-type(2n){
        clear: none;
    }
    .gallery > .row > hr:nth-of-type(3n){
        clear: both;
    }
    .aside-news{
        padding-left: 15px;
    }
}
/* Video */
.video-list .element{
    margin-bottom: 20px;
    background: #fff;
    width: 900px;
    max-width: 100%;
}
.video-list .element .element-img{
    height: 420px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
@media only screen and (max-width: 1289px) {
    .video-list .element .element-img{
        height: 34vw;
    }
}
@media only screen and (max-width: 991px) {
    .video-list .element .element-img{
        height: 46vw;
    }
}
@media only screen and (max-width: 767px) {
    .video-list .element .element-img{
        height: 60vw;
    }
}
.video-list .element .play-block{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.video-list .element .play-block > span {
    display: inline-block;
    padding: 8px;
    border-radius: 100%;
    background: rgba(255,255,255,0.1);
}
.video-list .element .play-block span span{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    border: 2px solid #fff;
    border-radius: 100%;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.video-list .element .play-block svg{
    width: 21px;
    height: 24px;
    color: #fff;
    position: relative;
    right: -3px;
    bottom: -1px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.video-list .element .play-block:hover span span{
    border-color: #FF121A;
}
.video-list .element .play-block:hover svg{
    color: #FF121A;
}
.video-list .element .element-content{
    padding: 25px 0;
}

.video-list .element .element-content .title{
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 3px;
}
.video-list .element .element-content .text{
    font-size: 15px;
    margin-bottom: 10px;
}
/* /. Video */

.breadcrumb {
	margin: 30px 0 30px;
	list-style: none;
	display: flex;
    overflow: auto;
}

.breadcrumb>li {
	display: inline-block;
	font-size: 14px;
	padding: 0 20px;
	position: relative;
	margin-right: 26px;
	background: #F6F7F9;
	height: 28px;
	line-height: 28px;
	color: #000;
	white-space: nowrap;
}

.breadcrumb svg {
	width: 18px;
	position: relative;
	bottom: -4px;
	fill: #1664A6;
}

.breadcrumb>li a {
	color: #1664A6;
	text-decoration: none;
}

.breadcrumb>li a:hover {
	color: #1664A6;
}

.breadcrumb>li:after {
	position: absolute;
	content: "";
	display: block;
	top: 4px;
	right: -10px;
	width: 20px;
	height: 20px;
	transform: rotate(-45deg);
	background: #F6F7F9;
}

.breadcrumb>li:before {
	position: absolute;
	content: "";
	left: -22px;
	bottom: 0;
	border: 14px solid #F6F7F9;
	border-left: 14px solid transparent;
}

.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
}

.breadcrumb>li:first-of-type:before {
	display: none;
}


.only-shop-categories{
    background: #fff !important;
}
.shop-categories .element-content{
    padding: 30px 20px 30px 30px;
    height: 220px;
    background: #eff6f9;
}
.index-template .shop-categories .element-content{
    background: #fff;
}
.shop-categories-carousel-wrapper {
    margin-left: -10px;
}
.shop-categories-carousel > div{
    display: none;
}
.shop-categories-carousel > div:first-of-type,
.shop-categories-carousel.slick-slider > div{
    display: block;
}
.shop-categories .row.row-border{
    margin-left: -1px;
    margin-right: -1px;
}
.shop-categories{
    background: #0285D7;
}

.shop-categories .element{
    position: relative;
} 
.shop-categories .element:hover{
    position: relative;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    box-shadow: rgba(0, 0, 0, 0.62) 0px 0px 20px 0px;
}
.forElch{
    padding-right: 20px;
}
.forElnech{
    padding-left: 20px;
}
.shop-categories .element-inner{
    position: relative;
    background: #ffffff;
    height: 220px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.base-template .shop-categories .element-inner{
    background: #eff6f9;
}
.shop-categories .element .img-wrapper{
    position: absolute;
    height: 220px;
    overflow: hidden;
    width: 100%;
}
.shop-categories .element .img-inner{
    height: 100%;
}
.shop-categories .element .img-inner a{
    display: block;
    height: 100%;
}
.shop-categories .element .img-wrapper img{
    vertical-align: middle;
    height: 100%;
    width: 100%;
    object-fit: cover;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    max-width: none;
    position: relative;
}
.shop-categories .categories-wrapper{
    padding:10px;
}
.shop-categories .element .title a{
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    color: #2E2E2E;
    display: inline-block;
    margin-bottom: 10px;
    max-height: 38px;
    overflow: hidden;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.shop-categories .element .title a:hover{
    color: #0285D7;
}
.shop-categories .sub-categories-list{
    overflow: hidden;
}
.shop-categories .sub-categories-list a{
    font-size: 13px;
    text-decoration: none;
    color: #707577;
    display: inline-block;
    margin-bottom: 3px;
    max-height: 36px;
    overflow: hidden;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.shop-categories .sub-categories-list a:hover{
    color: #0285D7;
}
.shop-categories .element .more{
    position: absolute;
    right: 20px;
    bottom: 20px;
    text-decoration: none;
    text-transform: uppercase;
    color: #757575;
    padding-right: 20px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.shop-categories .element .more:before{
    content: '';
    width: 14px;
    height: 14px;
    border-radius: 100%;
    background: #262121;
    position: absolute;
    right: 0;
    top: 2px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.shop-categories .element .more:after{
    content: '';
    border-left: 4px solid #fff;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    position: absolute;
    right: 4px;
    top: 6px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.shop-categories .element .more:hover{
    color: #0285D7;
}
.shop-categories .element .more:hover:before{
    right: -5px;
    background: #0285D7;
}
.shop-categories .element .more:hover:after{
    right: -1px;
}
.shop-categories-base .row.row-border div[class^="col-"]:before{
    display: none;
}
.shop-categories-base .row.row-border .element:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: -1px;
    background: #fff;
}
.shop-categories-base .row.row-border > div:nth-of-type(3n) .element:before{
    right: 0;
}
.shop-categories-base .row.row-border > div:nth-last-of-type(1) > div:last-of-type:before,
.shop-categories-base .row.row-border > div:nth-last-of-type(2) > div:last-of-type:before,
.shop-categories-base .row.row-border > div:nth-last-of-type(3) > div:last-of-type:before{
    bottom: 0;
}
.shop-categories-carousel-wrapper .categories-wrapper{
    padding: 20px 10px !important;
}
.shop-categories-carousel-wrapper .slick-slide{
    padding:0;
}
.shop-categories-carousel-wrapper .element-wrapper{
    margin-bottom:20px;
}
.shop-categories-carousel-wrapper .element{
    transition: all 200ms ease-out 0s;
}
.shop-categories-carousel-wrapper .element:hover{
    box-shadow: 0px 0px 10px 0px #ffffff9e;
}

@media(max-width: 991px){
    .shop-categories-base .row.row-border > div:nth-of-type(3n) .element:before{
        right: -1px;
    }
    .shop-categories-base .row.row-border > div:nth-of-type(2n) .element:before{
        right: 0;
    }
    .shop-categories-base .row.row-border > div:nth-last-of-type(3) > div:last-of-type:before{
    }
    .shop-categories .element-inner{
        height:260px;
    }
    .shop-categories .element .img-wrapper {
        height: 260px;
    }
    .shop-categories .element-content {
        height: 260px;
    }
}
@media(max-width: 767px){

    .shop-categories .element .more {
        right: 30px;
        font-size: 12px;
    }
    .shop-categories .element .more:before{
        top: 0;
    }
    .shop-categories .element .more:after{
        top: 4px;
    }
    .shop-categories-base .row.row-border .element:before{
        right: 0 !important;
    }
    .shop-categories-base .row.row-border > div:nth-last-of-type(1) > div:last-of-type:before{
        bottom: 0 !important;
    }
    .shop-categories-carousel-wrapper{
        padding-top: 80px;
    }
    .shop-categories-carousel .slick-prev{
        top: -80px;
        left: 10px;
        right: auto;
    }
    .shop-categories-carousel .slick-next{
        top: -80px;
        left: 58px;
        right: auto;
    }
    .shop-categories .element-content{
        height: 260px;
        padding: 20px;
    }
    .shop-categories .sub-categories-list a{
        font-size: 12px;
    }
}
@media (max-width: 499px){
    .shop-categories .element .img-wrapper img{
        right: 10%;
    }
}


.top-slider-wrapper{
    padding: 0px 0 90px 0;
    overflow: hidden;
}
.top-slider{
    box-shadow: 0 0 25px rgba(0,0,0,0.1);
}
.top-slider > div:not(:first-of-type){
    display: none;
}
.top-slider .slick-slide > div{
    height: 450px;
}
.top-slider .item .inner{
    height: 450px;
    overflow: hidden;
}
.top-slider .item-img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
.top-slider .item-img img{
    width: 100%;
    height: 100%;
    object-fit:cover;
}
.top-slider .element-content-wrapper{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.top-slider .element-content{
    position: relative;
    z-index: 30;
    padding: 0 100px;
}
.top-slider .element-content.light{
    color: #fff;
}
.top-slider .element-content.dark{
    color: #414141;
}
.top-slider .item-title {
    font-size: 30px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: bold;
}
.top-slider .item-description{
    margin-bottom: 20px;
    font-size: 20px;
}
.top-slider .slick-prev,
.top-slider .slick-next{
    position: absolute;
    display: block;
    width: 34px;
    height: 40px;
    text-align: center;
    top: 50%;
    margin-top: -20px;
    z-index: 20;
    opacity: 0.8;
    transition: all 200ms ease-out;
    background: #fff;
}
.top-slider:hover .slick-prev,
.top-slider:hover .slick-next{
    opacity: 1;
}
.top-slider .slick-prev{
    left: 15px;
}
.top-slider .slick-next{
    right: 15px;
}
.top-slider .slick-prev:hover,
.top-slider .slick-next:hover{
    background: #0164a7;
}
.top-slider .slick-prev:hover:after, 
.top-slider .slick-next:hover:after{
    border-color: #fff;
}
.top-slider .item .button{
    background: transparent;
    border-color: #0164A7;
    color: #0164A7;
    margin-top: 20px;
}
.top-slider .item .button:hover{
    color: #fff;
    border-color: #0164A7;
    background: #0164A7;
}
.top-slider .slick-dots {
    margin-bottom: 0;
    position: absolute;
    bottom: -55px;
}
@media(max-width: 991px){
    .top-slider .item .inner{
        height: 40vw;
    }
    .top-slider .item-title{
        font-size: 26px;
    }
    .top-slider .element-content{
        padding: 0 50px;
    }
}
@media(max-width: 767px){
    .top-slider .slick-slide > div{
        height: 50vw;
    }
    .top-slider .item .inner{
        height: 50vw;
    }
    .top-slider .element-content{
        padding: 0 4%;
    }
    .top-slider .item-title{
        font-size: 3.5vw;
    }
    .top-slider .item-description{
        font-size: 3vw;
    }
    .top-slider .item .button{
        padding: 0;
        border: none;
        font-size: 1.8vw;
        margin: 0;
    }
}

/* vantages */
.vantages-section{
    position: relative;
    padding: 60px 0;
}
.top-slider-wrapper + .vantages-section{
    padding: 0 0 70px;
    margin-top: -55px;
}
.vantages{
    padding: 30px 0 0 30px;
    background: #fff;
    border: 1px solid #EBEBEB;
}
.vantages > .row{
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.vantages > .row > div{
    margin-bottom: 30px;
}
.vantages .element{
    padding: 0 10px 0 60px;
    height: 100%;
    position: relative;
}
.vantages .element .img-wrapper{
    position: absolute;
    width: 45px;
    top: -1px;
    left: 0;
}
.vantages .img-wrapper img{
    max-width: 100%;
    opacity: 0.8;
}
.vantages .img-wrapper img[src$=".svg"]{
    width: 45px;
    height: 45px;
}
.vantages .element .title{
    font-weight: 500;
    margin-bottom: 5px;
    font-size: 16px;
}
.vantages .element .text{
    font-size: 13px;
}
.special-goods-wrapper{
    background-color: #fff;
    
}
@media(max-width: 1299px) and (min-width:992px){
    .vantages{
        padding: 15px 0 0 10px;
    }
    .vantages > .row > div{
        margin-bottom: 15px;
    }
    .vantages .element{
        padding: 0 0 0 50px;
    }
    .vantages .element .title{
        font-weight: 500;
        font-size: 14px;
    }
    .vantages .element .text{
        font-size: 12px;
    }
}
@media(max-width: 767px){
    .top-slider-wrapper + .vantages-section{
        margin-top: -40px;
    }
    .vantages > .row{
        display: block;
    }
}
/* /. vantages */
.banner-carousel{
    margin-bottom: 20px;
}
.banner-carousel .item-inner{
    overflow: hidden;
}
.banner-carousel .item-inner img{
    width: 100%;
    -webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
}
.banner-carousel .item-inner:hover img{
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
}
.banner-carousel > div{
    display: none;
}
.banner-carousel > div:first-of-type,
.banner-carousel.slick-slider > div{
    display: block;
}
.banner-carousel.slick-slider .item{
    display: block !important;
}
@media(max-width: 1299px){
    .banner-carousel{
        margin-bottom: 1.4vw;
    }
}
@media(max-width: 1279px){
    .banner-carousel{
        margin-bottom: 1.45vw;
    }
}
@media(max-width: 1229px){
    .banner-carousel{
        margin-bottom: 1.5vw;
    }
}
@media(max-width: 1189px){
    .banner-carousel{
        margin-bottom: 1.55vw;
    }
}
@media(max-width: 1149px){
    .banner-carousel{
        margin-bottom: 1.6vw;
    }
}
@media(max-width: 991px){
    .banner-carousel{
        margin-bottom: 20px;
    }
}

.middle{
    min-height: 300px;
}
@media(min-width: 992px){
    .services-template .main-column{
        padding-left: 20px;
    }
}


.catalog-type2 .element{
    border: 1px solid #E6E6E6;
    border-left: none;
}
.catalog-type2 .row > div > div:first-of-type{
    border-bottom: none;
}
.catalog-type2 .recommended-carousel.slick-slider .slick-slide > div > div > div:first-of-type,
.catalog-type2 .slick-slide > div:first-of-type{
    border-bottom: none;
}
.catalog-type2 .element-inner{
    height: 160px;
    position: relative;
    background: #fff;
    padding: 20px 20px 20px 160px;
    
}
.catalog-type2 > .row > div:nth-of-type(1) > .element,
.catalog-type2 .row.slick-slider .slick-track > div:nth-of-type(1) .element{
    border-left: 1px solid #E6E6E6;
}
.catalog-type2 .element-inner .element-content{
    height: 100%;
}
.catalog-type2 .element-inner .img-wrapper{
    width: 127px;
    height: 96px;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -48px;
}
.catalog-type2 .element-inner .img-wrapper img{
    max-height: 100%;
}
.recommended-carousel > div{
    display: none;
}
.recommended-carousel > div:first-of-type,
.recommended-carousel.slick-slider > div{
    display: block;
}
.row.no-padding.recommended-carousel.slick-slider div[class^="col-"]{
    padding-left: 0;
    padding-right: 0;
    display: block !important;
}
.recommended-carousel .slick-list{
    padding: 0 1px;
}


.recommended-carousel .slick-prev, 
.recommended-carousel .slick-next{
    display: block;
    width: 40px;
    height: 50px;
    border: 1px solid #E7E7E7;
    color: #2E2E2E;
    background: #fff;
    position: absolute;
    z-index: 50;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.recommended-carousel .slick-prev{
    top: -80px;
    margin: 0;
    right: 48px;
}
.recommended-carousel .slick-next{
    top: -80px;
    margin: 0;
    right: 0;
}
.recommended-carousel .slick-prev .material-icons,
.recommended-carousel .slick-next .material-icons{
    line-height: 50px;
}
.recommended-carousel .slick-prev:hover,
.recommended-carousel .slick-next:hover{
    background: #F6F6F6;
}
.catalog-type2 .element .element-article{
    text-transform: uppercase;
    color: #999999;
    margin-bottom: 10px;
    font-size: 13px;
}
.catalog-type2 .element .title{
    font-weight: bold;
    margin-bottom: 10px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.catalog-type2 .element .old-price{
    color: #9b9b9b;
    text-decoration: line-through;
    margin-right: 2px;
    font-size: 13px;
}
.catalog-type2 .element .old-price + .price{
    color: #cf2929;
}

.catalog-type2 .element a.absolute:before {
    background: rgba(0, 0, 0, 0.01);
    bottom: 0;
    content: "";
    position: absolute;
    right: 50%;
    left: 50%;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.catalog-type2 .element a.absolute:after{
    background: rgba(0, 0, 0, 0.01);
    content: "";
    position: absolute;
    left: 0;
    bottom: 50%;
    right: 0;
    top: 50%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.catalog-type2 .element:hover a.absolute:before {
    left: 0;
    right: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
    filter: alpha(opacity=100);
}
.catalog-type2 .element:hover a.absolute:after{
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
    filter: alpha(opacity=100);
}
.catalog-type2 .element:hover .title{
    color: #0164A7;
}

@media (max-width: 767px){
    .recommended-carousel-wrapper{
        padding-top: 80px;
    }
    .recommended-carousel .slick-prev{
        top: -80px;
        left: 0;
        right: auto;
    }
    .recommended-carousel .slick-next{
        top: -80px;
        left: 48px;
        right: auto;
    }
}

/* about */
.index-about-img-wrapper{
    position: relative;
}
.about-section .container{
    position: relative;
}
.about-section .content{
    padding-right: 150px;
    margin-bottom: 0px;
}
/* /. about */

@media(max-width: 1156px){
    .about-section .content{
        padding-right: 60px;
    }
}
@media(max-width: 767px){
    .index-about-img-wrapper {
        text-align: center;
    }
    .about-section{
        background-image: none;
    }
    .dots-bg, .dots-bg-2 {
        margin-top: -270px;
    }
    .about-section .content {
        padding-top: 80px;
    }
}
/* /. header search */

.props_list {
    width: 100%;
    margin: 0 0 0;
    color: #555;
}
table.props_list {
    border: 0;
    table-layout: fixed;
    border-collapse: collapse;
}
.char_block td {
    text-align: right;
    padding: 5px 0 5px 10px;
}
.props_list td {
    position: relative;
    vertical-align: bottom;
    vertical-align: top;
    width: 60%;
}
.props_list tr td:first-child {
    text-align: left;
    padding-right: 10px;
    padding-left: 0;
}

.props_list tr {
border-bottom: 1px dotted #ccc;
line-height: 2;
}

.props_list .props_item {
    overflow: hidden;
    text-overflow: ellipsis;
    width: max-content;
}
.props_list .props_item span {
    background: #fff;
    padding-right: 10px;
}
.nbg.props_list td.char_value {
     /* text-align: left; */
    background: 0 0;
    font-weight: 500;
}

@media (max-width: 767px) {
    .char_block .props_list table,
    .char_block .props_list tr{
        display: block !important;
        background: #fff;
        width: 100%;
        padding: 0;
    }
    .char_block .props_list td{
        display: block !important;
        background: #fff;
        width: auto;
        font-size: 13px;
        padding-left: 0;
    }
    .char_block .props_list tr{
        margin-bottom: 15px;
        border-bottom: 1px dotted #cfcfcf;
        padding-bottom: 15px;
    }
    .props_list .props_item span {
        padding-right: 0;
        font-weight: bold;
    }
    
    .nbg.props_list td.char_value {
    text-align: left;
    }
    
    .props_list tr {
line-height: 1;
}
}


/* CATALOG ASIDE FILTER */
.filter-item{
    position: relative;
    z-index: 200;
    margin-bottom: 15px;
}
.label-title{
    display: inline-block;
}
.label-title:first-letter{
    text-transform: uppercase;
}
.filter-item-title{
    height: 46px;
    background: #f7f8fa;
    padding: 0 44px 0 12px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    cursor: pointer;
    z-index: 20;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    display: flex;
    align-items: center;
}
.filter-item-title:hover{
    background: #EAEBED;
}
.filter-item.active .filter-item-title{
    background: #0285D7;
    color: #fff;
}
.filter-item-title:before{
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.filter-item.active .filter-item-title:before{
    -moz-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    margin-top: -1px;
    border-color: #fff;
}
.filter-item .item-dropdown{
    display: none;
    background: #fff;
    padding: 15px 12px;
    border: 1px solid #e6e6e6;
}
.filter-item.last .item-dropdown{
    margin-bottom: 0;
}
.filter-item.last{
    margin-bottom: 25px;
}
.filter-item.active .item-dropdown{
    display: block;
    border-top-color: transparent;
}
.filter-customcheck-wrap > div:last-of-type{
    margin-bottom: 0;
}
.filter-customcheck {
    position: relative;
    margin-bottom: 15px;
}
.filter-customcheck input[type=checkbox]{
    position: fixed;  
    top: -100000px;
}
.filter-customcheck input[type=checkbox] + label{
    position: relative;
    padding-left: 25px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    display: block;
    font-size: 13px;
    padding-right: 15px;
    font-weight: 500;
}
.filter-customcheck input[type=checkbox] + label:before{
    background: url(../images/check-empty.svg) 0 0 no-repeat;
    content: "";
    display: block;
    position: absolute;
    width: 17px;
    height: 17px;
    top: 1px;
    left: 0px;
}
.filter-customcheck input[type=checkbox]:checked + label:before{
    background: url(../images/checked.svg) 0 0 no-repeat;
}
.filter-item fieldset{
    border: none;
    margin: 0;
    padding: 0;
}


/* ui slider*/
.aside-filters-block .ui-slider{
    border: none !important;
    height: 6px;
    background: #E9E9E9;
    margin-bottom: 20px;
    margin-top: 10px;
    width: 100%;
    margin: 10px auto 20px;
    padding: 0;
    right: -4px;
}
.aside-filters-block .ui-slider-range{
    background: #c1c1c1;
    border-radius: 0 !important;
}
.aside-filters-block .ui-slider-handle{
    width: 14px !important;
    height: 14px !important;
    margin-top: 0px !important;
    background: #fff !important;
    cursor: pointer !important;
    border: 1px solid #2e2e2e !important;
}
.aside-filters-block .ui-slider-horizontal .ui-slider-handle {
    margin-left: -.6em;
}
.aside-filters-block .ui-corner-all, 
.aside-filters-block .ui-corner-top, 
.aside-filters-block .ui-corner-right, 
.aside-filters-block .ui-corner-tr{
    border-radius: 0 !important;
}
.aside-filters-block .ui-slider-handle.ui-state-default.ui-corner-all{
    border-radius: 2px !important;
    background: #0164A7 !important;
    border-color: #0164A7 !important; 
    top: -4px;
    opacity: 1 !important;
}
.number_slider_wrapper{
    padding: 0 11px 0 3px;
    background: #E9E9E9;
}
.mse2_number_inputs .form-control{
    height: 32px;
    padding-left: 35px;
}
.mse2_number_inputs label{
    font-size: 14px;
    position: absolute;
    top: 7px;
    left: 7px;
    color: #757575;
}
/*./ ui slider*/

.aside-filters-block .item-dropdown-inner {
    max-height: 290px !important;
    overflow: auto;
}
.reset-filters-btn{
    border: none;
    padding: 0;
    background: transparent;
    color: #000;
}
.reset-filters-btn:hover{
    color: #D12C1C;
}
.reset-filters-btn img{
    margin-top: -2px;
}
.statuses-filters > div > div:last-of-type {
    display: none !important;
}
.statuses-filters > div:last-of-type > div{
    margin-bottom: 0;
}

@media(max-width: 991px){
    .filters-form-title-xs{
        position: relative;
        height: 54px;
        background: #0285D7;
        padding: 18px 40px 18px 20px;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: bold;
        color: #fff;
        margin-bottom: 5px;
    }
    .filters-form-title-xs:after {
        content: "";
        position: absolute;
        top: 50%;
        right: 20px;
        margin-top: -3px;
        width: 6px;
        height: 6px;
        border-bottom: 2px solid #fff;
        border-right: 2px solid #fff;
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .filters-form-title-xs.active:after{
        transform: rotate(225deg);
        margin-top: -1px;
    }
    .aside-filters-block{
        margin: -20px 0 30px;
    }
    .aside-filters-block form > .row > .col-md-3{
        width: 100%;
    }
    .filter-item-title:after{
        width: 100%;
        height: 1px;
        top: auto;
        left: 0;
    }
    .filter-item .item-dropdown{
        position: relative;
        border-top: none;
        box-shadow: none;
        margin-bottom: 0;
    }
    .filters-form{
        display: none;
    }
    .filters-form.active{
        display: block;
    }
    .filter-item-title{
        transition: none;
    }
    .filter-item-title:hover{
        background: #F3F3F3;
    }
    .filter-item.active .filter-item-title,
    .filter-item .filter-item-title{
        background: #F3F3F3;
        color: #2E2E2E;
        padding-left: 18px;
        font-weight: 500;
        height: 52px;
    }
    .filter-item.active .filter-item-title::before,
    .filter-item .filter-item-title::before{
        border-color: #2E2E2E;
    }
    .filter-item.last{
        border-bottom: 1px solid #F3F3F3;
    }
}
/* /. CATALOG ASIDE FILTER */


/* ======= custom check and radio order-wrapper ======= */
.order-wrapper .checkbox label{
    padding-left: 38px;
    position: relative;
    height: 22px;
    line-height: 22px;
    cursor: pointer;
    margin-bottom: 15px;
    display: inline-block;
}
.order-wrapper .checkbox label input{
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
}
.order-wrapper .checkbox label > div{
    position: absolute;
    left: 5px;
    top: 0;
    width: 22px;
    height: 22px;
    display: block;
    background: white;
    border: 2px solid rgba(0, 0, 0, 0.25);
    transition: 300ms all;
    border-radius: 2px;
}
.order-wrapper .checkbox label:hover > div{
    border-color: #414141;
}
.order-wrapper .checkbox label > div.radio{
    border-radius: 100%;
}
.order-wrapper .checkbox label > div.radio:before{
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    content: '';
    display: block;
    background-color: white;
    border-radius: 100px;
    opacity: 0;
    transform: scale(0);
    transition: 300ms all;
}
.order-wrapper .checkbox input:checked + .radio{
    border-color: #414141;
    background-color: #414141;
}
.order-wrapper #msOrder .radio{
    min-height: 1px;
}
.order-wrapper .checkbox input:checked + .radio:before{
    opacity: 1;
    transform: scale(0.5);
}
.order-wrapper .checkboxsquare svg {
    width: 100%;
    opacity: 0;
    transform: scale(0);
    transition: 300ms all;
}
.order-wrapper .checkbox input:checked + .checkboxsquare{
    border-color: #414141;
    background-color: #414141;
}
.checkbox input:checked + .checkboxsquare svg{
    opacity: 1;
    transform: scale(1);
}
.order-wrapper .order-wrapper #msOrder .radio{
    min-height: 1px;
}
.order-wrapper input[type="checkbox"].error + div + span{
    color: red;
}
.order-wrapper .checkbox input:checked.error + div + span{
    color: #444444;
}
.order-wrapper .checkbox p.small{
    padding-left: 38px;
    font-size: 14px;
    color: #444;
}
/* ======= /. custom check and radio ======= */


/* reviews, rating */
.reviews .element {
    background: transparent;
    box-shadow: none;
    border: none;
    padding: 0;
    margin-bottom: 40px;
    border-radius: 0;
}
.reviews .element .rev-element-body{
    background: #F8F8F8;
    padding: 32px 22px 30px;
}
.reviews .element .rev-element-body:after {
    content: "";
    position: absolute;
    left: 25px;
    bottom: -20px;
    border: 10px solid transparent;
    border-left: 10px solid #F8F8F8;
    border-top: 10px solid #F8F8F8;
}
.rev-element-footer{
    padding: 20px 0 0 40px;
}
.rev-element-footer .rev-name{
    font-family: 'Roboto Slab', serif;
    font-size: 20px;
}
.rating {
    position: relative;
    height: 20px;
    width: 140px;
    color: #CFCFCF;
}
.rating .real {
    position: absolute;
    top: 0;
    left: 0;
    color: #F8CF67;
    width: 0;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
}
.rating svg {
	width: 24px;
	height: 21.328px;
}
.rating.rating1 .real {
    width: 20%;
}
.rating.rating2 .real {
    width: 40%;
}
.rating.rating3 .real {
    width: 60%
}
.rating.rating4 .real {
    width: 80%;
}
.rating.rating5 .real {
    width: 100%;
}
.rev-form .ec-rating-stars span {
    background: transparent;
    width: auto;
    height: auto;
    margin-right: 7px;
}
.ec-rating-stars svg {
	cursor: pointer;
	color: #d5d5d5;
	width: 20px;
	height: 20px;
}

.ec-rating-stars .active svg,
.ec-rating-stars .active2 svg {
	color: #F8CF67;
}
.alert-success {
    background: #d4f5d4;
    padding: 15px;
    border: 1px solid #b3dbb3;
    font-size: 14px;
    margin-bottom: 20px;
}
.form-group.has-error input {
    border-color: #FF1A00;
}
.product-rating-wrapper {
    margin-bottom: 15px;
}
.product-rating {
    display: inline-block;
    margin-right: 10px;
}
.product-rating-wrapper .ec-stars {
    display: inline-block;
    margin: 0;
    font-size: 18px;
    width: 105px;
}
.product-rating-wrapper .ec-stars svg{
    width: 17px;
}
.product-rating-wrapper .ec-stars span {
    background: transparent!important;
    display: block;
    height: 20px;
    width: auto;
    color: #CFCFCF;
}
.product-rating-wrapper .ec-stars .real {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 20px;
    white-space: nowrap;
    overflow: hidden;
    color: #F8CF67;
}
.product-rating-wrapper .rating-counter {
    font-size: 15px;
}

/* /. reviews, rating */


/********************* HEADER */
.header-top {
    background: #0067A8;
    color: #ffffff;
}
.header-top a{
    color: #fff;
}
.header-top .inner{
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-top-nav li{
    display: inline-block;
    margin-left: 30px;
    font-size: 13px;
    transition: all 300ms ease-out;
}
.header-top-nav li > a{
    transition: all 300ms ease-out;
}
.header-top-nav li.active > a,
.header-top-nav li:hover > a{
    color: #fff;
    text-decoration:underline;
    transition: all 300ms ease-out;
}
.header-top .cities-item{
    display: flex;
    align-items: center;
}
.header-top .cities-item a{
    font-size: 14px;
    text-decoration: underline;
}
.header-top .cities-item a:hover{
    text-decoration: none;
}
.header-top .cities-item svg{
    width: 14px;
    margin-right: 6px;
}
.header-bottom{
    background: #e6edf5;
    color: #fff;
}
@media(min-width: 992px){
    .header-bottom.fixed{
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 500;
    }
    .header-bottom.fixed + .header-bottom-push{
        height: 70px;
    }
}

.header-bottom .inner{
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-bottom .right-path{
    display: flex;
    flex-wrap: wrap;
    position: relative;
    right: -15px;
}
.left-path{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.header-search-btn {
    width: 60px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-left: 1px solid rgb(255 255 255 / 10%);
}
.header-search-btn svg path{
    transition: all ease-out 300ms;
    fill: #0067a8;
}
.header-search-btn:hover svg path{
    fill: #40B0E3;
}
.header-search{
    display: none;
    background: #0285d7;
    z-index: 20;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    align-items: center;
    padding-right: 60px;
}
.header-search.active{
    display: flex;
}
.header-search form{
    width: 100%;
    position: relative;
    padding-left: 30px;
}
.header-search input[type="text"]{
    width: 100%;
    height: 42px;
    line-height: 42px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 0 100px 0 15px;
    color: #000;
}
.header-search input[type="text"]::-moz-placeholder {
    color: #1C2E36;
    opacity: 1;
}
.header-search input[type="text"]:-ms-input-placeholder {
    color: #1C2E36;
}
.header-search input[type="text"]::-webkit-input-placeholder {
    color: #1C2E36;
}
.header-search input[type="submit"] {
    position: absolute;
    right: -2px;
    top: 0;
    height: 42px;
    line-height: 42px;
    padding: 0 20px;
    background: #5aa8eb;
    border: 1px solid #5aa8eb;
    border-radius: 10px;
    text-transform: uppercase;
    font-size: 13px;
    transition: all ease-out 300ms;
}
.header-search input[type="submit"]:hover{
    background: #0051aa;
    border-color: #0051aa;
    color: #fff;
}
.header-search-close{
    position: absolute;
    right: 10px;
    top: calc(50% - 10px);
    cursor: pointer;
}
.header-search-close svg path{
    transition: all ease-out 300ms;
    fill: #fff;
}
.header-search-close:hover svg path{
    fill: red;
}
.header-contacts{
    padding-right: 20px;
    display: flex;
    align-items: center;
    text-align: right;
}
.header-phones a{
    font-weight: 100;
    font-size: 24px;
    line-height: 1;
    color: #0067A8;
}
.header-bottom .callback-link{
    line-height: 0.5;
}
.header-bottom .callback-link a{
    font-size: 12px;
    color: #0067A8;
    text-decoration: underline;
}
.header-bottom .callback-link a:hover{
    text-decoration: none;
    color: #fff;
}

/* HEADER CART */
.msMiniCart .empty, .msMiniCart .empty { display: block; }
.msMiniCart .not_empty, .msMiniCart .not_empty { display: none; }
.msMiniCart.full .empty, .msMiniCart.full .empty { display: none; }
.msMiniCart.full .not_empty, .msMiniCart.full .not_empty { display: block; }
.header-cart {
    width: 60px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid rgb(255 255 255 / 10%);
    padding-right: 6px;
}
.header-cart svg{
    width: 26px;
    height: 26px;
    position: relative;
    bottom: -3px;
}
.header-cart span {
    top: -5px;
    right: -10px;
    background: #e63a33;
    color: #fff;
    position: absolute;
    font-size: 11px;
    line-height: 1;
    text-align: center;
    padding: 4px 3px;
    border-radius: 14px;
    min-width: 20px;
    font-weight: bold;
}
.msMiniCart > div{
    height: 26px;
    position: relative;
}
/* /. HEADER CART */

/* HEADER FAVORITES */
.header-favorites{
    position: relative;
    width: 60px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.header-favorites svg {
    width: 25px;
    height: 25px;
    position: relative;
    bottom: -3px;
}
.header-favorites.active svg path{
    fill: #222222;
}
.header-favorites.active:hover svg path{
    fill: #E54E72;
    opacity: 1;
}
.header-favorites .favorites_count{
    top: 7px;
    right: 7px;
    background: #e63a33;
    color: rgb(255, 255, 255);
    position: absolute;
    font-size: 11px;
    line-height: 1;
    text-align: center;
    padding: 4px 3px;
    border-radius: 14px;
    min-width: 20px;
    font-weight: bold;
}
@media (max-width: 767px){
    
}
/* /. HEADER FAVORITES */

@media(max-width: 1299px){
    .header-logo{
        margin-right: 30px;
    }
    .header-phones a{
        font-size: 20px;
    }
    .header-cart,
    .header-search-btn{
        width: 55px;
    }
    .header-contacts{
        padding-right: 15px;
    }
    .header-cart span {
        right: -8px;
        padding: 3px 3px 3px 2px;
        border-radius: 14px;
        min-width: 17px;
    }
    .header-top .cities-item a{
        font-size: 13px;
    }
    .header-favorites .favorites_count{
        right: -1px;
        padding: 3px 3px 3px 2px;
        border-radius: 14px;
        min-width: 17px;
    }
}
@media(max-width: 991px){
    .header-top{
        display: none;
    }
    .header-bottom{
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 900;
    }
    .header-bottom-push{
        height: 70px;
    }
    .header-logo {
        margin-right: 0;
    }
    .header-bottom .right-path{
        right: 0;
    }
    .header-cart,
    .header-search-btn{
        border: none;
    }
    .header-cart,
    .header-search-btn{
        width: 55px;
    }
}
@media(max-width: 767px){
    .header-logo{
        width: 118px;
    }
    .header-bottom,
    .header-bottom .inner{
        height: 46px;
    }
    .header-bottom{
        top: 24px;
    }
    .header-contacts {
        height: 24px;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #0051aa;
        padding: 0 15px;
        z-index: 900;
        color: #ffffff;
    }
    .header-contacts a,
    .header-bottom .callback-link a{
        color: #fff;
    }
    .header-contacts-inner{
        height: 100%;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .header-phones{
        order: 2;
        margin-left: 20px;
    }
    .header-phones a {
        font-size: 13px;
        font-weight: normal;
    }
    .header-search{
        padding-right: 50px;
    }
    .header-search input[type="text"],
    .header-search input[type="submit"]{
        height: 32px;
        line-height: 32px;
    }
    .header-search input[type="text"]{
        font-size: 12px;
    }
    .header-cart,
    .header-search-btn,
    .header-favorites{
        width: 40px;
        padding-right: 0;
        border: none;
    }
}

/* header-bottom-nav */
.header-bottom-nav li{
    position: relative
}
.header-bottom-nav li[data-menusize="big"]{
    color: #fff;
    padding: 8px 34px;
    background: #e63a33;
    border-radius: 3px;
    cursor:pointer;
    position: static;
}
.header-bottom-nav li[data-menusize="big"]:hover > a{
    color:#fff;
}

.header-bottom-nav li[data-menusize="big"] > a{
    position: relative;
}
.header-bottom-nav li[data-menusize="big"] > a > span{
    width: 14px;
    height: 1px;
    position: absolute;
    left: -22px;
    display: block;
    background: #fff;
    top: calc(50% - 0.5px)
}
.header-bottom-nav li[data-menusize="big"] > a > span:before{
    content:'';
    width: 14px;
    height: 1px;
    position: absolute;
    background: #fff;
    top: -4px;
}
.header-bottom-nav li[data-menusize="big"] > a > span:after{
    content:'';
    width: 14px;
    height: 1px;
    position: absolute;
    background: #fff;
    top: 4px;
}
.header-bottom-nav li[data-menusize="big"]:hover:before{
    transform: rotate(315deg);
    top: 17px;
    transition: all 200ms ease-out;
}
.header-bottom-nav > ul > li{
    display: inline-block;
    margin: 0 20px;
}
.header-bottom-nav {
    margin-left: 20px;
}
.header-bottom-nav > ul > li > a{
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    cursor:pointer;
}
.header-bottom-nav > ul > li:hover > a{
    color: #202F77;
}
.header-bottom-nav > ul > li.active > a{
    color: #202F77;
}
.header-bottom-nav > ul > li[data-menusize="big"].active > a{
    color: #fff;
}
.header-bottom-nav > ul > li[data-menusize="big"].active{
    background: #e63a33;
}
.header-bottom-nav > ul > li > ul{
    position: absolute;
    top: 47px;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    width: 200px;
    padding: 20px 20px 10px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.header-bottom-nav > ul > li:hover > ul{
    visibility: visible;
    opacity: 1;
    z-index: 500;
}
.header-bottom-nav > ul > li > ul:before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 30px;
    top: -30px;
}



.top-big-menu-wrap{
    position: absolute;
    width: 100%;    
    left: 0;
    top: 70px;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    transition: all 200ms ease-out;
}
li:hover > .top-big-menu-wrap{
    visibility: visible;
    opacity: 1;
    z-index: 500;
    transition: all 200ms ease-out;
}
.top-big-menu-wrap:before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 30px;
    top: -30px;
}
.header-bottom-nav .top-big-menu-wrap > ul{
    display: grid;
    grid-column-gap: 30px;
    grid-row-gap: 20px;
    grid-template-columns: repeat(3, 1fr);
    max-height: 500px;
    overflow: auto;
    padding: 30px 30px 15px;
}

.header-bottom-nav ul ul li{
    line-height: 1.2;
    margin-bottom: 10px;
    overflow: hidden;
}
.header-bottom-nav ul ul a{
    color: #000;
    max-width: 100%;
    display: inline-block;
}
.header-bottom-nav ul ul a:hover{
    text-decoration: underline;
}
.header-bottom-nav > ul > li > ul > li > a,
.header-bottom-nav .top-big-menu-wrap > ul > li > a{
    font-weight: 600;
    font-size: 15px;
    text-decoration: underline;
    margin-bottom: 10px;
}
.nav-img[style$=".png)"],
.nav-img[style$=".jpg)"],
.nav-img[style$=".jpeg)"],
.nav-img[style$=".webp)"]{
    display: block;
    width: 234px;
    max-width: 100%;
    height: 140px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    border-radius: 10px;
    margin-bottom: 10px;
}
.nav-img{
    position: relative;
    transition: all ease-out 300ms;
}
.header-bottom-nav ul ul a:hover > .nav-img{
    opacity: 0.8;
}
.header-bottom-nav ul ul ul a{
    font-size: 13px;
    font-weight: 300;
}

@media(max-width: 1299px){
    .header-bottom-nav > ul > li{
        margin: 0 15px;
    }
    .header-bottom-nav > ul > li > a{
        font-size: 12px;
    }
    .top-big-menu-wrap{
        width: 900px;
    }
    .header-bottom-nav .top-big-menu-wrap > ul{
        grid-template-columns: repeat(4, 1fr);
    }
}
@media(max-width: 991px){
    .header-bottom-nav{
        display: none;
    }
}
/* /. header-bottom-nav */

/********************* /. HEADER */


/* Mobile menu btn */
.menu-button {
    width: 30px;
    height: 50px;
    cursor: pointer;
    position: relative;
    transition: all 200ms ease-out;
    margin-left: 10px;
}

.icon-menu-burger {
    height: 2px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    margin: -1px 0 0 0;
    transition: transform 0.2s ease 0s;
}

.icon-menu-burger__line {
    background: #0164a7;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: transform 0.2s linear 0.2s;
}

.icon-menu-burger:before,
.icon-menu-burger:after {
    background: #0164a7;
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
}

.menu-button.active .icon-menu-burger__line,
.menu-button.active .icon-menu-burger:before,
.menu-button.active .icon-menu-burger:after {
    background: #FF2C3E !important;
}

.icon-menu-burger:before {
    top: -9px;
    transition: top 0.2s linear 0.4s;
}

.icon-menu-burger:after {
    bottom: -9px;
    transition: bottom 0.2s linear 0.4s;
}

.menu-button.active .icon-menu-burger {
    transform: rotate(45deg);
    transition: transform 0.2s linear 0.4s;
}

.menu-button.active .icon-menu-burger__line {
    transform: rotate(90deg);
}

.menu-button.active .icon-menu-burger:before {
    transition: top 0.2s linear;
    top: 0;
}

.menu-button.active .icon-menu-burger:after {
    transition: bottom 0.2s linear;
    bottom: 0;
}

/* /. Mobile menu btn */

/* Mobile menu */
.mobile-menu-wrapper {
    position: fixed;
    top: 70px;
    right: -280px;
    height: 100%;
    width: 280px;
    max-width: 100%;
    z-index: 1000;
    transition: all 200ms ease-out;
}

.mobile-menu {
    background: #0051aa;
    height: 100%;
    padding-bottom: 100px;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    z-index: -100;
    opacity: 0;
    transition: opacity 200ms ease-out;
}

.mobile-menu li {
    position: relative;
}

.mobile-menu>ul>li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.mobile-menu>ul>li:first-of-type {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.mobile-menu > ul + ul > li:first-of-type{
    border-top: none;
}

.mobile-menu>ul>li.down>a {
    padding-right: 45px;
}

.mobile-menu .dropdown-button {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 45px;
    width: 45px;
    z-index: 10;
}

.mobile-menu .dropdown-button:before {
    content: "";
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    top: 16px;
    left: 10px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    transition: all 300ms ease-out;
}

.mobile-menu .dropdown-button.active:before {
    transform: rotate(225deg);
    top: 20px;
}

.mobile-menu>ul>li>ul {
    position: static;
    width: 100%;
    display: none;
}

.mobile-menu>ul>li>a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 12px 20px;
    font-size: 15px;
    line-height: 1.4;
}

.mobile-menu>ul>li>ul>li>a,
.mobile-menu ul ul ul a {
    display: block;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
    transition: all 200ms ease-out;
    padding: 10px 45px 10px 20px;
    color: #FFFFFF;
    position: relative;
    font-weight: 300;
}

.mobile-menu ul ul ul a {
    padding: 6px 10px 6px 45px;
    font-size: 13px;
    position: relative;
}

.mobile-menu ul ul ul a:before {
    content: "";
    position: absolute;
    top: 14px;
    left: 33px;
    width: 4px;
    height: 4px;
    border-radius: 1px;
    background: rgba(255, 255, 255, 0.8);
}

.mobile-menu ul ul ul ul a:before {
    display: none;
}

.mobile-menu .dropdown-button+ul {
    position: static;
    width: 100%;
    display: none;
    padding-bottom: 10px;
    background: #003f84;
}

.mobile-menu ul ul .dropdown-button {
    height: 38px;
    width: 45px;
}

.mobile-menu ul ul .dropdown-button:before {
    content: "+";
    width: 12px;
    height: 10px;
    line-height: 10px;
    top: 50% !important;
    left: 50%;
    font-size: 17px;
    margin-top: -5px;
    margin-left: -11px;
    border: none;
    color: #fff;
    transform: rotate(0) !important;
}

.mobile-menu ul ul .dropdown-button.active:before {
    content: "-";
}

.mobile-menu ul ul ul .dropdown-button {
    height: 30px;
    width: 30px;
}

.mobile-menu ul ul ul .dropdown-button:before {
    margin-top: -6px;
    margin-left: -10px;
}

@media (max-width: 991px) {
    .mobile-menu-wrapper.open {
        right: 0;
    }

    .mobile-menu-wrapper.open+.overlay {
        z-index: 500;
        opacity: 1;
    }

    .swipe-area {
        position: absolute;
        width: 15px;
        left: -15px;
        top: 0;
        bottom: 0;
        background: transparent;
    }

    .mobile-menu {
        overflow-y: scroll;
    }
}

@media (max-width: 767px) {
    .menu-button {
        width: 20px;
    }
}

/* /. Mobile menu */


.product-page-top-section .flexcontainer {
    display: flex;
    flex-wrap: wrap;
}
.product-page-top-section .flexcontainer .left-block {
    width: 466px;
    overflow: hidden;
}
.product-page-top-section .flexcontainer .right-block {
    width: calc(100% - 466px);
    padding-left: 50px;
}
.product-gallery .element{
    cursor:pointer;
    transition: all ease-out 300ms;
    position: relative;
}
.product-gallery .element a{
    display: block;
    position: relative;
}
.product-gallery .element a:after{
    content:"";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border:1px solid #c7c7c7;
}
.product-gallery .element:hover{
    opacity: 0.8;
}
.product-carousel > div,
.product-thumb-carousel > div{
    display: none;
}
.product-carousel > div:first-of-type,
.product-carousel.slick-slider > div,
.product-thumb-carousel > div:first-of-type,
.product-thumb-carousel.slick-slider > div{
    display: block;
}

.product-thumb-carousel-wrapper{
    margin-left: -3px;
    margin-right: -3px;
}
.product-thumb-carousel .item{
    padding: 6px 3px;
}
.product-gallery .item-discount{
    position: absolute;
    z-index: 1;
    top: 15px;
    left: 15px;
    padding: 0 12px 0 6px;
    font-size: 22px;
    line-height: 32px;
    color: #fff;
}
.product-gallery .item-discount::before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 12px;
    z-index: -1;
    background-color: #e63a33;
    border-radius: 3px;
}
.product-gallery .item-discount:after {
    position: absolute;
    content: "";
    z-index: -1;
    top: 0px;
    right: 0;
    width: 31px;
    height: 31px;
    background-image: url(../images/discount-after.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    transform: matrix(-1, 0, 0, 1, 0, 0);
}
.product-page-top-section .product-old-price{
    margin-right: 10px;
}

@media(max-width:1299px){
    .product-page-top-section .flexcontainer .right-block {
        padding-left: 40px;
    }
    .product-page-top-section .application-buttons-block{
        grid-gap: 20px;
    }
    .product-page-top-section .btn-cart{
        font-size: 14px;
    }
    .product-page-top-section .oneclick-link{
        font-size: 16px;
    }
    .application-buttons-block .item-counter-inner .input-number{
        width: 28px;
    }
    .application-buttons-block .item-counter-inner{
        width: 120px;
    }
}
@media(max-width:991px){
    .product-page-top-section .flexcontainer .left-block{
        width: 342px;
    }
    .product-page-top-section .flexcontainer .right-block {
        width: calc(100% - 342px);
        padding-left: 30px;
    }
    .product-page-top-section .application-buttons-block {
        grid-gap: 15px;
        grid-template-columns: 1fr 2.5fr 2fr;
    }
    .product-page-top-section .product-collection {
        font-size: 16px;
    }
    .application-buttons-block .item-counter-inner{
        width: 90px;
    }
    .application-buttons-block .item-counter-inner button {
        width: 26px;
        height: 26px;
    }
    .application-buttons-block .item-counter-inner button svg{
        width: 12px;
    }
    .product-page-top-section .oneclick-link {
        font-size: 13px;
    }
    .product-page-top-section .btn-cart {
        font-size: 13px;
    }
}

@media (max-width: 767px){
    .product-page-top-section .flexcontainer .left-block {
        width: 462px;
        max-width:100%;
        margin-bottom: 30px;
    }
    .product-page-top-section .flexcontainer .right-block {
        width: 100%;
        padding-left: 0;
    }
    .product-page-top-section .application-buttons-block {
        grid-gap: 20px;
        grid-template-columns: 1fr 2fr 2fr;
    }
}
@media (max-width: 479px){
    .product-page-top-section .application-buttons-block {
        grid-template-columns: 1fr 1.5fr;
    }
}







/*certificate-section*/
.certificate-section{
    background: url(../images/fon-dokumentov.jpg) 50% 50%/cover no-repeat;
    color: #fff;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.certificate-section:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.7);
}
.certificate-section .container{
    position: relative;
    z-index: 10;
}
.certificate-section .description{
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 1.5;
}
.certificats-gallery-inner{
    margin-left: -5px;
    margin-right: -5px;
}
.certificats-gallery-inner .col{
    padding-left: 5px;
    padding-right: 5px;
}
.certificats-gallery .slick-track{
    display: flex;
    flex-wrap: wrap;
}
.certificats-gallery .slick-slide {
    height: inherit;
}
.certificats-gallery > div:not(:first-of-type){
    display: none;
}
.certificats-gallery .item {
    width: 290px;
    margin: auto;
    max-width: 100%;
	height: 100%;
	background: #fff;
	padding: 10px;
	min-height: 300px;
	position: relative;
	border: 2px solid #eee;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 5px solid #f5f5f5;
	box-shadow: inset -1px 2px 7px rgb(0 0 0 / 35%), 5px 5px 5px rgb(0 0 0 / 12%);
}
.certificats-gallery .item img {
	max-height: 100%;
}
.certificats-gallery .item>a {
	background: rgb(32 37 52 / 50%);
	opacity: 0;
	transition: ease-out all 300ms;
}
.certificats-gallery .item>a:after {
	content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
    background: url(../images/zoom.svg) 0 0 no-repeat;
    background-size: contain;
    opacity: 0;
    transition: ease-out all 300ms;
    transform: scale(0);
}
.certificats-gallery .item:hover>a {
	opacity: 1;
}
.certificats-gallery .item:hover>a:after {
	transform: scale(1);
	opacity: 1;
}

.certificats-gallery .slick-prev, 
.certificats-gallery .slick-next {
    display: block;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    z-index: 10;
    cursor: pointer;
    z-index: 10;
    border-radius: 5px;
    transition: all 200ms ease-out;
}
.certificate-section .slick-prev {
    left: -60px;
}
.certificate-section .slick-next {
    right: -60px;
}
.certificate-section .slick-prev:after, 
.certificate-section .slick-next:after{
    border-color: #fff;
}
.certificats-gallery .slick-prev:hover, 
.certificats-gallery .slick-next:hover{
    background: #0285D7;
    border-color: #0285D7;
}

@media(max-width:767px){
    .certificate-section .title-h1{
        font-size: 24px;
    }
    .certificate-section .description{
        font-size: 16px;
    }
}
/* /. certificate-section */



/* faq-type1 */
.faq-section{
    position: relative;
}
.faq-section:before{
    content:"";
    background: #EDF0F5;
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
.faq-section.faq-empty:before{
    width: 100%;
}
.faq-section-inner{
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
.faq-section-inner .col{
    width: 50%;
    position: relative;
}
.faq-section-inner .col1{
    padding-right: 60px;
    width: 45%;
}
.faq-section-inner .col2{
    padding-left: 150px;
    width: 55%;
}
.accordeon .item-body {
    display: none;
    padding: 20px 20px 10px;
    font-size: 17px;
    line-height: 1.5;
}
.accordeon.type1 .item{
    margin-bottom: 20px;
}
.accordeon.type1 .item-head{
    padding: 15px 15px 15px 25px;
    cursor: pointer;
    background: #F5F7F9;
    border-radius: 5px;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.35;
    font-size: 18px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    transition: all ease-out 300ms;
}
.accordeon.type1 .item-title{
    width: calc(100% - 52px);
    padding-top: 3px;
}
.accordeon.type1 .item-icon{
    width: 32px;
    height: 32px;
    border-radius: 100px;
    border: 1px solid #c9deea;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all ease-out 300ms;
}
.accordeon.type1 .item-icon svg g{
    stroke: #000;
    transition: all ease-out 200ms;
}
.accordeon.type1 .item-head:hover,
.accordeon.type1 .item.active .item-head{
    background: #0164A7;
    color: #fff;
}
.accordeon.type1 .item-head:hover .item-icon svg g,
.accordeon.type1 .item.active .item-icon svg g{
    stroke: #fff;
}
.accordeon.type1 .item.active .item-icon{
    transform: rotate(45deg);
}
.faq-section-inner .col-inner{
    width: 100%;
}
.faq-section-inner .col2 form{
    width: 100%;
    padding: 50px;
    background: #fff;
}
.faq-empty .faq-section-inner .col-inner{
    width: 600px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

@media(min-width: 1300px){
    .faq-section-inner .col2 .col-title{
        font-size: 42px;
        text-align: center;
        margin-bottom: 20px;
    }
    .faq-section-inner .col2{
        padding-left: 0;
        width: 100%;
    }
    .faq-section-inner .col1 + .col2{
        width: 55%;
        padding-left: 150px;
    }
    .faq-section-inner .col1 + .col2 .col-title {
        position: absolute;
        left: 0px;
        top: calc(50% - 387px);
        padding: 8px 60px;
        display: inline-block;
        transform: rotate(-90deg);
        transform-origin: 65% 371%;
        text-align: left;
        margin-bottom: 0;
    }
    .faq-section-inner .col1 + .col2 .col-title:before {
        position: absolute;
        content: '';
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: -20px;
        background-color: #ffffff;
        clip-path: polygon(0 0, 100% 0, 90% 87%, 10% 87%);
    }
    .faq-section-inner .col1 + .col2 .col-title span{
        font-size: 42px;
        display: inline-block;
        line-height: 1.6;
        color: #000;
        position: relative;
        z-index: 2;
    }
    .faq-section-inner .col1,
    .faq-section-inner .col1 + .col2{
        min-height: 600px;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
}


@media(max-width:1299px){
    .faq-section-inner .col1{
        padding-right: 30px;
        width: 50%;
    }
    .faq-section-inner .col2{
        width: 100%;
    }
    .faq-section-inner .col1 + .col2{
        padding-left: 30px;
        width: 50%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .faq-section-inner .col1 .title-h2,
    .faq-section-inner .col2 .col-title{
        text-align: center;
    }
    .faq-section-inner .col2 .col-inner{
        background: #fff;
        padding: 40px;
    }
    .faq-section-inner .col2 .col-inner form{
        padding: 0;
        background-color: transparent;
    }
    .faq-section-inner .col2 .col-title{
        font-size: 22px;
        margin-bottom: 15px;
        line-height: 1.3;
        position: relative;
        font-weight: 300;
        font-style: normal;
    }
}
@media(max-width:991px){
    .faq-section-inner .col1{
        padding-right: 0;
        width: 100%;
    }
    .faq-section-inner .col2{
        padding-left: 0 !important;
        width: 100% !important;
        display: block;
        background: #f5f7f9;
        border-radius: 5px;
    }
    .faq-section:before{
        display: none;
    }
    .faq-section-inner .col2 .col-inner{
        background-color: transparent;
    }
}
@media(max-width:767px){
    .faq-section-inner .col2 .col-inner{
        padding: 20px;
    }
    .faq-section-inner .col2 .col-inner .btn{
        width: 100%;
    }
    .accordeon.type1 .item-head {
        padding: 10px 10px 10px 15px;
        font-size: 16px;
    }
    .accordeon .item-body {
        padding: 15px 10px 0;
        font-size: 14px;
    }
}
/* /. faq-type1 */
.input_mail{
    position: absolute;
    top: 0;
    left: 0;
    z-index: -10;
    opacity: 0;
}

#yandex_map {
    height: 450px;
}
.map-list{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
}
.map-list .item{
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    padding: 20px;
}
.map-list .item-title{
    font-size: 14px;
    margin-bottom: 5px;
}
.map-list .item-title a{
    color: #000;
    border-bottom: 1px dashed;
}
.map-list .item-title a:hover{
    border-color: transparent;
}
@media (max-width: 991px){
    .map-list{
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 767px){
    .map-list{
        grid-template-columns: 1fr;
    }
}



/*case-section*/
.case-section{
    width: 100%;
    overflow: hidden;
}
.case-section .image-bg{
    position: relative;
}
.case-section{
    background-color: #fff;
}
.case-link{
    background: #2766AD;
    color:#fff;
    padding: 8px 20px;
    border: 1px solid #2766AD;
    letter-spacing: 1px;
    margin: 20px 0 50px;
    text-transform: none;
}
.case-link:hover{
    background: #e63a33!important;
    color: #fff!important;
    border-color: #e63a33 !important;
}
.case-section .image-in{
    position: absolute;
    top: 21px;
    left: 20px;
    right: 20px;
    overflow: hidden;
}
.case-section .element-inner{
    text-align: left;
    color: #000;
    display: flex;
    border-radius: 20px;
    font-size: 20px;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
}
.section-one-case{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.section-two-case{
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
.case-section .img-wrapper{
   width:500px;
}

.case-section .element-content{
    width: calc(100% - 600px);
}

.index-template  .case-section .element{
    height:100%;
    padding-top: 0;
}
.index-template .case-section .element{
}
.case-section .slick-prev {
    left: 50px;
}

.case-section .slick-next {
    right: 50px;
}
.case-section .img-before{
    position:relative;
}

.case-section .slick-prev, .case-section .slick-next {
    position:absolute;
    top: 50%;
    z-index: 500;
    height: 50px;
    width: 50px;
    display: block;
    background: #fff;
    border: 1px solid #2766ad;
    color: #0000;
    margin-top: -100px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.case-section .slick-prev:after, .case-section .slick-next:after{
    display: none;
}
.slick-prev:before{
    transform: rotate(225deg);
    top: 17px;
    left: 19px;
}
.slick-next:before{
    transform: rotate(45deg);
    top: 17px;
    left: 13px;
    
}
.case-section .slick-prev:before, .case-section .slick-next:before{
    content: "";
    color: #000;
    opacity: 1;
    width: 15px;
    position: absolute;
    height: 15px;
    border-top: 3px solid #2766ad;
    border-right: 3px solid #2766ad;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    
}
.case-section .slick-prev:hover, .case-section .slick-next:hover{
    background: #2766ad;
    border: 1px solid #2766ad;
}
.case-section .slick-prev:hover:before,
.case-section .slick-next:hover:before{
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
}
.bar-element{
    padding: 0 30px;
}
.bar-line-wrapper{
    width: 100%;
    height: 2px;
    background: #D4D4D4;
    position: relative;
}
.bar-line{
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 2px;
    -webkit-transition: all 1000ms ease-out;
	-moz-transition: all 1000ms ease-out;
	-o-transition: all 1000ms ease-out;
	transition: all 1000ms ease-out;
}
.bar-line.red{
    background: #DF495E;
}
.bar-line.green{
    background: #47B2AF;
}
.bar-line.blue{
    background: #678BD3;
}
.bar-line.orange{
    background: #E88714;
}
.bar-count{
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 10px;
    font-family: 'robotothin';
    color: #797979;
}
.bar-element p{
    margin-bottom: 10px;
}
.bar-line-wrapper{
    margin-bottom: 40px;
}
@media only screen and (max-width: 1229px) {
    .case-section .image-in{
        width:auto;
        right: 22px;
    }
    .case-section .img-wrapper{
        width:auto;
        padding: 0 20px;
    }
    .case-section .element-content{
        margin:0;
        width: 100%;
    }
    .case-section .slick-prev, .case-section .slick-next{
        display: none !important;
    }
     .section-one-case{
        flex-wrap: wrap;
        padding: 0 30px;
    }
    
}
@media only screen and (max-width: 991px) {
    .section-one-case{
        flex-wrap: wrap;
        padding: 0 30px;
    }
    .case-section .img-wrapper{
        padding: 0;
    }
     .section-two-case{
        display: flex;
        width: 100%;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: stretch;
    }
    .bar-element{
        padding: 0 20px;
        display: flex;
        flex-wrap: nowrap;
        flex-direction: column;
        height: 100%;
        justify-content: flex-end;
    }
    
    
}
/* /.case-section */

.doc-icon{
    background-image: url(../images/docs.svg);
    width: 40px;
    height: 40px;
}
.docs-wrapper .item{
    display: grid;
    grid-template-columns: 1fr 12px;
    grid-gap:22px;
    padding: 17px 22px;
    border: 1px solid #e5e5e5;
    margin-bottom: 10px;
    align-items: center;
}
.docs-inner{
    display: grid;
    grid-template-columns: 40px 1fr;
    grid-gap: 22px;
    align-items: center;
}
.doc-content .file{
    color:#000;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 5px;
    text-decoration: none;
}
.doc-content .file:hover{
    color:#068f18;
}
.docs-wrapper .download svg path{
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.docs-wrapper .download:hover svg path{
    fill:#068f18;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}





/* categories-items */
.categories-items-wrapper{
    margin-bottom: 40px;
}
.categories-items{
    display: flex;
    border-radius: 6px;
    padding: 15px 10px 0;
    background-color: #f7f7f8;
    border: 1px solid #E9EAEC;
}
.categories-items .col{
    display: inline-flex;
    margin: 0 5px 15px;
    width: 146px;
}
.categories-items .item{
    text-decoration: none;
    display: block;
    padding: 10px;
    border-radius: 5px;
    height: 100%;
    width: 100%;
    color: #000;
    background: #fff;
    text-align: center;
    border: 1px solid transparent;
}
.categories-items .item-title{
    display: block;
    letter-spacing: -.02em;
    font-size: 14px;
    line-height: 1.2;
    margin-top: 8px;
}
.categories-items .item:hover,
.categories-items .item.active{
    border-color: #E9EAEC;
    color: #194AAA;
}
@media(max-width: 991px){
    .categories-items-wrapper{
        display: flex;
        overflow: auto;
    }
    .categories-items{
        flex-wrap: nowrap;
    }
}
/* ./ categories-items */







.water-cont {
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding: 350px 20px 0 0;
	margin: 0 350px 0 0;
	background: transparent url("/i/wp-bg1.png") right top no-repeat;
	font-size: 19px;
	line-height: 27px
}
.water-cont:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 400px;
	height: 335px;
	background: transparent url("/i/wp-bg2.png") left top no-repeat;
	content: ""
}
.water-cont .wc-side {
	float: left;
	width: 200px
}
.water-cont .wc-el {
	margin: 0 0 10px 0
}
.water-cont .wc-mcont {
	margin: 0 0 0 220px
}
.water-cont .wc-mcont h1 {
	margin-right: 50px;
	color: #373938
}
.wp-bg {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 317px;
	right: 45%;
	height: 61px;
	background: transparent url("/i/water-bg1.jpg") left top repeat-x
}
.water-card {
	padding: 30px 0 50px 0;
	background: #e6edf5;
	text-align: center
}
.water-card h2 {
	margin: 0 0 30px 0;
	font-size: 38px;
	line-height: 45px
}
.wc-ic-blk {
	margin: 30px 0 0 0
}
.water-card .ic-t {
	text-align: left;
	width: auto;
	margin: 0 50px 0 0
}
.water-card .ic-t .size {
	margin: 5px 0 0 0
}
.water-ic-blk {
	padding: 80px 20px 120px 20px;
	max-width: 1260px;
	min-width: 960px;
	margin: 0 auto;
	text-align: center
}
.water-ic-blk .ic-blk {
	display: inline-block;
*display:inline;
*zoom:1;
	vertical-align: top;
	font-size: 16px;
	padding: 60px 0 0 0;
	width: 20%;
	font-size: 19px;
	line-height: 27px;
	background: transparent url("/i/ic-water.png") center top no-repeat
}
.water-ic-blk .ic-blk.ic1 {
	background-position: center top
}
.water-ic-blk .ic-blk.ic2 {
	background-position: center -200px
}
.water-ic-blk .ic-blk.ic3 {
	background-position: center -400px
}
.water-ic-blk .ic-blk.ic4 {
	background-position: center -600px
}
.water-ic-blk .ic-blk.ic5 {
	background-position: center -800px
}



.wp-bg {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 317px;
	right: 45%;
	height: 61px;
	background: transparent url("../i/water-bg1.jpg") left top repeat-x
}


/* BRANDS SECTION */

.brands-section {
	background: #fff;
	padding: 15px 0 10px;
}

.brands-section>.container>.row {
	margin-left: -5px;
	margin-right: -5px;
}

.logotype {
	border: 1px solid #ebebeb;
	margin: 0px 0 10px;
	background: #fff;
	-webkit-transition: background 300ms ease;
	-moz-transition: background 300ms ease;
	-o-transition: background 300ms ease;
	transition: background 300ms ease;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

.logotype img {
	opacity: 0.7;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

.logotype:hover {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	border-color: #fff;
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}
.logotype:hover img{
    opacity: 1;
}

.logotype .inner {
	height: 170px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}
.brands-section .title-h2{
    font-weight:normal;
    padding-top: 30px;
    padding-left: 30px;
    position: relative;
}
.brands-section .title-h2.line:before{
    content: "";
    display: block;
    position: absolute;
    width: 2px;
    height: 30px;
    top: 0;
    left: 0;
    background: #8A9C75;
}
.brands-section .title-h2.line:after{
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    height: 2px;
    top: 0;
    left: 0;
    background: #8A9C75;
}

/* /. BRANDS SECTION */