@charset "UTF-8";
@font-face {
    font-family: fontello;
    src: url(/wp-content/themes/septefril/assets/fonts/fontello/font/fontello.eot?27825890);
    src: url(/wp-content/themes/septefril/assets/fonts/fontello/font/fontello.eot?27825890#iefix) format("embedded-opentype"), url(/wp-content/themes/septefril/assets/fonts/fontello/font/fontello.woff2?27825890) format("woff2"), url(/wp-content/themes/septefril/assets/fonts/fontello/font/fontello.woff?27825890) format("woff"), url(/wp-content/themes/septefril/assets/fonts/fontello/font/fontello.ttf?27825890) format("truetype"), url(/wp-content/themes/septefril/assets/fonts/fontello/font/fontello.svg?27825890#fontello) format("svg");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: PragmaticaBold;
    src: url(/wp-content/themes/septefril/assets/fonts/PragmaticaBold.otf);
}

[class*=" ic-"]:before, [class^=ic-]:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: 400;
    speak: never;
    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;
}
.ic-basket:before {
    content: '\e800';
}
.ic-document:before {
    content: '\e801';
}
.ic-loop:before {
    content: '\e802';
}
.ic-play:before {
    content: '\e803';
}
*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}
body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}
dt {
    font-weight: 700;
}
dd {
    margin-bottom: .5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
}
b, strong {
    font-weight: bolder;
}
small {
    font-size: 80%;
}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -.25em;
}
sup {
   top: -2em;
    font-size: 35%;
    vertical-align: sub;
}
a {
    color: #1666b1;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    color: #0e3f6d;
    text-decoration: underline;
}
a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
}
code, kbd, pre, samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}
figure {
    margin: 0 0 1rem;
}
img {
    vertical-align: middle;
    border-style: none
}
svg {
    overflow: hidden;
    vertical-align: middle
}
table {
    border-collapse: collapse
}
caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}
th {
    text-align: inherit;
    text-align: -webkit-match-parent
}
label {
    display: inline-block;
    margin-bottom: .5rem
}
button {
    border-radius: 0
}
button:focus:not(:focus-visible) {
    outline: 0
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
button, input {
    overflow: visible
}
button, select {
    text-transform: none
}
[role=button] {
    cursor: pointer
}
select {
    word-wrap: normal
}
[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    padding: 0;
    border-style: none
}
input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
textarea {
    overflow: auto;
    resize: vertical
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}
progress {
    vertical-align: baseline
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}
[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}
output {
    display: inline-block
}
summary {
    display: list-item;
    cursor: pointer
}
template {
    display: none
}
[hidden] {
    display: none !important
}
::-webkit-input-placeholder {
    color: #666
}
::-moz-placeholder {
    color: #666
}
:-ms-input-placeholder {
    color: #666
}
::-ms-input-placeholder {
    color: #666
}
::placeholder {
    color: #666
}
::-moz-selection {
    background-color: #000;
    color: #fff
}
::selection {
    background-color: #000;
    color: #fff
}
input:-webkit-autofill, input:-webkit-autofill:active, input:-webkit-autofill:focus, input:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0 30px #fff inset !important;
    border: none
}
input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}
input, textarea {
    outline: 0
}
input:focus:required:invalid, textarea:focus:required:invalid {
    border-color: red
}
input:required:valid, textarea:required:valid {
    border-color: green
}
img {
    display: block;
    max-width: 100%;
    height: auto
}
.text-center {
    text-align: center
}
b, strong {
    font-weight: 700
}
body {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.65;
    overflow-x: hidden;
    color: #525252
}
.container {
    display: block;
    margin: 0 auto;
    max-width: 1140px;
    min-width: 320px;
    padding: 0 15px
}
.container-fluid {
    display: block;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1560px;
    min-width: 320px
}
.page-title {
    text-align: center;
    margin-bottom: 78px;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    text-transform: uppercase;
    color: #1666b1
}
@media all and (max-width:1199px) {
    .page-title {
        margin-bottom: 50px
    }
}
@media all and (max-width:991px) {
    .page-title {
        margin-bottom: 40px;
        font-size: 20px;
        line-height: normal
    }
}
@media all and (max-width:575px) {
    .page-title {
        font-size: 17px
    }
}
.gradient__list {
    padding-left: 60px;
    margin-bottom: 0;
    counter-reset: section
}
@media all and (max-width:575px) {
    .gradient__list {
        padding-left: 53px
    }
}
.gradient__item {
    position: relative;
    list-style-type: none;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #525252
}
.gradient__item:not(:last-child) {
    margin-bottom: 47px
}
.gradient__item:before {
    counter-increment: section;
    content: counter(section);
    font-size: 95px;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    left: -30px;
    top: 50%;
    height: 80px;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-30.43%, #fff388), color-stop(134.53%, rgba(234, 32, 32, .5)));
    background: -o-linear-gradient(top, #fff388 -30.43%, rgba(234, 32, 32, .5) 134.53%);
    background: linear-gradient(180deg, #fff388 -30.43%, rgba(234, 32, 32, .5) 134.53%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}
@media all and (max-width:1199px) {
    .gradient__item:before {
        font-size: 68px;
        height: 60px
    }
}
@media all and (max-width:991px) {
    .gradient__item:before {
        left: -15px
    }
}
@media all and (max-width:575px) {
    .gradient__item:before {
        top: 0;
        -webkit-transform: translate(-80%, 0);
        -ms-transform: translate(-80%, 0);
        transform: translate(-80%, 0)
    }
}
body.active-menu {
    overflow: hidden
}
body.active-menu .overlay-menu {
    opacity: 1;
    pointer-events: auto
}
body.active-menu .header__mobile {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}
.overlay-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5;
    opacity: 0;
    pointer-events: none;
    background-color: rgba(0, 0, 0, .6);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.burger-mobile {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
@media all and (max-width:1199px) {
    .burger-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}
.burger-mobile .burger-mobile-box {
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: 44px;
    height: 28px
}
.burger-mobile .burger-mobile-line {
    position: absolute;
    width: 44px;
    height: 4px;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    border-radius: 0;
    background-color: #525252;
    top: 50%;
    display: block;
    margin-top: -2px
}
.burger-mobile .burger-mobile-line:before {
    display: block;
    content: '';
    top: -8px;
    position: absolute;
    width: 44px;
    height: 4px;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    border-radius: 0;
    background-color: #525252
}
.burger-mobile .burger-mobile-line:after {
    display: block;
    content: '';
    bottom: -8px;
    position: absolute;
    width: 44px;
    height: 4px;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    border-radius: 0;
    background-color: #525252
}
.active-mobile-btn .burger-mobile-line {
    -webkit-transition-delay: .12s;
    -o-transition-delay: .12s;
    transition-delay: .12s;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.active-mobile-btn .burger-mobile-line:after {
    bottom: 0;
    -webkit-transition: bottom 75ms ease, -webkit-transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    transition: bottom 75ms ease, -webkit-transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    -o-transition: bottom 75ms ease, transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    transition: bottom 75ms ease, transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    transition: bottom 75ms ease, transform 75ms cubic-bezier(.215, .61, .355, 1) .12s, -webkit-transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}
.active-mobile-btn .burger-mobile-line:before {
    top: 0;
    -webkit-transition: top 75ms ease, opacity 75ms ease .12s;
    -o-transition: top 75ms ease, opacity 75ms ease .12s;
    transition: top 75ms ease, opacity 75ms ease .12s;
    opacity: 0
}
.header {
    padding: 21px 0;
    position: -webkit-sticky;
    position: sticky;
    z-index: 15;
    top: 0;
    right: 0;
    left: 0;
    background: #fff
}
@media all and (max-width:575px) {
    .header {
        padding: 12px 0
    }
}
.header__wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
@media all and (max-width:1199px) {
    .header__logo {
        margin-left: auto
    }
}
.header__mobile {
    padding-left: 31px;
    padding-top: 32px;
    position: fixed;
    z-index: 15;
    top: 0;
    left: 0;
    bottom: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    max-width: 575px;
    width: 100%;
    background: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.header__mobile ul {
    padding-left: 0
}
.header__mobile ul li {
    list-style-type: none
}
.header__mobile ul li:not(:last-child) {
    margin-bottom: 24px
}
.header__mobile ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 16px;
    line-height: 20px;
    color: #525252
}
.btn {
    text-decoration: none;
    outline: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: 0 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.btn:hover {
    text-decoration: none
}
.btn__red {
    padding: 11px 15px;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    border: 2px solid transparent;
    border-radius: 35px;
    background: #ee3524;
    color: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    white-space: nowrap
}
.btn__red .ic {
    margin-right: 11px;
    font-size: 22px;
    color: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.btn__red:hover {
    border: 2px solid #ee3524;
    background: #fff;
    color: #2b91cb
}
.btn__red:hover .ic {
    color: #2b91cb
}
.btn__white {
    padding: 13px 55px;
    font-weight: 500;
    font-size: 15px;
    color: #2b91cb;
    line-height: 1.2;
    border: 2px solid #ee3524;
    border-radius: 35px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    white-space: nowrap
}
.btn__white .ic {
    margin-right: 11px;
    font-size: 22px;
    color: #2b91cb;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.btn__white:hover {
    background: #ee3524;
    color: #fff
}
.btn__white:hover .ic {
    color: #fff
}
.btn__big {
    padding: 19px 26px;
    max-width: 262px;
    width: 100%
}
@media all and (max-width:991px) {
    .btn__big {
        padding: 11px 15px
    }
}
.menu {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64%;
    flex: 0 0 64%;
    max-width: 64%
}
@media all and (max-width:1199px) {
    .menu {
        display: none
    }
}
.menu ul {
    padding-left: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.menu ul li {
    list-style-type: none;
    margin: 0 auto
}
.menu ul li a {
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 20px;
    color: #525252;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.menu ul li a:hover {
    color: #1666b1
}
@media all and (max-width:1299px) {
    .menu ul li a {
        font-size: 14px
    }
}
.section__main-banner {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0 auto;
    background: url(../images/dest/bg-section0.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}
.main-banner {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
@media all and (max-width:991px) {
    .main-banner {
        padding: 35px 0 46px
    }
}
.main-banner__itm {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #1666b1;
    text-align: center
}
@media all and (max-width:991px) {
    .main-banner__itm_img {
        display: none
    }
}
@media all and (max-width:991px) {
    .main-banner__itm {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}
.main-banner__image {
    height: auto;
    margin: 0 40px 0 -240px
}
@media all and (max-width:1399px) {
    .main-banner__image {
        margin: 0 40px 0 -100px
    }
}
.main-banner__title {
    margin-bottom: 17px;
    font-size: 48px;
    line-height: 84.96%;
    text-transform: uppercase;
    font-family: 'PragmaticaBold', sans-serif;
}
@media all and (max-width:1399px) {
    .main-banner__title {
        font-size: 40px
    }
}
@media all and (max-width:1199px) {
    .main-banner__title {
        font-size: 34px
    }
}
@media all and (max-width:575px) {
    .main-banner__title {
        font-size: 19px;
        margin-bottom: 8px
    }
}
.main-banner__subtitle {
    font-size: 38px;
    margin-bottom: 82px;
    line-height: 85.88%;
    letter-spacing: .01em;
    font-family: 'PragmaticaBold', sans-serif;
}
@media all and (max-width:1199px) {
    .main-banner__subtitle {
        font-size: 26px;
        margin-bottom: 40px
    }
}
@media all and (max-width:575px) {
    .main-banner__subtitle {
        margin-bottom: 30px;
        font-size: 17px
    }
}
.main-banner__images {
    margin-top: 41px
}
.main-banner img {
    display: inline-block
}
.btn-mobile__btn {
    display: none;
    max-width: 262px;
    width: 100%;
    margin: 0 auto
}
@media all and (max-width:1199px) {
    .btn-mobile__btn {
        display: block
    }
}
.what-is {
    padding-top: 110px
}
@media all and (max-width:1199px) {
    .what-is {
        padding-top: 80px
    }
}
@media all and (max-width:575px) {
    .what-is {
        padding-top: 56px
    }
}
.what-is__header {
    margin: 0 auto 88px;
    text-align: center
}
@media all and (max-width:1199px) {
    .what-is__header {
        margin-bottom: 50px
    }
}
@media all and (max-width:991px) {
    .what-is__header {
        margin-bottom: 40px
    }
}
.what-is__title {
    margin-bottom: 22px;
    font-family: Montserrat, sans-serif;
    font-size: 36px;
    font-weight: 600;
    color: #1666b1;
    line-height: 44px;
    text-transform: uppercase
}
@media all and (max-width:991px) {
    .what-is__title {
        font-size: 20px;
        margin-bottom: 20px;
        line-height: normal
    }
}
.what-is__subtitle {
    font-family: Montserrat, sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 27px
}
.what-is__subtitle sup {
    font-family: Montserrat, sans-serif;
    font-size: 27px;
    font-weight: 600
}
.what-is__subtitle b {
    font-style: italic
}
@media all and (max-width:991px) {
    .what-is__subtitle {
        font-size: 18px
    }
}
@media all and (max-width:575px) {
    .what-is__subtitle {
        line-height: normal
    }
}
.what-is__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -20px 80px;
    text-align: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
@media all and (max-width:1199px) {
    .what-is__items {
        margin-bottom: 50px
    }
}
@media all and (max-width:991px) {
    .what-is__items {
        margin: 0;
        margin-bottom: 20px
    }
}
.what-is__item {
    padding: 0 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 4);
    flex: 0 0 calc(100% / 4);
    max-width: calc(100% / 4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
@media all and (max-width:1199px) {
    .what-is__item {
        padding: 0 15px
    }
}
@media all and (max-width:991px) {
    .what-is__item {
        margin-bottom: 50px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 2);
        flex: 0 0 calc(100% / 2);
        max-width: calc(100% / 2)
    }
}
@media all and (max-width:575px) {
    .what-is__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 1);
        flex: 0 0 calc(100% / 1);
        max-width: calc(100% / 1)
    }
}
.what-is__image {
    height: auto;
    background: url(../images/src/background_3.png);
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    background-size: contain;
    margin-bottom: 35px
}
.what-is img {
    display: inline-block
}
.what-is__text {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px
}
.what-is__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-bottom: 130px
}
@media all and (max-width:1199px) {
    .what-is__buttons {
        margin-bottom: 80px
    }
}
@media all and (max-width:575px) {
    .what-is__buttons {
        margin-bottom: 56px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .what-is__buttons .btn:first-child {
        margin-bottom: 28px
    }
}
.come-handy {
    background-image: url(../images/dest/bg-section1.png);
    margin-bottom: -1px;
    background-size: cover
}
@media all and (max-width:991px) {
    .come-handy {
        padding-top: 56px
    }
}
.come-handy__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
@media all and (max-width:991px) {
    .come-handy__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
.come-handy__content {
    margin-bottom: 100px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}
.come-handy__content .page-title {
    text-align: left
}
@media all and (max-width:991px) {
    .come-handy__content .page-title {
        text-align: center
    }
}
@media all and (max-width:991px) {
    .come-handy__content {
        margin-bottom: 28px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}
.come-handy__img {
    margin-right: -100px
}
@media all and (max-width:1399px) {
    .come-handy__img {
        margin-right: -80px
    }
}
@media all and (max-width:1299px) {
    .come-handy__img {
        margin-right: -40px
    }
}
@media all and (max-width:1199px) {
    .come-handy__img {
        margin-right: 0
    }
}
.come-handy__title {
    margin-bottom: 78px;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    text-transform: uppercase;
    color: #1666b1
}
.take {
    padding: 140px 0
}
@media all and (max-width:1199px) {
    .take {
        padding: 100px 0
    }
}
@media all and (max-width:991px) {
    .take {
        padding: 52px 0
    }
}
.take__row {
    margin: 0 -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    counter-reset: section
}
.take__col {
    padding: 0 10px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 4);
    flex: 0 0 calc(100% / 4);
    max-width: calc(100% / 4)
}
.take__col:after {
    counter-increment: section;
    content: counter(section);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(25%, -50%);
    -ms-transform: translate(25%, -50%);
    transform: translate(25%, -50%);
    font-weight: 700;
    font-size: 18px;
    line-height: 62px;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 58px;
    height: 57px;
    background-image: url(../images/dest/bg-counter.png);
    background-repeat: no-repeat;
    background-position: center
}
@media all and (max-width:991px) {
    .take__col {
        margin-bottom: 48px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 2);
        flex: 0 0 calc(100% / 2);
        max-width: calc(100% / 2)
    }
}
@media all and (max-width:991px) {
    .take__col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 1);
        flex: 0 0 calc(100% / 1);
        max-width: calc(100% / 1)
    }
}
.take__img {
    margin-bottom: 32px;
    cursor: pointer;
    width: 224px;
    height: 224px;
    border-radius: 50%;
    overflow: hidden
}
.take__img img {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.take__img:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}
@media all and (max-width:1199px) {
    .take__img {
        width: 180px;
        height: 180px
    }
}
@media all and (max-width:767px) {
    .take__img {
        width: 140px;
        height: 140px
    }
}
.take__text {
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #000
}
.take__arrow {
    position: absolute;
    top: 25%;
    right: 0;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0)
}
.take__arrow .ic {
    font-size: 22px;
    color: #ee3524
}
@media all and (max-width:991px) {
    .take__arrow {
        display: none
    }
}
.how-work {
    padding-top: 103px;
    background-image: url(../images/dest/bg-section2.png);
    background-size: cover
}
@media all and (max-width:991px) {
    .how-work {
        padding-top: 56px
    }
}
.how-work__wrap {
    margin: 0 -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
@media all and (max-width:991px) {
    .how-work__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}
.how-work__img {
    padding: 0 15px;
    padding-right: 30px;
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}
@media all and (max-width:991px) {
    .how-work__img {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0
    }
}
.how-work__img-wrap {
    margin-left: -190px
}
@media all and (max-width:1499px) {
    .how-work__img-wrap {
        margin-left: -90px
    }
}
@media all and (max-width:1299px) {
    .how-work__img-wrap {
        margin-left: -50px
    }
}
@media all and (max-width:991px) {
    .how-work__img-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0
    }
}
.how-work__content {
    padding: 0 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}
@media all and (max-width:991px) {
    .how-work__content {
        margin-bottom: 63px;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0
    }
}
.how-work__content .gradient__item:not(:last-child) {
    margin-bottom: 70px
}
@media all and (max-width:1199px) {
    .how-work__content .gradient__item:not(:last-child) {
        margin-bottom: 50px
    }
}
.how-work .seo {
    margin-top: 45px;
    margin-bottom: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: rgba(0, 0, 0, .7)
}
.how-work .seo p {
    margin: 0
}
@media all and (max-width:991px) {
    .how-work .seo {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}
@media all and (max-width:575px) {
    .how-work .seo {
        margin-top: 5px
    }
}
.why {
    padding-top: 40px
}
@media all and (max-width:575px) {
    .why {
        padding-top: 0
    }
}
.why .video {
    position: relative;
    margin-left: -150px;
    margin-right: -67px;
    margin-top: -32px
}
.why .video.active {
    position: relative;
    z-index: 15
}
@media all and (max-width:1499px) {
    .why .video {
        margin-left: -90px
    }
}
@media all and (max-width:1399px) {
    .why .video {
        margin-left: -40px
    }
}
@media all and (max-width:1199px) {
    .why .video {
        margin-left: 0
    }
}
@media all and (max-width:991px) {
    .why .video {
        margin: 0
    }
}
.why .video-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(43, 145, 203, .4)
}
.why .play-button {
    cursor: pointer;
    position: absolute;
    z-index: 5;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 91px;
    height: 91px;
    border-radius: 50%;
    background: #fff;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .4);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .4);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.why .play-button .ic {
    margin-left: 5px;
    font-size: 28px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.why .play-button:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}
.why .play-button:hover .ic {
    color: #ee3524
}
@media all and (max-width:575px) {
    .why .play-button {
        width: 42px;
        height: 42px
    }
    .why .play-button .ic {
        font-size: 16px
    }
}
.why__wrap {
    margin-bottom: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}
@media all and (max-width:1199px) {
    .why__wrap {
        margin-bottom: 50px
    }
}
@media all and (max-width:991px) {
    .why__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}
.why__video {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%
}
@media all and (max-width:991px) {
    .why__video {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}
.why__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%
}
@media all and (max-width:991px) {
    .why__content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}
.why__content-wrap {
    margin-right: -40px;
    padding: 30px 40px 40px 130px;
    position: relative;
    z-index: 5;
    border: 5px solid #003b72
}
@media all and (max-width:1199px) {
    .why__content-wrap {
        margin-right: 0;
        padding: 30px 40px 40px 70px
    }
}
@media all and (max-width:991px) {
    .why__content-wrap {
        margin-bottom: 60px;
        border: none;
        padding: 0
    }
}
.why__title {
    margin-bottom: 32px;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    text-transform: uppercase;
    color: #1666b1
}
@media all and (max-width:991px) {
    .why__title {
        font-size: 20px;
        line-height: normal
    }
}
@media all and (max-width:575px) {
    .why__title {
        font-size: 16px
    }
}
.why__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.why__item:not(:last-child) {
    margin-bottom: 58px
}
@media all and (max-width:1199px) {
    .why__item:not(:last-child) {
        margin-bottom: 40px
    }
}
.why__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    max-width: 80px
}
@media all and (max-width:575px) {
    .why__img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58px;
        flex: 0 0 58px;
        max-width: 58px;
        margin-right: 20px
    }
}
.why__text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
    font-size: 16px;
    line-height: 20px;
    color: #000
}
@media all and (max-width:1199px) {
    .why__text {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%
    }
}
@media all and (max-width:575px) {
    .why__text {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: none
    }
}
.why__bottom {
    margin-bottom: 110px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}
@media all and (max-width:1199px) {
    .why__bottom {
        margin-bottom: 80px
    }
}
@media all and (max-width:575px) {
    .why__bottom {
        margin-bottom: 56px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .why__bottom .btn:first-child {
        margin-bottom: 28px
    }
}
.seo-block {
    padding: 35px 15px;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #000;
    background: rgba(239, 239, 239, .42)
}
.seo-block p {
    margin-bottom: 0
}
@media all and (max-width:1199px) {
    .desktop {
        display: none
    }
}

.main-banner__title sup {
    vertical-align: bottom;
    font-size: 14px;
}

.menu sup {
    font-size: 11px;
    vertical-align: baseline;
    top: -3px;
}

.product-links {
    margin-bottom: 30px;
    width: 100%;
    position: absolute;
    top: -webkit-calc(100% - 0px);
    top: calc(100% - 0px);
    opacity: 0;
    pointer-events: none;
    background-color: #fff;
    z-index: 99999;
    -webkit-border-radius: 0 0 30px 30px;
    border-radius: 0 0 30px 30px;
    border: 1px solid var(--colorLine);
    border-top: none;
    overflow: hidden;
    max-width: 208px;
}

.product-links a {
    display: flex;
    justify-content: center;
    height: 40px;
    align-items: center;
    font-size: 14px;
    color: #000;
}

.header__buy.open-menu .product-links {
    pointer-events: auto;
    opacity: 1;
}


.btn-mobile__btn.open-menu .product-links {
    pointer-events: auto;
    opacity: 1;
}

.what-is__buttons.open-menu .product-links {
    pointer-events: auto;
    opacity: 1;
    left: 170px;
}

.why__bottom.open-menu .product-links {
    pointer-events: auto;
    opacity: 1;
    left: 170px;
}
.why__bottom {
    position: relative;
}

.what-is__buttons {
    position: relative;
}

.banner__btn{
    display: none;
}

@media all and (max-width:767px) {
    .product-links {
        max-width: 100%;
        top: -webkit-calc(100% - 0px);
        top: calc(100% - 0px);
        margin-bottom: 0;
    }
    .product-links a {
        background: #fff;
    }
    .btn-mobile__btn.open-menu .product-links {
       position: relative;
    }
    .banner__btn{
        display: block;
    }
    .header__buy {
        display: none;
    }

    .why__bottom.open-menu .product-links{
       left: 0;
       top: -webkit-calc(100% - 75px);
        top: calc(100% - 75px);
    }
    .what-is__buttons.open-menu .product-links {
        left: 0px;
        top: -webkit-calc(100% - 75px);
        top: calc(100% - 75px);
    }
}