.block1, .modal {
    -webkit-box-direction: normal
}

@media (max-width: 767px) {
    .swiper-slide, .swiper-wrapper {
        height: 100%;
        position: relative;
        width: 100%
    }

    .swiper-container {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        overflow: hidden;
        z-index: 1
    }

    .swiper-container-no-flexbox .swiper-slide {
        float: left
    }

    .swiper-container-vertical > .swiper-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .swiper-wrapper {
        z-index: 1;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }

    .swiper-container-android .swiper-slide, .swiper-wrapper {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .swiper-container-multirow > .swiper-wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .swiper-container-free-mode > .swiper-wrapper {
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        margin: 0 auto
    }

    .swiper-slide {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform
    }

    .swiper-invisible-blank-slide {
        visibility: hidden
    }

    .swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
        height: auto
    }

    .swiper-container-autoheight .swiper-wrapper {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-transition-property: height, -webkit-transform;
        -o-transition-property: transform, height;
        transition-property: transform, height;
        transition-property: transform, height, -webkit-transform
    }

    .swiper-container-3d {
        -webkit-perspective: 1200px;
        perspective: 1200px
    }

    .swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }

    .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10
    }

    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
        background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
        background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
        background-image: linear-gradient(to left, rgba(0, 0, 0, .5), transparent)
    }

    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
        background-image: linear-gradient(to right, rgba(0, 0, 0, .5), transparent)
    }

    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
        background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
        background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
        background-image: linear-gradient(to top, rgba(0, 0, 0, .5), transparent)
    }

    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
        background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
        background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), transparent)
    }

    .swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
        -ms-touch-action: pan-y;
        touch-action: pan-y
    }

    .swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
        -ms-touch-action: pan-x;
        touch-action: pan-x
    }

    .swiper-button-next, .swiper-button-prev {
        position: absolute;
        top: 50%;
        width: 27px;
        height: 44px;
        margin-top: -22px;
        z-index: 10;
        cursor: pointer;
        -webkit-background-size: 27px 44px;
        background-size: 27px 44px;
        background-position: center;
        background-repeat: no-repeat
    }

    .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none
    }

    .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
        left: 10px;
        right: auto
    }

    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
        right: 10px;
        left: auto
    }

    .swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
    }

    .swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
    }

    .swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
    }

    .swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
    }

    .swiper-pagination {
        position: absolute;
        text-align: center;
        -webkit-transition: .3s opacity;
        -o-transition: .3s opacity;
        transition: .3s opacity;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        z-index: 10
    }

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0
    }

    .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 10px;
        left: 0;
        width: 100%
    }

    .swiper-pagination-bullets-dynamic {
        overflow: hidden;
        font-size: 0
    }

    .swiper-container-cube, .swiper-container-flip {
        overflow: visible
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        -webkit-transform: scale(.33);
        -ms-transform: scale(.33);
        transform: scale(.33);
        position: relative
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
        -webkit-transform: scale(.66);
        -ms-transform: scale(.66);
        transform: scale(.66)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
        -webkit-transform: scale(.33);
        -ms-transform: scale(.33);
        transform: scale(.33)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
        -webkit-transform: scale(.66);
        -ms-transform: scale(.66);
        transform: scale(.66)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
        -webkit-transform: scale(.33);
        -ms-transform: scale(.33);
        transform: scale(.33)
    }

    .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        display: inline-block;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        background: #000;
        opacity: .2
    }

    button.swiper-pagination-bullet {
        border: none;
        margin: 0;
        padding: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none
    }

    .swiper-pagination-clickable .swiper-pagination-bullet {
        cursor: pointer
    }

    .swiper-scrollbar-cursor-drag, .swiper-slide-zoomed {
        cursor: move
    }

    .swiper-pagination-bullet-active {
        opacity: 1;
        background: #007aff
    }

    .swiper-container-vertical > .swiper-pagination-bullets {
        right: 10px;
        top: 50%;
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0)
    }

    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 6px 0;
        display: block
    }

    .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 8px
    }

    .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        display: inline-block;
        -webkit-transition: .2s top, .2s -webkit-transform;
        -o-transition: .2s transform, .2s top;
        transition: .2s transform, .2s top;
        transition: .2s transform, .2s top, .2s -webkit-transform
    }

    .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 4px
    }

    .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        white-space: nowrap
    }

    .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        -webkit-transition: .2s left, .2s -webkit-transform;
        -o-transition: .2s transform, .2s left;
        transition: .2s transform, .2s left;
        transition: .2s transform, .2s left, .2s -webkit-transform
    }

    .swiper-pagination-progressbar {
        background: rgba(0, 0, 0, .25);
        position: absolute
    }

    .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background: #007aff;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
        transform-origin: left top
    }

    .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        -webkit-transform-origin: right top;
        -ms-transform-origin: right top;
        transform-origin: right top
    }

    .swiper-container-horizontal > .swiper-pagination-progressbar {
        width: 100%;
        height: 4px;
        left: 0;
        top: 0
    }

    .swiper-container-vertical > .swiper-pagination-progressbar {
        width: 4px;
        height: 100%;
        left: 0;
        top: 0
    }

    .swiper-pagination-white .swiper-pagination-bullet-active {
        background: #fff
    }

    .swiper-pagination-progressbar.swiper-pagination-white {
        background: rgba(255, 255, 255, .25)
    }

    .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
        background: #fff
    }

    .swiper-pagination-black .swiper-pagination-bullet-active {
        background: #000
    }

    .swiper-pagination-progressbar.swiper-pagination-black {
        background: rgba(0, 0, 0, .25)
    }

    .swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
        background: #000
    }

    .swiper-scrollbar {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        position: relative;
        -ms-touch-action: none;
        background: rgba(0, 0, 0, .1)
    }

    .swiper-container-horizontal > .swiper-scrollbar {
        position: absolute;
        left: 1%;
        bottom: 3px;
        z-index: 50;
        height: 5px;
        width: 98%
    }

    .swiper-container-vertical > .swiper-scrollbar {
        position: absolute;
        right: 3px;
        top: 1%;
        z-index: 50;
        width: 5px;
        height: 98%
    }

    .swiper-scrollbar-drag {
        height: 100%;
        width: 100%;
        position: relative;
        background: rgba(0, 0, 0, .5);
        -webkit-border-radius: 10px;
        border-radius: 10px;
        left: 0;
        top: 0
    }

    .swiper-zoom-container {
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    .swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
        max-width: 100%;
        max-height: 100%;
        -o-object-fit: contain;
        object-fit: contain
    }

    .swiper-lazy-preloader {
        width: 42px;
        height: 42px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -21px;
        margin-top: -21px;
        z-index: 10;
        -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
        transform-origin: 50%;
        -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
        animation: swiper-preloader-spin 1s steps(12, end) infinite
    }

    .swiper-lazy-preloader:after {
        display: block;
        content: '';
        width: 100%;
        height: 100%;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
        background-position: 50%;
        -webkit-background-size: 100% 100%;
        background-size: 100%;
        background-repeat: no-repeat
    }

    .swiper-lazy-preloader-white:after {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
    }

    @-webkit-keyframes swiper-preloader-spin {
        100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg)
        }
    }@keyframes swiper-preloader-spin {
         100% {
             -webkit-transform: rotate(360deg);
             transform: rotate(360deg)
         }
     }.swiper-container .swiper-notification {
          position: absolute;
          left: 0;
          top: 0;
          pointer-events: none;
          opacity: 0;
          z-index: -1000
      }

    .swiper-container-fade.swiper-container-free-mode .swiper-slide {
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .swiper-container-fade .swiper-slide {
        pointer-events: none;
        -webkit-transition-property: opacity;
        -o-transition-property: opacity;
        transition-property: opacity
    }

    .swiper-container-fade .swiper-slide .swiper-slide {
        pointer-events: none
    }

    .swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }

    .swiper-container-cube .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1;
        visibility: hidden;
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        width: 100%;
        height: 100%
    }

    .swiper-container-cube .swiper-slide .swiper-slide {
        pointer-events: none
    }

    .swiper-container-cube.swiper-container-rtl .swiper-slide {
        -webkit-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
        pointer-events: auto;
        visibility: visible
    }

    .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .swiper-container-cube .swiper-cube-shadow {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .6;
        -webkit-filter: blur(50px);
        filter: blur(50px);
        z-index: 0
    }

    .swiper-container-flip .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1
    }

    .swiper-container-flip .swiper-slide .swiper-slide {
        pointer-events: none
    }

    .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }

    .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .swiper-container-coverflow .swiper-wrapper {
        -ms-perspective: 1200px
    }
}

.modal.active, .modals-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

html {
    font-size: 16px;
    height: 100%
}

body {
    margin: 0;
    font-family: 'Museo Sans Cyrl', sans-serif;
    line-height: 1;
    overflow-x: hidden
}

body.modal-open {
    overflow: hidden;
    height: 100%
}

input, textarea {
    font-family: 'Museo Sans Cyrl', sans-serif !important
}

a {
    text-decoration: none
}

.container-fluid {
    max-width: 1170px;
    width: 100%
}

.modals-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    padding: 25px 50px;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility linear .2s, opacity linear .2s;
    -o-transition: visibility linear .2s, opacity linear .2s;
    transition: visibility linear .2s, opacity linear .2s
}

.modals-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, .4);
    -webkit-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s
}

.modal, .modal .banner {
    position: relative;
    width: 100%
}

@-webkit-keyframes slideFromTop {
    from {
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0);
        opacity: 0
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes slideFromTop {
    from {
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0);
        opacity: 0
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.modal {
    max-width: 960px;
    background-color: #fff;
    margin: 0 auto;
    -webkit-box-shadow: 0 10px 35px 5px rgba(0, 0, 0, .7);
    box-shadow: 0 10px 35px 5px rgba(0, 0, 0, .7);
    max-height: 100%;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 2;
    display: none;
    -webkit-transition: -webkit-transform .3s linear;
    -o-transition: transform .3s linear;
    transition: transform .3s linear;
    transition: transform .3s linear, -webkit-transform .3s linear
}

.modal.active {
    display: flex;
    -webkit-animation: slideFromTop .2s;
    animation: slideFromTop .2s
}

.modal .banner {
    padding-top: 28vmin;
    font-size: 0;
    overflow: hidden
}

.modal .banner img {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    margin: auto;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.modal .close-modal {
    width: 40px;
    height: 40px;
    position: absolute;
    left: -webkit-calc(100% + 5px);
    left: calc(100% + 5px);
    top: -5px;
    cursor: pointer
}

.modal .close-modal::after, .modal .close-modal::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    background-color: #000;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0
}

.modal .close-modal::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.modal .close-modal::after {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.modal .scroll {
    overflow: auto;
    padding: 45px 0;
    -webkit-overflow-scrolling: touch
}

.modal .content {
    padding: 0 15px;
    max-width: 750px;
    margin: 0 auto;
    font-size: 14px
}

.modal .content .modal-heading {
    color: #002e5b;
    font-size: 22px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 40px
}

.modal .content .desc, .modal .content .info {
    font-weight: 300;
    line-height: 1.5
}

.modal .content .desc {
    color: #7a858f
}

.modal .content .subheading {
    color: #002e5b;
    font-size: 22px;
    font-weight: 900;
    text-align: center;
    padding-top: 45px
}

.modal .content .title {
    color: #56aecc;
    font-weight: 900;
    padding-bottom: 15px;
    padding-top: 25px
}

.modal .content .contact-form .title {
    color: #002e5b;
    padding-bottom: 50px;
    font-size: 32px;
    padding-top: 0
}

.modal .content .info {
    color: #002e5b
}

.modal .content .info ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.main-wrapper {
    -webkit-transition: -webkit-filter linear .1s;
    -o-transition: filter linear .1s;
    transition: filter linear .1s;
    transition: filter linear .1s, -webkit-filter linear .1s;
    width: 100%;
    overflow-x: hidden
}

.modal-open .main-wrapper {
    -webkit-filter: blur(2px);
    filter: blur(2px);
    z-index: 0;
    position: absolute
}

.modal-open .modals-wrapper {
    opacity: 1;
    visibility: visible;
    z-index: 3
}

#call-modal .contact-form .yellow-btn {
    margin-top: 50px
}

.modal .contact-form .yellow-btn {
    font-weight: 900
}

.top-header {
    background-color: #002e5b;
    height: 50px;
    width: 100%;
    color: #fff;
    font-weight: 300;
    font-size: 12px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.top-header .icon {
    max-width: 15px;
    max-height: 15px;
    margin-right: 10px
}

.top-header .phone .icon {
    margin-right: 5px
}

.top-header .row .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.top-header .lang {
    cursor: pointer
}

.top-header .lang::after {
    content: '';
    margin-left: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 3px 0;
    border-color: #fde428 transparent transparent
}

.top-header .work-time .time {
    padding-left: 15px;
    display: inline-block
}

.blue-btn, .header .logo, .yellow-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.blue-btn, .yellow-btn {
    font-weight: 700;
    min-height: 50px;
    width: 200px;
    font-size: 14px;
    cursor: pointer;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: background-color linear .1s, -webkit-transform linear 50ms;
    -o-transition: background-color linear .1s, transform linear 50ms;
    transition: background-color linear .1s, transform linear 50ms;
    transition: background-color linear .1s, transform linear 50ms, -webkit-transform linear 50ms;
    text-decoration: none;
    padding: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.yellow-btn {
    background-color: #fde428;
    color: #002e5b
}

.blue-btn {
    background-color: #002e5b;
    color: #fff
}

.blue-btn::after {
    content: '';
    display: inline-block;
    width: 9px;
    height: 9px;
    border-right: 2px solid #fde428;
    border-top: 2px solid #fde428;
    margin: 0 0 1px 8px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.block1 h1, .block1 h2 {
    margin: 0;
    font-weight: 900
}

.blue-btn:active, .read-more-btn:active, .yellow-btn:active {
    -webkit-transform: scale(.98);
    -ms-transform: scale(.98);
    transform: scale(.98)
}

.yellow-btn:hover {
    background-color: #ffd100
}

.blue-btn:hover {
    background-color: #003373
}

.header {
    height: 110px;
    width: 100%;
    background-color: rgba(255, 255, 255, .95);
    position: absolute;
    top: 50px;
    left: 0;
    -webkit-transition: height .2s linear;
    -o-transition: height .2s linear;
    transition: height .2s linear;
    z-index: 10
}

.header::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 5px;
    bottom: 0;
    left: 0;
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .25)
}

.header.sticky {
    position: fixed;
    top: 0;
    height: 65px
}

.header.sticky .logo img {
    max-width: 70%
}

.header .logo {
    width: 100%;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.block1, .header .row > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.header .logo img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    -webkit-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s
}

.header .row > div {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex
}

.header a {
    padding: 10px 25px;
    font-weight: 900;
    font-size: 16px;
    text-transform: uppercase;
    color: #002e5b
}

.header a:last-child {
    padding-right: 0
}

.block1 {
    padding-top: 160px;
    padding-bottom: 130px;
    min-height: 100vh;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: url(../img/block1-bg.jpg) 0 100% no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative
}

.block1 .bottom, .block1 .bottom .slider-cnt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.block1 h1 {
    font-size: 47px;
    color: #002e5b
}

.block1 h2 {
    color: #55aecc;
    font-size: 28px
}

.block1 p {
    max-width: 400px;
    color: #222;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.2;
    margin: 45px 0
}

.block1 .blue-btn {
    margin-left: 20px
}

.block1 .bottom {
    height: 170px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 40px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, rgba(1, 47, 91, .5)), to(rgba(1, 47, 91, .5)));
    background-image: -webkit-linear-gradient(top, transparent 0, rgba(1, 47, 91, .5) 50%, rgba(1, 47, 91, .5) 100%);
    background-image: -o-linear-gradient(top, transparent 0, rgba(1, 47, 91, .5) 50%, rgba(1, 47, 91, .5) 100%);
    background-image: linear-gradient(to bottom, transparent 0, rgba(1, 47, 91, .5) 50%, rgba(1, 47, 91, .5) 100%);
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.block1 .bottom .text {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.block1 .bottom .text .big {
    color: rgba(255, 255, 255, .5);
    font-size: 36px;
    font-weight: 900;
    text-transform: uppercase;
    padding-bottom: 5px
}

.block1 .bottom .text .small {
    color: #fde428;
    font-weight: 300
}

.block1 .bottom .slider-cnt {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: flex;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.block1 .bottom .slider-cnt .slider {
    overflow: hidden;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.block1 .bottom .slider-cnt .arrow {
    width: 80px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transform: scaleX(.8);
    -ms-transform: scaleX(.8);
    transform: scaleX(.8);
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 10px
}

.block1 .bottom .slider-cnt .arrow .angle {
    content: '';
    display: inline-block;
    width: 35px;
    height: 35px;
    border: 3px solid rgba(253, 228, 40, .5);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    cursor: pointer
}

.block1 .bottom .slides .slide, .block2 .testimonials .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.block1 .bottom .slider-cnt .arrow .angle:hover {
    border-color: rgba(253, 228, 40, .9)
}

.block1 .bottom .slider-cnt .arrow.left .angle {
    border-top: none;
    border-right: none;
    margin-right: -50px
}

.block1 .bottom .slider-cnt .arrow.right .angle {
    border-left: none;
    border-bottom: none;
    margin-left: -50px
}

.block1 .bottom .slides {
    position: relative
}

.block1 .bottom .slides .slide {
    width: 16.6666%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    flex-grow: 1
}

.block2 .testimonials .item, .block2 .testimonials .number {
    -webkit-box-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.block1 .bottom .slides .slide img {
    max-width: 80%
}

.block2 {
    padding: 50px 0 85px;
    background: url(../img/block2-bg.jpg) 50% 50% no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.block-heading {
    color: #002e5b;
    font-size: 45px;
    font-weight: 900;
    position: relative;
    padding-bottom: 40px;
    text-align: center;
    margin: 0 0 40px
}

.block-heading::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #fde428;
    height: 12px;
    width: 50px
}

.block2 .container-fluid > .text-center, .block4 .container-fluid > .text-center, .block5 .container-fluid > .text-center {
    color: #44505b;
    max-width: 870px;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5
}

.block2 .testimonials {
    padding: 90px 0;
    color: #002e5b
}

.block2 .testimonials .item {
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.block2 .testimonials .number {
    width: 160px;
    height: 160px;
    background: url(../img/hexagon.svg) 50% 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    padding: 40px 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 48px;
    margin-bottom: 15px;
    position: relative
}

.block2 .testimonials .number.big {
    font-size: 76px
}

.block2 .testimonials .number.last {
    font-size: 20px;
    font-weight: 900
}

.block2 .testimonials .number.last div {
    color: #55aecc;
    display: block;
    font-weight: 300
}

.block2 .testimonials .number .more-than {
    color: #55aecc;
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    font-weight: 300
}

.block2 .testimonials .desc {
    font-size: 18px;
    font-weight: 300;
    max-width: 160px;
    text-align: center
}

.block2 .text {
    color: #44505b;
    font-weight: 300;
    line-height: 1.5;
    font-size: 14px;
    padding-bottom: 70px
}

.block2 .text span {
    font-weight: 700
}

.block2 .text .right .text-cnt {
    margin-left: 45px;
    padding-left: 20px;
    border-left: 5px solid #56aecc
}

.block2 .goal .item {
    padding: 30px 15px;
    color: #56aecc;
    border: 2px solid #fde428;
    border-width: 2px 0;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    font-style: italic
}

.block3 {
    padding: 60px 0 75px;
    background: url(../img/block3-bg.png) #fcfcfc
}

.block3 .secondary-heading {
    color: #002e5b;
    font-size: 42px;
    text-align: center;
    font-weight: 900;
    margin: 0;
    padding-bottom: 15px
}

.block3 .subheading {
    color: #56aecc;
    max-width: 350px;
    margin: 0 auto;
    text-align: center;
    line-height: 1.2
}

.block3 .hover-blocks {
    position: relative;
    margin: 20px 0 60px
}

.block3 .hover-blocks > div {
    position: static
}

.block3 .hover-blocks .item .image-cnt {
    background-color: #fff;
    width: 100%;
    text-align: center;
    padding: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 200px;
    border: 1px solid #f0f0f0;
    margin-top: 40px;
    -webkit-transition: -webkit-box-shadow .3s linear;
    -o-transition: box-shadow .3s linear;
    transition: box-shadow .3s linear;
    transition: box-shadow .3s linear, -webkit-box-shadow .3s linear
}

.block3 .hover-blocks .item:hover .image-cnt {
    -webkit-box-shadow: 0 15px 30px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 15px 30px 5px rgba(0, 0, 0, .2)
}

.block3 .hover-blocks .item:hover .hover-text {
    opacity: 1;
    visibility: visible;
    z-index: 5
}

.block3 .hover-blocks .item.text {
    border: none
}

.block3 .hover-blocks .item img {
    max-width: 90%;
    max-height: 90%
}

.block3 .hover-blocks .item .hover-text {
    color: #153d65;
    font-weight: 300;
    font-size: 12px;
    text-align: left;
    position: absolute;
    right: 15px;
    bottom: 0;
    width: -webkit-calc(33.33% - 30px);
    width: calc(33.33% - 30px);
    height: 200px;
    background-color: #fbfcfd;
    padding: 20px;
    line-height: 1.5;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.block5 .w-20, .block6 .small-images .item.active {
    position: relative
}

.block3 .hover-blocks .item .hover-text ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.cta-block {
    background: url(../img/cta-block-bg.jpg) 50% 50% no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 37px 0;
    color: #fff
}

.cta-block .question {
    font-size: 36px;
    font-weight: 900;
    text-transform: uppercase;
    padding-bottom: 5px
}

.cta-block .desc {
    font-size: 14px
}

.cta-block .yellow-btn {
    font-size: 20px;
    font-weight: 900;
    width: 240px;
    height: 56px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.block4 {
    padding: 60px 0
}

.block4 .container-fluid > .text-center, .block5 .container-fluid > .text-center {
    max-width: 1100px;
    margin-bottom: 70px
}

.block4 .services .item {
    width: 100%;
    padding-bottom: 55px
}

.block4 .services .item .title-cnt {
    padding-top: 68.33%;
    position: relative;
    cursor: pointer
}

.block4 .services .item .title-cnt img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1
}

.block4 .services .item .title-cnt::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background-color: rgba(253, 228, 40, .15);
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.block4 .services .item .title-cnt:hover::after {
    opacity: 1
}

.block4 .services .item .title-cnt .title {
    position: absolute;
    left: 0;
    bottom: 0;
    min-height: 63px;
    padding: 15px 20px;
    background-color: rgba(1, 40, 79, .8);
    width: 80%;
    color: #fde428;
    line-height: 1.5;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 900;
    z-index: 3
}

.block4 .services .item .text {
    color: #44505b;
    line-height: 1.35;
    font-size: 12px;
    font-weight: 300;
    margin: 23px 0;
    max-height: 80px;
    overflow: hidden
}

.block4 .services .item .read-more-btn {
    font-size: 14px;
    color: #002e5b;
    border: 1px solid #002e5b;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    width: 165px;
    height: 40px;
    text-transform: uppercase
}

.block5 .w-20, .block5 .w-20 .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.block4 .services .item .read-more-btn:hover {
    border-color: #fde428;
    background-color: #fde428
}

.block5 {
    padding: 60px 0 160px
}

.block5 .w-20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.block5 .w-20 .item {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.block5 .w-20 .img-cnt {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-transition: -webkit-box-shadow .2s linear, -webkit-transform .2s linear;
    -o-transition: box-shadow .2s linear, transform .2s linear;
    transition: box-shadow .2s linear, transform .2s linear;
    transition: box-shadow .2s linear, transform .2s linear, -webkit-box-shadow .2s linear, -webkit-transform .2s linear;
    border: 1px solid transparent;
    padding: 2px
}

#review-modal .secondary:empty, .block6 .big-img-secondary, .block6 .small-images .item .secondary, .block6 .small-images .item .text {
    display: none
}

.block5 .w-20 .img-cnt:hover {
    -webkit-box-shadow: 0 5px 5px 2px rgba(0, 0, 0, .4);
    box-shadow: 0 5px 5px 2px rgba(0, 0, 0, .4);
    border-color: rgba(0, 0, 0, .1);
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1)
}

.block5 .w-20 img {
    max-width: 95%
}

.block5 .w-20 .name {
    color: #002e5b;
    padding: 15px 0 25px
}

.block6 {
    padding: 50px 0 70px;
    background: url(../img/block6-bg.jpg) 50% 50% no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.block6 .reviews-heading {
    color: #fde428;
    text-align: center;
    text-transform: uppercase;
    font-size: 44px;
    font-weight: 900;
    padding-bottom: 60px
}

.block6 .small-images div[class^=col] {
    padding: 7px
}

.block6 .small-images {
    font-size: 0
}

.block6 .small-images .item.active img {
    -webkit-box-shadow: 0 6px 10px 3px rgba(0, 0, 0, .5);
    box-shadow: 0 6px 10px 3px rgba(0, 0, 0, .5)
}

.block6 .small-images .item.active::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(253, 228, 40, .3)
}

.block6 .small-images img {
    -webkit-transition: -webkit-box-shadow .1s linear;
    -o-transition: box-shadow .1s linear;
    transition: box-shadow .1s linear;
    transition: box-shadow .1s linear, -webkit-box-shadow .1s linear
}

.block6 .small-images img:hover {
    -webkit-box-shadow: 0 6px 10px 3px rgba(0, 0, 0, .5);
    box-shadow: 0 6px 10px 3px rgba(0, 0, 0, .5);
    cursor: pointer
}

.block6 .big-img {
    padding: 7px 9px;
    cursor: pointer
}

.block6 .info {
    color: #fff;
    padding: 7px 7px 7px 25px
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

#review-info > * {
    -webkit-animation: fadeIn .5s ease-in;
    animation: fadeIn .5s ease-in
}

#review-modal .scroll {
    padding: 25px
}

#review-modal img {
    width: 100%
}

#review-modal .secondary {
    padding-top: 20px
}

.block6 .info .name {
    font-size: 22px;
    font-weight: 900;
    padding-bottom: 55px
}

.block6 .info .title {
    line-height: 1.5
}

.block6 .info ul {
    list-style: none;
    margin: 0;
    padding: 0 0 20px;
    font-weight: 300;
    font-style: italic;
    line-height: 1.5
}

.contact-form {
    padding: 50px 5% 35px
}

.modal .contact-form {
    padding: 0
}

.contact-form h3 {
    color: #002e5b;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 32px;
    margin: 0 0 15px
}

.contact-form .title {
    font-size: 26px;
    font-weight: 900;
    color: #002e5b;
    padding: 35px 0 15px
}

.contact-form .text {
    font-weight: 300;
    color: #464646;
    line-height: 1.5
}

.contact-form .text a {
    color: #464646
}

.contact-form .text.email {
    text-decoration: underline
}

.contact-form label {
    display: block;
    padding-bottom: 25px
}

.contact-form label .d-inline-block {
    font-size: 14px;
    font-style: italic;
    color: #002e5b;
    padding-bottom: 5px
}

.contact-form label input, .contact-form label textarea {
    width: 100%;
    border: 1px solid #b7b7b7;
    font-weight: 300;
    padding: 10px 12px;
    -webkit-border-radius: 0;
    border-radius: 0
}

.contact-form label input:focus, .contact-form label textarea:focus {
    outline: 0
}

.contact-form label input {
    height: 50px;
    font-size: 22px;
    color: #000
}

.contact-form label textarea {
    font-weight: 300;
    font-size: 14px;
    color: #828282;
    resize: vertical;
    min-height: 100px
}

.contact-form .yellow-btn {
    font-size: 20px;
    width: 260px
}

.contact-form .yellow-btn:after {
    content: '';
    display: inline-block;
    width: 9px;
    height: 9px;
    border-right: 2px solid #002e5b;
    border-top: 2px solid #002e5b;
    margin: 0 0 1px 10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

#map {
    min-height: 70vh
}

.footer {
    height: 56px;
    background-color: #002e5b;
    color: #fff;
    font-weight: 300
}

[class*=" icon-"]:before, [class^=icon-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-twitter:before {
    content: '\f099'
}

.icon-facebook:before {
    content: '\f09a'
}

.icon-linkedin:before {
    content: '\f0e1'
}

.icon-instagram:before {
    content: '\f16d'
}

.icon-vkontakte:before {
    content: '\f189'
}

.footer .icon {
    font-size: 16px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    margin: 0 2px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.footer .icon:hover {
    color: #002e5b;
    background-color: #fde428;
    border-color: #fde428
}

@media (max-width: 1366px) {
    .header {
        height: 90px
    }

    .header a {
        padding: 10px 15px;
        font-size: 14px
    }

    .block1 .bottom .text .big {
        font-size: 22px
    }

    .block1 .bottom .text .small {
        font-size: 14px
    }
}

@media (max-width: 992px) {
    .cta-block .desc, .header a {
        font-size: 13px
    }

    .block1 {
        padding-top: 100px
    }

    .block1 .bottom {
        padding: 0
    }

    .block1 .bottom .slides .slide img {
        max-height: 65px
    }

    .header a {
        padding: 10px 12px
    }
}

@media (max-width: 767px) {
    .header, .header.sticky, .menu-btn {
        height: 50px
    }

    .block5 .scroll-x, .swiper-container-1:not(.swiper-container-horizontal) .hover-blocks {
        overflow: auto
    }

    .header {
        top: 0;
        position: fixed
    }

    .block1 {
        padding-top: 100px;
        padding-bottom: 0;
        min-height: 450px
    }

    .block1 .bottom {
        position: static
    }

    .header.sticky .logo img {
        max-width: 100%
    }

    .header .logo {
        padding: 8px 0;
        display: block
    }

    .header .logo-cnt {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
        max-width: -webkit-calc(100% - 150px);
        max-width: calc(100% - 150px)
    }

    .main-menu {
        position: absolute;
        top: 100%;
        left: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: left;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
        -webkit-box-shadow: 0 5px 6px 0 rgba(0, 0, 0, .4);
        box-shadow: 0 5px 6px 0 rgba(0, 0, 0, .4)
    }

    .main-menu a {
        display: block;
        text-align: left;
        width: 100%;
        padding: 15px;
        background-color: rgba(255, 255, 255, .95);
        border-bottom: 1px solid #002e5b
    }

    .block1 h1, .block1 h2, .block1 p, .cta-block .desc {
        text-align: center
    }

    .header .row {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .header .row .item.main-menu {
        display: none
    }

    .menu-btn {
        width: 50px;
        background-color: #002e5b;
        cursor: pointer;
        position: relative;
        padding: 15px 12px;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        z-index: 1
    }

    .menu-btn:hover {
        background-color: #003373
    }

    .hamburger {
        width: 100%;
        height: 100%;
        position: relative
    }

    .hamburger span, .hamburger::after, .hamburger::before {
        width: 100%;
        height: 15%;
        position: absolute;
        content: '';
        left: 0;
        background-color: #fff;
        display: block
    }

    .hamburger::before {
        top: 50%;
        -webkit-transform: translateY(-250%);
        -ms-transform: translateY(-250%);
        transform: translateY(-250%);
        will-change: transform
    }

    .hamburger span {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: opacity linear .2s;
        -o-transition: opacity linear .2s;
        transition: opacity linear .2s;
        will-change: opacity
    }

    .hamburger::after {
        bottom: 50%;
        -webkit-transform: translateY(250%);
        -ms-transform: translateY(250%);
        transform: translateY(250%);
        will-change: transform
    }

    .hamburger::after, .hamburger::before {
        -webkit-transition: -webkit-transform linear .2s;
        -o-transition: transform linear .2s;
        transition: transform linear .2s;
        transition: transform linear .2s, -webkit-transform linear .2s
    }

    .hamburger.open span {
        opacity: 0
    }

    .hamburger.open::before {
        -webkit-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
        transform: translateY(-50%) rotate(45deg)
    }

    .hamburger.open::after {
        -webkit-transform: translateY(50%) rotate(-45deg);
        -ms-transform: translateY(50%) rotate(-45deg);
        transform: translateY(50%) rotate(-45deg)
    }

    .block1 h1 {
        font-size: 26px
    }

    .block1 h2 {
        font-size: 17px
    }

    .block1 p {
        font-size: 15px;
        font-weight: 700;
        margin: 20px auto;
        text-shadow: 1px 1px 2px rgba(34, 34, 34, .4)
    }

    .block1 .blue-btn {
        margin-left: 0
    }

    .block1 .blue-btn, .block1 .yellow-btn {
        width: 240px;
        height: 56px;
        margin-top: 20px;
        font-size: 18px;
        font-weight: 900
    }

    .header .buttons {
        height: 100%
    }

    .header .buttons .location, .header .buttons .phone {
        width: 50px;
        height: 100%;
        background: #fde428;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .header .buttons .location img, .header .buttons .phone img {
        max-width: 22px;
        max-height: 22px
    }

    .header .buttons .phone {
        border-left: 1px solid #fff;
        padding-right: 15px
    }

    .block-heading {
        font-size: 24px;
        padding-bottom: 18px;
        margin-bottom: 25px
    }

    .block-heading::after {
        height: 6px
    }

    .block2 {
        padding: 25px 0 35px
    }

    .block2 .container-fluid > .text-center, .block4 .container-fluid > .text-center, .block5 .container-fluid > .text-center {
        font-size: 12px
    }

    .block2 .testimonials {
        padding: 30px 0 50px
    }

    .block2 .testimonials .item {
        padding-bottom: 40px
    }

    .block2 .testimonials .number {
        width: 120px;
        height: 120px;
        padding: 30px 15px;
        font-size: 30px
    }

    .block2 .testimonials .number.big {
        font-size: 45px
    }

    .block2 .goal .item, .block2 .testimonials .number.last {
        font-size: 16px
    }

    .block2 .testimonials .number .more-than {
        bottom: 25px
    }

    .block2 .text .right .text-cnt {
        margin-left: 0;
        margin-top: 20px
    }

    .block2 .text {
        padding-bottom: 30px
    }

    .block3 {
        padding: 30px 0 45px
    }

    .block3 .secondary-heading {
        font-size: 24px
    }

    .block3 .hover-blocks {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin: 0
    }

    .block3 .hover-blocks .swiper-slide {
        padding: 0;
        width: 100%
    }

    .block3 .hover-blocks .item .image-cnt {
        margin-top: 20px;
        width: auto
    }

    .block3 .hover-blocks .item .hover-text {
        position: static;
        width: auto;
        margin-top: 35px;
        opacity: 1;
        visibility: visible;
        padding: 10px
    }

    .cta-block {
        padding: 25px 0
    }

    .cta-block .question {
        font-size: 18px;
        text-align: center;
        padding-bottom: 10px
    }

    .cta-block .desc {
        padding-bottom: 30px;
        font-size: 12px
    }

    .block4 {
        padding: 30px 0
    }

    .block4 .services .item {
        padding-bottom: 25px
    }

    .block4 .services .item .title-cnt .title {
        padding: 10px 15px;
        font-size: 12px
    }

    .block4 .services .item .read-more-btn, .block4 .services .item .text {
        display: none
    }

    .block5 {
        padding: 30px 0 50px
    }

    .block5 .row {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .block5 .w-20 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        position: relative;
        padding: 0
    }

    .block5 .w-20 .img-cnt {
        padding: 5px
    }

    .block5 .w-20 img {
        width: 200px
    }

    .block5 .w-20 .name {
        font-size: 12px
    }

    .block6 .small-images {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .block6 .small-images div[class^=col].swiper-slide {
        padding: 0
    }

    .block6 .small-images .swiper-slide .item.active::after {
        content: none
    }

    .block6 .reviews-heading {
        font-size: 24px;
        padding-bottom: 25px
    }

    .block6 {
        padding: 30px 0 60px
    }

    .modals-wrapper {
        padding: 5px
    }

    .modal .close-modal {
        left: initial;
        right: 0;
        top: 0;
        background-color: rgba(255, 255, 255, .75);
        z-index: 1
    }

    .modal .scroll {
        padding: 25px 0
    }

    .footer {
        font-size: 10px
    }

    .modal .content .contact-form .title {
        padding: 0 40px 40px
    }
}

@media (max-width: 575px) {
    .block1 {
        padding-top: 50px
    }
}