body,
html {
    overflow-x: hidden;
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    color: rgb(0, 0, 0);
    background-color: rgb(244, 247, 250);
}

#title_block {
    width: 100%;
}

.title_block_wrapper {
    width: 100%;
    height: 100%;
}

.title_block_content {
    position: relative;
    width: 100%;
    height: 100%;
}

.title_block_img .title_img {
    object-fit: cover;
    margin: 0px !important;
    padding: 0px !important;
    height: 100% !important;
    width: 100% !important;
    display: inline !important;
}

.title_block_img {
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    width: inherit;
}

.title_block_shadow {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 5;
    opacity: 0.7;
    background: rgb(0, 0, 0) !important;
}

.title_block_texts {
    position: relative;
    z-index: 9;
    padding: 21px;
    background: 0px 0px !important;
}

.title_block_bread span {
    color: rgb(255, 255, 255);
    font: bold 10px / 16px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    opacity: 0.88;
}

.title_h1 {
    font: 600 40px / 48px Arial, Helvetica, sans-serif;
    color: rgb(255, 255, 255);
}

.title_bq {
    border-left: 4px solid rgb(52, 157, 238);
    padding-left: 16px;
    color: rgb(255, 255, 255);
    opacity: 0.88;
    font: 24px / 40px Arial, Helvetica, sans-serif;
}

.title_block_author {
    margin-top: 26px;
}

.tauthor {
    font: 600 19px / 24px Arial, Helvetica, sans-serif;
    color: rgb(52, 157, 238);
}

.tdate {
    margin-top: 2px;
    color: rgb(255, 255, 255);
    font: 500 10px / 16px Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.title_block_texts div {
    background: 0px 0px !important;
}

#bodyWrapper {
    max-width: 1000px;
    margin: 0px auto;
    background: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 10px 0px;
}

#mainWrapper {
    width: 100%;
    height: 100%;
}

#wrapper {
    display: block;
    max-width: 1000px;
    margin: 0px auto;
}

.article_content {
    padding-top: 33px;
}

.Figure {
    text-align: center;
}

#content {
    padding: 0px;
    text-align: left;
    width: 100%;
}

#content .padWrap {
    padding: 15px;
}

#content img {
    max-width: 100%;
    display: block;
    margin: 20px auto;
}

#content p {
    font-size: 18px;
    line-height: 29px;
}

.pg {
    margin-bottom: 33px;
    font-size: 22px !important;
    line-height: 36px !important;
}

#content h1 {
    font-size: 36px;
    line-height: 50px;
    font-weight: 700;
}

#content h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    margin-bottom: 33px;
    line-height: 32px;
}

#content h3 {
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 33px;
}

#content ul {
        font-size: 18px;
    line-height: 26px;
    font-weight: 500;
}

#content ul li {
    margin-bottom: 20px;
}

#comments {
    margin-top: 25px;
}

#comments .pg {
    font-size: 18px !important;
    line-height: 28px !important;
}

#comments h2 {
    padding-left: 40px;
    color: rgb(0, 0, 0);
    border-bottom: 0px solid rgb(0, 0, 0);
    border-top-color: rgb(0, 0, 0);
    border-right-color: rgb(0, 0, 0);
    border-left-color: rgb(0, 0, 0);
    text-transform: uppercase;
    padding-bottom: 10px;
}

#comments .coment_ava {
    float: left;
    margin-right: 15px;
}

#comments .coment_ava img {
    margin: 0px;
    width: 50px;
    height: 50px;
    border-radius: 5px;
}

@media screen and (max-width: 1020px) {
    #content {
        width: 100%;
    }
}

@media screen and (max-width: 660px) {
    #content h1 {
        font-size: 28px;
        line-height: 36px;
    }
}

@media screen and (max-width: 560px) {
    .pg {
        margin-left: 0px;
        margin-right: 0px;
    }

    #content .padWrap {
        padding: 8px;
    }
}

@media screen and (max-width: 420px) {
    .title_bq {
        font-size: 18px !important;
        line-height: 28px !important;
    }

    .tauthor {
        font-size: 14px;
    }
}

@media screen and (min-width: 1300px) {
    #wrapper {
        max-width: 1000px;
    }

    #content {
        width: 100%;
    }
}

@media screen and (min-width: 1600px) {
    #wrapper {
        max-width: 1000px;
    }

    #content {
        width: 100%;
    }
}

a:active,
a:focus {
    outline: 0px;
}

input {
    outline: 0px;
}

input:active {
    outline: 0px;
}

#form {
    text-align: center;
}

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

.clearfix {
    clear: both;
}

.red {
    color: red;
}

.Figure img {
    display: block;
    margin: 0px auto!important;
    float: none;
}

.row-y-item img {
    margin: 0px !important;
}

.Figure-caption {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
    max-width: 520px;
    padding-top: 8px;
    color: rgb(26, 26, 26);
    display: block;
    font-style: italic;
}

.Figure {
    display: block;
    max-width: 650px;
    width: 100%;
    margin: 20px auto;
}

.left_count {
    display: table;
    text-align: center;
    padding: 10px 30px;
    background: red;
    margin: 12px auto;
    color: rgb(255, 255, 255);
    text-shadow: rgb(0, 0, 0) 0px -1px 0px, rgb(0, 0, 0) 0px -1px 0px, rgb(0, 0, 0) 0px 1px 0px, rgb(0, 0, 0) 0px 1px 0px, rgb(0, 0, 0) -1px 0px 0px, rgb(0, 0, 0) 1px 0px 0px, rgb(0, 0, 0) -1px 0px 0px, rgb(0, 0, 0) 1px 0px 0px,
        rgb(0, 0, 0) -1px -1px 0px, rgb(0, 0, 0) 1px -1px 0px, rgb(0, 0, 0) -1px 1px 0px, rgb(0, 0, 0) 1px 1px 0px, rgb(0, 0, 0) -1px -1px 0px, rgb(0, 0, 0) 1px -1px 0px, rgb(0, 0, 0) -1px 1px 0px, rgb(0, 0, 0) 1px 1px 0px;
    border-radius: 5px;
    font-size: 130% !important;
}

.row-y-item .info {
    display: flex;
}

.ss {
    width: calc(100% - 60px);
}

.ring-loading {
    animation: loadingD 1.5s 0.3s cubic-bezier(0.17, 0.37, 0.43, 0.67) infinite;
    width: 10px !important;
    height: 10px !important;
    margin: 0 auto !important;
    padding: 15px !important;
    border: 7px dashed #000 !important;
    border-radius: 100% !important;
    display: none;
    margin: 10px auto !important;
}

@keyframes loadingD {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(180deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.randdate {
    font-size: 15px;
}
.order-form .order-form-field-label {
    display: block !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    text-align: left !important;
    padding: 0 !important;
    line-height: 20px !important;
    margin: 0 0 0.25em !important;
    color: #212121 !important;
    transition: 0.25s !important;
    font-style: normal !important;
}
.order-form .order-form-old-price {
    font-size: 14px !important;
    color: #d7d7d7 !important;
    font-weight: 400 !important;
    line-height: 10px !important;
    font-style: italic !important;
    text-align: right !important;
    text-decoration: line-through !important;
}
.order-form .order-form-wrapper {
    max-width: 400px !important;
    margin: 0 auto !important;
    border-radius: 5px !important;
    background: #fff !important;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.5) !important;
    opacity: 100 !important;
    position: relative !important;
    padding: 25px !important;
    border: 1px solid #dee2e6 !important;
}
.order-form .order-form-header {
    margin: 0 0 25px !important;
    position: relative !important;
    opacity: 1 !important;
}
.order-form .order-form-field-wrapper {
    margin-bottom: 15px !important;
}
.order-form .order-form-product-price-wrapper:after {
    content: "" !important;
    position: absolute !important;
    right: 0 !important;
    top: -5px !important;
    border-right: 10px solid #ffffff00 !important;
    border-bottom: 5px solid #b16869 !important;
}
.order-form .order-form-product-price-wrapper:before {
    content: "" !important;
    position: absolute !important;
    right: 0 !important;
    bottom: -5px !important;
    border-right: 10px solid #ffffff00 !important;
    border-top: 5px solid #b16869 !important;
}
.order-form .order-form-product-price {
    display: block !important;
    position: relative !important;
    border-radius: 5px 0 0 5px !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    color: #fff !important;
    text-align: center !important;
    text-transform: none !important;
    line-height: 25px !important;
    text-shadow: 0 0 2px #000 !important;
}
.order-form .order-form-product-price-wrapper {
    display: block !important;
    padding: 10px 15px !important;
    text-align: center !important;
    background: #e6373a !important;
    position: absolute !important;
    top: 0 !important;
    right: -35px !important;
    border-radius: 5px 0 0 5px !important;
}
.order-form .order-form-product-image-section {
    position: relative !important;
    max-width: 400px !important;
    margin: 0 auto !important;
}
.order-form .order-form-field-wrapper .order-form-field {
    transition: 0.25s !important;
    outline: none !important;
    display: block !important;
    width: 100% !important;
    background-color: #fff !important;
    color: #212121 !important;
    box-sizing: border-box !important;
    background-repeat: no-repeat !important;
    background-size: 15px !important;
    background-position: 5px !important;
    padding: 10px !important;
    border-radius: 5px !important;
    font-size: 16px !important;
    margin: 0 !important;
    border: 2px solid #ddd !important;
    line-height: 1em !important;
    text-indent: unset !important;
    height: unset !important;
    appearance: auto !important;
    max-width: unset !important;
    font-weight: 400 !important;
    cursor: text !important;
}
.order-form .order-form-field-wrapper {
    font-weight: 400 !important;
}
.order-form .order-form-field-wrapper .order-form-field:focus {
    border-color: #ababab !important;
}
.order-form .order-form-product-image {
    width: 100% !important;
    height: auto !important;
    max-height: 100% !important;
    max-width: 200px !important;
    margin: 0 auto !important;
}
.order-form .order-form-product-image-wrapper {
    text-align: center !important;
}
.order-form .order-form-field-wrapper .help-block {
    font-size: 12px !important;
    line-height: 12px !important;
    text-align: left !important;
}
.order-form .order-form-submit-button {
    cursor: pointer !important;
    text-shadow: 0 0 2px #000 !important;
    display: block !important;
    width: 100% !important;
    background: #e6373a !important;
    color: #fff !important;
    border: none !important;
    padding: 15px 5px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-size: 18px !important;
    border-radius: 5px !important;
    line-height: 20px !important;
    box-sizing: border-box !important;
    height: unset !important;
    transition: 0.25s !important;
}
.order-form .order-form-submit-button:hover {
    background: #cf3134 !important;
}
.order-form .order-form-submit-button:active {
    background: #9d292b !important;
    box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.5) !important;
}
.order-form form {
    background: 0 0 !important;
}
.order-form {
    background: unset !important;
    max-width: unset !important;
    padding: 25px 0 !important;
    margin: 0 !important;
    letter-spacing: 0 !important;
    word-wrap: break-word !important;
    font-size: 1em !important;
    line-height: 2rem !important;
}
.order-form .help-block {
    font-weight: 600 !important;
    font-style: normal !important;
}
.order-form .order-form-deadline {
    color: #464646 !important;
    font-size: 14px !important;
    line-height: 14px !important;
    text-align: center !important;
    margin: 0 0 15px !important;
}
.order-form .order-form-timer {
    font-weight: 700 !important;
    margin: 5px 0 0 !important;
    font-size: 14px !important;
}
.order-form .time_remains {
    color: #e6373a !important;
    font-size: 14px !important;
}
.order-form .order-form-information {
    font-size: 14px !important;
    line-height: 14px !important;
    text-align: center !important;
    margin: 0 0 15px !important;
    padding: 0 !important;
    color: #555 !important;
}
.cta-button .cta-button-wrapper {
    text-align: center !important;
}
.cta-button .cta-button-link {
    text-shadow: 0 0 2px #000 !important;
    display: inline-block !important;
    background: #e6373a !important;
    line-height: 50px !important;
    padding: 0 25px !important;
    color: #fff !important;
    border-radius: 2px !important;
    border: 0 !important;
    box-shadow: none !important;
    text-decoration: none !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    font-family: system-ui, -apple-system, segoe ui, Roboto, helvetica neue, Arial, noto sans, liberation sans, sans-serif, apple color emoji, segoe ui emoji, segoe ui symbol, noto color emoji !important;
}
.cta-button .cta-button-link:hover {
    background: #cf3134 !important;
    color: #fff !important;
}
.cta-button .cta-button-link:active {
    background: #9d292b !important;
    box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.5) !important;
}
.cta-button {
    width: 100% !important;
    clear: both !important;
    margin: 25px 0 !important;
}
.green-table {
    background-color: #dbf8d5;
    padding: 10px;
}
.brown-table {
    border: 2px dashed red;
    border-radius: 10px;
    padding: 10px;
    background-color: #faebd7;
}
@media screen and (max-width: 500px) {
    .head1 {
        display: none !important;
    }
}

.door__container {
    display: flex;
    justify-content: space-evenly;
}
.door_box {
    perspective: 500px;
    position: relative;
}
.door_box,
.door {
    width: 165px;
    height: 346px;
    box-shadow: inset -1px -1px 0 1px #191919, inset 1px 1px 0 1px #191919;
}
.door,
.hi {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.door {
    background-image: url(../images/door1.png);
    background-repeat: no-repeat;
    transform: rotateY(0deg);
    display: inline-block;
    transition: all 0.75s ease;
    transform-origin: 0% 0%;
    cursor: pointer;
    background-size: contain;
}
#door__2 {
    background-image: url(../images/door2.png);
}
#door__3 {
    background-image: url(../images/door3.png);
}
.door:hover {
    transform: rotateY(-30deg);
}
.door.open {
    transform: rotateY(-85deg);
}
.door__head {
    font-size: 18px;
    margin: 18px 0;
    text-align: center;
}
.door__sales {
    position: relative;
    font-size: 45px !important;
    font-weight: 700 !important;
    color: red !important;
    border-radius: 30px !important;
    padding: 30px 5px !important;
    box-shadow: 0 1px 2px 2px #7f7878;
    margin: 0 !important;
}
.door__title {
    color: #fff !important;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    font-size: 22px !important;
    margin-bottom: 25px;
    background-color: #3a4752;
    padding: 10px 0 !important;
    border-radius: 0.5em;
}
@media (max-width: 1040px) {
    .door_box,
    .door {
        width: 95px;
        height: 200px;
    }
    .door__sales {
        font-size: 23px !important;
    }
    #form-block {
        margin-bottom: 30px !important;
    }
}
@media (max-width: 840px) {
    .door__sales {
        font-size: 20px !important;
        font-weight: 700 !important;
        color: red !important;
        border-radius: 30px !important;
        padding: 30px 5px;
    }
    .door {
        background-size: contain;
    }
    #door__2 {
        background-size: contain;
    }
    #door__3 {
        background-size: contain;
    }
}
@media (max-width: 360px) {
    .door_box + .door_box {
        margin-left: 15px;
    }
    .door__sales {
        font-size: 19px !important;
        font-weight: 700 !important;
        color: red !important;
        border-radius: 30px !important;
        padding: 30px 5px;
    }
}
body *:not(i) {
    font-family: sans-serif !important;
}
p,
ul li {
    line-height: 26px !important;
}
.ruletka-p {
    text-indent: 0;
    color: #000;
    text-align: center !important;
    margin: 15px;
    line-height: 25px;
    font-weight: 700;
}
.danger-text {
    color: red;
    font-weight: 700;
    white-space: nowrap;
}
.time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: 700;
}
.spin-result-wrapper {
    display: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: center;
}
.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0% 0%;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: 0.7s ease 0s normal none 1 running pop-up-appear;
}
.close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(../fonts/cross.svg);
    background-size: 100%;
    top: -40px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
    right: -40px;
    cursor: pointer;
}
.pop-up-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center !important;
}
.pop-up-button {
    text-transform: uppercase;
    text-decoration: none !important;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 5px;
    background-color: #71c341;
    color: #fff !important;
    border: medium;
    cursor: pointer;
    outline: medium;
}
.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0% 0%;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: 0.7s ease 0s normal none 1 running pop-up-appear;
}
.pop-up-window::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    top: -55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #71c341;
    border-radius: 50%;
    animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-before;
}
.pop-up-window::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 20px;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: currentcolor currentcolor #fff #fff;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    transform: rotate(-45deg);
    transition: opacity 1s ease 0s;
    animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-after;
}
#order {
    display: none;
}
@keyframes pop-up-appear {
    0% {
        transform: translateY(-2000px);
    }
    30% {
        transform: translateY(100px);
    }
    100% {
        transform: translateY(0px);
    }
}
@keyframes pop-up-appear-before {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes pop-up-appear-after {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.pop-up-button:hover {
    color: #fff !important;
    text-decoration: none !important;
}
@media all and (max-width: 520px) {
    .close-popup {
        right: 0 !important;
    }
}
@media (max-width: 500px) {
    .door_box,
    .door {
        width: 85px;
        height: 180px;
    }
}

.x_country_select {display:none!important}