body.page-template.page-template-tpl__form #page {
    max-width: 100% !important;
}

.elementor-4284 .elementor-element.elementor-element-7acff363:not(.elementor-motion-effects-element-type-background) {
    background-size: cover;
}

.full-page {
    background: #fff;
}

.form-wrapper {
    background: #fff;
    box-shadow: 0 4px 41px rgba(0,0,0,.11);
    border-radius: 10px;
    margin: 50px auto;
    max-width: 1110px;
    overflow: hidden
}

.form-wrapper__inner {
    padding: 30px
}

.form-wrapper__title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    font-family: Poppins,sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    color: #3377ba;
    margin-bottom: 10px
}

.form-wrapper__clear {
    display: inline-flex;
    align-items: center;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    color: #3377ba;
    text-decoration: none;
    transition: .3s
}

.form-wrapper__clear svg {
    margin-left: 10px
}

.form-wrapper__clear svg path {
    fill: #3377ba;
    transition: .3s
}

.form-wrapper__clear:hover {
    color: #f55;
    transition: .3s
}

.form-wrapper__clear:hover svg path {
    fill: #f55;
    transition: .3s
}

.form-wrapper__row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 10px
}

@media (max-width: 600px) {
    .checkbox-faster {
        padding-left: 0;
    }
    .form-wrapper__btn.form-wrapper__btn-white {
        min-width: 100%;
    }
}

@media (max-width: 475px) {
    .form-wrapper__row {
        flex-direction: column;
        margin-bottom: 0;
    }
    .form-wrapper__cell-w33 {
        width: 100% !important;
    }
}

.form-wrapper__cell {
    width: 100%;
    margin-bottom: 10px
}

.form-wrapper__cell-w25,.form-wrapper__cell-w50 {
    width: 100%
}

.form-wrapper__cell label {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: #101010;
    margin: 0 0 4px;
    display: block
}

.form-wrapper__cell input {
    background: #fff;
    border: 1px solid #dadada;
    box-sizing: border-box;
    border-radius: 2px;
    padding: 15px 20px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #101010;
    width: 100%
}

.form-wrapper__cell input::-moz-placeholder {
    color: #636060
}

.form-wrapper__cell input::placeholder {
    color: #636060
}

.form-wrapper__cell select {
    background: #fff;
    border: 1px solid #dadada;
    box-sizing: border-box;
    border-radius: 2px;
    padding: 15px 20px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #101010;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: ''
}

.form-wrapper__cell select::-moz-placeholder {
    color: #636060
}

.form-wrapper__cell select::placeholder {
    color: #636060
}

.form-wrapper__cell select::-ms-expand {
    display: none
}

.form-wrapper__space {
    margin-bottom: 20px
}

.form-wrapper__bottom {
    background: #3377ba;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 30px
}

.form-wrapper__check {
    padding-right: 0;
    flex-grow: 1;
    margin-right: 0;
    width: 100%;
    border-bottom: 1px solid #fff;
    padding-bottom: 30px
}

.form-wrapper__checkbox {
    position: relative;
    margin-bottom: 22px
}

.form-wrapper__checkbox:last-child {
    margin-bottom: 0
}

.form-wrapper__checkbox input {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 4;
    opacity: 0;
    cursor: pointer
}

.form-wrapper__checkbox input+label:before {
    content: '';
    width: 15px;
    height: 15px;
    border: 1px solid #fff;
    border-radius: 2px;
    top: calc(50% - 9px);
    left: 0;
    display: block;
    position: absolute
}

.form-wrapper__checkbox input:checked+label:before {
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.75 6.9375L0.625 3.8125L1.61875 2.875L3.75 4.96875L8.38125 0.375L9.375 1.3625L3.75 6.9375Z' fill='%233377BA'/%3E%3C/svg%3E");
    background-position: center center;
    background-repeat: no-repeat
}

.form-wrapper__checkbox label {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #fff;
    position: relative;
    padding-left: 25px;
    margin-bottom: 0
}

.form-wrapper__prices {
    width: 100%;
    margin-top: 20px
}

.form-wrapper__item {
    display: flex;
    align-items: flex-end;
    text-align: right;
    margin-top: 6px
}

.form-wrapper__main {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    margin-right: 10px
}

.form-wrapper__price {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    color: #fff
}

.form-wrapper__days {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    color: #fff
}

.form-wrapper__btns {
    width: 100%;
    margin-top: 30px
}

.form-wrapper__btn {
    all: unset;
    height: 60px;
    display: inline-flex;
    padding: 0 60px;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    box-sizing: border-box;
    border-radius: 2px;
    background: 0 0;
    transition: .3s;
    align-items: center;
    cursor: pointer;
    width: 100%;
    justify-content: center;
    margin-left: 0
}

.form-wrapper__btn:hover {
    background: #fff;
    color: #3377ba;
    transition: .3s
}

.form-wrapper__btn-white {
    background: #fff;
    color: #3377ba
}

.form-wrapper__btn-white:hover {
    color: #fff;
    background: #3377ba
}

.form-wrapper__btn-item {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    position: relative
}

.form-wrapper__btn-item .notification {
    position: absolute;
    bottom: -23px;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 15px;
    color: #fff;
    left: 50%;
    transform: translateX(calc(-50%))
}

.form-wrapper-large {
    box-shadow: none;
    max-width: 1000px;
    border-radius: 0
}

.form-wrapper-large .form-wrapper__inner {
    padding: 0
}

.form-wrapper-large .form-wrapper__bottom {
    padding: 0;
    background: #fff
}

.form-wrapper-large .form-wrapper__bottom .form-wrapper__checkbox label,.form-wrapper-large .form-wrapper__bottom .form-wrapper__days,.form-wrapper-large .form-wrapper__bottom .form-wrapper__main,.form-wrapper-large .form-wrapper__bottom .form-wrapper__price {
    color: #3377ba
}

.form-wrapper-large .form-wrapper__bottom .form-wrapper__checkbox input+label:before {
    border-color: #3377ba
}

.form-wrapper-large .form-wrapper__bottom .form-wrapper__checkbox input:checked+label:before {
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.75 6.9375L0.625 3.8125L1.61875 2.875L3.75 4.96875L8.38125 0.375L9.375 1.3625L3.75 6.9375Z' fill='white'/%3E%3C/svg%3E%0A");
    background-color: #3377ba
}

.form-wrapper-large .form-wrapper__bottom .form-wrapper__check {
    border-color: #dadada
}

.form-wrapper-large .form-wrapper__bottom .form-wrapper__btn {
    background: #3377ba;
    border-color: #3377ba;
    color: #fff;
    margin-left: 0;
    width: 100%
}

.edit-btn {
    display: inline-flex;
    align-items: center;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    color: #3377ba;
    text-decoration: none
}

.edit-btn svg {
    margin-left: 10px
}

.form-divider {
    background: #dadada;
    height: 1px;
    margin: 45px 0
}

@media (min-width: 600px) {
    .form-wrapper__inner {
        padding:47px 55px 40px
    }

    .form-wrapper__bottom {
        padding: 37px 50px 31px
    }

    .form-wrapper__check {
        width: unset;
        margin-right: 50px;
        border-right: 1px solid #fff;
        border-bottom: 0;
        padding-right: 10px;
        padding-bottom: 0
    }

    .form-wrapper__prices {
        width: unset;
        margin-top: 0
    }

    .form-wrapper__btn-item {
        display: inline-block;
        margin-bottom: 0;
        width: unset
    }

    .form-wrapper__btn-item .notification {
        transform: translateX(calc(-50% + 20px))
    }

    .form-wrapper__btn {
        width: unset;
        margin-left: 20px
    }

    .form-wrapper-large .form-wrapper__bottom .form-wrapper__btn {
        width: 350px;
        margin-left: 80px
    }
}

@media (min-width: 768px) {
    .form-wrapper__cell {
        width:32%;
        margin-bottom: 0
    }

    .form-wrapper__cell-w25 {
        width: 24%
    }

    .form-wrapper__cell-w50 {
        width: 49%
    }
}

@media (min-width: 992px) {
    .form-wrapper__btns {
        width:unset;
        margin-top: 0
    }
}


.form-error {
    text-align: center;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    padding: 18px 15px;

    background: #FF445B;
}

.form-checkboxes {
    display: flex;
}

.form-checkbox {
    position: relative;
    margin-right: 30px;

}

.form-checkbox  input {
    position: absolute;
    z-index: 2;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.form-checkbox label {
    position: relative;

    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #101010;

    padding-left: 25px;
}

.form-checkbox label:before {
    content: '';
    display: block;
    position: absolute;
    background: #FFFFFF;
    width: 20px;
    height: 20px;
    border: 1px solid #DDE2E5;
    box-sizing: border-box;
    border-radius: 14px;

    top:0;
}

.form-checkbox label:after {
    content: '';
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    left: 4px;
    top:4px;
    background: #3377BA;
    border-radius: 14px;
    opacity: 0;
}

.form-checkbox  input:checked + label:before {
    border: 2px solid #3377BA;
}

.form-checkbox  input:checked +  label:after {
    opacity: 1;
}

/* success page */
.success-page {
    padding: 107px 15px 180px;
    text-align: center;
}

.success-page h1 {
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 60px;
    text-align: center;
    color: #101010;
    margin: 27px 0 10px;
}

.success-page p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #101010;
}

.success-page p a {
    color: #3377BA;
}

.success-page .like-btn {
    display: inline-flex;
    width: 286px;
    height: 60px;
    align-items: center;
    justify-content: center;

    background: #3377BA;
    border-radius: 2px;

    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
    /* identical to box height */

    text-align: center;
    text-transform: uppercase;

    /* white */
    border: 1px solid #3377BA;
    color: #FFFFFF;
    transition: .3s;
}

.success-page .like-btn:hover {
    border: 1px solid #3377BA;
    color: #3377BA;
    background: #fff;
}

/* payment page */
section.payment-form.form-wrapper-large {
    margin: 0 auto;
}
section.payment-form.form-wrapper-large {
   padding: 40px 15px 105px;
}

.back-form {
    display: inline-flex;
    align-items: center;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    color: #3377BA;

}

section.payment-form .back-form svg {
    margin-right: 11px;
}

section.payment-form .form-wrapper__bottom.white {
    align-items: center;
}

.payment-form.form-wrapper-large h1 {
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 60px;
    text-align: center;
    color: #101010;
    margin-bottom: 40px;
    position: relative;
}

.payment-form.form-wrapper-large h1 span {
    display: inline-block;
    background: #fff;
    z-index: 3;
    position: relative;
    padding: 0 76px;
}

.payment-form.form-wrapper-large h1:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #DADADA;
    display: block;
    position: absolute;
    z-index: 1;
    top: 30px;
}

.form-payments {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.form-payments__item {
    width: 24%;
    position: relative;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
	margin: 0 0.4% 20px;
    background: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 8px;
}

@media (max-width: 991px) {
    .form-payments__item {
        width: 48%;
		margin: 0 0.8% 20px;
    }
}


@media (max-width: 480px) {
    .form-payments__item {
        width: 100%;
    }
}

.form-payments__item input {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 3;
    cursor: pointer;
}

.payment-divider {
    width: 100%;
    height: 1px;
    background: #DADADA;
    margin: 60px 0 40px;
}

.form-payments__item img{
    position: relative;
    z-index: 2;
}

.form-payments__item-pseudo {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}

input:checked + .form-payments__item-pseudo {
    border: 4px solid #3377BA;
    background: #F8F8F8;
    border-radius: 8px;
}
