@import url(bootstrap.css);
@import url(font-awesome.css);
@import url(jquery.fancybox.css);
@import url(settings.css);
@import url(lightgallery.min.css);
@import url(jquery.formstyler.css);
@import url(jquery.jscrollpane.css);
@font-face {
    font-family: 'Roboto Condensed';
    src: url('RobotoCondensed-Light.eot');
    src: local('../fonts/Roboto Condensed Light'), local('../fonts/RobotoCondensed-Light'),
      url('../fonts/RobotoCondensed-Light.eot?#iefix') format('embedded-opentype'),
      url('../fonts/RobotoCondensed-Light.woff2') format('woff2'),
      url('../fonts/RobotoCondensed-Light.woff') format('woff'),
      url('../fonts/RobotoCondensed-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('RobotoCondensed-LightItalic.eot');
    src: local('../fonts/Roboto Condensed Light Italic'), local('../fonts/RobotoCondensed-LightItalic'),
      url('../fonts/RobotoCondensed-LightItalic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/RobotoCondensed-LightItalic.woff2') format('woff2'),
      url('../fonts/RobotoCondensed-LightItalic.woff') format('woff'),
      url('../fonts/RobotoCondensed-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('RobotoCondensed-BoldItalic.eot');
    src: local('../fonts/Roboto Condensed Bold Italic'), local('../fonts/RobotoCondensed-BoldItalic'),
      url('../fonts/RobotoCondensed-BoldItalic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/RobotoCondensed-BoldItalic.woff2') format('woff2'),
      url('../fonts/RobotoCondensed-BoldItalic.woff') format('woff'),
      url('../fonts/RobotoCondensed-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('RobotoCondensed-Bold.eot');
    src: local('../fonts/Roboto Condensed Bold'), local('../fonts/RobotoCondensed-Bold'),
      url('../fonts/RobotoCondensed-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/RobotoCondensed-Bold.woff2') format('woff2'),
      url('../fonts/RobotoCondensed-Bold.woff') format('woff'),
      url('../fonts/RobotoCondensed-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('RobotoCondensed-Regular.eot');
    src: local('../fonts/Roboto Condensed'), local('../fonts/RobotoCondensed-Regular'),
      url('../fonts/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),
      url('../fonts/RobotoCondensed-Regular.woff2') format('woff2'),
      url('../fonts/RobotoCondensed-Regular.woff') format('woff'),
      url('../fonts/RobotoCondensed-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('RobotoCondensed-Italic.eot');
    src: local('../fonts/Roboto Condensed Italic'), local('../fonts/RobotoCondensed-Italic'),
      url('../fonts/RobotoCondensed-Italic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/RobotoCondensed-Italic.woff2') format('woff2'),
      url('../fonts/RobotoCondensed-Italic.woff') format('woff'),
      url('../fonts/RobotoCondensed-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}


body{
    font-size: 14px;
    line-height: 1.6;
    color: #303030;
    overflow-x: hidden;
    letter-spacing: 0.01em;
    font-family: 'Roboto Condensed', sans-serif;
	background: #111111;
}
.noLink {
    pointer-events: none;
}
.header {
    background: #242424;
}
.main-wrapper{

    width: 1170px;
    max-width: 100%;
    margin: 0 auto 40px auto;
}
.index-template .main-wrapper,
.catalog-template .main-wrapper{
    background: transparent;
}
.lot {
    padding-left: 290px;
    padding-top: 50px;
    position: absolute;
    z-index: 1;
    line-height: 1.2;
    color: #b3b3b3;
    font-weight: 400;
    font-size: 14px;
}
.galt {
    min-height: 60px;
    padding-left: 10px;
}
.element-top-bg {
    height: 100%;
    padding: 0px 0px;
    background-color: rgb(0 0 0 / 40%);
}
.element-top {
    height: 70vh;
    padding: 0px 0px;
    color: #fff;
    position: relative;
}
.page-info-top {
    padding: 40px 40px;
    background: rgb(0 0 0 / 50%);
    border-radius: 10px;
}
.inf-top {
    position: relative;
    float: left;
    left: 20px;
    display: contents;
    top: 20px;
    font-size: 18px;
}
span.scom {
    position: absolute;
    top: -20px;
    font-size: 12px;
    text-align: center;
    color: #c5c5c5;
    display: inline-flex;
}
.b-info-top {
    margin-top: 30px;
    display: table;
}
.inf-top span {
    padding-left: 25px;
    padding-right: 25px;
}
.inf-top>span:first-child{
  padding-left: 0px;
}
.inf-top>span:last-child{
  padding-right: 0px;
}
.page-nav {
    -webkit-font-smoothing: antialiased;
    background-color: #242424;
    height: 45px;
}
.page-nav__ul {
        margin-left: 0px;
        margin-right: 0px;
    }
.page-nav__ul {
    list-style-type: none;
    display: block;
    display: flex;
    margin-bottom: 0;
    padding-left: 0;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.page-nav__li {
    border-left: solid 1px #1f1f1f;
    display: table-cell;
    margin: 0 5px;
    position: relative;
    text-align: center;
    padding: 16px;
}
.page-nav__li:hover {
    border-left: solid 1px #1f1f1f;
    display: table-cell;
    margin: 0 5px;
    position: relative;
    text-align: center;
    padding: 16px;
    background: #2d2d2d;
}
.page-nav__ul {
    list-style-type: none;
    margin-bottom: 0;
    padding-left: 0;
    width: 100%;
    padding-left: 0px;
}
.page-nav__a {
    line-height: 1em;
    display: block;
    color: white;
}
.page-nav__decoration {
    color: #19a037;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
.quest-rating-populi__value-figure {
    color: white;
    font-weight: 500;
}
.quest-rating-populi__value {
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 0;
}
.quest-rating-populi sup {
    font-size: 60%;
}
.quest-rating-populi__team-count {
    font-size: 11px;
    padding-left: 18px;
    line-height: 1.4em;
    align-items: flex-start;
    margin-top: 2px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.progress-1__label {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 1px;
}
.quest-rating-populi .progress-1__label {
    font-size: 11.5px;
}
.progress-1 progress {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #262626;
    border-radius: 3px;
    border-style: none;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: #5998ba;
    display: block;
    height: 6px;
    width: 100%;
}
.commodities, .contacts {
    margin-top: 27px;
    padding-top: 25px;
    border-top: solid 1px #333333;
}
.commodities p {
    color: #a4a6a8;
    line-height: 1.5;
    margin-bottom: 1em;
}
.with-bullet-icon-1 {
    position: relative;
    padding: 0 25px;
}
.with-bullet-icon-1 .bullet-icon {
    color: #fff;
    margin-left: -25px;
    margin-right: 3px;
    vertical-align: middle;
}
.with-bullet-icon-1 .bullet-clip-img {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    height: 20px;
    width: 20px;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

.top-menu-inner {
    padding-right: 0px;
	-webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
    background: #111111;
    padding-top: 6px;
}
@media only screen and (max-width: 1199px) {
    .main-wrapper{
        width: 100%;
    }
    .top-menu-inner{
        margin: 0 -15px;
    }
}
.menu2{
    display: table-cell;
    height: 3px;
    margin-bottom: 4px;
}
.catalog-inner ul {
    list-style: none;
    padding-left: 0px;
}
.content-home {
    color: #b3b3b3;
    font-size: 17px;
    margin-left: auto;
    margin-right: auto;
    max-width: 80%;
    text-align: center;
    padding: 40px 0px 0px 0px;
}

.content-home-bg {
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(41, 41, 41, 0.4)), to(rgba(26, 26, 26, 0.8)));
background-image: -webkit-linear-gradient(rgba(41, 41, 41, 0.4), rgba(26, 26, 26, 0.8));
background-image: -moz-linear-gradient(rgba(41, 41, 41, 0.4), rgba(26, 26, 26, 0.8));
background-image: -o-linear-gradient(rgba(41, 41, 41, 0.4), rgba(26, 26, 26, 0.8));
background-image: linear-gradient(rgba(41, 41, 41, 0.4), rgba(26, 26, 26, 0.8));
    background-size: cover;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    border-bottom: #403E44 1px solid;
    margin-bottom: 40px;    
}

.footer-bar {
    background-color: #111;
}
.footer-bar {
    display: block;
    text-transform: uppercase;
    position: relative;
}
.footer-bar .copyright {
    display: inline-block;
    padding: 20px 0;
}
.footer-bar .fa {
    margin-left: 10px;
}
.footer-bar .toTop  {
    right: 0;
    color: #fff;
    padding: 20px 0;
    padding-left: 0px;
    width: 50%;
    display: inline-block;
    float: right;
    text-align: center;
    border-left: #222222 1px solid;
    cursor: pointer;
}
.footer a:hover {
    color: #fff;
}
    
.footer-wrapper {
	min-height: 160px;
    max-width: 100%;
    margin: 0 auto;
    color: #fff;
    padding: 10px 0 25px;
    font-size: 16px;
    background: #222;
    border-top: #403E44 1px solid;
}
.footer-wrapper a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}
.footer-push{
    height: 0px;
    margin: 0;
    padding: 0;
}
img.vk {
    width: 35px;
}
img.social-transition {
    transition: 1s;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
img.social-transition:hover {
    transition: 1s;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.site-footer-ps {
    margin-top: 35px;
}
.site-footer-ps img {
    height: 25px;
}
ul.list,
ol.list{
    margin-bottom: 30px;
}
ol.list{
    list-style: inside decimal;
    margin-left: -16px;
}
ol.list li > ol,
ol.list li > ul{
    padding-left: 16px !important;
}
.fa, .far, .fas {
    padding-right: 10px!important;
}

ul.list > li,
ol.list > li{
    position: relative;
    padding-left: 16px;
    margin-bottom: 10px;
}
ul.list > li:before{
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    left: 0;
    background: #000000;
    width: 5px;
    height: 5px;
}
ul.list ol,
ol.list ol
{
    padding-top: 20px;
    margin-bottom: 20px;
    margin-left: 16px;
}
ul.list ul,
ol.list ul{
    padding-top: 20px;
    margin-bottom: 20px;
}
blockquote {
    position: relative;
    margin: 30px 0;
    padding: 2px 0 5px 20px;
    border-left: 1px solid #FFBB02;
    text-align: left;
    color: #5F5F5F;
    font-size: 14px;
    font-style: italic;
}
.act {
    min-height: 300px;
    max-width: 100%;
    margin: 0 auto;
    background: url(../images/act.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
ul.qw {
    list-style: disc!important;
    padding-left: 20px;
    margin-bottom: 20px;
    font-size: 16px;
}
h1,
.title-h1{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #fff;
    line-height: 1.1;
    margin-top: 20px;
    margin-bottom: 40px;
}
h2,
.title-h2{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 15px;
    color: #fff;
    line-height: 1.1;
    padding-left: 0px;
    padding-top: 10px;
}
h3,
.title-h3{
font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 15px;
    color: #fff;
    line-height: 1.1;
}
h4,
.title-h4{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.1;
    color: #fff;
}
h5,
.title-h5{
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 10px;
    color: #303030;
    line-height: 1.3;
}
h6,
.title-h6{
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 5px;
    color: #303030;
    line-height: 1.3;
}

@media only screen and (max-width: 767px) {
    h1,
    .title-h1{
        font-size: 24px;
        margin-bottom: 10px;
    }
    h2,
    .title-h2{
        font-size: 24px;
        margin-bottom: 20px;
    }
    h3,
    .title-h3{
        font-size: 22px;
        margin-bottom: 15px;
    }
}

.green{
    color: #308502;
}
.blue{
    color: #000000;
}
.red{
    color: #FF4632;
}
.white{
    color: #fff!important;
}
.black{
    color: #0D0D0D!important;
}
.gray{
    color: #8D8D8D;
}
.blue {
    color: #000000;
}
p{
    margin: 0 0 10px 0;
}
a{
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.btn a{
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.btn a:hover{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
a:focus{
    outline: none;
}
.btn,
.tpl-btn{
    display: inline-block;
    text-decoration: none !important;
    color: #fff;
    background: #d30102;
    font-size: 12px;
    line-height: 1;
    padding: 10px 10px 10px;
    margin-top: 10px;    
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    cursor: pointer;
    font-weight: 400;
    border: none;
    letter-spacing: 1px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    border-radius: 5px;

}
.btn:hover,
.tpl-btn:hover{
    background: #19a037;
    color: #fff;
}
.tpl-btn-be{
    display: inline-block;
    text-decoration: none !important;
    color: #000;
    background: #d9d5b1;
    font-size: 12px;
    line-height: 1;
    padding: 10px 35px 11px;
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    cursor: pointer;
    font-weight: 400;
    border: none;
    letter-spacing: 1px;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	 border-radius: 5px;
}
.tpl-btn-be:hover{
    background: #000;
    color: #fff;
}
.tpl-btn-green{
    display: inline-block;
    text-decoration: none !important;
    color: #fff;
    background: #19a037;
    font-size: 12px;
    line-height: 1;
    padding: 10px 35px 11px;
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    cursor: pointer;
    font-weight: 400;
    border: none;
    letter-spacing: 1px;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	 border-radius: 5px;
}
.tpl-btn-green:hover{
    background: #000;
    color: #fff;
}
.tpl-btn-blue{
    display: inline-block;
    text-decoration: none !important;
    color: #fff;
    background: #8900ae;
    font-size: 12px;
    line-height: 1;
    padding: 10px 35px 11px;
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    cursor: pointer;
    font-weight: 400;
    border: none;
    letter-spacing: 1px;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	 border-radius: 5px;
}
.tpl-btn-blue:hover{
    background: #000;
    color: #fff;
}
.title-form {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 10px;
    color: #fff;
    line-height: 1.1;
    text-transform: uppercase;
}
.green {
    color: #19a037;
}
.btn.invert,
.tpl-btn.invert{
    background: #000000;
    color: #fff;
}
.btn.invert:hover,
.tpl-btn.invert:hover{
    color: #fff;
    background: #4D4D4D;
}
.btn.block{
    display: block;
    width: 100%;
}
.btn i.material-icons{
    vertical-align: middle;
    margin: -3px 2px 0;
}
.btn.big{
    padding: 16px 35px 14px;
}
.btn.min{
    border: none;
    font-weight: 100;
    padding: 8px 10px 6px;
    font-size: 11px;
}


.tplbutton{
    display: inline-block;
    text-decoration: none !important;
    color: #0D0D0D;
    background: #FFE100;
    font-size: 13px;
    padding: 12px 30px;
    margin-bottom: 15px;
    position: relative;
    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;
    border: 1px solid #FFE100;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 4px;
}
.tplbutton:hover{
    background: #000000;
    border-color: #fff;
    color: #fff;
}
.tplbutton.invert{
    background: #000000;
    border-color: #000000;
    color: #fff;
}
.tplbutton.invert:hover{
    background: #303030;
    border-color: #303030;
}
.tplbutton.block{
    display: block;
    width: 100%;
}
.tplbutton.min,
.tplbutton.mini{
    font-size: 13px;
    padding: 3px 15px;
    font-weight: normal;
}
.tplbutton.big{
    padding: 14px 60px;
}
.form-group{
    position: relative;
    margin-bottom: 10px;
}
.modal {
    display: none;
    width: 460px;
    max-width: 100%;
    background: #222;
    padding: 55px 25px 35px;
    color: #d1d1d1;
}
.box{
    display: none;
}
.box.visible{
    display: block;
}
.close{
    display: block;
    position: absolute;
    top: 15px;
    right: 20px;
    z-index: 300;
    width: 26px;
    height: 26px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.close:before{
    content:"";
    display: block;
    position: absolute;
    width: 2px;
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: -1px;
    background: #fd4443;
}
.close:after{
    content:"";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #fd4443;
}
.work-features {
    padding-top: 18px;
    padding-bottom: 25px;
}
.icon-prize {
    background-position: -175px -5px;
    width: 40px;
    height: 48px;
}
.icon-okay {
    background-position: -102px -93px;
    width: 40px;
    height: 38px;
}
.icon {
    background-image: url(/assets/template/images/spritesheet.png);
    display: block;
    float: left;
}
.work-feature-name {
    color: #0b071c;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 3px;
	margin-left: 50px;
}
.work-feature-description {
    font-size: 17px;
    color: #4b4b4d;
	margin-left: 50px;
}
.company-feature {
    color: #4b4b4d;
    font-size: 21px;
    margin-bottom: 5px;
}
.company-feature .icon {
    float: none;
    display: inline-block;
}
.icon-feature {
    background-position: -102px -5px;
    width: 19px;
    height: 19px;
}

.tablep-price {
    background: #fff;
}
.table-bordered {
    border: 1px solid #dee2e6;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
}
.table-primary, .table-primary>td, .table-primary>th {
    background-color: #b8daff;
}
.tablep-price th {
    background-color: #3760dc;
    color: #fff;
}
.table-primary th {
    font-weight: 500;
}
.table-primary, .table-primary>td, .table-primary>th {
    background-color: #000000;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6;
}
.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
th {
    text-align: inherit;
}
.ml-auto, .mx-auto {
    margin-left: auto !important;
}
/************************* accordeon **************************/
.accordeon-section{
    box-shadow: 0 2px 0 #e6e6e6;
    overflow: hidden;
}
.accordeon .element-content{
    display: none;
    padding: 20px;
    font-size: 13px;
    color: #0D0D0D;
    border: 2px solid rgba(0,0,0,0.1);
    margin-bottom: 12px;
    border-top: none;
    border-radius: 0 0 3px 3px;
}
.accordeon .element{
    margin-bottom: 2px;
    background: #fff;
}
.accordeon .element .title{
    cursor: pointer;
    padding: 12px 12px 12px 50px;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0.5px;
    position: relative;
    color: #8C8C8C;
    background: #F4F4F4;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
    border-radius: 3px;
}
.accordeon .element.active .title{
    background: #000000;
    color: #fff !important;
    border-radius: 3px 3px 0 0;
}
.accordeon .element .title:before{
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 15px;
    border-radius: 3px;
    margin-top: -10px;
    background: url(../images/plus.png) 50% 50% no-repeat #000000;
    color: #fff;
    text-align: center;
    line-height: 50px;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.accordeon .element.active .title:before{
    background: url(../images/minus.png) 50% 50% no-repeat;
}
.accordeon > div:first-of-type .element-content{
    display: block;
}
.accordeon .element .title:hover{
    color: #333333;
}
.accordeon .element.active .title:hover{
    background: #0098DE;
}
.accordeon > div:last-of-type{
    margin-bottom: 0;
}
/************************* end accordeon **************************/















/**************************************/
.header-shop-bar{
    position: absolute;
    width: 76px;
    right: 0;
    top: 0;
}
.header-shop-bar .element{
    float: right;
    line-height: 54px;
    width: 100%;
    text-align: center;
    cursor: default;
    position: relative;
}
.header-shop-bar .element.header-user{
    border-left: none;
}
.header-shop-bar .element.header-user i{
    font-size: 25px;
}
.header-shop-bar .element.header-cart{
   border-right: 1px solid rgba(255,255,255,0.1);
}
#msMiniCart a.absolute{
    display: none;
}
#msMiniCart.full a.absolute{
    display: block;
}
.header-shop-bar .element .inner{
    position: relative;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
    background: transparent;
}
.header-shop-bar .element .inner > div{
    display: inline-block;
    position: relative;
}
.header-shop-bar .element a:hover + div{
    background: #ffe100;
}
.header-shop-bar .element.header-cart span{
    background: #ff002b;
    color: #fff;
    position: absolute;
    font-size: 11px;
    line-height: 12px;
    text-align: center;
    padding: 2px 5px;
    border-radius: 10px;
    top: 14px;
    left: 17px;
}

.element.header-user .dropdown{
    position: absolute;
    width: 230px;
    top: 42px;
    padding-top: 10px;
    left: 0;
    text-align: left;
    z-index: 100;
    -webkit-transition: all 150ms ease-out;
	-moz-transition: all 150ms ease-out;
	-o-transition: all 150ms ease-out;
	transition: all 150ms ease-out;
    visibility: hidden;
    opacity: 0;
}
.element.header-user:hover .dropdown{
    top: 52px;
    visibility: visible;
    opacity: 1;
}
.element.header-user .dropdown a{
    background: #303030;
    padding: 12px 10px 12px 10px;
    border-top: 1px solid #444444;
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #ffffff;
    text-decoration: none;
    position: relative;
    z-index: 10;
}
.element.header-user .dropdown li:first-of-type a{
    border: none;
}
.element.header-user .dropdown li:first-of-type > a:before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    background: #303030;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(45deg);
    position: absolute;
    left: 15px;
    top: -5px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.element.header-user .dropdown a:hover,
.element.header-user .dropdown li:first-of-type > a:hover:before{
    background: #444444;
}
.element.header-user .dropdown a i{
    font-size: 18px;
    color: #8D8D8D;
    margin-right: 5px;
}
.top-menu-inner .callback-btn {
    background: #d30102 !important;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    height: 54px;
    width: 64px;
    color: #000 !important;
    border: none;
}
.top-menu-inner .callback-btn i{
    position: absolute;
    top: 19px;
    left: 22px;
}

.header-tel a {
    color: #ffffff;
}
.header-tel2  {
	color: #fff;
    float: right;
    padding-top: 45px;
    font-size: 16px;
    text-align: right;
	font-weight: 400;
}
.header-tel2 a {
    color: #fff;
}
.header-wrapper{
    line-height: 1.4;
    height: 125px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 300;
}
.header-push{
    height: 157px;
}
.img-top {
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #2D2D2D;
    background-size: cover;
    z-index: -1;
}
.header-panel{
    background: transparent;
    color: #fff;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
    overflow: hidden;
}
.header-panel a{
    color: #d50101;
}
.header-panel a:hover{
    color: #000000;
}
.header-inner{
    height: 115px;
    padding-right: 20px;
    padding-left: 10px;
    padding-bottom: 0px;
}



.logo{
    height: 100%;
	position: absolute;
    z-index: 10;
}
.logo img{
    max-height: 60px;
}
.header-panel-left span{
    margin-right: 25px;
	color: black;
}
.header-panel-left span i{
    vertical-align: middle;
    font-size: 17px;
    margin: -3px 3px 0 0;
    color: #000;
}
.header-panel-left span:last-of-type{
    margin-right: 0;
	font-size: 22px;
}
.header-panel-left span .black{
    color: #000000;
    margin-right: 4px;
}
label.col-md-4.control-label {
    margin-right: 0px;
	font-weight: 600;
}
@media only screen and (max-width: 1229px) {
    .header-panel-left span .black{
        display: none;
    }
}
@media only screen and (max-width: 991px) {
    .header-panel {
        font-size: 13px;
    }
    .header-shop-bar {
        right: 64px;
    }
    .header-shop-bar .element.header-user {
        border-left: 1px solid #444444;
    }
}
.index-info-block .element {
    min-height: 210px;
    padding: 10px 10px 10px;
    color: #202020;
    line-height: 1.3;
    font-size: 14px;
    border-radius: 5px;
    box-shadow: 0 1px 3px 0 rgba(42,48,60,.19);
    padding: 20px;
    margin: 5px;
}
.index-info-block .element .title {
    line-height: 1.2;
    font-size: 20px;
	min-height: 50px;
}
.index-info-block .element .text {
    line-height: 1.2;
    font-size: 18px;
	border-top: 2px solid #eee;
    padding-top: 10px;
}
.index-info-block .element:hover {
    box-shadow: 0 9px 19px 0 rgba(110,127,134,.44);
    -moz-transform: translateY(-1px);
    -webkit-transform: translateY(-1px);
    -o-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
	cursor: pointer;
}
.index-info-block .element {
    min-height: 250px;
    padding: 10px 10px 10px;
    color: #202020;
    line-height: 1.3;
    font-size: 14px;
    border-radius: 5px;
    box-shadow: 0 1px 3px 0 rgba(53, 53, 53, 0.70);
    padding: 20px;
    margin: 5px;
	border-width: 1px;
    border-style: dashed;
}
.top-menu-wrapper{
    height: 42px;
    background: #111111;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);

}
.top-menu-wrapper2 {
    height: 40px;
    background: #e6e6e6;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
}
.social a {
    margin-left: 10px;
    font-size: 28px;
    color: rgba(255,255,255,0.7);
}

img.ava {
    position: relative;
    top: 20px;
    left: 20px;
    width: 55px;
    height: 55px;
    border: 3px solid #00deff;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 5px;
}
.social a:hover{
    color: #202020;
}
.social-2 {
   padding-top: 35px;
   padding-left: 220px;
   position: absolute;
}
.social-2 a {
    margin-left: 10px;
    font-size: 28px;
    color: rgba(255,255,255,0.7);
}
.social-2 a:hover{
    color: #202020;
}
.contacts-block .social a{
    color: #000000;
}
.contacts-block .social a:hover{
    color: #d30102;
}
.mob-menu-btn{
    margin: 33px 0 0 20px;
}
.mob-menu-btn span{
    display: block;
    height: 3px;
    margin-bottom: 4px;
    width: 30px;
    background: #fff;
}
.mobile-menu {
    position: fixed;
    top: 0;
    right: -400px;
    background: #111111;
    height: 100%;
    width: 320px;
    max-width: 100%;
    z-index: 1000;
    overflow-y: scroll;
    padding-top: 55px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.mobile-menu.open {
    right: 0;
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
    z-index: -100;
    opacity: 0;
    -webkit-transition: opacity 200ms ease-out;
    -moz-transition: opacity 200ms ease-out;
    -o-transition: opacity 200ms ease-out;
    transition: opacity 200ms ease-out;
}
.mobile-menu.open + .overlay {
    z-index: 400;
    opacity: 1;
}
.mobile-menu > div > ul > li {
    position: relative;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    list-style-type: none;
}
.mobile-menu > div > ul > li:first-of-type{
    border-top: 1px solid rgba(255,255,255,0.1);
}
.mobile-menu > div > ul > li.down > a {
    padding-right: 60px;
}
.mobile-menu ol, ul {
    list-style: auto;
    padding-left: 10px;
}
.mobile-menu .dropdown-button{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 45px;
    width: 48px;
    z-index: 10;
}
.mobile-menu .dropdown-button:before {
    content: "";
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    top: 13px;
    left: 16px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.mobile-menu .dropdown-button.active:before{
    -moz-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    top: 19px;
}
.mobile-menu > div > ul > li > ul {
    position: static;
    width: 100%;
    display: none;
    list-style-type: none;
}
.mobile-menu .uMenuH > ul  > li > a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 13px 10px 10px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    list-style-type: none;
}
.mobile-menu .uMenuH > ul  > li > a.uMenuItemA,
.mobile-menu > div > ul > li > ul > li > a.uMenuItemA,
.mobile-menu ul ul ul a.uMenuItemA,
.mobile-menu .uMenuH > ul  > li.active > a,
.mobile-menu > div > ul > li > ul > li.active > a,
.mobile-menu ul ul ul .active a{
    color: #fff;
}

.mobile-menu > div > ul > li > ul > li > a,
.mobile-menu ul ul ul a{
    display: block;
    font-size: 15px;
    line-height: 15px;
    text-decoration: none;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    padding: 10px 10px 10px 32px;
    color: #fff;
    position: relative;
	font-weight: 400;
}
.mobile-menu > div > ul > li > ul > li > a:before,
.mobile-menu ul ul ul a:before {
    content: "\f0da";
    font-family: 'FontAwesome';
    display: block;
    position: absolute;
    top: 10px;
    left: 20px;
}
.mobile-menu ul ul ul{
    margin-bottom: 10px;
    list-style-type: none;
}
.mobile-menu ul ul ul a{
    padding: 6px 10px 6px 40px;
    font-size: 14px;
	font-weight: 400;
	list-style-type: none;
}
.mobile-menu ul ul ul a:before{
    left: 30px;
    top: 5px;
}
.mobile-menu-close.close {
    top: 26px;
    right: 10px;
}
.mobile-menu-close.close{
    top: 15px;
    right: 15px;
}
.gray-bg{
    background: #F6F6F7;
}
.hr-min{
    width: 100px;
    margin: 30px auto;
}
.weight300{
    font-weight: 300;
}
hr{
    border-bottom: #555 1px solid;
    border-top: #161616 1px solid;
}
hr.white{
    border-color: #fff;
}
.clear-hr{
    height: 0;
    opacity: 0;
    margin: 0;
    padding: 0;
    border: none;
}
.search-wrapper {
	position: absolute;
    right: 220px;
    top: 45px;
    color: #fff;
    padding: 10px;
}
.search-wrapper input[type=text]{
    display: block;
    width: 100%;
    height: 44px;
    border: 1px solid #E6E6E6;
    border-radius: 4px;
    padding: 0 60px 0 20px;
    font-style: italic;
    color: #8D8D8D;
    font-size: 14px;
}
.search-wrapper [type=submit]{
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    text-indent: -100000px;
    height: 44px;
    width: 44px;
    background: url(../images/search-icon.png) 50% 50% no-repeat #000000;
    border-radius: 0 4px 4px 0;
    border: none;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.main-serv-img-bage {
    position: absolute;
    left: -120px;
    margin-left: 24px;
    width: 68px;
    height: 68px;
    border-radius: 50%;
    border: 2px solid #fff;
    color: #fff;
    text-align: center;
    line-height: 64px;
    box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1);
}
.main-serv-img-bage {
    top: 0px;
}
.main-serv-badge-color-1 {
    background: #d30102;
}
.main-serv-img-bage-wrapp {
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.24;
}
.main-serv-img-bage-wrapp span {
    font-size: 15px;
    display: block;
    line-height: 1;
}
.search-wrapper input[type=text]:focus{
    border-color: #000000;
}
.search-wrapper [type=submit]:hover{
    background-color: #FFE100;
}
.main-serv-col {
    margin-bottom: 30px;
}
.main-serv-col-inner {
    position: relative;
    border-radius: 5px;
}
.main-serv-col-inner {
    height: 240px;
    box-shadow: 0 1px 3px 0 rgba(42,48,60,.19);
    padding: 5px;
    margin: 5px;
}
.main-serv-col-inner2 {
    height: 240px;
    box-shadow: 0 1px 3px 0 rgba(42,48,60,.19);
    padding: 5px;
    margin: 5px;
}
.main-serv-col-inner3 {
    min-height: 200px;
	border-radius: 5px;
    box-shadow: 0 9px 19px 0 rgba(110,127,134,.44);
    padding: 15px;
    margin: 5px;
    font-size: 20px;
    background: #000000;
    color: white;
}
.main-serv-col-inner3 a {
    color: white;
}
.main-serv-col-inner3 h4{
    color: white;
}
.reviews-wrapper {
    min-height: 0px;
}
.reviews {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 20px;
    column-gap: 20px;
}
.reviews-page {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    column-gap: 20px;
}
.reviews-one {
    display: inline-block;
    margin-bottom: 20px;
}
.main-serv-img-box {
    text-align: center;
    font-size: 0;
}
.main-serv-img-box {
    margin-bottom: 10px;
	margin-top: 10px;
}
.main-serv-item-title {
    display: block;
    font-size: 20px;
    color: #4d4d4d;
    padding: 0 10px;
    margin-bottom: 5px;
    text-align: center;
    margin-bottom: 10px;
	text-transform: uppercase;
}
.main-serv-item-text {
    font-size: 16px;
    color: #808080;
    margin-bottom: 10px;
    padding: 0 26px;
    line-height: 1.5;
    text-align: center;
    border-top: 2px solid #eee;
    padding-top: 10px;
}
.main-serv-item-text2 {
    font-size: 16px;
    color: #808080;
    margin-bottom: 10px;
    padding: 0 26px;
    line-height: 1.5;
    text-align: center;
    /* border-top: 2px solid #eee; */
    padding-top: 10px;
}
.main-serv-col-inner2:hover {
    box-shadow: 0 9px 19px 0 rgba(110,127,134,.44);
    -moz-transform: translateY(-1px);
    -webkit-transform: translateY(-1px);
    -o-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
}
.main-serv-order-wrapp {
    text-align: center;
}
.main-serv-order-wrapp {
    position: absolute;
    bottom: 16px;
    width: 100%;
}

.mobile-menu-info{
    padding: 0 20px 10px;
}
.mobile-menu-info > div {
    position: relative;
    padding-left: 24px;
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 1.3;
    color: #c7c7c7;
}
.mobile-menu-info > div b{
    font-weight: normal;
}
.mobile-menu-info > div i{
    position: absolute;
    top: 2px;
    left: 0;
    color: #d30102;
    font-size: 16px;
}
.mobile-menu .social{
    padding-left: 28px;
    margin-bottom: 40px;
}

.mobile-menu .search-wrapper {
    right: auto;
    width: 280px;
    top: auto;
    margin: 0 0 30px 20px;
    position: relative;
    max-width: 100%;
}
.mobile-menu .search-wrapper input[type=text]{
    background: transparent;
    border-color: #444444;
}





@-webkit-keyframes fadeInDownSmall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDownSmall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDownSmall {
    -webkit-animation-name: fadeInDownSmall;
    animation-name: fadeInDownSmall;
}
@-webkit-keyframes fadeOutUpSmall {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}

@keyframes fadeOutUpSmall {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}
.fadeOutUpSmall {
    -webkit-animation-name: fadeOutUpSmall;
    animation-name: fadeOutUpSmall;
}


@media only screen and (max-width: 1229px){
    .search-wrapper {
        width: 48%;
    }
}
@media only screen and (max-width: 1024px){
.search-wrapper {
    display: none;
}
[tooltip] {
  position: relative; /* opinion 1 */
  padding-right: 20px;
  font-size: 14px!Important;
}
}

@media only screen and (min-width: 992px){
.header-wrapper.fixed .top-menu-wrapper{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 300;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
}
.top-menu-inner{

}
.callback-btn {
    display: block;
    position: absolute;
    right: 0;
    top: 25px;
    width: 200px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    background: #d30102;
    color: #fff;
    text-decoration: none !important;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 30px;
    padding-left: 10px;
}
.callback-btn i{
    font-size: 18px;
    position: absolute;
    height: 44px;
    left: 0;
    top: 0;
    display: block;
    vertical-align: middle;
    margin: 0;
    line-height: 44px;
    width: 44px;
}
.callback-btn:hover{
    background: #000000;
    color: #fff;
}
.top-menu .uMenuH > ul{
    display: table;
    width: 100%;
    padding-left: 0px;
}
.top-menu .uMenuH > ul > li{
    display: table-cell;
    margin: 0 5px;
    position: relative;
    text-align: center;
}
.top-menu .uMenuH > ul > li > a{
    display: block;
    text-decoration: none !important;
    font-size: 10px;
    color: #fff;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
    padding: 0 10px;
    text-transform: uppercase;
    height: 30px;
    line-height: 30px;
}
.top-menu .uMenuH > ul > li:hover > a{
    background: #000;
    border-color: transparent !important;
}
.top-menu2 .uMenuH > ul{
    display: table;
    width: 100%;
}
.top-menu2 .uMenuH > ul > li{
    display: table-cell;
    margin: 0 5px;
    position: relative;
    text-align: center;
}
.top-menu2 .uMenuH > ul > li > a {
    display: block;
    text-decoration: none !important;
    font-size: 16px!important;
    color: #000;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    padding: 0 10px;
    text-transform: uppercase;
    height: 40px;
    line-height: 44px;
    border-right: 1px solid rgba(255,255,255,0.1);
    border-radius: 5px;
}
.top-menu2 .uMenuH > ul > li:hover > a,
.top-menu2 .uMenuH > ul > li > a.uMenuItemA,
.top-menu2 .uMenuH > ul > li.active > a{
    background: rgba(255,255,255,0.1);
    border-color: transparent !important;
    border-radius: 5px;
}
.top-menu2 .uMenuH > ul > li:first-of-type a{

}
.top-menu .uMenuH > ul > li:hover > a,
.top-menu .uMenuH > ul > li > a.uMenuItemA,
.top-menu .uMenuH > ul > li.active > a{
	background: rgb(255 255 255 / 75%);
    border-color: transparent !important;
    color: #202020;
    border-radius: 5px;
}
.top-menu .uMenuH > ul > li.active > a {
        background: rgb(255 255 255 / 75%);
        border-color: transparent !important;
        color: #000;
        border-radius: 5px;
}  
.top-menu .uMenuH > ul > li:first-of-type a{

}

.top-menu > div > ul > li > ul{
    position: absolute;
    list-style-type: none;
    width: 230px;
    padding-top: 0px;
    left: 0;
    -webkit-animation-duration: 0.2s;
    -moz-animation-duration: 0.2s;
    -o-animation-duration: 0.2s;
    -ms-animation-duration: 0.2s;
    animation-duration: 0.2s;
    text-align: left;
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    top: 40px;
}
.top-menu > div > ul > li:hover > ul{
    visibility: visible;
    opacity: 1;
}

.top-menu > div > ul > li > ul > li > a{
    background: #111111;
    padding: 12px 10px 12px 10px;
    border-top: 1px solid #444444;
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    text-decoration: none;
    position: relative;
    z-index: 10;
}
.top-menu > div > ul > li > ul > li:first-of-type > a:before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    background: #111111;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(45deg);
    position: absolute;
    left: 15px;
    top: -5px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.top-menu > div > ul > li > ul > li:first-of-type > a,
.top-menu > div > ul > li > ul > li > ul > li:first-of-type > a{
    border-top: none;
}
.top-menu > div > ul > li > ul > li:hover > a,
.top-menu > div > ul > li > ul > li > a.uMenuItemA,
.top-menu > div > ul > li > ul > li:hover > a:before,
.top-menu > div > ul > li > ul > li > a.uMenuItemA:before,
.top-menu > div > ul > li > ul > li.active > a,
.top-menu > div > ul > li > ul > li.active > a:before{
    background: #444444;
}
.top-menu ul ul ul ul{
    display: none !important;
}
.top-menu ul ul ul{
    position: absolute;
    top: 0;
    left: 215px;
    width: 230px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.top-menu ul ul li{
    position: relative;
}
.top-menu ul ul li.uWithSubmenu > a{
    padding-right: 50px;
}
.top-menu ul ul li.uWithSubmenu > a:after{
    content:"";
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    top: 50%;
    right: 15px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -5px;
}
.top-menu ul ul li:hover ul{
    visibility: visible;
    opacity: 1;
}
.top-menu ul ul ul a{
    background: #111;
    padding: 12px 10px 12px 10px;
    border-top: 1px solid #444444;
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #ffffff;
    text-decoration: none;
    -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;
    z-index: 10;
}
.top-menu ul ul li:last-of-type > ul > li:first-of-type > a{
    border-top: none;
    border-left: none;
}
.top-menu ul ul ul li:hover a,
.top-menu ul ul ul li a.uMenuItemA,
.top-menu ul ul ul li.active a{
    background: #444444;
}
.mobile-menu,
.overlay{
    display: none;
}
}

@media only screen and (min-width: 1230px){
    .top-menu .uMenuH > ul > li > a{
        display: block;
        font-size: 12px;
        padding: 0 1px;
        font-weight: normal;
        border-radius: 5px;
        margin: 0 5px;
    }
}

@media only screen and (max-width: 991px){
    .header-wrapper{
    height: 120px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    top: -10px;
    left: 0;
    width: 100%;
    }
    .header-push {
        height: 130px;
    }
    .header-inner{
        height: 130px;
    }
    .search-wrapper {
        right: 65px;
        width: 55%;
    }
	[tooltip] {
    font-size: 14px!Important;
	padding-right: 5px!Important;
	}
}

@media only screen and (max-width: 767px){
    .header-wrapper{
        height: 90px;
    }
    .header-inner{
        height: 90px;
		padding-top: 30px;
    }
    .header-push{
        height: 80px;
    }
    .mob-menu-btn {
    margin: 20px 0px 10px 10px;
    position: relative;
    z-index: 150;
    }
.logo {
        height: 50%;
        position: absolute;
        z-index: 10;
        top: 20px;
}    
    .reviews {
    -webkit-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 20px;
    column-gap: 20px;
    }
    .reviews-page {
    -webkit-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 20px;
    column-gap: 20px;
}
.content-home {
    color: #b3b3b3;
    font-size: 17px;
    margin-left: auto;
    margin-right: auto;
    max-width: 93%;
    text-align: center;
    padding: 20px 0px 0px 0px;
}
    .page-nav {
    -webkit-font-smoothing: antialiased;
    background-color: #242424;
    height: auto;
    }    
	[tooltip] {
    font-size: 14px!Important;
	padding-right: 5px!Important;
	}
	.act {
    min-height: 300px;
    max-width: 100%;
    margin: 0 auto;
    background: #fff!Important;
	}
	.header-shop-bar{
    position: absolute;
    width: 76px;
    right: 60px!Important;
    top: -58px!Important;
    }
    .page-info-top {
    padding: 0px 20px;
    }
    .inf-top span {
    padding-left: 5px;
    }
}
.top-slider{
    height: 400px;
    overflow: hidden;
    margin-bottom: 10px;
}
.top-slider .element{
    height: 400px;
    padding: 0px 0px;
    color: #fff;
    position: relative;
}
.top-slider .element .table{
    padding: 45px;
    position: relative;
    z-index: 10;
    background: rgba(0, 0, 0, 0.0);
}
.top-slider .element .title{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #202020;
	text-align: right;
}
.top-slider .element .title span{
    color: #000000;
}
.top-slider .element .subtitle{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 15px;
    text-transform: uppercase;
    text-align: right;
    color: #202020;
}
.top-slider .element .subtitle span{
    color: #e11c24;
}
.top-slider .element .text{
    margin-bottom: 20px;
}
.slider-btn {
    font-size: 18px;
    color: #fff;
    text-decoration: none !important;
    text-transform: uppercase;
    display: inline-block;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 13px 30px;
    border: 2px solid #e11c24;
    border-radius: 30px;
    float: right;
	background: #e11c24;
}
.slider-btn:hover{
    border-color: #202020;
    color: #202020;
	background: #fff;
}
.slider-btn2 {
    font-size: 18px;
    color: #fff;
    text-decoration: none !important;
    text-transform: uppercase;
    display: inline-block;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 13px 30px;
    border: 2px solid #e11c24;
    border-radius: 30px;
	background: #e11c24;
}
.slider-btn2:hover{
    border-color: #202020;
    color: #202020;
	background: #fff;
}
.top-slider .slick-dots {
    bottom: 20px;
    position: absolute;
}
.main-column{
    background: transparent;
}
.index-template .main-column{
    background: transparent;
}

@media only screen and (max-width: 991px) {
    .top-slider{
        height: 50vw;
        min-height: 180px;
    }
    .top-slider .element{
        height: 50vw;
        min-height: 180px;
    }
    .top-slider .element .title {
        font-size: 4vw;
    }
    .top-slider .element .subtitle {
        font-size: 2.5vw;
    }
    .top-slider .element .text{
        line-height: 1.4;
        font-size: 13px;
    }
    .slider-btn {
        padding: 8px 20px;
    }
}
@media only screen and (max-width: 767px) {
    .top-slider .element{
        background-position: 0 0 !important;
    }
    .header-shop-bar .element {
        width: 64px;
    }
    .header-shop-bar .element.header-user {
        border-left: none;
    }
    .top-slider .element .title {
        font-size: 5vw;
    }
    .top-slider .element .subtitle {
        font-size: 3.5vw;
    }
    .top-slider .element .text {
        display: none;
    }
    .slider-btn {
        padding: 4px 20px;
    }
}


.actions-carousel{
    position: relative;
    margin-left: -5px;
    margin-right: -5px;
}
.actions-carousel .item{
    padding: 0 5px;
}
.actions-carousel + .index-info-block{
    margin-top: -55px;
}
.actions-carousel .element{
    height: 590px;
    padding: 80px 20px 30px 30px;
    width: 100%;
    overflow: hidden;
}
.actions-carousel .element:before{
    content:"";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(22,22,30,0.1);
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
    z-index: 1;
}
.actions-carousel .element:hover:before{
    background: rgba(22,22,30,0.3);
}
.actions-carousel .element .element-img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
}
.actions-carousel .element:hover .element-img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.product-tag{
    display: inline-block;
    font-size: 10px;
    text-transform: uppercase;
    color: #fff;
    background: #000000;
    padding: 1px 6px 0px;
    letter-spacing: 1px;
}
.product-tag.new-tag{
    background: #FF002B;
}
.actions-carousel .element .product-tag{
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 2;
}
.actions-carousel .element .element-content-wrapper{
	position: absolute;
    z-index: 2;
    bottom: 10px;
    left: 0;
    width: 100%;
    /* height: 100%; */
    padding: 20px 20px 30px 30px;
}
.actions-carousel .element .element-content{
    color: #fff;
}
.actions-carousel .element .element-content .title{
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.actions-carousel .element .element-content .text{
    line-height: 1.4;
    margin-bottom: 15px;
    height: 44px;
    overflow: hidden;
}
.actions-carousel .element-price-wrap{
    color: #fff;
    font-size: 13px;
}
.actions-carousel .element-price-wrap .price{
    font-size: 56px;
    line-height: 1;
    font-weight: bold;
	color: #d30102;
}
.to-cart-white {
    font-size: 13px;
    color: #fff;
    text-decoration: none !important;
    text-transform: uppercase;
    display: inline-block;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 8px 20px;
    border: 2px solid #fff;
    border-radius: 30px;
    position: relative;
    z-index: 10;
}
.to-cart-white i{
    font-size: 16px;
    vertical-align: middle;
    margin: -2px 3px 0 0;
}
.to-cart-white:hover{
    color: #303030;
    background: #fff;
}
.to-cart-yellow{
    font-size: 13px;
    color: #303030;
    text-decoration: none !important;
    text-transform: uppercase;
    display: inline-block;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 6px 14px 5px;
    border: 2px solid #FFE100;
    background: #FFE100;
    border-radius: 30px;
    position: relative;
    z-index: 10;
}
.to-cart-yellow i{
    font-size: 16px;
    vertical-align: middle;
    margin: -2px 3px 0 0;
}
.to-cart-yellow:hover{
    background: transparent;
    color: #FFE100;
}
.actions-carousel .slick-prev,
.actions-carousel .slick-next{
    bottom: -1px;
    top: auto;
    border-color: #E6E6E6;
    width: 36px;
    height: 36px;
}
.actions-carousel .slick-next{
    right: 15px;
}
.actions-carousel .slick-prev{
    left: auto;
    right: 57px;
}
.actions-carousel .slick-prev:after, 
.actions-carousel .slick-next:after{
    border-color: #CDCDCD;
}
.actions-carousel .slick-prev:hover,
.actions-carousel .slick-next:hover,
.actions-carousel .slick-prev:hover:after, 
.actions-carousel .slick-next:hover:after{
    border-color: #303030;
}



@media only screen and (max-width: 1229px) {
    .actions-carousel .element-price-wrap{
        padding-top: 15px;
    }
    .actions-carousel .element-price-wrap .price {
        font-size: 40px;
    }
}
@media only screen and (max-width: 767px) {
    .actions-carousel .element {
        height: 40vw;
        min-height: 480px;
    }
    .actions-carousel .element .element-content-wrapper {
        padding: 20px 20px 30px;
    }
    .actions-carousel .element .product-tag {
        display: none;
    }
    .actions-carousel .element .element-content .title {
        font-size: 4vw;
    }
    .actions-carousel .element .element-content .text {
        font-size: 2.6vw;
        margin-bottom: 10px;
        height: auto;
    }
    .actions-carousel .element .to-cart-white {
        padding: 4px 20px;
        margin-top: 5px;
    }
}
@media only screen and (max-width: 400px) {
    .to-cart-white i{
        display: none;
    }
    .actions-carousel .element-price-wrap .price {
        font-size: 28px;
    }
    .actions-carousel .element-price-wrap {
        padding-top: 25px;
    }
    .actions-carousel .element-price-wrap {
        font-size: 12px;
    }
    .actions-carousel .element .element-content .title {
        font-size: 24px;
    }
    .actions-carousel .element .element-content .text {
        font-size: 14px;
    }
}
.index-info-block{
    background: #fff;
}
.index-popular .title-h2,
.index-novelty .title-h2{
    padding-left: 30px;
    position: relative;
    z-index: 20;
    display: inline-block;
    margin-bottom: 20px;
}
.catalog{
    width: 100%;
    overflow: hidden;
}
.catalog .element{
	margin: 0px;
}
.catalog .element3{

}
.catalog .element .inner{
    padding: 15px;
}
.catalog .element .img-wrapper{
    margin-bottom: 0px;
	
}
	.img-wrapper{
    height: 240px;
}
	.img-wrapper2{
    width: 100%;
}

.catalog .element .img-wrapper img{
    max-height: 100%;
}
.catalog .element .category{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px;
    height: 26px;
}
.catalog .element .category span{
    display: inline-block;
    font-size: 9px;
    text-transform: uppercase;
    color: #fff;
    background: #000000;
    padding: 1px 4px 0px;
    letter-spacing: 1px;
}
.catalog .element .title{
	height: 40px;
    overflow: hidden;
    margin-bottom: 5px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 0px;
    color: #ffffff;
    line-height: 1.1;
}
.catalog .element .title h2{
    color: #000;
    font-size: 22px;
    line-height: 1.3;
	text-transform: uppercase;
}
.catalog .element .title-h{
    height: 40px;
    overflow: hidden;
    margin-bottom: 5px;
	position: absolute;
	background: rgba(0, 0, 0, 0.50);
    width: 100%;
    bottom: 15px;
	text-align: center;
}
.catalog .element .title-h h6{
    color: #fff;
    font-size: 24px;
    line-height: 1.3;
}
.info-h {
    font-size: 14px;
}
.info-re {
    position: absolute;
    float: right;
    margin-top: 170px;
    right: 15px;
    color: rgb(160, 206, 77);
    background-color: rgb(0 0 0 / 45%);
    padding: 10px;
    border-radius: 10px;    
}
.info-re span {
    font-size: 20px;
}
.info-re i {
    font-size: 20px;
}
.info-com {
    position: absolute;
    float: right;
    margin-top: 205px;
    right: 25px;
    color: #fff;
    font-size: 12px;
}
.zanr {
    color: #ff8c8c;
    display: block;
    font-size: 12px;
    line-height: 1.1;
    margin-bottom: 6px;
    margin-top: 2px;
}
.inf {
position: absolute;
    float: right;
    left: 20px;
    display: grid;
    top: 20px;
    font-size: 16px;
    background-color: rgb(0 0 0 / 45%);
    padding: 10px;
    border-radius: 10px;
}
.catalog .element3 .title-h{
    overflow: hidden;
    margin-bottom: 5px;
    position: relative;
    background: #222;
    width: 100%;
    bottom: 0px;
    text-align: left;
    border-radius: 0px 0px 5px 5px;
    font-size: 14px;
    padding: 20px;
}
.img-wrapper2 img {
    border-radius: 5px 5px 5px 5px;
    min-height: 241px;
}
.catalog .element3 .title-h h6{
    color: #fff;
    font-size: 24px;
    line-height: 1.3;
}
.t-h {
    height: 360px;
    box-shadow: -1px 1px 5px 0px #00000038;
    margin-bottom: 20px;
}
.catalog .element-price-wrap{
    color: #000;
    font-size: 14px;
}
.catalog .element-price-wrap .price{
    font-weight: normal;
    font-size: 20px;
    line-height: 1.2;
    margin-right: 5px;
	color: #000;
}
.catalog .element .element-buttons{
	text-align: center;
    position: absolute;
    top: 280px;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 5px;
    opacity: 1;
    background: rgba(255, 255, 255, 0.5);
}

.catalog .element .element-buttons2 {
text-align: center;
    position: absolute;
    bottom: 0px;
    /* left: 0; */
    width: 100%;
    /* height: 100%; */
    padding-top: 5px;
	padding-bottom: 5px;
    /* opacity: 1; */
    background: rgba(0, 0, 0, 0.6);
}

.catalog .element:hover .element-buttons{
    opacity: 1;
}
.catalog .element .element-buttons a{
    width: 130px;
    padding: 5px;
}
.catalog-template .catalog-inner > .row > div:nth-of-type(1) .element,
.catalog-template .catalog-inner > .row > div:nth-of-type(2) .element,
.catalog-template .catalog-inner > .row > div:nth-of-type(3) .element,
.catalog-template .catalog-inner > .row > div:nth-of-type(4) .element,
.index-template .catalog-inner > .row > div:nth-of-type(1) .element,
.index-template .catalog-inner > .row > div:nth-of-type(2) .element,
.index-template .catalog-inner > .row > div:nth-of-type(3) .element,
.index-template .catalog-inner > .row > div:nth-of-type(4) .element,
.base-template #mse2_results > .row > div:nth-of-type(1) .element,
.base-template #mse2_results > .row > div:nth-of-type(2) .element,
.base-template #mse2_results > .row > div:nth-of-type(3) .element,
.base-template #mse2_results > .row > div:nth-of-type(4) .element{
    border-top: 0px solid #EDEDED;
}
.base-template #mse2_results > .row > div:nth-of-type(1) .element,
.base-template #mse2_results > .row > div:nth-of-type(5n) .element{
    border-left: 1px solid #EDEDED;
}
.catalog-inner > .row > .goods-list > div:nth-of-type(4n) .element{
    border-right: none;
}
.index-template .catalog-inner > .row > .goods-list > div:nth-of-type(9){
    display: none;
}

.catalog-inner .row.no-padding .goods-list div[class^="col-"] {
    padding-left: 0;
    padding-right: 0;
}
@media only screen and (max-width: 1229px) {
    .catalog-inner > .row > .goods-list > div:nth-of-type(4) .element{
        border-top: none;
    }
    .catalog-inner > .row > .goods-list > div:nth-of-type(4n) .element{
        border-right: 1px solid #EDEDED;
    }
    .catalog-inner > .row > .goods-list > div:nth-of-type(3n) .element{
        border-right: none;
    }
    .catalog-template .catalog-inner > .row > div:nth-of-type(4n) .element,
    .index-template .catalog-inner > .row > div:nth-of-type(4n) .element{
        border-top: none !important;
    }
    .index-template .catalog-inner > .row > .goods-list > div:nth-of-type(9){
        display: block;
    }
}
@media only screen and (max-width: 767px) {
    .catalog-inner > .row > .goods-list >  div .element{
        border-bottom: none !important;
        border-right: none !important;
        border-top: 1px solid #EDEDED !important;
    }
    .catalog-inner > .row > .goods-list > div:last-of-type .element{
        border-bottom: 1px solid #EDEDED !important;
    }
    .catalog .element .inner {

    }
    .catalog-inner > .row > div:nth-of-type(1) .element,
    .catalog-inner > .row > div:nth-of-type(2) .element{
        border-bottom: none;
    }
}


@media only screen and (min-width: 1230px) {
    .catalog .element .inner {
        padding: 15px 10px;
    }
}






.material-icons{
    vertical-align: middle;
    margin-top: -3px;
    color: #000;
}

.index-info-block .element .title{
    line-height: 1.2;
}
.index-info-block .element.el-2{
    background: #303030;
    color: #BEBEBE;
}
.index-info-block .element.el-3{
    background: #09961D;
    color: #B9D9BB;
}
.index-info-block .element.el-4{
    background: #FFE100;
    color: #8D7B00;
}
.index-info-block .element .more-wrap{
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
}
.index-info-block .element .more-wrap a{
    color: #236FD3;
    font-weight: bold;
    text-decoration: underline;
}
.index-info-block .element .more-wrap a:hover{
    text-decoration: none;
}
.index-info-block .element .more-wrap a i{
    font-size: 18px;
    margin-top: -1px;
}
.index-info-block .element.el-2 .more-wrap a,
.index-info-block .element.el-3 .more-wrap a{
    color: #FFE100;
}
.index-info-block .element.el-4 .more-wrap a{
    color: #09961D;
}
.index-info-block .element.el-3 .more-wrap,
.index-info-block .element.el-4 .more-wrap,
.index-info-block .element.el-5 .more-wrap{
    bottom: 50px;
}
.advantages-wrapper{
    background: #fff;
}
.advantages-header .element{
    height: 280px;
    padding: 40px;
    line-height: 1.4;
    position: relative;
}
.advantages-header .element .text{
    margin: -10px 0 25px;
}
.advantages-header .el-1{
    background: url(../images/blue-mosaic.png);
}
.advantages-header .el-2{
    background: url(../images/red-mosaic.png);
}
.advantages-header .el-1:before,
.advantages-header .el-2:before{
    content:"";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.advantages-header .el-1:before{
    background: url(../images/adv-bg1.png) right bottom no-repeat;
}
.advantages-header .el-2:before{
    background: url(../images/adv-bg2.png) right bottom no-repeat;
}

.advantages-header .el-1 .element-slogan{
    display: inline-block;
    background: #FFE100;
    color: #F71818;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 20px 30px;
}
.advantages-header .el-1 .element-slogan:after{
    content:"";
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    bottom: 0;
    right: 0;
    background: #F71818;
}
.advantages-body{
    padding: 40px 40px 20px;
    background: url(../images/adv-bg3.png) right bottom no-repeat;
}
.advantages-body .element{
    margin-bottom: 20px;
    padding-left: 20px;
}
.advantages-body .element:before{
    content:"verified_user";
    font-family: 'Material Icons';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    color: #09961D;
}
.index-content {
    background: url(../images/index-content-bg.jpg) 0 0 no-repeat;
    background-size: cover;
    padding: 50px;
}
.index-content .element-link{
    color: #FFE100;
}
.index-content .element-link a{
    color: #FFE100;
    text-decoration: underline;
}
.index-content .element-link a:hover{
    text-decoration: none;
}
.index-content .element-link i{
    margin-right: 4px;
}
.google-map{
    height: 360px;
}
.map-wrapper .title-h2{
    margin-bottom: 22px;
    padding-left: 30px;
}
.contacts-wrapper .element{
    padding: 20px 20px 20px 50px;
}
.contacts-wrapper .element i{
    font-size: 18px;
    position: absolute;
    top: 25px;
    left: 25px;
    color: #000000;
}
.contacts-wrapper .element.el-1,
.contacts-wrapper .element.el-2{
    border-right: 1px solid #EDEDED;
}
@media only screen and (max-width: 767px) {
    .contacts-wrapper .element.el-1,
    .contacts-wrapper .element.el-2{
        border-right: none;
        padding-bottom: 0;
    }
    .advantages-header .element {
        padding: 40px 30px;
    }
    .advantages-body {
        padding: 40px 30px 20px;
    }
    .index-content {
        padding: 40px 30px;
    }
    .contacts-wrapper .element {
        padding: 20px 20px 20px 40px;
    }
    .contacts-wrapper .element i {
        left: 15px;
    }
    .index-info-block .element{
        height: auto;
    }
}



.breadcrumbs-wrapper{
    background-color: rgba(255, 255, 255, 0.03);
    color: #a4a6a8;
    font-size: 12px;
    padding-left: 17px;
    padding-right: 17px;
    padding: 5px;
    margin-top: 5px;
}
ol.breadcrumb {
    padding-left: 25px;
}
.breadcrumbs-wrapper li {
    display: inline-block;
    margin-right: 0px;
    color: #777;
}
.breadcrumb>li+li:before {
    color: #4d4d4d;
    padding: 0 3px 0 8px;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/ ";
}
.breadcrumbs-wrapper a{
    text-decoration: none;
    position: relative;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	color: #b3b3b3;
}
.breadcrumbs-wrapper a:hover{
    color: #e0eef5;
}
.middle{
    padding: 0px 0;
}
.pagination{
    margin: 20px 0;
    text-align: center;
}
.pagination li{
    display: inline-block;
}
.pagination a,
.pagination span{
    font-size: 18px;
    font-weight: bold;    
    color: #5E6066;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 36px;
    border: 2px solid transparent;
    text-decoration: none !important;
}
.pagination .active a{
    border-color: #000000;
    background: #000000;
    color: #fff !important;
    border-radius: 50%;
}
.pagination a:hover{
    color: #000000;
}
.content{
	background: #2D2D2D;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
    padding-top: 10px;
    color: #b3b3b3;
}
.content-r {
    background: #2D2D2D;
    padding: 10px;
    color: #b3b3b3;
}
.catalog-inner {
    padding-left: 10px;
    padding-right: 10px;
}
.article-img{
    margin: 0 0 10px;
}
.article-img img{
    width: 100%;
}
.article-date{
    font-size: 14px;
    color: #AFAFAF;
    margin-bottom: 20px;
}
.article-date i{
    font-size: 18px;
}


@media only screen and (max-width: 1229px) {
    .article-img{
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (max-width: 991px) {
    
}
@media only screen and (max-width: 767px) {
    .pagination a{
        font-size: 16px;
        width: 30px;
        height: 30px;
        line-height: 26px;
    }
    .pagination{
        margin: 20px 0 0;
    }
    
}
.contacts-section-map{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.contacts-section-map > .row,
.contacts-section-map > .row > div,
.contacts-section-map > .row > div > div{
    height: 100%;
    margin-top: 0px;
}
.contacts-block{
    position: relative;
    z-index: 10;
}
.contacts-block .element{
    padding: 0 0 10px 10px;
}
.contacts-block .element i{
    font-size: 18px;
    position: absolute;
    top: 5px;
    left: 0;
    color: #e0eef5;
}
.feedback-block{
    position: relative;
    z-index: 20;
}
@media only screen and (max-width: 991px) {
    .contacts-section-map{
        position: static;
        height: 360px;
    }
    .google-map{
        margin-right: 0;
    }
}

.product-img{
    height: 340px;
    margin-bottom: 10px;
}
.product-content-wrapper .to-cart-yellow{
    display: block;
    width: 100%;
    text-align: center;
    padding: 12px;
    font-size: 16px;
}
.product-content-wrapper .to-cart-yellow:hover{
    color: #303030;
    border-color: #303030;
}
.product-content-wrapper .element-price-wrap{
    font-size: 14px;
    color: #0063D1;
}
.product-content-wrapper .element-price-wrap .price{
    font-size: 36px;
    font-weight: bold;
    margin-right: 5px;
}
.yellow{
    color: #FFE100;
}
.product-banner1{
    background: url(../images/blue-mosaic.png);
    padding: 20px;
    line-height: 1.2;
    width: 200px;
    max-width: 100%;
    display: inline-block;
    text-align: left;
    margin-bottom: 10px;
}
.product-banner2{
    background: url(../images/red-mosaic.png);
    padding: 20px;
    line-height: 1.2;
    width: 200px;
    max-width: 100%;
    display: inline-block;
    text-align: left;
}
.product-banner1 i,
.product-banner2 i{
    margin-top: -1px;
}
.clear{
    clear: both;
}
@media only screen and (max-width: 991px) {
    .product-banner1 .text,
    .product-banner2 .text{
        font-size: 16px;
    }
    .product-banner1,
    .product-banner2{
        padding: 15px 10px;
    }
    .product-img{
        height: auto;
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 767px) {
    .product-content-wrapper .to-cart-yellow{
        width: auto;
        display: inline-block;
        padding: 12px 40px;
        font-size: 14px;
    }
    .product-banner1,
    .product-banner2{
        display: block;
        padding: 20px;
        width: 320px;
        max-width: 100%;
    }
    .product-banner1 .text,
    .product-banner2 .text{
        font-size: 18px;
    }
}

@media only screen and (min-width: 1230px) {
    .product-block > .row > .col-sm-9{
        width: 80%;
    }
    .product-block > .row > .col-sm-3{
        width: 20%;
    }
}



table.tpl-table{
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 30px;
    border: 1px solid #F7F7F7;
}
table.tpl-table tr:nth-child(odd) {
    background: #F7F7F7;
}
table.tpl-table td, 
table.tpl-table th {
    padding: 10px;
    border-left: 1px solid #F7F7F7;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.2;
}
table.tpl-table td:first-child, 
table.tpl-table th:first-child {
    border-left: none;
    font-weight: bold;
    
}
table.tpl-table td:first-child{
    color: #525252;
}
.characteristics table.tpl-table td:last-child {
    font-style: italic;
}
table.tpl-table th{
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    background: #303030;
}
.catalog-template .pagetitle{
    padding: 10px 10px 0;
}
.catalog-template .aside{
    margin-top: -1px;
}
.pagetitle + .content{
    padding-top: 0;
}


/* datepicker begin */
.form-control.datepicker[readonly]{
    cursor: pointer;
    padding-right: 42px;
    background: url(../images/datepicker-icon.png) right 50% no-repeat #fff;
}
.form-control.datepicker.error[readonly]{
    border-color: #FF0000 !important;
}
.gray-bg .jq-selectbox__select:hover,
.gray-bg .jq-selectbox__dropdown,
.jq-selectbox li {
    background: #fff;
}
.ui-datepicker{
    border-radius: 0 !important;
    font-size: 14px;
}
.ui-datepicker .ui-datepicker-header{
    border-radius: 0;
    border: none;
}
.ui-icon-circle-triangle-e {
  background-position: -34px 0;
}
.ui-icon-circle-triangle-w {
  background-position: -98px 0;
}
#ui-datepicker-div{
  box-shadow: 0 0 8px rgba(0,0,0,0.3);
  width: 240px;
  border: none;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    border: none;
    color: #FFFFFF;
    background: #000000;
    text-align: center;
}
.ui-state-default:hover{
    opacity: 0.8;
}
.ui-datepicker-today a{
    color: #ffdb00 !important;
}
.ui-widget-header{
    background: #000000;
}
.ui-datepicker-next:hover,
.ui-datepicker-prev:hover{
    background: none !important;
    border: none;
}

/* datepicker end */



/************ tabs begin ************/
.box{
    display: none;
}
.box.visible{
    display: block;
}
ul.tabs {
    width: 100%;
    padding-left: 5px!Important;
}

ul.tabs li{
    display: inline-block;
    height: 36px;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    border: 1px solid #3097cf;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1.2;
    font-weight: normal;
    color: #ffffff;
    /* 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 10px;
    margin: 10px;
}




ul.tabs li:last-child {
	display: inline-block;
	min-width:100px;
	padding: 12px 20px;
	text-decoration: none;
	border: 0px;
	color: #fff;
	background: rgb(25 160 55);
	outline: none;
	border-radius: 1px;
	position: relative;
}

ul.tabs li:last-child::before {
	content: '';
	display: block;
	position: absolute;
	top: -7px;
	left: -3px;
	right: 0;
	height: 23px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAXCAYAAACS5bYWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABFpJREFUeNrUV0tIo1cUvpkYjQ4xxSA6DxuNqG0dtaUKOgs3s6i0dFd3pSsXdjeIixakiGA34sZuXCkoONLFwJTK4GMYLYXg29gatTpiXurkbd7vv9/5ub+IxuhA7eiFQ5Kbc8/57ne/e87/ywRBYLdl3GG3aNwqsLJ0k0tLS+fmcnNzWUVFBVMoFGx2djarvLxcm5OTw+bm5iytra2xc4ExNjY27iqVyvvwK6CpeDzuCYVC1urq6qDA9UcfPp+PHR4esmAwKK6tr68/l5/8rgQ2Ozub1dbWyiYmJooaGxt/VqvV38jlchX9l0qlwoFA4DWS/RKLxRxFRUVf5+XlPcaaT2AP0sVPJBL2SCRiAPBpu93+vKamZo/Ae71eZjabWV1dXVqw7CKwp43ksrCw8Bhg7MJ/PLDZ5PHx8cz29vYT5JGD/bSYLgTrcDgYdk6siSc6NjZWDaAe4ZoHQL+cmZnRpZPnhWDpD8kw7uKo9ML/NMCsd2tr61vkzboMrEyv138M7TyLRqMWMBsX3sMgaZhMpp+AR5EJrCocDpuEGzKg4x8khs+CVWxubvZfR9JkMik4nU7BarUKLpeLmLsKuwIqTLynp4fqmIzASrqQT09Pf1VVVfX0KsWZ6uHBwQHTaDSsoKAgo6/H4xHLEcrVyRwuEisrKzs5XrrIVAVwiUVDKRRrL+YI32ewdVhMApuHWvcj6vids6J2u90MF4yBHUZNgKoEBaRBQalJqFSqtJfUYrGIlQX+ydXVVTN+u0tKSjQNDQ1axJVl2iTypebn55d7e3v/kqoDgZU1NTU9LCws/Py0M+2ekuGincxJ3yF+18jIyHJLS0slQJUWFxczrBeBE0vE5tHRkbixlZWVfSR8gTX/0P5gH7S1tX3Z3t7+BW8qAvwSfr8/jA0EIRM/qoFtampqbW9vTw+XA+ojUruVd3Z2tvb19T2TQFEim81GgVJoCvvj4+NLOJZgaWmpemdn5y3a6BbcnJDAw8HBwac6ne6eqCW5XDwB3qVSqM9/DAwMUNy/eVLabT7sI25qwgujThCBhWE+mAt2yNc4SQKSZrOQQE1HS22VJkmPAGTr7+//fX19fRk+Zgq0trbGeFAKEAQT98BSqKOj47vm5uaa/Px8JeIk4GcaHh6eWlxcfAU/A8xG67BxAX3fwdcbYUpSDJ06Z49Ak8ZC3OL8f3YiA4PBYKdLQ2AJ9OTk5GpXV9cQiCVh79M94QtlPLDUE/1gPNrd3f0W33W4cBoco48zQuy/IZYAMnGqlSc4c66L9JruQUaSARXeT8HGKzxAqFBekni6+h46+pMzGiJGMgTOJh1yU/KNEGDvZWvfBawkA9ppwGg0mrRa7SOI2g+gxOgbJIpdFpj72PnxSnPX8vqRxTURgBQWKisrH+GThOm+CtAzoK/9/Uiqq/6hoaHfdnd3jaOjo7/yY7yxbwqkWy3sQzpS2C6YirwvUJk0y7hurfyGRrnduPGvAAMASmo8wzeVwfsAAAAASUVORK5CYII=) no-repeat 0 0,
	url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAAAXCAYAAABOHMIhAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABiZJREFUeNrsWMtPlFcUvzPMwIDysLyRR4uATDHWCiVgSmRlios2DeiiXUFs0nRBd6arxqQhJDapkYXhP4BqDKTQhZaFNQSCaBEVJjwdHsNr5DUMDDPDzPT3u7nTDEgRKrKgc5KT+z3uufec33de99P4fD4RpL2RNgjB3kn35MkTeRERESFiYmLkGBoaKnQ6nWSNRvPPZFxr+vv7k6KioiIdDsfa8vLyQkFBgcP3Bnel3MDAQArWI0eFhISE87nb7bZ7PJ4VvLYuLi5O5+fnu9+kMNfq6+tLjIyMzMY6KeBEbK/XarXReI3lPDZMWcc4v7GxYV1dXR3Jy8ub2E5HPvJ6vRSSDH0ku1wuAfsEZOV1IEFHoeNFdHS0yMrK2knR0Lm5uR+hxLdQMjbwHTZbB41h8RGwCdc9MzMzneHh4bGJiYlf4SN8ijkfwqiIncCAAR7Iz2GPSShudjqdfeCeqampvwBQfFxc3JdYqwTv8gB8/F48A8BgKecE14V+L7ju2tpae05OzkuCCZvkPOj8mizmC6vVKtmPu+bx48cC3qI1mUyFUOyywWD4SHlELBaLJmCHNcwAghuAOujtuF4FqHO4nsX4EsAS3I4TJ04ME1h8PDE9PS09TYZoY2Pj1729vd6lpSVfkDYTPG0UkfNDRUWFgQ5Gb2Mh0N29e9eG/GQfHh4W8/PzwUy/ObQ/gMfVVlZW1iAiZdQxp3nv3LljRoL/5erVq1UIxzSiiVD9X4EDYATynCwAzGO858hCQRoaGmJFZNJz8YIcBc4BF966dau6sLAwBxVSJCUlCSThQwuU3W6XkYUok1Vzm5znQx5bbm9v77p+/frPeNSNRzZ/ISBwrG4ZR48eLamtrf2+uLjYSEG9Xi/wTISFhQlWGXohyzO/CJlVl23KQRLbABoaHx+/Z1lUZ/Hq1SsJFj3JT3hmHx8fnydPTEzMj46OziHPW2w22wxeD4Kfgadh/4YEzU8Az4DhffAn5eXlX1y6dKkEoCTspAQ9Mjs7+0BBo8Fms1lkZGTsOo0QLLRNkvnR+fEJzIMHD0xtbW39CL8JTFtSbAOvBIyLHIGVm9VzE2gKuDAMSSpcT6KXyT137lx2cnLyMXhcGDb3wq3XuWF3d/fCzZs3P0c4v5eSknJQbYLo7Ox0gC2lpaVZ3Be67Th/dnZWoAJKsJC3XA8fPhxoamp6hMb+BaaMgWcUMGtszZjiFDNmvcDI91pzG0iY4ARwkwrxkcHBwUdgNrRMbnrqoRbkVzDcvn3bl5qaWsmcgFH4G8XdEGUWFhak51AuISFBnkoCTyFbyWKxCJwIxlC0fq2rq7tcVFRkRKskjh8/Lr0+kBjCCDV/knfdv3//WX19/R8IRRNemxlu4AXwKqM+EJwdj1HbPYSwh3sCPAJDABm2LLchCjS+5/kirKGhwWk0GrMuXrxYQuX9hm/XXTMXMY+srKwI5ApZrbYmZh7deEJhAUKjLe/pLTzSsCuHrK+1tbUJVe3P6upq87Vr174rKysrYHVj/uW+OH3IfEuw4F3ee/fuPQfAvwOs5yyE4CnlFOu7BWrTCWlreO6FACpBZGwUw4BvkANLobReHb3kGZYGsGzTq/zlO8AT1ru6uoZbWlqeA6gINJAfnz59OlVLoX8Jtebm5raampqfcMvQYgTknz9//sKVK1c+y83NTdIEuCnaKMuNGzd+6+np6cCtSTkAw9D9X8Dyh+dbgaaAC1XAnUlPTy+qqqq6cPbs2UzkmWjNljiDJzpwHFnCkW2yo6NjCKW8H54wjlezKvRT09LSTsJrz5w6dSoN+Yp51ADAPUj8VoDbDq9pxrwuJcNIYQllJTIi/xopBw/VA7DJp0+f9hA78CgL5F5C8J2CpoCj8sfA6WCe/FPRhsRlZmbGIs8Y4FFO5CJgtrSsvrRVGW1V93b1myoGnKAKEcHgnwsWpg1lNI0fphwrmdqbckeU18WrnlOjqp5/j7W3BWvfQVPKa5SBkcrYCNVB65TRTlWZ1lXiXVU5xbtlDb2SPaLWYwrgHIcqPg6Vc7fbX69Yoyqfa7/AeiegbWOEVhmsVcWDwPn224iDJgla8Hd38Hd3ELQgaIeI/hZgAIPEp0vmQJdoAAAAAElFTkSuQmCC) no-repeat 50% 0,
	url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAXCAYAAACFxybfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAodJREFUeNrsVb1rWlEUv2pN/GqspKRSKFYXWzEloIWif0Fn6dJChQ7OQil0qd3EzcEpg0OgdHDr4CQODk7VRlLMEIVqApX4We0zflR9/Z1Ui4T34ksaaAYP/Hzc673n/M6550PG8zz73yKjn0wm83fDYDAwo9HINBrNnwOQg4MDs0ql2lQqlfdAWont7ng8Pjw+Ps44nc4G1pI9EXWaSOzt7TGO42aH5Pv7+08ajUZ0MBiUeXEZd7vdL5VK5fX29rZ+5tQiEmdxKrlcjsEYczgcynK5/BKKv/IXFNz/XiqVXkHdjUuRIA9SqdRD8or/R8Ez9fr9fqHVakUR4c2z0REjIQuHw2ZcrPBXLCA0RHTezEdHjIQqkUhEr9I4HOILhQLf6/VoOUFEvDMiQiToDx1Cdz+bzZ6bUFarlel0OkkVUK/XWbvdPoVer5fh3ntsfwJ+CJ2XA4p0Op1bpBgJyxDehQQ6nQ5DZXHBYDBZq9V+EhFUndnr9drEqoc2bwJbwGPgtohuVSwWe2Gz2TZMJpNgRKi6qtUqg2EWj8dTgUDgo0KhWPN4PC70EvXOzs67fD6/S6kiRIKeZA1YJ2MiJNbdbvfTUCjkV6vVK2hcDF8GI2w0GrGTkxM2HA5PDxaLxSOfz/cWEfk81X0XIMMFgJJ/srBjCgk8IdcfuVyuZ36//7nFYtkQyAMumUzuRiKRD0jMFLa+AZOpYwqgB/ziBVqmVBKUO7eAB/R0WG/Z7XaTVqtdbTabHJL6EK2djBaBPHA0NSqpbUsiMUeEBgpF4Q5AbZrmSJ/yEWgBTaBNHl9kdkgmMUeG7qwAq9PqovceTA3zlxlgsuswyuXsGsiSxJLEkoSY/BZgAEjRodi+uBruAAAAAElFTkSuQmCC) no-repeat 100% 0;
}

ul.tabs li:last-child::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -6px;
    left: -3px;
    right: -5px;
    height: 23px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAXCAYAAACS5bYWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABFpJREFUeNrUV0tIo1cUvpkYjQ4xxSA6DxuNqG0dtaUKOgs3s6i0dFd3pSsXdjeIixakiGA34sZuXCkoONLFwJTK4GMYLYXg29gatTpiXurkbd7vv9/5ub+IxuhA7eiFQ5Kbc8/57ne/e87/ywRBYLdl3GG3aNwqsLJ0k0tLS+fmcnNzWUVFBVMoFGx2djarvLxcm5OTw+bm5iytra2xc4ExNjY27iqVyvvwK6CpeDzuCYVC1urq6qDA9UcfPp+PHR4esmAwKK6tr68/l5/8rgQ2Ozub1dbWyiYmJooaGxt/VqvV38jlchX9l0qlwoFA4DWS/RKLxRxFRUVf5+XlPcaaT2AP0sVPJBL2SCRiAPBpu93+vKamZo/Ae71eZjabWV1dXVqw7CKwp43ksrCw8Bhg7MJ/PLDZ5PHx8cz29vYT5JGD/bSYLgTrcDgYdk6siSc6NjZWDaAe4ZoHQL+cmZnRpZPnhWDpD8kw7uKo9ML/NMCsd2tr61vkzboMrEyv138M7TyLRqMWMBsX3sMgaZhMpp+AR5EJrCocDpuEGzKg4x8khs+CVWxubvZfR9JkMik4nU7BarUKLpeLmLsKuwIqTLynp4fqmIzASrqQT09Pf1VVVfX0KsWZ6uHBwQHTaDSsoKAgo6/H4xHLEcrVyRwuEisrKzs5XrrIVAVwiUVDKRRrL+YI32ewdVhMApuHWvcj6vids6J2u90MF4yBHUZNgKoEBaRBQalJqFSqtJfUYrGIlQX+ydXVVTN+u0tKSjQNDQ1axJVl2iTypebn55d7e3v/kqoDgZU1NTU9LCws/Py0M+2ekuGincxJ3yF+18jIyHJLS0slQJUWFxczrBeBE0vE5tHRkbixlZWVfSR8gTX/0P5gH7S1tX3Z3t7+BW8qAvwSfr8/jA0EIRM/qoFtampqbW9vTw+XA+ojUruVd3Z2tvb19T2TQFEim81GgVJoCvvj4+NLOJZgaWmpemdn5y3a6BbcnJDAw8HBwac6ne6eqCW5XDwB3qVSqM9/DAwMUNy/eVLabT7sI25qwgujThCBhWE+mAt2yNc4SQKSZrOQQE1HS22VJkmPAGTr7+//fX19fRk+Zgq0trbGeFAKEAQT98BSqKOj47vm5uaa/Px8JeIk4GcaHh6eWlxcfAU/A8xG67BxAX3fwdcbYUpSDJ06Z49Ak8ZC3OL8f3YiA4PBYKdLQ2AJ9OTk5GpXV9cQiCVh79M94QtlPLDUE/1gPNrd3f0W33W4cBoco48zQuy/IZYAMnGqlSc4c66L9JruQUaSARXeT8HGKzxAqFBekni6+h46+pMzGiJGMgTOJh1yU/KNEGDvZWvfBawkA9ppwGg0mrRa7SOI2g+gxOgbJIpdFpj72PnxSnPX8vqRxTURgBQWKisrH+GThOm+CtAzoK/9/Uiqq/6hoaHfdnd3jaOjo7/yY7yxbwqkWy3sQzpS2C6YirwvUJk0y7hurfyGRrnduPGvAAMASmo8wzeVwfsAAAAASUVORK5CYII=) no-repeat 0 0, url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAAAXCAYAAABOHMIhAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABiZJREFUeNrsWMtPlFcUvzPMwIDysLyRR4uATDHWCiVgSmRlios2DeiiXUFs0nRBd6arxqQhJDapkYXhP4BqDKTQhZaFNQSCaBEVJjwdHsNr5DUMDDPDzPT3u7nTDEgRKrKgc5KT+z3uufec33de99P4fD4RpL2RNgjB3kn35MkTeRERESFiYmLkGBoaKnQ6nWSNRvPPZFxr+vv7k6KioiIdDsfa8vLyQkFBgcP3Bnel3MDAQArWI0eFhISE87nb7bZ7PJ4VvLYuLi5O5+fnu9+kMNfq6+tLjIyMzMY6KeBEbK/XarXReI3lPDZMWcc4v7GxYV1dXR3Jy8ub2E5HPvJ6vRSSDH0ku1wuAfsEZOV1IEFHoeNFdHS0yMrK2knR0Lm5uR+hxLdQMjbwHTZbB41h8RGwCdc9MzMzneHh4bGJiYlf4SN8ijkfwqiIncCAAR7Iz2GPSShudjqdfeCeqampvwBQfFxc3JdYqwTv8gB8/F48A8BgKecE14V+L7ju2tpae05OzkuCCZvkPOj8mizmC6vVKtmPu+bx48cC3qI1mUyFUOyywWD4SHlELBaLJmCHNcwAghuAOujtuF4FqHO4nsX4EsAS3I4TJ04ME1h8PDE9PS09TYZoY2Pj1729vd6lpSVfkDYTPG0UkfNDRUWFgQ5Gb2Mh0N29e9eG/GQfHh4W8/PzwUy/ObQ/gMfVVlZW1iAiZdQxp3nv3LljRoL/5erVq1UIxzSiiVD9X4EDYATynCwAzGO858hCQRoaGmJFZNJz8YIcBc4BF966dau6sLAwBxVSJCUlCSThQwuU3W6XkYUok1Vzm5znQx5bbm9v77p+/frPeNSNRzZ/ISBwrG4ZR48eLamtrf2+uLjYSEG9Xi/wTISFhQlWGXohyzO/CJlVl23KQRLbABoaHx+/Z1lUZ/Hq1SsJFj3JT3hmHx8fnydPTEzMj46OziHPW2w22wxeD4Kfgadh/4YEzU8Az4DhffAn5eXlX1y6dKkEoCTspAQ9Mjs7+0BBo8Fms1lkZGTsOo0QLLRNkvnR+fEJzIMHD0xtbW39CL8JTFtSbAOvBIyLHIGVm9VzE2gKuDAMSSpcT6KXyT137lx2cnLyMXhcGDb3wq3XuWF3d/fCzZs3P0c4v5eSknJQbYLo7Ox0gC2lpaVZ3Be67Th/dnZWoAJKsJC3XA8fPhxoamp6hMb+BaaMgWcUMGtszZjiFDNmvcDI91pzG0iY4ARwkwrxkcHBwUdgNrRMbnrqoRbkVzDcvn3bl5qaWsmcgFH4G8XdEGUWFhak51AuISFBnkoCTyFbyWKxCJwIxlC0fq2rq7tcVFRkRKskjh8/Lr0+kBjCCDV/knfdv3//WX19/R8IRRNemxlu4AXwKqM+EJwdj1HbPYSwh3sCPAJDABm2LLchCjS+5/kirKGhwWk0GrMuXrxYQuX9hm/XXTMXMY+srKwI5ApZrbYmZh7deEJhAUKjLe/pLTzSsCuHrK+1tbUJVe3P6upq87Vr174rKysrYHVj/uW+OH3IfEuw4F3ee/fuPQfAvwOs5yyE4CnlFOu7BWrTCWlreO6FACpBZGwUw4BvkANLobReHb3kGZYGsGzTq/zlO8AT1ru6uoZbWlqeA6gINJAfnz59OlVLoX8Jtebm5raampqfcMvQYgTknz9//sKVK1c+y83NTdIEuCnaKMuNGzd+6+np6cCtSTkAw9D9X8Dyh+dbgaaAC1XAnUlPTy+qqqq6cPbs2UzkmWjNljiDJzpwHFnCkW2yo6NjCKW8H54wjlezKvRT09LSTsJrz5w6dSoN+Yp51ADAPUj8VoDbDq9pxrwuJcNIYQllJTIi/xopBw/VA7DJp0+f9hA78CgL5F5C8J2CpoCj8sfA6WCe/FPRhsRlZmbGIs8Y4FFO5CJgtrSsvrRVGW1V93b1myoGnKAKEcHgnwsWpg1lNI0fphwrmdqbckeU18WrnlOjqp5/j7W3BWvfQVPKa5SBkcrYCNVB65TRTlWZ1lXiXVU5xbtlDb2SPaLWYwrgHIcqPg6Vc7fbX69Yoyqfa7/AeiegbWOEVhmsVcWDwPn224iDJgla8Hd38Hd3ELQgaIeI/hZgAIPEp0vmQJdoAAAAAElFTkSuQmCC) no-repeat 50% 0, url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAXCAYAAACFxybfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAodJREFUeNrsVb1rWlEUv2pN/GqspKRSKFYXWzEloIWif0Fn6dJChQ7OQil0qd3EzcEpg0OgdHDr4CQODk7VRlLMEIVqApX4We0zflR9/Z1Ui4T34ksaaAYP/Hzc673n/M6550PG8zz73yKjn0wm83fDYDAwo9HINBrNnwOQg4MDs0ql2lQqlfdAWont7ng8Pjw+Ps44nc4G1pI9EXWaSOzt7TGO42aH5Pv7+08ajUZ0MBiUeXEZd7vdL5VK5fX29rZ+5tQiEmdxKrlcjsEYczgcynK5/BKKv/IXFNz/XiqVXkHdjUuRIA9SqdRD8or/R8Ez9fr9fqHVakUR4c2z0REjIQuHw2ZcrPBXLCA0RHTezEdHjIQqkUhEr9I4HOILhQLf6/VoOUFEvDMiQiToDx1Cdz+bzZ6bUFarlel0OkkVUK/XWbvdPoVer5fh3ntsfwJ+CJ2XA4p0Op1bpBgJyxDehQQ6nQ5DZXHBYDBZq9V+EhFUndnr9drEqoc2bwJbwGPgtohuVSwWe2Gz2TZMJpNgRKi6qtUqg2EWj8dTgUDgo0KhWPN4PC70EvXOzs67fD6/S6kiRIKeZA1YJ2MiJNbdbvfTUCjkV6vVK2hcDF8GI2w0GrGTkxM2HA5PDxaLxSOfz/cWEfk81X0XIMMFgJJ/srBjCgk8IdcfuVyuZ36//7nFYtkQyAMumUzuRiKRD0jMFLa+AZOpYwqgB/ziBVqmVBKUO7eAB/R0WG/Z7XaTVqtdbTabHJL6EK2djBaBPHA0NSqpbUsiMUeEBgpF4Q5AbZrmSJ/yEWgBTaBNHl9kdkgmMUeG7qwAq9PqovceTA3zlxlgsuswyuXsGsiSxJLEkoSY/BZgAEjRodi+uBruAAAAAElFTkSuQmCC) no-repeat 100% 0;
    transform: rotate(180deg);
}



ul.tabs li.current,
ul.tabs li.current:hover{
    border-color: #d30102;
    background: #d30102;
    color: #ffffff;
}
ul.tabs li:hover{
    background: rgb(255 255 255 / 15%);
}
ul.tabs li.current:after{
}
.mobile-tab-header{
    display: none;
}
@media only screen and (max-width: 767px){
    .mobile-tab-header{
        padding: 10px 10px 10px 10px;
        color: #000000;
        background: #f8f8f8;
        width: 100%;
        position: relative;
        display: block;
        font-weight: 600;
    }
    ul.tabs {
        position: relative;
        display: block;
        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 #333333;
        border-right: 2px solid #333333;
        -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: 10px 15px;
        border: 1px solid #3097cf;
        display: inline-block;
        height: auto;
        margin: 5px;
        text-align: left;
        font-size: 12px;
        text-transform: uppercase;
    }
    ul.tabs li.current{
        display: block;
    } 
    .mobile-tab-header.active + ul.tabs{
        display: block;
    }
}
@media only screen and (min-width: 768px){
    .tabs.mobile{
        display: block !important;
    }
}
/************ tabs end ************/
.files-box{
    padding-top: 10px;
}
.files-box .file-element{
    position: relative;
    margin-bottom: 40px;
    padding-left: 35px;
}
.files-box .file-element:before {
    content: "\f0f6";
    display: block;
    position: absolute;
    top: -9px;
    left: 0;
    font-size: 26px;
    line-height: 1;
    font-family: FontAwesome;
}
.files-box .file-element .title {
    line-height: 1.1;
    margin-bottom: 10px;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.2;
}
.files-box .file-element .file-description{
    line-height: 1.3;
    font-size: 14px;
}
.files-box .file-element .title span{
    font-weight: normal;
}

.video-box > .row > hr:nth-of-type(2n){
    clear: both;
}
.video-box .img-wrapper{
    position: relative;
}
.video-box .img-wrapper:after {
    background: url(../images/play1.png) no-repeat;
    width: 92px;
    height: 92px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -46px;
    margin-top: -46px;
    cursor: pointer;
    content: "";
    display: block;
}
.video-box .element:hover .img-wrapper:after{
    background-position: 0 -92px;
}
.video-box .element .title{
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    font-size: 14px;
    line-height: 1.2;
}
.cleaner-hr {
    height: 0;
    opacity: 0;
    margin: 0;
    padding: 0;
    border: none;
}
@media only screen and (min-width: 1230px){
    .video-box > .row > hr:nth-of-type(2n){
        clear: none;
    } 
    .video-box > .row > hr:nth-of-type(3n){
        clear: both;
    }
}

.reviews-wrapper .ec-message {
    background: #222;
    box-shadow: -1px 1px 5px 0px #00000038;
    border-radius: 5px;
    padding: 15px 20px 20px 20px;
    min-height: 180px;
    color: #fff;
}
.reviews-wrapper .date{
    margin-bottom: 10px;
    float: right;
}
.reviews-wrapper .date span{
    background: #2D2D2D;
    color: #fff;
    padding: 1px 5px;
    display: inline-block;
    font-size: 12px;
    border-radius: 2px;
}
.reviews-wrapper .rev-name{
    color: #fff;
    margin-bottom: 10px;
}
.reply-text strong{
    color: #fff;
}

.page-date{
    color: #ff2330;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.page-date i{
    vertical-align: middle;
    margin-top: -3px;
}

.news .element{
    background: #222222;
    padding: 20px 20px 15px;
    margin-bottom: 20px;
    border-radius: 6px;
}
.news .element > .row > .col-xs-3{
    max-width: 120px;
}
.news .element .title-h4{
    overflow: hidden;
    margin-bottom: 5px;
    height: 80px;
    font-size: 22px;
}
.news .element .date{
    font-size: 12px;
    color: #ffffff;
    margin-bottom: 5px;
    margin-top: 5px;
}
.news .element .text{
    color: #a4a6a8;
    overflow: hidden;
    margin-bottom: 20px;
    font-size: 14px;
}
/********* gallery ********/
.gallery-wrapper{
    border-top: 1px solid #DEDEDE;
    padding-top: 30px;
    width: 100%;
    overflow: hidden;
}
.gallery-carousel{
    margin: 0 -10px;
}
.gallery-wrapper .item{
    padding: 0 10px;
    margin-bottom: 10px;
}
.gallery-wrapper .element a i{
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    z-index: 10;
    font-size: 46px;
    line-height: 1;
    margin-top: -20px;
    margin-left: -20px;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
}
.gallery-wrapper .element a{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(41, 41, 41,0.5);
    opacity: 0;
}
.gallery-wrapper .element a:hover{
    opacity: 1;
}
.gallery-wrapper .element a:hover i{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
}
.gallery-carousel-prev,
.gallery-carousel-next{
display: inline-block;
    width: 30px;
    height: 30px;
    margin-left: 3px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    background: #d30102;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.gallery-carousel-prev:hover,
.gallery-carousel-next:hover{

}
.gallery-carousel-prev i,
.gallery-carousel-next i{
    line-height: 32px;
	margin-left: 10px;
}
/********* /. gallery ********/

/*************************************** cart */
#msOrder {
    margin-top: 20px !important;
}
.cart-body{
    margin: 10px 0 0;
}
.cart-body .element{
    background: #fff;
    padding: 20px 20px 15px;
    margin-bottom: 10px;
    border: 1px solid #EBEBEB;
    position: relative;
	min-height: 200px;
}
.cart-body .element-counter{
    display: inline-block;
}
.cart-body .element-price{
    display: inline-block;
}
.cart-body .element-delete {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
    color: red;
    padding: 0;
    border: 0;
    background: transparent;
    z-index: 20;
}
.cart-body .element-delete i{
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.cart-body .element-delete:hover i{
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.cart-body .subelement2{
    padding-left: 120px;
    min-height: 100px;
}
.cart-body .subelement2 .text,
.cart-body .element .element-price,
.cart-body .element .element-counter{
    height: 100px;
}
.cart-body .element .element-img{
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #EBEBEB;
    -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 .element hr{
    margin: 10px 0;
}



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


/*************************************** cart: end */
.order-wrapper{
    background: #fff;
    padding: 10px 0;
}
.order-wrapper .material-icons {
    vertical-align: middle;
    margin-top: -3px;
}
.order-wrapper #msOrder .error {
    border-color: #FF1A00 !important
}

/*************************************** customradio */
.customradio{
    position: relative;
    margin-bottom: 10px;
}
.customradio input[type=radio]{
    position: fixed;  
    top: -100000px;
}
.customradio{
    min-height: 34px;
    margin-bottom: 10px;
}
.customradio input[type=radio] + 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: inline-block;
    margin-bottom: 4px;
}
.customradio input[type=radio] + label:before{
    background: url(../images/customradio.png) 0 0 no-repeat;
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 0px;
}
.customradio input[type=radio]:checked + label:before{
	background-position: 0 -16px;
}
.customradio label{
    font-size: 14px;
    color: #201e1e;
    font-weight: bold;
}
.customradio label strong{
    font-weight: 600;
    color: #000;
    font-size: 13px;
}

.customradio.disabled label, 
.customradio.disabled label strong, 
.customradio.disabled label::before{
    cursor: default !important;
    color: #848484;
}

.customradio label + p{
    padding-left: 25px;
    font-size: 13px;
}
/*************************************** customradio: end */
.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: 25px;
    display: inline-block;
    padding: 0;
    vertical-align: middle;
    border: none;
    background: transparent;
    font-size: 24px;
}
.element-counter button:hover{
    color: #FF2330;
}
.element-counter button[disabled]:hover{
    color: #1F1F1F;
}
/* ======= AGREEMENT ======= */

.agreement{
    position: relative;
    margin-bottom: 20px;
    color: #7C7F8C;
    padding-left: 28px;
}
.agreement input{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
}
.agreement i{
    position: absolute;
    left: 0;
    top: 3px;
}
.agreement input + label .checked{
    display: none;
}

.agreement input:checked + label .checked{
    display: inline-block;
}
.agreement input:checked + label .no-checked{
    display: none;
}
.agreement input.error + label{
    color: red;
}
/* ======= /. AGREEMENT ======= */


/* FOTORAMA CUSTOM */
.fotorama__thumb{
    border: 1px solid #C7C7C7;
}
.fotorama__thumb-border{
    border-color: #37B435 !important;
}
.fotorama__stage{
    /*border: 1px solid #c7c7c7;*/
    margin-bottom: 10px;
}
.fotorama--fullscreen .fotorama__stage{
    border: none;
}
.fotorama__nav{
    text-align: left !important;
}
.fotorama--fullscreen .fotorama__nav{
    text-align: center !important;
}
.fotorama--fullscreen .fotorama__stage .fotorama__img{
    max-height: inherit !important;
    margin-top: 0;
    max-width: inherit !important;
}
/* /. FOTORAMA CUSTOM */

.product-tags{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    color: #fff;
    padding: 7px 0 0 7px;
    text-align: left;
    letter-spacing: 1px;
}
.product-tags span{
    margin: 0 5px 5px 0;
    display: inline-block;
    padding: 4px 8px;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}
.product-tags span.product-tag-new{
    background: #19a037;
}
.product-tags span.product-tag-popular{
    background: #FFCA1E;
}
.product-tags span.product-tag-favorite{
    background: #FF1B2D;
}

.product-tags2{
    position: absolute;
    top: 38px;
    left: 0;
    z-index: 5;
    color: #fff;
    padding: 7px 0 0 7px;
    text-align: left;
    letter-spacing: 1px;
}
.product-tags2 span{
    margin: 0 5px 5px 0;
    display: inline-block;
    padding: 4px 8px;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    box-shadow: 0 10px 15px rgba(0,0,0,0.22);
}
.product-tags2 span.product-tag-new{
    background: #19a037;
}
.product-tags2 span.product-tag-popular{
    background: #FFCA1E;
}
.product-tags2 span.product-tag-favorite{
    background: #FF1B2D;
}

@media(min-width:1230px){
    .product-info{
        padding-left: 0px;
    }
}



/* ======= ASIDE MENU ======= */
.aside-menu .title{
    font-weight: normal;
    font-size: 28px;
    color: #000;
    background: #fff;
    padding: 0px 10px 10px 10px;
}
.aside-menu .title span{
    margin-left: 5px;
}
.aside-menu{
    margin-bottom: 30px;
    -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: #626262;
    padding: 10px 10px 10px 20px;
    font-weight: normal;
    border-bottom: 1px solid #EDEDED;
    font-size: 16px;
    background: #fff;
    line-height: 1.3;
}
.aside-menu li > a:hover{
        background: rgba(213, 1, 1, 0.1);
    color: #000;
}
.aside-menu .open > a,
.aside-menu .active > a{
    color: #d30102 !important;
}


.aside-menu .active > a:before,
.aside-menu .open > a:before{
    background: #d30102;
}

.aside-menu > ul > li.active > a{
	color: #000 !important;
    border-bottom: 2px dashed #d30102!important;
    border-top: 2px dashed #d30102!important;
    font-size: 16px;
}

.aside-menu > ul > li.active > .dropdown-button:after{
    border-color: #000;
}



.aside-menu > ul ul{
    display: none;
}
.aside-menu .active > ul{
    display: block;
}
.aside-menu > ul li{
    position: relative;
    list-style-type: none;
}
.aside-menu > ul .dropdown-button{
    height: 48px;
    width: 36px;
    display: block;
    z-index: 20;
    top: 0;
    right: 0;
    position: absolute;
    cursor: pointer;
}
.aside-menu > ul .dropdown-button:after {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    top: 18px;
    right: 18px;
    border-bottom: 1px solid #7b7b7b;
    border-right: 1px solid #7b7b7b;
    -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;
}
.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);
    top: 24px;
}
.aside-menu > ul ul .dropdown-button{
    height: 39px;
}
.aside-menu > ul ul .dropdown-button:after{
    top: 14px;
}
.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 10px 10px 30px;
    font-weight: normal;
    font-size: 16px;
    position: relative;
}
.aside-menu  ul ul > li > a:before{
    content: "";
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    top: 20px;
    left: 15px;
    background: #8d8d8d;
}
.aside-menu  ul ul ul a{
    padding: 8px 8px 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: 15px 42px 15px 20px;
    background: #014273;
    position: relative;
    color: #fff;
}
.aside-menu-title:after {
    content: "";
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    top: 50%;
    right: 20px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    margin-top: -8px;
    -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;
}
.active .aside-menu-title:after {
    -moz-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    margin-top: -3px;
}
@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;
    }
    .aside-menu .title > div{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .aside-menu{
        position: fixed;
        top: 70px;
        right: 0;
		right: 0px;
        z-index: 300;
    }
    .aside-menu .title {
        padding: 12px 20px 14px;
        height: 54px;
    }
    .aside-menu .title{
        width: 234px;
    }
    .aside-menu > ul{
        display: none !important;
        overflow-y: auto;
        background: #fff;
        width: 320px;
        max-width: 100%;
    }
    .aside-menu > ul.active{
        display: block !important;
    }
}
@media only screen and (max-width: 767px) {
    .aside-menu {
        top: 70px;
    }
    .aside-menu .title{
        width: 64px;
        text-align: center;
    }
    .aside-menu .title i.material-icons{
        margin-top: 0;
    }
}
@media only screen and (min-width: 992px) {
    .aside-menu .title{
        margin-bottom: 10px;
    }
}
/* ======= /. ASIDE MENU ======= */



.product-aside-info-block{
    color: #000;
	font-size: 16px;
}
.product-info .availability {
    position: relative;
    font-size: 18px;
    color: #19a037;
    padding-left: 32px;
    padding-top: 3px;
    line-height: 1.2;
    display: inline-block;
    font-weight: 400;
}
.product-info .availability i{
    position: absolute;
    font-size: 30px;
    left: 0;
    top: 0;
}
.product-price-wrapper .product-price{
    font-size: 30px;
    line-height: 1.2;
    font-weight: bold;
    color: #000;
}

/* 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%;
}
.video-list .element .element-img-h{
    height: 220px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
@media only screen and (max-width: 1229px) {
    .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.1);
}
.video-list .element .play-block span {
    display: inline-block;
    border-radius: 100%;
    background: rgba(255,255,255,0.1);
}
.video-list .element .play-block span i{
    display: inline-block;
    color: #fff;
    font-size: 40px;
    width: 64px;
    height: 64px;
    line-height: 61px;
    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:hover span i{
    color: #FF121A;
    border-color: #FF121A;
}
.video-list .element .element-content{
    padding: 25px 0;
}

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



















/**************************************************   MEDIA QUERIS   *****************************************************/

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

}
@media only screen and (max-width: 991px) {
    .header-shop-bar .element.header-cart {
        border-left: 1px solid rgba(255,255,255,0.1);
    }
	.top-menu-inner:after {

}
.top-menu-inner:before {

}
}
@media only screen and (max-width: 767px) {
    .cart-body .element .table,
    .cart-body .element .table-cell{
        display: block;
    }
    .content {
        padding: 10px;
    }
	.top-menu-inner:after {
}
.top-menu-inner:before {
}
}

@media only screen and (min-width: 768px) {
    .modal {
        padding: 55px 40px 40px;
    }
	.header-inner {
    height: 115px;
    background: transparent;
    padding-right: 20px;
    padding-left: 10px;
	padding-top: 10px;
}

}

@media only screen and (min-width: 992px) {
    .characteristics .tpl-table,
    .index-template .middle{
        padding-top: 10px
    }
    .top-slider,
    .actions-carousel,
    .index-popular,
    .index-novelty,
    .index-info-block,
    .index-content{
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 1330px) {
    .container{
        width: 1200px;
    }
    .main-wrapper{
        width: 1165px;
    }
    
    .product-block > .row > .col-sm-9 > .row > div:first-of-type{
        width: 40%;
    }
    .product-block > .row > .col-sm-9 > .row > div:last-of-type{
        width: 60%;
    }
}


.footer-c {
    padding: 20px;
}
.footer-c ul {
    list-style: disc!important;
    padding-left: 20px;
    margin-bottom: 20px;
}
.price-p {
    font-size: 14px;
    
}

.price-p span{
    display: block;
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    
}
.thumb img {
    filter: none;
    -webkit-filter: grayscale(0);
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 5px;
}
.social a {
    color: #d30102;
}
.social-2 a {
    color: #d30102;
}
.footer-wrapper-top {
    min-height: 200px;
    max-width: 100%;
    margin: 0 auto;
    background: #000;
    color: #fff;
    padding: 33px 0 25px;
    font-size: 14px;
	background: url(../images/e-fon.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
}
.mail h2 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 25px;
    color: #fff;
    line-height: 1.1;
    text-transform: uppercase;
}
.tplbutton {
    display: inline-block;
    text-decoration: none !important;
    color: #fff;
    background: #d30102;
    font-size: 13px;
    padding: 12px 20px;
    margin-bottom: 15px;
    position: relative;
    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;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 4px;
    border: 1px solid #ffffff;
	border-radius: 30px;
}
.center {
    text-align: center;
}
.contacts-section-map2 {
    top: 0;
    left: 0;
    width: 100%;
    height: 300px;
    position: relative;
}
/*Добавляем поля*/
.faq-section{
        margin: 20px 0;
}

/*Скрываем чекбоксы и абзацы*/
.faq-section input,
.faq-section p{
        display: none;
}

/*Показываем только обрезанное введение */
.faq-section label+p{
        display: block;
        color: #999;
        font-size: .85em;
        transition: all .15s ease-out;
        /* Clipping text */
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
}

/*Если чекбокс отмечен, показываем все абазацы*/
.faq-section input[type=checkbox]:checked~p{
        display: block;
        color: #444;
        font-size: 1em;
        /* Восстанавливаем обрезание по умолчаниюы */
        text-overflow: clip;
        white-space: normal;
        overflow: visible;
}

/*Стили для метки*/
.faq-section label{
        font-size: 1.0em;
        cursor: pointer;
        background: #fff;
        display: block;
        position: relative;
        padding: 7px 10px;
        font-weight: bold;
        border: 1px solid #ddd;
        border-left: 3px solid #888;
        text-shadow: 0 1px 0 rgba(255,255,255,.5);
        transition: all .15s ease-out;
}

/*Удаляем выделение текста при переключении*/
.faq-section label::selection{
        background: none;
}

.faq-section label:hover{
        background: #f5f5f5;
}


/*Стрелка метки - состояние по умолчанию*/
.faq-section label::before{
        content: '';
        position: absolute;
        right: 4px;
        top: 50%;
        margin-top: -6px;
        border: 6px solid transparent;
        border-left-color: inherit;
}

/*Обновляем стрелку справа*/
.faq-section input[type=checkbox]:checked~label::before{
        border: 6px solid transparent;
        border-top-color: inherit;
        margin-top: -3px;
        right: 10px;
}

.top-menu-inner:after {
}
.top-menu-inner:before {
}
/* START TOOLTIP STYLES */
[tooltip] {
  position: relative; /* opinion 1 */
  padding-right: 5px;
}

/* Applies to all tooltips */
[tooltip]::before,
[tooltip]::after {
  text-transform: none; /* opinion 2 */
  font-size: .8em; /* opinion 3 */
  line-height: 1;
  user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0;
}
[tooltip]::before {
  content: '';
  border: 5px solid transparent; /* opinion 4 */
  z-index: 1001; /* absurdity 1 */
}
[tooltip]::after {
  content: attr(tooltip); /* magic! */
  
  /* most of the rest of this is opinion */
  font-family: Helvetica, sans-serif;
  text-align: center;
  
  /* 
    Let the content set the size of the tooltips 
    but this will also keep them from being obnoxious
    */
  min-width: 3em;
  max-width: 21em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 1ch 1.5ch;
  border-radius: .3ch;
  box-shadow: 0 1em 2em -.5em rgba(0, 0, 0, 0.35);
  background: #333;
  color: #fff;
  z-index: 1000; /* absurdity 2 */
}

/* Make the tooltips respond to hover */
[tooltip]:hover::before,
[tooltip]:hover::after {
  display: block;
}

/* don't show empty tooltips */
[tooltip='']::before,
[tooltip='']::after {
  display: none !important;
}

/* FLOW: UP */
[tooltip]:not([flow])::before,
[tooltip][flow^="up"]::before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: #333;
}
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::after {
  bottom: calc(100% + 5px);
}
[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::before,
[tooltip][flow^="up"]::after {
  left: 50%;
  transform: translate(-50%, -.5em);
}

/* FLOW: DOWN */
[tooltip][flow^="down"]::before {
  top: 100%;
  border-top-width: 0;
  border-bottom-color: #333;
}
[tooltip][flow^="down"]::after {
  top: calc(100% + 5px);
}
[tooltip][flow^="down"]::before,
[tooltip][flow^="down"]::after {
  left: 50%;
  transform: translate(-50%, .5em);
}

/* FLOW: LEFT */
[tooltip][flow^="left"]::before {
  top: 50%;
  border-right-width: 0;
  border-left-color: #333;
  left: calc(0em - 5px);
  transform: translate(-.5em, -50%);
}
[tooltip][flow^="left"]::after {
  top: 50%;
  right: calc(100% + 5px);
  transform: translate(-.5em, -50%);
}

/* FLOW: RIGHT */
[tooltip][flow^="right"]::before {
  top: 50%;
  border-left-width: 0;
  border-right-color: #333;
  right: calc(0em - 5px);
  transform: translate(.5em, -50%);
}
[tooltip][flow^="right"]::after {
  top: 50%;
  left: calc(100% + 5px);
  transform: translate(.5em, -50%);
}

/* KEYFRAMES */
@keyframes tooltips-vert {
  to {
    opacity: .9;
    transform: translate(-50%, 0);
  }
}

@keyframes tooltips-horz {
  to {
    opacity: .9;
    transform: translate(0, -50%);
  }
}

/* FX All The Things */ 
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after,
[tooltip][flow^="down"]:hover::before,
[tooltip][flow^="down"]:hover::after {
  animation: tooltips-vert 300ms ease-out forwards;
}

[tooltip][flow^="left"]:hover::before,
[tooltip][flow^="left"]:hover::after,
[tooltip][flow^="right"]:hover::before,
[tooltip][flow^="right"]:hover::after {
  animation: tooltips-horz 300ms ease-out forwards;
}
.fire-r {
    float: right;
    position: absolute;
    top: 20%;
    right: 0px;
    position: fixed;
    z-index: 1000;
}
.fire-l {
    float: left;
    position: absolute;
    top: 20%;
    left: 0px;
    transform: scaleX(-1);
    position: fixed;
    z-index: 1000;
}
.stamp {
    position: absolute;
    right: 20px;
    top: 80%;
}

.slide{

}
.slick-list{

}
.slick-list{

}
input#range {
    background: #ebebeb;
    border-radius: 15px;
}
input#range2 {
    background: #fff;
    position: absolute;
    z-index: 1000;
    left: 35%;
    right: 35%;
    border-radius: 15px;
}
input#range3 {
    background: #fff;
    position: absolute;
    z-index: 1000;
    left: 35%;
    right: 35%;
    border-radius: 15px;
}
input[type="range"]{
  -webkit-appearance:none;
  height:10px;
  background: #000;
  outline: none;
  cursor: pointer;
}

.slh input[type="range"]:first-of-type{
  margin-top:-30px;
}
.slt input[type="range"]:first-of-type{
  margin-top:-30px;
}
div#page-wrap {
    text-align: center;
}
input[type="range"]:first-of-type{
  margin-top:30px;
  margin-bottom: 30px;
}

input[type="range"]::-webkit-slider-thumb{
  -webkit-appearance:none;
  appearance: none;
  width:20px;
  height:20px;
  background:#000;
  position:relative;
  z-index:100;
  box-shadow:0 0 5px 0 rgba(0,0,0,0.3);
  border-radius: 50%;
}

input[type="range"]::-webkit-slider-thumb:after{
  content:" ";
  width:160px;
  height:10px;
  position:absolute;
  z-index:1;
  right:20px;
  top:5px;
  background: #000;
}
.box-f img {
   position: absolute;
   top:50%;
   left:50%;
   transform:translate(-50%,-50%);
   width:300px;
   height:300px;
   object-fit:cover;
}
.ec-stars span.rating-5 {
    width: 96px;
}

.ec-stars span {
    background: url(../images/ec-stars.png) 0 0 repeat-x;
    display: block;
    height: 16px;
    width: 0px;
    margin-top: 10px;
}

.content  ul{
    list-style: disc;
    padding-left: 20px;
    padding-bottom: 10px;
}
.content  ul li::marker {
    color: #fff;
}
.about-promo:after {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    background: url(../images/sparkles_left.webp) no-repeat 0 100%,url(../images/sparkles_right.webp) no-repeat 100% 0,url(../images/corner_left-top.webp) no-repeat 0 0,url(../images/corner_right-top.webp) no-repeat 100% 0,url(../images/corner_left-bottom.webp) no-repeat 0 100%,url(../images/corner_right-bottom.webp) no-repeat 100% 100%;
    z-index: -1;
}
.footer-rek {
    position: relative;
    opacity: 0;
    filter: alpha(opacity=0);
    height: 10px;
}
#header_shadow {
    background-image: url(../images/header_sh.png);
    background-position: top center;
    background-repeat: no-repeat;
    bottom: -75px;
    top: 150px;
    height: 75px;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    z-index: 99;
}
.yoomoney-payment-form .ym-block-title {
    color: #ffffff!Important;
}
.bgimgf {
    height: 241px;
    padding: 0px 0px;

}
.bgimg {
    height: 241px;
    padding: 0px 0px;
    width: 100%;
    background-size: cover;
    background-position: center
}
.bgimg2 {
    background-size: 100%;
    transition: all 0.5s ease-in-out;
}
.bgimg2:hover {
    background-size: 130%;
}
.container iframe, .container object, .container video:not(.cover) {
    display: block;
    margin: 0px auto;
}
.container iframe:not(.cover), .container object:not(.cover), .container video:not(.cover) {
    max-width: 100%;
}
.project-list__item-video {
    width: 55%;
    height: auto;
    object-fit: cover;
    will-change: transform;
    border-radius: 4px;
    overflow: hidden;
    background: rgb(69 151 86 / 0%);
    box-shadow: 0 3px 4px rgb(0 0 0 / 30%), -3px 0 20px -23px rgb(0 0 0 / 80%), 3px 0 20px -23px rgb(0 0 0 / 80%), 0 0 40px rgb(0 0 0 / 10%) inset;
    padding: 5px;
}
input.form-control {
    color: #fff;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #fff;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #fff;
}
::placeholder { /* Most modern browsers support this now. */
   color:    #fff;
}
.ym-product {
    color: #fff;
}
input#textcreate3 {
    color: #000;
}
input#textcreate4 {
    color: #000;
}