/* .carrier-page.hero-header{
    background: #fff !important;
    padding: 12rem 0 0 0 !important;
    margin-bottom: 0rem !important;
} */
.other-page.hero-header{
    background: none !important;
}
.navbar {
/* background: rgb(116,235,213); */
/* background: linear-gradient(144deg, rgba(116,235,213,1) 0%, rgba(138,9,252,1) 100%); */
/* background: linear-gradient(90deg, rgba(90,132,240,0.9931838946516106) 42%, rgba(101,89,239,1) 63%, rgba(131,38,249,1) 100%); */
}
.carrier-page{
width:100%;
display: flex;
justify-content: center;
}
label{
margin-left:5px;
}
.carrier-form{
box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
width: 90%;
margin-bottom:100px;

}
.carrier-form-details{
    background-color: #edf9f9;
    padding-top:3rem;
    padding-bottom: 3rem;
    width: 100%;
    height:auto;
}
.payment-info{
    /* background-color: #edf9f9;
padding-top:3rem;
padding-bottom: 3rem;
width: 100%;
height:auto; */
/* align-items: center;
display: flex; */

}
.form-control{
background-color:#fff !important;
}
.form-control:focus{
box-shadow:unset;
}
.carrier-img{

display: flex;
justify-content: center;
}
/* .carrier-title {
padding:2rem 0rem;
} */
.payment-title h2{
color:#fff;
}
/* .plan-title{
text-align: center;
} */
.plans-title p{
color:#fff;
font-size: 20px;
margin-bottom: 0px;
}
.plans-title p strong{
font-weight: 500;
}
.important-note p{
font-size:12px;
}

.left-inner-addon {
position: relative;
}
.left-inner-addon input {
padding-left: 35px !important;
}
.left-inner-addon i {
position: absolute;
padding: 11px 11px;
pointer-events: none;
}
.continue-btn{
width:100%;    
display: flex;
justify-content: center;
margin-top:20px;
}
.continue-btn .btn{
color:#fff;
}
.form-refill{
width:100%;
padding:30px 10px;
}
.footer{
margin-top:0px;
}
.read-more:focus{
box-shadow:unset !important;
}
.card-des{
    display:flex;
}
.card-res{
    display:none;
   
}
.des-card-title{
    display:flex;
}
.res-card-title{
    display:none;
}
.carrier-img {
    max-width: 200px;
    width: 80%;
    padding: 15px; 
    background-color: #fff;
    border-radius: 10px;
}
@media only screen and (max-width:992px){
.carrier-page.hero-header{
padding: 5rem 0 0 0 !important;
}
.payment-title h2{
    font-size: 26px;
}
.plans-title p{
    font-size:18px;
}
}
@media only screen and (max-width:768px){
.carrier-detail{
padding:20px 0px 0px 0px;
display:flex;
justify-content:center;
}
.carrier-page.hero-header{
    padding: 1rem 0 0 0 !important;
}
.payment-title h2{
    font-size: 24px;
}
.plans-title p{
    font-size:16px;
}
.card-span{
    display:none;
}
.form-refill{
    padding:10px;
}
.credit-card-image{
    top:15px !important;
}
.card-des{
    display:none;
}
.card-res{
    display:flex;
}
.des-card-title{
    display:none;
}
.res-card-title{
    display:flex;
}
.carrier-form-details{
    padding-top:1rem;
    padding-bottom: 1rem;
}
.carrier-img {
    max-width: 150px;
    width: 100%;   
}
.payment-title {
 text-align:center
}
}
@media only screen and (max-width:480px){
    .payment-title h2{
        font-size: 20px;
    }
}
.credit-card-input-container {
    position: relative;
}
.credit-card-image {
    position: absolute;
    /*width: 20%; */
    top: 8px!important;
    /* Vertically center the image */
    transform: translateY(-8%);
    right: 10px;
    /* Position it with a right margin */
}
.credit-card-image img {
    width: 100%; /* Ensure the image fills its container */
    height: auto;
}
.svg-credit-card svg {
  height: auto;
  width: 50px;
  margin-right:10px;

}



.order-name {
    width: auto;
    height: 100%;
    display: flex;
    justify-content: left;
    align-items: center;
    padding: 10px;
    font-size: 18px;
    /* color: #cc3f3c; */
    font-weight: 500;
}

.order-price {
    width: auto;
    height: 100%;
    display: flex;
    justify-content: right;
    align-items: center;
    padding: 10px;
    font-size: 18px;
    font-weight: 500;
}

.order-info {
    /* display: flex; */
    border: 1px solid;
    border-radius: 3px;
    color: black;
}

.subtotal {
    display: flex;
    width: 100%;
    height: auto;
    justify-content: space-between;
    color: black;
}

.checkout {
    width: 100%;
    padding: 35px;
}

.fw-bold {
    font-weight: 700 !important;
}

.order-continue {
    width: auto;
    height: auto;
    background-color: #D34542;
    color: #fff;
}

.order-conti {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
}

@media only screen and (max-width: 768px)
{
    .er-text {
        display: none;

    }
    .checkout {
    width: 100%;
    padding: 0px; 
    }
    .set-text{
        padding-top:5px;
    }
    .set-margin1 {
         padding:9px!important;
         width: 108%!important;
    }
    .set-margin2 {
        padding: 9px!important;
        width: 108%!important;
        margin-left: 14px;

    }
    .set-margin{
        width: 108%!important
    }
    .set-margin4{
        margin-bottom: 8px!important;
    }
  
}
.set-margin{
        padding:9px!important;
}

.set-margin1 {
         padding:9px!important;
}
.set-margin2 {
        padding: 9px!important;
}


#loadingOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #45454563;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    opacity: 0.5;
    display: none;
}

.loading-overlay-content {
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
}

.loader {
    border: 5px solid #F3F3F3; /* Light grey */
    border-top: 5px solid #3498DB; /* Blue */
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

#loadingOverlay.visible {
    display: flex;
}