﻿article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

html {
    background: #fff;
    color: #000;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

html,
button,
input,
select,
textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a {
    background: rgba(0, 0, 0, 0)
}

a:focus {
    outline: thin dotted
}

a:hover,
a:active {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

h2 {
    font-size: 1.5em;
    margin: .83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: .83em;
    margin: 1.67em 0
}

h6 {
    font-size: .75em;
    margin: 2.33em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: "“" "”" "‘" "’"
}

q:before,
q:after {
    content: "";
    content: none
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

.breadCrumbs {
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    border-bottom: solid 1px rgba(0, 0, 0, 0);
    transition: .5s;
    margin-left: 13px;
    margin-top: 46px;
    margin-bottom: 29px
}

@media screen and (max-width: 767px) {
    .breadCrumbs {
        display: none
    }
}

.breadCrumbs__link {
    color: #fff;
    text-decoration: none;
    transition: .5s;
    margin-left: 3px
}

.breadCrumbs__link:first-child {
    margin-left: 0
}

.breadCrumbs__link:hover {
    color: #c53720
}

.breadCrumbs__link_home {
    border-bottom: solid 1px #fff;
    transition: .5s
}

.breadCrumbs__link_home:hover {
    color: #c53720;
    border-bottom: solid 1px #c53720
}

.breadCrumbs__link_current {
    color: #c53720;
    transition: .5s
}

.breadCrumbs__link_current:hover {
    color: #5d1e14
}

.breadCrumbs__line {
    display: block;
    width: 27px;
    height: 2px;
    padding: 0;
    background-color: #7a7b7b;
    border: none;
    opacity: 1;
    margin-top: 46px;
    margin-bottom: 29px
}

@media screen and (max-width: 767px) {
    .breadCrumbs__line {
        display: none
    }
}

.backButton {
    display: none;
    padding-left: 10px;
    margin-bottom: 18px
}

@media screen and (max-width: 767px) {
    .backButton {
        display: flex;
        align-items: center;
        color: #fff;
        font-family: Montserrat;
        font-size: 10px;
        font-weight: 500;
        text-transform: uppercase;
        text-decoration: none
    }
}

.backButton:hover {
    color: #c53720
}

.backButton:hover .backButton__img__path {
    fill: #c53720
}

.backButton__img {
    margin-right: 7px
}

.catalog {
    padding-bottom: 95px
}

.catalog__tittle {
    color: #fff;
    font-family: Montserrat;
    font-size: 28px;
    font-weight: 800;
    text-transform: uppercase;
    padding-left: 50px;
    margin-bottom: 23px
}

@media screen and (max-width: 767px) {
    .catalog__tittle {
        font-size: 16px
    }
}

.catalog__item {
    position: relative;
    margin-top: calc(var(--bs-gutter-x)*.5);
    margin-bottom: calc(var(--bs-gutter-x)*.5);
    transition: .5s;
    overflow: hidden;
    display: block;
    height: 240px;
    display: flex;
    justify-content: center;
    align-items: center
}

@media screen and (max-width: 991px) {
    .catalog__item {
        height: 112px
    }
}

.catalog__item:hover .imgSlideWrapper_catalog::before {
    background: rgba(0, 0, 0, .6);
    z-index: 5
}

.catalog__item:hover .catalog__item__hoverItem {
    opacity: 1
}

.catalog__item:hover .catalog__item__img {
    transform: scale(1.3)
}

.catalog__item__hoverItem {
    position: absolute !important;
    z-index: 5;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100px;
    height: 20px;
    color: #fff;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    text-decoration: none;
    opacity: 0;
    transition: .5s;
    cursor: pointer
}

.catalog__item__hoverItem:hover {
    color: #c53720
}

.catalog__item__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    transition: .5s
}

.catalog__item__tittle {
    position: absolute;
    z-index: 4;
    left: 30px;
    bottom: 25px;
    color: #fff;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 21px;
    margin: 0;
    width: 175px
}

@media screen and (max-width: 767px) {
    .catalog__item__tittle {
        font-size: 10px;
        left: 20px;
        bottom: 8px;
        width: 117px
    }
}

.catalog__item__tittle__slash {
    color: #c53720;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 800;
    line-height: 21px;
    padding-right: 7px
}

.imgSlideWrapper_catalog {
    transition: .5s;
    height: 100%;
    width: 100%
}

.line_production {
    width: 100%;
    padding: 0;
    margin-left: 15px;
    margin-right: 15px;
    height: 1px
}

.production__tittle {
    color: #fff;
    font-family: Montserrat;
    font-size: 28px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0
}

@media screen and (max-width: 991px) {
    .production__tittle {
        font-size: 16px;
        margin-bottom: 23px
    }
}

.production__text {
    color: #d9d9d9;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
    align-self: start
}

.production__text_bold {
    font-weight: 800
}

@media screen and (max-width: 991px) {
    .production__text {
        font-size: 14px
    }
}

@media screen and (max-width: 991px) {
    .Production_background {
        background-color: #000 !important;
        padding: 0 !important
    }
}

.Production__mobileImg {
    display: none
}

@media screen and (max-width: 991px) {
    .Production__mobileImg {
        display: block;
        width: 100%;
        height: 100%
    }
}

.Production_background {
    background-image: url("../images/production.jpg");
    background-repeat: no-repeat;
    background-size: cover
}

@media screen and (max-width: 991px) {
    .Production_background {
        background-image: none
    }
}

.Production_background::before {
    opacity: 0
}

.Production_padding {
    padding-bottom: 20vh
}

@media screen and (max-width: 991px) {
    .Production_padding {
        padding-bottom: 0
    }
}

.imgSlideWrapper__production::before {
    background: rgba(0, 0, 0, .5) !important
}

.about__img {
    width: 100%;
    height: 100%
}

.about__basement {
    display: flex;
    justify-content: space-between;
    padding-top: 49px;
    padding-bottom: 30px
}

@media screen and (max-width: 991px) {
    .about__basement {
        flex-direction: column;
        justify-content: flex-start
    }
}

.about__basement__text {
    flex: 0 0 50%;
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    display: block
}

@media screen and (max-width: 991px) {
    .about__basement__text {
        font-size: 14px
    }
}

.about__basement__tittle {
    display: block;
    flex: 0 0 38%;
    color: #d9d9d9;
    font-family: Montserrat;
    font-size: 21px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    margin: 0;
    padding: 0 27px 0 0px
}

@media screen and (max-width: 1400px) {
    .about__basement__tittle {
        flex: 0 0 50%;
        padding: 0 0 0 114px
    }
}

@media screen and (max-width: 1200px) {
    .about__basement__tittle {
        flex: 0 0 53%;
        padding: 0 0 0 86px
    }
}

@media screen and (max-width: 991px) {
    .about__basement__tittle {
        font-size: 16px;
        padding: 0
    }
}

.contact {
    display: flex;
    padding-top: 18px
}

@media screen and (max-width: 991px) {
    .contact {
        display: flex;
        flex-direction: column
    }
}

.contact__leftPath {
    flex: 0 0 40%;
    padding-bottom: 125px
}
.mailFixRel{
    position: relative;
    top: -20px;
}
@media screen and (max-width: 991px) {
    .contact__leftPath {
        padding-bottom: 0
    }
}

.contact__leftPath__address {
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    width: 324px;
}

@media screen and (max-width: 991px) {
    .contact__leftPath__address {
        padding-bottom: 14px
    }
}

.contact__rightPath {
    width: 100%
}

@media screen and (max-width: 991px) {
    .contact__rightPath {
        padding-bottom: 14px;
        height: 286px
    }
}

.Form {
    margin-bottom: 75px;
    margin-top: 39px
}

@media screen and (max-width: 991px) {
    .Form {
        margin-bottom: 72px;
        margin-top: 21px;
        padding: 20px
    }
}

.Form_border {
    border: solid 1px #7a7b7b;
    padding: 53px
}

@media screen and (max-width: 991px) {
    .Form_border {
        padding: 20px
    }
}

.Form__tittle {
    color: #fff;
    font-family: Montserrat;
    font-size: 23px;
    font-style: normal;
    font-weight: 800;
    line-height: 25px
}

.Form__text {
    color: #d9d9d9;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    width: 374px;
    height: 36px;
    text-wrap: wrap
}

@media screen and (max-width: 480px) {
    .Form__text {
        width: 100%
    }
}

.Form__LeftPath {
    flex: 0 0 50%;
    margin-right: 18px
}

@media screen and (max-width: 991px) {
    .Form__LeftPath {
        flex: 0 0 100%;
        margin-right: 0
    }
}

.Form__RightPath {
    flex: 0 0 50%;
    margin-left: 18px
}

@media screen and (max-width: 991px) {
    .Form__RightPath {
        flex: 0 0 100%;
        margin-left: 0;
        height: 286px !important
    }
}

.textArea {
    height: 100% !important;
    width: calc(100% - 36px) !important
}

@media screen and (max-width: 991px) {
    .textArea {
        width: 100% !important;
        height: 218px !important
    }
}

.form-control_contact {
    background-color: rgba(0, 0, 0, 0) !important
}

.CardProduct {
    display: flex
}

@media screen and (max-width: 991px) {
    .CardProduct {
        flex-direction: column;
        display: block;
    }
}

.CardProduct__leftPath {
    align-self: flex-start;
    flex: 0 0 60%;
    margin-right: 12px;
    margin-bottom: 46px;
    min-width: 0;
}

@media screen and (max-width: 991px) {
    .CardProduct__leftPath {
        flex: 0 0 100%;
        margin-right: 0;
        margin-bottom: 25px;
        align-self: center
    }
}

.CardProduct__leftPath__img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.CardProduct__rightPath {
    flex: 0 0 40%;
    margin-left: 12px
}

@media screen and (max-width: 991px) {
    .CardProduct__rightPath {
        flex: 0 0 100%;
        margin-left: 0
    }
}

.CardProduct__rightPath__tittle {
    color: #fff;
    font-family: Montserrat;
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    width: 412px;
    border: 1px solid #7a7b7b;
    padding: 10px
}

@media screen and (max-width: 1400px) {
    .CardProduct__rightPath__tittle {
        margin-top: 0
    }
}

@media screen and (max-width: 1200px) {
    .CardProduct__rightPath__tittle {
        font-size: 22px;
        width: 350px;
        height: 108px;
        padding: 8px
    }
}

@media screen and (max-width: 991px) {
    .CardProduct__rightPath__tittle {
        width: 100%;
        margin-left: 0;
        height: 86px;
        font-size: 16px;
        padding: 13px 78px 13px 9px
    }
}

.CardProduct__rightPath__description {
    padding-left: 16px;
    padding-right: 114px;
    margin-top: 53px
}

@media screen and (max-width: 1400px) {
    .CardProduct__rightPath__description {
        margin-top: 0;
        padding-right: 80px
    }
}

@media screen and (max-width: 991px) {
    .CardProduct__rightPath__description {
        margin-top: 25px;
        padding-left: 0px;
        padding-right: 35px
    }
}

.CardProduct__rightPath__description__item {
    display: flex;
    border-bottom: 1px solid #7a7b7b
}

.CardProduct__rightPath__description__item:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0)
}

.CardProduct__rightPath__description__item__category {
    flex: 0 0 50%;
    display: inline-block;
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 160%;
    margin: 0
}

@media screen and (max-width: 991px) {
    .CardProduct__rightPath__description__item__category {
        font-size: 14px
    }
}

.CardProduct__rightPath__description__item__meaning {
    display: inline-block;
    flex: 0 0 50%;
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin: 0
}

@media screen and (max-width: 991px) {
    .CardProduct__rightPath__description__item__meaning {
        font-size: 14px
    }
}

.CardProduct__rightPath__description__item__meaning__subtittle {
    color: #fff;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 400;
    line-height: 130%
}

@media screen and (max-width: 991px) {
    .CardProduct__rightPath__description__item__meaning__subtittle {
        font-size: 10px
    }
}

.CardProduct__rightPath__description__item__category.price {
    padding-bottom: 0
}

.btnModal_ProductMod {
    text-wrap: nowrap;
    width: 194px !important;
    height: 46px !important;
    margin-top: 49px !important;
    margin-left: 16px
}

@media screen and (max-width: 991px) {
    .btnModal_ProductMod {
        width: 100% !important;
        margin-top: 34px !important;
        margin-left: 0 !important;
        display: block
    }
}

.gallery {
    padding-bottom: 94px;
    padding-top: 30px;
    position: relative
}

@media screen and (max-width: 991px) {
    .gallery {
        padding-bottom: 0px;
        padding-top: 14px
    }
}

.gallery__switch {
    padding-top: 28px
}

@media screen and (max-width: 991px) {
    .gallery__switch {
        padding-top: 49px
    }
}

.gallery__switch__tittle {
    color: #d9d9d9;
    font-family: Montserrat;
    font-size: 28px;
    font-weight: 800;
    text-transform: uppercase;
    transition: .5s;
    margin: 0 48px 0 0
}

@media screen and (max-width: 991px) {
    .gallery__switch__tittle {
        font-size: 18px;
        margin: 0
    }
}

.gallery__switch__buttons {
    color: #d9d9d9;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0
}

@media screen and (max-width: 991px) {
    .gallery__switch__buttons {
        font-size: 14px
    }
}

.gallery__switch__buttons__link {
    color: #d9d9d9;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    transition: .5s;
    text-decoration: none;
    color: #d9d9d9;
    cursor: pointer;
    margin: 0 11px
}

.gallery__switch__buttons__link:hover {
    color: #5d1e14
}

@media screen and (max-width: 991px) {
    .gallery__switch__buttons__link {
        font-size: 14px;
        margin: 0 6px
    }
}

.gallery__contentPhoto {
    display: flex;
    opacity: 0;
    visibility: hidden;
    transition: .5s
}

.gallery__contentPhoto__first {
    flex: 0 0 60%;
    margin-right: 10px
}

@media screen and (max-width: 991px) {
    .gallery__contentPhoto__first {
        display: none
    }
}

.gallery__contentPhoto__first__item__img {
    object-fit: cover;
    width: 100%;
    height: 437px;
    display: block
}

.gallery__contentPhoto__second {
    flex: 0 0 40%;
    margin-left: 10px
}

@media screen and (max-width: 991px) {
    .gallery__contentPhoto__second {
        flex: 0 0 100%;
        margin-left: 0;
        padding-bottom: 40px
    }
}

.gallery__contentPhoto__second__item__img {
    object-fit: cover;
    width: 100%;
    height: 298px;
    display: block
}

@media screen and (max-width: 991px) {
    .gallery__contentPhoto__second__item__img {
        height: 234px !important
    }
}

.gallery__contentVideo {
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    position: absolute;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    padding-top: 30px
}

@media screen and (max-width: 991px) {
    .gallery__contentVideo__item {
        height: 234px !important;
        margin-bottom: 0
    }
}

@media screen and (max-width: 991px) {
    .gallery__contentVideo {
        padding-top: 14px
    }
}

.gallery__switch__buttons__link.current {
    color: #c53720
}

.gallery__switch__buttons__link.current:hover {
    color: #5d1e14
}

.swiper-button-next,
.swiper-button-prev {
    width: 40px;
    height: 40px
}

.swiper-button-prev:after {
    content: "";
    background-image: url(../images/icons/arrowSliderRight.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    transition: .5s;
    transform: rotate(180deg)
}

@media screen and (max-width: 991px) {
    .swiper-button-prev:after {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 15px;
        border: 1px solid #414040;
        border-radius: 50%;
        background-color: #414040;
        position: absolute;
        right: 8px
    }
}

.swiper-button-next:after {
    content: "";
    background-image: url(../images/icons/arrowSliderRight.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    transition: .5s
}

@media screen and (max-width: 991px) {
    .swiper-button-next:after {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 15px;
        border: 1px solid #414040;
        border-radius: 50%;
        background-color: #414040;
        position: absolute;
        left: 8px
    }
}

.swiper-button-next,
.swiper-button-prev {
    top: 363px
}

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

    .swiper-button-next,
    .swiper-button-prev {
        top: 120px
    }
}

.swiper-pagination1 {
    position: relative !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto !important;
    top: -80px !important;
    display: block
}

@media screen and (max-width: 991px) {
    .swiper-pagination1 {
        top: 15px !important
    }
}

.swiper-pagination1 .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    background-color: #7a7b7b;
    display: flex;
    justify-content: center;
    align-items: center
}

.swiper-pagination1 .swiper-pagination-bullet::before {
    content: "";
    padding: 14px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0);
    transition: .5s
}

.swiper-pagination1 .swiper-pagination-bullet-active {
    background-color: #c53720;
    display: flex;
    justify-content: center;
    align-items: center
}

.swiper-pagination1 .swiper-pagination-bullet-active::before {
    content: "";
    padding: 14px;
    border-radius: 50%;
    border: 1px solid #c53720
}

.lineProductCard {
    padding-bottom: 4px !important
}

@media screen and (max-width: 991px) {
    .lineProductCard {
        display: block !important;
        padding-bottom: 1px !important
    }
}

.ProductCarAuto {
    padding-bottom: 95px
}

@media screen and (max-width: 991px) {
    .ProductCarAuto {
        padding-bottom: 75px;
        padding-top: 20px
    }
}

@media screen and (max-width: 991px) {
    .ProductCarAuto__item:last-child {
        display: none
    }
}

.ProductCarAuto__tittle {
    padding-top: 36px;
    padding-bottom: 10px;
    color: #d9d9d9;
    text-align: center;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase
}

@media screen and (max-width: 991px) {
    .ProductCarAuto__tittle {
        font-size: 18px;
        padding-top: 10px;
        padding-bottom: 0px
    }
}

.gallery__contentPhoto.active {
    opacity: 1;
    visibility: visible
}

.gallery__contentVideo.active {
    opacity: 1;
    visibility: visible
}

.btnModal_ProductMod.en_lang1 {
    width: 250px !important
}

html {
    scrollbar-color: #262626 #000000;
    scrollbar-width: thin;
}

::selection {

    background: #982a19;
    /* Safari */

}

::-moz-selection {

    background: #982a19;
    /* Firefox */

}

html, body {
    background-color: #0a0a0a;
}

.element-animation {
    opacity: 0;
    transform: translateY(20%)
}

.element-animation.element-show {
    opacity: 1;
    transition: all 1s;
    transform: translateY(0%)
}

body {
    background-color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500
}

.backgroundGradient {
    background: linear-gradient(180deg, #000 0%, rgba(40, 40, 40, 0.6) 94.1%);
    background-color: #7a7b7b
}

@media screen and (max-width: 991px) {
    .backgroundGradient {
        background: #000
    }
}

.Red {
    color: #c53720
}

.logo {
    transition: .5s
}

@media screen and (max-width: 1200px) {
    .logo {
        width: 80%
    }
}

.logo:hover {
    transform: scale(1.05)
}

.alert-success {
    background-image: none
}

.alert-success {
    background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffdff0d8", endColorstr="#ffc8e5bc", GradientType=0);
    border-color: #b2dba1
}

.alert {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05)
}

.hidden {
    display: none !important
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px
}

.line {
    display: block;
    padding: 1px 43px 0 0;
    background-color: #7a7b7b;
    border: none;
    opacity: 1
}

@media screen and (max-width: 1400px) {
    .line {
        padding: 1px 30px 0 0
    }
}

@media screen and (max-width: 1200px) {
    .line {
        padding: 1px 20px 0 0
    }
}

@media screen and (max-width: 991px) {
    .line {
        display: none
    }
}

.line_Red {
    background-color: #c53720;
    padding: 1px 100% 0 0
}

@media screen and (max-width: 1400px) {
    .line_Red {
        padding: 1px 100% 0 0
    }
}

@media screen and (max-width: 1200px) {
    .line_Red {
        padding: 1px 100% 0 0
    }
}

@media screen and (max-width: 991px) {
    .line_Red {
        display: block
    }
}

.lang_buttons {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-left: 90px
}

@media screen and (max-width: 1400px) {
    .lang_buttons {
        padding-left: 61px
    }
}

@media screen and (max-width: 1312px) {
    .lang_buttons {
        padding-left: 64px
    }
}

@media screen and (max-width: 1200px) {
    .lang_buttons {
        padding-left: 50px
    }
}

.lang_buttons_phones {
    display: none
}

@media screen and (max-width: 991px) {
    .lang_buttons_desctop {
        display: none
    }
}

.lang_buttons .slash {
    position: static !important;
    text-decoration: none;
    color: #fff
}

.lang_buttons .rus_lang,
.lang_buttons .en_lang {
    position: static !important;
    color: #7a7b7b;
    color: #fff;
    text-decoration: none;
    transition: .5s;
    display: block !important
}

.lang_buttons .rus_lang.active,
.lang_buttons .en_lang.active {
    color: #7a7b7b;
    pointer-events: none
}

.lang_buttons .rus_lang:hover,
.lang_buttons .en_lang:hover {
    color: #c53720
}

.lang_buttons_phones.active {
    display: flex;
    position: relative;
    z-index: 999
}

a {
    outline: none !important
}

.buttonCloseModal {
    border: none;
    background-color: rgba(0, 0, 0, 0);
    position: relative;
    right: -33px;
    top: -13px
}

.buttonCloseModal__img__line {
    stroke: #fff
}

.btnModal {
    display: flex;
    width: 172px;
    height: 46px;
    padding: 20px;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #c53720;
    transition: .5s;
    margin-top: 30px
}

.btnModal:hover {
    background-color: #5d1e14;
    color: #fff
}

@media screen and (max-width: 480px) {
    .btnModal {
        font-size: 13px;
        padding: 16px;
        width: 137px;
        height: 37px;
        margin-top: 24px
    }
}

.modal-content {
    background-color: #032625
}

.modal-body {
    padding: 71px 63px;
    transition: .5s
}

@media screen and (max-width: 480px) {
    .modal-body {
        padding: 56px 50px
    }
}

.modal-body__tittle {
    color: #fff;
    font-family: Montserrat;
    font-size: 23px;
    font-weight: 800;
    line-height: 25px
}

@media screen and (max-width: 480px) {
    .modal-body__tittle {
        font-size: 18px
    }
}

.modal-body__text {
    color: #d9d9d9
}

.modal-body__subtittle {
    margin-top: 21px;
    color: #d9d9d9;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    transition: .5s
}

@media screen and (max-width: 480px) {
    .modal-body__subtittle {
        margin-top: 17px;
        font-size: 10px
    }
}

.modal-body__subtittle__link {
    color: #c53720;
    text-decoration: none;
    border-bottom: solid 1px rgba(0, 0, 0, 0);
    transition: .5s
}

.modal-body__subtittle__link:hover {
    border-bottom: solid 1px #c53720
}

@media screen and (max-width: 354px) {
    .modal-body__tittle {
        font-size: 16px
    }
}

@media screen and (max-width: 328px) {
    .modal-body__tittle {
        font-size: 14px
    }
}

.form__label {
    color: rgba(217, 217, 217, .72);
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    margin-bottom: 10px;
    transition: .5s
}

@media screen and (max-width: 480px) {
    .form__label {
        font-size: 10px;
        margin-bottom: 8px
    }
}

.form-control {
    border-radius: 3px;
    border: 1px solid rgba(217, 217, 217, .72);
    background-color: #032625;
    color: #d9d9d9;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    height: 48px;
    margin-bottom: 30px;
    transition: .5s
}

.form-control:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0)
}

.form-control::placeholder {
    color: rgba(0, 0, 0, 0)
}

.form-control:focus {
    background-color: #032625;
    outline: 0;
    box-shadow: 0 0 0 2px #c53720;
    border: 1px solid rgba(197, 55, 32, .72);
    color: #d9d9d9
}

@media screen and (max-width: 480px) {
    .form-control {
        font-size: 13px;
        margin-bottom: 24px
    }
}

.header {
    width: 100%
}

.header::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    z-index: 2;
    transition: .5s
}

.WrapperMenu {
    position: relative;
    z-index: 2
}

@media screen and (max-width: 991px) {
    .WrapperMenu {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: center
    }
}

.RightPartMenu {
    display: flex;
    flex-direction: row
}

.menu__list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
    z-index: 2
}

@media screen and (max-width: 991px) {
    .menu__list {
        margin-top: -110px
    }
}

.menu__list__element {
    padding-top: 15px;
    transition: .5s;
    list-style: none;
    text-decoration: none;
    text-transform: none;
    display: flex;
    justify-content: center;
    align-items: center
}

.menu__list__element__link {
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 14px;
    text-decoration: none;
    color: #000;
    transition: .5s
}

@media screen and (max-width: 920px) {
    .menu__list__element__link {
        font-size: 16px;
        letter-spacing: 2px
    }
}

.menu__list__element__link_mod {
    margin-right: 15px
}

@media screen and (max-width: 768px) {
    .menu__list__element__link_mod {
        margin-right: 0px
    }
}

.menu__list__element__link:hover {
    color: #000
}

.logo {
    position: relative;
    z-index: 3
}

@media screen and (min-width: 991px) {
    .menu__list__element__link_mod {
        align-self: flex-start
    }
}

.logo__img {
    max-width: 100%;
    display: block
}

.header_mod {
    position: relative;
    top: 0;
    left: 0;
    z-index: 90
}

.headerMenu_relative {
    position: relative !important
}

@media(max-width: 991px) {
    .accordion {
        margin-bottom: 16px
    }

    .nav-item {
        margin-bottom: 16px
    }

    body.lock {
        overflow: hidden
    }

    .header {
        padding-top: 0;
        padding-bottom: 0;
        display: flex
    }

    .WrapperMenu {
        height: 80px;
        padding: 10px 10px 10px 10px
    }

    .logo__img {
        width: 105px;
        opacity: 1;
        visibility: visible;
        transition: all .2s
    }

    .logo__img.active {
        opacity: 0;
        visibility: hidden
    }

    .burger {
        position: relative;
        display: block;
        width: 28px;
        height: 21px;
        z-index: 3;
        cursor: pointer;
        margin-right: 12px
    }

    .burger::before,
    .burger::after {
        content: "";
        background-color: #fff;
        position: absolute;
        width: 100%;
        height: 4px;
        left: 0;
        transition: .1s
    }

    .burger::before {
        top: 0
    }

    .burger::after {
        bottom: 0
    }

    .burger.active::before {
        transform: rotate(45deg);
        top: 8.5px
    }

    .burger.active::after {
        transform: rotate(-45deg);
        bottom: 8.5px
    }

    .burger__central-line.active {
        transform: scale(0)
    }

    .burger.menu-scroll::before {
        background-color: #fff
    }

    .burger.menu-scroll::after {
        background-color: #fff
    }

    .burger__central-line.menu-scroll {
        background-color: #fff
    }

    .burger__central-line {
        position: absolute;
        background-color: #fff;
        position: absolute;
        left: 0;
        width: 100%;
        height: 4px;
        top: 8.5px;
        transition: .1s
    }

    .menu {
        position: fixed;
        top: 0;
        opacity: 0;
        visibility: hidden;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #000;
        padding-top: 70px;
        transition: all .2s;
        overflow: auto
    }

    .menu.active {
        opacity: 1;
        visibility: visible
    }

    .menu__list {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-left: 0
    }

    .menu__list__element {
        margin-top: 10px
    }

    .menu__list__element__link.menu-scroll {
        color: #fff
    }
}

.headerMenu {
    position: absolute;
    z-index: 99;
    width: 100%
}

@media screen and (max-width: 991px) {
    .headerMenu {
        position: static
    }
}

.dropdown {
    display: block
}

.dropdown-toggle::after {
    content: "";
    position: absolute;
    bottom: 15px;
    right: -10px;
    width: 6px;
    height: 6px;
    color: #7a7b7b;
    background-image: url("../images/icons/RectanglMenu.svg") !important;
    background-repeat: no-repeat;
    background-size: 100%;
    transition: .5s
}

.dropdown-toggle:hover::after {
    color: #c53720;
    transform: rotate(180deg) translate(0, 3px)
}

.dropdown-toggleMod {
    color: #c53720 !important
}

.dropdown-toggleMod::after {
    color: #c53720;
    transform: rotate(180deg) translate(0, 3px)
}

.dropdown-menu.show {
    visibility: visible;
    opacity: 1
}

.dropdown-menu1.show {
    visibility: visible;
    opacity: 1
}

.dropdown-menu2.show {
    visibility: visible;
    opacity: 1
}

.dropdown-menu {
    background-color: #000 !important;
    transition: .5s;
    position: relative;
    visibility: hidden;
    display: block;
    opacity: 0;
    overflow: hidden
}

@media screen and (max-width: 991px) {
    .dropdown-menu {
        visibility: visible !important;
        opacity: 1 !important
    }

    .dropdown-menu1 {
        visibility: visible !important;
        opacity: 1 !important
    }

    .dropdown-menu2 {
        visibility: visible !important;
        opacity: 1 !important
    }
}

.dropdown-item:hover {
    background-color: #c53720 !important
}

.dropdown-item {
    color: #fff !important
}

.nav-link,
.dropdown-item {
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    white-space: nowrap
}

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

    .nav-link,
    .dropdown-item {
        font-size: 13px
    }
}

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

    .nav-link,
    .dropdown-item {
        font-size: 16px
    }
}

.nav-link:hover,
.dropdown-item:hover {
    color: #c53720
}

.accordion {
    display: none
}

@media screen and (max-width: 991px) {
    .accordion {
        display: block
    }
}

.accordion-item,
.accordion-button {
    background-color: rgba(0, 0, 0, 0);
    border: none
}

.accordion-button {
    padding-top: 8px;
    padding-bottom: 8px
}

.accordion-button:not(.collapsed) {
    color: #c53720;
    background-color: rgba(0, 0, 0, 0);
    box-shadow: none
}

.accordion-button:focus {
    z-index: 3;
    border-color: rgba(0, 0, 0, 0);
    outline: 0;
    box-shadow: none
}

.accordion-button::after {
    content: "";
    position: relative;
    bottom: -4px;
    margin-left: 5px;
    width: 12px;
    height: 12px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="5" viewBox="0 0 10 5" fill="none"><path d="M0.757812 0.242676H9.24316L5.00049 4.48535L0.757812 0.242676Z" fill="%237A7B7B"/></svg>') !important;
    transition: .5s;
    background-repeat: no-repeat;
    background-size: 100%
}

.accordion-button:not(.collapsed)::after {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="5" viewBox="0 0 10 5" fill="none"><path d="M0.757812 0.242676H9.24316L5.00049 4.48535L0.757812 0.242676Z" fill="%23C53720"/></svg>') !important;
    transform: rotate(180deg) translate(0, 7px)
}

.WrapLeftPathMenu,
.WrapRightPathMenu {
    flex: 0 0 33.3%
}

.logoMobileMenu {
    display: none
}

@media screen and (max-width: 991px) {
    .logoMobileMenu {
        display: flex;
        justify-content: center
    }
}

.logoDesktopMenu {
    display: flex;
    justify-content: center
}

@media screen and (max-width: 991px) {
    .logoDesktopMenu {
        display: none
    }
}

.PhoneOnMenu {
    transition: .5s;
    padding: 9px;
    border: 1px solid #7a7b7b;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    transition: .5s;
    position: absolute;
    right: 59px
}
.nav-item_withflex20{
    flex: 0 0 20%;
}
.dropdown-toggle::after{
    right: auto;
}
@media screen and (max-width: 1400px) {
    .PhoneOnMenu {
        position: absolute !important;
        top: auto !important;
        left: auto !important;
        right: 27px
    }
    .dropdown-toggle::after{
        right: auto;
    }
    .nav-item{
        flex: 0 0 20%;
    }
    .nav-item-header.en_lang:nth-child(4):after {
        left: -34px;
    }
}

@media screen and (max-width: 1200px) {
    .PhoneOnMenu {
        margin: 0;
        right: 38px
    }
}

@media screen and (max-width: 991px) {
    .PhoneOnMenu {
        position: static;
        margin: 0 !important;
        width: 45px;
        height: 45px;
        display: flex;
        justify-content: center;
        align-items: center;
        display: none
    }
}

.PhoneOnMenu__img {
    width: 25px;
    height: 25px;
    transition: .5s
}

@media screen and (max-width: 1200px) {
    .PhoneOnMenu__img {
        width: 20px;
        height: 20px
    }
}

@media screen and (max-width: 991px) {
    .PhoneOnMenu__img {
        width: 25px;
        height: 25px;
        position: relative;
        bottom: 2px;
        transition: right .5s
    }
}

.PhoneOnMenu__img__path {
    fill: #c53720 !important;
    transition: .5s
}

.PhoneOnMenu:hover .PhoneOnMenu__img__path {
    fill: #fff !important;
    z-index: 2
}

.PhoneOnMenu:hover {
    padding: 9px 12px 9px 184px;
    border-radius: 220px;
    border: 1px solid #c53720;
    background-color: #c53720;
    transition: .5s
}

@media screen and (max-width: 1400px) {
    .PhoneOnMenu:hover {
        padding-left: 163px
    }
}

@media screen and (max-width: 1200px) {
    .PhoneOnMenu:hover {
        padding-left: 136px
    }
}

@media screen and (max-width: 991px) {
    .PhoneOnMenu:hover {
        padding: 9px 9px 9px 210px
    }
}

.PhoneOnMenu::before {
    content: "заказать звонок";
    text-wrap: nowrap;
    color: #fff;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin-right: 24px;
    transition: .3s;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    z-index: 1
}

@media screen and (max-width: 1400px) {
    .PhoneOnMenu::before {
        font-size: 14px;
        margin-right: 0px
    }
}

@media screen and (max-width: 1200px) {
    .PhoneOnMenu::before {
        font-size: 13px
    }
}

@media screen and (max-width: 991px) {
    .PhoneOnMenu::before {
        font-size: 16px;
        margin-right: 0px
    }
}

.PhoneOnMenu:hover::before {
    transition: opacity .3s;
    transform: translate(-90px, 0);
    opacity: 1;
    visibility: visible;
    margin-right: 24px
}

@media screen and (max-width: 1400px) {
    .PhoneOnMenu:hover::before {
        transform: translate(-80px, 0)
    }
}

@media screen and (max-width: 1312px) {
    .PhoneOnMenu:hover::before {
        transform: translate(-80px, 0)
    }
}

@media screen and (max-width: 1200px) {
    .PhoneOnMenu:hover::before {
        margin-right: 0px;
        transform: translate(-77px, 0)
    }
}

.PhoneOnMenu_phone {
    display: none
}

@media screen and (max-width: 991px) {
    .PhoneOnMenu_phone {
        display: block
    }
}

@media screen and (max-width: 991px) {
    .PhoneOnMenu_desktop {
        display: none !important
    }
}

.PhoneOnMenu_phone__img {
    transition: .5s
}

.PhoneOnMenu_phone__img:hover {
    transform: scale(1.2)
}

.imgSlideWrapper {
    position: relative;
    transition: .5s
}

.imgSlideWrapper::before {
    transition: .5s;
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .35);
    top: 0;
    left: 0;
    z-index: 4
}

.imgSlideWrapper_Light::before {
    background: rgba(0, 0, 0, .1)
}

.PhoneOnMenu.en_lang1 {
    transition: .5s;
    padding: 9px;
    border: 1px solid #7a7b7b;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    transition: .5s
}

@media screen and (max-width: 1600px) {
    .PhoneOnMenu.en_lang1 {
        margin: 0 12px
    }
}

@media screen and (max-width: 1312px) {
    .PhoneOnMenu.en_lang1 {
        position: absolute !important;
        right: 61px;
        top: auto !important;
        left: auto !important
    }
}

@media screen and (max-width: 1200px) {
    .PhoneOnMenu.en_lang1 {
        margin: 0;
        right: 55px
    }
}

@media screen and (max-width: 991px) {
    .PhoneOnMenu.en_lang1 {
        position: static;
        margin: 0 !important;
        width: 45px;
        height: 45px;
        display: flex;
        justify-content: center;
        align-items: center
    }
}

.PhoneOnMenu.en_lang1__img {
    width: 25px;
    height: 25px;
    transition: .5s
}

@media screen and (max-width: 1200px) {
    .PhoneOnMenu.en_lang1__img {
        width: 20px;
        height: 20px
    }
}

@media screen and (max-width: 991px) {
    .PhoneOnMenu.en_lang1__img {
        width: 25px;
        height: 25px;
        position: relative;
        bottom: 2px;
        transition: right .5s
    }
}

.PhoneOnMenu.en_lang1__img__path {
    fill: #c53720 !important;
    transition: .5s
}

.PhoneOnMenu.en_lang1:hover .PhoneOnMenu__img__path {
    fill: #fff !important;
    z-index: 2
}

.PhoneOnMenu.en_lang1:hover {
    padding: 9px 12px 9px 184px;
    border-radius: 220px;
    border: 1px solid #c53720;
    background-color: #c53720;
    transition: .5s
}

@media screen and (max-width: 1400px) {
    .PhoneOnMenu.en_lang1:hover {
        padding-left: 144px
    }
}

@media screen and (max-width: 1200px) {
    .PhoneOnMenu.en_lang1:hover {
        padding-left: 126px
    }
}

@media screen and (max-width: 991px) {
    .PhoneOnMenu.en_lang1:hover {
        padding: 9px 9px 9px 144px
    }
}

.PhoneOnMenu.en_lang1::before {
    content: "Request a call";
    text-wrap: nowrap;
    color: #fff;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin-right: 24px;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    z-index: 1;
    transition: .3s
}

@media screen and (max-width: 1400px) {
    .PhoneOnMenu.en_lang1::before {
        font-size: 14px;
        margin-right: 0px
    }
}

@media screen and (max-width: 1200px) {
    .PhoneOnMenu.en_lang1::before {
        font-size: 13px
    }
}

@media screen and (max-width: 991px) {
    .PhoneOnMenu.en_lang1::before {
        font-size: 16px;
        margin-right: 0px
    }
}

.PhoneOnMenu.en_lang1:hover::before {
    transition: opacity 2s;
    transform: translate(-90px, 0);
    opacity: 1;
    visibility: visible;
    margin-right: 24px
}

@media screen and (max-width: 1400px) {
    .PhoneOnMenu.en_lang1:hover::before {
        transform: translate(-70px, 0)
    }
}

@media screen and (max-width: 1312px) {
    .PhoneOnMenu.en_lang1:hover::before {
        transform: translate(-70px, 0)
    }
}

@media screen and (max-width: 1200px) {
    .PhoneOnMenu.en_lang1:hover::before {
        margin-right: 0px;
        transform: translate(-74px, 0)
    }
}

.PhoneOnMenu.en_lang1_phone {
    display: none
}

@media screen and (max-width: 991px) {
    .PhoneOnMenu.en_lang1_phone {
        display: block
    }
}

@media screen and (max-width: 991px) {
    .PhoneOnMenu.en_lang1_desktop {
        display: none
    }
}

.swiper {
    position: relative;
    z-index: 4
}

.swiper-slide {
    position: relative
}

.swiper-slide__content {
    position: absolute;
    display: flex;
    justify-content: center;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 4
}

@media screen and (max-width: 1200px) {
    .swiper-slide__content {
        justify-content: space-between
    }
}

.swiper-slide__content__svgLine {
    width: 100%
}

@media screen and (max-width: 991px) {
    .swiper-slide__content__svgLine {
        display: none
    }
}

.swiper-slide__content__RelativeWrap {
    position: relative
}

@media screen and (max-width: 991px) {
    .swiper-slide__content__RelativeWrap {
        display: flex
    }
}

.swiper-slide__content__LeftPath {
    width: 552px;
    height: 159px;
    position: absolute;
    bottom: 75px;
    padding-left: 30px
}

@media screen and (max-width: 1400px) {
    .swiper-slide__content__LeftPath {
        bottom: 60px
    }
}

@media screen and (max-width: 1200px) {
    .swiper-slide__content__LeftPath {
        bottom: 25px
    }
}

@media screen and (max-width: 991px) {
    .swiper-slide__content__LeftPath {
        width: 100%;
        height: 100%;
        position: relative;
        bottom: 0;
        left: 0;
        padding: 0
    }
}

.swiper-slide__content__LeftPath__tittle {
    color: #fff;
    font-family: Montserrat;
    font-size: 44px;
    font-weight: bold;
    text-transform: uppercase
}

@media screen and (max-width: 1200px) {
    .swiper-slide__content__LeftPath__tittle {
        font-size: 35px
    }
}

@media screen and (max-width: 991px) {
    .swiper-slide__content__LeftPath__tittle {
        font-size: 35px
    }
}

@media screen and (max-width: 767px) {
    .swiper-slide__content__LeftPath__tittle {
        font-size: 25px
    }
}

@media screen and (max-width: 480px) {
    .swiper-slide__content__LeftPath__tittle {
        font-size: 18px
    }
}

.swiper-slide__content__RightPath {
    display: flex;
    position: absolute;
    bottom: 20px;
    right: 0
}

@media screen and (max-width: 1200px) {
    .swiper-slide__content__RightPath {
        right: -47px;
        bottom: 0
    }
}

@media screen and (max-width: 991px) {
    .swiper-slide__content__RightPath {
        right: 0;
        bottom: 0
    }
}

.swiper-slide__content__RightPath__svgLine {
    fill: #fff;
    color: #fff;
    margin-right: 71px
}

@media screen and (max-width: 1400px) {
    .swiper-slide__content__RightPath__svgLine {
        margin-right: 0px
    }
}

@media screen and (max-width: 1200px) {
    .swiper-slide__content__RightPath__svgLine {
        transform: scale(0.8)
    }
}

.swiper-slide__content__RightPath__RightBlock {
    position: relative;
    left: -27px
}

@media screen and (max-width: 991px) {
    .swiper-slide__content__RightPath__RightBlock {
        position: relative;
        bottom: 0
    }
}

.swiper-slide__content__RightPath__RightBlock__tittleWithSvg {
    width: 229px;
    height: 82px;
    color: #afafaf;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase
}

@media screen and (max-width: 1200px) {
    .swiper-slide__content__RightPath__RightBlock__tittleWithSvg {
        font-size: 19px
    }
}

@media screen and (max-width: 991px) {
    .swiper-slide__content__RightPath__RightBlock__tittleWithSvg {
        display: none
    }
}

.swiper-slide__content__RightPath__RightBlock__tittleTop {
    color: #fff;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 55px 0 -12px 0;
    text-decoration: none
}

@media screen and (max-width: 1200px) {
    .swiper-slide__content__RightPath__RightBlock__tittleTop {
        margin: 48px 0 -5px 0;
        font-size: 18px
    }
}

@media screen and (max-width: 991px) {
    .swiper-slide__content__RightPath__RightBlock__tittleTop {
        margin: 55px 0 -5px 0;
        font-size: 23px
    }
}

@media screen and (max-width: 767px) {
    .swiper-slide__content__RightPath__RightBlock__tittleTop {
        font-size: 18px
    }
}

@media screen and (max-width: 480px) {
    .swiper-slide__content__RightPath__RightBlock__tittleTop {
        font-size: 12px
    }
}

.swiper-slide__content__RightPath__RightBlock__tittleBottom {
    color: #fff;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding-left: 27px
}

@media screen and (max-width: 1200px) {
    .swiper-slide__content__RightPath__RightBlock__tittleBottom {
        font-size: 18px
    }
}

@media screen and (max-width: 991px) {
    .swiper-slide__content__RightPath__RightBlock__tittleBottom {
        font-size: 23px;
        padding-left: 24px
    }
}

@media screen and (max-width: 767px) {
    .swiper-slide__content__RightPath__RightBlock__tittleBottom {
        font-size: 18px;
        padding-left: 11px
    }
}

@media screen and (max-width: 480px) {
    .swiper-slide__content__RightPath__RightBlock__tittleBottom {
        font-size: 12px;
        padding-left: 11px
    }
}

@media screen and (max-width: 400px) {
    .swiper-slide__content__RelativeWrap {
        transform: scale(0.9)
    }
}

@media screen and (max-width: 340px) {
    .swiper-slide__content__RelativeWrap {
        transform: scale(0.8)
    }
}

.SlideItem__img {
    width: 100%;
    height: 100vh;
    object-fit: cover
}

@media screen and (max-width: 991px) {
    .SlideItem__img {
        height: 100%
    }
}

@media screen and (max-width: 480px) {
    .SlideItem__img {
        height: 246px
    }
}

:root {
    --swiper-pagination-bullet-horizontal-gap: 12.5px
}

@media screen and (max-width: 1200px) {
    .swiper-pagination {
        transform: scale(0.7);
        bottom: 10px !important
    }
}

@media screen and (max-width: 991px) {
    .swiper-pagination {
        transform: scale(1);
        bottom: 185px !important;
        overflow: visible
    }
}

@media screen and (max-width: 767px) {
    .swiper-pagination {
        bottom: 162px !important
    }
}

@media screen and (max-width: 480px) {
    .swiper-pagination {
        bottom: 145px !important
    }
}

@media screen and (max-width: 390px) {
    .swiper-pagination {
        bottom: 137px !important
    }
}

@media screen and (max-width: 325px) {
    .swiper-pagination {
        bottom: 150px !important
    }
}

.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background-color: #fff;
    opacity: 1;
    margin-right: 150px
}

.swiper-pagination-bullet-active {
    background-color: #c53720
}

.advantages {
    background-color: #032625 !important;
}

@media screen and (max-width: 991px) {
    .advantages {
        overflow: visible
    }
}

.advantages_mob {
    display: none
}

@media screen and (max-width: 991px) {
    .advantages_mob {
        display: block;
        background-color: #032625 !important;
        overflow: hidden
    }
}

@media screen and (max-width: 991px) {
    .advantages_desktop {
        display: none
    }
}

.advantages__item {
    padding-top: 67px;
    padding-bottom: 67px;
    position: relative;
    z-index: 2;
    cursor: pointer;
    transition: .5s;
}

@media screen and (max-width: 991px) {
    .advantages__item {
        padding-bottom: 30px
    }
}

.advantages__item:hover {
    transform: scale(1.1)
}

.advantages__item__background {
    position: absolute;
    bottom: -70px;
    opacity: 0;
    z-index: 1;
    transition: .5s;
    overflow: hidden
}

@media screen and (max-width: 1200px) {
    .advantages__item__background {
        transform: scale(0.8)
    }
}

@media screen and (max-width: 991px) {
    .advantages__item__background {
        bottom: -112px;
        transform: scale(0.4)
    }
}

@media screen and (max-width: 767px) {
    .advantages__item__background {
        bottom: -134px;
        transform: scale(0.4)
    }
}

@media screen and (max-width: 480px) {
    .advantages__item__background {
        bottom: -134px;
        transform: scale(0.3)
    }
}

.advantages__item:hover .advantages__item__background {
    opacity: 1
}

.advantages__item__img {
    width: auto;
    height: 95px;
    z-index: 4
}

@media screen and (max-width: 991px) {
    .advantages__item__img {
        height: 76px
    }
}

@media screen and (max-width: 767px) {
    .advantages__item__img {
        height: 61px
    }
}

@media screen and (max-width: 480px) {
    .advantages__item__img {
        height: 50px
    }
}

.advantages__item__tittle {
    color: #fff;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0;
    z-index: 4;
    width: 258px
}

@media screen and (max-width: 991px) {
    .advantages__item__tittle {
        font-size: 15px;
        width: 166px
    }
}

@media screen and (max-width: 767px) {
    .advantages__item__tittle {
        font-size: 12px
    }
}

@media screen and (max-width: 480px) {
    .advantages__item__tittle {
        font-size: 10px;
        width: 150px
    }
}

@media screen and (max-width: 390px) {
    .advantages__item__tittle {
        font-size: 8px;
        width: 104px
    }
}

.tests {
    position: relative;
    padding-bottom: 76px;
    background-color: #ccc
}

@media screen and (max-width: 480px) {
    .tests {
        padding-bottom: 62px
    }
}

.tests::before {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .1;
    background: url("../images/testBackground.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.tests__tittle {
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    padding: 50px 0 50px 0
}

@media screen and (max-width: 991px) {
    .tests__tittle {
        font-size: 29px
    }
}

@media screen and (max-width: 767px) {
    .tests__tittle {
        font-size: 23px
    }
}

@media screen and (max-width: 480px) {
    .tests__tittle {
        font-size: 14px;
        padding: 20px 0 17px 0
    }
}

.tests__item {
    position: relative;
    overflow: hidden;
    height: 240px;
    margin-bottom: 0
}

@media screen and (max-width: 991px) {
    .tests__item {
        width: 100%;
        margin-bottom: 20px
    }
}

@media screen and (max-width: 480px) {
    .tests__item {
        height: 152px
    }
}

.tests__item:nth-child(1) {
    width: 100%;
    height: 489px;
    margin-bottom: 17px
}

@media screen and (max-width: 991px) {
    .tests__item:nth-child(1) {
        margin-bottom: 20px;
        height: 240px
    }
}

@media screen and (max-width: 480px) {
    .tests__item:nth-child(1) {
        height: 152px
    }
}

@media screen and (max-width: 991px) {
    .tests__item:nth-child(2) {
        width: 100%
    }
}

@media screen and (max-width: 991px) {
    .tests__item:nth-child(3) {
        display: none
    }
}

.tests__item__img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s;
    overflow: hidden;
    z-index: 1;
    display: block
}

.tests__item__PlayButton {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: .3s;
    z-index: 5
}

.tests__item__PlayButton:hover {
    transform: scale(1.2)
}

.tests__item__PlayButtonRed {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: .5s;
    z-index: 4;
    opacity: 0
}

.PlayButtonWrap:hover .tests__item__PlayButtonRed {
    opacity: 1;
    transform: scale(1.2)
}

.PlayButtonWrap:hover .tests__item__PlayButton {
    opacity: 0
}

@media screen and (max-width: 991px) {
    .imgSlideWrapper_videoMob::before {
        background: rgba(0, 0, 0, .35)
    }
}

.imgSlideWrapper:hover .tests__item__img {
    transform: scale(1.2)
}

.HoverFix {
    display: inline-block;
    overflow: hidden
}

@media screen and (max-width: 991px) {
    .HoverFix {
        display: block
    }
}

.Production {
    position: relative;
    background-color: #032625;
    padding-top: 92px;
    padding-bottom: 71px;
    overflow: hidden
}

@media screen and (max-width: 991px) {
    .Production {
        padding-top: 73px;
        padding-bottom: 58px
    }
}

@media screen and (max-width: 767px) {
    .Production {
        padding-top: 58px;
        padding-bottom: 46px
    }
}

@media screen and (max-width: 480px) {
    .Production {
        padding-top: 17px;
        padding-bottom: 8px
    }
}

.Production::before {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: url("../images/icons/blazarGreen.svg");
    background-repeat: no-repeat;
    background-size: 30%;
    background-position: center
}

@media screen and (max-width: 991px) {
    .Production::before {
        background-size: 80%;
        background-position: 50% 80%
    }
}

.Production__tittle {
    position: relative;
    z-index: 4;
    color: #fff;
    text-align: center;
    font-family: Montserrat;
    font-size: 36px;
    font-weight: 800;
    text-transform: uppercase
}

@media screen and (max-width: 991px) {
    .Production__tittle {
        font-size: 29px
    }
}

@media screen and (max-width: 767px) {
    .Production__tittle {
        font-size: 23px
    }
}

@media screen and (max-width: 480px) {
    .Production__tittle {
        font-size: 20px
    }
}

.Production__subtittle {
    position: relative;
    z-index: 4;
    width: 554px;
    height: 104px;
    color: #fff;
    text-align: center;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 67px
}

@media screen and (max-width: 991px) {
    .Production__subtittle {
        font-size: 20px;
        width: 444px;
        height: 83px;
        margin-bottom: 53px
    }
}

@media screen and (max-width: 767px) {
    .Production__subtittle {
        width: 355px;
        height: 66px;
        font-size: 16px;
        margin-bottom: 42px
    }
}

@media screen and (max-width: 480px) {
    .Production__subtittle {
        margin-bottom: 15px;
        font-size: 14px;
        width: 304px;
        height: 86px
    }
}

.Production__item {
    z-index: 4;
    cursor: pointer;
    transition: .5s;
    position: relative
}

.Production__item:hover {
    transform: scale(1.1)
}

.Production__item__background {
    position: absolute;
    bottom: -67px;
    opacity: 0;
    z-index: 0;
    transition: .5s;
    overflow: hidden
}

@media screen and (max-width: 1200px) {
    .Production__item__background {
        transform: scale(0.8)
    }
}

@media screen and (max-width: 991px) {
    .Production__item__background {
        bottom: -81px
    }
}

@media screen and (max-width: 767px) {
    .Production__item__background {
        bottom: -110px
    }
}

@media screen and (max-width: 480px) {
    .Production__item__background {
        transform: scale(0.4);
        bottom: -133px
    }
}

.Production__item:hover .Production__item__background {
    opacity: 1
}

.Production__item__tittle {
    color: #fff;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    z-index: 4;
    position: relative
}

@media screen and (max-width: 991px) {
    .Production__item__tittle {
        font-size: 12px
    }
}

@media screen and (max-width: 767px) {
    .Production__item__tittle {
        font-size: 12px
    }
}

@media screen and (max-width: 480px) {
    .Production__item__tittle {
        font-size: 12px
    }
}

.Production__item__tittle_mod {
    position: relative;
    bottom: -21px
}

@media screen and (max-width: 991px) {
    .Production__item__tittle_mod {
        bottom: -10px
    }
}

@media screen and (max-width: 767px) {
    .Production__item__tittle_mod {
        bottom: -7px
    }
}

@media screen and (max-width: 480px) {
    .Production__item__tittle_mod {
        bottom: 0
    }
}

.Production__item__tittle__number {
    color: #fff;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0;
    z-index: 4;
    position: relative
}

@media screen and (max-width: 991px) {
    .Production__item__tittle__number {
        font-size: 15px
    }
}

@media screen and (max-width: 767px) {
    .Production__item__tittle__number {
        font-size: 12px
    }
}

@media screen and (max-width: 480px) {
    .Production__item__tittle__number {
        font-size: 12px
    }
}

.Production__item__tittle__number_numcount {
    font-size: 78px;
    z-index: 4;
    position: relative
}

@media screen and (max-width: 991px) {
    .Production__item__tittle__number_numcount {
        font-size: 62px
    }
}

@media screen and (max-width: 767px) {
    .Production__item__tittle__number_numcount {
        font-size: 50px
    }
}

@media screen and (max-width: 480px) {
    .Production__item__tittle__number_numcount {
        font-size: 31px
    }
}

.Production__item__subtittle {
    color: #fff;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    z-index: 4;
    position: relative;
    width: 193px
}

@media screen and (max-width: 991px) {
    .Production__item__subtittle {
        font-size: 13px
    }
}

@media screen and (max-width: 767px) {
    .Production__item__subtittle {
        font-size: 10px;
        width: 150px
    }
}

@media screen and (max-width: 480px) {
    .Production__item__subtittle {
        font-size: 8px;
        width: 112px
    }
}

.ProductionDistanceMod {
    position: relative;
    top: -21px
}

@media screen and (max-width: 991px) {
    .ProductionDistanceMod {
        width: 100%;
        top: -15px
    }
}

@media screen and (max-width: 767px) {
    .ProductionDistanceMod {
        top: -12px
    }
}

@media screen and (max-width: 480px) {
    .ProductionDistanceMod {
        top: -9px
    }
}

.line_Red_ProductionMod {
    position: relative;
    display: none
}

@media screen and (max-width: 767px) {
    .line_Red_ProductionMod {
        display: inline-block
    }
}

.line_Red_ProductionMod1 {
    display: inline-block
}

@media screen and (max-width: 767px) {
    .line_Red_ProductionMod1 {
        display: none
    }
}

.footer {
    padding-top: 43px;
    padding-bottom: 29px;
    position: relative;
    background-color: #000;
    z-index: 4
}

.footer::before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .4;
    background: url("../images/testBackground.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 0
}

.footerFix {
    position: relative;
    z-index: 4
}

.footer__basement {
    margin-top: 69px
}

@media screen and (max-width: 991px) {
    .footer__basement {
        margin-top: 36px
    }
}

.footer__basement__text {
    color: #fff;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px
}

@media screen and (max-width: 991px) {
    .footer__basement__text {
        margin-bottom: 50px;
        text-align: center
    }
}

.footer__basement__numbers__Wrap {
    position: relative;
    width: 192px
}

.footer__basement__numbers__Wrap::before {
    content: "";
    position: relative;
    bottom: 0;
    width: 20px;
    height: 20px;
    background-image: url("../images/icons/phoneFooter.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    transition: .5s
}

@media screen and (max-width: 991px) {
    .footer__basement__numbers__Wrap {
        margin-bottom: 0px
    }
}

.footer__basement__numbers__link {
    padding-left: 28px;
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
    position: relative;
    bottom: 24px;
    transition: .5s
}

.footer__basement__numbers__link:hover {
    color: #c53720
}

@media screen and (max-width: 991px) {
    .footer__basement__mail {
        margin-bottom: 45px
    }
}

.footer__basement__mail__link {
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    transition: .5s
}

.footer__basement__mail__link:hover {
    color: #c53720
}

.footer__basement__mail__link::before {
    display: inline-block;
    content: "";
    position: relative;
    bottom: -3px;
    width: 20px;
    height: 16px;
    background-image: url("../images/icons/mail.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    transition: .5s;
    margin-right: 8px
}

.footer__basement__BestItCompany__tttile {
    color: #7a7b7b;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px
}

.footer__basement__BestItCompany__tttile__link {
    color: #7a7b7b;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    text-decoration: none;
    transition: .5s
}

.footer__basement__BestItCompany__tttile__link:hover {
    color: #c53720
}

@media screen and (max-width: 991px) {
    .logoMobileMenu_footer {
        margin-bottom: 30px
    }
}

@media screen and (max-width: 480px) {
    .logoMobileMenu_footer {
        transform: scale(0.8)
    }
}

.wrapContactMenu {
    margin-left: -124px
}

@media screen and (max-width: 991px) {
    .wrapContactMenu {
        margin-left: 0px
    }
}

@media screen and (max-width: 1400px) {
    .wrapContactMenu {
        margin-left: -90px
    }
}

@media screen and (max-width: 1200px) {
    .wrapContactMenu {
        margin-left: -82px
    }
}

@media screen and (max-width: 991px) {
    .wrapContactMenu {
        margin-left: 0px
    }
}

@media screen and (max-width: 991px) {
    .nav-item-header:nth-child(3) {
        margin-bottom: 0px
    }
}

.nav-item-header:nth-child(4) {
    margin-right: -71px
}

@media screen and (max-width: 991px) {
    .nav-item-header:nth-child(4) {
        margin-right: 0px
    }
}

@media screen and (max-width: 1400px) {
    .nav-item-header:nth-child(4) {
        margin-right: -43px
    }
}

@media screen and (max-width: 1200px) {
    .nav-item-header:nth-child(4) {
        margin-right: -33px
    }
}

@media screen and (max-width: 991px) {
    .nav-item-header:nth-child(4) {
        margin-right: 0px
    }
}

.nav-item-header:nth-child(5) {
    margin-right: -30px
}

@media screen and (max-width: 991px) {
    .nav-item-header:nth-child(5) {
        margin-right: 0px
    }
}

@media screen and (max-width: 1400px) {
    .nav-item-header:nth-child(5) {
        margin-right: -12px
    }
}

@media screen and (max-width: 1200px) {
    .nav-item-header:nth-child(5) {
        margin-right: 0px
    }
}

@media screen and (max-width: 991px) {
    .nav-item-header:nth-child(5) {
        margin-right: 0px
    }
}

.nav-item-header::after {
    content: "";
    position: absolute;
    width: 43px;
    height: 1px;
    background-color: #7a7b7b;
    top: 50%
}

@media screen and (max-width: 1400px) {
    .nav-item-header::after {
        width: 30px
    }
}

@media screen and (max-width: 1200px) {
    .nav-item-header::after {
        width: 20px
    }
}

.nav-item-header:nth-child(1):after {
    background-color: rgba(0, 0, 0, 0)
}

.nav-item-header:nth-child(2):after {
    left: 196px
}

@media screen and (max-width: 1400px) {
    .nav-item-header:nth-child(2):after {
        left: 178px
    }
}

@media screen and (max-width: 1200px) {
    .nav-item-header:nth-child(2):after {
        left: 148px
    }
}

@media screen and (max-width: 991px) {
    .nav-item-header:nth-child(2):after {
        background-color: rgba(0, 0, 0, 0);
        left: auto
    }
}

.nav-item-header:nth-child(3):after {
    left: 481px
}

@media screen and (max-width: 1400px) {
    .nav-item-header:nth-child(3):after {
        left: 414px
    }
}

@media screen and (max-width: 1200px) {
    .nav-item-header:nth-child(3):after {
        left: 344px
    }
}

@media screen and (max-width: 991px) {
    .nav-item-header:nth-child(3):after {
        background-color: rgba(0, 0, 0, 0);
        left: auto
    }
}

.nav-item-header:nth-child(4):after {
    left: 767px
}

@media screen and (max-width: 1400px) {
    .nav-item-header:nth-child(4):after {
        left: 661px
    }
}

@media screen and (max-width: 1200px) {
    .nav-item-header:nth-child(4):after {
        left: 556px
    }
}

@media screen and (max-width: 991px) {
    .nav-item-header:nth-child(4):after {
        background-color: rgba(0, 0, 0, 0);
        left: auto
    }
}

.nav-item-header:nth-child(5):after {
    left: 970px
}

@media screen and (max-width: 1400px) {
    .nav-item-header:nth-child(5):after {
        left: 858px
    }
}

@media screen and (max-width: 1200px) {
    .nav-item-header:nth-child(5):after {
        left: 722px
    }
}

@media screen and (max-width: 991px) {
    .nav-item-header:nth-child(5):after {
        background-color: rgba(0, 0, 0, 0);
        left: auto
    }
}

.nav-item-header.en_lang:nth-child(2) {
    margin-left: 84px
}

@media screen and (max-width: 1400px) {
    .nav-item-header.en_lang:nth-child(2) {
        margin-left: 80px
    }
}

@media screen and (max-width: 1200px) {
    .nav-item-header.en_lang:nth-child(2) {
        margin-left: 55px
    }
}

@media screen and (max-width: 991px) {
    .nav-item-header.en_lang:nth-child(2) {
        margin-left: 0px
    }
}

.nav-item-header.en_lang:nth-child(3) {
    margin-left: 20px
}

@media screen and (max-width: 1400px) {
    .nav-item-header.en_lang:nth-child(3) {
        margin-left: 27px
    }
}

@media screen and (max-width: 1200px) {
    .nav-item-header.en_lang:nth-child(3) {
        margin-left: 17px
    }
}

@media screen and (max-width: 991px) {
    .nav-item-header.en_lang:nth-child(3) {
        margin-bottom: 0px
    }
}

.nav-item-header.en_lang:nth-child(4) {
    margin-right: -7px
}

@media screen and (max-width: 991px) {
    .nav-item-header.en_lang:nth-child(4) {
        margin-right: 0px
    }
}

@media screen and (max-width: 1400px) {
    .nav-item-header.en_lang:nth-child(4) {
        margin-right: 26px
    }
}

@media screen and (max-width: 1200px) {
    .nav-item-header.en_lang:nth-child(4) {
        margin-right: 7px
    }
}

@media screen and (max-width: 991px) {
    .nav-item-header.en_lang:nth-child(4) {
        margin-right: 0px
    }
}

.nav-item-header.en_lang:nth-child(5) {
    margin-right: -30px
}

@media screen and (max-width: 991px) {
    .nav-item-header.en_lang:nth-child(5) {
        margin-right: 0px
    }
}

@media screen and (max-width: 1400px) {
    .nav-item-header.en_lang:nth-child(5) {
        margin-right: -15px
    }
}

@media screen and (max-width: 1200px) {
    .nav-item-header.en_lang:nth-child(5) {
        margin-right: -8px
    }
}

@media screen and (max-width: 991px) {
    .nav-item-header.en_lang:nth-child(5) {
        margin-right: 0px
    }
}

.nav-item-header.en_lang::after {
    content: "";
    position: absolute;
    width: 43px;
    height: 1px;
    background-color: #7a7b7b;
    top: 50%
}

@media screen and (max-width: 1400px) {
    .nav-item-header.en_lang::after {
        width: 30px
    }
}

@media screen and (max-width: 1200px) {
    .nav-item-header.en_lang::after {
        width: 20px
    }
}

.nav-item-header.en_lang:nth-child(1):after {
    background-color: rgba(0, 0, 0, 0);
    display: none
}

.nav-item-header.en_lang:nth-child(2):after {
    left: 162px
}

@media screen and (max-width: 1400px) {
    .nav-item-header.en_lang:nth-child(2):after {
        left: 143px
    }
}

@media screen and (max-width: 1200px) {
    .nav-item-header.en_lang:nth-child(2):after {
        left: 132px
    }
}

@media screen and (max-width: 991px) {
    .nav-item-header.en_lang:nth-child(2):after {
        background-color: rgba(0, 0, 0, 0);
        left: auto
    }
}

.nav-item-header.en_lang:nth-child(3):after {
    left: 469px
}

@media screen and (max-width: 1400px) {
    .nav-item-header.en_lang:nth-child(3):after {
        left: 407px
    }
}

@media screen and (max-width: 1200px) {
    .nav-item-header.en_lang:nth-child(3):after {
        left: 339px
    }
}

@media screen and (max-width: 991px) {
    .nav-item-header.en_lang:nth-child(3):after {
        background-color: rgba(0, 0, 0, 0);
        left: auto
    }
}

.nav-item-header.en_lang:nth-child(4):after {
    left: 773px
}

@media screen and (max-width: 1400px) {
    .nav-item-header.en_lang:nth-child(4):after {
        left: 661px
    }
}

@media screen and (max-width: 1200px) {
    .nav-item-header.en_lang:nth-child(4):after {
        left: 560px
    }
}

@media screen and (max-width: 991px) {
    .nav-item-header.en_lang:nth-child(4):after {
        background-color: rgba(0, 0, 0, 0);
        left: auto
    }
}

.nav-item-header.en_lang:nth-child(5):after {
    left: 997px
}

@media screen and (max-width: 1400px) {
    .nav-item-header.en_lang:nth-child(5):after {
        left: 844px
    }
}

@media screen and (max-width: 1200px) {
    .nav-item-header.en_lang:nth-child(5):after {
        left: 710px
    }
}

@media screen and (max-width: 991px) {
    .nav-item-header.en_lang:nth-child(5):after {
        background-color: rgba(0, 0, 0, 0);
        left: auto
    }
}

.dropdown {
    position: relative
}

@media screen and (max-width: 991px) {
    .dropdown {
        margin-bottom: 16px;
        text-align: center
    }
}

@media screen and (max-width: 991px) {
    .dropdown-menu {
        max-height: 0;
        overflow: hidden;
        transition: max-height .2s ease-out;
        padding: 0
    }
}

@media screen and (max-width: 991px) {
    .dropdown-toggle {
        cursor: pointer;
        width: 100%;
        transition: .4s
    }
}

@media screen and (max-width: 991px) {
    .dropdown-toggle::after {
        position: relative;
        bottom: -2px;
        right: -2px;
        width: 6px;
        height: 6px
    }
}

@media screen and (max-width: 991px) {
    .dropdown-item {
        margin-top: 17px
    }
}

.dropdown-toggle.active {
    color: #c53720 !important
}

.nav-item-footer {
    position: relative;
    right: 23px
}

@media screen and (max-width: 1400px) {
    .nav-item-footer {
        right: 18px
    }
}

@media screen and (max-width: 1200px) {
    .nav-item-footer {
        right: 17px
    }
}

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

    .nav-item-footer,
    .nav-item-footer .en_lang {
        position: static
    }
}

.catalog__tittle__groupMod {
    margin-bottom: 23px;
    text-decoration: none;
    transition: .5s
}

.catalog__tittle__groupMod:hover {
    color: #c53720 !important
}

.cars_groupMod {
    margin-bottom: 110px
}

@media screen and (max-width: 991px) {
    .cars_groupMod {
        margin-bottom: 0px
    }
}

.nav-item-footer.en_lang {
    right: 7px
}

@media screen and (max-width: 1400px) {
    .nav-item-footer.en_lang {
        right: 4px
    }
}

@media screen and (max-width: 1200px) {
    .nav-item-footer.en_lang {
        right: 2px
    }
}

.errorTittle {
    color: #c53720 !important
}

.errorLink {
    text-decoration: none;
    color: #c53720;
    transition: .5s
}

.errorLink:hover {
    color: #5d1e14 !important
}

.slideFixCardProduct {
    position: relative;
    left: -12px
}


.list-unstyled {
    margin-top: -25px;
    font-size: 14px;
    color: #c53720;
}

.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
    border-color: #c53720;
    color: #c53720;
    opacity: 1;
}

.main {
    min-height: calc(100vh - 459px);
}

@media (min-width: 991px) and (max-width: 1200px) {
    .btnModal_ProductMod {
        width: 170px !important;
    }
}

.modal .modal-content_Desk {
    transition: backdrop-filter 0.5s;
    backdrop-filter: blur(40px) opacity(0);
}

.modal.show .modal-content_Desk {
    backdrop-filter: blur(40px) opacity(1);
}

.modal-content_Desk {
    width: 100%;
    background-color: transparent;

}

@media (min-width: 600px) {
    .modal-dialog_Desk {
        max-width: 80% !important;
    }
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    isolation: isolate;
    border-color: transparent;
}

@media (max-width: 991px) {
    .buttonTab {
        width: 100%;
    }
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border-color: #fff !important;
    border-style: solid !important;
    border-width: 1px !important;
}

@media screen and (max-width: 780px) {
    .table-wrap {
        overflow-y: scroll;
    }
}

.swiper-scrollbar {
    background: #414141;
}

.swiper-scrollbar-drag {
    background: #808080;
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    bottom: var(--swiper-scrollbar-bottom, 0px);
    height: var(--swiper-scrollbar-size, 2px);
}

.ArrowCardProductMod {
    top: 50%;
}

.pbtextproduct {
    padding-bottom: 91px;
}

.VKWrap {
    background-color: #000;
    border-radius: 10px;
    border: 1px solid #fff;
    width: 50%;
    display: block;
    margin-top: 30px;
    transition: 0.5s;

    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.VKWrap:hover {
    transform: scale(1.1);
}

.imgVKContact {
    width: 100%;
    padding: 20px;
}

.pt-93 {
    padding-top: 93px;
}

@media screen and (max-width: 540px) {
    .pt-93 {
        padding-top: 79px;
    }
}

.imgYTContact {
    width: 100%;
    padding: 10px;
    transform: scale(0.8);
}

.footer__basement__mail__link_fixfooter::before {
    display: none;
}

.RedIcon {
    color: #c53720;
    font-size: 20px
}

.RedIcon_ct {
    width: 20px;
}

.fs-23 {
    font-size: 23px;
}

.RedIcon_ctY {
    width: 17px;
}
.footer__basement__numbers__link_salesDp{
    font-size: 14px;
    font-weight: 300;
    pointer-events: none;
}
.swiper-slide__content__RightPath__svgLine {
    fill: #fff;
    color: #fff;
    margin-right: 71px
}

@media screen and (max-width: 1400px) {
    .swiper-slide__content__RightPath__svgLine {
        margin-right: 0px
    }
}

@media screen and (max-width: 1200px) {
    .swiper-slide__content__RightPath__svgLine {
        transform: scale(0.8)
    }
}

@media screen and (max-width: 991px) {
    .swiper-slide__content__RightPath__svgLine {
        transform: scale(0.5);
        position: absolute;
        right: 111px;
        bottom: -46px
    }
}

@media screen and (max-width: 767px) {
    .swiper-slide__content__RightPath__svgLine {
        transform: scale(0.3);
        right: 62px;
        bottom: -54px
    }
}

@media screen and (max-width: 480px) {
    .swiper-slide__content__RightPath__svgLine {
        transform: scale(0.3);
        right: 12px;
        bottom: -69px
    }
}

@media(max-width: 363px) {
    .swiper-slide__content__RightPath .swiper-slide__content__RightPath__svgLine {
        display: none
    }
}

.tests__item:nth-child(2),
.tests__item:nth-child(4) {
    width: 100%;
    height: 489px;
    margin-bottom: 17px;
}

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

    .tests__item:nth-child(2),
    .tests__item:nth-child(4) {
        height: 100%;
        display: block;
    }
}

@media (min-width: 720px) and (max-width: 1400px) {
    .about_wrapTextBig {
        flex: 0 0 55%;
    }

    .about_wrapTextsmall {
        flex: 0 0 40%;
        padding-left: 0;
    }
}

.wrapTests {}

@media (min-width: 991px) and (max-width: 1200px) {
    .TestsNewTittle {
        font-size: 25px;
    }

    .pt-93 {
        padding-top: 0;
    }
}

@media (min-width: 720px) and (max-width: 991px) {
    .TestsNewTittle {
        font-size: 20px;
    }

    .pt-93 {
        padding-top: 0;
    }
}

@media (min-width: 720px) and (max-width: 991px) {
    .TestsNewTittle {
        font-size: 20px;
    }

    .pt-93 {
        padding-top: 0;
    }
}

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

    .tests__item:nth-child(2),
    .tests__item:nth-child(4) {
        height: 100%;
        display: inline;
    }
}

.menu__list {
    align-items: center;
}

@media screen and (max-width: 991px) {
    .footer__basement__mail {
        margin-bottom: 20px;
    }

    .menu {
        display: flex;
        justify-content: center;
    }

    .menu__list {
        width: max-content !important;
        align-items: start;
    }

    .dropdown-toggle {
        margin-left: -13px;
    }
}

.nav-item-header.en_lang:nth-child(4):after {
    left: -44px;
}
.nav-item-headereng.en_lang:nth-child(4):after {
    left: 773px; 
}
@media screen and (max-width: 1400px) {
    .nav-item-header.en_lang:nth-child(4):after {
        left: -34px;
    }
}

@media screen and (max-width: 1200px) {
    .nav-item-header.en_lang:nth-child(4):after {
        left: -16px;
    }
}

h3.about__basement__text {
    font-size: 20px;
}

.about__basement__tittle_newsTitle {
    font-size: 18px;
    text-decoration: none;
    line-height: 23px;
    transition: 0.5s;
    color: #fff;
}

.about__basement__tittle_newsTitle:hover {
    color: #c53720;
}

.news__description p {
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
}

.about__img_newsMod {
    object-fit: cover;
}

.imgSlideWrapper_newsMod {
    height: 400px;
}

.about_wrapTextBig_newsMod p {
    color: #fff;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}
.NewsHome{
    position: relative;
    background: linear-gradient(180deg, #000 0%, rgba(40, 40, 40, 0.6) 94.1%);
    background-color: #7a7b7b;
    padding-top: 92px;
    padding-bottom: 71px;
    overflow: hidden;
}

@media screen and (min-width: 768px) {
    .TestsNewTittle{
        height: 140px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}