*{margin: 0;padding: 0;}
html{min-width: 320px;}
img{border:0;}
body {font-family: 'Cera Pro';color: #222;font-size: 20px;overflow-x: hidden;}
a{color: #222;text-decoration: underline;}
a:hover{color: #222;text-decoration: underline;}
header{padding-top: 55px;}
.logos img{width: 290px;}
.header-desc{text-align: right;font-size: 30px;padding-top: 5px;}
.bottom_header-img{height: 671px;background: url("../img/bottom_header-img.png") center no-repeat;}
.bottom_header-desc{    text-align: center;
    top: 50%;
    position: relative;
    transform: translateY(-70%);}
.bottom_header-desc span:first-child{font-size: 72px;line-height: 80px;display: block;margin-bottom: 15px;}
.bottom_header-desc span:last-child{font-size: 45px;line-height: 50px;color: #808080;display: block;}
.main_h1{font-size: 45px;line-height: 50px;color: #545454;padding: 60px 0 0;text-align: center;margin-bottom: 65px;}
.delemiter_box{    line-height: 30px;max-width: 1280px;margin: 0 auto 70px;
    font-size: 30px;
    text-align: center;
    border: 1px solid #db6a1d;
    padding-top: 22px;
    padding-bottom: 22px;
    padding-right: 45px;
    padding-left: 45px;}
.item__offer-content{    background: #fff;
    border-radius: 4px;
    box-shadow: 0px 0px 27px 0px rgba(31, 31, 31, 0.3);
    height: 100%;
    width: 100%;
    display: block;
    max-width: 380px;
    margin: 0 auto;
    padding: 35px 35px 115px;
    position: relative;
    text-decoration: none;}
.item__offer-content:hover{text-decoration: none;}
.offer_img{display: table-cell;vertical-align: middle;width: 310px;height: 100px;}
.offer_img img{display: block;max-width: 262px;max-height: 65px;margin: 0 auto;}
.offer_shild{display: block;
    position: absolute;
    height: 38px;
    border-radius: 10px 10px 0 0;
    background: #2b478b;
    color: #fff;
    font-size: 20px;
    line-height: 38px;
    text-align: center;
    font-weight: bold;
    width: 100%;
    max-width: 360px;
    top: -38px;
    left: 50%;
    transform: translateX(-50%);}
.offer_rating-title{font-size: 20px;line-height: 28px;color: #000;text-align: center;font-weight: bold;margin-bottom: 5px;}
.offer_ratings-box{position: relative;width: 144px;display: block;height: 26px;margin: 0 auto 20px;}
.stars_block{display: block;
    width: 144px;height: 26px;
    background: url(../img/stars_block.svg) no-repeat;
    z-index: 1;
    position: relative;}
.rating_scale{background: #e2810e;
    width: 100%;
    height: 21px;
    display: block;
    position: absolute;
    z-index: 0;
    top: 1px;
    left: 2px;
    max-width: 140px;}
.list-item_properties {
    list-style: none;
    font-size: 18px;
    line-height: 25px;
    margin: 10px 15px 0 15px;color: #000;
}
.list-item_properties li {
    color: #576c6f;
    border-bottom: 1px solid #bbbbbb;
    position: relative;
    margin-bottom: 10px;
}
.list-item_properties li .float-left {
    font-weight: 500;
    background: #fff;
    position: relative;
    bottom: -1px;
}
.list-item_properties li .float-right {
    background: #fff;
    position: relative;
    bottom: -1px;font-weight: bold;
}
.float-right {
    float: right;
}
.float-left {
    float: left;
}
.clearfix:after {
    content: " ";
    clear: both;
    display: table;
}
.btn_1{background: #5d9c00;color: #fff;text-align: center;border-radius: 5px;
 box-shadow: 0px 12px 24px 0px rgba(25, 76, 0, 0.5);}
.btn_1:hover{background: #386b00;color: #fff;}
.item__offer-content .btn_1{    font-size: 30px;
    position: absolute;
    width: calc(100% - 70px);
    bottom: 30px;
    left: 35px;
    line-height: 28px;
    text-transform: uppercase;
    display: block;
    padding: 21px 0;
    font-weight: bold;}
.item__offer:hover .btn_1{background: #386b00;}
.item__offer{margin-bottom: 70px;}
.off_6 .item__offer-content{background: #2b478b;color: #fff;}
.off_6 .btn_1{color: #222;background: #fff;box-shadow: 0px 12px 24px 0px rgba(255, 255, 255, 0.5);border:3px solid transparent;}
.off_6:hover .btn_1{background: #8a98ba;border-color: #fff;}
.item__bonus-title{font-size: 50px;line-height: 65px;text-align: center;font-weight: bold;text-transform: uppercase;margin: 0 0 10px;}
.item__bonus-img{height: 101px;display: block;background: url(../img/item__bonus-img.png) center no-repeat;}
.footer_box{font-size: 22px;line-height: 25px;padding-top: 80px;}
.footer_box ul{margin: 0 0 10px 40px;}
.footer_box ul li{margin: 0 0 10px;}
.footer_box p{margin: 0 0 10px 20px;}

.content{margin-bottom: 30px;}
footer{padding-bottom: 70px;}
.container.modals{    position: fixed;    z-index: 1;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);}
.theme_modal{width: 378px;border-radius: 4px;background: #ffb93e;padding: 15px;position: absolute;left: 0;bottom: 50px;display: none;}
.theme_modal-title{display: block;font-weight: bold;color: #1f1f1f;font-size: 15px;line-height: 20px;text-align: center;}
.float-left{float: left;}
.float-right{float: right;}
.theme_modal-body{font-size: 15px;line-height: 20px;color: #1f1f1f;    display: block;margin: 0 0 10px;text-align: center;}
footer .float-right{width: 230px;text-align: center;}
.theme_modal .btn_1{width: 154px;height: 35px;font-size: 16px;text-decoration: none;display: block;margin: 0 auto;line-height: 35px;text-transform: uppercase;font-weight: bold;}
.btn_cloze{width: 16px;height: 16px;position: absolute;background: url("../img/btn_cloze.png") center no-repeat;right:10px;top: 10px;cursor: pointer;}
.theme_modal-img{    display: block;
    position: absolute;
    width: 133px;
    height: 133px;
    background: url(../img/theme_modal-img.png) center no-repeat;
    left: 10px;
    top: 13px;}

.item__offer .visited{opacity: 0.5;}
.item__offer .visited .btn_1{background: #d6cdc1;}
.item__bonus .visited{opacity: 1;}
.item__bonus .visited .btn_1{background: #fff;}

.bonus__animate{ width: 193px; height: 135px; border-radius: 50%;background:url(../img/bonus__animate.png) no-repeat;position: absolute; display: none;bottom: 50px; right: 0px;animation-duration: 2s;animation-iteration-count: infinite;}
.bounce {
    animation-name: bounce;
    animation-timing-function: ease;
}
 @keyframes  bounce {
    0%   { transform: scale(1,1)    translateY(0); }
    10%  { transform: scale(1.1,.9) translateY(0); }
    30%  { transform: scale(.9,1.1) translateY(-40px); }
    50%  { transform: scale(1,1)    translateY(0); }
    57%  { transform: scale(1,1)    translateY(-7px); }
    64%  { transform: scale(1,1)    translateY(0); }
    100% { transform: scale(1,1)    translateY(0); }
}


.register__form.bg_theme_1 {
    padding: 75px 0 0;
}
.register__form.bg_theme_1 {
    background: #00495a;
}
.theme_title {
    font-size: 48px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
}
.register__form .theme_desc {
    font-size: 25px;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
}
.step__reg {
    margin-bottom: 25px;
}
.step__reg [class*="col-"] span {
    display: block;
    font-size: 18px;
    color: #fff;
    background: #4d808c;
    border-radius: 6px;
    padding: 8px 20px;
}
.step__reg [class*="col-"] span.active {
    background: #f25727;
    color: #fff;
}

.form-group_type_1 {
    background: #80a4ad;
    border-radius: 6px;
    padding: 35px 45px;
    margin-bottom: 25px;
}
.form-group_type_1 .form-group {
    display: table;
    margin: 0 auto;
    max-width: 500px;
    width: 100%;
}
.form-group_type_1 .form-group {
    margin: 0 auto 25px;
}
.form-group_type_1 .form-group label {
    font-size: 25px;
    line-height: 60px;
    color: #000;
    margin-bottom: 10px;
    font-weight: 500;
}
select.form-control {
    height: 68px;
    border: 1px solid #f25727;
    font-size: 25px;
    padding: 0 30px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: url(../img/select_btn.png) no-repeat right top,#fff;
}
.form-group_type_1 select {
    max-width: 500px;
}
.form-control {
    border-radius: 6px;
    display: block;
    width: 100%;
}
.price__chet .float-right {
    color: #000;
}
.float-right {
    float: right;
}
.question_box_1 {
    display: none;
}
.rcalc_info_question_box {
    background: #edf8fb;
    border: 1px solid #19bb4f;
    font-style: italic;
    font-size: 16px;
    color: #6c7375;
    padding: 10px 25px 10px 90px;
    border-radius: 6px;
    margin: 15px 0 0 0;
    position: relative;
}
.rcalc_info_question_box i {
    display: block;
    position: absolute;
    top: 2px;
    right: 5px;
    cursor: pointer;
    font-style: normal;
    transition: transform .5s cubic-bezier(.16,.81,.32,1),opacity .5s ease;
    opacity: 0.7;
    color: #19bb4f;
}
.open__link {
    text-decoration: none;
    cursor: pointer;
    border-bottom: 1px dashed;
    position: relative;
    color: #fff;
}
.promokod_box {
    display: none;
}
.question_box_1 {
    display: none;
}
.rcalc_info_question_box {
    background: #edf8fb;
    border: 1px solid #19bb4f;
    font-style: italic;
    font-size: 16px;
    color: #6c7375;
    padding: 10px 25px 10px 90px;
    border-radius: 6px;
    margin: 15px 0 0 0;
    position: relative;
}
.rcalc_info_question_box i {
    display: block;
    position: absolute;
    top: 2px;
    right: 5px;
    cursor: pointer;
    font-style: normal;
    transition: transform .5s cubic-bezier(.16,.81,.32,1),opacity .5s ease;
    opacity: 0.7;
    color: #19bb4f;
}
.rcalc_info_question_box:after {
    content: "";
    position: absolute;
    display: block;
    width: 55px;
    height: 60px;
    background: url(../img/rcalc_info_question_box.png) no-repeat;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
}
.mobile__font-transform a:hover {
    color: #00495a;
}
.form-group label {
    display: block;
    color: #fff;
}
.form-group label sup {
    top: 5px;
    color: #ff7022;
    position: relative;
}
input[type='text'].form-control, input[type='tel'].form-control {
    height: 68px;
    max-width: 598px;
    background: #fff;
    border: 0;
    font-size: 20px;
    padding: 0 30px;
    box-shadow: 0px 5px 25px 0px rgb(121 183 197 / 25%);
}
.form-group_type_2 .col-6:last-child .form-group {
    padding-left: 12px;
}
.form-group {
    margin-bottom: 30px;
}
.form_hint {
    line-height: 30px;
    font-size: 16px;
    color: #ff7022;
    display: block;
    text-align: right;
    padding-right: 11px;
    padding-top: 3px;
}
.form-group label {
    margin-bottom: 15px;
    font-size: 20px;
}
.checkbox_form {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 40px;
    color: #fff;
}
.checkbox_box input[type=checkbox] {
    display: none;
}
.checkbox_box label {
    cursor: pointer;
}
.checkbox_box label:before {
    content: "";
    float: left;
    width: 33px;
    height: 33px;
    margin: 5px 27px 28px 0;
    background-color: #f25727;
    border-radius: 6px;
    cursor: pointer;
    top: 20px;
}
.checkbox_box label:before {
    content: "";
    float: left;
    width: 33px;
    height: 33px;
    margin: 5px 27px 28px 0;
    background-color: #f25727;
    border-radius: 6px;
    cursor: pointer;
    top: 20px;
}
.checkbox_box a{    color: #9bdae0;
    text-decoration: underline;}
    .checkbox_box input[type=checkbox]:checked+label:before {
        background: url(../img/check.png) no-repeat center,#f25727;
    }
    .register__form .btn_1 {
        width: 450px;
        height: 70px;
        font-size: 26px;
        text-align: center;
        line-height: 70px;
        margin: 0 auto 45px;
        border-radius: 34px;
    }
    .register__form .btn_1 {
        color: #222;
        font-weight: 500;
        background: #9bdae0;
    }
    .register__form .btn_1:hover {
        background: #fff;
    }
    .js-send {
        color: #fff;
        text-decoration: none;
        display: table;
        border-radius: 27px;
        background: #00495a;
        border: 0;
        cursor: pointer;
    }
    select.form-control:focus-visible{outline: none;}
    .step__reg em {
        font-style: normal;
    }
.register__form .btn_1{box-shadow: none;}

.footer {
    position: relative;
    background: #f1f4f5;
}

.footer .section-wrapper {
    padding: 60px 0 60px;
}
.contact-block .subsubtitle {
    margin-bottom: 30px;
}

.contact-block {
    font-size: 16px;
}

.contact-block .cols {
    align-items: flex-start;
}

.contact-block .mark {
    font-size: 18px;
    font-weight: bold;
    color: #353740;
    display: block;
    margin-top: 12px;
}

.contact-block a {
    color: inherit;
    text-decoration: none;
}

.footer .disclaimer {
    margin-bottom: 40px;
}

.contact-block .cols {
    align-items: flex-start;
}

.cols-item {
    flex: 1 0 0;
    padding-left: 1%;
}

.contact-block .mark {
    font-size: 18px;
    font-weight: bold;
    color: #353740;
    display: block;
    margin-top: 12px;
}
.cols {
    display: flex;
    flex-flow: wrap row;
    margin-left: -1%;
    align-items: center;
    justify-content: space-between;
}
.section-wrapper {
    margin: 0 auto;
    max-width: 1200px;
}
.theme_btn {
    background: #19bb4f;
    color: #fff;
    display: table;
    border-radius: 6px;
    font-weight: bold;
    transition: all 0.2s ease-in-out;
    width: 100%;
    text-transform: lowercase;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border: 0;
}
.theme_btn_1 {
    color: #fff !important;
    display: table;
    width: auto;
    padding: 0 20px;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    position: relative;
    top: -26px;
}
.theme_btn:hover {
    background: #16a546;
}
.footer .section-wrapper{padding-left: 10px;padding-right: 10px;}
body .form-control.error{-webkit-box-shadow: inset 0px 0px 0px 2px rgba(255, 0, 0, 1);
    -moz-box-shadow:    inset 0px 0px 0px 2px rgba(255, 0, 0, 1);
    box-shadow:         inset 0px 0px 0px 2px rgba(255, 0, 0, 1);}
.form-control:focus-visible{outline: none;}
label.error{color:red;position: absolute;font-size: 14px;}

.custom-checkbox-box{position: relative;}
    label.custom-checkbox-text{    color: #fff;cursor: pointer;
        transform: none;
        padding: 0 0 0 48px;
        z-index: 1;
        position: relative;
        right: auto;}
    .custom_ch{position: relative;
        width: 100%;
        height: 1px;}
    .custom-checkbox-box .custom_ch:after{content: '';
        display: block;
        width: 33px;
        height: 33px;
        flex-grow: 0;
        background:#f25727;
        border-radius: 0.25em;
        margin-right: 0.5em;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 50% 50%;
        cursor: pointer;
        top: -44px;
        position: absolute;
        left: 0;}
        .custom-checkbox-box a{color: #9bdae0;}
        .custom-checkbox-box .form-control:checked + .custom_ch:after, .custom-checkbox-box .form-control:checked + .error + .custom_ch:after{
            border-color: #f25727;
            background-color: #f25727;
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
        }
        .custom-checkbox-box .form-control{opacity: 0;margin: 0;padding: 0;height: 0;}
        .promokod_box input[type='text'] {
            border: 1px solid #19bb4f;
            padding: 4px 5px;
            text-transform: uppercase;
            font-size: 30px;
            width: 202px;
            text-align: center;
            margin: 14px 0 0 0;
            border-radius: 6px;
        }
        .open__link:hover{text-decoration: none;}
        .rcalc_info_question_box i:hover {
            opacity: 1;
            transform: rotate(180deg);
        }
        .price__chet .float-left:after {
            content: "";
            position: absolute;
            width: 110%;
            height: 2px;
            background: #fe3737;
            opacity: 0.5;
            left: -5%;
            top: 50%;
            transform: translateY(50%);
        }
        .price__chet .float-left {
            position: relative;
        }