/* fonts */

@font-face {
    font-family: 'PT Sans';
    font-style: italic;
    font-weight: 400;
    src: url("../fonts/jizYRExUiTo99u79D0e0x8mN.ttf") format('truetype');
}

@font-face {
    font-family: 'PT Sans';
    font-style: italic;
    font-weight: 700;
    src: url("../fonts/jizdRExUiTo99u79D0e8fOydLxUY.ttf") format('truetype');
}

@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/jizaRExUiTo99u79D0KEwA.ttf") format('truetype');
}

@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/jizfRExUiTo99u79B_mh0O6tKA.ttf") format('truetype');
}

/* */

body {
}

* {
    outline: none !Important;
}

button {
    transition: 0.3s;
}

label.error {
    display: none !important;
}

.error {
    border-color: red !important;
}

.valid {
    border-color: green !important;
}

.nomob {
    display: block;
}

.onlymob {
    display: none;
}

.nopadl {
    padding-left: 0;
}

.nopadr {
    padding-right: 0;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.container {
    max-width: 1000px;
}

.bold,
b,
strong {
    font-weight: bold;
}

header {
    background-color: #65d99b;
    padding: 20px 0px;
}

.fakt_wrp {
    position: relative;
}

.fakt_wrp img {
    display: inline-block;
    vertical-align: middle;
}

.fakt_wrp b {
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
    padding-left: 20px;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 77px);
}

.recall {
    display: block;
    background: none;
    border: none;
    font-size: 16px;
    color: #267956;
    text-transform: uppercase;
    border-width: 2px;
    border-color: rgb(50, 111, 78);
    border-style: solid;
    width: 100%;
    height: 54px;
    text-align: center;
    line-height: 54px;
}

.recall:hover {
    color: #fff;
    background-color: rgb(50, 111, 78);
}

.one {
    background-image: url("../images/bg1.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 720px;
    padding-top: 12px;
}

.ot_wrp {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.ot_wrp img {
    display: inline-block;
    vertical-align: middle;
}

.ot_wrp b {
    display: inline-block;
    vertical-align: middle;
    font-size: 36px;
    color: #101b42;
    line-height: 1.35;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 25px;
}

.topul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    margin-top: 25px;
}

.topul li {
    display: block;
    position: relative;
    font-size: 18px;
    color: #272727;
    font-style: italic;
    margin-bottom: 11px;
}

.topul li::before {
    content: '';
    display: block;
    background-image: url("../images/check.png");
    background-repeat: no-repeat;
    position: absolute;
    width: 47px;
    height: 51px;
    left: -48px;
    top: -12px;
}

.topform_wrp {
    background-color: rgba(255, 255, 255, 0.878);
    box-shadow: 0px 5px 24px 0px rgba(27, 20, 38, 0.22);
    text-align: center;
    margin-top: 10px;
    padding-bottom: 4px;
}

.topform_wrp form {
    padding-left: 11px;
    padding-right: 11px;
}

.tt1 {
    font-size: 24px;
    color: #ff4009;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 10px;
}

.tt2 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0;
}

.tt2 span {
    text-transform: uppercase;
    color: #20704f;
}

.tt3 {
    font-size: 30px;
    color: #217150;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -3px;
    margin: 0;

}

.tt3 span.displayPrevPrice {
    margin-top: -4px;
    font-weight: 500;
    color: #fff;
    text-decoration: line-through;
    font-size: 21px;
    display: block;
    letter-spacing: initial;
}

.tt4 {
    font-size: 14px;
    color: #191a1a;
    margin-top: 10px;
}

.tt5 {
    font-size: 15px;
    color: #ff4009;
    font-weight: bold;
    text-transform: uppercase;
}

.bgtf1 {
    background-color: #6edb9b;
    padding: 8px 0px;
}

.order {
    padding: 0;
    margin: 0;
    background: none;
    border: none;
    margin-bottom: -25px;
    display: block;
}

.order:hover {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
}

select,
input {
    background: none;
    border: none;
    display: block;
    color: #292929;
    font-size: 16px;
    font-style: italic;
    border-width: 1px;
    border-color: rgb(176, 181, 184);
    border-style: solid;
    background-color: rgba(214, 222, 228, 0.522);
    width: 100%;
    height: 39px;
    margin-bottom: 10px;
    padding: 0px 17px;
    -webkit-appearance: none;
    appearance: none;
}

#clock,
#clock1 {
    text-align: center;
    position: relative;
    margin-bottom: 18px;
}

#clock > div,
#clock1 > div {
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 12px;
}

#clock > div > span,
#clock1 > div > span {
    display: block;
    text-align: center;

    width: 40px;
    height: 52px;
    text-align: center;
    line-height: 52px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;

}

.circle1::after,
.circle2::after,
.circle3::after {
    content: '';
    display: block;
    position: absolute;
    background-image: url("../images/mezi.png");
    width: 5px;
    height: 17px;
    top: 20px;
    right: -15px;
}

.stats {
    background-image: url("../images/stat.jpg");
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    margin-top: 15px;
}

.stats div {
    padding: 60px 50px;
    padding-bottom: 30px;
}

.stats p {
    font-size: 60px;
    color: #f92500;
    font-weight: bold;
    margin-bottom: 20px;
}

.stats > div > span {
    display: block;
    position: relative;
    font-size: 24px;
    color: #fff;
    line-height: 1.4;
    margin-bottom: 30px;
    padding-left: 70px;
}

.stats span b {
    text-transform: uppercase;
}

.stats span.stats-p::before {
    content: '';
    background-image: url("../images/vykr.png");
    width: 51px;
    height: 51px;
    position: absolute;
    display: block;
    transition: 0.3s;
    left: 0;
    top: calc(50% - 25px)
}

.stats > div > span:hover::before {
    margin-top: -5px;
}

.three {
}

h2 {
    margin: 0;
    color: #14224c;
    font-size: 48px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 30px;
}

h2 span {
    color: #ec3600
}

.resaon_wrp {
    margin-bottom: 60px;
    position: relative;
}

.resaon_wrp > p {
    font-size: 18px;
    color: #ec3600;
    line-height: 1.4;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: bold;
}

.resaon_wrp > img {
    margin-left: auto;
    margin-right: auto;
    height: 265px;
    margin-bottom: 20px;
    display: block;
    transition: 0.3s;
}

.resaon_wrp:hover > img {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
}

.resaon_wrp > span {
    display: block;
    font-size: 17px;
    color: #252525;
    line-height: 1.4;
}

.resaon_wrp > span > span {
    font-weight: bold;
    display: inline;
    color: #fff;
    background-color: #2f4285;
    padding: 4px 10px;
}

.four {
    background-image: url("../images/bg2.png");
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 729px;
    position: relative;
    z-index: 100;
}

.four h2 {
    margin-bottom: 150px;
}

.somet_wrp {
}

.somet_wrp > p {
    font-size: 18px;
    color: #242424;
    line-height: 1.4;
}

.somet_wrp > p b {
    color: #ec3600;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
}

.somet_wrp > span {
    display: block;
    color: #242424;
    font-size: 19px;
    line-height: 1.3;
}

.somet_wrp > span > span {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
}

.five {
    background-color: #76edad;
    padding: 40px 0px;
    position: relative;
    z-index: 10;
    margin-top: -70px;
}

.oon {
    max-width: 100%;
    display: block;
}

.five p {
    margin: 0;
    font-size: 26px;
    color: #2f4285;
    text-transform: uppercase;
    line-height: 1.5;
    margin-top: 45px;
    font-weight: bold;
}

.five p img {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
}

.six .ot_wrp b {
    font-size: 21px;
}

.six {
    background-image: url("../images/bg3.jpg");
    background-size: cover;
    background-position: center;
    padding-top: 40px;
    padding-bottom: 70px;
}

.wd_wrp {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-top: 60px;
    border-radius: 10px;
    background-color: rgb(238, 247, 255);
    box-shadow: 0px 5px 13px 0px rgba(19, 45, 69, 0.2);

    min-height: 310px;

}

.wd_wrp > img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8px;
}

.wd_wrp > p {
    font-size: 24px;
    color: #24784b;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: 10px;
}

.wd_wrp > p > img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    margin-top: 8px;
}

.wd_wrp > span {
    display: block;
    font-size: 16px;
    color: #3a3a3a;
    padding: 0px 15px;
    line-height: 1.45;
}

.wd_wrp {
    position: relative;
    top: 0;
    transition: 0.3s;
}

.wd_wrp:hover {
    top: -10px;
}

.seven {
    background-image: url("../images/bg4.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 733px;
    padding-top: 65px;
}

body {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.st1 {
    font-size: 25px;
    color: #24784b;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.45;
    margin-bottom: 50px;
}

.st2 {
    font-size: 22px;
    color: #101c42;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 25px;
}

.st3 {
    font-size: 17px;
    color: #24784b;
    text-transform: uppercase;
    margin: 0;
    line-height: 1.45;
    font-weight: bold;
}

.seven ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: block;

}

.seven ul li {
    display: block;
    position: relative;
    font-size: 20px;
    color: #2b2b2b;
    padding-left: 57px;
    font-style: italic;
    margin-bottom: 20px;
}

.seven ul li::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url("../images/check2.png");
    background-repeat: no-repeat;
    width: 55px;
    height: 55px;
    top: -11px;
    left: 0;
}

.part2ST {
    margin-top: 35px;
}

.seven img {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.eight {
    background-image: url("../images/tov-2.png");
    background-repeat: no-repeat;
    background-position: 52% 50%;
}

.wwrp {
    position: relative;
    margin-bottom: 10px;
    min-height: 105px;
}

.wwrp > img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    bottom: 5px;
}

.wwrp > p {
    font-size: 23px;
    color: #18787a;
    font-weight: bold;
    margin-bottom: 1px;
}

.wwrp > span {
    display: block;
    font-size: 15px;
    color: #202020;
    line-height: 1.4;
}

.wwrp > span > span {
    color: #e60c0c;
}

.eight .col-md-5.right .wwrp {
    margin-bottom: 28px;
}

.eight .order {
    margin: 15px auto;
    margin-bottom: 40px;
    display: block;
    text-align: center;
}

.eight .order img {
    margin-left: auto;
    margin-right: auto;
}

.nine {
    background-image: url("../images/bg6.jpg");
    background-position: top center;
    min-height: 629px;
}

.nine h2 {
    margin-bottom: 35px;
    color: #24784b;
}

.w_wrpa {
    position: relative;
    margin-bottom: 16px;
}

.w_wrpa > img {
    display: inline-block;
    vertical-align: middle;
}

.w_wrpa > div {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 150px);
    padding-left: 12px;
}

.w_wrpa > div > p {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    max-width: 270px;
    width: 100%;
    text-align: center;
    background-color: #14224c;
    margin-bottom: 10px;
}

.w_wrpa > div > span {
    display: block;
    font-size: 16px;
    color: #282828;
    line-height: 1.4;
}

.ten {
    position: relative;
    background-image: url("../images/bg7.png");
    background-repeat: no-repeat;
    z-index: 100;
    min-height: 395px;
    margin-top: -92px;
    background-position: top center;
}

.ten p {
    margin: 0;
    color: #fff;
    font-size: 21px;
    text-transform: uppercase;
    margin-top: 22px;
    line-height: 1.5;
}

.ten .order {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

footer {
    position: relative;
    background-color: #65d99b;
    padding-top: 35px;
    padding-bottom: 28px;
}

footer p {
    line-height: 1.3;
    margin: 0;
}

footer p span {
    font-size: 22px;
    font-weight: bold;
    color: #303030;
}

footer p i {
    text-decoration: underline;
    color: #303030;
    font-size: 22px;
}

footer a {
    color: inherit;
    display: block;
}

.stopAuto {
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.eleven {
    padding-top: 60px;
    padding-bottom: 30px;
}

.et1 {
    font-size: 27px;
    color: #24784b;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 17px;
}

.et2 {
    font-size: 24px;
    color: #3f3f3f;
    margin-bottom: 28px;
}

.eleven ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.eleven ul li {
    display: block;
    position: relative;
    font-size: 19px;
    color: #3f3f3f;
    line-height: 1.3;
    padding-left: 24px;
    margin-bottom: 5px;
}

.eleven ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    border-radius: 50%;
    background-color: rgb(36, 120, 75);
    width: 13px;
    height: 13px;
}

.eleven h2 {
    color: #24784b;
}

.rev_wrp {
    position: relative;
    margin-bottom: 35px;
}

.rev_avatar {
    display: inline-block;
    vertical-align: middle;
}

.rev_avatar > div {
    background-position: center;
    background-size: cover;
    border-radius: 50%;
    width: 140px;
    height: 140px;
}

.rev_avatar > b {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #1f1e23;
    line-height: 1.3;
    margin-top: 5px;
}

.rev_t {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 182px);
    margin-left: 8px;
    font-size: 17px;
    position: relative;
    color: #1f1e23;
    font-weight: bold;
    line-height: 1.3;
    background-color: #eef7ff;
    padding: 40px 30px;
    margin-right: 8px;
}

.rev_t::before {
    content: '';
    display: block;
    background-image: url("../images/uv.png");
    width: 41px;
    height: 31px;
    position: absolute;
    left: -6px;
    top: -13px;

}

.rev_t p {
    margin: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.sleva_wrp {
    background-image: url("../images/sleva_wrp.png");
    display: block;
    position: absolute;
    width: 136px;
    height: 121px;
    padding-right: 21px;
    padding-top: 27px;
    left: -63%;
    top: 40%;
}

.sleva_wrp > span {
    display: block;
    font-weight: bold;
    color: #fff;
    text-align: center;
    -wekibt-transform: rotate(-14deg);
    -moz-transform: rotate(-14deg);
    -o-transform: rotate(-14deg);
    transform: rotate(-14deg);
    font-size: 25px;
    text-transform: uppercase;
    line-height: 1.2;
}

span.discount {
    font-size: 20px;
}

@media screen and (max-width: 560px) {
    .rev_t p {
        padding-top: 14px;
    }
}

.displayCurrentPrice {
    letter-spacing: initial;
}

.head-tov-image {
    position: absolute;
    left: -100%;
    bottom: 20px;
}

.sect-image-tov {
    position: absolute;
    left: -55%;
    top: 50%;
    transform: translateY(-50%);
}

@media screen and (max-width: 991px) {
    .head-tov-image {
        display: none;
    }

    .sleva_wrp {
        display: none;
    }

    .sect-image-tov {
        display: none !important;
    }


}

a {
    transition: all .25s ease;
}

/* */

@media screen and (max-width: 1200px) {
    body {
        zoom: 90%
    }
}

@media screen and (max-width: 991px) {
    .nopadl {
        padding-left: 15px;
    }

    body {
        zoom: 100%
    }

    .nopadr {
        padding-right: 15px;
    }

    .mobc {
        text-align: center !important;
    }

    .nomob {
        display: none
    }

    .onlymob {
        display: block
    }

    .sleva_wrp {
        top: -75%;
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        -o-transform: scale(0.7);
        transform: scale(0.7);
        left: calc(50% - 84px);
        padding-top: 28px;
    }

    .sleva_wrp > span {
        font-size: 22px;
        text-transform: uppercase;
        line-height: 1.4;
    }

    .sleva_wrp > span > span {
        font-size: 20px;
    }

    section {
        height: auto !important;
        padding-top: 25px !important;
        padding-bottom: 25px !important;
        margin: 0 !important;
        min-height: 10px !important;
    }

    .row.mobowl {
        margin-left: 0;
        margin-right: 0;
    }

    .mopad0 {
        padding: 0 !important;
    }

    .owl-dots {
        text-align: center;
    }

    .owl-dot {
        display: inline-block;
        vertical-align: middle;
        width: 15px;
        height: 15px;
        margin-left: 5px;
        margin-right: 5px;
        border: 2px solid #c2c2c2;
        border-radius: 50%;
    }

    .owl-dot.active {
        background-color: #c2c2c2
    }

    .fakt_wrp {
        position: relative;
        margin-bottom: 5px;
    }

    .fakt_wrp img {
        display: inline-block;
        vertical-align: middle;
        width: 30px;
    }

    .fakt_wrp b {
        font-size: 12px;
        color: #fff;
        text-transform: uppercase;
        padding-left: 9px;
        display: inline-block;
        vertical-align: middle;
        width: calc(100% - 35px);
    }

    .recall {
        background: none;
        border: none;
        font-size: 14px;
        color: #267956;
        text-transform: uppercase;
        border-width: 2px;
        border-color: rgb(50, 111, 78);
        border-style: solid;
        width: 100%;
        height: 39px;
        margin-top: 10px;
        line-height: 39px;
    }

    header {
        padding: 10px 0px;
    }

    .one {
        background: #dcedfd
    }

    .ot_wrp {
        display: inline-block;
        vertical-align: middle;
        text-align: left;
        text-align: center;
    }

    .topul {
        padding-left: 50px;
    }

    .ot_wrp img {
        display: inline-block;
        vertical-align: middle;
        width: 140px;
    }

    .ot_wrp b {
        display: inline-block;
        vertical-align: middle;
        font-size: 36px;
        color: #101b42;
        line-height: 1.35;
        text-transform: uppercase;
        font-weight: bold;
        padding-left: 25px;
        display: block;
        padding: 0;
        font-size: 20px;
        margin-top: 16px;
    }

    .stop {
        max-width: 150px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .order {
        width: 100%;
        text-align: center;
    }

    .order img {
        width: 260px;
        margin-left: auto;
        margin-right: auto;
        display: block
    }

    .stats span {
        display: block;
        position: relative;
        font-size: 14px;
        color: #fff;
        line-height: 1.4;
        margin-bottom: 23px;
        padding-left: 70px;
        text-align: left;
    }

    .stats p {
        font-size: 25px;
        color: #f92500;
        font-weight: bold;
        margin-bottom: 20px;
    }

    .stats div {
        padding: 10px;
        padding-bottom: 10px;
        text-align: center;
    }

    h2 {
        margin: 0;
        color: #14224c;
        font-size: 25px;
        text-transform: uppercase;
        font-weight: bold;
        margin-top: 30px;
        margin-bottom: 15px;
    }

    .four {
        background: #eaece7
    }

    .four h2 {
        margin-bottom: 20px;
    }

    br {
        display: none
    }

    .somet_wrp > span br {
        display: block
    }

    .somet_wrp > p br {
        display: block
    }

    .somet_wrp > span {
        font-size: 15px;
        line-height: 1.5;
    }

    .oon {
        width: 100px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }

    .five p {
        margin: 0;
        font-size: 16px;
        color: #2f4285;
        text-transform: uppercase;
        line-height: 1.5;
        margin-top: 45px;
        font-weight: bold;
        padding: 15px;
        text-align: center;
        margin: 0;
    }

    .six .ot_wrp b {
        font-size: 15px;
    }

    .st1 {
        font-size: 13px;
        color: #24784b;
        text-transform: uppercase;
        font-weight: bold;
        line-height: 1.45;
        margin-bottom: 50px;
        text-align: center;
    }

    .seven ul li {
        font-size: 15px;
    }

    .seven,
    .nine {
        background: #c9ffdd
    }

    .eight {
        background: none
    }

    .wwrp > img {
        display: none
    }

    .wwrp {
        min-height: 10px;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        margin-bottom: 20px !important;
    }

    .w_wrpa > div > span {
        display: block;
        font-size: 13px;
        color: #282828;
        line-height: 1.4;
    }

    .w_wrpa > div > p {
        font-size: 15px;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
        max-width: 270px;
        width: 100%;
        text-align: center;
        background-color: #14224c;
        margin-bottom: 10px;
    }

    .w_wrpa > div {
        display: inline-block;
        vertical-align: middle;
        width: calc(100% - 65px);
        padding-left: 12px;
    }

    .w_wrpa > img {
        display: inline-block;
        vertical-align: middle;
        width: 60px;
    }

    .ten {
        background: #2e4189
    }

    .ten p {
        text-align: center;
        font-size: 16px;
        margin: 0;
        margin-bottom: 20px;
    }

    .ten .order {
        margin-top: 0;
        margin-bottom: 0;
    }

    .eleven [src="img/otorin.jpg"] {
        width: 150px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-top: 20px;
    }

    .et1 {
        font-size: 20px;
        text-align: center;
    }

    .eleven ul li {
        font-size: 15px;
    }

    .rev_t {
        display: inline-block;
        vertical-align: middle;
        width: calc(100% - 182px);
        margin-left: 8px;
        font-size: 17px;
        position: relative;
        color: #1f1e23;
        font-weight: bold;
        line-height: 1.3;
        background-color: #eef7ff;
        padding: 40px 30px;
        margin-right: 8px;
        width: 100%;
        margin: 0;
        font-size: 14px;
        padding: 15px;
    }

    .rev_avatar {
        display: block;
        vertical-align: middle;
        text-align: center;
        margin-bottom: 15px;
    }

    .rev_avatar > div {
        background-position: center;
        background-size: cover;
        border-radius: 50%;
        width: 100px;
        height: 100px;
        margin: 0 auto;
    }

    .topform_wrp {
        background-color: rgba(255, 255, 255, 0.878);
        box-shadow: 0px 5px 24px 0px rgba(27, 20, 38, 0.22);
        text-align: center;
        margin-top: 25px;
        height: auto;
        padding-bottom: 45px;
    }

    .container {
        max-width: 450px;
    }
}

/* */

body,
html {
    margin: 0;
}
.demon_popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    font-family: sans-serif;
    display: none;
    z-index: 9999;
}
.demon_popup.active {
    display: block;
}
.demon_overflow {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
}
.demon_popup_body {
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 850px;
    padding: 20px 20px 60px;
    background: linear-gradient(135deg, #3c72b5 0, #7b9fcc 100%) 0 0;
    box-sizing: border-box;
    border: 5px solid #ddd;
    min-height: 415px;
}
.demon_popup_title {
    width: 85%;
    text-align: center;
    font-size: 28px;
    color: #fff;
    margin: 0 auto;
}
@media (max-width: 480px) {
    .demon_popup_title {
        font-size: 22px;
    }
}

.demon_popup_wrap {
    display: flex;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 30px;
}

@media (max-width: 768px) {
    .demon_popup_wrap {
        flex-direction: column;
        text-align: center;
    }
}
.demon_popup_wrap-text {

}
.demon_popup_body img {
    /* position: absolute;
    left: 35px;
    top: 100px; */
    width: 100%;
    max-width: 350px;
    height: 220px;
    object-fit: contain;
}
.demon_popup_body p {
    /* padding-left: 270px; */
    font-size: 23px;
    line-height: 1.3;
    margin: 0;
    color: #fff;
}
@media (max-width: 480px) {
    .demon_popup_body p {
        font-size: 20px;
    }
}
.demon_popup_body p span {
    color: #de455c;
    white-space: nowrap;
    font-size: 34px;
    font-weight: 700;
}
.demon_popup_body p:first-of-type {
    margin-bottom: 30px;
}

.demon_popup_body p:last-of-type {
    margin-bottom: 0px;
}
.demon_popup_body a:last-of-type {
    /* position: absolute;
    left: 50%;
    margin-left: -200px;
    bottom: 20px; */
    height: 60px;
    background: transparent linear-gradient(to bottom, #de455c 0, #de455c 13%, #c01f37 76%, #c01f37 100%) repeat scroll
    0 0;
    color: #e0e2e6;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: max-content;
    font-size: 26px;
    font-weight: 900;
    border-radius: 10px;
    text-decoration: none;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.8);
    padding: 10px 30px;
    margin: 0 auto;
}
@media (max-width: 480px) {
    .demon_popup_body a:last-of-type {
        font-size: 16px;
        max-width: 100%;
    }
}
.demon_popup_body a:last-of-type:hover {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
.demon_close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    display: block;
    cursor: pointer;
}
.demon_close:after {
    content: "";
    width: 40px;
    height: 4px;
    background-color: #de455c;
    transform: rotate(45deg);
    position: absolute;
    top: 13px;
    left: -5px;
}
.demon_close:before {
    content: "";
    width: 40px;
    height: 4px;
    background-color: #de455c;
    transform: rotate(-45deg);
    position: absolute;
    top: 13px;
    left: -5px;
}
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.demon_popup.active .demon_popup_body {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

/* */

/* Popup styles start */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

@font-face {
    font-family: "Geometria";
    src: url('../fonts/Geometria-Heavy.otf') format("opentype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "MyriadPro";
    src: url('../fonts/MyriadPro-Regular.ttf') format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "MyriadPro";
    src: url('../fonts/MyriadPro-Semibold.ttf') format("truetype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "AgencyFB";
    src: url('../fonts/AgencyFB.ttf') format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "AgencyFB";
    src: url('../fonts/AgencyFB.ttf') format("truetype");
    font-weight: normal;
    font-style: normal;
}

:root {
    --popup-height: 718px;
    --popup-width: 406px;
    --yellow: #e7cf45;
    --yellow-hover: #fde246;
}

.popup {
    height: 100vh !important;
    width: 100% !important;
    background: rgba(0, 0, 0, 0.7) !important;
    text-align: center !important;
    position: fixed !important;
    z-index: 9999 !important;
    display: none;
    justify-content: center !important;
    align-items: center !important;
    overflow: hidden !important;
}

.popup-wrapper {
    height: var(--popup-height) !important;
    width: var(--popup-width) !important;
    background: #fff !important;
    padding: 63px 59px 47px 59px !important;
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    box-shadow: 0px 6px 51px rgba(0, 0, 0, 0.35) !important;
    transform: scale(0.9, 0.9) !important
}

.popup-close {
    height: 31px !important;
    width: 31px !important;
    top: -15px !important;
    right: -15px !important;
    position: absolute !important;
    border-radius: 100%;
    background: var(--yellow) !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    transition: all 0.3s ease-out !important;
}

.popup-close-icon {
    height: 17px !important;
    width: 17px !important;
    background: #000 !important;
    clip-path: polygon(15% 0, 0 15%, 35% 50%, 0 85%, 15% 100%, 50% 65%, 85% 100%, 100% 85%, 65% 50%, 100% 15%, 85% 0, 50% 35%) !important;
}

.popup-close:hover {
    cursor: pointer !important;
    background: var(--yellow-hover) !important;
    transition: all 0.3s ease-out !important;
}

.popup-title {
    margin: 0 !important;
    text-transform: uppercase !important;
    font-family: "Geometria" !important;
    font-weight: bold !important;
    font-size: 28px !important;
    color: #1a1a1a !important;
}

.popup-desc {
    margin-top: 15px !important;
    font-family: "MyriadPro" !important;
    font-size: 18px !important;
    color: #363636 !important;
}

.popup-form {
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    margin-top: 15px !important;
    padding: 0 10px !important;
}

.popup-input, .popup-select {
    height: 35px !important;
    width: 100% !important;
    background: none !important;
    border: 0 !important;
    border-bottom: 1px solid #e7e7e7 !important;
}

.popup-input, .popup-select, .popup-input::placeholder {
    color: #000 !important;
    text-align: center;
    font-family: "MyriadPro" !important;
    letter-spacing: 1px !important;
    outline: none !important;
    font-style: normal !important;
    text-indent: 0px !important;
    line-height: normal !important;
    border-radius: 0 !important;
}

.popup-input::placeholder {
    color: #adadad !important;
}

.popup-select {
    text-align-last: center !important;
    padding-left: 7px !important;
    color: #000 !important;
}

.popup-btn {
    width: 268px !important;
    min-height: 44px !important;
    margin-top: 28px !important;
    border: 0 !important;
    background: var(--yellow) !important;
    font-family: "MyriadPro" !important;
    text-transform: uppercase !important;
    font-size: 16px !important;
    letter-spacing: 1px !important;
    color: #1a1a1a !important;
    transition: all 0.3s ease-out !important;
}

.popup-btn:hover {
    cursor: pointer !important;
    background: var(--yellow-hover) !important;
    transition: all 0.3s ease-out !important;
}

.popup-cost {
    margin-top: 20px !important;
    font-size: 27px !important;
    line-height: 35px !important;
    color: #1a1a1a !important;
    font-family: "MyriadPro" !important;
    font-weight: 500 !important;
}

.popup-timer-title {
    margin-top: 20px !important;
    font-size: 18px !important;
    color: #363636 !important;
    font-family: "MyriadPro" !important;
    font-weight: normal !important;
}

.popup-timer-wrapper {
    margin-top: 15px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    font-family: "AgencyFB" !important;
    font-weight: bold !important;
    font-size: 20px !important;
    margin-bottom: 15px;
}

.popup-timer-box {
    width: 76px !important;
    height: 64px !important;
    margin: 0 5px !important;
    border-radius: 1px !important;
    box-shadow: 1px 1.732px 3px rgba(0, 0, 0, 0.15) !important;
    background-image: linear-gradient(0deg, #dbdbdb 0%, #ededed 100%) !important;
    border: 0.5px solid #d5d5d5 !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
}

.popup-timer-box-val {
    font-size: 40px !important;
    line-height: 40px !important;
    letter-spacing: 3px !important;
    color: #272727 !important;
    text-shadow: 0.5px 0.866px 1px #ffffff !important;
}

.popup-timer-box-name {
    text-transform: uppercase !important;
    font-size: 14px !important;
    line-height: 14px !important;
    color: #a6a6a6 !important;
    font-family: "Arial" !important;
    text-shadow: 0.5px 0.866px 1px rgba(255, 255, 255, 0.5) !important;
}

.popup-notify {
    margin-top: 25px !important;
    text-transform: uppercase !important;
    font-size: 18px !important;
    color: #363636 !important;
    font-family: "MyriadPro" !important;
    font-weight: normal !important;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

/* */

.country_select {
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
}

.copyright { font-size: 14px;text-align: center; padding:20px 0;color: #6C6E6F;}
.copyright p { width: 100%; text-align: center; padding: 0; margin: 0; }
.copyright br { display: none; }
.copyright img { margin: 10px auto!important; max-width:100%; }
.copyright a {color: #6C6E6F; text-decoration: none;}
.copyright a:hover { color:#FF0069; text-decoration: none; }
.errField { display:none; font-size: 14px; background: #f00; color: #fff; text-align: center; padding: 10px; margin-bottom:10px; }
.errorMessage {font-size: 15px;background: rgba(255, 0, 0, 0.64);color: #fff;text-align: center;padding: 5px 10px;position: absolute;margin: 10px 0 0; z-index: 999;}