.dropdown-submenu,
.logos,
.mega-menu .col-12,
.mega-menu .col-lg-2,
.mega-menu .col-md-4,
.mega-menu .col-sm-6,
.mega-menu h5,
.slick-list,
.slick-slider,
.slick-track {
    position: relative
}

.mega-menu h5+ul,
.mega-menu ul {
    top: 100%;
    background: #fff;
    z-index: 1000
}

.faq-title,
.fixed-box,
.testimonial_box-top,
.tns-nav {
    text-align: center
}

.founder-card,
.logos,
.search-form,
.service-card,
.slick-list,
.video-card,
button {
    overflow: hidden
}

.flex-item,
.logos,
button {
    white-space: nowrap
}

* {
    margin: 0;
    padding: 0
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-solid-900.woff2') format('woff2'), url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-solid-900.woff') format('woff')
}

.fa,
.fa-solid,
.fab,
.fal,
.far,
.fas {
    display: inline-block;
    min-width: 1.25em;
    text-align: center
}

form button,
p,
span {
    font-size: 15px
}

body {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 1.8;
    color: #333
}

h3 {
    font-size: 20px
}

h5 {
    font-size: small
}

.mega-menu .col-12 {
    min-width: 267px
}

@media (max-width:768px) {
    .mega-menu {
        width: 100% !important;
        left: 0 !important
    }

    .mega-menu .row {
        display: block !important
    }

    .mega-menu .col-12,
    .mega-menu .col-lg-2,
    .mega-menu .col-md-4,
    .mega-menu .col-sm-6 {
        width: 100% !important;
        max-width: 100% !important;
        margin-bottom: 15px
    }

    .mega-menu h5 {
        font-size: 16px;
        font-weight: 700;
        margin-top: 10px
    }

    .mega-menu ul li a {
        font-size: 14px;
        padding-left: 15px
    }
}

.navbar-nav {
    justify-content: flex-start
}

#dd {
    width: max-content;
    max-height: 30vh;
    overflow-y: scroll
}

@media (min-width:834px) {
    #dd {
        width: max-content
    }
}

.rounded p {
    font-size: 12px;
    font-weight: 700;
    margin-top: 6px;
    margin-bottom: 0
}

.fixed-box {
    width: 120px;
    height: 140px
}

.fixed-box img {
    max-width: 60px;
    max-height: 60px;
    object-fit: contain
}

.fixed-box p {
    font-size: 12px;
    margin: 5px 0 0
}

.dropdown-submenu>a::after,
[dir=rtl] .slick-slide {
    float: right
}

.search-form {
    max-width: 0;
    opacity: 0;
    transition: .4s
}

.about-img,
.factory-image,
img {
    max-width: 100%
}

.search-form.show {
    max-width: 250px;
    opacity: 1
}

.navbar,
.search-form input {
    width: 100%
}

.mega-menu h5 {
    font-size: 16px;
    font-weight: 700;
    cursor: pointer
}

.mega-menu h5+ul {
    display: none;
    position: absolute;
    left: 0
}

.mega-menu h5+ul:hover,
.mega-menu h5:hover+ul,
.mega-menu h5:hover+ul.list-unstyled,
.mega-menu ul.list-unstyled:hover,
.mega-menu ul:hover,
.navbar .dropdown.show .mega-menu,
.slick-initialized .slick-slide {
    display: block
}

.mega-menu {
    width: 85vw;
    transform: translateX(-50%);
    position: absolute;
    top: 100%
}

button {
    text-overflow: ellipsis;
    font-size: 14px
}

.mega-menu .row {
    width: 105%;
    display: flex;
    flex-wrap: wrap
}

.mega-menu ul.list-unstyled,
.slick-arrow.slick-hidden,
.slick-slide.slick-loading img {
    display: none
}

@media (min-width:992px) {
    .mega-menu .col-lg-2 {
        flex: 0 0 auto;
        width: 16.666667%
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .mega-menu .col-md-4 {
        flex: 0 0 auto;
        width: 33.333333%
    }
}

@media (min-width:1440px) {
    .navbar .mega-menu {
        position: absolute;
        left: 80%;
        transform: translateX(-50%);
        width: 100%;
        max-width: 1800px
    }
}

@media (min-width:320px) and (max-width:1024px) {
    .navbar .mega-menu {
        position: absolute;
        transform: translateX(-50%);
        width: 100%;
        max-width: fit-content
    }
}

.navbar .mega-menu h5 {
    font-size: 14px;
    color: #198754;
    margin-bottom: 10px;
    font-weight: 700
}

.navbar .mega-menu .dropdown-item {
    padding: 5px 1px
}

@media (max-width:991px) {
    .navbar .mega-menu {
        width: 100%;
        left: 0;
        transform: none;
        box-shadow: none;
        position: relative
    }
}

.mega-menu ul {
    display: none;
    position: absolute;
    left: 0;
    padding: 10px;
    margin: 0;
    list-style: none;
    min-width: 200px;
    box-shadow: 0 4px 6px rgb(0 0 0 / .1)
}

.center img {
    width: 38px
}

.main-div {
    width: 101%;
    align-items: center
}

@media (min-width:320px) {
    .main-div {
        width: 104%
    }
}

@media (min-width:768px) {
    .main-div {
        width: 102%
    }
}

@media (min-width:1880px) {
    .navbar-nav {
        justify-content: center
    }

    .main-div {
        width: 100.6%
    }
}

@media (min-width:2560px) {
    .main-div {
        width: 100.6%
    }
}

.left-side span {
    font-size: 6px;
    font-weight: bolder
}

.center span,
.right-side span {
    font-size: 9px
}

@media (min-width:540px) {

    .center span,
    .left-side span,
    .right-side span {
        font-size: 18px
    }

    .center img {
        width: 65px
    }
}

@media (min-width:1024px) {
    .navbar-collapse ul {
        font-size: 11px
    }

    .container-fluid span img {
        display: none
    }
}

@media (min-width:1879px) {
    .navbar-collapse ul {
        font-size: 16px
    }

    .container-fluid span img {
        display: block
    }
}

.slick-slider .slick-track {
    display: flex;
    align-items: center
}

.testimonial,
.testimonial_box-top {
    justify-content: center;
    display: flex
}

.slick-arrow {
    display: none !important
}

.testimonial {
    width: 100%;
    align-items: center;
    color: #3d5a80
}

.testimonial-slide {
    padding: 40px 20px
}

.testimonial_box-top {
    background-color: #e0fbfc;
    padding: 30px;
    border-radius: 15px;
    align-items: center;
    flex-direction: column;
    box-shadow: 5px 5px 20px rgb(152 193 217 / .493)
}

.testimonial_box-icon,
.testimonial_box-text {
    padding: 10px 0
}

.testimonial_box-icon i {
    font-size: 25px;
    color: #14213d
}

.testimonial_box-text p {
    color: #293241;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0
}

.testimonial_box-img {
    padding: 20px 0 10px;
    display: flex;
    justify-content: center
}

#teamsocial,
.about-section {
    align-items: center;
    display: flex
}

.testimonial_box-img img {
    width: 70px;
    height: 70px;
    border-radius: 50px;
    border: 2px solid #e5e5e5
}

.testimonial_box-name {
    padding-top: 10px
}

.testimonial_box-name h4 {
    font-size: 20px;
    line-height: 25px;
    color: #293241;
    margin-bottom: 0
}

.testimonial_box-job p {
    color: #293241;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 20px;
    font-weight: 300;
    margin-bottom: 0
}

.tartist-tiny-slider-wrap {
    width: 100%;
    padding: 0
}

.tartist-tiny-slider .wrap {
    display: inline-grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px
}

.tns-nav {
    margin-top: 30px
}

.tns-nav button {
    width: 15px;
    height: 15px;
    border-radius: 20px;
    border: none;
    margin: 0 5px;
    background-color: #ddd
}

.tns-nav button.tns-nav-active {
    background-color: #2779a8
}

.slick-slide {
    margin: 0 20px
}

.slick-slide img {
    width: 70%;
    display: block
}

.slick-slider {
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: #fff0
}

.slick-list {
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid #fff0
}

.about-section {
    min-height: 100vh
}

.about-img {
    border-radius: 8px
}

.about-text h2 {
    font-weight: 600
}

.btn-custom {
    background-color: #00a060;
    color: #fff;
    border: none
}

.btn-custom:hover {
    background-color: #008c52;
    color: #fff
}

footer {
    background-color: #f8f9fa;
    padding: 40px 0
}

.footer-title {
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 15px
}

.btn-group .btn {
    font-size: 1rem;
    min-width: 150px;
    transition: .3s ease-in-out
}

.btn-group .btn:hover {
    background-color: #198754;
    color: #fff;
    transform: translateY(-2px)
}

.social-icons a {
    color: inherit;
    margin-right: 10px;
    font-size: 18px
}

.app-badges img {
    height: 40px;
    margin-right: 10px
}

.faq-section {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 0 15px rgb(0 0 0 / .05)
}

.accordion-body,
.accordion-button {
    padding-top: 15px;
    padding-bottom: 15px
}

.faq-title {
    color: #343a40;
    margin-bottom: 40px
}

.accordion-button {
    background-color: #fff !important;
    color: #212529 !important;
    font-weight: 500;
    border-bottom: 1px solid #dee2e6
}

.accordion-button:focus {
    box-shadow: none;
    border-color: #dee2e6
}

.accordion-button:not(.collapsed) {
    color: #007bff !important;
    background-color: #f8f9fa !important
}

.accordion-body {
    color: #495057;
    border-bottom: 1px solid #dee2e6
}

.shadow-effect,
.teams .shadow-effect {
    background: #fff;
    padding: 20px;
    box-shadow: 0 19px 38px rgb(0 0 0 / .1), 0 15px 12px rgb(0 0 0 / .02);
    text-align: center
}

.accordion-item:last-of-type .accordion-body,
.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px);
    border-bottom: none
}

.read-more-section {
    text-align: center;
    margin-top: 40px;
    color: #343a40;
    font-weight: 500
}

.teams .shadow-effect {
    border-radius: 20px;
    border: 1px solid #ececec
}

#customers-teams .item {
    height: 470px !important;
    text-align: center;
    margin-bottom: 80px;
    opacity: .2;
    -webkit-transform: scale3d(.8, .8, 1);
    transform: scale3d(.8, .8, 1);
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

#customers-teams .item p,
.navbar-nav a {
    font-size: 12px
}

#customers-teams .item h2 {
    font-size: 28px !important;
    font-weight: 500 !important
}

#customers-teams .item .title {
    font-size: 14px
}

#carouselExampleCaptions,
#pastexp {
    margin-top: 20px
}

#customers-teams .item h5 {
    font-size: 15px !important;
    font-weight: 700 !important
}

#customers-teams .owl-item.active.center .item,
#customers-testimonials .owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.shadow-effect {
    border-radius: 4px;
    border: 1px solid #ececec
}

#customers-testimonials .shadow-effect p {
    font-family: inherit;
    font-size: 17px;
    line-height: 1.5;
    margin: 0 0 17px;
    font-weight: 300
}

.testimonial-name {
    margin: -17px auto 0;
    display: table;
    width: auto;
    background: #3190e7;
    padding: 9px 35px;
    border-radius: 12px;
    text-align: center;
    color: #fff;
    box-shadow: 0 9px 18px rgb(0 0 0 / .12), 0 5px 7px rgb(0 0 0 / .05)
}

#customers-testimonials .item {
    text-align: center;
    padding: 50px;
    margin-bottom: 80px;
    opacity: .2;
    -webkit-transform: scale3d(.8, .8, 1);
    transform: scale3d(.8, .8, 1);
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
    max-width: 265px;
    margin: -70px auto 17px;
    border-radius: 50%
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
    background: #3190e7;
    transform: translate3d(0, -50%, 0) scale(.7)
}

#customers-teams.owl-carousel .owl-dots,
#customers-testimonials.owl-carousel .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center
}

#customers-teams.owl-carousel .owl-dots .owl-dot,
#customers-testimonials.owl-carousel .owl-dots .owl-dot {
    display: inline-block
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
    background: #3190e7;
    display: inline-block;
    height: 20px;
    margin: 0 2px 5px;
    transform: translate3d(0, -50%, 0) scale(.3);
    transform-origin: 50% 50% 0;
    transition: 250ms ease-out;
    width: 20px
}

#customers-teams.owl-carousel .owl-dots .owl-dot.active span,
#customers-teams.owl-carousel .owl-dots .owl-dot:hover span {
    background: rgb(215 67 77 / .8);
    transform: translate3d(0, -50%, 0) scale(.7)
}

#customers-teams.owl-carousel .owl-dots .owl-dot span {
    background: rgb(215 67 77 / .8);
    display: inline-block;
    height: 20px;
    margin: 50px 2px 5px;
    transform: translate3d(0, -50%, 0) scale(.3);
    transform-origin: 50% 50% 0;
    transition: 250ms ease-out;
    width: 20px;
    outline: 0;
    border-radius: 50% !important
}

.owl-dot,
.owl-dot:active,
.owl-dot:focus {
    outline: 0 !important
}

@media only screen and (max-width:1000px) {
    #customers-teams.owl-carousel .owl-dots .owl-dot span {
        height: 20px;
        width: 20px;
        margin-top: 30px
    }
}

#teamsocial {
    justify-content: center;
    margin: 20px auto 10px
}

#teamsocial #socialicon {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 40px;
    height: 40px;
    margin: 0 .5rem;
    border-radius: 50%;
    cursor: pointer;
    font-size: 1.5rem;
    text-decoration: none;
    transition: .3s
}

#teamsocial #socialicon:hover {
    font-size: 2rem;
    width: 50px;
    height: 50px
}

.stat-value {
    font-size: 3rem;
    font-weight: 700;
    line-height: 1
}

.stat-text {
    font-size: .95rem
}

.btn-custom {
    border-radius: 50px;
    padding: .5rem 1.5rem
}

.info-card {
    padding: 40px 20px;
    text-align: center;
    border-radius: 8px
}

.info-icon {
    font-size: 50px;
    margin-bottom: 15px
}

.founder-card {
    border-radius: 15px;
    box-shadow: 0 4px 10px rgb(0 0 0 / .1);
    text-align: center;
    background: #fff;
    padding: 20px;
    height: 100%
}

.founder-img {
    width: 100%;
    height: auto;
    border-radius: 15px;
    margin-bottom: 15px
}

.founder-name {
    font-weight: 600;
    margin-top: 10px
}

.section-title {
    font-weight: 700;
    font-size: 2rem
}

.highlight {
    border-bottom: 3px solid orange;
    display: inline-block;
    padding-bottom: 3px
}

.service-card {
    border-radius: 15px;
    box-shadow: 0 4px 12px rgb(0 0 0 / .1);
    transition: transform .3s ease-in-out
}

.service-card:hover {
    transform: translateY(-5px)
}

.service-card img {
    height: 220px;
    object-fit: cover;
    width: 100%
}

.service-card h5 {
    font-weight: 700;
    text-align: center
}

.divider {
    border-top: 1px solid #ccc;
    width: 50px;
    height: 3px;
    background: #000;
    margin: 10px auto;
    border-radius: 2px
}

.service-card p {
    text-align: justify
}

@keyframes slides {
    from {
        transform: translateX(0)
    }

    to {
        transform: translateX(-100%)
    }
}

.logos {
    padding: 30px 0
}

.fixed-icons,
.up-arrow,
.user-icon,
.whatsapp-icon {
    position: fixed;
    right: 20px;
    z-index: 1000
}

.logos:after,
.logos:before {
    position: absolute;
    top: 0;
    content: '';
    width: 250px;
    height: 100%;
    z-index: 2
}

.logo_items {
    display: inline-block;
    animation: 35s linear infinite slides
}

.logos:hover .logo_items {
    animation-play-state: paused
}

.logo_items img {
    height: 100px
}

.our-factory-container {
    padding: 2rem;
    background-color: #f8f9fa
}

.our-factory-heading {
    color: #198754;
    font-weight: 700;
    margin-bottom: 1.5rem
}

.card {
    border: none;
    box-shadow: 0 4px 8px rgb(0 0 0 / .1);
    border-radius: 10px
}

.card-body {
    padding: 2rem
}

.factory-image {
    border-radius: 10px;
    height: auto
}

.description-text {
    font-size: 1rem;
    line-height: 1.6;
    color: #333
}

.fixed-icons,
.whatsapp-icon {
    bottom: 20px
}

.up-arrow {
    bottom: 70px;
    cursor: pointer
}

.fixed-icons img {
    display: block;
    margin-bottom: 10px
}

.user-icon {
    bottom: 120px
}

.navbar-nav li a {
    padding: 6px
}

.card-text {
    cursor: pointer;
    transition: text-decoration .2s ease-in-out
}

.card-text:hover {
    text-decoration: underline
}

button a {
    text-decoration: none;
    color: #000
}

button a:hover {
    text-decoration: none;
    color: #fff
}

.carousel-item a.btn {
    z-index: 10
}

.parent-div {
    margin-top: 146px
}

@media screen and (min-width:768px) {
    .parent-div {
        margin-top: 0
    }
}

.video-card-wrapper {
    display: flex;
    justify-content: center;
    gap: 2rem;
    flex-wrap: nowrap
}

.video-card {
    flex: 0 0 30%;
    max-width: 30%;
    border-radius: 1rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .08);
    background-color: #263238;
    padding: 1rem
}

.video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    border-radius: .5rem
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: .5rem
}

.carousel-control-next,
.carousel-control-prev {
    width: auto;
    color: #eceff1;
    opacity: 1
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    filter: invert(1)
}

.carousel-indicators [data-bs-target] {
    background-color: #eceff1
}

@media (max-width:992px) {
    .video-card {
        flex: 0 0 45%;
        max-width: 45%
    }
}

.flex-item,
.flex-item-logo {
    display: flex;
    align-items: center
}

.flex-item {
    justify-content: center;
    min-height: 100px;
    padding: 1rem;
    border-radius: .75rem;
    color: #fff;
    font-weight: 600;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .05);
    transition: transform .3s ease-in-out;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
    text-align: center
}

.flex-item:hover {
    transform: translateY(-3px)
}

.color-1 {
    background-color: #0d6efd
}

.color-2 {
    background-color: #6610f2
}

.color-3 {
    background-color: #d63384
}

.color-4 {
    background-color: #dc3545
}

.color-5 {
    background-color: #fd7e14
}

.color-6 {
    background-color: #ffc107;
    color: #333
}

.color-7 {
    background-color: #198754
}

.row {
    margin-left: 0;
    margin-right: 0;
    justify-content: center
}

@media (max-width:767.98px) {
    .mega-menu .col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .row.d-flex.flex-nowrap {
        flex-wrap: wrap !important
    }

    .col-wrapper {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        padding: .5rem
    }
}

.col-wrapper {
    padding: .75rem
}

.flex-item-logo {
    background-color: transparent !important;
    box-shadow: none !important;
    color: #333 !important;
    text-shadow: none !important;
    min-height: auto;
    padding: .5rem 1rem;
    font-size: .9rem;
    font-weight: 400;
    height: 100%
}

.cause-card,
.treatment-description {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1)
}

.flex-item-logo img {
    max-width: 177px;
    height: auto;
    display: block;
    margin: auto
}

.form-message-placeholder {
    min-height: 1.25rem
}

#types {
    min-width: 150px;
    max-height: 15vh;
    overflow-y: auto;
    z-index: 1000
}

.dropdown-menu {
    max-width: 1000px
}

.custom-fs-mobile {
    font-size: .7rem !important
}

@media (min-width:768px) {
    #dd {
        max-height: none;
        overflow-y: visible;
        left: 140%;
        transform: translateX(-50%);
        max-width: 1469px;
        width: 100vw;
        position: absolute
    }

    .custom-fs-mobile {
        font-size: 1rem !important
    }

    #menu {
        display: none
    }
}

@media screen and (max-width:1440px) and (min-width:1221px) {
    #dd {
        max-width: 1095px
    }
}

.info-card img {
    width: 30%
}

.cart-item-row {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.cause-card,
.symptom-card {
    padding: 1rem;
    display: flex
}

.cart-item-img {
    max-width: 80px;
    height: auto;
    border-radius: 5px
}

.quantity-input {
    width: 70px;
    text-align: center
}

.symptom-card {
    align-items: center;
    justify-content: space-between;
    border: 1px solid #dee2e6;
    border-radius: .5rem;
    background-color: #f8f9fa
}

.symptom-card-text {
    width: 70%
}

.symptom-card-icon {
    width: 36%;
    color: #6c757d;
    height: 75px;
    display: flex;
    justify-content: center
}

.cause-card {
    border-radius: .5rem;
    align-items: flex-start
}

.cause-card-text ul {
    list-style-type: disc;
    padding-left: 1.5rem;
    margin-bottom: 0
}

.cause-card-text ul li {
    margin-bottom: .5rem
}

.cause-card-icon {
    width: 48px;
    height: 48px;
    background-color: #e9ecef;
    border-radius: .25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #adb5bd;
    margin-right: 1rem
}

.treatment-section {
    background-color: #1a5e38;
    padding: 20px;
    position: relative
}

.doctor-image-container {
    position: relative;
    height: 150px
}

.doctor-image {
    position: absolute;
    bottom: 52px;
    right: 0;
    height: 40vh;
    width: 100%;
    max-width: 300px;
    transform: translateY(20%);
    z-index: 10
}

.treatment-buttons p {
    width: 55%;
    margin: auto
}

.treatment-buttons .btn {
    background-color: #3b8a6a;
    border: none;
    color: #fff;
    padding: 5px;
    margin: .5rem;
    border-radius: .5rem;
    font-weight: 700
}

.treatment-doctor-image {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%
}

.treatment-placeholder-box {
    width: 100px;
    height: 60px;
    background-color: #e9ecef;
    border-radius: .25rem;
    margin: .5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: .75rem;
    color: #6c757d
}

.card-icon,
.text-green {
    color: #4caf50
}

.treatment-description {
    background-color: #fff;
    border-radius: .5rem;
    padding: 1.5rem;
    margin-top: 1rem;
    text-align: center
}

.card-img-wrapper,
.custom-card {
    box-shadow: 0 4px 12px rgba(0, 0, 0, .1)
}

.header-section {
    text-align: center;
    margin-bottom: 2rem
}

.header-section h1 {
    color: #2e6b52;
    font-weight: 700
}

.header-section p {
    color: #555
}

.custom-card {
    padding: 8px
}

.card-icon {
    position: relative;
    bottom: 101px;
    background-color: #ffffffff;
    border-radius: 50px;
    width: 100%;
    height: 90%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    border: 1px solid gray
}

@media (max-width:768px) {
    .video-card-wrapper {
        flex-direction: column;
        gap: 1rem
    }

    .video-card {
        flex: 0 0 100%;
        max-width: 100%
    }

    .carousel-item {
        padding: 1rem
    }

    .mega-menu .row {
        display: block !important
    }

    .mega-menu .col-12,
    .mega-menu .col-lg-2,
    .mega-menu .col-md-4,
    .mega-menu .col-sm-6 {
        width: 100% !important;
        max-width: 100% !important;
        margin-bottom: 15px
    }

    .mega-menu h5 {
        font-size: 16px;
        font-weight: 700;
        margin-top: 10px
    }

    .mega-menu ul li a {
        font-size: 14px;
        padding-left: 15px
    }
}

@keyframes vibrate {

    0%,
    100% {
        transform: translateX(0)
    }

    25%,
    75% {
        transform: translateX(-2px)
    }

    50% {
        transform: translateX(2px)
    }
}

.vibrating-button {
    animation: .3s linear infinite vibrate;
    width: 300px;
    padding: 10px
}

@media (max-width:767px) {
    body {
        margin-top: 150px
    }
}

@media (min-width:768px) and (max-width:1024px) {
    body {
        margin-top: 155px
    }
}

@media (min-width:1025px) {
    body {
        margin-top: 188px
    }
}

.custom-card {
    position: relative;
    border-radius: 12px;
    border: 1px solid #e0e0e0;
    height: 100%;
    padding-top: 5rem;
    text-align: center
}

.card-img-wrapper {
    position: absolute;
    top: -106px;
    left: 50%;
    transform: translateX(-50%);
    width: 250px;
    height: 180px;
    border-radius: 15px;
    overflow: hidden;
    z-index: 1;
    border: 3px solid #fff
}

.card-img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.card-body {
    padding-top: 0
}

@media (max-width:576px) {
    .btn-group .btn {
        flex: 1 1 100%;
        min-width: unset
    }

    .carousel-inner .blinking-button {
        padding: 5px 10px !important;
        font-size: .75rem !important;
        margin-bottom: 1rem !important
    }

    .carousel-inner .blinking-button i {
        font-size: .75rem !important
    }
}

 .form-control{
        width: 78%;
    }