@font-face {
    font-family: Big_Noodle_Titling_Cyr;
    src: url(../fonts/Big_Noodle_Titling_Cyr.ttf);
    src: local("Big_Noodle_Titling_Cyr"), url(../fonts/Big_Noodle_Titling_Cyr.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i,800,800i');

body,
html {
    background: rgba(0, 0, 0, .71);
    font: 400 16px Big_Noodle_Titling_Cyr;
    font-size: 16px;
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow-y: hidden;
    height: 100%;
}

.mCSB_scrollTools .mCSB_draggerRail {
    opacity: .3;
    background-color: #fff
}

.main-deep-menu:hover {
    text-decoration: none;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #e95822
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover {
    background-color: #e95822
}

.alert-subscribe {
    padding: 10px;
    color: #e95822;
    font-size: 1.5rem;
}

.mCSB_container {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.franchise-title {
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
    letter-spacing: 9px;
    font-size: 30px;
    color: #e95822;
    margin-bottom: 10px;
}

.main-menu-box__product-list.franchise {
    max-width: 1700px
}

.main-menu-box__product-list.not-found {
    overflow: initial;
}

.middle-img {
    margin-left: auto;
    margin-right: auto;
}

.first-arrow {
    margin-top: 22px;
    margin-bottom: 36px;
}

.first-line span {
    max-width: 600px;
}

.second-line .small-arrow {
    margin-left: 50px;
    margin-right: 50px;
}

.fourth-line {
    margin-bottom: 90px;
}

.franchise-video {
    margin: 30px 0;
    padding: 0 20px;
    position: relative;
}

.playpause {
    position: absolute;
    left: 0%;
    right: 0%;
    top: 0%;
    bottom: 0%;
    margin: auto;
    background-repeat: no-repeat;
    background-image: url('../image/play-butt.png');
    width: 30px;
    height: 30px;
    background-size: 100% 100%;
}

.franchise-form {
    max-width: 500px;
    margin: 44px auto;
    border-radius: 20px;
    border: solid 2px #ffffff;
    padding: 40px 24px;
}

.franchise-form .form-title {
    color: #e95822;
    line-height: 1.04;
    letter-spacing: 7.2px;
    font-size: 24px;
    text-align: center;
    margin-bottom: 5px;
}

.img-graph {
    margin: 90px auto 40px;

}

.img-graph img {
    margin: auto;
    text-align: center;
}

.franchise-form .form-desc {
    font-family: OpenSans;
    font-size: 16px;
    line-height: 1.38;
    color: #ffffff;
    text-align: center;
    margin-bottom: 20px;
}

.franchise-form input {
    display: block;
    height: 40px;
    border-radius: 50px;
    border: solid 1px #ffffff;
    text-align: center;
    width: 100%;
    background: transparent;
    margin-bottom: 15px;
    color: #fff;
}

.franchise-form button {
    border-radius: 50px;
    border: solid 1px #ffffff;
    background-color: rgba(255, 255, 255, 0.3);
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    height: 40px;
    width: 250px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.06;
    letter-spacing: 1.8px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.06;
    letter-spacing: 1.8px;
    margin: 30px auto 60px;
}

.franchise-form button:hover {
    background-color: rgba(255, 255, 255, 0.0);
}

.franchise-form input:-moz-placeholder {
    font-size: 18px;
    line-height: 1.06;
    letter-spacing: 1.8px;
    color: #fff;
}

.franchise-form input::-moz-placeholder {
    font-size: 18px;
    line-height: 1.06;
    letter-spacing: 1.8px;
    color: #fff;
}

.franchise-form input:-ms-input-placeholder {
    font-size: 18px;
    line-height: 1.06;
    letter-spacing: 1.8px;
    color: #fff;
}

.franchise-form input::-webkit-input-placeholder {
    font-size: 18px;
    line-height: 1.06;
    letter-spacing: 1.8px;
    color: #fff;
}

.franchise-video iframe {
    height: 600px;
}

.franchise-video video {
    max-width: 100%;
    max-height: 60vh;
    display: block;
    margin: auto;
}

.fourth-line span {
    max-width: 330px;
    margin-left: 20px;
}

.fourth-line div {
    position: relative;
    margin-top: 82px;
}

.fourth-line div:before {
    content: url('../img/red-small-arrow-right.png');
    position: absolute;
    top: -40px;
    display: block;
    left: 0;
    right: 0;
    text-align: center;

}

.fourth-line .first:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.faq-title img{
    display: block;
    margin: 10px auto 30px;
}
.fourth-line .second:before {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.fourth-line .thrid:before {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.second-line .rotate-left {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.thrid-line span {
    max-width: 450px;
}
.faq__desc{
    justify-content: center;
    font-family: 'Open Sans';
    font-size: 1.25rem;
    color: #fff; 
    align-items: center;
    margin-bottom: 30px;
    line-height: 1.35;
}
.blue-arrow-down{
    margin: 0 auto 50px;
}
.big-text{
    line-height: 1.35;
    font-family: 'Open Sans';
    font-size: 1.25rem;
    color: #fff;
    max-width: 960px;
    margin: 40px auto;
    text-align: center;
}
.faq__advantages-list{
     counter-reset: advantages;
     flex-wrap: wrap;
     justify-content: center;
     padding: 0 50px;
}
.faq__advantage-item{
    position: relative;
    flex: 0 1 45%;
    display: flex;
    margin-bottom: 100px;
    position: relative;
}
.faq__advantage-item .img-holder{
   min-width: 120px;
   z-index: 1;


}
.faq__advantage-item .text-holder{
    font-size: 1rem;
    flex-shrink: 1;
    flex-grow: 1;
    color: #fff;
    margin-left: 25px;
    line-height: 1.38;
    font-family: 'Open Sans';
    max-width: 340px;
    border-top: 1px solid #3bc5f3;
    padding-top: 10px;
}
.faq__advantage-item:before{
    counter-increment: advantages;
    content: counter(advantages);
    opacity: 0.3;
    color: #fff;
    position: absolute;
    font-size: 244px;
    left: -100px;
    font-family: 'Open Sans';
    font-weight: 800;
    top: -52px;
    line-height: 1;

}
.faq__video-holder{
    margin: 50px auto 200px;
    max-width: 800px;
    position: relative;
    /*background-repeat: no-repeat;
    background-size: contain;
    background-image: url('../img/Mac.png');
    background-position: center center;*/
}
.faq__video-holder img{
    position: absolute;
}
.faq__video-holder video{
    display: block;
    max-width: 80%;
    margin: auto;
    position: relative;
    top: 30px;
    border-radius: 20px;
}
.faq__desc .text-holder{
    max-width: 740px;
    margin-left: 60px;

}
.faq__desc .text-holder span{
    color: #e95822;
}
.big-rotare-up {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.faq-title{
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
    letter-spacing: 9px;
    font-size: 30px;
    margin-bottom: 60px;
    color: #fff;
}
.red-span{
    color: #e95822;
}
.faq__link-holder a{
    display: flex;
    justify-content: center;
    align-items: center;
     letter-spacing: 1.8px;
       font-size: 18px;
    color: #fff;
    margin: 100px auto;
    width: 496px;
    height: 40px;
    border-radius: 50px;
    border: solid 1px #ffffff;
    background-color: rgba(255, 255, 255, 0.3);
    transition: all 0.3s ease-in-out;
}
.faq__link-holder a:hover{
    text-decoration: none;
    background: transparent;

}
.blue-span{
    color: #3bc5f3;
}
.second-line span {
    max-width: 450px;
}

.second-line div span {
    margin-left: 21px;
}

.main-menu-box__product-list.franchise {
    margin-top: 10rem;
    max-height: calc(100vh - 300px);
}

.franchise-border-box {
    border-radius: 20px;
    padding: 20px 30px;
}

.franchise-border-box .first-line {
    max-width: 800px;
    margin: 1rem auto;
}

.franchise-border-box .line span {
    margin-left: 1rem;
}

.franchise-border-box span {
    font-size: 20px;
    font-family: 'Open Sans';
    line-height: 1.35;
    letter-spacing: 2px;
    text-align: left;
    color: #fff
}

.preloader {
    color: #e95822;
    font-size: 1.5rem;
    letter-spacing: 4px;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    -webkit-animation: letters 3s infinite linear;
    animation: letters 3s infinite linear
}

* {
    outline: 0 !important;
    -webkit-text-size-adjust: 100%;
}

.container {
    max-width: 1320px;
    padding: 0 20px;
    margin: auto
}

@-webkit-keyframes show75 {
    from {
        stroke-dashoffset: 185
    }

    to {
        stroke-dashoffset: 45
    }
}

@keyframes show75 {
    from {
        stroke-dashoffset: 185
    }

    to {
        stroke-dashoffset: 45
    }
}

@keyframes letters {
    25% {
        letter-spacing: 8px
    }

    75% {
        letter-spacing: 6px
    }
}

@-webkit-keyframes letters {
    25% {
        letter-spacing: 8px
    }

    75% {
        letter-spacing: 6px
    }
}

@-webkit-keyframes case {
    0% {
        -webkit-transform: scale(1.01) rotate(0);
        transform: scale(1.01) rotate(0)
    }

    to {
        -webkit-transform: scale(1.4) rotate(5deg);
        transform: scale(1.4) rotate(5deg)
    }
}

@keyframes case {
    0% {
        -webkit-transform: scale(1.01) rotate(0);
        transform: scale(1.01) rotate(0)
    }

    to {
        -webkit-transform: scale(1.4) rotate(5deg);
        transform: scale(1.4) rotate(5deg)
    }
}

@-webkit-keyframes linkHover {
    25% {
        -webkit-transform: rotate(-20deg);
        transform: rotatex(-20deg)
    }

    75% {
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg)
    }
}

@keyframes linkHover {
    25% {
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg)
    }

    75% {
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg)
    }
}

@-webkit-keyframes scrollDownHover {
    25% {
        -webkit-transform: translatey(50%);
        transform: translatey(50%)
    }

    75% {
        -webkit-transform: translatey(0);
        transform: translatey(0)
    }
}

@keyframes scrollDownHover {
    25% {
        -webkit-transform: translatey(50%);
        transform: translatey(50%)
    }

    75% {
        -webkit-transform: translatey(0);
        transform: translatey(0)
    }
}

@-webkit-keyframes scrollUpHover {
    25% {
        -webkit-transform: translatey(-50%);
        transform: translatey(-50%)
    }

    75% {
        -webkit-transform: translatey(0);
        transform: translatey(0)
    }
}

@keyframes scrollUpHover {
    25% {
        -webkit-transform: translatey(-50%);
        transform: translatey(-50%)
    }

    75% {
        -webkit-transform: translatey(0);
        transform: translatey(0)
    }
}

@-webkit-keyframes moveRightAnimation {
    25% {
        -webkit-transform: translatex(50%);
        transform: translatex(50%)
    }

    75% {
        -webkit-transform: translatex(0);
        transform: translatex(0)
    }
}

@keyframes moveRightAnimation {
    25% {
        -webkit-transform: translatex(50%);
        transform: translatex(50%)
    }

    75% {
        -webkit-transform: translatex(0);
        transform: translatex(0)
    }
}

@-webkit-keyframes moveLeftAnimation {
    25% {
        -webkit-transform: translatex(-50%);
        transform: translatex(-50%)
    }

    75% {
        -webkit-transform: translatex(0);
        transform: translatex(0)
    }
}

@keyframes moveLeftAnimation {
    25% {
        -webkit-transform: translatex(-50%);
        transform: translatex(-50%)
    }

    75% {
        -webkit-transform: translatex(0);
        transform: translatex(0)
    }
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0
}

button,
input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

a {
    text-decoration: none;
    outline: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.modal {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 100%;
    background-color: rgba(0, 0, 0, .5);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 99;
    /* height: 100vh; */
    overflow-y: auto;
}

.modal.active {
    bottom: 0;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 203;
}

.modal .modal-body {
    text-align: center;
    position: relative;
    max-width: 500px;
    width: 100%;
    height: auto;
    border-radius: 20px;
    border: solid 2px #ffffff;
    background-color: #1a1a1a;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 40px 25px 50px;
    color: #e95822;
    font-size: 16px;
}

.modal .modal-body form {
    margin-top: 30px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
}

.modal .modal-body .modal-close {
    position: absolute;
    top: 10px;
    right: 10px;
}

.modal .modal-body button {
    border-radius: 50px;
    border: solid 1px #ffffff;
    background-color: rgba(255, 255, 255, 0.3);
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    height: 40px;
    width: 250px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.06;
    letter-spacing: 1.8px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.06;
    letter-spacing: 1.8px;
    margin: 10px auto 10px;
}

.modal .modal-body button:hover {
    background-color: rgba(255, 255, 255, 0.0);
}

.modal .modal-body input {
    display: block;
    height: 40px;
    border-radius: 50px;
    border: solid 1px #ffffff;
    text-align: center;
    width: 100%;
    background: transparent;
    margin-bottom: 15px;
    color: #fff;
}

.modal .modal-body .title {
    line-height: 1.04;
    letter-spacing: 7.2px;
    text-align: center;
    color: #e95822;
    font-size: 1.5rem;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.modal .modal-body .desc {
    font-family: OpenSans;
    font-size: 16px;
    line-height: 1.38;
    color: #ffffff;
}

a:hover {
    cursor: pointer
}

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

img {
    max-width: 100%;
    height: auto;
    display: block
}

.text-center {
    text-align: center
}

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

.a-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.j-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.j-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.flex-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.flex-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-left: auto
}

.stub {
    width: 100%;
    height: 100vh
}

.header {
    max-width: 1920px;
    margin: auto;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-image: url(../img/bg.svg);
    background-repeat: no-repeat;
    min-height: 117px;
    z-index: 10;
    padding: 28px 50px;
    background-position: 0 0;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}

.header.append-pseudo-header {
    z-index: 1;
    background-color: rgba(0, 0, 0, 0);

}

.header.menu-active {
    background-position: 0 -120px
}

.header.menu-active .header__page-name {
    opacity: 1
}

.header.catalog-header {
    z-index: 12
}

.header__page-name {
    opacity: 1;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    color: #fff;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    letter-spacing: 9px;
    font-size: 1.875rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 70px;
    z-index: 111;
    margin-bottom: 100px;
    position: relative;
    pointer-events: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header__page-name.not-found-title {
    top: 140px;
}

.header__page-name.not-found-title span {
    text-align: center;
}

.header__page-name span {
    -ms-flex-negative: 2;
    flex-shrink: 2
}

.main-menu-box__product-list.not-found img {
    margin-bottom: 40px;

}

.main-menu-box__product-list.not-found a {
    border-radius: 50px;
    border: solid 1px #ffffff;
    background-color: rgba(255, 255, 255, 0.3);
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    height: 40px;
    width: 250px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.06;
    letter-spacing: 1.8px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.06;
    letter-spacing: 1.8px;
    margin: 30px auto;
}

.main-menu-box__product-list.not-found a:hover {
    background-color: rgba(255, 255, 255, 0.0);
    text-decoration: none;
}

.header__page-name svg,
.header__page-name img {
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    fill: #fff;
    margin-right: 39px
}

.header__name {
    font-size: 1.5rem;
    text-transform: uppercase;
    letter-spacing: 7.2px;
    color: #fff;
    position: relative;
    z-index: 11
}

.blog {
    margin-bottom: 70px !important;
}

.header__name span {
    color: #e95822
}

.header figure {
    margin: 0
}

.header figure svg {
    stroke-width: 2;
    stroke-dasharray: 185;
    -webkit-transition: stroke-dashoffset 1s, stroke-dasharray 1s;
    transition: stroke-dashoffset 1s, stroke-dasharray 1s;
    fill: transparent;
    stroke: #fff;
    -webkit-transform: rotate(133deg);
    transform: rotate(133deg)
}

.header figure svg:hover {
    cursor: pointer;
    stroke-dasharray: 130
}

.header figure .menu-button-back {
    position: absolute;
    right: 18px;
    top: 14px;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}

.header figure .menu-button-back svg {
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    fill: #fff;
    color: #fff;
    width: 16px;
    height: 22px;
    -webkit-transform: none;
    transform: none
}

.header__language-menu {
    margin-left: auto;
    margin-right: 0
}

.header__language-menu-holder {
    font-size: 1.125rem;
    color: #fff;
    position: absolute;
    right: 18px;
    top: 15px
}

.header__language-menu .dropdown-lang-menu {
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    position: absolute;
    z-index: 12
}

.header__language-menu .dropdown-lang-menu figure {
    margin-top: 10px;
    position: relative;
    background: rgba(0, 0, 0, .71);
    border-radius: 50%
}

.header__language-menu .dropdown-lang-menu .menu-button-back {
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    font-size: 1.125rem;
    color: #fff;
    position: absolute;
    right: 18px;
    top: 15px
}

.header__language-menu .dropdown-lang-menu:hover {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.header .chart[data-percent='75'] {
    position: relative;
    z-index: 11;
    outline: 0
}

.header .chart[data-percent='75']:focus {
    outline: 0
}

.header .chart[data-percent='75'].back-button-holder {
    margin-right: 40px
}

.header .chart[data-percent='75'].back-button-holder svg {
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}

.header .chart[data-percent='75'].back-button-holder:hover {
    cursor: pointer
}

.header .chart[data-percent='75'].back-button-holder:hover + .dropdown-lang-menu {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.header .chart[data-percent='75'].back-button-holder:hover svg {
    stroke: #e95822;
    color: #e95822
}

.header .chart[data-percent='75'] .button-descrition {
    letter-spacing: 4.8px;
    color: #fff;
    top: 1rem;
    position: relative;
    margin-right: 1rem
}

.header .chart[data-percent='75'] .outer {
    stroke-dashoffset: 45;
    -webkit-animation: show75 2s;
    animation: show75 2s
}

.header .chart[data-percent='75'] .menu-button {
    cursor: pointer;
    padding: 8px 10px;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    position: absolute;
    text-transform: uppercase;
    right: 3px;
    top: 10px;
    display: block;
}

.header .chart[data-percent='75'] .menu-button .sandwich {
    width: 25px;
    height: 15px;
    display: block;
    position: relative;
    margin: auto;
}

.header .chart[data-percent='75'] .menu-button .sandwich .line {
    height: 2px;
    background-color: #fff;
    width: 100%;
    display: block;
    position: absolute;
    left: 0
}

.header .chart[data-percent='75'] .menu-button .sandwich .line.line-1 {
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    top: 0
}

.header .chart[data-percent='75'] .menu-button .sandwich .line.line-2 {
    top: 50%;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.header .chart[data-percent='75'] .menu-button .sandwich .line.line-3 {
    bottom: 0;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.header .chart[data-percent='75'] .menu-button.active .sandwich .line.line-1 {
    -webkit-transform: rotate(220deg);
    transform: rotate(220deg);
    top: 50%;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.header .chart[data-percent='75'] .menu-button.active .sandwich .line.line-2 {
    opacity: 0;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.header .chart[data-percent='75'] .menu-button.active .sandwich .line.line-3 {
    -webkit-transform: rotate(-220deg);
    transform: rotate(-220deg);
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    top: 50%
}

.header.body-content.append-pseudo-header {
    z-index: 9
}

.footer {
    max-width: 1920px;
    margin: auto;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url(../img/footer-bg.svg);
    background-repeat: no-repeat;
    min-height: 117px;
    background-position: 0 101%;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 28px 50px;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    z-index: 11;
    pointer-events: none
}

.footer.menu-active {
    background-position: 0 250%
}

.footer.menu-active .footer__img {
    opacity: .5
}

.footer__img {
    position: relative;
    bottom: 22px;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}

.footer__social {
    pointer-events: initial;
    position: relative;
    top: -20px;
}

.footer__social a {
    margin-left: 15px;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}

.footer__social a svg {
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    fill: #fff;
    color: #fff;
    width: 50px;
    height: 50px
}

.footer__social a:hover {
    color: #e95822;
    fill: #e95822
}

.footer__social a:hover svg {
    color: #e95822;
    fill: #e95822
}

.main-menu-box {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 100%;
    background-color: rgba(0, 0, 0, .9);
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10
}

.main-menu-box.active {
    bottom: 0;
    top: 0;
    opacity: 1;
    visibility: visible
}

.main-menu-box.active .main-menu-box__image {
    -webkit-transform: scaley(1);
    transform: scaley(1)
}

.main-menu-box__unit {
    max-height: 480px;
    overflow: auto;
    /*margin-top: 9rem;*/
    scrollbar-color: #e95822 #fffFFF4C;
    scrollbar-width: thin;

}

.main-menu-box__unit::-webkit-scrollbar {
    width: 4px
}

.main-menu-box__unit::-webkit-scrollbar-thumb {
    background: #e95822;
    border-radius: 20px
}

.main-menu-box__unit::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 20px;
    opacity: .3
}

.main-menu-box__unit-inner {
    max-width: 1250px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.main-menu-box__unit-inner .img-holder {
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    max-width: 500px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 75%;
    flex: 1 1 75%
}

/* some change on login page */
.mainLogin {
    max-width: 1960px;
    width: 100%;
    height: 100vh;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgb(0, 0, 0, 0.71)
}

.mainLogTitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
    max-width: 413px;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 104px;

}

.mainLogTitle > h4 {
    /* font: 30px Big_Noodle_Titling_Cyr; */
    font-size: 30px;
    font-weight: normal;
    padding-top: 9px;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 9px;
    text-align: left;
    color: #ffffff;
}

.formConteiner {
    padding-top: 240px;
    max-width: 500px;
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.formConteiner > input {
    margin-bottom: 15px;
    display: block;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.06;
    letter-spacing: 1.8px;
    padding: 0 15px;
    width: 100%;
    height: 40px;
    color: #fff;
    border-radius: 50px;
    border: solid 1px #ffffff;
    background-color: rgba(0, 0, 0, 0);
}

.formConteiner > button {
    max-width: 250px;
    width: 100%;
    margin: 0 auto;
    height: 40px;
    margin-top: -5px;
    border-radius: 50px;
    font-size: 18px;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    color: #fff;
    border: solid 1px #ffffff;
    background-color: rgba(0, 0, 0, 0);

}

.formConteiner > button:hover {
    background-color: rgba(255, 255, 255, 0.3);
}

.formConteiner > input {
    display: block;
}

.formConteiner > input:-moz-placeholder {
    color: #fff;
    text-align: center;
}

.formConteiner > input::-moz-placeholder {
    color: #fff;
    text-align: center;
}

.formConteiner > input:-ms-input-placeholder {
    color: #fff;
    text-align: center;
}

.formConteiner > input::-webkit-input-placeholder {
    color: #fff;
    text-align: center;
}

.loginLogo {
    position: absolute;
    right: -106%;
    top: 94px;
}

.loginLogo > img {
    width: 100%;
    height: 100%;
}

/* end change login page */
/* start style component blog */
.blogMainWrapper {
    max-width: 1960px;
    width: 100%;
    height: 100vh;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgb(0, 0, 0, 0.71);
}

.blogTitle {
    max-width: 248px;
}

.allBlogConteiner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 9;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1400px;
    padding: 0 25px;
    width: 100%;
    margin: 0 auto 70px;
    /*height: calc(100vh - 103px);*/
    overflow: auto;
}

.allBlogConteiner > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 49%;
    flex: 0 1 49%;
}

.photoBlog {
    max-width: initial;
}

.allBlogConteiner img {
    width: 100%;
}

#style-4::-webkit-scrollbar {
    width: 4px;
    background-color: rgb(255, 255, 255, 0.3);
}

#style-4::-webkit-scrollbar-thumb {
    background-color: #e95822;
    /* border: 2px solid #555555; */
}

#style-4::-moz-scrollbar {
    width: 4px;
    background-color: rgb(255, 255, 255, 0.3);
}

#style-4::-moz-scrollbar-thumb {
    background-color: #e95822;
    /* border: 2px solid #555555; */
}

.blogCont {
    width: 49%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
}

.blogFoto {
    max-width: 300px;
    width: 100%;
    height: 300px;
    border-radius: 20px;
    -o-object-fit: contain;
    object-fit: contain;
}

.blogFoto > img {
    max-width: none;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.blogInfo {
    width: 49%;
}

.blogData {
    font-family: 'Open Sans';
    padding-top: 10px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: 1.4px;
    text-align: left;
    color: #ffffff;
}

.blogSubTitle {
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.1;
    letter-spacing: 2px;
    text-align: left;
    color: #ffffff;
    padding-top: 19px;
}

.blogText {
    max-height: 152px;
    padding-top: 15px;
    overflow: hidden;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}

.goDetailBlog {
    width: 180px;
    height: 40px;
    border-radius: 50px;
    border: solid 1px #ffffff;
    background-color: rgba(255, 255, 255, 0.3);
    outline: none;
    letter-spacing: 1.8px;
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.goDetailBlog:hover {
    border: solid 1px #e95822;
    color: #e95822;
}

/* end component blog */



/* start blogInfoMainWrapper section */
/* .blogInfoMainWrapper {
    max-width: 1960px;
    width: 100%;
    height: 100vh;
    position: relative;
} */
.mainBlogTitle {
    max-width: 625px;
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: 3px;
    text-align: left;
    color: #ffffff;
}

.photoBlog {
    /* max-width: 500px;*/
    /* width: 100%;*/
    height: auto;
    margin-bottom: 20px;

}

.blogsubInfo {
    max-width: 796px;
    width: 100%;
}

.blogsubInfo > p {
    margin: 10px 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 1.4px;
    text-align: left;
    color: #ffffff;
}

/* end blogInfoMainWrapper */

.main-menu-box__unit-inner .img-holder img {
    /* webkit-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    -webkit-animation: case 15s infinite alternate cubic-bezier(.46, .2, .44, .71);
    animation: case 15s infinite alternate cubic-bezier(.46, .2, .44, .71);
    -webkit-animation-play-state: paused;
    animation-play-state: paused*/
}

.main-menu-box__unit-inner .img-holder img:hover {
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.main-menu-box__unit-inner .img-holder a {
    position: absolute;
    top: 20px;
    left: 20px
}

.main-menu-box__unit-inner .img-holder a svg {
    width: 50px;
    height: 50px;
    color: #fff;
    fill: #fff;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    stroke-width: 1px;
    stroke: transparent
}

.main-menu-box__unit-inner .img-holder a svg:hover {
    fill: #e95822
}

.main-menu-box__unit-inner .text-holder {
    color: #fff;
    padding-left: 60px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 60%;
    flex: 0 1 60%;
    font-family: 'Open Sans', sans-serif;
    font-size: .875rem;
    line-height: 1rem;
    letter-spacing: 1.4px
}

.main-menu-box__unit-inner .unit-desc,
.main-menu-box__unit-inner .unit-desc p {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: .875rem;
    line-height: 1rem;
    letter-spacing: 1.4px
}

.main-menu-box__unit-inner .unit-title {
    color: #e95822;
    letter-spacing: 3px;
    font-size: 1.875rem;
    font-family: Big_Noodle_Titling_Cyr;
    line-height: 1
}

.main-menu-box__unit-inner .unit-chars {
    font-family: Big_Noodle_Titling_Cyr;
    font-size: 1.125rem;
    line-height: 1.5;
    letter-spacing: 1.8px
}

.main-menu-box__product-list {
    max-height: calc(100vh - 200px);
    overflow: auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 4rem;
    max-width: 1500px;
    padding: 0 2rem;
    scrollbar-color: #e95822 #fffFFF4C;
    scrollbar-width: thin
}

.main-menu-box__product-list::-webkit-scrollbar {
    width: 4px
}

.main-menu-box__product-list::-webkit-scrollbar-thumb {
    background: #e95822;
    border-radius: 20px
}

.main-menu-box__product-list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 20px;
    opacity: .3
}

.main-menu-box__product-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 23%;
    flex: 0 1 23%;
    margin-bottom: 2.5rem;
    margin-right: 1.6%
}

.main-menu-box__product-item .links-holder {
    padding-right: 10px
}

.main-menu-box__product-item .links-holder a:hover {
    cursor: pointer
}

.main-menu-box__product-item .favorite span {
    text-align: center;
    margin-top: 5px
}

.main-menu-box__product-item .favorite.selected svg {
    fill: #e95822
}

.main-menu-box__product-item .img-holder {
    max-width: 300px
}

.main-menu-box__product-item .img-holder .img-container {
    display: inline-block;
    overflow: hidden;
    border-radius: 15px;
    margin-bottom: 1rem
}

.main-menu-box__product-item .img-holder img {
    webkit-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    -webkit-animation: case 15s infinite alternate cubic-bezier(.46, .2, .44, .71);
    animation: case 15s infinite alternate cubic-bezier(.46, .2, .44, .71);
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.main-menu-box__product-item .img-holder img:hover {
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.main-menu-box__product-item a {
    display: block;
    color: #fff;
    font-size: 1.125rem;
    margin-bottom: 1rem
}

.main-menu-box__product-item a:hover {
    text-decoration: none;
}

.main-menu-box__product-item a:hover svg {
    stroke: #e95822
}

.main-menu-box__product-item span {
    display: block;
    letter-spacing: 1.8px
}

.main-menu-box__product-item svg {
    width: 30px;
    height: 30px;
    color: #fff;
    fill: #fff;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    stroke-width: 1px;
    stroke: transparent
}

.main-menu-box__contact-box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main-menu-box__contact-box-map {
    border-radius: 25px;
    overflow: hidden;
    width: 800px
}

.main-menu-box__contact-box-info {
    margin-left: 70px
}

.main-menu-box__contact-box-info .contact-info-block {
    margin-bottom: 50px
}

.main-menu-box__contact-box-info .contact-title {
    text-transform: uppercase;
    letter-spacing: 9px;
    font-size: 30px;
    color: #e95822;
    margin-bottom: 10px
}

.main-menu-box__contact-box-info .contact-content {
    text-transform: uppercase;
    color: #fff;
    font-size: 1.125rem;
    letter-spacing: 1.8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main-menu-box__contact-box-info .contact-content svg {
    margin-right: 15px;
    width: 30px;
    height: 30px;
    fill: #fff;
    color: #fff
}

.main-menu-box__contact-box form {
    margin-top: 10px;
    position: relative;
}

.main-menu-box__contact-box input[type=email] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 350px;
    height: 45px;
    border-radius: 20px;
    border: solid 1px #e95822;
    background-color: rgba(255, 255, 255, .31);
    padding: 0 10px;
    color: #fff;
    letter-spacing: 1.4px;
    font-size: 14px
}

.main-menu-box__contact-box .error::-webkit-input-placeholder {
    color: #e95822 !important;
}

.main-menu-box__contact-box .error:-moz-placeholder,
.main-menu-box__contact-box .error:-ms-input-placeholder,
.main-menu-box__contact-box .error::-moz-placeholder,
    {
    color: #e95822 !important;
}

.main-menu-box__contact-box input[type=email]::-webkit-input-placeholder {
    color: #fff;
    letter-spacing: 1.4px;
    font-size: 14px;
    font-family: Big_Noodle_Titling_Cyr
}

.main-menu-box__contact-box input[type=email]:-moz-placeholder,
.main-menu-box__contact-box input[type=email]:-ms-input-placeholder,
.main-menu-box__contact-box input[type=email]::-moz-placeholder {
    color: #fff;
    letter-spacing: 1.4px;
    font-size: 14px;
    font-family: Big_Noodle_Titling_Cyr
}

.main-menu-box__contact-box .button {
    color: #fff;
    text-transform: uppercase;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 170px;
    height: 45px;
    border-radius: 20px;
    border: solid 1px #e95822;
    background-color: #e95822;
    -webkit-box-shadow: none;
    box-shadow: none;
    letter-spacing: 1.6px;
    margin-left: 10px;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    font-family: Big_Noodle_Titling_Cyr
}

.main-menu-box__contact-box .button:hover {
    border: solid 1px #e95822;
    color: #e95822;
    background-color: #fff;
    cursor: pointer;
    letter-spacing: 2px
}

.main-menu-box__contact-box .button::-webkit-input-placeholder {
    color: #fff;
    letter-spacing: 1.4px;
    font-size: 14px;
    font-family: Big_Noodle_Titling_Cyr
}

.main-menu-box__contact-box .button:-moz-placeholder,
.main-menu-box__contact-box .button:-ms-input-placeholder,
.main-menu-box__contact-box .button::-moz-placeholder {
    color: #fff;
    letter-spacing: 1.4px;
    font-size: 14px;
    font-family: Big_Noodle_Titling_Cyr
}

.main-menu-box__image {
    position: relative;
    right: -15%;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    -webkit-transform: scaley(0);
    transform: scaley(0)
}

.main-menu-box__favorite-item {
    width: 250px;
    height: 250px;
    border: solid 2px #e95822;
    background-color: rgba(255, 255, 255, .52);
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 5rem;
    position: relative
}

.main-menu-box__favorite-item:last-of-type:after {
    display: none
}

.main-menu-box__favorite-item:after {
    position: absolute;
    content: url(../img/right-arrow.svg);
    top: 44%;
    right: -7rem
}

.main-menu-box__favorite-item svg {
    max-width: 165px;
    max-height: 117px;
    fill: #fff;
    height: 100%
}

.main-menu-box__list a {
    color: #fff;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    letter-spacing: 9px;
    font-size: 1.875rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px
}

.main-menu-box__list a:hover {
    color: #e95822
}

.main-menu-box__list a:hover svg {
    color: #e95822 !important;
    fill: #e95822 !important
}

.main-menu-box__list a svg {
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    fill: #fff;
    margin-right: 39px
}

@media (max-width:1681px) {
    .header {
        background-size: contain;
        padding: 16px 24px
    }

    .footer {
        background-size: contain;
        padding: 25px 24px
    }
}

@media (max-width:1600px) {
    .main-menu-box__image {
        right: 0
    }

    .loginLogo {
        width: 400px;
        height: 400px;
        right: -81%;
        top: 183px;
    }

    .main-menu-box__image img {
        max-width: 300px
    }

    .main-menu-box__contact-box-map iframe {
        height: 300px
    }

    .header .chart[data-percent='75'].back-button-holder.header__language-menu-holder-outer {
        margin-right: 20px
    }
}

@media (max-width:1441px) {
    .main-menu-box__product-list {
        padding: 0 2rem;
        max-width: initial
    }

    .main-menu-box__favorite-item {
        width: 178px;
        height: 178px
    }

    .main-menu-box__favorite-item svg {
        max-width: 115px;
        max-height: 83px
    }

    .main-menu-box__contact-box d-flex {
        padding: 0 2rem
    }

    .main-menu-box__contact-box-info {
        margin-left: 30px
    }

    .main-menu-box__contact-box-map {
        width: 550px
    }

    .main-menu-box__contact-box-map iframe {
        height: 400px
    }

    .main-menu-box .header .chart[data-percent='75'].back-button-holder.header__language-menu-holder-outer {
        margin-right: 10px
    }

    .blogsubInfo {
        padding-left: 50px;
    }

    .blog {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}

@media (max-width:1370px) {
    .faq__advantage-item:last-of-type{
       justify-self: center;
        margin-left: auto;
        margin-right: auto;
    }
    .faq__advantages-list{
        padding: 0;
            justify-content: center;
    }
    .faq__advantage-item:before{
        left: -74px;

    }
    .faq__advantage-item .text-holder{
            max-width: 300px;
    }
    .faq__advantage-item .img-holder{
        max-width: 80px;
        min-width: 50px;
    }
    .header {
        background-image: none;
        background-color: rgba(0, 0, 0, .71);
        min-height: initial;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .blogFoto {
        max-width: 250px;
        height: 250px;
    }

    .loginLogo {
        -webkit-transform: rotate(-24deg);
        transform: rotate(-24deg);
        width: 289px;
        height: 289px;
        right: -60%;
        top: 233px;
    }

    .formConteiner {
        padding-top: 162px;
    }

    .header.menu-active {
        background-color: transparent
    }

    .blogFoto {
        width: 46%;
    }

    .allBlogConteiner {
        max-width: 1280px;
    }

    .blogInfo {
        width: 51%;
    }

    .header__page-name {
        bottom: -100px
    }

    .header__page-name.catalog-page-name {
        bottom: -75px
    }

    .footer {
        background-image: none;
        background-color: rgba(0, 0, 0, .71);
        min-height: initial;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .footer__img {
        position: absolute
    }

    .footer__social {
        margin-left: auto;
        position: relative;
        top: -20px;
    }

    .footer.menu-active {
        background-color: transparent
    }

    .main-menu-box__inner {
        padding: 0 2rem
    }

    .main-menu-box__product-list {
        max-width: 1100px
    }

    .main-menu-box__product-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 30%;
        flex: 0 1 30%
    }

    .mCSB_inside > .mCSB_container {
        margin-right: 10px
    }
}

@media (max-width:1281px) {
    .main-menu-box__contact-box-info .contact-title {
        font-size: 1.5rem
    }
}

@media (max-width:1201px) {
    .header__page-name {
        font-size: 1.5rem
    }

    .franchise-border-box span {
        font-size: 16px;
    }

    .main-menu-box__product-list.franchise {
        padding: 0
    }

    .second-line > div img {
        margin: auto;
    }

    .second-line > div {
        text-align: center;
        display: block !important;
    }

    .second-line .small-arrow {
        margin-left: 20px;
        margin-right: 20px;
    }

    .second-line div span {
        margin: 0;
    }

    .header__page-name svg,
    .header__page-name img {
        max-width: 40px;
        max-height: 40px
    }

    .footer__img img {
        width: 120px
    }

    .main-menu-box__product-list {
        margin: 2rem 2rem 0
    }

    .main-menu-box__unit-inner {
        max-width: 600px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .main-menu-box__unit-inner .img-holder {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 35%;
        flex: 1 1 35%;
        margin-bottom: 20px;
        overflow: visible
    }

    .main-menu-box__unit-inner .text-holder {
        padding-left: 0;
        padding-right: 1rem
    }

    .main-menu-box__unit {
        margin-top: 0;
        max-height: 60vh
    }

    .main-menu-box__favorite-list {
        padding: 0 2rem
    }

    .main-menu-box__favorite-item {
        width: 150px;
        height: 150px;
        margin: 0 3rem
    }

    .main-menu-box__favorite-item:after {
        right: -4.5rem
    }

    .main-menu-box__contact-box input[type=email] {
        display: block;
        margin-bottom: 1rem
    }

    .main-menu-box__contact-box .button {
        margin-left: 0
    }

    .main-menu-box__contact-box-info {
        letter-spacing: 5px
    }

    .loginLogo {
        right: -40%;
        top: 242px;
        width: 250px;
        height: 250px;
    }
}

@media (max-width: 1024px) {
    .faq-title{
            letter-spacing: 6px;
    }
    .faq__advantage-item:before{
            font-size: 144px;
                top: -52px;
    }
    .faq__advantages-list{
        justify-content: space-between;
    }
    .faq__advantage-item{
            margin-bottom: 40px;
    }

    .header__page-name.unit-page-name {
        bottom: -85px;
        padding: 0 20px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .blog {
        display: block;
    }

    .blogsubInfo {
        padding-left: 0;
    }

    .contAllPhoto {
        float: left;
        margin-right: 50px;
    }

    .photoBlog {
        max-width: 400px;
    }

    .blogsubInfo {
        max-width: 100%;
    }

    .blogMainWrapper {
        padding-top: 84px;
    }

    .blogFoto {
        height: 215px;
    }

    .blogFoto {
        height: 250px;
    }

    .blogInfo {
        width: 50%;
    }

    .blogSubTitle {
        padding-top: 6px;
    }

    .blogText {
        padding-top: 0;
    }

    .header__page-name {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .mainLogin {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .loginLogo {
        display: none;
    }

    .mainLogTitle {
        padding-top: 0;
    }

    .formConteiner {
        padding-top: 40px;
    }

    .main-menu-box__product-item .img-holder {
        max-width: 500px
    }

    .main-menu-box__product-item .img-holder img:hover {
        -webkit-animation-play-state: paused;
        animation-play-state: paused
    }

    .main-menu-box__product-item .text-holder {
        padding-right: 20px;
        max-width: 510px
    }

    .main-menu-box__contact-box-map {
        width: auto;
        max-width: 400px
    }

    .main-menu-box__favorite-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 600px
    }

    .main-menu-box__favorite-item {
        max-width: 150px;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 49%;
        flex: 0 1 49%;
        margin: 0 1rem;
        margin-bottom: 2.25rem
    }

    .main-menu-box__favorite-item:after {
        right: -7.5rem
    }

    .main-menu-box__favorite-item:nth-of-type(even):after {
        display: none
    }

    .main-menu-box.active .main-menu-box__image {
        position: absolute;
        top: 50%;
        right: 10%;
        opacity: .5;
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg)
    }
}

@media (max-width:1023px) {
    .faq__desc .text-holder{
            margin-left: 20px;
    }
    .faq__advantages-list{
        justify-content: center;
    }
    .faq__advantage-item{
        flex: 0 1 70%;
        margin-bottom: 50px;
    }
    .modal .modal-body { 
        max-width: 600px;
    }
    .faq__advantage-item:before{
        top: 0;
        left: -50px;
    }
    .faq__link-holder a{
        margin: 50px auto;
    }
    .fourth-line > div {
        display: block !important;
        text-align: center;
        margin-top: 30px;
    }

    .main-menu-box__product-list.franchise {
        margin-top: 0;
    }

    .fourth-line > div img {
        margin: auto;
    }

    .fourth-line > div span {
        margin: 0;
    }
}

@media (max-width:850px) {
    .blogCont {
        width: 100%;
    }

    .photoBlog {
        max-width: 300px;
    }
}

@media screen and (max-width:801px) and (max-height:451px) {
    .main-menu-box__list a {
        color: #fff;
        -webkit-transition: all ease-in-out .3s;
        transition: all ease-in-out .3s;
        letter-spacing: 6px;
        font-size: 1.5rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 10px;
    }

    .main-menu-box__contact-box-info .contact-title {
        letter-spacing: 4px;
    }

    .main-menu-box__contact-box-info .contact-content {
        margin-bottom: 5px;
    }

    .main-menu-box__favorite-item {
        max-width: 110px;
        width: 110px;
        height: 110px;
    }

    .main-menu-box__favorite-list {
        padding: 0;
        max-width: 360px;
        margin-top: 5rem;
    }

    .main-menu-box__favorite-item svg {
        max-height: 51px;
        max-width: 70px;
    }

    .main-menu-box__inner {
        padding: 0 2rem;
        margin-top: 4rem;
    }


    .main-menu-box__contact-box-info .contact-info-block {
        margin-bottom: 0;
    }

    .main-menu-box__contact-box-map iframe {
        height: 250px;
    }

    .main-menu-box__favorite-item:after {
        top: 38%;
        right: -5rem;
    }

    .footer__social a svg {
        width: 30px;
        height: 30px;
    }

    .footer__img {
        bottom: initial;
    }

    .header .chart[data-percent='75'] .menu-button .sandwich {
        width: 10px;
        height: 10px;
    }

    .main-menu-box__list a svg {
        width: 30px !important;
        height: 30px !important;
        margin-right: 15px;
    }

    .main-menu-box__product-list.franchise {
        margin-top: 5rem;
        max-height: calc(100vh - 200px);
    }

    .franchise-border-box span {
        font-size: 14px;
    }

    .franchise-form {
        max-width: 300px;
        margin: 10px auto;
        border-radius: 20px;
        border: solid 2px #ffffff;
        padding: 10px 10px;
    }

    .franchise-border-box {
        padding: 0 10px;
    }

    .franchise-video {
        margin: 15px 0;
        padding: 0;
    }

    .franchise-form button {
        width: 240px;
    }

    .franchise-title {
        font-size: 18px;
        letter-spacing: initial;

    }

    .franchise-video iframe {
        height: 300px;
    }

    .first-line {
        display: block !important;
    }

    .first-line img {
        margin: auto;
    }

    .first-line {
        text-align: center;
    }

    .thrid-line {
        display: block !important;
    }

    .thrid-line img {
        margin: auto;
    }

    .thrid-line {
        text-align: center;
    }

    .second-line {
        display: block !important;
    }

    .fourth-line {
        display: block !important;
    }

    .fourth-line div.first:before {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .fourth-line div.second:before {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .fourth-line div.thrid:before {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .fourth-line div:before {
        top: -32px;
    }

    .img-graph {
        margin: 30px auto 40px;
    }

    .second-line .small-arrow {
        margin: 10px auto;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .rotate-left.small-arrow {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .main-menu-box__product-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 48%;
        flex: 0 1 48%
    }

    .header__page-name {
        padding: 0 15px;
        position: fixed;
        bottom: initial;
    }

    .header__page-name svg,
    .header__page-name img {
        max-width: 20px;
        max-height: 20px;
    }

    .header__page-name span {
        font-size: 1.125rem;
        letter-spacing: 5.4px;
        text-align: left;
    }

    .header__page-name.unit-page-name {
        bottom: initial;
    }

    .main-menu-box .allBlogConteiner {
        margin: 0 auto 0;
    }

    .blog {
        margin-bottom: 0 !important;
    }

    .header .chart[data-percent='75'] .menu-button {
        padding: 0;
        right: 20px;
        top: 20px;
    }

    .header figure .menu-button-back svg {
        width: 10px;
    }

    .header figure .menu-button-back {
        right: 21px;
    }

    .header figure svg {
        stroke-dasharray: 125;
    }

    .contAllPhoto {
        margin-right: 20px;
    }

    .allBlogConteiner > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        margin-bottom: 20px;
    }

    .blogInfo {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        margin-left: 20px;
    }

    .header .chart[data-percent='75'].back-button-holder {
        margin-right: 1rem;
    }

    .header__language-menu .dropdown-lang-menu figure {
        background: 0 0;
    }

    .language-item circle {
        fill: #000;
    }

    .modal_video {
        max-height: calc(100% - 125px) !important;
    }

    .append_video video {
        width: 100%;
        height: auto;
        max-height: 300px;
    }
}

@media (max-width:767px) {
    .faq-title{
        font-size: 18px;
        letter-spacing: 2px;
    }
    .faq__desc{
        display: block!important;
        text-align: center;
        font-size: 14px;
    }
    .big-text{
        font-size: 1rem;
    }
    .faq__advantage-item{
        align-items: flex-start;
        flex: 0 1 100%;
        max-width: 400px;

    }
    .faq__link-holder a{
        width: auto;
    }
    .faq__advantage-item:before{
        top: initial;
        left: 0;
        bottom: 0;
    }
    .faq__desc img{
        margin: 20px auto;
    }
    .header .chart[data-percent='75'].back-button-holder:hover svg {
        stroke: #fff;
        color: #fff;
    }

    .modal .modal-body {
        max-width: 300px;
    }

    .main-menu-box__unit,
    .allBlogConteiner,
    .main-menu-box__product-list {
        -webkit-overflow-scrolling: touch;
    }

    .language-item circle {
        fill: #000;
    }

    .franchise-border-box span {
        font-size: 14px;
    }

    .franchise-form {
        max-width: 300px;
        margin: 10px auto;
        border-radius: 20px;
        border: solid 2px #ffffff;
        padding: 10px 10px;
    }

    .img-graph {
        margin: 30px auto 40px;
    }

    .second-line .small-arrow {
        margin: 10px auto;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .rotate-left.small-arrow {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .franchise-border-box {
        padding: 0 10px;
    }

    .franchise-video {
        margin: 15px 0;
        padding: 0;
    }

    .franchise-form button {
        width: 240px;
    }

    .franchise-title {
        font-size: 18px;
        letter-spacing: initial;

    }

    .franchise-video iframe {
        height: 300px;
    }

    .first-line {
        display: block !important;
    }

    .first-line img {
        margin: auto;
    }

    .first-line {
        text-align: center;
    }

    .thrid-line {
        display: block !important;
    }

    .thrid-line img {
        margin: auto;
    }

    .thrid-line {
        text-align: center;
    }

    .second-line {
        display: block !important;
    }

    .fourth-line {
        display: block !important;
    }

    .fourth-line div.first:before {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .fourth-line div.second:before {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .fourth-line div.thrid:before {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .fourth-line div:before {
        top: -32px;
    }

    .header__language-menu .dropdown-lang-menu figure {
        background: 0 0
    }

    .photoBlog {
        max-width: 250px;
    }

    .contAllPhoto {
        margin-right: 20px;
    }

    .header figure .menu-button-back {
        right: 21px
    }

    .header figure .menu-button-back svg {
        width: 10px
    }

    .header figure svg {
        stroke-dasharray: 125
    }

    .header .chart[data-percent='75'].back-button-holder {
        margin-right: 1rem
    }

    .header .chart[data-percent='75'].back-button-holder.header__language-menu-holder-outer {
        margin-right: 0
    }

    .header .chart[data-percent='75'] .menu-button {
        padding: 0;
        right: 20px;
        top: 20px
    }

    .header .chart[data-percent='75'] .menu-button .sandwich {
        width: 10px;
        height: 10px
    }

    .header .chart[data-percent='75'] .button-descrition {
        display: none
    }

    .header__name {
        font-size: .875rem;
        letter-spacing: 4px
    }

    .header__name.contacts {
        bottom: -50px
    }

    .header__page-name {
        padding: 0 15px;
        position: fixed;
        bottom: initial
    }

    .header__page-name svg,
    .header__page-name img {
        max-width: 20px;
        max-height: 20px
    }

    .header__page-name span {
        font-size: 1.125rem;
        letter-spacing: 5.4px;
        text-align: left
    }

    .header__page-name.unit-page-name {
        padding: 0 15px;
        position: fixed;
        bottom: initial
    }

    .main-menu-box.active .main-menu-box__image {
        display: none
    }

    .main-menu-box__unit-inner .img-holder {
        max-width: 95%
    }

    .main-menu-box__unit-inner .unit-title {
        font-size: 1.125rem;
        letter-spacing: 1.8px
    }

    .main-menu-box__unit-inner .unit-chars {
        font-size: 18px;
        letter-spacing: 1.6px
    }

    .main-menu-box__product-list {
        padding: 0 1rem 0 0;
        margin: 2rem 1rem 0
    }

    .main-menu-box__product-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 48%;
        flex: 0 1 48%
    }

    .main-menu-box__contact-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 80px
    }

    .main-menu-box__contact-box-map iframe {
        width: 290px;
        height: 130px
    }

    .main-menu-box__contact-box-info {
        margin-left: 0
    }

    .main-menu-box__contact-box-info .contact-title {
        font-size: 1.125rem;
        letter-spacing: 5px
    }

    .main-menu-box__contact-box-info .contact-info-block {
        text-align: center;
        margin-bottom: 25px
    }

    .main-menu-box__contact-box-info .contact-content {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .main-menu-box__contact-box input[type=email] {
        width: 290px;
        text-align: center
    }

    .main-menu-box__inner {
        padding: 0 30px
    }

    .main-menu-box__list a {
        font-size: 1.125rem;
        letter-spacing: 5.4px;
        margin-bottom: 35px
    }

    .main-menu-box__list a span {
        -ms-flex-negative: 2;
        flex-shrink: 2
    }

    .main-menu-box__list a svg {
        width: 30px !important;
        height: 30px !important;
        margin-right: 15px
    }

    .main-menu-box__favorite-list {
        padding: 0;
        max-width: 360px
    }

    .main-menu-box__favorite-item {
        max-width: 110px;
        width: 110px;
        height: 110px
    }

    .main-menu-box__favorite-item svg {
        max-height: 51px;
        max-width: 70px
    }

    .main-menu-box__favorite-item:after {
        top: 38%;
        right: -5rem
    }

    .footer__img {
        bottom: initial
    }

    .footer__social a svg {
        width: 30px;
        height: 30px
    }

    .allBlogConteiner {
        margin-bottom: 70px;
    }
}

@media (max-width:670px) {
    .blogInfo {
        width: 50%;
    }

    .blogFoto {
        height: 215px;
    }
}

@media (max-height: 733px) {
    .header__page-name.not-found-title {
        top: 75px;
    }
}

@media (max-width:600px) {
    .main-menu-box__product-item {
        -webkit-box-flex: initial;
        -ms-flex: initial;
        flex: initial;
        margin-bottom: 20px
    }

    .mainBlogTitle {
        max-width: 369px;
    }

    .mainLogTitle > h4 {
        font-size: 20px;
        letter-spacing: 4px;
    }

    #mCSB_1_container {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    /*.allBlogConteiner{
		    max-width: 300px;
	}*/
    .main-menu-box__inner.product-box {
        padding: 0 15px
    }

    .mCSB_inside > .mCSB_container {
        margin-right: 15px
    }

    .blogCont {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 1rem auto;
        width: auto;
    }

    .blogFoto {
        width: auto;
        max-width: 280px;
    }

    .blogInfo {
        width: auto;
        max-width: 280px;
    }

}

@media (max-width:540px) {
    .mainLogTitle > h4 {
        font-size: 22px;
        padding-top: 14px;
        letter-spacing: 5px;
    }

    .mainLogTitle > img {
        width: 50px;
    }

    .mainLogTitle {
        max-width: 390px;
    }

    .photoBlog {
        max-width: 200px;
    }
}

@media (max-width:450px) {
    .main-menu-box__inner.unit-box {
        margin-top: 2rem;
        padding: 0 15px
    }

    .main-menu-box__favorite-list {
        max-width: 260px
    }

    .mainLogTitle {
        max-width: 286px;
    }

    .main-menu-box__favorite-item {
        margin: 0 0 36px 0
    }

    .formConteiner {
        padding: 40px 20px 0;
        max-width: 420px;
    }

    .contAllPhoto {
        float: none;
        margin-right: 0;
    }

    .photoBlog {
        max-width: 100%;

    }

    .main-menu-box__favorite-item:after {
        content: '';
        background-image: url(../img/right-arrow.svg);
        background-size: contain;
        background-repeat: no-repeat;
        top: 44%;
        width: 23px;
        height: 18px;
        right: -2.2rem
    }
}
@media (max-width:426px) {
    .faq__video-holder video
    {
            top: 10px;
    }
}
@media screen and (max-width:415px) and (max-height:850px) {
    .main-menu-box__contact-box {
        padding-top: 0
    }

    .main-menu-box__contact-box-map {
        margin-bottom: 2rem
    }

    .main-menu-box__contact-box-map iframe {
        height: 200px
    }

    .main-menu-box__product-list.franchise {
        max-height: calc(100vh - 200px);
        margin-top: 7rem;
    }
}

@media screen and (max-width:415px) and (max-height:750px) {
    .main-menu-box__contact-box {
        padding-top: 80px
    }

    .main-menu-box__contact-box-map {
        margin-bottom: 2rem
    }

    .main-menu-box__contact-box-map iframe {
        height: 200px
    }

    .blogCont {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .blogFoto {
        max-width: 300px;
        width: 100%;
        height: 300px;
    }

    .blogInfo {
        width: 100%;
    }

    .mainBlogTitle {}

    .mainBlogTitle > h4 {
        font-size: 18px;
        letter-spacing: 2px;
    }

    .main-menu-box__product-list.franchise {
        max-height: calc(100vh - 200px);
        margin-top: 7rem;
    }

    .main-menu-box__product-list {
        max-height: calc(100vh - 250px);
    }
}

@media screen and (max-width:376px) and (max-height:650px) {
    .main-menu-box__contact-box {
        padding-top: 100px
    }

    .main-menu-box__contact-box-map {
        margin-bottom: 2rem
    }

    .main-menu-box__contact-box-map iframe {
        height: 200px
    }

    .main-menu-box__product-list.franchise {
        max-height: calc(100vh - 200px);
        margin-top: 7rem;
    }

    .main-menu-box__product-list {
        max-height: calc(100vh - 250px);
    }

}

@media screen and (max-width:376px) and (max-height:641px) {
    .main-menu-box__contact-box {
        padding-top: 100px
    }

    .main-menu-box__contact-box-map {
        margin-bottom: 1rem
    }

    .main-menu-box__contact-box-map iframe {
        height: 180px
    }

    .main-menu-box__product-list.franchise {
        max-height: calc(100vh - 200px);
        margin-top: 7rem;
    }

    .main-menu-box__product-list {
        max-height: calc(100vh - 250px);
    }
}

@media screen and (max-width:377px) and (max-height:570px) {
    .main-menu-box__inner.unit-box {
        margin-top: 6rem
    }

    .main-menu-box__product-list {
        max-height: calc(100vh - 250px);
    }

    .header__page-name.not-found-title {
        top: 90px;
    }

    .main-menu-box__product-list.franchise {
        max-height: calc(100vh - 200px);
        margin-top: 7rem;
    }

    .main-menu-box__contact-box {
        padding-top: 60px
    }

    .main-menu-box__contact-box-map {
        margin-bottom: 5px
    }

    .main-menu-box__contact-box-map iframe {
        height: 180px
    }

    .main-menu-box__contact-box-info .contact-info-block {
        margin-bottom: 10px
    }

    .main-menu-box__contact-box-info .contact-title {
        font-size: 1rem;
        margin-bottom: 5px
    }

    .header__page-name.contacts {
        padding: 0 15px;
        position: fixed;
        bottom: initial;
    }
}

@media screen and (max-width:415px) and (max-height:400px) {
    .footer {
        display: none !important;
    }

    .main-menu-box__contact-box-map {
        display: none;
    }

    .header__page-name.contacts {
        display: none;
    }
}

@media screen and (max-height:376px) {
    .main-menu-box__list a svg {
        width: 30px;
        height: 30px;
    }

    .main-menu-box__list a {
        margin-bottom: 10px;
        font-size: 1rem;
    }

}

#pano {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

body > br {
    display: none;
}

.overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 111;
    display: none;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

.modal_video {
    position: fixed;
    top: 50%;
    left: 50%;
    max-height: calc(100% - 30px);
    width: calc(100% - 30px);
    max-width: 600px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 112;
    display: none;
    border: 1px solid rgb(255, 255, 255);
    border-radius: 3px;
    background: rgb(0, 0, 0);
}

.close_video_block {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    z-index: 10;
    width: 30px;
    height: 30px;
}

.blog-box {
    margin-top: 5rem;
    max-height: calc(100vh - 200px);
}

.close_video_block:after,
.close_video_block:before {
    content: "";
    width: 100%;
    height: 1px;
    top: 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: rgb(255, 255, 255);
    position: absolute;
}

.close_video_block:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.append_video {
    width: 100%;
    font-size: 0px;
    max-height: 100%;
}

.append_video video {
    width: 100%;
    height: auto;
}

@supports (-webkit-appearance:none) {
    .header__language-menu-holder {
        top: 17px;
    }

    .main-menu-box__product-list {
        margin-top: 5rem;
    }

    .main-menu-box__inner.unit-box {
        margin-top: 4rem;
    }

    .language-item .menu-button-back {
        top: 17px;
    }

    .main-menu-box__unit {
        -webkit-overflow-scrolling: touch;
    }
}

.my_logo_company {
    position: fixed;
    bottom: 15px;
    right: 45px;
}

.my_logo_company img {
    width: 120px;
}
@media (max-width: 1681px){
    .my_logo_company {
        bottom: 5px;
        right: 24px;
    }
}
.faq__link-holder.image_link_holder a{
    margin:20px 0px;
    padding: 0px 20px;
    
}
.faq__link-holder.image_link_holder img{
    margin-right: 10px;
    width:25px;
    height:25px;
    
}


.modal.eatdogs .modal-body{
    max-width: 800px;
}
.modal.eatdogs .modal-body .orange{
    color: #e95822;
}
.modal.eatdogs, .modal.eatdogs .modal-body{
    font-family: 'Open Sans';
    text-align: initial;

}
.modal.eatdogs .modal-body, .modal.eatdogs .modal-body p{
    color: #fff;
}
.modal.eatdogs .dogs-title{
   /* font-family: BigNoodleTitlingCyr;
    font-size: 2.5rem;*/
    font: 400 2.5rem Big_Noodle_Titling_Cyr;
    letter-spacing: 12px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 1.5rem;
}
.modal.eatdogs .modal-body .text-holder{
    display: flex;
    flex-direction: column;
}
.modal.eatdogs .modal-body .text-holder .bottom{
    margin-top: auto;
}
.modal.eatdogs .img-holder img{
    min-width: 288px;
}
.dogs-title-sub{
    font: 700 1.5rem OpenSans;
    margin-bottom: 1.5rem;
}
.modal.eatdogs p{
    font-size: 1.5rem;
}
.xs-address{
    display: none;
}
@media(max-width: 1023px){
    .modal.eatdogs .modal-body{
        margin-left: 20px;
        margin-right: 20px;
    }
}
@media(max-width: 767px){
    .modal.eatdogs .modal-body{
        text-align: center;
    }
    .modal.eatdogs .modal-body .box{
        display: block!important;
    }
    .modal.eatdogs .img-holder img{
        min-width: initial;
        width: 150px;
        margin: auto;
    }
    .modal.eatdogs .modal-body{
        padding: 35px 20px 0;
        margin-left: 10px;
        margin-right: 10px;
    }
    .modal.eatdogs p {
        font-size: 1rem;
        margin-bottom: 0.5rem;
    }
    .dogs-title-sub{
        font: 700 1.2rem OpenSans;
        margin-bottom: 0.5rem;
    }
    .modal.eatdogs .modal-body .text-holder .bottom{
        display: none;
    }
    .xs-address{
        display: block;
    }
}