
.page-payment-buy .p-90 {
    padding-top: 0;
}

.choose_subscrption {
    height: 200px;
    background: url('../img/subcription/choose_subscrption.jpg') no-repeat center center;
}

.choose_subscrption .title_bl {
    font-size: 34px;
    text-align: center;
    color: #36474f;
    padding: 30px 0 10px;
    font-weight: 700; font-family: Roboto;
}

.choose_subscrption .content_bl {
    font-size: 20px;
    text-align: center;
    color: #455a64;
    font-weight: 400; font-family: Roboto;
}

.promo_code_box {
    width: 350px;
    max-width: 100%;
    margin: 20px auto 0;
}

.promo_code_box .title_promo {
    font-size: 14px;
    color: #5c708a;
    float: left;
    margin-top: 10px;
    position: relative;
    font-weight: 700; font-family: Roboto;
}

.promo_code_box .title_promo .text {
    display: inline-block;
}

.hint_pay_bl {
    display: inline-block;
    vertical-align: top;
    margin-top: -2px;
}

.hint_pay_bl .i_hint:before {
    content: "";
    color: #18b5f9;
    font-size: 11px;
    line-height: 1;
    font-family: Student;
    width: 14px;
    cursor: pointer;
    display: inline-block;
    height: 14px;
    cursor: pointer;
    margin: 5px 0 0 5px;
    padding: 2px 0 0 3px;
    border-radius: 50%;
    background: #fff;
}

.hint_pay_bl .hint_box {
    display: none;
    position: absolute;
    font-family: Open Sans;
    font-size: 11px;
    color: #546e7a;
    background: #fff;
    border-radius: 3px;
    top: -90px;
    right: -230px;
    z-index: 999;
    width: 260px;
    padding: 7px 7px 7px 7px;
    line-height: 16px;
    min-height: 30px;
    box-shadow: 0 0 8px rgba(0,0,0,.3), 0 0 0 rgba(24,181,249,.2) inset;
}

.hint_pay_bl .hint_box:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 7.5px 0 7.5px;
    border-color: #fff transparent transparent transparent;
    top: 99%;
    left: 16px;
    position: absolute;
}

.congrants_bl, .try_again_bl {
    display: none;
}

.promo_code_box .enter_promo {
    float: right;
}

.form_promo {
    position: relative;
}

.form_promo input {
    width: 170px;
    height: 36px;
    border-radius: 3px;
    background: #fff;
    font-size: 12px;
    color: #455a64;
    padding: 0 10px;
    font-family: Open Sans;
    border: solid 1px #c7cbcd;
}

.form_promo input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #a8adb7;
}

.form_promo input::-moz-placeholder { /* Firefox 19+ */
    color: #a8adb7;
}

.form_promo input:-ms-input-placeholder { /* IE 10+ */
    color: #a8adb7;
}

.form_promo input:-moz-placeholder { /* Firefox 18- */
    color: #a8adb7;
}

.success_promo, .valid_promo {
    font-weight: 700; font-family: Roboto;
    font-size: 12px;
    text-align: center;
}

.form_promo .i_success, .form_promo .i_valid {
    position: absolute;
    right: 9px;
    top: 8px;
    font-size: 16px;
    font-family: Student;
    display: none;
}

.form_promo .success_promo {
    color: #4abb7b;
}

.form_promo .valid_promo {
    color: red;
}

.form_promo .i_success:before {
    content: '';
    color: #4abb7b;
}

.form_promo .i_valid:before {
    content: '';
    color: red;
}

.form_promo .success_br {
    border: 1px solid #4abb7b;
}

.form_promo .valid_br {
    border: 1px solid red;
}

.subscription_choice {
    margin: 30px 0 40px;
}

.subscription_box {
    width: 320px;
    margin: 0 auto;
    text-align: center;
    min-height: 410px;
    font-weight: 400; font-family: Roboto;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.22);
}

.subscription_box .title_bl {
    line-height: 70px;
    background: #18b5f9;
    font-size: 18px;
    color: #fff;
    font-weight: 700; font-family: Roboto;
}

.subscription_box  .price_bl {
    padding: 45px 0 70px;
    position: relative;
}

.subscription_box .price_bl .you_save_default {
    display: none;
}

.subscription_box .price_bl .you_save {
    position: absolute;
    top: 25px;
    left: 50%;
    margin-left: -35px;
    font-size: 12px;
    color: #ff5e36;
}

.subscription_box .price_bl .limit {
    font-size: 13px;
    color: #5d7089;
    margin-top: 10px;
}

.subscription_box .price_bl .value_bl {
    font-size: 51px;
    text-align: center;
    color: #2e4854;
    line-height: 1;
    font-weight: 700; font-family: Roboto;
}

.subscription_box .price_bl .i_symbol {
    font-size: 24px;
    color: #2e4854;
    margin-right: 3px;
    font-weight: 400; font-family: Roboto;
}

.subscription_box .price_bl .day {
    font-weight: 700; font-family: Roboto;
    font-size: 13px;
    color: #2e4854;
    vertical-align: top;
    margin-top: 5px;
}

.subscription_box .payment_bl {
    padding: 20px 0 15px;
    background: #f9f9f9;
}

.method_bl {
    width: 265px;
    margin: 0 auto;
}

.subscription_box .payment_bl .btn_get_subscription {
    display: block;
    width: 265px;
    margin: 18px auto 7px;
    margin-top: 45px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    border-radius: 3px;
    background-color: #3bd15b;
    font-weight: 700; font-family: Roboto;
}
.subscription_box .payment_bl .btn_get_subscription span {
    font-size: 14px;
    font-weight: 700; font-family: Roboto;
}

.subscription_box .payment_bl .btn_get_subscription:hover, .subscription_box .payment_bl .btn_get_subscription:active, .subscription_box .payment_bl .btn_get_subscription:focus {
    opacity: 0.8;
    color: #fff;
    outline: none;
    text-decoration: none;
}

.subscription_box .payment_bl .text_after_btn {
    font-size: 12px;
    color: #35474f;
    display: none;
}

.select_payment {
    position: relative;
}

.subscription_box .payment_bl .select_payment {
    float: left;
}

.list_payment_box {
    width: 120px;
    height: 30px;
    line-height: 30px;
    position: relative;
    border-bottom: solid 1px #a8adb7;
    cursor: pointer;
    position: relative;
}

.list_payment_box.autopayment_box{
    cursor: default;
}

.list_payment_box:after {
    content: '';
    position: absolute;
    font-size: 14px;
    font-weight: bold;
    top: 7px;
    right: 5px;
    cursor: pointer;
    line-height: 1;
    font-family: Student;
}

.list_payment_box.autopayment_box:after {
    content: '';
}

.list_payment_box .i_paypal {
    display: block;
    line-height: 30px;
    padding-left: 10px;
}

.list_payment {
    width: 120px;
    line-height: 30px;
    border-bottom: solid 1px #a8adb7;
    cursor: pointer;


    position: absolute;
    top: 53px;
    left: 0px;
    height: 30px;
    display: none;
    text-align: left;
    padding-left: 10px;
}

.pay_by_card{
    font-size: 16px;
    color: #455a64;
    font-weight: 700; font-family: Roboto;
    text-align: left;
}

.select_payment .text_select {
    font-size: 12px;
    color: #5d7089;
    margin-bottom: 5px;
    font-weight: 400; font-family: Roboto;
}

.subscription_box .payment_bl .checkbox_bl {
    float: right;
}

.label_text {
    display: block;
    position: relative;
    padding-left: 20px;
    width: 89px;
    height: 28px;
    font-size: 12px;
    line-height: 1.17;
    color: #5d7089;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: left;
    font-weight: normal;
    font-weight: 400; font-family: Roboto;
}

/* Hide the browser's default checkbox */
.label_text input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 14px;
    border-radius: 2px;
    cursor: pointer;
    background-color: #fff;
    border: solid 1px #90a4ae;
}

/* On mouse-over, add a grey background color */
.label_text:hover input ~ .checkmark {
    background-color: #fff;
}

/* When the checkbox is checked, add a blue background */
.label_text input:checked ~ .checkmark {
    background-color: #18b5f9;
    border: 1px solid #18b5f9;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.label_text input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.label_text .checkmark:after {
    left: 4px;
    top: 0;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.our_guarantees {
    padding: 20px 0;
    background: #f7f7f7;
}

.our_guarantees .title-box {
    font-size: 24px;
    line-height: 1.17;
    text-align: right;
    color: #5d7089;
    text-transform: uppercase;
    min-height: 120px;
    margin-right: 20px;
    padding: 35px 60px 0 0;
    border-right: solid 1px #c7cbcd;
    font-weight: 700; font-family: Roboto;
}

.our_guarantees .title_bl {
    font-size: 15px;
    color: #5d7089;
    margin: 10px 0 5px;
    font-weight: 700; font-family: Roboto;
}

.our_guarantees .content_bl {
    font-family: Open Sans;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.45;
    letter-spacing: normal;
    color: #5d7089;
}

.plans_bl {
    padding: 45px 0 85px;
}

.plans_bl .title {
    font-size: 32px;
    text-align: center;
    color: #36474f;
    margin-bottom: 50px;
    font-weight: 700; font-family: Roboto;
}

.quick_solution {
    width: 430px;
    max-width: 100%;
    margin: 0 auto;
    min-height: 160px;
    box-shadow: 0 0 10px 0 rgba(67, 81, 106, 0.29);
}

.quick_solution .payment_price {
    padding: 30px 0;
    overflow: hidden;
}

.quick_solution .time {
    font-size: 18px;
    text-align: center;
    color: #00b4fc;
    font-weight: 700; font-family: Roboto;
}

.quick_solution .payment_price .price {
    font-size: 32px;
    text-align: center;
    color: #2e4854;
    line-height: 1;
    font-weight: 700; font-family: Roboto;
}

.quick_solution .payment_price .i_symbol {
    font-size: 24px;
    color: #2e4854;
    margin-right: 3px;
    font-weight: 400; font-family: Roboto;
}

.quick_solution .payment_price .day {
    font-size: 13px;
    color: #2e4854;
    vertical-align: top;
    margin-top: 5px;
    font-weight: 400; font-family: Roboto;
}

.quick_solution .payment_method {
    clear: both;
    overflow: hidden;
    background: #f7f8f9;
    padding: 20px 30px 40px 30px;
}

.payment_method .select_payment .text {
    font-size: 12px;
    color: #5d7089;
    margin-bottom: 3px;
    font-weight: 400; font-family: Roboto;
}

.payment_method .btn_get_week {
    display: block;
    width: 170px;
    margin: 0 auto;
    font-size: 16px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    border-radius: 3px;
    background-color: #3bd15b;
    font-weight: 700; font-family: Roboto;
}

.payment_method .btn_get_week span {
    font-size: 14px;
    font-weight: 700; font-family: Roboto;
}

.payment_method .btn_get_week:hover, .payment_method .btn_get_week:active, .payment_method .btn_get_week:focus {
    opacity: 0.8;
    color: #fff;
    text-decoration: none;
}

.text_ltd {
    font-size: 12px;
    text-align: center;
    margin-bottom: 30px;
}

@media (min-width: 768px) and (max-width: 1199px) {

    .page-payment-buy-n .content_interior-bl {
        padding-top: 138px !important;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {

    .subscription_box {
        width: 290px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .subscription_choice {
        margin: 30px 0 0px;
    }

    .subscription_box {
        margin-bottom: 40px;
    }

    .our_guarantees {
        padding: 20px 0 40px;
    }

    .our_guarantees .title-box {
        font-size: 24px;
        line-height: 1.17;
        text-align: center;
        min-height: 1px;
        padding: 0;
        border-right: none;
        font-weight: 700; font-family: Roboto;
    }

    .our_guarantees .col-md-3 {
        width: 300px;
        margin: 20px auto 0;
        text-align: center;
    }

}

@media (min-width: 320px) and (max-width: 767px) {

    .choose_subscrption {
        height: auto;
        min-height: 200px;
        background: #eaebed;
    }

    .choose_subscrption .title_bl {
        font-size: 24px;
        width: 290px;
        margin: 0 auto;
        padding: 25px 0 15px;
    }

    .choose_subscrption .content_bl {
        font-size: 16px;
    }

    .promo_code_box .title_promo {
        width: 150px;
        float: none;
        margin: 0 auto 10px;
    }

    .promo_code_box .enter_promo {
        float: none;
        width: 170px;
        margin: 0 auto 15px;
    }

    .subscription_choice {
        margin: 30px 0 0;
    }

    .subscription_box {
        width: 290px;
        margin: 0 auto 30px;
    }

    .our_guarantees {
        padding: 10px 0 40px;
    }

    .our_guarantees .title-box {
        font-size: 24px;
        line-height: 1.17;
        text-align: center;
        min-height: 1px;
        padding: 0;
        border-right: none;
        font-weight: 700; font-family: Roboto;
    }

    .our_guarantees .col-md-3 {
        width: 220px;
        margin: 20px auto 0;
        text-align: left;
        position: relative;
    }

    .our_guarantees .col-md-3 img {
        position: absolute;
        left: -20px;
        top: 3px;
    }

    .our_guarantees .content_bl, .our_guarantees .title_bl {
        padding-left: 20px;
    }

    .quick_solution {
        width: 290px;
    }

    .quick_solution .time {
        font-size: 18px;
        width: 55px;
        margin: 0 auto;
        line-height: 1.2;
    }

    .quick_solution .payment_price .price {
        font-size: 32px;
        margin-top: 8px;
    }

    .quick_solution .payment_method {
        padding: 20px 0 25px;
    }

    .quick_solution .payment_method .col-xs-6 {
        float: none;
        width: 100%;
    }

    .select_payment {
        width: 128px;
        margin: 0 auto 20px;
    }

    .plans_bl {
        padding: 25px 0 30px;
    }

    .plans_bl .title {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .hint_pay_bl .hint_box{
        right: -60px;
        top: -85px;
    }

    .hint_pay_bl .hint_box:before{
        left: 69%;
    }
}
