.btn-package-b {display: none;}
.apply_now:hover{background:#129748;color:#fff;}
.modal {z-index: 10000;}
.modal-header .close {
    font-size: 25px;
    position:absolute;
    right:30px;
}
.caption-heading {
    text-shadow: 3px 2px 2px #000 !important;
}
.navbar-main{
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
    border-bottom: 1px solid #acacac;
    padding-top: 15px !important
}
/* .navbar-brand {
    margin-top: -7px;
} */
.mtn-10 {
    margin-top: 0px !important;
}
.banner-page {
    margin-top: 60px;
}
.tingle-modal {
    z-index: 9999999 !important;
}
.wrap-caption *{
    font-family: 'SolaimanLipi', sans-serif !important;
}
.packages .card-product .img-wrap {
    border-radius: 12px 12px 0 0;
    overflow: hidden;
    position: relative;
    height: 220px;
    text-align: center;
}
.packages .card-product .img-wrap img {
    max-height: 100%;
    width: 100%;
    object-fit: cover;
	min-height: 222px;
}
.packages .card-product .info-wrap {
    overflow: hidden;
    padding: 5px 15px;
    border-top: 1px solid #eee;
}
.packages .card-product .bottom-wrap {
    padding: 15px;
    border-top: 1px solid #eee;
}

.packages .label-rating { margin-right:10px;
    color: #333;
    display: inline-block;
    vertical-align: middle;
}

.packages .card-product .price-old {
    color: #999;
}
.packages figure.card.card-product {
    box-shadow: 0px 1px 4px 1px #c7c7c7;
    border-radius: 12px;
}
.packages .title {
    font-size: 20px;
    background: #0d95489e;
    color: #fff;
    padding: 6px;
    border-radius: 20px;
}
.packages .fa{
	color: #f9ae42;
    font-size: 17px;
}
.packages .text_div{
    padding: 10px;
}
.packages .btn-package-v{
	background:#0d9548;
	transition:0.5s all;
}
.packages .btn-package-b{
	background:#f9af44;
	transition:0.5s all;
}

.packages .btn-package-b:hover{
	background:#ffab33;
	color:#fff;
}
.packages .btn-package-v:hover{
	background:#156538;
	color:#fff;
}
.text_div p {
    font-weight: bold;
    font-style: italic;
}
.thisbanner{
	height:260px !important;
}

.section.banner-page.services {
       background-size: 100% 100% !important;
	   height: 24vw !important;
   }


@media only screen and (min-width: 1450px) {
	.section.banner-page.services {
		background-size: cover !important;
		height: 380px !important;
	}
}



@media only screen and (max-width: 768px) {
 .packages .text_div{
		padding: initial;
    }
    .right_side_about img{
        display:none;
    }
    .desktop_logo {
        display: none;
    }


	.thisbanner {
		height: 90px !important;
	}
	.thisbanner h2 {
		padding-top: 22px !important;
		font-size:14px;
	 }

}



@media (max-width:767px){

    .we_offer img{width:65px}
    .offer_title {
        font-size: 13px;
    }
	.bg_spcl {
		border-radius: 0;
	}

	.alert-dismissible.container {
		top: 66px;
		width: 100%;
		border-radius: 0;
	}

    .contactBanner {
        height: 140px;
    }

    .btn, .btn-primary, .btn-secondary {
       padding: 8px 25px;
    }
    .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
        outline: none !important;
    }


	#slides .btn-primary{
		 padding: 7px 12px !important;
		 right: 28%;
		 bottom: 6px;
	}

    .excerpt {
        display: none;
    }

    #slides{
        height: 220px !important;
    }
    #slides .img-responsive {
        width: 100% !important;
        height: 175px !important;
        left: 0px !important;
        top: 50px !important;
        object-fit: cover;
    }
    #slides .wrap-caption p{
        font-size: 15px;
    }
    #slides .wrap-caption h2{
        font-size: 15px;
    }
    #slides .wrap-caption .excerpt {
        margin-bottom: 20px !important;
        text-shadow: 1px 1px 2px #000;
    }
    #slides .slides-control{
        margin-top:0px !important;
    }
    /* .btn-primary {
        position: absolute;
        bottom: 8px;
        right: 40%;
    } */
    .caption-heading {
        margin-top: 20px !important;
        text-shadow: 1px 1px 2px #000;
        margin-bottom: 5px;
    }
    .slides-navigation a {
        font-size: 20px;
        margin: 1px 19px;
        height: 32px;
        width: 37px;
        padding: 3px;
    }
    .slides-navigation {
        bottom: 18.5%;
    }
}


.health_title h3{
    padding-top:95px;
    color:#fff;
    text-transform:uppercase;
}
#health_banner .container-fluid{
    background-color: #3c763db0;
    height: 100%;
    width: 100%;
}
.health_banner_class .container {
max-width: 95%;
width: 1170px;
margin: 0 auto;
padding-right: 15px;
padding-left: 15px;
}
.package-list {
    background: #fff;
    position: relative;
    padding: 0 0 0px;
    z-index: 99;
}
.health_banner_class .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}


.package-list-item:not(:last-child) {
    margin-bottom: 100px;
}
.package-list-item {
    -webkit-box-shadow: 0 0 20px -5px rgba(24, 24, 24, 0.2);
    -ms-box-shadow: 0 0 20px -5px rgba(24, 24, 24, 0.2);
    box-shadow: 0 0 20px -5px rgba(24, 24, 24, 0.2);
    -ms-transform: translate(0%, -100px);
    -webkit-transform: translate(0%, -100px);
    transform: translate(0%, -133px);
    border-radius: 4px;
    position: relative;
    background: #fff;
}
.package-list-heading {
    color: #0d9548;
    background: #E8E8E8;
    padding: 22px 35px;
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #D8D8D8;
	font-size:12px;
}
.package-list-heading div {
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    color: #000;
}
.package-list-heading div h4:first-child {
    padding-right: 10px;
}

.package-list-heading div h4 {

    font-size: 16px;
    margin: 0;
    font-weight: 700;
    position: relative;
    width: 33%;
    color: #129748;

}
.package-list-table {
    padding: 0 35px;
    background: #fff;
}
.package-list-table table {
    width: 100%;
    border-collapse: collapse;
}
.package-list-table table tr td:first-child {
    width: 15%;
}
.package-list-table table tr:not(:last-child) td {
    border-bottom: 1px solid #f1f1f1;
}
.package-list-table table tr td {
    padding: 10px 0;
    line-height: normal;
    color: #656565;
    margin: 0;
}
.package-list-item .btn {
    padding: 30px;
    text-align: center;
    border-top: 1px solid #ebe1e1;
    display: flex;
    justify-content: space-between;
}
.package-list .btn-details {
    border: 2px solid #f9ae42;
    color: #fff;
    background: #f9ae42;
    text-align: center;
    margin: 0 auto;
    padding: 10px 30px 10px 30px;
    border-radius: 25px;
	    transition: 0.3s all;
}
.package-list .btn-details:hover {
    padding: 10px 50px 10px 50px;
}
.health_banner_class .package-list-item td{
    border-right: none;
    border-left: none;
}
.health_banner_class .package-list-item table {
    border: none;
}
.package-list-table table tr td img {
    height: 50px;
    max-width: 50px;
    object-fit: cover;
}

/* motorcycle-insurance */

.ml_21{
    margin-left: 21px;
}

 /* Custom CSS for wizard form */
 .wizard-card {
    width: 100%;
    height: auto;
    margin: 10px 0px 20px;
    background: linear-gradient(86deg, #1297482e, #f57b2152);
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }
    .wizard-card h4 {
    margin-bottom: 20px;
    }
    .wizard-steps {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    background: #eee;
    padding: 7px 5px;
    border-radius: 11px;
    }
    .wizard-step {
    width: 25%;
    text-align: center;
    line-height: 65px;
    width: 100px;
    transition: 0.5s all;
    border-radius: 50%;
    }
    .wizard-step.active {
    font-weight: bold;
    color: #ffffff;
    background: #0d9548;
    width: 65px;
    border-radius: 52%;
    height: 65px;
    line-height: 65px;
    }
    .wizard-step-content {
    display: none;
    }
    .wizard-step-content.active {
    display: block;
    }
    .prev-step {
    padding: 8px 15px;
    border-radius: 5px;
    }



.vehicle-plan-grid {
background-color: #fff;
border-radius: 10px 10px;
box-shadow: 0 2px 15px 2px rgba(0, 0, 0, .08);
margin-bottom: 50px;
padding: 15px;
}

.vehicle-plan-grid .inner {
border: 1px solid #e5e5e5;
border-radius: 6px;
display: flex;
position: relative;
}

.vehicle-plan-grid .company-logo {
align-items: center;
border-right: 1px solid #e5e5e5;
display: flex;
flex-direction: column;
justify-content: center;
max-width: 150px;
padding: 15px;
position: relative;
}

.vehicle-plan-grid .plan-content ul {
display: grid;
gap: 20px;
grid-template-columns: repeat(3, 1fr);
list-style: none;
margin: 0;
padding: 0;
}

.vehicle-plan-grid .plan-content {
flex: 1;
padding: 15px;
}
.vehicle-plan-grid .plan-content ul li:not(:last-child) .label {
font-size: 14px;
}
.vehicle-plan-grid .plan-content ul li:not(:last-child) .value {
font-size: 16px;
line-height: 1.3;
margin-bottom: 0;
}

.vehicle-plan-grid .plan-action .group-btn .details-btn {
background-color: #fbaf43;
border: inherit;
border-radius: 4px;
color: #fff;
font-size: 14px;
padding: 8px 10px;
text-align: center;
transition: .3s;
}

.vehicle-plan-grid .plan-action {
border-left: 1px solid #e5e5e5;
max-width: 260px;
padding: 15px;
}

.buy-btn {
background-color: #0d9548;
border: inherit;
border-radius: 4px;
color: #fff;
display: block;
font-size: 14px;
padding: 8px 10px;
text-align: center;
transition: .3s;
width: 100%;
}
.vehicle-plan-grid .plan-action .plan-premium {
text-align: center;
}

.vehicle-plan-grid .plan-action .group-btn {
display: grid;
gap: 10px;
grid-template-columns: repeat(2, 1fr);
margin-top: 10px;
}

.vehicle-plan-grid .label {
font-size: 14px;
color: #0d9548;
}

.vehicle-plan-grid .price {
font-size: 18px;
color: #0d9548;
}

.vehicle-plan-grid .list-group li {
    list-style: none;
}
.vehicle-plan-grid .list-group {
    margin: 0;
}

.vehicle-plan-grid hr {
    margin: 0;
}
.vehicle-plan-grid .item_right{
    float: right;
}

.vehicle-plan-grid .item_left {
    color: #064a24;
    font-size: 13px;
}

.vehicle-plan-grid p.text-right{
    margin: 0;
    line-height: 10px;
}

.d-none {
    display: none;
}

.last_insurance_claim option[data-slot="2"],.last_insurance_claim option[data-slot="3"],.last_insurance_claim option[data-slot="4"] {
    display: none;
}


/*Checkout*/

.breakdown-content {
    border: 1px solid #eee;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .03);
    padding: 15px;
}

.single-block {
    background: hsla(0, 0%, 95%, .5);
    display: flex;
    font-size: 14px;
    justify-content: space-between;
    margin-bottom: 3px;
    padding: 3px;
}

.single-block .block-term {
    font-weight: 700;
}
.single-block .block-detail {
    min-width: 100px;
    text-align: right;
}

.single-block.has-full-line, .single-block.has-half-line .block-detail {
    border-bottom: 1px solid #333;
}

.single-block.has-full-line, .single-block.has-half-line {
    background: transparent;
}

.card-border {
    border: 1px solid rgb(235 235 235);
    padding: 10px;
}

.no_plan{
    background: #efefef;
    padding: 15px;
    font-size: 18px;
    height: 80px;
    line-height: 44px;
    border-radius: 8px;
    color: #f79022;
    text-transform: uppercase;
}

.pay_logo_grid{
    width:90%; 
    height:52px;
    object-fit:contain;
    object-position: left;
    cursor: pointer;
}

#checkout .form-group {
    margin-bottom: 15px;
}

#checkout .form-control,
#checkout input,
#checkout textarea,
#checkout select {
    padding: 0.75rem 1rem;
    background-color: #fafafa;
}

#checkout label {
    color: #222;
    font-weight: 500;
}

#checkout ::placeholder {
    color: #a8a8a8;
    opacity: 1; /* Firefox */
}
  
#checkout ::-ms-input-placeholder { /* Edge 12 -18 */
    color: #a8a8a8;
}

/* Motorcyle insurance section ends*/

@media(max-width:767px){
    .package-list-heading {
        padding: 15px 15px;
        margin-top: 100px;
    }
    .package-list-table {
        padding: 0 15px;
    }
    #health_banner {
        height: 295px;
    }
    .health_title h3 {
        padding-top: 90px;
    }
    .package-list-table table tr td img {
        height:32px;
        max-width:32px;
    }

    .package-list-item:not(:last-child) {
        margin-bottom: 40px;
    }

    .package-list-item .btn {
        padding: 20px;
    }
    .package-list {
        padding: 0 0 0px;
    }
    .package-list-heading div h4 {
        width: 100%;
    }
    .package-list-heading div {
        display: unset;
    }
}

.health_banner_class tr:last-child {
    border: none !important;
}
.package-list-table table tr td {
    border-bottom: none;
}

.filter_bar {
    margin: 25px auto;
    /* padding: 20px 100px 35px;
    background: #202020b0;
    border-radius: 10px; */
}
.text-white{
    color: #fff !important;
}
.dynamic_section {
    background: #fbaf4338;
    padding: 15px 0 1px 0px;
    border-radius: 8px;
}
/* .packages .col-md-4:nth-child(4n){
    clear: both;
} */
.no_package_found{
    display: none;
}
.no_package_found {
    text-align: center;
    font-size: 30px;
    color: #0d9548;
    margin-top: 50px;
}
.packages .col-md-4{
    display: none;
}
.minimum_height{
    min-height: 320px;
}
@media only screen and (max-width: 1058px) {
    .filter_bar{
        padding: 10px;
    }
}

@media only screen and (max-width: 768px) {
    .mb-mobile{
        margin-bottom: 170px;
    }
}

.otp_failed {
    font-size: 14px;
}

.otp_failed a {
    text-decoration: underline !important;
    text-underline-offset: 4px;
}

#otpModal .modal-header .close {
    font-size: 14px;
}



/* ----- Reset -----  */
ul li {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Inter', sans-serif !important;
    font-optical-sizing: auto;
    font-style: normal;
}

.base__bg__color {
    background-color: #30bd82 !important;
}

p {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Inter', sans-serif !important;
    font-optical-sizing: auto;
    font-style: normal;
}

h3 {
    font-size: 32px;
    font-weight: 600;
    font-family: 'Inter', sans-serif !important;
    font-optical-sizing: auto;
    font-style: normal;
}

h6 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    font-family: 'Inter', sans-serif !important;
    font-optical-sizing: auto;
    font-style: normal;
}

@media only screen and (min-width: 40.0625em) {
    h6 {
        font-size: 1rem;
    }
}
@media only screen and (min-width: 40.0625em) {
    h6 {
        line-height: 1.4;
    }
}
h6 {
    font-size: 1rem;
}

body {
    font-family: var(--font-inter);
}

.form-control:focus {
    border-color: var(--theme-accent);
    box-shadow: 0 0 0 0.2rem rgba(48, 189, 130, 0.25);
}

/* ----- Global -----  */
.py-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}
.py-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
}
.py-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
}
.py-9 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
}
.py-10 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
}

.pb-6 {
    padding-bottom: 4rem !important;
}
.pb-7 {
    padding-bottom: 5rem !important;
}
.pb-8 {
    padding-bottom: 6rem !important;
}
.pb-9 {
    padding-bottom: 7rem !important;
}
.pb-10 {
    padding-bottom: 8rem !important;
}

.pt-6 {
    padding-top: 4rem !important;
}
.pt-7 {
    padding-top: 5rem !important;
}
.pt-8 {
    padding-top: 6rem !important;
}
.pt-9 {
    padding-top: 7rem !important;
}
.pt-10 {
    padding-top: 8rem !important;
}

.px-6 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
}
.px-7 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
}
.px-8 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
}
.px-9 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
}
.px-10 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
}


.mt-6 {
    margin-top: 4rem !important;
}
.mt-7 {
    margin-top: 5rem !important;
}
.mt-8 {
    margin-top: 6rem !important;
}
.mt-9 {
    margin-top: 7rem !important;
}
.mt-10 {
    margin-top: 8rem !important;
}

.mb-6 {
    margin-bottom: 4rem !important;
}
.mb-7 {
    margin-bottom: 5rem !important;
}
.mb-8 {
    margin-bottom: 6rem !important;
}
.mb-9 {
    margin-bottom: 7rem !important;
}
.mb-10 {
    margin-bottom: 8rem !important;
}

/* ----- Global -----  */


/* --- Award section --- */

.award__section {
    /* background-color: #f3fdf3; */
    background: linear-gradient(135deg, rgba(48, 189, 130, 0.1) 0%, rgba(245, 121, 32, 0.1) 100%);
}


.award__section .section-title {
    font-size: 32px;
    font-weight: 600;
    font-family: 'Inter', sans-serif !important;
    font-optical-sizing: auto;
    font-style: normal;
    margin-top: 0;
    margin-bottom: 14px;
    color: #222;
}

.award__section .section-subtitle {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    font-family: 'Inter', sans-serif !important;
    font-optical-sizing: auto;
    font-style: normal;
    margin-bottom: 14px;
}


.award__section .award-logo {
    height: 36px;
    width: auto;
}
@media screen and (max-width: 425px) {
    .award__section .banner {
        padding: 1.5rem;
    }
}

@media screen and (max-width: 768px) {
    .award__section .award-content {
        padding: .5rem !important;
    }
    .award__section .award-logo {
        height: 32px;
    }
    .award__section .section-title {
        font-size: 22px;
    }
    .award__section .section-subtitle {
        font-size: 16px;
    }
}

@media screen and (min-width: 769px) {
    .award__section .banner {
        padding-left: 3.5rem;
    }
    
}

/* ----- Buttons -----  */
.raised-btn {
    display: block;
    font-weight: 500;
    text-align: center;
    outline: none;
    cursor: pointer;
    text-transform: uppercase;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
    transform-origin: center center;
    padding: 15px;
    font-size: 14px;
    border-radius: 5px;
    color: rgb(255, 255, 255) !important;
    background-color: rgb(255, 0, 131);
    border: 1px solid transparent;
    transition: 0.3s, transform 0.5s;
    box-shadow: rgba(255, 0, 131, 0.5) 0px 10px 40px -10px;
}

.raised-btn.primary {
    background-color: var(--theme-color);
    box-shadow: rgba(18, 151, 72, 0.5) 0px 10px 40px -10px;
}
.raised-btn.primary:hover {
    background-color: rgba(18, 151, 72, 0.9);
}
.raised-btn.secondary {
    background-color: var(--secondary-color);
    box-shadow: rgba(245, 122, 32, 0.5) 0px 10px 40px -10px;
}
.raised-btn.secondary:hover {
    background-color: rgba(245, 122, 32, 0.9);
}

.hero-section-btn {
    background: var(--theme-accent);
    color: #fff;
    padding: 15px 30px;
    border-radius: 10px;
    font-size: 1.2em;
    transition: all 0.2s ease;
    display: inline-block;
}

.hero-section-btn:hover {
    background: var(--theme-color);
    color: #fff;
}

/* ----- Navbar -----  */
.site__header {
    padding: 18px 0;
    transition: all 0.3s ease;
}

.site__header.enabled_sticky.is_sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    min-width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    padding-top: 0;
    padding-bottom: 0;
}

/* 
    Sticky header transform from top animation 
    initial state: not sticky
    sticky state: appear from top
*/
.site__header.is_sticky {
    transform: translateY(0);
    transition: all 0.3s ease;
}

.site__header .navbar .nav-link {
    font-size: 16px;
    font-weight: 600;
    color: #0f1029;
    padding: 10px 16px !important;
    line-height: 1;
}

.site__header .navbar .nav-link:hover {
    color: #30bd82 !important;
}

.site__header .navbar .nav-link.nav-underline {
    border-bottom: 2px solid #30bd82;
    margin: 0 16px !important;
    padding: 8px 0 !important;
}

.site__header .navbar .nav-link.active {
    font-size: 16px;
    font-weight: 600;
    color: #30bd82;
    padding: 8px 16px 10px 16px !important;
    line-height: 1;
    border: 2px solid #30bd82;
    border-radius: 40px;
}

.site__header .navbar .login__button {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    /* padding: 8px 16px 10px 16px !important; */
    line-height: 1;
    border: 2px solid #30bd82;
    background-color: #30bd82;
    border-radius: 40px;
}

.site__header .navbar .login__button a {
    color: #ffffff;
}

.site__header .navbar .login__button a:hover {
    color: #ffffff !important;
}

.site__header .navbar .dropdown-menu {
    margin: 0;
    padding: 0;
    border: 1px solid #30bd82;
}

.site__header .navbar .dropdown-menu .dropdown-item {
    padding: 8px 22px;
    display: flex;
    gap: 10px;
    align-items: center;
}

.site__header .navbar .dropdown-menu .dropdown-item i {
    flex-shrink: 0;
}

.site__header .navbar .dropdown-menu .dropdown-item:hover {
    background-color: #30bd82;
    color: #ffffff;
}

@media screen and (min-width: 992px) {
    .site__header .sm-claim-button {
        display: none !important;
    }
}

@media screen and (max-width: 1024px) {
    .site__header .xl-claim-button {
        display: none;
    }
    .site__header .sm-claim-button {
        display: block;
    }
}

/* ----- Header Top ----- */
.header__top {
    padding: 0;
    /* height: 520px; */
}

.header__top .header__top--content {
    padding-top: 3rem;
}

.header__top .header__top--content h6 {
    margin-top: 0;
    margin-bottom: 16px;
    color: #30bd82 !important;
}

.header__top .header__top--content h1 {
    color: #0f1029;
    margin-bottom: 20px;
    font-size: 66px;
    font-weight: 600;
    line-height: 70px;
    font-family: 'Inter', sans-serif !important;
    font-optical-sizing: auto;
    font-style: normal;
}

.header__top .header__top--content h1 span {
    color: var(--secondary-color);
}


.header__top .header__top--content h1 .curved-underline {
    position: relative;
    display: inline-block;
    color: #30bd82;
    /* Text color */
}

.header__top .header__top--content h1 .curved-underline::after {
    content: '';
    position: absolute;
    bottom: -16px;
    left: -28px;
    width: 125%;
    height: 6px;
    background-color: #30bd82;
    transform: rotate(-4deg);
    transform-origin: left center;
}


.header__top .header__top--content h5 {
    margin-top: 34px;
    margin-bottom: 12px;
    color: #63666d;

    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    font-family: 'Inter', sans-serif !important;
    font-optical-sizing: auto;
    font-style: normal; 
}

.header__top .header__top--content .base__button__bg {
    margin-top: 48px;
    margin-bottom: 48px;
}

.header__top .header__top--button {
    margin-top: 48px;
    margin-bottom: 0;
}

.header__top .header__top--image {
    margin: 0 !important;
}

.header__top .header__top--image img {
    width: 100% !important;
    height: auto;
    margin-bottom: 40px;
    margin-top: -210px;
    position: relative;
    z-index: -1;
    left: 0;
    overflow: hidden;
}

.base__button__bg {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    transition: all 0.3s ease;
    background-color: #30bd82;
    border: 2px solid #30bd82;
    border-radius: 40px;
    text-decoration: none;
    padding: 10px 20px;
    cursor: pointer;
}

.base__button__bg:hover {
    color: #ffffff;
    border: 2px solid #269466;
    background-color: #269466;
}

.site__header {
    position: relative;
    z-index: 2000;
}

.site__header .auth-menu-mobile {
    display: none;
}


@media screen and (min-width: 992px) {
    .site__header #navbarNav .login_nav_item {
        display: none;
    }
    
    .site__header .navbar-brand>img {
        max-width: 100%;
        height: 52px;
    }
}

@media screen and (max-width: 991px) {

    
    .site__header .navbar-brand>img {
        max-width: 100%;
        height: 40px;
    }

    #navbarNav {
        position: absolute;
        left: 0;
        right: 0;
        margin: 14px;
        top: 59px;
        background: #fff;
        padding-bottom: 15px;
    }

    .site__header .navbar-nav:not(.auth-menu) {
        background: linear-gradient(135deg, rgba(48, 189, 130, 0.1) 0%, rgba(245, 121, 32, 0.1) 100%), #fff;
        border: 1px solid;
        border-top-color: rgba(48, 189, 130, 0.4);
        border-left-color: rgba(48, 189, 130, 0.4);
        border-right-color: rgba(245, 121, 32, 0.4);
        border-bottom-color: rgba(245, 121, 32, 0.4);
        border-radius: 10px;
    }
    
    .site__header .navbar-nav:not(.auth-menu) a.nav-link {
        border-radius: 9px;
    }
    ul.navbar-nav.navbar-nav-center.login_nav_item {
        background: transparent;
        border-color: transparent;
    }

    ul.navbar-nav.navbar-nav-center.login_nav_item a.nav-link {
        background: var(--theme-accent);
        color: #fff !important;
    }
    ul.navbar-nav.navbar-nav-center.login_nav_item a.nav-link:hover {
        background: var(--theme-color);
    }
    ul.navbar-nav.navbar-nav-center.login_nav_item a.nav-link:active {
        background: var(--secondary-color);
    }
    
    .site__header .navbar-nav:not(.auth-menu):not(:first-child) {
        margin-top: 20px;
    }

    .site__header .navbar-nav {
        gap: 0 !important;
    }
    .site__header ul li.nav-item {
        margin: 0;
    }
    .site__header ul li.nav-item:not(:last-child) {
        border-bottom: 1px solid #e5e5e5;
    }
    .site__header .navbar .nav-link {
        padding: 14px 16px !important;
    }
    .site__header .auth-menu-desktop {
        display: none;
    }
    .site__header .auth-menu-mobile {
        display: flex;
    }

    .site__header .auth-menu-mobile .dropdown-menu {
        position: absolute;
        z-index: 2000;
        left: -43px;
        min-width: 100%;
        margin-top: 12px;

        border-top-color: rgba(48, 189, 130, 0.4);
        border-left-color: rgba(48, 189, 130, 0.4);
        border-right-color: rgba(245, 121, 32, 0.4);
        border-bottom-color: rgba(245, 121, 32, 0.4);
        background: linear-gradient(135deg, rgba(48, 189, 130, 0.1) 0%, rgba(245, 121, 32, 0.1) 100%), #fff;
    }

    .site__header .navbar .nav-link.active {
        border: none;
        padding: 14px 16px !important;
    }

    .site__header .navbar-toggler:focus {
        box-shadow: 0 0 0 0.15rem rgba(48, 189, 130, 0.25);
    }

    .site__header .auth-menu-mobile .login__button {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .header__top {
        height: auto;
    }
    
    .header__top .header__top--button {
        margin-bottom: 100px;
    }
    .header__top .header__top--button a {
        display: inline-block;
        margin-bottom: 15px;
    }

    .header__top .header__top--image img {
        margin-top: auto;
        margin-bottom: 0;
        left: 0;
        right: 0;
        transform: translateY(-50%);
    }
}

@media screen and (max-width: 576px) {
    .header__top {
        height: auto;
    }
    .header__top .header__top--content h1 {
        margin-top: 1rem;
        font-size: 32px;
        line-height: 37px;
    }
    .header__top .header__top--button {
        margin-bottom: 100px;
    }
    .header__top .header__top--button a {
        display: inline-block;
        margin-bottom: 15px;
    }

    .header__top .header__top--image {
        /* overflow-x: hidden; */
        height: 100px;
    }

    .header__top .header__top--image img {
        margin-top: auto;
        margin-bottom: 0;
        left: 0;
        right: 0;
        transform: translateY(-50%);
        height: 190px;
        object-fit: cover;
        object-position: left;
    }

    .curved-underline:after {
        display: none !important;
    }
}

@media screen and (max-width: 375px) {
    .header__top .header__top--image img {
        margin-top: auto;
        margin-bottom: 0;
        left: 0;
        right: 0;
        transform: translateY(-50%);
    }
}

@media screen and (max-height: 768px) {
    .header__top {
        min-height: calc(100svh - 106px);
    }
}

/* ----- Package Card ----- */
.package__card {
    font-family: var(--font-inter);
}

.package__card .container {
    padding-left: 25px;
    padding-right: 25px;
}

.package__card .section-title {
    color: #222;
}

.package__card .card {
    /* border: 1px solid #30bd82; */
    /* box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px; */
    /* border: none; */
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 47px 46px -27px, rgba(0, 0, 0, 0.06) 0px 2px 12px 0px;
    text-align: center;
    background: #f6f6f6;
    border-color: #eaeaea;
}

.package__card .card i {
    color: #fff;
    font-size: 38px;
    border: 2px solid #30bd82;
    margin: 20px auto;
    padding: 15px;
    border-radius: 50%;
    background-color: #30bd82;
}

.package__card .card .card-body {
    padding: 16px;
    height: 132px;
}

.package__card .card .card-body h5 {
    /* color: #30bd82; */
    margin-top: 0px;
    font-size: 20px;
    font-weight: bold;
}

.package__card .card .card-body p {
    color: #63666d;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.package__card .card .card-footer {
    border: none;
    padding: 14px 16px;
}

.package__card .card .card-footer a {
    color: #30bd82;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #30bd82;
    padding: 8px;
}


@media screen and (min-width: 768px) {
    /* .package__card .section-title {
        font-size: 42px;
    } */
    .package__card .section-subtitle {
        font-size: 18px;
        font-weight: 400;
    }
    .package__card .card .card-body h5 {
        font-size: 26px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 375px) {
    .package__card .section-title {
        font-size: 26px;
        text-wrap: balance;
        padding-left: 5px;
        padding-right: 5px;
    }
    
    .package__card .section-subtitle {
        font-size: 16px;
        text-wrap: balance;
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media screen and (max-width: 575px) {
    .package__card .package-col {
        width: 75%;
        margin-bottom: 2.5rem !important;
    }
}

/* ----- Package Card ----- */


/* Payment Guide Section Styles */
.purchase-guide-section {
    background-color: #f8f9fa;
    border-radius: 10px;
    padding: 30px;
    margin: 30px 0;
}

/* Tab Styling */
/* .purchase-instruction-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.purchase-instruction-tabs .nav-link {
    border-radius: 50px;
    padding: 10px 20px;
    font-weight: 500;
    color: #495057;
    border: 1px solid #dee2e6;
    transition: all 0.3s ease;
}

.purchase-instruction-tabs .nav-link i {
    margin-right: 8px;
}

.purchase-instruction-tabs .nav-link.active {
    background-color: #0d6efd;
    color: white;
    border-color: #0d6efd;
} */

/* Carousel Styling */
/* .instruction-carousel {
    padding: 20px 0;
}

.instruction-item {
    padding: 10px;
    text-align: center;
}

.instruction-image {
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    margin-bottom: 15px;
    max-width: 100%;
    height: auto;
}

.instruction-caption {
    font-size: 16px;
    color: #495057;
    margin-top: 10px;
    font-weight: 500;
}

.step-number {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #0d6efd;
    color: white;
    border-radius: 50%;
    font-weight: bold;
    line-height: 30px;
    margin-right: 8px;
} */

/* Navigation Buttons */
.carousel-navigation .btn {
    border-radius: 50px;
    padding: 8px 20px;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .purchase-instruction   -tabs .nav-link {
        padding: 8px 15px;
        font-size: 14px;
    }

    .instruction-caption {
        font-size: 14px;
    }
}

@media (max-width: 576px) {
    .purchase-instruction   -tabs {
        justify-content: center;
    }

    .purchase-instruction   -tabs .nav-item {
        width: calc(50% - 10px);
        margin-bottom: 10px;
    }

    .purchase-instruction   -tabs .nav-link {
        display: flex;
        justify-content: center;
        width: 100%;
    }
}



/* ----- How It Works ----- */
/* .how__it__works {
    color: #ffffff;
    padding: 20px 0;
} */

.how__it__works h3 {
    color: #222;
    margin-bottom: 5px;
    margin-top: 16px;
    margin-bottom: 30px;
    font-size: 32px;
    font-weight: 600;
    font-family: 'Inter', sans-serif !important;
    font-optical-sizing: auto;
    font-style: normal;
}

.how__it__works .row .col-md-3 h6 {
    margin-top: 12px;
    margin-bottom: 12px;
    /* color: #ffffff; */
}

.how__it__works img {
    margin-bottom: 20px;
}

.how__it__works .row .col-md-3 span {
    width: 100%;
    display: inline-block;
    /* color: #ffffff; */
    margin: 0;
}

.how__it__works span.step-title {
    font-weight: 600;
    font-size: 18px;
}

.how__it__works .section-subtitle {
    font-family: var(--font-inter);
    font-weight: 400;
}

@media screen and (max-width: 375px) {
    .how__it__works .section-title {
        font-size: 26px;
        text-wrap: balance;
        padding-left: 5px;
        padding-right: 5px;
    }

    .how__it__works .section-subtitle {
        font-size: 16px;
        text-wrap: balance;
        padding-left: 5px;
        padding-right: 5px;
    }
}


/* ----- Owl carousel reset ----- */

.owl-carousel.owl-theme .owl-nav button.owl-prev {
    background-color: #f3bc75 !important;
    position: absolute !important;
    top: 25% !important;
    left: 0 !important;
    color: #ffffff !important;
    /* padding: 20px 20px 6px 20px !important; */
    font-size: 34px !important;
    border-radius: 50% !important;
    display: flex !important;
    width: 50px !important;
    height: 50px !important;
    justify-content: center !important;
    align-items: center !important;
}

.owl-carousel.owl-theme .owl-nav button.owl-prev:hover {
    background-color: #30bd82 !important;
}

.owl-carousel.owl-theme .owl-nav button.owl-next {
    background-color: #f3bc75 !important;
    position: absolute !important;
    top: 25% !important;
    right: 0 !important;
    color: #ffffff !important;
    /* padding: 20px 20px 6px 20px !important; */
    font-size: 34px !important;
    border-radius: 50% !important;
    display: flex !important;
    width: 50px !important;
    height: 50px !important;
    justify-content: center !important;
    align-items: center !important;
}

.owl-carousel.owl-theme .owl-nav button.owl-next span {
    margin-top: -8px;
    margin-left: 4px;
}
.owl-carousel.owl-theme .owl-nav button.owl-prev span {
    margin-top: -8px;
    margin-right: 4px;
}

.owl-carousel.owl-theme .owl-nav button.owl-next:hover {
    background-color: #30bd82 !important;
}
/* ----- Owl carousel reset ----- */



/* ----- Clients Review ----- */
.clients__review {
    padding: 40px 0;
}

.clients__review h3 {
    color: #63666d;
    margin-bottom: 16px;
    margin-top: 30px;
}

.clients__review p {
    color: #63666d;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.clients__review .review__slides .owl-stage{
    display: flex;
}

.clients__review .review__slides .item,
.clients__review .review__slides .card-body {
    flex: 1 0;
    height: 100%;
}

.clients__review .review__slides .card-body {
    background-color: #e7fae7;
    border-radius: 20px;
    padding: 24px;
    border: 1px solid #e7fae7;
    /* height: 236px; */
}

/* Star Design   */
.clients__review .review__slides .star-rating {
    font-size: 18px;
    margin-bottom: 14px;
}

.clients__review .review__slides .fa-star {
    color: #ccc;
    transition: color 0.3s ease;
}

.clients__review .review__slides .checked {
    color: #f3bc75;
}

.clients__review .review__slides .fa {
    padding: 0 5px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

/* ----- Get In Touch ----- */
.get__in__touch {
    background-color: #30bd82;
    margin: 40px 0;
}

.get__in__touch h3 {
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 35px;
}

.get__in__touch h6 {
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 16px;
}

.get__in__touch .get__in__touch__content {
    padding: 40px 0;
}

.get__in__touch .get__in__touch__content .get__in__touch--contact a {
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    padding: 5px 0;
    border-bottom: 2px solid #ffffff;
    margin: 0 !important;
}

.get__in__touch .get__in__touch__content .get__in__touch--contact i {
    color: #fff;
    background-color: #f3bc75;
    padding: 14px;
    border-radius: 50%;
    margin: 0px 22px;
}

.get__in__touch .get__in__touch__content .get__in__touch--contact p {
    font-size: 17px;
    font-weight: 500;
    color: #ffffff;
    padding: 5px 0;
    margin: 0 !important;

}

.get__in__touch img {
    margin: -24px 0;
    border-radius: 30px;
    width: 100%;
    right: 10%;
    overflow: hidden;
}

@media screen and (max-width: 576px) {
    .get__in__touch {
        margin-bottom: 0;
    }
}

/* ----- Our Partners ----- */
.our__partners {
    padding: 40px 0;
    background-color: rgb(245, 245, 245);
    margin-top: 60px;
    margin-bottom: 10px;
}

.our__partners h3 {
    color: #63666d;
    margin-bottom: 32px;
    margin-top: 20px;
}


/* ----- Contact Us ----- */
.contact__us {
    background-color: #30bd82;
}

.contact__us .contact__us__content {
    padding: 40px 0;
}

.contact__us .contact__us__content h5 {
    margin-top: 0;
    margin-bottom: 16px;
    color: #ffffff;
}

.contact__us .contact__us__content h3 {
    margin-top: 0;
    margin-bottom: 32px;
    color: #ffffff;
}

.contact__us .contact__us__content .contact__us--items .card {
    background-color: #ffffff;
    border: none;
    border-radius: 30px;
}

.contact__us .contact__us__content .contact__us--items .card i {
    color: #63666d;
    margin-bottom: 22px;
}

.contact__us .contact__us__content .contact__us--items .card .card-body h5 {
    color: #000000;
}

.contact__us .contact__us__content .contact__us--items .card .card-body .details__button {
    color: #30bd82;
    border-bottom: 2px solid #30bd82;
    margin: 0 0 !important;
    padding: 8px 0 !important;
    font-size: 17px;
    font-weight: 600;
    text-decoration: none;
    padding: 5px 0;
}

/* ----- We Are Here To Help Section ----- */
.we__are__here__to__help {
    padding-top: 40px;
    padding-bottom: 0;
}

.we__are__here__to__help img {
    border-radius: 22px;
}

.we__are__here__to__help h6 {
    margin: 14px 0;
}

.we__are__here__to__help h6 .dot {
    background-color: #30bd82;
    height: 12px;
    width: 12px;
    display: inline-block;
    margin-right: 16px;
    border-radius: 50%;
}

.we__are__here__to__help h6 .title {
    margin-top: 10px;
    margin-bottom: 30px;
    color: #30bd82;
}

.we__are__here__to__help h3 {
    font-size: 32px;
    font-weight: 600;
    color: #63666d;
    margin-top: 0;
    margin-bottom: 16px;
}

.we__are__here__to__help p {
    font-weight: 500;
    font-size: 18px;
    color: #63666d;
    margin-top: 0;
    margin-bottom: 30px;

}

/* ----- Counter Section ----- */
.counter {
    padding-top: 0;
    padding-bottom: 20px;
}

.counter h2 {
    -webkit-text-stroke: 1px #30bd82;
    color: transparent;
    position: relative;
    font-size: 140px;
    font-weight: 600;
    height: 120px;
    overflow: hidden;
}

.counter p {
    margin-top: -20px;
}

/* Partnership | Left side: Search Filters  */
/* .partner__List {
    padding: 24px 0;
}

.partner__List h5 {
    margin: 18px 0 24px 0;
} */



/* ----- Key Highlights ----- */
.accordion-item h2 {
    margin-top: 0;
}
/* ----- Key Highlights ----- */


/* ----- Footer ----- */

.site__footer .site__footer__content {
    padding: 60px 0;
}

.site__footer .site__footer__content h5 {
    color: #0f1029;
    font-size: 16px;
    font-weight: 600;
    margin-top: 4px;
    margin-bottom: 30px;
    line-height: 1.2;
    font-family: 'Inter', sans-serif !important;
    font-optical-sizing: auto;
    font-style: normal;
}


.site__footer .site__footer__content form .form-control {
    border: 1px solid #cacaca;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    padding: 16px;
    height: 48px;
    width: 100%;
}

.site__footer .site__footer__content form .sign__up__button {
    background-color: #30bd82;
    color: #ffffff;
    padding: 10px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    margin-left: -55px;
    border: none;
}

.site__footer .site__footer__content .list-unstyled {
    margin-left: 0 !important;
}

.site__footer .site__footer__content .list-unstyled li {
    margin-bottom: 8px;
}

.site__footer .site__footer__content .list-unstyled li a {
    color: #63666d;
    text-decoration: none !important;
    font-size: 16px;
    font-weight: 600;
}

.site__footer .footer-menu li a:hover {
    color: var(--theme-accent) !important;
}

.site__footer .site__footer__copyright .social__icons {
    display: flex;
    align-items: center;
    justify-content: end;
    flex-wrap: wrap;
}

.site__footer .site__footer__copyright .social__icons a {
    flex-shrink: 0;
}
.site__footer .site__footer__copyright .social__icons img {
    margin: 0 4px;
}

.site__footer .idra-info img {
    max-width: 150px;
}
    
.site__footer .idra-info span {
    color: #63666d;
    font-size: 14px;
    font-weight: 600;
}

.site__footer .site__footer__copyright {
    border-top: 1px solid #e3e3e3;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}


@media screen and (min-width: 576px) and (max-width: 768px) {
    .site__footer .site__footer__content {
        padding-top: 0;
    }
}


@media screen and (max-width: 576px) {
    .site__footer .site__footer__content {
        padding-top: 0;
    }
}


/* Chrome, Safari, Edge, Opera */
input.no-spinner::-webkit-outer-spin-button,
input.no-spinner::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number].no-spinner {
  -moz-appearance: textfield;
}