@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

.p {
    font-family: "Montserrat", sans-serif !important;
    font-style: normal !important;
    font-weight: 600 !important;


}

.container {
    /* max-width: 1360px !important; */
    max-width: 1250px;
}

.header-navbar.header-repo .container {
    max-width: 1178px !important;
}

.form-control {
    font-size: 13px !important;
    font-family: Montserrat;
}

body {
    overflow-x: hidden !important;
    font-family: "Lato";
}



.form-control {
    height: calc(1.5em + 1rem + 2px);
    /* Customize to match your design */
}

a.navbar-brand.navbar-repo.header-logo {
    width: 19%;
}

a.navbar-brand.header-logo img {
    max-width: 207px !important;
}

.header-logo img {
    width: 100%;
    padding: 4px 6px;
    border-radius: 10px;
    filter: drop-shadow(2px 4px 16px #ffffff);
}

.footer-set h5 {
    color: #212529;
    font-weight: 700;
    font-size: 19px;
    margin: 7px 0px 8px;
}

ul.footer-list p b {
    font-weight: 700;
    font-size: 100%;
    color: #323232;
}

.header-contact-wraper.header-contact-wraper-repo {
    /* padding: 6px 0px; */
    position: fixed;
    z-index: 999 !important;
    /* overflow: hidden; */
    width: 100%;
    background: rgb(255 255 255 / 84%);
    top: 0px;
}


.header-contact-wraper {
    padding: 11px 0px;
    position: fixed;
    z-index: 111;
    /* overflow: hidden; */
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

.sticky-header {
    /* background-color: rgb(255, 255, 255); */
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    color: black;
    background: white !important;
}

.bima-budy-btn-cov {
    /* font-family: Arial, Helvetica, sans-serif; */
    font-weight: 500;
    color: white;
    background: transparent linear-gradient(0deg, #DC5B00 0%, #FF8530 100%) 0% 0% no-repeat padding-box;
    padding: 8px 20px;
    border: none;
    border-radius: 0.5rem;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    margin: 0px 10px;
    font-size: 14px;
    font-family: 'Lato';
    letter-spacing: 0.35px;
    font-weight: 500;
}

.bima-budy-btn-cov span:not(:nth-child(6)) {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 34px;
    width: 33px;
    background-color: #53275f;
    border-radius: 50%;
    transition: .6s ease;
}

.bima-budy-btn-cov span:nth-child(6) {
    position: relative;
}

.bima-budy-btn-cov span:nth-child(1) {
    transform: translate(-3.3em, -4em);
}

.bima-budy-btn-cov span:nth-child(2) {
    transform: translate(-6em, 1.3em);
}

.bima-budy-btn-cov span:nth-child(3) {
    transform: translate(-.2em, 1.8em);
}

.bima-budy-btn-cov span:nth-child(4) {
    transform: translate(3.5em, 1.4em);
}

.bima-budy-btn-cov span:nth-child(5) {
    transform: translate(3.5em, -3.8em);
}

.bima-budy-btn-cov:hover span:not(:nth-child(6)) {
    transform: translate(-50%, -50%) scale(4);
    transition: 1.5s ease;
}



/* .login-btn-cov {
    background: transparent linear-gradient(0deg, #DC5B00 0%, #FF8530 100%) 0% 0% no-repeat padding-box;
    border-radius: 8px;
    padding: 8px 31px;
    color: white;
    border: none;
    font-weight: 500;
    margin-top: 0px;
    margin-left: 5px;
} */


.login-btn-cov {
    /* font-family: Arial, Helvetica, sans-serif; */
    font-weight: 500;
    color: white;
    background: transparent linear-gradient(0deg, #DC5B00 0%, #FF8530 100%) 0% 0% no-repeat padding-box;
    padding: 8px 16px;
    border: none;
    border-radius: .5rem;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    margin: 0px 10px;
    font-size: 14px;
    letter-spacing: 0.35px;
    font-family: "Lato", sans-serif;
}

.login-btn-cov span:not(:nth-child(6)) {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    background-color: #53275f;
    border-radius: 50%;
    transition: .6s ease;
}

.login-btn-cov span:nth-child(6) {
    position: relative;
}

.login-btn-cov span:nth-child(1) {
    transform: translate(-3.3em, -4em);
}

.login-btn-cov span:nth-child(2) {
    transform: translate(-6em, 1.3em);
}

.login-btn-cov span:nth-child(3) {
    transform: translate(-.2em, 1.8em);
}

.login-btn-cov span:nth-child(4) {
    transform: translate(3.5em, 1.4em);
}

.login-btn-cov span:nth-child(5) {
    transform: translate(3.5em, -3.8em);
}

.login-btn-cov:hover span:not(:nth-child(6)) {
    transform: translate(-50%, -50%) scale(4);
    transition: 1.5s ease;
}

.header-navbar.header-repo {
    width: 94%;
    margin: 0 auto;
}

a.nav-link.main-header-link {
    font-size: 15px;
    margin-left: 12px;
    font-weight: 500;
    color: white;
    font-family: 'Lato';
    color: black !important;
    font-weight: 600;
}

.header-btnc-cov {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-section-main-wrapper {
    border-top: 1px solid #f3edf3;
    padding: 48px 0px 40px;
    /* margin-top: 30px; */
    background: rgb(239 232 241 / 50%);
    padding-bottom: 0px;
    margin-top: 25px;
}

.footer-main-cover.footernav {
    /* border-top: 1px dotted #53275f; */
    margin-top: 36px;
    background: #fff;
    padding: 24px 24px 20px;
}

ul.footer-list {
    list-style: none;
    padding-left: 0px;
    padding-top: 15px;
}

ul.footer-list p {
    margin-bottom: 14px;
    font-weight: 400;
    font-family: 'Lato';
    font-size: 15px;
    color: #424242;
}

li.footer-set2-list {
    margin-bottom: 15px;
    font-size: 15px;
    font-family: 'Lato';
}

ul.footer-service-list {
    list-style: none;
    padding-left: 2px;
    margin-top: 16px;
    font-size: 16px;
    margin-bottom: 0;
}

.footer-main-cover.footernav li.footer-set2-list {
    margin: 2px 0px;
    line-height: 25px;
}

li.footer-set2-list a {
    color: currentColor;
    text-decoration: none;
}

li.footer-set2-list {
    margin-bottom: 9px;
    font-size: 16px;
    color: #424242;
    font-weight: 400;
    line-height: 24px;
}

.footer-logo img {
    width: 100%;
    max-width: 236px;
    margin-bottom: 21px;
}



.footer-botm-image img {
    width: 37%;
}

.footer-botm-image {
    margin: 21px auto;
    text-align: center;
}

.footer-para {
    text-align: center;
    background: var(--color-primary);
    padding: 20px 0px;
}

.footer-para p {
    margin-bottom: 0px;
    font-weight: 600;
    color: white;
    font-family: 'Lato';
}

.footer-set h4 {
    font-size: 18px;
    text-decoration: underline;
}

.footer-social-link {
    margin: 0px 9px;
    font-size: 23px;
    color: #e76f20;
}

.social-links-cover {
    display: flex;
    justify-content: start;
}

.footer-set {
    padding: 12px 0px;
    max-width: fit-content;
}

.footer-main-cover .row>div+div {
    border-left: 1px dotted #53275f;
}

.footer-para {
    background: linear-gradient(45deg, #f0731c, #53275f);
}

.footer-para1 {
    background: linear-gradient(350deg, #ada7a7, #958a8a);
    padding-bottom: 14px;
}

.privacy-policy-wraper h1 {
    font-weight: 700;
    font-family: 'Montserrat';
    color: #fc812c;
    margin-bottom: 20px;
    width: 52%;
}

.footer-para1 p {
    color: white;
    font-family: 'Montserrat';
    width: 79%;
    margin-bottom: 0px;
    padding-top: 12px;
    margin: 0 auto;
    text-align: center;
    font-weight: 500;
}

.footer-set h4 {
    color: #53275f;
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
}

li.footer-set2-list i {
    color: #de751d;
    font-size: 23px;
}

.footer-main-cover {
    padding-bottom: 40px;
}

/* hero-section */

.home-main-wrapper {
    height: 100%;
    width: 100%;
    position: relative;
}

h4.hero-query-min-title {
    font-family: "Montserrat", sans-serif;
    font-size: 28PX;
    font-weight: 600;
}

.hero-main-title {
    text-align: center;
    font-size: 34px;
    margin: 23px 0px;
    color: white;
    font-family: "Lato", sans-serif;
    margin-bottom: 25px;
    font-weight: 600;
    text-shadow: 5px 1px 6px rgb(28 16 16 / 68%);
}

.product-box-cov {
    background: white;
    padding: 20px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    border-radius: 10px;
    height: 122px;
    position: relative;
    border-radius: 10px;
    align-items: center;
    width: 87%;
}

.product-box-icon img {
    width: 54px;
}

.product-name {
    position: absolute;
    bottom: 6px;
    left: 32px;
    background: transparent linear-gradient(180deg, #FF8530 0%, #E16106 100%) 0% 0% no-repeat padding-box;
    padding: 4px 0px;
    border-radius: 14px;
    width: 97px;
}

.product-name h5 {
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-size: 14px;
    color: white;
    text-transform: math-auto;
    font-family: 'Montserrat';
}

.product-box-icon {
    margin-bottom: 21px;
}

.box-icon1 {
    margin-left: 14px;
    width: 100%;
}

.hero-query-from-set {
    display: flex;
    justify-content: space-around;
}

.name-input-frm input {
    border-radius: 8px;
    font-weight: 500;
    color: black;
    border: none;
    text-transform: math-auto;
    font-family: 'Montserrat';
    text-align: start;
    padding: 20px 14px;
    width: 87%;
    box-shadow: 0px 4px 6px -2px lightgray;
    border: 1px solid #e7e7e7;
}

.eamil-input-frm input {
    width: 87%;
    font-size: 14px;
    /* border: 1px solid lightgray; */
    border-radius: 8px;
    font-weight: 500;
    color: black;
    border: none;
    font-family: 'Montserrat';
    text-transform: math-auto;
    text-align: start;
    padding: 20px 14px;
    width: 87%;
    box-shadow: 0px 4px 6px -2px lightgray;
    border: 1px solid #e7e7e7;
}

h4.hero-query-min-title {
    text-align: center;
    margin: 17px 0px;
    margin-bottom: 24px;
    font-size: 23px;
    margin-top: 7px;
    color: black;
    text-transform: none;
    font-family: 'Montserrat';
}

.no-input-frm input {
    border: 1px solid #e7e7e7;
    /* border: 1px solid lightgray; */
    border-radius: 8px;
    font-weight: 500;
    color: black;
    /* border: none; */
    font-family: 'Montserrat';
    text-align: start;
    padding: 20px 14px;
    width: 87%;
    box-shadow: 0px 4px 6px -2px lightgray;
}

.sub-input-frm input {
    box-shadow: 0px 4px 6px -2px lightgray;
    border-radius: 8px;
    font-weight: 500;
    color: black;
    /* border: none; */
    font-family: 'Montserrat';
    text-align: start;
    padding: 20px 14px;
    width: 87%;
    /* border: 1px solid lightgray; */
    border: 1px solid #e7e7e7;
}

button.msg-submit {
    padding: 9px 40px;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 14px;
    background: transparent linear-gradient(0deg, #DC5B00 0%, #FF8530 100%) 0% 0% no-repeat padding-box;
    border: none;
    color: white;
    text-transform: uppercase;
    font-family: 'Montserrat';
}

.hero-query-wraper {
    background: #fffffff7;
    padding: 19px;
    padding-bottom: 33px;
    margin: 18px auto;
    border-radius: 10px;
    margin-top: 64px;
    /* backdrop-filter: blur(80px); */
    width: 85%;
}

.home-main-cover {
    position: relative;
    z-index: 111;
    height: 100%;
    padding: 46px 0px;
    padding-top: 94px;
}

.test-class {
    position: relative;
    z-index: 9999999999 !important;
}

.hero-banner-wrapper .swiper {
    width: 100%;
    height: 100%;
}

.hero-banner-wrapper .swiper-slide {
    background-position: center;
    background-size: cover;
}

.hero-banner-wrapper .swiper-slide img {
    transition: transform 4s ease-in-out;
    /* Slow zoom-in transition */
    object-fit: cover;
    /* Ensure the image covers the slide */
    width: 100%;
    /* Ensure the image takes the full width */
    height: 100%;
    /* Ensure the image takes the full height */
}

.hero-banner-wrapper .swiper-slide-active img {
    transform: scale(1.2);
    /* Zoom in effect with scaling */
    transform-origin: center center;
    /* Ensure the zoom is centered */
}


.hero-banner-wraper {
    position: absolute !important;
    top: 0;
}


.our-partner-main-wraper {
    width: 100%;
    height: 100%;
    padding-bottom: 20px;
}

.swiper-slide .partner-card-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide .partner-card-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.partner-card-slide {
    background: white;
    /* box-shadow: 0px -1px 8px -1px lightgray; */
    padding: 10px;
    margin: 9px 0px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
}

.our-partner-main-wraper {
    width: 100%;
    max-width: 1200px;
    /* Adjust as needed */
}

.our-partner-section {
    height: 100%;
    width: 100%;
    margin: 27px 0px;
    padding-bottom: 23px;
}

.partner-card-slide {
    width: 327px !important;
    margin-right: 20px;
    width: 30% !important;
    margin-left: 17px;
    background: white;
    margin-right: 14px !important;
}

.partner-main-title {
    font-size: 30px;
    height: fit-content;
    line-height: 1.4;
    min-width: 10px;
    position: static;
    color: #1c1b17;
    text-shadow: 1px 1px 4px #b6b6b6;
    font-weight: 500;
    text-align: center;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 26px;
    margin-left: 0;
    font-family: "Argesta Display";
}

.card-image.partner-card-img {
    width: 185px;
    border: none;
}

.card.partner-card {
    width: 46%;
    border: none;
}


.statics-main-wrapper {
    /* background: linear-gradient(359.07deg, #FFFFFF 0.8%, #a4f6f36b 99.2%); */
    color: black;
    padding: 64px 0px;
    height: 100%;
    width: 100%;
    position: relative;

}

section#counter-stats {
    display: flex;
    justify-content: center;
    margin-top: 100px;
}

.statics-main-title {
    font-weight: 600;
    margin-bottom: 30px;
}

.stats {
    text-align: center;
    font-size: 35px;
    font-weight: 700;


}

.count-cov h5 {
    font-size: 15px;
    color: black;
    padding-left: 0px;
    margin-bottom: 2px;
    font-family: 'Montserrat';
}

.statics-main-cover h1 {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    color: black;
    font-family: "Argesta Display";
    text-shadow: 1px 1px 4px #b6b6b6;
}

p.para-count {
    font-size: 15px;

    font-weight: 600;
    padding-top: 7px;
}

.static-icon-cov img {
    width: 100%;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px;
    color: white;
    border-radius: 29px;

    display: flex;
    justify-content: center;
    align-items: center;
}

.static-icon-cov {
    height: 84px;
    display: flex;
    justify-content: center;
    width: 50%;
    align-items: center;
    margin: 0 auto;
}

.stats-box-cov {
    box-shadow: 0px 0px 10px 0px #e9e9e9;
    padding: 20px;
    border-radius: 25px;
    padding-top: 25px;
    padding-bottom: 33px;
    height: 100%;
    background: white;
    width: 94%;
}

.count-cov-no {
    display: inline-flex;
    margin: 14px 0px;
    color: #EF7119;
    font-size: 33px;
    margin-bottom: 5px;
}

.count-cov-no1 {
    display: inline-flex;
    margin: 14px 0px;
    color: #35005F;
    font-size: 33px;
    margin-bottom: 5px;
}

.statics-line-cov {
    position: absolute;
    top: 185px;
    z-index: -1;
}

.statics-line-cov img {
    width: 100%;
}

.why-choose-content-box {
    display: flex;
    justify-content: space-between;
    box-shadow: 0px 3px 4px 0px lightgray;
    margin-bottom: 27px;
    padding: 18px;
    border-radius: 10px;
}

.why-choose-content-box-icon img {
    width: 65px;
    height: 61px;
}

.why-choose-content-box-icon {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.why-choose-banner img {
    width: 68%;
}

.why-choose-banner {
    position: absolute;
    top: 117px;
    left: 0px;
}

.why-choose-main-wraper {
    height: 100%;
    width: 100%;
    position: relative;
    margin: 100px 0px;
    margin-bottom: 42px;
}

.why-choose-box-content {
    margin-left: 16px;
    font-family: 'Montserrat';
    font-size: 14px;
    padding-top: 10px;
}

.why-choose-banner {
    width: 63%;
}

.choose-content-box1 {
    margin-left: -63px;
    margin-right: 86px;
}

h1.why-main-title {
    text-align: center;
    margin-bottom: 20px;
    font-size: 34px;
    font-family: "Argesta Display";
    font-weight: 500;
    text-shadow: 1px 1px 4px #b6b6b6;
}

h1.why-main-title span {
    color: #de751d;
}




.testimonial-section {
    max-width: 1000px;
    margin: auto;
    padding: 40px 20px;
}

h2 {
    font-size: 24px;
    margin-bottom: 20px;
}

.testimonial-slider {
    position: relative;
}

.testimonial-card {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    text-align: center;
    box-shadow: 0px 7px 8px -6px rgb(203 196 196);
}

.testimonial-card img {
    width: 100%;
    display: block;
}

.overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #eaeaea99;
    color: rgb(8, 4, 4);
    padding: 10px;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.play-btn {
    background: transparent;
    border: none;

}

.swiper-pagination {
    margin-top: 10px;
}

/* Video Modal Styles */
.video-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: none;
    align-items: center;
    justify-content: center;
}

.video-modal.active {
    display: flex;
}

.video-container {
    position: relative;
    width: 80%;
    max-width: 700px;
}

.video-container video {
    width: 100%;
    border-radius: 10px;
}

.close-btn {
    position: absolute;
    top: -10px;
    right: -10px;
    background: red;
    color: white;
    border: none;
    padding: 5px 10px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 50%;
}

button.play-btn img {
    width: 29px;
}

.swiper.testimonial-slider {
    padding-bottom: 59px;
}

h2.testimonial-main-title {
    text-align: center;
    margin-bottom: 44px;
    font-size: 32px;
    font-family: "Argesta Display";
    text-shadow: 1px 1px 4px #b6b6b6;
}




.fabs {
    bottom: 0px;
    position: fixed;
    margin: 1em;
    right: 0;
    z-index: 9999;
}

.fab-repo {
    display: block;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    text-align: center;
    color: white;
    margin: 20px auto 0;
    box-shadow: 0px 5px 11px -2px rgba(0, 0, 0, 0.18), 0px 4px 12px -7px rgba(0, 0, 0, 0.15);
    cursor: pointer;
    -webkit-transition: all .1s ease-out;
    transition: all .1s ease-out;
    position: relative;
    background-color: #F44336;
}

.sare-btn i {
    color: white;
    font-size: 25px;
}

.sare-btn {
    font-size: 25px;
    color: white;
}

.fab>i {
    font-size: 28px;
    line-height: 60px;
    transition: all .2s ease-in-out;
    transition-delay: 2s;
}

.fab.red {
    background: #F44336;
}

.fab.pink {
    background: #E91E63;
}

.fab.purple {
    background: #9C27B0;
}

.fab.deep-purple {
    background: #673AB7;
}

.fab.indigo {
    background: #3F51B5;
}

.fab.blue {
    background: #2196F3;
}

.fab.light-blue {
    background: #03A9F4;
}

.fab.cyan {
    background: #00BCD4;
}

.fab.teal {
    background: #009688;
}

.fab.green {
    background: #4CAF50;
}

.fab.light-green {
    background: #8BC34A;
}

.fab.lime {
    background: #CDDC39;
}

.fab.yellow {
    background: #FFEB3B;
}

.fab.amber {
    background: #FFC107;
}

.fab.orange {
    background: #FF9800;
}

.fab.deep-orange {
    background: #FF5722;
}

.fab.brown {
    background: #795548;
}

.fab.grey {
    background: #9E9E9E;
}

.fab.blue-grey {
    background: #607D8B;
}

.fab:active,
.fab:focus,
.fab:hover {
    box-shadow: 0 0 4px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .28);
}

.fab:not(:last-child) {
    width: 36px;
    height: 36px;
    margin: 20px auto 0;
    opacity: 0;
    display: flex;
    flex-direction: column;
}

.fab:not(:last-child)>i {
    font-size: 18px;
    line-height: 40px;
    transition: all .3s ease-in-out;
}

.fabs:hover .fab:not(:last-child) {
    opacity: 1;
    width: 40px;
    height: 40px;
    margin: 15px auto 0;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-decoration: none;
}

.fab:nth-last-child(1) {
    -webkit-transition-delay: 25ms;
    transition-delay: 25ms;
}

.fab:not(:last-child):nth-last-child(2) {
    -webkit-transition-delay: 20ms;
    transition-delay: 20ms;
}

.fab:not(:last-child):nth-last-child(3) {
    -webkit-transition-delay: 40ms;
    transition-delay: 40ms;
}

.fab:not(:last-child):nth-last-child(4) {
    -webkit-transition-delay: 60ms;
    transition-delay: 60ms;
}

.fab:not(:last-child):nth-last-child(5) {
    -webkit-transition-delay: 80ms;
    transition-delay: 80ms;
}

[tooltip]:before {
    font-family: 'Roboto';
    font-weight: 600;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #585858;
    color: #fff;
    content: attr(tooltip);
    font-size: 12px;
    visibility: hidden;
    opacity: 0;
    padding: 5px 7px;
    margin-right: 10px;
    position: absolute;
    right: 100%;
    bottom: 5%;
    white-space: nowrap;
}

[tooltip]:hover:before,
[tooltip]:hover:after {
    visibility: visible;
    opacity: 1;
}


.swiper-slide.partner-card-slide {
    width: 200px !important;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #53275f;
    padding: 2px 12px;
    border-radius: 11px;
}

.swiper.mySwiper.our-partner-main-wraper.swiper-initialized.swiper-horizontal {
    padding-bottom: 27px;
}






/* button css */
.botIcon {
    bottom: 15px;
    right: 84px;
    position: fixed;
    z-index: 9999;
}

.iconInner img {
    width: 100%;
    box-shadow: 0px 0px 12px 3px lightgray;
    border-radius: 50%;
    border: 2px solid;
}

.iconInner {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;

    background-position: 50%;
    background-size: 300%;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1.7em;
    height: 2em;
    justify-content: center;
    width: 2em;
}

.botSubject,
.messages,
.showBotSubject .botIconContainer,
.showMessenger .botIconContainer {
    display: none;
}

/* .showBotSubject .botSubject {display: block;}
.showMessenger .messages {display: block;}
.botSubject {position: relative;width: 300px;}
.botIcon .messages {background: none;border: none;border-radius: 0;bottom: 0;box-shadow: 0px 0px 30px -5px #000;min-height: 250px;max-height: 50vh;margin: 0;padding: 0;position: relative;right: 0;width: 300px;}
.screen {background-color: #fff;position: absolute;height: 100%;overflow: hidden;width: 100%;}
.botIcon .messages .body {box-sizing: border-box;height: calc(100% - 40px);overflow-y: auto;padding: 0px 12px 6px;}
.botIcon .messages .body .msg {-webkit-animation: msg 1s;-moz-animation: msg 1s;-ms-animation: msg 1s;-o-animation: msg 1s;animation: msg 1s;background-color: #1666af;border-radius: 0px 10px 10px 10px;box-sizing: border-box;clear: both;color: #fff;margin-top: 10px;opacity: 1;display: block;overflow: hidden;padding: 10px 10px;width: 100%;float: left;width: auto;}
.messages .body .msg.user {background-color: #fff;box-shadow: 0 0 4px rgba(0, 0, 0 , .5);border-radius: 10px 0px 10px 10px;color: #000;float: right;width: auto;}
.botIcon .messages .footer, .botSubject > form {box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.5);bottom: 0;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;padding: 0;position: absolute;width: 100%;z-index: 100;}
.botSubject > form {background-color: #fff;padding: 20px 15px;position: static;}
.botIcon .messages .footer input, .botSubject input {border-width: 0px;box-sizing: border-box;font-size: 1em;margin: 0;padding-left: 10px;}
.botIcon .messages .footer input[type="text"], .botSubject input[type="text"] {border: 1px solid;width: calc(100% - 70px);}
.botIcon .messages .footer input[type="submit"], .messages .footer input[type="button"], .messages .footer button, .botSubject input[type="submit"], .botSubject input[type="button"], .botSubject button {width: 60px;}
.botIcon .messages .footer input, .messages .footer button, .botSubject input, .botSubject button {height: 40px;}
.botIcon .messages .footer button, .botSubject button {background-color: #123123;border: 0px solid black;color: white;width: 70px;margin: 0px;outline: none;}
.botIcon .messages .footer button:hover, .botSubject button:hover {opacity: 0.7;}
.botIcon .btn.btn-default.buyc_btn {border-radius: 0 !important;color: #fff;margin: 0;padding: 0;}
.botIcon .btn.btn-default.buyc_btn:hover {padding: 0;}
.closeBtn {background: #a64bf4;background: -webkit-linear-gradient(right, #00dbde, #fc00ff, #00dbde, #fc00ff);background: -o-linear-gradient(right, #00dbde, #fc00ff, #00dbde, #fc00ff);background: -moz-linear-gradient(right,#00dbde, #fc00ff, #00dbde,#fc00ff);background: linear-gradient(right, #00dbde, #fc00ff, #00dbde, #fc00ff);background-position: 50%;background-size: 300%;border-radius: 50%;height: 30px;position: absolute;right: 0;top: 0;-webkit-transform: translate(50%, -50%);-ms-transform: translate(50%, -50%);transform: translate(50%, -50%);width: 30px;z-index: 999;}
.closeBtn::before, .closeBtn::after {background-color: #fff;content: "";display: block;height: 2px;left: 50%;position: absolute;top: 50%;-webkit-transform: translate(-50%, -50%) rotate(45deg);-ms-transform: translate(-50%, -50%) rotate(45deg);transform: translate(-50%, -50%) rotate(45deg);width: 20px;}
.closeBtn::after {-webkit-transform: translate(-50%, -50%) rotate(-45deg);-ms-transform: translate(-50%, -50%) rotate(-45deg);transform: translate(-50%, -50%) rotate(-45deg);}

@-webkit-keyframes msg {
	0% {opacity: 0;-webkit-transform: translateY(20px);}
	100% {opacity: 1;-webkit-transform: translateY(0px);}
}
@-o-keyframes msg {
	0% {opacity: 0;-o-transform: translateY(20px);}
	100% {opacity: 1;-o-transform: translateY(0px);}
}
@-moz-keyframes msg {
	0% {opacity: 0;-moz-transform: translateY(20px);}
	100% {opacity: 1;-moz-transform: translateY(0px);}
}
@-ms-keyframes msg {
	0% {opacity: 0;-ms-transform: translateY(20px);}
	100% {opacity: 1;-ms-transform: translateY(0px);}
}
@keyframes msg {
	0% {opacity: 0;transform: translateY(20px);}
	100% {opacity: 1;transform: translateY(0px);}
}

@media only screen and (max-width: 412px) {
	.botSubject, .botIcon .messages {width: 280px;}
} */

.botIcon .Messages,
.botIcon .Messages_list {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.chat_close_icon {
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    position: absolute;
    right: 12px;
    z-index: 9;
}

.chat_on {
    background-color: #8a57cf;
    bottom: 20px;
    border-radius: 50%;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
    color: #fff;
    cursor: pointer;
    display: block;
    height: 45px;
    padding: 9px;
    position: fixed;
    right: 15px;
    text-align: center;
    width: 45px;
    z-index: 10;
}

.chat_on_icon {
    color: #fff;
    font-size: 25px;
    text-align: center;
}

.botIcon .Layout {
    -webkit-animation: appear 0.15s cubic-bezier(0.25, 0.25, 0.5, 1.1);
    -ms-animation: appear 0.15s cubic-bezier(0.25, 0.25, 0.5, 1.1);
    animation: appear 0.15s cubic-bezier(0.25, 0.25, 0.5, 1.1);
    -webkit-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    background-color: rgb(63, 81, 181);
    bottom: 20px;
    border-radius: 10px;
    box-shadow: 5px 0 20px 5px rgba(0, 0, 0, 0.1);
    box-sizing: content-box !important;
    color: rgb(255, 255, 255);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    max-height: 30px;
    max-width: 300px;
    min-width: 50px;
    opacity: 0;
    pointer-events: auto;
    position: fixed;
    -webkit-transition: right 0.1s cubic-bezier(0.25, 0.25, 0.5, 1),
        bottom 0.1s cubic-bezier(0.25, 0.25, 0.5, 1),
        min-width 0.2s cubic-bezier(0.25, 0.25, 0.5, 1),
        max-width 0.2s cubic-bezier(0.25, 0.25, 0.5, 1),
        min-height 0.2s cubic-bezier(0.25, 0.25, 0.5, 1),
        max-height 0.2s cubic-bezier(0.25, 0.25, 0.5, 1),
        border-radius 50ms cubic-bezier(0.25, 0.25, 0.5, 1) 0.15s,
        background-color 50ms cubic-bezier(0.25, 0.25, 0.5, 1) 0.15s,
        color 50ms cubic-bezier(0.25, 0.25, 0.5, 1) 0.15s;
    -ms-transition: right 0.1s cubic-bezier(0.25, 0.25, 0.5, 1),
        bottom 0.1s cubic-bezier(0.25, 0.25, 0.5, 1),
        min-width 0.2s cubic-bezier(0.25, 0.25, 0.5, 1),
        max-width 0.2s cubic-bezier(0.25, 0.25, 0.5, 1),
        min-height 0.2s cubic-bezier(0.25, 0.25, 0.5, 1),
        max-height 0.2s cubic-bezier(0.25, 0.25, 0.5, 1),
        border-radius 50ms cubic-bezier(0.25, 0.25, 0.5, 1) 0.15s,
        background-color 50ms cubic-bezier(0.25, 0.25, 0.5, 1) 0.15s,
        color 50ms cubic-bezier(0.25, 0.25, 0.5, 1) 0.15s;
    transition: right 0.1s cubic-bezier(0.25, 0.25, 0.5, 1),
        bottom 0.1s cubic-bezier(0.25, 0.25, 0.5, 1),
        min-width 0.2s cubic-bezier(0.25, 0.25, 0.5, 1),
        max-width 0.2s cubic-bezier(0.25, 0.25, 0.5, 1),
        min-height 0.2s cubic-bezier(0.25, 0.25, 0.5, 1),
        max-height 0.2s cubic-bezier(0.25, 0.25, 0.5, 1),
        border-radius 50ms cubic-bezier(0.25, 0.25, 0.5, 1) 0.15s,
        background-color 50ms cubic-bezier(0.25, 0.25, 0.5, 1) 0.15s,
        color 50ms cubic-bezier(0.25, 0.25, 0.5, 1) 0.15s;
    z-index: 999999999;
}

.botIcon .Layout-open {
    border-radius: 10px;
    color: #fff;
    height: 500px;
    max-height: 500px;
    max-width: 300px;
    overflow: hidden;
    -webkit-transition: right 0.1s cubic-bezier(0.25, 0.25, 0.5, 1),
        bottom 0.1s cubic-bezier(0.25, 0.25, 0.5, 1.1),
        min-width 0.2s cubic-bezier(0.25, 0.25, 0.5, 1.1),
        max-width 0.2s cubic-bezier(0.25, 0.25, 0.5, 1.1),
        max-height 0.2s cubic-bezier(0.25, 0.25, 0.5, 1.1),
        min-height 0.2s cubic-bezier(0.25, 0.25, 0.5, 1.1),
        border-radius 0ms cubic-bezier(0.25, 0.25, 0.5, 1.1),
        background-color 0ms cubic-bezier(0.25, 0.25, 0.5, 1.1),
        color 0ms cubic-bezier(0.25, 0.25, 0.5, 1.1);
    -ms-transition: right 0.1s cubic-bezier(0.25, 0.25, 0.5, 1),
        bottom 0.1s cubic-bezier(0.25, 0.25, 0.5, 1.1),
        min-width 0.2s cubic-bezier(0.25, 0.25, 0.5, 1.1),
        max-width 0.2s cubic-bezier(0.25, 0.25, 0.5, 1.1),
        max-height 0.2s cubic-bezier(0.25, 0.25, 0.5, 1.1),
        min-height 0.2s cubic-bezier(0.25, 0.25, 0.5, 1.1),
        border-radius 0ms cubic-bezier(0.25, 0.25, 0.5, 1.1),
        background-color 0ms cubic-bezier(0.25, 0.25, 0.5, 1.1),
        color 0ms cubic-bezier(0.25, 0.25, 0.5, 1.1);
    transition: right 0.1s cubic-bezier(0.25, 0.25, 0.5, 1),
        bottom 0.1s cubic-bezier(0.25, 0.25, 0.5, 1.1),
        min-width 0.2s cubic-bezier(0.25, 0.25, 0.5, 1.1),
        max-width 0.2s cubic-bezier(0.25, 0.25, 0.5, 1.1),
        max-height 0.2s cubic-bezier(0.25, 0.25, 0.5, 1.1),
        min-height 0.2s cubic-bezier(0.25, 0.25, 0.5, 1.1),
        border-radius 0ms cubic-bezier(0.25, 0.25, 0.5, 1.1),
        background-color 0ms cubic-bezier(0.25, 0.25, 0.5, 1.1),
        color 0ms cubic-bezier(0.25, 0.25, 0.5, 1.1);
    width: 100%;
}

.botIcon .Layout-expand {
    display: none;
    height: 400px;
    max-height: 100vh;
    min-height: 300px;
    right: 68px;
    top: 106px;
}

.showBotSubject.botIcon .Layout-expand {
    display: block;
}

.botIcon .Layout-mobile {
    bottom: 10px;
}

.botIcon .Layout-mobile.Layout-open {
    min-width: calc(100% - 20px);
    width: calc(100% - 20px);
}

.botIcon .Layout-mobile.Layout-expand {
    border-radius: 0 !important;
    bottom: 0;
    height: 100%;
    min-height: 100%;
    min-width: 100%;
    width: 100%;
}

.botIcon .Messenger_messenger {
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    width: 100%;
}

.botIcon .Messenger_header,
.botIcon .Messenger_messenger {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.botIcon .Messenger_header {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgb(238 112 24);
    color: rgb(255, 255, 255);
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 40px;
    padding-left: 13px;
    padding-right: 40px;
}

.botIcon .Messenger_header h4 {
    -webkit-animation: slidein 0.15s 0.3s;
    -ms-animation: slidein 0.15s 0.3s;
    animation: slidein 0.15s 0.3s;
    -webkit-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    font-size: 16px;
    opacity: 0;
}

.botIcon .Messenger_prompt {
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.botIcon .Messenger_content {
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 80px;
}

.botIcon .Messages {
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px;
    position: relative;
    -webkit-overflow-scrolling: touch;
}

.botIcon .Input {
    background-color: #fff;
    border-top: 1px solid #e6ebea;
    color: #96aab4;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-bottom: 15px;
    padding-top: 17px;
    position: relative;
    width: 100%;
}

.botIcon .Input-blank .Input_field {
    max-height: 20px;
}

.botIcon .Input_field {
    background-color: transparent;
    border: none;
    outline: none;
    padding-left: 20px;
    padding-right: 45px;
    resize: none;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    min-height: 20px !important;
}

.botIcon .Input_button-emoji {
    right: 45px;
}

.botIcon .Input_button {
    background-color: transparent;
    border: none;
    bottom: 15px;
    cursor: pointer;
    height: 25px;
    outline: none;
    padding: 0;
    position: absolute;
    width: 25px;
}

.botIcon .Input_button-send {
    right: 15px;
}

.botIcon .Input-emoji .Input_button-emoji .Icon,
.botIcon .Input_button:hover .Icon {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.botIcon .Input-emoji .Input_button-emoji .Icon path,
.botIcon .Input_button:hover .Icon path {
    fill: #2c2c46;
}

.Icon svg {
    height: auto;
    width: 100%;
}

.msg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.msg.user {
    -webkit-box-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.msg+.msg {
    margin-top: 15px;
}

span.responsText {
    color: #000;
    display: inline-block;
    margin-left: 10px;
    vertical-align: top;
    max-width: calc(100% - 50px);
}

.msg.user span.responsText {
    margin-left: 0;
    margin-right: 10px;
}

span.avtr {
    display: inline-block;
    width: 30px;
}

span.avtr figure {
    background-color: #ccc;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    display: block;
    margin: 0;
    padding-bottom: 100%;
}

.sare-btn i {
    color: white;
    font-size: 25px;
}

@-webkit-keyframes appear {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-ms-keyframes appear {
    0% {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }

    100% {
        opacity: 1;
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes appear {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes slidein {
    0% {
        opacity: 0;
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@-ms-keyframes slidein {
    0% {
        opacity: 0;
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        opacity: 1;
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slidein {
    0% {
        opacity: 0;
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@media only screen and (max-width: 412px) {
    .botIcon .Layout-open {
        width: 250px;
    }
}

.chat_close_icon {
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    position: absolute;
    right: 12px;
    top: 10px;
    /* Ensure it's positioned correctly */
    z-index: 9;
}

.blog-main-banner img {
    width: 100%;
}





.video-modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
}

.video-modal-content {
    position: relative;
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    max-width: 80%;
    max-height: 80%;
}

video {
    width: 100%;
    height: auto;
}

.close-btn {
    position: absolute;
    top: 5px;
    right: 9px;
    font-size: 17px;
    color: #fff;
    cursor: pointer;
    z-index: 9;
    background: rgb(230, 99, 44);
    padding: 3px 9px;
    padding-top: 0px;
    border-radius: 10px;
}




/*--------------- contact us section-------------- */

.contact-banner-cover img {
    width: 100%;
    height: 400px;
    background-size: cover;
}

.contact-detail-box h5 {
    font-weight: 700;
    color: #f37720;
    font-size: 17px;
}

.contact-detail-box {
    margin-bottom: 19px;
}

.contact-detail-box p {
    color: black;
    font-weight: 600;
    font-size: 15px;
}

.contact-detail-box p a {
    color: black;
    font-weight: 600;
    font-size: 15px;
}

.form-group.form-cov {
    margin-bottom: 20px !important;
}

.form-group.form-cov label {
    font-size: 14px;
    font-weight: 500;
    padding-left: 4px;
}

.form-group.form-cov input {
    border-radius: 9px;
    box-shadow: 0px 3px 6px -1px lightgray;
    padding: 22px 13px !important;
    border: none;
    font-size: 12px !important;
}

button.form-button {
    padding: 8px 34px;
    border: none;
    background: #f0731b;
    color: white;
    font-weight: 600;
    border-radius: 10px;
    font-size: 15px;
    border: 2px solid;
}

.contact-form-btn-cov {
    display: flex;
    justify-content: center;
    margin: 4px auto;
}

.form-group.form-cov textarea {
    border-radius: 9px;
    box-shadow: 0px 3px 6px -1px lightgray;
    border: none;
    padding: 12px 16px;
}

.contact-us-details-title h4 {
    background: #53275f;
    color: white;
    padding: 8px 25px;
    width: max-content;
    border-radius: 0px 10px 10px 0px;
    font-size: 18px;
}

.contact-details-wraper-cov {
    box-shadow: 0px 6px 11px -9px #fb812b;
    border-radius: 16px;
    border: none;
    padding-top: 27px;
    margin-top: -230px;
    background: white;
    font-family: 'Montserrat';
}

.contact-us-details-cov {
    /* border-right: 2px dotted darkblue; */
    padding-left: 31px;
    padding-top: 19px;
    margin-right: 10px;
}

h3.contact-form-heading {
    font-size: 23px;
    color: #f2761f;
    font-weight: 700;
}

.contact-details-main-wraper {
    height: 100%;
    width: 100%;
    margin: 38px 0px;
}

.contact-form-wrap-cover {
    padding-right: 31px;
    border-left: 2px dotted darkblue;
    padding-left: 37px;
}

/* renew section
 */

.renew-min-wraper-cov {
    background-image: url(/assets/images/frontend-images/renew-bg.png);
    height: 676px;
    width: 100%;
    background-size: cover;
    display: flex;
}

.renew-form-wraper {
    display: flex;
    justify-content: center;
    align-items: center;

    flex-direction: column;
}

.renew-min-wraper-cov .container {
    display: flex;
    justify-content: center;
    align-items: center;

    flex-direction: column;
}

.form-group.lead-form-cov {
    margin-bottom: 17px !important;
    margin-top: 12px;
}

.lead-form-cov label {
    margin-left: 7px;
    color: black;
    font-family: 'Montserrat';
    font-size: 15px;
}

.lead-form-cov select {
    box-shadow: 0px 6px 5px -5px #ffbb8c;
    padding: 6px 13px;
    height: 46px;
    width: 101%;
    border-radius: 11px;
    border: 1px solid #d8d8d8;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    color: #5c5b5b;
}

.lead-form-cov input {
    box-shadow: 0px 6px 5px -5px #ffbb8c;
    padding: 6px 13px;
    height: 46px;
    width: 101%;
    border-radius: 11px;
    border: 1px solid #d8d8d8;
    font-weight: 300;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
}

.lead-form-btn {
    color: #fff;
    border-color: #007bff;
    background: linear-gradient(180deg, #f57822 0, #de5d03 100%) !important;
    border: none;
    font-size: 14px;
    padding: 11px 75px;
    font-weight: 700;
    margin-left: 13px;
    margin-top: 6px;
}

.renew-form-wraper {
    background: white;
    border-radius: 10px;
    box-shadow: 0px 5px 10px -4px #e0d6d6;
    width: 91%;
    padding: 10px 19px;
    padding-bottom: 20px;
    border: 1px solid #f87d26;
    margin: 0 auto;
}

.renew-form-header {
    text-align: center;
}

.renew-form-header h2 {
    margin-bottom: 4px;
    font-weight: 700;
    padding-top: 19px;
    font-size: 26px;
    font-family: 'Montserrat';
}

.renew-form-header h6 {
    font-weight: 600;
    padding-top: 8px;
    font-family: 'Montserrat';
}

.renew-form-header h2 span {
    color: #f77b25;
}



.faq-header-wraper {
    background-image: url(/assets/images/frontend-images/faq-bg.png);
    height: 350px;
    width: 100%;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}

.card.qsn-card-cover button.btn.btn-link {
    color: black;
    font-size: 19px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.card-header .fa {
    margin-right: 10px;
    transition: transform 0.2s ease-in-out;

}

.card-head {
    font-size: 16px;
    font-weight: 500;
}

.card-header .fa {
    margin-right: 10px;
    transition: transform 0.2s ease-in-out;
    color: #ea9244 !important;
}

.card.qsn-card-cover {
    margin-bottom: 17px;
    border-radius: 10px;
    box-shadow: 0px 5px 6px -3px #ffd4b7;
    font-family: 'Montserrat';
}

.card-header .fa {
    margin-right: 10px;
    transition: transform 0.2s ease-in-out;
    color: #ea9244;
    font-size: 24px;
}

.qsn-card-cover .card-header {
    border-bottom: none;
}

.faq-header-wraper h1 {
    color: white;
    font-family: 'Montserrat';
    font-size: 34px;
}

.faq-banner img {
    width: 100%;
}

.faq-right-set {
    width: 94%;
    font-family: 'Montserrat';
}

.faq-banner {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
}

.faq-wraper-cov {
    height: 100%;
    width: 100%;
    margin: 75px 0px;
    margin-bottom: 20px;
}


.about-us-main-banner {
    background-image: url(/assets/images/frontend-images/about-us-banner.png);
    height: 283px;
    width: 100%;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}

.about-us-image img {
    width: 100%;
}

.about-us-content-banner {
    height: 100%;
    width: 100%;
    margin: 40px 0px;
}

.about-us-content-list h4 {
    font-size: 26px;
    text-transform: capitalize;
    text-shadow: 1px 1px 4px #b6b6b6;
    font-family: "Argesta Display";
    color: #fc812c;
}

ul.about-content-list-cov {
    padding-left: 12px;
    margin-top: 24px;
    list-style: circle;
}

ul.about-content-list-cov li {
    margin-bottom: 15px;
    font-weight: 400;
    font-family: 'Montserrat';
}

h3.core-service-title {
    text-align: center;
    font-family: "Argesta Display";
    font-weight: 500;
    text-shadow: 1px 1px 4px #b6b6b6;
}

.core-service-wraper {
    height: 100%;
    width: 100%;
    margin: 50px 0px;
}

.core-service-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 113px;
}

.core-service-box h6 {
    padding-top: 10px;
    text-align: center;
    font-family: "Montserrat", sans-serif;
}

.core-service-icon img {
    width: 54px;
}

.core-service-cov {
    box-shadow: 0px 0px 10px -2px #f4782178;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 20px;
    margin-top: 28px;
}

.core-service-cov {
    box-shadow: 0px 0px 10px -2px #f4782178;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 20px;
}

.service-icon1 img {
    width: 42px;
}

.Core-Service-box-repo {
    display: flex;
    justify-content: space-around;
}

h3.core-service-title span {
    color: #53275f;
}

.about-us-image {
    display: flex;
    justify-content: center;
    height: 100%;
}

.usp-wraper-banner2 img {
    width: 100%;
}

.usp-wraper-banner1 img {
    width: 100%;
}

.usp-section-wraper {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}

.usp-section-wraper {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    padding: 20px 0px;
    padding-top: 43px;
}

.usp-wraper-banner1 {
    margin-top: -57px;
}

.usp-wraper-banner2 {
    margin-top: 43px;
}

.usp-wraper {
    height: 100%;
    width: 100%;
    padding: 12px 0px;
}

.benfit-card-box {
    box-shadow: 0px 0px 8px -1px #f97e28;
    padding: 20px;
    height: 153px;
    border-radius: 17px;
    font-weight: 400;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    /* font-weight: 500; */
    font-family: "Montserrat", sans-serif;
}



.claim-main-title {
    text-align: center;
    padding-bottom: 35px;
    text-shadow: 1px 1px 4px #b6b6b6;
    font-family: "Argesta Display";
    font-size: 30px;
}

.claim-main-title span {
    color: #fa7f29;
    font-weight: 500;
}


.claim-form-img {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.claim-form-banner {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.claim-form-left-icon-box {
    height: auto;
    padding: 12px;
    background: white;
    width: 30%;
    text-align: center;
    position: absolute;
    border-radius: 19px 37px 0px 36px;
    left: 28px;
    top: -12px;
    box-shadow: 0px 0px 9px -4px #f57a23;
}

.claim-form-left-icon-box p {
    font-size: 14px;
    font-weight: 400;
    padding-top: 9px;
    font-family: "Montserrat", sans-serif;
}

.claim-form-left-icon img {
    height: auto;
    width: 36%;
}

.claim-form-right-icon-box {
    height: auto;
    padding: 10px;
    background: white;
    width: 30%;
    text-align: center;
    border-radius: 19px 20px 19px 0px;
    position: absolute;
    right: 29px;
    top: -28px;
    box-shadow: 0px 0px 9px -4px #f57a23;
}

.claim-form-right-icon-box p {
    font-size: 13px;
    font-weight: 400;
    padding-top: 11px;
    font-family: "Montserrat", sans-serif;
}

.claim-form-right-icon img {
    height: auto;
    width: 36%;
}

.claim-form-bottom-icon-box {
    height: auto;
    padding: 14px;
    background: white;
    width: 30%;
    text-align: center;
    border-radius: 0px 32px 19px 24px;
    position: absolute;
    right: 36px;
    bottom: 97px;
    box-shadow: 0px 0px 9px -4px #f57a23;
}

.claim-form-bottom-icon img {
    height: auto;
    width: 36%;
}

.claim-form-bottom-icon-box p {
    font-size: 13px;
    font-weight: 400;
    padding-top: 11px;
    font-family: "Montserrat", sans-serif;
}

.claim-form-img img {
    width: 100%;
}


.claim-form-wraper {
    padding: 29px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border-radius: 16px;
    background: #fff;
    padding-bottom: 20px;
}

.claim-form-wraper h3 {
    color: #53275f;
    font-size: 25px;
    margin-bottom: 22px;
    text-transform: uppercase;
    font-family: "Argesta Display";
    text-align: center;
    text-shadow: 1px 1px 4px #b6b6b6;
}

.form-group.claim-form-cov label {
    padding-left: 8px;
    font-size: 14px;
    font-weight: 500;
}

.insur-header label {
    color: #ff954b;
    font-size: 14px !important;
}

.form-group.claim-form-cov select {
    border-radius: 10px;
    padding: 0px 10px;
    border: none;
    box-shadow: 0px 4px 5px -2px lightgray;
    font-size: 14px;
    height: 48px;
}

.form-group.claim-form-cov input {
    border-radius: 10px;
    /* padding: 21px 13px !important; */
    border: none;
    box-shadow: 0px 4px 5px -2px lightgray;
    font-size: 14px;
    height: 48px;
}

.form-group.claim-form-cov label {
    padding-left: 8px;
    font-size: 14px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
}

.claim-form-btn button {
    border: none;
    padding: 9px 29px;
    border-radius: 7px;
    width: 138px;
    font-weight: 600;
    background: #fa7f29;
    color: white;
    font-family: "Montserrat", sans-serif;
}

.claim-form-btn {
    display: flex;
    justify-content: center;
    margin: 12px auto;
    margin-top: 26px;
}

.claim-form-main-wraper {
    height: 100%;
    width: 100%;
    margin: 55px 0px;
}

.form-group.claim-form-cov {
    margin: 7px 0px;
}

.claim-main-banner {
    background-image: url(/assets/images/frontend-images/claim-banner.png);
    height: 330px;
    width: 100%;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}

.claim-main-banner h1 {
    color: white;
    font-family: "Montserrat", sans-serif;
}



.blog-cov1 h5 {
    color: #f87d27;
    font-size: 17px;
    font-family: 'Montserrat';
    font-weight: 500;
    margin-bottom: 16px;
}

.blog-cov1 img {
    border-radius: 7px;
    height: 225px;
}

.blog-cov1 p {
    font-family: 'Montserrat';
    font-size: 13px;
    font-weight: 500;
}

.blog-main-wraper {
    position: relative;
}

.blog-main-banner img {
    width: 34%;
    position: absolute;
    top: 144px;
    left: 1px;
}

/* home style */

@media only screen and (min-width: 320px) and (max-width: 479px) {

    a.navbar-brand.navbar-repo.header-logo {
        width: 43%;
    }

    .hero-main-title {
        text-align: center;
        font-size: 23px;
        margin: 23px 0px;
        color: white;
        font-family: "Argesta Display";
        margin-bottom: 25px;
        text-shadow: 5px 1px 6px #1c1010;
    }

    .navbar-nav-repo {
        background: white !important;
        padding: 20px 0px;
        border-radius: 10px;
    }

    .header-contact-wraper.header-contact-wraper-repo {
        /* padding: 6px 0px; */
        position: fixed;
        z-index: 999999;
        overflow: hidden !IMPORTANT;
        width: 100%;
        background: white;
        top: 0px;
    }

    .product-box-icon img {
        width: 44px;
    }

    .product-name {
        position: absolute;
        bottom: 6px;
        left: 20px;
        background: transparent linear-gradient(180deg, #FF8530 0%, #E16106 100%) 0% 0% no-repeat padding-box;
        padding: 3px 0px;
        border-radius: 10PX;
        width: 75px;
    }

    .product-box-cov {
        background: white;
        padding: 20px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        text-align: center;
        border-radius: 10px;
        height: 102px;
        position: relative;
        border-radius: 10px;
        align-items: center;
        margin-bottom: 23px;
    }

    .product-name h5 {
        padding-bottom: 0px;
        margin-bottom: 0px;
        font-size: 12px;
        color: white;
    }

    .hero-query-wraper {
        background: #ffffff;
        padding: 19px;
        padding-bottom: 33px;
        margin: 18px auto;
        border-radius: 10px;
        margin-top: 28px;
        backdrop-filter: blur(80px);
        width: 100%;
    }

    .hero-query-from-set {
        /* display: flex; */
        justify-content: space-around;
        /* flex-wrap: wrap; */
        /* flex: 2; */
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .botIcon .Layout-expand {
        display: none;
        height: 304px;
        max-height: 100vh;
        min-height: 300px;
        right: 34px;
        top: 106px;
    }

    button.msg-submit {
        padding: 6px 31px;
        text-transform: capitalize;
        font-weight: 500;
        font-size: 13px;
        background: transparent linear-gradient(0deg, #DC5B00 0%, #FF8530 100%) 0% 0% no-repeat padding-box;
        border: none;
        color: white;
        text-transform: uppercase;
        margin-top: 15px;
    }

    h4.hero-query-min-title {
        text-align: center;
        margin: 17px 0px;
        margin-bottom: 24px;
        font-size: 15px;
        margin-top: 7px;
        color: #000000;
    }

    .name-input-frm input {
        width: 100%;
        font-size: 13px;
        border-radius: 8px;
        font-weight: 500;
        color: black;
        border: none;
        text-align: center;
        margin-bottom: 10px;
        padding: 3px 0px;
    }

    .eamil-input-frm input {
        width: 100%;
        font-size: 13px;
        box-shadow: 0px 2px 6px -1px lightgray;
        border-radius: 8px;
        font-weight: 500;
        color: black;
        border: none;
        text-align: center;
        margin-bottom: 10px;
        padding: 3px 0px;
    }

    .no-input-frm input {
        width: 100%;
        font-size: 13px;
        box-shadow: 0px 2px 6px -1px lightgray;
        border-radius: 8px;
        font-weight: 500;
        color: black;
        border: none;
        text-align: center;
        margin-bottom: 10px;
        padding: 3px 0px;
    }

    .sub-input-frm input {
        width: 100%;
        font-size: 13px;
        box-shadow: 0px 2px 6px -1px lightgray;
        border-radius: 8px;
        font-weight: 500;
        color: black;
        border: none;
        text-align: center;
        margin-bottom: 10px;
        padding: 3px 0px;
    }

    button.msg-submit {
        padding: 9px 26px;
        text-transform: capitalize;
        font-weight: 600;
        font-size: 11px;
        background: transparent linear-gradient(0deg, #DC5B00 0%, #FF8530 100%) 0% 0% no-repeat padding-box;
        border: none;
        color: white;
        text-transform: uppercase;
        /* margin-top: 15px; */
    }

    .stats-box-cov {
        box-shadow: 0px 0px 10px 0px #e9e9e9;
        padding: 20px;
        border-radius: 25px;
        padding-top: 25px;
        padding-bottom: 33px;
        height: inherit;
        background: white;
        width: 94%;
        margin-bottom: 20px;
    }

    .statics-main-cover h1 {
        text-align: center;
        font-size: 23px;
        font-weight: 700;
        color: black;
        font-family: "Montserrat", sans-serif;
    }

    .static-icon-cov {
        height: 40px;
        display: flex;
        justify-content: center;
        width: 50%;
        align-items: center;
        margin: 0 auto;
    }

    .count-cov-no {
        display: inline-flex;
        margin: 14px 0px;
        color: #EF7119;
        font-size: 21px;
        margin-bottom: 5px;
    }

    .count-cov h5 {
        font-size: 13px;
        color: black;
        padding-left: 0px;
        font-weight: 700;
        margin-bottom: 2px;
    }

    .count-cov-no1 {
        display: inline-flex;
        margin: 14px 0px;
        color: #35005F;
        font-size: 21px;
        margin-bottom: 5px;
    }

    .statics-main-wrapper {
        /* background: linear-gradient(359.07deg, #FFFFFF 0.8%, #a4f6f36b 99.2%); */
        color: black;
        padding: 64px 0px;
        height: 100%;
        width: 100%;
        position: relative;
        padding-bottom: 9px;
    }

    h1.why-main-title {
        text-align: center;
        margin-bottom: 20px;
        font-weight: 700;
        font-family: "Montserrat", sans-serif;
        font-size: 20px;
    }

    .why-choose-content-box {
        display: flex;
        justify-content: space-between;
        box-shadow: 0px 3px 4px 0px lightgray;
        margin-bottom: 27px;
        padding: 18px;
        border-radius: 10px;
        flex-direction: column;
        width: 100%;
    }

    .blog-main-banner img {
        width: 34%;
        position: absolute;
        top: 144px;
        left: 1px;
        display: none;
    }

    h2.testimonial-main-title {
        text-align: center;
        margin-bottom: 44px;
        font-size: 22px;
        font-family: "Montserrat", sans-serif;
        font-weight: 600;
    }

    .choose-content-box1 {
        margin-left: 0px;
        margin-right: 0px;
    }

    .why-choose-content-box-icon img {
        width: 37px;
        height: 50px;
    }

    .why-choose-box-content p {
        font-size: 13px;
    }

    .why-choose-box-content {
        margin-left: 14px;
        margin-top: 10px;
    }

    .why-choose-banner img {
        width: 68%;
        display: none;
    }

    h1.why-main-title {
        text-align: center;
        margin-bottom: 37px;
        font-weight: 700;
        font-family: "Montserrat", sans-serif;
        font-size: 20px;
    }

    .footer-set1 {
        border-right: none;
    }

    .footer-logo img {
        width: 57%;
        margin-bottom: 21px;
    }

    li.footer-set2-list {
        margin-bottom: 13px;
        font-size: 14px;
    }

    .footer-social-link {
        margin: 0px 9px;
        font-size: 18px;
        color: var(--color-primary);
    }

    .footer-para p {
        margin-bottom: 0px;
        font-weight: 600;
        color: white;
        font-size: 13px;
    }
}

/* about style */
@media only screen and (min-width: 320px) and (max-width: 479px) {

    .about-us-main-banner {
        background-image: url(/assets/images/frontend-images/about-us-banner.png);
        height: 234px;
        width: 100%;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .faq-header-wraper h1 {
        color: white;
        font-size: 27px;
    }

    .about-us-content-list h4 {
        font-size: 21px;
        text-transform: capitalize;
        font-weight: 600;
        color: #fc812c;
    }

    ul.about-content-list-cov li {
        margin-bottom: 15px;
        font-size: 12px;
        font-weight: 500;
    }

    .Core-Service-box-repo {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }

    .core-service-box {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: inherit;
        margin-bottom: 23px;
    }

    .core-service-box h6 {
        padding-top: 10px;
        text-align: center;
        font-size: 12px;
    }

    .core-service-icon img {
        width: 47px;
    }

    .usp-wraper-banner1 {
        margin-top: 0px;
    }

    ul.about-content-list-cov {
        padding-left: 19px;
        margin-top: 24px;
        list-style: circle;
    }

    .usp-wraper-banner2 {
        margin-top: 10px;
    }

    .aboutus-benefit-wraper {
        height: 100%;
        margin-top: 25px;
    }

    h3.core-service-title {
        text-align: center;
        font-weight: 700;
        font-size: 21px;
    }

    .benfit-card-box {
        box-shadow: 0px 0px 8px -1px #f97e28;
        padding: 20px;
        height: inherit;
        border-radius: 17px;
        font-weight: 400;
        display: flex;
        justify-content: center;
        text-align: center;
        align-items: center;
        font-weight: 500;
        margin: 21px 0px;
    }

    .benfit-card-box p {
        font-size: 13px;
    }

}

/* claim style */
@media only screen and (min-width: 320px) and (max-width: 479px) {

    .claim-main-banner {
        background-image: url(/assets/images/frontend-images/claim-banner.png);
        height: 201px;
        width: 100%;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .claim-main-banner h1 {
        color: white;
        font-size: 24px;
    }

    .claim-main-title {
        text-align: center;
        padding-bottom: 35px;
        font-weight: 700;
        font-family: "Montserrat", sans-serif;
        font-size: 21px;
    }

    .claim-form-left-icon-box {
        height: auto;
        padding: 12px;
        background: white;
        width: 28%;
        text-align: center;
        position: absolute;
        border-radius: 19px 37px 0px 36px;
        left: 21px;
        top: -34px;
        box-shadow: 0px 0px 9px -4px #f57a23;
    }

    .claim-form-left-icon-box p {
        font-size: 9px;
        font-weight: 700;
        padding-top: 9px;
    }

    .claim-form-left-icon img {
        height: auto;
        width: 30%;
    }

    .claim-form-bottom-icon-box {
        height: auto;
        padding: 14px;
        background: white;
        width: 30%;
        text-align: center;
        border-radius: 0px 32px 19px 24px;
        position: absolute;
        right: 37px;
        bottom: 29px;
        box-shadow: 0px 0px 9px -4px #f57a23;
    }

    .claim-form-bottom-icon-box p {
        font-size: 8px;
        font-weight: 700;
        padding-top: 11px;
        font-family: "Montserrat", sans-serif;
        margin-bottom: 0px;
    }

    .claim-form-right-icon-box p {
        font-size: 10px;
        font-weight: 700;
        padding-top: 11px;
        margin-bottom: 0px;
    }

    .claim-form-wraper {
        padding: 23px;
        box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
        border-radius: 16px;
        background: #fff;
        padding-bottom: 20px;
        margin-top: 35px;
    }

    .claim-form-wraper h3 {
        font-weight: 700;
        color: #53275f;
        font-size: 18px;
        margin-bottom: 17px;
        text-transform: uppercase;
    }

    .form-group.claim-form-cov input {
        border-radius: 10px;
        /* padding: 21px 13px !important; */
        border: none;
        box-shadow: 0px 4px 5px -2px lightgray;
        font-size: 13px;
        height: 46px;
    }

    .form-group.claim-form-cov select {
        border-radius: 10px;
        padding: 0px 10px;
        border: none;
        box-shadow: 0px 4px 5px -2px lightgray;
        font-size: 13px;
        height: 46px;
    }

    .claim-form-btn button {
        border: none;
        padding: 9px 29px;
        border-radius: 7px;
        width: 124px;
        font-weight: 600;
        background: #fa7f29;
        color: white;
        font-family: "Montserrat", sans-serif;
        font-size: 14px;
    }


}

/* faq css */
@media only screen and (min-width: 320px) and (max-width: 479px) {

    .renew-min-wraper-cov {
        background-image: url(/assets/images/frontend-images/renew-bg.png);
        height: 100%;
        width: 100%;
        background-size: cover;
        display: flex;
    }

    .renew-form-wraper {
        background: white;
        border-radius: 10px;
        box-shadow: 0px 5px 10px -4px #e0d6d6;
        width: 100%;
        padding: 10px 19px;
        padding-bottom: 20px;
    }

    .renew-form-wraper {
        background: white;
        border-radius: 10px;
        box-shadow: 0px 5px 10px -4px #e0d6d6;
        width: 100%;
        padding: 10px 19px;
        padding-bottom: 20px;
        margin-top: 84px;
    }

    .renew-form-header h2 {
        margin-bottom: 4px;
        font-weight: 700;
        padding-top: 19px;
        font-size: 23px;
    }

    .lead-form-cov input {
        box-shadow: 0px 2px 5px -1px #f77b25;
        padding: 6px 13px;
        height: 43px;
        width: 100%;
        border-radius: 11px;
        border: none;
        font-weight: 300;
        font-family: "Montserrat", sans-serif;
        font-size: 13px;
    }

    .lead-form-cov select {
        box-shadow: 0px 4px 8px -5px #f1741d;
        padding: 6px 13px;
        height: 46px;
        width: 101%;
        border-radius: 11px;
        border: none;
        font-family: "Montserrat", sans-serif;
        font-size: 14px;
        color: #5c5b5b;
    }

    .lead-form-btn {
        color: #fff;
        border-color: #007bff;
        background: linear-gradient(180deg, #f57822 0, #de5d03 100%) !important;
        border: none;
        font-size: 13px;
        padding: 10px 41px;
        font-weight: 700;
        margin-left: 13px;
        margin-top: 6px;
    }

    .faq-right-set .card-head {
        font-size: 9px;
        font-weight: 500;
    }

    .card-body.qsn-card-cover-body.p-lg-3 p {
        font-size: 13px;
    }

    .card-body.qsn-card-cover-body ul {
        padding-left: 8px;
        font-size: 13px;
    }

    .card-body.qsn-card-cover-body ul li {
        margin-bottom: 10px;
    }

    .card.qsn-card-cover .card-header {
        padding: 3px 8px;
    }

    .faq-right-set {
        width: 100%;
        margin-top: 20px;
    }

    .card-header .fa {
        margin-right: 10px;
        transition: transform 0.2s ease-in-out;
        color: #ea9244;
        font-size: 20px;
    }

    .card.qsn-card-cover button.btn.btn-link {
        color: black;
        font-size: 19px;
        display: flex;
        justify-content: space-between;
        width: 100%;
        padding: 4px 0px;
    }

    .faq-header-wraper {
        background-image: url(/assets/images/frontend-images/faq-bg.png);
        height: 200px;
        width: 100%;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 69px;
    }

    .faq-header-wraper h1 {
        color: white;
        font-size: 27px;
        text-align: center;
    }

    .contact-form-wrap-cover {
        padding-right: 31px;
        border-left: none;
        padding-left: 37px;
    }

    .contact-form-wrap-cover {
        padding-right: 16px;
        border-left: none;
        padding-left: 27px;
    }

    .contact-banner-cover img {
        width: 100%;
        height: 281px;
        background-size: cover;
    }

    .contact-us-details-title h4 {
        background: #53275f;
        color: white;
        padding: 8px 25px;
        width: max-content;
        border-radius: 0px 10px 10px 0px;
        font-size: 14px;
    }

    .contact-us-details-cov {
        /* border-right: 2px dotted darkblue; */
        padding-left: 24px;
        padding-top: 19px;
        margin-right: 10px;
    }

    .bima-budy-btn-cov {
        /* font-family: Arial, Helvetica, sans-serif; */
        font-weight: 500;
        color: white;
        background: transparent linear-gradient(0deg, #DC5B00 0%, #FF8530 100%) 0% 0% no-repeat padding-box;
        padding: 9px 17px;
        border: none;
        border-radius: .6rem;
        position: relative;
        cursor: pointer;
        overflow: hidden;
        margin: 0px 0px;
        font-size: 14px;
        font-family: 'Montserrat';
        margin-bottom: 0px;
    }

    .login-btn-cov {
        /* font-family: Arial, Helvetica, sans-serif; */
        font-weight: 500;
        color: white;
        background: transparent linear-gradient(0deg, #DC5B00 0%, #FF8530 100%) 0% 0% no-repeat padding-box;
        padding: 8px 31px;
        border: none;
        border-radius: .6rem;
        position: relative;
        cursor: pointer;
        overflow: hidden;
        /* font-family: 'Montserrat'; */
        text-transform: uppercase;
    }
}

/* lead style */

.lead-section-wrapper {
    height: 100%;
    width: 100%;
    margin: 0px;
    padding-top: 113px;
    margin-bottom: 27px;
}

.lead-section-cover1 {
    border: 1px solid #e4e4e4;
    border-radius: 10px;
    box-shadow: 0px 2px 10px 0px #f4f2f2;
}

.lead-form-cover1 h1 {
    color: #603c93;
    font-weight: 700;
    margin-bottom: 3px;
    font-size: 30px;
}

.lead-form-cover1 p {
    color: #e99144;
    font-size: 20px;
}

.lead-form-cov1 input {
    box-shadow: 0px 6px 5px -5px #bababae8;
    padding: 6px 13px;
    height: 51px;
    width: 91%;
    border-radius: 11px;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
}

.form-group.lead-form-cov1 label {
    font-family: 'Montserrat' !important;
    margin-left: 8px !important;
    font-size: 14px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    /* box-shadow: 0px 6px 5px -5px #bababae8 !important; */
    padding: 6px 13px !important;
    /* height: 44px !important; */
    width: 91% !important;
    border-radius: 11px !important;
    font-family: "Montserrat", sans-serif !important;
    font-size: 13px !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    /* border: 1px solid #aaa; */
    border-radius: 11px !important;
    padding: 5px;
    box-shadow: 0px 6px 5px -5px #bababae8 !important;
}

.lead-form-btn1 {
    color: #fff;
    border-color: #007bff;
    background: linear-gradient(180deg, #603c93 0, #603c93 100%) !important;
    border: none;
    font-size: 14px;
    padding: 11px 33px;
    font-weight: 600;
    font-family: 'Montserrat';
}

.lead-form-cov1 select {
    box-shadow: 0px 6px 5px -5px #bababae8;
    padding: 6px 13px;
    height: 46px;
    width: 90%;
    border-radius: 11px;
    border: 1px solid #d8d8d8;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    color: #5c5b5b;
}

.lead-form-btn1 {
    color: #fff;
    border-color: #007bff;
    background: linear-gradient(180deg, #603c93 0, #603c93 100%) !important;
    border: none;
    font-size: 14px;
    padding: 11px 33px;
    font-weight: 600;
}
.lead-form-btn1:hover {
    color: #fff;
    border-color: #007bff;
    background: linear-gradient(180deg, #603c93 0, #603c93 100%) !important;
    border: none;
    font-size: 14px;
    padding: 11px 33px;
    font-weight: 600;
}

.lead-form-cov1 select {
    box-shadow: 0px 6px 5px -5px #bababae8;
    padding: 6px 13px;
    height: 46px;
    width: 90%;
    border-radius: 11px;
    border: 1px solid #d8d8d8;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    color: #5c5b5b;
}

div#main-app {
    margin-top: 100px;
}

.compare-blade-loader {
    width: 100vw;
    height: 100vh;
    background-color: rgba(250, 243, 243, 0.5);
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    z-index: 999999999999 !important;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);

    border: 1px solid rgba(255, 255, 255, 0.18);
}

.compare-blade-loader video {
    width: 220px;
    display: flex;
    justify-content: center;
    margin: auto;
    border-radius: 20px;
}

.compare-blade-loader .health-tip {
    font-size: 17px;
    color: darkslateblue;
    font-weight: 600;
    background: white;
    padding: 15px 32px;
    width: 28%;
    text-align: center;
    border-radius: 30px;
    position: absolute;
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
}

.lead-form-image-section img {
    border-radius: 10px 0px 0px 10px;
}

.blog-main-wraper {
    height: 100%;
    width: 100%;
    margin-bottom: 57px;
}

h1.blog-main-title {
    text-align: center;
    font-size: 34px;
    font-family: "Argesta Display";
    text-shadow: 1px 1px 4px #b6b6b6;
    margin-bottom: 40px;
}

.blog-right-banner img {
    width: 95%;
    border-radius: 10px;
}

.blog-right-content-cov h5 {
    font-weight: 500;
    color: #ed6f17;
}

a.btn.blog-btn {
    background: #53275f;
    color: white;
    border-radius: 20px;
    padding: 5px 15px;
    text-transform: math-auto;
    font-size: 13px;
    width: fit-content;
}

.blog-left-card1-content-cov h5 {
    color: #fc812c;
    font-weight: 500;
    font-size: 18px;
    font-family: 'Montserrat';
}

.blog-left-card1-content-cov p {
    font-size: 15px;
}

.blog-left-card1-content-cov h5 {
    color: #fc812c;
    font-weight: 500;
    font-size: 18px;
    font-family: 'Montserrat';
}

.bima-form-img img {
    width: 70%;
}

.bima-form-img {
    display: flex;
    justify-content: center;
}

.loki-form-btn-repo-tepo {
    display: flex;
    justify-content: center;
}

.bima-budy-content p {
    color: black;
    width: 78%;
    text-align: center;
    margin: 0 auto;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Montserrat';
}

.bima-budy-main-banner {
    background-image: url('/assets/images/our-services-bg.png');
    height: 330px;
    width: 100%;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    /* background: #ff9449; */
    background-position: center;
}

.blog-left-card1-content-cov {
    display: flex;
}

.blog-left-card1-content-cov {
    margin-bottom: 29px;
    font-family: 'Montserrat';
}

.blog-left-banner img {
    width: 100%;
}

.blog-left-banner {
    width: 178%;
}

.blog-main-wraper-cov {
    width: 85%;
    margin: 0 auto;
}

.blog-right-content-cov {
    font-family: 'Montserrat';
}

label {
    margin-bottom: 0px !important;
}

.privacy-policy-wraper {
    background: #f0f8ff52;
    padding: 30px 0px;
    margin-top: 107px;
}

.privacy-policy-wraper h1 {
    font-weight: 700;
    font-family: 'Montserrat';
    color: #53275f;
    margin-bottom: 20px;
    /* width: 52%; */
    text-align: center;
    margin: 0 auto;
    margin-bottom: 41px;
    font-size: 34px;
}

.privacy-policy-wraper p {
    font-family: 'Montserrat';
}

.privacy-policy-wraper h2 {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 19px;
}

.privacy-policy-wraper ul li {
    font-family: 'Montserrat';
}

.privacy-policy-wraper p strong {
    font-family: 'Montserrat';
}


.testimonial-card {
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.play-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
}

.video-duration {
    position: absolute;
    bottom: 8px;
    right: 8px;
    background-color: rgba(0, 0, 0, 0.75);
    color: #fff;
    font-size: 12px;
    padding: 2px 6px;
    border-radius: 2px;
}

.testimonial-card img {
    /* width: 100%; */
    display: block;
    width: 50px;
}

.play-img-cov {
    height: 240px !important;
}

.accordion-body.qsn-card-cover-body {
    margin-bottom: 9px;
    font-family: 'Montserrat';
}

.accordion-item.qsn-card-cover.aos-init.aos-animate {
    margin-bottom: 14px;
    box-shadow: 0px 2px 2px -2px #f47821;
    border-radius: 6px;
}

.qsn-card-cover.fa .fa-question-circle-o {
    font-size: 22px;
    color: #fc812c;
}

li.footer-set2-list svg {
    color: #e5660d;
    font-weight: 400;
    font-size: 15px;
}

textarea.form-control {
    height: auto;
}

.lead-section-main-wrapper {
    margin: 52px 0px;
    margin-top: 102px;
}

.lead-form-image-section1 {
    display: flex;
    justify-content: center;
}

.lead-form-image-section1 img {
    width: 69%;
}

.lead-form-cover11 {
    background: aliceblue;
    padding: 45px;
    border-radius: 10px;
}

.lead-form-cover11 h1 {
    font-size: 30px;
    color: #53275f;
    font-weight: 700;
}

.lead-form-cover11 p {
    font-size: 18px;
    margin-bottom: 27px;
    font-weight: 600;
}

.lead-form-cov11 input {
    box-shadow: 0px 6px 5px -5px #bababae8;
    padding: 6px 13px;
    height: 48px;
    width: 100%;
    border-radius: 11px;
    font-family: "Montserrat", sans-serif;
    font-size: 13px !IMPORTANT;
}

.form-group.lead-form-cov11 label {
    font-family: 'Montserrat' !important;
    margin-left: 8px !important;
    font-size: 14px !important;
    margin-bottom: 4px !IMPORTANT;
}

.lead-form-cov11 {
    margin-bottom: 4px;
}

.lead-form-btn11 {
    color: #fff;
    border-color: #007bff;
    background: linear-gradient(356deg, #e4650b 0, #fb802b 100%) !important;
    border: none;
    font-size: 14px;
    padding: 11px 33px;
    font-weight: 600;
    font-family: 'Montserrat';
}

button.btn.pos-sub-btn {
    background: #2cb2f0;
    color: white;
}

.custom-dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-arrow {
    font-size: 0.8rem;
    color: white;
}

.dropdown-menu-custom {
    display: none;
    position: absolute;
    top: 105%;
    right: 0;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    min-width: 165px;
    z-index: 9999999999999999;
}

.dropdown-menu-custom a {
    display: block;
    padding: 10px 14px;
    color: #333;
    text-decoration: none;
    transition: background 0.2s;
}

.dropdown-menu-custom a:hover {
    background: #f5f5f5;
}




/*------------------- commmon pages style css------- */

:root {
    --section-py: clamp(2.25rem, 0.7073rem + 4.2927vw, 5rem);
}

.news-banner,
.sub-banner {
    height: 300px;
    padding-top: 86px;
    padding-left: 16px;
    padding-right: 16px;
    background-image: url('/assets/images/frontend-images/individual-banner.jpg');
}

.faq-header-wraper,
.sub-banner {
    height: 300px !important;
    width: 100%;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.faq-header-wraper h1,
.sub-banner h1 {
    color: white;
    /* padding-top: 5%; */
    font-family: "Lato", sans-serif;
    font-size: 35px;
    font-weight: 700;
    text-align: center;
    text-shadow: 5px 1px 6px rgb(28 16 16 / 32%);
}

.faq-header-wraper .breadcrumb,
.sub-banner .breadcrumb {
    margin-bottom: 0;
    justify-content: center;
    text-align: center;
    --bs-breadcrumb-divider-color: #f6f2f7;
}

.faq-header-wraper .breadcrumb li,
.sub-banner .breadcrumb li {
    color: #f6f2f7;
}

.breadcrumb li:before {
    content: "/";
    position: absolute;
    right: -1px;
    top: 1px;
    padding: 0;
}

.faq-header-wraper .breadcrumb li a,
.sub-banner .breadcrumb li a {
    color: #ffffff;
    text-decoration: none;
}

.breadcrumb li {
    position: relative;
    padding-right: 12px;
    margin-right: 8px;
}

.breadcrumb li:last-child {
    padding-right: 0px;
    margin-right: 0px;
}

.faq-header-wraper .breadcrumb li,
.sub-banner .breadcrumb li {
    color: #f6f2f7;
}


.main-wraper {
    padding-top: var(--section-py);
    padding-bottom: var(--section-py);
}

.insurance {
    position: relative;
    z-index: 1;
    overflow: clip;
}

.main-title,
.theme-content h2.main-title {
    margin-bottom: 24px;
    font-size: 34px;
    font-weight: 700;
    color: #1c1b17;
    font-family: "Lato", sans-serif;
    margin-top: 0px;
}

.theme-content li,
.theme-content p {
    font-weight: 400;
    font-size: 16px;
    color: #424242;
    line-height: 1.8;
}

.thumbnail>img {
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 5/3;
    /* border-radius: 30px; */
}

.blog-detail .block-heading,
.theme-content .block-heading {
    color: #53275f;
    font-size: 25px;
    font-weight: 700;
    /* margin-top: 28px; */
    margin-bottom: 12px;
    font-family: "Lato", sans-serif;
}

.theme-content p:last-child {
    margin-bottom: 0;
}

.theme-content li,
.theme-content p {
    font-weight: 400;
    font-size: 16px;
    color: #424242;
    line-height: 1.8;
    font-family: 'Lato';
}

.benefit {
    height: 100%;
    padding: 28px 24px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 0px 18px -1px rgb(0 0 0 / 10%);
    border: 1px solid #e7dfe9;
}

.insurance.main-wraper .col-lg-7 h4 {
    color: #212529;
    font-size: 19px;
    font-weight: 700;
    margin-top: 24px;
    margin-bottom: 9px;
}

.theme-content ol,
.theme-content ul {
    padding-left: 18px;
}

.insurance .theme-content ol,
.insurance .theme-content ul {
    margin-bottom: 0;
}

.rightoverlap {
    width: 43vw;
    top: 120px;
    position: sticky;
}

.rightoverlap>img {
    aspect-ratio: unset;
}

.thumbnail>img {
    width: 100%;
    height: auto;
    object-fit: cover;
    /* aspect-ratio: 5/3; */
    /* border-radius: 30px;
     */
}

.theme-content li {
    margin-bottom: 8px;
    font-family: "Lato", sans-serif;
}

.blog-detail .block-heading2,
.theme-content .block-heading2 {
    color: #212529;
    font-size: 19px;
    font-weight: 700;
    /* margin-top: 24px; */
    margin-bottom: 9px;
    font-family: "Lato", sans-serif;
}

.nav-link:focus-visible {
    outline: 0;
    box-shadow: none !important;
}

.load-more-btn {
    padding: 10px 20px 11px !important;
    border-radius: 25px !important;
    font-weight: 700;
    margin-top: 12px;
    font-family: "Lato", sans-serif;
}

.load-more-btn span {
    font-size: 15px;
}

.theme-content table {
    width: 100%;
    /* border: 1px solid #ccc; */
    margin: 10px 0;
}

.theme-content table td,
.theme-content table th {
    border: 1px solid #000;
    padding: 10px;
    width: auto;
    font-family: "Lato", sans-serif;
}

.theme-content h4,
.theme-content h5,
.theme-content h6 {
    color: #53275f;
    font-family: "Lato", sans-serif;
}

.theme-content h3 {
    color: #53275f;
    font-size: 19px;
    font-weight: 700;
    margin-top: 24px;
    margin-bottom: 9px;
}

/* Keep parent dropdown open on hover */
@media (min-width: 992px) {

    /* Show first level dropdown on hover */
    .navbar .dropdown:hover>.dropdown-menu {
        display: block;
        opacity: 1;
        visibility: visible;
    }

    .header-navbar a.nav-link.main-header-link {
        --bs-nav-link-padding-y: 18px;
    }

    /* Show submenu on hover */
    .dropdown-submenu:hover>.dropdown-menu {
        display: block;
        margin-left: -1px;
    }

    /* Prevent closing parent dropdown when moving to submenu */
    .dropdown-menu {
        margin: 0;
    }
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: 0.1rem;
}

a.bima-budy-link {
    margin-left: 54px;
}

a.dropdown-item {
    margin-bottom: 8px;
    font-family: 'Lato';
    font-size: 14px;
    font-weight: 600;
}

.footer-main-cover.footernav li.footer-set2-list b {
    font-size: 95%;
}

.footer-main-cover h4 {
    color: #53275f;
    text-decoration: none;
    font-weight: 400;
    font-size: 18px;
    font-family: 'Lato';
}

.footer-main-cover.footernav .footer-set {
    /* padding: 0px 20px; */
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* border-right: 1px solid  lightgray; */
}

.header-navbar .navbar-nav .nav-item .dropdown-toggle::after {
    content: "\f107";
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-size: 75%;
    color: currentColor;
    border: none;
    vertical-align: inherit;
}

.header-navbar .navbar-nav .nav-item .dropdown-menu li>a {
    color: #212529;
    font-size: 15px;
    font-weight: 600;
    padding: 12px 40px 12px 24px;
    background: transparent;
}

.header-navbar .navbar-nav .nav-item .dropend .dropdown-toggle::after {
    content: "\f105";
    position: absolute;
    right: 30px;
    top: 17px;
}

.header-navbar .navbar-nav .nav-item .dropdown-menu li>a {
    color: #212529;
    font-size: 15px;
    font-weight: 500;
    padding: 12px 40px 12px 24px;
    background: transparent;
    margin-bottom: 0px;
}

.header-navbar .navbar-nav .nav-item .dropdown-menu li>a:hover {
    color: #53275f !important;
}

.header-navbar .navbar-nav .nav-item .dropdown-menu li+li {
    border-top: solid 1px #ebeef1;
}

/* Rotate arrow on hover of submenu */
.dropdown-submenu>.dropdown-toggle::after {
    transition: transform 0.3s ease;
}

/* When hovered, rotate the caret */
.dropdown-submenu:hover>.dropdown-toggle::after {
    transform: rotate(-90deg);
}

/* .bima-budy-btn-cov, .login-btn-cov {
        overflow: hidden;
        transition: all 0.3s;
    }
    .circle1, .circle2, .circle3, .circle4, .circle5 {
        position: absolute;
        background: rgba(255,255,255,0.2);
        border-radius: 50%;
        transform: translate(-50%, -50%);
        pointer-events: none;
        animation: ripple 2s infinite;
    } */
@keyframes ripple {
    0% {
        width: 0;
        height: 0;
        opacity: 0.5;
    }

    100% {
        width: 300px;
        height: 300px;
        opacity: 0;
    }
}

@media (max-width: 991px) {
    .dropdown-menu .dropdown-toggle::after {
        display: none;
    }

    .dropend .dropdown-menu {
        position: static !important;
        float: none;
        box-shadow: none;
        border: none;
        margin: 0;
        padding-left: 20px;
    }

    .dropend:hover>.dropdown-menu,
    .dropend .dropdown-menu.show {
        display: block;
    }
}

/* Optional: Better visual on mobile */
.dropdown-item {
    position: relative;
}

.dropdown-item .bi-chevron-right {
    font-size: 0.8rem;
}

/* Mobile view submenu behavior */
@media (max-width: 991px) {

    .dropdown-submenu {
        position: relative;
    }

    .dropdown-submenu>.dropdown-menu {
        display: none;
        position: relative !important;
        left: 0 !important;
        padding-left: 1rem;
        margin-top: 0.3rem;
    }

    .dropdown-submenu .dropdown-menu.show {
        display: block;
    }

    a.bima-budy-link {
        margin-left: 0px;
    }

    a.nav-link.main-header-link {
        font-size: 17px !important;
        margin-left: 6px;
        font-weight: 600 !important;
        color: white;
        font-family: 'Lato';
        color: black !important;

        font-weight: 600;
    }

    .header-navbar .navbar-nav .dropdown .dropdown-menu {
        margin: -7px 0 0;
        border-color: transparent;
        padding: 0px 12px 8px;
    }

    .header-navbar .navbar-nav .nav-item .dropdown-toggle::after {
        content: "\f107";
        font-family: "Font Awesome 6 Free";
        font-weight: 600;
        font-size: 75%;
        color: currentColor;
        border: none;
        vertical-align: inherit;
    }

    .header-navbar .navbar-nav .nav-item .dropdown-menu li>a {
        color: #212529;
        font-size: 15px;
        font-weight: 500;
        padding: 7px 5px 4px 0px;
        background: transparent;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 8px;
    }

    .header-btnc-cov {
        display: flex;
        justify-content: start;
        margin-top: 10px;
    }

    .navbar-nav .dropdown-toggle::after {
        content: "\f107";
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        font-size: 14px;
        margin-left: 6px;
    }
}

/* @media all and (min-width: 992px) {
  .header-navbar a.nav-link.main-header-link{--bs-nav-link-padding-y: 18px;}
  .header-navbar .navbar-nav .dropdown .dropdown-menu{display: none;border-top-width: 12px;border-color: transparent;padding: 5px 0px 4px;min-width: 224px;box-shadow: 0px 24px 24px rgb(0 0 0 / 25%);}
  .header-navbar .navbar-nav .dropdown:hover > .dropdown-menu, .header-navbar .navbar-nav .dropend:hover > .dropdown-menu{display: block; }
  .header-navbar .navbar-nav .dropend:hover > .dropdown-menu{position: absolute;top: -0.2rem;left: 100%;margin-left: 0;border-top: none; box-shadow: 4px 7px 21px rgb(0 0 0 / 16%);}
  .order-lg-6 {
    order: 6 !important;
}
} */

/* ===== MOBILE NESTED DROPDOWN FIX - ONLY FOR MOBILE ===== */
@media (max-width: 991.98px) {

    /* Make nested dropdowns open to the right (dropend) */
    .dropdown-submenu>.dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: 0;
        border-radius: 0 0.375rem 0.375rem 0;
    }

    /* Critical: Allow nested dropdown to show when parent is clicked */
    .dropdown-submenu>.dropdown-toggle[aria-expanded="true"]+.dropdown-menu,
    .dropdown-submenu:hover>.dropdown-menu {
        display: block !important;
    }

    /* Show arrow only on mobile */
    .dropdown-submenu>.dropdown-toggle::after {
        float: right;
        margin-left: 10px;
        border-top: 0.3em solid transparent;
        border-bottom: 0.3em solid transparent;
        border-left: 0.4em solid;
        transform: rotate(-90deg);
    }

    .dropdown-submenu>.dropdown-toggle[aria-expanded="true"]::after {
        transform: rotate(0deg);
    }

    /* Fix dropdown closing issue - prevent Bootstrap from auto-hiding nested */
    .dropdown-menu {
        position: static;
        float: none;
        box-shadow: none;
        border: none;
        padding-left: 15px;
    }

    /* Optional: Add back chevron icon */
    .dropdown-submenu>.dropdown-toggle {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .dropdown-submenu>.dropdown-toggle::after {
        content: "›";
        font-size: 1.5rem;
        font-weight: bold;
        color: #6c757d;
    }

    .dropdown-submenu>.dropdown-toggle[aria-expanded="true"]::after {
        content: "‹";
    }
}

@media (max-width: 991.98px) {
    .dropdown-submenu>.dropdown-toggle.dropend::after {
        content: "\f138" !important;
        /* bi-chevron-right */
        font-family: "Bootstrap Icons" !important;
        font-weight: 900;
        float: right;
        font-size: 1.2rem;
        color: #6c757d;
        border: none !important;
    }

    .dropdown-submenu>.dropdown-toggle[aria-expanded="true"]::after {
        content: "\f137" !important;
        /* bi-chevron-down or \f284 for left */
        color: #007bff;
    }
}






@charset "UTF-8";

.share-wrapper {
  float: right;
  position: relative;
}

.share-wrapper .share {
  position: relative;
  width: 53px;
  height: 53px;
  border-radius: 50%;
  background-color: #F36B21;
  color: #FFF;
  font-size: 25px;
  line-height: 53px;
  text-align: center;
  cursor: pointer;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.28);
  transition: background-color 0.4s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.share-wrapper .share.active {
  background-color: #000;
}

.share-wrapper .share i {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  margin: auto;
  transition: all 0.3s;
}

.share-wrapper .share .close-icon {
  opacity: 0;
  transform: scale(0);
}

.share-wrapper .share.active .fa-share-nodes {
  opacity: 0;
  transform: scale(0);
}
.share-wrapper .share .fa-share-nodes{
    margin-left: 20px;
}

.share-wrapper .share.active .close-icon {
  opacity: 1;
  transform: scale(1);
  margin-right: 40px;
}

.share-wrapper ul.social {
  opacity: 0;
  visibility: hidden;
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  right: 5px;
  bottom: 53px;                /* adjust based on number of items */
  transform: translateY(20px);
  transition: all 0.4s ease;
}

.share-wrapper ul.social.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.share-wrapper ul.social li {
  width: 43px;
  height: 43px;
  border-radius: 50%;
  /* background-color: #FFF; */
  text-align: center;
  line-height: 43px;
  font-size: 25px;
  margin-bottom: 15px;
  box-shadow: 0.5px 0.87px 4px 0 rgba(0, 0, 0, 0.3);
  transition: all 0.4s ease;
  transform: scale(0);
}

.share-wrapper ul.social.active li {
  transform: scale(1);
}

.share-wrapper ul.social li:hover {
  transform: scale(1.1);
}

/* Brand colors for FA6 */
.share-wrapper ul.social li a {
  color: white;
  display: block;
  font-size: 20px;
}

.green {
    background: #4CAF50;
}
.pink {
    background: #E91E63;
}
.light-blue {
    background: #03A9F4;
}
.indigo {
    background: #3F51B5;
}
