@charset "UTF-8";
    /*!*
 * ВНИМАНИЕ! Этот файл генерируется автоматически.
 * Не пишите сюда ничего вручную,  все такие правки будут потеряны при следующей компиляции.
 * Читайте ./README.md для понимания.
 */.footer-content, .hc-group, .header-content, .navigation ul, .selectric-items ul, body {
    -webkit-box-direction: normal;
}
.selectric .button, a {
    -webkit-transition: .4s;
    -o-transition: .4s;
}
a, a:focus, a:hover {
    text-decoration: none;
}
html, img, svg {
    max-height: 100%}
.clearfix:after, .container-fluid:after, .container:after, .row:after, .slick-track:after {
    clear: both;
}
.slick-list:focus, .slick-slide:focus, :focus, a:focus, button:focus, button:focus:active {
    outline: 0;
}
.fixed-element, .js-tab-link.active, .map-content .container, .slick-slide.dragging img {
    pointer-events: none;
}
.slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden;
}
*, h1, h2, h3, h4, h5, ol, p, ul {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.container, .row {
    padding-left: 15px;
    padding-right: 15px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html {
    height: 100%}
body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
    text-rendering: geometricPrecision;
    overflow-x: hidden;
    word-break: normal;
    -webkit-font-smoothing: antialiased;
}
.content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
a {
    font-size: inherit;
    color: inherit;
    transition: .4s;
}
img, svg {
    max-width: 100%;
    width: auto;
    height: auto;
}
input, textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-appearance: none;
    appearance: none;
    line-height: 1.5em;
}
svg * {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
:after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
strong {
    font-weight: 700;
}
em, i {
    font-style: italic;
}
[role=button], button {
    cursor: pointer;
}
.container {
    margin-right: auto;
    margin-left: auto;
}

.cookieconsent-banner-opened footer{
    padding-bottom: 4em;
}
@media (max-width:1199px) {
    .container {
    width: 100%}
}@media (min-width:1200px) {
    .container {
    width: 114rem;
    max-width: 100%}
}.clearfix:after, .clearfix:before {
    content: "";
    display: table;
}
.clearfix {
    zoom: 1;
}
.container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
    content: " ";
    display: table;
}
.hide {
    display: none!important;
}
.selectric-temp-show, .show {
    display: block!important;
}
.hidden {
    display: none!important;
}
.affix {
    position: fixed;
}
.selectric, .selectric-wrapper, .slick-list, .slick-slider, .slick-track {
    position: relative;
}
.slick-slider {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.buy-in {
    min-height:20rem;
}
.slick-list {
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    left: 0;
    top: 0;
    display: block;
}
.slick-track:after, .slick-track:before {
    content: "";
    display: table;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir=rtl] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.selectric-wrapper {
    cursor: pointer;
}
.selectric-responsive {
    width: 100%}
.selectric {
    border: 1px solid #DDD;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #F8F8F8;
    overflow: hidden;
}
.selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin: 0 38px 0 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.selectric-disabled, .selectric-items .disabled {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.selectric .button {
    display: block;
    position: absolute;
    line-height: 38px;
    background-color: #F8f8f8;
    color: #BBB;
    text-align: center;
    font: 0/0 a;
}
.selectric .button:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top-color: #BBB;
    border-bottom: none;
}
.selectric-focus .selectric {
    border-color: #aaa;
}
.selectric-hover .selectric {
    border-color: #c4c4c4;
}
.selectric-hover .selectric .button {
    color: #a2a2a2;
}
.selectric-hover .selectric .button:after {
    border-top-color: #a2a2a2;
}
.selectric-open {
    z-index: 9999;
}
.selectric-open .selectric {
    border-color: #c4c4c4;
}
.selectric-open .selectric-items {
    display: block;
}
.selectric-disabled {
    filter: alpha(opacity=50);
    opacity: .5;
    cursor: default;
    user-select: none;
}
.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0;
}
.selectric-hide-select select {
    position: absolute;
    left: -100%}
.selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.selectric-hide-select.selectric-is-native select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    z-index: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
}
.selectric-input {
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    overflow: hidden!important;
    clip: rect(0, 0, 0, 0)!important;
    margin: 0!important;
    padding: 0!important;
    width: 1px!important;
    height: 1px!important;
    outline: 0!important;
    border: none!important;
    background: 0 0!important;
}
.selectric-temp-show {
    position: absolute!important;
    visibility: hidden!important;
}
.selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    border: 1px solid #c4c4c4;
    z-index: -1;
    -webkit-box-shadow: 0 0 10px -6px;
    box-shadow: 0 0 10px -6px;
}
.selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto;
}
.selectric-above .selectric-items {
    top: auto;
    bottom: 100%}
.selectric-items li, .selectric-items ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    min-height: 20px;
}
.selectric-items li {
    display: block;
    padding: 10px;
    color: #666;
    cursor: pointer;
}
.selectric-items ul, .title-section-group {
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-pack: justify;
}
.selectric-items li.highlighted {
    background: #D0D0D0;
    color: #444;
}
.selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: .5;
    cursor: default!important;
    background: 0 0!important;
    color: #666!important;
    user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
    font-weight: 700;
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: 0 0;
    color: #444;
}
.selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1;
}
.selectric-items .selectric-group li {
    padding-left: 25px;
}
html {
    font-size: 10px;
}
body {
    font-family: Lato;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.4;
    color: #000;
}
section {
    padding-left: 9.8rem;
    padding-right: 9.8rem;
    position: relative;
}
.title-section {
    margin-bottom: 4rem;
}
.title-section__title {
    font-size: 3rem;
    text-transform: uppercase;
    font-weight: 600;
}
.title-section-group {
    display: -webkit-box;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 4rem;
}
.title-section-group .title-section {
    margin-bottom: 0;
}
.read-more {
    color: #ff702f;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 1.5rem;
    display: inline-block;
}
.read-more i {
    margin-left: 5px;
}
.read-more:hover {
    color: #000;
}
.text-group {
    color: #010101;
}
.text-group>* {
    display: table;
    margin-bottom: 1.5rem;
}
.text-group>:last-child {
    margin-bottom: 0;
}
.text-group a {
    text-decoration: underline;
}
.text-group a:hover {
    color: #039be5;
}
.text-group ol {
    counter-reset: counter;
    display: table;
}
.text-group ol li {
    position: relative;
    padding-left: 2.5rem;
    margin-bottom: 1.5rem;
    word-break: break-all;
}
.text-group ol li:last-child {
    margin-bottom: 0;
}
.text-group ol li:before {
    counter-increment: counter;
    content: counter(counter) ")";
    position: absolute;
    left: 0;
    top: 0;
    color: #ff702f;
    font-weight: 700;
}
.head-content__item:before, .head-content__nav span.active:before, .left-menu .close-nav:after, .left-menu .close-nav:before, .left-menu ul li:before, .navigation ul li:before, .selectric-items ul li:before, .text-group ul li:before, .tog-left:after, .tog-left:before, .tog-nav:after, .tog-nav:before {
    content: ""}
.text-group ul {
    display: table;
}
.text-group ul li {
    position: relative;
    padding-left: 2rem;
}
.text-group ul li:before {
    position: absolute;
    left: 0;
    top: 1rem;
    width: 3px;
    height: 3px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #ff702f;
}
.text-group .alignright {
    float: right;
    width: 50%;
    margin-left: 3rem;
}
.text-group .alignleft {
    float: left;
    width: 50%;
    margin-right: 3rem;
}
.text-group h1 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 3rem;
}
.text-group h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2.7rem;
}
.text-group h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2.3rem;
}
.text-group h4 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2rem;
}
.text-group h5 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.8rem;
}
.text-group h6 {
    text-transform: uppercase;
    font-weight: 700;
}
.btn_center {
    text-align: center;
}
.js-tab-link {
    cursor: pointer;
}
.js-tab-item {
    display: none;
}
.js-tab-item.active {
    display: block;
}
.selectric {
    border: 1px solid rgba(133, 131, 130, .2)!important;
    background-color: #fff;
}
.selectric .label {
    height: 5.4rem;
    line-height: 5.4rem;
    font-family: Lato;
    margin-right: 5.5rem;
    margin-left: 3rem;
    font-weight: 600;
    font-size: 13px;
    color: #000;
}
.selectric .button {
    width: 4rem;
    height: 4rem;
    border: 1px solid rgba(133, 131, 130, .2);
    background: 0 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: .7rem;
    transition: .4s;
}
.left-menu, .selectric .button:before, .tog-left {
    -webkit-transition: .4s;
    -o-transition: .4s;
}
.selectric .button:after {
    display: none;
}
.selectric .button:before {
    content: '\f2f9';
    font-family: Material-Design-Iconic-Font!important;
    z-index: 1;
    line-height: .8;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #000;
    font-size: 16px;
    transition: .4s;
}
.selectric-open .selectric .button:before {
    color: #ff702f;
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
    -ms-transform: translate(-50%, -50%) rotate(180deg);
    transform: translate(-50%, -50%) rotate(180deg);
}
.selectric-items {
    background: #fff;
}
.selectric-items ul {
    display: -webkit-box;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 2rem;
}
.selectric-items ul li {
    width: 100%;
    font-size: 14px;
    color: #858382;
    padding: 5px 5px 5px 10px;
    position: relative;
}
.selectric-items ul li:before {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 3px;
    height: 3px;
    background-color: #858382;
    -webkit-border-radius: 50%;
    border-radius: 50%}
.checked_st input+span:before, .product-item__img img {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.selectric-items li {
    font-size: 14px;
}
.selectric-items li.selected, .selectric-items li:hover {
    background: 0 0!important;
    color: #000;
    text-decoration: underline;
}
.checked_st {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #858382;
    font-size: 14px;
    margin-bottom: 1.5rem;
    cursor: pointer;
}
.checked_st input {
    display: none;
}
.header-content, .navigation ul {
    display: -webkit-box;
    display: -webkit-flex;
}
.checked_st input+span {
    width: 1.8rem;
    height: 1.8rem;
    border: 1px solid rgba(133, 131, 130, .8);
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 1rem;
    position: relative;
}
.checked_st input+span:before {
    content: '\f26b';
    position: absolute;
    top: 50%;
    left: 50%;
    font-family: Material-Design-Iconic-Font;
    transform: translate(-50%, -50%);
    color: #ff702f;
    font-size: 1.4rem;
    opacity: 0;
}
.header, .navigation ul a {
    position: relative;
}
.checked_st input:checked+span:before, .product-index__item:hover:before {
    opacity: 1;
}
.checked_st:last-child {
    margin-bottom: 0;
}
.checked_st:hover {
    color: #ff702f;
}
@media (max-width:1368px) {
    html {
    font-size: 8px;
}
}@media (max-width:1199px) {
    section {
    padding-right: 0;
    padding-left: 0;
}
}@media (max-width:1023px) {
    .read-more {
    font-size: 12px;
}
}@media (max-width:767px) {
    .about-slider .slick-arrow, .product-media__main .slick-arrow, .tab-slider .slick-arrow {
    width: 4rem!important;
    height: 4rem!important;
}
.title-section-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-bottom: 3rem;
}
.title-section-group .title-section {
    width: 100%;
    margin-bottom: 3rem;
}
.text-group .alignright {
    float: none;
    margin-left: 0;
    width: 500px;
    max-width: 100%}
.text-group .alignleft {
    float: none;
    margin-right: 0;
    width: 500px;
    max-width: 100%}
}body.open_nav {
    overflow: hidden;
}
body.open_nav .left-menu {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.header-content {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.logo {
    width: 13rem;
    height: 3.6rem;
    display: block;
}
.navigation ul {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.language, .navigation ul a {
    display: -webkit-flex;
    display: -ms-flexbox;
}
.navigation ul a {
    height: 9.2rem;
    padding: 0 2rem;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}
.navigation ul li:last-child:before, .tog-nav {
    display: none;
}
.navigation ul a:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ff702f;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    height: 0;
}
.navigation ul a:hover:before {
    height: 3px;
}
.navigation ul li {
    border-right: 1px solid rgba(214, 214, 214, .5);
    position: relative;
}
.navigation ul li:before {
    position: absolute;
    right: -1px;
    width: 1px;
    height: 9px;
    background-color: #ff814a;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.navigation ul li:last-child {
    border-right: 0;
}
.language {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.language a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 4.8rem;
    height: 3.7rem;
    border: 1px solid #e2e7eb;
    background-color: #fff;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}
.language a.active, .language a:hover {
    color: #fff;
    background-color: #ff702f;
    border-color: #ff702f;
}
.left-menu {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    background: rgba(22, 24, 24, .95);
    z-index: 111;
    width: 45rem;
    max-width: 100%;
    padding: 3.5rem;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: .4s;
}
.left-menu ul, .left-menu ul li {
    padding-left: 3rem;
}
.left-menu .close-nav {
    width: 16px;
    height: 16px;
    cursor: pointer;
    position: relative;
    margin-bottom: 6rem;
}
.left-menu .close-nav:after, .left-menu .close-nav:before {
    position: absolute;
    height: 100%;
    width: 2px;
    background: #e46f37;
    left: 50%;
    top: 50%}
.left-menu .close-nav:before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}
.left-menu .close-nav:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}
.left-menu ul li {
    margin-bottom: 2.5rem;
    position: relative;
}
.left-menu ul li:before {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    background: #e46f37;
}
.tog-left, .tog-left:after, .tog-left:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
}
.left-menu ul li:last-child {
    margin-bottom: 0;
}
.left-menu ul li a {
    font-size: 1.8rem;
    color: #fff;
    text-transform: uppercase;
}
.left-menu ul li a:hover {
    color: #e46f37;
}
.tog-left {
    height: 14px;
    width: 21px;
    border-top: 2px solid #878483;
    border-bottom: 2px solid #878483;
    left: 3.5rem;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: .4s;
    cursor: pointer;
}
.tog-left:after, .tog-left:before {
    height: 2px;
    background-color: #ff702f;
    width: 28px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.tog-left:hover {
    border-color: #ff702f;
}
.tog-left:hover:after, .tog-left:hover:before {
    width: 100%;
    background: #878483;
}
.tog-nav {
    position: relative;
    left: auto;
    margin-left: 2.5rem;
    top: auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    height: 14px;
    width: 21px;
    border-top: 2px solid #878483;
    border-bottom: 2px solid #878483;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    cursor: pointer;
}
.fixed-element, .tog-nav:after, .tog-nav:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.tog-nav:after, .tog-nav:before {
    position: absolute;
    height: 2px;
    background-color: #ff702f;
    width: 28px;
    transform: translateY(-50%);
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    right: 0;
    left: auto;
}
.tog-nav.active {
    border-color: #ff702f;
}
.tog-nav.active:after, .tog-nav.active:before {
    background: #878483;
    width: 100%}
.hc-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
@media (max-width:1368px) {
    .language a, .navigation ul a {
    font-size: 12px;
}
.navigation ul a {
    height: 8rem;
    padding: 0 1rem;
}
.fixed-element>img {
    width: 40px;
}
.services-item {
    font-size: 10px;
}
}@media (max-width:1199px) {
    .header {
    padding-left: 5rem;
}
.tog-left {
    left: 15px;
}
.navigation ul a {
    height: 7rem;
}
}@media (max-width:1023px) {
    .language a, .navigation ul a {
    font-size: 11px;
}
.language a {
    width: 3.8rem;
}
}@media (min-width:768px) {
    .navigation {
    display: block!important;
}
}@media (max-width:767px) {
    .header-content {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.navigation {
    position: absolute;
    top: 100%;
    background: #fff;
    z-index: 2;
    left: 0;
    right: 0;
    border-top: 1px solid #ff702f;
    display: none;
}
.navigation ul {
    display: block;
    padding: 10px 0;
}
.navigation ul li {
    border: 0;
    padding: 5px 0;
}
.navigation ul li:before {
    display: none;
}
.navigation ul li a {
    display: block;
    text-align: center;
    height: auto;
    padding: 5px;
}
.navigation ul li a:before {
    display: none;
}
.tog-nav {
    display: block;
}
.left-menu ul {
    padding-left: 0;
}
}.footer-content, .footer-content ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}
.footer {
    background: #fff;
}
.footer-content {
    padding: 2rem 0;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.footer-content ul {
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.head-content__nav, .head-content__nav-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
}
.footer-content ul li {
    padding: 0 1.5rem;
    border-right: 1px solid #ededed;
    font-size: 14px;
    color: #000;
}
.footer-content ul li:last-child {
    padding-right: 0;
    border: 0;
}
.footer-content ul li:first-child {
    padding-left: 0;
}
.footer-content ul li a:hover {
    color: #ff702f;
}
.footer-text {
    color: #495151;
    font-size: 14px;
}
@media (max-width:767px) {
    .footer-content ul li, .footer-text {
    font-size: 12px;
}
}@media (max-width:600px) {
    .footer-content {
    text-align: center;
}
.footer-text {
    width: 100%;
    padding-bottom: 1.5rem;
}
.footer-content ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%}
}.head-content__item {
    position: relative;
}
.head-content__item:before {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .3);
}
.head-content__item .container {
    position: relative;
}
.head-content__nav {
    position: absolute;
    left: 15rem;
    bottom: 5rem;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.head-content__nav span.active {
    font-size: 3rem;
    color: #ff702f;
    font-weight: 600;
    padding-right: 6rem;
    position: relative;
}
.head-content__nav span.active:before {
    position: absolute;
    height: 1px;
    bottom: 1rem;
    width: 4rem;
    right: 1.2rem;
    background-color: rgba(232, 236, 240, .2);
}
.head-content__nav span.all {
    color: #fff;
    padding: 0 1.2rem;
}
.head-content__nav-group {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.fixed-element, .hc__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}
.head-content__nav button {
    background: 0 0;
    border: 0;
    font-size: 16px;
    color: rgba(255, 255, 255, .2);
    line-height: 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.head-content__nav button:hover {
    color: #ff702f;
}
.hc__item {
    height: 65rem;
    padding-top: 5rem;
    padding-bottom: 5rem;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    position: relative;
    color: #fff;
}
.hc__item strong {
    color: #ff7030;
    font-size: 10rem;
    font-weight: 700;
}
.hc__item-title {
    font-size: 6rem;
    font-weight: 300;
    text-transform: uppercase;
}
@media (max-width:1368px) {
    .fixed-element {
    z-index: 1;
}
.hc__item strong {
    font-size: 8rem;
}
.hc__item-title {
    font-size: 5rem;
}
.hc__item {
    height: 50rem;
}
}@media (max-width:1199px) {
    .fixed-element>img {
    display: none;
}
.head-content__nav {
    left: 15px;
}
.hc__item {
    padding: 5rem;
}
}@media (max-width:1023px) {
    .fixed-element {
    padding-left: 15px;
}
}@media (max-width:767px) {
    .hc__item strong {
    font-size: 5rem;
}
.hc__item-title {
    font-size: 3.5rem;
}
.hc__item {
    height: 40rem;
}
.head-content__nav {
    bottom: 1rem;
}
}@media (max-width:460px) {
    .hc__item strong {
    font-size: 3rem;
}
.hc__item-title {
    font-size: 2.5rem;
}
}.fixed-element {
    position: absolute;
    transform: translateY(-50%);
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    left: 0;
    right: 0;
    padding-left: 2.5rem;
}
.fixed-element>img {
    margin-right: 1.5rem;
}
.fixed-element.fix_top {
    top: 19rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.social {
    pointer-events: all;
}
.social li {
    margin-bottom: 3rem;
}
.social li:last-child {
    margin-bottom: 0;
}
.social li a {
    width: 4.2rem;
    height: 4.2rem;
    border: 1px solid #e2e7eb;
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 2rem;
    color: #000;
}
.social li a:hover {
    background-color: #ff702f;
    border-color: #ff702f;
    color: #fff;
}
.partners-item, .services-item {
    border-right: 1px solid rgba(214, 214, 214, .45);
}
@media (max-width:1199px) {
    .fixed-element.fix_top {
    display: none;
}
}@media (max-width:1023px) {
    .fixed-element {
    padding-left: 15px;
}
.social li a {
    width: 3.2rem;
    height: 3.2rem;
}
.social li {
    margin-bottom: 2rem;
}
}.section-services {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
}
.services-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.services-item:first-child:after, .services-item:last-child:before, .services-row:first-child .services-item:before, .services-row:last-child .services-item:after {
    display: none;
}
.services-row:last-child .services-item {
    border-bottom: 0;
}
.services-item {
    min-height: 14.6rem;
    width: 20%;
    border-bottom: 1px solid rgba(214, 214, 214, .45);
    padding: 3rem 1.5rem 1.5rem;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    position: relative;
}
.services-item:after, .services-item:before {
    content: '';
    position: absolute;
    width: 9px;
    height: 9px;
}
.services-item:before {
    border-top: 1px solid #ff702f;
    border-right: 1px solid #ff702f;
    top: -1px;
    right: -1px;
}
.partners-item:last-child, .services-item:last-child {
    border-right: 0;
}
.services-item:after {
    border-bottom: 1px solid #ff702f;
    border-left: 1px solid #ff702f;
    left: -1px;
    bottom: -1px;
}
.services-item__img {
    text-align: center;
    width: 5rem;
    height: 5rem;
    margin: 0 auto 1.5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.services-item:hover {
    background: rgba(255, 112, 47, .1);
}
@media (max-width:1368px) {
    .services-item {
    font-size: 10px;
}
}@media (max-width:768px) {
    .services-item {
    width: 33.333%;
    border-top: 1px solid rgba(214, 214, 214, .45);
    border-bottom: 0;
    margin-right: -1px;
}
.services-item:after, .services-item:before {
    display: none;
}
.services-item:nth-child(3n) {
    border-right: 0;
}
.services-row:last-child {
    border-bottom: 1px solid rgba(214, 214, 214, .45);
}
}.product-index, .product-index__item-bot {
    display: -webkit-box;
    display: -webkit-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
}
@media (max-width:420px) {
    .services-item {
    width: 50%}
.services-item:nth-child(3n) {
    border-right: 1px solid rgba(214, 214, 214, .45);
}
.services-item:nth-child(2n) {
    border-right: 0;
}
}.product-index {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.product-index__item {
    border: 3px solid #fff;
    line-height: 0;
    position: relative;
    height: 46.3rem;
    overflow: hidden;
    width: 25%}
.product-index__item:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(58%, rgba(4, 4, 3, .42)), to(rgba(5, 2, 2, 0)));
    background-image: -webkit-linear-gradient(bottom, #000 0, rgba(4, 4, 3, .42) 58%, rgba(5, 2, 2, 0) 100%);
    background-image: -o-linear-gradient(bottom, #000 0, rgba(4, 4, 3, .42) 58%, rgba(5, 2, 2, 0) 100%);
    background-image: linear-gradient(to top, #000 0, rgba(4, 4, 3, .42) 58%, rgba(5, 2, 2, 0) 100%);
    opacity: .85;
    opacity: 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    z-index: 1;
}
.product-index__item>img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    will-change: transform;
}
.product-index__item-bot {
    left: 0;
    right: 0;
    bottom: -100%;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: absolute;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    z-index: 1;
}
.product-index__item-bot span {
    width: 5.6rem;
    height: 5.6rem;
    background-color: #ff702f;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 2rem;
    line-height: 0;
    color: #fff;
}
.news, .partners {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}
.blockquote-info, .news, .partners {
    -webkit-box-pack: start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
}
.product-index__item-title {
    padding: 1rem 2rem 1rem 2.6rem;
    border-left: 3px solid #ff702f;
    line-height: 1.2;
    width: -webkit-calc(100% - 5.6rem);
    width: calc(100% - 5.6rem);
    text-transform: uppercase;
    color: #fff;
}
.product-index__item:hover>img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}
.product-index__item:hover .product-index__item-bot {
    bottom: 0;
}
.product-index__item:first-child, .product-index__item:last-child {
    width: 50%}
@media (max-width:1400px) {
    .product-index__item {
    height: 36rem;
}
.product-index__item-title {
    padding: 1rem 2rem 1rem .6rem;
}
}@media (max-width:860px) {
    .product-index__item {
    width: 50%}
}@media (max-width:460px) {
    .product-index__item {
    width: 100%!important;
}
}.section-news {
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.news {
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: -3rem -1.5rem 0;
}
.news-item {
    width: -webkit-calc(33.333% - 3rem);
    width: calc(33.333% - 3rem);
    margin: 3rem 1.5rem 0;
    padding: 7rem 3.5rem 7.5rem;
    border: 1px solid rgba(170, 183, 194, .35);
    position: relative;
}
.news-item>span {
    padding: 1.2rem 1.5rem;
    background-color: #ff702f;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 0;
}
.news-item__title {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 2rem;
}
.news-item__description {
    color: #495151;
    font-size: 14px;
}
.news-item .read-more {
    position: absolute;
    right: 3.5rem;
    bottom: 3.5rem;
    margin-top: 0;
}
@media (max-width:1023px) {
    .news-item {
    margin: 2rem 1rem 0;
    width: -webkit-calc(33.333% - 2rem);
    width: calc(33.333% - 2rem);
    padding: 6rem 1.5rem 5.5rem;
}
.news {
    margin: -2rem -1rem 0;
}
.news-item .read-more {
    bottom: 1.5rem;
    right: 1.5rem;
}
.news-item__description, .news-item__title {
    font-size: 12px;
}
.news-item>span {
    padding: 1rem 1.5rem;
    font-size: 12px;
}
}@media (max-width:767px) {
    .news-item {
    width: -webkit-calc(50% - 2rem);
    width: calc(50% - 2rem);
}
}@media (max-width:550px) {
    .news-item {
    width: -webkit-calc(100% - 2rem);
    width: calc(100% - 2rem);
}
.section-news {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
}.partners-content {
    padding: 5rem 0;
    background-color: rgba(236, 239, 242, .55);
}
.partners {
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.blockquote-info, .partners-item, .products {
    display: -webkit-flex;
}
.partners-item {
    width: 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 6px 2rem;
    position: relative;
}
.breadcrumbs li:last-child:after, .partners-item:last-child:after, .partners-item:last-child:before {
    display: none;
}
.about-slider .slick-arrow, .partners-item:after, .partners-item:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.partners-item:after, .partners-item:before {
    content: "";
    background-color: #ff702f;
    transform: translateY(-50%);
}
.blockquote:before, .error-wrap:before {
    content: ''}
.partners-item:after {
    width: 15px;
    height: 1px;
    right: -8px;
}
.partners-item:before {
    height: 15px;
    width: 1px;
    right: -1px;
}
@media (max-width:767px) {
    .partners-content {
    padding: 3rem 0;
}
.partners-item {
    width: 50%}
.partners-item:nth-child(2n) {
    border-right: 0;
}
.partners-item:nth-child(2n):after, .partners-item:nth-child(2n):before {
    display: none;
}
}.about-slider .slick-arrow, .product-info, .product-item__hidden, .product-item__img, .product-media__main, .product-media__main .slick-arrow, .product-media__nav-item, .product-tab {
    border: 1px solid rgba(133, 131, 130, .1);
}
.section-about {
    padding-top: 7rem;
    padding-bottom: 7rem;
}
.about-slider {
    width: 910px;
    margin: 4rem auto;
    max-width: 100%}
.about-slider__item {
    width: 45.3rem;
    height: 46.3rem;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.about-slider__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.about-slider .slick-slide {
    padding: 3px;
}
.about-slider .slick-arrow {
    width: 5.6rem;
    height: 5.6rem;
    background: #fff;
    font-size: 2rem;
    transform: translateY(-50%);
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    z-index: 1;
}
.about-slider .slick-arrow.slick-next {
    right: -10rem;
}
.about-slider .slick-arrow.slick-prev {
    left: -10rem;
}
.about-slider .slick-arrow:hover {
    background-color: #ff702f;
    color: #fff;
}
.blockquote {
    padding-left: 10.5rem;
    position: relative;
    margin: 4rem 0;
}
.blockquote:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 6.4rem;
    height: 4.6rem;
    background: url(../img/quote.svg) no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100%}
.blockquote-text {
    font-weight: 700;
    font-size: 2rem;
    color: #000;
}
.blockquote-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    margin-top: 4rem;
}
.breadcrumbs, .products {
    -webkit-box-pack: start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
}
.blockquote-info__img {
    width: 6rem;
    height: 6rem;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 2rem;
}
.blockquote-info__title {
    font-weight: 700;
}
.img_st {
    height: 0;
    padding-bottom: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
}
.img_st img {
    width: 100%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    display: block;
}
.about-content.sm {
    margin: 0 auto;
    max-width: 100%;
    width: 710px;
}
@media (max-width:1368px) {
    .section-about {
    padding-top: 5rem;
    padding-bottom: 5rem;
}
}@media (max-width:768px) {
    .about-slider__item {
    height: 40rem;
}
.blockquote-text {
    font-size: 1.8rem;
}
}@media (max-width:580px) {
    .blockquote: before {
    width: 4.4rem;
    height: 3.6rem;
}
.blockquote {
    padding-left: 5.5rem;
}
}@media (max-width:420px) {
    .blockquote-text {
    font-size: 1.6rem;
}
.blockquote-info {
    font-size: 12px;
    margin-top: 2rem;
}
.about-slider__item {
    height: 36rem;
}
}.head-in {
    padding-top: 15rem;
    padding-bottom: 15rem;
    position: relative;
    text-align: center;
    color: #fff;
}
.head-in:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .8);
}
.head-in .container, .product-item, .product-item__img {
    position: relative;
}
.head-in__title {
    font-size: 6rem;
    font-weight: 700;
    text-transform: uppercase;
}
@media (max-width:1368px) {
    .head-in__title {
    font-size: 5rem;
}
}@media (max-width:1199px) {
    .about-slider .slick-arrow.slick-next {
    right: 0;
}
.about-slider .slick-arrow.slick-prev {
    left: 0;
}
.head-in {
    padding: 10rem 5rem;
}
}@media (max-width:767px) {
    .head-in__title {
    font-size: 3.5rem;
}
.head-in {
    padding: 8rem 5rem;
}
}.section-products-main {
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 -1.5rem;
}
.product-item {
    width: -webkit-calc(33.333% - 3rem);
    width: calc(33.333% - 3rem);
    margin: 0 1.5rem 5rem;
    overflow: hidden;
}
.product-item__img {
    width: 100%;
    height: 32rem;
    overflow: hidden;
    margin-bottom: 3rem;
}
.product-item__img img {
    max-width: 90%;
    max-height: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.product-item__title {
    color: #191511;
    font-weight: 700;
    text-transform: uppercase;
    text-align:center;
}
.product-item__hidden {
    background-color: #fff;
    position: absolute;
    top: 120%;
    left: 0;
    right: 0;
    height: 100%;
    padding: 2rem;
    overflow: auto;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.product-item__hidden-title {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ff702f;
    display: block;
    margin-bottom: 1.5rem;
}
.product-item__hidden-title i {
    padding-left: 5px;
}
.product-item__hidden-title:hover {
    color: #191511;
}
.product-item__description-item {
    margin-bottom: 2rem;
    color: #858382;
    font-size: 14px;
}
.product-item__description-item:last-child {
    margin-bottom: 0;
}
.product-item__description-item strong {
    color: #191511;
}
.product-item__description-item>* {
    margin-bottom: 1rem;
}
.product-item__description-item>:last-child {
    margin-bottom: 0;
}
.product-item__description-item ul li {
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: .5rem;
}
.product-item__description-item ul li:last-child {
    margin-bottom: 0;
}
.product-item__description-item ul li:before {
    content: "";
    position: absolute;
    left: 0;
    width: 2px;
    height: 2px;
    background-color: #ff702f;
    top: .8rem;
}
.product-item:hover .product-item__hidden {
    top: 0;
}
@media (max-width:1368px) {
    .product-item__hidden-title {
    font-size: 11px;
}
.product-item__description-item {
    font-size: 12px;
}
}@media (max-width:1023px) {
    .products {
    margin: 0 -1rem;
}
.product-item {
    width: -webkit-calc(33.333% - 1rem);
    width: calc(33.333% - 1rem);
    margin: 0 .5rem 3rem;
}
}@media (max-width:860px) {
    .product-item {
    width: -webkit-calc(50% - 1rem);
    width: calc(50% - 1rem);
}
}@media (max-width:600px) {
    .product-item {
    width: 46rem;
    margin: 0 auto 2rem;
}
.product-item__img {
    margin-bottom: 2rem;
}
.products {
    margin: 0;
}
}.breadcrumbs {
    padding-bottom: 3rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.breadcrumbs li {
    position: relative;
    font-size: 13px;
    color: #858382;
    font-weight: 300;
}
.breadcrumbs li:after {
    content: '/';
    padding: 0 1px;
}
.breadcrumbs li a {
    color: #ff702f;
    text-decoration: underline;
}
.breadcrumbs li a:hover {
    text-decoration: none;
    color: #000;
}
.product-group, .product-tab__nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
}
.section-product {
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.product-group {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-bottom: 4.5rem;
}
.product-media {
    width: 50%}
.product-media__main .slick-slide {
    height: 52.1rem;
    position: relative;
    overflow: hidden;
}
.product-media__main .slick-slide img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.product-media__main .slick-arrow {
    width: 5.6rem;
    height: 5.6rem;
    background: #fff;
    font-size: 2rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    z-index: 1;
}
.product-media__main .slick-arrow.slick-next {
    right: 0;
}
.product-media__main .slick-arrow.slick-prev {
    left: 0;
}
.product-media__main .slick-arrow:hover {
    background-color: #ff702f;
    color: #fff;
}
.product-media__nav {
    margin-top: 2rem;
}
.product-media__nav-item {
    width: 13.5rem;
    height: 12rem;
    max-width: 98%;
    margin: 0 auto;
}
.product-info {
    width: 45%;
    padding: 4rem 5.5rem;
}
.product-info__title {
    font-size: 2.4rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #191511;
    padding-bottom: 2rem;
}
.product-info__main {
    font-size: 14px;
    color: #191511;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 3rem;
}
.product-info__main strong {
    color: #ff702f;
    font-size: 2.4rem;
}
.product-tab__nav {
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-top: -2.6rem;
}
.product-tab__nav-item {
    border: 1px solid rgba(133, 131, 130, .2);
    width: 17.6rem;
    height: 5.4rem;
    padding: 1rem;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    color: #858382;
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    cursor: pointer;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.product-tab__nav-item.active, .product-tab__nav-item:hover {
    background: #ff702f;
    color: #fff;
}
.product-tab__content {
    padding: 4rem 4.5rem;
}
.product-tab__content .text-group {
    font-size: 14px;
    color: #858382;
}
.faq-item {
    padding: 2.5rem 0;
    border-bottom: 1px solid rgba(133, 131, 130, .1);
}
.faq-item__title {
    padding: 0 5rem;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    cursor: pointer;
}
.faq-item__title:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
    width: 3rem;
    height: 1px;
    background-color: #ff702f;
}
.faq-item__title span {
    width: 4rem;
    height: 4rem;
    border: 1px solid rgba(133, 131, 130, .2);
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.contact-group__info ul li span i, .faq-item__title span i {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.faq-item__title span i {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.buy-item__info, .search-group button {
    -webkit-transition: .4s;
    -o-transition: .4s;
}
.faq-item__title.active i {
    color: #ff702f;
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
    -ms-transform: translate(-50%, -50%) rotate(180deg);
    transform: translate(-50%, -50%) rotate(180deg);
}
.faq-item__content {
    padding: 2rem 5rem;
    font-size: 14px;
    color: #858382;
    display: none;
}
.tab-slider {
    padding: 0 10rem;
}
.tab-slider__item {
    width: 29.1rem;
    height: 30.4rem;
    line-height: 0;
    max-width: 98%;
    margin: 0 auto;
}
.tab-slider__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.tab-slider .slick-arrow {
    width: 5.6rem;
    height: 5.6rem;
    border: 1px solid rgba(133, 131, 130, .1);
    background: #fff;
    font-size: 2rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    z-index: 1;
}
.tab-slider .slick-arrow.slick-next {
    right: -4.5rem;
}
.tab-slider .slick-arrow.slick-prev {
    left: -4.5rem;
}
.tab-slider .slick-arrow:hover {
    background-color: #ff702f;
    color: #fff;
}
@media (max-width:1199px) {
    .product-info {
    width: 49%;
    padding: 2rem;
}
}@media (max-width:1023px) {
    .product-media__main .slick-slide {
    height: 45rem;
}
.faq-item__content, .product-info__main, .product-tab__content .text-group {
    font-size: 12px;
}
.tab-slider {
    padding: 0 4rem;
}
}@media (max-width:860px) {
    .product-media {
    width: 500px;
    max-width: 100%;
    margin: 0 auto 2rem;
}
.product-info {
    width: 100%}
.product-tab__content {
    padding: 2rem 2.5rem;
}
.tab-slider .slick-arrow.slick-next {
    right: -2.5rem;
}
.tab-slider .slick-arrow.slick-prev {
    left: -2.5rem;
}
.product-tab__nav-item {
    font-size: 10px;
    width: 33.3333%}
.tab-slider {
    padding: 0;
}
.faq-item__title:before {
    width: 2rem;
}
.faq-item__title {
    padding: 0 3rem;
}
.faq-item__title span {
    width: 2.5rem;
    height: 2.5rem;
}
.faq-item__content {
    padding: 2rem 0;
}
}@media (max-width:460px) {
    .product-media__main .slick-slide {
    height: 40rem;
}
}.contact-group {
    padding: 7rem 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.contact-group__media, .top-form {
    -webkit-box-pack: justify;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
}
.contact-group__media {
    width: 57%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
}
.contact-group__media-item {
    line-height: 0;
    width: 49.5%}
.contact-group__media-item img {
    width: 100%}
.contact-group__info {
    width: 37%}
.contact-group__info-title {
    font-size: 3rem;
    font-weight: 700;
    color: #000;
    padding-bottom: 2rem;
}
.contact-group__info-subtitle {
    color: #858382;
    padding-bottom: 2rem;
}
.contact-group__info ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2rem;
}
.contact-group__info ul li:last-child {
    margin-bottom: 0;
}
.contact-group__info ul li span {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 2rem;
    width: 4rem;
    height: 4rem;
    border: 1px solid #e2e7eb;
    background-color: #fff;
    position: relative;
    font-size: 2rem;
}
.contact-group__info ul li span i {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.contact-group__info ul li a:hover {
    color: #ff702f;
}
.map-content {
    position: relative;
}
.map-content .container {
    height: 50rem;
    position: relative;
    z-index: 1;
}
.map-contact {
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40.5rem;
    background: #fff;
    pointer-events: all;
}
.map-contact__top {
    -webkit-box-shadow: 0 10px 30px rgba(71, 71, 71, .1);
    box-shadow: 0 10px 30px rgba(71, 71, 71, .1);
    background-color: #fd5200;
    padding: 2rem 2rem 2rem 5rem;
    font-size: 2rem;
    font-weight: 700;
    color: #fff;
}
.map-contact__content {
    padding: 3rem 5rem 4rem;
}
.map-contact__content ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2rem;
}
.map-contact__content ul li:last-child {
    margin-bottom: 0;
}
.map-contact__content ul li span {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 2rem;
    width: 4rem;
    height: 4rem;
    border: 1px solid #e2e7eb;
    background-color: #fff;
    position: relative;
    font-size: 2rem;
}
.map-contact__content ul li span i {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.map-contact__content ul li a:hover {
    color: #ff702f;
}
.map-contact__content p {
    font-size: 13px;
    color: #858382;
    padding-top: 2rem;
}
.map {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%}
@media (max-width:767px) {
    .map, .map-contact {
    position: relative;
}
.contact-group__media {
    display: none;
}
.contact-group__info {
    width: 100%}
.contact-group {
    padding: 5rem 0;
}
.map-contact {
    left: 0;
    top: 0;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    width: 100%;
    max-width: 100%;
    margin-bottom: 2rem;
    border: 1px solid #e2e7eb;
}
.map {
    height: 30rem;
}
.map-content .container {
    height: auto;
}
.map-contact__content {
    padding: 2rem;
}
}.section-faq {
    padding-top: 7rem;
    padding-bottom: 7rem;
}
.search-group {
    position: relative;
    width: 32.2rem;
}
.search-group input {
    background-color: #fff;
    border: 1px solid rgba(133, 131, 130, .2);
    height: 5.4rem;
    font-size: 13px;
    display: block;
    padding: 0 5rem 0 3rem;
    font-family: Lato;
    font-weight: 600;
    width: 100%}
.search-group input::-webkit-input-placeholder {
    color: #000;
}
.search-group input::-moz-placeholder {
    color: #000;
}
.search-group input:-ms-input-placeholder {
    color: #000;
}
.search-group input::-ms-input-placeholder {
    color: #000;
}
.search-group input::placeholder {
    color: #000;
}
.search-group input.error {
    border-color: red!important;
}
.search-group button {
    width: 4rem;
    height: 4rem;
    background-color: rgba(133, 131, 130, .05);
    border: 0;
    font-size: 16px;
    color: #000;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: .7rem;
    transition: .4s;
}
.search-group button:hover {
    background: #ff702f;
    color: #fff;
}
.top-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-bottom: 3rem;
}
.form-select {
    width: 32.2rem;
}
@media (max-width:1368px) {
    .section-faq {
    padding-top: 5rem;
    padding-bottom: 5rem;
}
}@media (max-width:768px) {
    .selectric .label {
    margin-left: 1rem;
}
.search-group input {
    padding-left: 1rem;
}
}@media (max-width:560px) {
    .form-select, .search-group {
    width: 300px;
    max-width: 100%}
.top-form {
    display: block;
}
.form-select {
    margin-bottom: 1.5rem;
}
}.support, .support-item__contact {
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
}
.buy-item__title, .support-item {
    margin-bottom: 3rem;
}
.section-support {
    padding-top: 7rem;
    padding-bottom: 7rem;
}
.support {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.support-left, .support-right {
    width: 48%}
.support-item:last-child {
    margin-bottom: 0;
}
.support-item__title {
    font-size: 1.8rem;
    color: #000;
    margin-bottom: 1.5rem;
}
.support-item__title:last-child {
    margin-bottom: 0;
}
.support-item__title strong {
    font-size: 2rem;
}
.support-item__contact {
    margin-bottom: 1.5rem;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.support-item__contact span {
    width: 4rem;
    height: 4rem;
    border: 1px solid #e2e7eb;
    background-color: #fff;
    margin-right: 2rem;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
}
.support-item__contact span i {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 2rem;
}
.support-item__contact-text {
    width: -webkit-calc(100% - 6rem);
    width: calc(100% - 6rem);
}
.support-item__contact-text sup {
    color: #ff702f;
}
.support-item__contact-description {
    color: #858382;
    padding-top: 1.5rem;
}
.support-form {
    margin-bottom: 2rem;
}
.support-form:last-child {
    margin-bottom: 0;
}
.support-form .form-select, .support-form .search-group {
    width: 100%}
.support-link li {
    padding-bottom: .5rem;
}
.support-link i {
    color: #039be5;
    margin-left: 2rem;
}
.support-link a {
    text-decoration: underline;
}
.support-link a:hover {
    text-decoration: none;
    color: #039be5;
}
.support-link a:hover i {
    color: #ff702f;
}
.support-bot {
    padding-top: 3rem;
    margin-top: 3rem;
    border-top: 1px solid rgba(133, 131, 130, .2);
    font-size: 1.8rem;
}
@media (max-width:1368px) {
    .section-support {
    padding-top: 5rem;
    padding-bottom: 5rem;
}
}@media (max-width:767px) {
    .support-left, .support-right {
    width: 100%}
.support-item {
    margin-bottom: 2rem;
}
}.section-buy {
    padding-top: 7rem;
    padding-bottom: 7rem;
}
.buy-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 4rem 0;
    border-bottom: 1px solid rgba(133, 131, 130, .1);
}
.buy-item:last-child {
    border-bottom: 0;
}
.buy-item__text {
    width: -webkit-calc(100% - 45rem);
    width: calc(100% - 45rem);
}
.buy-item__img {
    width: 42.9rem;
    height: 20.3rem;
}
.buy-item__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.buy-item__info {
    width: 131px;
    height: 55px;
    border: 1px solid #ff702f;
    background-color: #fff;
    display: block;
    text-align: center;
    font-size: 13px;
    color: #858382;
    font-weight: 300;
    padding: 8px;
    transition: .4s;
}
.filter-active, .filter-active span, .filter-drop {
    border: 1px solid rgba(133, 131, 130, .2);
}
.buy-item__info strong, .filter-drop__item-title:before, .table-link span {
    -webkit-transition: .4s;
    -o-transition: .4s;
}
.buy-item__info strong {
    width: 100%;
    display: block;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    transition: .4s;
}
.buy-item__info:hover {
    background: #ff702f;
    color: #fff;
}
.buy-item__info:hover strong {
    color: #fff;
}
.buy-item__title {
    font-size: 2rem;
    font-weight: 700;
}
@media (max-width:1368px) {
    .section-buy {
    padding-top: 5rem;
    padding-bottom: 5rem;
}
}@media (max-width:767px) {
    .buy-item__img {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin: 0 auto 2rem;
}
.buy-item__text {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 100%}
.buy-item {
    padding: 2rem 0;
    text-align: center;
}
.buy-item__info {
    margin: 0 auto;
}
.buy-item__title {
    font-size: 1.8rem;
}
}.section-buy-in {
    padding-top: 7rem;
    padding-bottom: 7rem;
}
.filter {
    position: relative;
    width: 25.2rem;
    background-color: #fff;
}
.filter-active {
    width: 25.2rem;
    height: 5.4rem;
    background-color: #fff;
    padding: 0 .7rem 0 3rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}
.filter-active__title {
    font-size: 14px;
    color: #000;
    width: -webkit-calc(100% - 4rem);
    width: calc(100% - 4rem);
}
.filter-active span {
    width: 4rem;
    height: 4rem;
    position: relative;
}
.filter-active span i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 16px;
}
.filter-active.active span {
    color: #ff702f;
}
.filter-drop {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 1;
    border-top: 0;
    display: none;
}
.filter-drop__item {
    padding: 1.5rem 2.5rem 1.5rem 3rem;
    border-bottom: 1px solid rgba(133, 131, 130, .2);
}
.filter-drop__item:last-child {
    border-bottom: 0;
}
.filter-drop__item-title {
    font-size: 14px;
    position: relative;
    color: #000;
    padding-right: 2rem;
    cursor: pointer;
}
.filter-drop__item-title:before {
    content: '\f2f9';
    font-family: Material-Design-Iconic-Font;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #000;
    font-size: 18px;
    transition: .4s;
}
.filter-drop__item-title.active:before {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    color: #ff702f;
}
.buy-in__item-img img, .buy-in__item-link span i {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    top: 50%;
    left: 50%}
.filter-drop__item-list {
    padding-top: 1rem;
    display: none;
}
.buy-in__item, .buy-in__item-link {
    display: -webkit-box;
    display: -webkit-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
}
.buy-in__item {
    padding: 2.5rem 0;
    border-bottom: 1px solid rgba(133, 131, 130, .1);
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.buy-in__item-img {
    width: 25.5rem;
    height: 12.9rem;
    border: 1px solid rgba(133, 131, 130, .2);
    position: relative;
}
.buy-in__item-img img {
    position: absolute;
    transform: translate(-50%, -50%);
    max-width: 90%;
    max-height: 90%}
.buy-in__item-text {
    width: -webkit-calc(100% - 25.5rem);
    width: calc(100% - 25.5rem);
    padding-left: 6rem;
}
.buy-in__item-title {
    font-weight: 700;
}
.buy-in__item-link {
    margin-top: 1.5rem;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.buy-in__item-link span {
    width: 4rem;
    height: 4rem;
    border: 1px solid #e2e7eb;
    background-color: #fff;
    display: block;
    margin: 0 1.5rem 1.5rem 0;
    position: relative;
    font-size: 2rem;
    color: #000;
}
.buy-in__item-link span i {
    position: absolute;
    transform: translate(-50%, -50%);
}
.table-download a i, .table-link span i {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.buy-in__item-link a {
    margin: 0 1.5rem 1.5rem 0;
    color: #039be5;
}
.buy-in__item-link a:hover {
    text-decoration: underline;
}
@media (max-width:1368px) {
    .section-buy-in {
    padding-top: 5rem;
    padding-bottom: 5rem;
}
}@media (max-width:767px) {
    .buy-in__item-text {
    width: 100%;
    padding: 2rem 0 0;
}
.buy-in__item {
    padding-bottom: 1rem;
}
}.section-news-in {
    padding-top: 7rem;
    padding-bottom: 7rem;
}
.news-in .news-item {
    width: 100%;
    margin: 0 0 3rem;
}
.news-in .news-item .read-more {
    left: 3.5rem;
}
.news-in .news-item>span {
    right: 0;
    left: auto;
}
.news-in .news-item:last-child {
    margin-bottom: 1.5rem;
}
@media (max-width:1368px) {
    .section-news-in {
    padding-top: 5rem;
    padding-bottom: 5rem;
}
}@media (max-width:1023px) {
    .news-in .news-item {
    width: 100%}
.news-in .news-item .read-more {
    left: 1.5rem;
}
}.section-imprint {
    padding-top: 7rem;
    padding-bottom: 7rem;
}
@media (max-width:1368px) {
    .section-imprint {
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.support-bot {
    padding-top: 2rem;
    margin-top: 2rem;
}
}.section-reseller {
    padding-top: 7rem;
    padding-bottom: 7rem;
}
.table-group__item {
    margin-bottom: 5rem;
}
.table-group__item-title {
    font-size: 2rem;
    font-weight: 700;
    padding-bottom: 2.5rem;
}
.table-group__item:last-child {
    margin-bottom: 0;
}
table.table-item {
    width: 100%;
    border: 1px solid rgba(133, 131, 130, .15);
    border-top: 0;
    color: #000;
}
table.table-item thead {
    background-color: rgba(182, 188, 195, .2);
}
table.table-item thead th {
    font-weight: 700;
    height: 5.5rem;
    vertical-align: middle;
    border-right: 1px solid rgba(133, 131, 130, .15);
    text-align: center;
}
table.table-item thead th:last-child {
    border-right: 0;
    text-align: center;
}
table.table-item tbody tr {
    border-bottom: 1px solid rgba(133, 131, 130, .15);
}
table.table-item tbody tr:last-child {
    border-bottom: 0;
}
table.table-item tbody tr:nth-child(2n) {
    background-color: rgba(243, 244, 245, .4);
}
table.table-item tbody tr td {
    height: 7.5rem;
    padding: 1.5rem;
    vertical-align: middle;
    border-right: 1px solid rgba(133, 131, 130, .15);
    text-align: center;
}
table.table-item tbody tr td:last-child {
    border-right: 0;
    text-align: center;
}
.table-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.error-wrap .container, .table-download {
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
}
.table-link span {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 4rem;
    height: 4rem;
    border: 1px solid #e2e7eb;
    position: relative;
    margin-right: 1.5rem;
    transition: .4s;
    font-size: 2rem;
}
.table-link span i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.table-link a {
    color: #039be5;
    text-decoration: underline;
}
.table-link a:hover {
    color: #000;
}
.table-download a:hover, .table-link a:hover+span {
    background-color: #ff702f;
    color: #fff;
}
.table-download {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-bottom: 5px;
    font-size: 14px;
}
.table-download:last-child {
    margin-bottom: 0;
}
.table-download a {
    width: 4rem;
    height: 4rem;
    border: 1px solid #e2e7eb;
    position: relative;
    color: #039be5;
}
.table-download a i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 2rem;
}
.table-download a:hover {
    border: 0;
}
.table-download__text {
    margin-right: 1.5rem;
    width: 140px;
    text-align: left;
    text-transform: uppercase;
}
.table-img {
    width: 22.5rem;
    height: 17.2rem;
    border: 1px solid rgba(182, 188, 195, .2);
    margin: 0 auto;
    position: relative;
    background: #fff;
}
.table-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@media (max-width:1368px) {
    .section-reseller {
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.table-download {
    font-size: 12px;
}
}@media (max-width:767px) {
    .table-wrap {
    overflow: auto;
}
table.table-item {
    width: 700px;
}
}.copyright-content {
    background-color: #f5f6f8;
    padding-top: 6rem;
    padding-bottom: 6rem;
    border-bottom: 1px solid rgba(25, 21, 17, .05);
}
@media (max-width:1368px) {
    .copyright-content {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
}.error-wrap {
    position: relative;
}
.error-wrap:before {
    position: absolute;
    background-color: rgba(1, 3, 2, .35);
    top: 0;
    left: 0;
    height: 100%;
    width: 100%}
.error-wrap .container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.error-content {
    padding: 10rem 0;
    text-align: center;
}
.error-content__title {
    font-size: 13rem;
    font-weight: 700;
    color: #ff702f;
}
.error-content__text {
    color: #fff;
    font-size: 4.5rem;
}
.error-content a {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    color: #ff702f;
    margin-top: 4rem;
    display: inline-block;
}
.error-content a i {
    padding-left: 5px;
}
.error-content a:hover {
    color: #fff;
}
@media (max-width:1199px) {
    .error-wrap {
    padding-left: 5rem;
    padding-right: 5rem;
}
}@media (max-width:1023px) {
    .error-content__text {
    font-size: 3rem;
}
}@media (max-width:767px) {
    .error-content__text {
    font-size: 2.5rem;
}
.error-content__title {
    font-size: 10rem;
}
.error-content a {
    font-size: 12px;
}
}

@media (min-width: 320px) { 
    .tog-left {
        display:none;
    }
}

@media (min-width: 1200px) {
    .tog-left {
        display:block;
    }
}
}

@media (max-width:767px) {
    .show-mobile {
        display:block;
    }
    .show-desktop {
        display:none;
    }
}

@media (min-width:767px) {
    .show-desktop {
        display:block;
    }

    .show-mobile {
        display:none;
    }
}