html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th {
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    margin: 0;
    padding: 0;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    text-align: center;
}

body {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #222;
    background-color: #fff;
}

/*ol, ul, dl {*/
/*    *margin-right: 0px;*/
/*    padding: 0 40px;*/
/*}*/

.none {
    display: none;
}

iframe#_hjRemoteVarsFrame {
    display: none !important;
    width: 1px !important;
    height: 1px !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

body .cookie-policy {
    background-color: #0b067b;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99
}

body .cookie-policy__wrapper {
    align-items: center;
    display: flex;
    flex-direction: row;
    font-size: 12px;
    justify-content: center;
    margin: auto;
    max-width: 1140px;
    padding: 7px 0
}

body .cookie-policy__text {
    color: #c7c7c7;
    font-size: .8rem;
    line-height: 17px;
    margin: 0 40px 0 0
}

body .cookie-policy__button {
    background-color: #47c08f;
    border: 1px solid transparent;
    border-radius: 30px;
    color: #fff;
    font-size: .8rem;
    margin: 0;
    outline: none;
    padding: 6px 20px
}

body .cookie-policy__button:hover {
    background-color: #338775;
    color: #fff;
    cursor: pointer
}

body .cookie-policy__details {
    color: #47c08f;
    font-weight: 700;
    opacity: .7;
    text-decoration: underline
}

body .cookie-policy__details:hover {
    color: #47c08f
}

@media only screen and (max-width: 1025px) {
    body .cookie-policy__text {
        margin: 0 10px 0 0;
        text-align: center
    }

    html:lang(de) body .cookie-policy__text,
    html:lang(it) body .cookie-policy__text,
    html:lang(lt) body .cookie-policy__text,
    html:lang(lv) body .cookie-policy__text,
    html:lang(nl) body .cookie-policy__text,
    html:lang(pl) body .cookie-policy__text,
    html:lang(pt) body .cookie-policy__text,
    html:lang(ru) body .cookie-policy__text {
        text-align: left
    }
}

@media only screen and (max-width: 479px) {
    body .cookie-policy__wrapper {
        padding: 9px 14px
    }

    body .cookie-policy__text {
        font-size: 11px;
        line-height: 13px
    }

    body .cookie-policy__button {
        font-size: 11px
    }

    html:lang(de) .cookie-policy__details,
    html:lang(it) .cookie-policy__details,
    html:lang(lt) .cookie-policy__details,
    html:lang(lv) .cookie-policy__details,
    html:lang(nl) .cookie-policy__details,
    html:lang(pl) .cookie-policy__details,
    html:lang(pt) .cookie-policy__details,
    html:lang(ru) .cookie-policy__details {
        display: block
    }
}

body .cookie-policy--fixed {
    position: fixed
}

.risk-alert {
    display: none
}

@media (min-width: 768px) {
    .risk-alert {
        bottom: 0;
        display: block;
        height: 1px;
        left: 0;
        position: fixed;
        right: 0;
        transition: 1s;
        z-index: 10
    }

    .risk-alert__content {
        align-items: center;
        background: #001a6c;
        bottom: 0;
        color: #fff;
        display: none;
        height: 60px;
        justify-content: center;
        left: 0;
        position: fixed;
        width: 100%
    }

    .risk-alert__container {
        margin: 0 auto;
        max-width: 900px;
        width: 90%
    }

    .risk-alert__text {
        font-family: Lato, sans-serif;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        text-align: center
    }

    .risk-alert__hide {
        box-sizing: content-box;
        color: #47c08f;
        cursor: pointer;
        display: none;
        height: 60px;
        padding-right: 25px;
        position: absolute;
        right: 0;
        top: 0;
        width: 60px
    }

    .risk-alert__hide:before {
        transform: rotate(-45deg)
    }

    .risk-alert__hide:after,
    .risk-alert__hide:before {
        background-color: currentColor;
        content: "";
        height: 3px;
        left: 12px;
        position: absolute;
        top: 30px;
        width: 45px
    }

    .risk-alert__hide:after {
        transform: rotate(45deg)
    }

    .risk-alert__button {
        background-color: #001a6c;
        bottom: 0;
        color: #47c08f;
        cursor: pointer;
        font-size: 14px;
        padding: 5px 44px 5px 24px;
        position: fixed;
        right: -20px;
        text-align: center;
        text-decoration: underline
    }

    .risk-alert.is-active {
        height: 60px
    }

    .risk-alert.is-active .risk-alert__content {
        display: flex
    }

    .risk-alert.is-active .risk-alert__button {
        display: none
    }

    .risk-alert.is-active .risk-alert__hide {
        display: block
    }
}

.clear {
    clear: both
}

*,
:after,
:before {
    /*-moz-appearance: none;*/
    /*-webkit-appearance: none;*/
    -webkit-font-smoothing: antialiased;
    /*appearance: none;*/
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

body {
    font-family: Open Sans, arial, sans-serif;
    font-variant-ligatures: no-common-ligatures;
    background: radial-gradient(84.51% 333.82% at 84.51% 50%, #102C65 0%, #0D2A5D 100%);
    height: 100%;
    margin: 0;
    padding: 0;
}

img {
    width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Mulish', sans-serif;
    font-weight: 400
}

input {
    border-radius: 0
}

.button,
button {
    border: none;
    outline: 0
}

a {
    /*color: inherit;*/
    font-weight: inherit
}

.hide_desktop {
    display: none !important
}

.container {
    position: relative
}

.container:after,
.container:before {
    clear: both;
    content: "";
    display: table
}

.stretch {
    display: inline-block;
    width: 100%
}

#wrapper,
.container {
    margin: auto;
    width: 100%
}

header {
    padding: 10px 0
}

header .container {
    width: 95%
}

#logo {
    background-image: url(../assets/0340269f721b6d19cc6f669de92281b5.html);
    background-repeat: no-repeat;
    background-size: 250px;
    height: 78px;
    width: 250px
}

select::-ms-expand {
    display: none
}

::-webkit-input-placeholder {
    color: #2f2f2f
}

:-moz-placeholder,
::-moz-placeholder {
    color: #2f2f2f
}

:-ms-input-placeholder {
    color: #2f2f2f
}

footer {
    clear: both;
    margin: 0 auto;
    padding-bottom: 30px;
    position: relative;
    text-align: center;
    width: 100%
}

footer p {
    font-size: 12px;
    margin: 0 auto;
    /*text-align: left*/
}

footer p a {
    font-style: italic;
    text-decoration: underline;
    transition: .3s linear
}

footer p a:hover {
    color: #f1a200
}

.logos {
    margin: 0 auto 10px;
    width: 640px
}

@media only screen and (max-width: 768px) {
    header .container .header_text {
        font-size: 14px
    }

    .benefits_container .benefits .benefit {
        padding: 0 10px 30px 20px
    }

    .benefits_container .benefits .benefit:before {
        left: 20px
    }
}

@media only screen and (max-width: 600px) {
    .hide_mobile {
        display: none !important
    }

    .hide_desktop {
        display: block !important
    }

    .flex {
        flex-direction: column
    }

    header #logo,
    header .header_text {
        clear: both;
        display: block;
        float: none;
        margin: auto
    }

    header {
        padding: 10px
    }

    header .container #logo {
        background-size: 170px;
        height: 52px;
        width: 170px
    }

    /*footer {*/
    /*    padding: 20px*/
    /*}*/

    footer .container {
        min-width: 280px
    }

    .logos {
        margin: 10px auto;
        max-width: 320px;
        width: 95%
    }
}

@media only screen and (max-device-width: 1024px) {
    .ink {
        display: none !important
    }
}

@media (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .ink {
        display: none !important
    }
}

@-moz-document url-prefix() {
    .ink {
        display: none !important
    }
}

.form {
    font-family: Source Sans Pro, sans-serif;
    font-size: 14px
}

.form__group:last-child .is-error {
    padding-left: 28px
}

.form__group {
    min-height: 46px;
    transition: .3s
}

.form__group--error-wrapper {
    min-height: 24px
}

.form__group-check-box {
    margin-bottom: 10px;
    min-height: 46px
}

.form__group-check-box__group-check-box .form__group-check-box--valid-height {
    min-height: 74px
}

.form__group-check-box .form__error {
    padding-left: 28px
}

.form__input {
    border: 1px solid #d1d2dd;
    border-radius: 4px;
    box-sizing: border-box;
    display: flex;
    font-size: 14px;
    height: 40px;
    padding: 5px 10px;
    position: relative;
    width: 100%
}

.form__input:focus {
    border-color: #3f2e7a;
    color: #3f2e7a;
    outline: none
}

.form__input--tel {
    width: calc(100% - 85px)
}

.form__btn-submit {
    align-self: center;
    background: #0085FF;
    border-radius: 4px;
    color: #fff;
    display: flex;
    font-size: 18px;
    font-weight: 300;
    height: 50px;
    justify-content: center;
    min-width: 250px;
    padding: 10px;
    text-align: center;
    transition: .3s;
    width: 100%
}

.form__btn-submit,
.form__btn-submit:focus {
    border: 0;
    outline: none
}

.form__btn-submit:hover {
    background: #0163c0;
    border: 0;
    outline: none
}

.form__group-btn-wait {
    display: none;
    opacity: 0;
    transition: .3s
}

.form__group-btn {
    display: flex;
    justify-content: center;
    padding: 0 0 18px
}

.form__label {
    padding-left: 12px
}

.form__tel-select-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.form__link-wrapper {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.form__link-wrapper a {
    color: #7985a7
}

.form.js-loading .form__group-btn-submit,
.form.js-success .form__group-btn-submit {
    display: none;
    opacity: 0;
    transition: .3s
}

.form.js-loading .form__group-btn-wait,
.form.js-success .form__group-btn-wait {
    display: inline-block;
    opacity: 1;
    transition: .3s
}

.form input[type=checkbox] + label {
    color: #9791b8;
    display: block;
    font-size: 15px;
    font-weight: 300;
    line-height: 21px;
    margin: .2em 0;
    padding: .2em .2em .2em 28px
}

/*.form input[type=checkbox] {*/
/*    display: none*/
/*}*/

.form input[type=checkbox] + label:before {
    background: #47c08f;
    border: 1px solid #979797;
    border-radius: 4px;
    color: transparent;
    content: "\2714";
    height: 16px;
    padding-bottom: 3px;
    padding-left: 2px;
    transition: .2s;
    vertical-align: bottom;
    width: 16px
}

/*.form input[type=checkbox] {*/
/*    opacity: 0;*/
/*    position: absolute*/
/*}*/

.form input[type=checkbox] + label {
    cursor: pointer;
    padding: 0 0 0 30px;
    position: relative
}

.form input[type=checkbox] + label:before {
    background: #fff;
    border-radius: 50%;
    box-sizing: border-box;
    content: "";
    display: inline-block;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    vertical-align: text-top;
    width: 20px
}

.form input[type=checkbox]:focus + label:before {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, .12)
}

.form input[type=checkbox]:checked + label:before {
    background: #0085FF;
    border-color: #0085FF;
}

.form input[type=checkbox]:disabled + label {
    color: #b8b8b8;
    cursor: auto
}

.form input[type=checkbox]:disabled + label:before {
    background: #ddd;
    box-shadow: none
}

.form input[type=checkbox]:checked + label:after {
    background: #fff;
    box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff, 4px -6px 0 #fff, 4px -8px 0 #fff;
    content: "";
    height: 2px;
    left: 5px;
    position: absolute;
    top: 9px;
    transform: rotate(45deg);
    width: 2px
}

.form span.is-error {
    color: #fc5246;
    font-size: 11px;
    font-weight: 300;
    padding-left: 8px;
    padding-top: 2px
}

.form span.is-error:nth-child(5) {
    padding-left: 20px
}

.form .intl-tel-input {
    display: block;
    width: 100%
}

.form__group-btn + .form__group-check-box {
    min-height: 28px
}

.form__group.container__error .form__input.is-error {
    border-color: #fc5246
}

.main-screen__form__logo {
    margin: 32px 0 28px;
    width: 50%
}

.icon {
    border-bottom: 1px solid;
    border-left: 1px solid;
    color: #000;
    height: 8px;
    margin-left: 3px;
    margin-top: 4px;
    position: absolute;
    transform: rotate(-45deg);
    width: 14px
}

.country-list {
    border-radius: 4px;
    top: 52px;
    width: 340px
}

.country-list:focus,
.selected-flag:focus {
    outline: none
}

body .form-wrapper .intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
    background-color: rgba(0, 0, 0, .05)
}

body label {
    font-weight: 300
}

.flag-container {
    direction: ltr
}

html:lang(ar) .form input[type=checkbox] + label {
    padding: 0 25px 0 0
}

html:lang(ar) .form input[type=checkbox] + label:before {
    left: auto;
    margin: 0;
    right: 0
}

html:lang(ar) .form input[type=checkbox] + label:after {
    left: auto;
    right: 13px
}

::-webkit-input-placeholder {
    color: #aaa
}

::-moz-placeholder {
    color: #aaa
}

:-ms-input-placeholder {
    color: #aaa
}

:-moz-placeholder {
    color: #aaa
}

.main-screen__form {
    display: flex;
    flex-direction: column
}

.main-screen__form-x {
    background: #fff;
    border-radius: 20px;
    font-size: 16px;
    max-height: 100%;
    max-width: 400px;
    padding: 10px 20px;
    position: relative;
    width: 95%
}

.main-screen__form-x-btn {
    position: absolute;
    right: 15px;
    top: 10px
}

.modal__button-x {
    cursor: pointer;
    text-align: right
}

.form__group {
    min-height: 62px
}

.form__group.form__group--error-wrapper {
    min-height: 24px;
    min-height: auto
}

.form__btn-submit {
    align-items: center;
    background-color: #0085FF;
    border-radius: 50px;
    cursor: pointer;
    height: 46px;
    transition: .6s;
    text-decoration: none;
}

.form__btn-submit:hover {
    background-color: #0163c0;
}

.form-wrap {
    background-color: #fff;
    border-radius: 10px;
    font-family: Source Sans Pro, sans-serif;
    margin: auto;
    max-width: 400px;
    padding: 31px 31px 0;
    position: relative;
    width: 80%
}

.form-wrap__title-h2 {
    color: #333;
    text-align: center
}

@media (max-width: 575.98px) {
    .form-wrap {
        padding: 10px 10px 0;
        width: 95%
    }
}

.modal__button-x {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px
}

.form-wrap__title-h3 {
    color: #333;
    font-family: Source Sans Pro, sans-serif;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase
}

@media only screen and (max-width: 320px) {
    .main-screen__form__logo {
        margin: 15px 0 10px
    }

    .main-screen__form-x-btn {
        top: 12px
    }

    .form__group {
        min-height: 62px
    }

    .form__group.form__group--error-wrapper {
        min-height: auto
    }

    .form__group-btn + .form__group-check-box {
        min-height: 24px
    }

    .form__group-btn {
        padding: 0 0 8px
    }
}

.modal {
    display: none;
    opacity: 0;
    transition: .3s
}

.modal.visible {
    align-items: center;
    background: rgba(0, 0, 0, .5);
    bottom: 0;
    display: flex;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    justify-content: center;
    opacity: 1;
    overflow: auto;
    position: fixed;
    /*z-index: 100*/
    z-index: 102;
}

.modal.visible,
.modal__header {
    left: 0;
    right: 0;
    top: 0;
    width: 100%
}

.modal__header {
    height: 50px;
    position: absolute
}

@media only screen and (min-width: 1024px) {
    .modal__header {
        background-size: cover;
        height: 80px
    }
}

.modal__wrapper {
    display: flex;
    height: 100%;
    max-width: 450px;
    padding: 0 15px
}

.modal__body,
.modal__wrapper {
    box-sizing: border-box;
    width: 100%
}

.modal__body {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
    margin-bottom: 15px;
    overflow: hidden;
    position: relative
}

.modal__body--form {
    border-radius: 0;
    margin: auto;
    padding: 30px 50px 20px
}

.modal__close {
    color: #7c7c7c;
    cursor: pointer;
    display: block;
    height: 21px;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 21px;
    z-index: 2
}

.modal__close:before {
    transform: rotate(-45deg)
}

.modal__close:after,
.modal__close:before {
    background-color: currentColor;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 21px
}

.modal__close:after {
    transform: rotate(45deg)
}

.modal__logo {
    display: none;
    margin: 30px auto 20px
}

.modal__title {
    color: #4db65c;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: .9px;
    line-height: 30px;
    margin: 20px auto;
    text-align: center
}

@media only screen and (max-width: 479px) {
    .modal__body--form {
        padding: 30px 20px 40px
    }

    .form input[type=checkbox] + label:before {
        background: #47c08f;
        border: 1px solid #979797;
        border-radius: 4px;
        color: transparent;
        content: "\2714";
        height: 16px;
        padding-bottom: 3px;
        padding-left: 2px;
        transition: .2s;
        vertical-align: bottom;
        width: 16px;
    }

    .form input[type=checkbox] + label:before {
        background: #fff;
        border-radius: 50%;
        box-sizing: border-box;
        content: "";
        display: inline-block;
        height: 20px;
        left: 0;
        position: absolute;
        top: 0;
        vertical-align: text-top;
        width: 20px;
    }
}

@media only screen and (max-width: 320px) {
    .modal__wrapper {
        padding: 0
    }

    .modal__body--form {
        border-radius: 0
    }
}

.exit-pp {
    display: none;
    font-family: Lato, arial, sans-serif;
    opacity: 0;
    transition: .3s
}

.exit-pp.visible {
    align-items: center;
    background: rgba(3, 3, 67, .6);
    bottom: 0;
    display: flex;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    justify-content: center;
    left: 0;
    opacity: 1;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 100
}

.exit-pp-wrap {
    margin: auto;
    padding: 60px 0
}

.exit-pp__content {
    align-items: flex-start;
    display: flex;
    flex: 1 0 280px;
    flex-direction: column;
    font-weight: 400;
    justify-content: flex-start;
    padding: 178px 20px 50px 10px;
    position: relative
}

.exit-pp__content__picture {
    left: 10px;
    max-height: 210px;
    top: -62px
}

.exit-pp__content__title {
    color: #000343;
    font-size: 32px;
    letter-spacing: .34px;
    line-height: 38px;
    margin: 15px 0 20px
}

.exit-pp__content__title--big {
    color: #000;
    font-size: 38px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 46px;
    margin: 0 0 5px;
    text-transform: uppercase
}

.exit-pp__content__title--small {
    font-size: 24px;
    letter-spacing: .1px;
    line-height: 29px;
    margin: 8px 0
}

.exit-pp__content__text {
    color: #000343;
    font-size: 16px;
    letter-spacing: .05px;
    line-height: 22px;
    margin-top: 4px;
    text-align: left
}

.exit-pp__risk-warning {
    bottom: -30px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    left: 0;
    line-height: 14px;
    position: absolute;
    text-align: center;
    width: 100%
}

.exit-pp .main-screen__form {
    flex: 0 0 300px;
    padding-top: 24px
}

.exit-pp .main-screen__form__logo {
    margin: 12px auto 20px;
    width: 160px
}

.exit-pp__close {
    background: transparent;
    color: transparent;
    cursor: pointer;
    display: block;
    height: 28px;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    right: 22px;
    top: -50px;
    width: 28px;
    z-index: 2
}

.exit-pp__close:before {
    transform: rotate(-45deg)
}

.exit-pp__close:after,
.exit-pp__close:before {
    background-color: #fff;
    content: "";
    height: 2px;
    left: -6px;
    position: absolute;
    top: 13px;
    width: 38px
}

.exit-pp__close:after {
    transform: rotate(45deg)
}

.exit-pp .main-screen__form-x {
    display: flex;
    justify-content: space-between;
    max-width: 800px;
    min-width: 800px;
    overflow: visible;
    padding: 0 68px;
    position: relative;
    width: 800px
}

.exit-pp .form,
.exit-pp .form__input {
    font-family: Lato, arial, sans-serif
}

.exit-pp .form__group-btn {
    padding: 0 0 13px
}

.exit-pp .form__btn-submit {
    font-family: Lato, arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    height: 50px;
    letter-spacing: .9px;
    line-height: 19px;
    padding: 0 10px
}

.exit-pp .form input[type=checkbox] + label {
    line-height: 20px
}

.exit-pp .form__group:last-child {
    min-height: 52px
}

.overflow-hidden {
    overflow: hidden
}

.payment {
    background-color: #f2f6fe
}

.payment__pay-icons-wrapper {
    background: #f2f6fe;
    margin: 0 auto;
    padding: 30px 0;
    width: 90%
}

.payment__pay-icons-row {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 10px 5px
}

.payment__pay-item-wrapper {
    align-items: center;
    border-right: 1px solid #dde0ea;
    box-sizing: border-box;
    display: flex;
    flex-shrink: 0;
    height: 50px;
    justify-content: center
}

.payment .owl-nav button.owl-next,
.payment .owl-nav button.owl-prev {
    background-color: #f2f6fe;
    color: hsla(0, 0%, 50.2%, .32);
    font-size: 55px;
    line-height: 65px
}

.payment .owl-stage-outer {
    margin: 0 auto;
    width: calc(100% - 5px)
}

.payment .owl-prev {
    display: block;
    left: 8px;
    position: absolute;
    top: 40%;
    transform: translate(-50%, -50%)
}

.payment .owl-prev:after {
    content: "";
    display: block;
    height: 100%;
    left: 15px;
    position: absolute;
    top: 0;
    width: 5px
}

.payment .owl-next {
    background-color: #f2f6fe;
    display: block;
    position: absolute;
    right: -8px;
    top: 40%;
    transform: translate(-50%, -50%)
}

.payment__pay-item--visa {
    background: url(img/CucUVCZ0l11kG5L.png) -274px -349px;
    height: 21px;
    width: 61px
}

.payment__pay-item--vpay {
    background: url(https://img.smartybasket.com/CucUVCZ0l11kG5L.png) -74px -398px;
    height: 35px;
    width: 31px
}

.payment__pay-item--veryvisa {
    background: url(https://img.smartybasket.com/CucUVCZ0l11kG5L.png) -10px -294px;
    height: 35px;
    width: 69px
}

.payment__pay-item--mastercard {
    background: url(https://img.smartybasket.com/CucUVCZ0l11kG5L.png) -10px -398px;
    height: 35px;
    width: 44px
}

.payment__pay-item--maestro {
    background: url(https://img.smartybasket.com/CucUVCZ0l11kG5L.png) -422px -176px;
    height: 35px;
    width: 44px
}

.payment__pay-item--securecode {
    background: url(https://img.smartybasket.com/CucUVCZ0l11kG5L.png) -10px -349px;
    height: 29px;
    width: 77px
}

.payment__pay-item--skrill {
    background: url(https://img.smartybasket.com/CucUVCZ0l11kG5L.png) -192px -349px;
    height: 21px;
    width: 62px
}

.payment__pay-item--neteller {
    background: url(https://img.smartybasket.com/CucUVCZ0l11kG5L.png) -328px -294px;
    height: 16px;
    width: 90px
}

.payment__pay-item--safecharge {
    background: url(https://img.smartybasket.com/CucUVCZ0l11kG5L.png) -248px -10px;
    height: 36px;
    transform: scale(.7);
    width: 224px
}

.payment__pay-item--mir {
    background: url(https://img.smartybasket.com/CucUVCZ0l11kG5L.png) -248px -66px;
    height: 36px;
    transform: scale(.7);
    width: 210px
}

.payment__pay-item--wirecard {
    background: url(https://img.smartybasket.com/CucUVCZ0l11kG5L.png) -211px -294px;
    height: 20px;
    width: 97px
}

.payment__pay-item--decta {
    background: url(https://img.smartybasket.com/CucUVCZ0l11kG5L.png) -248px -122px;
    height: 34px;
    transform: scale(.7);
    width: 170px
}

.payment__pay-item--payvision {
    background: url(https://img.smartybasket.com/CucUVCZ0l11kG5L.png) -256px -240px;
    height: 20px;
    width: 114px
}

.payment__pay-item--ssl {
    background: url(https://img.smartybasket.com/CucUVCZ0l11kG5L.png) -107px -349px;
    height: 26px;
    width: 65px
}

.payment__pay-item--orange {
    background: url(https://img.smartybasket.com/CucUVCZ0l11kG5L.png) -10px -10px;
    height: 68px;
    transform: scale(.7);
    width: 218px
}

.payment__pay-item--inpay {
    background: url(https://img.smartybasket.com/CucUVCZ0l11kG5L.png) -248px -176px;
    height: 38px;
    transform: scale(.6);
    width: 154px
}

.payment__pay-item--emerch {
    background: url(https://img.smartybasket.com/CucUVCZ0l11kG5L.png) -10px -240px;
    height: 34px;
    transform: scale(.7);
    width: 226px
}

.payment__pay-item--trust {
    background: url(https://img.smartybasket.com/CucUVCZ0l11kG5L.png) -10px -98px;
    height: 62px;
    transform: scale(.7);
    width: 192px
}

.payment__pay-item--power {
    background: url(https://img.smartybasket.com/CucUVCZ0l11kG5L.png) -10px -180px;
    height: 40px;
    transform: scale(.6);
    width: 216px
}

.payment__pay-item--paysafe {
    background: url(https://img.smartybasket.com/CucUVCZ0l11kG5L.png) -99px -294px;
    border-right: none;
    height: 23px;
    width: 92px
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

body {
    font-family: lato, sans-serif
}

h1 {
    /*color: #fff;*/
    font-size: 26px;
    font-weight: 700;
    line-height: 36px;
    /*text-align: center;*/
}

@media (min-width: 768px) {
    h1 {
        font-size: 42px;
        line-height: 62px
    }
}

@media (min-width: 1200px) {
    h1 {
        font-size: 50px
    }
}

h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    line-height: 32px;
    text-align: left;
}

@media (min-width: 768px) {
    h2 {
        font-size: 32px;
        line-height: 46px
    }
}

@media (min-width: 1200px) {
    h2 {
        font-size: 36px
    }
}

p {
    /*color: #fff;*/
    font-size: 20px;
    line-height: 28px;
    /*text-align: center*/
}

.button--default {
    display: none;
    font-family: lato, sans-serif
}

@media (min-width: 768px) {
    .button--default {
        align-items: center;
        background-color: #0085FF;
        border-radius: 32px;
        color: #fff;
        display: flex;
        font-size: 14px;
        height: 54px;
        justify-content: center;
        text-align: center;
        text-decoration: none;
        transition: background-color .6s;
        width: 180px;
    }
}

@media (min-width: 1200px) {
    .button--default {
        width: 180px;
    }
}

.button--line {
    background-color: transparent;
    color: #0085FF;
    transition: all .6s;
}

.button--line:hover {
    color: #fff;
}


.page-wrapper {
    overflow: hidden
}

.container {
    margin: 0 auto;
    max-width: 1920px;
    width: 85%
}

.section-hero {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding-top: 20px
}

@media (min-width: 768px) {
    .section-hero {
        padding-top: 35px;
        position: relative;
        padding-bottom: 35px;
    }
}

@media (min-width: 1200px) {
    .section-hero {
        padding-top: 93px
    }
}

.section-hero__row {
    align-items: center;
    display: flex;
    flex-direction: column;
    max-width: 750px;
    width: 86%
}

@media (min-width: 1200px) {
    .section-hero__row {
        align-items: start;
        max-width: 1400px
    }
}

.section-hero__logo {
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
    max-width: 750px;
    width: 86%
}

@media (min-width: 1200px) {
    .section-hero__logo {
        justify-content: start;
        margin: 0 auto 80px;
        max-width: 1400px
    }
}

.section-hero__logo--img {
    width: 170px;
    height: auto;
}

.section-hero__logo--img:first-child {
    margin-right: 20px
}

@media (min-width: 768px) {
    .section-hero__logo--img:first-child {
        margin-right: 40px
    }
}

@media (max-width: 320px) {
    .section-hero__logo--img {
        width: 115px;
        height: auto;
    }
}

@media (min-width: 768px) {
    .section-hero__logo--img {
        width: 190px;
        height: auto;
    }
}

@media (min-width: 1200px) {
    .section-hero__logo--img {
        width: 290px;
        height: auto;
    }
}

.section-hero__bg--img {
    width: 100%
}

.section-three-img {
    width: 45%;
}

@media (min-width: 768px) {
    .section-hero__bg--img {
        width: 85%
    }
}

.section-hero__title {
    margin-bottom: 20px;
    margin-top: -42px;
    max-width: 300px;
    order: 1;
    position: relative;
    text-align: center
}

@media (max-width: 320px) {
    .section-hero__title {
        padding-top: 14px
    }
}

@media (min-width: 768px) {
    .section-hero__title {
        margin-bottom: 28px;
        margin-top: 0;
        max-width: 100%;
        order: 0
    }
}

@media (min-width: 1200px) {
    .section-hero__title {
        margin-bottom: 29px;
        max-width: 550px;
        text-align: left
    }
}

.section-hero__title .btn-id {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%
}

.section-hero__bg {
    min-width: 300px;
    transform: translate(-2px, -20px);
    width: 97%
}

@media (min-width: 320px) and (max-width: 767px) {
    .section-hero__bg {
        min-width: 192px;
        width: 73%
    }
}

@media (min-width: 768px) {
    .section-hero__bg {
        max-width: 650px;
        transform: translateX(50px)
    }
}

@media (min-width: 1200px) {
    .section-hero__bg {
        left: 52%;
        max-width: 939px;
        min-width: 600px;
        position: absolute;
        top: 50%;
        transform: translate(-7%, -38%);
        width: 55%
    }
}

.section-hero__parag {
    margin-bottom: 64px;
    order: 3
}

@media (min-width: 768px) {
    .section-hero__parag {
        margin-bottom: 48px;
        order: 0
    }
}

@media (min-width: 1200px) {
    .section-hero__parag {
        max-width: 550px;
        text-align: left
    }
}

.section-hero__title--color {
    color: #17C2EC;
    display: block
}

.section-hero__mobil--form {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-bottom: 32px;
    order: 2
}

.section-hero__mobil--form .main-screen__form-x {
    width: 100%
}

@media (min-width: 768px) {
    .section-hero__mobil--form {
        display: none
    }
}

.section-hero__form--title {
    color: #000663;
    padding: 15px 0;
    text-align: center
}

.section-two {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    padding-bottom: 40px;
    justify-content: center;
}

@media (min-width: 768px) {
    .section-two {
        padding-top: 80px;
    }
}

@media (min-width: 1200px) {
    .section-two {
        padding-top: 240px;
        padding-bottom: 60px;
    }
}

.section-two__row {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    max-width: 750px;
    width: 86%;
    padding: 0 20px;
}

@media (min-width: 1200px) {
    .section-two__row {
        max-width: 950px
    }
}

.section-two__title {
    margin-bottom: 28px
}

.section-two__btn-row {
    display: none
}

@media (min-width: 768px) {
    .section-two__btn-row {
        display: flex;
        justify-content: space-around;
        width: fit-content;
    }

    .section-two__btn-row .section-two__btn:first-child {
        padding-right: 15px;
    }

    .section-two__btn-row .section-two__btn:last-child {
        padding-left: 15px;
    }
}

.section-three {
    align-items: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    padding: 40px 0;
    text-align: center
}

.section-three__row {
    align-items: center;
    display: flex;
    flex-direction: row;
    max-width: 750px;
    width: 86%;
    justify-content: space-between;
}

@media (min-width: 1200px) {
    .section-three__row {
        max-width: 1163px
    }
}

.section-three__item--container {
    align-items: self-start;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center
}

@media (min-width: 768px) {
    .section-three__item--container {
        align-items: self-start;
        justify-content: space-around;
        max-width: 698px
    }
}

@media (min-width: 1200px) {
    .section-three__item--container {
        max-width: 1170px
    }
}

.section-three__title {
    margin-bottom: 29px
}

@media (min-width: 768px) {
    .section-three__title {
        margin-bottom: 29px
    }
}

@media (min-width: 1200px) {
    .section-three__title {
        margin-bottom: 29px
    }
}

.section-three__title span {
    display: block
}

@media (min-width: 768px) {
    .section-three__title span {
        display: inline
    }
}

.section-three__item-icon {
    height: 70px;
    margin-bottom: 28px;
    width: 70px
}

.section-three__item {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-bottom: 48px;
    max-width: 254px
}

@media (min-width: 768px) {
    .section-three__item {
        margin-bottom: 80px
    }
}

@media (min-width: 1200px) {
    .section-three__item {
        margin-bottom: 60px
    }
}

.section-three__sub--title {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 12px;
    max-width: 194px;
    text-align: center;
    text-transform: uppercase
}

@media (min-width: 1200px) {
    .section-three__sub--title {
        margin-bottom: 16px
    }
}

.section-three__sub--parag {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 35px;
}

.section-three__btn-row {
    display: block
}

@media (min-width: 768px) {
    .section-three__btn-row {
        align-items: center;
        display: flex;
        flex-direction: column;
        width: 100%
    }
}

@media (min-width: 1200px) {
    .section-three__btn-row {
        flex-direction: row;
        justify-content: center;
        max-width: 950px
    }
}

@media (min-width: 768px) {
    .section-three__btn {
        display: flex;
        justify-content: flex-start;
        width: 100%
    }

    .section-three__btn .button--default {
        max-width: 250px;
        width: 70%
    }
}

@media (min-width: 1200px) {
    .section-three__btn .button--default {
        max-width: 250px;
    }

    .section-three__btn .button--line {
        margin-left: 15px
    }
}

.section-three__btn:first-child {
    margin-bottom: 28px
}

@media (min-width: 1200px) {
    .section-three__btn:first-child {
        margin-bottom: 0
    }
}

.section-four {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding: 40px 0 0px;
    position: relative;
    text-align: center
}

@media (min-width: 1200px) {
    .section-four {
        padding: 60px 0 60px
    }
}

.section-four__row {
    align-items: center;
    display: flex;
    flex-direction: column;
    max-width: 750px;
    width: 86%
}

@media (min-width: 1200px) {
    .section-four__row {
        align-items: flex-end;
        max-width: 1163px;
        position: relative
    }
}

.section-four__item {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
}

@media (min-width: 1200px) {
    .section-four__btn {
        width: 100%
    }
}

.section-four__phone {
    max-width: 800px;
    min-width: 320px;
    transform: translateX(64px);
    width: 161%
}

@media (min-width: 1200px) {
    .section-four__phone {
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-86%, -50%)
    }
}

.section-four__title {
    margin-bottom: 28px;
    margin-top: -34px
}

@media (min-width: 1200px) {
    .section-four__title {
        margin-top: 0;
        text-align: left;
        z-index: 5
    }
}

.section-four__para {
    font-size: 16px;
    color: #788cb4;
}

@media (min-width: 768px) {
    .section-four__para {
        padding-top: 5px;
    }
}

@media (min-width: 1200px) {
    .section-four__para {
        text-align: left;
        z-index: 5
    }
}

.section-four__btn-row {
    display: none;
    width: 100%
}

@media (min-width: 768px) {
    .section-four__btn-row {
        display: flex;
        justify-content: space-around
    }
}

@media (min-width: 1200px) {
    .section-four__btn-row {
        justify-content: space-between
    }

    .section-four__btn-row .button--default {
        width: 285px;
        z-index: 5
    }
}

@media (min-width: 1200px) and (min-width: 1340px) {
    .section-four__btn-row .button--default {
        width: 300px
    }
}

.section-five {
    align-items: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    padding: 40px 0 90px;
    position: relative;
    text-align: center
}

@media (min-width: 1200px) {
    .section-five {
        padding: 60px 0 40px;
    }
}

.section-five__logo {
    display: flex;
    justify-content: center;
    max-width: 750px;
    padding-top: 20px;
    width: 86%
}

@media (min-width: 1200px) {
    .section-five__logo {
        justify-content: center;
        margin: 0 auto;
        max-width: 1400px;
        padding-top: 40px
    }
}

.section-five__logo--img {
    width: 137px
}

.section-five__logo--img:first-child {
    margin-right: 20px
}

@media (min-width: 768px) {
    .section-five__logo--img:first-child {
        margin-right: 40px
    }
}

@media (min-width: 768px) {
    .section-five__logo--img {
        width: 190px
    }
}

@media (min-width: 1200px) {
    .section-five__logo--img {
        width: 229px
    }
}

.section-five__row {
    align-items: center;
    display: flex;
    flex-direction: column;
    max-width: 750px;
    width: 86%
}

@media (min-width: 1200px) {
    .section-five__row {
        max-width: 1170px
    }
}

.section-five__title {
    margin-bottom: 29px
}

.section-three__sub--parag {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 35px;
}

.section-five__circle {
    height: 100%;
    margin: 0 16px;
    position: relative;
    z-index: 5
}

@media (min-width: 768px) {
    .section-five__circle {
        margin: 0 48px
    }
}

@media (min-width: 1200px) {
    .section-five__circle {
        margin: 23px 0 43px;
        width: 100%
    }
}

.section-five__circle--line {
    background-color: #1a6bc6;
    display: block;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 2px;
    z-index: -1
}

@media (min-width: 1200px) {
    .section-five__circle--line {
        height: 2px;
        width: 100%
    }
}

.section-five__circle--img {
    width: 51px;
    z-index: 3
}

.section-five__num {
    font-size: 36px
}

@media (min-width: 768px) {
    .section-five__num {
        font-size: 45px
    }
}

.section-five__item--one {
    align-items: self-start;
    display: flex
}

@media (min-width: 1200px) {
    .section-five__item--one {
        align-items: center;
        flex-direction: column;
        width: 100%
    }
}

.section-five__title-color {
    color: #47c08f;
    display: block
}

@media (min-width: 1200px) {
    .section-five__title-color {
        display: inline
    }
}

.section-five__item {
    display: flex;
    flex-direction: row
}

@media (min-width: 1200px) {
    .section-five__item {
        align-items: center;
        flex-direction: column;
        width: 100%
    }
}

.section-five__item:last-child .section-five__circle--line {
    background: linear-gradient(180deg, #1a6bc6 26%, rgba(2, 0, 36, 0));
    height: 38%;
    top: 30%
}

@media (min-width: 1200px) {
    .section-five__item:last-child .section-five__circle--line {
        background: linear-gradient(90deg, #1a6bc6 26%, rgba(2, 0, 36, 0));
        height: 2px;
        top: 50%
    }
}

.section-five__item:first-child .section-five__circle--line {
    background: linear-gradient(0deg, #1a6bc6 67%, rgba(2, 0, 36, 0));
    height: 160%
}

@media (min-width: 1200px) {
    .section-five__item:first-child .section-five__circle--line {
        background: linear-gradient(260deg, #1a6bc6 26%, rgba(2, 0, 36, 0));
        height: 2px
    }
}

.section-five__item--two {
    display: flex;
    flex-direction: column;
    max-width: 180px
}

@media (min-width: 768px) {
    .section-five__item--two {
        max-width: 246px
    }
}

.section-five__sub--title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 8px;
    text-align: left
}

@media (min-width: 768px) {
    .section-five__sub--title {
        margin-bottom: 12px
    }
}

@media (min-width: 1200px) {
    .section-five__sub--title {
        margin-bottom: 12px;
        text-align: center
    }
}

.section-five__sub--parag {
    margin-bottom: 48px;
    text-align: left
}

@media (min-width: 1200px) {
    .section-five__sub--parag {
        font-size: 18px;
        text-align: center
    }
}

.section-five__btn-row {
    display: none;
    width: 100%
}

@media (min-width: 768px) {
    .section-five__btn-row {
        display: flex;
        justify-content: center
    }
}

@media (min-width: 1200px) {
    .section-five__box {
        display: flex;
        justify-content: space-between;
        width: 100%
    }
}

@media (min-width: 768px) {
    .section-five__btn {
        display: flex;
        justify-content: center;
        width: 100%
    }

    .section-five__btn .button--default {
        width: 200px;
    }
}

@media (min-width: 1200px) {
    .section-five__btn .button--default {
        width: 250px
    }
}

.payment__pay-icons-wrapper {
    padding: 11px 0
}

.click-btn {
    cursor: pointer
}

.risk-warning-sec {
    background-color: #f2f6fe;
    display: flex;
    justify-content: center;
    padding: 30px 0;
    width: 100%
}

@media (max-width: 767px) {
    .risk-warning-sec {
        padding-bottom: 70px
    }
}

.risk-warning-sec__row {
    color: #656565;
    font-size: 12px;
    width: 80%
}

.stiky__btn-row {
    transform: translateY(60px)
}

@media (max-width: 767px) {
    .stiky__btn-row {
        /*bottom: 0;*/
        bottom: 54px;
        display: flex;
        justify-content: center;
        left: 0;
        position: fixed;
        transition: all .5s;
        width: 100%;
        /*z-index: 99*/
        z-index: 101;
    }
}

.stiky__btn-row .button--default {
    display: none;
    font-family: lato, sans-serif
}

@media (max-width: 767px) {
    .stiky__btn-row .button--default {
        align-items: center;
        background-color: #0085FF;
        border-radius: 32px;
        color: #fff;
        display: flex;
        font-size: 16px;
        height: 54px;
        justify-content: center;
        text-align: center;
        text-decoration: none;
        transition: background-color .6s;
        width: 301px;
        margin-left: auto;
        margin-right: auto;
    }
}

html:lang(ru) .section-three__sub--title {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 12px;
    max-width: 230px;
    text-align: center;
    text-transform: uppercase
}

@media (max-width: 320px) {
    body .cookie-policy__text {
        font-size: 11px
    }
}

.footer-logo {
    display: flex;
    padding-top: 80px
}

@media (max-width: 768px) {
    .footer-logo {
        padding-top: 0px
    }
}

@media (max-width: 479px) {
    .footer-logo {
        padding-top: 10px
    }
}

.footer-logo__logo--size {
    width: 250px;
}

@media (max-width: 479px) {
    .footer-logo__logo--size {
        margin-right: 20px;
        width: 150px
    }
}

.footer-logo__logo--milan {
    width: 130px
}

@media (max-width: 479px) {
    .footer-logo__logo--milan {
        width: 100px
    }
}

html:lang(nl) .section-five__sub--title {
    font-size: 17px
}

html:lang(nl) .section-five__sub--parag {
    font-size: 15px
}

html:lang(nl) .section-four__row,
html:lang(nl) .section-two__row {
    width: 87%
}

.exit-pp__content__picture {
    left: -5px;
    margin-bottom: 20px;
    max-height: 282px;
    position: absolute;
    top: -80px;
    width: auto
}

.exit-pp__content {
    padding: 244px 20px 50px 10px
}

.exit-pp .form input[type=checkbox] + label {
    line-height: 15px
}

#stiky__btn-row {
    position: fixed;
    display: none;
    margin-left: auto;
    margin-right: auto;
}

#g_a11y_announcement {
    display: none;
}

ul.header_menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style: none;
    color: #788cb4;
    font-size: 18px;
}

ul.header_menu li {
    padding: 0 20px;
    cursor: pointer;
}

ul.header_menu li:hover {
    color: #fff;
}

.check_icon {
    width: 50px;
    padding: 0 10px;
}

.search_input {
    background-image: url(https://img.smartybasket.com/i6E5Z6CzyrvhX70.svg);
    background-repeat: no-repeat;
    background-position: 95%;
    background-color: rgba(27, 70, 148, 1);
    border: none !important;
    padding: 10px;
    border-radius: 20px;
    box-shadow: 10px 10px 30px rgba(14, 39, 86, 0.5);
    font-size: 14px;
    outline: none;
}

.second_one {
    flex-direction: row;
}

.section-two h3 {
    font-size: 24px;
    color: #fff;
    text-align: left;
    width: 100%;
}

.section-two__row p {
    font-size: 14px;
    text-align: left;
    color: #788cb4;
}

.icon_second_section {
    width: 80px;
    padding-bottom: 20px;
}

.button--second {
    justify-content: flex-start;
    font-size: 14px;
    color: #0085FF;
}

.button--second:hover {
    background: none;
    color: #FFF;
}

.arrow_icon {
    width: 40px;
}

.section-four__block:first-child {
    width: 60%;
}

.section-four__block:last-child {
    width: 40%;
}

.section-five__sub--parag {
    color: #788cb4;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 35px;
}

.person_section {
    display: inline-flex;
    width: 100%;
    align-items: center;
    padding: 20px 0;
    justify-content: space-between;
}

.vertical_person {
    width: 90px;
    height: 90px;
}

.icon_person {
    width: 25px;
    height: 25px;
}

.person_text {
    color: #fff;
}

.person_text h3,
.person_count .section-four__count {
    font-size: 22px;
}

.button--four {
    width: 100%;
    margin-right: 0;
    justify-content: flex-end;
}

.container_calc {
    margin: 0;
}

.background-button:hover {
    background-color: #579ee1;
    box-shadow: 0px 0px 10px 0px rgba(0, 133, 255, 0.9);
}

@media screen and (max-width: 1199px) {

    .search_input,
    ul.header_menu {
        display: none;
    }

    .section-two {
        flex-direction: column;
    }

    p {
        font-size: 16px;
    }

    .second_one {
        flex-direction: column;
        margin: auto;
    }

    .section-two__title {
        text-align: center;
        width: 100%;
    }

    .arrow_icon {
        display: none;
    }

    .section-two__row {
        align-items: center;
        padding-bottom: 30px;
    }

    .section-two h3 {
        text-align: center;
    }

    .section-two__row p {
        text-align: center;
    }

    .button--second {
        justify-content: center;
    }

    .section-three__row {
        flex-direction: column;
    }

    .section-three__title {
        text-align: center;
        width: 100%;
    }

    .section-three__btn-row {
        align-items: center;
        flex-direction: row;
    }

    .section-three__btn:first-child {
        margin-bottom: 0px;
    }

    .section-four__item {
        flex-direction: column;
        align-items: center;
    }

    .section-four__block:first-child,
    .section-four__block:last-child {
        width: 100%;
    }

    .section-four__block:first-child {
        padding-bottom: 80px;
    }

    .section-four__block:last-child {
        padding-bottom: 0px;
    }

    .section-four__title {
        margin-top: 0;
        text-align: center;
    }

    .button--four {
        justify-content: center;
    }

    .container_calc {
        margin: auto;
    }

    .section-three-img {
        width: 85%;
    }

    .section-three__sub--parag {
        margin-bottom: 0;
    }

}

@media (max-width: 767px) {
    .section-five__sub--parag {
        margin-bottom: 0px;
    }
}

.calculator-section {
    text-align: center
}

.calculator-section .grey-box {
    position: relative;
    background: #f1f1f1;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    padding: 50px 0
}

.calculator-section .orange-box {
    background: #f90;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    padding: 50px 0
}

.calculator-section p {
    color: #fff;
    text-align: center;
    font-size: 22px;
    padding-bottom: 30px;
}

.calculator__input--left .calculator__input-btn {
    max-width: 162px;
    font-size: 18px;
}

body .calculator__input-btn {
    background: #0085FF;
    padding: 16px;
    color: #FFF;
}

.calculator-section .title-calc {
    color: #000;
    text-transform: uppercase;
    font-size: 18px
}

.calculator__input-symbol {
    position: absolute;
    left: 0;
    height: 51px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 58px;
    font-family: inherit, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #fff;
    border-right: 1px solid #0085ff;
    transform: translateY(-50%);
    background-color: #0085ff;
    border-radius: 42px 0 0 42px;
}

.calculator__input-symbol.symbol-first {
    top: 31%;
}

.calculator__input-symbol.symbol-second {
    top: 242px;
}

.calculator__input-btn {
    position: absolute;
    right: 0;
    top: 31%;
    transform: translateY(-50%);
    font-weight: 400;
    font-size: 18px;
    font-family: inherit, sans-serif;
    height: 51px;
    max-width: 162px;
    width: 100%;
    text-transform: uppercase;
    box-shadow: none;
    border: none;
    display: inline-block;
    cursor: pointer;
    outline: none;
    border-radius: 42px;
}

.calculator__input-item .site-input {
    width: 100%;
    height: 51px;
    outline: none;
    border-radius: 42px;
    border: none;
    background: #285794;
    color: #fff !important;
    font-size: 24px;
    padding: 0 30px;
}

@media screen and (min-width: 576px) {
    .calculator-section .title-calc {
        font-size: 20px
    }
}

.calculator-section .rounded {
    border: 0;
    -webkit-box-shadow: inset 0 4px 4px rgba(0, 0, 0, .1);
    box-shadow: inset 0 4px 4px rgba(0, 0, 0, .1);
    -webkit-border-radius: 41.3699px !important;
    border-radius: 41.3699px !important;
    height: 50px;
    width: 90%
}

@media screen and (min-width: 576px) {
    .calculator-section .rounded {
        width: 80%
    }
}

.calculator-section .calc-btn {
    background: orange;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    padding: 13px 20px;
    position: absolute;
    right: 5%;
    border: 0;
    font-size: 16px
}

@media screen and (min-width: 576px) {
    .calculator-section .calc-btn {
        font-size: 18px;
        padding: 13px 30px;
        right: 10%
    }
}

.calculator-section #euro {
    position: absolute;
    left: 5%;
    padding: 11px 0;
    -webkit-border-radius: 41.3699px;
    border-radius: 41.3699px;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    border: 0;
    border-right: 1px solid #d6d6d6;
    -webkit-box-shadow: inset 0 4px 4px rgba(0, 0, 0, .1);
    display: inline-block;
    width: 14%;
    background: #fff
}

.calculator__input .site-input {
    font-family: inherit, sans-serif;
    font-weight: 400;
    font-size: 18px;
    padding-left: 70px;
}

.calculator__input-title {
    text-align: center;
}

body .js-sum-error-message {
    font-size: 16px !important;
    color: #0085FF !important;
    font-weight: 400 !important;
}

.js-sum-error-message {
    position: absolute;
    left: 50%;
    top: calc(100% + 10px);
    width: 100%;
    text-align: center;
    transform: translateX(-50%);
    font-size: 16px;
    color: red;
    display: none;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    margin: 0;
}

.show-error {
    display: block;
}

.calculator__input.calculator__input--left {
    margin-bottom: 50px;
}

@media screen and (min-width: 576px) {
    .calculator-section #euro {
        left: 10%;
        width: 10%
    }
}

.calculator-section #initial-value,
.calculator-section #potencial-value {
    padding-left: 18%
}

@media screen and (min-width: 576px) {

    .calculator-section #initial-value,
    .calculator-section #potencial-value {
        padding-left: 12%
    }
}

.gratitude-text {

    color: #fff;
    display: block;
    text-align: center;
    font-weight: bold;
    /*background: #4caf50b3;*/
    font-size: 20px;
    padding-top: 50px;
    padding-bottom: 50px;
    position: absolute;
    top: 40%;


    position: absolute;
    width: 100%;
}

.wrapper5 {
    background: linear-gradient(90deg, rgb(0 8 14 / 91%), rgb(5 1 64 / 45%)), url(img/77fYirgf9v7pjNg.jpg) no-repeat;
    height: 100%;
    background-size: cover;
    width: 100%;
    text-align: center;
    position: relative;
    background-position: center;


}

@media all and (min-width: 980px) {
    .gratitude-text {
        font-size: 30px;


    }
}

    /*popup*/
.nrp {
    position: fixed;
    z-index: 1001;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: none
}

.nrp[data-lang="ar"] {
    direction: rtl
}

.nrp__overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #000;
    opacity: 0.7
}

.nrp__block {
    box-sizing: border-box;
    background: #fff;
    border-radius: 10px;
    position: absolute
}

@media screen and (min-width: 501px) {
    .nrp__block {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 448px;
        padding: 38px 37px
    }
}

@media screen and (max-width: 500px) {
    .nrp__block {
        left: 20px;
        right: 20px;
        top: 20px;
        height: calc(100% - 40px);
        max-height: 500px;
        padding: 69px 20px 30px
    }
}

.nrp__close {
    position: absolute;
    right: 16px;
    top: 16px;
    fill: #B1B1B1;
    width: 20px;
    height: 20px;
    cursor: pointer
}

.nrp__close:hover {
    fill: #000000
}

.nrp__icon {
    width: 89px;
    height: 81px;
    margin: 0 auto 25px;
    display: block
}

.nrp__icon-circle {
    fill: #3BB54A
}

.nrp[data-style="mngt"] .nrp__icon-circle {
    fill: #092260
}

.nrp[data-style="asmd"] .nrp__icon-circle {
    fill: #0F7881
}

.nrp[data-style="toad"] .nrp__icon-circle {
    fill: #000000
}

.nrp[data-style="kamd"] .nrp__icon-circle {
    fill: #FABA00
}

.nrp[data-style="caid"] .nrp__icon-circle {
    fill: #454247
}

.nrp[data-style="whkt"] .nrp__icon-circle {
    fill: #1E3C4C
}

.nrp[data-style="npinv"] .nrp__icon-circle {
    fill: #1B4F72
}

.nrp[data-style="qmtc"] .nrp__icon-circle {
    fill: #383838
}

.nrp[data-style="pkmn"] .nrp__icon-circle {
    fill: #BC6685
}

.nrp[data-style="njlf"] .nrp__icon-circle {
    fill: #000000
}

.nrp[data-style="mngr"] .nrp__icon-circle {
    fill: #262626
}

.nrp[data-style="koag"] .nrp__icon-circle {
    fill: #292929
}

.nrp[data-style="mngq"] .nrp__icon-circle {
    fill: #AFD136
}

.nrp[data-style="mngl"] .nrp__icon-circle {
    fill: #303030
}

.nrp[data-style="bdhv"] .nrp__icon-circle {
    fill: #27445E
}

.nrp[data-style="idmd"] .nrp__icon-circle {
    fill: #070021
}

.nrp[data-style="bomt"] .nrp__icon-circle {
    fill: #255AA3
}

.nrp[data-style="anme"] .nrp__icon-circle {
    fill: #4C4C4D
}

.nrp[data-style="mdbr"] .nrp__icon-circle {
    fill: #000000
}

.nrp[data-style="inbz"] .nrp__icon-circle {
    fill: #000000
}

.nrp[data-style="ilmd"] .nrp__icon-circle {
    fill: #000000
}

.nrp[data-style="adgs"] .nrp__icon-circle {
    fill: #000000
}

.nrp[data-style="ctsms"] .nrp__icon-circle {
    fill: #000000
}

.nrp[data-style="obdrdn"] .nrp__icon-circle {
    fill: #373535
}

.nrp__icon-check {
    fill: #8BC34A
}

.nrp[data-style="mngt"] .nrp__icon-check {
    fill: #7B96D7
}

.nrp[data-style="asmd"] .nrp__icon-check {
    fill: #6ACAB0
}

.nrp[data-style="toad"] .nrp__icon-check {
    fill: #F0D000
}

.nrp[data-style="kamd"] .nrp__icon-check {
    fill: #FF3B5F
}

.nrp[data-style="whkt"] .nrp__icon-check {
    fill: #BAC3C6
}

.nrp[data-style="npinv"] .nrp__icon-check {
    fill: #990000
}

.nrp[data-style="qmtc"] .nrp__icon-check {
    fill: #5169F9
}

.nrp[data-style="caid"] .nrp__icon-check {
    fill: #3BE000
}

.nrp[data-style="pkmn"] .nrp__icon-check {
    fill: #F492B1
}

.nrp[data-style="njlf"] .nrp__icon-check {
    fill: #BABEFF
}

.nrp[data-style="mngr"] .nrp__icon-check {
    fill: #2954A5
}

.nrp[data-style="mngq"] .nrp__icon-check {
    fill: #0094D9
}

.nrp[data-style="koag"] .nrp__icon-check {
    fill: #BD3391
}

.nrp[data-style="mngl"] .nrp__icon-check {
    fill: #F47D2B
}

.nrp[data-style="bdhv"] .nrp__icon-check {
    fill: #D895E2
}

.nrp[data-style="idmd"] .nrp__icon-check {
    fill: #375EFF
}

.nrp[data-style="bomt"] .nrp__icon-check {
    fill: #2D8DCA
}

.nrp[data-style="anme"] .nrp__icon-check {
    fill: #513B97
}

.nrp[data-style="mdbr"] .nrp__icon-check {
    fill: #F6AE1B
}

.nrp[data-style="inbz"] .nrp__icon-check {
    fill: #119648
}

.nrp[data-style="ilmd"] .nrp__icon-check {
    fill: #8bc34a
}

.nrp[data-style="adgs"] .nrp__icon-check {
    fill: #BA3030
}

.nrp[data-style="ctsms"] .nrp__icon-check {
    fill: #FABA00
}

.nrp[data-style="obdrdn"] .nrp__icon-check {
    fill: #66B7BF
}

.nrp__icon_animated {
    width: 92px;
    height: 79px;
    margin: 0 auto 25px;
    display: block;
    overflow: visible
}

.nrp__icon_animated-waves {
    transform-box: fill-box;
    -webkit-animation: wave-animation 1.2s infinite;
    -moz-animation: wave-animation 1.2s infinite;
    -o-animation: wave-animation 1.2s infinite;
    animation: wave-animation 1.2s infinite;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.nrp[data-style="mngt"] .nrp__icon_animated-waves {
    fill: #000000
}

.nrp[data-style="whkt"] .nrp__icon_animated-waves {
    fill: #000000
}

.nrp[data-style="npinv"] .nrp__icon_animated-waves {
    fill: #1B4F72
}

.nrp[data-style="argm"] .nrp__icon_animated-waves {
    fill: #BAC3C6
}

.nrp[data-style="qmtc"] .nrp__icon_animated-waves {
    fill: #000000
}

.nrp[data-style="pkmn"] .nrp__icon_animated-waves {
    fill: #BC6685
}

.nrp[data-style="njlf"] .nrp__icon_animated-waves {
    fill: #000000
}

.nrp[data-style="mngr"] .nrp__icon_animated-waves {
    fill: #000000
}

.nrp[data-style="koag"] .nrp__icon_animated-waves {
    fill: #000000
}

.nrp[data-style="mngq"] .nrp__icon_animated-waves {
    fill: #AFD136
}

.nrp[data-style="mngl"] .nrp__icon_animated-waves {
    fill: #000000
}

.nrp[data-style="bdhv"] .nrp__icon_animated-waves {
    fill: #000000
}

.nrp[data-style="idmd"] .nrp__icon_animated-waves {
    fill: #000000
}

.nrp[data-style="bomt"] .nrp__icon_animated-waves {
    fill: #255AA3
}

.nrp[data-style="anme"] .nrp__icon_animated-waves {
    fill: #000000
}

.nrp[data-style="mdbr"] .nrp__icon_animated-waves {
    fill: #000000
}

.nrp[data-style="inbz"] .nrp__icon_animated-waves {
    fill: #000000
}

.nrp[data-style="ilmd"] .nrp__icon_animated-waves {
    fill: #000000
}

.nrp[data-style="adgs"] .nrp__icon_animated-waves {
    fill: #000000
}

.nrp[data-style="ctsms"] .nrp__icon_animated-waves {
    fill: #000000
}

.nrp[data-style="obdrdn"] .nrp__icon_animated-waves {
    fill: #000000
}

.nrp__icon_animated-phone {
    transform-box: fill-box;
    -webkit-animation: phone-animation 1.5s infinite ease-in-out;
    -moz-animation: phone-animation 1.5s infinite ease-in-out;
    -o-animation: phone-animation 1.5s infinite ease-in-out;
    animation: phone-animation 1.5s infinite ease-in-out;
    transition: all 0.5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(0) scale(0.95) skew(1deg);
    transform: rotate(0) scale(0.95) skew(1deg);
    fill: #FF5E4B
}

.nrp[data-style="mngt"] .nrp__icon_animated-phone {
    fill: #7B96D7
}

.nrp[data-style="whkt"] .nrp__icon_animated-phone {
    fill: #BAC3C6
}

.nrp[data-style="npinv"] .nrp__icon_animated-phone {
    fill: #990000
}

.nrp[data-style="argm"] .nrp__icon_animated-phone {
    fill: #82DEFF
}

.nrp[data-style="qmtc"] .nrp__icon_animated-phone {
    fill: #5169F9
}

.nrp[data-style="pkmn"] .nrp__icon_animated-phone {
    fill: #BC6685
}

.nrp[data-style="njlf"] .nrp__icon_animated-phone {
    fill: #000000
}

.nrp[data-style="mngr"] .nrp__icon_animated-phone {
    fill: #262626
}

.nrp[data-style="koag"] .nrp__icon_animated-phone {
    fill: #BD3391
}

.nrp[data-style="mngq"] .nrp__icon_animated-phone {
    fill: #0094D9
}

.nrp[data-style="mngl"] .nrp__icon_animated-phone {
    fill: #303030
}

.nrp[data-style="bdhv"] .nrp__icon_animated-phone {
    fill: #27445E
}

.nrp[data-style="idmd"] .nrp__icon_animated-phone {
    fill: #070021
}

.nrp[data-style="bomt"] .nrp__icon_animated-phone {
    fill: #2D8DCA
}

.nrp[data-style="anme"] .nrp__icon_animated-phone {
    fill: #4C4C4D
}

.nrp[data-style="mdbr"] .nrp__icon_animated-phone {
    fill: #000000
}

.nrp[data-style="inbz"] .nrp__icon_animated-phone {
    fill: #119648
}

.nrp[data-style="ilmd"] .nrp__icon_animated-phone {
    fill: #FF5E4B
}

.nrp[data-style="adgs"] .nrp__icon_animated-phone {
    fill: #BA3030
}

.nrp[data-style="ctsms"] .nrp__icon_animated-phone {
    fill: #FABA00
}

.nrp[data-style="obdrdn"] .nrp__icon_animated-phone {
    fill: #66B7BF
}

.nrp__t1 {
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
    color: #363636;
    margin-bottom: 12px;
    padding: 0 5px
}

.nrp__t2 {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #747474;
    margin-bottom: 21px;
    padding: 0 5px
}

@media screen and (min-width: 501px) {
    [data-lang="th"] .nrp__t2 {
        padding: 0 25px
    }
}

.nrp__btn {
    height: 50px;
    background: #3BB54A;
    border-radius: 5px;
    text-align: center;
    text-transform: uppercase;
    border: none;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.nrp__btn:hover {
    opacity: 0.8
}

.nrp[data-style="mngt"] .nrp__btn {
    background: #092260
}

.nrp[data-style="kamd"] .nrp__btn {
    background: #FF3B5F
}

.nrp[data-style="argm"] .nrp__btn {
    background: #3D96D1
}

.nrp[data-style="toad"] .nrp__btn {
    background: #00B0DE
}

.nrp[data-style="asmd"] .nrp__btn {
    background: #6ACAB0
}

.nrp[data-style="caid"] .nrp__btn {
    background: #3BE000
}

.nrp[data-style="whkt"] .nrp__btn {
    background: #1E3C4C
}

.nrp[data-style="npinv"] .nrp__btn {
    background: #1B4F72
}

.nrp[data-style="qmtc"] .nrp__btn {
    background: #383838
}

.nrp[data-style="pkmn"] .nrp__btn {
    background: #BC6685
}

.nrp[data-style="njlf"] .nrp__btn {
    background: #000000
}

.nrp[data-style="mngr"] .nrp__btn {
    background: #2954A5
}

.nrp[data-style="mngq"] .nrp__btn {
    background: #0094D9
}

.nrp[data-style="mngl"] .nrp__btn {
    background: #F47D2B
}

.nrp[data-style="koag"] .nrp__btn {
    background: #BD3391
}

.nrp[data-style="bdhv"] .nrp__btn {
    background: #D895E2
}

.nrp[data-style="idmd"] .nrp__btn {
    background: #375EFF
}

.nrp[data-style="bomt"] .nrp__btn {
    background: #2D8DCA
}

.nrp[data-style="anme"] .nrp__btn {
    background: #513B97
}

.nrp[data-style="mdbr"] .nrp__btn {
    background: #F6AE1B
}

.nrp[data-style="inbz"] .nrp__btn {
    background: #119648
}

.nrp[data-style="ilmd"] .nrp__btn {
    background: linear-gradient(91.03deg, #FF8012 0%, #FF3492 100%)
}

.nrp[data-style="adgs"] .nrp__btn {
    background: #BA3030
}

.nrp[data-style="ctsms"] .nrp__btn {
    background: linear-gradient(90deg, #F58735 0%, #F0D22F 98.72%, #F0D22F 100%)
}

.nrp[data-style="obdrdn"] .nrp__btn {
    background: #66B7BF
}

@-webkit-keyframes wave-animation {
    0% {
        opacity: 0.1;
        transform: scale(1)
    }

    10% {
        opacity: 0.2;
        transform: scale(1.025)
    }

    20% {
        opacity: 0.3;
        transform: scale(1.05)
    }

    30% {
        opacity: 0.25;
        transform: scale(1.075)
    }

    40% {
        opacity: 0.5;
        transform: scale(1.1)
    }

    50% {
        opacity: 0.6;
        transform: scale(1.125)
    }

    60% {
        opacity: 0.7;
        transform: scale(1.15)
    }

    70% {
        opacity: 0.55;
        transform: scale(1.175)
    }

    80% {
        opacity: 0.9;
        transform: scale(1.2)
    }

    90% {
        opacity: 0.95;
        transform: scale(1.225)
    }

    100% {
        opacity: 1;
        transform: scale(1.25)
    }
}

@-moz-keyframes wave-animation {
    0% {
        opacity: 0.1;
        transform: scale(1)
    }

    10% {
        opacity: 0.2;
        transform: scale(1.025)
    }

    20% {
        opacity: 0.3;
        transform: scale(1.05)
    }

    30% {
        opacity: 0.25;
        transform: scale(1.075)
    }

    40% {
        opacity: 0.5;
        transform: scale(1.1)
    }

    50% {
        opacity: 0.6;
        transform: scale(1.125)
    }

    60% {
        opacity: 0.7;
        transform: scale(1.15)
    }

    70% {
        opacity: 0.55;
        transform: scale(1.175)
    }

    80% {
        opacity: 0.9;
        transform: scale(1.2)
    }

    90% {
        opacity: 0.95;
        transform: scale(1.225)
    }

    100% {
        opacity: 1;
        transform: scale(1.25)
    }
}

@-o-keyframes wave-animation {
    0% {
        opacity: 0.1;
        transform: scale(1)
    }

    10% {
        opacity: 0.2;
        transform: scale(1.025)
    }

    20% {
        opacity: 0.3;
        transform: scale(1.05)
    }

    30% {
        opacity: 0.25;
        transform: scale(1.075)
    }

    40% {
        opacity: 0.5;
        transform: scale(1.1)
    }

    50% {
        opacity: 0.6;
        transform: scale(1.125)
    }

    60% {
        opacity: 0.7;
        transform: scale(1.15)
    }

    70% {
        opacity: 0.55;
        transform: scale(1.175)
    }

    80% {
        opacity: 0.9;
        transform: scale(1.2)
    }

    90% {
        opacity: 0.95;
        transform: scale(1.225)
    }

    100% {
        opacity: 1;
        transform: scale(1.25)
    }
}

@keyframes wave-animation {
    0% {
        opacity: 0.1;
        transform: scale(1)
    }

    10% {
        opacity: 0.2;
        transform: scale(1.025)
    }

    20% {
        opacity: 0.3;
        transform: scale(1.05)
    }

    30% {
        opacity: 0.25;
        transform: scale(1.075)
    }

    40% {
        opacity: 0.5;
        transform: scale(1.1)
    }

    50% {
        opacity: 0.6;
        transform: scale(1.125)
    }

    60% {
        opacity: 0.7;
        transform: scale(1.15)
    }

    70% {
        opacity: 0.55;
        transform: scale(1.175)
    }

    80% {
        opacity: 0.9;
        transform: scale(1.2)
    }

    90% {
        opacity: 0.95;
        transform: scale(1.225)
    }

    100% {
        opacity: 1;
        transform: scale(1.25)
    }
}

@-webkit-keyframes phone-animation {
    0% {
        -webkit-transform: rotate(0) scale(0.85) skew(1deg);
        transform: rotate(0) scale(0.85) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(0.9) skew(1deg);
        transform: rotate(-25deg) scale(0.9) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(0.92) skew(1deg);
        transform: rotate(25deg) scale(0.92) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(0.93) skew(1deg);
        transform: rotate(-25deg) scale(0.93) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(0.95) skew(1deg);
        transform: rotate(25deg) scale(0.95) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(0.93) skew(1deg);
        transform: rotate(0) scale(0.93) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(0.9) skew(1deg);
        transform: rotate(0) scale(0.9) skew(1deg)
    }
}

@-moz-keyframes phone-animation {
    0% {
        -webkit-transform: rotate(0) scale(0.85) skew(1deg);
        transform: rotate(0) scale(0.85) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(0.9) skew(1deg);
        transform: rotate(-25deg) scale(0.9) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(0.92) skew(1deg);
        transform: rotate(25deg) scale(0.92) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(0.93) skew(1deg);
        transform: rotate(-25deg) scale(0.93) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(0.95) skew(1deg);
        transform: rotate(25deg) scale(0.95) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(0.93) skew(1deg);
        transform: rotate(0) scale(0.93) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(0.9) skew(1deg);
        transform: rotate(0) scale(0.9) skew(1deg)
    }
}

@-o-keyframes phone-animation {
    0% {
        -webkit-transform: rotate(0) scale(0.85) skew(1deg);
        transform: rotate(0) scale(0.85) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(0.9) skew(1deg);
        transform: rotate(-25deg) scale(0.9) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(0.92) skew(1deg);
        transform: rotate(25deg) scale(0.92) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(0.93) skew(1deg);
        transform: rotate(-25deg) scale(0.93) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(0.95) skew(1deg);
        transform: rotate(25deg) scale(0.95) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(0.93) skew(1deg);
        transform: rotate(0) scale(0.93) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(0.9) skew(1deg);
        transform: rotate(0) scale(0.9) skew(1deg)
    }
}

@keyframes phone-animation {
    0% {
        -webkit-transform: rotate(0) scale(0.85) skew(1deg);
        transform: rotate(0) scale(0.85) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(0.9) skew(1deg);
        transform: rotate(-25deg) scale(0.9) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(0.92) skew(1deg);
        transform: rotate(25deg) scale(0.92) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(0.93) skew(1deg);
        transform: rotate(-25deg) scale(0.93) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(0.95) skew(1deg);
        transform: rotate(25deg) scale(0.95) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(0.93) skew(1deg);
        transform: rotate(0) scale(0.93) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(0.9) skew(1deg);
        transform: rotate(0) scale(0.9) skew(1deg)
    }
}