* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

.section_1 .dropdown-menu-main {
    background-color: transparent;
    padding: 0px;
    left: -200px;
    border-radius: 0px;
    padding: 20px 0px;
    height: 80vh;
    width: 325px;
    text-align: -webkit-center;
}

.section_1 .nav-item.dropdown:hover .dropdown-menu-main,
.section_1 .dropdown_one:hover .dropdown-under-dropdown,
.section_1 .dropdown_two:hover .dropdown-under-dropdown-under-dropdown {
    display: block;
    border: 0;
    height: 500px
}

.section_1 .dropdown_one {
    padding: 5px 0px;
    /* width: 250px; */
    color: #000;
}

.section_1 .dropdown_one::after,
.section_1 .dropdown-under-dropdown li::after,
.section_1 .prod-drop-sub-title li::after {
    content: "";
    position: absolute;
    left: 25px;
    width: 84%;
    /* top: 81px; */
    height: 1px;
    /* border-bottom: 1px dashed #000; */
}

.section_1 .dropdown-under-dropdown li::after {
    border-bottom: 1px dotted #C1BCBC;
}

.section_1 i {
    color: #C1BCBC;
}

.section_1 .dropdown_one a:hover,
.section_1 .dropdown-item:hover i,
.section_1 .nav-item a:hover {
    /* --bs-link-color-rgb: var(--bs-link-hover-color-rgb); */
    color: #C32230;
    /* background-color: unset !important; */
}

.section_1 .dropdown-toggle::after {
    display: none;
}

.section_1 .prod-drop-main-title {
    font-size: 19px;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
    padding: 25px 30px;
    text-transform: uppercase;
}

.section_1 .prod-drop-sub-title {
    display: flex;
    justify-content: space-between;
}

.section_1 .prod-drop-main-title:hover,
.section_1 .prod-drop-main-title:hover i,
.section_1 .prod-drop-main-title:hover,
.section_1 .prod-drop-main-title i:hover {
    background-color: #C32230;
    color: white !important;
}

.section_1 .dropdown-under-dropdown,
.section_1 .dropdown-under-dropdown-under-dropdown {
    position: absolute !important;
    left: 100% !important;
    top: 0% !important;
    height: 80vh;
    width: 380px;
    background-color: #F7F7F7;
    border-radius: 0px;
    border: 0px !important;
    border-left: 1px solid #B7AFAF !important;
    margin: 0px !important;
    padding: 15px 0px;
}

.section_1 .dropdown-under-dropdown a,
.section_1 .prod-drop-sub-title a {
    font-size: 18px;
    padding: 25px 35px;
    font-weight: 500;
}

.section_1 .nav-title {
    margin: 0px 18px;
    /* line-height: 70px; */
    /* padding: 20px; */
}

.section_1 .dropdown-item:active {
    background-color: unset;
}

.section_1 {
    z-index: 1000;
}

.section_1 nav {
    font-family: "Roboto", sans-serif;
    /* background-color: #F7F7F7; */
}

/* .section_1 .navbar-brand img {
    width: 80%;
} */

.section_1 .navbar-collapse {
    justify-content: center;
}

.section_1 .dropdown-menu-main {
    background-color: #F7F7F7;
    padding: 0px;
    left: -200px;
    border-radius: 0px;
    padding: 20px 0px;
    height: 80vh;
    width: 325px;
    text-align: -webkit-center;
    /* margin-left: -100px; */
}

.section_1 .nav-item.dropdown:hover .dropdown-menu-main,
.section_1 .dropdown_one:hover .dropdown-under-dropdown,
.section_1 .dropdown_two:hover .dropdown-under-dropdown-under-dropdown {
    display: block;
    border: 0;
}

.nav-link {
    color: #000;
}

.section_1 .dropdown_one {
    padding: 5px 0px;
    /* width: 250px; */
    color: #000;
}

.section_1 .dropdown_one::after,
.section_1 .dropdown-under-dropdown li::after,
.section_1 .prod-drop-sub-title li::after {
    content: "";
    position: absolute;
    left: 25px;
    width: 84%;
    /* top: 81px; */
    height: 1px;
    /* border-bottom: 1px dashed #000; */
}

.section_1 .dropdown-under-dropdown li::after {
    border-bottom: 1px dotted #C1BCBC;
}

.section_1 i {
    color: #C1BCBC;
}

.section_1 .dropdown_one a:hover,
.section_1 .dropdown-item:hover i {
    /* --bs-link-color-rgb: var(--bs-link-hover-color-rgb); */
    color: #fff;
    background-color: #c4242c;
    /* background-color: unset !important; */
}

.nav-cont:hover {
    color: #c4242c;
}

.section_1 .dropdown-toggle::after {
    display: none;
}

.section_1 .prod-drop-main-title {
    font-size: 19px;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
    /* padding: 25px 30px !important; */
    text-transform: uppercase;
}

.section_1 .prod-drop-sub-title {
    display: flex;
    justify-content: space-between;
}

.section_1 .prod-drop-main-title:hover,
.section_1 .prod-drop-main-title:hover i,
.section_1 .prod-drop-main-title.hovered,
.section_1 .prod-drop-main-title i.hovered {
    background-color: #C32230;
    color: white !important;
}

.section_1 .dropdown-under-dropdown,
.section_1 .dropdown-under-dropdown-under-dropdown {
    position: absolute !important;
    left: 100% !important;
    top: 0% !important;
    height: 80vh;
    width: 380px;
    background-color: #F7F7F7;
    border-radius: 0px;
    border: 0px !important;
    border-left: 1px solid #B7AFAF !important;
    margin: 0px !important;
    padding: 15px 0px;
}

.section_1 .dropdown-under-dropdown a,
.section_1 .prod-drop-sub-title a {
    font-size: 18px;
    padding: 25px 35px !important;
    font-weight: 500;
}

.section_1 .nav-title {
    margin: 0px 18px;
    /* line-height: 70px; */
    /* padding: 20px; */
}

.section_1 .nav-title-main {
    font-size: 19px;
    /* font-weight: 600; */
    line-height: 70px;
    color: #000;
}

.section_1 .dropdown-item:active {
    background-color: unset;
}

.product-img {
    display: none;
    position: absolute;
    left: 55%;
    top: 90%;
    transform: translateY(-50%);
    background: #fff;
    padding: 5px;
    border: 1px solid #ddd;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    /* width: 150px; Adjust size as needed */
    /* height: 150px; */

}

.product-img img {
    width: 100%;
    height: 100%;
}

.mobile-dental-van {
    position: relative;
}

.mobile-dental-van:hover .product-img {
    display: block;
}

.logo-first {
    display: none;
    /* Initially hide the second logo */
}


@media (max-width: 768px) {
    .section_1 .navbar-brand img {
        width: 60%;
    }

    .section_1 .navbar-toggler {
        border: none;
        outline: none;
    }

    .section_1 .navbar-collapse {
        background-color: #F7F7F7;
        padding: 10px;
    }

    .section_1 .navbar-nav {
        text-align: center;
    }

    .section_1 .nav-item {
        margin: 5px 0;
    }

    .section_1 .dropdown-menu-main,
    .section_1 .dropdown-under-dropdown,
    .section_1 .dropdown-under-dropdown-under-dropdown {
        position: static !important;
        width: 100%;
        height: auto !important;
        border-left: none !important;
        text-align: center;
    }

    .section_1 .dropdown-menu-main {
        left: 0;
        padding: 10px 0;
        height: auto;
    }

    .section_1 .dropdown-menu-main a,
    .section_1 .dropdown-under-dropdown a,
    .section_1 .dropdown-under-dropdown-under-dropdown a {
        padding: 10px;
        font-size: 16px;
    }

    .section_1 .dropdown-toggle::after {
        display: none;
    }

    .section_1 .dropdown-item {
        display: block;
        width: 100%;
    }

    .section_1 .dropdown_one .dropdown-menu,
    .section_1 .dropdown_two .dropdown-menu {
        display: none;
    }

    .section_1 .dropdown_one.active .dropdown-menu,
    .section_1 .dropdown_two.active .dropdown-menu {
        display: block;
    }

    .section_1 .prod-drop-main-title,
    .section_1 .prod-drop-sub-title {
        justify-content: center;
        font-size: 18px;
        padding: 12px 0;
    }

    .product-img {
        background: #fff;
        border: 1px solid #ddd;
        box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
        z-index: 9999;
        position: static;
        display: none;

    }

    .section_1 .product-img img {
        width: 230px;
        display: none;
        height: auto;
    }

    /* .section_1 .dropdown-menu a {
        display: flex;
        flex-direction: column;
        align-items: center;
    } */
}

/* ------------------------------------------------- */


/* Footer */
footer {
    background-color: rgba(196, 36, 44, 0.94);
    color: #fff;

}

.footer-contact {
    display: flex;
    /* align-items: center; */
}

/* ------------------------------------------------- */

/* Index */
.hero-slider #hero-banner .item {
    position: relative
}

.hero-slider #hero-banner .item .banner-content {
    position: absolute;
    /* width:40%; */
    top: 30%;
    left: 15%;
    padding: 40px 0;
    color: #ffffff;
    z-index: 999;
}
.home-banner-image::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(167, 167, 167, 0.5); /* Adjust opacity here */
    /* z-index: -1; */
}

.hero-slider #hero-banner .item .banner-content p {
    color: #fff;
    font-size: 50px;
    margin: 0
}

.hero-slider #hero-banner .item .banner-content h2 {
    margin-bottom: 20px;
    color: #c4242c;
    font-size: 60px;
    font-weight: 700;
    line-height: 1.4
}

.hero-slider #hero-banner .item .banner-content a {
    padding: 10px 30px;
    display: inline-block;
    border: 2px solid #fec634;
    color: #fec634;
    margin-top: 15px;
    transition: .2s all ease-in-out;
    -webkit-transition: .2s all ease-in-out
}

.hero-slider #hero-banner .item .banner-content a:hover {
    background-color: #fec634;
    color: #000;
    transition: .2s all ease-in-out;
    -webkit-transition: .2s all ease-in-out
}


/* Counters */
.stats-section {
    padding: 50px 20px;
    /* background-image: url("../images/home/bg-counter.png"); */
    /* height: 100vh; */

}

.stats-heading {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 40px;
}

.stats-wrapper {
    display: flex;
    justify-content: center;
    gap: 80px;
    flex-wrap: wrap;
}

.inner-heading-stats {
    font-size: 25px;
    color: #707070;
    letter-spacing: 2px;
}

.stats-item {
    text-align: center;
}

.stats-value {
    font-size: 56px;
    font-weight: bold;
    color: #c4242c;
}

.stats-label {
    font-size: 18px;
    color: #707070;
    margin-top: 5px;
}

.stats-divider {
    width: 50px;
    height: 2px;
    background-color: #707070;
    margin: 10px auto 0;
}


/* Products */
.product-img-cont{
    width: 50%;
    align-content:center;
}
.product-content-cont{
    width: 50%;
}
.inner-product-content-cont{
    background: linear-gradient(90deg, #F0F0F0 35%, #FFFFFF);
    align-content:center;
    height: 50vh;
}

.home-products-container{
    background-color:rgb(255, 255, 255);
    display:flex;
    position:sticky;top:0px;height:100vh;
}
.product-content-para-cont{
    padding: 45px;
}
.heading-product-cont{
    margin-bottom: 0px !important;
}
.bg-cont {
    background: url('../images/products/Surgix-HD-HQ.png') center no-repeat;
    /* background-size: cover; */
    height:50vh;
    display:flex;
    justify-content:center;
    align-items:center;
    column-gap: 20px;
    position: relative;
    z-index: 1;
}
.bg-cont::before {
    content:'';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    z-index: -1;
}

.bg-cont1{
    background: url('../images/products/c-arm-machine-img.png') center no-repeat;
    /* background-size: cover; */
    height:50vh;
    display:flex;
    justify-content:center;
    align-items:center;
    column-gap: 20px;
}
.bg-cont2{
    background: url('../images/products/asteros-royale-v12-section-1.png') center no-repeat;
    /* background-size: cover; */
    height:50vh;
    display:flex;
    justify-content:center;
    align-items:center;
    column-gap: 20px;
}
.bg-cont3{
    background: url('../images/products/asteros-royale-v15-section-1-new.png') center no-repeat;
    background-size: cover;
    height:50vh;
    display:flex;
    justify-content:center;
    align-items:center;
    column-gap: 20px;
}

.explore-more-btn {
    display: inline-block;
    border-radius: 4px;
    background-color: #c4242c;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 17px;
    padding: 16px;
    width: 160px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
}

.explore-more-btn span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}

.explore-more-btn span:after {
    content: '»';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -15px;
    transition: 0.5s;
}

.explore-more-btn:hover span {
    padding-right: 15px;
}

.explore-more-btn:hover span:after {
    opacity: 1;
    right: 0;
}

.below-content{
    position: sticky;
    top:20px;
    background-color:#fff;
}
/* About Section */
.h-about {
    display: flex;
    align-items: center;

}

.about-section {
    position: absolute;
    z-index: 999;
}

.about-content {
    background: rgba(0, 0, 0, 0.9);
    color: white;
    padding: 60px;
    max-width: 1000px;
    border-radius: 10px;
    /* height: 505px; */
    margin-bottom: 17px;
    position: relative;
}

.about-content::before {
    content: "";
    position: absolute;
    left: 20px;
    /* Adjust spacing from the box */
    top: 10%;
    height: 80%;
    /* Adjust height as needed */
    width: 2px;
    background-color: #fff;
    /* Color of the line */
}

.about-description {
    font-size: 18px;
    /* line-height: 1.6; */
    margin-bottom: 20px;
    text-align: justify;
}

.about-button {
    display: inline-block;
    padding: 10px 15px;
    /* border: 1px solid white; */
    background-color: #c4242c;
    color: white;
    text-decoration: none;
    border-radius: 5px;
    transition: 0.3s;
}

.about-button:hover {
    background: white;
    color: #c4242c;
}

/* About Section Right Slider */
.custom-dots {
    text-align: center;
}

.custom-dots .owl-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 5px;
    background: #c4242c;
    border-radius: 50%;
    transition: background 0.3s ease;
}


.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background-color: #dfdfdf;
    color: #c4242c;
}

.custom-dots .owl-dot.active {
    background: #c4242c;
    /* Active dot color */
}


/* Applications */
.icons-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
    margin-top: 50px;
}

.icon-item {
    text-align: center;
    width: 120px;
}

.icon-item img {
    width: 130px;
    padding: 10px;
}

.icon-item p {
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #707070;
}



.quote {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    background-color: #d84950d5;
    position: absolute;
    top: -220px;
    display: flex;
    justify-content: center;
    align-items: center;

}

.quote svg {
    font-size: 85px;
}

.testimonial-img-cont {
    position: relative;

}

.quote1 {
    height: 30px;
    width: 30px;
    border-radius: 50%;

    background-color: #c4242c;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 190px;
    left: 30px;

}

.carousel-item .testimoni_info h4 {
    margin-bottom: 30px;
}


.testimonial-slider .card {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    text-align: center;
    padding: 15px;
}

.testimonial-slider .owl-nav {
    display: flex !important;
    position: absolute;
    gap: 10px;
    bottom: -40px;
    left: 30px;
}

.testimonial-slider .owl-nav button {

    background: #fff !important;
    border-radius: 5px;
    width: 30px;
    height: 30px;
    color: black !important;

}

.testimonial-slider .owl-nav button:hover {
    background: red !important;
    color: white !important;
}

.inner-testimonial-cont {
    position: relative;
    z-index: 1;
    padding: 100px;
    /* Ensures the content is above the background */
}

.inner-testimonial-cont::before {
    content: "";
    position: absolute;
    top: 0;
    width: 73%;
    height: 100%;
    background-color: #c4242c;
    z-index: -1;

}
.testimonial-content-cont p:nth-child(1){
    font-size: 28px;
}

/* News & Events */

.news-heading-cont span{
    color: #c4242c;
}
.news-heading-cont p{
    font-size: 32px;
}
.latest-news-img-cont {
    width: 600px;
    height: 600px;
}

.latest-news-img-cont img {
    width: 100%;
}

.news-btn {
    background-color: #c4242c;
    color: #fff;
    text-decoration: none;
    padding: 10px 15px;
    border-radius: 5px;
    transition: .3s ease-in;
}

.news-btn:hover {
    background-color: #fff;
    border:1px solid #c4242c ;
    color: #c4242c;
}

.news-img-cont {
    width: 230px;
    height: 230px;
}

.news-img-cont img {
    width: 100%;
}

/* Contact Floating Button */
.floating-btn {
    position: fixed;
    right: -100px;
    /* Start off-screen to the right */
    bottom: 40px;
    /* Distance from bottom */
    transition: right 0.5s ease;
    z-index: 1000;
}

.floating-btn img {
    width: 80px;
    filter: drop-shadow(5px 5px 5px #a3a3a3);
}

.floating-btn.show {
    right: 10px;
    /* Slides in to visible position */
}



/* About */

.journey-section {
    max-width: 700px;
    margin: auto;
}

.journey-section p {
    font-size: 21px;
    color: #333;
    line-height: 1.6;
}

.heading-box {
    font-size: 56px;
    color: #000;
    margin-bottom: 30px;
}

.heading-box h2 {
    text-transform: capitalize;
    font-size: 56px;
    text-align: center;
}

.heading-box h2 span {
    color: #c4242c;
}

/* Our Misssion */
.mission-content-cont h2 {
    font-size: 35px;
}

.mission-content-cont h3 {
    font-size: 25px;
}

.mission-content-cont {
    position: relative;
}

.mission-content-cont::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #707070;
    left: -30px
}

.mission-img-cont {
    height: 450px;
    width: 350px;
}

.mission-img-cont img {
    width: 100%;
    height: 100%;
}

/* Global Presence */
#places-map {
    background: #fff;
    padding: 0 0 60px 0;
    position: relative;
    margin-top: 0;
}

#places-map .map {
    position: relative;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#places-map img {
    height: auto;
    position: relative;
    width: 100%;
    z-index: 1;
}

/* our Infrastructure */
.dark-section {
    background: linear-gradient(#00000098, #00000092), url("../images/about/infrastructure-bg.png");
    color: white;
    padding: 40px 0;
    /* margin-top: 400px; */
}

.dark-box {
    background-color: #3a3a3a;
    height: 250px;
}

.dark-box img {
    width: 100%;
    height: 100%;
    transition: .5s ease-in;
}

.dark-box img:hover {
    transform: scale(1.1);
}

.img-infra {
    margin-top: -400px;
}

.dark-section p {
    font-size: 18px;
    font-weight: 600;
    text-align: justify;
}

.infra-img-cont {
    height: 400px;
    width: 350px;
    background-color: #444;
}

/* Certification */
.certification-container {
    text-align: center;
    padding: 40px;
    /* background: linear-gradient(45deg, #F5F9FA, #DBE5EA); */
}



.certification-gallery {
    display: flex;
    justify-content: center;
    gap: 50px;
}

.certification-image {
    /* width: 300px; */
    cursor: pointer;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    mix-blend-mode: darken;
}


.certification-image:hover {
    transform: scale(1.05);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

/* Our Team */
.team-section {
    padding: 50px 20px;
}

.team-section p {
    color: #666;
    font-size: 14px;
    margin-bottom: 40px;
}

.team-container {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
}

.team-member {
    width: 300px;
    text-align: center;
    box-shadow: 3px 3px 3px 3px rgb(204, 204, 204);
}

.team-member img {
    width: 120px;
    height: 120px;
    /* border-radius: 50%; */
    object-fit: cover;
    /* margin: 0 auto; */
    margin-bottom: 20px;
}

.team-member h3 {
    font-size: 18px;
    margin: 10px 0 5px;
    color: #333;
}

.team-member a {
    text-decoration: none;
    color: #2d2dce;
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
}

.team-member p {
    font-size: 13px;
    color: #666;
    padding: 0 10px;
    line-height: 1.5;
}

.social-icons a {
    display: inline-block;
    margin: 0 5px;
    font-size: 20px;
    color: #333;
}

.social-icons a:hover {
    color: #c4242c;
}


.main-team-img-cont {
    width: 90%;
    margin: 0 auto;
}

.team-img-cont img {
    width: 100%;
}


/* Cta About */
.about-cta {
    background: linear-gradient(45deg, #F5F9FA, #DBE5EA);

    padding: 100px 0
}

.about-cta p {
    font-size: 38px;
    font-weight: 500;
    color: #000
}

.cta {
    position: relative;
    margin: auto;
    padding: 11.5px 18px;
    transition: all 0.2s ease;
    border: 3px solid #c4242c;
    border-radius: 50px;
    background: #c4242c;
    cursor: pointer;
}

.cta:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    border-radius: 50px;
    background: white;
    width: 50px;
    height: 50px;
    transition: all 0.8s ease;
}

.cta span {
    position: relative;
    font-family: Montserrat;
    font-size: 18px;
    color: white;
    font-weight: 400;
    letter-spacing: 0.05em;
}

.cta svg {
    position: relative;
    top: 0;
    margin-left: 10px;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke: #000;
    stroke-width: 2;
    transform: translateX(2px);
    transition: all 0.5s ease;
}

.cta:hover:before {
    width: 100%;
    height: 100%;
    background: #1c1c1c;
}

.cta:hover svg {
    transform: translateX(0);
    transition: all 2s ease;
    stroke: #fff;
}

.cta:active {
    transform: scale(0.95);
    transition: all 2s ease;
}


/* Support */
.support-banner {
    background-image: url("../images/contact/support-banner.png");
    width: 100%;
    height: 590px;
    background-size: 100% 100%;
    background-position: center;

}

.help-block {
    color: red;
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.section-damages {
    background: linear-gradient(45deg, #F5F9FA, #DBE5EA);
    padding: 30px;
}

.section-damages.section .descp {
    width: 800px;
    padding: 20px 0 0 0;
    font-size: 18px;
    line-height: 28px;
    color: #333;
    text-align: center;
}

.support-para-cont {
    width: 60%;
    margin-inline: auto;
}

.contact-person a {
    display: block;
    /* color: #333; */
    font-size: 18px;
    text-decoration: none;
}

.contact-person .support-email,
.contact-person .support-phone {
    color: #c4242c;
}

.personal-info,
.euipment-det {
    color: #333;
}

.support-icon {
    /* width: 30px; */
    /* height: 30px; */
    margin-bottom: 10px;
}



/* Support Form */
label {
    font-weight: 100;
}


.form-control {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.btn-primary {
    border: 1px solid #c9252e;
    background: #c9252e;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    padding: 10px 20px;
    margin-top: 30px;

}

.btn-primary:hover {
    background-color: #ffffff;
    color: #c4242c;
}

textarea.form-control {
    height: 100px;
}



/* Contact */
.contact-banner {
    background-image: url("../images/contact/contact-banner.png");
    width: 100%;
    height: 590px;
    background-size: 100% 100%;
    background-position: center;

}

.contact-main-div {
    background: linear-gradient(45deg, #F5F9FA, #DBE5EA);
}

.form-control:focus {
    border-color: black !important;
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25) !important;
}

.contact-email {
    color: #000;
}

.contact-adress {
    color: #333;
}

.contact-icon {
    color: #c4242c;
}

.contact-captcha {
    padding: 5px;
    background-color: #c4242c;
    color: #fff;
}

.contact-mail-cont,
.contact-mob-cont {
    padding: 1.2rem;
}

.social {
    display: flex;
    gap: 15px;
    justify-content: flex-end;
}

.contact-social-icon {
    width: 30px;
    height: 30px;
    background-color: #d32f2f;
    /* or match your theme */
    color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-size: 18px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.contact-social-icon:hover {
    transform: scale(1.1);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}


/* Career */
.career-banner {
    background-image: url("../images/contact/career-banner.png");
    width: 100%;
    height: 590px;
    background-size: 100% 100%;
    background-position: center;

}

.career-main-cont {
    background: linear-gradient(45deg, #F5F9FA, #DBE5EA);
}

.a-career-heading h3 {
    font-size: 25px;
}

.a-career1 {
    background: linear-gradient(45deg, #F5F9FA, #DBE5EA);

}

.career-form-section {
    background-size: cover;
    width: 100%;
    padding: 20px;
}


.form-control::placeholder {
    color: #000;
    opacity: 0.8;
}

.form-control option {
    color: black;
}

@media(max-width:768px) {
    .career-banner {
        height: 300px;
    }
}



/* Operating-room */
.flip-card {
    background-color: transparent;
    width: 100%;
    height: 300px;
    perspective: 1000px;
}

.flip-card-front p {
    font-size: 25px;
    font-weight: 600;
    color: #c4242c;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
    transform: rotateY(-180deg);
}

.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.flip-card-front,
.flip-card-back p {
    font-size: 22px;
}

.flip-card-front {
    background: linear-gradient(45deg, #F5F9FA, #DBE5EA);
    color: white;
}

.flip-card-front img {
    width: 300px;
    height: 200px;
    border-radius: 5px;
}

.flip-card-back {
    background-color: #ffffff;
    color: #333;
    transform: rotateY(180deg);
    padding: 20px;
}

.read-more {
    color: #ffffff;
    border: 2px solid #c4242c;
    background: #c4242c;
    border-radius: 30px;
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    padding: 10px 30px;
    margin-top: 10px;
    cursor: pointer;
    text-decoration: none;
    transition: .5s ease-in;
}

.read-more:hover {
    background: #ffffff;
    color: #c4242c;
}







h1,
.banner-haeding-span {
    font-family: "Montserrat", sans-serif;
    font-size: 80px !important;
}

h2 {
    font-family: "Montserrat", sans-serif;
    font-size: 56px;
}

h3 {
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
}

h4 {
    font-family: "Montserrat", sans-serif;
    font-size: 26px;
}

h5,
h6,
p,
a,
li {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
}