@charset "UTF-8";
/*@import "http://fonts.fontstorage.com/import/ptrootui.css";*/
@font-face {
   font-family: 'Montserrat', sans-serif;
    src: local('PT Root UI Medium'), local('PTRootUI-Medium'), url('https://hb.bizmrg.com/fonts/ptrootui/500.woff2') format('woff2'), url('https://hb.bizmrg.com/fonts/ptrootui/500.woff') format('woff');
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}
@font-face {
   font-family: 'Montserrat', sans-serif;
    src: local('PT Root UI'), local('PTRootUI-Regular'), url('https://hb.bizmrg.com/fonts/ptrootui/400.woff2') format('woff2'), url('https://hb.bizmrg.com/fonts/ptrootui/400.woff') format('woff');
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}
@font-face {
   font-family: 'Montserrat', sans-serif;
    src: local('PT Root UI'), local('PTRootUI-Bold'), url('https://hb.bizmrg.com/fonts/ptrootui/700.woff2') format('woff2'), url('https://hb.bizmrg.com/fonts/ptrootui/700.woff') format('woff');
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}
/* other style  start*/
html, body {
    font-family: 'Montserrat', sans-serif;
    min-width: 320px;
    font-display: swap;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
*:focus {
    outline: none;
}
:root {
    --color-black: #373C42;
    --color-super-black: #1F1F1E;
    --color-grey: #8E99AD;
    --color-light-grey: #E8EBEF;
    --color-super-grey: #F8F9FA;
    --color-light-orange: #F49F23;
    --color-dark-orange: #E38D10;
    --color-orange: #D07D03;
    --color-red: #C16161;
    --color-white: #FFFFFF;
    --color-yellow: #FFED4D;
}
::-webkit-file-upload-button {
    cursor: pointer;
}
ul {
    list-style: none;
}
button {
    background: none;
    border: none;
}
img {
    max-width: 100%;
    object-fit: cover
}
.uk-container {
    max-width: 1160px;
}
/* margin start */
.mt-0 {
    margin-top: 0px !important;
}
.mt-10 {
    margin-top: 10px !important;
}
.mt-15 {
    margin-top: 15px !important;
}
.mt-20 {
    margin-top: 20px !important;
}
.mt-25 {
    margin-top: 25px !important;
}
.mt-30 {
    margin-top: 30px !important;
}
.mt-40 {
    margin-top: 40px !important;
}
.mt-50 {
    margin-top: 50px !important;
}
.mt-55 {
    margin-top: 50px !important;
}
.mt-60 {
    margin-top: 60px !important;
}
.mt-70 {
    margin-top: 70px !important;
}
.mt-80 {
    margin-top: 80px !important;
}
.mt-90 {
    margin-top: 90px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.mt-110 {
    margin-top: 110px !important;
}

.mt-120 {
    margin-top: 120px !important;
}
.mb-0 {
    margin-bottom: 0px !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.mb-15 {
    margin-bottom: 15px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.mb-25 {
    margin-bottom: 25px !important;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.mb-32 {
    margin-bottom: 32px !important;
}
.mb-40 {
    margin-bottom: 40px !important;
}
.mb-50 {
    margin-bottom: 50px !important;
}
.mb-55 {
    margin-bottom: 55px !important;
}
.mb-60 {
    margin-bottom: 60px !important;
}
.mb-65 {
    margin-bottom: 65px !important;
}
.mb-70 {
    margin-bottom: 70px !important;
}
.mb-80 {
    margin-bottom: 80px !important;
}
.mb-90 {
    margin-bottom: 90px !important;
}
.mb-155 {
    margin-bottom: 155px !important;
}
.mb-100 {
    margin-bottom: 100px !important;
}
.mb-110 {
    margin-bottom: 110px !important;
}
.mb-180 {
    margin-bottom: 180px !important;
}
@media (min-width: 1200px) {
    .mt-0l {
        margin-top: 0px !important;
    }
    .mt-10l {
        margin-top: 10px !important;
    }
    .mt-20l {
        margin-top: 20px !important;
    }
    .mt-15l {
        margin-top: 15px !important;
    }
    .mt-30l {
        margin-top: 30px !important;
    }
    .mt-40l {
        margin-top: 40px !important;
    }
    .mt-50l {
        margin-top: 50px !important;
    }
    .mt-60l {
        margin-top: 60px !important;
    }
    .mt-70l {
        margin-top: 70px !important;
    }
    .mt-80l {
        margin-top: 80px !important;
    }
    .mt-90l {
        margin-top: 90px !important;
    }
    .mb-0l {
        margin-bottom: 0px !important;
    }
    .mb-10l {
        margin-bottom: 10px !important;
    }
    .mb-15l {
        margin-bottom: 15px !important;
    }
    .mb-20l {
        margin-bottom: 20px !important;
    }
    .mb-30l {
        margin-bottom: 30px !important;
    }
    .mb-40l {
        margin-bottom: 40px !important;
    }
    .mb-50l {
        margin-bottom: 50px !important;
    }
    .mb-60l {
        margin-bottom: 60px !important;
    }
    .mb-70l {
        margin-bottom: 70px !important;
    }
    .mb-80l {
        margin-bottom: 80px !important;
    }
    .mb-90l {
        margin-bottom: 90px !important;
    }
}
/* margin end */
/*  */
.section {
    padding-top: 30px;
    padding-bottom: 30px;
}
.section-heading {
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    text-transform: uppercase;
    color: var(--color-black);
    margin-bottom: 30px;
}
@media (min-width: 640px) {
    .section-heading {
        font-weight: 600;
        font-size: 30px;
        line-height: 120%;
        text-transform: uppercase;
        color: var(--color-black);
    }
}
@media (min-width: 1200px) {
    .section {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .section-heading {
        font-weight: 600;
        font-size: 48px;
        line-height: 120%;
        text-transform: uppercase;
        color: var(--color-black);
        margin-bottom: 60px;
    }
    .section-heading.margin-bottom-small {
        margin-bottom: 30px;
    }
}
.section-heading span {
    color: var(--color-dark-orange);
}
.section-description, .main-content p {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-black);
}
.page-title-item {
    word-wrap: break-word;
}
h1 {
    font-family: 'Inter', sans-serif !important;
    font-weight: 900 !important;
    font-size: 30px;
    line-height: 140%;
    text-transform: uppercase;
    color: var(--color-black);
}  
.cover__header {
    font-size: 17px;
}
h2 {
    font-family: 'Inter', sans-serif !important;
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    text-transform: uppercase;
    color: var(--color-black);
}
h3, .section-subheading {
   font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    color: var(--color-black);
}
.section-subheading {
    font-family: 'Inter', sans-serif;
    margin-bottom: 30px;
    text-transform: uppercase;
}
@media (min-width: 640px) {
    h1 {
        font-size: 36px;
    }
    .cover__header {
        font-size: 32px;
    }
    h2 {
        font-size: 30px;
    }
    h3, .section-subheading {
        font-size: 24px;
    }
}
@media (min-width:1200px) {
    .section-heading span {
        color: var(--color-dark-orange);
    }
    .section-description, .main-content p {
        font-weight: 500;
        font-size: 18px;
        line-height: 140%;
        color: var(--color-black);
    }
    h1 {
        font-family: 'Inter', sans-serif !important;
        font-weight: 900 !important;
        font-size: 48px;
        line-height: 140%;
        text-transform: uppercase;
        color: var(--color-black);
    }    
    .cover__header {
        font-size: 43px;
    }
    .partner-sidebar h1 {
        font-size: 36px;
        font-weight: 600 !important;
        line-height: 120%;
    }
    h2 {
        font-family: 'Inter', sans-serif !important;
        font-weight: 600;
        font-size: 48px;
        line-height: 120%;
        text-transform: uppercase;
        color: var(--color-black);
    }
    h3, .section-subheading {
       font-family: 'Montserrat', sans-serif;
        font-weight: 500;
        font-size: 24px;
        line-height: 100%;
        color: var(--color-black);
    }
    .section-subheading {
        font-family: 'Inter', sans-serif;
        margin-bottom: 50px;
    }
}
p {
   font-family: 'Montserrat', sans-serif;
}
p:last-child {
    margin-bottom: 0;
}
.tab-btn {
    border: 1px solid var(--color-orange);
    padding: 12px 14px;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    text-align: center;
    color: var(--color-black);
    transition: color .2s ease-in-out, background .2s ease-in-out;
    cursor: pointer;
}
.tab-btn:hover {
    color: var(--color-orange)
}
.partner-sidebar .tab-btn {
    cursor: default;
}
.partner-sidebar .tab-btn:hover {
    color: var(--color-black);
}
.tab-btn.active, input:checked+.tab-btn {
    background-color: var(--color-orange);
    color: var(--color-white);
    transition: color .2s ease-in-out;
}
.tab-btn.active:hover, input:checked+.tab-btn:hover {
    color: var(--color-black);
}
.btn {
    display: inline-block;
   font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    text-align: center;
    color: var(--color-white);
    background-color: var(--color-light-orange);
    padding: 18px 20px;
    transition: background .2s ease-in-out, color .2s ease-in-out;
    text-transform: none;
    cursor: pointer;
}
.btn:hover {
    background-color: var(--color-orange);
    text-decoration: none;
    color: var(--color-white);
}
.btn:active {
    background-color: var(--color-dark-orange);
}
.btn-tp {
   font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    text-align: center;
    color: var(--color-black);
    border: 1px solid var(--color-light-orange);
    padding: 18px 20px;
    transition: all .2s ease-in-out;
    text-transform: none;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.btn-tp:hover {
    color: var(--color-orange);
    text-decoration: none;
}
.btn-tp:active {
    color: var(--color-dark-orange);
    border-color: var(--color-dark-orange);
    text-decoration: none;
}
.btn-big {
    width: 360px;
    max-width: 100%;
}
.link {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    text-decoration-line: underline;
    color: var(--color-light-orange) !important;
    transition: color .2s ease-in-out;
}
.link:hover {
    color: var(--color-orange) !important;
}
.error__desc {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-grey);
}
.error__button {
    display: flex;
    justify-content: flex-end;
}
.err__btn:hover {
    color: var(--color-white);
    text-decoration: none;
}
/* other style end */
/* center-head-4 start */
.header {
    background-color: #FFFFFF;
    border-bottom: 1px solid var(--color-black);
  
    position: sticky;
    top: auto;
    
    z-index: 1000;
}
header .social-list__item{
    display: block;
    width: 36px;
}
header .social-list li:not(:last-child){
    margin-right: 15px;
}
.header_addr{
   
    font-size: 13px;
    line-height: 15px;
}

header .social-list__item svg{
    width: 100%;
}
.header_hidden {
    transform: translateY(-100%);
}
/* .center-header {
    padding-top: 17px;
    padding-bottom: 17px;
} */






@media (max-width: 440px) {
    header .center-header__phone{
        font-size: 14px;
        padding-left: 0;
      
        display: block;
    }
    header .center-header__elem-icon{
        margin-left: auto;
    }
    header .logo{
        width: 120px;
        display: block;
    }
    header .tline{
        align-items: center;
    }
    /* .center-header {
        padding-top: 20px;
        padding-bottom: 20px;
    } */
}
@media (max-width: 440px) {
        header .logo{
        width: 100px;
        display: block;
    }
}
@media (min-width: 640px) {
    /* .center-header {
        padding-top: 20px;
        padding-bottom: 20px;
    } */
}

@media (min-width:960px) {
    .center-header {
    padding-top: 17px;
    padding-bottom: 17px;
}



}

@media (min-width: 1200px) {
    /* .center-header {
    } */
}
@media (min-width: 1200px) {
    .center-header .uk-width-2-5\@l {
        min-width: auto;
        -ms-flex: none;
        flex: none;
    }
}
.center-header .uk-button {
    min-width: 140px;
}
@media (min-width: 1200px) {
    .center-header .uk-button {
        min-width: 170px;
    }


  
}
.center-header__menu {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 22px;
}
.center-header__menu > li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
}
.center-header__menu > li > a, .center-header__menu > li > span {
    position: relative;
}

.center-header__menu > li.parent {
    padding-right: 12px;
}

.center-header__menu > li.parent > a::after, .center-header__menu > li.parent > span::after {
    content: '';
    position: absolute;
    right: -12px;
    bottom: 0px;
    margin-left: -4px;
    border: 4px solid transparent;
    border-top: 4px solid currentColor;
}
.center-header__menu > li.parent > a::after:hover, .center-header__menu > li.parent > span::after {
    transform: rotate(90deg);
}
.center-header__menu > li:last-child {
    margin-right: 0;
}
.center-header__menu > li > a, .center-header__menu > li > span {
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    color: var(--color-black);
    transition: color .2s ease-in-out;
    height: 100%;
}
/* .center-header__menu  >  li  >  ul {
    display: none;
} */
.center-header__menu > li:hover > ul {
    display: flex;
    position: absolute;
    left: -30px;
}
.center-header__menu > li > a:hover, .center-header__menu > li > a:focus {
    text-decoration: none;
    color: var(--color-orange);
}
.center-header__btn {
    padding: 14px 8px;
}
.center-header__btn:hover {
    color: var(--color-white);
    background-color: var(--color-orange);
    text-decoration: none;
}
.center-header__dropdown {
    flex-direction: column;
}
.center-header__dropdown > li > a {
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: var(--color-black);
    transition: color .2s ease-in-out;
}
.center-header__dropdown > li:hover > a {
    color: var(--color-orange);
}
.center-header__dropdown > li:not(:last-child) {
    margin-bottom: 15px;
}
.center-header__menu > li.active > a, .center-header__menu > li.active > span {
    color: var(--color-orange);
}
.center-header__right > *+* {
    margin-left: 20px;
}
@media (min-width: 640px) {
    .center-header__right > *+* {
        margin-left: 30px;
    }
}
.center-header__elem-icon {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    width: 30px;
    line-height: 30px;
    color: #2B3C5B;
    font-size: 20px;
    text-align: center;
}
.center-header__elem-icon:hover, .center-header__elem-icon:focus {
    text-decoration: none;
    color: #0045FF;
}
.center-header__elem-icon .icon {
    line-height: inherit;
}
.center-header__phone {
    display: block;
    position: relative;
    padding-left: 10px;
    font-weight: 700;
    font-size: 17px;
    line-height: 1;
    white-space: nowrap;
    color: #2B3C5B;
    margin-bottom: 4px;
}
.center-header__phone:hover, .center-header__phone:focus {
    text-decoration: none;
    color: #0045FF;
}
.center-header__hours {
    display: block;
    font-size: 13px;
    line-height: 1;
    color: #2B3C5B; 
    margin-left: 10px;
}



.top-header1 {
    padding-top: 16px;
    padding-bottom: 16px;
    background-color: #F7F7F7;
}

.top-header1.scroll {
    position: relative;
    opacity: 1;
    z-index: 1000;
    top: 0px;
    left: 0;
    right: 0;
}






.top-header1 .top-header1__addr{
    margin-left: 16px;
    border-left: 1px solid rgba(55, 60, 66, .12);
    padding-left: 16px;
    display: flex;
    align-items: center;
    color: #373C42;
}

.top-header1__addr-icon {
    display: flex;
    align-items: center;
    margin-right: 8px;
}

.top-header1 .top-header1__addr .header_addr {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    color: #373C42;
}

.top-header1 .top-header1__call {
    margin-right: 24px;
}


/* center-head-4 end */
/* modal start*/
.modal {
    width: 360px;
    padding: 40px;
    position: relative;
}
.modal__heading {
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    text-transform: uppercase;
    color: var(--color-black);
}
.modal__heading span {
    color: var(--color-light-orange);
}
.modal__description {
    font-weight: 500;
    font-size: 18px;
    line-height: 110%;
    color: var(--color-grey);
}

.modal__description > span{
    font-weight: 500;
    font-size: 18px;
    line-height: 110%;
    color: var(--color-light-orange);
}

.modal__input {
    max-width: 360px !important;
    width: 100%;
}
.modal-close {
    position: absolute;
    top: -10px;
    right: -10px;
}
.modal__button:hover {
    color: var(--color-white);
    text-decoration: none;
}
/* modal end */
/* content-2 start */
.content-2__slider {
    max-width: 700px;
    width: 100%;
}
.content-2__content {
    width: 100%;
}
.content-2__heading {
    font-size: 28px;
    margin-bottom: 25px;
}
.content__list-heading {
    font-weight: 500;
    font-size: 18px;
    line-height: 110%;
    color: var(--color-black);
}
.content__list {
    padding: 0;
}
.content__list-item {
    flex-wrap: wrap;
    margin-top: 10px !important;
}
.content__list-desc {
    font-weight: 500;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-grey);
    max-width: 140px;
    width: 100%;
    margin-right: 30px;
    margin-bottom: 0px;
}
.content__list-desc-content {
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-black);
    margin: 0;
}
.content-2__group {
    max-width: 330px;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.content-2__button {
    width: 100%;
    display: flex;
    flex-direction: row;
}

.content-2__button >.btn {
    white-space: nowrap;
    padding: 18px 17px;
    font-size: 16px;
}

.content-2__button >.btn:not(:last-child) {
    margin-right: 10px;
}

.content-2__link {
    display: flex;
    font-weight: 500;
    font-size: 16px;
    line-height: 110%;
    margin-bottom: 34px;
}
.content-2__price {
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    color: var(--color-black);
   margin: 0;
   white-space:nowrap;
}

.content-2__price-image {
    max-width: 60px;
    width: 100%;
    margin-right: 15px;
    margin-top: 10px;
}

.content-2__prices {
    display: flex;
    align-items: center;
    
     margin-bottom: 6px;
     padding-top: 10px;
}
.content-2__prices.content-2__prices-with-old{
    justify-content: flex-end;
}
.content-2__prices.content-2__prices-with-old .content-2__price{
    color: var(--color-light-orange);
}
.content-2__oldprice{
     margin: 0;
         text-decoration: line-through;
         margin: 0 10px;
         font-size: 20px;
         white-space:nowrap;
}
.content-2__price-desc {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: var(--color-black);
}
.content-2__price-group {
    width: 100%;
    padding-top: 6px;
    padding-right: 15px;
    background: linear-gradient(270deg, #E8EBEF 0%, rgba(232, 235, 239, 0) 100%);
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-right: 0;
}
.content-2__price-info {
    display: flex;
    align-items: center;
    justify-content: center;
}
.cover__item-list {
    padding-left: 50px;
    /* padding: 0; */
}
.cover__item-list-item {
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-grey);
}
.cover__item-lists {
    display: flex;
    align-items: center;
    justify-content: center;
}
.cover__video-description {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}
.cover__video-desc {
    position: relative;
    padding-left: 5px;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: #8E99AD;
}
.cover__video-desc::after {
    display: none;
    content: url(../images/card/arrow.svg);
    position: absolute;
    top: 13px;
}
@media (min-width:1200px) {

    .content-2__group {
        max-width: 372px;
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .content-2__button {
        width: 100%;
    }

    .content-2__button >.btn {
        white-space: nowrap;
        padding: 18px 20px;
        font-size: 18px;
    }
    
    .content-2__button >.btn:not(:last-child) {
        margin-right: 10px;
    }

    .content-2__slider {
        max-width: 700px;
        width: 100%;
    }
    .content-2__content {
        max-width: 500px;
        width: 100%;
    }
    .content-2__heading {
        font-size: 36px;
        margin-bottom: 25px;
    }
    .content__list-heading {
        font-weight: 500;
        font-size: 18px;
        line-height: 110%;
        color: var(--color-black);
    }
    .content__list {
        padding: 0;
    }
    .content__list-item {
        flex-wrap: nowrap;
        margin-top: 10px !important;
    }
    .content__list-desc {
        font-weight: 500;
        font-size: 16px;
        line-height: 110%;
        color: var(--color-grey);
        max-width: 140px;
        width: 100%;
        margin-right: 30px;
        margin-bottom: 0px;
    }
    .content__list-desc-content {
        font-weight: 400;
        font-size: 16px;
        line-height: 110%;
        color: var(--color-black);
        margin: 0;
    }
    .content-2__link {
        display: flex;
        font-weight: 500;
        font-size: 16px;
        line-height: 110%;
        margin-bottom: 34px;
    }
    .content-2__prices.content-2__prices-with-old .content-2__price{
        color: var(--color-light-orange);
    }
    .content-2__price {
        font-weight: 500;
        font-size: 24px;
        line-height: 100%;
        color: var(--color-black);
        margin-bottom: 6px;
    }
    .content-2__price-desc {
        margin-top: 0;
        margin-bottom: 0;
        font-weight: 400;
        font-size: 16px;
        line-height: 100%;
        padding-right: 10px;
        color: var(--color-black);
    }
    .content-2__price-group {
        
        width: 100%;
        padding-top: 6px;
        padding-right: 5px;
        background: linear-gradient(270deg, #E8EBEF 0%, rgba(232, 235, 239, 0) 100%);
        margin-right: 0px;
        margin-bottom: 15px;
    }
    .content-2__price-info {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .cover__item-list {
        padding-left: 50px;
        /* padding: 0; */
    }
    .cover__item-list-item {
        font-weight: 400;
        font-size: 16px;
        line-height: 110%;
        color: var(--color-grey);
    }
    .cover__item-lists {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .cover__video-description {
        display: flex;
        justify-content: flex-end;
        align-items: flex-end;
    }
    .cover__video-desc {
        text-align: end;
        position: relative;
        padding-left: 5px;
        font-weight: 400;
        font-size: 16px;
        line-height: 110%;
        color: #8E99AD;
    }
    .cover__video-desc::after {
        display: inline;
        content: url(../images/card/arrow.svg);
        position: absolute;
        top: 13px;
    }
}
/* slide-content-2 start */
.uk-slider-item-container {
    padding-bottom: 5px;
}
.uk-slider-item-img {
    width: 100%;
}
.uk-slider-item {
    height: 100%;
}
/* slide-content-2 end */
/* content-2 end */
/* content-3 start */
.content-3__description, .main-content p {
    margin-bottom: 12px;
    margin-top: 12px;
    max-width: 760px;
}
.content-7__description {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-black);
}
.content-7__content {
    border: 1px solid #E8EBEF;
    padding: 30px;
}
.content-3__list > li, .content-3 ul li {
    font-weight: 500;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-black);
    margin-bottom: 5px;
    position: relative;
}
.content-3__list > li::before, .content-3 ul li:before {
    content: "—";
    position: absolute;
    left: -25px;
    color: var(--color-grey);
}
.content-7__list {
    font-weight: 500;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-light-orange);
    padding-left: 15px;
    margin-bottom: 0;
}
.content-7__list-heading {
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    color: var(--color-black);
}
.content-7__list-item:not(:last-child) {
    margin-bottom: 15px;
}
.content-7__list-item-link {
    font-weight: 500;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-black);
    transition: color .2s ease-in-out;
}
.content-7__list-item-link:hover {
    color: var(--color-light-orange);
    text-decoration: none;
}
.content-8__price {
    font-weight: 500;
    font-size: 26px;
    line-height: 120%;
    color: var(--color-light-orange);
}
.content-8__desc {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-black);
    margin-bottom: 30px;
}
.content-8__desc > ul > li {
    position: relative;
}
.content-8__desc > ul > li::before {
    content: "—";
    position: absolute;
    left: -25px;
}
.content-6__item::before {}
@media (min-width:1200px) {
    .content-3__description, .main-content p {
        margin-bottom: 12px;
        margin-top: 12px;
        max-width: 760px;
    }
    .content-7__description {
        font-weight: 500;
        font-size: 18px;
        line-height: 140%;
        color: var(--color-black);
    }
    .content-7__content {
        border: 1px solid #E8EBEF;
        padding: 30px;
    }
    .content-3__list > li, .content-3 ul li {
        font-weight: 500;
        font-size: 16px;
        line-height: 110%;
        color: var(--color-black);
        margin-bottom: 5px;
        position: relative;
    }
    .content-3__list > li::before, .content-3 ul li:before {
        content: "—";
        position: absolute;
        left: -25px;
        color: var(--color-grey);
    }
    .content-7__list {
        font-weight: 500;
        font-size: 16px;
        line-height: 110%;
        color: var(--color-light-orange);
        padding-left: 15px;
        margin-bottom: 0;
    }
    .content-7__list-heading {
        font-weight: 500;
        font-size: 24px;
        line-height: 100%;
        color: var(--color-black);
    }
    .content-7__list-item:not(:last-child) {
        margin-bottom: 15px;
    }
    .content-7__list-item-link {
        font-weight: 500;
        font-size: 16px;
        line-height: 110%;
        color: var(--color-black);
        transition: color .2s ease-in-out;
    }
    .content-7__list-item-link:hover {
        color: var(--color-light-orange);
        text-decoration: none;
    }
    .content-8__price {
        font-weight: 500;
        font-size: 26px;
        line-height: 120%;
        color: var(--color-light-orange);
    }
    .content-8__desc {
        font-weight: 500;
        font-size: 18px;
        line-height: 140%;
        color: var(--color-black);
        margin-bottom: 30px;
    }
    .content-6__item::before {
        top: 22px !important;
        bottom: 22px !important;
    }
}
/* content-3 end */
/* footer-2 start */
.footer {
    background-color: var(--color-super-black);
    color: var(--color-white);
    padding: 50px 0;
}
.footer__list {
    padding: 0;
}
.footer__list-item:not(:last-child) {
    margin-bottom: 15px;
}
.footer__list-item > a {
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: var(--color-white);
    transition: color .2s ease-in-out;
}
.footer__list-item:hover > a {
    color: var(--color-orange);
    text-decoration: none;
}
.social-list__item {
    color: var(--color-black);
    transition: color .2s ease-in-out;
}
.footer .social-list__item {
    color: var(--color-white);
}
.social-list__item > svg path, .social-list__item-wa > svg circle, .social-list__item > svg polygon {
    fill: currentColor;
}
.social-list__item-wa > svg path {
    fill: var(--color-white);
}
.footer .social-list__item-wa > svg path, .uk-offcanvas .social-list__item-wa > svg path {
    fill: var(--color-black);
}
.social-list__item:hover {
    color: var(--color-orange);
}
.copyright__text {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: var(--color-white);
    opacity: 0.5;
    margin-bottom: 0;
}
.copyright__group {
    height: 100%;
}
.footer__grid > .uk-grid-margin {
    margin-top: 30px;
}
.footer__contacts {
    height: 100%;
    margin-left: auto;
    margin-right: 0;
}
.footer__contacts-group {
    height: 100%;
    margin-left: auto;
    margin-right: 0;
}
.copyright__text-link {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: var(--color-white);
    margin-bottom: 0;
}
.copyright__link {
    margin-top: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: var(--color-white);
    text-decoration: underline;
    transition: color .2s ease-in-out;
}
.copyright__link:hover {
    color: var(--color-orange);
}
@media (min-width: 1200px) {
    .footer {
        padding: 135px 0 135px;
    }
}


.footer-title a {
    display: block;
    text-decoration: none;
    font-size: 18px;
    line-height: 120%;
    font-weight: 700;
    color: var(--color-white);

    text-transform: uppercase;
}


.footer-title {
    display: block;
    text-decoration: none;
    font-size: 18px;
    line-height: 120%;
    font-weight: 700;
    color: var(--color-white);
    margin-bottom: 10px;
    text-transform: uppercase;
}
.footer-menu {
    list-style: none;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.footer-menu > li {
    margin-bottom: 8px;
}
.footer-menu > li:last-child {
    margin-bottom: 0;
}
.footer-menu > li > a {
    display: block;
    font-size: 14px;
    line-height: 17px;
    color: #2B3C5B;
    text-decoration: none;
}
.footer-menu > li > a:hover, .footer-menu > li > a:focus {
    color: #0045FF;
    text-decoration: none;
}
.footer__elem-icon {
    display: block;
    padding-left: 26px;
    position: relative;
    line-height: 1.2;
}
.footer__elem-icon .icon {
    position: absolute;
    top: 4px;
    left: 0;
    color: #21B61B;
    font-size: 14px;
}
.footer__elem-icon .icon.icon-envelope {
    font-size: 0.75em;
}
.footer__elem-icon .icon.icon-marker {
    font-size: 1.15em;
}
.footer__elem-icon+.footer__mail {
    margin-left: 26px;
}
.footer__address {
    max-width: 376px;
    font-size: 14px;
    line-height: 17px;
    color: #2B3C5B;
    margin-bottom: 20px;
}
.footer__phone {
    display: block;
    text-decoration: none;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: var(--color-white);
    white-space: nowrap;
}
.footer__phone-desc {
    margin-top: 0;
    font-weight: 400;
    font-size: 13px;
    line-height: 120%;
    color: var(--color-white);
    opacity: 0.5;
}
.footer__phone:hover, .footer__phone:focus {
    color: var(--color-orange);
    text-decoration: none;
}
.footer__mail {
    display: block;
    text-decoration: underline;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    text-decoration-line: underline;
    color: var(--color-white);
    transition: color .2s ease-in-out;
}
.footer__address {
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    color: var(--color-white);
}
.footer__mail:hover, .footer__mail:focus {
    color: var(--color-orange);
    text-decoration: none;
}
.footer-logo {
    display: block;
    text-decoration: none;
    height: 40px;
    margin-bottom: 26px;
}
.footer-logo > img {
    display: inline-block;
    max-height: 100%;
}
.copyright {
    height: 100%;
    border-top: 1px solid #eee;
    padding-top: 20px;
    color: #2B3C5B;
}
.social-list {
    padding-left: 0;
    display: flex;
}
.social-list li:not(:last-child) {
    margin-right: 15px;
}
@media (min-width: 1200px) {
    .copyright {
        padding-top: 0;
        border-top: 0;
    }
}
.copyright__text:last-child {
    margin-bottom: 0;
}
.copyright__text > a {
    color: inherit;
    text-decoration: none;
}
.copyright__text > a:hover, .copyright__text > a:focus {
    color: #0045FF;
}
/* footer-2 end */
/* product-promo start */
.product-promo__description {
    padding-top: 5px;
    color: var(--color-grey)
}
.product-promo__description1 {
    padding-top: 0px;
    color: var(--color-grey);
}
.product-promo3__description {
    padding-bottom: 8px;
}

.product-promo__item-btn-group {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}

.product-promo__item-btn-group > .product-promo_item-link {
    margin-top: 0px;
}

@media(min-width:1024px) {
    .product-promo__item-btn-group {
        margin-top: 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .product-promo__item-btn-group > .product-promo_item-link {
        margin-top: 0px;
    }
}

.product-promo_item-image {
    margin-bottom: 10px;
}
.product-promo_item-img-scale {
    display: inline-block;
    overflow: hidden;
    position: relative;
}
.product-promo_item-img-info {
    white-space: nowrap;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    color: #FFFFFF;
    background-color: #F49F23;
    padding: 15px 20px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}
.product-promo_item-logo {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 80px;
    height: 40px;
    background: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 32px;
}
.product-promo_item-img-scale img {
    transition: 0.4s;
    display: block;
}
.product-promo_item:hover > .product-promo_item-img-scale img {
    transform: scale(1.2);
}
.product-promo_item-img-scale img:hover {
    transform: scale(1.2);
}
.product-promo_item-image {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-promo_item-info > div > p {
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 12px;
    line-height: 135%;
    color: var(--color-grey);
    margin-top: 0;
    margin-bottom: 0;
}
.product-promo_item-info > div > p > img {
    margin-right: 5px;
}
.product-promo_item-info-callendar {
    text-align: end;
}
.product-promo_item-info-eae {
    margin-right: 20px;
}
.product-promo_item-image-play {
    position: absolute;
    width: 60px;
    height: 60px;
    /* background: rgba(232, 235, 239, 0.5); */
    background: rgba(253, 6, 6, 0.5);
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 5px;
    backdrop-filter: blur(10px);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
.product-promo_item-heading {
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    color: var(--color-black) !important;
    margin-bottom: 5px;
    text-transform: none;
}
.product-promo_item-subtitle {
    color: #666;
}
.product-promo_item-description {
    margin-top: 5px;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-grey);
    max-width: 360px;
}
.product-promo3_item-description {
    margin-top: 8px;
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-grey);
    max-width: 360px;
}
.product-promo5_item-description {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-grey);
    max-width: 360px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.product-promo6_item-description {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-grey);
}
.product-promo_item-price {
    margin-top: 0px;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    color: var(--color-black);
    text-align: left;
}

.product-promo_item-oldprice{
    font-size: 22px;
    margin-bottom: 0px;
    text-decoration: line-through;
    color: #666;
}
.product-promo_item-price.item-price--light-orange{
    color: var(--color-light-orange);
}
.product-promo_item-link {
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    line-height: 110%;
    margin-top: 10px;
}
.product-promo__buttton {
    display: flex;
    justify-content: center;
}
@media (min-width:1200px) {
    .product-promo__description {
        padding-top: 5px;
        color: var(--color-grey)
    }
    .product-promo__description1 {
        padding-top: 0px;
        color: var(--color-grey);
    }
    .product-promo3__description {
        padding-bottom: 8px;
    }
    .product-promo_item-image {
        margin-bottom: 10px;
    }
    .product-promo_item-image {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .product-promo_item-info > div > p {
        font-weight: 400;
        font-size: 12px;
        line-height: 135%;
        color: var(--color-grey);
        margin-top: 0;
        margin-bottom: 0;
    }
    .product-promo_item-info > div > p > img {
        margin-right: 5px;
    }
    .product-promo_item-info-callendar {
        text-align: end;
    }
    .product-promo_item-info-eae {
        margin-right: 20px;
    }
    .product-promo_item-image-play {
        position: absolute;
        width: 60px;
        height: 60px;
        background: rgba(253, 6, 6, 0.5);
        border-radius: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-left: 5px;
        backdrop-filter: blur(10px);
    }
    .product-promo_item-heading {
        font-weight: 500;
        font-size: 24px;
        line-height: 100%;
        color: var(--color-black);
        margin-bottom: 5px;
    }
    .product-promo_item-description {
        margin-top: 5px;
        margin-bottom: 10px;
        font-weight: 400;
        font-size: 16px;
        line-height: 110%;
        color: var(--color-grey);
        max-width: 360px;
    }
    .product-promo3_item-description {
        margin-top: 8px;
        margin-bottom: 15px;
        font-weight: 400;
        font-size: 16px;
        line-height: 110%;
        color: var(--color-grey);
        max-width: 360px;
    }
    .product-promo5_item-description {
        margin-top: 10px;
        margin-bottom: 10px;
        font-weight: 400;
        font-size: 16px;
        line-height: 110%;
        color: var(--color-grey);
        max-width: 360px;
    }
    .product-promo6_item-description {
        margin-top: 10px;
        margin-bottom: 10px;
        font-weight: 400;
        font-size: 16px;
        line-height: 110%;
        color: var(--color-grey);
    }
    .product-promo_item-price {
        margin-top: 0px;
        font-weight: 400;
        font-size: 24px;
        line-height: 100%;
        color: var(--color-black);
        text-align: right;
    }
    .product-promo_item-link {
        font-weight: 500;
        font-size: 16px;
        line-height: 110%;
        margin-top: 10px;
    }
    .product-promo__buttton {
        display: flex;
        justify-content: center;
    }
}
/* product-promo end */
/* accordion-item start*/
.uk-accordion > :nth-child(n+2) {
    margin: 0;
}
.accordion-item {
    position: relative;
    margin-bottom: -1px !important;
    border-top: 1px solid #E8EBEF;
    padding: 21.5px 0;
    z-index: 1;
}
.accordion-item:last-child {
    border-bottom: 1px solid #E8EBEF;
}
.uk-accordion-title {
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    color: var(--color-black);
    vertical-align: middle;
}
.uk-accordion-content {
    margin-top: 13px;
    margin-bottom: 11px;
}
.uk-accordion-content p {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-grey);
    max-width: 1060px;
}
.uk-accordion-title::before {
    width: 40px !important;
    height: 40px !important;
    background-image: url(../images/main/plus1.svg);
    border-radius: 30px;
    transition: transform .2s ease-in-out, background-color .2s ease-in-out;
}
.uk-accordion-title:hover::before {
    width: 40px;
    height: 40px;
    background-color: #E8EBEF;
}
.uk-open > .uk-accordion-title::before {
    width: 40px;
    height: 40px;
    background-image: url(../images/main/plus1.svg);
    transform: rotate(45deg);
    background-color: #E8EBEF;
}
@media(min-width:1200px) {
    .uk-accordion > :nth-child(n+2) {
        margin: 0;
    }
    .accordion-item {
        position: relative;
        margin-bottom: -1px !important;
        border-top: 1px solid #E8EBEF;
        padding: 21.5px 0;
        z-index: 1;
    }
    .accordion-item:last-child {
        border-bottom: 1px solid #E8EBEF;
    }
    .uk-accordion-title {
        font-weight: 500;
        font-size: 24px;
        line-height: 100%;
        color: var(--color-black);
        vertical-align: middle;
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: center;
    }
    .uk-accordion-content {
        margin-top: 13px;
        margin-bottom: 11px;
    }
    .uk-accordion-content p {
        font-weight: 500;
        font-size: 18px;
        line-height: 140%;
        color: var(--color-grey);
        max-width: 1060px;
    }
    .uk-accordion-title::before {
        width: 40px;
        height: 40px;
        background-image: url(../images/main/plus1.svg);
        border-radius: 30px;
        transition: transform .2s ease-in-out, background-color .2s ease-in-out;
    }
    .uk-accordion-title:hover::before {
        width: 40px;
        height: 40px;
        background-color: #E8EBEF;
    }
    .uk-open > .uk-accordion-title::before {
        background-image: url(../images/main/plus1.svg);
        transform: rotate(45deg);
        background-color: #E8EBEF;
    }
}
/* accordion-item end*/
/* list-2 start */
/* .list__list-item {
    padding-left: 10px;
} */

/* @media (min-width:1024px) {
    .list-slder1 {
        display: none;
    }
} */



.list__list-item {
    display: flex;
    flex-direction: row;
}

.list__list-item2 {
    display: flex;
    flex-direction: column;
}

.list__list-item > .list__list-item-group {
    display: flex;
    flex-direction: column;
    margin-left: 15px;
}

.list__list-item-head {
    margin-top: 0;
    margin-bottom: 5px;
}

@media (min-width:1024px) {
    #list-slider1 > div:not(:last-child){
        margin-bottom: 40px;
    }

    .list__list-item-head {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .list__list-item > .list__list-item-group {
        display: flex;
        flex-direction: column;
        margin-left: 0px;
    }

    .list__list-item {
        display: flex;
        flex-direction: column;
    }
}



.list__list-item-container3 > .list__list-item3 {
    padding: 10px;
    border: 1px solid #E8EBEF;
}
.list__list-item-container {
    position: relative;
}
.list__list-item-number {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    font-weight: 500;
    font-size: 18px;
    aspect-ratio: 1;
    line-height: 100%;
    color: var(--color-dark-orange);
    border: 1px solid var(--color-dark-orange);
    border-radius: 30px;
    margin-bottom: 10px;
    background-color: var(--color-white);
    position: relative;
    z-index: 2;
}
.list__list-item-dot {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 14px;
    height: 14px;
    font-weight: 500;
    font-size: 30px;
    line-height: 100%;
    background-color: var(--color-dark-orange);
    /* margin-bottom: 10px; */
    position: relative;
    z-index: 2;
    margin-right: 10px;
    border-radius: 50%;
        flex-shrink: 0;
}
.list__list-item-number-line {
    position: absolute;
    top: 16px;
    left: 50px;
    right: 0px;
    width: 100%;
    height: 1px;
    background-color: #E8EBEF;
    z-index: 1;
    display: none;
}
.list__list-item-head {
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    color: var(--color-black);
}
.list3__list-item-head {
    font-weight: 500;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-black);
}
.list-6__list-item-head {
    margin-top: 5px;
    margin-left: 10px;
}
.list__list-item-desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-grey);
    margin-top: 8px;
}
.list6__list-item-desc {
    margin-top: 5px;
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: #8E99AD;
}
@media (min-width:960px) {
    .list__list-item-container3 > .list__list-item3 {
        padding: 10px;
        border: 1px solid #E8EBEF;
    }
    .list__list-item-container {
        position: relative;
    }
    .list__list-item-number {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 32px;
        height: 32px;
        font-weight: 500;
        font-size: 18px;
        line-height: 100%;
        color: var(--color-dark-orange);
        border: 1px solid var(--color-dark-orange);
        border-radius: 30px;
        margin-bottom: 10px;
        background-color: var(--color-white);
        position: relative;
        z-index: 2;
    }
    .list__list-item-number-line {
        display: flex;
        position: absolute;
        top: 16px;
        left: 50px;
        right: 0px;
        width: 100%;
        height: 1px;
        background-color: #E8EBEF;
        z-index: 1;
    }
    .list__list-item-head {
        font-weight: 500;
        font-size: 24px;
        line-height: 100%;
        color: var(--color-black);
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .list3__list-item-head {
        font-weight: 500;
        font-size: 16px;
        line-height: 110%;
        color: var(--color-black);
    }
    .list-6__list-item-head {
        margin-top: 5px;
        margin-left: 10px;
    }
    .list__list-item-desc {
        font-weight: 400;
        font-size: 16px;
        line-height: 110%;
        color: var(--color-grey);
        margin-top: 8px;
    }
    .list6__list-item-desc {
        margin-top: 5px;
        font-weight: 500;
        font-size: 18px;
        line-height: 140%;
        color: #8E99AD;
    }
}
/* list-2 end */
/* product-promo-3 start */
.product-promo_item-price2 {
    margin-bottom: 10px;
    text-align: start;
}
/* product-promo-3 end */
/* article-1 start */
.article > .uk-grid > .uk-grid-margin {
    margin-top: 40px;
}
.article-item {
    display: block;
}
.article-item .uk-cover-container {
    margin-bottom: 20px;
}
.article-item .uk-cover-container:before {
    content: "";
    display: block;
    padding-top: 73%;
}
@media (min-width: 1200px) {
    .article-item .uk-cover-container {
        margin-bottom: 28px;
    }
}
.article-item__title {
    display: block;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5;
    color: #000;
    margin-bottom: 6px;
}
.article-item__title:hover, .article-item__title:focus {
    text-decoration: none;
    color: #0045FF;
}
@media (min-width: 1200px) {
    .article-item__title {
        font-size: 18px;
        line-height: 1.78;
    }
}
.article-item__text {
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #000;
    margin-bottom: 7px;
}
.article-item__text:last-child {
    margin-bottom: 0;
}
@media (min-width: 1200px) {
    .article-item__text {
        font-size: 16px;
        line-height: 1.75;
    }
}
.article-item__more {
    display: block;
    text-decoration: none;
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #000;
}
.article-item__more:hover, .article-item__more:focus {
    text-decoration: none;
    color: #0045FF;
}
.article-3__item {
    margin-bottom: 40px;
}
@media (min-width: 1200px) {
    .article-item__more {
        font-size: 16px;
        line-height: 1.75;
    }
    .article-3__item {
        margin-bottom: 90px;
    }
}
/* article-1 end */
/* call-to-action-2 start */
.call-action__container {
    max-width: 1320px;
    margin: 0 auto;
    background-color: var(--color-light-grey);
    padding-top: 40px;
    padding-bottom: 40px;
}
.project-call-action .call-action__container {
    padding-top: 40px;
}
.call-action__description {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-grey);
}
.call-action3__description {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-black);
    margin-top: 15px;
    margin-bottom: 15px;
}
.call-action3__call-desc {
    border-top: 1px solid var(--color-grey);
    padding-top: 36px;
    flex-direction: column;
}
.call-action3__call-description {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-grey);
    max-width: 360px;
    margin-bottom: 15px;
}
.call-action__number {
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    color: var(--color-black);
}
.call-action__number a {
    color: inherit;
}
.call-action__number a:hover {
    text-decoration: none;
}
.call-action__number > svg {
    margin-right: 8px;
}
.call-action__input {
    background-color: transparent;
    border: 1px solid var(--color-grey);
    width: 100%;
    padding: 15px 18px;
    transition: border .2s ease-in-out;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    color: var(--color-black);
}
.call-action__input.error {
    border-color: var(--color-red) !important;
    color: var(--color-red) !important;
}
.call-action__input::placeholder {
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    color: var(--color-black);
    opacity: 0.5;
}
.call-action__input:hover,
.call-action__input:focus-visible {
    border: 1px solid var(--color-black);
}
.call-action__label-check {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: var(--color-grey);
}


.call-action__input-time {
    max-width: 100% !important;
    text-align: start;
    color: rgba(55, 60, 66, .5) !important;
    line-height: 21px !important;
    height: 100%;
}

.call-action__input-time.active {
    color: rgba(55, 60, 66, 1) !important;
}

.call-action__input-time-group {
    position: relative;
    height: 100%;
}

.call-action__input-time-svg {
    position: absolute;
    right: 15px;
    bottom: 0;
    top: 15px;
    display: flex;
    align-items: center;
}

.call-action__input-time-drop {
    display: none;
    position: absolute;
    left: 15px;
    right: 0;
    background: #F8F9FA;
    border: 1px solid #373C42;
    padding: 10px 6px 10px 10px;
}

.call-action__input-time-drop2 {
    display: none;
    position: absolute;
    left: 0px;
    right: 0;
    background: #F8F9FA;
    border: 1px solid #373C42;
    padding: 10px 6px 10px 10px;
}



.call-action__input-time-drop-list {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow-y: scroll;
    height: 275px;
}


.call-action__input-time-drop-list::-webkit-scrollbar {
    width: 3px; /* в основном для вертикальных полос прокрутки */
    height: 3px; /* в основном для горизонтальных полос прокрутки */
    margin-right: 10px;
}
.call-action__input-time-drop-list::-webkit-scrollbar-thumb { /* плашка-бегунок */
background: #8E99AD;
}
.call-action__input-time-drop-list::-webkit-scrollbar-track { /* фон */
background: transparent;
}

.call-action__input-time-drop-list-item {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #373C42;
    padding: 4px 0;
    transition: color .2s ease-in-out;
    cursor: pointer;
    
}

.call-action__input-time-drop-list-item.disabled {
    color: #92949A;
}


.call-action__input-time-drop-list-item.active {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: #373C42;
}


.call-action__input-time-drop-list-item:hover {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #F49F23;
}









.call-action__label-check input {
    margin-right: 10px;
}
.call-action__button {
    padding: 18px 13px;
    width: 100%
}
.call-action__button2 {
    padding: 18px 22px;
    width: 100%;
}
.call-action > div > .main-content > ul > li {
    position: relative;
    ;
}
.call-action > div > .main-content > ul > li:before {
    content: "—";
    position: absolute;
    left: -25px;
}
.uk-checkbox {
    border-color: var(--color-grey);
}
.uk-checkbox:hover {
    border-color: var(--color-black);
}
.uk-checkbox:checked {
    background-color: var(--color-light-orange) !important;
    border-color: var(--color-light-orange);
}
.uk-checkbox::selection {
    background-color: var(--color-light-orange) !important;
    border-color: var(--color-light-orange);
}
@media (min-width: 960px) {
    .call-action .uk-width-3-5\@m {
        width: 53%;
    }
    .call-action .uk-width-2-5\@m {
        width: 47%;
    }
}
.call-action .uk-grid-margin {
    margin-top: 20px;
}
.call-action .phone-icon-field > input,
.call-action .form-icon-elem > input {
    display: block;
    width: 100%;
    min-width: 250px;
}
.call-action .uk-button {
    min-width: 140px;
}
@media (min-width: 1200px) {
    .call-action .uk-button {
        min-width: 160px;
    }
    .call-action__container {
        max-width: 1320px;
        margin: 0 auto;
        background-color: var(--color-light-grey);
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .call-action__description {
        font-weight: 500;
        font-size: 18px;
        line-height: 140%;
        color: var(--color-grey);
    }
    .call-action3__description {
        font-weight: 500;
        font-size: 18px;
        line-height: 140%;
        color: var(--color-black);
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .call-action3__call-desc {
        border-top: 1px solid var(--color-grey);
        padding-top: 36px;
        flex-direction: row;
    }
    .call-action3__call-description {
        font-weight: 500;
        font-size: 18px;
        line-height: 140%;
        color: var(--color-grey);
        max-width: 360px;
        margin-bottom: 15px;
    }
    .call-action__number {
        font-weight: 500;
        font-size: 24px;
        line-height: 120%;
        color: var(--color-black);
    }
    .call-action__number > svg {
        margin-right: 8px;
    }
    .call-action__input {
        background-color: transparent;
        border: 1px solid var(--color-grey);
        max-width: 240px;
        width: 100%;
        padding: 15px 18px;
        transition: border .2s ease-in-out;
        font-weight: 400;
        font-size: 18px;
        line-height: 100%;
        color: var(--color-black);
    }
    .partners-form .call-action__input {
        max-width: 100%;
    }
    .podbor-form .call-action__input {
        max-width: 100%;
    }
    .podbor-form .uk-checkbox:checked, .uk-checkbox:indeterminate, .uk-radio:checked{
            background-color: #F49F23;
    }
    .podbor-form .radiogroup label{
        font-weight: 400;
    } 
     .podbor-form .uk-checkbox:checked:focus,.uk-checkbox:indeterminate:focus,.uk-radio:checked:focus {
        background-color: #F49F23
    }
    .call-action__input.error {
        border-color: var(--color-red) !important;
        color: var(--color-red) !important;
    }
    .call-action__input::placeholder {
        font-weight: 400;
        font-size: 18px;
        line-height: 100%;
        color: var(--color-black);
        opacity: 0.5;
    }
    .call-action__input:hover,
    .call-action__input:focus-visible {
        border: 1px solid var(--color-black);
    }
    .call-action__label-check {
        font-weight: 400;
        font-size: 14px;
        line-height: 140%;
        color: var(--color-grey);
    }
    .call-action__label-check input {
        margin-right: 10px;
    }
    .call-action__button {
        padding: 18px 13px;
        width: auto;
    }
    .call-action__button2 {
        padding: 18px 22px;
        width: auto;
    }
    .uk-checkbox {
        border-color: var(--color-grey);
    }
    .uk-checkbox:hover {
        border-color: var(--color-black);
    }
    .uk-checkbox:checked {
        background-color: var(--color-light-orange) !important;
        border-color: var(--color-light-orange);
    }
    .uk-checkbox::selection {
        background-color: var(--color-light-orange) !important;
        border-color: var(--color-light-orange);
    }
}
.list-bank > li {
    filter: grayscale(10);
    transition: filter .2s ease-in-out;
}
.list-bank > li:hover {
    filter: grayscale(0);
}
/* call-to-action-2 end */
/* comment-1 start */
.comment {
    position: relative;
}
.comment__all-description {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-grey);
    margin-right: 10px;
}
.comment2__all-rate {
    margin-bottom: 10px;
}
.comment2__all-rate .comment__all-description {
    margin-bottom: 0;
}
.comment__all-description2 {
    margin-top: 10px;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-grey);
    margin-right: 10px;
    margin-bottom: 0;
}
.comment__all-description2 span {
    color: var(--color-black);
}
.comment__all-description span {
    color: var(--color-black);
}
.comment__all-rate {
    margin-left: 30px;
}
.comment__item-name {
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: var(--color-black);
    margin-bottom: 3px;
    margin-top: 0;
}
.comment__item-group {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.comment__item-list-rate {
    display: flex;
    padding: 0;
    margin: 0;
    margin-right: 10px;
}
.comment__item-list-rate li {
    margin-right: 5px;
}
.comment__item-list-date {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: var(--color-grey);
    margin-top: 10px;
}
.comment__item-comment {
    margin-top: 16px;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: var(--color-black);
}


.comment__item-comment:not(.active) {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}


.slider-item {
    padding: 20px;
    border: 1px solid var(--color-light-grey);
    /* margin-bottom: 5px;
    margin-top: 5px; */
    height: 100%;
}
.comment-item {
    display: block;
}
.comment-item__photo {
    display: block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #C4C4C4;
    text-align: center;
    margin-bottom: 20px;
}
.comment-item__name {
    display: block;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.4;
    color: var(--color-black);
    margin: 0 0 20px;
}
.comment-item a.comment-item__name {
    text-decoration: none;
}
.comment-item a.comment-item__name:hover, .comment-item a.comment-item__name:focus {
    text-decoration: none;
    color: #0045FF;
}
.comment-item__text {
    display: block;
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    color: var(--color-black);
    ;
    max-height: 112px;
}
.comment__all-group-container {
    flex-direction: column;
    margin-bottom: 40px;
}
@media (min-width:1200px) {
    .comment__all-group-container {
        flex-direction: row;
        margin-bottom: 0px;
    }
    .comment {
        position: relative;
    }
    .comment__all-description {
        font-weight: 400;
        font-size: 18px;
        line-height: 140%;
        color: var(--color-grey);
        margin-right: 10px;
    }
    .comment__all-description2 {
        margin-top: 10px;
        font-weight: 400;
        font-size: 18px;
        line-height: 140%;
        color: var(--color-grey);
        margin-right: 10px;
        margin-bottom: 0;
    }
    .comment__all-description2 span {
        color: var(--color-black);
    }
    .comment__all-description span {
        color: var(--color-black);
    }
    .comment__all-rate {
        margin-left: 30px;
    }
    .comment__item-name {
        font-weight: 500;
        font-size: 18px;
        line-height: 140%;
        color: var(--color-black);
        margin-bottom: 3px;
        margin-top: 0;
    }
    .comment__item-group {
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .comment__item-list-rate {
        display: flex;
        padding: 0;
        margin: 0;
        margin-right: 10px;
    }
    .comment__item-list-rate li {
        margin-right: 5px;
    }
    .comment__item-list-date {
        margin: 0 0 0 10px;
        font-weight: 400;
        font-size: 14px;
        line-height: 140%;
        color: var(--color-grey);
    }
    .comment__item-comment {
        margin-top: 16px;
        margin-bottom: 0;
        font-weight: 500;
        font-size: 18px;
        line-height: 140%;
        color: var(--color-black);
    }
    .slider-item {
        padding: 40px;
        border: 1px solid var(--color-light-grey);
        /* margin-bottom: 5px;
        margin-top: 5px; */
    }
    .comment-item {
        display: block;
    }
    .comment-item__photo {
        width: 95px;
        height: 95px;
        line-height: 95px;
    }
    .comment-item__name {
        display: block;
        font-weight: 700;
        font-size: 18px;
        line-height: 1.4;
        color: var(--color-black);
        margin: 0 0 20px;
    }
    .comment-item a.comment-item__name {
        text-decoration: none;
    }
    .comment-item a.comment-item__name:hover, .comment-item a.comment-item__name:focus {
        text-decoration: none;
        color: #0045FF;
    }
    .comment-item__text {
        display: block;
        font-style: italic;
        font-weight: normal;
        font-size: 16px;
        line-height: 28px;
        color: var(--color-black);
        ;
        max-height: 112px;
    }
}
/* comment-1 end */
/* comment-2 start */
.comment-2__container {
    max-width: 760px;
}
.comment-2__list-rate {
    padding: 0;
    flex-wrap: wrap;
}
.comment-2__list-rate-item-number {
    font-weight: 500;
    font-size: 32px;
    line-height: 120%;
    color: var(--color-black);
    margin: 0;
    margin-left: 10px;
}
.comment-item {
    padding: 30px 0;
    border-top: 1px solid var(--color-light-grey);
}
.comment-item:last-child {
    border-bottom: 1px solid var(--color-light-grey);
}
.comment__all-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}
.comment-2-select {
    padding: 11px;
    padding-right: 67px;
    border: 1px solid var(--color-light-grey);
}
.comment-2__header-select {
    margin-top: 8px;
    margin-bottom: 0;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-black);
    margin-right: 20px;
}
.comment-2__header-select-group {
    flex-wrap: wrap;
}
.comment-3__form-head {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-black);
}
.comment-3__input, .comment-3__textarea {
   font-family: 'Montserrat', sans-serif;
    font-style: normal;
    padding: 15px 18px;
    border: 1px solid var(--color-grey);
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    color: var(--color-black);
    max-height: 160px;
}
.comment-3__input::placeholder .comment-3__textarea::placeholder {
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    color: var(--color-black);
    opacity: 0.5;
}
@media(min-width:1200px) {
    .comment-2__container {
        max-width: 760px;
    }
    .comment-2__list-rate {
        padding: 0;
    }
    .comment-2__list-rate-item-number {
        font-weight: 500;
        font-size: 32px;
        line-height: 120%;
        color: var(--color-black);
        margin: 0;
        margin-left: 10px;
    }
    .comment-item {
        padding: 30px 0;
        border-top: 1px solid var(--color-light-grey);
    }
    .comment-item:last-child {
        border-bottom: 1px solid var(--color-light-grey);
    }
    .comment__all-btn {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .comment-2-select {
        padding: 11px;
        padding-right: 67px;
        border: 1px solid var(--color-light-grey);
    }
    .comment-2__header-select {
        margin-top: 8px;
        margin-bottom: 0;
        text-align: center;
        font-weight: 500;
        font-size: 18px;
        line-height: 140%;
        color: var(--color-black);
        margin-right: 20px;
    }
    .comment-3__form-head {
        font-weight: 500;
        font-size: 18px;
        line-height: 140%;
        color: var(--color-black);
    }
    .comment-3__input, .comment-3__textarea {
       font-family: 'Montserrat', sans-serif;
        font-style: normal;
        padding: 15px 18px;
        border: 1px solid var(--color-grey);
        font-weight: 400;
        font-size: 18px;
        line-height: 100%;
        color: var(--color-black);
        max-height: 160px;
    }
    .comment-3__input::placeholder .comment-3__textarea::placeholder {
        font-weight: 400;
        font-size: 18px;
        line-height: 100%;
        color: var(--color-black);
        opacity: 0.5;
    }
}
/* rate */
/* .rating-area:not(:checked) > input {
    display: none;
}
.rating-area:not(:checked) > label > svg {
    fill: var(--color-white);
    float: left;
    width: 43px;
    padding: 0;
    cursor: pointer;
    margin-left: 20px;
    margin-right: 0;
}
.rating-area:not(:checked) > label > svg {
    fill: var(--color-white);
}
.rating-area > input:checked~label > svg {
    fill: var(--color-yellow);
}
.rating-area:not(:checked) > label:hover > svg,
.rating-area:not(:checked) > label:hover~label > svg {
    fill: var(--color-yellow);
}
.rating-area > input:checked+label:hover > svg,
.rating-area > input:checked+label:hover~label > svg,
.rating-area > input:checked~label:hover,
.rating-area > input:checked~label:hover~label > svg,
.rating-area > label:hover~input:checked~label > svg {
    fill: var(--color-yellow);
}
.rate-area > label:active {
    position: relative;
}
@media (min-width:640px) {
    .rating-area:not(:checked) > input {
        display: none;
    }
    .rating-area:not(:checked) > label > svg {
        fill: var(--color-white);
        float: left;
        width: 40px;
        padding: 0;
        cursor: pointer;
        margin-left: 20px;
        margin-right: 0;
    }
    .rating-area:not(:checked) > label > svg {
        fill: var(--color-white);
    }
    .rating-area > input:checked~label > svg {
        fill: var(--color-yellow);
    }
    .rating-area:not(:checked) > label:hover > svg,
    .rating-area:not(:checked) > label:hover~label > svg {
        fill: var(--color-yellow);
    }
    .rating-area > input:checked+label:hover > svg,
    .rating-area > input:checked+label:hover~label > svg,
    .rating-area > input:checked~label:hover,
    .rating-area > input:checked~label:hover~label > svg,
    .rating-area > label:hover~input:checked~label > svg {
        fill: var(--color-yellow);
    }
    .rate-area > label:active {
        position: relative;
    }
}
@media (min-width:960px) {
    .rating-area:not(:checked) > input {
        display: none;
    }
    .rating-area:not(:checked) > label > svg {
        fill: var(--color-white);
        float: right;
        width: 43px;
        padding: 0;
        cursor: pointer;
        margin-right: 20px;
        margin-left: 0;
    }
    .rating-area:not(:checked) > label > svg {
        fill: var(--color-white);
    }
    .rating-area > input:checked~label > svg {
        fill: var(--color-yellow);
    }
    .rating-area:not(:checked) > label:hover > svg,
    .rating-area:not(:checked) > label:hover~label > svg {
        fill: var(--color-yellow);
    }
    .rating-area > input:checked+label:hover > svg,
    .rating-area > input:checked+label:hover~label > svg,
    .rating-area > input:checked~label:hover,
    .rating-area > input:checked~label:hover~label > svg,
    .rating-area > label:hover~input:checked~label > svg {
        fill: var(--color-yellow);
    }
    .rate-area > label:active {
        position: relative;
    }
} */
@media (min-width:1200px) {
    .rating-area:not(:checked) > input {
        display: none;
    }
    .rating-area:not(:checked) > label > svg {
        fill: var(--color-white);
        float: right;
        width: 40px;
        padding: 0;
        cursor: pointer;
        margin-left: 0;
        margin-right: 10px;
    }
    .rating-area:not(:checked) > label > .last {
        margin-right: 0;
    }
    .rating-container {
        padding-top: 5px;
    }
    .rating-area:not(:checked) > label > svg {
        fill: var(--color-white);
    }
    .rating-area > input:checked~label > svg {
        fill: var(--color-yellow);
    }
    .rating-area:not(:checked) > label:hover > svg,
    .rating-area:not(:checked) > label:hover~label > svg {
        fill: var(--color-yellow);
    }
    .rating-area > input:checked+label:hover > svg,
    .rating-area > input:checked+label:hover~label > svg,
    .rating-area > input:checked~label:hover,
    .rating-area > input:checked~label:hover~label > svg,
    .rating-area > label:hover~input:checked~label > svg {
        fill: var(--color-yellow);
    }
    .rate-area > label:active {
        position: relative;
    }
}
/* comment-2 end */
/* slide-2  start*/

.slide-2__header-group2 {
    display: flex;
    justify-content: space-between;    
}

@media (max-width:1024px) {
    .slide-2__header-group2 {
        display: flex;
        justify-content: space-between;    
    }
}

.slide-2__link {
    align-items: flex-end;
    display: flex;
    justify-content: flex-start;
    padding-bottom: 5px;
}
.slide-2__image {
    width: 100%;
}
.slide-2__item-content {
    height: 100%;
    padding-bottom: 20px;
}
.slide-2__item-head {
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    color: var(--color-black);
    margin-bottom: 30px;
}
.slide-2__item-desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-grey);
    margin-bottom: 50px;
}
.slide-2__item-desc-head {
    font-weight: 500;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-black);
}
.slide-2__next,
.slide-2__prev {
    width: 50px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--color-light-grey);
    color: var(--color-black) !important;
    transition: background .2s ease-in-out, color .2s ease-in-out;
}
.slide-2__next:hover,
.slide-2__prev:hover {
    background-color: var(--color-grey);
    color: var(--color-light-grey) !important;
}
.slider-1__nav {
    display: flex;
}
.uk-slider-nav > li:nth-child(n+6) {
    display: none;
}
.uk-slider-nav > li.uk-active > a {
    background: rgba(249, 148, 55, 0.7) !important;
}
.uk-dotnav > * > * {
    display: block;
    box-sizing: border-box;
    width: 12px !important;
    height: 12px !important;
    border-radius: 50%;
    background: 0 0;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    border: 1px solid rgba(249, 148, 55, 0.7) !important;
    transition: .2s ease-in-out;
    transition-property: background-color, border-color;
}
@media (max-width: 960px) {
    .slide-2__next:not(.show-on-mobile),
    .slide-2__prev:not(.show-on-mobile) {
        display: none;
    }
    .slider-1__nav {
        display: flex;
    }
}
@media (min-width: 960px) {
    .slide-2__link {
        align-items: flex-end;
        display: flex;
        justify-content: end;
        padding-bottom: 5px;
    }
    .slide-2__image {
        width: 100%;
    }
    .slide-2__item-head {
        font-weight: 500;
        font-size: 24px;
        line-height: 100%;
        color: var(--color-black);
        margin-bottom: 30px;
    }
    .slide-2__item-desc {
        font-weight: 400;
        font-size: 16px;
        line-height: 110%;
        color: var(--color-grey);
        margin-bottom: 50px;
    }
    .slide-2__item-desc-head {
        font-weight: 500;
        font-size: 16px;
        line-height: 110%;
        color: var(--color-black);
    }
    .slide-2__next,
    .slide-2__prev {
        width: 50px;
        height: 70px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: var(--color-light-grey);
        color: var(--color-black) !important;
        transition: background .2s ease-in-out, color .2s ease-in-out;
    }
    .slide-2__next:hover,
    .slide-2__prev:hover {
        background-color: var(--color-grey);
        color: var(--color-light-grey) !important;
    }
    .slider-1__nav {
        display: none;
    }
}
@media (min-width: 1200px) {
    .slide-2__link {
        align-items: flex-end;
        display: flex;
        justify-content: end;
        padding-bottom: 5px;
    }
    .slide-2__image {
        width: 100%;
    }
    .slide-2__item-head {
        font-weight: 500;
        font-size: 24px;
        line-height: 100%;
        color: var(--color-black);
        margin-bottom: 30px;
    }
    .slide-2__item-desc {
        font-weight: 400;
        font-size: 16px;
        line-height: 110%;
        color: var(--color-grey);
        margin-bottom: 50px;
    }
    .slide-2__item-desc-head {
        font-weight: 500;
        font-size: 16px;
        line-height: 110%;
        color: var(--color-black);
    }
    .slide-2__next,
    .slide-2__prev {
        width: 50px;
        height: 70px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: var(--color-light-grey);
        color: var(--color-black) !important;
        transition: background .2s ease-in-out, color .2s ease-in-out;
    }
    .slide-2__next:hover,
    .slide-2__prev:hover {
        background-color: var(--color-grey);
        color: var(--color-light-grey) !important;
    }
    .slider-1__nav {
        display: none;
    }
}
/* slide-2 end */
/* cover-1 start */
/* .cover-block {
    background-color: #EBF0FA; 
} */
.cover-block__wrapper {
    padding: 30px 0;
    position: relative;
    z-index: 0;
}
.cover__description {
    font-weight: 500;
    font-size: 26px;
    line-height: 120%;
    color: var(--color-grey);
    display: flex;
    align-items: end;
    padding-bottom: 10px;
}
.cover__description.subtitle_rotate{
    align-items: center;
}
.cover__description-main {
    color: var(--color-black);
    font-size: 18px;
    text-transform: none;
}
.cover-6__description {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-grey);
}
.cover-7__description {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-grey);
    padding-bottom: 0px;
}
.cover-7__description > ul > li {
    position: relative;
}
.cover-7__description > ul > li::before {
    content: "—";
    position: absolute;
    left: -25px;
}
.cover1__heading {
    max-width: 320px;
}
.cover__image {
    width: 100%;
}
.cover__list {
    margin-left: 30px;
}
.cover__list-item {
    position: relative;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-grey);
    margin-bottom: 5px;
}
.cover__list-item::before {
    content: "—";
    position: absolute;
    left: -25px;
}
.cover__item-heading {
    font-weight: 500;
    font-size: 32px;
    line-height: 120%;
    color: var(--color-black);
    margin-bottom: 10px;
}
.cover__item-description {
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-grey);
    margin-top: 10px;
    max-width: 170px;
}
.cover__item-description2 {
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-grey);
    margin-top: 10px;
    max-width: 180px;
}
.cover__btn {
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    color: var(--color-white);
    padding: 32px 50px;
}
.cover-image__bg .cover__btn {
    display: flex;
    align-items: center;
}
.cover__btn > svg {
    margin-left: 2px;
}
.cover-image__bg .cover__btn > svg {
    margin-left: 10px;
}
.uk-grid-divider::before {
    top: 10px;
    bottom: 10px;
}
@media (min-width: 640px) {
    .cover-block__wrapper {
        min-height: 290px;
    }
}
@media (min-width: 960px) {
    .cover-block__img {
        max-width: 60%;
    }
    .cover-block__wrapper {
        min-height: 390px;
    }
}
@media(min-width:1200px) {
    .cover-block__wrapper {
        padding: 30px 0;
        position: relative;
        z-index: 0;
    }
        .cover__description.subtitle_rotate {
            
            margin-bottom: 50px;
            
        }
    .cover__description {
        font-weight: 500;
        font-size: 26px;
        line-height: 120%;
        color: var(--color-grey);
        display: flex;
        align-items: end;
        padding-bottom: 10px;
    }
    .cover__description-main {
        color: var(--color-black);
    }
    .cover-6__description {
        font-weight: 500;
        font-size: 18px;
        line-height: 140%;
        color: var(--color-grey);
    }
    .cover-7__description {
        font-weight: 500;
        font-size: 18px;
        line-height: 140%;
        color: var(--color-grey);
        padding-bottom: 0px;
    }
    .cover1__heading {
        max-width: 320px;
    }
    .cover__image {
        width: 100%;
    }
    .cover__list {
        margin-left: 30px;
    }
    .cover__list-item {
        position: relative;
        font-weight: 400;
        font-size: 16px;
        line-height: 110%;
        color: var(--color-grey);
        margin-bottom: 5px;
    }
    .cover__list-item::before {
        content: "—";
        position: absolute;
        left: -25px;
    }
    .cover__item::before {
        top: 11px !important;
        bottom: 11px !important;
    }
    .cover__item-heading {
        font-weight: 500;
        font-size: 32px;
        line-height: 120%;
        color: var(--color-black);
        margin-bottom: 10px;
    }
    .cover__item-description {
        font-weight: 400;
        font-size: 16px;
        line-height: 110%;
        color: var(--color-grey);
        margin-top: 10px;
        max-width: 170px;
    }
    .cover__item-description2 {
        font-weight: 400;
        font-size: 16px;
        line-height: 110%;
        color: var(--color-grey);
        margin-top: 10px;
        max-width: 180px;
    }
    .cover__btn {
        font-weight: 500;
        font-size: 20px;
        line-height: 100%;
        text-align: center;
        color: var(--color-white);
        padding: 32px 50px;
    }
    .uk-grid-divider::before {
        top: 10px;
        bottom: 10px;
    }
    .cover-block__content p:last-child {
        margin-bottom: 0;
    }
    .cover-block__img {
        position: absolute;
        top: 50%;
        right: 0;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        max-width: 50%;
        z-index: -1;
    }
}
/* cover-1 end */
/* cover-2 start */
.cover-2__list {
    padding: 0;
}
.cover-2__list-item {
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    color: var(--color-black);
    margin-bottom: 20px;
}
.cover-2__image-desc {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-grey);
}
/* cover-2 end */
/* article-1 start */
.table-content {
    min-width: 300px;
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}
.table__article-1 {
    border-collapse: collapse;
}
.table__article-1 td {
    border: 1px solid var(--color-light-grey);
    text-align: left;
}
.table__article-1 td:first-child {
    width: 400px;
}
.table__article-1 td:not(:first-child) {
    width: 380px;
}
.table__article-1 td,
.table__article-1 th {
    padding: 5px 10px;
}
.table__article-1 th {
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    text-transform: none;
}
.table__article-1 th:nth-child(2) {
    color: var(--color-black);
}
.table__article-1 th:nth-child(3) {
    color: var(--color-grey);
}
.table__article-1 td:nth-child(1) {
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    color: var(--color-black);
}
.table__article-1 td:nth-child(2) {
    font-weight: 500;
    font-size: 10px;
    line-height: 140%;
    color: var(--color-black);
    background-color: #F8F9FA;
    ;
}
.table__article-1 td:nth-child(3) {
    font-weight: 500;
    font-size: 10px;
    line-height: 140%;
    color: var(--color-grey);
}
@media (min-width: 640px) {
    .table-content {
        min-width: 600px;
        width: 100%;
        border-spacing: 0;
        border-collapse: collapse;
    }
    .table__article-1 {
        border-collapse: collapse;
    }
    .table__article-1 td {
        border: 1px solid var(--color-light-grey);
        text-align: left;
    }
    .table__article-1 td,
    .table__article-1 th {
        padding: 10px 15px;
    }
    .table__article-1 th {
        font-weight: 500;
        font-size: 18px;
        line-height: 100%;
        text-transform: none;
    }
    .table__article-1 th:nth-child(2) {
        color: var(--color-black);
    }
    .table__article-1 th:nth-child(3) {
        color: var(--color-grey);
    }
    .table__article-1 td:nth-child(1) {
        font-weight: 500;
        font-size: 18px;
        line-height: 100%;
        color: var(--color-black);
    }
    .table__article-1 td:nth-child(2) {
        font-weight: 500;
        font-size: 14px;
        line-height: 140%;
        color: var(--color-black);
        background-color: #F8F9FA;
        ;
    }
    .table__article-1 td:nth-child(3) {
        font-weight: 500;
        font-size: 14px;
        line-height: 140%;
        color: var(--color-grey);
    }
}
@media (min-width: 960px) {
    .table-content {
        min-width: 600px;
        width: 100%;
        border-spacing: 0;
        border-collapse: collapse;
    }
    .table__article-1 {
        border-collapse: collapse;
    }
    .table__article-1 td {
        border: 1px solid var(--color-light-grey);
        text-align: left;
    }
    .table__article-1 td,
    .table__article-1 th {
        padding: 20px 30px;
    }
    .table__article-1 th {
        font-weight: 500;
        font-size: 24px;
        line-height: 100%;
        text-transform: none;
        padding-top: 0px;
    }
    .table__article-1 th:nth-child(2) {
        color: var(--color-black);
    }
    .table__article-1 th:nth-child(3) {
        color: var(--color-grey);
    }
    .table__article-1 td:nth-child(1) {
        font-weight: 500;
        font-size: 24px;
        line-height: 100%;
        color: var(--color-black);
    }
    .table__article-1 td:nth-child(2) {
        font-weight: 500;
        font-size: 18px;
        line-height: 140%;
        color: var(--color-black);
        background-color: #F8F9FA;
        ;
    }
    .table__article-1 td:nth-child(3) {
        font-weight: 500;
        font-size: 18px;
        line-height: 140%;
        color: var(--color-grey);
    }
}
/* article-1 end */
/* title-1 start */
@charset "UTF-8";
.page-title {
    padding-top: 20px;
    padding-bottom: 20px;
}
.page-title h1,
.page-title .page-title-item {
    margin: 0 0 30px;
}
.page-title h1:last-child,
.page-title .page-title-item:last-child {
    margin-bottom: 0;
}
@media (min-width: 1200px) {
    .page-title {
        padding-top: 60px;
        padding-bottom: 0px;
    }
    .page-title h1,
    .page-title .page-title-item {
        margin: 0 0 40px;
    }
}
.uk-breadcrumb {
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-black);
    margin: 0;
}
.uk-breadcrumb >  :nth-child(n+2):not(.uk-first-column)::before {
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "/";
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px;
    font-size: 10px;
    color: inherit;
    line-height: inherit;
}
.uk-breadcrumb a:hover, .uk-breadcrumb a:focus {
    color: #000;
    text-decoration: underline;
}
.uk-breadcrumb > * > * {
    color: inherit;
    font-size: inherit;
    vertical-align: middle;
}
.uk-breadcrumb >  :last-child > * {
    color: inherit;
}
/* .uk-breadcrumb  >  li  >  span {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    line-height: 1.3em;
    height: 1.3em;
} */
/* title-1 end */
/* article-2 start */
.table__article-2 {
    border-collapse: collapse;
}
.table__article-2 td {
    border: 1px solid var(--color-light-grey);
    text-align: left;
}
.table__article-2 td,
.table__article-2 th {
    padding: 19px 20px;
}
.table__article-2 th {
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
    color: var(--color-black);
    text-transform: none;
    padding: 20px 20px;
}
.table__article-2 td:first-child {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-black);
    width: 360px;
}
.table__article-2 td:nth-child(2n),
.table__article-2 td:nth-child(3n) {
    text-align: center;
    width: 200px;
}
.table__article-2 td:nth-child(2n) {
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    color: var(--color-black);
}
.table__article-2 td:nth-child(3n) {
    font-weight: 500;
    font-size: 16px;
    line-height: 110%;
    text-decoration-line: underline;
    color: var(--color-black);
}
.row-itog {
    border-bottom: none !important;
}
.row-itog > td:first-child {
    border: none;
}
.article__item-head {
    font-weight: 500;
    font-size: 32px;
    line-height: 120%;
    color: var(--color-black);
    margin-bottom: 10px;
}
.article__item-desc {
    margin-top: 10px;
    margin-bottom: 40px;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-grey);
}
.article__list {
    padding-left: 0;
    padding-top: 70px;
}
.table__article-2 tbody tr:nth-child(odd) {
    background: var(--color-white);
}
.table__article-2 tbody tr:nth-child(even) {
    background: #F8F9FA;
}
/* article-2 end */
/* title-7 start */
@charset "UTF-8";
.page-title {
    padding-top: 20px;
    padding-bottom: 20px;
}
@media (min-width: 1200px) {
    .page-title {
        padding-top: 60px;
        padding-bottom: 0px;
    }
}
.uk-breadcrumb {
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-black);
    margin: 0;
}
.uk-breadcrumb >  :nth-child(n+2):not(.uk-first-column)::before {
    /* font-family: 'icomoon' !important; */
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "/";
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px;
    font-size: 10px;
    color: inherit;
    line-height: inherit;
}
.uk-breadcrumb a:hover, .uk-breadcrumb a:focus {
    color: #000;
    text-decoration: underline;
}
.uk-breadcrumb > * > * {
    color: inherit;
    font-size: inherit;
    vertical-align: middle;
}
.uk-breadcrumb >  :last-child > * {
    color: inherit;
}
.uk-breadcrumb > li:last-child {
    max-width: 100%;
    position: relative;
    padding-left: 20px;
    padding-top: 2px;
}
.uk-breadcrumb > li:last-child::before {
    position: absolute;
    left: 0;
    top: 0;
}
.uk-breadcrumb > li > p {
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
/* title-7 end */
/* card-2 start */
.card {
    padding-top: 30px;
    padding-bottom: 30px;
}
.card__slider {
    position: relative;
}
.card__slider_main {
    position: relative;
    margin-bottom: 10px;
}
.card__slider_main .img-center {
    height: 100%;
}
@media (min-width: 640px) {
    .card__slider_main {
        margin-bottom: 30px;
    }
}
@media (min-width: 1200px) {
    .card__slider_main {
        margin-bottom: 30px;
    }
}
.card__slider_second .uk-grid {
    margin-left: -10px;
}
.card__slider_second .uk-grid > * {
    padding-left: 10px;
}
@media (min-width: 640px) {
    .card__slider_second .uk-grid {
        margin-left: -20px;
    }
    .card__slider_second .uk-grid > * {
        padding-left: 20px;
    }
}
@media (min-width: 1200px) {
    .card__slider_second .uk-grid {
        margin-left: -30px;
    }
    .card__slider_second .uk-grid > * {
        padding-left: 30px;
    }
}
.card__title {
    margin: 0 0 20px;
}
@media (min-width: 1200px) {
    .card__title {
        margin: 0 0 35px;
        font-size: 36px;
    }
}
.card__lined-title {
    display: block;
    margin: 0 0 20px;
    padding-bottom: 4px;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    font-weight: 700;
    border-bottom: 1px solid #DCDCDC;
}
@media (min-width: 1200px) {
    .card__lined-title {
        font-size: 18px;
    }
}
.card__article {
    display: block;
    margin-bottom: 30px;
}
@media (min-width: 1200px) {
    .card__article {
        margin-bottom: 46px;
    }
}
.card__info {
    margin-bottom: 30px;
}
.card__info:last-child {
    margin-bottom: 0;
}
@media (min-width: 1200px) {
    .card__info {
        margin-bottom: 40px;
    }
}
.card__info *:last-child {
    margin-bottom: 0;
}
.card__buy {
    margin-bottom: 30px;
}
@media (min-width: 1200px) {
    .card__buy {
        margin-bottom: 50px;
    }
}
.card__buy .quantity {
    margin-right: 12px;
}
.card__price {
    display: block;
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
    color: #000;
    margin: 0 0 26px;
}
@media (min-width: 640px) {
    .card__price {
        font-size: 30px;
    }
}
@media (min-width: 1200px) {
    .card__price {
        font-size: 36px;
        margin-bottom: 48px;
    }
}
.card .leader-list {
    font-size: 14px;
    line-height: 16px;
}
.card .leader-list > li {
    margin-bottom: 10px;
}
@media (min-width: 1200px) {
    .card .leader-list > li {
        margin-bottom: 16px;
    }
}
.card__desc-text {
    color: #2B3C5B;
}
.card__desc-text p:last-child {
    margin-bottom: 0;
}
/* card-2 end */
/* gallery-2 start */
.gallery {
    position: relative;
}
.gallery-item {
    display: block;
}
.gallery-item.uk-cover-container:before {
    content: "";
    display: block;
    padding-top: 100%;
}

/* .gallery__item {
    height: 540px;
} */

@media (min-width:1024px) {
    .gallery__item {
        height: 750px;
    }
}

/* gallery-2 end */
/* list-3 start */
.list-item {
    background-color: var(--color-white);
    border: 1px solid #525C70;
    border-radius: 6px;
}
.list-item__media {
    border-radius: 6px;
    overflow: hidden;
}
.list-item__body {
    padding: 12px;
}
@media (min-width: 1200px) {
    .list-item__body {
        padding: 20px;
    }
}
.list h4, .list .uk-h4 {
    display: block;
    text-decoration: none;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.1;
    color: #525C70;
    margin: 0 0 12px;
}
@media (min-width: 1200px) {
    .list h4, .list .uk-h4 {
        font-size: 20px;
        margin-bottom: 16px;
    }
}
/* .list p {
    font-size: 15px;
    line-height: 1.1;
    color: #525C70;
    margin: 0 0 12px;
} */
.list p:last-child {
    margin-bottom: 0;
}
@media (min-width: 1200px) {
    /* .list p {
        margin-bottom: 16px;
    } */
}
.list .uk-cover-container {
    display: block;
    text-decoration: none;
}
@media (max-width: 1199px) {
    .list .uk-cover-container canvas {
        width: 300px;
        height: 150px;
    }
}
/* list-3 end */
/* list-4 start */
.list-4__item-heading {
    position: relative;
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    color: var(--color-black);
    margin-bottom: 0px;
    
}

.list-4__item-heading::after {
    content: '';
    display: block;
    width: 40px !important;
    height: 40px !important;
    background: url(../images/main/plus1.svg) no-repeat center;
    border-radius: 30px;
    transition: transform .2s ease-in-out, background-color .2s ease-in-out;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
}


.list-4__item-heading:hover:after {
    background-color: #E8EBEF;
}
.list-4__item-heading.active:after {
    transform: rotate(45deg);
    background-color: #E8EBEF;
}


@media (max-width:640px) {
    .list-4__item-container {
        margin-top: 0 !important;
    }

    .list-4__item-heading::after {
        display: block;
    }
}


.list-4__item-container .list-4__item-content {
    padding: 20px 0 20px;
    border-top: 1px solid #E8EBEF;
}
.list-4__item-container:last-child .list-4__item-content {
    border-bottom: 1px solid #E8EBEF;
}

@media(min-width:641px) {
    /* .list-4__item-container .list-4__item-content {
        padding: 0px;
        border-top: none;
    }
    .list-4__item-container:last-child .list-4__item-content {
        border-bottom: none;
    } */

    .list-4__item-heading {
        font-weight: 500;
        font-size: 24px;
        line-height: 100%;
        color: var(--color-black);
        position: relative;
    }
}


.list-4__item-list {
    padding: 0;
}
.list-4__item-list-item-head {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-black);
    margin-bottom: 5px;
}
.list-4__item-list-item-desc {
    margin-top: 5px;
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-grey);
}
/* list-4 end */
/* list-5 start */
.team-list__item-head {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-black);
    margin-bottom: 5px;
}
.team-list__item-desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-grey);
    margin-top: 5px;
}
/* list-5 end */
/* catalog-type-2 start */
.catalog-type-2__list {
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.catalog-type-2__list-item {
    margin-bottom: 15px;
    display: inherit;
}
.catalog-type-2__list-item:not(:last-child) {
    margin-right: 15px;
}
/* catalog-type-2 end */
/* content-9  start */
.content-9__heading {
    font-weight: 600;
    font-size: 36px;
    line-height: 120%;
    text-transform: uppercase;
    color: var(--color-black);
}
.content-9__description {
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #373C42;
}
.content-9__content {
    border: 1px solid #E8EBEF;
    padding: 30px;
}
.content-9__content-container {
    max-width: 760px;
    width: 100%;
}
.content-9__form-container {
    max-width: 360px;
    width: 100%;
}
.content-9__form-content {
    position: sticky;
    top: 120px;
    min-height: 2em;
    background-color: var(--color-light-grey);
    padding: 40px;
    margin-top: 40px;
}
.content-9__content-info {
    width: 100%;
}
.content-9__content-info-item {
    font-weight: 400;
    font-size: 12px;
    line-height: 135%;
    color: var(--color-grey);
    margin: 0;
}
.content-9__content-info-item img {
    margin-right: 5px;
}
.content-9__content-article {
    padding-top: 8px;
}
.content-9__list-item-article, .article-content ul li {
    position: relative;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-black);
    margin-bottom: 8px;
}
.content-9__list-item-article::before, .article-content ul li:before {
    content: "—";
    position: absolute;
    left: -25px;
}
.content-9__heading-article, .article-content h3 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    text-transform: uppercase;
    color: var(--color-black);
    margin-bottom: 30px;
}
.article-content *+h3 {
    margin-top: 60px;
}
.content-9__heading-desc-article, .article-content h4 {
   font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    color: var(--color-black);
    margin: 20px 0;
}
.content-9__desc-article, .article-content p {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-black);
}
.article-content ul {
    margin: 10px 0;
}
.article-content strong, .article-content b {
    font-weight: 500;
}
.content-9__comment-article {
    border-top: 1px solid var(--color-black);
    border-bottom: 1px solid var(--color-light-grey);
    padding-top: 60px;
}
.content-9__comment-article-heading {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    text-transform: uppercase;
    color: var(--color-black);
}
.content-9__comment-list-author {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-light-orange);
    margin-bottom: 0;
}
.content-9__comment-list-date {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: var(--color-grey);
    margin-top: 0px;
    margin-bottom: 8px;
}
.content-9__comment-list-comment {
    margin-top: 8px;
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-black);
}
.content-9__desc-item-article {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: var(--color-grey);
    margin: 0;
}
.content-9__desc-item-article span {
    color: var(--color-black);
    font-weight: 500;
}
.content-9__social-list-article {
    padding-left: 15px;
    align-items: center;
    margin: 0;
    color: var(--color-black);
}
.content-9__social-item-article:not(:last-child) {
    margin-right: 15px;
}
.content-9__social-list-article a {
    color: var(--color-black) !important;
    transition: color .2s ease-in-out;
}
.content-9__social-list-article a:hover {
    color: var(--color-orange) !important;
}
.content-9__social-item-article > a > svg > path {
    fill: currentColor;
}
.content-9__social-article {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}
.content-9__author-article {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.comment-9__input {
    width: 100%;
}
.comment-9__textarea {
    margin-top: 20px;
    width: 100%;
    max-height: 162px;
    height: 100%;
}
.content-9__author-article-group {
    flex-direction: column;
}
@media(min-width:1200px) {
    .content-9__author-article-group {
        flex-direction: row;
    }
    .content-9__heading {
        font-weight: 600;
        font-size: 36px;
        line-height: 120%;
        text-transform: uppercase;
        color: var(--color-black);
    }
    .content-9__content {
        border: 1px solid #E8EBEF;
        padding: 30px;
    }
    .content-9__content-container {
        max-width: 760px;
        width: 100%;
    }
    .content-9__form-container {
        max-width: 360px;
        width: 100%;
        margin-left: 40px;
    }
    .content-9__form-content {
        background-color: var(--color-light-grey);
        padding: 40px;
    }
    .content-9__content-info {
        width: 100%;
    }
    .content-9__content-info-item {
        font-weight: 400;
        font-size: 12px;
        line-height: 135%;
        color: var(--color-grey);
        margin: 0;
    }
    .content-9__content-info-item img {
        margin-right: 5px;
    }
    .content-9__content-article {
        padding-top: 8px;
    }
    .content-9__list-item-article, .article-content ul li {
        position: relative;
        font-weight: 400;
        font-size: 18px;
        line-height: 140%;
        color: var(--color-black);
        margin-bottom: 8px;
    }
    .content-9__list-item-article::before, .article-content ul li:before {
        content: "—";
        position: absolute;
        left: -25px;
    }
    .content-9__heading-article, .article-content h3 {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 120%;
        text-transform: uppercase;
        color: var(--color-black);
        margin-bottom: 30px;
    }
    .article-content *+h3 {
        margin-top: 60px;
    }
    .content-9__heading-desc-article, .article-content h4 {
       font-family: 'Montserrat', sans-serif;
        font-weight: 500;
        font-size: 24px;
        line-height: 100%;
        color: var(--color-black);
        margin: 20px 0;
    }
    .content-9__desc-article, .article-content p {
        font-weight: 400;
        font-size: 18px;
        line-height: 140%;
        color: var(--color-black);
    }
    .article-content ul {
        margin: 10px 0;
    }
    .content-9__comment-article {
        border-top: 1px solid var(--color-black);
        border-bottom: 1px solid var(--color-light-grey);
        padding-top: 60px;
    }
    .content-9__comment-article-heading {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 120%;
        text-transform: uppercase;
        color: var(--color-black);
    }
    .content-9__comment-list-author {
        font-weight: 500;
        font-size: 18px;
        line-height: 140%;
        color: var(--color-light-orange);
        margin-bottom: 0;
    }
    .content-9__comment-list-date {
        font-weight: 400;
        font-size: 14px;
        line-height: 140%;
        color: var(--color-grey);
        margin-top: 0px;
        margin-bottom: 8px;
    }
    .content-9__comment-list-comment {
        margin-top: 8px;
        margin-bottom: 30px;
        font-weight: 400;
        font-size: 18px;
        line-height: 140%;
        color: var(--color-black);
    }
    .content-9__desc-item-article {
        font-weight: 400;
        font-size: 16px;
        line-height: 140%;
        color: var(--color-grey);
        margin: 0;
    }
    .content-9__desc-item-article span {
        color: var(--color-black);
        font-weight: 500;
    }
    .content-9__social-list-article {
        padding-left: 15px;
        align-items: center;
        margin: 0;
        color: var(--color-black);
    }
    .content-9__social-item-article:not(:last-child) {
        margin-right: 15px;
    }
    .content-9__social-list-article a {
        color: var(--color-black) !important;
        transition: color .2s ease-in-out;
    }
    .content-9__social-list-article a:hover {
        color: var(--color-orange) !important;
    }
    .content-9__social-item-article > a > svg > path {
        fill: currentColor;
    }
    .content-9__social-article {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    .content-9__author-article {
        display: flex;
        align-items: center;
        margin-bottom: 0;
    }
    .comment-9__input {
        width: 100%;
    }
    .comment-9__textarea {
        margin-top: 20px;
        width: 100%;
        max-height: 162px;
        height: 100%;
    }
}
/* content-9 end */
/* select start */
/* .center {
    position: absolute;
    display: inline-block;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
  } */
/** Custom Select **/
.custom-select-wrapper {
    position: relative;
    display: inline-block;
    user-select: none;
}
.custom-select-wrapper select {
    display: none;
}
.custom-select {
    position: relative;
    display: inline-block;
}
.custom-select-trigger {
    position: relative;
    display: block;
    width: 235px;
    padding: 10px 11px;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-black);
    background: var(--color-white);
    border: 1px solid #E8EBEF;
    cursor: pointer;
}
.custom-select-trigger:after {
    position: absolute;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    top: 50%;
    right: 25px;
    margin-top: -3px;
    border-bottom: 1px solid var(--color-black);
    border-right: 1px solid var(--color-black);
    transform: rotate(45deg) translateY(-50%);
    transition: all .4s ease-in-out;
    transform-origin: 50% 0;
}
.custom-select.opened .custom-select-trigger:after {
    margin-top: 3px;
    transform: rotate(-135deg) translateY(-50%);
}
.custom-options {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    right: 0;
    min-width: 100%;
    margin: 0px 0;
    border: 1px solid #E8EBEF;
    box-sizing: border-box;
    background: #F8F9FA;
    transition: all .4s ease-in-out;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-15px);
    padding: 10px;
    z-index: 10;
}
.custom-select.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0);
}
.option-hover:before {
    background: #f9f9f9;
}
.custom-option {
    position: relative;
    display: block;
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-black);
    cursor: pointer;
    transition: all .4s ease-in-out;
}
.custom-option:first-of-type {
    border-radius: 4px 4px 0 0;
}
.custom-option:last-of-type {
    border-bottom: 0;
    border-radius: 0 0 4px 4px;
}
.custom-option:hover,
.custom-option.selection {
    color: var(--color-orange);
    background: #f9f9f9;
}
/* select end */
.catalog-type-2__list input {
    display: none;
}
/* content-10 start */
.content-10__container {
    max-width: 990px;
    margin: 0 auto;
    padding: 0 15px;
}
.content-10__heading {
    font-weight: 900;
    font-size: 36px;
    line-height: 140%;
    text-transform: uppercase;
    color: var(--color-black);
}
.content-10__heading > span {
    color: var(--color-dark-orange);
}
.content-10__content > h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    text-transform: uppercase;
    color: var(--color-black);
}
.content-10__content > p {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-black);
}
.content-10__content > ul > li {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-black);
    margin-bottom: 8px;
    position: relative;
}
.content-10__content > ul > li::before {
    content: "—";
    position: absolute;
    left: -25px;
    color: var(--color-grey);
}
.content-10__content > h4 {
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    color: var(--color-black);
}
.content-10__specifications-content {
    border: 1px solid #E8EBEF;
    padding: 20px;
}
.content-10__quote {
    border: 1px solid #E8EBEF;
    padding: 20px;
    position: relative;
}
.content-10__quote::after {
    content: url(../images/main/quote.svg);
    position: absolute;
    left: -10px;
    top: -20px;
}
.content-10__quote::before {
    content: url(../images/main/quote.svg);
    position: absolute;
    right: -10px;
    bottom: -20px;
}
.content-10__quote > h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    text-transform: uppercase;
    color: #F49F23;
}
.content-10__quote > p {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-black);
}
.content-10__quote > .autor {
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    color: var(--color-black);
    text-align: end;
}
@media (min-width:1200px) {
    .content-10__container {
        max-width: 990px;
        margin: 0 auto;
        padding: 0 15px;
    }
    .content-10__heading {
        font-weight: 900;
        font-size: 48px;
        line-height: 140%;
        text-transform: uppercase;
        color: var(--color-black);
    }
    .content-10__heading > span {
        color: var(--color-dark-orange);
    }
    .content-10__content > h3 {
        font-weight: 600;
        font-size: 24px;
        line-height: 120%;
        text-transform: uppercase;
        color: var(--color-black);
    }
    .content-10__content > p {
        font-weight: 400;
        font-size: 18px;
        line-height: 140%;
        color: var(--color-black);
    }
    .content-10__content > ul > li {
        font-weight: 400;
        font-size: 18px;
        line-height: 140%;
        color: var(--color-black);
        margin-bottom: 8px;
        position: relative;
    }
    .content-10__content > ul > li::before {
        content: "—";
        position: absolute;
        left: -25px;
        color: var(--color-grey);
    }
    .content-10__content > h4 {
        font-weight: 500;
        font-size: 24px;
        line-height: 100%;
        color: var(--color-black);
    }
    .content-10__specifications-content {
        border: 1px solid #E8EBEF;
        padding: 50px;
    }
    .content-10__quote {
        border: 1px solid #E8EBEF;
        padding: 50px;
        position: relative;
    }
    .content-10__quote::after {
        content: url(../images/main/quote.svg);
        position: absolute;
        left: -10px;
        top: -20px;
    }
    .content-10__quote::before {
        content: url(../images/main/quote.svg);
        position: absolute;
        right: -10px;
        bottom: -20px;
    }
    .content-10__quote > h3 {
        font-weight: 600;
        font-size: 24px;
        line-height: 120%;
        text-transform: uppercase;
        color: #F49F23;
    }
    .content-10__quote > p {
        font-weight: 500;
        font-size: 18px;
        line-height: 140%;
        color: var(--color-black);
    }
    .content-10__quote > .autor {
        font-weight: 600;
        font-size: 16px;
        line-height: 120%;
        color: var(--color-black);
        text-align: end;
    }
}
/* content-10 end */
input[name="sur__names"] {
    display: block;
    width: 2px;
    height: 3px;
    margin: 0 -2px -3px 0 !important;
    border: none;
    opacity: 0.01;
    padding: 0;
}
.uk-modal-close {
    cursor: pointer;
}
.ya-share2 {
    margin-left: 15px;
}
.ya-share2__item {
    margin-right: 15px !important;
}
.ya-share2__icon {
    width: 40px !important;
    height: 40px !important;
    background-size: 30px 30px !important;
}
.list-bank img {
    max-height: 24px;
}
.row-itog a {
    color: inherit;
}
.row-itog a:hover {
    text-decoration: none;
}
.comment-2__list-rate-item-image img {
    height: 31px;
}
.rateit {
    cursor: pointer;
}
.rateit.default {
    cursor: default;
}
.rateit .rateit-range {
    background: url('../images/ui/stars.png');
    height: 20px;
}
.rateit-big .rateit-range {
    background: url('../images/ui/stars-big.png');
    height: 40px;
}
.rateit .rateit-hover, .rateit .rateit-selected {
    background: url('../images/ui/stars-fill.png');
}
.rateit-big .rateit-hover, .rateit-big .rateit-selected {
    background: url('../images/ui/stars-big-fill.png');
}
.plan-link {
    font-size: 18px;
    color: #F49F23;
    text-decoration: underline;
    font-weight: 500;
}
.plan-link:hover {
    text-decoration: none;
}
.project-action {
    height: 100%;
}
.project-action__title {
    padding-bottom: 10px;
    color: var(--color-black);
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
}
.project-action__text {
    color: var(--color-black);
    font-weight: 500;
    line-height: 20px;
}
.slider-filter .uk-subnav-pill {
    align-items: center;
    margin-left: 0;
}
.slider-filter .uk-subnav li {
    padding-left: 0 !important;
    margin-right: 10px;
}
.slider-filter .uk-subnav li:last-child {
    margin-right: 0;
}
.slider-filter li {
    display: flex;
    align-items: center;
}
.card-color li {
    display: flex;
    align-items: center;
}
.uk-subnav-pill > .uk-active > a {
    background-color: var(--color-light-orange);
}
.card-color > ul > li > a {
    border-radius: 15px;
    width: 30px;
    height: 30px;
    justify-content: center;
    transition: border .2s ease-in-out;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    opacity: 0.5;
}
.card-color > ul > li.uk-active > a {
    opacity: 1;
}
.card-color {
    padding-left: 10px;
}
/* cover-8 start */
.cover-8__heading {
    font-weight: 900;
    font-size: 30px;
    line-height: 140%;
    text-transform: uppercase;
    color: #373C42;
    margin-bottom: 25px;
}
.cover-8__description p {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #373C42;
    margin-bottom: 15px;
    margin-top: 15px;
}
.cover-8__description p:last-child {
    margin-bottom: 0;
}
@media (min-width:960px) {
    .cover-8__heading {
        font-weight: 900;
        font-size: 48px;
        line-height: 140%;
        text-transform: uppercase;
        color: #373C42;
        margin-bottom: 25px;
    }
    .cover-8__description p {
        font-weight: 400;
        font-size: 18px;
        line-height: 25px;
        color: #373C42;
        margin-bottom: 15px;
        margin-top: 15px;
    }
}
/* cover-8 end */
/* partners start */
.partners__list-item-conteiner > a:hover > .partners__list-item {
    border: 1px solid #F49F23;
}
.partners__list-item-conteiner > a:hover {
    text-decoration: none;
}
.partners__list-item {
    height: 100%;
    padding: 35px 40px;
    background-color: #FFFFFF;
    border: 1px solid #373C42;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-position: 95% 100%;
    transition: border .2s ease-in-out;
}
.partners__list-item-head {
    font-weight: 500;
    font-size: 35px;
    line-height: 100%;
    color: #373C42;
    margin-bottom: 50px;
    text-decoration: none !important;
}
.partners__list-item-head > span {
    color: rgba(244, 159, 35, 1);
}
.partners__list-item-link {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    text-decoration-line: underline;
    color: #000000;
}
/* partners end */
.project-action__image img {
    height: 82px;
    margin: auto;
    display: block;
}
.partners-form__form {
    max-width: 560px;
}
.partners-form__description {
    width: 360px;
    max-width: 100%;
    font: 18px;
    line-height: 140%;
    font-weight: 500;
    color: var(--color-grey);
}
.partners-form-contacts {
    color: var(--color-black);
}
.partners-form-contacts a {
    color: inherit;
    font-size: 24px;
    line-height: 120%;
}
.partner-sidebar {
    width: 360px;
    max-width: 100%;
}
.parner-location {
    line-height: 110%;
    color: var(--color-black);
}
.partner-location img {
    margin-right: 15px;
}
.partner-link__logo {
    width: 100px;
    height: 50px;
    border: 1px solid #E8EBEF;
    margin-right: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 40px;
}
.partner-link__link a {
    display: flex;
    align-items: center;
    color: #0F6ECD;
}
.partner-link__link svg {
    margin-left: 5px;
}
.partner-promocode {
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    padding: 20px;
    background: #E8EBEF;
}
.partner-intro {
    font-family: Inter;
    font-size: 24px;
    line-height: 120%;
    color: var(--color-black);
    font-weight: 600;
    text-transform: uppercase;
}
.partner-pricelist h2 {
    font-size: 24px;
}
.partner-pricelist__item {
    border-top: 1px solid #373C42;
    padding: 20px 0;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-black);
}
.partner-pricelist__item:last-child {
    border-bottom: 1px solid #373C42;
}
.partner-pricelist__item-title {
    font-weight: 700;
}
.partner-pricelist__item-item {
    margin-top: 10px;
}
.partners-contacts__title {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 140%;
    font-weight: 500;
    color: var(--color-grey);
}
.partners-contacts__link {
    margin-bottom: 10px;
}
.partners-contacts__link a {
    font-size: 24px;
    line-height: 120%;
    font-weight: 500;
    color: var(--color-black);
}
.partners-contacts__link.blue a {
    color: #0F6ECD;
}
.partners-contacts__address {
    font-size: 18px;
    line-height: 140%;
    font-weight: 500;
    color: var(--color-black);
}
.b_dom{
    position: relative;
}
.b_dom__content{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    right: 0;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 30px 30px 30px 80px;
}
.b_dom__title{
    color: #fff;
    font-size: 54px;
    font-weight: 900;
    line-height: 1em;
}
.b_dom__subtitle{
    color: #fff;
    font-size: 24px;
    font-weight: 900;
}
.b_dom__text{
    color: #000;
    font-size: 28px;
    
}
.b_dom__btns{
 margin: 35px 0 30px;   
}
.b_dom__btn{
    background-color: var(--color-light-orange);
    color: #fff;
    padding: 10px 20px;
    border-radius: 8px;
    font-size: 22px;
    margin-right: 20px;
    transition: all ease .2s;
    
}
.b_dom__btn:hover{
    background-color: var(--color-orange);
    color: #fff;
    text-decoration: none;
}
@media (max-width: 900px) {
    .b_dom__title{

    font-size: 32px;
}
.b_dom__subtitle{
    font-size: 20px;
}
.b_dom__text{
    color: #000;
    font-size: 21px;
}
.b_dom__btns{
 margin: 20px 0;   
}
.b_dom__content{
    padding-left: 40px;
}
}
@media (max-width: 700px) {
    .b_dom__title{

    font-size: 28px;
}
.b_dom__subtitle{
    font-size: 18px;
}
.b_dom__text{
    color: #000;
    font-size: 18px;
}
.b_dom__btns{
 margin: 15px 0; 
 display: flex;
 flex-wrap: wrap;
}
.b_dom__btn{
 margin-bottom: 15px;   
 display: block;
 font-size: 18px;
}
.b_dom__content{
    padding-left: 40px;
}
.b_dom__img.cover__image{
    object-fit: cover;
    height: 500px;
}
}
@media (max-width: 640px) {
    .b_dom__content{
        padding: 40px 40px 40px 80px;
    }
    .b_dom__title{

    font-size: 50px;
    font-weight: 900;
    color: #000;
}
.b_dom__subtitle{
    font-size: 28px;
    color: #000;
    line-height: 1em;
}
.b_dom__text{
    color: #000;
    font-size: 25px;
    line-height: 1.2em;
}
.b_dom__btns{
 margin: 15px 0; 
width: 100%;
 flex-wrap: wrap;
  display: flex;
    justify-content: space-between;
}
.b_dom__btn{
   
 margin-bottom: 15px;
 text-align: center;
 width: 44%;
 font-weight: 400;
 display: block;
 font-size: 26px;
}

.b_dom__img.cover__image{
    object-fit: contain;
    height: auto;
}
}
@media (max-width: 550px) {
    .b_dom__title{
    font-size: 40px;
    font-weight: 900;
    color: #000;
}
.b_dom__btns{
        
}
.b_dom__btn{
 font-size: 20px;   
 margin-bottom: 10px;
}
 .b_dom__content{
     padding-bottom: 20px;
     padding-left: 60px;
    }
    .b_dom__text{
    font-size: 23px;
}
}
@media (max-width: 452px) {
    .b_dom__title{
    font-size: 28px;
}
.b_dom__subtitle{
    font-size: 17px;
    
    color: #000;
}
.b_dom__subtitle br{

display: none;
    
}
.b_dom__btn{
 font-size: 18px;
 width: 46%;
 margin-right: 0;
 margin-bottom: 5px;
}
 .b_dom__content{
     padding: 20px 10px 10px 40px;
    }
.b_dom__text{
    font-size: 17px;
}
}
@media (max-width: 420px) {
    
}
@media (max-width: 380px) {
    .b_dom__title{
    font-size: 22px;
}
.b_dom__subtitle{
    font-size: 16px;
    color: #000;
}
.b_dom__btn{
 font-size: 16px;
 width: 47%;
 padding: 8px 4px;
}
 .b_dom__content{
     padding-left: 40px;
    }
    .b_dom__text{
    font-size: 13px;
}
}
.subtitle_rotate{
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}
/* (C) SLIDES - FORCE INTO ONE LONG HORIZONTAL ROW */
.hslide {
  width: 100%;
  flex-shrink: 0;
  display: block;
  box-sizing: border-box;

}

/* (D) SLIDE ANIMATION */
@keyframes slideh {
  /* (D0) THE IDEA - USE KEYFRAMES TO SHIFT SLIDES *
  0% { right: 0; }
  33% { right: 100%; }
  66% { right: 200%; }
  100% { right: 0; }
 
  /* (D1) BUT THE ABOVE WILL SHIFT NON-STOP */
  /* SO WE ADD PAUSES BETWEEN EACH SLIDE */
  0% { right: 0; }
  30% { right: 0; }
  33% { right: 100%; }
  63% { right: 100%; }
  66% { right: 200%; }
  97% { right: 200%; }
  100% { right: 0; }
}
.hmove { animation: slideh linear 15s infinite; }
.hmove:hover { animation-play-state: paused; }


.subtitle_rotate {
  /* (A1) DIMENSIONS */


  overflow: hidden; /* HIDE SCROLLBARS */
}

/* (B) MIDDLE CONTAINER - FLEX LAYOUT */
.hmove {
  display: flex;
  position: relative;
  top: 0; right: 0;
}

.podbor_img{
    position: relative;
    
    /* overflow: hidden; */
}

.podbor_img:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(0.41deg, rgba(0, 0, 0, 0) 5.09%, rgba(0, 0, 0, 0.2) 58.82%);
    z-index: 1;
}


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

@media(min-width:1024px) {
    .podbor_img{
        position: relative;
        height: 524px;
        overflow: hidden;
    }

    .podbor_img:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: linear-gradient(200.41deg, rgba(0, 0, 0, 0) 46.09%, rgba(0, 0, 0, 0.35) 58.82%);
        z-index: 1;
    }
}
.podbor_content{
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 60px;
    z-index: 2;
}
.podbor_title{
   font-weight: 600;
font-size: 48px;
text-transform: uppercase;
color: #fff;
margin-bottom: 40px;
line-height: 58px;
}
@media (max-width: 1160px) {
  .podbor_content{
      padding: 30px;
  }
  .podbor_title{
    font-size: 28px;
    margin-bottom: 20px;
    line-height: 1.2em;
  }
}
@media (max-width: 560px) {
  .podbor_content{
      padding: 20px;
  }
  .podbor_title{
    font-size: 24px;
    /* text-shadow: 0 0 3px rgba(0,0,0,.3); */
    margin-bottom: 15px;
    line-height: 1.2em;
  }
}
@media (max-width: 460px) {
  .podbor_img img{
      object-fit: cover;
      min-height: 220px;
      /* min-height: 360px; */
  }
  
}
.amo-button-holder {
    right: 20px !important;
    bottom: 20px !important;
}
.product-service {
    padding: 20px 0 20px;
    border-top: 1px solid #E8EBEF;
}
.product-service:last-child {
    border-bottom: 1px solid #E8EBEF;
}
.product-service__title {
    position: relative;
    font-size: 24px;
    line-height: 110%;
    font-weight: 500;
    /* margin-bottom: 20px; */
    color: var(--color-black);
}
.product-service__title:after {
    content: '';
    display: block;
    width: 40px !important;
    height: 40px !important;
    background: url(../images/main/plus1.svg) no-repeat center;
    border-radius: 30px;
    transition: transform .2s ease-in-out, background-color .2s ease-in-out;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
}




.product-service__title:hover:after {
    background-color: #E8EBEF;
}
.product-service__title.active:after {
    transform: rotate(45deg);
    background-color: #E8EBEF;
}
.product-service__text {
    font-size: 18px;
    line-height: 140%;
    color: var(--color-grey);
}
.product-service__price {
    font-size: 24px;
    line-height: 1em;
    color: var(--color-light-orange);
}

@media (min-width: 640px) {
    .product-service__info {
        display: none;
    }

    .list-4__item-list {
        display: none; 
    }
}

@media (max-width: 639px) {
    .product-service {
        padding-bottom: 10px;
    }
    .product-service__title {
        margin-bottom: 10px;
        padding-right: 60px;
        cursor: pointer;
    }
    .product-service__title:after {
        display: block;
    }

    .list-4__item-list {
        display: none;
    }

    .product-service__info {
        display: none;
    }

    .product-service__text {
        margin-bottom: 20px !important;
    }
    .product-service__price {
        font-size: 20px;
    }
    .project-grid-gallery {
        margin-left: -10px;
    } 
    .project-grid-gallery > * {
        padding-left: 10px;
    }
    .project-grid-gallery .uk-grid-margin {
        margin-top: 10px;
    }

    
}

@media (min-width: 960px) {
    .project-invite__info {
        width: 390px;
    }
}

.project-invite__text {
    font-size: 18px;
    line-height: 140%;
    color: var(--color-grey);
}
.project-gallery__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media (max-width: 480px) {
    .cover.mt-60{
        margin-top: 30px!important;
    }
    .subtitle_rotate {
        display: none;
    }
    .page-title{
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .content-block.mt-40{
        margin-top: 20px!important;
    }
}

@media (max-width: 959px) {
    .project-prices {
        display: flex;
        align-items: center;
    }
    .product-promo_item-oldprice {
        margin-right: 15px;
    }
}

.complect-item {
    border: 2px solid #E8EBEF;
    padding: 30px;
}
.complect-item__title {
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    color: var(--color-black);
    margin-bottom: 15px;
    text-align: center;
}
.complect-item__prices {
    margin-left: -10px;
}
.complect-item__prices > * {
    padding-left: 10px;
}
.complect-item__price {
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    color: var(--color-light-orange);
}
.complect-item__old-price {
    font-size: 20px;
    line-height: 120%;
    text-decoration-line: line-through;
    color: #666666;
}
.complect-item__info {
    font-weight: 500;
    font-size: 16px;
    line-height: 110%;
    text-align: center;
    color: var(--color-grey);
    margin-top: 2px;
    margin-bottom: 30px;
}
.complect-item .accordion-item {
    padding: 10px 0;
}
.complect-item .accordion-item:first-child {
    border-top: none;
}
.complect-item .accordion-item:last-child {
    border-bottom: 1px solid #E8EBEF;
}
.complect-item .uk-accordion-title {
    font-size: 18px;
    line-height: 140%;
}
.complect-item .uk-accordion-content {
    margin-top: 6px;
    margin-bottom: 10px;
}
.complect-item__description {
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: var(--color-grey);
}
.complect-item__list {
    padding: 0;
}
.complect-item__list li {
    font-size: 0;
}
.complect-item__list li span {
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: var(--color-black);
    margin-right: 10px;
    vertical-align: middle;
}
.complect-item__list li img {
    vertical-align: middle;
}
.complect-item__list li + li {
    margin-top: 10px;
}
.complect-item__list li.inactive span {
    color: var(--color-grey);
}
.option-tooltip {
    cursor: pointer;
}
.tooltipster-base {
    pointer-events: all;
    z-index: 10 !important;
}
.tooltipster-sidetip .tooltipster-box {
    background: #FFFFFF;
    border: 1px solid #E8EBEF;
    box-shadow: 0px 0px 30px rgba(166, 166, 168, 0.3);
    border-radius: 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-black);
    width: 310px;
    max-width: 100%;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border, .tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #fff;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border, .tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
    border-bottom-color: #fff;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border, .tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
    border-right-color: #fff;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border, .tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
    border-left-color: #fff;
}
.tooltipster-sidetip .tooltipster-content {
    color: var(--color-black);
    padding: 15px;
}
.tooltip-link {
    display: inline-block;
    margin-top: 10px;
    font-size: 16px;
    line-height: 110%;
    text-decoration-line: underline;
    color: var(--color-light-orange);
}
.tooltip-link:hover {
    color: var(--color-light-orange);
    text-decoration: none;
}
.tooltip-content {
    display: none;
}
.baza-item__title {
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    color: var(--color-black);
    margin-bottom: 20px;
}
.baza-item__subtitle {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-black);
    margin-bottom: 10px;
}
.baza-item__text {
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: var(--color-grey);
}
.baza-item__image {
    position: relative;
}
.baza-item__video a:after {
    content: '';
    display: block;
    width: 60px;
    height: 60px;
    cursor: pointer;
    background: rgba(232, 235, 239, 0.5) url('../images/ui/play.svg') no-repeat center;
    backdrop-filter: blur(5px);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.comment__item-link {
    margin-top: 10px;
}
.comment__item-link a {
    font-weight: 500;
    font-size: 16px;
    line-height: 110%;
    text-decoration: underline;
    text-transform: uppercase;
    color: var(--color-light-orange);
}
.comment__item-link a:hover {
    text-decoration: none;
    color: var(--color-light-orange);
}
.comment__item-image {
    width: 360px;
    max-width: 100%;
}
.comment__item-slider {
    max-width: 100%;
    height: 230px;
    position: relative;
}
.comment__item-slide {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -ms-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    -webkit-transition: opacity 0.2s ease;
}
.comment__item-slide.active {
    opacity: 1;
    visibility: visible;
}
.comment__item-slider img {
    width: 100%;
    height: 100%;
}
.comment__item-dots {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0;
}
.comment__item-dot {
    padding: 18px 0 0;
    border: none;
    border-bottom: 2px solid #fff;
    background: transparent;
    width: 20px;
    height: 2px;
    cursor: pointer;
    margin-right: 10px;
    opacity: 0.5;
    transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -ms-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    -webkit-transition: opacity 0.2s ease;
}
.comment__item-dot.active {
    opacity: 1;
}
.comment__item-dot:last-child {
    margin-right: 0;
}
.comment__item-arrow {
    padding: 0;
    border: none;
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    background: #fff url('../images/ui/arrow.svg') no-repeat center / 6px 12px;
    opacity: 0.8;
    cursor: pointer;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -ms-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    -webkit-transition: opacity 0.2s ease;
}
.comment__item-arrow:hover, .comment__item-arrow:focus {
    opacity: 1;
}
.comment__item-arrow-prev {
    left: 20px;
}
.comment__item-arrow-next {
    right: 20px;
    transform: translateY(-50%) rotate(180deg);
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
}
.comment__item-video a:after, .reviews-slideshow__video a:after {
    content: '';
    display: block;
    width: 60px;
    height: 60px;
    cursor: pointer;
    background: rgba(253, 6, 6, 0.5) url('../images/ui/play.svg') no-repeat center;
    backdrop-filter: blur(5px);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.uk-thumbnav .reviews-slideshow__video a:after {
    width: 40px;
    height: 40px;
    background: rgba(232, 235, 239, 0.5) url('../images/ui/play.svg') no-repeat center / 15px;
}
.show-full-review {
    margin-top: 5px;
}
.show-full-review a {
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    text-decoration: underline;
    color: var(--color-black);
}
.show-full-review a:hover {
    color: var(--color-black);
    text-decoration: none;
}
.reviews-slideshow {
    margin-top: 20px;
}
.reviews-slideshow a {
    display: block;
    width: 100%;
    height: 100%;
}
.reviews-slideshow__thumbnav {
    margin-top: 10px;
    margin-left: -10px;
}
.reviews-slideshow__thumbnav > * {
    padding-left: 10px;
}
.reviews-slideshow__thumbnav > * a {
    display: block;
    height: 100%;
    position: relative;
}
.reviews-slideshow__thumbnav a:after {
    background: transparent;
}
.reviews-slideshow__thumbnav a:before {
    display: none;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 2px solid var(--color-dark-orange);
}
.reviews-slideshow__thumbnav .uk-active a:before {
    display: block;
}

@media (max-width: 959px) {
    .comment__item-comment:not(.active) {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }
}
@media (max-width: 639px) {
    .comment__all-group {
        flex-wrap: wrap;
    }
    .comment__all-description {
        margin-right: 0;
    }
    .comment__all-rate {
        width: 100%;
        margin-left: 0;
    }
    .comment__item-link a {
        font-size: 14px;
    }
    .reviews-slideshow__thumbnav > * {
        width: 60px;
    }
    .uk-thumbnav .reviews-slideshow__video a:after {
        width: 16px;
        height: 16px;
        background: rgba(232, 235, 239, 0.5) url('../images/ui/play.svg') no-repeat center / 6px;
    }
}

.cover-image {
    position: relative;
}
.cover-image__bg {
    height: 750px;
}
.cover-image__bg:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(268.41deg, rgba(0, 0, 0, 0) 46.09%, rgba(0, 0, 0, 0.35) 55.82%);
    z-index: 1;
}
.cover-image__bg .cover-image__wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
}
.cover-image__wrapper .uk-container {
    height: 100%;
    display: flex;
    align-items: center;
}
.cover-image__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cover-info {
    position: absolute;
    left: 60px;
    right: 60px;
    bottom: 54px;
    z-index: 2;
    font-family: 'Inter', sans-serif;
}
.cover-image__bg .cover-info {
    position: static;
    color:white;
}
.cover-info__advantages {
    margin-bottom: 20px;
}
.cover-info__advantages__item {
    background: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(5px);
    border-radius: 60px;
    margin-right: 20px;
    padding: 10px 14px;
}
.cover-info__advantages__item img {
    margin-right: 8px;
}
.cover-info__advantages__item span {
    font-family: 'Montserrat', sans-serif;
    line-height: 1em;
    font-size: 18px;
    font-weight: 500;
    color: var(--color-black);
}
.cover-info__advantages__item:last-child {
    margin-right: 0;
}
.cover-info__label {
    display: inline-block;
    margin-bottom: 25px;
    padding: 10px 12px;
    background: var(--color-yellow);
    color: var(--color-black);
    font-size: 18px;
    font-weight: 500;
}
.cover-info__label img {
    margin-right: 8px;
}
.cover-info__title {
    font-weight: 600;
    font-size: 48px;
    line-height: 120%;
    text-transform: uppercase;
    color: #FFFFFF;
}
.cover-image__bg .cover-info__title {
    font-weight: 900;
}
.cover-info__subtitle {
    margin-top: 15px;
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: #FFFFFF;
}
.cover-image__bg .cover-info__subtitle {
   font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    line-height: 120%;
    font-weight: bold;
    margin-bottom: 50px;
}
.cover-link {
    position: absolute;
    right: 60px;
    bottom: 60px;
    z-index: 2;
}
.cover-link .btn-tp {
    display: inline-block;
    padding: 0;
    width: 140px;
    height: 54px;
    line-height: 52px;
    color: #fff;
}
.cover-link .btn-tp:hover {
    background: var(--color-light-orange);
}
.cover-bottom {
    padding: 26px 0;
    background: #E8EBEF;
}
.cover-bottom__title {
    font-family: 'Inter', sans-serif;
    font-size: 32px;
    line-height: 140%;
    color: var(--color-black);
    font-weight: 900;
    text-transform: uppercase;
}

.cover-bottom__advantages-item-group {
    display: flex;
    align-items: start;
    margin-bottom: 10px;
}

.cover-bottom__advantages-item-group  > img {
    margin-right: 10px;
    margin-top: 3px;
}

.cover-bottom__advantages-item-title {
   font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    line-height: 120%;
    font-weight: 500;
    color: var(--color-black);
}
.cover-bottom__advantages-item-text {
   font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-grey);
}
.cover-middle {
    padding: 30px 20px;
    text-align: center;
    background: linear-gradient(90deg, #E2E7EB 0%, #DFEAEC 3.7%, #DBE3E7 8.18%, #D7DFE2 21.11%, #DCE4E9 30.47%, #D5DEE5 43.1%, #DEE5E9 57.04%, #D8DFE5 67.3%, #D5DDE3 81.71%, #D2DCE2 97.1%, #DAE0E5 100%);
}
.cover-middle .btn {
    width: 100%;
    height: 70px;
    line-height: 70px;
    padding: 0;
}

@media (max-width: 1199px) {
    .cover-info {
        left: 30px;
    }
    .cover-link {
        right: 30px;
    }
    .cover-image__bg {
        height: 600px;
    }
    .cover-bottom__title br {
        display: none;
    }
}
@media (max-width: 959px) {
    .cover-info {
        bottom: 30px;
    }
    .cover-info__title {
        font-size: 32px;
    }
    .cover-link {
        bottom: 15px;
    }
    .cover-image__bg {
        height: 500px;
    }
    .cover-image__bg .cover-info__subtitle {
        font-size: 18px;
    }
    .cover-image__bg .cover-info__subtitle br {
        display: none;
    }
    .cover-bottom__advantages-item-text br {
        display: none;
    }
}
@media (max-width: 639px) {
    .cover-info {
        left: 15px;
        bottom: 20px;
        right: 15px;
    }
    .cover-info__label {
        padding: 0;
        background: transparent;
        margin-bottom: 10px;
        color: #fff;
        font-size: 16px;
        line-height: 140%;
    }
    .cover-info__label img {
        display: none;
    }
    .cover-info__title {
        font-size: 18px;
    }
    .cover-link {
        position: static;
        margin-top: 15px;
    }
    .cover-link .btn-tp {
        width: 100%;
        color: var(--color-light-orange);
    }
    .cover-link .btn-tp:hover {
        color: #fff;
    }
    .cover-image__wrapper .uk-container {
        align-items: flex-start;
        padding-top: 40px;
        height: auto;
    }
    .cover-image__bg {
        height: 600px;
        
    }
    .cover-image__bg:after {
        background: linear-gradient(180deg, rgba(0, 0, 0, .6) 0%, rgba(229, 243, 246, 0) 60%)
    }
    .cover-image__bg .cover-info {
        display: flex;
        flex-direction: column;
        color: white;
    }


    
    .cover-image__bg .cover__buttons{
        position: absolute;
        bottom: 40px;
        right: 0;
        left: 0;
        padding: 0 20px;
        display: none;
    }

    .cover-image__bg .cover__buttons .cover__btn{
        position: relative;
        width: 100%;
        bottom: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 25px;
         
        flex-direction: column;
        flex-wrap: wrap;
        align-content: flex-end;
    }

    .cover-image__bg .cover__btn{
        position: absolute;
        bottom: 10px;
        padding: 18px 25px;
    }
    .cover-info__advantages {
        order: 99;
        margin-bottom: 0;
        position: absolute;
        bottom: 10px;
        flex-direction: column;
        width: 100%;
        
    }
    .cover-image__bg .cover-info__title {
        font-size: 28px;
        color: var(--color-white);
        margin-bottom: 5px;
    }
    .cover-image__bg .cover-info__title br {
        display: none;
    }
    .cover-image__bg .cover-info__subtitle {
        font-size: 16px;
        color: var(--color-white);
        margin-bottom: 15px;
    }
    .cover-info__advantages__item {
        padding: 10px 15px;
        margin-right: 0px;
        margin-bottom: 10px;
        background: rgba(255, 255, 255, 0.8);
    }
    .cover-info__advantages__item img {
        width: 20px;
        margin-right: 5px;
    }
    .cover-info__advantages__item span {
        font-size: 12px;
    }
    .cover-bottom {
        padding: 26px 0;
    }
    .cover-bottom__title {
        font-size: 24px;
        line-height: 120%;
        font-weight: 600;
        margin-bottom: 30px;
    }
}

.extra-options__result {
    width: 360px;
    padding: 30px;
    background: var(--color-light-grey);
}
.extra-options__result-title {
    font-weight: 500;
    font-size: 26px;
    line-height: 120%;
    color: var(--color-black);
    margin-bottom: 10px;
}
.extra-options__result-price {
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    color: var(--color-black);
    margin-right: 10px; 
}
.extra-options__result-oldprice {
    font-size: 16px;
    line-height: 120%;
    text-decoration: line-through;
    color: #666666;
}
.extra-options__options-title {
    display: none;
    font-weight: 500;
    font-size: 18px;
    line-height: 110%;
    color: var(--color-grey);
}
.extra-options__options.active .extra-options__options-title {
    display: block;
}
.extra-options__options-result {
    display: none;
}
.extra-options__options.active .extra-options__options-result {
    display: block;
}
.extra-options__items-item {
    padding: 30px;
    border: 2px solid #E8EBEF;
}
.extra-options__items-item .uk-grid-small {
    margin-left: -20px;
}
.extra-options__items-item .uk-grid-small > * {
    padding-left: 20px;
}
.extra-options__item-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 100%;
    color: var(--color-black);
}
.extra-options__item-price {
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    color: var(--color-light-orange);
}
.extra-options__item-block-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 110%;
    color: var(--color-black);
}
.extra-options__item-option-title {
    font-weight: 500;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-grey);
    margin-right: 30px;
}
.extra-options__item-option-value {
    font-size: 16px;
    line-height: 110%;
    color: var(--color-black);
}
.extra-options__item-desc {
    font-weight: 500;
    font-size: 16px;
    line-height: 110%;
    color: var(--color-grey);
}
.extra-options__btn {
    width: 100%;
    position: relative;
    padding: 0 54px 0 0;
    height: 54px;
}
.extra-options__btn:after {
    content: '';
    position: absolute;
    width: 54px;
    right: 0;
    top: 0;
    height: 100%;
    border-left: 1px solid var(--color-light-orange);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.extra-options__btn svg {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #F49F23;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    z-index: 1;
}
.extra-options__btn:hover:after, .extra-options__btn:focus:after {
    background: var(--color-light-orange);
}
.extra-options__btn:hover svg, .extra-options__btn:focus svg {
    color: #fff;
}
.extra-options__options-item {
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(142, 153, 173, 0.5);
}
.extra-options__options-item + .extra-options__options-item {
    margin-top: 15px;
}
.extra-options__options-item-remove {
    cursor: pointer;
    line-height: 18px;
}
.extra-options__options-item-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 110%;
    color: var(--color-black);
}
.extra-options__options-item-price {
    font-weight: 500;
    font-size: 18px;
    line-height: 110%;
    color: var(--color-light-orange);
}
#extra-options__total {
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    color: var(--color-light-orange);
}
#extra-options__discount {
    margin-top: 5px;
    font-size: 20px;
    line-height: 100%;
    text-align: right;
    color: var(--color-black);
}

@media (max-width: 1199px) {
    .extra-options__items-item, .extra-options__result {
        padding: 20px;
    }
}
@media(max-width: 639px) {
    .extra-options__item-title {
        font-size: 22px;
    }
    .extra-options__item-price {
        font-size: 18px;
    }
    .extra-options__result-title {
        font-size: 24px;
    }
    .extra-options__options-title {
        font-size: 16px;
    }
    .extra-options__options-item-title {
        font-size: 16px;
    }
    .extra-options__options-item-price {
        font-size: 16px;
    }
}

.sortselect{
    align-items: center;
}
.sortselect span{
    
}
.sort_modul {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 37px;
    margin-left: 10px;
    padding: 6px 38px 6px 16px;
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMyAxTDcgN0wxIDAuOTk5OTk5IiBzdHJva2U9IiMyQzJDMkMiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=") no-repeat right 16px center;
    background-size: 10px;
    transition: border-color .1s ease-in-out,box-shadow .1s ease-in-out;
    border: 1px solid #ddd;
    border-radius: 3px;
}
.sort_modul:hover {
    border: 1px solid #999;
}
.sort_modul:focus {
    border: 1px solid #999;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.2);
    outline: none;
}
/* remove default arrow in IE */
select::-ms-expand {
    display:none;
}

.project-grid-gallery__buttons {
    margin-top: 30px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}



.project-grid-gallery > li:nth-child(n+6) {
    display: none;
}

.project-grid-gallery.active > li:nth-child(n+6) {
    display: block;
}



/* mobile bottom-menu start*/

.bottom-menu__nav {
    background: #E8EBEF;
    box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.1);
    position: fixed;
    z-index: 1000;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 12px 0;
}

.bottom-menu__nav-list-item {
    display: flex;
    justify-content: center;
    align-items: center;
}


@keyframes pulse {
    from {
      transform: scale(1);
    }
    50% {
      transform: scale(1.2);
    }
    to {
      transform: scale(1);
    }
}



.bottom-menu__nav-list-item.gift > .bottom-menu__nav-list-item-link > svg  {
    transform: scale(1);
    animation: pulse 2s ease-in-out infinite;
}

.bottom-menu__nav-list-item-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.bottom-menu__nav-list-item-text {
    font-weight: 700;
    font-size: 11px;
    line-height: 100%;
    text-align: center;
    color: #2B3C5B;
    margin-top: 4px;
}


.bottom-menu__nav-list-item-link:hover,
.bottom-menu__nav-list-item-link:focus,
.bottom-menu__nav-list-item-link:active{
    text-decoration: none;
}

/* mobile bottom-menu end*/


/* gift button start*/


.gift-widget {
    position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 100;
    display: none;
}


.gift-widget-btn {
    position: relative;
    min-width: 80px;
    height: 80px;
    border-radius: 360px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background: #E8EBEF;
    border-radius: 360px;
    transition: all .3s ease-in-out;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;

}

.gift-widget-btn img {
    mix-blend-mode: multiply;
}



/* .gift-widget-btn:hover {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
} */


/* .gift-widget-btn:hover > .gift-widget-btn-drop {
    opacity: 1;
    transform: translatex(0px);
} */

.gift-widget-btn-drop {
    position: absolute;
    left: 100%;
    height: 100%;
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    color: #373C42;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
    padding: 20px;
    padding-left: 0;
    background: #E8EBEF;
    border-radius: 360px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    opacity: 1;
    /* transform: translatex(-100px);
    transition: all .3s ease-in-out; */
}

/* gift button end*/



/* gift banner start */

.gift-banner {
    padding: 30px 0;
}

.gift-banner__container {
    position: relative;
    min-height: 315px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.gift-banner__bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.gift-banner__bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gift-banner__content {
    width: 100%;
    padding: 30px 20px;
}


.gift-banner__content-title {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    text-transform: uppercase;
    color: #373C42;
    margin-bottom: 15px;
}

.gift-banner__content-title span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    text-transform: uppercase;
    color: #F49F23;
}

.gift-banner__content-desc {
   font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: #373C42;
    margin-bottom: 20px;
}

.gift-banner__content-group > .btn {
    width: auto;
}

.gift-banner__content-image {

    bottom: 10px;
    right: 0;
    border-radius: 20px;

}

.gift-banner__content-image img {
    mix-blend-mode: multiply;
    width: 100%;
    border-radius: 20px;
}


@media (min-width:600px) {
    .gift-banner {
        padding: 60px 0;
    }
    
    .gift-banner__container {
        position: relative;
        min-height: 600px;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }
    
    .gift-banner__bg {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: -1;
    }
    
    .gift-banner__bg img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    
    .gift-banner__content {
        padding-left: 60px;
        padding-top: 60px;
        padding-bottom: 60px;
        width: auto;
    }
    
    
    .gift-banner__content-title {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 600;
        font-size: 48px;
        line-height: 120%;
        text-transform: uppercase;
        color: #373C42;
        max-width: 540px;
        margin-bottom: 20px;
    }
    
    .gift-banner__content-title span {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 600;
        font-size: 48px;
        line-height: 120%;
        text-transform: uppercase;
        color: #F49F23;
    }
    
    .gift-banner__content-desc {
       font-family: 'Montserrat', sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 140%;
        color: #373C42;
        max-width: 430px;
        margin-bottom: 40px;
    }

    .gift-banner__content-group > .btn {
        width: auto;
    }


    .gift-banner__content-image {
        width: auto;
        position: relative;
        right: auto;
        bottom: auto;
        padding: 0;
    }
}


/* gift banner end */



/* modal-roulette start */

.modal-roulette {
    max-width: 320px !important;
    height: 696px;
    width: 100%;
    padding: 0;
}

.modal-roulette__container {
    display: flex;
    flex-direction: column;
}

.modal-roulette__content {
    padding: 30px;
}

.modal-roulette__content-title {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-size: 24px;
    line-height: 140%;
    text-transform: uppercase;
    color: #373C42;
    margin-bottom: 10px;
}

.modal-roulette__content-desc {
   font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    color: #8E99AD;
    margin-bottom: 0px;
}

.modal-roulette__content-group {
    display: flex;
}

.modal-roulette__window-button {
    width: 100%;
    display: flex;
    align-items: center;

}


.modal-roulette__window-button svg {
    margin-left: 10px;
}





.modal-roulette__list-item-card-image {
    mix-blend-mode: multiply;
}

.modal-roulette__list-item-card-text {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
   font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    color: #373C42;
}



.modal-roulette__list-item {
    position: relative;
    list-style: none;
    display: inline-block;
    float: left;
}

.modal-roulette__list-item.active {
    border:3px solid #F49F23;
}

.modal-roulette__window {
    overflow: hidden;
    position: relative;
     width: 255000px;
    height: 212px;
    right: 0px;
}

.modal-roulette__wraper {
    position: relative;
    margin: auto;
    width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
}

.modal-roulette__list {
    position: relative;
    padding: 0;
    margin-left: -165px;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0px;
    height: 205px;
}

.modal-roulette__list.end li:not(.active) {
    opacity: 0;
}


.modal-roulette__list li {
    margin-right: 10px;
    transition: opacity .2 ease-in-out;
}
.modal-roulette__list li img {
    width: 210px;
    height: 205px;
}

.modal-roulette__form-group {
    display: flex;
    flex-direction: column;
}

.modal-roulette__form-group > div:not(:last-child) {
    margin-bottom: 10px;
}


@media(min-width:964px) {

    .modal-roulette {
        max-width: 1320px !important;
        height: 700px;
        width: 100%;
        padding: 0;
    }
    
    .modal-roulette__container {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .modal-roulette__content {
        padding: 0;
    }
    
    .modal-roulette__content-title {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 900;
        font-size: 48px;
        line-height: 120%;
        text-transform: uppercase;
        color: #373C42;
        max-width: 740px;
        margin-bottom: 15px;
    }
    
    .modal-roulette__content-desc {
       font-family: 'Montserrat', sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 26px;
        line-height: 120%;
        color: #8E99AD;
        max-width: 580px;
        margin-bottom: 50px;
    }


    
    .modal-roulette__content-group {
        display: flex;
    }
    

    .modal-roulette__window-button {
        width: auto;
    }



    .modal-roulette__list-item-card-image {
        mix-blend-mode: multiply;
    }
    
    .modal-roulette__list-item-card-text {
        position: absolute;
        bottom: 30px;
        left: 0;
        right: 0;
        display: flex;
        align-items: center;
        justify-content: center;
       font-family: 'Montserrat', sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        line-height: 100%;
        text-align: center;
        color: #373C42;
    }
    
    
    .modal-roulette__list-item {
        list-style: none;
        display: block;
        position: relative;
        height: 350px;
        width: 360px;
        min-width: 360px;
        max-width: 360px;
        overflow: hidden;
        /* float: ; */
    }
    
    .modal-roulette__window {
        overflow: hidden;
        position: relative;
         height: 265000px;
         width: 360px;
         min-width: 360px;
         max-width: 360px;
        bottom: 0px;
    }
    
    .modal-roulette__wraper {
        position: relative;
        margin-left: 80px;
        margin-right: 60px;
        width: 360px;
        min-width: 360px;
        max-width: 360px;
        height: 700px;
        overflow-x: hidden;
        overflow-y: hidden;
    }
    
    .modal-roulette__list {
        padding: 0;
        margin: 0;
        position: relative;
        display: block;
        margin-top: -215px;
    }
    
    .modal-roulette__list.end li:not(.active) {
        opacity: 0;
    }
    
    
    .modal-roulette__list li {
        margin-bottom: 40px;
    }
    
    .modal-roulette__list li.disable {
        opacity: 0;
    }
    
    .modal-roulette__list li img {
        width: 360px;
        height: 350px;
    }

    .modal-roulette__form-group {
        display: flex;
        flex-direction: row;
    }
    
    .modal-roulette__form-group > div:not(:last-child) {
        margin-bottom: 0px;
        margin-right: 10px;
    }
    
}


/* credit start*/

.credit__list-container {
    background: #FFFFFF;
    padding: 20px;
}

.credit__list-container2 {
    background: #E8EBEF;
}

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

.credit__list {
    display: flex;
    flex-direction: column;
}

.credit__list-item {
    display: flex;
    flex-direction: column;
    position: relative;
}

.credit__list-container2 .credit__list-item:not(:last-child) {
    border-bottom: 1px solid #8E99AD;
}

.credit__list-item:not(:last-child) {
    border-bottom: 1px solid #E8EBEF;
    padding-bottom: 10px;
    margin-bottom: 10px;
}



.credit__list-item-title {
   font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    color: #F49F23;
    margin-bottom: 5px;
}

.credit__list-item-text {
   font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: #373C42;
}

.credit__content-title-group {
    display: flex;
    justify-content: space-between;
}

.credit__content-title-group-image {
    max-width: 60px;
    object-fit: contain;
}

.credit__content-title {
   font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
    color: #373C42;
    margin-bottom: 20px;
}

.credit__content-list {
    padding: 0;
    margin: 0;
    list-style: none;
   font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #373C42;
    margin-bottom: 20px;
}

.credit__content-list > li {
    position: relative;
   font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #373C42;
    padding-left: 30px;
    margin-bottom: 8px;
}

.credit__content-list > li::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 20px;
    height: 1px; 
    background-color: #8E99AD;
}

.credit__content-link {
   font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 110%;
    text-decoration-line: underline;
    color: #F49F23;
}

.credit__content-desc {
   font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: #8E99AD;
}

.credit__content-group {
    display: none;
}

.credit__bottom {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.credit__top {
    display: flex;
    justify-content: space-between;
}

.credit__image {
    padding-top: 30px;
    text-align: end;

}

.credit__image > img {
    max-width: 100%;
    object-fit: cover;
}

.credit__image2 {
    text-align: start;
}

.credit__image2 > img {
    max-width: 100%;
    object-fit: cover;
}


@media(min-width:1024px) {
    .credit__list-container {
        background: #FFFFFF;
        padding: 30px 65px;
    }

    .credit__list-container2 {
        background: #E8EBEF;
    }

    .credit__content2 {
        display: block;
    }

    .credit__list {
        display: flex;
        flex-direction: row;
    }
    
    .credit__list-item {
        display: flex;
        flex-direction: column;
        position: relative;
    }
    
    .credit__list-item:not(:last-child)::before {
        content: '';
        position: absolute;
        right: 0;
        top: calc(50% - 31px);
        height: 62px;
        width: 1px;
        background-color: #E8EBEF;
    }

    .credit__list-container2 .credit__list-item:not(:last-child)::before {
        background-color: #8E99AD;
    }

    .credit__list-container2 .credit__list-item:not(:last-child) {
        padding-right: 45px;
        border: none;
    }
    
    .credit__list-item:not(:last-child) {
        padding-right: 45px;
        border: none;
    }
    
    .credit__list-item:not(:first-child) {
        padding-left: 45px;
    }
    
    .credit__list-item-title {
       font-family: 'Montserrat', sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 32px;
        line-height: 120%;
        color: #F49F23;
        margin-bottom: 10px;
    }
    
    .credit__list-item-text {
       font-family: 'Montserrat', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 110%;
        color: #373C42;
    }


    .credit__content-title-group {
        display: flex;
        justify-content: space-between;
    }
    
    .credit__content-title-group-image {
        max-width: 60px;
        object-fit: contain;
    }

    
    .credit__content-title {
       font-family: 'Montserrat', sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        line-height: 140%;
        color: #373C42;
        margin-bottom: 20px;
    }
    
    .credit__content-list {
        padding: 0;
        margin: 0;
        list-style: none;
       font-family: 'Montserrat', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 140%;
        color: #373C42;
        margin-bottom: 20px;
    }
    
    .credit__content-list > li {
        position: relative;
       font-family: 'Montserrat', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 140%;
        color: #373C42;
        padding-left: 30px;
        margin-bottom: 8px;
    }
    
    .credit__content-list > li::after {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        width: 20px;
        height: 1px; 
        background-color: #8E99AD;
    }
    
    .credit__content-link {
       font-family: 'Montserrat', sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 110%;
        text-decoration-line: underline;
        color: #F49F23;
    }
    
    .credit__content-desc {
       font-family: 'Montserrat', sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 140%;
        color: #8E99AD;
    }

    .credit__content-group {
        display: block;
    }
    
    .credit__bottom {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    
    .credit__top {
        display: flex;
        justify-content: space-between;
    }
    
    .credit__image {
        padding-top: 30px;
        text-align: end;
    
    }

    .credit__image2 {
        text-align: start;
    }

    .credit__image2 > img {
        max-width: 100%;
        object-fit: cover;
    }
    
    .credit__image > img {
        max-width: 100%;
        object-fit: cover;
    }
}

/* credit end*/


/* invite start*/

.section-invite {
    background: #F5F5F5;
}

.section-invite__container {
    padding-top: 60px;
    padding-bottom: 60px;
    /* background-repeat: no-repeat;
    background-size: cover; */
    position: relative;
}

.section-invite__container-image {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


@media (max-width:1024px) {
    .section-invite__container {
        background-image: none !important;
    }
    
    .section-invite__container-image {
        display: none;
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .section-invite__container-mask {
        display: none;
    }
}

.section-invite__title {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    text-transform: uppercase;
    color: #373C42;
    margin-bottom: 10px;
}

.section-invite__desc {
   font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    color: #373C42;
    margin-bottom: 24px;
}

.section-invite__location {
    max-width: 100%;
    width: 100%;
    background: #FFFFFF;
    border-radius: 12px;
    margin-bottom: 24px;
    overflow: hidden;
}

.section-invite__location-content {
    padding: 20px 24px;
}

.section-invite__location-adress {
   font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
    color: #373C42;
    margin-bottom: 10px;
}

.section-invite__location-metro {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.section-invite__location-metro-desc {
    display: flex;
    align-items: center;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 125%;
    color: #373C42;
    margin-right: 6px;
}

.section-invite__location-metro-desc svg {
    margin-right: 6px;
}

.section-invite__location-metro-time {
    display: flex;
    align-items: center;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 125%;
    color: #8E99AD;
}

.section-invite__location-metro-time svg {
    margin-right: 6px;
}

.section-invite__buttons {
    display: flex;
    flex-direction: column-reverse;
}

.section-invite__buttons-call {
    margin-bottom: 24px;
   font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 125%;
    color: #373C42;
    display: flex;
    align-items: center;
}

.section-invite__buttons-call svg {
    margin-right: 8px;
}

.section-invite__buttons-call:hover {
    color: #373C42;
    text-decoration: underline;
}


@media (min-width:1024px) {
    
    .section-invite {
        background: transparent;
    }

    .section-invite__container {
        padding-top: 195px;
        padding-bottom: 60px;
        /* background-repeat: no-repeat;
        background-size: cover; */
        position: relative;
    }

    .section-invite__container-image {
        display: block;
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .section-invite__container-mask {
        display: block;
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image:linear-gradient(101.57deg, rgba(16, 24, 13, 0.5) 30.97%, rgba(55, 60, 66, 0) 88.03%);
    }

    .section-invite__content {
        position: relative;
        z-index: 3;
    }
    
    .section-invite__title {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 600;
        font-size: 48px;
        line-height: 120%;
        text-transform: uppercase;
        color: #FFFFFF;
        margin-bottom: 15px;
    }
    
    .section-invite__desc {
       font-family: 'Montserrat', sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 135%;
        color: #FFFFFF;
        margin-bottom: 45px;
    }
    
    .section-invite__location {
        background: #FFFFFF;
        border-radius: 12px;
        margin-bottom: 24px;
        max-width: 480px;
        width: 100%;
    }

    .section-invite__location-image {
        display: none;
    }

    .section-invite__location-content {
        padding: 20px 24px;
    }
    
    .section-invite__location-adress {
       font-family: 'Montserrat', sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 140%;
        color: #373C42;
        margin-bottom: 10px;
    }
    
    .section-invite__location-metro {
        display: flex;
        align-items: center;
        margin-bottom: 10px;
    }
    
    .section-invite__location-metro-desc {
        display: flex;
        align-items: center;
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 125%;
        color: #373C42;
        margin-right: 6px;
    }
    
    .section-invite__location-metro-desc svg {
        margin-right: 6px;
    }
    
    .section-invite__location-metro-time {
        display: flex;
        align-items: center;
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 125%;
        color: #8E99AD;
    }
    
    .section-invite__location-metro-time svg {
        margin-right: 6px;
    }
    
    .section-invite__buttons {
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    
    .section-invite__buttons-call {
        margin-left: 20px;
        margin-bottom: 0;
       font-family: 'Montserrat', sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 120%;
        color: #FFFFFF;
    }

    .section-invite__buttons-call svg {
        display: none;
    }
    
    .section-invite__buttons-call:hover {
        color: #FFFFFF;
        text-decoration: underline;
    }

}

/* invite end*/


/* advantages start */



.advantages .section-description {
    font-size: 16px;
}

.advantages .section-heading {
    margin-bottom: 20px;
}

@media(min-width:1024px) {
    .advantages .section-description {
        font-size: 18px;
    }

    .advantages .section-heading {
        margin-bottom: 32px;
    }
}


@media(max-width:1024px) {

    .tabs {
        margin-top: 32px;
    }

    .tabs-head__list {
        padding: 0;
        display: flex;
        align-items: center;
        flex-wrap: nowrap;
        overflow: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
        margin-right: -15px;
        margin-left: -15px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .tabs-head__list::-webkit-scrollbar {
        width: 0;
        height: 0;
    }
    
    .tabs-head__list-item {
        display: flex;
        align-items: center;
    }

    .tabs-head__list-item:not(:last-child) {
        margin-right: 12px;
    }
    
    .tabs-head__list-item-link {
        display: flex;
        align-items: center;
        border-radius: 99px;
        border: 1px solid #F49F23;
        padding: 8px 12px;
        color: #373C42;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 100%;
        transition: color .2s ease-in-out, background .2s ease-in-out;
    }   
    
    .tabs-head__list-item-link:hover {
        background: #F49F23;
        color: #FFF;
        text-decoration: none;
    }
    
    .tabs-head__list-item-link.active {
        background: #F49F23;
        color: #FFF;
    } 
}

@media(min-width:1024px) {
    .tabs {
        margin-top: 64px;
    }

    .tabs-head__list {
        padding: 0;
        display: block;
    }
    
    .tabs-head__list-item {
        display: flex;
        align-items: center;
    }
    
    .tabs-head__list-item-link {
        display: flex;
        align-items: center;
        color: rgba(244, 159, 35, 0.50);
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 100%;
        padding: 16px 0; 
        transition: color .2s ease-in-out;
    }   
    
    .tabs-head__list-item-link:hover {
        color: #F49F23;
        text-decoration: none;
    }
    
    .tabs-head__list-item-link.active {
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 100%;
        color: #F49F23;
    }
}


.tabs-content__list {
    list-style: none;
    padding: 0;
}

.tabs-content__list-item {
    display: none;
}


.advantages-list {
    padding: 24px;
    background-color: #F8F9FA;
}

.advantages-list-item {
    display: flex; 
}

.advantages-list-item:not(:last-child) {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #E8EBEF;
}

.advantages-list-item-image {
    min-width: 48px;
    max-width: 48px;
    width: 48px;
    height: 48px;
    margin-right: 12px;
}

.advantages-list-item-text-title {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    color: #373C42;
    margin-bottom: 8px;
}

.advantages-list-item-text-desc {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 135%;
    color: #373C42;
}

.advantages-list-item:last-child .advantages-list-item-text-title {
    color: #8E99AD;
}

.advantages-list-item:last-child .advantages-list-item-text-desc {
    color: #8E99AD;
}

@media (min-width:1024px) {
    .advantages-list {
        padding: 40px;
        background-color: #F8F9FA;
    }
    
    .advantages-list-item {
        display: flex; 
    }
    
    .advantages-list-item:not(:last-child) {
        padding-bottom: 24px;
        margin-bottom: 24px;
        border-bottom: 1px solid #E8EBEF;
    }
    
    .advantages-list-item-image {
        min-width: 60px;
        max-width: 60px;
        width: 60px;
        height: 60px;
        margin-right: 12px;
    }
    
    .advantages-list-item-text-title {
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 100%;
        color: #373C42;
        margin-bottom: 12px;
    }
    
    .advantages-list-item-text-desc {
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 135%;
        color: #373C42;
    }
    
    .advantages-list-item:last-child .advantages-list-item-text-title {
        color: #8E99AD;
    }
    
    .advantages-list-item:last-child .advantages-list-item-text-desc {
        color: #8E99AD;
    }
}

/* advantages end */


/* CORPARATE COVER START */

.corparate__cover .corparate__cover-container {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 0px;
}

.corparate__cover .uk-container {
    height: 100%;
}

.corparate__cover-bg {
    position: absolute;
    left: 0;
    top: 0;
    height: 520px;
    width: 100%;
    overflow: hidden;
    z-index: -1;
}

.corparate__cover-bg::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 520px;
    width: 100%;
    z-index: 1;
    background: linear-gradient(rgba(11, 16, 19, 0.46), rgba(11, 16, 19, 0.20));
}

.corparate__cover .corparate__cover-content {
    height: 420px;
    flex-direction: column;
    justify-content: space-between;
}

.corparate__cover-bg .image-banner{
    width: 100%;
    height: 100%;
}

.corparate__cover-bg .image-banner img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.corparate__cover-bg .video-banner {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.corparate__cover .cover-8__heading {
    position: relative;
    z-index: 1;
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 12px;
}

.corparate__cover .section-description {
    position: relative;
    z-index: 1;
    color: #ffffff;
    font-size: 16px;
}

.corparate__cover .cover__btn  {
    position: relative;
    z-index: 1;
}

.corparate__cover .cover__item-description2 {
    max-width: 100%;
}



.corparate__cover .uk-breadcrumb {
    color: #FFFFFF !important;
}

.corparate__cover .uk-breadcrumb a:hover {
    color: #FFFFFF !important;
}




@media (min-width:960px) {


    .corparate__cover .corparate__cover-container {
        height: 650px;
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding-top: 0px;
        padding-bottom: 80px;
    }
    
    .corparate__cover .uk-container {
        height: auto;
        width: 100%;
    }

    .corparate__cover .corparate__cover-content {
        height: auto;
        display: flex;
        flex-direction: row;
    }

    .corparate__cover-bg {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        overflow: hidden;
        z-index: -1;

    }

    .corparate__cover-bg::after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        z-index: 1;
        background: linear-gradient(rgba(11, 16, 19, 0.46), rgba(11, 16, 19, 0.20));
    }
    
    .corparate__cover-bg .video-banner {
        width: 100%;
        height: 100%;
        object-fit: cover;
        
    }
    
    .corparate__cover .cover-8__heading {
        position: relative;
        z-index: 1;
        color: #ffffff;
        font-size: 48px;
        margin-bottom: 0;
    }

    .corparate__cover .cover__item-description2 {
        max-width: 180px;
    }
    
    .corparate__cover .cover__btn  {
        position: relative;
        z-index: 1;
    }
    
    .corparate__cover .uk-breadcrumb {
        color: #FFFFFF;
    }
}

@media (min-width:1440px) {

    .corparate__cover .corparate__cover-container {
        height: 880px;
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding-top: 0px;
        padding-bottom: 120px;
    }
    
    .corparate__cover .uk-container {
        width: 100%;
    }

    .corparate__cover .corparate__cover-content {
        height: auto;
        display: flex;
        flex-direction: row;
    }

    .corparate__cover-bg {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        overflow: hidden;
        z-index: -1;
    }
    
    .corparate__cover-bg .video-banner {
        width: 100%;
        object-fit: cover;
        
    }
    
    .corparate__cover .cover-8__heading {
        position: relative;
        z-index: 1;
        color: #ffffff;
        font-size: 48px;
        margin-bottom: 0;
    }
    
    .corparate__cover .cover__btn  {
        position: relative;
        z-index: 1;
    }
    
    .corparate__cover .uk-breadcrumb {
        color: #FFFFFF;
    }
}


.uk-slider-item-img{

    width: 580px;      /* Желаемая ширина контейнера */
    height: 340px;     /* Желаемая высота контейнера */
    overflow: hidden;
    display: flex;     /* Для выравнивания изображения */
    justify-content: center;
    align-items: center;
}


.uk-slider-item-img img{

    width: auto;
    height: 100%;
}

.uk-width123{

    width: 1160px;      /* Желаемая ширина контейнера */
    height: 773px;     /* Желаемая высота контейнера */
    overflow: hidden;
    display: flex;     /* Для выравнивания изображения */
    justify-content: center;
    align-items: center;
}


.uk-width123 img{

    width: auto;
    height: 100%;
}
.uk-slider-item-img2{

    width: 660px;      /* Желаемая ширина контейнера */
    height: 442px;     /* Желаемая высота контейнера */
    overflow: hidden;
    display: flex;     /* Для выравнивания изображения */
    justify-content: center;
    align-items: center;
}


.uk-slider-item-img2 img{

    width: auto;
    height: 100%;
}






@charset "UTF-8";












@-webkit-keyframes opas {
    0% {
        opacity: .4
    }
    60% {
        opacity: 1
    }
    100% {
        opacity: .4
    }
}

@keyframes opas {
    0% {
        opacity: .4
    }
    60% {
        opacity: 1
    }
    100% {
        opacity: .4
    }
}

@-webkit-keyframes fadeOpas {
    0% {
        transform: translateY(110%);
        opacity: 0
    }
    100% {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes fadeOpas {
    0% {
        transform: translateY(110%);
        opacity: 0
    }
    100% {
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes tooltipShow {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes tooltipShow {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes rotate {
    0% {
        transform: translate(-50%, -50%) rotate(0)
    }
    100% {
        transform: translate(-50%, -50%) rotate(-360deg)
    }
}

@keyframes rotate {
    0% {
        transform: translate(-50%, -50%) rotate(0)
    }
    100% {
        transform: translate(-50%, -50%) rotate(-360deg)
    }
}

@-webkit-keyframes rotate22 {
    0% {
        transform: translate(0, 0) rotate(0)
    }
    50% {
        transform: translate(-3vw, 0) rotate(-30deg)
    }
    100% {
        transform: translate(0, 0) rotate(0)
    }
}

@keyframes rotate22 {
    0% {
        transform: translate(0, 0) rotate(0)
    }
    50% {
        transform: translate(-3vw, 0) rotate(-30deg)
    }
    100% {
        transform: translate(0, 0) rotate(0)
    }
}

@-webkit-keyframes rotate23 {
    0% {
        transform: translate(0, 0) rotate(0)
    }
    50% {
        transform: translate(4.5vw, 0) rotate(40deg)
    }
    100% {
        transform: translate(0, 0) rotate(0)
    }
}

@keyframes rotate23 {
    0% {
        transform: translate(0, 0) rotate(0)
    }
    50% {
        transform: translate(4.5vw, 0) rotate(40deg)
    }
    100% {
        transform: translate(0, 0) rotate(0)
    }
}

@-webkit-keyframes rotate2 {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes rotate2 {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes deg {
    0% {
        transform: rotate(0)
    }
    60% {
        transform: rotate(-45deg)
    }
    100% {
        transform: rotate(0)
    }
}

@keyframes deg {
    0% {
        transform: rotate(0)
    }
    60% {
        transform: rotate(-45deg)
    }
    100% {
        transform: rotate(0)
    }
}

@-webkit-keyframes jamp {
    0% {
        margin-top: 0
    }
    15% {
        margin-top: -1rem
    }
    25% {
        margin-top: 0
    }
    35% {
        margin-top: -.5rem
    }
    45% {
        margin-top: 0
    }
    100% {
        margin-top: 0
    }
}

@keyframes jamp {
    0% {
        margin-top: 0
    }
    15% {
        margin-top: -1rem
    }
    25% {
        margin-top: 0
    }
    35% {
        margin-top: -.5rem
    }
    45% {
        margin-top: 0
    }
    100% {
        margin-top: 0
    }
}

@-webkit-keyframes jampTrf {
    0% {
        transform: translateY(0)
    }
    15% {
        transform: translateY(-7%)
    }
    25% {
        transform: translateY(0)
    }
    35% {
        transform: translateY(-3%)
    }
    45% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(0)
    }
}

@keyframes jampTrf {
    0% {
        transform: translateY(0)
    }
    15% {
        transform: translateY(-7%)
    }
    25% {
        transform: translateY(0)
    }
    35% {
        transform: translateY(-3%)
    }
    45% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(0)
    }
}

@-webkit-keyframes slideme {
    0% {
        left: -30px;
        margin-left: 0
    }
    30% {
        left: 110%;
        margin-left: 80px
    }
    100% {
        left: 110%;
        margin-left: 80px
    }
}

@keyframes slideme {
    0% {
        left: -30px;
        margin-left: 0
    }
    30% {
        left: 110%;
        margin-left: 80px
    }
    100% {
        left: 110%;
        margin-left: 80px
    }
}

@-webkit-keyframes pulseicon-a {
    0% {
        transform: translate(0, 0) scale(.85)
    }
    50% {
        transform: translate(0, 0) scale(1)
    }
    100% {
        transform: translate(0, 0) scale(.85)
    }
}

@keyframes pulseicon-a {
    0% {
        transform: translate(0, 0) scale(.85)
    }
    50% {
        transform: translate(0, 0) scale(1)
    }
    100% {
        transform: translate(0, 0) scale(.85)
    }
}

@-webkit-keyframes pulseicon {
    0% {
        transform: translate(-50%, -50%) scale(.8)
    }
    50% {
        transform: translate(-50%, -50%) scale(1)
    }
    100% {
        transform: translate(-50%, -50%) scale(.8)
    }
}

@keyframes pulseicon {
    0% {
        transform: translate(-50%, -50%) scale(.8)
    }
    50% {
        transform: translate(-50%, -50%) scale(1)
    }
    100% {
        transform: translate(-50%, -50%) scale(.8)
    }
}

@-webkit-keyframes phone {
    0% {
        transform: translate(-50%, -50%) rotate(15deg) scale(.9)
    }
    50% {
        transform: translate(-50%, -50%) rotate(0) scale(1.01)
    }
    100% {
        transform: translate(-50%, -50%) rotate(15deg) scale(.9)
    }
}

@keyframes phone {
    0% {
        transform: translate(-50%, -50%) rotate(15deg) scale(.9)
    }
    50% {
        transform: translate(-50%, -50%) rotate(0) scale(1.01)
    }
    100% {
        transform: translate(-50%, -50%) rotate(15deg) scale(.9)
    }
}

@-webkit-keyframes pulseiconLine {
    0% {
        transform: translateX(-55%) scale(.7)
    }
    50% {
        transform: translateX(-65%) scale(1)
    }
    100% {
        transform: translateX(-55%) scale(.7)
    }
}

@keyframes pulseiconLine {
    0% {
        transform: translateX(-55%) scale(.7)
    }
    50% {
        transform: translateX(-65%) scale(1)
    }
    100% {
        transform: translateX(-55%) scale(.7)
    }
}

@-webkit-keyframes scale-before {
    0% {
        transform: translate(-50%, -50%) scale(.8);
        opacity: 0
    }
    50% {
        transform: translate(-50%, -50%) scale(1);
        opacity: .7
    }
    100% {
        transform: translate(-50%, -50%) scale(.8);
        opacity: 0
    }
}

@keyframes scale-before {
    0% {
        transform: translate(-50%, -50%) scale(.8);
        opacity: 0
    }
    50% {
        transform: translate(-50%, -50%) scale(1);
        opacity: .7
    }
    100% {
        transform: translate(-50%, -50%) scale(.8);
        opacity: 0
    }
}

@-webkit-keyframes transform-shiver {
    0% {
        transform: translate(0, 0) rotate(0)
    }
    25% {
        transform: translate(-5px, 0) rotate(0)
    }
    75% {
        transform: translate(5px, 0) rotate(0)
    }
    100% {
        transform: translate(0, 0) rotate(0)
    }
}

@keyframes transform-shiver {
    0% {
        transform: translate(0, 0) rotate(0)
    }
    25% {
        transform: translate(-5px, 0) rotate(0)
    }
    75% {
        transform: translate(5px, 0) rotate(0)
    }
    100% {
        transform: translate(0, 0) rotate(0)
    }
}

@-webkit-keyframes transform-shiver2 {
    0% {
        transform: translate(0, 0) rotate(0)
    }
    25% {
        transform: translate(0, -5px) rotate(0)
    }
    75% {
        transform: translate(0, 5px) rotate(0)
    }
    100% {
        transform: translate(0, 0) rotate(0)
    }
}

@keyframes transform-shiver2 {
    0% {
        transform: translate(0, 0) rotate(0)
    }
    25% {
        transform: translate(0, -5px) rotate(0)
    }
    75% {
        transform: translate(0, 5px) rotate(0)
    }
    100% {
        transform: translate(0, 0) rotate(0)
    }
}

@-webkit-keyframes car1 {
    0% {
        transform: translate(0, 0) scale(1)
    }
    100% {
        transform: translate(-200px, 10px) scale(0)
    }
}

@keyframes car1 {
    0% {
        transform: translate(0, 0) scale(1)
    }
    100% {
        transform: translate(-200px, 10px) scale(0)
    }
}

@-webkit-keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(249, 223, 20, .5)
    }
    70% {
        box-shadow: 0 0 0 25px rgba(249, 223, 20, 0)
    }
    100% {
        box-shadow: 0 0 0 0 rgba(249, 223, 20, 0)
    }
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(249, 223, 20, .5)
    }
    70% {
        box-shadow: 0 0 0 25px rgba(249, 223, 20, 0)
    }
    100% {
        box-shadow: 0 0 0 0 rgba(249, 223, 20, 0)
    }
}

@-webkit-keyframes sbs-anim {
    0% {
        opacity: 1;
        transform: translateX(0) translateY(0) rotate(0) scale(1, 1);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }
    50% {
        opacity: 1;
        transform: translateX(-2px) translateY(-8px) rotate(-5deg) scale(1, 1);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }
    100% {
        opacity: 1;
        transform: translateX(0) translateY(0) rotate(0) scale(1, 1)
    }
}

@keyframes sbs-anim {
    0% {
        opacity: 1;
        transform: translateX(0) translateY(0) rotate(0) scale(1, 1);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }
    50% {
        opacity: 1;
        transform: translateX(-2px) translateY(-8px) rotate(-5deg) scale(1, 1);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }
    100% {
        opacity: 1;
        transform: translateX(0) translateY(0) rotate(0) scale(1, 1)
    }
}

@-webkit-keyframes pop {
    0% {
        transform: perspective(1px) rotateX(0) scale3d(1, 1, 1)
    }
    100% {
        transform: perspective(1px) rotateX(0) scale3d(1.2, 1.2, 1.2)
    }
}

@keyframes pop {
    0% {
        transform: perspective(1px) rotateX(0) scale3d(1, 1, 1)
    }
    100% {
        transform: perspective(1px) rotateX(0) scale3d(1.2, 1.2, 1.2)
    }
}

@-webkit-keyframes puff-out {
    0% {
        transform: translate(-50%, -50%) rotate(0) scale(1, 1);
        transform-origin: 50% 50%;
        transform-origin-opacity: 1
    }
    100% {
        transform: translate(-50%, -50%) rotate(0) scale(2, 2);
        transform-origin: 50% 50%;
        opacity: 0
    }
}

@keyframes puff-out {
    0% {
        transform: translate(-50%, -50%) rotate(0) scale(1, 1);
        transform-origin: 50% 50%;
        transform-origin-opacity: 1
    }
    100% {
        transform: translate(-50%, -50%) rotate(0) scale(2, 2);
        transform-origin: 50% 50%;
        opacity: 0
    }
}

@-webkit-keyframes slide-up-in {
    0% {
        transform: translate(0, 100%) rotate(1deg);
        opacity: 0;
        transform-origin: 0 0
    }
    100% {
        opacity: 1;
        transform: translate(0, 0) rotate(0);
        transform-origin: 0 0
    }
}

@keyframes slide-up-in {
    0% {
        transform: translate(0, 100%) rotate(1deg);
        opacity: 0;
        transform-origin: 0 0
    }
    100% {
        opacity: 1;
        transform: translate(0, 0) rotate(0);
        transform-origin: 0 0
    }
}

.fade_in {
    opacity: 1;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: slide-up-in;
    animation-name: slide-up-in
}

.title-first {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: slide-up-in;
    animation-name: slide-up-in
}

.subtitle-first {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: slide-up-in;
    animation-name: slide-up-in
}

@-webkit-keyframes d3 {
    0% {
        transform: perspective(900) rotateY(-42deg) translateX(59%)
    }
    80% {
        transform: perspective(0) rotateY(0) translateX(59%)
    }
    100% {
        transform: perspective(0) rotateY(0) translateX(0)
    }
}

@keyframes d3 {
    0% {
        transform: perspective(900) rotateY(-42deg) translateX(59%)
    }
    80% {
        transform: perspective(0) rotateY(0) translateX(59%)
    }
    100% {
        transform: perspective(0) rotateY(0) translateX(0)
    }
}

@-webkit-keyframes d3-end {
    0% {
        transform: perspective(0) rotateY(0) translateX(0)
    }
    80% {
        transform: perspective(0) rotateY(0) translateX(59%)
    }
    100% {
        transform: perspective(900) rotateY(-42deg) translateX(59%)
    }
}

@keyframes d3-end {
    0% {
        transform: perspective(0) rotateY(0) translateX(0)
    }
    80% {
        transform: perspective(0) rotateY(0) translateX(59%)
    }
    100% {
        transform: perspective(900) rotateY(-42deg) translateX(59%)
    }
}

* {
    box-sizing: border-box
}

html {
    font-size: 10px
}



h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0
}

a,
button,
input,
select,
textarea {
    outline: 0
}

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

a {
    text-decoration: none;
    color: #282828
}

p {
    margin: 0
}

img {
    max-width: 100%;
    max-height: 100%;
    align-self: center
}

.slick-slide,
.slick-slide * {
    outline: 0 !important
}

.black {
    color: #5a5a59
}

.poe {
    pointer-events: none
}

.mrm {
    margin-right: .5vw
}

.mr {
    margin-right: 1vw
}

.mrs {
    margin-right: 1.5vw
}

.mrx {
    margin-right: .781vw
}

.lt {
    color: #fff
}

.ggc {
    color: #69bdad
}

.gray {
    color: #aeaeae
}

.asfs {
    align-self: flex-start
}

.title-lg {
    font-size: 2.865vw;
    line-height: 3.385vw;
    font-weight: 400
}

.title-num {
    font-size: 4.3vw;
    line-height: .8
}

.tac {
    text-align: center
}

.fw1 {
    font-weight: 100
}

.fw3 {
    font-weight: 300
}

.fw5 {
    font-weight: 500
}

.fw4 {
    font-weight: 400
}

.fw6 {
    font-weight: 600
}

.fw7 {
    font-weight: 700
}

.fwb {
    font-weight: 700
}

.fw9 {
    font-weight: 900
}

.fsi {
    font-style: italic
}

.tar {
    text-align: right
}

.tdt {
    text-decoration: line-through
}

.tdu {
    text-decoration: underline
}

.center {
    text-align: center
}

.ttu {
    text-transform: uppercase
}

.ttn {
    font-family: TTNorms
}

.title {
    font-size: 2.6vw;
    line-height: 1.1
}

.t-min {
    font-size: 1.95vw
}

.t-ss {
    font-size: 1.5vw
}

.t-min2 {
    font-size: 1.7vw
}

.text {
    font-size: .97vw
}

.text-md {
    font-size: 1.07vw
}

.tg {
    color: #f78449
}

.tg2 {
    color: #afe4d6
}

a.text-min {
    color: #181818;
    transition: all .4s
}

a.text-min:hover {
    color: #ff7200
}

.small-text {
    font-size: .92vw
}

.tsm8 {
    font-size: .55vw
}

.tsm10 {
    font-size: .61vw
}

.tsm11 {
    font-size: .7vw
}

.tsm12 {
    font-size: .75vw
}

.tsm13 {
    font-size: .95vw
}

.text24 {
    font-size: 1.4vw
}

.text23 {
    font-size: 1.3vw
}

.text21 {
    font-size: 1.2vw
}

.container {
    max-width: 81.25vw;
    margin: 0 auto
}

.container-big {
    max-width: 89.583vw;
    margin: 0 auto
}

.container-min {
    max-width: 69.271vw;
    margin: 0 auto
}

.container-mid {
    max-width: 84.896vw;
    margin: 0 auto
}

.container--left {
    width: 100%;
    padding-left: 11.352vw
}

.container--right {
    width: 100%;
    padding-right: 7.5vw
}

.mlg {
    margin-bottom: 4.5vw
}

.msm {
    margin-bottom: 2.4vw
}

.mb {
    margin-bottom: 1.5vw
}

.mbm {
    margin-bottom: .7vw
}

.mbs {
    margin-bottom: .41vw
}

.stop {
    overflow: hidden
}

.section {
    padding: 6vw 0;
    position: relative
}

.max {
    width: 100%
}

.btn-text {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    white-space: nowrap
}

.gr {
    color: #8d8d8d
}

.btn {
    padding: 1.771vw 2.34375vw;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all .4s;
    z-index: 6;
    cursor: pointer;
    border: none;
    border-radius: 100px;
    position: relative;
    color: #fff;
    background-color: #ffb71b;
    letter-spacing: .7px
}

.btn:not(:disabled) .btn-blick {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 115px;
    overflow: hidden
}

.btn:not(:disabled) .btn-blick:after {
    margin-left: -30px;
    content: " ";
    width: 30px;
    height: 300px;
    background: #fff;
    -webkit-animation-delay: 50ms;
    animation-delay: 50ms;
    position: absolute;
    left: -40px;
    top: -150px;
    top-animation-timing-function: ease-in-out;
    transition: all .1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3.5s;
    animation-duration: 3.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    transform: rotate(45deg)
}

.btn:hover {
    background-color: #e1a117
}

.btn.btn--light {
    padding: 1.042vw 1.979vw;
    background-color: #fff;
    color: #282728
}

.btn.btn--light:hover {
    background-color: #ffb71b;
    color: #fff
}

.btn.btn--outline {
    border: 0;
    background: 0 0;
    box-shadow: none;
    color: #282728;
    height: 3.28125vw;
    padding: 0 3.229vw 0 4.21875vw
}

.btn.btn--outline:hover {
    color: #fd4f5d
}

.btn.btn--outline:hover::after {
    border-color: #fd4f5d
}

.btn.btn--outline::after {
    content: '';
    border: solid #212121;
    border-width: 0 .1vw .1vw 0;
    display: inline-block;
    padding: .12vw;
    position: absolute;
    top: 50%;
    left: 3.3vw;
    transform: translateY(-50%) rotate(135deg);
    transition: all .4s
}

.btn.btn--blue {
    background-color: #ffb71b;
    height: 3.28125vw;
    padding: 0 4.21875vw 0 3.229vw
}

.btn.btn--blue::after {
    content: '';
    border: solid #fff;
    border-width: 0 .1vw .1vw 0;
    display: inline-block;
    padding: .12vw;
    position: absolute;
    top: 50%;
    right: 3.3vw;
    transform: translateY(-50%) rotate(-45deg)
}

.btn.btn--blue:hover {
    background-color: #e1a117
}

.btn.light {
    color: #191919;
    background-image: linear-gradient(to top, #ffe97e 0, #fdf7ad 100%);
    box-shadow: 0 8px 13px rgba(214, 186, 92, .49), inset 0 -4px 1px #d6ba5c
}

.btn.light:hover {
    box-shadow: 0 8px 13px rgba(214, 186, 92, .49), inset 0 4px 1px #d6ba5c
}

.btn.bord {
    border-radius: 5px;
    border: 1px solid #ddd;
    background: #fff;
    box-shadow: 0 0 2px #a7a7a7;
    color: #ddd
}

.btn.bord:hover {
    box-shadow: 0 0 20px #a7a7a7
}

.btn.bord.bdr {
    border: 1px solid #1491d0;
    background: #fff;
    box-shadow: 0 0 2px #1491d0;
    color: #1491d0
}

.btn.bord.bdr:hover {
    box-shadow: 0 0 20px #1491d0
}

.btn.big {
    padding: 1.5vw 1vw
}

.btn.min {
    padding-top: .6vw;
    padding-bottom: .6vw
}

.bubbly-button:not(:disabled) .blick {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    overflow: hidden;
    pointer-events: none
}

.bubbly-button:not(:disabled) .blick:after {
    margin-left: -30px;
    content: " ";
    width: 30px;
    height: 300px;
    background: #fff;
    -webkit-animation-delay: 50ms;
    animation-delay: 50ms;
    position: absolute;
    left: -40px;
    top: -150px;
    top-animation-timing-function: ease-in-out;
    transition: all .1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3.5s;
    animation-duration: 3.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    transform: rotate(45deg)
}

.bubbly-button:hover .btn-img {
    transform: translateY(5px)
}

.btn-cent {
    display: flex !important;
    align-items: center;
    justify-content: center
}

.btn-img {
    width: 1.5vw;
    height: 1.5vw;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: all .4s ease
}

.burger {
    width: 3.7rem;
    height: 4rem;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    cursor: pointer;
    margin-top: .3rem
}

.burger span {
    display: block;
    width: 65%;
    height: 1px;
    border-radius: 4px;
    position: relative;
    background-color: #f7844a
}

.burger span:after,
.burger span:before {
    content: '';
    position: absolute;
    display: block;
    width: 150%;
    height: 1px;
    right: 0;
    background-color: #f7844a;
    border-radius: 4px
}

.burger span:before {
    top: -1rem
}

.burger span:after {
    bottom: -1rem
}

.burger__wrap {
    text-transform: uppercase;
    color: #d7d7d7;
    display: flex;
    align-items: center;
    font-weight: 500;
    cursor: pointer;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    transition: all .4s;
    display: none;
    width: 0
}

.burger__wrap:hover {
    color: #f7844a
}

.link {
    transition: all .4s;
    position: relative;
    display: inline-flex;
    align-items: center;
    color: #da0b31
}

.link:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -.4vw;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #da0b31;
    transition: all .4s
}

.link:hover:before {
    width: 40%
}

.link.dsh:before {
    border-bottom: 1px dashed #5a5a59
}

input:-ms-input-placeholder {
    color: #8c8c8c
}

input::-moz-placeholder {
    color: #8c8c8c
}

input::placeholder {
    color: #8c8c8c
}

textarea:-ms-input-placeholder {
    color: #8c8c8c
}

textarea::-moz-placeholder {
    color: #8c8c8c
}

textarea::placeholder {
    color: #8c8c8c
}

.area,
.input {
    height: 3.90625vw;
    padding-left: 2.24vw;
    border-radius: 100px;
    border: 1px solid #dfe7f0;
    background-color: #fff;
    background-color: #ededed;
    color: #282828;
    align-self: center;
    width: 100%;
    position: relative
}

.area.v2,
.input.v2 {
    border-radius: 5px;
    border: 1px solid #ddd;
    background-color: #fff
}

.area:focus,
.input:focus {
    border-color: #ffb71b
}

.inp-min {
    width: 30.5%
}

.inp-md {
    width: 45%
}

.inp-big {
    width: 100%
}

.area {
    padding: 1vw 1vw
}

.arrows {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 4vw;
    height: 4vw;
    z-index: 18;
    transition: all .4s;
    cursor: pointer;
    border: none;
    background: 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .7vw
}

.arrows.t2 {
    width: 5vw;
    height: 5vw
}

.arrows.t4 {
    width: 3.5vw;
    height: 3.5vw
}

.arrows.t6 {
    box-shadow: 0 5px 54px rgba(0, 0, 0, .5);
    background-color: #fff;
    border-radius: 100%;
    filter: grayscale(1)
}

.arrows:hover {
    opacity: .7;
    transform: translateY(-50%) scale(1.1)
}

.arrows:hover.t6 {
    filter: grayscale(0);
    opacity: 1
}

.slidePrev {
    left: 3.5rem
}

.slidePrev.t2 {
    left: -2.5vw
}

.slidePrev.t4 {
    left: -1.1vw
}

.slidePrev.t3 {
    left: 50%;
    top: 0;
    transform: translateX(-50%)
}

.slidePrev.t3:hover {
    opacity: .7;
    transform: translateX(-50%) scale(1.1)
}

.slideNext {
    right: 3.5rem
}

.slideNext.t2 {
    right: -2.5vw
}

.slideNext.t4 {
    right: -1.1vw
}

.slideNext.t3 {
    left: 50%;
    bottom: -1vw;
    top: auto;
    right: auto;
    transform: translateX(-50%)
}

.slideNext.t3:hover {
    opacity: .7;
    transform: translateX(-50%) scale(1.1)
}

.check-box {
    cursor: pointer;
    display: block
}

.check-line {
    display: flex;
    align-items: center
}

.check-label {
    width: 1.1vw;
    height: 1.1vw;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .2vw;
    position: relative;
    flex-shrink: 0;
    margin-right: .5vw;
    box-shadow: inset 0 0 10px rgba(140, 140, 140, .04);
    border-radius: 2px;
    border: 1px solid #d1d1d1;
    background-color: #fff
}

.check-label.v2 {
    border-radius: 100%;
    box-shadow: 0 5px 10px rgba(43, 43, 51, .1);
    border: 1px solid #e8e8e8;
    background-color: #fff;
    width: 1.5vw;
    height: 1.5vw;
    padding: .2vw
}

.check-label.v2 .check-label-act {
    width: 1vw;
    height: 1vw;
    border-radius: 100%;
    padding: .2vw;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #4ca352
}

.check-label-act {
    transition: all .4s;
    transform: scale(0)
}

.check-label.min {
    width: 1vw;
    height: 1vw;
    border-radius: 2px
}

.block-imp-bf {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    border: 1px solid #ddd;
    transition: all .4s
}

.block-imp {
    padding: 1.3vw 1.5vw;
    position: relative;
    margin-right: .7vw
}

.rhide {
    display: none
}

.rhide:checked~span .check-label-act {
    transform: scale(1)
}

.rhide:checked~span .check-label.min {
    background-color: #5bd273
}

.rhide:checked~.block-imp-bf {
    background-color: #4ca352;
    border: 1px solid #4ca352
}

.rhide:checked~.tsm13 {
    color: #fff;
    position: relative
}

.rhide:checked~.times-block div.fancy-select div.trigger {
    color: #fff !important
}

.wac {
    color: #3fbf3f !important
}

.vic {
    color: #8173c7 !important
}

.tgc {
    color: #5fcff2 !important
}

.emc {
    color: #fbc855 !important
}

.vf {
    background-color: #fff;
    padding: 2.6vw 2vw;
    box-shadow: 0 0 40px rgba(133, 138, 160, .1);
    transform: skewY(-2deg);
    z-index: 4;
    position: relative
}

.vf:before {
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #d1d5e4;
    width: calc(100% - 14px);
    height: calc(100% - 14px);
    z-index: 1
}

.vf-wrap {
    transform: skewY(2deg);
    position: relative;
    z-index: 5
}

.line-tg {
    border-bottom: 1px solid #dcbf8b;
    width: 40%
}

.line-tg.min {
    margin-left: auto;
    margin-right: auto;
    width: 7vw;
    border-bottom: 1px solid #cccdd4
}

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

.blc {
    color: #303030 !important
}

.lcb {
    color: #303030;
    transition: all .4s
}

.lcb:hover {
    color: #e30613
}

.aic {
    align-items: center
}

.text-rotate {
    position: absolute;
    left: 0;
    top: 0;
    width: 8vw;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 71
}

.text-rotate.right {
    left: auto;
    right: 0
}

.text-rotate-item {
    position: relative;
    transform: rotate(-90deg);
    white-space: nowrap;
    display: inline-block;
    color: rgba(140, 140, 140, .5)
}

.text-rotate-item:before {
    content: '';
    position: absolute;
    left: -3.4vw;
    top: 50%;
    transform: translateY(-50%);
    border-top: 1px solid #d1d1d1;
    width: 3vw;
    height: 1px
}

.text-rotate-item:after {
    content: '';
    position: absolute;
    right: -3.4vw;
    top: 50%;
    transform: translateY(-50%);
    border-top: 1px solid #d1d1d1;
    width: 3vw;
    height: 1px
}

.text-rotate-item.wh {
    color: #ffff
}

.line {
    width: 3vw;
    height: 2px;
    background-color: #1a1a1a;
    background-image: linear-gradient(to right, #f7844a 0, #ffad2f 100%)
}

.line.cen {
    margin-left: auto;
    margin-right: auto
}

.line.gr {
    background-color: #333
}

.line.gr2 {
    background-color: #9d9d9d
}

.line-big {
    width: 8vw
}

.line.big2 {
    width: 17vw
}

.tal {
    text-align: left
}

.tb {
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff
}

.tgr {
    background-image: linear-gradient(to right, #f7844a 0, #ffad2f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.poin {
    pointer-events: none;
    position: relative;
    z-index: 43
}

.tlt-mod {
    position: relative
}

.tlt-mod:before {
    content: '';
    position: absolute;
    left: -4.3vw;
    width: 3.5vw;
    height: 2px;
    top: 1.3vw;
    z-index: 12;
    background-color: #1a1a1a;
    background-image: linear-gradient(to right, #f7844a 0, #ffad2f 100%)
}

.tlt-mod:after {
    content: '';
    position: absolute;
    left: -17.3vw;
    width: 13.5vw;
    height: 1px;
    top: 1.3vw;
    z-index: 9;
    background-color: rgba(255, 255, 255, .1)
}

.tlt-mod.lth:after {
    background-color: #dedede
}

.text-mod {
    position: relative
}

.text-mod:before {
    content: '';
    position: absolute;
    left: -2vw;
    width: 1.5vw;
    height: 2px;
    top: .5vw;
    background-color: #1a1a1a;
    background-image: linear-gradient(to right, #f7844a 0, #ffad2f 100%);
    width: 0
}

.text-mod:after {
    content: '';
    position: absolute;
    left: -2vw;
    width: 1.5vw;
    height: 2px;
    top: .5vw;
    background-color: rgba(255, 255, 255, .2)
}

.jcsb {
    justify-content: space-between
}

.posa {
    position: absolute
}

.fdc {
    flex-direction: column
}

.mobs {
    display: none
}

@media (max-width:900px) {
    html {
        overflow-x: hidden
    }
    .title-lg {
        font-size: 3.2rem
    }
    .title-mslg {
        font-size: 5.5rem;
        letter-spacing: .2rem
    }
    .title-elg {
        font-size: 6.6rem;
        letter-spacing: .2rem
    }
    .title {
        font-size: 2.6rem
    }
    .tgg {
        padding: .1rem .4rem;
        margin: .2rem 0
    }
    .t-min {
        font-size: 1.95rem
    }
    .t-ss {
        font-size: 1.7rem
    }
    .t-min2 {
        font-size: 1.9rem
    }
    .text-tg {
        margin-left: 1.5rem
    }
    .text-md {
        font-size: 1.4rem
    }
    .text {
        font-size: 1.2rem
    }
    .small-text {
        font-size: 1.1rem
    }
    .tsm8 {
        font-size: .8rem
    }
    .tsm {
        font-size: .9rem
    }
    .tsm10 {
        font-size: 1rem
    }
    .tsm11 {
        font-size: 1rem
    }
    .tsm12 {
        font-size: 1rem
    }
    .tsm13 {
        font-size: 1.1rem
    }
    .mr1 {
        margin-right: 1rem
    }
    .tnum {
        font-size: 2.9rem
    }
    .text24 {
        font-size: 1.4rem
    }
    .text23 {
        font-size: 1.3rem
    }
    .text21 {
        font-size: 1.3rem
    }
    .container {
        max-width: 90vw;
        margin: 0 auto
    }
    .container-min {
        max-width: 90vw;
        margin: 0 auto
    }
    .container-md {
        max-width: 90vw;
        margin: 0 auto
    }
    .container-mm {
        max-width: 90vw;
        margin: 0 auto
    }
    .mlg {
        margin-bottom: 4.5rem
    }
    .msm {
        margin-bottom: 2.4rem
    }
    .mb {
        margin-bottom: 1.5rem
    }
    .mbm {
        margin-bottom: .7rem
    }
    .mbs {
        margin-bottom: .41rem
    }
    .section {
        padding: 6rem 0
    }
    .bubbly-button {
        padding: 1.8rem 1rem
    }
    .bubbly-button.big {
        padding: 2rem 1rem
    }
    .bubbly-button.min {
        padding-top: .6rem;
        padding-bottom: .6rem
    }
    .input {
        height: 4.5rem;
        padding: .3rem 1rem;
        padding-left: 2rem
    }
    .input.t2 {
        padding-left: 1.5rem
    }
    .btn-mod {
        padding: 1.2rem 1.5rem
    }
    .btn {
        padding: 1.7rem
    }
    .btn.btn--light {
        padding: 1.1rem 1.7rem
    }
    .close {
        width: 2rem;
        height: 2rem
    }
    .mrm {
        margin-right: .5rem
    }
    .mr {
        margin-right: 1rem
    }
    .mrs {
        margin-right: 1.5rem
    }
    .header__number-img {
        width: 2rem;
        height: 2rem;
        padding: .3rem
    }
    .btn-main {
        width: 21rem
    }
    .main-i-img {
        width: 3.8rem;
        padding: .9rem
    }
    .play {
        width: 5rem
    }
    .contacts__right-row {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center
    }
    .contacts-slider-wrap {
        margin-top: 2rem;
        width: 100%;
        margin-bottom: 2rem
    }
    .contacts-slider {
        width: 100%;
        margin-left: 0
    }
    .contacts-slider-item {
        height: 27vw
    }
    .arrows.t2 {
        width: 5rem;
        height: 5rem
    }
    .slidePrev.t2 {
        left: -2.5rem
    }
    .slideNext.t2 {
        right: -2.5rem
    }
    .contacts-slider-wrap .text-md {
        margin-left: 0
    }
    .contacts-bl {
        width: auto
    }
    .footer__cont {
        padding: 2rem 0
    }
}

@media (max-width:767px) {

    .logo__img {
        max-width: 14rem
    }
    .right {
        width: 4.5rem
    }
    .right-text-img {
        width: 1.5rem;
        height: 1.5rem
    }
    .right-item {
        width: 1.5rem;
        height: 1.5rem
    }
    .right-three {
        bottom: 2.4rem
    }
    .right-two {
        top: 6rem
    }
    .right-one {
        top: 2.3rem
    }
    .main-advas {
        flex-wrap: wrap;
        justify-content: center
    }
    .main-advas__item {
        width: 47%;
        margin-left: 1.5%;
        margin-right: 1.5%;
        margin-bottom: 1.5rem;
        padding: 1.5rem
    }
    .main-advas__item-imn {
        height: 6rem
    }
    .price__row-item,
    .price__row-item.t1 {
        width: 100%;
        padding: 1.4rem
    }
    .price__row-item.t1:nth-child(2),
    .price__row-item:nth-child(2) {
        display: none
    }
    .right-img {
        width: 3rem
    }
    .right-img.telp {
        height: 3rem;
        padding: .4rem
    }
    .contacts__cont {
        flex-wrap: wrap
    }
    .map {
        height: 48vw
    }
    .contacts-slider-item {
        height: 48vw
    }
    .contacts-slider {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        border-radius: 10px
    }
}

@media (max-width:567px) {
    .container--left {
        padding-left: 2rem
    }
    .container--right {
        padding-right: 2rem
    }
    .title-lg {
        font-size: 2.4rem
    }
    .logo__text {
        display: none
    }
    .header__map {
        display: none
    }
    .right-two {
        display: none
    }
    .main-btns {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-start
    }
    .btn {
        padding: 1.7rem;
        margin-bottom: 1.5rem
    }
    .logo__img {
        max-width: 12rem;
        width: 9rem
    }
    .header {
        padding-bottom: 4rem
    }
    .header .link {
        display: none
    }
    .right {
        background: 0 0;
        justify-content: flex-start
    }
    .right-one {
        margin-bottom: 1rem
    }
    .main-video {
        right: -31vw;
        top: 11rem;
        width: 88vw
    }
    .main__cont .text24 {
        position: relative;
        z-index: 5;
        width: 65%
    }
    .main__cont .text24 br {
        display: none
    }
    .play {
        right: 38vw;
        top: 41%
    }
    .main-advas__item {
        width: 30%
    }
    .main-advas {
        width: 115%
    }
    .main-advas__item-imn {
        height: 4rem
    }
    .menu {
        position: fixed;
        width: 100%;
        height: 100vh;
        background-color: #fff;
        display: block;
        z-index: 999;
        top: 0;
        left: 0;
        padding: 1.8rem
    }
    .menu-logo {
        width: 11rem;
        margin-left: auto;
        margin-right: auto
    }
    .menu .text24 {
        font-size: 2.1rem;
        cursor: pointer
    }
    .menu-close {
        position: absolute;
        width: 3rem;
        right: 1rem;
        top: 2.5rem;
        cursor: pointer
    }
    .menu-close img {
        width: 100%
    }
    .price-tab__item {
        padding: 1rem 1.3rem;
        margin-top: .5rem;
        margin-bottom: .5rem;
        border-radius: 12px
    }
    .desct {
        display: none
    }
    .desct .title {
        font-size: 1.8rem
    }
    .desct .container {
        padding-right: 0
    }
    .close-p {
        display: block;
        top: 1rem
    }
    .menu-about {
        z-index: 1001;
        background-color: #fff;
        position: fixed;
        height: 95vh;
        padding: 1rem;
        left: 0;
        top: 0;
        width: 100%;
        padding-top: 1.5rem;
        overflow: hidden;
        overflow-y: scroll;
        padding-bottom: 6rem
    }
    .menu-about .title {
        font-size: 1.8rem
    }
    .contacts__left-img {
        transform: scale(1);
        margin-right: 1rem
    }
    .menu-contacts {
        z-index: 1001;
        background-color: #fff;
        position: fixed;
        height: 95vh;
        left: 0;
        top: 0;
        width: 100%;
        padding-top: 1.5rem;
        overflow: hidden;
        overflow-y: scroll;
        padding-bottom: 6rem
    }
    .menu-contacts .title {
        font-size: 1.8rem
    }
    .map {
        height: 90vw;
        margin-bottom: 2rem
    }
    .back {
        position: absolute;
        width: 3rem;
        left: 1rem;
        top: 2.5rem;
        cursor: pointer;
        display: block;
        height: 2rem;
        top: 1.6rem
    }
    .back img {
        width: 100%
    }
    .iver2 {
        display: block
    }
    .iver1 {
        display: none
    }
    .right {
        padding-top: 1rem
    }
}

.mobile-bot {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 6rem;
    display: flex;
    justify-content: center;
    z-index: 1006;
    background: #333;
    align-items: center
}

.mobile-bot .right-img {
    margin-left: .4rem;
    margin-right: .4rem
}

@media (min-width:420px) and (max-width:567px) {
    .main-video {
        top: 5rem
    }
}

.modal-wrap,
.overlay {
    display: none;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    overflow-y: scroll
}

.modal-wrap {
    background-color: transparent;
    transform-style: preserve-3d;
    transform: perspective(1000);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.modal-wrap-close {
    z-index: 11;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.modal {
    position: absolute;
    top: 10vh;
    left: 50%;
    border: 1px solid #f78449;
    margin-bottom: 8vw;
    background-color: #1a1a1a;
    color: #fff;
    width: 26vw;
    transition: all .8s ease;
    transform-style: preserve-3d;
    z-index: 77;
    transform: perspective(3400) rotateZ(27deg) rotateY(-72deg) translateX(-50%)
}

.modal:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: calc(100% - 18px);
    height: calc(100% - 18px);
    border: 1px solid #f78449;
    transform: translate(-50%, -50%)
}

.modal.active {
    transform: perspective(3400) rotateZ(0) rotateY(0) translateX(-50%)
}

.modal-card {
    transition: all .3s ease;
    padding: 3vw 2vw;
    padding-top: 4vw;
    transform-style: preserve-3d;
    transform: perspective(900) rotateY(-40deg) translateX(59%)
}

.modal-card.active {
    -webkit-animation: d3 .8s linear 0s 1 normal both;
    animation: d3 .8s linear 0s 1 normal both
}

.modal-card.closed {
    -webkit-animation: d3-end .4s linear 0s 1 normal both;
    animation: d3-end .4s linear 0s 1 normal both
}

.modal-min {
    width: 31vw
}

.modal-mb {
    width: 80vw
}

.modal-big {
    width: 51vw
}

.modal-big2 {
    width: 55vw
}

.modal-sm {
    width: 36vw
}

.close {
    position: absolute;
    right: 0;
    top: 0;
    width: 1.5vw;
    height: 1.5vw;
    transform: translate(-100%, 100%);
    cursor: pointer;
    z-index: 99
}

.close:after,
.close:before {
    position: absolute;
    left: 50%;
    content: ' ';
    height: 100%;
    width: 2px;
    background-color: #c7cbcf;
    transition: all .4s;
    border-radius: 3px
}

.close:before {
    transform: rotate(45deg)
}

.close:after {
    transform: rotate(-45deg)
}

.close:hover:after,
.close:hover:before {
    background-color: #f78449
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

div.fancy-select {
    position: relative;
    font-size: .85vw;
    color: #727272;
    cursor: pointer;
    font-weight: 400;
    width: 100%
}

div.fancy-select.disabled {
    opacity: .5
}

div.fancy-select div.trigger {
    text-align: left;
    position: relative;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    border-radius: 7px;
    background: url(../img/plc/input.png) no-repeat center;
    background-size: 100% 100%;
    text-align: center;
    font-style: italic;
    padding: .3vw 1vw;
    padding-left: 2vw;
    padding-right: 2.2vw;
    border: none;
    color: #727272;
    font-size: 1vw;
    height: 3.8vw;
    width: 100%;
    transition: all 240ms ease-out;
    -webkit-transition: all 240ms ease-out;
    -moz-transition: all 240ms ease-out;
    -ms-transition: all 240ms ease-out;
    -o-transition: all 240ms ease-out
}

div.fancy-select div.trigger:after {
    position: absolute;
    content: "";
    top: 50%;
    margin-top: -3px;
    right: .8vw;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-bottom: 8px solid #afafb0;
    transform: rotate(180deg);
    transition: all .4s;
    z-index: 9
}

div.fancy-select div.trigger.open {
    box-shadow: none
}

div.fancy-select div.trigger.open:after {
    transform: rotate(0)
}

div.fancy-select ul.options {
    padding-left: 0;
    list-style: none;
    margin: 0;
    margin-top: -2px;
    position: absolute;
    left: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 50;
    overflow: auto;
    background-color: #fff;
    width: 100%;
    max-height: 22vh;
    overflow-y: auto;
    overflow-x: hidden;
    transition: opacity .3s ease-out, top .3s ease-out, visibility .3s ease-out;
    -webkit-transition: opacity .3s ease-out, top .3s ease-out, visibility .3s ease-out;
    -moz-transition: opacity .3s ease-out, top .3s ease-out, visibility .3s ease-out;
    -ms-transition: opacity .3s ease-out, top .3s ease-out, visibility .3s ease-out;
    -o-transition: opacity .3s ease-out, top .3s ease-out, visibility .3s ease-out
}

div.fancy-select ul.options.open {
    visibility: visible;
    top: 85%;
    opacity: 1;
    border: 1px solid rgba(0, 0, 0, .07);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    transition: opacity .3s ease-out, top .3s ease-out;
    -webkit-transition: opacity .3s ease-out, top .3s ease-out;
    -moz-transition: opacity .3s ease-out, top .3s ease-out;
    -ms-transition: opacity .3s ease-out, top .3s ease-out;
    -o-transition: opacity .3s ease-out, top .3s ease-out
}

div.fancy-select ul.options.overflowing {
    top: 100%;
    transition: opacity .3s ease-out, bottom .3s ease-out, visibility .3s ease-out;
    -webkit-transition: opacity .3s ease-out, bottom .3s ease-out, visibility .3s ease-out;
    -moz-transition: opacity .3s ease-out, bottom .3s ease-out, visibility .3s ease-out;
    -ms-transition: opacity .3s ease-out, bottom .3s ease-out, visibility .3s ease-out;
    -o-transition: opacity .3s ease-out, bottom .3s ease-out, visibility .3s ease-out
}

div.fancy-select ul.options.overflowing.open {
    top: 100%;
    transition: opacity .3s ease-out, bottom .3s ease-out;
    -webkit-transition: opacity .3s ease-out, bottom .3s ease-out;
    -moz-transition: opacity .3s ease-out, bottom .3s ease-out;
    -ms-transition: opacity .3s ease-out, bottom .3s ease-out;
    -o-transition: opacity .3s ease-out, bottom .3s ease-out
}

div.fancy-select ul.options li {
    text-align: left;
    padding: 1.1vw;
    color: #9699a9;
    cursor: pointer;
    white-space: nowrap;
    margin: 0;
    transition: all 150ms ease-out;
    -webkit-transition: all 150ms ease-out;
    -moz-transition: all 150ms ease-out;
    -ms-transition: all 150ms ease-out;
    -o-transition: all 150ms ease-out
}

div.fancy-select ul.options li:before {
    display: none
}

div.fancy-select ul.options li.selected {
    color: #fad366
}

div.fancy-select ul.options li.hover {
    color: #fad366;
    cursor: pointer
}

.to_top {
    position: fixed;
    right: 2.5vw;
    bottom: 1.5vw;
    box-shadow: 0 0 84px rgba(0, 108, 163, .41);
    background-color: #dcbf8b;
    width: 3.5vw;
    height: 3.5vw;
    border-radius: 100%;
    padding: .7vw;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 189;
    opacity: 0;
    transform: scale(0);
    transition: all .4s
}

.to_top:before {
    content: '';
    position: relative;
    border: .8vw solid transparent;
    border-bottom: 1vw solid #fff;
    transform: translateY(-25%);
    transition: all .4s
}

.to_top.act {
    opacity: 1;
    transform: scale(1)
}

.to_top:hover:before {
    transform: translateY(-37%)
}

.main {
    background-image: url(../img/hero-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    padding-bottom: 60px;
}




.lang__item.active {
    opacity: 1
}

.lang__item.active::before {
    content: '';
    width: calc(100% + .3125vw);
    height: calc(100% + .3125vw);
    position: absolute;
    border-radius: 50%;
    background-color: #fff;
    left: -.15625vw;
    top: -.15625vw;
    z-index: -1
}

.lang__item:last-child {
    margin-right: 0
}

.call .socials__items {
    z-index: 1
}

.socials {
    display: flex;
    align-items: center
}

.socials__icon {
    display: flex;
    width: .573vw;
    margin-right: .78125vw
}

.socials__text {
    margin-right: 1.042vw
}

.socials__items {
    display: flex
}

.socials__item {
    width: 2.083vw;
    height: 2.083vw;
    background-color: #ffb71b;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-right: .3125vw;
    transition: .3s
}

.socials__item-img {
    width: 1.042vw;
    height: 1.042vw
}

.socials__item:nth-child(1) .socials__item-img {
    fill: #665cac
}

.socials__item:nth-child(2) .socials__item-img {
    fill: #25d366
}

.socials__item:nth-child(3) .socials__item-img {
    fill: #08c
}

.socials__item:nth-child(4) .socials__item-img {
    fill: #009dff
}

.socials__item:hover .socials__item-img {
    fill: #fff
}

.socials__item:hover:nth-child(1) {
    background-color: #665cac
}

.socials__item:hover:nth-child(2) {
    background-color: #25d366
}

.socials__item:hover:nth-child(3) {
    background-color: #08c
}

.socials__item:hover:nth-child(4) {
    background-color: #009dff
}

.phone {
    display: flex;
    flex-direction: column
}

.phone__text {
    position: relative
}

.phone__text::before {
    content: '';
    border-radius: 50%;
    width: .365vw;
    height: .365vw;
    background-color: #52b060;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    -webkit-animation: online 2s infinite;
    animation: online 2s infinite
}

.phone__link {
    transition: .4s
}

.phone__link:hover {
    color: #ffb71b
}

.nav a {
    color: #fff;
    transition: .4s
}

.nav a:hover {
    color: #ffb71b
}

.nav__inner {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.nums {
    display: flex;
    align-items: center
}

.num {
    display: flex;
    align-items: center;
    margin-right: 2.865vw
}

.num:last-child {
    margin-right: 0
}

.num__number {
    margin-right: .625vw
}

.hero {
    margin-bottom: 3.90625vw;
    margin-top: 3.90625vw;
}

.hero .container{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.hero__inner {
    padding-top: 5.99vw;
    padding-top: 0.99vw;
}

.hero__title {
    position: relative
}

.pin {
    position: absolute;
    z-index: 1
}

.pin__item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.667vw;
    height: 1.667vw;
    background-color: #ffb71b;
    border-radius: 50%;
    position: relative;
    cursor: pointer
}

.pin__item::after,
.pin__item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffb71b;
    opacity: .5;
    border-radius: 50%;
    -webkit-animation: animPulse 2s linear infinite;
    animation: animPulse 2s linear infinite;
    z-index: -1
}

.pin__item::after {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    opacity: .25
}

.pin__item:hover~.pin__hover {
    opacity: 1
}

.pin__hover {
    padding: .99vw 1.198vw .99vw 2.604vw;
    opacity: 0;
    transition: .4s;
    pointer-events: none;
    border-radius: 5px;
    background-color: #fff;
    white-space: nowrap;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: .9375vw;
    z-index: -2
}

.main-scroll .scroll__line {
    background-color: #fff
}

.scroll1 {
    position: absolute;
    top: 18.8vw;
    left: .5vw;
    display: flex;
    flex-direction: column;
    align-items: center
}

.scroll__text {
    color: #ced0d3;
    transform: rotate(90deg);
    margin-bottom: 3.3vw;
    opacity: 0.5;
    font-size:larger
}

.scroll__line {
    width: 1px;
    height: 13.333vw;
    background-color: #282828;
    opacity: .15;
    margin-bottom: 1.1vw
}

.scroll__img {
    display: flex;
    width: .833vw;
    opacity: .5;
    -webkit-animation: scrollAnim 2s infinite;
    animation: scrollAnim 2s infinite
}

.clients {
    padding: 0 4.6875vw;
    width: 50vw;
    height: 6.51vw;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

.clients__slider {
    width: 100%;
    height: 2.396vw
}

.clients .tns-outer {
    width: 100%
}

.clients .tns-inner {
    width: 100%
}

.clients__item {
    height: 2.396vw;
    margin-left: .26vw;
    margin-right: .26vw
}

.clients__item-wrap {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

/*.slick-next::before,
.slick-prev::before {
    content: '';
    border: solid #282828;
    border-width: 0 .15vw .15vw 0;
    display: inline-block;
    padding: .2vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(135deg)
}

.slick-next::before {
    transform: translate(-50%, -50%) rotate(-45deg)
}*/

.video {
    padding: 0 2.292vw 0 4.6875vw;
    width: 15.365vw;
    position: relative;
    background-color: rgba(40, 40, 40, .8);
    display: flex;
    align-items: center
}

.video__link {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -1.5625vw;
    width: 3.125vw;
    height: 3.125vw;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center
}

.video__link::after,
.video__link::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .5;
    border-radius: 50%;
    -webkit-animation: animPulse 2s linear infinite;
    animation: animPulse 2s linear infinite;
    z-index: -1
}

.video__link::after {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    opacity: .25
}

.video__link img {
    width: .9rem
}

.nav__mob {
    display: none
}

.nav__close {
    display: none
}

@-webkit-keyframes online {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes online {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes animPulse {
    0% {
        transform: scale(1)
    }
    100% {
        opacity: 0;
        transform: scale(2.5)
    }
}

@keyframes animPulse {
    0% {
        transform: scale(1)
    }
    100% {
        opacity: 0;
        transform: scale(2.5)
    }
}

@-webkit-keyframes scrollAnim {
    0% {
        transform: translate(0, 0)
    }
    50% {
        transform: translate(0, 25%)
    }
    100% {
        transform: translate(0, 0)
    }
}

@keyframes scrollAnim {
    0% {
        transform: translate(0, 0)
    }
    50% {
        transform: translate(0, 25%)
    }
    100% {
        transform: translate(0, 0)
    }
}

@media (max-width:900px) {
    .header {
        padding: .9375rem 0
    }
    .header__inner {
        margin-bottom: 2.083rem;
        flex-direction: column;
        align-items: center
    }
    .logo {
        align-items: center;
        text-align: center;
        margin-bottom: 10px;
    }
    .logo__img {
        width: 22rem;
        width: 11rem;
        max-width: unset;
        margin-right: 2rem;
        margin-bottom: 0
    }
    .logo__text {
        display: none;
        font-size: 1.3rem;
        margin-bottom: 1rem;
        display: block;
        text-align: left;
    }
    .lang {
        margin-bottom: 4rem
    }
    .lang__item {
        width: 3rem;
        margin-right: .677rem
    }
    .lang__item.active::before {
        width: calc(100% + .6rem);
        height: calc(100% + .6rem);
        left: -.3rem;
        top: -.3rem
    }
    .socials {
        margin-bottom: 1rem
    }
    .socials__icon {
        width: 1.1rem;
        margin-right: .78125rem
    }
    .socials__text {
        margin-right: 1.042rem
    }
    .socials__item {
        width: 3.5rem;
        height: 3.5rem;
        margin-right: .5rem
    }
    .socials__item:last-child {
        margin-right: 0
    }
    .socials__item-img {
        width: 1.742rem;
        height: 1.742rem
    }
    .phone__text::before {
        width: .6rem;
        height: .6rem
    }
    .num {
        margin-right: 1rem
    }
    .num__number {
        margin-right: .625rem
    }
    .hero {
        margin-bottom: 3.90625rem;
        padding-top: 3rem
    }
    .hero__inner {
        padding-top: 5.99rem
    }
    .pin__item {
        width: 1.667rem;
        height: 1.667rem
    }
    .pin__hover {
        padding: .99rem 1.198rem .99rem 2.604rem;
        left: .9375rem
    }
    .scroll {
        top: 18.8rem;
        left: .5rem
    }
    .scroll__text {
        margin-bottom: 3.3rem
    }
    .scroll__line {
        height: 13.333rem;
        margin-bottom: 1.1rem
    }
    .scroll__img {
        width: .833rem
    }
    .clients {
        padding: 0 1.5rem;
        width: 16rem;
        height: 6.51rem
    }
    .clients .slick-prev {
        left: -15px;
        z-index: 1
    }
    .clients .slick-next {
        right: -15px;
        z-index: 1
    }
    .clients__slider {
        height: 3.5rem
    }
    .clients__item {
        height: 3.5rem;
        margin-left: .26rem;
        margin-right: .26rem
    }
    .slick-next::before,
    .slick-prev::before {
        border-width: 0 .15rem .15rem 0;
        padding: .2rem
    }
    .video {
        padding: 0 2.292rem 0 4.6875rem;
        width: 18rem
    }
    .video__link {
        left: -1.9625rem;
        width: 4.125rem;
        height: 4.125rem
    }
    .phone .phone__text {
        font-size: 1.3rem
    }
    .phone .phone__link {
        font-size: 1.65rem
    }
    .header .phone {
        margin-bottom: 1rem
    }
    .btn-text {
        font-size: 1.3rem
    }
    .scroll {
        display: none
    }
    .nav__mob {
        position: fixed;
        top: 5.3rem;
        right: .9rem;
        width: 4rem;
        height: 4rem;
        background-color: #154b91;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 997
    }
    .nav__burger {
        width: 2rem;
        height: 1.9rem;
        flex-direction: column;
        justify-content: space-between;
        cursor: pointer;
        display: flex
    }
    .nav__burger-item {
        display: block;
        width: 100%;
        height: 3px;
        border-radius: 4px;
        position: relative;
        background-color: #fff
    }
    .nav {
        z-index: 999;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #fff;
        transform: translateX(-100%);
        transition: all .4s ease-in;
        flex-direction: column
    }
    .nav__close {
        width: 3rem;
        height: 3rem;
        position: absolute;
        top: 7%;
        right: 5%;
        display: block
    }
    .nav__close::after,
    .nav__close::before {
        content: ' ';
        position: absolute;
        left: 50%;
        height: 100%;
        width: 3px;
        background-color: #282828;
        border-radius: 3px
    }
    .nav__close::before {
        transform: rotate(45deg)
    }
    .nav__close::after {
        transform: rotate(-45deg)
    }
    .nav__inner {
        flex-direction: column;
        align-items: center;
        font-size: 1.4rem
    }
    .nav.active {
        transform: translateX(0)
    }
    .nav a {
        color: #282828
    }
    .nav__item {
        padding: 1rem
    }
    .main {
        background-position: top center;
        background: url(../img/background-mob.jpg) center right/cover no-repeat;
    }
    .hero__inner {
        padding-top: 0
    }
    .title-lg {
        line-height: 2.885rem
    }
    .pin__item {
        width: 2.5rem;
        height: 2.5rem;
        display: none
    }
    .hero__title br {
        display: none
    }
    .num__number {
        font-size: 3rem
    }
}

.quiz__btn-hint {
    position: absolute;
    left: 50%;
    bottom: 110%;
    width: 100%;
    color: #282828;
    box-shadow: 4px 7px 17px -6px rgba(0, 0, 0, .4);
    background-color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    z-index: 33;
    transform: translate(-50%, 0);
    opacity: 0;
    transition: opacity .6s
}

.quiz__btn:hover:disabled .quiz__btn-hint {
    opacity: 1
}

.quiz__inner {
    display: flex;
    justify-content: space-between
}

.quiz__left {
    padding: 1.042vw 2.179vw 2.24vw;
    width: 18.229vw;
    height: 36.458vw;
    border-radius: 15px;
    background: #eeeeee url(../img/logo-back.png) -3.7vw 6.1vw no-repeat;
    background-size: 24vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative
}

.quiz__left-photo {
    display: flex;
    width: 10.052vw;
    margin-bottom: 1.042vw
}

.quiz__left-online {
    padding-left: .68125vw
}

.quiz__left-online::before {
    left: -.1vw
}

.quiz__left-text {
    margin-bottom: 1.042vw;
    padding: 1.198vw 1.5625vw;
    border-radius: 10px;
    background-color: #fff;
    text-align: center;
    line-height: .9375vw
}

.quiz__left-img {
    display: flex;
    width: 8.542vw;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 5.542vw;
    position: absolute;
    bottom: 3vw;
    right: 3vw;
}

.quiz__items {
    width: 100%
}

.quiz__noimgcont{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.quiz__leftimg{
    width: 48%;
}

.quiz__leftimg img{
    display: block;
    width: 100%;
}

.quiz__options_noimg{
    width: 50% !important;
    flex-wrap: wrap;
}

.quiz__options_noimg .quiz__option{
    width: 100%;
    margin: 10px 0;
}

.quiz__options_noimg .quiz__option-checkbox{
    width: 100% !important;
}

.quiz__content {
    border-radius: 15px;
    border: 1px solid #e1e7ed;
    padding: 3.385vw 3.4375vw 2.34375vw;
    min-height: 36.458vw;
    width: 58.958vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
}

.quiz__item {
    position: relative;
    width: 100%
}

.quiz__item:nth-child(1) {
    max-width: 46.417vw;
    margin: 0 auto
}

.quiz__item:nth-child(1) .t-min2 {
    margin-bottom: 3.646vw
}

.quiz__item:nth-child(1) .quiz__options {
    flex-direction: column;
    flex-direction: row;
}

.quiz__item:nth-child(2) .t-min2,
.quiz__item:nth-child(3) .t-min2 {
    margin-bottom: 2.198vw
}

.quiz__item:nth-child(4) .t-min2 {
    margin-bottom: 2.021vw
}

.quiz__item:nth-child(5) .t-min2 {
    margin-bottom: 2.448vw
}

.quiz__item:nth-child(6) .t-min2 {
    margin-bottom: 1.5625vw
}

.quiz__options {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
}

.quiz__options--nums {
    flex-wrap: wrap
}

.quiz__options--cows {
    justify-content: center
}

.quiz__options--multi {
    flex-wrap: wrap;
    justify-content: center;
    width: calc(100% + 1.875vw);
    margin-left: -.9375vw
}

.quiz__option {
    position: relative;
    cursor: pointer;
    height: 2.865vw;
    display: flex;
    width: 23%;
    margin: 0 1%;
    margin-bottom: 1.5%;
}

.quiz__option.toggleopt{
    width: 100%;
}

.quiz__option.bigg{
    width: 31%;
}

.quiz__option-text{
    width: calc(100% - 2.2625vw);
}

.quiz__option:hover .quiz__option-checkbox {
    border-color: #ffb71b
}

.quiz__option-img {
    width: 10vw;
    height: 10vw;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 1.042vw;
    background-position: center center
}

.quiz__option--image {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: auto
}

.quiz__option--image .quiz__option-checkbox {
    width: 13.021vw;
    height: 2.865vw;
    width: 100%;
}

.quiz__option--min .quiz__option-checkbox {
    width: 9.115vw
}

.quiz__option--big {
    width: 16.146vw
}

.quiz__option--nums.quiz__option {
    flex-direction: column;
    height: auto;
    cursor: unset;
    width: 47%;
    margin-bottom: 2.204vw
}

.quiz__option--nums .quiz__option-wrap {
    display: flex;
    align-items: center
}

.quiz__option--nums .quiz__option-img {
    display: flex;
    width: 12.65625vw;
    height: auto;
    margin-right: .9375vw
}

.quiz__option--nums .quiz__option-block {
    display: flex
}

.quiz__option--cows.quiz__option {
    height: auto;
    flex-direction: column;
    align-items: center
}

.quiz__option--cows.quiz__option--slider .irs--flat .irs-grid-text::after {
    content: ' коров'
}

.quiz__option--cows .js-grid-text-0 {
    left: 1% !important
}

.quiz__option--cows.quiz__option--slider .irs--flat .irs-grid-text.js-grid-text-1 {
    left: 95% !important
}

.quiz__option--cows .quiz__option-img {
    width: 11.198vw;
    height: 11.198vw
}

.quiz__option--cows .quiz__option-slider {
    width: 32.292vw;
    margin-bottom: 2.083vw
}

.quiz__option--multi {
    margin-right: 1.6vw;
    margin-bottom: 1.042vw
}

.quiz__option--multi:nth-child(3),
.quiz__option--multi:nth-child(5) {
    margin-right: 0
}

.quiz__option--multi .quiz__option-img {
    width: 7.604vw;
    border-radius: 0;
    height: 6.875vw;
    background-size: contain;
    margin-bottom: .677vw
}

.quiz__option--multi .quiz__option-check {
    border-radius: 3px
}

.quiz__option--multi .quiz__option-checkbox {
    width: 13.542vw
}

.quiz__option-input {
    display: none
}

.quiz__option-input:checked~.quiz__option-checkbox {
    padding-left: .625vw;
    border-color: #ffb71b
}

.quiz__option-input:checked~.quiz__option-checkbox .quiz__option-check {
    /*width: 1.5625vw;
    height: 1.5625vw;*/
    background-color: #ffb71b
}

.quiz__option-input:checked~.quiz__option-checkbox .quiz__option-check img {
    display: flex
}

.quiz__option-checkbox {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: .885vw;
    border-radius: 100px;
    border: 1px solid #dfdfdf;
    transition: .4s border-color;
    width: 100%
}

.quiz__option-check {
    width: 1.542vw;
    height: 1.542vw;
    background-color: #eeeeee;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-right: .78125vw
}

.quiz__option-check img {
    display: none;
    width: .677vw
}

.quiz__option--slider {
    display: flex;
    align-items: flex-end;
    height: auto;
    cursor: auto;
    width: 100%;
}

.quiz__option--slider.mb {
    margin-bottom: 5.208vw
}

.quiz__option--slider .irs--flat .irs-line {
    height: 15px;
    border-radius: 8px
}

.quiz__option--slider .irs--flat .irs-max,
.quiz__option--slider .irs--flat .irs-min {
    display: none
}

.quiz__option--slider .irs--flat .irs-single {
    display: none
}

.quiz__option--slider .irs-grid {
    bottom: -12px
}

.quiz__option--slider .irs--flat .irs-grid-pol {
    display: none
}

.quiz__option--slider .irs--flat .irs-grid-text {
    color: #282828;
    font-size: .9375vw;
    font-weight: 500;
    font-family: 'PF Bague Sans Pro', sans-serif
}

.quiz__option--slider .irs--flat .irs-grid-text::after {
    content: ' ';
    font-size: .729vw;
    font-weight: 500
}

.quiz__option--slider .irs--flat .irs-grid-text.js-grid-text-1 {
    left: 98% !important
}

.quiz__option--slider .irs--flat .irs-bar {
    border-radius: 8px;
    height: 15px;
    background-color: #ffb71b
}

.quiz__option--slider .irs--flat .irs-shadow {
    height: 1px;
    bottom: 16px;
    background-color: #e1e4e9
}

.quiz__option--slider .irs--flat .irs-handle {
    width: 40px;
    height: 40px;
    border: 7px solid #fff;
    background-color: #ffb71b;
    border-radius: 50%;
    top: 12px;
    cursor: pointer;
    box-shadow: 0 0 27px rgba(40, 39, 40, .2)
}

.quiz__option--slider .irs--flat .irs-handle i:first-child {
    display: none
}

.quiz__option-slider {
    width: 25.26vw
}

.quiz__option-slider.mr {
    margin-right: 4.167vw
}

.quiz__option-block {
    position: relative;
    top: .5vw;
    display: flex;
    align-items: center
}

.quiz__option-range-input {
    width: 4.10625vw;
    height: 2.492vw;
    border-radius: 5px;
    border: 1px solid #e1e7ed;
    -moz-appearance: textfield
}

.quiz__option-range-input::-webkit-inner-spin-button,
.quiz__option-range-input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.quiz__tractor {
    display: flex;
    width: 17.15625vw;
    position: absolute;
    right: 0vw;
    top: 13vw;
    z-index: -1
}

.quiz__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: 15px;
}

.quiz__progress {
    display: flex
}

.quiz__progress-items {
    display: flex;
    align-items: flex-end;
    padding-bottom: .3vw;
    margin-right: 1.771vw
}

.quiz__progress-item {
    width: .78125vw;
    height: .78125vw;
    background-color: #eeeeee;
    border-radius: 50%;
    margin-right: .46875vw
}

.quiz__progress-item:last-child {
    margin-right: 0
}

.quiz__progress-item.active {
    background-color: #ffb71b
}

.quiz-scroll .scroll__text {
    margin-bottom: 5.4vw
}

.quiz__semifinal {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center
}

.quiz__semifinal-title {
    color: #ffb71b
}

.quiz__semifinal-options {
    display: flex;
    width: 36.458vw;
    justify-content: space-between;
    margin-bottom: 1.5625vw
}

.quiz__semifinal-option-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: inherit;
    background-color: transparent;
    transition: .2s
}

.quiz__semifinal-check {
    z-index: 1
}

.quiz__semifinal-option {
    position: relative;
    min-width: 8.333vw;
    padding: 0 1.354vw;
    height: 3.385vw;
    border-radius: 100px;
    background-color: #eeeeee;
    border: 1px solid #eeeeee;
    display: flex;
    align-items: center;
    cursor: pointer
}

.quiz__semifinal-option-text {
    z-index: 1
}

.quiz__semifinal-option:nth-child(1) .quiz__semifinal-input:checked~.quiz__semifinal-option-bg {
    background-color: #675dac
}

.quiz__semifinal-option:nth-child(1) .quiz__semifinal-input:checked~.quiz__semifinal-check path {
    fill: #fff !important
}

.quiz__semifinal-option:nth-child(1) .quiz__semifinal-input:checked~.quiz__semifinal-option-text {
    color: #fff
}

.quiz__semifinal-option:nth-child(2) .quiz__semifinal-input:checked~.quiz__semifinal-option-bg {
    background-color: #4bbcf3
}

.quiz__semifinal-option:nth-child(2) .quiz__semifinal-input:checked~.quiz__semifinal-check path {
    fill: #fff !important
}

.quiz__semifinal-option:nth-child(2) .quiz__semifinal-input:checked~.quiz__semifinal-option-text {
    color: #fff
}

.quiz__semifinal-option:nth-child(3) .quiz__semifinal-check-img path {
    fill: #2bbb2b
}

.quiz__semifinal-option:nth-child(3) .quiz__semifinal-input:checked~.quiz__semifinal-option-bg {
    background-color: #2bbb2b
}

.quiz__semifinal-option:nth-child(3) .quiz__semifinal-input:checked~.quiz__semifinal-check path {
    fill: #fff !important
}

.quiz__semifinal-option:nth-child(3) .quiz__semifinal-input:checked~.quiz__semifinal-option-text {
    color: #fff
}

.quiz__semifinal-option:nth-child(4) .quiz__semifinal-input:checked~.quiz__semifinal-option-bg {
    background-color: #ffb71b
}

.quiz__semifinal-option:nth-child(4) .quiz__semifinal-input:checked~.quiz__semifinal-check path {
    fill: #fff !important
}

.quiz__semifinal-option:nth-child(4) .quiz__semifinal-input:checked~.quiz__semifinal-option-text {
    color: #fff
}

.quiz__semifinal-check-img {
    width: 1.5625vw;
    margin-right: .521vw
}

.quiz__semifinal-inputs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 36.458vw
}

.quiz__semifinal-inputs .input {
    width: 49%;
    margin-bottom: .78125vw
}

.quiz__semifinal-inputs .btn {
    width: 49%;
    height: 3.90625vw;
    padding: 0
}

.quiz__semifinal input[type=email] {
    display: none
}

.quiz__btns {
    display: flex
}

.form__check {
    display: flex;
    align-items: center;
    cursor: pointer
}

.form__check .rhide:checked~.form__check-box {
    background-color: #ffb71b
}

.form__check-box {
    width: .78125vw;
    height: .78125vw;
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #ffb71b;
    display: flex;
    justify-content: center;
    align-items: center
}

.form__check-box img {
    width: .46875vw
}

.form__check-text {
    transition: .4s
}

.form__check-text:hover {
    color: #ffb71b
}

@media (max-width:900px) {
        .quiz__noimgcont{
            justify-content: center;
            flex-wrap: wrap;
        }
        .quiz__leftimg{
            width: 80%;
        }
        .quiz__options_noimg{
            width: 100% !important;
        }
    .quiz__left {
        display: none
    }
    .quiz__items {
        width: 100%
    }
    .quiz__content {
        border-radius: 15px;
        padding: 1.5rem;
        height: auto;
        width: 100%
    }
    .quiz__item:nth-child(1) {
        max-width: 36.417rem
    }
    .quiz__item:nth-child(1) .t-min2 {
        margin-bottom: 3.646rem
    }
    .quiz__item:nth-child(2) .t-min2,
    .quiz__item:nth-child(3) .t-min2 {
        margin-bottom: 6.198rem
    }
    .quiz__item:nth-child(4) .t-min2 {
        margin-bottom: 3.021rem
    }
    .quiz__item:nth-child(5) .t-min2 {
        margin-bottom: 2.448rem
    }
    .quiz__item:nth-child(6) .t-min2 {
        margin-bottom: 1.5625rem
    }
    .quiz__options--multi {
        width: calc(100% + 1.875rem);
        margin-left: -.9375rem
    }
    .quiz__option {
        height: 3.5rem
    }
    .quiz__option-img {
        width: 14.4rem;
        height: 14.4rem;
        margin-bottom: 1.042rem
    }
    .quiz__option--image .quiz__option-checkbox {
        width: 13.021rem;
        height: 2.865rem
    }
    .quiz__option--min .quiz__option-checkbox {
        width: 9.115rem
    }
    .quiz__option--big {
        width: 16.146rem
    }
    .quiz__option--nums.quiz__option {
        margin-bottom: 2.204rem
    }
    .quiz__option--nums .quiz__option-img {
        width: 12.65625rem;
        margin-right: .9375rem
    }
    .quiz__option--cows .quiz__option-img {
        width: 15rem;
        height: 15rem
    }
    .quiz__option--cows .quiz__option-slider {
        width: 100%;
        margin-bottom: 2.083rem
    }
    .quiz__option--multi {
        margin-right: 1.6rem;
        margin-bottom: 1.042rem
    }
    .quiz__option--multi .quiz__option-img {
        width: 11.604rem;
        height: 10.875rem;
        margin-bottom: .677rem
    }
    .quiz__option--multi .quiz__option-checkbox {
        width: 13.542rem
    }
    .quiz__option-input:checked~.quiz__option-checkbox {
        padding-left: .625rem
    }
    .quiz__option-input:checked~.quiz__option-checkbox .quiz__option-check {
        width: 2rem;
        height: 2rem
    }
    .quiz__option-checkbox {
        padding-left: .885rem
    }
    .quiz__option-check {
        width: 1.5rem;
        height: 1.5rem;
        margin-right: .78125rem
    }
    .quiz__option-check img {
        width: .7rem
    }
    .quiz__option--slider.mb {
        margin-bottom: 4rem
    }
    .quiz__option--slider .irs--flat .irs-grid-text {
        font-size: .9375rem
    }
    .quiz__option--slider .irs--flat .irs-grid-text::after {
        font-size: .729rem
    }
    .quiz__option-slider {
        width: 100%
    }
    .quiz__option-slider.mr {
        margin-right: 1rem
    }
    .quiz__option-block {
        position: relative;
        top: .5rem;
        display: flex;
        align-items: center
    }
    .quiz__option-range-input {
        width: 6.5rem;
        height: 3.5rem;
        font-size: 2rem
    }
    .quiz__tractor {
        width: 27.15625rem;
        right: -2rem;
        top: 13rem;
        display: none;
        display: block;
            position: static;
            width: 80%;
            margin: 0 auto 10px;
    }
    .quiz__progress-items {
        padding-bottom: .3rem;
        margin-right: 1.771rem
    }
    .quiz__progress-item {
        width: .78125rem;
        height: .78125rem;
        margin-right: .46875rem
    }
    -scroll .scroll__text {
        margin-bottom: 5.4rem
    }
    __semifinal-options {
        width: 36.458rem;
        margin-bottom: 1.5625rem
    }
    __semifinal-option {
        min-width: 8.333rem;
        padding: 0 1.354rem;
        height: 3.385rem
    }
    __semifinal-check-img {
        width: 1.5625rem;
        margin-right: .521rem
    }
    __semifinal-inputs {
        width: 36.458rem
    }
    __semifinal-inputs .input {
        margin-bottom: .78125rem
    }
    __semifinal-inputs .btn {
        height: 3.90625rem
    }
    .form__check-box {
        min-width: 1.5rem;
        min-height: 1.5rem
    }
    .form__check-box img {
        width: .85rem
    }
    .quiz__option--slider {
        align-items: center
    }
    .quiz__option-block {
        top: 0
    }
    .quiz__option--slider .irs--flat .irs-line {
        height: 10px
    }
    .quiz__option--slider .irs--flat .irs-bar {
        height: 10px
    }
    .quiz__option--slider .irs--flat .irs-handle {
        width: 24px;
        height: 24px;
        border: 4px solid #fff;
        top: 12px
    }
    .irs--flat.irs-with-grid {
        height: 46px
    }
    .irs--flat .irs-line {
        top: 19px
    }
    .irs--flat .irs-bar {
        top: 19px
    }
    .quiz__option--slider .irs--flat .irs-grid-text {
        font-size: 1.2rem
    }
    .quiz__option--slider .irs--flat .irs-grid-text::after {
        font-size: 1rem
    }
    .quiz__option--slider .irs--flat .irs-grid-text.js-grid-text-1 {
        left: 91% !important
    }
    .quiz__options {
        margin-bottom: 2rem
    }
    .quiz__bottom {
        flex-direction: column-reverse
    }
    .btn.btn--blue {
        height: auto;
        padding: 1.7rem 3.9rem 1.7rem 3.6rem
    }
    .btn.btn--blue::after {
        border-width: 0 .15rem .15rem 0;
        padding: .25rem;
        right: 2rem
    }
    .btn {
        margin-bottom: 0
    }
    .quiz__btns {
        margin-bottom: 2rem
    }
    .quiz__option--image {
        height: auto;
        margin-bottom: 2rem;
        margin-left: .4rem;
        margin-right: .4rem;
    }
    .quiz__option.bigg{
        width: 47%;
    }
    .quiz__option.verybig{
        width: 78%;
    }
    .quiz__option--image .quiz__option-checkbox {
        width: 100%;
        height: 3.5rem
    }
    .quiz__options {
        flex-wrap: wrap;
        justify-content: center
    }
    .quiz__item:nth-child(2) .t-min2,
    .quiz__item:nth-child(3) .t-min2 {
        margin-bottom: 3.198rem
    }
    .quiz__option-block .tsm12 {
        font-size: 1.3rem
    }
    .btn.btn--outline {
        border: 0;
        background: 0 0;
        box-shadow: none;
        color: #282728;
        height: auto;
        padding: 1.7rem 3.6rem 1.7rem 3.9rem
    }
    .btn.btn--outline::after {
        border-width: 0 .15rem .15rem 0;
        padding: .25rem;
        left: 2rem
    }
    .quiz__option--nums.quiz__option {
        width: 100%;
        align-items: center
    }
    .quiz__option--multi .quiz__option-checkbox {
        width: 100%;
        padding-right: .5rem
    }
    .quiz__semifinal-options {
        width: 100%;
        margin-bottom: 0;
        flex-wrap: wrap
    }
    .quiz__semifinal-option {
        width: 48%;
        height: 4.5rem;
        margin-bottom: 1rem;
        padding: 0 1.354rem
    }
    .quiz__semifinal-check-img {
        width: 1.9rem;
        margin-right: .521rem
    }
    .quiz__semifinal-inputs {
        margin-bottom: 1rem;
        width: 100%
    }
    .quiz__semifinal-inputs .input {
        width: 100%;
        height: 4.5rem;
        font-size: 1.3rem;
        order: 1
    }
    .quiz__semifinal-inputs .btn {
        width: 100%;
        height: 4.5rem;
        order: 2
    }
    .quiz__semifinal-inputs .btn .btn-text {
        font-size: 1.3rem
    }
    .form__check-text {
        text-align: left;
        font-size: 0.9rem
    }
    .quiz__option--cows.quiz__option {
        width: 100%
    }
    .quiz__semifinal-option-text {
        font-size: 1.3rem
    }
}

.mech__subtitle {
    margin-bottom: 5.99vw
}

.mech-scroll .scroll__text {
    margin-bottom: 5.2vw
}

.mech__inner {
    display: flex;
    justify-content: space-between
}

.mech__right {
    padding-top: .885vw
}

.mech__img {
    display: flex;
    width: 36.5625vw
}

.mech__bg {
    display: flex;
    width: 37.917vw;
    position: absolute;
    top: 8vw;
    left: 11vw;
    z-index: -1
}

.mech .pin:nth-child(1) .pin__hover {
    left: -15vw;
    top: -3vw
}

.mech .pin:nth-child(1) .pin__img {
    background-size: 1.25vw
}

.mech .pin:nth-child(1) .pin__line {
    width: 6.198vw;
    left: 7.6vw;
    top: 1vw
}

.mech .pin:nth-child(2) .pin__hover {
    left: 1.8vw;
    top: -6.5vw
}

.mech .pin:nth-child(2) .pin__img {
    background-size: .99vw
}

.mech .pin:nth-child(2) .pin__line {
    width: 1.979vw;
    left: 1.6vw;
    top: 2.8vw
}

.mech .pin:nth-child(3) .pin__hover {
    left: 11.5vw;
    top: -4.7vw
}

.mech .pin:nth-child(3) .pin__img {
    background-size: 1.302vw
}

.mech .pin:nth-child(3) .pin__line {
    width: 11.458vw;
    left: -7.9vw;
    top: 3.8vw
}

.mech .pin:nth-child(4) .pin__hover {
    left: -15.6vw;
    top: -2.5vw
}

.mech .pin:nth-child(4) .pin__img {
    background-size: .885vw
}

.mech .pin:nth-child(4) .pin__line {
    width: 8.49vw;
    left: 5.8vw;
    top: 2.9vw
}

.mech .pin:nth-child(5) .pin__hover {
    left: 2.2vw;
    top: -3.6vw
}

.mech .pin:nth-child(5) .pin__img {
    background-size: .677vw
}

.mech .pin:nth-child(5) .pin__line {
    width: 3.073vw;
    left: 1.1vw;
    top: 2.7vw
}

.mech .pin:nth-child(6) .pin__hover {
    left: -2.5vw;
    top: 8vw
}

.mech .pin:nth-child(6) .pin__img {
    background-size: .677vw
}

.mech .pin:nth-child(6) .pin__line {
    width: .9375vw;
    left: 2.6vw;
    top: -4.6vw
}

.mech .pin:nth-child(7) .pin__hover {
    left: -27.4vw;
    top: -7.2vw
}

.mech .pin:nth-child(7) .pin__img {
    background-size: .573vw
}

.mech .pin:nth-child(7) .pin__line {
    width: 20vw;
    left: 5.7vw;
    top: 3.4vw
}

.mech .pin:nth-child(8) .pin__hover {
    left: 5.6vw;
    top: -4vw
}

.mech .pin:nth-child(8) .pin__img {
    background-size: 1.40625vw
}

.mech .pin:nth-child(8) .pin__line {
    width: 8.073vw;
    left: -3.1vw;
    top: 4.2vw
}

.mech .pin__item {
    width: 1.875vw;
    height: 1.875vw;
    background-color: #ffb71b
}

.mech .pin__item::after,
.mech .pin__item::before {
    background-color: #ffb71b
}

.mech .pin__hover {
    padding: 0;
    opacity: 1;
    display: flex;
    align-items: center;
    background: 0 0;
    transform: none
}

.mech .pin__img {
    width: 2.604vw;
    height: 2.604vw;
    background-color: #eeeeee;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50%;
    margin-right: .78125vw
}

.mech .pin__line {
    position: absolute;
    display: flex
}

.section.has--line {
    padding-top: 0
}

.section.has--line::before {
    content: '';
    width: .729vw;
    height: .729vw;
    border-radius: 50%;
    background-color: #d6e5f3;
    position: absolute;
    right: 36vw;
    top: 1.2vw
}

.section.has--line::after {
    content: '';
    position: absolute;
    right: 0;
    top: 1.53vw;
    height: 1px;
    width: 36vw;
    background-color: #d6e5f3
}

.part {
    display: flex;
    align-items: center;
    margin-bottom: 3.646vw
}

.part:last-child {
    margin-bottom: 0
}

.part__img {
    width: 7.8125vw;
    height: 7.8125vw;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-right: 4.583vw;
    position: relative;
    border: 1px solid #edf2f6
}

.part__img::before {
    content: '';
    width: 3.75vw;
    height: 1px;
    background-color: #d6e5f3;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -2.448vw;
    z-index: -1
}

.part__img::after {
    content: '';
    width: .677vw;
    height: .677vw;
    border-radius: 50%;
    background-color: #ffb71b;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -2.448vw
}

.part__text {
    max-width: 14.0625vw
}

@media (max-width:900px) {
    .mech__subtitle {
        margin-bottom: 2rem
    }
    .mech-scroll .scroll__text {
        margin-bottom: 5.2rem
    }
    .mech__right {
        padding-top: .885rem
    }
    .mech__img {
        width: 100%
    }
    .mech__bg {
        width: 37.917rem;
        top: 8rem;
        left: 11rem
    }
    .mech .pin:nth-child(1) .pin__hover {
        left: -15rem;
        top: -3rem
    }
    .mech .pin:nth-child(1) .pin__img {
        background-size: 2.35rem
    }
    .mech .pin:nth-child(1) .pin__line {
        width: 6.198rem;
        left: 7.6rem;
        top: 1rem
    }
    .mech .pin:nth-child(2) .pin__hover {
        left: 1.8rem;
        top: -6.5rem
    }
    .mech .pin:nth-child(2) .pin__img {
        background-size: 1.89rem
    }
    .mech .pin:nth-child(2) .pin__line {
        width: 1.979rem;
        left: 1.6rem;
        top: 2.8rem
    }
    .mech .pin:nth-child(3) .pin__hover {
        left: 11.5rem;
        top: -4.7rem
    }
    .mech .pin:nth-child(3) .pin__img {
        background-size: 2.302rem
    }
    .mech .pin:nth-child(3) .pin__line {
        width: 11.458rem;
        left: -7.9rem;
        top: 3.8rem
    }
    .mech .pin:nth-child(4) .pin__hover {
        left: -15.6rem;
        top: -2.5rem
    }
    .mech .pin:nth-child(4) .pin__img {
        background-size: 1.685rem
    }
    .mech .pin:nth-child(4) .pin__line {
        width: 8.49rem;
        left: 5.8rem;
        top: 2.9rem
    }
    .mech .pin:nth-child(5) .pin__hover {
        left: 2.2rem;
        top: -3.6rem
    }
    .mech .pin:nth-child(5) .pin__img {
        background-size: 1.277rem
    }
    .mech .pin:nth-child(5) .pin__line {
        width: 3.073rem;
        left: 1.1rem;
        top: 2.7rem
    }
    .mech .pin:nth-child(6) .pin__hover {
        left: -2.5rem;
        top: 8rem
    }
    .mech .pin:nth-child(6) .pin__img {
        background-size: 1.277rem
    }
    .mech .pin:nth-child(6) .pin__line {
        width: .9375rem;
        left: 2.6rem;
        top: -4.6rem
    }
    .mech .pin:nth-child(7) .pin__hover {
        left: -27.4rem;
        top: -7.2rem
    }
    .mech .pin:nth-child(7) .pin__img {
        background-size: 1.073rem
    }
    .mech .pin:nth-child(7) .pin__line {
        width: 20rem;
        left: 5.7rem;
        top: 3.4rem
    }
    .mech .pin:nth-child(8) .pin__hover {
        left: 5.6rem;
        top: -4rem
    }
    .mech .pin:nth-child(8) .pin__img {
        background-size: 2.70625rem
    }
    .mech .pin:nth-child(8) .pin__line {
        width: 8.073rem;
        left: -3.1rem;
        top: 4.2rem
    }
    .mech .pin__item {
        width: 1.875rem;
        height: 1.875rem
    }
    .mech .pin__img {
        min-width: 5.5rem;
        height: 5.5rem;
        margin-right: .78125rem
    }
    .section.has--line::before {
        display: none
    }
    .section.has--line::after {
        display: none
    }
    .part__text .tsm12 {
        font-size: 1.3rem
    }
    .part__text .t-min2 {
        font-size: 2.2rem
    }
    .part {
        margin-bottom: 3.646rem
    }
    .part__img {
        min-width: 11.8125rem;
        height: 11.8125rem;
        margin-right: 3.583rem
    }
    .part__img::before {
        width: 3.75rem;
        right: -2.448rem
    }
    .part__img::after {
        width: .677rem;
        height: .677rem;
        right: -2.448rem
    }
    .part__text {
        max-width: unset
    }
    .mech__inner {
        flex-direction: column;
        align-items: center
    }
    .mech__inner .parts {
        margin-bottom: 2rem
    }
    .mech__items .pin {
        position: static;
        width: 50%;
        margin-bottom: 2rem
    }
    .mech__items .pin .pin__hover {
        position: static
    }
    .mech__items .pin .pin__line {
        display: none
    }
    .mech__items {
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }
    .mech__items .pin__hover .tsm12 {
        font-size: 1.3rem;
        white-space: normal
    }
    .mech__items .pin__hover .tsm12 br {
        display: none
    }
}

.direction__subtitle {
    margin-bottom: 3.385vw
}

.direction__inner {
    display: flex
}

.direction__block {
    background-color: #35343d;
    display: flex;
    width: 50%
}

.direction__right {
    padding: 2.96875vw 2.967vw 2.448vw 3.767vw
}

.direction__img {
    width: 23.229vw;
    min-height: 100%;
    background-size: cover;
    background-repeat: no-repeat
}

.direction__item {
    display: flex;
    align-items: center;
    margin-bottom: 1.40625vw
}

.direction__item:last-child {
    margin-bottom: 0
}

.direction__check {
    width: 1.5625vw;
    height: 1.5625vw;
    background-color: #1cc935;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: .78125vw
}

.direction__check.negative {
    background-color: #ffb71b
}

@media (max-width:900px) {
    .direction__subtitle {
        margin-bottom: 3.385rem
    }
    .direction__block {
        width: 100%
    }
    .direction__right {
        padding: 2.06875rem 1.167rem 1.748rem 2.867rem
    }
    .direction__img {
        width: 50%
    }
    .direction__item {
        margin-bottom: 1.40625rem
    }
    .direction__item .tsm13 br {
        display: none
    }
    .direction__check {
        min-width: 2rem;
        min-height: 2rem;
        margin-right: .78125rem
    }
    .direction__inner {
        flex-wrap: wrap
    }
    h2 br {
        display: none
    }
    .direction__right .t-min2 {
        font-size: 2.1rem
    }
    .direction__right .tsm13 {
        font-size: 1.3rem
    }
    .direction__subtitle {
        font-size: 1.6rem
    }
    .direction .title br {
        display: none
    }
    .options__subtitle {
        font-size: 1.6rem
    }
    .options__text .t-min2 {
        font-size: 2.3rem
    }
    .options__text .text {
        font-size: 1.5rem
    }
    .options__text .text br {
        display: none
    }
}

.options .scroll__text {
    margin-bottom: 4.9vw
}

.options__subtitle {
    margin-bottom: 2.604vw
}

.options__wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 3.4375vw
}

.options__item {
    display: flex;
    align-items: center
}

.options__img {
    position: relative;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 8.333vw;
    height: 9.375vw;
    margin-right: 4.427vw
}

.options__img::before {
    content: '';
    width: 3.75vw;
    height: 1px;
    background-color: #d6e5f3;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -2.648vw;
    z-index: -1
}

.options__img::after {
    content: '';
    width: .677vw;
    height: .677vw;
    border-radius: 50%;
    background-color: #ffb71b;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -2.848vw
}

.options__item.big .options__img {
    width: 20.26vw;
    height: 18.229vw;
    margin-right: 7.708vw
}

.options__item.big .options__img::before {
    width: 8.75vw;
    top: 37%;
    right: -4.648vw
}

.options__item.big .options__img::after {
    top: 37%;
    right: -5.248vw
}

@media (max-width:900px) {
    .options .scroll__text {
        margin-bottom: 4.9rem
    }
    .options__subtitle {
        margin-bottom: 2.604rem
    }
    .options__wrapper {
        margin-bottom: 0;
        flex-direction: column;
        width: 29rem
    }
    .options__img {
        min-width: 8.333rem;
        height: 9.375rem;
        margin-right: 4.427rem
    }
    .options__img::before {
        width: 3.75rem;
        right: -2.648rem
    }
    .options__img::after {
        width: .677rem;
        height: .677rem;
        right: -2.848rem
    }
    .options__item.big .options__img {
        min-width: 8.333rem;
        height: 9.375rem;
        margin-right: 4.427rem
    }
    .options__item.big .options__img::before {
        width: 3.75rem;
        right: -2.648rem
    }
    .options__item.big .options__img::after {
        width: .677rem;
        height: .677rem;
        right: -2.848rem
    }
    .options__items {
        display: flex;
        flex-direction: column;
        align-items: center
    }
    .options__item {
        margin-bottom: 2rem
    }
    .options .text24 {
        font-size: 2rem
    }
    .options .tsm13 {
        font-size: 1.5rem
    }
}
#download{
    overflow: hidden;
}
.download .scroll {
    top: 5.9vw
}

.download__date {
    position: relative;
    padding-left: .9vw;
    color: #1cc935
}

.download__date::before {
    content: '';
    border-radius: 50%;
    width: .365vw;
    height: .365vw;
    background-color: #52b060;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    -webkit-animation: online 2s infinite;
    animation: online 2s infinite
}

.download__form {
    padding: 3.125vw 4.167vw;
    border-radius: 20px;
    background: #eeeeee url(../img/logo-back.png) no-repeat 15vw center;
    background-size: 79.5vw;
    position: relative
}

.download__form-title {
    margin-bottom: 1.667vw
}

.download__form-wrapper {
    display: flex;
    margin-bottom: 1.5625vw
}

.download__form .input {
    height: 3.125vw;
    width: 13.021vw;
    margin-right: .9375vw;
    border: none
}

.download__form input[type=tel] {
    width: 16.25vw
}

.download__form .btn {
    padding: 0 3.646vw;
    height: 3.125vw
}

.download__form-size {
    position: absolute;
    right: 23vw;
    top: 5vw
}

.download__form-size-bg {
    display: flex;
    width: 7.083vw
}

.download__form-size-text {
    position: absolute;
    left: 1.6vw;
    top: 2vw
}

.download__form-mockup {
    position: absolute;
    right: -17.8vw;
    top: -5.2vw;
    display: flex;
    width: 50.104vw
}

@media (max-width:900px) {
    .download .scroll {
        top: 5.9rem
    }
    .download__date {
        padding-left: 1.1rem
    }
    .download__date::before {
        width: .6rem;
        height: .6rem
    }
    .download__form {
        padding: 3.125rem 4.167rem;
        background: #eeeeee url(../img/logo-back.png) no-repeat 15rem center;
        background-size: 79.5rem;
        padding-top: 30rem
    }
    .download__form-title {
        margin-bottom: 1.667rem
    }
    .download__form-wrapper {
        margin-bottom: 1.5625rem
    }
    .download__form .input {
        height: 4.5rem;
        width: 100%;
        margin-right: 0;
        margin-bottom: 1rem;
        font-size: 1.3rem
    }
    .download__form input[type=tel] {
        width: 100%;
        margin-right: 0
    }
    .download__form .btn {
        padding: 0;
        width: 100%;
        height: 4.5rem
    }
    .download__form-size {
        right: 23.6rem;
        top: 12rem
    }
    .download__form-size-bg {
        width: 7.083rem
    }
    .download__form-size-text {
        left: 1.6rem;
        top: 2rem
    }
    .download__form-mockup {
        right: -18.8rem;
        width: 50.104rem;
        top: 1rem
    }
    .download__form-title {
        text-align: center
    }
    .download__form-title br {
        display: none
    }
    .download__form-wrapper {
        flex-direction: column
    }
}

.popular .scroll__text {
    margin-bottom: 5.4vw
}

.popular.has--line::before {
    top: 5.7vw
}

.popular.has--line::after {
    top: 6vw
}

.popular__items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.popular__item {
    width: 38.15625vw;
    margin-bottom: 3.646vw
}

.popular__sliders {
    display: flex;
    margin-bottom: 1.042vw
}

.popular__slider {
    width: 31.40625vw;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    margin-right: .521vw;
    margin-top: .208vw;
    margin-bottom: .208vw
}

.popular__slider-img {
    width: 31.40625vw;
    height: 15.725vw;
    position: relative;
    border-radius: 5px;
    overflow: hidden
}

.popular__slider-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.popular__slider-nav.slick-vertical {
    width: 6.25vw
}

.popular__slider-nav.slick-vertical .popular__slider-nav-img {
    margin-top: .208vw;
    margin-bottom: .208vw;
    width: 6.25vw;
    height: 3.646vw;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer
}

.popular__slider-nav.slick-vertical .popular__slider-nav-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.popular__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.popular__wrapper .btn {
    height: 3.90625vw;
    padding: 0 2.083vw
}

.popular__wrapper .btn__phone {
    display: flex;
    margin-right: .885vw;
    width: 1.042vw
}

.popular__wrapper .link__img {
    display: flex;
    width: .625vw
}

.popular__right {
    display: flex;
    align-items: center
}

.popular__img {
    display: flex;
    max-width: 3.59375vw
}

.popular__table {
    border-radius: 5px;
    border: 1px solid #eeeeee;
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    margin-bottom: 1.5625vw
}

.popular__table tr {
    height: 1.823vw
}

.popular__table tr:nth-child(even) {
    background-color: #eeeeee
}

.popular__table td:nth-child(1) {
    padding-left: 1.302vw;
    text-align: left
}

.popular__btns {
    display: flex;
    justify-content: center;
    align-items: center
}

@media (max-width:900px) {
    .popular .scroll__text {
        margin-bottom: 5.4rem
    }
    .popular.has--line::before {
        top: 5.7rem
    }
    .popular.has--line::after {
        top: 6rem
    }
    .popular__item {
        width: 100%;
        margin-bottom: 3.646rem
    }
    .popular__sliders {
        margin-bottom: 1.042rem
    }
    .popular__slider {
        width: 80%;
        margin-right: .521rem;
        margin-top: .208rem;
        margin-bottom: .208rem
    }
    .popular__slider-img {
        width: 31.40625rem;
        height: 15.725rem
    }
    .popular__slider-nav.slick-vertical {
        width: 20%
    }
    .popular__slider-nav.slick-vertical .popular__slider-nav-img {
        margin-top: .208rem;
        margin-bottom: .208rem;
        width: 6.25rem;
        height: 3.646rem
    }
    .popular__wrapper .btn {
        height: 3.90625rem;
        padding: 0 2.083rem
    }
    .popular__wrapper .btn__phone {
        margin-right: .885rem;
        width: 1.042rem
    }
    .popular__wrapper .link__img {
        width: 1.2rem
    }
    .popular__img {
        min-width: 4rem
    }
    .popular__table {
        margin-bottom: 1.5625rem;
        display: block;
        max-width: 100%;
        width: 100%;
        white-space: nowrap;
        overflow-x: scroll;
        font-size: 1.3rem
    }
    .popular__table tr {
        height: 2.5rem
    }
    .popular__table td:nth-child(1) {
        padding-left: 1.302rem
    }
    .popular__table td {
        padding: 1rem
    }
    .popular__table th {
        padding: 1rem
    }
    .popular__table tbody {
        display: table;
        width: 100%
    }
    .popular__right .text {
        white-space: nowrap
    }
    .popular__table~.popular__wrapper {
        flex-direction: column
    }
    .popular__table~.popular__wrapper .btn {
        margin-bottom: 1rem;
        height: 4.5rem
    }
    .popular__btns .btn.btn--blue {
        height: 4.5rem
    }
    .popular__text .tsm12 {
        font-size: 1.3rem
    }
    .popular__text .text24 {
        font-size: 1.6rem
    }
    .popular__right .text {
        font-size: 1.6rem
    }
}

.usage .container--right {
    display: flex;
    justify-content: space-between
}

.usage h2 {
    margin-bottom: 4.167vw
}

.usage__items {
    display: flex;
    flex-wrap: wrap
}

.usage__item {
    padding: 1.5625vw 1.927vw;
    width: 25vw;
    height: 15.625vw;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px;
    display: flex;
    align-items: flex-end;
    position: relative;
    overflow: hidden;
    margin-bottom: .9375vw;
    margin-right: .9375vw
}

.usage__item h3 {
    z-index: 1
}

.usage__item::before {
    content: '';
    width: 1px;
    height: 10.104vw;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 2.292vw
}

.usage__item::after {
    content: '';
    width: .729vw;
    height: .729vw;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    top: 9.792vw;
    left: 1.992vw
}

/*.usage__item:nth-child(1),
.usage__item:nth-child(4) {
    border-radius: 0 15px 15px 0
}

.usage__item:nth-child(3),
.usage__item:nth-child(6) {
    margin-right: 0
}*/

.usage__shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: linear-gradient(to top, #282828 0, rgba(40, 40, 40, 0) 80%, rgba(40, 40, 40, 0) 100%)
}

.also__title {
    margin-bottom: 2.292vw
}

.also__item {
    display: flex;
    align-items: center;
    margin-bottom: 2.5vw
}

.also__item:last-child {
    margin-bottom: 0
}

.also__img {
    max-width: 2.083vw;
    margin-right: 1.198vw
}

.scroll.scroll--right {
    left: unset;
    right: .5vw
}

@media (max-width:900px) {
    .usage h2 {
        margin-bottom: 4.167rem
    }
    .usage__item {
        padding: 1.5625rem 1.927rem;
        padding-right: .5rem;
        width: 49%;
        height: 15.625rem;
        margin-bottom: 1rem;
        margin-right: 0
    }
    .usage__item .tsm13 br {
        display: none
    }
    .usage__item::before {
        height: 8rem;
        left: 2.292rem
    }
    .usage__item::after {
        width: .729rem;
        height: .729rem;
        top: 7.792rem;
        left: 1.992rem
    }
    .also__title {
        margin-bottom: 2.292rem;
        font-size: 1.6rem
    }
    .also__title br {
        display: none
    }
    .also__item {
        margin-bottom: 2.5rem;
        width: 50%
    }
    .also__img {
        max-width: 2.083rem;
        margin-right: 1.198rem
    }
    .scroll.scroll--right {
        right: .5rem
    }
    .container--right {
        max-width: 90vw;
        margin: 0 auto;
        padding: 0
    }
    .usage .container--right {
        flex-direction: column
    }
    .usage__item:nth-child(1),
    .usage__item:nth-child(4) {
        border-radius: 15px
    }
    .usage__items {
        justify-content: space-between
    }
    .also__items {
        display: flex;
        flex-wrap: wrap
    }
    .usage__item .tsm13 {
        font-size: 1.3rem
    }
    .also__item .tsm13 {
        font-size: 1.3rem
    }
}

.team {
    margin-bottom: 5.208vw;
    background: #fff url(../img/team-bg1.png) no-repeat bottom center;
    background-size: 100%;
    padding-bottom: 3.90625vw
}

.team .scroll__text {
    margin-bottom: 2.8vw
}

.team__subtitle {
    margin-bottom: 3.073vw
}

.team__inner {
    display: flex;
    justify-content: space-between;
    margin-bottom: 2.865vw
}

.team__inner .nums {
    flex-direction: column;
    text-align: center
}

.team__inner .num {
    flex-direction: column;
    align-items: center;
    margin-right: 0;
    margin-bottom: 3.125vw
}

.team__inner .num:last-child {
    margin-bottom: 0
}

.team__inner .num__number {
    font-size: 3.125vw;
    color: #ffb71b;
    font-weight: 700;
    margin-bottom: .78125vw;
    margin-right: 0
}

.team__right {
    max-width: 44.948vw;
    display: flex;
    flex-direction: column;
    align-items: center
}

.team__right .text {
    line-height: 1.302vw
}

.team__item {
    text-align: center;
    margin-left: 1.25vw;
    margin-right: 1.25vw
}

.team__item .tsm13 {
    margin-bottom: .25vw
}

.team__position {
    color: #929292
}

.team__img {
    display: flex;
    width: 100%;
    margin-bottom: .78125vw
}

.team__slider {
    width: 39.479vw;
    margin-bottom: 2.604vw
}

.team__slider .slick-next::before,
.team__slider .slick-prev::before {
    border-width: 0 .2vw .2vw 0;
    padding: .4vw
}

.team__slider .slick-prev {
    left: -40px
}

.team__slider .slick-next {
    right: -40px
}

.team__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.team__btn.btn {
    height: 4.375vw;
    padding: 0 3.854vw 0 7.8125vw;
    position: relative
}

.team__btn.btn::before {
    content: '';
    position: absolute;
    left: -2.1vw;
    top: -1.2vw;
    width: 8.021vw;
    height: 6.51vw;
    background-image: url(../img/btn-trac.png);
    background-size: contain
}

.director {
    text-align: center
}

.director__img {
    display: flex;
    width: 34.229vw;
    margin-bottom: 1.40625vw
}

.director__position {
    color: #929292
}

@media (max-width:900px) {
    .team {
        margin-bottom: 5.208rem;
        padding-bottom: 3.90625rem
    }
    .team .scroll__text {
        margin-bottom: 2.8rem
    }
    .team__subtitle {
        margin-bottom: 3.073rem;
        font-size: 2rem
    }
    .team__inner {
        margin-bottom: 2.865rem;
        flex-direction: column;
        align-items: center
    }
    .team__inner .num {
        margin-bottom: 1rem;
        flex: 1
    }
    .team__inner .num__number {
        font-size: 3.125rem;
        margin-bottom: 0
    }
    .team__right {
        max-width: 100%
    }
    .team__right .text {
        line-height: 1.602rem;
        font-size: 1.5rem
    }
    .team__right .slick-slide img {
        margin: 0 auto
    }
    .team__item {
        margin-left: 1.25rem;
        margin-right: 1.25rem
    }
    .team__item .tsm13 {
        margin-bottom: .25rem
    }
    .team__img {
        margin-bottom: .78125rem
    }
    .team__slider {
        width: 100%;
        margin-bottom: 2.604rem
    }
    .team__slider .slick-next::before,
    .team__slider .slick-prev::before {
        border-width: 0 .3rem .3rem 0;
        padding: .8rem
    }
    .team__btn.btn {
        height: 4.5rem;
        padding: 0 3.854rem 0 7.8125rem
    }
    .team__btn.btn::before {
        left: -2.1rem;
        top: -1.2rem;
        width: 8.021rem;
        height: 6.51rem
    }
    .director__img {
        width: 18.229rem;
        margin-bottom: 1.40625rem
    }
    .director {
        margin-bottom: 2rem
    }
    .team__inner .nums {
        margin-bottom: 2rem;
        flex-direction: row;
        align-items: flex-start
    }
    .team__slider .slick-prev {
        left: -1.1rem
    }
    .team__slider .slick-next {
        right: -1.1rem
    }
    .team__bottom {
        flex-direction: column
    }
    .team__bottom .text21 {
        margin-bottom: 3rem;
        font-size: 1.5rem
    }
}

.scheme .scroll {
    top: 11.8vw
}

.scheme__items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.scheme__item {
    display: flex;
    align-items: center;
    margin-bottom: 3.90625vw;
    position: relative
}

.scheme__item:nth-child(1),
.scheme__item:nth-child(4) {
    width: 22.135vw
}

.scheme__item:nth-child(2),
.scheme__item:nth-child(5) {
    width: 26.458vw
}

.scheme__item:nth-child(3),
.scheme__item:nth-child(6) {
    width: 23.698vw
}

.scheme__item:nth-child(4),
.scheme__item:nth-child(5),
.scheme__item:nth-child(6) {
    margin-bottom: 0
}

.scheme__item .pin {
    left: 23.9vw;
    top: 2.4vw
}

.scheme__item .pin__item {
    background-color: #ffb71b;
    width: 1.354vw;
    height: 1.354vw
}

.scheme__item .pin__item::after,
.scheme__item .pin__item::before {
    background-color: #ffb71b
}

.scheme__img {
    width: 5.8125vw;
    min-width: 5.8125vw;
    height: 5.8125vw;
    border-radius: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    margin-right: 4.427vw
}

.scheme__img::before {
    content: '';
    width: 3.75vw;
    height: 1px;
    background-color: #d6e5f3;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -2.648vw;
    z-index: -1
}

.scheme__img::after {
    content: '';
    width: .677vw;
    height: .677vw;
    border-radius: 50%;
    background-color: #ffb71b;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -2.848vw
}

.scheme__wrapper {
    display: flex;
    flex-direction: column
}

.scheme .btn.btn--blue {
    padding: 0 .9375vw;
    height: 2.604vw
}

.scheme .btn.btn--blue::after {
    display: none
}

.scheme .lh {
    line-height: 1.25vw
}

@media (max-width:900px) {
    .scheme .scroll {
        top: 11.8rem
    }
    .scheme__item {
        margin-bottom: 2rem
    }
    .scheme__item:nth-child(1),
    .scheme__item:nth-child(4) {
        width: 31rem
    }
    .scheme__item:nth-child(2),
    .scheme__item:nth-child(5) {
        width: 31rem
    }
    .scheme__item:nth-child(3),
    .scheme__item:nth-child(6) {
        width: 31rem
    }
    .scheme__item .pin {
        left: 23.9rem;
        top: 2.4rem
    }
    .scheme__item .pin__item {
        width: 1.354rem;
        height: 1.354rem
    }
    .scheme__img {
        width: 10.8125rem;
        min-width: 10.8125rem;
        height: 10.8125rem;
        margin-right: 4.427rem
    }
    .scheme__img::before {
        width: 3.75rem;
        right: -2.648rem
    }
    .scheme__img::after {
        width: .677rem;
        height: .677rem;
        right: -2.848rem
    }
    .scheme .btn.btn--blue {
        padding: 0 .9375rem;
        height: 4.5rem
    }
    .scheme .lh {
        line-height: 1.25rem
    }
    .scheme__items {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
        align-items: center
    }
    .scheme__item:nth-child(4),
    .scheme__item:nth-child(5),
    .scheme__item:nth-child(6) {
        margin-bottom: 2rem
    }
    .scheme {
        padding-bottom: 2rem
    }
    .scheme__item .t-min2 {
        font-size: 2rem
    }
    .scheme__item .tsm13 {
        font-size: 1.4rem
    }
    .scheme__item .tsm13 br {
        display: none
    }
    .scheme__item .text {
        font-size: 1.7rem
    }
    .modal-politics .title {
        font-size: 1.8rem
    }
}

.delivery .scroll {
    top: 10.8vw
}

.delivery .scroll__text {
    margin-bottom: 2.5vw
}

.delivery.section.has--line::before {
    right: 27vw;
    top: 2.6vw
}

.delivery.section.has--line::after {
    top: 2.95vw;
    width: 27.1vw
}

.delivery h2 {
    margin-bottom: 4.375vw
}

.delivery__items {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 4.6875vw
}

.delivery__item {
    display: flex;
    align-items: center
}

.delivery__item .pin {
    width: 1.667vw;
    height: 1.667vw;
    position: relative
}

.delivery__item .pin__hover {
    opacity: 1
}

.delivery__img {
    width: 15.052vw;
    height: 15.052vw;
    border-radius: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 3.28125vw
}

@media (max-width:900px) {
    .delivery .scroll {
        top: 10.8rem
    }
    .delivery .scroll__text {
        margin-bottom: 2.5rem
    }
    .delivery.section.has--line::before {
        right: 27rem;
        top: 2.6rem
    }
    .delivery.section.has--line::after {
        top: 2.95rem;
        width: 27.1rem
    }
    .delivery h2 {
        margin-bottom: 4.375rem
    }
    .delivery__items {
        margin-bottom: 0;
        flex-direction: column;
        align-items: center
    }
    .delivery__item {
        margin-bottom: 2rem
    }
    .delivery__item .pin {
        width: 1.667rem;
        height: 1.667rem;
        display: none
    }
    .delivery__item br {
        display: none
    }
    .delivery__item .pin__hover {
        padding: 0;
        position: static;
        white-space: normal
    }
    .delivery__img {
        min-width: 10rem;
        height: 10rem;
        margin-right: 1rem
    }
    .delivery__item .t-min2 {
        font-size: 2rem
    }
    .delivery__item .text {
        font-size: 1.4rem
    }
    .tsm13 {
        font-size: 1.3rem
    }
    .delivery .text24 {
        font-size: 1.8rem
    }
    .delivery .tsm13 {
        font-size: 1.5rem
    }
}

.call .scroll__text {
    margin-bottom: 1.6vw
}

.call .scroll {
    top: 14.8vw
}

.call.section.has--line::before {
    right: 23vw;
    top: 2.6vw
}

.call.section.has--line::after {
    top: 2.98vw;
    width: 23vw
}

.call h2 {
    margin-bottom: 4vw
}

.call__form {
    padding: 3.021vw 7.135vw 3.021vw 27.53125vw;
    position: relative;
    background: #eeeeee url(../img/logo-back.png) -3.7vw 8.6vw no-repeat;
    background-size: 100vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 0 20px 20px 0
}

.call__form-badge-top {
    padding: .677vw .78125vw;
    color: #747474;
    border-radius: 2px;
    background-color: #fff;
    position: absolute;
    bottom: 3.3vw;
    left: 8.2vw;
    z-index: 2
}

.call__form-badge-bot {
    padding: .885vw 1.302vw;
    border-radius: 2px;
    background-color: #cfd825;
    position: absolute;
    bottom: 1vw;
    left: 9vw;
    z-index: 1
}

.call__img {
    display: flex;
    position: absolute;
    width: 22.35vw;
    left: 7.8125vw;
    bottom: 0
}

.call .socials {
    flex-direction: column;
    align-items: center
}

.call .socials .phone__text::before {
    left: -.8vw
}

.call .socials__item {
    width: 3.385vw;
    height: 3.385vw;
    margin-right: .573vw
}

.call .socials__item:last-child {
    margin-right: 0
}

.call .socials__item-img {
    width: 1.642vw;
    height: 1.642vw
}

.call .phone__text.text24 {
    font-size: 1.36vw
}

.call__right {
    width: 34.083vw
}

.call__items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 2.03125vw
}

.call__item {
    display: flex;
    align-items: center;
    margin-bottom: 1.146vw;
    width: 50%
}

.call__item:nth-child(2),
.call__item:nth-child(4) {
    padding-left: 3.5vw
}

.call__check {
    display: flex;
    width: 1.615vw;
    margin-right: 1.042vw
}

.call__inputs {
    display: flex;
    justify-content: space-between
}

.call__inputs .input {
    border: 0;
    height: 3.125vw
}

.call__inputs .input:first-child {
    width: 40%
}

.call__inputs .input:last-child {
    width: 58.8%
}

.call__inputs .btn {
    height: 3.125vw;
    padding: 0 3.4375vw
}

@media (max-width:900px) {
    .call .scroll__text {
        margin-bottom: 1.6rem
    }
    .call .scroll {
        top: 14.8rem
    }
    .call.section.has--line::before {
        right: 23rem;
        top: 2.6rem
    }
    .call.section.has--line::after {
        top: 2.98rem;
        width: 23rem
    }
    .call h2 {
        margin-bottom: 4rem
    }
    .call__form {
        padding: 1.5rem;
        padding-top: 32rem;
        background: #eeeeee url(../img/logo-back.png) -3.7rem 8.6rem no-repeat;
        background-size: 100rem;
        border-radius: 20px;
        flex-direction: column;
        align-items: center
    }
    .call__form-badge-top {
        padding: .677rem .78125rem;
        top: 22.3rem;
        left: 8.2rem;
        z-index: 2;
        bottom: unset
    }
    .call__form-badge-bot {
        padding: .885rem 1.302rem;
        top: 24.3rem;
        left: 9rem;
        bottom: unset
    }
    .call__img {
        width: 22.35rem;
        left: 7.8125rem;
        bottom: unset;
        top: .2rem
    }
    .call .socials .phone__text::before {
        left: -1.2rem
    }
    .call .socials__item {
        width: 3.385rem;
        height: 3.385rem;
        margin-right: .573rem
    }
    .call .socials__item-img {
        width: 1.642rem;
        height: 1.642rem
    }
    .call .phone__text.text24 {
        font-size: 1.3rem
    }
    .call__right {
        width: 100%
    }
    .call__items {
        margin-bottom: 2.03125rem
    }
    .call__item {
        margin-bottom: 1.146rem;
        width: 100%
    }
    .call__item .tsm13 {
        font-size: 1.3rem
    }
    .call__item .tsm13 br {
        display: none
    }
    .call__item:nth-child(2),
    .call__item:nth-child(4) {
        padding-left: 0
    }
    .call__check {
        min-width: 3.1rem;
        margin-right: 1.042rem
    }
    .call__inputs .input {
        height: 4.5rem;
        font-size: 1.3rem
    }
    .call__inputs .btn {
        height: 4.5rem;
        font-size: 1.3rem;
        padding: 0;
        width: 100%;
        margin-bottom: 1rem
    }
    .call__inputs {
        flex-direction: column;
        align-items: center
    }
    .call__inputs .input:first-child {
        width: 100%;
        margin-bottom: 1rem
    }
    .call__inputs .input:last-child {
        width: 100%
    }
}

.seo {
    padding-bottom: 3vw
}

.seo.section.has--line::before {
    right: 50vw;
    top: .7vw
}

.seo.section.has--line::after {
    top: 1.05vw;
    width: 50vw
}

.seo h2 {
    margin-bottom: 2.083vw
}

.seo__text {
    color: #747474;
    max-height: 5vw;
    position: relative;
    overflow: hidden;
    transition: 1s
}

.seo__text.active {
    max-height: 100vw
}

.seo__text.active::before {
    display: none
}

.seo__text::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3vw;
    background-image: linear-gradient(to top, #fff 6%, rgba(255, 255, 255, .72) 29%, rgba(39, 39, 43, 0) 89%, rgba(39, 39, 43, 0) 98%)
}

.seo__btn {
    position: relative;
    cursor: pointer
}

.seo__btn.active::before {
    transform: rotate(225deg)
}

.seo__btn::before {
    content: '';
    border: solid #d7d7d7;
    border-width: 0 .108vw .108vw 0;
    display: inline-block;
    padding: .225vw;
    position: absolute;
    top: 0;
    left: .2vw;
    transform: rotate(45deg);
    transition: .4s
}

@media (max-width:900px) {
    .seo {
        padding-bottom: 3rem
    }
    .seo h2 {
        margin-bottom: 2.083rem
    }
    .seo__text {
        max-height: 5rem
    }
    .seo__text.active {
        max-height: 100rem
    }
    .seo__text::before {
        height: 3rem
    }
    .seo__btn::before {
        border-width: 0 .108rem .108rem 0;
        padding: .525rem;
        left: .2rem
    }
    .seo .t-min {
        font-size: 2.35rem
    }
    .seo .tsm13 {
        font-size: 1.6rem
    }
    .phone .phone__text {
        font-size: 1.4rem
    }
    .phone .phone__link {
        font-size: 1.6rem
    }
}

.contacts {
    padding-bottom: 0;
    padding-top: 0;
    overflow: hidden;
}

.contacts h2 {
    margin-bottom: 1.979vw
}

.contacts .container--right {
    display: flex;
    justify-content: space-between
}

.contacts__map {
    width: 49.271vw;
    border-radius: 0 20px 0 0;
    overflow: hidden
}

.contacts__right {
    padding-bottom: 2.083vw;
    position: relative
}

.contacts__right::before {
    content: '';
    width: .729vw;
    height: .729vw;
    border-radius: 50%;
    background-color: #d6e5f3;
    position: absolute;
    right: 4vw;
    top: 2.8vw
}

.contacts__right::after {
    content: '';
    position: absolute;
    right: -11vw;
    top: 3.12vw;
    height: 1px;
    width: 15vw;
    background-color: #d6e5f3
}

.contacts__top {
    display: flex;
    align-items: center;
    margin-bottom: 1.823vw
}

.contacts__slider {
    width: 17.917vw
}

.contacts__wrapper {
    margin-right: 4.53125vw
}

.contacts__email {
    display: flex;
    align-items: center
}

.contacts__email-img {
    display: flex;
    width: 1.40625vw;
    margin-right: .78125vw
}

.contacts__adress {
    display: flex;
    align-items: center;
    margin-bottom: 2.083vw
}

.contacts__adress-img {
    display: flex;
    width: 1.458vw;
    margin-right: .78125vw
}

.contacts__item {
    margin-left: .3125vw;
    margin-right: .3125vw;
    width: 8.333vw;
    height: 5.729vw;
    position: relative;
    border-radius: 5px;
    overflow: hidden
}

.contacts__item img {
    position: absolute;
    max-width: unset;
    max-height: unset;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.contacts .slick-next::before,
.contacts .slick-prev::before {
    border-width: 0 .2vw .2vw 0;
    padding: .4vw
}

.contacts .socials {
    flex-direction: column;
    align-items: center
}

.contacts .socials .phone__text::before {
    left: -.8vw
}

.contacts .socials__item {
    width: 3.125vw;
    height: 3.125vw;
    background-color: #edf2f6;
    margin-right: .521vw
}

.contacts .socials__item:last-child {
    margin-right: 0
}

.contacts .socials__item-img {
    width: 1.442vw;
    height: 1.442vw
}

.contacts__socials {
    display: flex;
    justify-content: space-between
}

.contacts .socials-2 .socials__item:nth-child(2) .socials__item-img {
    width: .669vw;
    height: 1.238vw;
    fill: #1e44d0
}

.contacts .socials-2 .socials__item:nth-child(2):hover {
    background-color: #1e44d0
}

.contacts .socials-2 .socials__item:nth-child(2):hover .socials__item-img {
    fill: #fff
}

.contacts .socials-2 .socials__item:nth-child(3) .socials__item-img {
    fill: #f61c0d
}

.contacts .socials-2 .socials__item:nth-child(3):hover {
    background-color: #f61c0d
}

.contacts .socials-2 .socials__item:nth-child(3):hover .socials__item-img {
    fill: #fff
}

.contacts .socials-2 .socials__item:nth-child(4) .socials__item-img {
    fill: #4b729f
}

.contacts .socials-2 .socials__item:nth-child(4):hover {
    background-color: #4b729f
}

.contacts .socials-2 .socials__item:nth-child(4):hover .socials__item-img {
    fill: #fff
}

@media (max-width:900px) {
    .contacts h2 {
        margin-bottom: 1.979rem
    }
    .contacts__map {
        width: 100%;
        border-radius: 20px 20px 0 0
    }
    .contacts__right {
        padding-bottom: 2.083rem
    }
    .contacts__right::before {
        width: .729rem;
        height: .729rem;
        right: 4rem;
        top: 2.8rem;
        display: none
    }
    .contacts__right::after {
        display: none;
        right: -11rem;
        top: 3.12rem;
        width: 15rem
    }
    .contacts__top {
        margin-bottom: 1.823rem;
        flex-direction: column
    }
    .contacts__slider {
        width: 100%
    }
    .contacts__wrapper {
        margin-right: 0;
        margin-bottom: 2rem
    }
    .contacts__email-img {
        width: 1.40625rem;
        margin-right: .78125rem
    }
    .contacts__adress {
        margin-bottom: 2.083rem
    }
    .contacts__adress-img {
        width: 1.458rem;
        margin-right: .78125rem
    }
    .contacts__item {
        margin-left: .3125rem;
        margin-right: .3125rem;
        width: 8.333rem;
        height: 9.729rem
    }
    .contacts .slick-next::before,
    .contacts .slick-prev::before {
        border-width: 0 .3rem .3rem 0;
        padding: .8rem
    }
    .contacts .socials .phone__text::before {
        left: -.8rem
    }
    .contacts .socials__item {
        width: 3.125rem;
        height: 3.125rem;
        margin-right: .521rem
    }
    .contacts .socials__item-img {
        width: 1.442rem;
        height: 1.442rem
    }
    .contacts .socials-2 .socials__item:nth-child(2) .socials__item-img {
        width: .669rem;
        height: 1.238rem
    }
    .contacts .container--right {
        flex-direction: column-reverse
    }
    .contacts__office {
        width: 100%
    }
    .contacts__office .slick-prev {
        left: -13px
    }
    .contacts__office .slick-next {
        right: -13px
    }
    .contacts__socials {
        flex-direction: column;
        align-items: center
    }
    .contacts .socials .phone__text::before {
        left: -1.1rem
    }
}



.footer__inner {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.footer__logo {
    display: flex;
    align-items: center
}

.footer__logo-img {
    display: flex;
    width: 7.51vw;
    margin-right: 1.823vw
}

.footer .op {
    opacity: .5
}

.footer__link {
    transition: .3s
}

.footer__link:hover {
    color: #d3dc25
}

@media (max-width:900px) {
    .footer {
        padding: 1.354rem 0;
        text-align: center
    }
    .footer .tsm10 {
        margin-bottom: 1rem
    }
    .footer__logo {
        margin-bottom: 1rem;
        text-align: left
    }
    .footer__logo-img {
        width: 7.51rem;
        margin-right: 1.823rem
    }
    .footer__inner {
        flex-direction: column;
        align-items: center
    }
}

.modal-overlay {
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    overflow-y: scroll
}

.modal {
    padding: 3.59375vw 3.177vw;
    top: 10vw;
    left: 50%;
    border: 0;
    margin-bottom: 0;
    background: #fff url(../img/logo-back.png) no-repeat center center;
    background-size: 38.5vw;
    border-radius: 20px;
    color: #282828;
    width: auto;
    transform: translateX(-50%)
}

.modal::before {
    display: none
}

.modal__person {
    margin-right: 3.646vw
}

.modal__person-img {
    display: flex;
    width: 10.573vw;
    margin-bottom: .78125vw
}

.modal__form {
    display: flex;
    align-items: center
}

.modal__form .btn,
.modal__form .input {
    width: 18.28125vw;
    height: 3.125vw;
    margin-bottom: .573vw;
    border: 0
}

.modal__form .btn {
    padding: 0;
    margin-bottom: .885vw
}

.modal__right {
    display: flex;
    flex-direction: column;
    align-items: center
}

.modal__close {
    width: 2.5rem;
    height: 2.5rem;
    position: absolute;
    top: 2.5rem;
    right: 2.5rem;
    display: block;
    z-index: 9;
    cursor: pointer
}

.modal__close::after,
.modal__close::before {
    content: ' ';
    position: absolute;
    left: 50%;
    height: 100%;
    width: 4px;
    background-color: #d2d2d2;
    border-radius: 3px
}

.modal__close::before {
    transform: rotate(45deg)
}

.modal__close::after {
    transform: rotate(-45deg)
}

.modal-price {
    padding-left: 19.115vw
}

.modal .download__form-size-bg {
    width: 4.84375vw
}

.modal .download__form-mockup {
    width: 34.167vw;
    left: 5.26vw;
    top: 3.854vw;
    z-index: -1
}

.modal .download__form-size-text {
    left: 1vw;
    top: 1.4vw
}

.modal .download__form-size {
    right: unset;
    left: 1.875vw;
    top: 10.26vw;
    z-index: -2
}

.modal-pdf {
    padding-left: 4.167vw;
    padding-right: 4.167vw;
    padding-bottom: 2.083vw;
    padding-top: 2.604vw;
    background-position: -1vw 13vw
}

.modal-pdf__form {
    flex-direction: column
}

.modal-pdf__form .modal__right {
    align-self: flex-end
}

.modal__mockup {
    display: flex;
    position: absolute;
    width: 23.958vw;
    left: -12.8vw;
    top: 9.1vw
}

.modal-favorite {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.modal-favorite__btn {
    padding: .78125vw 1.042vw;
    border-radius: 10px;
    background-color: #154b91
}

.modal-map {
    padding: 0;
    width: 50vw;
    height: 50vh
}

.modal-map__form {
    width: 100%;
    height: 100%
}

.widget-menu {
    position: fixed;
    right: 0;
    top: 15vw;
    z-index: 998;
    display: flex;
    flex-direction: column;
    align-items: center
}

.btn--burger-wrapper {
    position: relative;
    margin: 0 0 1rem 0;
    transition-duration: .5s;
    cursor: pointer;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .4s;
    width: 1.5625vw;
    height: 1.5625vw;
    background-color: #154b91
}

.btn--burger {
    width: .625vw;
    height: .104vw;
    background-color: transparent
}

.btn--burger:after,
.btn--burger:before {
    content: "";
    position: absolute;
    display: block;
    width: .625vw;
    height: .104vw;
    background-color: #fff;
    transition: .4s
}

.btn--burger:before {
    top: .625vw;
    transform: rotate(-25deg)
}

.btn--burger:after {
    bottom: .573vw;
    transform: rotate(25deg)
}

.widget-link {
    width: 5.99vw;
    height: 6.146vw;
    border-radius: 25px 0 0 25px;
    background-color: #154b91;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    margin-bottom: .208vw;
    transform: translateX(158%);
    transition: .4s
}

.widget-link:hover {
    background-color: #123f7b
}

.widget-link img {
    margin-bottom: .573vw
}

.widget-link-1 img {
    width: 1.823vw
}

.widget-link-2 img {
    width: 1.458vw
}

.widget-link-3 img {
    width: 1.354vw
}

.widget-link-4 img {
    width: 1.5625vw
}

.widget-menu.active .widget-link {
    transform: translateX(0)
}

.btn--burger-wrapper.active .btn--burger:before {
    transform: rotate(45deg);
    top: .78125vw
}

.btn--burger-wrapper.active .btn--burger:after {
    transform: rotate(-45deg);
    bottom: .677vw
}

.t-min,
.t-min2,
.title,
.title-lg {
    opacity: 0
}

@media (max-width:900px) {
    .modal {
        padding: 3.59375rem 3.177rem;
        top: 10rem;
        background: #fff url(../img/logo-back.png) no-repeat center center;
        background-size: 38.5rem;
        width: 30rem
    }
    .modal__person {
        margin-right: 0
    }
    .modal__person-img {
        width: 10.573rem;
        margin-bottom: .78125rem
    }
    .modal__form .btn,
    .modal__form .input {
        width: 100%;
        height: 4rem;
        margin-bottom: 1rem
    }
    .modal__form .btn {
        margin-bottom: 1rem
    }
    .modal-price {
        padding: 3.59375rem 3.177rem;
        padding-bottom: 25rem
    }
    .modal .download__form-size-bg {
        width: 6.54375rem
    }
    .modal .download__form-mockup {
        width: 34.167rem;
        left: 8.26rem;
        top: unset;
        bottom: -1rem
    }
    .modal .download__form-size-text {
        left: 1rem;
        top: 1.4rem
    }
    .modal .download__form-size {
        left: 3.875rem;
        top: unset;
        bottom: 12rem
    }
    .modal-pdf {
        padding-left: 4.167rem;
        padding-right: 4.167rem;
        padding-bottom: 1rem;
        padding-top: 2.604rem;
        background-position: -1rem 13rem
    }
    .modal__mockup {
        width: 23.958rem;
        left: -2.4rem;
        top: unset;
        bottom: -3rem
    }
    .modal-favorite__btn {
        padding: .78125rem 1.042rem
    }
    .widget-menu {
        top: 15rem
    }
    .btn--burger-wrapper {
        width: 3rem;
        height: 3rem
    }
    .btn--burger {
        width: 12px;
        height: 2px
    }
    .btn--burger:after,
    .btn--burger:before {
        width: 12px;
        height: 2px
    }
    .btn--burger:before {
        top: 12px
    }
    .btn--burger:after {
        bottom: 11px
    }
    .widget-link {
        width: 7.29rem;
        height: 7.446rem;
        margin-bottom: .308rem
    }
    .widget-link img {
        margin-bottom: .573rem
    }
    .widget-link-1 img {
        width: 1.823rem
    }
    .widget-link-2 img {
        width: 1.458rem
    }
    .widget-link-3 img {
        width: 1.354rem
    }
    .widget-link-4 img {
        width: 1.5625rem
    }
    .btn--burger-wrapper.active .btn--burger:before {
        top: 15px
    }
    .btn--burger-wrapper.active .btn--burger:after {
        bottom: 13px
    }
    .t-min,
    .t-min2,
    .title,
    .title-lg {
        opacity: 0
    }
    .modal__form {
        flex-direction: column-reverse
    }
    .modal__right {
        margin-bottom: 2rem;
        width: 100%;
    }
    .modal-pdf__form {
        flex-direction: column
    }
    .modal-pdf__form .modal__right {
        align-self: center
    }
    .modal-map {
        padding: 0
    }
}

.thank-main {
    background-color: #fff;
    background-image: linear-gradient(to top, rgba(40, 40, 40, 0) 0, rgba(40, 40, 40, 0) 46%, rgba(40, 40, 40, .75) 100%);
    padding-bottom: 4.0625vw
}

.mob-socials {
    display: none
}

.mob-socials__open {
    display: none
}

.thank-top {
    padding-top: 5.417vw;
    margin-bottom: 4.6875vw;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.thank-top .btn.btn--blue {
    padding: 0 2.03125vw 0 2.917vw
}

.thank-top .btn.btn--blue::after {
    right: unset;
    left: 1.9vw;
    transform: translateY(-50%) rotate(135deg)
}

.thank-wrapper {
    display: flex;
    justify-content: space-between
}

.thank__left {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.thank__left::before {
    content: '';
    width: .677vw;
    height: .677vw;
    border-radius: 50%;
    background-color: #282728;
    position: absolute;
    left: -2.604vw;
    top: 1vw
}

.thank__left::after {
    content: '';
    position: absolute;
    left: -10.604vw;
    top: 1.33vw;
    height: 1px;
    width: 8vw;
    background-color: #282728
}

.thank__left .phone__text {
    padding-left: .9vw
}

.thank__left .socials__item {
    width: 3.385vw;
    height: 3.385vw;
    background-color: #eeeeee
}

.thank__left .socials__item-img {
    width: 1.642vw;
    height: 1.642vw
}

.thank__right-wrapper {
    position: relative
}

.thank__right-wrapper .btn {
    height: 4.375vw;
    padding: 0 4.01vw
}

.thank__trac {
    display: flex;
    position: absolute;
    top: -3.5vw;
    right: 5.5vw;
    width: 23.90625vw
}

.thank__right-subtitle {
    margin-bottom: 5.3125vw
}

.thank__right {
    position: relative
}

.thank__right::before {
    content: '';
    width: .677vw;
    height: .677vw;
    border-radius: 50%;
    background-color: #282728;
    position: absolute;
    right: -2.604vw;
    top: 1vw
}

.thank__right::after {
    content: '';
    position: absolute;
    right: -10.604vw;
    top: 1.33vw;
    height: 1px;
    width: 8.2vw;
    background-color: #282728
}

@media (max-width:900px) {
    .thank-main {
        padding-bottom: 4.0625rem
    }
    .thank-top {
        padding-top: 5.417rem;
        margin-bottom: 4.6875rem;
        flex-direction: column;
        align-items: center
    }
    .thank-top .btn.btn--blue {
        padding: 0 2.03125rem 0 2.917rem;
        height: 4.5rem;
        align-self: flex-start
    }
    .thank-top .btn.btn--blue::after {
        left: 1.9rem
    }
    .thank__left::before {
        width: .677rem;
        height: .677rem;
        left: -2.604rem;
        top: 1rem
    }
    .thank__left::after {
        left: -10.604rem;
        top: 1.33rem;
        width: 8rem
    }
    .thank__left .phone__text {
        padding-left: .9rem
    }
    .thank__left .socials__item {
        width: 3.385rem;
        height: 3.385rem
    }
    .thank__left .socials__item-img {
        width: 1.642rem;
        height: 1.642rem
    }
    .thank__right-wrapper .btn {
        height: 4.375rem;
        padding: 0 4.01rem
    }
    .thank__trac {
        top: -4.9rem;
        right: -2.5rem;
        width: 23.90625rem
    }
    .thank__right-subtitle {
        margin-bottom: 5.3125rem
    }
    .thank__right::before {
        width: .677rem;
        height: .677rem;
        right: -2.604rem;
        top: 1rem
    }
    .thank__right::after {
        right: -10.604rem;
        top: 1.33rem;
        width: 8.2rem
    }
    .thank-top__left {
        margin-bottom: 2rem
    }
    .thank-wrapper {
        flex-direction: column
    }
    .mob-socials {
        z-index: 999;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        background-color: #154b91;
        transform: translateX(-100%);
        transition: all .4s ease-in
    }
    .mob-socials.active {
        transform: translateX(0)
    }
    .mob-socials__open {
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        background-color: #154b91;
        width: 4rem;
        height: 4rem
    }
    .mob-socials__icon {
        display: flex;
        width: 11px
    }
    .mob-socials__close::after,
    .mob-socials__close::before {
        background-color: #fff
    }
}