#promo3-template body, #promo3-template html {
    padding: 0;
    margin: 0;
}
#promo3-template {
    background: url(../img/background.jpg) 50% 0 fixed no-repeat;
    background-size: cover
}
#promo3-template {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 1.3;
    color: #333;
}
#promo3-template p {
    margin: 0 0 20px;
}
#promo3-template header {
    padding: 10px 10px 6px;
    border-bottom: 4px solid #31a212;
    background: #fff;
   
}
#promo3-template header > div {
    max-width: 1340px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
#promo3-template .search {
    margin-left: auto;
}
#promo3-template header a {
    color: #000;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    padding: 0 15px;
    display: inline-block;
}
#promo3-template nav {
    margin-left: 30px;
}
#promo3-template h1 {
    font-size: 44px;
    font-weight: 400;
    line-height: 1.2;
}
#promo3-template .container {
    max-width: 960px;
    padding: 20px 20px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 2px 5px 0 rgba(160,167,169,.3);
    margin-top: 20px;
}
#promo3-template .center {
    text-align: center;
}
#promo3-template .red-txt {
    color: red;
}
#promo3-template .container img {
    max-width: 100%;
    display: block;
    margin: 0 auto 20px;
}
#promo3-template h2, #promo3-template .h2 {
    font-size: 1.3em;
}
#promo3-template .container > div {
    margin-bottom: 20px;
    padding: 10px;
}
#promo3-template ul, #promo3-template ol {
    padding: 0 0 0 20px;
    margin: 0 0 20px 0;
}
#promo3-template li:not(:last-child) {
    margin-bottom: 15px;
}
#promo3-template .container > div p:last-child,
#promo3-template .container > div ul,
#promo3-template .container > div ol {
    margin-bottom: 0;
}
#promo3-template .yell-bg {
    background: #ffbf0045;
}
#promo3-template figure {
    margin: 0 auto 20px;
    max-width: 650px;
}
#promo3-template figure img {
    margin-bottom: 8px!important;
}
#promo3-template figcaption {
    font-style: italic;
    text-align: center;
    font-size: 0.9em;
}
#promo3-template .gray-bg {
    background: rgb(156 156 156 / 33%);
    border: 1px #333 solid;
}
#promo3-template .color2 {
    color: #c4170c;
}
#promo3-template .green-bg {
    background: #00800029;
    padding: 10px;
    border: 3px red solid;
}

#promo3-template .b-comments__comment {
    
    overflow: hidden;
}

#promo3-template img.b-comments__item-avatar {
    float: left;
    margin-right: 10px!important;
    width: 50px;
    height: 50px;
}

#promo3-template .b-comments__item-ind {
    margin-left: 60px;
}

#promo3-template .b-comments__item-head {
    font-weight: bold;
    margin-bottom: 3px;
}
#promo3-template .b-comments__item-ind img {
    margin: 6px 0 0 0;
}
#promo3-template .reply {
    margin-left: 30px;
}
#promo3-template .bot-btn {
    display: inline-block;
    text-decoration: none;
    font-size: 24px;
    margin: 0 auto 30px;
    color: #fff;
    font-weight: 600;
    padding: 10px 10px;
    background: red;
    color: #fff!important;
}
#promo3-template .container > div.b-comments {
    padding: 0;
}
@media screen and (max-width: 900px) {
    #promo3-template nav {
        display: none;
    }
    #promo3-template .logo {
        width: 120px;
    }
}
@media screen and (max-width: 640px) {
    #promo3-template h1 {
        font-size: 28px;
        margin-top: 0;
    }
    #promo3-template h2, #promo3-template .h2 {
        font-size: 21px;
    }
    #promo3-template body {
        font-size: 18px;
    }
    #promo3-template .container {
        padding-left: 10px;
        padding-right: 10px;
    }
}
#promo3-template .container a {
    color: #18219c;
    font-weight: 600;
}
#promo3-template .container a:hover {
    text-decoration: none;
}

/*! Rezet============================================*/
#promo3-template .cta * {
    margin: 0!important;
    -webkit-margin-before: 0!important;
    -webkit-margin-end: 0!important;
    -webkit-margin-after: 0!important;
    -webkit-margin-start: 0!important;
    margin-block-start:0!important;margin-block-end:0!important;margin-inline-start:0!important;margin-inline-end:0!important;padding: 0!important;
    border-style: none!important;
    border-width: 0!important;
    border-color: transparent!important;
    font-size: 100%!important;
    font-family: Roboto!important;
    box-sizing: border-box!important;
    text-indent: 0!important;
    line-height: 1.3!important;
    box-shadow: none!important
}

/*! Cta===================================== */
#promo3-template .cta {
    max-width: 780px!important;
    margin: 25px auto!important
}

/*! door=================================== */
#promo3-template .door {
    position: relative!important;
    display: flex!important;
    flex-flow: column!important;
    gap: 15px!important;
    height: auto!important;
    margin: 0 auto!important;
    padding: 0!important;
    transition: opacity 0.4s linear,height 0.5s linear 0.6s!important
}

#promo3-template .door.hidden {
    height: 0!important;
    opacity: 0!important
}

#promo3-template .door.none {
    display: none!important
}

#promo3-template .door__title {
    padding: 15px!important;
    border-radius: 0.5em!important;
    font: 700 22px/1.3 Roboto!important;
    text-align: center!important;
    text-transform: uppercase!important;
    color: #fff!important;
    background-color: #3a4752!important;
    text-indent: 0!important;
    line-height: 1.3!important
}

#promo3-template .door__container {
    position: relative!important;
    display: flex!important;
    justify-content: space-between!important;
    align-items: center!important;
    gap: 10px!important
}

#promo3-template .door__item {
    cursor: pointer!important;
    position: relative!important;
    z-index: 10!important;
    width: 100%!important;
    min-width: 85px!important;
    box-shadow: inset -1px -1px 0 1px #191919,inset 1px 1px 0 1px #191919!important;
    perspective: 500px!important
}

#promo3-template .door__item.open>.door__item-img {
    transform: rotateY(-85deg)!important
}

#promo3-template .door__item-discount {
    position: absolute!important;
    top: 50%!important;
    left: 50%!important;
    display: inline-block!important;
    width: 70px!important;
    border-radius: 100%!important;
    font-size: 20px!important;
    font-weight: 700!important;
    text-align: center!important;
    line-height: 70px!important;
    color: red!important;
    transform: translateX(-50%) translateY(-50%)!important;
    vertical-align: baseline!important;
    box-shadow: 0 0 2px 2px #7f7878!important
}

#promo3-template .door__item-img {
    display: block!important;
    cursor: pointer!important;
    width: inherit!important;
    height: inherit!important;
    transform: rotateY(0)!important;
    transform-origin: 0 0!important;
    transition: transform 0.75s ease!important
}

#promo3-template .door__item-img:hover {
    transform: rotateY(-30deg)!important
}

@media all and (min-width: 475px) {
    #promo3-template .door {
        max-width:420px!important
    }

    #promo3-template .door__title {
        font-size: 24px!important
    }

    #promo3-template .door__item {
        width: 120px!important;
        height: 250px!important
    }

    #promo3-template .door__item-discount {
        width: 90px!important;
        font-size: 26px!important;
        line-height: 90px!important
    }
}

@media all and (min-width: 576px) {
    #promo3-template .door {
        max-width:560px!important
    }

    #promo3-template .door__title {
        font-size: 26px!important
    }

    #promo3-template .door__container {
        gap: 25px!important
    }

    #promo3-template .door__item {
        width: 100%!important;
        height: 340px!important
    }

    #promo3-template .door__item-discount {
        width: 110px!important;
        font-size: 30px!important;
        line-height: 110px!important
    }
}

@media all and (min-width: 768px) {
    #promo3-template .door {
        max-width:640px!important
    }

    #promo3-template .door__title {
        font-size: 28px!important
    }

    #promo3-template .door__item {
        width: 100%!important;
        height: 370px!important
    }

    #promo3-template .door__item-discount {
        width: 120px!important;
        font-size: 34px!important;
        line-height: 120px!important
    }
}

@media all and (min-width: 992px) {
    #promo3-template .door {
        gap:20px!important;
        max-width: 760px!important
    }

    #promo3-template .door__item {
        width: 190px!important;
        height: 400px!important
    }

    #promo3-template .door__item-discount {
        width: 140px!important;
        font-size: 42px!important;
        line-height: 140px!important
    }
}

@media all and (min-width: 1200px) {
    #promo3-template .door {
        max-width:780px!important
    }
}

/*! Order=================================== */
#promo3-template .order {
    position: relative!important;
    display: none!important;
    min-width: 270px!important;
    max-width: 450px!important;
    margin: 0 auto!important;
    padding: 15px!important;
    border: 2.5px dashed #ddd!important;
    border-radius: 2.5px!important;
    background-color: #fff!important
}

#promo3-template .order.active {
    display: block!important
}

#promo3-template .order__header {
    display: flex!important;
    flex-flow: column!important;
    gap: 20px!important;
    margin-bottom: 30px!important;
    font-size: 18px!important;
    font-weight: 700!important;
    text-align: center!important
}

#promo3-template .order__img {
    width: 100%!important;
    height: auto!important;
    max-width: 250px!important;
    margin: 0 auto!important
}

#promo3-template .order__text {
    font-size: 18px!important;
    font-weight: 700!important;
    margin-bottom: 15px!important;
    text-align: center!important;
    text-indent: 0!important;
    line-height: 1.3!important
}

#promo3-template .order__text:nth-child(2) {
    margin-bottom: 5px!important
}

#promo3-template .order__time {
    font-weight: 700!important;
    font-size: 24px!important;
    text-align: center!important;
    color: red!important;
    text-indent: 0!important;
    line-height: 1.3!important
}

#promo3-template .order__price {
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
    gap: 10px!important;
    font-size: 20px!important;
    text-indent: 0!important;
    line-height: 1.3!important
}

#promo3-template .order__price-old {
    font-weight: 700!important;
    text-decoration: line-through!important
}

#promo3-template .order__price-new {
    font-weight: 700!important;
    color: red!important
}

#promo3-template .order__price-new>.order__price-summ {
    font-size: 24px!important
}

#promo3-template .order__price-new>.order__price-curr {
    font-size: 24px!important
}

#promo3-template .order__price-zero {
    text-transform: uppercase!important
}

#promo3-template .order__body {
    display: flex!important;
    flex-flow: column!important;
    gap: 15px!important;
    width: 100%!important;
    margin-bottom: 15px!important;
    border: none!important;
    text-align: center!important;
    -webkit-box-direction: normal!important;
    -webkit-box-orient: vertical!important
}

#promo3-template .order__input {
    position: relative!important;
    display: block!important;
    width: 100%!important;
    height: 55px!important;
    padding: 15px!important;
    border-style: none!important;
    border-width: 0!important;
    border-color: transparent!important;
    border-radius: 35px!important;
    outline: 0!important;
    font-size: 16px!important;
    background-color: #f2f2f2!important;
    box-shadow: none!important
}

#promo3-template .order__input:focus,#promo3-template .order__input:focus-visible {
    outline: 0!important;
    border: none!important;
    box-shadow: none!important
}

#promo3-template .order__input::placeholder {
    font-size: 16px!important;
    font-weight: 400!important
}

#promo3-template .order__input--select {
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    -ms-appearance: none!important;
    -o-appearance: none!important;
    appearance: none!important;
    cursor: pointer!important;
    width: 100%!important
}

#promo3-template .order__input--select::-ms-expand {
    display: none
}

#promo3-template .order__select {
    position: relative!important;
    width: 100%!important
}

#promo3-template .order__input:focus-visible {
    outline: 0!important;
    outline-offset: 0!important
}

#promo3-template .order__btn {
    cursor: pointer!important;
    display: flex!important;
    flex-wrap: wrap!important;
    justify-content: center!important;
    align-items: center!important;
    gap: 5px!important;
    width: 100%!important;
    min-height: 55px!important;
    padding: 20px!important;
    border-radius: 35px!important;
    font-size: 16px!important;
    font-weight: 700!important;
    text-decoration: none!important;
    line-height: 1.2!important;
    text-indent: 0!important;
    color: #fff!important;
    background-color: #388e3c!important;
    transition: background-color 0.2s linear!important;
    box-shadow: none!important
}

#promo3-template .order__btn:hover {
    background-color: #2bac31!important
}

#promo3-template .order__footer {
    font-size: 14px!important;
    text-align: center!important;
    color: #888!important
}

#promo3-template .order__info {
    font-size: 14px!important;
    text-align: center!important;
    line-height: 1.3!important
}

@media all and (min-width: 475px) {
    #promo3-template .order__time {
        font-size:24px!important
    }

    #promo3-template .order__price {
        font-size: 24px!important
    }

    #promo3-template .order__btn {
        font-size: 18px!important
    }
}

@media all and (min-width: 576px) {
    #promo3-template .order__footer {
        font-size:16px!important
    }
}

/*! Spin======================================== */
#promo3-template .spin {
    position: fixed!important;
    top: 0!important;
    left: 0!important;
    z-index: 1000!important;
    display: none!important;
    width: 100%!important;
    height: 100%!important;
    background-color: rgba(0,0,0,.2)!important
}

#promo3-template .spin.active {
    display: block!important
}

#promo3-template .spin__content {
    position: absolute!important;
    top: 50%!important;
    left: 50%!important;
    z-index: 10!important;
    width: calc(100% - 20px)!important;
    height: auto!important;
    min-width: 270px!important;
    padding: 80px 20px 20px 20px!important;
    border-radius: 10px!important;
    background-color: #fff!important;
    transform: translateX(-50%) translateY(-50%)
}

#promo3-template .spin__content::before {
    content: ""!important;
    position: absolute!important;
    top: -55px!important;
    right: 0!important;
    left: 0!important;
    width: 110px!important;
    height: 110px!important;
    margin: 0 auto!important;
    border-radius: 50%!important;
    background-color: #71c341!important;
    animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-before
}

#promo3-template .spin__content::after {
    content: ""!important;
    position: absolute!important;
    top: -20px!important;
    right: 0!important;
    left: 0!important;
    width: 50px!important;
    height: 20px!important;
    margin: 0 auto!important;
    border-style: none none solid solid!important;
    border-width: medium medium 4px 4px!important;
    border-color: currentcolor currentcolor #fff #fff!important;
    border-image: none!important;
    transform: rotate(-45deg)!important;
    transition: opacity 1s ease 0s!important;
    animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-after
}

#promo3-template .spin__title {
    margin-bottom: 15px!important;
    font-size: 30px!important;
    font-weight: 500!important;
    text-align: center!important
}

#promo3-template .spin__text {
    margin-bottom: 30px!important;
    font-size: 22px!important;
    font-weight: 400!important;
    text-align: center!important;
    line-height: 1.3!important;
    text-indent: 0!important
}

#promo3-template .spin__btn {
    cursor: pointer!important;
    display: flex!important;
    flex-wrap: wrap!important;
    justify-content: center!important;
    align-items: center!important;
    gap: 5px!important;
    width: 180px!important;
    min-height: 45px!important;
    margin: 0 auto!important;
    padding: 10px!important;
    border-radius: 10px!important;
    font-size: 18px!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    color: #fff!important;
    background-color: #71c341!important;
    transition: background-color 0.2s linear!important;
    box-shadow: none!important
}

#promo3-template .spin__btn:hover {
    background-color: #53a723!important
}

@media all and (min-width: 475px) {
    #promo3-template .spin__content {
        width:400px!important
    }
}

@keyframes pop-up-appear-before {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes pop-up-appear-before {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes pop-up-appear-after {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes pop-up-appear-after {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}
