.register {
    background: #f2f1ee;
    max-width: 554px;
    margin: 0 auto;
}

.xcritical-form .xcritical-form_confirm__password,
.xcritical-form .xcritical-form_email,
.xcritical-form .xcritical-form_firstname,
.xcritical-form .xcritical-form_fullname,
.xcritical-form .xcritical-form_lastname,
.xcritical-form .xcritical-form_password,
.xcritical-form .xcritical-form_phone,
.xcritical-form .xcritical-form_promo {
    height: auto;
}

.auth .xcritical-form input,
.register .xcritical-form input {
    height: 60px;
    color: #919191;
    border-radius: 3px;
    padding: 16px 24px;
    font-size: 18px;
    font-weight: 300;
    background: #ffffff;
}

.register .xcritical-form .xcritical-form_phone__input {
    padding: 16px 0;
}

.auth .xcritical-form div,
.register .xcritical-form div {
    width: 100%;
    position: relative;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
}

.register .xcritical-form .xcritical-form_phone__country {
    width: unset;
    border: none;
    background: #ffffff;
}

.register .xcritical-form .country-item,
.register .xcritical-form .country-item_code,
.register .xcritical-form .country-item_name {
    border: none;
}

.register .xcritical-form .xcritical-form_phone__country___input {
    padding: 0;
}

.register .xcritical-form .xcritical-form_term {
    border: none;
}

.register .xcritical-form .xcritical-form_term__input {
    content: '';
    opacity: 1;
    width: 20px;
    height: 20px;
    padding: 0;
    background: none;
    border: 1px solid #232323;
    border-radius: unset;
    position: absolute;
    appearance: none;
    left: 0;
    top: 0;
}

.register .xcritical-form .xcritical-form_term__input:before {
    content: "✓";
    font-size: 22px;
    font-weight: 700;
    position: absolute;
    color: #638dce;
    top: -7px;
    left: 1px;
    opacity: 0;
}

.register .xcritical-form .xcritical-form_term__input:checked:before {
    opacity: 1;
}

.register .xcritical-form .xcritical-form_term span {
    padding-left: 25px;
    position: relative;
    display: block;
    text-align: center;
    line-height: 19px;
    color: #232323;
}
.register .xcritical-form .xcritical-form_term a {
    text-decoration: underline;
}

.register .xcritical-form label.error:before {
    bottom: -25px;
    width: 200px;
}

.flex-center, .standart-btn {
    display: flex;
    align-items: center;
    justify-content: center
}

.standart-btn {
    width: 100%;
    height: 100%;
    max-width: 310px;
    margin: 0 auto;
    transition: all .3s cubic-bezier(.075, .82, .165, 1);
    font-size: .8rem;
    line-height: 1rem;
    font-weight: 700
}

.twenty-two-text-n {
    font-size: 22px;
    line-height: 33px;
    font-weight: 400
}

.twenty-two-text-b {
    font-size: 22px;
    line-height: 33px;
    font-weight: 700
}

* {
    box-sizing: border-box
}

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
}

main {
    display: block
}

:focus {
    outline: 0
}

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

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

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

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

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%
}

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

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:focus {
    outline: thin dotted
}

a:active, a:hover {
    outline: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

figure, form {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled], html input[disabled] {
    cursor: default
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

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

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

textarea {
    overflow: auto;
    vertical-align: top
}

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

button, html, input, select, textarea {
    color: #222
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

img {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    text-decoration: none
}

li, ol, ul {
    margin: 0;
    padding: 0
}

li {
    list-style: none
}

button {
    background-color: transparent;
    font-family: inherit;
    font-size: inherit
}

button, input, select {
    border: none;
    margin: 0;
    padding: 0
}

input, select {
    -webkit-appearance: none
}

a, a:focus, button, button:focus {
    outline: none;
    box-shadow: none
}

:after {
    box-sizing: border-box
}

input[type=password]::-ms-clear, input[type=password]::-ms-reveal {
    display: none !important
}

input {
    -webkit-filter: none !important;
    filter: none !important
}


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

.platform-container {
    width: 100%;
    max-width: 856px;
    padding: 0;
    margin: 0 auto
}

h1 {
    font-size: 40px;
    line-height: 150%
}

h1, h2 {
    font-weight: 700;
    font-family: Baskerville
}

h2 {
    font-size: 35px;
    line-height: 75px
}

.ul__wrap li {
    font-size: 18px;
    line-height: 150%;
    font-weight: 400;
    font-family: JosefinSans;
    padding-left: 31px;
    position: relative;
    margin-bottom: 6px
}

.ul__wrap li:before {
    content: "";
    display: block;
    width: 10px;
    height: 8px;
    background-image: url(/wp-content/themes/dky/images/reused/list-check-icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 11px
}

.ul_circle {
    margin-bottom: 20px
}

.ul_circle li {
    padding-left: 15px;
    position: relative;
    line-height: 30px;
    font-family: JosefinSans
}

.ul_circle li:before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background: #1556bd;
    position: absolute;
    left: 0;
    top: 11px
}

p {
    font-size: 18px;
    line-height: 150%;
    font-weight: 300;
    font-family: JosefinSans
}

.first-screen-wrap {
    background-image: url(/wp-content/themes/dky/images/reused/back-first-page-inner.png);
    background-size: 100% 750px;
    background-repeat: no-repeat;
    padding: 255px 15px 0
}

.first-screen-wrap h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 150%;
    text-align: center;
    color: #fff;
    margin: 0 auto 40px
}

.first-screen-wrap__descr {
    font-family: JosefinSans;
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 120%;
    text-align: center;
    color: #fff;
    max-width: 1122px;
    margin: 0 auto
}

.first-screen-wrap__main-img {
    text-align: center;
    max-width: 1230px;
    margin: 0 auto
}

.first-screen-wrap__main-img img {
    width: 100%
}

.platform.first-screen-wrap {
    padding: 155px 15px 0
}

.first-screen-wrap__breadcrumbs {
    background-image: url(/wp-content/themes/dky/images/reused/back-first-page-inner.png);
    background-size: 100% 750px;
    background-repeat: no-repeat;
    padding: 155px 15px 0
}

.first-screen-wrap__breadcrumbs h1 {
    margin: 110px auto 40px;
    text-align: center;
    color: #fff
}

.first-screen-wrap__breadcrumbs .breadcrumbs__current {
    color: #fff;
    text-transform: capitalize
}

.breadcrumbs__separator {
    color: #909090
}

.page-auth.first-screen-wrap {
    background-size: 100% 580px;
    padding-bottom: 60px
}

.bg-colored{
    text-align: center;
}

.auth {
    max-width: 554px;
    width: 100%;
    padding: 88px 70px;
    background-color: #f2f1ee;
    margin: 0 auto;
    text-align: center;
    font-family: JosefinSans;
    font-size: 18px
}

.auth .form-group {
    margin-bottom: 20px
}

.auth .btn {
    max-width: 100%
}

.auth .auth__notice {
    margin: 80px auto 0;
    padding-top: 25px;
    max-width: 322px;
    width: 100%;
    border-top: 1px solid #eceff4;
    color: #232323
}

.register-problem {
    text-align: center;
    font-family: JosefinSans;
    font-size: 18px;
    color: #8d8e8f;
    padding-bottom: 80px;
    margin-top: 32px
}

.forgot-link-wrapper{
    margin: 40px 0 45px;
}

.forgot-link {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #232323;
    margin: 20px 0 45px 0;
}

.register{
    background: #f2f1ee;
}

.register .form-wrapper {
    padding: 86px 104px 93px;
    max-width: 1054px;
    width: 100%;
    background-color: #f2f1ee;
    margin: 0 auto
}

.register__info {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1054px;
    margin: 0 auto;
    padding: 15px 15px 50px
}

.register__img-wrap {
    max-width: 453px
}

.register__img-wrap img {
    width: 100%
}

.register__info-content {
    max-width: 481px
}

.register__info-title {
    font-weight: 600;
    color: #1556bd
}

.register__info-text, .register__info-title {
    font-family: JosefinSans;
    font-size: 18px;
    line-height: 150%
}

.register__info-text {
    color: #232323
}

.register__info-text span {
    margin-top: 15px;
    display: inline-block
}

.form-group {
    max-width: 408px;
    width: 100%;
    position: relative;
    border: 1px solid #d3d3d3;
    border-radius: 3px
}

.form-group input {
    width: 100%;
    height: 60px;
    color: #919191;
    border-radius: 3px;
    padding: 16px 24px;
    font-family: JosefinSans;
    font-size: 18px;
    font-weight: 300
}

.form-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 20px;
    -moz-column-gap: 15px;
    column-gap: 15px
}

.btn, .xcritical-form .xcritical-form_btn {
    position: relative;
    display: block;
    padding: 0 25px;
    height: 53px;
    border-radius: 4px;
    background-color: #13A037;
    color: #fff;
    font-size: 16px;
    line-height: 54px;
    text-transform: uppercase;
    letter-spacing: .01em;
    text-align: center;
    box-sizing: border-box;
    border: none;
    transition: background .2s ease,box-shadow .25s ease;
    max-width: 280px;
    margin: 0 auto;
}

.xcritical-form .xcritical-form_btn {
    max-width: 100%;
    margin-top: 10px;
}

.xcritical-form .xcritical-form_btn:hover {
    background-color: #2d366d;
}

.icon:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: contain;
    flex-shrink: 0;
    flex-grow: 0;
    margin-right: .5em;
    background-repeat: no-repeat;
    background-position: 50%;
    box-sizing: border-box
}

.icon-arrow-down:before {
    background-image: url(/wp-content/themes/dky/images/reused/arrow-country-list.svg)
}

.form-notice__checkbox:before {
    border: 1px solid #232323
}

.form-notice__checkbox:checked:before {
    background-image: url(/wp-content/themes/dky/images/reused/check-checkbox.svg)
}

.form-notice {
    display: inline-block;
    opacity: .5;
    transition: .5s
}

.form-notice:hover {
    opacity: 1
}

.wrap_btn-privacy {
    padding-top: 15px
}

.form-notice__text {
    display: inline-block;
    color: #232323
}

.form-notice__text a {
    color: #232323;
    text-decoration: underline
}

.form-notice__text a:hover {
    text-decoration: none
}

.custom-select__image {
    margin-right: 10px
}

.custom-select__placeholder {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    position: relative;
    z-index: 2
}

.custom-select__list-item, .custom-select__placeholder > div, .custom-select__search input {
    font-size: 18px;
    line-height: 58px;
    font-weight: 400;
    color: #919191;
    display: flex;
    width: 100%;
    align-items: center;
    cursor: pointer;
    padding: 0 15px;
    transition: background .2s ease;
    background: #fff;
}

.custom-select .icon {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    transition: transform .3s;
    z-index: 3
}

.custom-select .icon:before {
    width: 7px
}

.custom-select__list-item {
    line-height: 45px
}

.custom-select__list {
    position: absolute;
    top: 100%;
    left: -1px;
    right: -1px;
    margin-top: 15px;
    list-style: none;
    max-height: 200px;
    overflow: hidden;
    z-index: 3;
    visibility: hidden;
    opacity: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    border: 1px solid #1556bd;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    transform: translateY(10px);
    transition: opacity .2s ease, visibility 0s ease .2s, transform .2s ease
}

.custom-select.list-show .custom-select__search:before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 20px;
    background-image: url(/wp-content/themes/dky/images/reused/top-arrow-list-country.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -29px;
    left: 15px
}

.custom-select__list::-webkit-scrollbar {
    width: 4px
}

.custom-select__list::-webkit-scrollbar-thumb {
    background: #1556bd
}

.custom-select__list::-webkit-scrollbar-track {
    background: #eceff5
}

.custom-select__list-item:hover {
    background-color: #f7f8fa
}

.custom-select__search {
    font-size: 18px;
    line-height: 58px;
    font-weight: 400;
    color: #555c63;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    opacity: 0;
    transition: opacity .3s, background-color .3s;
    z-index: -1
}

.custom-select.list-show .custom-select__list {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
    transition-delay: 0s
}

.custom-select.list-show .custom-select__search {
    opacity: 1;
    z-index: 4
}

.phone-group {
    display: flex;
    align-items: center
}

.phone-group:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 19px;
    background-color: #919191;
    position: absolute;
    left: 80px
}

.phone-group .form-placeholder {
    left: 80px
}

.phone-group .phone-code {
    flex: 0 0 100px;
    max-width: 100px;
    border: none
}

.phone-group .phone-code:after {
    content: "";
    display: inline-block;
    width: 2px;
    height: 8px;
    background-color: #919191
}

.phone-group .phone-number {
    padding-left: 0;
    flex: 1;
    border: none
}

._valid-form .form-group:after {
    content: attr(data-error);
    font-size: 12px;
    line-height: 1;
    font-weight: 400;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -14px;
    color: red;
    text-align: center
}

.form-notice.error .form-notice__checkbox:before {
    border: 1px solid #ff3a44
}

.form-notice.error a, .form-notice.error label {
    color: #ff3a44
}

.form-group.success {
    border: 1px solid #15cf74
}

.form-group.error {
    border: 1px solid #ff3a44
}

.errorSendAlert, .errorValidFieldAlert {
    display: none;
    color: #ff3a44;
    text-align: center;
    padding: 15px 0
}

.successAlert {
    display: none;
    color: #15cf74;
    text-align: center;
    padding: 15px 0
}

.contact {
    padding-bottom: 50px
}

.contact.form-wrapper {
    padding: 86px 104px 93px;
    max-width: 600px;
    width: 100%;
    background-color: #fff;
    margin: 0 auto
}

.contact.form-wrapper textarea {
    border: none;
    width: 100%;
    height: 70px;
    color: #919191;
    padding: 16px 24px;
    font-family: JosefinSans;
    font-size: 18px;
    font-weight: 300
}

.contact.form-wrapper .btn {
    margin-top: 20px;
    max-width: 100%
}

.form-notice {
    padding-top: 28px;
    margin-bottom: 30px;
}

.form-notice.first {
    margin-right: 30px;
    margin-bottom: 0;
}

.wpcf7-not-valid-tip {
    position: absolute;
    bottom: -19px
}

.wpcf7-list-item-label, .wpcf7-not-valid-tip {
    font-family: JosefinSans
}

.wpcf7-form-control-wrap {
    display: block
}

.wpcf7-response-output {
    text-align: center;
    font-family: JosefinSans
}

.wpcf7-list-item {
    margin: 0
}

.country-list_block, .custom-select__list-item {
    color: #919191;
    font-family: JosefinSans;
    font-size: 18px;
    font-weight: 300
}

.contact-us.form-wrapper {
    padding: 86px 104px 93px;
    max-width: 1054px;
    width: 100%;
    background-color: #fff;
    margin: 0 auto
}

.contact-us.form-wrapper textarea {
    border: none;
    max-width: 518px;
    width: 100%;
    height: 133px;
    color: #919191;
    padding: 16px 24px;
    font-family: JosefinSans;
    font-size: 18px;
    font-weight: 300
}

.contact-us.form-wrapper .btn {
    margin-top: 20px;
    max-width: 100%
}

.contact-us.form-wrapper .form-last-col {
    display: flex;
    justify-content: space-between;
    width: 100%;
    -moz-column-gap: 10px;
    column-gap: 10px;
    flex-wrap: wrap-reverse;
    align-items: flex-end
}

.contact-us.form-wrapper .wrap-btn-form {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.privacy-link {
    color: #1556bd;
    text-decoration: underline
}

.contact__info-container {
    display: flex;
    max-width: 1250px;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 30px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    margin: 0 auto;
    padding: 60px 10px
}

.contact-info__item {
    width: 100%;
    max-width: 290px
}

.contact-info__title {
    font-weight: 600;
    color: #1556bd;
    margin-bottom: 10px
}

.contact-info__title, .contact_info_txt {
    font-family: JosefinSans;
    font-size: 18px;
    text-align: center
}

.contact_info_txt {
    line-height: 27px;
    color: #232323;
    font-weight: 300
}

.contact-us-page.first-screen-wrap {
    background-color: transparent
}

html:lang(ph) .contact-us.form-wrapper .wrap-btn-form {
    width: 37%
}

html:lang(ph) .contact-us.form-wrapper textarea {
    height: 148px
}

@media screen and (max-width: 800px) and (min-width: 600px) {
    .container {
        padding: 0 35px
    }
}

@media screen and (min-width: 900px) {
    .platform-container {
        padding: 0 0 0 15px
    }
}

@media (min-width: 1090px) {
    .contact-us.form-wrapper .form-group.group-massageText {
        max-width: 518px
    }
}

@media (max-width: 1100px) {
    .contact__info-container {
        max-width: 554px
    }
}

@media (max-width: 1090px) {
    .contact-us.form-wrapper {
        max-width: 560px
    }

    .contact-us.form-wrapper .form-last-col {
        max-width: 408px
    }

    .contact-us.form-wrapper .wrap-btn-form, html:lang(ph) .contact-us.form-wrapper .wrap-btn-form {
        width: 100%
    }
}

@media (max-width: 1050px) {
    .register .form-wrapper {
        max-width: 600px
    }

    .form-container {
        justify-content: center
    }
}

@media (max-width: 900px) {
    .contact__info-container {
        justify-content: center
    }
}

@media (max-width: 800px) {
    h1 {
        font-size: 27px;
        line-height: 150%
    }

    h1, h2 {
        font-weight: 700
    }

    h2 {
        font-size: 25px;
        line-height: 35px
    }
}

@media screen and (max-width: 800px) {
    .first-screen-wrap {
        padding-top: 243px
    }

    .first-screen-wrap__descr {
        max-width: 650px;
        padding: 0 15px
    }

    .platform.first-screen-wrap {
        padding: 189px 0 0
    }
}

@media screen and (max-width: 600px) {
    .first-screen-wrap__breadcrumbs {
        padding-top: 95px
    }
}

@media (max-width: 600px) {
    .auth {
        padding: 50px 15px
    }

    .auth .auth__notice {
        margin: 50px auto 0
    }

    .register .form-wrapper {
        padding: 86px 15px 93px
    }

    .register__img-wrap {
        max-width: 250px
    }

    .contact-us.form-wrapper, .contact.form-wrapper {
        padding: 50px 15px
    }
}

@media screen and (max-width: 450px) {
    .ul__wrap li {
        font-size: 14px
    }

    p {
        font-size: 17px
    }

    .first-screen-wrap {
        padding-top: 150px;
        background-image: none;
        background-color: #232323;
        padding-bottom: 110px
    }

    .first-screen-wrap h1 {
        font-size: 27px
    }

    .first-screen-wrap__descr {
        font-size: 17px;
        line-height: 23px
    }

    .first-screen-wrap__main-img {
        position: absolute
    }

    .platform.first-screen-wrap {
        padding-top: 95px
    }
}

@media screen and (max-width: 360px) {
    .first-screen-wrap {
        padding-top: 170px
    }
}

@media (max-width: 360px) {
    .custom-select__list-item {
        font-size: 13px
    }
}

@media (max-width: 320px) {
    h2 {
        font-size: 23px;
        line-height: 35px;
        font-weight: 700
    }
}

.lang-switcher__btn {
    color: #fff
}