html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    scroll-behavior: smooth;
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

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

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

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

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

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

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

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

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

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

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

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

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

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

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

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

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
button,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    font-size: 100%;
    border: 0;
    box-sizing: border-box;
    outline: 0;
    padding: 0;
    margin: 0
}

html {
    -webkit-tap-highlight-color: transparent
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

img {
    vertical-align: middle
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}

table {
    border-collapse: separate;
    border-spacing: 0
}

th {
    text-align: left
}

button,
input[type=reset],
input[type=submit] {
    cursor: pointer
}

input:not([type=checkbox]):not([type=radio]),
textarea {
    -webkit-appearance: none;
    -moz-appearance: none
}

.h1,
h1 {
    width: 100%;
    font: 600 70px/1 Poppins, sans-serif;
    padding: 0 0 45px 0
}

@media (max-width:1279px) {

    .h1,
    h1 {
        font-size: 50px
    }
}

.h2,
h2 {
    width: 100%;
    font: bold 40px/1.1 Montserrat, sans-serif;
    padding: 0 0 25px 0
}

.h3,
h3 {
    font: 28px/1.1 Montserrat, sans-serif;
    padding: 0 0 25px 0
}

.h4,
h4 {
    font: bold 20px/1.2 Montserrat, sans-serif;
    padding: 0 0 25px 0
}

ol:not([class]),
ul:not([class]) {
    font: 20px/1.5 Poppins, sans-serif;
    text-align: left;
    padding: 0 0 30px 0
}

ol:not([class]) li,
ul:not([class]) li {
    padding: 0 0 0 20px;
    position: relative
}

ol:not([class]) li:before,
ul:not([class]) li:before {
    position: absolute;
    left: 0
}

ul:not([class]) li:before {
    width: 6px;
    height: 6px;
    content: "";
    background: #1e2022;
    border-radius: 50%;
    top: 13px
}

ol:not([class]) {
    counter-reset: li;
    flex-flow: column nowrap;
    display: flex
}

ol:not([class]) li:before {
    font-weight: 600;
    content: counter(li) ".";
    counter-increment: li;
    top: 0
}

p {
    font: 20px/1.5 Poppins, sans-serif;
    padding: 0 0 30px 0
}

a:not([class]) {
    color: #1e2022;
    text-decoration: underline
}

a:not([class]):hover {
    text-decoration: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.mfp-bg {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1042;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1043;
    overflow: scroll;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch
}

.mfp-container {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 10px;
    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;
    padding: 0;
    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: -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;
    box-shadow: none;
    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-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: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%;
    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;
    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;
    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
}

.mfp-fade.mfp-bg {
    opacity: 0;
    transition: all .45s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    text-align: center;
    opacity: 0;
    transition: all .45s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    transition: all .45s ease-out
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}

.modal .mfp-close {
    width: auto;
    height: auto;
    font-size: 0;
    line-height: 1;
    opacity: 1;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    top: 15px;
    right: 15px
}

.modal .mfp-close:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.modal .mfp-close:hover {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

body,
html {
    height: 100%
}

body {
    color: #1e2022;
    font: 16px/1.3 Poppins, sans-serif;
    padding-top: 6.5rem;
}

.wrapper {
    height: 1px;
    min-height: 100%;
    flex-flow: column nowrap;
    display: flex
}

.main {
    width: 100%;
    max-width: 1230px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto
}

.header {
    background: #153e4d;
    position: relative;
    align-items: center;
    justify-content: space-between;
    display: flex;
    flex: none
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.site_logo {
    margin: 23px 30px
}

.site_row {
    width: 100%;
    align-items: center;
    justify-content: space-between;
    display: flex
}

.site_row h2 {
    width: auto
}

.site_row h2 a {
    text-decoration: none
}

.nav_main {
    margin: 0 30px 0 0
}

.nav_main__items {
    margin: 0 0 0 50px;
    float: left
}

.nav_main__items:first-child {
    margin: 0
}

.nav_main__links {
    height: 52px;
    color: #fff;
    font: bold 20px/1.2 Montserrat, sans-serif;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    align-items: center;
    justify-content: center;
    display: inline-flex
}

.nav_main__links--spec {
    color: #000;
    background: #edff39;
    border-radius: 2px;
    padding: 0 20px
}

.nav_main__links:hover {
    text-decoration: underline
}

.nav_bottom {
    font-size: 0
}

.nav_bottom__items {
    margin: 0 0 0 20px;
    display: inline-block
}

.nav_bottom__links {
    color: #1e2022;
    font: bold 20px/1.2 Montserrat, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block
}

.nav_bottom__links:hover {
    text-decoration: underline
}

.hamburger {
    transition-timing-function: linear;
    transition-duration: .15s;
    transition-property: opacity;
    padding: 14px 0;
    margin: 0 0 0 15px;
    position: relative;
    align-items: center;
    display: none
}

.hamburger__box {
    width: 28px;
    height: 19px;
    position: relative;
    display: block
}

.hamburger__inner {
    top: 50%;
    margin-top: -2px;
    display: block
}

.hamburger__inner,
.hamburger__inner:after,
.hamburger__inner:before {
    width: 28px;
    height: 3px;
    background: #fff;
    position: absolute;
    transition: -webkit-transform .15s ease;
    transition: transform .15s ease;
    transition: transform .15s ease, -webkit-transform .15s ease
}

.hamburger__inner:after,
.hamburger__inner:before {
    content: "";
    display: block
}

.hamburger__inner:before {
    top: -8px
}

.hamburger__inner:after {
    top: -16px
}

.hamburger--collapse .hamburger__inner {
    top: auto;
    bottom: 0;
    transition: -webkit-transform .13s cubic-bezier(.55, .055, .675, .19) .13s;
    transition: transform .13s cubic-bezier(.55, .055, .675, .19) .13s;
    transition: transform .13s cubic-bezier(.55, .055, .675, .19) .13s, -webkit-transform .13s cubic-bezier(.55, .055, .675, .19) .13s
}

.hamburger--collapse .hamburger__inner:after {
    transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity .1s linear
}

.hamburger--collapse .hamburger__inner:before {
    transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), -webkit-transform .13s cubic-bezier(.55, .055, .675, .19);
    transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19);
    transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19), -webkit-transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse.active .hamburger__inner,
a.active .hamburger--collapse .hamburger__inner {
    -webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
    transform: translate3d(0, -7px, 0) rotate(-45deg);
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--collapse.active .hamburger__inner:after,
a.active .hamburger--collapse .hamburger__inner:after {
    top: -1px;
    opacity: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s .22s linear
}

.hamburger--collapse.active .hamburger__inner:before,
a.active .hamburger--collapse .hamburger__inner:before {
    top: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), -webkit-transform .13s .25s cubic-bezier(.215, .61, .355, 1);
    transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .25s cubic-bezier(.215, .61, .355, 1);
    transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .25s cubic-bezier(.215, .61, .355, 1), -webkit-transform .13s .25s cubic-bezier(.215, .61, .355, 1)
}

.body {
    display: flex;
    flex-flow: column nowrap;
    flex: 1 0 auto
}

.section--type-1 {
    padding: 12px 0 35px 0
}

.section--type-2 {
    padding: 80px 0 60px 0
}

.section--type-3 {
    padding: 130px 0 90px 0
}

.section--type-4 {
    color: #fff;
    padding: 80px 0 60px 0
}

.section--type-5 {
    padding: 80px 0 10px 0
}

.section--type-5+.section--type-5 {
    border-top: 1px solid #fff
}

.section .flex {
    justify-content: space-between;
    display: flex;
    flex-flow: row wrap
}

.section .flex--center {
    align-items: center
}

.section__content {
    width: 65%;
    padding: 0 0 20px 0
}

.section__content--col-3 {
    width: calc(33.333% - 40px)
}

.section__aside {
    width: 30%;
    padding: 0 0 20px 0;
    margin: 0 auto 0 0
}

a.anchor {
    display: block;
    position: relative;
    top: -6.5rem;
    visibility: hidden;
}

@media (min-width:768px) {
    .section__aside__hidden {
        display: block !important
    }

    .section__aside__more {
        display: none
    }
}

.section__content+.section__aside {
    margin: 0 0 0 auto
}

.promo_text {
    width: 390px;
    padding: 65px 20px 20px 0;
    flex: 0 0 auto
}

.promo_text__mobile {
    display: none
}

.promo_image {
    max-width: calc(100% - 390px)
}

.promo_image img {
	height: auto;
    max-width: 100%
}

.options_list__items {
    font: 20px/1.2 Poppins, sans-serif;
    border-top: 1px solid #c3d4db;
    padding: 17px 360px 17px 60px;
    position: relative
}

.options_list__items:first-child {
    border-top: none
}

.options_list__items svg {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 20px
}

.options_list__deco {
    width: 20px;
    height: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%
}

.options_list__deco--pos-1 {
    right: 324px
}

.options_list__deco--pos-2 {
    right: 247px
}

.options_list__deco--pos-3 {
    right: 170px
}

.options_list__deco--pos-4 {
    right: 93px
}

.options_list__deco--pos-5 {
    right: 16px
}

.options_list__deco--circle:after {
    width: 20px;
    height: 20px;
    content: "";
    background: #00bef9;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 10px);
    left: 0
}

.options_list__deco--end:before,
.options_list__deco--middle:before,
.options_list__deco--start-end:before,
.options_list__deco--start:before {
    width: 2px;
    content: "";
    background: #00bef9;
    position: absolute;
    left: calc(50% - 1px)
}

.options_list__deco--start:before {
    height: 50%;
    top: 50%
}

.options_list__deco--middle:before {
    height: 100%;
    top: 0
}

.options_list__deco--end:before {
    height: 50%;
    top: 0
}

.options_list__deco--start-end:before {
    height: 100%;
    top: 0
}

.partners_list {
    display: flex;
    flex-flow: row wrap
}

.partners_list__items {
    width: 33.333%;
    padding: 15px;
    margin: 40px 0;
    align-items: center;
    justify-content: center;
    display: inline-flex
}

.partners_list__items:last-child {
    margin-right: auto
}

.partners_list__items img {
    max-width: 100%;
    height: auto;
    max-height: 100%
}

.info_list__items {
    font: 20px/1.2 Poppins, sans-serif;
    border-top: 1px solid #00bef9;
    padding: 17px 60px 17px 30px;
    position: relative;
    display: block
}

.info_list__items:first-child {
    border-top: none
}

.info_list__items svg {
    position: absolute;
    top: calc(50% - 12px);
    right: 22px
}

.price_hold {
    text-align: center
}

.price_hold h2,
.price_hold h3 {
    font-weight: 500;
    padding: 0
}

.price_box {
    max-width: 170px;
    text-align: center;
    border: 1px solid #2e8aa7;
    padding: 0 0 30px 0;
    margin: 0 auto 30px auto
}

.price_box__title {
    color: #fff;
    font: bold 20px/1.2 Montserrat, sans-serif;
    background: #2e8aa7;
    padding: 13px 10px;
    margin: 0 0 30px 0;
    display: block
}

.price_box__number {
    font: 600 70px/1 Poppins, sans-serif;
    display: block
}

.price_box__txt {
    font: bold 20px/1.2 Montserrat, sans-serif;
    display: block
}

.form {
    width: 100%;
    overflow: hidden
}

.form__elements {
    margin: 0 -30px 25px -30px;
    align-items: center;
    display: flex;
    flex-flow: row wrap
}

.form__items {
    width: 33.333%;
    padding: 0 30px 45px 30px
}

.form__items--full {
    width: 100%
}

.modal .form__items {
    padding-bottom: 14px
}

.modal {
    width: 100%;
    max-width: 800px;
    text-align: center;
    background: #edff39;
    padding: 35px 50px;
    margin: 10px auto;
    position: relative
}

.modal__logo {
    margin: 0 0 34px 0
}

.modal__text {
    width: 50%;
    text-align: left;
    padding: 30px 30px 0 0;
    float: left
}

.modal .form {
    width: 50%;
    text-align: left;
    padding-top: 30px;
    float: left
}

.modal .form .btn {
    margin-top: 10px
}

.modal__success {
    padding: 30px 0 0 0;
    display: none
}

.img_center {
    max-width: 100%;
    height: auto;
    -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, .16));
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, .16));
    margin: 0 0 30px 0;
    clear: both
}

.img_full {
    width: 100%;
    height: auto;
}

.footer {
    padding: 80px 0 70px 0;
    flex: none
}

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

.footer__logo {
    display: none
}

.footer__copy {
    font: 20px/1.5 Poppins, sans-serif
}

.btn {
    color: #1e2022;
    font: bold 20px/1.2 Montserrat, sans-serif;
    text-decoration: none;
    transition: all .5s ease;
    border-radius: 2px;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    display: flex
}

.btn--regular {
    text-transform: uppercase;
    background: #edff39;
    padding: 13px 40px
}

.btn--regular:hover {
    background: #d6ec00
}

.btn--primary {
    background: #00bef9;
    box-shadow: 2px 2px 0 #2e8aa7;
    padding: 13px 20px
}

.btn--primary:hover {
    background: #00abe0
}

input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):not([type=submit]),
textarea {
    width: 100%;
    color: #1e2022;
    font: 20px Poppins, sans-serif;
    transition: border .5s ease;
    border: 2px solid #119ac5;
    border-radius: 2px;
    padding: 8px 12px
}

textarea {
    height: 150px;
    resize: none;
    display: block
}

input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):not([type=submit])::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #959697 !important;
    opacity: 1
}

input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):not([type=submit])::-moz-placeholder,
textarea::-moz-placeholder {
    color: #959697 !important;
    opacity: 1
}

input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):not([type=submit])::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #959697 !important;
    opacity: 1
}

input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):not([type=submit])::placeholder,
textarea::placeholder {
    color: #959697 !important;
    opacity: 1
}

input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):not([type=submit]):focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    color: transparent !important
}

input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):not([type=submit]):focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    color: transparent !important
}

input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):not([type=submit]):focus::-ms-input-placeholder,
textarea:focus::-ms-input-placeholder {
    color: transparent !important
}

input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):not([type=submit]):focus::placeholder,
textarea:focus::placeholder {
    color: transparent !important
}

input.error:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):not([type=submit]),
textarea.error {
    border: 2px solid #d60017 !important
}

.fl {
    float: left !important
}

.fr {
    float: right !important
}

.clear,
.clearfix:after {
    height: 0;
    content: "";
    clear: both;
    display: table
}

.visually-hidden {
    position: absolute;
    top: auto;
    left: -99999px
}

@media (min-width:768px) and (max-width:1279px) {
	body {
		padding-top: 5.5rem;
	}
    body.modal_open {
        max-height: 100%;
        overflow: hidden
    }
    a.anchor {
    	top: -5.5rem;
	}
    .site_logo {
        margin: 15px 25px
    }

    .site_logo img {
        height: 40px
    }

    .nav_main {
        opacity: 0;
        visibility: hidden;
        background: #153e4d;
        border-top: 1px solid #00bef9;
        transition: all .5s ease;
        padding: 10px 0 30px 0;
        margin: 0;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0
    }

    .nav_main.open {
        opacity: 1;
        visibility: visible
    }

    .nav_main__items {
        width: 100%;
        text-align: center;
        margin: 0
    }

    .nav_main__links {
        display: flex
    }

    .nav_main__links--spec {
        height: 46px;
        font-size: 16px;
        margin: 20px 0 0 0;
        display: inline-flex
    }

    .hamburger {
        margin: 0 25px 0 0;
        display: inline-flex
    }

    .section--type-2 {
        padding: 60px 0 20px 0
    }

    .section--type-3 {
        padding: 70px 0 30px 0
    }

    .section--type-4 {
        padding: 60px 0 30px 0
    }

    .section--type-5 {
        padding: 60px 0 10px 0
    }

    .section__content--col-3 {
        width: 100%
    }

    .options_list__items {
        padding: 17px 15px 17px 60px
    }

    .options_list__deco {
        display: none
    }

    .info_list__items {
        padding: 17px 50px 17px 10px
    }

    .info_list__items img {
        right: 10px
    }

    .form__elements {
        margin: 0 -15px 25px -15px
    }

    .form__items {
        padding: 0 15px 45px 15px
    }
}

@media (max-width:767px) {
    body {
        min-width: 360px;
        padding-top: 5.5rem;
    }

    body.modal_open {
        max-height: 100%;
        overflow: hidden
    }

    a.anchor {
    	top: -5.5rem;
	}

    .site_logo {
        margin: 15px 25px
    }

    .site_logo img {
        height: 40px
    }

    .site_row {
        flex-flow: row wrap
    }

    .site_row h2 {
        width: 100%
    }

    .nav_main {
        opacity: 0;
        visibility: hidden;
        background: #153e4d;
        border-top: 1px solid #00bef9;
        transition: all .5s ease;
        padding: 10px 0 30px 0;
        margin: 0;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0
    }

    .nav_main.open {
        opacity: 1;
        visibility: visible
    }

    .nav_main__items {
        width: 100%;
        text-align: center;
        margin: 0
    }

    .nav_main__links {
        display: flex
    }

    .nav_main__links--spec {
        height: 46px;
        font-size: 16px;
        margin: 20px 0 0 0;
        display: inline-flex
    }

    .nav_bottom {
        width: 100%
    }

    .nav_bottom__items {
        margin: 10px;
        display: block
    }

    .hamburger {
        margin: 0 25px 0 0;
        display: inline-flex
    }

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

    .section--type-3 {
        padding: 70px 0 30px 0
    }

    .section--type-4 {
        padding: 60px 0 30px 0
    }

    .section--type-5 {
        padding: 60px 0 10px 0
    }

    .section__content {
        width: 100%
    }

    .section__content--col-3 {
        width: 100%
    }

    .section__aside {
        width: 100%;
        order: 1
    }

    .section__aside__hidden {
        display: none
    }

    .section__content+.section__aside {
        order: 0
    }

    .promo_text {
        width: 100%;
        padding: 25px 0 20px 0
    }

    .promo_text__mobile {
        display: block
    }

    .promo_image {
        max-width: none
    }

    .options_list__items {
        padding: 17px 15px 17px 60px
    }

    .options_list__deco {
        display: none
    }

    .partners_list {
        padding: 0 0 20px 0
    }

    .partners_list__items {
        width: 100%;
        padding: 10px;
        margin: 20px 0
    }

    .info_list__items {
        padding: 17px 50px 17px 10px
    }

    .info_list__items img {
        right: 10px
    }

    .form__elements {
        margin: 0 0 25px 0
    }

    .form__items {
        width: 100%;
        padding: 0 0 15px 0
    }

    .form__items .btn {
        margin-top: 30px
    }

    .modal {
        padding: 35px 20px 0 20px
    }

    .modal__text {
        width: 100%;
        padding: 0
    }

    .modal .form {
        width: 100%;
        padding-top: 0
    }

    .modal__success {
        padding: 0
    }

    .footer {
        text-align: center;
        padding: 75px 0 70px 0
    }

    .footer .main {
        flex-flow: row wrap
    }

    .footer__logo {
        width: 100%;
        display: block
    }

    .footer__copy {
        width: 100%;
        padding: 45px 0
    }
}

ul.check, ul.check-yellow {
    list-style-type: none;
    margin-left: 10px;
}

ul.check > li, ul.check-yellow > li {
    font: 20px/1.3 Poppins, sans-serif;
    margin-bottom: 42px;
    margin-left: -10px;
    display: flex;
    align-items: center;
}

ul.check > li::before, ul.check-yellow > li::before {
    color: transparent;
    font-size: 1px;
    content: " ";
    margin-left: -1.3em;
    margin-right: 7px;
    padding: 10px;
    background-color: #00bef9;
    -webkit-mask-image: url("/static/img/check.87b9d4db6fd9.svg");
    -webkit-mask-size: cover;
}

ul.check-yellow > li {
    font: 20px/1.3 Poppins, sans-serif;
    margin-bottom: 12px;
}

ul.check-yellow > li::before {
    background-color: #edff39;
}