.bookar_wrapper {
    overflow-x: hidden;
}

.bookar_wrapper .bookar_wrapper_top h1 {
    text-align: center;
    color: white;
    font-weight: 900;
}

.bookar_wrapper .bookar_wrapper_top {
    background: #2a465c;
    min-height: 150px;
}

.bookar_wrapper .bookar_step_sec {
    background: white;
    border-radius: 88px;
    margin: 20px;
    padding: 18px 0px 0px;
    box-shadow: 10px 10px 18px -13px;
    overflow: hidden;
    max-height: 138px;
}

.bookar_wrapper .bookar_top_bottom {
    background: none;
    margin: -80px 0px 0px 0px;
}

.bookar_wrapper .bookar_step_ico {
    margin: 1px auto;
    position: relative;
    width: 135px;
    z-index: 600;
}

.bookar_wrapper .bookar_step_ico img {
    box-shadow: 0px -30px 0px 30px white;
}

.bookar_wrapper .bookar_step_ico p {
    margin-top: 5px;
}

.bookar_wrapper .bookar_hr {
    border: 1px solid #e1e1e1;
    position: relative;
    bottom: 95px;
    max-width: 675px;
    z-index: 500;
}

.bookar_form1 .bookar_forms .form-control {
    height: 45px;
}

.bookar_form1 .bookar_forms .form-control-srch {
    height: 45px;
}

.bookar_wrapper .bookar_forms button {
    margin-left: -25%;
    border: none;
    color: #fff;
    background: #2a465c;
    padding: 8px 21px;
    border-radius: 20px;
    font-weight: 600;
}

@media only screen and (max-width: 1199px) {
    .bookar_wrapper .bookar_forms button {
        margin-left: -25%;
    }
}

@media only screen and (max-width: 989px) {
    .bookar_wrapper .bookar_forms button {
        margin-left: -20%;
    }
}

@media only screen and (max-width: 500px) {
    .bookar_wrapper .bookar_forms button {
        margin-left: -25%;
    }
}

@media only screen and (max-width: 430px) {
    .bookar_wrapper .bookar_forms button {
        margin-left: -35%;
    }
}

.bookar_wrapper #frm_select {
    display: none;
}

@media only screen and (max-width: 991px) {
    .bookar_wrapper .bookar_step_ico {
        margin: 5px auto;
        max-width: 65px;
    }
    .payment_wrapper {
        margin: 0px auto !important;
    }
    .payment_wrapper .payment_head {
        padding: 0px 0px 28px;
    }
    .bookar_wrapper .bookar_hr {
        max-width: 60%;
        bottom: 61px;
    }
}

.bookar_wrapper .bookar_form1 h2 {
    color: #4ba6db;
    font-weight: 600;
}

input.form-control-srch {
    width: 99%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

@media only screen and (max-width: 1199px) {
    input.form-control-srch {
        width: 98%;
    }
}

@media only screen and (max-width: 571px) {
    input.form-control-srch {
        width: 98%;
    }
    .bookar_wrapper h2 {
        font-size: 18px;
    }
    .bookar_wrapper .looking_for_btn h4 {
        font-size: 10px !important;
    }
}

.bookar_wrapper .bookar_form1 .bookar_forms {
    width: 75%;
    margin: 10px auto;
}

.bookar_wrapper .bookar_form2 h2 {
    color: #4ba6db;
    font-weight: 600;
    font-size: 22px;
}

.bookar_wrapper h2 {
    font-size: 22px;
}

.bookar_wrapper .bookar_form2 .bookar_forms {
    width: 75%;
    margin: 10px auto;
}

.bookar_wrapper .looking_for_btn {
    width: 80%;
    height: 158px;
    margin-left: 10%;
    border-radius: 13px;
    border: 1px solid;
    background: white;
    position: relative;
}

.bookar_wrapper button.looking_for_btn:hover {
    border: 1px solid #4ba6db;
    color: #4ba6db;
    box-shadow: 4px 4px 18px -6px;
}


/*toggling class*/

.looking_btn_active {
    background: linear-gradient(to bottom, #4ba6db 0%, #41c3e3 100%) !important;
    border: none !important;
    color: white !important;
}

@media only screen and (max-width: 767px) {
    .bookar_wrapper .looking_for_btn {
        margin: 10px auto;
        width: 100%;
        margin-left: 0px;
    }
    .bookar_wrapper .looking_for_btn h4 {
        font-size: 13px;
    }
    .bookar_wrapper .looking_for_btn {
        min-height: 130px;
        font-size: 10px;
        max-height: 130px;
    }
}

@media only screen and (max-width: 550px) {
    .bookar_wrapper .looking_for_btn {
        width: 100%;
        margin-left: 0px;
    }
}

.bookar_wrapper .bookar_lookin_for {
    margin: 0px 0px 50px;
}

.bookar_wrapper .bookar_lookin_for h2 {
    color: #4ba6db;
    font-weight: 600;
    text-align: center;
    padding: 50px;
}

@media only screen and (max-width: 459px) {
    .bookar_wrapper .looking_for_btn {
        font-size: 10px;
    }
    .bookar_wrapper .bookar_pricing button {
        width: -moz-available !important;
        /* WebKit-based browsers will ignore this. */
        width: -webkit-fill-available !important;
        /* Mozilla-based browsers will ignore this. */
        width: fill-available !important;
    }
}

#pr_sec_repaironly {
    display: none;
    padding-top: 4rem;
}

#pr_sec_repairandprotect {
    display: none
}

#pr_sec_repairandreplacement {
    display: none;
}

.bookar_wrapper .bookar_lookin_for h3 {
    color: #f05a28;
    font-weight: 600;
    text-align: center;
    margin: 50px auto;
}

.bookar_wrapper .bookar_pricing h3 {
    text-align: center;
    font-weight: 600;
    padding: 0px 0px 20px;
    color: #f05a28;
}

.bookar_wrapper .bookar_pricing .bookar_plan_1 {
    position: relative;
    padding: 9px 25px !important;
    border-radius: 9px;
    margin: 10px auto;
    max-width: 360px;
    overflow: hidden;
    border: 3px solid #ffff;
    margin-bottom: 10px !important;
    min-height: 430px;
    transition: all .2s ease-in-out;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
   
}

@media only screen and (max-width:992px){
    .bookar_wrapper .bookar_pricing .bookar_plan_1 {
        min-height: initial;
        margin-bottom: 5rem !important;
    }
}

.tick_top {
    position: absolute;
    right: -5px;
    top: 9px;
    background: #097dca;
    color: white;
    border-radius: 10px;
    padding: 7px 12px;
    width: 36px;
    margin: -15px 0px 0px 309px;
}

.bookar_wrapper .bookar_pricing .bookar_plan_1 h2 {
    font-weight: 900;
    cursor: pointer;
    font-family: sans-serif !important;
    font-weight: bold;
    font-size: 25px;
}

.bookar_wrapper .bookar_pricing .bookar_plan_1 span {
    font-size: 14pt;
    font-weight: 400;
}

.bookar_wrapper .bookar_pricing .bookar_plan_1 .selected_pr_p {
    color: #4ba6db;
}

.bookar_wrapper .bookar_pricing .bookar_plan_1 .tick_ico {
    color: white;
    background: #4ba6db;
    padding: 0px 4px;
    border-radius: 50%;
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
}

.bookar_wrapper .bookar_pricing .bookar_plan_1 p.not_inc,
.bookar_wrapper .bookar_pricing .bookar_plan_1_desc p.not_inc {
    text-decoration: line-through;
}

.bookar_wrapper .bookar_pricing .bookar_plan_1 p.not_inc .tick_ico {
    background: #CCC;
}

.bookar_wrapper .bookar_pricing button {
    padding: 10px 0px;
    font-size: 14pt;
    background: #087dca;
    border: unset;
    font-weight: bold;
    border-radius: 0px;
    position: relative;
    width: 118%;
    color: #fff;
    margin: -15px -26px;
}

.bookar_wrapper .bookar_pricing {
    padding: 0px 0px 50px;
}

.bookar_wrapper .bookar_page_move button {
    padding: 17px 84px;
    border-radius: 25px;
    border: none;
    color: black;
    background: #e1e1e1;
    margin: 10px 0px;
    font-weight: 900;
}

.bookar_wrapper .bookar_page_move button:hover {
    color: white;
    background: #4ba6db;
}

.tick_hide {
    visibility: hidden;
}

.tick_vis {
    visibility: visible;
}

.bookp_border_active {
    border: 5px solid 5px solid #097dca !important;
}

.bookar_plan_1_desc_act {
    display: block !important;
}

.bw_btm_plan {
    background: #fff;
    color: 4ba6db;
}

.bw_btm_plan_active {
    background: #097dca !important;
    color: #fff !important;
}

@media only screen and (max-width: 1200px) {
    .bookar_page_move button {
        padding: 14px 48px !important;
    }
}

@media only screen and (max-width: 767px) {
    .bookar_page_move button {
        padding: 14px 25px !important;
    }
}

@media only screen and (max-width: 450px) {
    .bookar_page_move button {
        padding: 14px 17px !important;
    }
}

.bookar_wrapper .bookar_page_move {
    padding: 0px 0px 100px;
}

.form_er {
    position: absolute;
    right: 15px;
    color: red;
}

.form_sl_er {
    right: 15%;
    color: red;
    text-align: center;
    margin: 0px auto;
}

@media only screen and (max-width: 991px) {
    .bookar_wrapper .bookar_form2 .bookar_forms {
        width: 75%;
        margin: 0px auto;
    }
    .bookar_wrapper .bookar_hr {
        display: none;
    }
    .bookar_wrapper .bookar_form1 .bookar_forms {
        width: 75%;
        margin: -20px auto;
    }
    .bookar_wrapper .bookar_lookin_for h2 {
        padding: 0px 0px 20px;
    }
    .bookar_wrapper .bookar_step_sec {
        padding: 13px;
        max-height: 100px;
        max-width: 100px;
        margin: 30px auto;
    }
    .bookar_wrapper .bookar_lookin_for {
        margin: 0px 0px 20px;
    }
    .bookar_wrapper .bookar_step_ico p {
        display: none;
    }
}

.bookar_wrapper .bookar_plan_1_desc {
    display: none;
    text-align: left !important;
    max-width: 300px;
    margin: 15px auto;
    border: 1px solid #45b6df;
    border-radius: 10px;
    padding: 10px;
    box-shadow: 2px 1px 9px -2px #4ba6db;
}

.bookar_wrapper .bookar_plan_1_m {
    border-radius: 10px;
    text-align: center;
    max-width: 300px;
    margin: 0px auto;
    background: #4ba6db21;
    position: relative;
    overflow: hidden;
}

.bookar_plan_dblock {
    display: block !important;
}

.bookar_plan_dnone {
    display: none !important;
}


}
@media only screen and (max-width: 500px) {
    .bookar_wrapper h2 {
        font-size: 22px;
    }
}
.payment_wrapper {
    overflow: hidden;
}
.payment_wrapper .payment_head h2 {
    font-weight: bold;
    color: #4ba5db;
    text-align: center;
}
.payment_wrapper .payment_head p {
    text-align: center;
}
.fa-credit-card:before {
    content: "\f09d";
    position: absolute;
    bottom: 48px;
    left: 92%;
    color: #4ba5db;
}
@media only screen and (max-width: 377px) {
    .fa-credit-card:before {
        left: 88%;
    }
}
.payment_wrapper .payment_head {
    padding: 0px 0px 50px;
}
.payment_wrapper .bookar_page_move {
    margin: 50px 0px 0px 0px;
}
.payment_wrapper .bookar_page_move button {
    padding: 14px 0px !important;
    border-radius: 25px;
    border: none;
    color: black;
    background: #e1e1e1;
    margin: 10px 0px;
    font-weight: 900;
    min-width: 150px;
}
.payment_wrapper .bookar_page_move button:hover {
    color: white;
    background: #4ba6db;
}
@media only screen and (max-width: 908px) {
    .payment_wrapper .bookar_page_move button {
        min-width: 124px !important;
    }
}
.success_wrapper .success_sec img {
    margin: 0px auto;
}
.success_wrapper .success_sec h2 {
    text-align: center;
    color: #4ba6db;
    font-weight: 999;
    padding: 5px 0px
}
.success_wrapper .success_sec p {
    text-align: center;
    padding: 0px 0px 10px 0px;
    font-size: 14pt;
}
.success_sec {
    padding: 50px;
}
.success_wrapper button {
    padding: 15px 40px;
    font-size: 14pt;
    background: #e1e1e1;
    border: navajowhite;
    font-weight: bold;
    border-radius: 36px;
}
.success_wrapper button:hover {
    background-color: #44a4ec;
    color: white;
}
button:focus {
    outline: 0;
}
header.entry-header {
    display: none !important;
}
.swal-icon:first-child {
    margin-top: 15px;
    margin-bottom: 0;
}
.swal-title {
    padding: 5px 16px;
}
.swal-title:not(:last-child) {
    margin-bottom: 10px;
}
.swal-text {
    text-align: center;
}
.swal-footer {
    margin-top: 0px;
    text-align: center;
    padding: 10px 16px;
}
.swal-modal.waiting {
    background: none;
}
.swal-modal.waiting .swal-icon img {
    height: 80px;
}
.swal-modal.waiting .swal-text {
    color: white;
}
.swal-modal .swal-text ul {
    padding: 0;
    text-align: left;
}
.rep-replace-badge {
    position: absolute;
    top: 0;
    right: 10px;
    width: 55px;
}
@media only screen and (max-width: 660px) {
    .rep-replace-badge {
        position: initial;
    }
    
    .img-replacement {
        display: none !important;
    }
}
.bookar_wrapper .bookar_pricing h2 {
    text-align: center !important;
}
@media only screen and (max-width: 766px) {
    .page-id-1015 .pull-right.btn.btn-primary.get_repair_btn {
        display: none;
    }
    
    .page-id-1015 .bar_tt_mob {
        display: block !important;
    }
    
    .page-id-1015 .col-md-3.col-xs-12.rn_logo {
        width: 50%;
        display: block;
    }
    
    .page-id-1015 .col-md-9.col-xs-12.menu_listing_pro {
        width: 50%;
    }
    
    .page-id-1015 .bookar_wrapper .bookar_top_bottom {
        display: none;
    }
    
    .page-id-1015 .bookar_wrapper .bookar_wrapper_top {
        display: none;
    }
    
    .page-id-1015 .bookar_form1 {
        margin-top: 40px;
    }
}
@media only screen and (max-width: 408px) {
    .page-id-1015 .col-md-3.col-xs-12.rn_logo {
        width: 50%;
        display: block;
        padding-top: 3%;
    }
}
@media only screen and (max-width: 350px) {
    .page-id-1015 .col-md-3.col-xs-12.rn_logo {
        width: 50%;
        display: block;
        padding-top: 5%;
    }
}
@media only screen and (max-width: 766px) {
    .page-id-1019 .pull-right.btn.btn-primary.get_repair_btn {
        display: none;
    }
    
    .page-id-1019 .bar_tt_mob {
        display: block !important;
    }
    
    .page-id-1019 .col-md-3.col-xs-12.rn_logo {
        width: 50%;
        display: block;
    }
    
    .page-id-1019 .col-md-9.col-xs-12.menu_listing_pro {
        width: 50%;
    }
    
    .page-id-1019 .bookar_wrapper .bookar_top_bottom {
        display: none;
    }
    
    .page-id-1019 .bookar_wrapper .bookar_wrapper_top {
        display: none;
    }
    
    .page-id-1019 .bookar_form1 {
        margin-top: 40px;
    }
}
@media only screen and (max-width: 408px) {
    .page-id-1019 .col-md-3.col-xs-12.rn_logo {
        width: 50%;
        display: block;
        padding-top: 3%;
    }
}
@media only screen and (max-width: 350px) {
    .page-id-1019 .col-md-3.col-xs-12.rn_logo {
        width: 50%;
        display: block;
        padding-top: 5%;
    }
}
.page-id-1019 .bookar_wrapper .bookar_top_bottom {
    display: none;
}
.page-id-1019 .bookar_wrapper .bookar_wrapper_top {
    display: none;
}
h2.h2-div {
    width: 46%;
    float: left;
    font-size: 30pt !important;
    margin: 2%;
    padding: 10px 2px !important;
    background: #d6e9f6;
    border-radius: 5px;
    color: #5482a4 !important;
}
.h2-div.h2-divactive {
    background: #e1e1e1;
    border-radius: 5px;
    color: #fff !important;
    background-image: -moz-linear-gradient( 90deg, rgb(75, 166, 219) 0%, rgb(65, 195, 227) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(75, 166, 219) 0%, rgb(65, 195, 227) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(75, 166, 219) 0%, rgb(65, 195, 227) 100%);
}
h2.h2-div small {
    font-size: 10pt !important;
    display: block;
    padding: 0px 10px 5px;
    color: #04395e !important;
}

/* h2.h2-div small #ro_new_pl_3 {
    font-weight: 400 !important;
    font-size: large !important;
    color: #f05a28 !important;
} */
h2.h2-div small.pricestyle {
    font-weight: 900 !important;
    font-size: 26px !important;
    color: #5481a4 !important;
}
h2.h2-div.h2-divactive small.pricestyle {
    font-weight: 900 !important;
    font-size: 26px !important;
    color: #fff !important;
}
h2.h2-div small.calloutstyle {
    color: #04395e !important;
    font-size: 15px !important;
}
.col-xs-3.col-sm-3.hidden-md.hidden-lg.price_wrapper.pmrgdlt {
    padding: 3px;
}
.bookar_wrapper .bookar_pricing h2.mbh2n {
    font-size: 14pt;
}
.tick_topsm {
    position: absolute;
    right: -5px;
    top: 8px;
    background: #4ba6db;
    color: white;
    border-radius: 10px;
    padding: 5px 10px;
    width: 27px;
    font-size: 8pt;
    margin: -15px 0px 0px 309px;
}
.text-bold {
    font-weight: bold;
}
.bookar_wrapper .bookar_pricing .bookar_plan_1 h4 {
    color: #f05928;
    font-weight: bold;
    margin: 15px 0px;
    position: relative;
    top: 5px;
    z-index: -111;
}
.bookar_wrapper .fa.fa-check {
    color: #fff;
    font-size: unset;
    margin-top: unset;
    padding: 3px 0px;
}
h2.h2-divactive:after {
    content: '\f00c';
    position: absolute;
    background: #fff;
    font-family: FontAwesome;
    display: inline-block;
    font-size: 11pt;
    padding: 3px;
    color: #3eb5e0;
    margin-top: -123px;
    border-radius: 0px 5px;
    margin-left: 45px;
}
.bookar_pricing h6 {
    position: absolute;
    left: 44%;
    margin-top: 65px;
    background: #fff;
    padding: 10px;
    border-radius: 50%;
    color: #087dca;
    font-weight: bold;
}
.brw-right-dts span.tick_ico {
    background: #4ba6db;
    color: #fff;
    padding: 3px 5px;
    border-radius: 50%;
}
.brw-right-dts h4 {
    color: #f05928;
    font-weight: bold;
    margin-bottom: 15px;
}
.brw-right-dts p {
    padding: 10px 0px;
}
.bookar_plan_1 h3 {
    text-align: center !important;
    font-weight: bold !important;
    padding: unset !important;
    color: #0d86d7 !important;
    font-size: 14pt !important;
    margin: 2px 0px !important;
}
#pr_sec_repairandprotect .bookar_plan_1 p {
    text-align: center;
    color: #3cb8e1;
}
#pr_sec_repairandprotect .bookar_plan_1 h2 {
    margin-bottom: 30px;
}
@media screen and (max-width:1199px) and (min-width:992px) {
    h2.h2-divactive:after {
        margin-left: 28px;
    }
}
@media screen and (max-width:367px) {
    h2.h2-div small.calloutstyle {
        font-size: 12px !important;
    }
    
    .bookar_pricing h6 {
        left: 46%;
        margin-top: 50px;
        padding: 3px;
        font-size: 7pt;
    }
    
    h2.h2-divactive:after {
        margin-top: -114px;
        margin-left: 20px;
    }
}
@media screen and (max-width:322px) {
    h2.h2-div small.calloutstyle {
        font-size: 11px !important;
    }
}
#bookar_plan_5 h2 {
    color: #097dca;
}
#bookar_plan_1 h2.h2-divactive:after {
    margin-top: -80px;
}
@media screen and (max-width:399px) {
    #bookar_plan_1 h2.h2-divactive:after {
        margin-top: -74px;
        margin-left: 37px;
    }
    
    #bookar_plan_1 h2.h2-div small {
        padding: 0px;
    }
}
@media screen and (max-width:345px) {
    h2.h2-div small.pricestyle,
    h2.h2-div.h2-divactive small.pricestyle {
        font-size: 20px;
    }
    
    #bookar_plan_5 h2 {
        font-size: 33pt !important;
    }
    
    .bookar_plan_1 h2 {
        font-weight: 900;
        font-size: 22pt !important;
    }
    
    h2.h2-div small.pricestyle,
    h2.h2-div.h2-divactive small.pricestyle {
        font-size: 18pt !important;
    }
}
@media screen and (max-width:341px) {
    #bookar_plan_1 h2.h2-divactive:after {
        margin-top: -87px;
        margin-left: 24px;
    }
}
@media screen and (max-width:1199px) and (min-width:992px) {
    .bookar_wrapper .bookar_pricing button {
        width: 123%;
    }
}
.bookar_plan_1.border-dull {
    border: 3px solid #d6e9f6 !important;
}
@media screen and (max-width:345px){
    #bookar_plan_3 h2.h2-divactive:after {
        margin-top: -101px;
        margin-left: 32px;
        font-size: 8pt;
    }

}
@media screen and (max-width:399px) {
    h2.h2-divactive:after {
        display: none;
    }
}
.border_active_plan_rn {
    border: 4px solid #097dca !important;
    transition: all .2s ease-in-out;
    transform: scale(1.1);
}
@media screen and (max-width:991px) {
    .bookar_wrapper .bookar_pricing .bookar_plan_1  {
        margin: 25px auto;
        background-color: white;
    }
}

@media screen and (max-width:767px) {
    .bookar_wrapper .bookar_pricing .bookar_plan_1.border_active_plan_rn  {
        margin: 35px auto;
    }
}

.custom-cursor {
    cursor: pointer;
}

.price_wrapper .note{
    margin-top: 2rem;
}


/* spinner/processing state, errors */
.spinner,
.spinner:before,
.spinner:after {
  border-radius: 50%;
}
.spinner {
  color: #ffffff;
  font-size: 22px;
  text-indent: -99999px;
  margin: 0px auto;
  position: relative;
  width: 20px;
  height: 20px;
  box-shadow: inset 0 0 0 2px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.spinner:before,
.spinner:after {
  position: absolute;
  content: "";
}
.spinner:before {
  width: 10.4px;
  height: 20.4px;
  background: ##e1e1e1;
  border-radius: 20.4px 0 0 20.4px;
  top: -0.2px;
  left: -0.2px;
  -webkit-transform-origin: 10.4px 10.2px;
  transform-origin: 10.4px 10.2px;
  -webkit-animation: loading 2s infinite ease 1.5s;
  animation: loading 2s infinite ease 1.5s;
}
.spinner:after {
  width: 10.4px;
  height: 10.2px;
  background: ##e1e1e1;
  border-radius: 0 10.2px 10.2px 0;
  top: -0.1px;
  left: 10.2px;
  -webkit-transform-origin: 0px 10.2px;
  transform-origin: 0px 10.2px;
  -webkit-animation: loading 2s infinite ease;
  animation: loading 2s infinite ease;
}

@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}