@charset "UTF-8"; /*! Theme Name: cryptoreactor-ru */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

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

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    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 {
    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
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

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;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

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

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

.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;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    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;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.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%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    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 {
    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;
        -webkit-box-sizing: border-box;
        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);
        -ms-transform: scale(.75);
        transform: scale(.75)
    }

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

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

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

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(ajax-loader.gif) center center no-repeat
}

@font-face {
    font-family: slick;
    src: url(fonts/slick.eot);
    src: url(fonts/slick.eot?#iefix) format("embedded-opentype"), url(fonts/slick.woff) format("woff"), url(fonts/slick.ttf) format("truetype"), url(fonts/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal
}

.slick-next, .slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: 0
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before, .slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:focus, .slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

@font-face {
    font-family: 'Fira Sans';
    src: local("Fira Sans Regular"), local("FiraSans-Regular"), url(fonts/Firasansregular.woff2) format("woff2"), url(fonts/Firasansregular.woff) format("woff"), url(fonts/Firasansregular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Fira Sans';
    src: local("Fira Sans Italic"), local("FiraSans-Italic"), url(fonts/Firasansitalic.woff2) format("woff2"), url(fonts/Firasansitalic.woff) format("woff"), url(fonts/Firasansitalic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: 'Fira Sans';
    src: local("Fira Sans Bold"), local("FiraSans-Bold"), url(fonts/Firasansbold.woff2) format("woff2"), url(fonts/Firasansbold.woff) format("woff"), url(fonts/Firasansbold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select:focus, textarea {
    font-size: 16px
}

.white-popup {
    position: relative;
    background: #fff;
    padding: 20px;
    width: auto;
    max-width: 750px;
    margin: 20px auto
}

.slick-slide {
    margin: 15px
}

.subtitle {
    font-size: 35px;
    margin: 0;
    margin-top: 20px
}

.about__title, .calculator__title, .commands__title, .exc__title, .kurs__title, .maps__title, .profit__title, .reviews__title, .section_title, .steps__title {
    font-size: 35px;
    text-align: center;
    line-height: 1;
    margin: 0;
    margin-bottom: 50px;
    margin-top: 50px;
    padding-top: 20px
}

@media (max-width: 768px) {
    .about__title, .calculator__title, .commands__title, .exc__title, .kurs__title, .maps__title, .profit__title, .reviews__title, .section_title, .steps__title {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 25px;
        margin-top: 50px
    }
}

.calculator__description, .presents__description, .section_description {
    text-align: center;
    font-size: 15px;
    font-style: italic;
    padding: 15px;
    margin: 0
}

li {
    line-height: 1.5
}

.no-display {
    display: none
}

.header.home {
    position: absolute;
    width: 100%
}

@media (max-width: 375px) {
    .header.home { /* position:initial */
    }
}

.header__wrapper {
    width: 100%;
    max-width: 1455px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #fff;
    padding: 50px 15px 20px 15px;
    justify-content: center;
}

@media (max-width: 768px) {
    .header__wrapper {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width: 768px) {
    .header__wrapper {
        padding-top: 20px;
        border-bottom: none;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.header__humburger {
    display: none
}

@media (max-width: 768px) {
    .header__humburger {
        display: block
    }
}

.header__humburger .humburger__line {
    border-bottom: 2px solid #fff;
    margin-top: 5px
}

.header__logo {
    width: 100%;
    max-width: 225px
}

@media (max-width: 768px) {
    .header__logo {
        max-width: 200px
    }
}

@media (max-width: 375px) {
    .header__logo {
        max-width: 180px
    }
}

.header__addresses {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.header__addresses .address:first-child {
    margin-left: 100px
}

.header__addresses .address:last-child {
    margin-right: 50px
}

.header__addresses .address__city {
    font-size: 18px;
    color: #fff;
    font-family: "Fira Sans"
}

.header__addresses .address__phone {
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    font-family: "Fira Sans";
    -webkit-transition: color .2s;
    transition: color .2s
}

.header__addresses .address__phone:hover {
    color: #c4c4c4;
    border-bottom: 1px solid #c4c4c4
}

@media (max-width: 768px) {
    .header__addresses {
        display: none
    }
}

.header__messagers {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-left: 50px
}

.header__messagers .messager__link {
    margin-left: 15px
}

.header__messagers .messager__link:last-child {
    margin-right: 0
}

.header__messagers .messager__item {
    width: 35px;
    height: 35px
}

@media (max-width: 768px) {
    .header__messagers {
        display: none
    }
}

.header__cabinet {
    display: none;
    margin-left: auto;
    margin-right: 50px
}

@media (max-width: 768px) {
    .header__cabinet {
        display: none
    }
}

.header__btn {
    min-width: 200px;
    min-height: 50px;
    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-decoration: none;
    color: #fff;
    font-family: "Fira Sans";
    font-size: 18px;
    border-radius: 5px;
    background-color: none;
    border: 1px solid;
    cursor: pointer
}

.header__langs {
    margin-left: auto;
    cursor: pointer;
    position: relative
}

@media (max-width: 768px) {
    .header__langs {
        margin-left: initial
    }
}

.header__langs .lang__btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header__langs .lang__list {
    display: none;
    position: absolute;
    top: 40px;
    left: 10px;
    list-style-type: none;
    background-color: #fff;
    margin: 0;
    padding: 10px 22px;
    border-radius: 5px
}

@media (max-width: 375px) {
    .header__langs .lang__list {
        left: -10px;
        padding: 10px;
        top: 30px
    }
}

.header__langs .lang__li {
    padding: 5px 0
}

.header__langs .lang__link {
    color: initial;
    font-size: 18px
}

.header__langs .lang__link:hover {
    color: #4244bc
}

.header__langs .lang__link.active {
    color: #4244bc;
    font-weight: 600
}

.header__langs .lang__caret {
    display: inline-block;
    vertical-align: middle;
    border: 5px solid;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom: 0;
    margin-right: 3px
}

.header__langs .lang__flag {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 35px;
    height: 25px;
    margin-left: 10px
}

@media (max-width: 375px) {
    .header__langs .lang__flag {
        display: none
    }
}

.flag_Ru {
    background-image: url(img/langs/ru.svg)
}

.flag_En {
    background-image: url(img/langs/en.svg)
}

.flag_Cn {
    background-image: url(img/langs/cn.svg)
}

.flag_Jp {
    background-image: url(img/langs/jp.svg)
}

.menu {
    margin-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 768px) {
    .menu {
        display: none
    }
}

.menu li {
    padding-left: 20px;
    list-style-type: none
}

.menu li:last-child {
    padding-right: 0
}

.menu li a {
    color: #fff;
    text-decoration: none;
    font-family: "Fira Sans";
    font-size: 18px;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    -webkit-transition: all .3s;
    transition: all .3s
}

.menu li a:hover {
    border-bottom: 1px solid #4244bc;
    color: #4244bc
}

.menu__btn {
    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;
    position: relative;
    width: 26px;
    height: 26px;
    cursor: pointer;
    z-index: 1
}

.menu__btn > span, .menu__btn > span::after, .menu__btn > span::before {
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #fff;
    -webkit-transition-duration: .25s;
    transition-duration: .25s
}

.menu__btn > span::before {
    content: '';
    top: -8px
}

.menu__btn > span::after {
    content: '';
    top: 8px
}

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

a {
    text-decoration: none
}

html {
    padding: 0;
    margin: 0
}

body {
    padding: 0;
    margin: 0;
    background-image: url(../images/background.webp);
    background-size: cover;
    color: #fff;
    font-family: "Fira Sans";
    font-size: 100%;
    background-color: #08181e
}

.fullscreen {
    top: 0;
    bottom: 0;
    overflow: hidden;
    z-index: -100;
    height: 100%;
    width: 100%;
    position: absolute;
    -webkit-filter: brightness(.5);
    filter: brightness(.5)
}

.fullscreen video {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.fullscreen__clip {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -1px;
    z-index: -1
}

.hero {
    text-align: center;
    height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 414px) {
    .hero {
        background-image: url(img/hero-mobile.jpg);
        background-color: rgba(0, 0, 0, .55);
        background-blend-mode: darken;
    }
}

@media (max-width: 375px) {
    .hero { /* height:initial; */
        padding: 50px 15px;
    }
}

.hero__title {
    font-size: 50px;
    text-transform: uppercase;
    margin: 0;
    line-height: 1;
    padding-top: 150px
}

@media (max-width: 1366px) {
    .hero__title {
        font-size: 35px;
        padding-left: 15px;
        padding-right: 15px;
        line-height: 1.1
    }
}

@media (max-width: 375px) {
    .hero__title {
        font-size: 30px
    }
}

.hero__btn {
    min-width: 200px;
    min-height: 60px;
    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-decoration: none;
    color: #fff;
    font-family: "Fira Sans";
    font-size: 18px;
    border-radius: 5px;
    background-color: #4244bc;
    border: none;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 30px
}

.hero:after {
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: -100px;
    left: 0;
    content: '';
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 0, 0, 0)), to(black));
    background-image: linear-gradient(to top, rgba(255, 0, 0, 0), #000)
}

@media (max-width: 768px) {
    .hero:after {
        content: initial
    }
}

.hero__old-price {
    font-size: 30px;
    margin-top: 15px
}

.hero__lh {
    display: block;
    text-decoration: line-through;
    -webkit-text-decoration-color: red;
    text-decoration-color: red
}

.hero__new-price {
    margin-top: 15px;
    font-size: 40px;
    font-weight: 700
}

@media (max-width: 1366px) {
    .hero__new-price {
        font-size: 30px
    }
}

.hero__all-inclusive {
    font-size: 30px;
    display: block
}

@media (max-width: 1366px) {
    .hero__all-inclusive {
        font-size: 25px
    }
}

.profit {
    text-align: center;
    margin-top: 75px
}

.profit__title {
    margin-top: 20px;
    margin-bottom: 0
}

.profit__description {
    font-size: 15px;
    font-style: italic;
    margin: 0;
    margin-top: 10px
}

.steps__title {
    padding-top: 0;
    margin-top: 30px
}

.steps__wrapper {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 15px;
    padding-right: 15px
}

@media (max-width: 768px) {
    .steps__wrapper {
        padding-left: 15px;
        padding-right: 15px
    }
}

.steps__item {
    border-radius: 5px;
    height: 450px;
    padding: 30px;
    background-color: rgba(66, 68, 188, .33);
    -webkit-box-flex: 1;
    -webkit-flex: 1 480px;
    -ms-flex: 1 480px;
    flex: 1 480px;
    margin-left: 20px;
    margin-bottom: 20px;
}

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

@media (max-width: 768px) {
    .steps__item {
        margin: 0;
        margin-bottom: 15px
    }
}

.steps .step {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.steps .step__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.steps .step__name {
    font-style: italic;
    font-weight: 100;
    font-size: 15px;
    color: #9a9797
}

.steps .step__title {
    margin-top: 35px;
    font-size: 25px
}

.steps .step__content {
    font-size: 18px;
    line-height: 1.5
}

.steps .step__list {
    margin: 0
}

.steps .step__footer {
    margin-top: auto
}

.steps .step__btn {
    min-width: 200px;
    min-height: 50px;
    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-decoration: none;
    color: #fff;
    font-family: "Fira Sans";
    font-size: 18px;
    border-radius: 5px;
    background-color: #4244bc;
    border: none;
    cursor: pointer;
    margin: 0 auto
}

.calculator__wrapper {
    width: 100%;
    max-width: 1268px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 768px) {
    .calculator__wrapper {
        padding-left: 15px;
        padding-right: 15px
    }
}

.c-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.c-form__title {
    font-size: 20px;
    font-weight: 600;
    padding-left: 15px;
    padding-right: 15px
}

@media (max-width: 768px) {
    .c-form__title {
        text-align: center;
        margin-top: 0
    }
}

.c-form__btn {
    margin-left: 35px;
    min-width: 200px;
    min-height: 50px;
    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-decoration: none;
    color: #fff;
    font-family: "Fira Sans";
    font-size: 18px;
    border-radius: 5px;
    background-color: #4244bc;
    border: none;
    cursor: pointer
}

@media (max-width: 768px) {
    .c-form__btn {
        margin-left: 0
    }
}

.kurs__wrapper {
    width: 100%;
    max-width: 510px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 768px) {
    .kurs__wrapper {
        padding-left: 15px;
        padding-right: 15px
    }
}

.about__wrapper {
    width: 100%;
    max-width: 1255px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 768px) {
    .about__wrapper {
        padding-left: 15px;
        padding-right: 15px
    }
}

.about__item {
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1 300px;
    -ms-flex: 1 300px;
    flex: 1 300px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    padding: 15px
}

@media (max-width: 768px) {
    .about__item {
        margin-bottom: 50px
    }
}

.about__icon {
    width: 75px
}

.about__sub-title {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    margin: 10px;
    line-height: 1.5
}

.about__text {
    font-size: 16px;
    margin: 0;
    line-height: 1.5
}

.presents {
    margin-top: 100px
}

.presents__wrapper {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 768px) {
    .presents__wrapper {
        padding-left: 15px;
        padding-right: 15px
    }
}

.presents__btn {
    min-width: 200px;
    min-height: 50px;
    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-decoration: none;
    color: #fff;
    font-family: "Fira Sans";
    font-size: 18px;
    border-radius: 5px;
    background-color: #4244bc;
    border: none;
    cursor: pointer;
    padding: 8px
}

@media (max-width: 768px) {
    .presents__btn {
        margin-top: 15px
    }
}

.presents__btn:first-child {
    margin-right: 15px
}

@media (max-width: 768px) {
    .presents__btn:first-child {
        margin-right: 0
    }
}

.maps__wrapper {
    width: 100%;
    max-width: 1025px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (max-width: 768px) {
    .maps__wrapper {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width: 768px) {
    .maps__wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.maps__btn {
    min-width: 200px;
    min-height: 50px;
    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-decoration: none;
    color: #fff;
    font-family: "Fira Sans";
    font-size: 18px;
    border-radius: 5px;
    background-color: #4244bc;
    border: none;
    cursor: pointer;
    margin-bottom: 15px
}

.maps__modal {
    padding-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width: 768px) {
    .maps__modal {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.maps .map__title {
    font-size: 20px;
    font-weight: 700;
    margin: 0
}

.maps .map__yandex {
    width: 100%;
    height: 485px;
    border-radius: 5px
}

.maps .map__contacts {
    margin-left: 30px
}

@media (max-width: 768px) {
    .maps .map__contacts {
        margin-top: 30px;
        margin-left: 0;
        text-align: center
    }
}

.maps .map__link {
    color: #fff;
    text-decoration: underline
}

.map__title--modal {
    font-size: 20px;
    text-align: center;
    color: initial
}

.map__yandex--modal {
    height: 350px
}

.map__contacts--modal {
    color: initial
}

.commands__wrapper {
    width: 100%;
    max-width: 1130px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 768px) {
    .commands__wrapper {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width: 768px) {
    .commands__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.commands__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 25%;
    -ms-flex: 1 25%;
    flex: 1 33%;
    max-width: 33%;
    text-align: center;
    padding: 25px 15px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}

@media (max-width: 768px) {
    .commands__item {
        max-width: 100%
    }
}

.commands .command span {
    display: block;
    padding-top: 5px
}

.commands .command__img {
    width: 200px;
    height: 200px;
    border-radius: 50%
}

.commands .command__name {
    font-size: 20px;
    padding-top: 10px;
    margin: 0
}

.commands .command__spec {
    font-size: 18px;
    padding-top: 5px;
    margin: 0;
    font-weight: 100
}

.commands .command__email {
    color: #fff;
    -webkit-transition: color .3s;
    transition: color .3s
}

.commands .command__email:hover {
    color: #4244bc;
    border-bottom: 1px solid #4244bc
}

.commands .command__phone {
    color: #fff;
    -webkit-transition: color .3s;
    transition: color .3s
}

.commands .command__phone:hover {
    color: #c4c4c4;
    border-bottom: 1px solid #c4c4c4
}

.commands .command__messenjers {
    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
}

.commands .command__messenjers a {
    padding: 5px
}

.reviews__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1260px;
    margin: 0 auto
}

.review {
    padding: 30px;
    border-radius: 5px;
    min-height: 250px;
    background-color: rgba(66, 68, 188, .33)
}

@media (max-width: 768px) {
    .review {
        padding: 15px
    }
}

.review__author {
    float: right;
    padding-top: 30px;
    font-size: 15px;
    font-style: italic
}

.review__content {
    line-height: 1.5;
    margin: 0;
    font-style: italic
}

.review__link {
    margin-top: 10px;
    display: block;
    color: #fff;
    text-decoration: underline
}

.faq__title {
    font-size: 40px;
    text-align: center;
    margin-top: 60px
}

.faq__wrapper {
    width: 100%;
    max-width: 1040px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 768px) {
    .faq__wrapper {
        padding-left: 15px;
        padding-right: 15px
    }
}

.faq__sub--title {
    font-size: 25px;
    font-weight: 700;
    margin: 0;
    line-height: 1.3
}

.faq__item {
    border-radius: 5px;
    padding: 30px;
    background-color: rgba(66, 68, 188, .33);
    width: 100%;
    margin-bottom: 15px
}

.faq__content P {
    line-height: 1.5
}

.rev__title {
    font-size: 40px;
    text-align: center;
    margin-top: 60px
}

.rev__wrapper {
    width: 100%;
    max-width: 1040px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 768px) {
    .rev__wrapper {
        padding-left: 15px;
        padding-right: 15px
    }
}

.rev__sub--title {
    font-size: 15px;
    float: right;
    margin: 0;
    line-height: 1.3;
    font-style: italic
}

.rev__content {
    font-style: italic
}

.rev__item {
    border-radius: 5px;
    padding: 30px;
    background-color: rgba(66, 68, 188, .33);
    width: 100%;
    margin-bottom: 15px
}

.rev__content P {
    line-height: 1.5
}

.archive__title {
    font-size: 40px;
    text-align: center;
    margin-top: 60px
}

.archive__wrapper {
    width: 100%;
    max-width: 1455px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (max-width: 768px) {
    .archive__wrapper {
        padding-left: 15px;
        padding-right: 15px
    }
}

.archive__item {
    background-color: rgba(66, 68, 188, .33);
    border-radius: 5px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 31%;
    -ms-flex: 1 31%;
    flex: 1 31%;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin: 7.5px;
    max-width: 31%
}

@media (max-width: 768px) {
    .archive__item {
        max-width: 100%
    }
}

.archive__img {
    max-width: 100%;
    height: auto;
    border-radius: 5px 5px 0 0
}

.archive__content {
    padding: 20px
}

.archive__content p {
    line-height: 1.5
}

.archive__link {
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    -webkit-transition: color .3s;
    transition: color .3s
}

.archive__date {
    font-size: 13px
}

.single__wrapper {
    width: 100%;
    max-width: 1245px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: rgba(66, 68, 188, .3);
    padding: 30px;
    border-radius: 10px;
    line-height: 1.5;
    font-style: italic
}

@media (max-width: 768px) {
    .single__wrapper {
        padding-left: 15px;
        padding-right: 15px
    }
}

.exc__wrapper {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 768px) {
    .exc__wrapper {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width: 768px) {
    .exc__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.exc__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 50%;
    -ms-flex: 1 50%;
    flex: 1 50%;
    position: relative;
    padding: 7.5px
}

.exc__img {
    max-width: 100%;
    border-radius: 5px
}

.exc__link {
    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
}

.exc__play {
    width: 55px;
    height: 55px;
    cursor: pointer;
    position: absolute
}

.exc__form {
    margin-top: 20px
}

.page-numbers {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    list-style-type: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0
}

.page-numbers li {
    margin-right: 10px
}

.page-numbers li a {
    text-decoration: underline;
    font-size: 20px;
    color: #fff
}

.page-numbers li span {
    font-size: 20px;
    color: #fff
}

.page-numbers li span.current {
    color: #4244bc
}

.page__wrapper {
    width: 100%;
    max-width: 1455px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (max-width: 768px) {
    .page__wrapper {
        padding-left: 15px;
        padding-right: 15px
    }
}

.page__title {
    font-size: 40px;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 20px
}

.page__article {
    width: 100%
}

.gallery {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    max-width: 1455px;
    width: 100%;
    margin: auto
}

.gallery__item {
    border-radius: 5px
}

.gallery__prev {
    cursor: pointer
}

.gallery__next {
    cursor: pointer
}

.techno__title {
    text-align: center;
    font-size: 40px;
    margin-top: 60px;
    width: 100%;
    margin-bottom: 20px
}

.techno__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 768px) {
    .techno__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.techno__item {
    margin: 7.5px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 250px;
    -ms-flex: 1 250px;
    flex: 1 250px;
    padding: 15px;
    background-color: rgba(66, 68, 188, .33);
    border-radius: 5px
}

.techno__img {
    border-radius: 5px;
    max-width: 100%
}

@media (max-width: 414px) {
    .techno__img {
        width: 100%
    }
}

.techno__desc {
    line-height: 1.5
}

.description__wrapper {
    padding-right: 15px;
    padding-left: 15px;
    max-width: 1255px;
    margin: auto;
    margin-top: 50px
}

.description p {
    line-height: 1.5
}

.description a {
    color: #fff;
    text-decoration: underline
}

.backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #11151a;
    overflow: hidden;
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 666
}

.backdrop.active {
    width: 100%
}

.backdrop__wrapper {
    background: #fff;
    width: 80%;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: auto;
    padding-bottom: 25px;
    min-width: 256px
}

.backdrop__close {
    top: 0;
    right: 0;
    position: absolute;
    width: 20%;
    height: 100%
}

.close__svg {
    width: 100%;
    margin-top: 20px
}

.m-item {
    margin-bottom: 20px
}

.m-title {
    margin-bottom: 5px;
    display: block;
    color: initial
}

.m-address {
    line-height: 1.5;
    margin: 0;
    padding: 0;
    font-size: 15px;
    color: initial
}

.m-phone {
    line-height: 1.5;
    font-size: 15px;
    color: inherit;
    color: initial
}

.m-mail {
    line-height: 1.5;
    font-size: 15px;
    color: initial;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.m-menu {
    margin: 0;
    padding: 0;
    margin-bottom: 30px
}

.m-menu li {
    list-style-type: none;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 15px 0
}

.m-menu a {
    color: inherit;
    font-weight: 700;
    font-size: 18px;
    color: #4244bc
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 666;
    background-color: rgba(0, 0, 0, .5);
    display: none;
    overflow: auto
}

.modal.active {
    display: block
}

.modal__wrapper {
    min-height: 100vh;
    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
}

.modal__form {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    padding: 25px;
    border: 3px solid #4244bc;
    background-color: #fff;
    border-radius: 5px;
    position: relative;
    -webkit-box-shadow: 0 0 10px rgba(255, 255, 255, .3);
    box-shadow: 0 0 10px rgba(255, 255, 255, .3)
}

@media (max-width: 375px) {
    .modal__form {
        max-width: 100%;
        min-height: 100vh
    }
}

.modal__title {
    font-size: 30px;
    text-align: center;
    margin: 0;
    color: initial;
    font-family: "Fira Sans";
    font-weight: 700
}

@media (max-width: 375px) {
    .modal__title {
        font-size: 25px
    }
}

.modal__close {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    fill: #0b0b0b
}

.form__label {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: initial;
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 15px
}

.form__message {
    text-align: center
}

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

.form__row-item:first-child {
    margin-right: 10px
}

.form__select {
    width: 100px;
    height: 50px;
    border: 2px solid #ececec;
    background-color: #ececec;
    border-radius: 5px;
    padding: 5px 10px;
    outline: 0;
    -webkit-transition: border .3s;
    transition: border .3s;
    font-family: "Fira Sans"
}

.form__select:focus {
    border: 2px solid #4244bc
}

.form__input {
    height: 50px;
    width: 100%;
    border: 2px solid #ececec;
    background-color: #ececec;
    border-radius: 5px;
    padding: 5px 10px;
    outline: 0;
    -webkit-transition: border .3s;
    transition: border .3s;
    font-family: "Fira Sans"
}

.form__input::-webkit-input-placeholder {
    font-size: 13px;
    font-family: "Fira Sans";
    font-style: italic;
    color: rgba(0, 0, 0, .5)
}

.form__input:-ms-input-placeholder {
    font-size: 13px;
    font-family: "Fira Sans";
    font-style: italic;
    color: rgba(0, 0, 0, .5)
}

.form__input::placeholder {
    font-size: 13px;
    font-family: "Fira Sans";
    font-style: italic;
    color: rgba(0, 0, 0, .5)
}

.form__input:focus {
    border: 2px solid #4244bc
}

.form__input.invalid {
    border: 2px solid #f44336
}

.form__textarea {
    width: 100%;
    border-radius: 5px;
    padding: 5px 10px;
    display: none;
    margin-top: 10px;
    border: 2px solid #ececec;
    background-color: #ececec;
    font-family: "Fira Sans"
}

.form__textarea::-webkit-input-placeholder {
    font-size: 13px;
    font-family: "Fira Sans";
    font-style: italic;
    color: rgba(0, 0, 0, .5)
}

.form__textarea:-ms-input-placeholder {
    font-size: 13px;
    font-family: "Fira Sans";
    font-style: italic;
    color: rgba(0, 0, 0, .5)
}

.form__textarea::placeholder {
    font-size: 13px;
    font-family: "Fira Sans";
    font-style: italic;
    color: rgba(0, 0, 0, .5)
}

.form__textarea:focus {
    border: 2px solid #4244bc
}

.form__submit {
    min-width: 200px;
    min-height: 50px;
    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-decoration: none;
    color: #fff;
    font-family: "Fira Sans";
    font-size: 18px;
    border-radius: 5px;
    background-color: #4244bc;
    border: none;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 15px
}

.form__add {
    font-size: 15px;
    border-bottom: 1px solid;
    display: inline-block;
    cursor: pointer;
    color: initial;
    margin-bottom: 0;
    color: rgba(0, 0, 0, .77)
}

.form__agree--text {
    font-size: 15px;
    margin: 0
}

.form__agree--link {
    border-bottom: 1px solid rgba(66, 68, 188, .33)
}

.alert {
    margin-top: 10px;
    display: block;
    font-size: 15px;
    font-style: italic
}

.alert-danger {
    color: #f44336
}

.alert-success {
    color: #4caf50
}

.contacts {
    margin-top: 100px
}

.contacts__wrapper {
    width: 100%;
    max-width: 885px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 768px) {
    .contacts__wrapper {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width: 768px) {
    .contacts__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.contacts__item {
    padding-bottom: 25px
}

.contacts__title {
    font-size: 20px;
    margin: 0
}

.contacts__phone {
    font-size: 30px;
    font-weight: 600;
    color: #fff
}

.contacts__btn {
    min-width: 200px;
    min-height: 50px;
    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-decoration: none;
    color: #fff;
    font-family: "Fira Sans";
    font-size: 18px;
    border-radius: 5px;
    background-color: #4244bc;
    border: none;
    cursor: pointer
}

.contacts__link {
    margin-left: 20px
}

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

.footer {
    padding-left: 15px;
    padding-right: 15px
}

.footer__copyr {
    text-align: center;
    margin: 0;
    padding: 50px 0
}