#promo3-template .main_content p .pop-up-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center !important;
}

#promo3-template .hi {
    left: 50% !important;
    transform: translateX(-50%);
}



#promo3-template .order_block,
#promo3-template .spin-result-wrapper {
    display: none;
}

#promo3-template .spin-result-wrapper {
    max-width: 100%;
    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, .6);
    text-align: center
}

#promo3-template .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: .7s ease 0s normal none 1 running pop-up-appear
}

#promo3-template .close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(https://jtthdrh.space/kavkazkayamaz-3in1/promo3/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
}

#promo3-template .pop-up-heading {
    font-size: 40px;
    margin-bottom: 20px
}

#promo3-template .pop-up-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center !important
}

#promo3-template .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 none;
    cursor: pointer;
    outline: medium none
}

#promo3-template .super-rotation {
    -webkit-animation-name: super-rotation;
    animation-name: super-rotation;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

@-webkit-keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1783deg);
        transform: rotate(1783deg)
    }

    100% {
        -webkit-transform: rotate(1774deg);
        transform: rotate(1774deg)
    }
}

@keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1783deg);
        transform: rotate(1783deg)
    }

    100% {
        -webkit-transform: rotate(1774deg);
        transform: rotate(1774deg)
    }
}

#promo3-template .cursor-text:active {
    -webkit-box-shadow: rgba(0, 0, 0, .4) 0 0 5px inset;
    box-shadow: rgba(0, 0, 0, .4) 0 0 5px inset
}

#promo3-template .pop-up-layer {
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background-color: rgba(0, 0, 0, .7) !important;
    z-index: 99 !important
}

#promo3-template .pop-up-layer-show {
    display: block
}

#promo3-template .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: .7s ease 0s normal none 1 running pop-up-appear
}

#promo3-template .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: .5s ease .6s normal backwards 1 running pop-up-appear-before
}

#promo3-template .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: .5s ease .6s normal backwards 1 running pop-up-appear-after
}

#promo3-template .text_small {
    font-size: .5em !important;
    font-weight: 400 !important
}

@keyframes pop-up-appear {
    0% {
        transform: translateY(-2000px)
    }

    30% {
        transform: translateY(100px)
    }

    100% {
        transform: translateY(0)
    }
}

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

    100% {
        transform: scale(1)
    }
}

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

    100% {
        opacity: 1
    }
}

#promo3-template .pop-up-button:hover {
    color: #fff !important;
    text-decoration: none !important
}

#promo3-template .order_block h3 {
    text-align: center;
    font-size: 20px;
}
#promo3-template .time_remains {
    color: red;
}

#promo3-template .order.order-new  {
    border: 0!important;
    width: 100%!important;
    max-width: 680px!important;
    padding: 0!important;
    margin: 0 auto;
 }
 #promo3-template .order.order-new * {
    font-family: 'Open Sans', sans-serif!important;
 }
 #promo3-template .order-new .top-order {
    background: #FFEE79;
    padding: 20px!important;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -ms-border-radius: 10px 10px 0 0;
    -o-border-radius: 10px 10px 0 0;
    text-align: center;
    color: #000;
 }
 #promo3-template .order-new .t1 {
    color: #245435;
    font-size: 32px!important;
    font-weight: 600;
    font-family: 'Open Sans Condensed', sans-serif!important;
    font-style: normal;
 }
 #promo3-template .order-new .t2 {
    
    font-weight: 600;
    font-size: 18px!important;
 }
 #promo3-template .order-new .t2 span {
    font-size: 20px;
    color: #245435;
 }
 #promo3-template .order-new .bottom-order {
    background: url(../img/newbg.webp?v1) center bottom  no-repeat #60c083;
    border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -ms-border-radius: 0 0 10px 10px;
    -o-border-radius: 0 0 10px 10px;
    padding: 20px!important;
 }
 #promo3-template .order-new form {
    max-width: 390px!important;
    margin: 0 auto!important;
 }
 #promo3-template .order-new .price-new {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    max-width: 390px!important;
    margin: 0 auto 25px!important;
    border: 1px #fff dashed;
    padding: 15px!important;
    text-align: center!important;
 }
 #promo3-template .order-new .t3 {
    font-family: 'Open Sans Condensed', sans-serif!important;
    color: #fff;
    font-size: 20px!important;
 }
 #promo3-template .order-new .new-price {
    display: flex;
    justify-content: center;
    margin: 15px 0!important;
    gap: 30px!important;
    align-items: center;
 }
 #promo3-template .order-new .price-o {
    position: relative;
 }
 #promo3-template .order-new .price-o::before {
    content: '';
    display: block;
    position: absolute;
    left: -2%;
    bottom: 49%;
    width: 104%;
    height: 2px;
    background: #fff;
    transform: rotate(-9.34deg);
    -webkit-transform: rotate(-9.34deg);
    -moz-transform: rotate(-9.34deg);
    -ms-transform: rotate(-9.34deg);
    -o-transform: rotate(-9.34deg);
 }
 #promo3-template .order-new .price-o * {
    font-size: 24px!important;
    color: rgba(255, 255, 255, 0.5);
    font-weight: 600;
 }
 #promo3-template .order-new .price-n * {
    font-size: 34px!important;
    color: #F3FF6E;
    font-weight: 600;
 }
 #promo3-template .order-new .order__time-new * {
    font-family: 'POCKC', sans-serif!important;
    font-size: 52px!important;
    background: #F3FF6E;
    background: repeating-radial-gradient(ellipse farthest-corner at top right, #F3FF6E 0%, #3CFFC5 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
 }
 #promo3-template .order-new .order__time-new text {
    position: relative;
    top: -4px;
 }
 #promo3-template .order-new label {
    color: #fff;
    font-size: 18px!important;
    text-align: center;
    display: block;
    margin: 14px 0 6px!important;
 }
 #promo3-template .order-new .order__input {
    border-radius: 10px!important;
    -webkit-border-radius: 10px!important;
    -moz-border-radius: 10px!important;
    -ms-border-radius: 10px!important;
    -o-border-radius: 10px!important;
    height: 48px!important;
    padding: 0 10px!important;
 }
 #promo3-template .order-new .name {
    background: url(../img/user.webp?v1) left 10px center no-repeat;
    padding-left: 45px!important;
 }
 #promo3-template .order-new .phone {
    background: url(../img/call.webp?v1) left 10px center no-repeat;
    padding-left: 45px!important;
 }
 #promo3-template .order-new .order__btn-new {
    margin-top: 20px!important;
    border-radius: 10px!important;
    -webkit-border-radius: 10px!important;
    -moz-border-radius: 10px!important;
    -ms-border-radius: 10px!important;
    -o-border-radius: 10px!important;
    border: 0!important;
    width: 100%!important;
    font-size: 16px!important;
    color: #245435!important;
    padding: 15px!important;
    background: rgb(243,255,110)!important;
    background: linear-gradient(180deg, rgba(243,255,110,1) 0%, rgba(255,178,62,1) 100%)!important;
    font-weight: 600;
    text-shadow: #FFFFFFCC 1px 0 1px;
    cursor: pointer;
    border-bottom: 4px rgb(226, 153, 44) solid!important;
 
 }
 @media screen and (max-width: 420px) {
    #promo3-template .order-new .price-o * {
       font-size: 19px!important;
    }
    #promo3-template .order-new .new-price {
       gap: 15px!important;
    }
    #promo3-template .order-new .price-n * {
       font-size: 24px!important;
    }
 }
 @media screen and (max-width: 360px) {
    #promo3-template .order-new .t1 {
       font-size: 26px!important;
    }
    #promo3-template .order-new .top-order,
    #promo3-template .order-new .bottom-order {
       padding: 10px!important;
    }
    #promo3-template .order-new .t2 {
       font-size: 17px!important;
    }
    
 }