@charset "UTF-8";
@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot?5vfk6);
    src: url(../fonts/icomoon.eot?5vfk6#iefix) format("embedded-opentype"), url(../fonts/icomoon.ttf?5vfk6) format("truetype"), url(../fonts/icomoon.woff?5vfk6) format("woff"), url(../fonts/icomoon.svg?5vfk6#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-health-insurance:before {
    content: "\e907";
}
.icon-live-insurance:before {
    content: "\e908";
}
.icon-bonus:before {
    content: "\e900";
}
.icon-cash:before {
    content: "\e901";
}
.icon-phone:before {
    content: "\e902";
}
.icon-chat:before {
    content: "\e903";
}
.icon-deal:before {
    content: "\e904";
}
.icon-map:before {
    content: "\e905";
}
.icon-wallet:before {
    content: "\e906";
}  

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, 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, 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, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body, html {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}

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

html {
    height: 100%
}

body {
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.2;
    overflow-x: hidden;
    font-family: Montserrat, sans-serif;
    color: #0e0e0e;
    height: 100%
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-responsive.img-width {
    width: 100%
}

a {
    text-decoration: none;
    cursor: pointer
}

.text-center {
    text-align: center
}

b, strong {
    font-weight: 700
}

button {
    background: 0 0;
    border: none;
    cursor: pointer;
    font-family: Montserrat, sans-serif;
    padding: 0;
    margin: 0
}

body, html {
    text-rendering: optimizeLegibility
}

ul li {
    list-style: none
}

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

.none {
    display: none
}

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

::-webkit-input-placeholder {
    font-family: Montserrat, sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    color: #0b2242;
    opacity: .4
}

::-moz-placeholder {
    font-family: Montserrat, sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    color: #0b2242;
    opacity: .4
}

:-ms-input-placeholder {
    font-family: Montserrat, sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    color: #0b2242;
    opacity: .4
}

:-moz-placeholder {
    font-family: Montserrat, sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    color: #0b2242;
    opacity: .4
}

.header {
    font-family: Montserrat, sans-serif;
    width: 100%;
    padding-top: 10px;
    margin-bottom: 16px
}

.header__wrap {
    width: 100%;
    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-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header .logo-wrapper {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    max-width: 236px;
}

.header .logo-wrapper img {
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 600px) {
    .header .logo-wrapper {
        max-width: 161px
    }
}

.header .phone-wrapper a {
    height: 50px;
    background: #edeef8;
    border: 2px solid #2e3285;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 30px;
    padding: 0 24px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.header .phone-wrapper a span {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #2e3285;
    margin-left: 15px
}

.header .phone-wrapper a i {
    font-size: 24px;
    color: #2e3285
}

.header .phone-wrapper a:hover {
    background: #dbddf1
}

@media screen and (max-width: 600px) {
    .header .phone-wrapper a {
        width: 38px;
        height: 38px;
        border-radius: 50%;
        padding: 0
    }

    .header .phone-wrapper a span {
        display: none
    }

    .header .phone-wrapper a i {
        font-size: 18px
    }
}

.info {
    width: 100%;
    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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: Montserrat, sans-serif
}

@media screen and (max-width: 1090px) {
    .info {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.info .advantage {
    padding-top: 65px
}

@media screen and (max-width: 1090px) {
    .info .advantage {
        margin-bottom: 50px
    }
}

@media screen and (max-width: 760px) {
    .info .advantage {
        padding-top: 10px;
        margin-bottom: 20px
    }
}

.info .advantage__title {
    font-size: 32px;
    line-height: 0;
    font-weight: 700;
    text-transform: capitalize;
    color: #3f6dab;
    margin-bottom: 80px
}

@media screen and (max-width: 760px) {
    .info .advantage__title {
        font-weight: 700;
        font-size: 20px;
        line-height: 29px;
        margin-bottom: 27px
    }
}

.info .advantage__list-item {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

@media screen and (max-width: 760px) {
    .info .advantage__list-item {
        margin-bottom: 10px
    }
}

.info .advantage__list-item i {
    background: #edeef8;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 27px;
    color: #4f5056;
    margin-right: 15px
}

@media screen and (max-width: 760px) {
    .info .advantage__list-item i {
        width: 30px;
        height: 30px;
        margin-right: 8px;
        font-size: 15px
    }
}

.info .advantage__list-item i.icon-deal {
    font-size: 20px
}

@media screen and (max-width: 760px) {
    .info .advantage__list-item i.icon-deal {
        font-size: 10px
    }
}

.info .advantage__list-item span {
    font-size: 26px;
    line-height: 32px;
    color: #4f5056
}

@media screen and (max-width: 760px) {
    .info .advantage__list-item span {
        font-size: 16px
    }
}

.info__form {
    width: 100%;
    max-width: 595px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media screen and (max-width: 600px) {
    .info__form {
        display: none
    }
}

.info__form .form-title {
    width: 100%;
    text-align: center;
    margin-bottom: 11px
}

.info__form .form-title span {
    font-size: 34px;
    line-height: 41px;
    font-weight: 700;
    text-transform: capitalize;
    color: #3f6dab;
    position: relative
}

@media screen and (max-width: 600px) {
    .info__form .form-title span {
        font-size: 22px;
        line-height: 27px
    }
}

.info__form .form-title span:before {
    content: '';
    width: 55px;
    height: 55px;
    display: inline-block;
    background: url(../img/arrow-rerd.svg) no-repeat center;
    background-size: contain;
    position: absolute;
    right: -35px;
    top: 20px
}

@media screen and (max-width: 600px) {
    .info__form .form-title span:before {
        height: 40px;
        top: 11px
    }
}

.info .main-form {
    width: 100%;
    border-radius: 3px;
    background: rgba(226, 237, 253, .4);
    padding: 47px 12px 24px
}

@media screen and (max-width: 600px) {
    .info .main-form {
        padding: 20px 12px 3px 12px
    }
}

.info .main-form__header {
    width: 100%;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #3e5a85;
    margin-bottom: 13px;
    text-align: center
}

@media screen and (max-width: 760px) {
    .info .main-form__header {
        font-size: 18px
    }
}

.info .main-form__row {
    width: 100%;
    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
}

.info .main-form__row label {
    width: 100%;
    margin: 0 8px;
    padding-bottom: 16px
}

@media screen and (max-width: 760px) {
    .info .main-form__row label {
        margin: 0
    }
}

.info .main-form__row label input {
    width: 100%;
    background: #fff;
    border: 1.5px solid #e2e2e2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    height: 38px;
    padding: 0 15px;
    font-size: 16px;
    color: #000
}

.info .main-form__row label input:focus {
    outline: 0;
    border: 1.5px solid #e2e2e2
}

@media screen and (max-width: 760px) {
    .info .main-form__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.info .main-form .submit {
    width: 100%;
    padding: 0 8px;
    margin-bottom: 12px
}

.info .main-form .submit .submit-form {
    width: 100%;
    background: -webkit-gradient(linear, left top, right top, color-stop(-2.59%, #ff4438), color-stop(109.63%, #ffa6a0));
    background: -o-linear-gradient(left, #ff4438 -2.59%, #ffa6a0 109.63%);
    background: linear-gradient(90deg, #ff4438 -2.59%, #ffa6a0 109.63%);
    -webkit-box-shadow: 0 2px 16px rgba(52, 52, 52, .35);
    box-shadow: 0 2px 16px rgba(52, 52, 52, .35);
    border-radius: 5px;
    height: 50px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    letter-spacing: .5px;
    text-transform: uppercase
}

.info .main-form .terms {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 33px
}

.info .main-form .terms a {
    font-size: 12px;
    line-height: 15px;
    color: #0b2242;
    opacity: .8;
    margin: 0 4px;
    position: relative
}

.info .main-form .terms a:after {
    content: '|';
    color: #0b2242;
    position: absolute;
    right: -6px
}

.info .main-form .terms a:last-child:after {
    display: none
}

.info .main-form .form-logos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 8px
}

@media screen and (max-width: 600px) {
    .info .main-form .form-logos {
        display: none
    }
}

.info .main-form .form-logos__item {
    height: 43px;
    margin-right: 12px
}

.info .main-form .form-logos__item:last-child {
    margin-right: 0
}

.info .main-form .form-logos__item img {
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.start-form {
    display: none
}

@media screen and (max-width: 600px) {
    .start-form {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        width: 100%;
        max-width: 375px;
        margin: 0 auto;
        background: -webkit-gradient(linear, left top, right top, color-stop(-2.59%, #ff4438), color-stop(109.63%, #ffa6a0));
        background: -o-linear-gradient(left, #ff4438 -2.59%, #ffa6a0 109.63%);
        background: linear-gradient(90deg, #ff4438 -2.59%, #ffa6a0 109.63%);
        -webkit-box-shadow: 0 2px 16px rgba(52, 52, 52, .35);
        box-shadow: 0 2px 16px rgba(52, 52, 52, .35);
        border-radius: 3px;
        height: 46px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-weight: 700;
        font-size: 18px;
        line-height: 22px;
        text-align: center;
        letter-spacing: .5px;
        text-transform: uppercase;
        color: #fff
    }

    .start-form:before {
        content: '';
        width: 50px;
        height: 50px;
        display: inline-block;
        background: url(../img/arrow-rerd.svg) no-repeat center;
        background-size: contain;
        position: absolute;
        right: 10px;
        top: -40px
    }
}

.trust-container {
    padding: 80px 0
}

@media screen and (max-width: 600px) {
    .trust-container {
        padding: 22px 0
    }
}

.mobile-logo {
    display: none;
    background: rgba(226, 237, 253, .4);
    padding: 24px 15px;
    margin-bottom: 53px
}

.mobile-logo__item {
    height: 43px;
    margin-right: 12px
}

.mobile-logo__item:last-child {
    margin-right: 0
}

.mobile-logo__item img {
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

@media screen and (max-width: 600px) {
    .mobile-logo {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.our-employee {
    width: 100%;
    margin-bottom: 74px
}

@media screen and (max-width: 1090px) {
    .our-employee {
        display: none
    }
}

.our-employee__title {
    width: 100%;
    text-align: center;
    font-weight: 800;
    font-size: 30px;
    line-height: 0;
    margin-bottom: 80px;
    text-transform: capitalize;
    color: #3f6dab
}

.our-employee__wrapper {
    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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.our-employee__wrapper .item {
    width: 100%;
    max-width: 360px;
    position: relative
}

.our-employee__wrapper .item__name {
    font-size: 14px;
    line-height: 17px;
    color: #000;
    margin-top: 30px;
    text-align: right;
    padding-right: 60px
}

.our-employee__wrapper .item__text {
    font-family: 'PT Serif Caption', serif;
    font-size: 18px;
    line-height: 23px;
    color: #1c1c1c;
    padding-left: 20px;
    position: relative
}

.our-employee__wrapper .item__text:before {
    content: '“';
    font-family: 'PT Serif Caption', serif;
    font-size: 35px;
    line-height: 23px;
    color: #1c1c1c;
    position: absolute;
    left: 0;
    top: 0
}

.what-we-do {
    margin-bottom: 74px
}

.what-we-do__title {
    width: 100%;
    text-align: center;
    font-weight: 800;
    font-size: 30px;
    line-height: 0;
    margin-bottom: 55px;
    text-transform: capitalize;
    color: #3f6dab
}

@media screen and (max-width: 600px) {
    .what-we-do__title {
        font-size: 22px
    }
}

.what-we-do__container {
    padding: 40px 100px;
    background: rgba(226, 237, 253, .4)
}

@media screen and (max-width: 1090px) {
    .what-we-do__container {
        padding: 20px 15px
    }
}

.what-we-do__container p {
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    color: #4f5056
}

.services-provided {
    margin-bottom: 74px
}

@media screen and (max-width: 600px) {
    .services-provided {
        margin-bottom: 30px
    }
}

.services-provided__title {
    width: 100%;
    text-align: center;
    font-weight: 800;
    font-size: 30px;
    line-height: 0;
    margin-bottom: 55px;
    text-transform: capitalize;
    color: #3f6dab
}

@media screen and (max-width: 600px) {
    .services-provided__title {
        font-size: 22px
    }
}

.services-provided__container {
    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-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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 780px) {
    .services-provided__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 20px
    }
}

.services-provided__container li {
    width: 30%;
    text-align: center;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 33px;
    font-size: 21px;
    line-height: 29px
}

@media screen and (max-width: 780px) {
    .services-provided__container li {
        width: 100%;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        font-size: 16px
    }
}

.services-provided__container li span {
    position: relative
}

.services-provided__container li span:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #ff483d;
    border-radius: 50%;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    top: -1px
}

.request-wrap {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px;
    margin-bottom: 34px
}

.request-wrap .request-btn {
    width: 100%;
    max-width: 455px;
    height: 50px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 25px;
    background: -webkit-gradient(linear, left top, right top, color-stop(-2.59%, #ff4438), color-stop(109.63%, #ffa6a0));
    background: -o-linear-gradient(left, #ff4438 -2.59%, #ffa6a0 109.63%);
    background: linear-gradient(90deg, #ff4438 -2.59%, #ffa6a0 109.63%);
    -webkit-box-shadow: 0 2px 16px rgba(52, 52, 52, .35);
    box-shadow: 0 2px 16px rgba(52, 52, 52, .35);
    border-radius: 5px;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    letter-spacing: .5px;
    text-transform: capitalize;
    color: #fff;
    cursor: pointer
}

@media screen and (max-width: 780px) {
    .request-wrap .request-btn {
        font-size: 16px;
        padding: 0 10px
    }
}

.call-us {
    width: 100%
}

.call-us__container {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 39px
}

.call-us__container span {
    font-size: 24px;
    line-height: 29px;
    margin-right: 15px;
    color: #ff493d
}

.call-us__container a {
    font-weight: 800;
    font-size: 30px;
    line-height: 37px;
    color: #3f6dab
}

.footer-logo {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 50px
}

.footer-logo__wrapper {
    max-width: 298px
}

.footer-logo__wrapper img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.footer {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px
}

.footer p {
    font-size: 14px;
    line-height: 17px;
    color: #0b2242
}

@media screen and (max-width: 750px) {
    .footer p {
        text-align: center
    }

    .footer p span {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin-bottom: 10px
    }
}

.footer p a {
    color: #3f6dab
}

.info .main-form__row label.error {
    font-size: 12px;
    line-height: 16px;
    color: red;
    padding-bottom: 5px;
}

.congrats-content {
    max-width: 680px;
    margin: 180px auto 0 auto;
}

.congrats-content-header {
    width: 100%;
    max-width: 600px;
    text-align: center;
    margin: 0 auto 35px;
}

.congrats-content-header h1 {
    position: relative;
    font-weight: 700;
    font-size: 26px;
    line-height: 33px;
    color: #3f6dab;
    margin-bottom: 50px;
}

.congrats-content-header h1:before {
    content: '';
    position: absolute;
    left: 50%;
    top: -50px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 255px;
    height: 106px;
    background: url(../img/bg_header_congrats.png) no-repeat center center;
    -webkit-background-size: auto auto;
    background-size: auto;
}

.congrats-content-header p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #3f6dab;
    margin: 0 auto;
    max-width: 340px;
    text-align: center;
}

.congrats-content-text {
    margin-bottom: 60px;
    text-align: center;
}

.congrats-content-text p {
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 20px;
    font-weight: 500;
    color: #535a6c;
}

.congrats-content-text a {
    font-weight: 700;
    color: #3f6dab;
    cursor: pointer;
    font-size: 45px;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
}
@media screen and (max-width: 600px) {
    .info__form {
        display: block;
    }
    .start-form{
        display: none;
    }
}