body{
    margin: 0;
    padding: 0;
    background: #F6F6F6;
    font-family: "Open Sans", sans-serif;
    background: url(../images/body_bg.png) no-repeat;
    background-size: cover;
    background-position: top left;
}

/* .osk_plan_card_fulldwrap {
    height:90vh;
    overflow-y: scroll;
} */
/* .osk_common_qform_wrap_css label{
    display:block;
}  */
.osk_quoteform_bodywrap #ht-ctc-chat{
 display: none;
}
.osk_rightbtns a{
    line-height: 30px;
  font-size: 18px;
  max-height: 50px;
}
.policy_max_wrap .border-line-single{

    padding: 6px 2px;
    border-bottom: 1px solid #ccc;
    width: 100%;
    display: block;
}
.policy_max_wrap label{

    font-weight: bold;
}
.iti__country-container .iti__selected-dial-code{
    font-size: 18px;
}
  
.osk_common_qform_wrap_css select,.osk_common_qform_wrap_css input{
    width:100%;
}
.osk_commonquote_form label{
    font-weight: bold;
}

.osk_checkbox_new_btn {
 
    padding: 10px 20px;
 
    color: white;
    /* background-color: #007BFF;
   
    border: 2px solid #0056b3; */
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    font-weight:bold;
    display: flex !important;
    align-items: center;
    justify-content: center;
    line-height: 28px;
    height: 50px;
  }
  
  /* Hide the default checkbox appearance */
  .osk_checkbox_new_btn input[type="checkbox"] {
    display: none;
  }
  
  /* Checkmark icon style */
  .osk_checkbox_new_btn .checkmark.osk_checkmark_new_span {
 
    width: 34px;
    height: 34px;
    border: 2px solid #28a745;
    border-radius: 50%;  
    background-color: white;
    margin-top: 32px;
    margin-right: 10px;
    transition: background-color 0.3s ease;
    transform: translateY(-50%);
  }
  
  /* When checkbox is checked, add the checkmark (change background color) */
  .osk_checkbox_new_btn input[type="checkbox"]:checked + .osk_checkmark_new_span {
    background-color: #28a745;
    border-color: #28a745;
  }
  
  .osk_checkbox_new_btn input[type="checkbox"]:checked + .osk_checkmark_new_span::after {
    content: '\2713'; /* Unicode checkmark character */
    font-size: 14px;
    color: white;
    line-height: 28px;
    transform: translate(-50%, -50%);
    display: block;
  font-size: 30px;
  margin-top: 15px;
 
  padding-left: 20px;

  }
.osk_compare_banner.no_compare_btn .osk_compare_plan_btn_popup{
     display:none;
}

.osk_compare_banner{
    position: sticky;
  top: 70px;

  border: 2px solid var(--osk-green);
  background: #eee;
   z-index:1;
}

/* Force equal column widths  start*/

.compare-plan-result table {
    table-layout: fixed;
    width: 100%;
}

.compare-plan-result table th,
.compare-plan-result table td {
    width: auto; /* fallback */
    text-align: center;
    vertical-align: middle;
    word-wrap: break-word;   /* allow breaking */
    white-space: normal;  
}

.compare-plan-result.three-cols table th,
.compare-plan-result.three-cols table td {
    width: 33.33%;
}
.compare-plan-result.two-cols table th,
.compare-plan-result.two-cols table td {
    width: 50%;
}

.compare-plan-result table .buy-quote-plan
{
    width: auto !important;
    display: inline-block !important;
    min-width: unset;
}

@media (max-width: 768px) {
   
    /* Headings inside th */
    .compare-plan-result table th .headtitle h5 {
        font-size: 16px;   /* smaller for mobile */
        line-height: 1.2;
        white-space: normal; /* force wrap */
        word-break: break-word;
    }
  }
  /* end */

.osk_new_comparebtn_wrap.disabled{
    opacity:0.5;
}
.headding_1{
    color: #003478;
    text-align: center;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.headding_4{
    color: #193478;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px; /* 91.667% */
    text-transform: capitalize;
}
.filter_box{
    border-radius: 5px;
border: 1px solid rgba(0, 0, 0, 0.07);
background: #FFF;
box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.05);
overflow: hidden;
}

.plan_selected{
    border-radius: 5px;
background: #FFF;
box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.18);
padding:  14px 20px;
}
.plan_selected p{
    color: #000;
    text-align: center;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px; /* 157.143% */
    text-transform: capitalize;
    margin-bottom: 0;
    height: 40px;
    align-content: center;
}

.plan_footer .btn_secondary:hover{
background-color: transparent;
color: #003478;
border-color: #003478;
}

.btn_success{
    border-radius: 5px;
background: #237D3D;
color: #FFF;
text-align: center;
font-family: "Open Sans";
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 22px; /* 157.143% */
text-transform: capitalize;
padding: 9px 20px;
}
.plan_card_2{
border-radius: 5px;
background: #FFF;
box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.18);
}
.plan_card_2 .plan_hader, .plan_card_2 .plan_body{
 gap: 10px 0px;
 padding:  20px 20px 20px;
 border-bottom: 1px solid #E4E4E4;
}
.plan_footer{
    padding:  20px 20px 20px;
}

.pdf_link{
    color: #000;
text-align: left;
font-family: "Open Sans";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 157.143% */
text-transform: capitalize;
text-decoration: none;
margin-bottom: 10px;
width: fit-content;
}

.price_label{
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 122.222% */
    text-transform: capitalize;
    margin: 0px;
}
.price_value{
    color: #237D3D;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 70.588% */
    text-transform: capitalize;
    margin: 0px;
    margin-bottom: 0px;
}
.price_label_offer{
    color: #000;
    text-align: right;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 157.143% */
    text-transform: capitalize;
    opacity: 0.5;
    margin-bottom: 0px;
}
.price_value_offer{
    color: #237D3D;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px; /* 91.667% */
    text-transform: capitalize;
    margin-bottom: 0px;
}

.info_price{
    color: #000;
text-align: right;
font-family: "Open Sans";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 122.222% */
text-transform: capitalize;
margin-bottom: 0px;
}

.plan_card_2 .plan_hader h5{
    color: #193478;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px; /* 122.222% */
    text-transform: capitalize;
    margin-bottom: 8px;
}
.plan_card_2 .plan_hader p{
    color: #323232;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 157.143% */
text-transform: capitalize;
margin-bottom: 8px;
}
.plan_card_2 .plan_hader h6{
    color: #003478;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px; /* 137.5% */
    text-transform: capitalize;
    margin-bottom: 8px;
}
.plan_card_2 .plan_hader .btn_link{
    color: #003478;
text-align: center;
font-family: "Open Sans";
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 22px; /* 157.143% */
text-decoration-line: underline;
text-transform: capitalize;
}

.form_plan .form-select{
    border-bottom: 1px solid #CCC;
    background-color: #D9D9D9;
    border-radius: 0px;
}

.form_plan .form-label{
    color: #323232;
font-family: "Open Sans SemiBold";
font-size: 13px;
font-style: normal;
font-weight: 600;
line-height: 22px; /* 169.231% */
text-transform: capitalize;
}
.cutom_badge{
    color: #FFF;
text-align: center;
font-family: "Open Sans";
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 22px; /* 157.143% */
text-transform: capitalize;
display: flex;
padding: 5px 10px;
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 6px;
 
text-decoration: none;
}
.gap_10 {
    gap: 0 10px;
}


.filter_box li{
    display: block;
    width: 100%;
}
.filter_box  .link_filter.active{
    color: #fff;
    background:var(--osk-green); 
}
.filter_box  .link_filter{
    color: var(--osk-blue); 
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    text-transform: capitalize;
    background-color: #fff;
    padding: 8px 15px;
    border-bottom: 1px solid #E4E4E4;
    display: inline-block;
    width: 100%;
    text-decoration: none;
}

.get_a_quote_form{
    background: #fff;
    background-image: none;
    display: block;
    padding: 50px 0px 80px;
}


.get_a_quote_plan_list{
    display: block;
    padding: 60px 0px 80px;
}

.get_a_quote_plan_list .travel_summary .form-check-label{
    color: #000;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px; /* 169.231% */
    text-transform: capitalize;
}



.osk_quote_sort_order_wdgt_wrap   .form-check-input:checked{
 background-color: var(--osk-green); ;
border-color: var(--osk-blue); 
}

.form-check-input:checked[type=radio] {
   /* background-image: url(../images/svg/radio_circle.svg); */
   background-size: 10px 10px;
   background-position: center;
}

.form_card{
border-radius: 5px;
border: 1px solid #CCC;
background: #FFF;
box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.18);
margin-top: 10px;
padding: 10px 5px;
}

.custom_header{
    background-color: #fff;
    padding: 6px 0px;
}

.plan_header{
    background: #082464;
    padding: 14px 0px;
}
.plan_header h4{
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.plan_header p{
    color: #FFF;
    font-size: 11px;
    font-style: normal;
    line-height: 18px; /* 163.636% */
    text-transform: capitalize;
    margin-bottom: 0px;
}
.plan_header .btn_link{
    color: #FFF;
    font-size: 11px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-decoration-line: underline;
    text-transform: capitalize;
}

.plan_details{
    margin-top: 50px;
}
.custom_steps{
    margin-top: -49px;
    z-index: 99;
    position: relative;
}
.custom_steps .steps{
    border-radius: 40px;
    border: 1px solid #D4C7C7;
    background: #FFF;
    overflow: hidden;
    display: flex;
}
.custom_steps .steps .step{
    color: #5A5A5A;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    text-transform: capitalize;
    padding: 12px 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20%;
    flex: 0 0 20%;
    position: relative;
}
.custom_steps .steps .step::before{
    position: absolute;
    top: 0;
    right:0 ;
    height: 100%;
    width: 20px;
    content: " ";
    background: url(../images/wizard_arrow.svg), no-repeat;
}

.second-step-completed .step_1.step.completed::before, .third-step-completed .step_1.step.completed::before, .third-step-completed .step_2.step.completed::before, .fourth-step-completed .step_2.step.completed::before, .fourth-step-completed .step_1.step.completed::before, .fourth-step-completed .step_3.step.completed::before{
    background: url(../images/wizard_arrow_completed.svg), no-repeat;
}

.step-content {
    display: none;
}

.active-content {
    display: block;
}

.custom_steps .steps .step:last-child::before{
display: none;
}
.step-number{
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #5A5A5A;
    color: #5A5A5A;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    border-radius: 100%;
    margin-right: 10px;
}

.custom_steps .steps .step.active{
    color: #003478;
    font-weight: 600;
}
.custom_steps .steps .step.active .step-number{
    color: #003478;
    border: 1px solid #003478;
    font-weight: 600;
}
.custom_steps .steps .step.completed .step-number{
    color: #fff;
    border: 1px solid #fff;
    font-weight: 600;
}
.custom_steps .steps .step.completed {
    color: #fff;
    font-weight: 600;
}

.custom_steps .steps .step.completed {
background: #003478;
}



.purchase_plan_form{
    border-radius: 5px;
background: #FFF;
box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.18);
position: relative;
padding: 28px 24px;
display: block;
}

.purchase_plan_form .icon_input{
    position: relative;
}

.purchase_plan_form .icon_input::before{
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 12px;
    height: 12px;
    content: " ";
    background-image: url(../images/calendar.svg);
}
.purchase_plan_form .icon_input.edit_icon::before{
    background-image: url(../images/edit.svg);
}


.purchase_plan_form::before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-radius: 5px 5px 0px 0px;
background: #FAA71D;
height: 10px;
content: " ";
z-index: 99;
}
.purchase_plan_form h4{
    color: #003478;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
}
.wizard .col{
    position: relative;
}
.wizard .col.active .circle{
background-color: #003478;
}


.wizard .col .circle{
    width: 20px;
height: 20px;
background-color: #fff;
border-radius: 100%;
display: flex;
justify-content: center;
align-items: center;
}

.wizard .col.active .circle .small{
    background-color: #fff;
}


.wizard .col .circle .small{
    width: 8px;
    height: 8px;
    background-color: #828C99;
border-radius: 100%;
display: flex;
justify-content: center;
align-items: center;
}

.wizard .col.active p{
    color: #003478;
text-align: center;
font-family: "Open Sans";
font-size: 12px;
font-style: normal;
font-weight: 600;
line-height: 16px;
text-transform: capitalize;
margin-top: 10px;
margin-bottom: 0;
}

.wizard .col p{
    color: rgba(0, 52, 120, 0.53);
    text-align: center;
    font-family: "Open Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    text-transform: capitalize;
    margin-top: 10px;
margin-bottom: 0;
}
.wizard {
    position: relative;
}
.wizard::before{
    content: " ";
    width: 435px;
height: 1px;
background: #CFD9E5;
left: 0;
right: 0;
margin: 0 auto;
position: absolute;
top: 10px;
z-index: 0;
}

.insurance_application{
    border-radius: 5px;
    background: rgba(228, 232, 242, 0.20);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 10px;
    margin-top: 20px;
}


.insurance_application p{
    color: rgba(0, 0, 0, 0.62);
font-family: "Open Sans";
font-size: 10px;
font-style: normal;
font-weight: 400;
line-height: 18px; /* 180% */
text-transform: capitalize;
margin: 0px;
}
.border-top{
    border-color: #EDEDED;
    margin-top: 24px;
}

.purchase_plan_form .form-label{
    color: #323232;
    font-family: "Open Sans SemiBold";
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px; /* 169.231% */
 
}

.purchase_plan_form .form-control, .purchase_plan_form .form-select, .get_a_quote_form .form-select, .get_a_quote_form .form-control {
    border-radius: 0px;
    border: 1px solid transparent;
    border-bottom: 1px solid #CCC;
 
    color: #333;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 157.143% */
 
}
.purchase_plan_form .form-control:focus, .get_a_quote_form .form-select:focus, .get_a_quote_form .form-control:focus{
    box-shadow: none;
}
.purchase_plan_form .form-control::placeholder, .get_a_quote_form .form-control::placeholder{
    color: rgba(0, 0, 0, 0.50);
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 157.143% */
text-transform: capitalize;
}
.btn_link{
    color: #003478;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 180% */
    text-decoration-line: underline;
    text-transform: capitalize;
}
.purchase_plan_form .form-text{
    color: #323232;
font-family: "Open Sans";
font-size: 10px;
font-style: normal;
font-weight: 600;
line-height: 22px; /* 220% */
text-transform: capitalize;
}

.note_section{
    border-radius: 5px;
    background: rgba(228, 232, 242, 0.20);
    padding: 10px;
    margin-top: 10px;
}
.note_section p{
        color: rgba(0, 0, 0, 0.62);
        font-size: 10px;
        font-style: normal;
        font-weight: 400;
        line-height: 18px; /* 180% */
        text-transform: capitalize;
        margin: 0;
    }

    
    .toggle-container {
        position: relative;
        display: inline-block;
    }
    
    .toggle-checkbox {
        display: none;
    }
    
    .toggle {
        width: 50px;
        height: 20px;
        background-color: #B9B5B5;
        border-radius: 30px;
        position: relative;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 5px;
        box-sizing: border-box;
        transition: background-color 0.3s ease;
    }
    
    .toggle::before {
        content: '';
        position: absolute;
        top: -2px;
        left: 0;
        width: 24px;
        height: 24px;
        background-color: white;
        border-radius: 50%;
        transition: transform 0.3s ease;
        filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.12));
    }
    
    .toggle-text {
        color: #FFF;
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        transition: color 0.3s ease;
        position: absolute;
        right: 5px;
    }

    
    .toggle-checkbox:checked + .toggle {
        background-color: #003366;  /* Dark blue for 'Yes' state */
    }
    
    .toggle-checkbox:checked + .toggle::before {
        transform: translateX(30px);
    }
    
    .toggle-checkbox:checked + .toggle .toggle-text {
        color: white;
        left: 6px;
        right: 0;
    }
    
    .toggle-checkbox:not(:checked) + .toggle {
        background-color: #ccc; /* Gray for 'No' state */
    }
    
    .toggle-checkbox:not(:checked) + .toggle .toggle-text {
        color: #FFF;
    }

    .btn_primary{
        border-radius: 5px;
        background: #003478;
        padding: 8px 20px;
        color: #FFF;
        text-align: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 22px; /* 157.143% */
        text-transform: capitalize;
        transition: ease 0.5s;
    }
    .osk_emailpopup_btn,.osk_emailpopup_btn:hover{
        background: #fd7b33;
    }
    .btn_primary_second{
        border-radius: 5px;
        background: #B9B5B5;
        padding: 8px 20px;
        color: #FFF;
        text-align: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 22px; /* 157.143% */
        text-transform: capitalize;
        transition: ease 0.5s;
    }
    .btn_secondary{
        border-radius: 5px;
        border:1px solid #003478;
        padding: 8px 20px;
        color: #003478;
        text-align: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 22px; /* 157.143% */
        text-transform: capitalize;
        transition: ease 0.5s;
    }

    .btn_primary:hover, .btn_secondary:hover{
        background: #003478;
        color: #FFF;
    }

    .plan_card{
        border-radius: 5px;
        background: #FFF;
        box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.05);
        padding: 14px 20px;
    }
    .plan_card h5{
        color: #003478;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px;
        text-transform: capitalize;
    }
    .plan_card .content p{
        color: #5A5A5A;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 18px; /* 163.636% */
        text-transform: capitalize;
        margin: 0px;
    }
    
    .plan_card .content p span{
        font-weight: 600;
    }


    .plan_step_2 p{
        color: #323232;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px; /* 137.5% */
        text-transform: capitalize;
        margin: 0px;
    }
    .plan_step_2 p a{
       text-decoration: underline;
       color: #323232;
       font-size: 16px;
       font-style: normal;
       font-weight: 600;
       line-height: 22px; /* 137.5% */
       text-transform: capitalize;
    }
    .plan_step_2 p span{
        color: #003478;
     }

     .plan_step_2 p.small_font{
        color: rgba(0, 0, 0, 0.50);
font-family: "Open Sans";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 157.143% */
text-transform: capitalize;
     }

     .price_details .label{
        color: #323232;
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px; /* 169.231% */
        text-transform: capitalize;
     }

     .price_details .value{
        color: #323232;
        text-align: right;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 22px; /* 122.222% */
        text-transform: capitalize;
     }


     .price_details h4.label{
        color: #323232;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 22px; /* 91.667% */
        text-transform: capitalize;
        margin: 0;
     }

     .traveler_details p{
        color: rgba(0, 0, 0, 0.50);
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px; /* 157.143% */
        text-transform: capitalize;
        margin: 0px;
     }
     .traveler_details  .main_label{
        color: #323232;
font-family: "Open Sans";
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 18px; /* 112.5% */
text-transform: capitalize;
     }

     .traveler_details  .form-check-label{
        color: #323232;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 18px; /* 112.5% */
        text-transform: capitalize;
     }

     .traveler_details  .form-check-label.small_font{
        color: rgba(0, 0, 0, 0.50);
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px; /* 157.143% */
        text-transform: capitalize;
     }
     .review .price_details{
        margin-bottom: 14px;
     }
     .review .price_details .label{
        color: #323232;
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px; /* 169.231% */
        text-transform: capitalize;
        margin: 0;
        flex: 0 0 50%;
        width: 50%;
     }

     .review .price_details .value{
        color: #000;
        font-family: "Open Sans";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px; /* 157.143% */
        text-transform: capitalize;
        flex: 0 0 50%;
        width: 50%;
        text-align: left;
        margin: 0;
     }
.payment .price_details_payment .label{
    color: #003478;
font-size: 13px;
font-style: normal;
font-weight: 700;
line-height: 22px; /* 169.231% */
text-transform: capitalize;
}
.payment .price_details_payment .value{
    color: #003478;
font-size: 13px;
font-style: normal;
font-weight: 700;
line-height: 22px; /* 169.231% */
text-transform: capitalize;
}
.payment .small_font{
    color: #323232;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px; /* 169.231% */
    text-transform: capitalize;
}
.payment .regular_font{
    color: rgba(0, 0, 0, 0.50);
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 157.143% */
text-transform: capitalize;
}
.card_billing_address{
    color: #003478;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 157.143% */
text-transform: capitalize;
}
.card_billing_address strong{
    color: #000;
}
.small_font_input{
    color: rgba(0, 0, 0, 0.50);
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 157.143% */
text-transform: capitalize;
}

.payment .form-check-label.small_font{
    color: rgba(0, 0, 0, 0.50);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 157.143% */
    text-transform: capitalize;
}

.travel_summary{
    border-radius: 5px;
background: #FFF;
box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.05);
overflow: hidden;
}
.travel_summary .header{
background: #082464;
padding: 4px 20px;
}

.travel_summary .header h4{
    color: #FFF;
text-align: center;
font-family: "Open Sans";
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: capitalize;
margin: 0;
}
.body_summary{
    padding: 8px 20px;
}
.body_summary .label{
    color: #5A5A5A;
font-size: 11px;
font-style: normal;
font-weight: 700;
line-height: 18px; /* 163.636% */
text-transform: capitalize;
margin: 0;
width: 50%;
flex: 0 0 50%;
}

.body_summary .value{
    color: #003478;
    text-align: right;
    font-family: "Open Sans";
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 163.636% */
    text-transform: capitalize;
    margin: 0;
    width: 50%;
    flex: 0 0 50%;
}
.body_summary h6{
    color: #003478;
    font-family: "Open Sans SemiBold";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px; /* 157.143% */
    text-transform: capitalize;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    display: block;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 0;
}
.total_cost h6{
    color: #003478;
font-family: "Open Sans";
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 22px; /* 157.143% */
text-transform: capitalize;
padding-bottom: 0px;
margin-bottom: 0;
border-bottom: 1px solid transparent;
display: inline-block;
width: auto;
}
.total_cost p{
    color: #003478;
text-align: right;
font-family: "Open Sans";
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 18px; /* 128.571% */
text-transform: capitalize;
}
.accordion-button{
    background: #082464 !important;
padding: 12px 20px;
color: #FFF !important;
text-align: center;
font-family: "Open Sans";
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: capitalize;
margin: 0;

}

.accordion-body h6{
    color: #003478;
    font-family: "Open Sans SemiBold";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px; /* 157.143% */
    text-transform: capitalize;
}.accordion-body p{
    color: #5A5A5A;
font-family: "Open Sans";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 171.429% */
text-transform: capitalize;
}
.list_items{
    margin: 0;
    padding: 15px 20px;
}
.list_items li{
    color: #5A5A5A;
font-family: "Open Sans";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 171.429% */
text-transform: capitalize;
margin-bottom: 8px;
}

.accordion-button:not(.collapsed)::after{
   background-image: url(../images/acordian_open.svg); 
}
.accordion-button::after{
    background-image: url(../images/acordian_open.svg); 
}
.logos_card{
    border-radius: 5px;
background: #FFF;
box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.18);
padding: 14px 24px;
display: flex;
justify-content: space-between;
align-items: center;
}




.success_message .success_card{
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.18);
    padding: 60px 20px;
}

.success_message .success_card h1{
    color: #323232;
font-family: "Oleo Script";
font-size: 44px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: capitalize;
margin-top: 50px;
margin-bottom: 0;
}

.success_message .success_card p{
    color: rgba(0, 0, 0, 0.50);
text-align: center;
font-family: "Open Sans";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 157.143% */
text-transform: capitalize;
margin-top: 24px; 
margin-bottom: 0;
}

.success_message .success_card .plan_detail{
    border: 1px solid #000;
  border-bottom: 0px solid transparent;
    width: 300px;
    position: relative;
}
.success_message .success_card .plan_detail::before{
    position: absolute;
    top: 0;
    left: 0;
    right:0 ;
    margin: 0 auto;
    content: " ";
    width: 1px;
    height: 100%;
    background: #000;
}

.success_message .success_card .plan_detail .card_header h4{
    color: #000;
font-family: "Open Sans SemiBold";
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 22px; /* 157.143% */
text-transform: capitalize;
margin-bottom: 0px;
padding: 7px 20px;
}

.success_message .success_card .plan_detail .card_content p{
    color: rgba(0, 0, 0, 0.50);
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 157.143% */
    text-transform: capitalize;
margin-bottom: 0px;
padding: 7px 20px;
margin-top: 0px;
}

.success_message .success_card .plan_detail .card_header.border-bottom, .success_message .success_card .plan_detail .card_content.border-bottom{
    border-bottom: 1px solid #000 !important;
}
.form_card .border-bottom{
    border-color: #EDEDED !important;
}


@media (max-width:1199px) {
    .container{
        max-width: 100%;
    }

    .custom_steps .steps .step::before {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: 23px;
        content: " ";
        background: url(../images/wizard_arrow.svg), no-repeat;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

    @media (max-width:1099px) {
        .wizard .col p{
            height: 20px;
        }
        .wizard::before {
            content: " ";
            width: 285px;
            top: 10px;
        }
    }
    @media (max-width: 999px) {
        .wizard::before {
            content: " ";
            width: 300px;
            top: 10px;
        }
        .osk_rightbtns a{
 
          max-height: 100px;
        }
    }
    @media (max-width: 767px) {
        .logos_card{
            flex-wrap: wrap;
        }
        .logos_card div{
            width: 50%;
            flex:0 0 50%; 
            padding: 15px;
        }
        .logos_card div img{
            width: 100%;

        }
 
 
    }

    @media  (max-width: 767px) {
        .btn_secondary, .btn_success{
           padding: 8px 10px;
        }
        .osk_rightbtns a{
 
            max-height: 50px;
          }
       }
    

.phonecode .form-group .error{
    padding-top:0px;
    margin-bottom:-24px;
    position:absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    }

    .phonecode .form-group{
        position:relative;
        }
