@charset "UTF-8";

@font-face {
    font-family: 'fontello';
    src: url("../fonts/fontello.eot?22852078");
    src: url("../fonts/fontello.eot?22852078#iefix") format("embedded-opentype"), url("../fonts/fontello.woff2?22852078") format("woff2"), url("../fonts/fontello.woff?22852078") format("woff"), url("../fonts/fontello.ttf?22852078") format("truetype"), url("../fonts/fontello.svg?22852078#fontello") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-facebook:before {
    content: '\f09a';
}

/* '' */
.icon-youtube-play:before {
    content: '\f16a';
}

/* '' */
.icon-vkontakte:before {
    content: '\f189';
}

/* '' */
.icon-instagram-1:before {
    content: '\f32d';
}

/* '' */
@font-face {
    font-family: 'bebas_neuebook';
    src: url("../fonts/bebasneuebook-webfont.woff2") format("woff2"), url("../fonts/bebasneuebook-webfont.woff") format("woff"), url("../fonts/bebasneuebook-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bebas_neue_regularregular';
    src: url("../fonts/bebasneueregular-webfont.woff2") format("woff2"), url("../fonts/bebasneueregular-webfont.woff") format("woff"), url("../fonts/bebasneueregular-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

.psd, .search-btn:before, .searchbox-icon:before,
.searchbox-submit:before, .breadcrumbs li + li:before, ul.list li:before, .info:before, a.has-arr:before, .jcf-select .jcf-select-opener:before, .form-btn span:before, .cat-switcher .switch-btn:before, .news-line-item a:before, .about-item .text:before, .ch-item label:before, .ch-item label:after, .place-result ul li .has:before, .nav-catalog .back:before, .slick-arrow:before, .category-item .btn:before, .forgot a:before, .modal-content:before {
    content: '';
    display: block;
    position: absolute;
}

.trans, .btn, .lang li a,
.log-in li a, .call-back a, .socially ul li a, .top-nav li a, .form-control, .main-nav .nav-item .name a, .nav-catalog a img, .features .shop-link, .ftr-top a, .nav-ico, .nav-ico span, .news-item .img-box img, .news-item .name, .pagination .page-item a, .backdrop, .tab-container .nav-tabs .nav-item .nav-link, .slick-dots li button, .rad-item label, .form .form-control, .js-tile .cat-item .name,
.js-tile .cat-item .color-code,
.js-tile .cat-item .btn-box,
.js-tile .cat-item .info-box, .news-line-item .text, .news-line-item a, .news-line-item a:before, .news-line-item .name a, .ch-item label:before, .ch-item label:after, .shop-item, .nav-catalog .back, .slick-arrow, .category-item .name, .nav-pills .nav-item .nav-link {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.btn {
    display: inline-block;
    vertical-align: top;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    color: #fff;
    border: 1px solid #ac0501;
    background: #ac0501;
    padding: 14px 30px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
}

.btn:hover, .btn:focus {
    background: #fff;
    color: #ac0501;
    text-decoration: none;
}

.btn.red:hover, .btn.red:focus {
    background: #8A0401;
    color: #fff;
}

.btn.more-btn, .btn.btn-white {
    background: #fff;
    color: #ac0501;
}

.btn.more-btn:hover, .btn.more-btn:focus {
    background: #ac0501;
    color: #fff;
}

.btn.btn-long {
    padding: 14px 20px;
}

button, a,
.slide.slick-slide.slick-current.slick-active {
    outline: none !important;
}

body {
    background: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #444444;
}

h1, h2, h3, h4, h5 {
    margin-top: 0;
}

ul, ol {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    color: #ac0501;
}

a:hover, a:focus {
    color: #ac0501;
}

p {
    font-size: 15px;
    color: #444444;
    line-height: 25px;
    margin: 0 0 25px 0;
}

p strong {
    font-weight: 700;
    color: #000;
}

h1 {
    font-weight: 400;
    font-size: 40px;
    text-transform: uppercase;
    font-family: 'bebas_neue_regularregular';
    text-transform: uppercase;
    margin-bottom: 15px;
}

hr {
    margin: 4em 0;
}

.hero h1 {
    color: #fff;
}

.no-shadow, .btn:hover, .btn:focus, .form-control:focus {
    -webkit-box-shadow: 0px 0px 0px 0px transparent !important;
    box-shadow: 0px 0px 0px 0px transparent !important;
}

.header {
    position: relative;
    z-index: 10;
}

.head-top {
    padding: 5px 0;
    border-bottom: 1px solid #cccccc;
}

.head-top .logo {
    display: none;
    width: 100px;
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.lang,
.log-in {
    font-size: 0;
}

.lang li,
.log-in li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-size: 14px;
    color: #444444;
}

.lang li + li:before,
.log-in li + li:before {
    content: '|';
    display: inline-block;
    vertical-align: top;
    padding: 0 13px;
    color: #999999;
}

.lang li a,
.log-in li a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #444444;
}

.lang li a:hover, .lang li a:focus, .lang li a.active,
.log-in li a:hover,
.log-in li a:focus,
.log-in li a.active {
    color: #999999;
    text-decoration: none;
}

.log-in {
    display: inline-block;
    vertical-align: top;
    line-height: 35px;
    padding-right: 15px;
}

.log-in li a {
    text-transform: uppercase;
}

.log-in li a:hover, .log-in li a:focus {
    color: #ac0501;
}

.call-back {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.call-back:after {
    content: '|';
    display: inline-block;
    vertical-align: top;
    color: #999999;
}

.call-back a {
    display: inline-block;
    vertical-align: top;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    padding: 0 20px;
}

.call-back a:hover, .call-back a:focus {
    text-decoration: none;
    color: #ac0501;
}

.socially {
    display: inline-block;
    vertical-align: top;
    padding-top: 3px;
}

.socially ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.socially ul li {
    display: block;
    margin-left: 20px;
}

.socially ul li a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    font-size: 18px;
    line-height: 16px;
    color: #b2b2b2;
}

.socially ul li a:hover, .socially ul li a:focus {
    color: #000;
}

.head-mdl {
    padding: 25px 0;
}

.head-mdl .search {
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 35px;
}

.head-mdl .btn-box {
    display: inline-block;
    vertical-align: top;
    padding-right: 10px;
}

.head-mdl .btn-box .btn {
    padding: 7px 20px;
    margin-right: 7px;
}

.search-btn {
    display: block;
    padding: 0;
    background: #fff;
    position: relative;
    border: 0;
    width: 35px;
    height: 35px;
}

.search-btn:before {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 16px;
    height: 16px;
    background: url(../images/icons.png) 0 0 no-repeat;
}

.search-btn:hover:before {
    background-position: -17px 0;
}

.logo {
    display: inline-block;
    vertical-align: top;
}

.logo img {
    max-width: 100%;
}

.head-btm {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
}

.head-btm .user-nav {
    display: none;
}

.top-nav {
    background: #ac0501;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 2;
}

.top-nav li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.top-nav li a {
    display: block;
    color: #fff;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    padding: 20px;
    position: relative;
    z-index: 10;
}

.top-nav li a:hover, .top-nav li a:focus {
    background: #8a0401;
}

.top-nav li + li a {
    border-left: 1px solid #BD3734;
}

.top-nav li:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64px;
    flex: 0 0 64px;
    max-width: 64px;
}

.top-nav li:first-child a {
    background: #8A0401;
}

/*.top-nav li.show a {
    background: #fff;
    color: #000;
}*/

.top-nav .dropdown-menu {
    float: none;
    margin-top: 0;
    z-index: 1;
    width: 100%;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    padding: 35px 40px;
    background: #fff;
    left: 0;
    right: 0;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    top: 100% !important;
    -webkit-box-shadow: 0px 0px 20px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 20px 20px rgba(0, 0, 0, 0.2);
}

.top-nav .dropdown-menu .title {
    font-size: 30px;
    font-family: 'bebas_neue_regularregular';
    margin-bottom: 15px;
}

.top-nav .dropdown-menu .btn-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
}

.top-nav .dropdown-menu .btn-box > div {
    padding: 0 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}

.top-nav .dropdown-menu .btn-box .btn {
    width: 100%;
    margin-bottom: 10px;
}

.form-control {
    display: block;
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    font-size: 16px;
    border: 1px solid #cccccc;
    background: #f4f4f4;
    height: 50px;
    padding: 10px 20px;
    line-height: 28px;
}

.form-control:focus {
    background: #fff;
    border-color: #3fb7f6;
}

.help-block {
    color: #9E9E9E;
    font-size: 12px;
    margin-top: 10px;
}

.search-box {
    position: relative;
}

.search-box .form-group {
    position: relative;
    padding-right: 50px;
    margin-bottom: 0;
}

.search-box .search-btn {
    background: #ac0501;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
}

.search-box .search-btn:before {
    background-position: -34px 0;
}

.searchbox {
    position: absolute;
    z-index: 10;
    top: 0px;
    right: 15px;
    min-width: 35px;
    width: 0%;
    height: 37px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    border: 1px solid transparent;
}

.searchbox-input {
    top: 0;
    right: 0;
    border: 0;
    outline: 0;
    width: 100%;
    height: 37px;
    margin: 0;
    padding: 0px 55px 0px 20px;
    font-size: 16px;
    color: #444444;
    background: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
}

.searchbox-input::-webkit-input-placeholder {
    color: #051731;
    opacity: 1;
}

.searchbox-input:-moz-placeholder {
    color: #051731;
    opacity: 1;
}

.searchbox-input::-moz-placeholder {
    color: #051731;
    opacity: 1;
}

.searchbox-input:-ms-input-placeholder {
    color: #051731;
    opacity: 1;
}

.searchbox-icon,
.searchbox-submit {
    display: block;
    padding: 0;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    cursor: pointer;
    width: 35px;
    height: 37px;
}

.searchbox-icon:before,
.searchbox-submit:before {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 16px;
    height: 16px;
    background: url(../images/icons.png) 0 0 no-repeat;
}

.searchbox-icon:hover:before,
.searchbox-submit:hover:before {
    background-position: -17px 0;
}

.searchbox-open {
    width: 100%;
    border: 1px solid #ccc;
}

.home-slider {
    padding: 90px 0 20px;
    background: url(../images/hero-bg.jpg) center top no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
    margin-bottom: 50px;
}

.home-slider.brand-home {
    background: url(../images/hero-bg-1.jpg) center top no-repeat;
    background-size: cover;
}

.home-slider.brand-home .slogan {
    text-align: right;
}

.home-slider:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    top: 0;
    z-index: -1;
    background: url(../images/car-shadow.png) center bottom no-repeat;
}

.slogan {
    font-size: 58px;
    text-transform: uppercase;
    text-align: center;
    line-height: 58px;
    margin-bottom: 20px;
    font-family: 'bebas_neuebook';
    color: #fff;
}

.hero-slider .slider {
    opacity: 0;
    visibility: hidden;
    position: relative;
}

.hero-slider .slider.slick-initialized {
    opacity: 1;
    visibility: visible;
}

.hero-slider img {
    max-width: 100%;
}

.headline {
    text-align: center;
    color: #000;
    margin-bottom: 50px;
    text-transform: uppercase;
    font-size: 44px;
    line-height: 44px;
    font-family: 'bebas_neue_regularregular';
}

.headline.lft {
    text-align: left;
}

.main-nav {
    margin-bottom: 45px;
}

.main-nav .main-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.main-nav .nav-col {
    padding: 0 5px;
    margin-bottom: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}

.main-nav .nav-col.sm {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
}

.main-nav .nav-col.lg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

.main-nav .nav-item {
    display: block;
    position: relative;
    width: 100%;
}

.main-nav .nav-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    z-index: 1;
}

.main-nav .nav-item .name {
    position: absolute;
    z-index: 2;
    top: 50px;
    left: 50px;
    right: 50px;
    font-family: 'bebas_neue_regularregular';
    font-size: 40px;
    text-transform: uppercase;
    color: #fff;
    font-size: 40px;
    line-height: 40px;
}

.main-nav .nav-item .name a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #fff;
}

.main-nav .nav-item .name a:hover, .main-nav .nav-item .name a:focus {
    text-decoration: none;
    color: #ac0501;
}

.main-nav .btn-box {
    position: absolute;
    z-index: 2;
    bottom: 40px;
    right: 45px;
    left: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.main-nav .btn-box > div {
    padding: 0 5px;
}

.main-nav .btn {
    margin-bottom: 10px;
    border-color: #fff;
    color: #fff;
    background-color: transparent;
    width: 220px;
    max-width: 100%;
}

.main-nav .btn:hover, .main-nav .btn:focus {
    background-color: #fff;
    color: #000;
}

.main-nav .btn.enter-btn {
    background-color: #fff;
    color: #000;
}

.main-nav .btn.enter-btn:hover, .main-nav .btn.enter-btn:focus {
    background-color: #ac0501;
    border-color: #ac0501;
    color: #fff;
}

.nav-catalog {
    margin-bottom: 0;
}

.nav-catalog.has-indent {
    margin-bottom: 40px;
}

.nav-catalog .name {
    text-align: center;
    font-size: 30px;
    line-height: normal;
}

.nav-catalog a {
    display: block;
    text-decoration: none;
    color: #fff;
    overflow: hidden;
}

.nav-catalog a:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.features {
    margin-bottom: 10px;
}

.features.has-indent {
    margin-bottom: 50px;
}

.features .shop-link {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    position: relative;
    font-size: 15px;
    text-decoration: none;
    color: #ac0501;
    padding-left: 55px;
}

.features .shop-link:hover, .features .shop-link:focus {
    text-decoration: none;
    color: #000;
}

.features .shop-link img {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.features-row {
    position: relative;
    font-size: 0;
    text-align: right;
    background-color: #F0F0F0;
}

.features-row .img-box {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}

.features-row .img-box img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.features-row .container {
    position: absolute;
    text-align: left;
    top: 0;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.features-row .text {
    max-width: 480px;
    padding: 40px 0;
}

.features-row .headline {
    margin-bottom: 25px;
}

.features-row p {
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 35px;
}

.footer {
    background: #222222;
}

.footer .socially {
    display: block;
    padding-top: 10px;
}

.footer .socially ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.footer .socially ul li a {
    color: #fff;
}

.footer .socially ul li a:hover, .footer .socially ul li a:focus {
    color: #9c9c9c;
}

.ftr-top {
    padding: 60px 0;
    border-bottom: 1px solid #4E4E4E;
    text-align: center;
}

.ftr-top a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 20px;
}

.ftr-top a:hover, .ftr-top a:focus {
    text-decoration: none;
    color: #9c9c9c;
}

.ftr-top a img {
    vertical-align: top;
    margin-right: 5px;
}

.ftr-btm {
    padding: 50px 0;
}

.copy {
    text-align: right;
    font-size: 15px;
    padding-top: 7px;
    color: #9c9c9c;
}

.nav-ico {
    display: none;
    position: absolute;
    padding: 0;
    background: transparent;
    width: 27px;
    height: 27px;
    overflow: hidden;
    z-index: 100;
    border: 1px solid #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
}

.nav-ico span {
    display: block;
    position: absolute;
    left: 6px;
    height: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    width: 14px;
    background: #fff;
}

.nav-ico span:first-child {
    top: 7px;
}

.nav-ico span:nth-child(2) {
    top: 12px;
}

.nav-ico span:last-child {
    top: 17px;
}

.js-open .nav-ico {
    border-color: #ac0501;
    background: #ac0501;
}

.js-open .nav-ico span:first-child {
    top: 12px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.js-open .nav-ico span:last-child {
    top: 12px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.js-open .nav-ico span:nth-child(2) {
    left: 150px;
}

.hero {
    background: url(../images/hero.jpg) center top no-repeat #222222;
    background-size: cover;
    position: relative;
    z-index: 1;
    padding: 120px 0 50px;
    text-align: center;
}

.breadcrumbs {
    font-size: 0;
    margin-bottom: 20px;
}

.breadcrumbs li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    padding-right: 25px;
    color: #CECECE;
}

.breadcrumbs li:last-child {
    padding-right: 0;
}

.breadcrumbs li + li:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -14px;
    width: 6px;
    height: 10px;
    background: url(../images/icons.png) -51px 0 no-repeat;
}

.breadcrumbs li a {
    display: inline-block;
    vertical-align: top;
    color: #CECECE;
    text-decoration: none;
}

.breadcrumbs li a:hover, .breadcrumbs li a:focus {
    text-decoration: underline;
}

.main {
    padding: 60px 0;
}

.main.no-indent {
    padding-top: 10px;
}

.news-list {
    padding-bottom: 20px;
}

.news-list.has-bg {
    background: #F0F0F0;
    padding: 50px 0 20px;
}

.news-item {
    margin-bottom: 30px;
}

.news-item a {
    display: block;
    color: #444444;
    text-decoration: none;
}

.news-item span {
    display: block;
}

.news-item .img-box {
    overflow: hidden;
    margin-bottom: 10px;
}

.news-item .img-box img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.news-item .name {
    font-size: 14px;
    line-height: 24px;
    /* color: #000; */
    text-transform: uppercase;
    margin: 10px 0;
    font-weight: 600;
}

.news-item .date {
    font-size: 14px;
    color: #fff;
    margin-top: -45px;
    padding: 7px 25px;
    background: rgba(0, 0, 0, 0.4);
    display: block;
    z-index: 40;
    position: absolute;
}

.news-item a:hover .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.news-item a:hover .name {
    color: #ac0501;
}

.pagination {
    margin-bottom: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pagination .page-item,
.pagination .prev,
.pagination .next {
    margin: 0 5px;
    font-size: 14px;
}

.pagination .page-item a,
.pagination .prev a,
.pagination .next a {
    border: 0;
    border-radius: 0 !important;
    width: 40px;
    height: 40px;
    padding: 10px 15px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    color: #444444;
    background: #F0F0F0;
    float: none;
}

.pagination .page-item a:hover, .pagination .page-item a:focus, .pagination .page-item a.active,
.pagination .page-item.active a {
    color: #fff;
    background: #AD0502;
}

.pagination .page-item a.active,
.pagination .page-item.active a{
    pointer-events: none;
}

.backdrop {
    position: fixed;
    z-index: 20;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.3);
    display: none;
}

.article {
    padding-bottom: 20px;
}

.article .headline {
    margin-bottom: 10px;
}

.article .date {
    font-size: 14px;
    text-align: center;
    margin-bottom: 40px;
}

.article .btn-box {
    margin-bottom: 20px;
}

.article .btn-box .btn {
    margin: 0 10px 10px 0;
}

.cnt-img {
    margin-bottom: 50px;
}

.cnt-img img {
    max-width: 100%;
}

.quote {
    font-weight: 300;
    font-style: italic;
    font-size: 20px;
    line-height: 30px;
    padding-left: 30px;
    margin-bottom: 30px;
    border-left: 2px solid #ac0501;
}

ul.list,
ol.list {
    padding-left: 30px;
    margin-bottom: 30px;
}

ul.list li,
ol.list li {
    display: block;
    position: relative;
    font-size: 15px;
    line-height: 25px;
    padding-left: 20px;
}

ul.list li:before {
    top: 7px;
    left: 0;
    width: 10px;
    height: 8px;
    background: url(../images/icons.png) -51px -11px no-repeat;
}

ol.list {
    counter-reset: li;
}

ol.list li:before {
    content: counter(li) ".";
    counter-increment: li;
    position: absolute;
    top: 0;
    left: 0;
}

.share {
    margin-bottom: 30px;
}

.share img {
    max-width: 100%;
}

.comments {
    margin-bottom: 30px;
}

.comm-box img {
    max-width: 100%;
}

.full-headline {
    margin-bottom: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.full-headline .title {
    text-align: center;
    padding: 0 20px;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
}

.slider-box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 390px;
    flex: 0 0 390px;
    max-width: 390px;
    position: relative;
    padding-left: 40px;
}

.slider-box ul {
    opacity: 0;
    visibility: hidden;
    position: relative;
}

.slider-box ul.slick-initialized {
    opacity: 1;
    visibility: visible;
}

.slider-box ul li {
    display: block;
}

.slider-box ul li span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 40px;
    padding: 0 10px;
}

.slider-box .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    border: 0;
    padding: 0;
    background-color: transparent;
    overflow: hidden;
    text-indent: -9999px;
    outline: none;
    width: 16px;
    height: 30px;
    background: url(../images/icons.png) no-repeat;
}

.slider-box .slick-arrow.slick-prev {
    background-position: 0 -20px;
}

.slider-box .slick-arrow.slick-next {
    display: none !important;
}

.info {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    width: 32px;
    height: 32px;
    border: 1px solid #ac0501;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: relative;
}

.info:before {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 2px;
    height: 17px;
    background: url(../images/icons.png) -62px 0 no-repeat;
}

.tab-container {
    margin-bottom: 35px;
}

.tab-container.has-map {
    margin-bottom: 0;
}

.tab-container .nav-tabs {
    border-bottom: 0;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.tab-container .nav-tabs .nav-item {
    margin-left: -1px;
}

.tab-container .nav-tabs .nav-item:last-child {
    margin-left: 0;
}

.tab-container .nav-tabs .nav-item .nav-link {
    border: 1px solid #CCCCCC;
    border-radius: 0 !important;
    text-align: center;
    color: #444444;
    font-size: 14px;
    text-transform: uppercase;
    padding: 13px;
}

.tab-container .nav-tabs .nav-item .nav-link:hover {
    background: #fafafa;
}

.tab-container .nav-tabs .nav-item .nav-link.active, .tab-container .nav-tabs .nav-item .nav-link:focus {
    background: #fff;
    color: #000;
    border-top-color: #ac0501;
    border-bottom-color: #fff;
}

.tab-container .nav-tabs .nav-item + .nav-item a {
    border-left: 0;
}

.card-body {
    padding: 0;
}

table {
    width: 100%;
}

table tr th {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    padding: 13px 20px;
    background: #ECECEC;
    vertical-align: top;
}

table tr td {
    font-size: 16px;
    font-weight: 400;
    color: #444444;
    padding: 13px 20px;
    border-bottom: 1px solid #CCCCCC;
}

table tr td strong {
    font-weight: 700;
}

table .qu {
    font-size: 22px;
    font-weight: 300;
}

table .ico {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

a.has-arr {
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-decoration: none;
    color: #000;
    padding-right: 18px;
    line-height: 20px;
}

a.has-arr:before {
    right: 0;
    top: 7px;
    width: 10px;
    height: 6px;
    background: url(../images/icons.png) -65px -9px no-repeat;
}

a.has-arr:hover, a.has-arr:focus {
    color: #000;
    text-decoration: none;
}

/************************/
.table-fixed {
    width: 1110px;
}

.table-fixed tbody {
    /* height: 400px; */
    overflow-y: auto;
    width: 100%;
}

.table-fixed thead,
.table-fixed tbody,
.table-fixed td,
.table-fixed th {
    display: block;
}

.table-fixed tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.table-fixed tr:after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
}

.table-fixed th {
    height: 70px;
}

.table-fixed td,
.table-fixed th {
    width: 20%;
}

.table-fixed td:nth-child(5),
.table-fixed th:nth-child(5) {
    /*width: 10%;*/
}

.table-fixed td:nth-child(7),
.table-fixed th:nth-child(7) {
    width: 5%;
}

.table-fixed td:nth-child(4),
.table-fixed th:nth-child(4) {
    width: 21%;
}

.table-box {
    overflow: auto;
}

.table-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.nav-list a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    margin-right: 30px;
}

.sort-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-right;
    -ms-flex-pack: flex-right;
    justify-content: flex-right;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.sort-box p {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    margin: 0 15px 0 0;
}

.sort-box .sel-box {
    width: 80px;
    margin-left: -1px;
}

.qty-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.qty-box .form-control {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    max-width: 70px;
    height: 36px;
    border: 1px solid #CCCCCC;
    background: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    padding: 5px 15px;
}

.quantity-box {
    margin-bottom: 50px;
}

.quantity-box input,
.quantity-box .sel-box,
.quantity-box .btn {
    width: 100%;
}

.quantity-box .jcf-select,
.quantity-box input {
    height: 51px;
}

.quantity-box .jcf-select .jcf-select-text {
    text-transform: uppercase;
    line-height: 50px;
    padding-left: 10px;
}

/* select */
.jcf-select,
.form .select2-container {
    display: block;
    vertical-align: top;
    position: relative;
    height: 36px;
    border: 1px solid #CCCCCC;
    background: #F4F4F4;
    width: 100%;
}

.select2-container--krajee .select2-selection--single {
    height: 35px;
    background: transparent;
    border: 0;
    box-shadow: none;
}

.jcf-select select {
    z-index: 1;
    left: 0;
    top: 0;
}

.jcf-select .jcf-select-text {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    font-size: 14px;
    line-height: 34px;
    margin: 0 30px 0 15px;
}

.jcf-select .jcf-select-text img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    max-width: 50px;
}

.jcf-select .jcf-select-opener{
    position: absolute;
    text-align: center;
    width: 26px;
    bottom: 0;
    right: 0;
    top: 0;
}

.select2-container--krajee.select2-container--open .select2-selection, .select2-container--krajee .select2-selection:focus {
    box-shadow: none;
}

.select2-container--krajee .select2-selection--single .select2-selection__placeholder {
    color: #444;
}

.select2-container--krajee .select2-selection--single .select2-selection__clear {
    right: 4rem;
    font-size: 26px;
    font-weight: 100;
    top: 5px;
}

.select2-container--krajee .select2-selection--single .select2-selection__arrow {
    position: absolute;
    text-align: center;
    width: 26px;
    bottom: 0;
    right: 0;
    top: 0;
    height: 48px;
    border: none;
}

.jcf-select .jcf-select-opener:before {
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 14px;
    height: 8px;
    background: url(../images/icons.png) -65px 0 no-repeat;
}

.select2-container--krajee .select2-selection--single .select2-selection__arrow:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 14px;
    height: 8px;
    background: url(../images/icons.png) -65px 0 no-repeat;
}

.select2-container--krajee .select2-selection--single .select2-selection__arrow b {
    display: none;
}

body > .jcf-select-drop {
    position: absolute;
    margin: -1px 0 0;
    z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
    margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
    position: absolute;
    margin-top: 0px;
    z-index: 9999;
    top: 100%;
    left: -1px;
    right: -1px;
}

.jcf-select .jcf-drop-flipped {
    bottom: 100%;
    top: auto;
}

.jcf-select.jcf-compact-multiple {
    max-width: 220px;
}

.jcf-select.jcf-compact-multiple .jcf-select-opener:before {
    display: inline-block;
    padding-top: 2px;
    content: '...';
}

.jcf-select-drop .jcf-select-drop-content {
    border: 1px solid #CCCCCC;
}

.jcf-select-drop.jcf-compact-multiple .jcf-hover {
    background: none;
}

.jcf-select-drop.jcf-compact-multiple .jcf-selected {
    background: #e6e6e6;
    color: #000;
}

.jcf-select-drop.jcf-compact-multiple .jcf-selected:before {
    display: inline-block;
    content: '';
    height: 4px;
    width: 8px;
    margin: -7px 5px 0 -3px;
    border: 3px solid #777;
    border-width: 0 0 3px 3px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* multiple select styles */
.jcf-list-box {
    overflow: hidden;
    display: inline-block;
    border: 1px solid #b8c3c9;
    min-width: 200px;
    margin: 0 15px;
}

/* select options styles */
.jcf-list {
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #fff;
    line-height: 14px;
    font-size: 12px;
    width: 100%;
}

.jcf-list .jcf-list-content {
    vertical-align: top;
    display: inline-block;
    overflow: auto;
    width: 100%;
}

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

.jcf-list ul li {
    overflow: hidden;
    display: block;
}

.jcf-list .jcf-overflow {
    overflow: auto;
}

.jcf-list .jcf-option {
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    padding: 10px;
    font-size: 14px;
    color: #444444;
    min-height: 14px;
    height: 1%;
    line-height: 20px;
}

.jcf-list .jcf-option img {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    max-width: 50px;
}

.jcf-list .jcf-disabled {
    background: #fff !important;
    color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
    background: #F4F4F4;
    color: #000;
}

.jcf-list .jcf-optgroup-caption {
    white-space: nowrap;
    font-weight: bold;
    display: block;
    padding: 5px 9px;
    cursor: default;
    color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
    padding-left: 30px;
}

.color-descript {
    margin-bottom: 50px;
}

.color-descript .title {
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 35px;
}

.vertical-slider span {
    display: block;
    height: 50px;
    text-align: center;
}

.vertical-slider span img {
    display: inline-block;
    vertical-align: top;
}

.vertical-slider .slick-arrow {
    display: block;
    margin: 10px auto;
    width: 30px;
    height: 16px;
    padding: 0;
    border: 0;
    text-indent: -9999px;
    outline: none;
    overflow: hidden;
    background-color: transparent;
    background: url(../images/icons.png) no-repeat;
}

.vertical-slider .slick-arrow.slick-prev {
    background-position: -34px -20px;
}

.vertical-slider .slick-arrow.slick-next {
    background-position: -34px -37px;
}

.color-box {
    overflow: hidden;
}

.color-box img {
    max-width: 100%;
}

.hint-box {
    text-align: right;
    margin-bottom: 25px;
}

.harkteristick {
    border-top: 1px solid #CCCCCC;
}

.harkteristick li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    border-bottom: 1px solid #CCCCCC;
}

.harkteristick li span {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 5px 20px;
}

.harkteristick li span:first-child {
    background: #ECECEC;
}

.harkteristick li span:nth-child(2) {
    border-right: 1px solid #CCCCCC;
}

.slick-dots {
    text-align: center;
    font-size: 0;
    margin: 15px 0;
}

.slick-dots li {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
}

.slick-dots li button {
    display: block;
    width: 8px;
    height: 8px;
    border: 0;
    padding: 0;
    overflow: hidden;
    outline: none;
    background: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #CCCCCC;
}

.slick-dots li.slick-active button {
    background: #ac0501;
}

.name-title {
    font-size: 16px;
    color: #fff;
    background: #ac0501;
    text-transform: uppercase;
    padding: 12px 20px;
}

.radio-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
}

.radio-row .rad-item {
    width: 33.33333%;
}

.radio-row .rad-item + .rad-item label {
    border-left: 0;
}

.rad-item {
    position: relative;
}

.rad-item input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.rad-item label {
    display: block;
    text-align: center;
    padding: 13px;
    text-transform: uppercase;
    color: #444444;
    margin-bottom: 0;
    border: 1px solid #CCC;
    background: #F4F4F4;
    cursor: pointer;
    font-size: 14px;
}

.rad-item label:hover {
    background: #fafafa;
}

.rad-item input:checked + label {
    background: #555555;
    color: #fff;
    border-top-color: #555555;
    border-bottom-color: #555555;
}

.form .title {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 10px;
    border-bottom: 1px #dee2e6 solid;
    padding: 0 0 10px 0;
    color: #9e9e9e;
    font-size: 12px;
    text-align: center;
    font-weight: 500;
}

.form .form-group,
.form .radio-row {
    margin-bottom: 20px;
}

.form .jcf-select,
.form .select2-container{
    height: 50px;
    padding: 7px 0;
}

.form .form-control {
    display: block;
    vertical-align: top;
    height: 50px;
    border: 1px solid #CCCCCC;
    background: #F4F4F4;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 15px;
}

.form .form-control:hover {
    background: #fafafa;
}

.form .form-control:focus {
    background: #fff;
    border-color: #3fb7f6;
}

.form textarea.form-control {
    overflow: auto;
    height: 185px;
}

.form .btm-box .form-btn {
    margin-top: 0;
}

.form .ch-item {
    margin: 15px 0;
}

.form label {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.avatar {
    width: 300px;
    max-width: 100%;
    position: relative;
    margin-bottom: 30px;
}

.avatar .photo-box {
    position: relative;
    z-index: 1;
}

.avatar .photo-box img {
    max-width: 100%;
}

.avatar .download {
    position: absolute;
    z-index: 2;
    color: #444444;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 70%;
}

.form-btn {
    margin: 15px 0;
    width: 100%;
}

.form-btn span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-left: 40px;
}

.form-btn span:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 24px;
    height: 24px;
    background: url(../images/icons.png) -66px -19px no-repeat;
}

.cat-switcher {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
}

.cat-switcher p {
    text-transform: uppercase;
    padding: 5px 0 0 0;
    margin-bottom: 0;
    color: #000;
}

.cat-switcher .switch-btn {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    position: relative;
    width: 44px;
    height: 31px;
    margin-left: 20px;
}

.cat-switcher .switch-btn:before {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(../images/icons.png) no-repeat;
}

.cat-switcher .tile-btn:before {
    width: 44px;
    height: 31px;
    background-position: 0 -55px;
}

.cat-switcher .tile-btn.active:before {
    background-position: -45px -55px;
}

.cat-switcher .list-btn:before {
    width: 36px;
    height: 27px;
    background-position: -92px 0;
}

.cat-switcher .list-btn.active:before {
    background-position: -92px -29px;
}

.cat-switcher .tile-more:before {
    width: 44px;
    height: 31px;
    background-position: -130px 0;
}

.cat-switcher .tile-more.active:before {
    background-position: -130px -33px;
}

.js-tile .catalog-row,
.js-more .catalog-row {
    padding: 15px 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.js-tile .catalog-row:after,
.js-more .catalog-row:after {
    content: "";
    display: block;
    clear: both;
}

.js-tile .cat-col,
.js-more .cat-col {
    width: 25%;
    padding-bottom: 25%;
    overflow: hidden;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -11%;
    position: relative;
}

.js-tile .cat-col.indent,
.js-more .cat-col.indent {
    margin-left: 12.5%;
}

.js-tile .cat-col:hover,
.js-more .cat-col:hover {
    z-index: 100;
}

.js-tile .cat-col:nth-child(1),
.js-tile .cat-col:nth-child(2),
.js-tile .cat-col:nth-child(3),
.js-tile .cat-col:nth-child(4),
.js-more .cat-col:nth-child(1),
.js-more .cat-col:nth-child(2),
.js-more .cat-col:nth-child(3),
.js-more .cat-col:nth-child(4) {
    margin-top: 0%;
}

.js-tile .cat-item,
.js-more .cat-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    text-align: center;
}

.js-tile .cat-item .ico,
.js-more .cat-item .ico {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 196px;
    height: 196px;
    margin-top: -98px;
    margin-left: -98px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.js-tile .cat-item .ico img,
.js-more .cat-item .ico img {
    width: 100%;
    height: 100%;
}

.js-tile .cat-item .name,
.js-more .cat-item .name {
    font-size: 24px;
    font-family: 'bebas_neue_regularregular';
    color: #fff;
    position: absolute;
    z-index: 2;
    text-transform: uppercase;
    top: 70px;
    left: 10px;
    right: 10px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
}

.js-tile .cat-item .color-code,
.js-more .cat-item .color-code {
    font-size: 14px;
    color: #fff;
    position: absolute;
    z-index: 2;
    text-transform: uppercase;
    top: 113px;
    left: 10px;
    right: 10px;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
}

.js-tile .cat-item .btn-box,
.js-more .cat-item .btn-box {
    font-size: 14px;
    color: #fff;
    position: absolute;
    z-index: 2;
    text-transform: uppercase;
    top: 150px;
    left: 10px;
    right: 10px;
    overflow: hidden;
    text-align: center;
}

.js-tile .cat-item .btn,
.js-more .cat-item .btn {
    background: transparent;
    border-color: #fff;
    color: #fff;
    padding: 8px 18px;
}

.js-tile .cat-item .btn:hover, .js-tile .cat-item .btn:focus,
.js-more .cat-item .btn:hover,
.js-more .cat-item .btn:focus {
    background: #fff;
    color: #444444;
}

.js-tile .cat-item .info-box,
.js-more .cat-item .info-box {
    position: absolute;
    z-index: 2;
    bottom: 35px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.js-tile .cat-item .info,
.js-more .cat-item .info {
    border-color: #fff;
}

.js-tile .cat-item .info:before,
.js-more .cat-item .info:before {
    background-position: -82px 0;
}

.js-tile .color-name,
.js-tile .version,
.js-tile .year,
.js-tile .detail,
.js-tile .end-ico,
.js-tile .dop-info,
.js-more .color-name,
.js-more .version,
.js-more .year,
.js-more .detail,
.js-more .end-ico,
.js-more .dop-info {
    display: none;
}

.js-tile .cat-item .name,
.js-tile .cat-item .color-code,
.js-tile .cat-item .btn-box,
.js-tile .cat-item .info-box {
    opacity: 0;
}

.js-tile .cat-item:hover .name,
.js-tile .cat-item:hover .color-code,
.js-tile .cat-item:hover .btn-box,
.js-tile .cat-item:hover .info-box {
    opacity: 1;
}

.js-list .table-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.js-list .catalog-scroll {
    overflow: auto;
}

.js-list .catalog {
    width: 1100px;
    margin: 0 0px;
}

.js-list .cat-col {
    width: 100%;
}

.js-list .cat-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 15px 0 15px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #CCCCCC;
}

.js-list .cat-item > * {
    margin: 0 10px;
}

.js-list .cat-item .ico {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75px;
    flex: 0 0 75px;
    height: 38px;
    overflow: hidden;
}

.js-list .cat-item .ico img {
    max-width: 100%;
}

.js-list .cat-item .name {
    font-size: 16px;
    text-transform: uppercase;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 140px;
    flex: 0 0 140px;
}

.js-list .cat-item .color-code {
    font-size: 16px;
    text-transform: uppercase;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65px;
    flex: 0 0 65px;
}

.js-list .cat-item .btn-box {
    display: none;
}

.js-list .cat-item .dop-info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
}

.js-list .cat-item .info-box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    margin-right: 0;
    text-align: right;
}

.js-list .cat-item .color-name {
    font-size: 16px;
    text-transform: uppercase;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 270px;
    flex: 0 0 270px;
}

.js-list .cat-item .version {
    font-size: 16px;
    text-transform: uppercase;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
}

.js-list .cat-item .year {
    font-size: 16px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
}

.js-list .cat-item .detail {
    font-size: 16px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
}

.js-list .cat-item .end-ico {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
}

.table-head {
    display: none;
    width: 100%;
    padding: 10px 0;
    background: #ECECEC;
}

.table-head .h-item {
    margin: 0 10px;
    color: #000;
    font-size: 16px;
    line-height: 18px;
}

.table-head .h-item:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75px;
    flex: 0 0 75px;
}

.table-head .h-item:nth-child(2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 140px;
    flex: 0 0 140px;
}

.table-head .h-item:nth-child(3) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65px;
    flex: 0 0 65px;
}

.table-head .h-item:nth-child(4) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 270px;
    flex: 0 0 270px;
}

.table-head .h-item:nth-child(5) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
}

.table-head .h-item:nth-child(6) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
}

.table-head .h-item:nth-child(7) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95px;
    flex: 0 0 95px;
}

.table-head .h-item:nth-child(8) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 163px;
    flex: 0 0 163px;
}

.news-line {
    padding: 60px 0;
    background: #F0F0F0;
}

.news-line.no-bg {
    background: #fff;
}

.news-line .btn-box {
    text-align: center;
    padding-top: 30px;
}

.news-line .btn-box img {
    margin-right: 10px;
    vertical-align: top;
    margin-top: 0;
}

.news-line .btn-box.btn-box-youtube img {
    margin-top: 2px;
}

.news-line-item {
    margin-bottom: 30px;
    /*height: 100%;*/
}

.news-line-item .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 0;
    right: 0;
    top: -500px;
    height: 100%;
    overflow: hidden;
    z-index: 3;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px;
}

.news-line-item a {
    display: block;
    position: relative;
    z-index: 4;
    overflow: hidden;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    font-style: italic;
    text-align: center;
    height: 100%;
}

.news-line-item a:before {
    left: 50%;
    top: 50%;
    right: 50%;
    bottom: 50%;
    z-index: 2;
    background: rgba(0, 0, 0, 0.6);
}

.news-line-item a:hover:before, .news-line-item a:focus:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.news-line-item a:hover .text, .news-line-item a:focus .text {
    top: 0;
}

.news-line-item img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.news-line-item .name {
    display: block;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    margin: 15px 0 5px;
    font-weight: 700;
}

.news-line-item .name a {
    display: inline-block;
    vertical-align: top;
    color: #000;
    text-decoration: none;
    font-weight: 700;
    text-align: left;
    font-style: normal;
    font-size: 14px;
    line-height: normal;
}

.news-line-item .name a:before {
    display: none;
}

.news-line-item .name a:hover, .news-line-item .name a:focus {
    color: #ac0501;
}

.news-line-item .date {
    font-size: 14px;
    color: #444444;
}

.video-col {
    width: 33%;
    padding: 0 15px;
}

.about-list {
    padding: 50px 0;
}

.about-list .row {
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
}

.about-list div[class^="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.about-item {
    overflow: hidden;
    min-height: 100%;
}

.about-item .img-box {
    position: relative;
    z-index: 1;
    height: 100%;
}

.about-item .img-box img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.about-item .text {
    position: relative;
    z-index: 2;
    min-height: 420px;
    background: #F0F0F0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px;
}

.about-item .text:before {
    top: 0;
    right: 100%;
    width: 0;
    height: 0;
    border-bottom: 500px solid #F0F0F0;
    border-left: 150px solid transparent;
}

.sm-text .img-box img {
    max-width: 100%;
}

.places-map {
    margin-bottom: 30px;
}

.places-map .container-fluid {
    padding: 0;
}

.places-map .row {
    margin-left: 0;
    margin-right: 0;
}

.places-map .row > div[class^="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.places-map .left-part {
    height: 690px;
    background: #fff;
}

.places-map .right-part {
    height: 100%;
    -webkit-box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
}

.place-search {
    padding: 10px;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
}

.place-search .search-box {
    margin-bottom: 10px;
}

.ch-item {
    position: relative;
}

.ch-item input {
    opacity: 0;
    visibility: hidden;
    left: 0;
    top: 0;
    position: absolute;
}

.ch-item label {
    display: block;
    position: relative;
    margin-bottom: 0;
    padding-left: 28px;
    font-size: 13px;
    font-weight: 400;
}

.ch-item label:before {
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #CCCCCC;
    background: #F4F4F4;
    z-index: 1;
}

.ch-item label:after {
    top: 3px;
    left: 3px;
    width: 12px;
    height: 10px;
    z-index: 2;
    background: url(../images/icons.png) -92px -77px no-repeat;
    opacity: 0;
}

.ch-item input:checked + label:before {
    border-color: #3FB6F8;
}

.ch-item input:checked + label:after {
    opacity: 1;
}

.ch-item input[type="radio"] + label:before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.ch-item input[type="radio"] + label:after {
    width: 6px;
    height: 6px;
    background-image: none;
    background-color: #000;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    left: 5px;
    top: 5px;
}

.form-item {
    padding-bottom: 30px;
    margin-bottom: 50px;
    border-bottom: 1px solid #CCCCCC;
}

.place-result {
    overflow: auto;
    height: 590px;
}

.place-result .title {
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    color: #444444;
    padding: 15px 28px;
    border-bottom: 1px solid #CCCCCC;
}

.place-result ul li {
    display: block;
    border-bottom: 1px solid #CCCCCC;
    padding: 15px 28px;
    font-size: 13px;
    line-height: 22px;
    color: #444444;
    cursor: pointer;
}

.place-result ul li.active {
    background: #F2F2F2;
}

.place-result ul li span {
    display: block;
}

.place-result ul li strong {
    font-size: 15px;
    font-weight: 700;
    color: #000;
}

.place-result ul li .has {
    display: inline-block;
    margin-left: 5px;
    position: relative;
    font-style: normal;
    font-size: 11px;
    padding-left: 24px;
    line-height: 16px;
    top: -1px;
}

.place-result ul li .has:before {
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    background: url(../images/icons.png) -92px -59px no-repeat;
}

.shop-list {
    padding-bottom: 20px;
}

.shop-item {
    margin-bottom: 30px;
    height: calc(100% - 30px);
    cursor: default;
    border: 1px solid #CCCCCC;
}

.shop-item:hover {
    border-color: #014A99;
    -webkit-box-shadow: 0px 0px 20px 20px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 0px 20px 20px rgba(0, 0, 0, 0.06);
}

.shop-item .img-box {
    border-bottom: 1px solid #CCCCCC;
    height: 245px;
    overflow: hidden;
}

.shop-item .img-box img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.shop-item .text {
    padding: 30px 30px 20px;
}

.shop-item .text ul li {
    display: block;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 20px;
}

.shop-item .text ul li span {
    display: block;
}

.shop-item .text ul li strong {
    display: block;
    font-weight: 700;
    color: #000;
    font-size: 15px;
}

.color-card .img-box {
    margin-bottom: 50px;
    text-align: center;
}

.color-card .img-box img {
    max-width: 100%;
}

.color-card table {
    margin-bottom: 40px;
}

.nav-catalog .back {
    display: block;
    position: relative;
    color: #444444;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    padding: 10px 25px;
    background: #F0F0F0;
    text-align: center;
}

.nav-catalog .back:before {
    top: 50%;
    margin-top: -7px;
    right: 15px;
    width: 8px;
    height: 14px;
    background: url(../images/icons.png) -110px -59px no-repeat;
}

.nav-catalog .back:hover, .nav-catalog .back:focus {
    background: #fafafa;
}

.product-box {
    margin-bottom: 50px;
}

.img-box img {
    max-width: 100%;
    max-height: 100%;
}

.p-slider,
.v-slider {
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    position: relative;
}

.p-slider.slick-initialized,
.v-slider.slick-initialized {
    opacity: 1;
    visibility: visible;
}

.p-slide > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #F0F0F0;
    height: 380px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px;
}

.p-slide img {
    max-width: 100%;
    max-height: 100%;
}

.slick-arrow {
    display: block;
    position: absolute;
    z-index: 10;
    overflow: hidden;
    text-indent: -9999px;
    outline: none;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 50px;
    height: 50px;
    background: #C0C0C0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    padding: 0;
    top: 50%;
    margin-top: -50px;
}

.slick-arrow:hover {
    background: #a8a8a8;
}

.slick-arrow:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 11px;
    height: 21px;
    background: url(../images/icons.png) no-repeat;
}

.slick-arrow.slick-prev {
    left: -25px;
}

.slick-arrow.slick-prev:before {
    background-position: -176px 0;
    right: 10px;
    bottom: 5px;
}

.slick-arrow.slick-next {
    right: -25px;
}

.slick-arrow.slick-next:before {
    background-position: -176px -23px;
    left: 10px;
    top: 5px;
}

.harakteristick {
    margin-bottom: 50px;
}

.harakter-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 15px;
    line-height: 22px;
    padding: 20px;
    border-top: 1px solid #CCCCCC;
}

.harakter-list li .ico {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 52px;
    flex: 0 0 52px;
    padding-right: 20px;
}

.harakter-list li strong {
    display: block;
    font-size: 15px;
    font-weight: 700;
    color: #000;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    padding: 5px 30px 0 0;
}

.harakter-list li span {
    display: block;
}

.documents {
    padding-bottom: 20px;
}

.doc-item {
    position: relative;
    padding-left: 80px;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 50px;
}

.doc-item .ico {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
}

.video-slider {
    position: relative;
    overflow: hidden;
}

.video-slider .video-slider-in {
    margin: 0 -15px;
}

.video-slider .v-slide {
    padding: 0 15px;
}

.video-slider .slick-arrow {
    background: rgba(0, 0, 0, 0.3);
}

.video-slider .slick-arrow.slick-prev {
    left: -10px;
}

.video-slider .slick-arrow.slick-next {
    right: -10px;
}

.category {
    padding: 50px 0;
    background: #F0F0F0;
}

.category .pagination {
    margin-bottom: 40px;
}

.category .pagination .page-item a {
    background: #FFFFFF;
}

.category .pagination .page-item a:hover, .category .pagination .page-item a:focus {
    color: #444444;
}

.category .pagination .page-item a.active {
    background: #ac0501;
}

.category-item {
    margin-bottom: 30px;
    /*height: calc(100% - 30px);*/
    background: #fff;
}

.category-item a {
    display: block;
    text-decoration: none;
    color: #444444;
}

.category-item span {
    display: block;
}

.category-item .img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 255px;
    overflow: hidden;
    border-bottom: 1px solid #CCCCCC;
    padding: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.category-item .text {
    padding: 25px 30px;
    min-height: 225px;
}

.category-item .name {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 5px;
    min-height: 45px;
}

.category-item p {
    margin-bottom: 0;
}

.category-item .btn {
    position: relative;
}

.category-item .btn:before {
    right: 13px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
    height: 14px;
    background: url(../images/icons.png) -120px -59px no-repeat;
}

.category-item a:hover .name {
    color: #ac0501;
}

.category-item a:hover .btn {
    background: #8A0401;
    color: #fff;
}

.map-box {
    margin-bottom: 30px;
}

.big-img {
    background: url(../images/bg-red.jpg) center top no-repeat;
    background-size: cover;
    text-align: center;
    padding: 170px 0;
}

.big-img img {
    max-width: 90%;
}

.form-box {
    width: 370px;
    max-width: 100%;
    margin: 0px auto;
}

.nav-pills {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px;
}

.nav-pills .nav-item {
    width: 50%;
    margin: 0;
}

.nav-pills .nav-item + .nav-item .nav-link {
    border-left: 0;
}

.nav-pills .nav-item .nav-link {
    display: block;
    text-align: center;
    padding: 13px;
    text-transform: uppercase;
    color: #444444;
    margin-bottom: 0;
    border: 1px solid #CCC;
    background: #F4F4F4;
    cursor: pointer;
    font-size: 14px;
    border-radius: 0 !important;
    margin: 0 !important;
}

.nav-pills .nav-item .nav-link:hover {
    background: #fafafa;
}

.nav-pills .nav-item .nav-link.active {
    background: #555555;
    color: #fff;
    border-top-color: #555555;
    border-bottom-color: #555555;
}

.forgot {
    text-align: center;
}

.forgot a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-size: 14px;
    text-decoration: none;
    margin-left: 25px;
}

.forgot a:before {
    top: 2px;
    left: -25px;
    width: 16px;
    height: 16px;
    background: url(../images/icons.png) -176px -47px no-repeat;
}

.modal-content {
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border: 0;
    padding-top: 40px;
}

.modal-content:before {
    top: 0;
    left: 0;
    right: 0;
    height: 40px;
    background: #ac0501;
    z-index: 1;
}

.modal-content .close {
    position: absolute;
    z-index: 20;
    top: 8px;
    right: 8px;
    opacity: 1;
    width: 22px;
    height: 22px;
    background: url(../images/icons.png) 0 -90px no-repeat;
}

.modal-form {
    padding: 40px 30px;
}

.place-result .online-shop {
    position: relative;
}

.place-result .online-shop:after {
    content: '';
    display: block;
    position: absolute;
    width: 58px;
    height: 64px;
    background: url(../images/online.png) 0 0 no-repeat;
    right: 30px;
    top: 50%;
    margin-top: -32px;
}

.place-result .buy {
    display: inline-block;
    text-transform: uppercase;
    color: #ac0501;
    font-size: 10px;
    border: 1px solid #ac0501;
    text-decoration: none;
    padding: 2px 3px;
    line-height: 12px;
    margin-left: 10px;
}


.about-list .row {
    overflow: hidden;
    height: 100%;
}

.about-item .img-box {
    height: 100%;
    max-height: 100%;
}


@media (min-width: 1921px) {
    .about-item .text::before {
        display: none;
    }
}

@media (max-width: 1600px) {
    .main-nav .btn-box {
        display: block;
    }

    .about-item .headline {
        font-size: 36px;
        line-height: 36px;
        margin-bottom: 35px;
    }

}

@media (max-width: 1199px) {
    .top-nav .dropdown-menu .title,
    .features-row .headline {
        font-size: 28px;
    }

    .features-row .text {
        max-width: 400px;
    }

    .js-tile .cat-item .ico,
    .js-more .cat-item .ico {
        width: 160px;
        height: 160px;
        margin-top: -80px;
        margin-left: -80px;
    }

    .js-tile .cat-item .name,
    .js-more .cat-item .name {
        top: 50px;
    }

    .js-tile .cat-item .color-code,
    .js-more .cat-item .color-code {
        top: 97px;
    }

    .js-tile .cat-item .btn-box,
    .js-more .cat-item .btn-box {
        top: 130px;
    }

    .js-tile .cat-item .info-box,
    .js-more .cat-item .info-box {
        bottom: 24px;
    }

    .about-item {
        max-height: 450px;
    }

    .features .shop-link {
        margin-bottom: 25px;
    }

    .about-item .text {
        min-height: 100%;
        height: 100%;
    }

    .about-item .img-box {
        max-height: 450px;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .form .radio-row .rad-item label {
        font-size: 12px;
        min-height: 50px;
    }
}

@media (max-width: 991px) {

    .news-line-item {
        padding-bottom: 20px;
        height: 65%;
    }

    .news-line-item a {
        overflow: visible;
    }

    .news-line-item .text {
        padding: 10px 0;
        display: block;
        position: initial;
        color: black;
        font-size: 14px;
        z-index: 3;
    }

    #instagram-feed-container .col-lg-2:nth-child(5),
    #instagram-feed-container .col-lg-2:nth-child(6)
    {
        display: none;
    }

    .top-nav li a {
        padding: 20px 10px;
    }

    .slogan {
        font-size: 40px;
        line-height: 40px;
    }

    .main-nav .nav-item .name {
        top: 5px;
        left: 30px;
        right: 30px;
        text-align: center;
        font-size: 30px;
        line-height: 32px;
    }

    .main-nav .btn-box {
        bottom: 20px;
        left: 25px;
        right: 25px;
    }

    .main-nav .btn-box .btn {
        width: 100%;
    }

    .features-row p {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .features-row .headline {
        margin-bottom: 5px;
    }

    .features-row .text {
        max-width: 300px;
    }

    .search-box,
    .top-nav .dropdown-menu .btn-box {
        margin-bottom: 20px;
    }

    .full-headline {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .slider-box {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 20px;
    }

    .full-headline .title {
        width: calc(100% - 32px);
        text-align: left;
        padding-left: 0;
    }

    .color-box {
        text-align: center;
    }

    .js-tile .cat-col:nth-child(4),
    .js-more .cat-col:nth-child(4) {
        margin-top: -11%;
    }

    .js-tile .cat-col,
    .js-more .cat-col {
        width: 33.3333%;
        padding-bottom: 28%;
    }

    .js-tile .cat-col.indent,
    .js-more .cat-col.indent {
        margin-left: 0;
    }

    .js-tile .cat-col.sm-indent, .js-more .cat-col.sm-indent {
        margin-left: 16.6%;
    }

    .js-tile .cat-item .info-box,
    .js-more .cat-item .info-box {
        bottom: 5px;
    }

    .js-tile .cat-item .name,
    .js-more .cat-item .name {
        top: 40px;
    }

    .js-tile .cat-item .color-code,
    .js-more .cat-item .color-code {
        top: 75px;
    }

    .js-tile .cat-item .btn-box,
    .js-more .cat-item .btn-box {
        top: 110px;
    }

    .video-col {
        width: 25%;
    }

    .sm-text .img-box {
        margin-bottom: 20px;
        text-align: center;
    }

    .big-img {
        padding: 50px 0;
    }

    .big-img img {
        width: 300px;
    }

    .home-slider:before {
        background-size: 100% auto;
    }

    .table-fixed tbody {
        height: 400px;
    }
}

@media (min-width: 768px) {
    .tab-container .nav-tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .card {
        border: none;
    }

    .card .card-header {
        display: none;
    }

    .card .collapse {
        display: block;
    }
}

@media (max-width: 767px) {
    .user-nav {
        position: relative;
    }

    .searchbox {
        right: 0;
    }

    .tab-container.has-map {
        padding: 0 15px;
    }

    .tab-content > .tab-pane {
        display: block !important;
        opacity: 1;
    }

    .tab-container .nav-tabs {
        display: none !important;
    }

    .lang {
        display: none;
    }
    .nav-ico {
        display: block;
    }

    .head-btm {
        display: block;
        position: fixed;
        overflow: auto;
        top: 0;
        left: 0;
        bottom: 0;
        width: 500px;
        max-width: 80%;
        z-index: 20;
        -webkit-transform: translateX(-150%);
        -ms-transform: translateX(-150%);
        transform: translateX(-150%);
        background: #8A0401;
        height: 100%;
    }

    .head-btm .top-nav {
        display: block;
        background: transparent;
    }

    .head-btm .top-nav li {
        display: block;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }

    .head-btm .top-nav li a {
        display: block;
        padding: 10px;
        text-align: left;
        border-left: 0 !important;
    }

    .head-btm .top-nav li a:hover, .head-btm .top-nav li a:focus {
        color: #000;
        background: #fff;
    }

    .head-btm .top-nav li:first-child {
        max-width: 100%;
        text-align: center;
        padding-bottom: 5px;
    }

    .head-btm .top-nav li:first-child a {
        text-align: center;
    }

    .head-btm .dropdown-menu {
        position: static !important;
        padding: 15px;
        border-top: 1px solid #CCCCCC;
    }

    .head-btm .dropdown-menu .title {
        font-size: 18px;
    }

    .js-open {
        overflow: hidden;
    }

    .js-open .backdrop {
        display: block;
    }

    .js-open .head-btm {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    .head-mdl {
        display: none;
    }

    .head-top {
        background: #ac0501;
    }

    .head-top .logo {
        display: block;
    }

    .head-top .text-right {
        display: none;
    }

    .head-top .container {
        position: relative;
        padding-right: 60px;
        padding-left: 140px;
    }

    .head-top .lang {
        padding-top: 5px;
    }

    .head-top .lang li a, .head-top .log-in li a {
        color: #fff;
    }

    .head-btm .user-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 15px;
        padding-left: 10px;
    }

    .head-btm .log-in li a {
        color: #fff;
    }

    .home-slider {
        padding: 40px 0 30px 0;
        margin-bottom: 30px;
    }

    .headline {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .main-nav {
        margin-bottom: 30px;
    }

    .ftr-top {
        padding: 15px 0 1px;
    }

    .ftr-top a {
        display: block;
        font-size: 12px;
        margin-bottom: 10px;
    }

    .ftr-btm {
        padding: 10px 0;
    }

    .footer .logo {
        max-width: 100px;
    }

    .footer .socially {
        padding-top: 0;
    }

    .footer .socially ul {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .copy {
        text-align: center;
        font-size: 13px;
    }

    .main-nav .main-row {
        display: block;
    }

    .main-nav .nav-item {
        height: 230px;
        overflow: hidden;
    }

    .nav-catalog .nav-item {
        height: 150px;
        overflow: hidden;
    }

    .nav-catalog .nav-item img {
        -o-object-fit: fill;
        object-fit: fill;
    }

    .features-row .img-box {
        width: 100%;
        display: block;
        height: 200px;
    }

    .features-row .container {
        position: static;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    .features-row .text {
        padding: 20px 0;
        text-align: center;
        max-width: 577px;
        margin: 0px auto;
    }

    .headline.lft {
        text-align: center;
    }

    .hero {
        padding: 30px 0 10px;
    }

    .main {
        padding: 30px 0;
    }

    h1 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .quote {
        padding-left: 15px;
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 26px;
    }

    ul.list,
    ol.list {
        padding-left: 0;
    }

    .news-list.has-bg {
        padding: 30px 0 10px;
    }

    .card-header {
        border: 0 !important;
        background: transparent;
        border-radius: 0 !important;
        padding: 0;
    }

    .card-header a {
        display: block;
        border: 1px solid #CCCCCC;
        border-radius: 0 !important;
        color: #444444;
        font-size: 14px;
        text-transform: uppercase;
        padding: .5rem 1rem;
        text-decoration: none;
    }

    .card-header a.active, .card-header a:focus {
        background: #fff;
        color: #000;
        border-top-color: #ac0501;
    }

    .card {
        border: 0;
    }

    .tab-content > .tab-pane {
        margin-bottom: 10px;
    }

    table tr th,
    table tr td {
        font-size: 14px;
        padding: 5px;
    }

    .table-nav {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .table-nav > div {
        width: 100%;
    }

    .sort-box {
        margin-bottom: 20px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .nav-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .nav-list a {
        margin: 0 10px 5px;
    }

    .js-tile .cat-col,
    .js-more .cat-col {
        width: 50%;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        padding-bottom: 0;
        padding: 0 15px;
        margin: 0 0 30px !important;
    }

    .js-tile .cat-item,
    .js-more .cat-item {
        position: relative;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    .js-tile .cat-item .ico,
    .js-more .cat-item .ico {
        position: relative;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        width: 100%;
        height: 100%;
        margin-top: 0;
        margin-left: 0;
        top: 0;
        left: 0;
    }

    .js-tile .catalog-row,
    .js-more .catalog-row {
        padding: 0;
    }

    .card-body .form {
        padding: 20px 0;
    }

    .rad-item label {
        font-size: 12px;
        padding: 13px 5px;
        min-height: 100%;
    }

    .news-line {
        padding: 30px 0;
    }

    .news-line .btn-box {
        padding-top: 0;
    }

    .coming-soon {
        margin: 0 auto;
        display: block!important;
        width: 100px;
        margin-bottom: 20px!important;
    }

    .about-list {
        padding: 30px 0 20px;
    }

    .about-item {
        max-height: none;
        margin-bottom: 10px;
    }

    .about-item .text {
        padding: 20px;
    }

    .about-item .text:before {
        display: none;
    }

    .news-line.no-bg {
        padding-top: 30px;
    }

    .video-col {
        width: 33.333%;
    }

    .places-map .left-part {
        height: auto;
    }

    .place-result {
        height: 400px;
    }

    .places-map .right-part {
        height: 400px;
    }

    .shop-list {
        padding: 30px 0 0;
    }

    .shop-item .text {
        padding: 15px 15px 1px;
    }

    .color-card .img-box,
    .color-card table {
        margin-bottom: 30px;
    }

    .product-box,
    .harakteristick,
    .doc-item {
        margin-bottom: 20px;
    }

    .category {
        padding: 30px 0;
    }

    .home-slider:before {
        background-size: 100% auto;
        bottom: 25px;
    }
}

@media (max-width: 577px) {
    .top-nav .dropdown-menu .btn-box {
        display: block;
    }

    .vertical-slider {
        position: relative;
    }

    .color-box {
        margin-bottom: 20px;
    }

    .color-descript .title {
        margin-bottom: 15px;
    }

    .hint-box {
        margin-bottom: 15px;
    }

    .harkteristick li span {
        padding: 5px;
    }

    .js-tile .catalog-row,
    .js-more .catalog-row {
        margin: 0 -7px;
    }

    .js-tile .cat-col,
    .js-more .cat-col {
        padding: 0 7px;
        margin: 0 0 15px !important;
    }

    .video-col {
        width: 100%;
    }

    .head-btm .log-in li {
        display: block;
    }

    .head-btm .log-in li + li:before {
        display: none;
    }

    .harakter-list li {
        padding: 15px 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .harakter-list li span {
        width: 100%;
        margin-top: 15px;
    }

    .harakter-list li span.ico {
        margin-top: 0;
    }

    .harakter-list li strong {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
    }
}

@media (max-width: 445px) {
    .js-tile .cat-item .name,
    .js-more .cat-item .name {
        top: 10px;
    }

    .js-tile .cat-item .color-code,
    .js-more .cat-item .color-code {
        top: 45px;
    }

    .js-tile .cat-item .btn-box,
    .js-more .cat-item .btn-box {
        top: 80px;
    }
}

@media (max-width: 365px) {
    .js-tile .cat-col,
    .js-more .cat-col {
        width: 100%;
    }

    .js-tile .cat-item .ico,
    .js-more .cat-item .ico {
        height: 200px;
    }
}

/*2019-05-26 About system page, Cabinet*/

.main-system p {
    font-size: 18px;
}

.main-system hr {
    margin-top: 0;
    margin-bottom: 3rem;
}

.main-system ul,
.page-content ul {
    margin-top: 30px;
}

.main-system ul li,
.page-content ul li {
    font-size: 15px;
    font-weight: 600;
    line-height: 26px;
    padding-left: 30px;
    position: relative;
}

.main-system ul li:before,
.page-content ul li:before {
    display: block;
    content: '';
    position: absolute;
    background-image: url('../images/marker-check.png');
    top: 4px;
    left: 0;
    width: 16px;
    height: 16px;
}

.page-content h2 {
    margin: 0 0 25px 0;
}

.headline span {
    display: block;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}

.btn-a:nth-child(2) {
    margin-left: 15px;
}

.btn-a img {
    transition: 1s;
}

.btn-a:hover img, .btn-a:focus img {
    opacity: 0.6;
    transition: 1s;
}

.block-cabinet {
    display: flex;
    border: 1px #ccc solid;
    background-color: #f0f0f0;
    text-align: center;
    height: 100px;
    color: #444;
    transition: 1s;
}

.block-cabinet:hover, .block-cabinet:focus {
    background-color: #dee2e6;
    transition: 1s;
    text-decoration: none;
    color: #444;
}

.block-cabinet .inner {
    padding: 10px 10px 10px 45px;
    margin: auto;
    display: inline-block;
    position: relative;
}

.block-cabinet .inner .title {
    font-family: 'bebas_neue_regularregular';
    font-size: 24px;
    text-decoration: none;
}

.block-cabinet .inner .text {
    display: block;
}

.block-cabinet.block-cabinet-red {
    background-color: #ac0501;
    color: #fff;
}

.block-cabinet.block-cabinet-red:hover {
    background-color: #8a0401;
}

.block-cabinet .inner:before {
    display: block;
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    left: 0;
    top: 12px;
}

.block-cabinet.block-cabinet-formula-add .inner:before {
    background-image: url('../images/icons/cabinet-formula-add.png');
}

.block-cabinet.block-cabinet-download .inner:before {
    background-image: url('../images/icons/cabinet-download.png');
}

.block-cabinet.block-cabinet-veer .inner:before {
    background-image: url('../images/icons/cabinet-veer.png');
}

.block-cabinet.block-cabinet-forum-1 .inner:before {
    background-image: url('../images/icons/cabinet-forum-1.png');
}

.block-cabinet.block-cabinet-forum-2 .inner:before {
    background-image: url('../images/icons/cabinet-forum-2.png');
}

.block-cabinet.block-cabinet-search .inner:before {
    background-image: url('../images/icons/cabinet-search.png');
}

.block-cabinet.block-cabinet-help .inner:before {
    background-image: url('../images/icons/cabinet-help.png');
}

.block-cabinet.block-cabinet-profile .inner:before {
    background-image: url('../images/icons/cabinet-profile.png');
}

.block-cabinet.block-cabinet-settings .inner:before {
    background-image: url('../images/icons/cabinet-settings.png');
}

.block-back-link {
    margin-top: 14px;
}

.back-link {
    padding: 10px 10px 10px 30px;
    position: relative;
}

.back-link:before {
    display: block;
    content: '';
    position: absolute;
    background-image: url('../images/back.png');
    top: 11px;
    left: 0;
    width: 16px;
    height: 16px;
}

.main-my-recipes .headline {
    text-align: left;
}

.headline span.select {
    display: inline-block;
    color: #fff;
    background-color: #ac0501;
    margin: 0;
    font-size: inherit;
    padding: 3px 12px;
    font-weight: 500;
    font-family: 'bebas_neue_regularregular';
}

.cat-col .btn {
    padding: 8px 30px;
}

.coming-soon {
    display: inline-block;
    color: #fff;
    border: 1px solid #ac0501;
    background: #ac0501;
    padding: 0 20px;
    font-size: 28px;
    text-transform: uppercase;
    font-family: 'bebas_neue_regularregular';
    margin-bottom: 25px;
    font-weight: 500;
}

/*Top Admin Line*/
.admin-line-spacing {
    display: block;
    height: 40px;
}

.admin-line-spacing + .header {
    padding-top: 10px;
}

.admin-line {
    background-color: #233237;
    padding: 10px;
    color: #eeeeee;
    position: fixed;
    width: 100%;
    z-index: 1001;
    margin: 0;
}

.admin-line li {
    display: inline-block;
}

.admin-line a {
    font-size: 14px;
    padding: 0 10px;
    color: #fff;
}