* {
    box-sizing: border-box;
}

.mt-5 {
    margin-top: 5px
}

.pt-5 {
    padding-top: 5px
}

.mr-5 {
    margin-right: 5px
}

.pr-5 {
    padding-right: 5px
}

.mb-5 {
    margin-bottom: 5px
}

.pb-5 {
    padding-bottom: 5px
}

.ml-5 {
    margin-left: 5px
}

.pl-5 {
    padding-left: 5px
}

.mt-10 {
    margin-top: 10px
}

.pt-10 {
    padding-top: 10px
}

.mr-10 {
    margin-right: 10px
}

.pr-10 {
    padding-right: 10px
}

.mb-10 {
    margin-bottom: 10px
}

.pb-10 {
    padding-bottom: 10px
}

.ml-10 {
    margin-left: 10px
}

.pl-10 {
    padding-left: 10px
}

.mt-15 {
    margin-top: 15px
}

.pt-15 {
    padding-top: 15px
}

.mr-15 {
    margin-right: 15px
}

.pr-15 {
    padding-right: 15px
}

.mb-15 {
    margin-bottom: 15px
}

.pb-15 {
    padding-bottom: 15px
}

.ml-15 {
    margin-left: 15px
}

.pl-15 {
    padding-left: 15px
}

.mt-20 {
    margin-top: 20px
}

.pt-20 {
    padding-top: 20px
}

.mr-20 {
    margin-right: 20px
}

.pr-20 {
    padding-right: 20px
}

.mb-20 {
    margin-bottom: 20px
}

.pb-20 {
    padding-bottom: 20px
}

.ml-20 {
    margin-left: 20px
}

.pl-20 {
    padding-left: 20px
}

.mt-25 {
    margin-top: 25px
}

.pt-25 {
    padding-top: 25px
}

.mr-25 {
    margin-right: 25px
}

.pr-25 {
    padding-right: 25px
}

.mb-25 {
    margin-bottom: 25px
}

.pb-25 {
    padding-bottom: 25px
}

.ml-25 {
    margin-left: 25px
}

.pl-25 {
    padding-left: 25px
}

.mt-30 {
    margin-top: 30px
}

.pt-30 {
    padding-top: 30px
}

.mr-30 {
    margin-right: 30px
}

.pr-30 {
    padding-right: 30px
}

.mb-30 {
    margin-bottom: 30px
}

.pb-30 {
    padding-bottom: 30px
}

.ml-30 {
    margin-left: 30px
}

.pl-30 {
    padding-left: 30px
}

.mt-35 {
    margin-top: 35px
}

.pt-35 {
    padding-top: 35px
}

.mr-35 {
    margin-right: 35px
}

.pr-35 {
    padding-right: 35px
}

.mb-35 {
    margin-bottom: 35px
}

.pb-35 {
    padding-bottom: 35px
}

.ml-35 {
    margin-left: 35px
}

.pl-35 {
    padding-left: 35px
}

.mt-40 {
    margin-top: 40px
}

.pt-40 {
    padding-top: 40px
}

.mr-40 {
    margin-right: 40px
}

.pr-40 {
    padding-right: 40px
}

.mb-40 {
    margin-bottom: 40px
}

.pb-40 {
    padding-bottom: 40px
}

.ml-40 {
    margin-left: 40px
}

.pl-40 {
    padding-left: 40px
}

.mt-45 {
    margin-top: 45px
}

.pt-45 {
    padding-top: 45px
}

.mr-45 {
    margin-right: 45px
}

.pr-45 {
    padding-right: 45px
}

.mb-45 {
    margin-bottom: 45px
}

.pb-45 {
    padding-bottom: 45px
}

.ml-45 {
    margin-left: 45px
}

.pl-45 {
    padding-left: 45px
}

.mt-50 {
    margin-top: 50px
}

.pt-50 {
    padding-top: 50px
}

.mr-50 {
    margin-right: 50px
}

.pr-50 {
    padding-right: 50px
}

.mb-50 {
    margin-bottom: 50px
}

.pb-50 {
    padding-bottom: 50px
}

.ml-50 {
    margin-left: 50px
}

.pl-50 {
    padding-left: 50px
}

.mt-75 {
    margin-top: 75px
}

.pt-75 {
    padding-top: 75px
}

.mr-75 {
    margin-right: 75px
}

.pr-75 {
    padding-right: 75px
}

.mb-75 {
    margin-bottom: 75px
}

.pb-75 {
    padding-bottom: 75px
}

.ml-75 {
    margin-left: 75px
}

.pl-75 {
    padding-left: 75px
}

.mt-100 {
    margin-top: 100px
}

.pt-100 {
    padding-top: 100px
}

.mr-100 {
    margin-right: 100px
}

.pr-100 {
    padding-right: 100px
}

.mb-100 {
    margin-bottom: 100px
}

.pb-100 {
    padding-bottom: 100px
}

.ml-100 {
    margin-left: 100px
}

.pl-100 {
    padding-left: 100px
}

.w-5 {
    width: 5%
}

.h-5 {
    height: 5%
}

.maxw-5 {
    max-width: 5%
}

.maxh-5 {
    max-height: 5%
}

.w-10 {
    width: 10%
}

.h-10 {
    height: 10%
}

.maxw-10 {
    max-width: 10%
}

.maxh-10 {
    max-height: 10%
}

.w-15 {
    width: 15%
}

.h-15 {
    height: 15%
}

.maxw-15 {
    max-width: 15%
}

.maxh-15 {
    max-height: 15%
}

.w-20 {
    width: 20%
}

.h-20 {
    height: 20%
}

.maxw-20 {
    max-width: 20%
}

.maxh-20 {
    max-height: 20%
}

.w-25 {
    width: 25%
}

.h-25 {
    height: 25%
}

.maxw-25 {
    max-width: 25%
}

.maxh-25 {
    max-height: 25%
}

.w-30 {
    width: 30%
}

.h-30 {
    height: 30%
}

.maxw-30 {
    max-width: 30%
}

.maxh-30 {
    max-height: 30%
}

.w-35 {
    width: 35%
}

.h-35 {
    height: 35%
}

.maxw-35 {
    max-width: 35%
}

.maxh-35 {
    max-height: 35%
}

.w-40 {
    width: 40%
}

.h-40 {
    height: 40%
}

.maxw-40 {
    max-width: 40%
}

.maxh-40 {
    max-height: 40%
}

.w-45 {
    width: 45%
}

.h-45 {
    height: 45%
}

.maxw-45 {
    max-width: 45%
}

.maxh-45 {
    max-height: 45%
}

.w-50 {
    width: 50%
}

.h-50 {
    height: 50%
}

.maxw-50 {
    max-width: 50%
}

.maxh-50 {
    max-height: 50%
}

.w-75 {
    width: 75%
}

.h-75 {
    height: 75%
}

.maxw-75 {
    max-width: 75%
}

.maxh-75 {
    max-height: 75%
}

.w-100 {
    width: 100%
}

.h-100 {
    height: 100%
}

.maxw-100 {
    max-width: 100%
}

.maxh-100 {
    max-height: 100%
}

* {
    margin: 0;
    padding: 0
}

body {
    background: #fff url("../img/background3.webp") 0 0;
    font-family: "Tahoma", "Verdana", "Arial", sans-serif;
    font-size: 14px;
    line-height: 23px;
    width: 100%
}

a {
    color: #0a78c2;
    outline: medium;
    text-decoration: underline
}

a:hover {
    text-decoration: none
}

p {
    margin: 0 0 11px
}

strong, b {
    font-weight: bolder
}

img {
    border: medium
}

h1 {
    margin: 10px 0;
    font-size: 21px
}

h2 {
    margin: 10px 0;
    font-size: 22px
}

h3 {
    margin: 2px 0 10px;
    font-size: 20px;
    font-weight: 400
}

img {
    max-width: 100%
}

.container {
    max-width: 960px;
    margin: 0 auto
}

.header {
    width: 960px;
    max-width: 100%;
    margin: 0 auto 20px;
    /*background: url("../img/header2.webp") no-repeat 0 0;*/
    /*height: 131px;*/
    cursor: pointer
}

.left-column {
    /*float: left;*/
    width: 62%;
    background: #fff 0 0;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    margin-right: 12px;
    padding: 30px;
    margin-bottom: 10px
}

.sidebar {
    /*float: right;*/
    width: 28%;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.sidebar-last-posts {
    background: #fff 0 0;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    padding: 10px;
    margin-bottom: 20px
}

.sidebar-last-post {
    margin-bottom: 0
}

.sidebar-last-post a {
    color: #489b1f
}

.sidebar-last-post-info {
    font-size: 11px;
    margin-bottom: 15px
}

.sidebar-last-post-info-login {
    color: #bb225c;
    margin-right: 5px
}

.sidebar-last-post-info-date {
    margin-right: 5px;
    color: #777
}

.sidebar-last-post-info-comments {
    color: #777;
    text-decoration: underline
}

.sidebar-bloggers {
    text-align: center;
    background: #fff 0 0;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    padding: 10px;
    margin-bottom: 20px
}

.sidebar-bloggers h3 {
    text-align: left
}

.sidebar-bloggers-avatar {
    display: inline-block
}

.sidebar-bloggers img {
    margin: 5px
}

/*.footer {*/
/*    clear: both;*/
/*    margin-left: 220px;*/
/*    margin-bottom: 20px;*/
/*    font-size: 12px;*/
/*    color: #777*/
/*}*/

.photo {
    width: 100%;
    height: auto
}

.vk-container {
    font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
    font-size: 11px;
    line-height: 17px;
    color: #000;
    text-decoration: none
}

.vk-link {
    text-decoration: none !important;
    cursor: default !important
}

.vk-header {
    background: #dae2e8 0 0;
    padding: 4px 4px 4px 6px;
    margin-bottom: 10px
}

.vk-logo {
    background: url("../img/vk-logo.gif") no-repeat 0 0;
    width: 16px;
    height: 16px;
    float: right;
    margin-top: -1px
}

.vk-header-text {
    padding: 2px 3px 1px;
    line-height: 100%;
    color: #45688e;
    font-weight: 700
}

.vk-avatar img {
    float: left;
    margin-right: 10px
}

.vk-comment, .vk-comment-load {
    margin-bottom: 15px;
    position: relative;
    border-bottom: 1px solid #dae1e8;
    padding-bottom: 15px
}

.vk-comment:last-child {
    border-bottom: 0 none
}

.vk-comment-name {
    color: #2b587a;
    font-weight: 700;
    font-size: 12px
}

.vk-comment-text {
    margin-left: 60px
}

.vk-comment-date {
    margin-left: 60px;
    color: #999
}

.vk-comment-like {
    position: absolute;
    right: -5px;
    bottom: 10px;
    background: url("../img/like3.webp") no-repeat left center;
    width: 30px;
    height: 16px;
    display: inline-block
}

.vk-comment-like:hover {
    opacity: .5;
    cursor: pointer
}

.vk-comment-like-count {
    padding-left: 14px;
    font-weight: 700;
    color: #7295b2;
    font-size: 10px
}

.vk-comment-answer {
    color: #2b587a
}

.vk-comment-answer:hover {
    opacity: .5;
    cursor: pointer
}

.order_button {
    text-transform: uppercase;
    text-decoration: none;
    line-height: 1;
    display: inline-block;
    padding: 15px 25px;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    background: linear-gradient(35deg, #0996e8 30%, #1cccff 70%, #1ba5d6) 0 0;
    text-shadow: 0 -1px 1px #09a3fa, 0 1px 1px #0990df;
    -webkit-box-shadow: 0 0 38px rgba(0, 0, 0, .15) inset;
    box-shadow: 0 0 38px rgba(0, 0, 0, .15) inset;
    border: 1px solid #1cccff
}

.order_button:hover {
    text-decoration: none;
    color: #fff;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.round-5 {
    border-radius: 5px
}

.text-center {
    text-align: center
}

.transition {
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.form {
    margin-top: 25px
}

.form__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 35px
}

.form__text {
    color: #000
}

.form__timer-box {
    border: 2px solid #f32f2f;
    background: rgba(243, 47, 47, .05);
    text-align: center;
    padding: 15px;
    border-radius: 5px;
    max-width: 698px;
    margin: 0 auto
}

.form__timer-box h2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 21.78px;
    text-align: center;
    color: #000;
    text-transform: uppercase
}

.timer {
    width: 100%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 5px
}

.timer__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-column-gap: 4px;
    -moz-column-gap: 4px;
    column-gap: 4px
}

.timer__title h5 {
    margin: 0;
    font-size: 16px;
    line-height: 18.75px;
    font-weight: 600;
    text-align: center;
    color: #000
}

.timer__wrap {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 6px;
    -moz-column-gap: 6px;
    column-gap: 6px
}

.timer__wrap .dots {
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 20px;
    border-radius: 50%;
    color: #f32f2f
}

.timer__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 6px
}

.timer__item-number {
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 500;
    font-size: 45px;
    line-height: 53.33px;
    color: #f32f2f
}

.timer__item-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 33.5px;
    height: 36px;
    border-radius: 10px
}

.timer__item-text {
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    color: #000
}

.timer__attention {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.36px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 19px;
    color: #000
}

.timer__light-text {
    font-size: 14px;
    font-weight: 500;
    line-height: 16.94px;
    text-align: center;
    color: #000
}

.order {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px
}

.order__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.order__image::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 137px;
    background: url("../img/sale50.webp") 0 0/contain no-repeat
}

.order__image img {
    width: 100%
}

.order__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    row-gap: 10px
}

.order__content-text {
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    letter-spacing: -.015em;
    color: #000
}

.order__content-form {
    max-width: 300px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 10px
}

.order__content-form input {
    padding-inline: 10px;
    height: 50px;
    border: 2px solid #000;
    border-radius: 5px;
    font-size: 20px;
    width: 100%;
}

.order__content-form input::-webkit-input-placeholder {
    font-size: 18px;
    color: #3a4551
}

.order__content-form input::-moz-placeholder {
    font-size: 18px;
    color: #3a4551
}

.order__content-form input:-ms-input-placeholder {
    font-size: 18px;
    color: #3a4551
}

.order__content-form input::-ms-input-placeholder {
    font-size: 18px;
    color: #3a4551
}

.order__content-form input::placeholder {
    font-size: 18px;
    color: #3a4551
}

.order__content-form input:focus {
    outline: #f32f2f;
    border-color: #f32f2f
}

.order__content-form button {
    margin-top: 10px
}

.order__content-form p {
    font-weight: 400;
    font-size: 13px;
    line-height: 115%;
    text-align: center;
    /*color: rgba(255, 255, 255, .7)*/
}

.price-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    row-gap: 10px
}

.price-block__old {
    font-weight: 400;
    font-size: 20px;
    color: #000;
    line-height: 150%;
    text-align: center;
    letter-spacing: -.015em;
    position: relative
}

.price-block__old::before {
    content: "";
    position: absolute;
    width: 105%;
    height: 2px;
    left: -2.5%;
    top: calc(50% - 1px);
    border-radius: 5px;
    background-color: #000
}

.price-block__new {
    font-weight: 700;
    font-size: 35px;
    line-height: 30px;
    letter-spacing: -.015em;
    color: #f32f2f
}

.button {
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 50px;
    background: #f32f2f;
    border-radius: 5px;
    font-weight: 500;
    font-size: 20px;
    color: #fff
}

.purple-color {
    color: #f32f2f
}

.blue-color {
    color: #f32f2f
}

.bold {
    font-weight: 700
}

.mt-5 {
    margin-top: 5px
}

.pt-5 {
    padding-top: 5px
}

.mr-5 {
    margin-right: 5px
}

.pr-5 {
    padding-right: 5px
}

.mb-5 {
    margin-bottom: 5px
}

.pb-5 {
    padding-bottom: 5px
}

.ml-5 {
    margin-left: 5px
}

.pl-5 {
    padding-left: 5px
}

.mt-10 {
    margin-top: 10px
}

.pt-10 {
    padding-top: 10px
}

.mr-10 {
    margin-right: 10px
}

.pr-10 {
    padding-right: 10px
}

.mb-10 {
    margin-bottom: 10px
}

.pb-10 {
    padding-bottom: 10px
}

.ml-10 {
    margin-left: 10px
}

.pl-10 {
    padding-left: 10px
}

.mt-15 {
    margin-top: 15px
}

.pt-15 {
    padding-top: 15px
}

.mr-15 {
    margin-right: 15px
}

.pr-15 {
    padding-right: 15px
}

.mb-15 {
    margin-bottom: 15px
}

.pb-15 {
    padding-bottom: 15px
}

.ml-15 {
    margin-left: 15px
}

.pl-15 {
    padding-left: 15px
}

.mt-20 {
    margin-top: 20px
}

.pt-20 {
    padding-top: 20px
}

.mr-20 {
    margin-right: 20px
}

.pr-20 {
    padding-right: 20px
}

.mb-20 {
    margin-bottom: 20px
}

.pb-20 {
    padding-bottom: 20px
}

.ml-20 {
    margin-left: 20px
}

.pl-20 {
    padding-left: 20px
}

.mt-25 {
    margin-top: 25px
}

.pt-25 {
    padding-top: 25px
}

.mr-25 {
    margin-right: 25px
}

.pr-25 {
    padding-right: 25px
}

.mb-25 {
    margin-bottom: 25px
}

.pb-25 {
    padding-bottom: 25px
}

.ml-25 {
    margin-left: 25px
}

.pl-25 {
    padding-left: 25px
}

.mt-30 {
    margin-top: 30px
}

.pt-30 {
    padding-top: 30px
}

.mr-30 {
    margin-right: 30px
}

.pr-30 {
    padding-right: 30px
}

.mb-30 {
    margin-bottom: 30px
}

.pb-30 {
    padding-bottom: 30px
}

.ml-30 {
    margin-left: 30px
}

.pl-30 {
    padding-left: 30px
}

.mt-35 {
    margin-top: 35px
}

.pt-35 {
    padding-top: 35px
}

.mr-35 {
    margin-right: 35px
}

.pr-35 {
    padding-right: 35px
}

.mb-35 {
    margin-bottom: 35px
}

.pb-35 {
    padding-bottom: 35px
}

.ml-35 {
    margin-left: 35px
}

.pl-35 {
    padding-left: 35px
}

.mt-40 {
    margin-top: 40px
}

.pt-40 {
    padding-top: 40px
}

.mr-40 {
    margin-right: 40px
}

.pr-40 {
    padding-right: 40px
}

.mb-40 {
    margin-bottom: 40px
}

.pb-40 {
    padding-bottom: 40px
}

.ml-40 {
    margin-left: 40px
}

.pl-40 {
    padding-left: 40px
}

.mt-45 {
    margin-top: 45px
}

.pt-45 {
    padding-top: 45px
}

.mr-45 {
    margin-right: 45px
}

.pr-45 {
    padding-right: 45px
}

.mb-45 {
    margin-bottom: 45px
}

.pb-45 {
    padding-bottom: 45px
}

.ml-45 {
    margin-left: 45px
}

.pl-45 {
    padding-left: 45px
}

.mt-50 {
    margin-top: 50px
}

.pt-50 {
    padding-top: 50px
}

.mr-50 {
    margin-right: 50px
}

.pr-50 {
    padding-right: 50px
}

.mb-50 {
    margin-bottom: 50px
}

.pb-50 {
    padding-bottom: 50px
}

.ml-50 {
    margin-left: 50px
}

.pl-50 {
    padding-left: 50px
}

.mt-75 {
    margin-top: 75px
}

.pt-75 {
    padding-top: 75px
}

.mr-75 {
    margin-right: 75px
}

.pr-75 {
    padding-right: 75px
}

.mb-75 {
    margin-bottom: 75px
}

.pb-75 {
    padding-bottom: 75px
}

.ml-75 {
    margin-left: 75px
}

.pl-75 {
    padding-left: 75px
}

.mt-100 {
    margin-top: 100px
}

.pt-100 {
    padding-top: 100px
}

.mr-100 {
    margin-right: 100px
}

.pr-100 {
    padding-right: 100px
}

.mb-100 {
    margin-bottom: 100px
}

.pb-100 {
    padding-bottom: 100px
}

.ml-100 {
    margin-left: 100px
}

.pl-100 {
    padding-left: 100px
}

.w-5 {
    width: 5%
}

.h-5 {
    height: 5%
}

.maxw-5 {
    max-width: 5%
}

.maxh-5 {
    max-height: 5%
}

.w-10 {
    width: 10%
}

.h-10 {
    height: 10%
}

.maxw-10 {
    max-width: 10%
}

.maxh-10 {
    max-height: 10%
}

.w-15 {
    width: 15%
}

.h-15 {
    height: 15%
}

.maxw-15 {
    max-width: 15%
}

.maxh-15 {
    max-height: 15%
}

.w-20 {
    width: 20%
}

.h-20 {
    height: 20%
}

.maxw-20 {
    max-width: 20%
}

.maxh-20 {
    max-height: 20%
}

.w-25 {
    width: 25%
}

.h-25 {
    height: 25%
}

.maxw-25 {
    max-width: 25%
}

.maxh-25 {
    max-height: 25%
}

.w-30 {
    width: 30%
}

.h-30 {
    height: 30%
}

.maxw-30 {
    max-width: 30%
}

.maxh-30 {
    max-height: 30%
}

.w-35 {
    width: 35%
}

.h-35 {
    height: 35%
}

.maxw-35 {
    max-width: 35%
}

.maxh-35 {
    max-height: 35%
}

.w-40 {
    width: 40%
}

.h-40 {
    height: 40%
}

.maxw-40 {
    max-width: 40%
}

.maxh-40 {
    max-height: 40%
}

.w-45 {
    width: 45%
}

.h-45 {
    height: 45%
}

.maxw-45 {
    max-width: 45%
}

.maxh-45 {
    max-height: 45%
}

.w-50 {
    width: 50%
}

.h-50 {
    height: 50%
}

.maxw-50 {
    max-width: 50%
}

.maxh-50 {
    max-height: 50%
}

.w-75 {
    width: 75%
}

.h-75 {
    height: 75%
}

.maxw-75 {
    max-width: 75%
}

.maxh-75 {
    max-height: 75%
}

.w-100 {
    width: 100%
}

.h-100 {
    height: 100%
}

.maxw-100 {
    max-width: 100%
}

.maxh-100 {
    max-height: 100%
}

.d-none {
    display: none !important
}

.d-block {
    display: block
}

.d-inline-block {
    display: inline-block
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.d-inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-fill {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.flex-fill-no-shrink {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.flex-fill-100per {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.flex-no-shrink {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex-nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.align-items-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.align-items-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.align-items-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.align-items-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.justify-content-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.justify-content-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.justify-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.justify-content-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.justify-content-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.overflow-auto {
    overflow: auto
}

.overflow-hidden {
    overflow: hidden
}

body.js-popup {
    overflow-y: hidden
}

.js-d-none {
    display: none !important
}

.b-lazy {
    opacity: 0
}

.b-loaded {
    opacity: 1
}

.social-links-telegram, .social-links-facebook, .social-links-youtube {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.social-links-telegram {
    background-color: #007ebd
}

.social-links-telegram:hover {
    background-color: #00aeff
}

.social-links-telegram svg {
    width: 11px;
    height: 11px;
    fill: #fff;
    margin-right: 2px
}

.social-links-facebook {
    background-color: #3754a0
}

.social-links-facebook:hover {
    background-color: #1178f2
}

.social-links-facebook svg {
    width: 6px;
    height: 13px;
    fill: #fff
}

.social-links-youtube {
    background-color: #b71a20
}

.social-links-youtube:hover {
    background-color: #fe0000
}

.social-links-youtube svg {
    width: 13px;
    height: 9px;
    fill: #fff
}

.icon-like {
    fill: #4c5b6b
}

@font-face {
    font-family: "Cairo";
    src: url(../fonts/Cairo-Regular.woff2) format("woff2"), url(../fonts/Cairo-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Bebas Neue Cyrillic";
    src: url(../fonts/BebasNeueCyrillic.eot);
    src: local("Bebas Neue Cyrillic"), local("BebasNeueCyrillic"), url(../fonts/BebasNeueCyrillic.eot?#iefix) format("embedded-opentype"), url(../fonts/BebasNeueCyrillic.woff2) format("woff2"), url(../fonts/BebasNeueCyrillic.woff) format("woff"), url(../fonts/BebasNeueCyrillic.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@media (min-width: 768px) {
    .order__image {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%
    }

    .order__content {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%
    }
}

@media (min-width: 992px) {
    .form__timer-box h2 {
        font-size: 25px;
        line-height: 30.26px
    }

    .timer__attention {
        font-size: 18px;
        line-height: 21.78px
    }

    .timer__light-text {
        font-size: 16px;
        line-height: 19.36px
    }
}

@media (max-width: 767px) {
    .form__container {
        gap: 15px
    }

    .timer__title h5 {
        font-size: 14px;
        line-height: 16px
    }

    .timer__item {
        row-gap: 2px
    }

    .timer__item-number {
        font-size: 35px
    }

    .timer__item-numbers {
        width: 22px;
        height: 25px;
        border-radius: 5px
    }

    .timer__item-text {
        font-size: 14px;
        line-height: 119%
    }

    .order {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 10px
    }

    .order__image {
        max-width: 200px
    }

    .order__content-form {
        max-width: 400px
    }

    .social-links-telegram, .social-links-facebook, .social-links-youtube {
        width: 25px;
        height: 25px
    }
}

@media all and (max-width: 760px) {
    .left-column {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-right: 0;
    }

    .sidebar {
        display: none
    }

    .header {
        /*background: url("../img/header-mini.webp") right center*/
    }

    /*.footer {*/
    /*    margin: 20px 0 10px;*/
    /*    text-align: center*/
    /*}*/

    .left-column > img {
        width: 60% !important;
        float: none !important;
        margin: 10px auto !important;
        display: block
    }

    .left-column > img.goriz, .vk-comment-text img {
        width: 100% !important
    }

    .order_button {
        font-size: 13px
    }
}

@media (max-width: 479px) {
    .order__content {
        row-gap: 20px
    }

    .order__content-text {
        font-size: 18px;
        line-height: 167%
    }
}

@media (any-hover: hover) {
    .button {
        -webkit-transition: all .4s;
        transition: all .4s
    }

    .button:hover {
        -webkit-transition: all .4s;
        transition: all .4s;
        background-color: #5782cc
    }
}

.content {
    display: flex;
    justify-content: center;
}

.input-wrapper {
    position: relative;
    width: 100%;
}

.name-link,
.name-link:hover{
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    text-decoration: none;
}


@media (max-width: 500px) {
    .left-column {
        padding: 15px;
    }
}

@media (max-width: 407px) {
    .main-photo {
        float: none !important;
        margin: 0 auto !important;
        display: block;
        width: 100% !important;
    }
}