.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-bg, .mfp-container, .mfp-wrap {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.mfp-wrap {
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before, .mfp-content {
    display: inline-block;
    vertical-align: middle
}

.mfp-container:before {
    content: "";
    height: 100%
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure, .mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

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

.mfp-close {
    font: 28px/44px Arial, Baskerville, monospace;
    width: 44px;
    height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    top: 50%;
    margin: -55px 0 0;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:before {
    top: 0
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

.mfp-figure:after, img.mfp-img {
    display: block;
    width: auto;
    height: auto
}

img.mfp-img {
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure, img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

*, .mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content, img.mfp-img {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

html {
    scroll-behavior: smooth
}

* {
    padding: 0;
    box-sizing: border-box
}

a {
    color: #2162f3
}

a:hover {
    color: #0c4ad5
}

.header .contacts-col .icon-item img {
    width: 100%
}

.icon-arrow-down {
    display: inline-block;
    background-image: url(../img/arrow-down.svg);
    width: 12px;
    height: 8.12px
}

.icon-arrow-down, .icon-arrow-down-white, .icon-check-box {
    background-size: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.icon-arrow-down-white {
    display: inline-block;
    background-image: url(/static/rhksIHESAnKV1mko/img/arrow-down-white.svg);
    width: 12px;
    height: 8.12px
}

.icon-check-box {
    background-image: url(/static/rhksIHESAnKV1mko/img/checkbox-circle-fill.png);
    width: 20px;
    height: 20px
}

body {
    font: 16px/1.4 Roboto, Arial, Helvetica, sans-serif;
    position: relative
}

.btn, .header-link {
    text-decoration: none;
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    cursor: pointer;
    outline: 0
}

.btn {
    font: 600 14px Roboto, Arial, Helvetica, sans-serif;
    -webkit-transition: .3s all;
    min-width: 80px;
    padding: 0 20px;
    color: #231f20;
    transition: .3s all;
    border-width: 0
}

.btn.btn-small {
    height: 30px;
    line-height: 30px
}

.header-link {
    height: 38px;
    line-height: 38px;
    padding: 0 15px;
    color: #fff !important;
    transition: all .3s
}

.header-link:hover {
    background-color: #333
}

@media screen and (max-width: 1198px) {
    .header-link {
        text-align: left;
        line-height: 1.17;
        padding: 0
    }

    .header-link:hover {
        background: 0 0
    }
}

.btn.btn-normal {
    height: 38px;
    line-height: 38px
}

.btn.btn-large {
    height: 48px;
    line-height: 48px;
    font-size: 16px
}

.btn.btn-white {
    background: #fff;
    color: #231f20
}

.btn.btn-white:hover {
    background: #e6e3e3
}

.btn.btn-green {
    background: #39b54a;
    color: #fff
}

.btn.btn-green:hover {
    background: #298536ff
}

.btn-light-green {
    background: #a6de2d;
    color: #231f20
}

.btn-light-green:hover {
    background: #9acb24;
    color: inherit
}

.btn.btn-grey {
    background: #e6e3e3;
    color: #231f20
}

.btn.btn-grey:hover {
    background: #cec8c8
}

.btn.btn-yellow {
    background: #ffca39
}

.btn.btn-yellow:hover {
    background: #6d6d6d;
    color: #ffca39
}

.btn.btn-black {
    background: #000;
    color: #fff;
    font-weight: 600
}

.btn.btn-black:hover {
    background: #363636
}

.btn.btn-no-rounded {
    border-radius: 5px
}

.btn.btn-rounded-0 {
    border-radius: 0
}

section + section {
    margin-top: 60px;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    padding: 0 15px
}

.row {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap
}

.download-app-section {
    position: relative;
    display: none;
    -webkit-box-align: center;
    align-items: center;
    background: #fff;
    padding: 10px 15px 10px 54px
}

.download-app-section.show {
    display: -webkit-box;
    display: flex
}

.download-app-section .download-app-close {
    position: absolute;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 20px;
    border: 0;
    outline: 0;
    background: 0 0;
    opacity: .7;
    cursor: pointer;
    left: 15px
}

.download-app-section .download-app-close:hover {
    opacity: 1
}

.download-app-section .download-app-img {
    width: 56px;
    height: 56px;
    border-radius: 4px;
    overflow: hidden
}

.download-app-section .download-app-img img {
    width: 100%;
    height: 100%
}

.download-app-section .download-app-text {
    margin-left: 12px
}

.download-app-section .download-app-text .h {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.25;
    margin-bottom: 2px
}

.download-app-section .download-app-text .p {
    font-size: 12px;
    line-height: 1.25;
    color: #333
}

.download-app-section .download-app-link {
    margin-left: auto
}

.download-app-section .download-app-link a {
    color: #2162f3;
    text-decoration: none;
    font-size: 18px
}

.header {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99
}

.header.sticky {
    position: sticky !important
}

.header .btn {
    padding: 0 25px
}

.header .header-top {
    background: #000;
    padding: 8px 0;
    position: relative;
    z-index: 2
}

@media screen and (max-width: 1198px) {
    .header .header-top {
        padding-right: 62px
    }
}

@media screen and (max-width: 767px) {
    .header .header-top {
        padding-right: 40px
    }
}

.header .header-top .row {
    -webkit-box-align: center;
    align-items: center
}

.header .header-top .desktop-navigation {
    margin-left: 30px;
    display: flex;
    align-items: center
}

@media screen and (max-width: 1198px) {
    .header .header-top .desktop-navigation {
        display: none
    }
}

.header .header-top .desktop-navigation .nav-item {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    transition: .3s all;
    outline: 0
}

.header .header-top .button-form {
    margin-left: auto;
    display: flex;
    align-items: center
}

@media screen and (max-width: 1198px) {
    .header .header-top .button-form {
        margin-left: auto
    }
}

.header .header-top .button-form .btn {
    margin-left: 14px
}

.header .header-top .button-form .btn:first-child {
    margin-left: 0
}

.header .header-top .button-form .call-link {
    margin-right: 0;
    margin-left: 5px;
    padding: 0 15px;
    display: block;
    line-height: 38px;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    border-radius: 50px;
    cursor: pointer;
    outline: 0;
    transition: all .3s
}

.header .header-top .button-form .call-link:hover {
    background-color: #333
}

@media screen and (max-width: 767px) {
    .header .header-top .button-form .call-link {
        display: none
    }
}

.header .header-menu {
    background: 0 0;
    padding: 8px 0;
    position: relative;
    -webkit-transition: .3s all;
    transition: .3s all;
    z-index: 1
}

@media screen and (max-width: 1198px) {
    .header .header-menu {
        overflow-x: auto
    }

    .header .header-menu.index, .header .header-top.index {
        z-index: 6;
        overflow: initial
    }

    .header .header-menu .row {
        flex-wrap: nowrap;
        justify-content: center
    }
}

@media screen and (max-width: 767px) {
    .header .header-menu .row {
        justify-content: flex-start
    }
}

.header .header-menu.hide {
    top: -80px
}

.header .header-menu.show {
    top: 0;
    background: #fff;
    box-shadow: 0 3px 6px -1px rgba(0, 0, 0, .5)
}

.header .header-menu .row {
    -webkit-box-align: center;
    align-items: center
}

.header .header-menu .menu-dropdown {
    position: relative;
    margin-right: 32px
}

@media screen and (max-width: 992px) {
    .header .header-menu .menu-dropdown {
        margin-right: 10px
    }
}

.header .header-top .menu-dropdown .dropdown-title {
    font: 400 16px/32px Roboto, Arial, Helvetica, sans-serif;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: .3s all;
    padding: 0 14px;
    text-align: center;
    color: #fff;
    transition: .3s all;
    outline: 0;
    height: 34px
}

@media screen and (max-width: 992px) {
    .header .header-top .menu-dropdown .dropdown-title {
        background: #111;
        color: #fff
    }

    .header .header-top .menu-dropdown .dropdown-title:hover {
        opacity: .9
    }
}

.header .header-top .menu-dropdown .dropdown-title .icon-arrow-down-white {
    position: relative;
    right: -6px
}

@media screen and (max-width: 992px) {
    .header .header-top .menu-dropdown .dropdown-title .icon-arrow-down-white {
        display: none
    }
}

.header .header-top .menu-dropdown .dropdown-list-head {
    height: auto;
    line-height: 40px;
    font-size: 18px;
    font-weight: 600;
    padding: 15px 0;
    position: relative;
    display: none
}

@media screen and (max-width: 992px) {
    .header .header-top .menu-dropdown .dropdown-list-head {
        display: block
    }
}

.header .header-top .menu-dropdown .btn-close-menu {
    position: absolute;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 34px;
    color: #fff;
    padding: 0;
    margin: 0;
    background: 0 0;
    border: 0;
    outline: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.header .header-top .menu-dropdown .dropdown-list {
    left: 0
}

@media screen and (max-width: 992px) {
    .header .header-top .menu-dropdown .dropdown-list {
        position: fixed;
        z-index: 99;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        border-radius: 0;
        border: 0
    }
}

.header .header-menu .menu-dropdown .dropdown-title {
    font: 600 14px/32px Roboto, Arial, Helvetica, sans-serif;
    display: flex;
    align-items: center;
    column-gap: 5px;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    border-radius: 50px;
    min-width: 80px;
    padding: 0 24px;
    text-align: center;
    color: #111;
    outline: 0;
    background: #ffca39;
    height: 34px;
    border: 1px solid #ffca39
}

@media screen and (max-width: 992px) {
    .header .header-menu .menu-dropdown .dropdown-title {
        background: #ffca39;
        color: #000
    }
}

.header .header-menu .menu-dropdown .dropdown-title:hover {
    opacity: .8
}

@media screen and (max-width: 992px) {
    .header .header-menu .menu-dropdown .dropdown-title:hover {
        opacity: .8
    }
}

.header .header-menu .menu-dropdown .dropdown-title .icon-arrow-down, .icon-arrow-down-white {
    position: relative;
    right: -6px
}

.header .header-menu .menu-dropdown .dropdown-list-head {
    height: auto;
    line-height: 40px;
    font-size: 18px;
    font-weight: 600;
    padding: 15px 0;
    position: relative;
    display: none;
    cursor: pointer
}

@media screen and (max-width: 992px) {
    .header .header-menu .menu-dropdown .dropdown-list-head {
        display: block
    }
}

.header .header-menu .menu-dropdown .btn-close-menu {
    position: absolute;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 34px;
    color: #000;
    padding: 0;
    margin: 0;
    background: 0 0;
    border: 0;
    outline: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

.header .header-menu .menu-dropdown .dropdown-list {
    left: 0
}

@media screen and (max-width: 992px) {
    .header .header-menu .menu-dropdown .dropdown-list {
        position: fixed;
        z-index: 99;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        border-radius: 0;
        border: 0
    }
}

.header .navigation-col {
    margin: 0 16px 0 28px
}

@media screen and (max-width: 1198px) {
    .header .navigation-col {
        margin: 0
    }
}

.header .buttons-col {
    margin-left: auto
}

.header .buttons-col .btn {
    margin-left: 12px;
    position: relative
}

.header .buttons-col .btn:last-child {
    margin-left: 10px
}

@media screen and (max-width: 1198px) {
    .header .buttons-col .btn:last-child {
        margin-left: 0
    }
}

.header .buttons-col .btn:first-child {
    margin-left: 0
}

.header .buttons-col .btn .icon-arrow-down {
    position: relative;
    right: -6px
}

.header .logo {
    padding: 5px 0;
    display: block;
    font-size: 0
}

.header .logo img {
    display: block;
    max-height: 40px;
    max-width: 160px;
    width: auto
}

@media screen and (max-width: 767px) {
    .header .logo img {
        max-height: 30px
    }
}

@media screen and (max-width: 480px) {
    .header .logo img {
        max-height: 20px
    }
}

.header .nav {
    display: -webkit-box;
    display: flex;
    align-items: center;
    font-size: 0
}

.header .nav-link {
    text-decoration: none;
    color: #fff;
    margin-left: 0;
    margin-right: 5px;
    -webkit-transition: .3s all;
    transition: .3s all;
    outline: 0;
    font-size: 15px;
    font-weight: 600
}

@media screen and (max-width: 1198px) {
    .header .nav-link:hover {
        opacity: .7
    }

    .header .menu-list {
        margin-left: 0;
        display: -webkit-box;
        display: flex;
        flex-wrap: nowrap
    }
}

.header .menu-item {
    margin: 0 8px
}

@media screen and (max-width: 1198px) {
    .header .menu-item {
        white-space: nowrap
    }
}

.header .btn-close-navigation {
    position: absolute;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 34px;
    color: #fff;
    padding: 0;
    margin: 0;
    background: 0 0;
    border: 0;
    outline: 0;
    right: 20px;
    top: 20px;
    cursor: pointer;
    display: none
}

@media screen and (max-width: 1198px) {
    .header .btn-close-navigation {
        display: block
    }
}

.header .btn-open-navigation {
    position: absolute;
    width: 26px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    font-size: 26px;
    color: #000;
    padding: 0;
    margin: 0;
    background: 0 0;
    border: 0;
    outline: 0;
    right: 15px;
    display: none;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 0
}

@media screen and (max-width: 1198px) {
    .header .btn-open-navigation {
        display: block
    }
}

.header .btn-open-navigation img {
    width: 24px;
    height: auto
}

.header .mobile-navigation {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center
}

@media screen and (max-width: 1198px) {
    .header .mobile-navigation {
        position: fixed;
        background: #000;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        display: none;
        z-index: 99;
        padding: 30px 30px 157px
    }

    .header .mobile-navigation.show {
        display: block
    }
}

.header .mobile-navigation .logo {
    display: none
}

@media screen and (max-width: 1198px) {
    .header .mobile-navigation .logo {
        margin-bottom: 20px;
        display: block
    }

    .header .mobile-navigation__wrap {
        padding-right: 20px;
        display: block;
        overflow-y: scroll;
        height: 100%
    }

    .header .mobile-navigation .navigation-col {
        text-align: left
    }

    .header .mobile-navigation .buttons-col {
        padding: 10px 0;
        text-align: left;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff
    }
}

.header .mobile-navigation .choose-wrap {
    display: flex;
    justify-content: space-between
}

.header .mobile-navigation .choose-wrap .buttons-choose {
    display: flex;
    align-items: center
}

.header .mobile-navigation .choose-wrap .buttons-choose img {
    margin-left: 10px
}

.btn-choose {
    color: rgba(255, 255, 255, .5)
}

@media screen and (max-width: 1198px) {
    .header .mobile-navigation .buttons-col .btn {
        display: flex;
        color: #000;
        font-size: 24px;
        font-weight: 400;
        margin-bottom: 20px;
        line-height: 1.17;
        padding: 0;
        background: 0 0;
        height: auto;
        text-align: left
    }
}

@media screen and (max-width: 767px) {
    .header .mobile-navigation .buttons-col .btn {
        font-size: 18px;
        margin-bottom: 14px
    }
}

@media screen and (max-width: 1198px) {
    .header .mobile-navigation .nav {
        display: block;
        margin-top: 24px
    }

    .header .mobile-navigation .nav .nav-link{
        margin-bottom: 10px;
    }
}

.header .mobile-navigation .nav .menu-dropdown, .header .mobile-navigation .nav-dropmenu > .btn {
    margin-right: 16px
}

.header .mobile-navigation .nav .menu-dropdown:last-child, .header .mobile-navigation .nav-dropmenu > .btn:last-child {
    margin-right: 0
}

@media screen and (max-width: 1198px) {
    .header .mobile-navigation .nav-dropmenu > .btn {
        display: block !important;
        color: #000;
        font-size: 24px;
        font-weight: 400;
        margin-bottom: 20px;
        line-height: 1.17;
        padding: 0;
        height: auto;
        text-align: left;
        background: 0 0
    }
}

@media screen and (max-width: 767px) {
    .header .mobile-navigation .nav-dropmenu > .btn {
        font-size: 18px;
        margin-bottom: 14px
    }
}

@media screen and (max-width: 1198px) {
    .header .mobile-navigation .nav-dropmenu .dropdown-title {
        display: block !important;
        color: #000;
        font-size: 24px;
        font-weight: 400;
        margin-bottom: 20px;
        line-height: 1.17;
        padding: 0;
        height: auto;
        text-align: left;
        background: 0 0
    }
}

@media screen and (max-width: 767px) {
    .header .mobile-navigation .nav-dropmenu .dropdown-title {
        font-size: 18px;
        margin-bottom: 14px
    }
}

@media screen and (max-width: 1198px) {
    .header .mobile-navigation .nav-dropmenu .dropdown-title i {
        display: inline-block;
        position: relative;
        top: -2px
    }

    .header .mobile-navigation .nav-dropmenu .dropdown-list {
        display: none
    }

    .header .mobile-navigation .nav-dropmenu .dropdown-list.show {
        display: block
    }

    .header .mobile-navigation .nav-dropmenu .dropdown-item {
        font-size: 16px;
        padding-left: 15px
    }

    .header .mobile-navigation .nav-link {
        display: block;
        color: #fff;
        font-size: 24px;
        font-weight: 400;
        line-height: 1.17;
        margin-left: 0;
        margin-right: 0
    }
}

@media screen and (max-width: 767px) {
    .header .mobile-navigation .nav-link {
        color: #fff;
        font-size: 18px;
    }
}

@media screen and (max-width: 1198px) {
    .header .mobile-navigation .menu-dropdown {
        display: block;
        text-align: left
    }

    .header .mobile-navigation .dropdown-title {
        display: none !important
    }

    .header .mobile-navigation .dropdown-title i {
        display: none
    }

    .header .mobile-navigation .dropdown-list {
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        background: 0 0;
        box-shadow: none;
        border: 0;
        display: block;
        padding: 0
    }

    .header .mobile-navigation .dropdown-item {
        display: block;
        color: #000;
        font-size: 24px;
        margin-bottom: 20px;
        font-weight: 400;
        line-height: 1.17;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        border: 0
    }
}

@media screen and (max-width: 767px) {
    .header .mobile-navigation .dropdown-item {
        font-size: 18px;
        margin-bottom: 14px
    }
}

.header .support-col{
    display: none;
}

@media screen and (max-width: 992px) {
    .header .support-col{
        display: -webkit-box;
        display: flex;
        flex-direction: column;
    }

    .header .support-col>.nav-link{
        margin-bottom: 10px;
    }

    .header .support-col .support-item {
        padding-right: 10px;
        padding-left: 10px;
    }

    .header .support-col .lang-picker{
        display: flex;
        align-items: center;
        padding-left: 0;
    }
}

.header .contacts-col {
    padding: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: none
}

@media screen and (max-width: 1198px) {
    .header .contacts-col {
        display: flex;
        justify-content: center
    }
}

.header .contacts-col .icons-wrap {
    margin-bottom: 14px;
    font-size: 0
}

.header .contacts-col .icon-item {
    width: 36px;
    display: inline-block;
    text-decoration: none;
    outline: 0;
    margin-right: 7px
}

.header .contacts-col .icon-item:last-child {
    margin-right: 0
}

.section-cover {
    background-position: 50% 50%;
    background-size: cover;
    padding-top: 72px;
    padding-bottom: 72px
}

@media screen and (max-width: 992px) {
    .section-cover {
        background-position: 100% 50%;
        overflow: hidden;
        position: relative;
        background-size: 250%
    }
}

@media screen and (max-width: 767px) {
    .section-cover {
        background-size: cover
    }
}

@media screen and (max-width: 992px) {
    .section-cover:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        background: rgba(0, 0, 0, .35);
        z-index: 1
    }
}

.section-cover .row {
    height: 100%;
    -webkit-box-align: center;
    align-items: center
}

@media screen and (max-width: 992px) {
    .section-cover .row {
        position: relative;
        z-index: 2
    }
}

.section-cover .cover-text {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%
}

@media screen and (max-width: 992px) {
    .section-cover .cover-text {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.section-cover .cover-h {
    color: rgba(35, 31, 32, .9);
    font-weight: 600;
    font-size: 52px;
    line-height: 1.1;
    margin: 0 0 52px
}

@media screen and (max-width: 992px) {
    .section-cover .cover-h {
        color: #fff;
        font-size: 46px
    }
}

.section-cover .cover-p {
    font-size: 22px;
    color: #231f20;
    font-weight: 300;
    max-width: 560px
}

@media screen and (max-width: 992px) {
    .section-cover .cover-p {
        color: #fff
    }
}

.section-cover .cover-button {
    margin-top: 62px
}

.section-h {
    color: #000;
    font-size: 42px;
    line-height: 1.55;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center
}

.section-h.white{
    color: #FFFFFF;
}

@media screen and (max-width: 767px) {
    .section-h {
        font-size: 30px;
        line-height: 1.4
    }
}

.section-h2 {
    text-align: center;
    font-size: 24px;
    line-height: 1.5;
    margin-left: auto;
    margin-right: auto;
    max-width: 560px;
    font-weight: 300;
    color: #000;
    margin-bottom: 42px
}

@media screen and (max-width: 767px) {
    .section-h2 {
        font-size: 20px;
        line-height: 1.4;
        margin-bottom: 36px
    }
}

.section-advantages {
    padding: 60px 0 38px;
    overflow: hidden
}

.section-advantages .advantages-list {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 42px
}

.section-advantages .row {
    margin: 0 -20px
}

.section-advantages .advantage-item {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    padding-left: 86px;
    margin-bottom: 52px;
    padding-right: 20px
}

@media screen and (max-width: 767px) {
    .section-advantages .advantage-item {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.section-advantages .advantage-img {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 20px;
    top: -8px
}

.section-advantages .advantage-img img {
    width: 100%
}

.section-advantages .advantage-text .h {
    color: #000;
    font-size: 24px;
    line-height: 1.55;
    font-weight: 700;
    margin-bottom: 10px
}

.section-advantages .advantage-text .p {
    color: #000;
    font-size: 16px;
    line-height: 1.55;
    font-weight: 300
}

.section-conditions {
    padding-top: 60px
}

.section-conditions .conditions-list {
    margin-top: 42px
}

.section-conditions .condition-item {
    position: relative;
    padding-left: 92px;
    max-width: 714px;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto
}

.section-conditions .condition-img {
    width: 65px;
    height: 65px;
    position: absolute;
    left: 0;
    top: 0
}

.section-conditions .condition-text .h {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin-bottom: 14px
}

.section-conditions .condition-text .p {
    color: #231f20;
    font-size: 18px;
    line-height: 1.55;
    font-weight: 300
}

.section-conditions .condition-text .inner-list {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px
}

.section-how-start {
    background: #2c2b2d;
    padding-top: 60px;
    padding-bottom: 60px;
    overflow: hidden
}

.section-how-start .section-h {
    color: #fff;
    margin-bottom: 20px
}

.cookie-popup .cookie-text p, .section-how-start .section-h2, .section-how-start .step-text a {
    color: #fff
}

.section-how-start .how-start-list {
    margin-top: 42px
}

.section-how-start .row {
    margin: 0 -20px
}

.section-how-start .how-start-step {
    color: #fff;
    padding: 58px 20px 0;
    position: relative;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%
}

@media screen and (max-width: 767px) {
    .section-how-start .how-start-step {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 32px;
        border-bottom: 1px solid #414141;
        padding-bottom: 32px
    }
}

.section-how-start .how-start-step:after {
    content: "";
    position: absolute;
    height: 2px;
    left: 20px;
    right: -40px;
    background: #fff;
    top: 16px;
    z-index: 0
}

@media screen and (max-width: 767px) {
    .section-how-start .how-start-step:after {
        display: none
    }

    .section-how-start .how-start-step:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none
    }
}

.section-direction .direction-item:last-child:after, .section-how-start .how-start-step:last-child:after, .section-working-conditions .working-conditions-col:last-child:after {
    display: none
}

.section-how-start .step-count {
    background: #222;
    position: absolute;
    top: 0;
    left: 20px;
    font-size: 16px;
    font-weight: 600;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    border: 2px solid #fff;
    text-align: center;
    line-height: 36px;
    z-index: 2
}

.section-how-start .step-name {
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 600
}

.section-how-start .step-text {
    color: #fff;
    font-size: 18px;
    font-weight: 300
}

.section-employment {
    padding: 60px 0 70px;
    background: #f0f0f0
}

.section-employment .section-h {
    padding: 0 40px;
    margin-bottom: 20px
}

.section-employment .section-h2 {
    margin-bottom: 42px
}

.section-employment .employment-slider {
    position: relative;
    margin-top: 42px
}

.section-employment .swiper-employment {
    margin: 0 40px
}

@media screen and (max-width: 767px) {
    .section-employment .swiper-employment {
        margin: 0
    }
}

.section-employment .swiper-wrapper {
    -webkit-box-align: stretch;
    align-items: stretch
}

.section-employment .employment-item {
    background: #fff;
    text-align: center;
    position: relative;
    padding: 18px 20px 67px;
    height: 100%
}

.section-employment .employment-img img {
    max-width: 100%;
    height: auto;
    max-height: 120px;
    width: auto
}

.section-employment .employment-name {
    color: #231f20;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.35;
    margin-bottom: 8px
}

.section-employment .employment-text {
    color: #231f20;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.55
}

.section-employment .employment-button {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0 16px 14px
}

.section-direction {
    padding: 60px 0;
    overflow: hidden
}

.section-direction .row {
    margin: 0 -40px
}

@media screen and (max-width: 992px) {
    .section-direction .row {
        margin: 0 -20px
    }
}

.section-direction .direction-list {
    margin-top: 42px
}

.section-direction .direction-item {
    -webkit-box-flex: 1;
    flex: 1 0 0%;
    padding: 0 40px;
    position: relative
}

@media screen and (max-width: 992px) {
    .section-direction .direction-item {
        padding: 0 20px;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 20px
    }
}

@media screen and (max-width: 767px) {
    .section-direction .direction-item {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.section-direction .direction-item:after {
    content: "";
    width: 1px;
    top: 0;
    bottom: 0;
    background: #d1d1d1;
    position: absolute;
    right: 0
}

@media screen and (max-width: 992px) {
    .section-direction .direction-item:after {
        display: none
    }
}

.section-direction .direction-img {
    text-align: center
}

.section-direction .direction-img img {
    max-width: 100px
}

.section-direction .direction-name {
    font-size: 24px;
    line-height: 1.35;
    padding-bottom: 20px;
    font-weight: 600;
    color: #000;
    text-align: center
}

.section-direction .direction-text {
    font-weight: 300;
    font-size: 18px;
    line-height: 1.55;
    color: #000
}

.section-car {
    padding-top: 30px
}

.section-car .tabs-body {
    background: #f0f0f0;
    padding-top: 42px;
    padding-bottom: 42px
}

.section-car .tabs-controller {
    padding-bottom: 32px;
    margin-top: 42px
}

.section-car .tabs {
    font-size: 0;
    text-align: center
}

.section-car .tab-item {
    display: inline-block;
    font-size: 22px;
    font-weight: 400;
    color: #6d6d6d;
    padding: 0 10px 18px 0;
    line-height: 1.35;
    text-decoration: none;
    min-width: 280px;
    border-bottom: 5px solid #eee;
    -webkit-transition: .3s all;
    transition: .3s all;
    text-align: center
}

@media screen and (max-width: 767px) {
    .section-car .tab-item {
        min-width: auto;
        padding-right: 60px
    }
}

.section-car .tab-item.active {
    border-color: #ffca39;
    font-weight: 600;
    color: #000
}

.section-car .tab-section {
    background: #fff;
    border-color: #e6e6e6;
    border-radius: 20px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
    max-width: 390px;
    margin: auto;
    padding: 70px 30px;
    display: none
}

.section-car .tab-section.active {
    display: block
}

.section-car .tab-section .p {
    font-size: 18px;
    margin-top: 22px;
    font-weight: 300;
    line-height: 1.55
}

.section-car .tab-section .button-wrap {
    text-align: center;
    margin-top: 50px
}

.section-faq .faq-h {
    padding-bottom: 30px;
    font-size: 30px;
    font-weight: 600;
    color: #000;
    text-align: center
}

@media screen and (max-width: 767px) {
    .section-faq .faq-h {
        padding-bottom: 24px;
        font-size: 22px
    }
}

.section-faq .faq-body {
    margin-top: 42px
}

.section-faq .faq-list {
    max-width: 975px;
    margin-right: auto;
    margin-left: auto
}

.section-faq .faq-item {
    padding: 25px 30px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee
}

@media screen and (max-width: 767px) {
    .section-faq .faq-item {
        padding: 25px 0
    }
}

.section-faq .faq-item.active .btn-faq-toggle {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.section-faq .faq-item.active .p {
    padding-top: 25px;
    visibility: visible;
    opacity: 1;
    height: auto;
    -webkit-transition: .3s all;
    transition: .3s all
}

.section-faq .faq-item .h {
    padding-right: 30px;
    font-size: 24px;
    line-height: 1.35;
    font-weight: 400;
    color: #000;
    position: relative;
    cursor: pointer
}

@media screen and (max-width: 767px) {
    .section-faq .faq-item .h {
        font-size: 20px
    }
}

.section-city-list .faq-item .h:hover .btn-faq-toggle, .section-faq .faq-item .h:hover .btn-faq-toggle {
    background: #eee
}

.section-faq .faq-item .p {
    font-size: 18px;
    line-height: 1.55;
    font-weight: 300;
    color: #000;
    visibility: hidden;
    opacity: 0;
    height: 0;
    padding-top: 0
}

.section-faq .faq-item .inner-list {
    padding-top: 10px;
    padding-left: 28px
}

.section-faq .faq-item ol > li::marker {
    font-weight: 600
}

.section-faq .faq-item .btn-faq-toggle {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 24px;
    text-align: center;
    border-radius: 50%;
    padding: 8px;
    font-size: 32px;
    font-weight: 300;
    color: #000;
    text-decoration: none;
    right: 0;
    top: 50%;
    margin-top: -20px;
    -webkit-transition: .3s all;
    transition: .3s all
}

.section-reviews {
    padding-top: 30px;
    padding-bottom: 45px;
    overflow: hidden
}

.section-reviews .reviews-list {
    position: relative;
    margin-top: 42px
}

.section-reviews .swiper-reviews {
    margin: 0 40px
}

@media screen and (max-width: 767px) {
    .section-reviews .swiper-reviews {
        margin: 0
    }
}

.section-reviews .row {
    margin: 0 -20px
}

.section-reviews .review-item {
    padding: 50px 0 0;
    position: relative;
    height: 100%
}

.section-reviews .review-img {
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.section-reviews .review-img img {
    width: 100%;
    height: 100%
}

.section-reviews .review-body {
    background: #eee;
    padding: 68px 30px 30px;
    height: 100%
}

.section-reviews .review-body .name {
    text-align: center;
    font-size: 20px;
    color: #000;
    line-height: 1.35;
    font-weight: 600
}

.section-reviews .review-body .position {
    text-align: center;
    color: #646464;
    font-size: 18px;
    font-weight: 300
}

.section-reviews .review-body .text {
    font-weight: 300;
    margin-top: 12px;
    font-size: 18px;
    color: #000
}

.section-vacancy {
    padding: 45px 0;
    overflow: hidden
}

@media screen and (max-width: 767px) {
    .section-vacancy {
        padding-bottom: 60px
    }
}

.section-vacancy .swiper-vacancy {
    margin: 0 40px
}

@media screen and (max-width: 767px) {
    .section-vacancy .swiper-vacancy {
        margin: 0
    }
}

.section-vacancy .vacancy-list {
    position: relative;
    margin-top: 42px
}

.section-vacancy .row {
    margin: 0 -20px
}

@media screen and (max-width: 992px) {
    .section-vacancy .row {
        margin: 0 -12px
    }
}

.section-vacancy .vacancy-item {
    padding: 10px;
    height: 100%
}

.section-vacancy .vacancy-body {
    padding: 30px 30px 40px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    height: 100%;
    display: flex;
    flex-direction: column
}

.section-vacancy .vacancy-name {
    font-size: 22px;
    line-height: 1.35;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px
}

.section-vacancy .vacancy-description {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
    color: #000
}

.section-vacancy .vacancy-info {
    font-size: 18px;
    color: #000
}

.section-vacancy .vacancy-info .name {
    font-weight: 600
}

.section-vacancy .vacancy-info .value {
    font-weight: 300
}

.section-vacancy .vacancy-text {
    margin-top: 20px;
    line-height: 1.55;
    font-size: 18px;
    font-weight: 300;
    color: #000
}

.section-vacancy .vacancy-button {
    margin-top: auto;
    align-self: center;
    padding-top: 30px
}

.section-download-app {
    padding: 45px 0;
    background-color: #2c2b2d
}

.section-download-app .section-h {
    line-height: 1.17;
    color: #fff
}

.section-download-app .section-p {
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    line-height: 1.55;
    max-width: 560px;
    text-align: center;
    margin: auto
}

.section-download-app .download-app-button {
    margin-top: 26px;
    text-align: center
}

.section-download-app .btn-app {
    margin: 0 6px;
    text-decoration: none;
    outline: 0;
    transition: all .3s;
    cursor: pointer
}

.section-city-list .city-col {
    -webkit-box-flex: 0;
    flex: 0 0 33.33%;
    max-width: 33.33%
}

@media screen and (max-width: 767px) {
    .section-city-list .city-col {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.section-city-list .city-item {
    font-size: 20px;
    line-height: 1.55;
    font-weight: 300;
    color: #000
}

.section-city-list .more-city {
    max-width: 960px;
    margin-top: 60px
}

.section-city-list .faq-item {
    padding: 25px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee
}

.section-city-list .faq-item.active .btn-faq-toggle {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.section-city-list .faq-item.active .p {
    padding-top: 25px;
    visibility: visible;
    opacity: 1;
    height: auto;
    display: block
}

.section-city-list .faq-item .h {
    display: flex;
    align-items: center;
    column-gap: 10px;
    padding-right: 30px;
    font-size: 20px;
    line-height: 1.35;
    font-weight: 600;
    color: #000;
    position: relative;
    cursor: pointer
}

.section-city-list .faq-item .h a {
    text-decoration: none;
    color: inherit
}

.section-city-list .faq-item .h:hover .btn-city-arrow {
    transform: translateX(20px)
}

.section-city-list .faq-item .p {
    font-size: 18px;
    line-height: 1.55;
    font-weight: 300;
    color: #000;
    visibility: hidden;
    opacity: 0;
    height: 0;
    display: none;
    padding-top: 0;
    -webkit-transition: .3s all;
    transition: .3s all
}

.section-city-list .faq-item .btn-faq-toggle {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 24px;
    text-align: center;
    border-radius: 50%;
    padding: 8px;
    font-size: 32px;
    font-weight: 300;
    color: #000;
    text-decoration: none;
    right: 0;
    top: 50%;
    margin-top: -20px;
    -webkit-transition: .3s all;
    transition: .3s all
}

.section-city-list .more-city-link {
    display: flex;
    align-items: center;
    column-gap: 10px
}

.section-city-list .faq-item .btn-city-arrow {
    display: inline-block;
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(/static/rhksIHESAnKV1mko/img/arrow-right-line.png);
    background-size: contain;
    border-radius: 50%;
    transition: all .3s ease
}

.section-city-list .city-block {
    margin-bottom: 20px
}

.section-city-list .city-block:last-child {
    margin-bottom: 0
}

.input-error {
    font-size: 14px;
    line-height: 2;
    color: #cb0303;
    margin-top: 5px;
    margin-bottom: 20px;
    text-align: center
}

.section-request {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    background: #efefef;
    position: relative;
}

.section-request .request-img, .section-request .product-img {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}



@media screen and (max-width: 992px) {
    .section-request .request-img, . section-request .product-img {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
}

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

    .section-request .product-img {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
        height: 500px;
    }
}

.popup-body .product-form {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0
}

.product-form-content:empty::before {
    display: block;
    text-align: center;
    content: 'Ваш кошик порожній';
}

.product-form .product-form-footer .total-amount {
    padding: 10px;
    text-align: right;
}

 .section-request .request-form, .product-form {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 100px 64px
}

@media screen and (min-width: 768px){
    .section-request.section-offer .request-form{
        padding-top: 80px;
        padding-bottom: 50px;
    }
}

.ph-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.m-0 {
    margin: 0 !important;
}

.fs-75 {
    font-size: 75% !important;
}

.section-request .product-images {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    height: 100%;
    padding: 100px 0;
}

@media screen and (max-width: 992px) {
    .section-request .request-form, .product-form {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 100px 42px
    }

    .section-request .product-images {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 100px 0
    }
}

@media screen and (max-width: 767px) {
    .section-request .request-form, .product-form {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 20px
    }

    .section-request .product-images {
        /*height: 500px;*/
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 20px
    }
}

.request-form .form-h {
    font-size: 40px;
    padding-bottom: 20px;
    font-weight: 600;
    color: #000;
    line-height: 1.23
}

@media screen and (max-width: 767px) {
    .request-form .form-h {
        font-size: 30px
    }
}

.checkout-header {
    padding: 64px;
    width: 100% !important;
}

.request-form .form-p {
    font-size: 22px;
    padding-bottom: 30px;
    line-height: 1.55;
    font-weight: 300;
    color: #000
}

@media screen and (max-width: 767px) {
    .request-form .form-p {
        font-size: 18px
    }
}

.request-form .input-item {
    margin-bottom: 25px
}

.request-form .input {
    color: #000;
    border: 0;
    border-bottom: 1px solid #b3b3b3;
    width: 100%;
    display: inline-block;
    height: 60px;
    outline: 0;
    background: 0 0;
    font-size: 16px;
    line-height: 1.33
}

.request-form .input.error {
    border-color: #cb0303
}

.request-form .btn {
    min-width: 200px
}

.request-form .p {
    font-size: 18px;
    font-weight: 300;
    margin-top: 20px;
    line-height: 1.55;
    color: #000
}

.request-form .form-button{
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

@media screen and (max-width: 767px) {
    .request-form .form-button {
        justify-content: center
    }
}

.footer {
    background: #000;
    overflow: hidden
}

.footer .footer-navigation {
    padding: 60px 0
}

.footer .row {
    margin: 0 -20px;
}

@media screen and (max-width: 767px){
    .footer .row {
        flex-direction: column;
    }
}

.footer .footer-copyright {
    padding: 28px 0;
    border-top: 1px solid #292929
}

.footer .footer-copyright .copyright {
    font-weight: 400;
    font-size: 12px;
    color: #797979
}

.footer .navigation-col {
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 20px
}

@media screen and (max-width: 767px) {
    .footer .navigation-col {
        -webkit-box-flex: 0;
        flex: 0 1 auto;
        max-width: max-content;
    }
}

.footer .navigation-h {
    color: #797979;
    text-transform: uppercase;
    margin-bottom: 14px;
    font-size: 16px;
    line-height: 1.35;
    font-weight: 600
}

.footer .navigation-item{
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.55;
    color: #fff;
}

.footer .navigation-item a{
    text-decoration: none;
    color: #fff;
    -webkit-transition: .3s all;
    transition: .3s all
}

.footer .navigation-item a:hover {
    opacity: .7
}

.popup-news .mfp-container {
    padding: 0
}

.white-popup-news {
    margin: 0;
    width: 100%;
    min-height: 100vh;
    background: #fff
}

.white-popup-news .mfp-close {
    position: fixed;
    right: 20px;
    top: 10px
}

@media screen and (max-width: 767px) {
    .white-popup-news .mfp-close {
        right: 0;
        top: 0
    }
}

.white-popup-news .popup-body {
    overflow-y: auto;
    max-width: 790px;
    padding: 42px 15px;
    margin: auto
}

.white-popup-news .popup-news-h {
    font-size: 36px;
    line-height: 1.23;
    font-weight: 600;
    color: #000;
    margin-bottom: 30px
}

@media screen and (max-width: 767px) {
    .white-popup-news .popup-news-h {
        font-size: 26px;
        margin-bottom: 20px
    }
}

.white-popup-news .popup-news-img {
    margin-bottom: 30px
}

@media screen and (max-width: 767px) {
    .white-popup-news .popup-news-img {
        margin-bottom: 20px
    }
}

.white-popup-news .popup-news-img img {
    width: 100%;
    height: auto
}

.white-popup-news .popup-news-text {
    font-size: 20px;
    line-height: 1.55;
    font-weight: 300;
    color: #000;
    margin-bottom: 45px
}

@media screen and (max-width: 767px) {
    .white-popup-news .popup-news-text {
        font-size: 16px;
        line-height: 1.45;
        margin-bottom: 32px
    }
}

.white-popup-news .popup-news-date {
    font-size: 10px;
    color: rgba(0, 0, 0, .6);
    letter-spacing: 1.5px;
    font-weight: 600
}

.white-popup-block {
    max-width: 560px;
    margin: auto;
    background: #fff;
    padding: 40px 45px;
    position: relative
}

@media screen and (max-width: 767px) {
    .white-popup-block {
        padding: 25px 30px
    }
}

.white-popup-block .popup-h {
    font-size: 36px;
    line-height: 1.23;
    font-weight: 600;
    color: #000;
    margin-bottom: 11px;
    text-align: center
}

@media screen and (max-width: 767px) {
    .white-popup-block .popup-h {
        font-size: 24px
    }
}

.white-popup-block .popup-p {
    font-size: 16px;
    line-height: 1.55;
    font-weight: 300;
    color: #000;
    text-align: center;
    margin-bottom: 24px
}

.white-popup-block .input-item {
    margin-bottom: 25px
}

.white-popup-block .label {
    font-size: 20px;
    line-height: 1.55;
    font-weight: 300;
    color: #000;
    padding-bottom: 5px
}

.white-popup-block .input {
    color: #000;
    border: 1px solid #c9c9c9;
    border-radius: 5px;
    height: 60px;
    width: 100%;
    display: inline-block;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.33
}

.white-popup-block .btn {
    width: 100%
}

.white-popup-block .p {
    margin-top: 20px;
    font-size: 15px;
    line-height: 1.55;
    text-align: center;
    font-weight: 300;
    color: #000
}

.white-popup-city {
    max-width: 760px;
    margin: auto;
    background: #fff;
    padding: 40px 45px;
    position: relative
}

@media screen and (max-width: 767px) {
    .white-popup-city {
        padding: 25px 30px
    }
}

.white-popup-city .popup-h {
    font-size: 36px;
    line-height: 1.23;
    font-weight: 600;
    color: #000;
    margin-bottom: 11px;
    text-align: center
}

@media screen and (max-width: 767px) {
    .white-popup-city .popup-h {
        font-size: 24px
    }
}

.white-popup-city .popup-p {
    font-size: 16px;
    line-height: 1.55;
    font-weight: 300;
    color: #000;
    text-align: center;
    margin-bottom: 24px
}

.white-popup-city .city-list {
    margin-top: 42px
}

.white-popup-city .row {
    margin: 0 -15px
}

.white-popup-city .city-col {
    margin-bottom: 20px;
    -webkit-box-flex: 0;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 15px
}

@media screen and (max-width: 767px) {
    .white-popup-city .city-col {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.white-popup-city .city-item {
    display: block;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 8px;
    text-decoration: none;
    color: #132f5d
}

.white-popup-city .button-wrap {
    text-align: center;
    margin-top: 42px
}

.dropdown-level .dropdown-level-title {
    display: block;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    padding: 10px 0;
    cursor: pointer
}

.dropdown-level .icon-arrow-down {
    width: 10px
}

.dropdown-level .dropdown-level-list {
    padding-left: 10px;
    display: none
}

.dropdown-level .dropdown-level-list.show {
    display: block
}

.dropdown-level .dropdown-level-item {
    display: block;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    border-bottom: 1px solid #c5c5c5;
    padding: 10px 0
}

.dropdown-level .dropdown-level-item:last-child {
    border-bottom: none
}

.menu-dropdown {
    display: inline-block;
    position: relative
}

.menu-dropdown .dropdown-list {
    position: absolute;
    background: #fff;
    padding: 10px 20px;
    right: 0;
    top: calc(100% + 10px);
    border-radius: 5px;
    min-width: 200px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    display: none;
    border: 1px solid #c5c5c5
}

.menu-dropdown .dropdown-list.show {
    display: block
}

.menu-dropdown .dropdown-item {
    display: block;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    border-bottom: 1px solid #c5c5c5;
    padding: 10px 0 10px 5px;
    transition: .3s all
}

.menu-dropdown .dropdown-item:hover {
    background: #e6e3e3;
    border-radius: 5px
}

.menu-dropdown .dropdown-item:last-child, .section-table tr:last-child {
    border-bottom: none
}

body .swiper-slide {
    height: auto
}

body .swiper-wrapper {
    -webkit-box-align: stretch;
    align-items: stretch
}

body .swiper-button-next, body .swiper-button-prev {
    width: 40px;
    height: 40px;
    background: #000;
    color: #fff;
    border-radius: 50%
}

body .swiper-button-next:after, body .swiper-button-prev:after {
    font-size: 18px
}

.section-start-app {
    background: #222;
    padding: 90px 0 0;
    overflow: hidden
}

@media screen and (max-width: 767px) {
    .section-start-app {
        height: auto;
        padding-bottom: 60px;
        padding-top: 60px
    }
}

.section-start-app .container {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap
}

.section-start-app .start-app-text {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    padding-bottom: 80px
}

@media screen and (max-width: 992px) {
    .section-start-app .start-app-text {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
        padding-bottom: 0
    }
}

.section-start-app .start-app-img {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    align-self: flex-end;
    text-align: center
}

@media screen and (max-width: 992px) {
    .section-start-app .start-app-img {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 52px
    }
}

@media screen and (max-width: 767px) {
    .section-start-app .start-app-img {
        display: none
    }
}

.section-start-app .start-app-img img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    max-width: 380px
}

@media screen and (max-width: 992px) {
    .section-start-app .start-app-img img {
        max-width: 320px
    }
}

@media screen and (max-width: 767px) {
    .section-start-app .start-app-img img {
        max-width: 265px;
        height: auto
    }
}

.section-start-app .h {
    font-weight: 600;
    font-size: 40px;
    line-height: 1.23;
    margin-bottom: 28px;
    color: #fff;
    max-width: 460px
}

@media screen and (max-width: 992px) {
    .section-start-app .h {
        margin-right: auto;
        margin-left: auto;
        text-align: center
    }
}

@media screen and (max-width: 767px) {
    .section-start-app .h {
        margin-bottom: 18px;
        font-size: 32px
    }
}

.section-start-app .p {
    font-size: 18px;
    line-height: 1.55;
    font-weight: 300;
    color: rgba(255, 255, 255, .85);
    max-width: 460px
}

@media screen and (max-width: 992px) {
    .section-start-app .p {
        margin-right: auto;
        margin-left: auto;
        text-align: center
    }
}

@media screen and (max-width: 767px) {
    .section-start-app .p {
        font-size: 14px
    }
}

.section-start-app .download {
    margin-top: 32px
}

@media screen and (max-width: 992px) {
    .section-start-app .download {
        margin-right: auto;
        margin-left: auto;
        text-align: center
    }
}

.section-start-app .download-item {
    text-decoration: none;
    display: inline-block;
    margin-right: 8px
}

@media screen and (max-width: 767px) {
    .section-start-app .download-item {
        margin-right: 0;
        margin-bottom: 8px
    }
}

.section-start-app .download-item:last-child {
    margin-right: 0
}

.section-start-app .download-item img {
    max-width: 100%;
    height: auto
}

.section-cover-2 {
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    padding: 90px 0
}

@media screen and (max-width: 992px) {
    .section-cover-2 {
        padding: 64px;
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center
    }
}

@media screen and (max-width: 767px) {
    .section-cover-2 {
        padding: 30px 15px;
        background: #222 !important
    }
}

.section-cover-2:after, .section-cover-3:after, .section-rent:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .4)
}

.section-cover-2 .container {
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    z-index: 2
}

@media screen and (max-width: 992px) {
    .section-cover-2 .container {
        -webkit-box-align: start;
        align-items: start;
        display: block;
        min-height: auto
    }
}

.section-cover-2 .cover-h {
    color: #fff;
    font-weight: 600;
    font-size: 72px;
    line-height: 1.17;
    margin: 0 0 20px
}

@media screen and (max-width: 992px) {
    .section-cover-2 .cover-h {
        font-size: 62px
    }
}

@media screen and (max-width: 767px) {
    .section-cover-2 .cover-h {
        font-size: 28px
    }
}

.section-cover-2 .cover-p {
    font-size: 30px;
    line-height: 1.45;
    color: #fff;
    font-weight: 300
}

@media screen and (max-width: 992px) {
    .section-cover-2 .cover-p {
        font-size: 22px
    }
}

@media screen and (max-width: 767px) {
    .section-cover-2 .cover-p {
        font-size: 18px
    }
}

.section-cover-2 .cover-text {
    -webkit-box-flex: 0;
    flex: 0 0 55%;
    padding-right: 15px
}

@media screen and (max-width: 992px) {
    .section-cover-2 .cover-text {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        padding-right: 0
    }
}

.section-cover-2 .cover-form {
    -webkit-box-flex: 0;
    flex: 0 0 45%;
    padding-left: 15px
}

@media screen and (max-width: 992px) {
    .section-cover-2 .cover-form {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        padding-left: 0
    }
}

.section-cover-2 .form {
    background: #fff;
    padding: 34px;
    max-width: 360px;
    margin-left: auto
}

@media screen and (max-width: 992px) {
    .section-cover-2 .form {
        width: 100%;
        max-width: initial;
        margin-top: 35px
    }
}

.section-cover-2 .form-h {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px
}

.section-cover-2 .form-p {
    font-size: 14px;
    line-height: 1.55;
    font-weight: 300;
    color: #000;
    margin-bottom: 20px
}

.section-cover-2 .form-more {
    font-weight: 300;
    color: #000;
    font-size: 16px;
    margin-top: 20px
}

.section-cover-2 .input-item {
    margin-bottom: 20px
}

.section-cover-2 input, .section-cover-3 input, .section-cover-4 input {
    width: 100%;
    border: 0;
    outline: 0;
    height: 50px;
    padding: 0 18px;
    background: #f0f0f0;
    font-size: 16px;
    line-height: 1.33
}

.section-cover-2 .button-wrap .btn, .section-cover-3 .button-wrap .btn {
    width: 100%
}

.section-cover-3 {
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    padding: 210px 0 90px
}

@media screen and (max-width: 992px) {
    .section-cover-3 {
        padding: 174px 64px 64px;
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center
    }
}

@media screen and (max-width: 767px) {
    .section-cover-3 {
        padding: 140px 15px 30px
    }
}

.section-cover-3 .container {
    -webkit-box-align: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    z-index: 2
}

@media screen and (max-width: 992px) {
    .section-cover-3 .container {
        -webkit-box-align: start;
        align-items: center;
        display: flex;
        min-height: auto
    }
}

.section-cover-3 .cover-h {
    color: #fff;
    font-weight: 600;
    font-size: 72px;
    line-height: 1.17;
    margin: 0 0 20px;
    text-align: center
}

@media screen and (max-width: 992px) {
    .section-cover-3 .cover-h {
        font-size: 62px
    }
}

@media screen and (max-width: 767px) {
    .section-cover-3 .cover-h {
        font-size: 40px
    }
}

.section-cover-3 .cover-p {
    font-size: 24px;
    line-height: 1.45;
    color: #fff;
    font-weight: 300;
    text-align: center
}

@media screen and (max-width: 992px) {
    .section-cover-3 .cover-p {
        font-size: 22px
    }
}

@media screen and (max-width: 767px) {
    .section-cover-3 .cover-p {
        font-size: 18px
    }
}

.section-cover-3 .cover-text {
    -webkit-box-flex: 0;
    flex: 0 0 55%;
    margin-bottom: 20px
}

@media screen and (max-width: 992px) {
    .section-cover-3 .cover-text {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        padding-right: 0
    }
}

.section-cover-3 .cover-form {
    width: 80%;
    -webkit-box-flex: 0
}

@media screen and (max-width: 992px) {
    .section-cover-3 .cover-form {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        padding-left: 0
    }
}

@media screen and (max-width: 767px) {
    .section-cover-3 .cover-form {
        width: 100%
    }
}

@media screen and (max-width: 992px) {
    .section-cover-3 .form {
        width: 100%;
        max-width: initial;
        margin-top: 35px
    }
}

.section-cover-3 .form-wrap {
    background: rgba(255, 255, 255, .17);
    padding: 15px;
    border-radius: 50px;
    display: flex
}

@media screen and (max-width: 992px) {
    .section-cover-3 .form-wrap {
        flex-direction: column
    }
}

.section-cover-3 .button-wrap {
    flex: 0 0 30%;
    padding-left: 15px
}

@media screen and (max-width: 992px) {
    .section-cover-3 .button-wrap {
        padding-top: 15px;
        padding-left: 0
    }
}

.section-cover-3 .inputs-wrap {
    flex: 0 0 70%;
    display: grid;
    grid-template-columns:1fr 1fr;
    column-gap: 15px
}

.section-cover-3 .input-error {
    margin: 0;
    grid-column: 1/3
}

@media screen and (max-width: 992px) {
    .section-cover-3 .inputs-wrap {
        row-gap: 15px;
        grid-template-columns:1fr
    }

    .section-cover-3 .input-error {
        grid-column: auto
    }
}

.section-cover-3 .form-more {
    font-weight: 300;
    color: #b4b4b4;
    font-size: 16px;
    text-align: center;
    margin-top: 20px
}

.section-cover-3 input, .section-cover-4 input {
    border-radius: 50px
}

.section-cover-4 {
    padding-top: 30px
}

@media screen and (max-width: 992px) {
    .section-cover-4 {
        padding: 64px;
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center
    }
}

@media screen and (max-width: 767px) {
    .section-cover-4 {
        padding: 30px 15px 0
    }
}

.section-cover-4 .container {
    position: relative;
    z-index: 2
}

@media screen and (max-width: 992px) {
    .section-cover-4 .container {
        -webkit-box-align: start;
        display: flex;
        flex-direction: column;
        min-height: auto
    }
}

.section-cover-4 .cover-top {
    display: flex;
    position: relative;
    padding: 30px 60px;
    flex-wrap: wrap
}

@media screen and (max-width: 992px) {
    .section-cover-4 .cover-top {
        padding: 60px 40px 30px
    }
}

@media screen and (max-width: 767px) {
    .section-cover-4 .cover-top {
        padding: 30px 15px
    }
}

.section-cover-4 .cover-top:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #a6de2d;
    border-radius: 40px;
    z-index: 1
}

.section-cover-4 .cover-h {
    color: #000;
    font-weight: 600;
    font-size: 60px;
    line-height: 1.17;
    margin: 0 0 20px
}

@media screen and (max-width: 992px) {
    .section-cover-4 .cover-h {
        font-size: 56px;
        text-align: center
    }
}

@media screen and (max-width: 767px) {
    .section-cover-4 .cover-h {
        font-size: 36px
    }
}

.section-cover-4 .cover-text {
    -webkit-box-flex: 0;
    flex: 0 0 55%;
    position: relative;
    z-index: 10
}

@media screen and (max-width: 992px) {
    .section-cover-4 .cover-text {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        padding-right: 0
    }
}

.section-cover-4 .cover-p {
    font-size: 24px;
    font-weight: 600;
    text-align: center
}

@media screen and (max-width: 767px) {
    .section-cover-4 .cover-p {
        font-size: 20px;
        margin-bottom: 1.5rem
    }
}

.section-cover-4 .cover-p .crossed-text {
    text-decoration: line-through
}

.section-cover-4 .cover-p .highlighted-text {
    color: #ff101f
}

.section-cover-4 .cover-form {
    -webkit-box-flex: 0;
    padding-left: 15px;
    flex: 0 0 45%;
    position: relative;
    z-index: 10
}

@media screen and (max-width: 992px) {
    .section-cover-4 .cover-form {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        padding-left: 0
    }
}

.section-cover-4 .form {
    padding: 34px;
    width: 100%;
    margin-left: auto
}

@media screen and (max-width: 992px) {
    .section-cover-4 .form {
        width: 100%;
        max-width: initial
    }
}

@media screen and (max-width: 767px) {
    .section-cover-4 .form {
        padding: 0
    }
}

.section-cover-4 .form-h {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px
}

@media screen and (max-width: 767px) {
    .section-cover-4 .form-h {
        font-size: 20px;
        text-align: center
    }
}

.section-cover-4 .form-more {
    font-weight: 300;
    color: #000;
    font-size: 16px;
    margin-top: 20px
}

.section-all-cities .state-list .state-list-item .state-block, .section-cover-4 .input-item {
    margin-bottom: 20px
}

.section-cover-4 .button-wrap .btn {
    width: 100%
}

.section-cover-4 .cover-bottom {
    padding: 0 60px;
    display: flex;
    width: 100%
}

@media screen and (max-width: 767px) {
    .section-cover-4 .cover-bottom {
        padding: 20px
    }
}

.section-cover-4 .cover-image {
    flex: 0 0 55%;
    position: relative
}

.section-cover-4 .cover-image img {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    z-index: 10
}

@media screen and (max-width: 992px) {
    .section-cover-4 .cover-image {
        display: none
    }
}

.section-cover-4 .cover-properties {
    padding-top: 60px;
    flex: 0 0 45%
}

@media screen and (max-width: 992px) {
    .section-cover-4 .cover-properties {
        flex: 0 0 100%
    }
}

.section-cover-4 .cover-properties .list-item {
    padding-bottom: 10px;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    list-style: none;
    display: flex;
    align-items: flex-start;
    column-gap: 10px
}

@media screen and (max-width: 767px) {
    .section-cover-4 .cover-properties .list-item {
        font-size: 20px
    }
}

.section-cover-4 .cover-list .list-icon {
    flex: 0 0 20px
}

@media screen and (max-width: 992px) {
    .section-cover-4 .cover-list .list-icon {
        flex: 0 0 24px
    }
}

.section-cover-4 .icon-check-box {
    margin-top: 5px
}

@media screen and (max-width: 767px) {
    .section-cover-4 .icon-check-box {
        margin-top: 5px
    }
}

.section-how-works {
    padding-top: 60px
}

.section-how-works .how-works-body {
    padding: 42px 0;
    background: #f0f0f0
}

.section-how-works .how-works-body .row {
    flex-direction: row;
    align-items: stretch
}

.section-how-works .how-works-item {
    flex-basis: 50%;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media screen and (max-width: 992px) {
    .section-how-works .how-works-item {
        flex-basis: 100%
    }
}

.section-how-works .how-works-text {
    height: 100%;
    padding: 60px 30px;
    background: #fff;
    border-color: #e6e6e6;
    border-radius: 40px;
    box-shadow: 0 0 15px 0 rgb(0 0 0/10%)
}

.section-how-works .how-works-text .p {
    font-size: 18px;
    line-height: 1.5
}

@media screen and (max-width: 767px) {
    .section-how-works .how-works-text {
        padding: 30px 15px
    }

    .section-how-works .how-works-text .p {
        font-size: 16px
    }
}

.section-how-works .how-works-image img {
    width: 100%
}

@media screen and (max-width: 767px) {
    .section-how-works .how-works-image {
        display: none
    }
}

.section-h1, .section-video {
    padding: 60px 0
}

.section-purchase .purchase-item {
    padding: 20px 15px;
    flex: 1 0 33%;
    display: flex;
    column-gap: 20px
}

@media screen and (max-width: 767px) {
    .section-purchase .purchase-item {
        flex: 0 0 100%
    }
}

.section-purchase .purchase-item .item-body {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.section-purchase .purchase-item .item-icon img {
    width: 40px;
    height: 40px
}

@media screen and (max-width: 767px) {
    .section-purchase .purchase-item .item-icon img {
        width: 32px;
        height: 32px
    }
}

.section-purchase .purchase-item .item-h {
    margin-bottom: 10px;
    font-size: 28px;
    font-weight: 600
}

@media screen and (max-width: 992px) {
    .section-purchase .purchase-item .item-h {
        font-size: 24px
    }
}

.section-purchase .purchase-item .button-wrap {
    margin-top: 15px
}

.section-purchase .purchase-item .btn {
    min-width: 130px
}

.section-video .video {
    max-width: 960px;
    height: 0;
    position: relative;
    padding-bottom: 48%;
    margin: auto
}

@media screen and (max-width: 767px) {
    .section-video .video {
        padding-bottom: 56%
    }
}

.section-video .video iframe {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.section-h1 .section-body {
    max-width: 940px;
    margin: auto
}

.section-h1 .section-h2 {
    text-align: center;
    font-size: 22px;
    line-height: 1.5;
    font-weight: 300;
    color: #000;
    margin-bottom: 50px
}

@media screen and (max-width: 767px) {
    .section-h1 .section-h2 {
        margin-bottom: 24px
    }
}

.section-h1 .text {
    line-height: 1.55;
    font-weight: 300;
    font-size: 18px
}

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

.section-line {
    padding: 28px 0
}

.section-line .line {
    height: 1px;
    width: 100%;
    background: #e4e4e4
}

.section-border-text, .section-text-with-img {
    padding: 60px 0
}

.section-border-text .border-text {
    padding: 60px;
    border: 2px solid #000;
    font-size: 30px;
    font-weight: 600
}

@media screen and (max-width: 992px) {
    .section-border-text .border-text {
        font-size: 24px;
        padding: 24px
    }
}

.section-text-with-img .row {
    margin: 0 -15px
}

.section-text-with-img .text {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
    padding-left: 15px;
    line-height: 1.55;
    font-weight: 300;
    font-size: 18px;
    padding-top: 6px
}

@media screen and (max-width: 992px) {
    .section-text-with-img .text {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px
    }
}

.section-text-with-img .img {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px
}

@media screen and (max-width: 992px) {
    .section-text-with-img .img {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.section-text-with-img .img img {
    width: 100%;
    height: auto
}

.section-advantages-2 {
    padding: 60px 0;
    overflow: hidden
}

.section-advantages-2 .section-h2 {
    text-align: center;
    font-size: 24px;
    line-height: 1.5;
    margin-left: auto;
    margin-right: auto;
    max-width: 560px;
    font-weight: 300;
    color: #000;
    margin-bottom: 82px
}

@media screen and (max-width: 767px) {
    .section-advantages-2 .section-h2 {
        margin-bottom: 42px;
        font-size: 20px;
        line-height: 1.4
    }
}

.section-advantages-2 .row {
    margin: 0 -20px;
    flex-wrap: nowrap
}

@media screen and (max-width: 767px) {
    .section-advantages-2 .row {
        flex-wrap: wrap
    }
}

.section-advantages-2 .advantage-item {
    -webkit-box-flex: 1;
    flex: 1 0 0%;
    padding: 0 20px;
    width: 100%;
    max-width: 100%;
    text-align: center
}

@media screen and (max-width: 767px) {
    .section-advantages-2 .advantage-item {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        margin-bottom: 42px;
        padding: 0 40px
    }

    .section-advantages-2 .advantage-item:last-child {
        margin-bottom: 0
    }
}

.section-advantages-2 .advantage-img {
    margin-bottom: 25px
}

.section-advantages-2 .advantage-img img {
    width: 100px;
    height: 100px
}

.section-advantages-2 .advantage-h {
    margin-bottom: 25px;
    margin-top: 12px;
    font-weight: 600;
    color: #000;
    font-size: 30px;
    line-height: 1.17
}

@media screen and (max-width: 767px) {
    .section-advantages-2 .advantage-h {
        font-size: 22px
    }
}

.section-advantages-2 .advantage-p {
    font-size: 16px;
    line-height: 1.55;
    font-weight: 300;
    color: #000
}

.section-horizontal-form, .section-social {
    padding: 60px 0
}

.section-social .social-list {
    text-align: center;
    font-size: 0
}

.section-social .social-item {
    width: 26px;
    height: 26px;
    display: inline-block;
    border-radius: 2px;
    overflow: hidden;
    text-decoration: none;
    -webkit-transition: .3s all;
    transition: .3s all;
    margin: 0 2px
}

.section-social .social-item img {
    width: 100%;
    height: 100%
}

.section-social .social-item:hover {
    opacity: .8
}

.section-horizontal-form .form {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center
}

.section-horizontal-form .inputs-wrap {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-flex: 0;
    flex: 0 0 56%;
    max-width: 56%
}

@media screen and (max-width: 992px) {
    .section-horizontal-form .inputs-wrap {
        -webkit-box-flex: 0;
        flex: 0 0 65%;
        max-width: 65%
    }
}

@media screen and (max-width: 767px) {
    .section-horizontal-form .inputs-wrap {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.section-horizontal-form .input {
    height: 52px;
    color: #000;
    border: 1px solid #000;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.33;
    border-radius: 0;
    outline: 0;
    width: 100%
}

.section-horizontal-form .input-item {
    margin-right: 20px;
    -webkit-box-flex: 1;
    flex: 1 0 0%
}

@media screen and (max-width: 767px) {
    .section-horizontal-form .input-item {
        margin-right: 0;
        margin-bottom: 20px;
        -webkit-box-flex: 0;
        flex: 0 0 100%
    }

    .section-horizontal-form .button-wrap {
        width: 100%
    }
}

.section-horizontal-form .btn {
    min-width: 200px
}

@media screen and (max-width: 767px) {
    .section-horizontal-form .btn {
        width: 100%
    }
}

.section-buttons, .section-our-news, .section-reviews-2, .section-working-conditions {
    padding: 60px 0;
    overflow: hidden
}

.section-our-news .row {
    margin: 0 -20px
}

@media screen and (max-width: 992px) {
    .section-our-news .row {
        margin: 0 -10px
    }
}

.section-our-news .news-list {
    margin-top: 42px
}

.section-our-news .news-item {
    -webkit-box-flex: 0;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 20px;
    display: block;
    text-decoration: none
}

@media screen and (max-width: 992px) {
    .section-our-news .news-item {
        padding: 0 10px
    }
}

@media screen and (max-width: 767px) {
    .section-our-news .news-item {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 32px
    }

    .section-our-news .news-item:last-child {
        margin-bottom: 0
    }
}

.section-our-news .news-img {
    display: block;
    margin-bottom: 20px
}

.section-our-news .news-img img {
    max-width: 100%;
    height: auto;
    width: 100%
}

.section-our-news .news-h {
    display: block;
    font-size: 20px;
    line-height: 1.35;
    font-weight: 600;
    color: #000
}

.section-our-news .news-text {
    display: block;
    margin-top: 8px;
    color: rgba(0, 0, 0, .9);
    font-size: 14px;
    line-height: 1.55;
    font-weight: 300
}

.section-our-news .news-date {
    display: block;
    font-size: 10px;
    letter-spacing: 1px;
    color: rgba(0, 0, 0, .6);
    font-weight: 600;
    margin-top: 15px
}

.section-reviews-2 .reviews-list-2 {
    position: relative;
    padding: 0 70px
}

@media screen and (max-width: 767px) {
    .section-reviews-2 .reviews-list-2 {
        padding: 0 40px
    }
}

.section-reviews-2 .swiper-reviews {
    margin: 0 40px
}

@media screen and (max-width: 767px) {
    .section-reviews-2 .swiper-reviews {
        margin: 0
    }
}

.section-reviews-2 .swiper-button-prev {
    left: 30px
}

@media screen and (max-width: 767px) {
    .section-reviews-2 .swiper-button-prev {
        left: 0;
        -webkit-transform: scale(.65);
        transform: scale(.65)
    }
}

.section-reviews-2 .swiper-button-next {
    right: 30px
}

@media screen and (max-width: 767px) {
    .section-reviews-2 .swiper-button-next {
        right: 0;
        -webkit-transform: scale(.65);
        transform: scale(.65)
    }
}

.section-reviews-2 .review-item {
    max-width: 660px;
    margin: auto;
    text-align: center;
    background: #fff;
    height: 100%;
    padding-bottom: 40px
}

@media screen and (max-width: 992px) {
    .section-reviews-2 .review-item {
        max-width: 540px
    }
}

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

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-pagination-bullet-active {
    background: #000;
    pointer-events: none;
}

.section-reviews-2 .review-img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto
}

.section-conditions-2 .condition-img img, .section-reviews-2 .review-img img {
    width: 100%;
    height: 100%
}

.section-reviews-2 .review-body .text {
    margin-top: 40px;
    margin-bottom: 32px;
    font-size: 20px;
    line-height: 1.55;
    font-weight: 300;
    color: #000
}

@media screen and (max-width: 992px) {
    .section-reviews-2 .review-body .text {
        font-size: 18px
    }
}

@media screen and (max-width: 767px) {
    .section-reviews-2 .review-body .text {
        font-size: 16px;
        line-height: 1.45
    }
}

.section-reviews-2 .review-body .name {
    margin-top: 8px;
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 1.35;
    font-weight: 600;
    color: #000
}

@media screen and (max-width: 992px) {
    .section-reviews-2 .review-body .name {
        font-size: 20px
    }
}

@media screen and (max-width: 767px) {
    .section-reviews-2 .review-body .name {
        font-size: 18px
    }
}

.section-reviews-2 .review-body .position {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.55;
    font-weight: 300;
    color: #000
}

.section-buttons .buttons-wrap {
    text-align: center
}

.section-buttons .btn {
    margin: 0 8px;
    padding: 0 42px
}

@media screen and (max-width: 767px) {
    .section-buttons .btn {
        width: 100%;
        margin: 0 0 10px
    }

    .section-buttons .btn:last-child {
        margin-bottom: 0
    }
}

.section-buttons .btn-icon {
    width: 18px;
    height: 18px;
    margin-right: 6px;
    vertical-align: middle;
    position: relative;
    top: -1px
}

.request-form .section-table{
    margin-top: 20px;
    margin-bottom: 20px;
}

.section-table {
    overflow-x: auto;
    width: 100%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
}

.section-table .table {
    border-collapse: collapse;
    width: 100%;
    min-width: 540px
}

.section-table td, .section-table th {
    text-align: left;
    font-size: 16px;
    line-height: 1.55;
    color: #000;
}

.section-table td:last-child, .section-table th:last-child {
    border-right: none
}

.section-table td:first-child, .section-table th:first-child {
    text-align: left
}

.section-table th {
    /*line-height: 1.35;*/
    font-weight: 500;

}


.section-table td {
    /*line-height: 1.55;*/
    font-weight: 300
}

@media screen and (max-width: 767px) {
    .section-table td {
        font-size: 16px;
        line-height: 1.45
    }
}

.section-table tr {
    border-bottom: 1px solid #e0e0e0
}

.section-table .table-icon {
    display: block;
    margin: auto
}

.section-working-conditions .section-h2 {
    font-size: 22px;
    text-align: center;
    max-width: 560px;
    margin-right: auto;
    margin-left: auto;
    font-weight: 300;
    color: #000;
    line-height: 1.5
}

@media screen and (max-width: 767px) {
    .section-working-conditions .section-h2 {
        font-size: 20px
    }
}

.section-working-conditions .working-conditions {
    margin-top: 72px
}

@media screen and (max-width: 767px) {
    .section-working-conditions .working-conditions {
        margin-top: 32px
    }
}

.section-working-conditions .row {
    margin: 0 -45px
}

@media screen and (max-width: 992px) {
    .section-working-conditions .row {
        margin: 0 -30px
    }
}

.section-working-conditions .working-conditions-col {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    text-align: center;
    padding: 0 45px;
    position: relative
}

@media screen and (max-width: 992px) {
    .section-working-conditions .working-conditions-col {
        padding: 0 30px
    }
}

@media screen and (max-width: 767px) {
    .section-working-conditions .working-conditions-col {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 42px;
        padding-bottom: 42px
    }
}

.section-working-conditions .working-conditions-col:after {
    content: "";
    position: absolute;
    right: 0;
    width: 2px;
    background: #e0e6ed;
    top: 0;
    bottom: 0
}

@media screen and (max-width: 767px) {
    .section-working-conditions .working-conditions-col:after {
        height: 1px;
        left: 15px;
        right: 15px;
        bottom: 0;
        top: auto;
        width: 100%
    }

    .section-working-conditions .working-conditions-col:last-child {
        margin-bottom: 0;
        padding-bottom: 0
    }
}

.section-working-conditions .working-conditions-img {
    margin-bottom: 26px
}

.section-working-conditions .working-conditions-row {
    border-bottom: 1px solid #e0e6ed;
    padding: 14px;
    font-size: 18px;
    line-height: 1.55;
    font-weight: 300;
    color: #000
}

@media screen and (max-width: 767px) {
    .section-working-conditions .working-conditions-row {
        padding: 12px 24px
    }
}

.section-working-conditions .working-conditions-row:first-child {
    border-top: 1px solid #e0e6ed
}

.section-working-conditions .working-conditions-row:last-child {
    border-bottom: none
}

.section-working-conditions .working-conditions-name {
    font-size: 22px;
    font-weight: 600;
    height: 59px;
    line-height: 1.35;
    color: #000;
    margin-bottom: 30px
}

@media screen and (max-width: 767px) {
    .section-working-conditions .working-conditions-name {
        height: auto
    }
}

.section-working-conditions .working-conditions-button {
    margin-top: 20px
}

.section-working-conditions .btn {
    min-width: 260px
}

@media screen and (max-width: 767px) {
    .section-working-conditions .btn {
        width: 100%
    }
}

.mobile-view {
    display: none
}

@media screen and (max-width: 1198px) {
    .mobile-view {
        display: block
    }

    .desktop-view {
        display: none
    }
}

.section-rent {
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    padding: 140px 0
}

@media screen and (max-width: 767px) {
    .section-rent {
        padding: 120px 0
    }
}

.section-rent .container {
    position: relative;
    z-index: 2
}

.section-rent .yellow-text {
    color: #ffdf39
}

.section-rent .rent-h {
    text-align: center;
    color: #fff;
    font-size: 42px;
    line-height: 1.55;
    font-weight: 700;
    margin-bottom: 42px;
    width: 100%
}

@media screen and (max-width: 767px) {
    .section-rent .rent-h {
        font-size: 30px;
        line-height: 1.4
    }
}

.section-rent .button-wrap {
    text-align: center
}

.section-rent .btn {
    height: 62px;
    line-height: 62px;
    padding: 0 42px;
    font-size: 18px;
    min-width: 220px
}

@media screen and (max-width: 767px) {
    .section-rent .btn {
        width: 100%
    }
}

.section-h-2 {
    padding: 60px 0
}

.section-h-2 .section-h2 {
    max-width: initial;
    text-align: left;
    margin-bottom: 0
}

.section-conditions-2 {
    padding: 60px 0;
    overflow: hidden
}

.section-conditions-2 .conditions-list {
    margin-top: 42px
}

.section-conditions-2 .row {
    margin: 0 -20px
}

.section-conditions-2 .condition-item {
    -webkit-box-flex: 0;
    flex: 0 0 33.33%;
    padding: 0 20px;
    position: relative;
    margin-bottom: 32px
}

@media screen and (max-width: 992px) {
    .section-conditions-2 .condition-item {
        -webkit-box-flex: 0;
        flex: 0 0 50%
    }
}

@media screen and (max-width: 767px) {
    .section-conditions-2 .condition-item {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        margin-bottom: 40px
    }

    .section-conditions-2 .condition-item:last-child {
        margin-bottom: 0
    }
}

.section-conditions-2 .condition-img {
    width: 50px;
    height: 50px
}

.section-conditions-2 .condition-text .h {
    font-size: 22px;
    line-height: 1.35;
    font-weight: 600;
    color: #000;
    margin-top: 23px
}

.section-conditions-2 .condition-text .p {
    color: #231f20;
    font-size: 16px;
    line-height: 1.55;
    font-weight: 300;
    margin-top: 20px
}

a.nav-link {
    color: #fff !important
}

.cookie-popup {
    padding: 30px 0;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, .9);
    transform: translateY(100%)
}

.cookie-popup.is-shown {
    transform: translateY(0);
    transition: transform .3s ease-in
}

.cookie-text {
    max-width: 700px;
    text-align: left
}

.cookie-popup .cookie-wrap {
    padding: 0 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 10px;
    row-gap: 15px
}

@media screen and (max-width: 992px) {
    .cookie-popup .cookie-btn-wrap {
        margin-left: auto
    }
}

.cookie-popup .cookie-btn-wrap {
    display: flex;
    column-gap: 15px
}

.btn.btn-cookie {
    height: 38px;
    line-height: 38px;
    color: #fff;
    text-decoration: underline
}

.btn.btn-cookie:hover {
    background-color: #333
}

button.cookieAccept:hover {
    background: #e6e3e3 !important
}

.section-all-cities, .section-all-services {
    margin: 50px 0
}

.section-all-cities .cities-wrap {
    padding-top: 20px
}

.section-all-cities .state-list {
    column-count: 5
}

@media screen and (max-width: 992px) {
    .section-all-cities .state-list {
        column-count: 3
    }
}

.section-all-cities .state-list li, .section-all-services .services-list li {
    list-style: none
}

.section-all-cities .state-list .state-list-item {
    display: inline-block;
    width: 100%
}

.section-all-cities .state-list .state-h {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 20px;
    padding-bottom: 16px
}

.section-all-cities .state-block .cities-list .city-link {
    line-height: 2rem;
    color: #0c4ad5;
    cursor: pointer
}

.section-all-cities .state-block .mobile-heading-wrapper {
    display: none;
    border: 0;
    width: 100%;
    background: 0 0;
    outline: 0;
    text-align: left
}

.section-all-cities .state-block .mobile-heading-wrapper .state-h {
    padding-bottom: 0
}

.mobile-heading-wrapper .btn-arrow img {
    width: 16px;
    height: 16px
}

.mobile-heading-wrapper .btn-arrow {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: background-color .3s ease
}

.mobile-heading-wrapper:hover .btn-arrow {
    background-color: #eee
}

@media screen and (max-width: 767px) {
    .section-all-cities .state-list {
        column-count: auto
    }

    .section-all-cities .state-block {
        border-bottom: 1px solid #cecece;
        transition: all .2s ease
    }

    .section-all-cities .state-block > .state-h {
        display: none
    }

    .section-all-cities .state-block .cities-list {
        display: none;
        padding-bottom: 16px;
        transition: all .3s ease-in
    }

    .section-all-cities .state-block.is-open .cities-list {
        display: block
    }

    .section-all-cities .state-block .mobile-heading-wrapper {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 20px 0;
        cursor: pointer
    }

    .section-all-cities .state-block.is-open .mobile-heading-wrapper .btn-arrow {
        transform: rotateX(180deg)
    }
}

.section-all-services .services-wrap {
    padding-top: 20px
}

.section-all-services .services-list {
    display: grid;
    column-gap: 2rem;
    grid-template-columns:1fr 2fr
}

.section-all-services .services-list .service-h {
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 20px;
    padding-bottom: 16px
}

.section-all-services .service-block .services-link-wrapper {
    display: grid;
    grid-template-columns:repeat(auto-fill, minmax(150px, 1fr));
    column-gap: 1rem
}

.section-all-services .service-block .services-link-wrapper .service-link {
    line-height: 2rem;
    color: #0c4ad5;
    cursor: pointer
}

.section-all-services .service-block .mobile-heading-wrapper {
    display: none;
    border: 0;
    width: 100%;
    background: 0 0;
    outline: 0;
    text-align: left
}

.section-all-services .service-block .mobile-heading-wrapper .service-h {
    padding-bottom: 0;
    font-size: 16px
}

@media screen and (max-width: 480px) {
    .section-all-services .services-list {
        grid-template-columns:1fr
    }

    .section-all-services .service-block {
        border-bottom: 1px solid #cecece;
        transition: all .2s ease
    }

    .section-all-services .service-block > .service-h {
        display: none
    }

    .section-all-services .service-block .services-link-wrapper {
        display: none;
        padding-bottom: 16px;
        transition: all .3s ease-in
    }

    .section-all-services .service-block.is-open .services-link-wrapper {
        display: block
    }

    .section-all-services .service-block .mobile-heading-wrapper {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 20px 0;
        cursor: pointer
    }

    .section-all-services .service-block.is-open .mobile-heading-wrapper .btn-arrow {
        transform: rotateX(180deg)
    }
}

/* starlink */

.header-about-us {
    padding: 5px 0px;
    background-color: #2c2b2d;
    position: relative;
    -webkit-transition: .3s all;
    transition: .3s all;
}

@media screen and (max-width: 992px){
    .header-about-us{
        display: none;
    }
}

/*.header .header-about-us.hide {*/
/*    top: -80px*/
/*}*/

/*.header .header-about-us.show {*/
/*    top: 0;*/
/*}*/

.header-about-us .row{
    justify-content: space-between;
}

.header-about-us .buttons-wrap{
    display: flex;
    align-items: center;
    /*flex-basis: 100%;*/
}

.header-about-us .header-about-us-btn {
    color: #C7C7C7;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    cursor: pointer;
    outline: 0;
    margin-right: 10px;
    font-size: 14px;
    transition: all .3s ease-in;
}

.header-about-us .header-about-us-btn:hover{
    color: #FFFFFF;
}

.header-about-us .header-about-us-btn:last-child {
    margin-right: 0;
}

@media screen and (max-width: 420px) {
    .header-about-us .header-about-us-btn{
        flex: 1;
    }
}

#checkout-button {
    position: relative;
    font-size: 0;
}

#checkout-button > span {
    position: absolute;
    top: -7%;
    right: 25%;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
}

#checkout-button > span:empty {
    display: none;
}

@media screen and (max-width: 767px) {
    .header #telephone-button {
        font-size: 0;
    }

    .header #telephone-button:after {
        font-size: 1rem;
        content: '📞';
    }
}

.bg-green {
    background-color: #A6DE2D;
}

.bg-white {
    background-color: white;
}

.request-form .header-h1 {
    font-size: 60px;
    font-weight: 600;
    color: #000;
    line-height: 1.23
}

.request-form .header-h2 {
    font-size: clamp(1.75rem, calc(4vw + 1rem), 2.5rem);
    font-weight: 600;
    color: #000;
    line-height: 1.23
}

.request-form .header-sub {
    padding-left: 3px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.55;
    color: #000
}

.request-form .header-le {
    font-size: 22px;
    padding: 20px 0;
    line-height: 1.55;
    font-weight: 500;
    color: #000;
}

@media screen and (max-width: 767px) {
    .request-form .header-h1 {
        font-size: 40px
    }

    .request-form .header-sub {
        font-size: 14px
    }

    .request-form .header-le {
        font-size: 18px
    }
}

.request-form .row-item {
    padding: 20px 15px;
    flex: 1 0 33%;
    display: flex;
    align-items: flex-start;
    column-gap: 20px
}

.request-form .row-price {
   padding: 10px 0;
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}


 .row-price span {
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
}

.initial-price {
    text-decoration: line-through;
}

.discount-price {
    color: #EE1F1F;
}

 .row-price span.offer-price{
    font-size: clamp(1.5rem, calc(3.5vw + 1rem), 2.25rem);
}

.request-form .row-price .in-stock {
    font-size: 16px;
    background-color: #A6DE2D;
    font-weight: 400;
}

.price-list li {
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 8px;
}

.price-grid{
  list-style:none;
  padding:0;
  margin:0;
  max-width:520px;
}

.price-grid li{
  display:grid;
  grid-template-columns: 1fr auto auto;
  gap:12px;
  align-items:baseline;
  padding:10px 12px;
  border-radius:12px;
}

.price-grid li + li{ margin-top:8px; }

.price-grid span:first-child{
  font-weight:700;
  font-size:20px;
  white-space:nowrap;
}

.price-grid .sep{
  opacity:.6;
  font-weight:700;
}

.price-grid span:last-child{
  font-weight:800;
  font-size:22px;
  white-space:nowrap;
}

.price-note {
  font-size: 19px;
  line-height: 1.4;
  margin-top: 12px;
  opacity: 0.85; /* виглядає акуратно, як примітка */
}


.in-stock{
    padding: 0.3em 0.7em;
    border-radius: 1.25em;
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
    overflow: hidden;
}

.section-request>.in-stock{
    position: absolute;
    top: 20px;
    right: 40px;
background-color:  #E70E02;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 20px;
}

@media screen and (max-width: 992px) {
    .section-request>.in-stock{
        font-size: 16px;
    }
}

.request-form .row-item .item-body {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.request-form .row-item .item-icon img {
    width: 40px;
    height: 40px
}

.request-form .row-item .item-p {
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 600
}

@media screen and (max-width: 992px) {
    .request-form .row-item .item-p {
        font-size: 20px;
    }
}

@media screen and (max-width: 767px) {
    .request-form .row-item {
        flex: 0 0 100%
    }

    .request-form .row-item .item-p {
        font-size: 20px;
    }

    .request-form .row-item .item-icon img {
        width: 32px;
        height: 32px
    }
}

.request-form .product-properties {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 10px 0;
}

.request-form .product-properties .list-item{
    display: flex;
    margin-bottom: 5px;
}



.request-form .product-properties .list-item>span:first-child{
    margin-right: 10px;
    flex: 0 0 auto;

}

.swiper-product-images {
    background-color: #efefef;
}

.section-tabs {
    padding: 20px 0;
}

.collapsible {
    margin: 5px 0;
    background-color: #efefef;
    padding: 10px 10px;
    width: 100%;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    outline: 0;
    border-radius: 0;
}

.collapsible {
    position: relative;
}

.block-icon {
    width: 100%;
    height: 100%;
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

.collapsible .block-icon > div {
    text-align: left;
    margin-left: 40px;
}

.collapsible:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-50%, -50%);
    font-size: 12px;
    content: '➕';
}

.collapsible.active:after {
    content: '➖';
}

.collapsible-content {
    display: none;
    padding: 10px;
}

.collapsible-content.active {
    display: block;
}

.collapsible-content > ul {
    margin-left: 20px;
}

.product-item {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap
}

.product-item-icon {
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
    padding: 10px;
}

.product-item-info {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
    padding: 10px;
}

.product-item-name {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
}

.product-item-quantity {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
}

.product-item-quantity > button {
    background-color: white;
    border: 1px solid #b3b3b3;
    border-radius: 5px;
    padding: 0;
    height: 30px !important;
    width: 30px !important;
    min-height: 30px !important;
    min-width: 30px !important;
    text-align: center;
}

.product-item-quantity > input {
    color: #000;
    border: 0;
    width: 30px;
    display: inline-block;
    text-align: center;
    outline: 0;
    background: 0 0;
    font-size: 16px;
    line-height: 1.33
}

/* Chrome, Safari, Edge, Opera */
.product-item-quantity > input::-webkit-outer-spin-button,
.product-item-quantity > input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.product-item-quantity > input[type=number] {
    -moz-appearance: textfield;
}

.product-item-price {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    text-align: right;
}

.small-products {
    display: block;
    width: 100%;
}

.small-product {
    flex-direction: column;
    justify-content: space-between;
    -webkit-box-flex: 0;
    /*flex: 0 0 33%;*/
}

.small-product-image {
    width: 100%;
}

.small-product-name {
    width: 100%;
    text-align: center;
    font-weight: 600;
}

.small-product-info {
    display: flex;
    justify-content: center;
    align-items: center;
}

.small-product-price {
    display: inline-block;
}

@media screen and (max-width: 767px) {
    .small-product-info {
        display: block;
    }

    .small-product-info div, .small-product-info a {
        width: 100%;
        flex: 0 0 100%;
    }
}

.w-50 {
    flex: 0 0 49%;
    width: 49%;
    min-width: 49% !important;
}

.swiper-small-products {
    --add-bottom: 50px;
    padding-bottom: var(--add-bottom);
}

.swiper-small-products [class^="swiper-button-"]{
    top: calc(50% - var(--add-bottom) / 2);
}

.lang-picker {
    /*margin-left: auto;*/
    padding-left: 30px;
    width: unset;
}

.text-row {
    display: block;
}

.row.text-row > * {
    margin: 10px;
}

.row.text-row > h1 {
    margin-top: 30px;
}

.row.text-row > h2 {
    margin-top: 30px;
}

.request-form .row-item.row-price .item-body {
  margin-top: -2px; /* підбери -1/-2/-3 */
}

.section-about-us, .section-payment-delivery, .section-exchange-returns {
    padding: 60px 0px;
}

.section-about-us .about-list, .section-payment-delivery .payment-list, .section-payment-delivery .delivery-list{
    margin-top: 42px;
}

.section-about-us .about-list .row{
    justify-content: space-between;
}

.section-about-us .about-list .about-item{
    padding: 20px 15px;
    flex: 1 0 33%;
}

@media screen and (max-width: 767px) {
    .section-about-us .about-list .about-item{
        flex: 1 0 100%;
    }
}

.section-about-us .about-list .h{
    color: #000;
    font-size: 24px;
    line-height: 1.55;
    font-weight: 700;
    margin-bottom: 10px;
}

.section-about-us .about-list .p, .section-payment-delivery .payment-list .p, .section-payment-delivery .delivery-list .p{
    color: #000;
    font-size: 16px;
    line-height: 1.55;
    font-weight: 300;
}

.section-payment-delivery h2{
    text-align: center;
    text-transform: uppercase;
}

.section-payment-delivery .payment-list,  section-payment-delivery .delivery-list{
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.section-payment-delivery .payment-list{
    display: flex;
    justify-content: space-evenly;
    gap: 10px;
    flex-wrap: wrap;
}

@media screen and (max-width: 767px){
    .section-payment-delivery .payment-list{
        flex-direction: column;
    }
}

.section-payment-delivery .payment-list .h, .section-payment-delivery .delivery-list .h{
    color: #000;
    font-size: 20px;
    line-height: 1.55;
    font-weight: 700;
    margin-bottom: 10px;
}

.section-payment-delivery .payment-list .payment-item, .section-payment-delivery .delivery-list .delivery-item{
    position: relative;
    padding-left: 86px;
    margin-bottom: 52px;
    padding-right: 20px;
}

.section-payment-delivery .payment-list .payment-item{
    flex: 1 0 30%;
}

.section-payment-delivery .payment-list .payment-img, .section-payment-delivery .delivery-list .delivery-img{
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    position: absolute;
    top: -8px;
    left: 20px;
}

.section-payment-delivery .payment-list .payment-text ul, .section-payment-delivery .delivery-list .delivery-text ul{
    padding-left: 20px;
}

.section-payment-delivery .delivery-text>p{
    margin-top: 10px;
}

.bg-light-grey {
    background-color: #efefef;
}

.bg-dark-grey {
    background-color: #2c2b2d;
}

.py60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.my20{
    margin-top: 20px;
    margin-bottom: 20px;
}

.my40{
    margin-top: 40px;
    margin-bottom: 40px;
}


.section-banner .banner-text{
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    line-height: 1.5;
    text-align: center;
    font-size: 24px;
    font-weight: 300;
}

@media screen and (max-width: 767px) {
    .section-banner .banner-text {
        font-size: 20px;
        line-height: 1.4;
    }
}

.section-banner.bg-fossi{
    position: relative;
    padding: 100px 0;
    background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url("../img/bg_fossipower.webp");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


.section-banner .button-wrap{
    text-align: center;
}

.feature-list {
    display: flex;
    justify-content: space-around;
    margin-top: 50px;
    gap: 30px;
}

.feature-list__item {
    max-width: 350px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media screen and (max-width: 768px) {
    .feature-list {
        flex-direction: column;
        min-width: 350px;
        align-items: center;
    }
}

.feature-list__item-title {
    font-size: 1.4rem;
    font-weight: bold;
    color: #000;
    margin-top: 10px;
    text-align: center;
}

.feature-list__item-text {
    font-size: 1rem;
    font-weight: 300;
    color: #000;
    max-width: 250px;
    text-align: center;
}

.feature-list__item-icon {
    width: 70px;
    height: 70px;
    background-color: #ffffff;
    /*padding: 10px;*/
    /*border-radius: 50%;*/
    display: flex;
    align-items: center;
    justify-content: center;
    object-fit: contain;
}

.feature-list__item-icon img {
    width: 70px;
}


.section-product-info .container.two-parts {
    display: -webkit-flex;
    display: flex;
    align-items: stretch;
    gap: 48px;
}

.two-parts .product-img{
    flex: 1;
    display: flex;
    height: auto;
}

.two-parts .content-part{
    /*padding-left: 60px;*/
   flex: 2;
}

.two-parts .product-img img{
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.section-product-info .product-img img{
    border-radius: 10px;
}

@media screen and (max-width: 992px) {
    .section-product-info .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .section-product-info .container.two-parts{
        flex-wrap: wrap;
    }


    .section-product-info .product-img {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
        max-height: 500px;
    }

    .section-product-info .product-img img{
        aspect-ratio: 16 / 9;
    }
}

/*Options section*/
.section-options .options-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}

.section-options .options-list.horizontal {
    grid-template-columns: repeat(auto-fill, 600px);
    justify-content: center;
}

@media screen and (max-width: 768px) {
    .section-options .options-list,
    .section-options .options-list.horizontal {
        grid-template-columns: 1fr;
    }
}

.section-options .option-item {
    display: flex;
    padding: 10px;
    background-color: #FFFFFF;
    /*border-radius: 10px;*/
    /*box-shadow: 0 2px 5px rgba(0, 0, 0, .1);*/
}

.section-options .option-text {
    margin-left: 20px;
}

.section-options .option-text .h {
    color: black;
    font-size: 24px;
    line-height: 1.55;
    font-weight: 700;
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
    .section-options .option-text .h {
        font-size: 20px;
    }
}

.section-options .option-text .p {
    font-weight: 300;
}

.section-options .option-item .option-img img {
    width: 50px;
    height: 50px;
}

@media screen and (max-width: 768px) {
    .section-options .option-item .option-img img {
        width: 32px;
        height: 32px;
    }
}

.usage-body{
    margin-top: 40px;
}

.usage-body .usage-item + .usage-item{
    margin-top: 30px;
}

.usage-item{
    display: flex;
    column-gap: 30px;
    max-height: 300px;
    background-color: #FFFFFF;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
}

.usage-item .item-img{
    flex: 2;
    display: flex;
    height: auto;
}

.usage-item .item-img img{
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 3;
    object-fit: cover;
}

.usage-item .item-body{
    padding: min(30px, 6%);
    flex: 1;
    display: grid;
    align-content: center;
text-align: center;
}

.usage-item .item-body .item-h{
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 600;
}

@media screen and (max-width: 767px) {
    .usage-item{
        flex-direction: column;
        max-height: 600px;
    }

    .usage-item:nth-child(even){
        flex-direction: column-reverse;
    }
    .usage-item .item-img{
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
        max-height: 300px;
    }

    .usage-item .item-img img{
        aspect-ratio: 16 / 9;
    }

    .usage-item .item-body{
        flex: 0 0 100%;
    }

    .usage-item .item-body .item-h{
        font-size: 20px;
    }
    .section-about-page {
  padding: 60px 0;
}

.section-about-page .about-page-content {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.section-about-page .about-page-text {
  font-size: 18px;
  line-height: 1.55;
  font-weight: 300;
  color: #000;
}

.section-about-page .about-page-text p {
  margin-bottom: 18px;
}

.section-about-page .about-page-text h2 {
  margin-top: 38px;
  margin-bottom: 14px;
  font-size: 24px;
  line-height: 1.35;
  font-weight: 700;
  color: #000;
}

.section-about-page .about-page-text a {
  color: #2162f3;
  text-decoration: none;
}

.section-about-page .about-page-text a:hover {
  color: #0c4ad5;
}

@media screen and (max-width: 767px) {
  .section-about-page {
    padding: 40px 0;
  }

  .section-about-page .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-about-page .about-page-text {
    font-size: 16px;
    line-height: 1.5;
  }

  .section-about-page .about-page-text h2 {
    font-size: 22px;
    margin-top: 30px;
  }
}
}





