/*-----Last Step Modal-----*/
.last-step-order-form-modal .modal-dialog {
    width: 600px !important;
    margin: 30px auto !important;    
}
@media screen and (max-width: 767px) {
    .last-step-order-form-modal .modal-dialog {
        width: 100% !important;
        margin: 10px auto !important;
        /*padding: 0 15px;*/
    }
  .last-step-order-form-modal .modal-sidebar {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .last-step-order-form-modal .modal-body {
    background: none;
  }
  .last-step-order-form-modal .modal-body .text-block {
    width: 100%;
    padding: 0;
  }
  .last-step-order-form-modal .text-block ul {
    width: auto;
  }
  .last-step-order-form-modal .modal-footer {
    text-align: center;
  }
  .last-step-order-form-modal .modal-footer .go_to_proc {
    float: none;
  }
  .last-step-order-form-modal .modal-dialog .btn.go_to_step2 {
    display: block;
    margin: 20px auto 0;
  }
  .recovery-passw-modal.in .modal-dialog{
      width: 100%;
  }
}
/*-----Last Step Modal END-----*/


/*-----Style for iframe OF-----*/
.iframe-order-form.modal-open {
    position: relative;
}
.iframe-order-form.modal-open .recovery-passw-modal .modal-dialog {
    margin-top: 30px;
}
.iframe-order-form.modal-open .last-step-order-form-modal.modal {
    position: absolute !important;
    overflow: hidden !important;
}
.iframe-order-form.modal-open .last-step-order-form-modal .modal-dialog{
    height: 100%;
    display: flex;
    align-items: center;
}
.iframe-order-form.modal-open .last-step-order-form-modal .modal-content{
    width: 100%;
}
#order-form .proceeding.checkbox-v label a {
    color: #337ab7;
    text-decoration: underline;
}
#order-form .proceeding.checkbox-v label a:hover, #order-form .proceeding.checkbox-v label a:focus{
    color: #337ab7;
    text-decoration: underline;
}
#order-form .proceeding.checkbox-v label{
    font-size: 13px;
    text-align: center;
    font-style: italic;
    color: #333;
    font-weight: 400;
    line-height: 20px;
    padding: 0;
    width: auto;
    margin: 0 auto;
    border-bottom: none;
}
#order-form .proceeding .check-t{
    vertical-align: top;
    padding: 0 5px;
}

#order-form #order-form-inner-v .proceeding {
    margin-bottom: 18px;
}

#order-form #order-form-inner-v .proceeding.check-active {
    background: transparent;
}
#order-form #order-form-inner-v .proceeding .error-bl+.check-t>.cr{
    border: 1px solid #f90000;
}
/*Preloader Start*/
.loader_order_form {
    background: none repeat scroll 0 0 #000;;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
    opacity:0.5;
}
.loader_order_form_inner {
    background: #000 url("/public/order_form/img/preloader_form.gif") no-repeat center center;
    background-size: cover;
    height: 160px;
    width: 160px;
    margin: auto;
    top: 50%;
    margin-top: -100px;
    position: absolute;
    left: 50%;
    opacity:0.5;
    margin-left:-80px;
}
/*Preloader End*/

@media (max-width: 370px){
    .order-auth-row .radi-o-group label{
        font-size: 13px;
        margin-right: 5px;
    }
    .order-auth-row .radi-o-group{
        display: flex;
        justify-content: space-between;
    }
}
@media (max-width: 767px){
    .password_reg-block img{
        display: none;
    }
    .password_reg_text{
        display: block;
    }
    .password_reg-block{
        padding-right: 0 !important;
    }
    .link_recovery_password {
        position: initial !important;
    }
    .password_reg-block {
        padding-right: 0 !important;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: left;
    }
    .text-or-fb.text-or-fb-mob{
        display: block;
        margin-bottom: 10px;
    }
    .order-auth-cell-pic .text-or-fb.text-or-fb-mob{
        margin-top: -10px;
    }
    .text-or-fb.text-or-fb-desk{
        display: none;
    }
    .input-email-or{
        margin-bottom: 10px;
    }
}
@media (min-width: 768px){
    .text-or-fb.text-or-fb-mob{
        display: none !important;
    }
    .text-or-fb.text-or-fb-desk{
        display: block;
    }
    .password_reg-block img{
        display: block;
    }
    .password_reg_text{
        display: none;
    }
}
.text-or-fb{
    width: 150px;
    height: 16px;
    position: relative;
    padding: 0 10px;
    font-size: 15px;
    color: #3b3b3b;
    text-align: center;
    line-height: 1;
    display: block;
    margin: 2px auto;
}
.text-or-fb:before {
    content: "";
    position: absolute;
    top: 8px;
    right: 0;
    width: 60px;
    height: 1px;
    display: block;
    background: #cecbcb;
}
.text-or-fb:after{
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 60px;
    height: 1px;
    display: block;
    background: #cecbcb;  
}    

/*-----NEW AB TEST ORDER FORM STEP 2-----*/
.tab-contents-ab #order-form-inner-v .link-discount-price{
    text-align: left;
    margin: 0 0 10px 0;
}
.tab-contents-ab .hover-extras-con-v-block{
    display: block;
    margin-top: 0;
    border-bottom: 1px solid #d1d1d1;
}
.tab-contents-ab  #order-form-inner-v .pay-t{
    margin: 0;
}
.tab-contents-ab  #order-form-inner-v .pay-t label {
    display: block;
}
.tab-contents-ab #order-form-inner-v .price-all-con{
    min-height: 65px;
    margin: 15px 0 0 0;
}
.tab-contents-ab #order-form-inner-v .total-price {
    color: #F29244;
}
.tab-contents-ab #order-form-inner-v .order-auth-ph .password_reg-block{
    margin: 0;
}
.tab-contents-ab #order-form-inner-v .btn-login-or{
    width: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tab-contents-ab #order-form-inner-v .btn-login-or:before{
    content: "";
    position: absolute;
    top: 22px;
    right: 10px;
    left: initial;
    bottom: initial;
    height: 40px;
    width: 1px;
    display: block;
    background: #cecbcb;
}
.btn-login-or-block{
    width: 51px;
}
.tab-contents-ab #order-form-inner-v .btn-login-or:after{
    content: "";
    position: absolute;
    bottom: 22px;
    right: 10px;
    top: -40px;
    left: 10px;
    height: 40px;
    width: 1px;
    display: block;
    background: #cecbcb;
}
.tab-contents-ab #order-form-inner-v .order-auth-ph .link_recovery_password{
    top: 5px;
}
.tab-contents-ab #order-form-inner-v .pay-block{
    margin: 0 auto;
}
.tab-contents-ab #order-form-inner-v .order-auth-cell-line{
    width: 51px;
    height: 100%;
    position: relative;
    text-align: center;
    left: 15px;
}
.tab-contents-ab #order-form-inner-v .order-auth-ph .link_recovery_password{
    right: -20px  
}
.tab-contents-ab #order-form-inner-v .btn-google{
    margin-left: 0;
}
.tab-contents-ab #order-form-inner-v .order-auth-ph .fb-btn, .tab-contents-ab #order-form-inner-v .order-auth-ph .btn-google{
    width: 140px;
}
.tab-contents-ab .btn-login-or-left{
    width: 200px;
}
.tab-contents-ab .btn-login-or-right{
    width: 140px;
}
.tab-contents-ab .pic-new-client-cell{
    width: 200px;
    text-align: center;
}
.tab-contents-ab .input-email input{
    line-height: 16px
}
.tab-contents-ab .price-all-container{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    min-height: 65px;
}
.tab-contents-ab #order-form-inner-v .order-auth-ph #password_reg-error{
    margin: 0;
}
.tab-contents-ab #order-form-inner-v .money-back-pi{
    margin: 0 25px 0 0;
    max-width: 75px;
}
.tab-contents-ab .btn-login-or-mobile{
    display: none;
}
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to { opacity: 1; }
}

@-moz-keyframes fadein {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes fadein {
    from { opacity: 0; }
    to { opacity: 1; }
}
.button-hover  {
    -webkit-animation: fadein 0.2s ease-in alternate;
    -moz-animation: fadein 0.2s ease-in alternate;
    animation: fadein 0.2s ease-in alternate;
    animation-iteration-count: 1;
}
@media (max-width: 360px){
    .order-auth-row .radi-o-group label{
        font-size: 13px;
    }
    .order-auth-row .radi-o-group label{
        margin-right: 5px;
    }
}
@media (max-width: 767px){
    .tab-contents-ab .btn-login-or-mobile{
        display: block;
        width: 150px;
        height: 16px;
        position: relative;
        padding: 0 10px;
        font-size: 15px;
        color: #3b3b3b;
        text-align: center;
        line-height: 1;
        display: block;
        margin: -5px auto 15px auto;
    }
    .tab-contents-ab .btn-login-or-mobile:before {
        content: "";
        position: absolute;
        top: 8px;
        right: 0;
        width: 60px;
        height: 1px;
        display: block;
        background: #cecbcb;
    }
    .tab-contents-ab .btn-login-or-mobile:after {
        content: "";
        position: absolute;
        top: 8px;
        left: 0;
        width: 60px;
        height: 1px;
        display: block;
        background: #cecbcb;
    }
    .tab-contents-ab .price-all-container{
        justify-content: center;
    }
    .tab-contents-ab .btn-google {
        margin: 0 auto !important;
    }
    .tab-contents-ab .pic-new-client-desk{
        display: none;
    }
    .tab-contents-ab .pic-new-client-mob{
        display: block;
        margin: 0 auto;
    }
    
    .tab-contents-ab .order-auth-cell-pic img{
        margin: 0 !important;
    }
    .tab-contents-ab #order-form-inner-v .order-auth-cell-line{
        display: none;
    }
    .pic-new-client-mob .pic-new-client{
        margin-bottom: 23px;
        margin-top: 5px;
    }
    #order-form .tab-contents-ab #order-form-inner-v .checkbox-v{
        margin-top: 0;
    }
    #order-form .tab-contents-ab .fb-btn img, #order-form .tab-contents-ab .btn-google img{
            margin-right: 5px !important;
    }
    #order-form .tab-contents-ab .pay-container {
        border-top: none;
    }
    .tab-contents-ab .pic-new-client-cell {
        width: 200px;
        text-align: center;
        display: inline;
    }
    .tab-contents-ab #order-form-inner-v .link_recovery_password {
        top: 5px;
        right: 0;
        margin: 0;
    }
    .tab-contents-ab #order-form-inner-v .input-pass input {
        margin-bottom: 10px;
    }
    .tab-contents-ab #order-form-inner-v .link_recovery_password{
        margin-bottom: 10px;
    }
}
@media (min-width: 768px){
    .tab-contents-ab .pic-new-client-desk{
        display: block;
        margin: 0 auto;
    }
    .tab-contents-ab .pic-new-client-mob{
        display: none;
    }
}
/*-----NEW AB TEST ORDER FORM STEP 2 END-----*/

.tab-contents-ab #order-form-inner-v .order-discount-container{
    text-align: left;
    margin: 0 0 5px 0;
}
.tab-contents-ab #order-form-inner-v .discount_code_error_place{
    text-align: left;
}
input[type="radio"]:checked + span::before, input[type="radio"] + span::before{
    background-size: 100% 100% !important;
}

.bonus-price{
    font-size: 16px;
}
.bonus-icon{
    font-size: 45px;
    padding: 0 10px 0 0;
    display: inline-block;
}
.banner-bonus{
    font-size: 15px;
    line-height: 15px;
    padding: 0 30px;
    margin: 0 auto 25px;
}
.banner-bonus-bold{
    font-weight: bold;
    margin-bottom: 5px;
}
.border-wrap {
    padding: 5px 0 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.writings-block .summary-holder {
    padding: 0 15px;
    margin-top: 10px;
}
.writings-block .summary-holder .summary {
    padding-top: 15px;
    border-top: 1px solid #d1d1d1;
}
.writings-block .summary-title{
    margin: 0;
}
.writing-levels-block .row {
    max-width: 95%;
    margin: 0 auto 10px;
}
.writing-levels-block p{ margin: 5px 0 15px !important; }

.writings-block .writer-level label {
    cursor: pointer;
    height: 105px;
    width: 80px;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 0;
}
.writings-block img {
    width: 65%;
    object-fit: contain;
    margin: 0 auto;
}
.writings-block .wr-level-basic img {
    width: 45%;
    margin: 20px auto 0;
}
.writings-block .wr-level-standart img {
    width: 55%;
    margin: 10px auto 0;
}

.writings-block .writer-level {
    padding-left: 0;
    padding-right: 0;
}

.writings-block .writer-level:hover label,
.writings-block .writer-level.checked label {
    background: #e8f0db;
}

.writings-block .writer-level .default {
    display: block;
}
.writing-levels-block [type='radio'] { display: none; }

.hidden_tooltip { display: none !important; }

.user_email_input+.tooltip {
    width: 100%;
    max-width: 100% !important;
}

.user_email_input+.tooltip>.tooltip-inner {
    display: block !important;
    max-width: 100% !important;
    width: 100%;
}
.user_email_input+.tooltip>.tooltip-arrow { display: block !important; }

/*ORDER FORM AUTH TOP START*/

.order-form-auth_top .btn-check.nav-paycard:hover{                  
    animation: shadow-pulse-card 1.5s infinite;
    -moz-animation: shadow-pulse-card 1.5s infinite;
    -o-animation: shadow-pulse-card 1.5s infinite;
    -webkit-animation: shadow-pulse-card 1.5s infinite;
}
.order-form-auth_top .btn-check.nav-paycard{
    animation: none;
    -moz-animation: none;
    -o-animation: none;
    -webkit-animation: none; 
}
.order-form-auth_top .btn-check.nav-paypal:hover{
    animation: shadow-pulse-pp 1.5s infinite;
    -moz-animation: shadow-pulse-pp 1.5s infinite;
    -o-animation: shadow-pulse-pp 1.5s infinite;
    -webkit-animation: shadow-pulse-pp 1.5s infinite;
}
.order-form-auth_top .btn-check.nav-paypal{
    animation: none;
    -moz-animation: none;
    -o-animation: none;
    -webkit-animation: none; 
}
@keyframes shadow-pulse-card{
    0% {
        box-shadow: 0 0 0 0px rgba(89,178,1, 0.6);
    }      
    100% {
        box-shadow: 0 0 0 20px rgba(89,178,1, 0);
    }
}
@keyframes shadow-pulse-pp{
    0% {
        box-shadow: 0 0 0 0px rgba(1,154,222, 0.6);
    }   
    100% {
        box-shadow: 0 0 0 20px rgba(1,154,222, 0);
    }
}  

@keyframes shadow-pulse-splitit {
    0% {
        box-shadow: 0 0 0 0px rgba(247,152,36, 0.6);
    }   
    100% {
        box-shadow: 0 0 0 20px rgba(247,152,36, 0);
    }
}  

.order-form-auth_top .nav-paycard {
    width: 100%; 
    background-color: #59b201 !important;
    margin-bottom: 15px;
    text-transform: none;
    font-style: italic; 
    font-size: 18px;
}

.order-form-auth_top .nav-paypal {
    width: 100%;
    margin-bottom: 15px;
    background-color: #019ade !important; 
    text-transform: none; 
    font-style: italic; 
    font-size: 18px;
}

.order-form-auth_top .nav-paypal span {
    position: relative;
    padding-left: 25px;
    font-size: 20px;
    font-weight: 700;
}

.order-form-auth_top .nav-paycard span {
    position: relative;
    padding-left: 35px;
}

.order-form-auth_top .nav-paycard span::before {
    content: "";
    background: url("/public/order_form/img/credit-cards-payment.svg") no-repeat;
    background-size: 34px;
    width: 34px;
    height:34px;
    position: absolute;
    left: -10px;
    top: -4px;
}
.order-form-auth_top .nav-paypal span::before {
    content: "";
    background: url("/public/order_form/img/paypal-logo.svg") no-repeat;
    background-size: 22px;
    width: 22px;
    height:22px;
    position: absolute;
    left: -5px;
    top: -2px;
}

.order-form-auth_top #order-form-inner-v #password_reg-error {
    top: 7px;
}

.order-form-auth_top .nav-splitit {
    width: 100%;
    background-color: #f79824 !important; 
    text-transform: none; 
    font-style: italic; 
    font-size: 18px;
}

.order-form-auth_top .nav-splitit span {
    position: relative;
    padding-left: 25px;
    font-size: 20px;
    font-weight: 700;
}

.order-form-auth_top .nav-new {
    position: relative;
}

.order-form-auth_top .nav-new::before {
    content:"";
    position: absolute;
    left: -4px;
    top: -4px;
    background: url("/public/order_form/img/new-option.svg") no-repeat;
    background-size: 39px;
    width: 39px;
    height:39px;
}

.order-form-auth_top .nav-splitit span::before {
    content: "";
    background: url("/public/order_form/img/pay-later.svg") no-repeat;
    background-size: 22px;
    width: 22px;
    height:22px;
    position: absolute;
    left: -5px;
    top: -2px;
}

.order-form-auth_top .span-modal-pay-later {
    float: right;
    color: #33a8d4;
    font-size: 12px;
    cursor: pointer;
    text-decoration: underline;
    margin-top: 3px;
}

.order-form-auth_top .span-modal-pay-later:hover {
    text-decoration: none;
}

.order-form-auth_top .btn-check.nav-splitit:hover{
    animation: shadow-pulse-splitit 1.5s infinite;
    -moz-animation: shadow-pulse-splitit 1.5s infinite;
    -o-animation: shadow-pulse-splitit 1.5s infinite;
    -webkit-animation: shadow-pulse-splitit 1.5s infinite;
}

/*-----splitit MODAL-----*/
#splitit-info-modal h4{
    text-align: center;
    color: #03B9D3;
}
#splitit-info-modal .modal-dialog{
    margin-top: 30px;
}
#splitit-info-modal h4.text-left{
    text-align: left;
}
#splitit-info-modal .modal-header{
    border-bottom: none;
}
#splitit-info-modal .modal-content{
    font-size: 14px;
    text-align: left;
}
#splitit-info-modal .modal-content.choose-pay-text{
    padding: 15px 0 0 0;
}
#splitit-info-modal .green-marker{
    color: #03B9D3;
    margin-right: 5px;
}  
#splitit-info-modal p {
    margin: 0 0 15px;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
}
#splitit-info-modal .modal-custom-list{
    list-style: none;
    padding-left: 55px;
    margin-bottom: 25px;
}            
#splitit-info-modal .modal-custom-list li{
    margin: 0 0 5px 0;
    position: relative;
}
#splitit-info-modal .modal-custom-list li:before{
    content: "";
    position: absolute;
    width: 9px;
    height: 9px;
    left: -19px;
    top: 6px;
    background: #03B9D3;
    border-radius: 50%;
}
#splitit-info-modal .modal-body {
    position: relative;
    padding: 15px 35px;
}
@media(max-width: 767px){
    #splitit-info-modal .modal-custom-list{
        padding-left: 25px;
    }
}
/*-----splitit MODAL END-----*/

.order-form-auth_top .btn-check{
    background: #01bad4 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAlCAYAAAAwYKuzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA0xpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODFFM0VGN0FCNEQ2MTFFODhGOUNCNUM2RTk4OTI4MjQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODFFM0VGNzlCNEQ2MTFFODhGOUNCNUM2RTk4OTI4MjQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjNmZWU5NjU2LWZkM2YtMTE3Yi05MzM2LWFlM2I2YmIxZDM5OSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjNmZWU5NjU2LWZkM2YtMTE3Yi05MzM2LWFlM2I2YmIxZDM5OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pr6WrTIAAAKHSURBVHjarJjNSxVhFMZHichSshaloOWmhUVBJolRGwkXZRIGbWxxN5FCmzYtJAjpL2hT4EZJoqQIjQg0WoQUuMhQwihN0FpUBJEUlX2MzytzaRic85w58x74Le6dyzO/O/e+XycIwzCI0QNuJN7LynHwGFTkzFkl/qIQ/q+rxsB94FeU8cSnYFzOKrkf/ExkPPUheCVMr2vKoDYh4xkosQqWBkFQE6RXN7ge8KoSrjWDCVASWCoylZ6iqz7Ft+0gGRNgXZ5BctmD5DGS8TyrZPKNi+QG/YrQVpIxCdZbBR0XyA0GFMGHSca0VjLtwjlyg5uK8CbwR8h4CTZZBR1nieSgQrIBLBPJMqugo5NI3lZI7gXfhYwZUG4VdJwmkkOKjF1gSch4kyapHe4niOQ9RUYd+CRkzIItVsHiLkWqu4qMWvBRyJgDlVZBRwuRHFFkVIFFIeMt2GoVdBwhkvcVGe6nnBcyFoqS1m3QATIyxxQZFdGqklbvwM48e7Uu8iQvKfeQUj20yu0Gn4XgccVStiH6XFq5EV9vkWsEv4XgR4oMt8S9EjI+gGrLf/AQ+UlGlQNkVsh4X5TLKsimmAeKjG1kilmMPpN5HjzK/syKjOro6Uhy2y0rSbuHyXkHGVQL8ck5i+ApIjes3Ch80a4cWQTPeFh794BvZIOw2bIfLBC5O8pJ+IeQ8Tq5MdAKsu3+kHKu/Evkyi1nkvNE7paHzcSMVi4pyI6cgx7mSnoGSRPs8SDHDu1TYKOls9Dn4RzMBpX6HLxW8+ir0LoZAAVFi2dJuPYCNILlPM2jLmMvJk7zGiM3cy9GGiTdOeSKHAT/8nSz2DTTq5yEJU5GTcvK0EMLeEWAAQABhlFa8cprbwAAAABJRU5ErkJggg==') no-repeat;
    background-position: right 16px center;
    background-size: 16px 16px;
}
.order-form-auth_top .pay-cell:first-child{
    display: none;
}

.order-form-auth_top .switch {
    max-width: 100% !important;
}

@media (max-width: 767px) {
    .order-form-auth_top .input-pass.pass {
        display: block;
    }
}
.order-form-auth_top .logged_in {
    font-size: 14px;
    line-height: 16px;
    color: #3b3b3b;
    padding: 5px 15px;
    text-align: center;
    background: #e7f0db;
    margin: 15px 0 20px 0;
}
@media(min-width: 767px){
    .order-form-auth_top .encripted-pic {margin-left:-141px;}
}
/*ORDER FORM AUTH TOP END*/

.order-form-auth_top #order-form-inner-v #password_reg-error {
    top: -18px;
    width: 100%;
}

/**/
#_order_form .input-inc-block .left_decr, #_order_form .input-inc-block .right_incr {
    float: left;
    margin: 0;
    height: 33px;
    padding: 6px 8px;
    width: 32px;
    outline: none;
    border: 1px solid #bebebe;
}
#_order_form .input-inc-block input[type="text"] {
    text-align: center;
    float: left;
    width: 50px;
    border-radius: 0;
    height: 33px;
    margin: 0;
    border-left: none;
    border-right: none;
}
#_order_form .input-inc-block .left_decr {
    border-radius: 3px 0 0 3px;
}
#_order_form .input-inc-block .right_incr {
    border-radius: 0 3px 3px 0;
}
@media (max-width: 767px){
#order-form .container-6, #order-form .container-8, #order-form .container-4, #order-form .container-3 {
   width: 100%;
}
}
/*---single/double spaced---*/
.switch-spaced__block .input-inc-block__wrap{
}
.type-of-paper__container--slides, .switch-spaced__container, .switch-spaced__container--spaced{
    display: flex;
    margin: 0 -4px;
}
.type-of-paper__container--slides .type-of-paper__wrap.type-of-paper__wrap--slides, .type-of-paper__container--slides #switch-spaced__block--slides, .switch-spaced__container--item{
    margin: 0 4px;
}
.type-of-paper__wrap--slides+.switch-spaced__block{
    display: block !important;
}
.switch-spaced__container--item{
    width: 50%;
}
#switch-spaced__block--slides{
    width: 50%;
    float: left;
}
.type-of-paper__container--slides .type-of-paper__wrap.type-of-paper__wrap--slides{
    width: 50%;
    float: left;
}
.type-of-paper__container--slides .type-of-paper__wrap{
    width: 100%;
    margin: 0 4px;
}
#switch-spaced__block--slides.switch-spaced__block .input-inc-block__wrap{
    width: 100%;
}
.switch-spaced__block .input-inc-block__wrap{
    width: 50%;
    display: flex;
    flex-direction: column;
}
.switch-spaced__block .input-inc-block__wrap.input-inc-block__wrap--quantity{
    margin: 0 4px;
}
.switch-spaced__block .input-inc-block__wrap .input-inc-block{
    display: flex;
}
.switch-spaced__block .input-inc-block__wrap .input-inc-block.error-bl .left_decr, 
.switch-spaced__block .input-inc-block__wrap .input-inc-block.error-bl .right_incr,
.switch-spaced__block .input-inc-block__wrap .input-inc-block.error-bl input[type="text"]{
    border-color: red !important;
}
.switch-spaced__block #block_switch_word{
    width: 50%;
    display: flex;
    justify-content: flex-end;
    margin: 0 4px;
}
#order-form .switch-spaced__block .switch{
    display: flex;
    justify-content: space-around;
    height: 33px;
    width: 100%;
    margin-top: 19px;
    border: 1px solid #BEBEBE;
    border-radius: 5px;
}
#order-form .switch-spaced__block .switch div{
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    background: #fff;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    width: 50%;
    height: 31px;
    font-size: 12px;
    line-height: normal;
    text-align: center;
    color: #4C4C4C;
}
#order-form .switch-spaced__block .switch div.active{
    background: #83C942;
    border-radius: 5px !important;
    margin: -1px;
    height: 33px;
    color: #fff;
}
#_order_form .switch-spaced__block .input-inc-block .left_decr, #_order_form .switch-spaced__block .input-inc-block .right_incr {
    float: left;
    margin: 0;
    height: 33px;
    padding: 6px 8px;
    width: 35px;
    outline: none;
    border: 1px solid #bebebe;
    background: transparent;
    cursor: pointer;
}
#_order_form .switch-spaced__block .input-inc-block input[type="text"] {
    text-align: center;
    float: left;
    width: 80%;
    width: -webkit-calc(100% - 70px);
    width: -moz-calc(100% - 70px);
    width: calc(100% - 70px);
    border-radius: 0;
    height: 33px;
    margin: 0;
    border-left: none;
    border-right: none;
    color: #333333;
    padding: 6px;
}
#_order_form .switch-spaced__block .input-inc-block .left_decr {
    border-radius: 5px 0 0 5px;
    border-right: none;
}
#_order_form .switch-spaced__block .input-inc-block .right_incr {
    border-radius: 0 5px 5px 0;
    border-left: none;
}
.switch-spaced__block .button-group {
    display: inline-block;
    vertical-align: middle;
}
.switch-spaced__block .button-group .button {
    border-radius: 0;
    font-size: 12px;
    line-height: 1;
    white-space: normal;
    font-weight: normal;
    height: 33px;
}
.switch-spaced__block .button-group .button + .button {
    margin-left: -1px;
}
.switch-spaced__block .button-group.active .button {
    background-color: #85c631;        
    color: #fff;
    margin: -1px;
    border-radius: 5px;
}
.switch-spaced__block .button-group.button-group-justified {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 33px;
    margin-top: 19px;
    border: 1px solid #BEBEBE;
    border-radius: 5px;
}
.switch-spaced__block .button-group.button-group-justified > .button-group {
    float: none !important;
    display: flex;
    width: 50%;
}
.switch-spaced__block .button-group.button-group-justified > .button-group .button {
    width: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.switch-spaced__block .button-group.button-group-justified > .button-group.active{
    margin: 0 -1px;
}
.switch-spaced__block .radio-group .button-group .button {
    display: flex;
    justify-content: center;
    align-items: center;
}
.switch-spaced__block .radio-group .button-group .button input[type=radio] {
    display: none;
}
.switch-spaced__block .radio-group .button-group .button div {
    display: table-cell;
    vertical-align: middle;
}
.switch-spaced__block .radio-group .button-group .button div span {
    display: inline-block;
}
.switch-spaced__block .order-alert-info__wrap{
    margin-top: 19px;
    margin-left: 16px;
    height: 33px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.switch-spaced__block .order-alert-info{
    font-size: 10px;
    line-height: normal;
    color: #4C4C4C;
    margin-bottom: 4px;
}
.switch-spaced__block .order-alert-info__spaced{
    font-size: 10px;
    line-height: normal;
    color: #9E9E9E;
}
.increment--minus:hover:before{
    content: "";
    background: #E5E5E5;
    border-radius: 5px;
    height: 29px;
    width: 32px;
    /* display: block; */
    position: absolute;
    top: 2px;
    left: 2px;
    bottom: 3px;
    z-index: 1;
}
.increment--plus:hover:before{
    content: "";
    background: #E5E5E5;
    border-radius: 5px;
    height: 29px;
    width: 32px;                            
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 3px;
    z-index: 1;
}
.increment--minus, .increment--plus{
    position: relative;
    line-height: normal;
}
.increment--minus input, .increment--plus input{
    position: relative;
    z-index: 2;
}
@media(max-width: 767px){
    #order-form .switch-spaced__block .switch,  #order-form .switch-spaced__block .switch div.active, #_order_form .switch-spaced__block .input-inc-block .left_decr, #_order_form .switch-spaced__block .input-inc-block .right_incr,#_order_form .switch-spaced__block .input-inc-block input[type="text"], .switch-spaced__block .button-group .button, .switch-spaced__block .button-group.button-group-justified, .switch-spaced__block .order-alert-info__wrap{
        height: 40px;
    }
    .increment--minus:hover:before, .increment--plus:hover:before{
        height: 36px;
    }
    #order-form .switch-spaced__block .switch div{
        height: 38px;
    }
    #order-form .switch-spaced__block .switch, .switch-spaced__block .button-group.button-group-justified, .switch-spaced__block .order-alert-info__wrap{
        margin-top: 21px;
    }                           
}
/*---END single/double spaced---*/

.btn-check.nav-splitit.btn-disabled {
    background-color: #b4b4b4 !important;
}
.btn-check.nav-splitit.btn-disabled::before {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNzQgNzciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDc0IDc3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6I0ZGRkZGRjt9LnN0MXtmaWxsOiM5OTk5OTk7fS5zdDJ7ZmlsbDojQjRCNEI0O30uc3Qze2ZpbGw6I0Y3RkZGRTt9PC9zdHlsZT48Zz48cG9seWdvbiBpZD0icGF0aC0zIiBjbGFzcz0ic3QwIiBwb2ludHM9IjcuNyw3Ni4yIDEuNyw3NC43IDcuNyw0My4xICIvPjwvZz48Zz48cG9seWdvbiBpZD0icGF0aC0xIiBjbGFzcz0ic3QwIiBwb2ludHM9Ijc0LDcuOSA0MC4yLDMuOSA3Mi41LDEuNyAiLz48L2c+PHRpdGxlPm5ldzwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IlBhZ2UtMSI+PGcgaWQ9Im9wdGlvbjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xLjAwMDAwMCwgLTIzNC4wMDAwMDApIj48ZyBpZD0iX3gzMV8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAzLjAwMDAwMCkiPjxnIGlkPSJidXR0b24zIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMjMxLjAwMDAwMCkiPjxnIGlkPSJuZXciPjxnIGlkPSJHcm91cC0xMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzcuNTAwMDAwLCAzOS4wMDAwMDApIHNjYWxlKC0xLCAxKSB0cmFuc2xhdGUoLTM3LjUwMDAwMCwgLTM5LjAwMDAwMCkgIj48ZyBpZD0iR3JvdXAtMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDEuNDk4NDc2KSI+PGcgaWQ9IkNsaXAtMiI+PHBvbHlnb24gaWQ9InBhdGgtMV8xXyIgY2xhc3M9InN0MSIgcG9pbnRzPSIwLDYuNCAzMy44LDIuNCAxLjUsMC4yICIvPjwvZz48L2c+PGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDY2LjA5NTg1OCwgNDMuMDc3OTQ5KSI+PGcgaWQ9IkNsaXAtNSI+PHBvbHlnb24gaWQ9InBhdGgtM18xXyIgY2xhc3M9InN0MSIgcG9pbnRzPSIwLjIsMzMuMSA2LjMsMzEuNiAwLjIsMCAiLz48L2c+PC9nPjxnIGlkPSJHcm91cC05IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjYwMjMyNCwgMC4yODc0MjMpIj48cGF0aCBpZD0iRmlsbC03IiBjbGFzcz0ic3QyIiBkPSJNMjcuMiwwQzI3LjEsMCwyNy4xLDAsMjcuMiwwTDAuOSwwLjhjLTEsMC0xLjIsMC42LTAuNSwxLjNMNzAsNzMuOWMwLjcsMC43LDEuMiwwLjUsMS4zLTAuNUw3Miw0NmMwLDAsMCwwLDAtMC4xdjBjMC0xLTAuNS0yLjItMS4yLTIuOUwzMC4xLDEuMkMyOS40LDAuNSwyOC4yLDAsMjcuMiwwTDI3LjIsMHoiLz48L2c+PC9nPjxwYXRoIGlkPSJORVciIGNsYXNzPSJzdDMiIGQ9Ik0yOC44LDM5LjJsLTIuNSwyLjVsLTcuNS0yLjRsMCwwYzAuOCwwLjcsMS41LDEuMywxLjksMS43bDMuMiwzLjJsLTEuNywxLjdsLTcuMS03LjFsMi40LTIuNGw3LjQsMi40bDAsMGMtMC44LTAuNy0xLjQtMS4yLTEuOC0xLjdsLTMuMi0zLjJsMS43LTEuN0wyOC44LDM5LjJ6IE0zNC40LDMzLjZsLTQuMSw0LjFsLTcuMS03LjFsNC4xLTQuMWwxLjUsMS41bC0yLjIsMi4ybDEuMSwxLjFsMi4xLTIuMWwxLjUsMS41TDI5LjMsMzNsMS4zLDEuM2wyLjItMi4yTDM0LjQsMzMuNnogTTQzLjEsMjQuOWwtMi4yLDIuMmwtMy43LTIuNGMtMC4yLTAuMS0wLjUtMC4zLTAuOS0wLjZzLTAuOC0wLjYtMS4xLTAuOGMwLjIsMC4yLDAuNCwwLjUsMC43LDAuOXMwLjUsMC43LDAuNywxczEsMS42LDIuNSwzLjlsLTIuMiwyLjJMMjgsMjUuOWwxLjgtMS44bDQuMywyLjhjMSwwLjYsMS43LDEuMSwyLjIsMS41Yy0wLjMtMC40LTAuNy0wLjktMS4xLTEuNmMtMC41LTAuNy0wLjgtMS4yLTEuMS0xLjdMMzIsMjEuOWwxLjctMS43bDMuMywyLjFjMC41LDAuMywxLjEsMC43LDEuOCwxLjJjMC43LDAuNSwxLjIsMC44LDEuNSwxYy0wLjMtMC40LTAuOC0xLjEtMS41LTIuMkwzNiwxOGwxLjgtMS44TDQzLjEsMjQuOXoiLz48L2c+PC9nPjwvZz48L2c+PC9nPjwvc3ZnPg==') !important;
}
.btn-check.nav-splitit.btn-disabled:hover {
    animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -webkit-animation: none !important;
}


.payments_block_btn .btn-check{
    height: 50px;
    padding: 10px 64px;
    text-align: left;
}
.payments_block_btn .btn-check span{
    padding-left: 0;
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #FFFFFF;
}
.order-form-auth_top .payments_block_btn .nav-paycard span::before{
    content: "";
    background: url(/public/order_form/img/credit-cards-payment.svg) no-repeat;
    background-size: cover;
    width: 22px;
    height: 21px;
    position: absolute;
    left: -38px;
    top: -2px;
}
.order-form-auth_top .payments_block_btn .nav-paypal span::before{
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    left: -36px;
    top: -2px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJESURBVHgB7ZiLccIwDIaVXgfIBk0nKBs0I9AJSjeACaATFCagI3QD2AA6QdwJwgaqRGRqjJ04DyC947vTEcd28iPZsh2AM4CIMdkA+oYIm5LlWJCRJXBtHMJMVnAtKoRpcjvc0i+GcxEgbEU2I0uNPgOysdTpfkvokhJhXF6SjbRnpO1I7pd5eAxtcQjLxRPskcRok5J9kG0wnOZetIStyOYiQnspwdOw1SUv0xBVCaQftl0URTtPXWvo2cpbJy/jWdaHxMpO2B4JlhD2iaO0FGExBs6Xk5rxSV5844s76J84JtEXd9BzbgLbcl9Sp8jeoZyU7BmMMdM5JdM9aI3EYjXJsFtWIQJTCASL5c9mLuJbZYmyENtL29K4vzCzPV2vqZ7Lidya0L25/EkWCQ1Q/FyvBy1xsVW9sZ+Gf2HOpDzC9ox9AjfWy+0Q5g6Bejczl3KdLZeP3JdmfqxyYpW/LHFcr8eaHhpdrFCxT+DWKg+Ml6/hNP2kUM0LjSnePT1CHTyuHdboz+MzM/rO5L55DwPe6cTnwR0EgEUK4dmdBLTdHw+wRvrSHV3EFX30gcg1EWbSJsMOcOXBo+09FhOAZ3XooH+QXwXtl0DlCrFrgtSZkUOJwAQKkU1hJ01cHvy2ynXPKixuSlFggY/Y/NvMPpIugcoqP0F9eEJwJljAaURC2B2WUse4TM2WWJx5L81hN+Py4JQavBrlFK6IS2AKPeJ2JmnLvxAYtO5eGKUvWGDVye3SKDA06a9bnP378nVLmXuBX5jqv2qhj+3nAAAAAElFTkSuQmCC');   
    background-size: cover;
}
.order-form-auth_top .payments_block_btn .nav-splitit span::before{
    content: "";
    background: url(/public/order_form/img/pay-later.svg) no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
    position: absolute;
    left: -36px;
    top: -2px;
}
.order-form-auth_top .payments_block_btn .nav-paycard {
    background-color: #65BB00 !important;
}
.order-form-auth_top .payments_block_btn .nav-paypal { 
    background-color: #199BDB !important;
}
.order-form-auth_top .payments_block_btn .nav-splitit { 
    background-color: #FB710D !important;
}

.select-grey-placeholder{
    color: #9E9E9E !important;
}
#_subject option{
    color: #3b3b3b;
}