.container {
    width: 1366px !important;
    margin: 0 auto;
}

body {
    margin: 0;
}

#section-main {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
}


#all-txt-blk {
    width: 100%;
}

.header-txt-blk {
    display: flex;
    margin: 20px 0 0;
}

.logo-blk {
    width: 20%;
    margin: -95px 0 0;
}

.navbar-main {
    width: 80%;
    display: flex;
}



.nav a {
    align-content: center;
    text-decoration: none;
    color: #828282;
    padding: 0 20px;
    font-size: 18px;
    font-family: "poppins";
    font-weight: 400;
}

.header-main {
    width: 100% !important;
    box-shadow: 0 39px 30px -43px #000000 !important;
    z-index: 999;
    position: relative;
}

.navbar-main .toggle-btn {
    display: none;
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
}

.navbar-main .nav,
.navbar-main {
    align-content: center;
}

a.active img {
    margin: 0 9px 0 0px;
}

a.active {
    color: #29166f;
    font-weight: 600;
    border-bottom: 4px solid #00a539;
    padding: 0 0 2px;
}

@media (max-width: 1024px) {
    .navbar-main {
        flex-direction: column;
    }

    .navbar-main .toggle-btn {
        display: block;
        margin: 0 0px 0 auto;
        font-size: 28px;
        width: 10%;
        justify-content: space-between;
        display: flex;
        text-align: left;
    }

    .navbar-main .nav,
    .navbar-main .nav-btn {
        display: none;
        flex-direction: column;
        width: 100%;
    }

    .navbar-main.active .nav,
    .navbar-main.active .nav-btn {
        display: flex;
    }
}

a.free-btn .fa.fa-arrow-right {
    margin: 0 0 0 10px;
}

a.free-btn {
    font-size: 16px;
    font-family: "Montserrat", Sans-serif;
    text-decoration: none;
    background-color: #21A74A;
    color: #fff;
    border-radius: 12px;
    padding: 22px 30px 22px 30px;
    font-weight: 600;
}
.top-bar-main {
    width: 100%;
    color: #021023 !important;
    padding: 0px 0;
    z-index: 999;
    position: relative;
}

.bull-blk a {
    color: #170C40;
    text-decoration: none;
    font-size: 16px;
    font-family: "poppins"; 
    padding: 0px 30px 0 0;
}

.bull-blk img {
    margin: 10px 5px -12px;
}

.bull-blk {
    width: 70%;
    margin: 10px 0 25px auto;
    text-align: right;
}

.bull-blk i {
    margin: 0 6px 0 0px;
    font-size: 20px;
}

.top-section {
    width: 100%;
}

.banner-main-01 {
    background-image: url("images/banner.png");
    height: 1100px;
    align-items: center;
    align-content: center;
    margin-bottom: 100px !important;
}

.scroll-down {
    width: 3%;
    position: relative;
    top: 100px;
}

.socail-icon {
    width: 2%;
    display: grid;
    text-align: left;
    position: fixed;
    left: 100px;
    z-index: 9999;
    top: 50%;
}

.content-blk {
    width: 90% !important;
}

.banner-txt-blk {
    display: flex;
    gap: 50px;
}

.socail-icon a {
    color: #4D3D85;
    padding: 10px 16px;
    font-size: 20px;
}

.med-h3 {
    font-family: 'Brush Script MT', cursive;
    color: #28156D;
    font-size: 60px;
    margin: 0;
    font-weight: 500;
}

a {
    text-decoration: none;
}

h1 {
    font-size: 50px;
    font-family: 'Playfair Display', serif;
    font-weight: 500;
    line-height: 68px;
    margin: 15px 0 0px 70px;
}

h2 {
    font-size: 50px;
    font-family: 'Playfair Display', serif;
    font-weight: 500;
    line-height: 68px;
}

.content-blk p {
    font-size: 30px;
    font-family: 'Playfair Display', serif;
    line-height: 40px;
}

.btn-arrow-01 {
    font-family: "poppins";
    color: #00AA14;
    font-size: 25px;
    text-decoration: none;
    font-weight: 600;
}

.slider-container-01 {
    width: 95%;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    text-align: center;
}

.new-icon {
    width: 80%;
}

.slider-track-01 {
    display: flex;
    flex-direction: column;
    transition: transform 0.5s ease-in-out;
}

.slider-slide-01 {
    display: none;
    width: 80%;
    padding: 20px;
    font-family: poppins;
}

.slider-slide-01.active-01 {
    display: block;
}

.prev-btn-01,
.next-btn-01 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    cursor: pointer;
    padding: 0;
}

.prev-btn-01 {
    right: 50px;
}

.next-btn-01 {
    right: 0px;
}

a.btn-arrow-01 img {
    margin: 25px 0 -17px 0;
}

.socail-icon a:hover {
    background-color: #00A539 !important;
    padding: 10px 16px;
    border-radius: 40px;
    color: #fff;
}

.btn-image {
    width: 7%;
}

.btn-image img {
    position: absolute;
    right: 0;
}

.logo-blk img {
    margin: 36px 0 -40px;
    width: 80%;
}

.news-blk-01 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

.new-01 a {
    padding: 26px 40px;
    background-color: #29166F;
    font-size: 27px;
    font-family: 'Playfair Display', serif;
    line-height: 40px;
    color: #fff;
    border-radius: 15px;
}

.new-icon i {
    font-size: 20px;
    padding: 10px 18px;
    margin: 0 5px;
    color: #fff;
    border-radius: 7px;
}

i#left-01 {
    background-color: #00AA14;
}

i#right-01 {
    background-color: #29166F;
    margin: 0 20px 0 0px;
}

.news-txt-blk {
    background-color: #fff;
    box-shadow: 0 0 30px 0px #0000003b;
    padding: 24px 0px 24px 10px;
    border-radius: 14px;
}

.container-01 {
    width: 100%;
}

.container-01 {
    width: 90%;
    display: flex;
    margin: 80px auto 0;
}

.tabs {
    width: 35%;
    font-family: "poppins";
    font-weight: 600;
    font-size: 17px;
}

.tab {
    padding: 20px;
    cursor: pointer;
    border-left: 4px solid transparent;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: 0.3s;
}

.tab:hover,
.tab.active {
    background: #fff;
    border-left: 4px solid #00aa14;
}

.content {
    width: 70%;
    padding: 20px;
}

.content-item {
    display: none;
}

.content-item.active {
    display: block;
}

.read-more {
    font-family: "poppins";
    color: #00AA14;
    font-size: 17px;
    font-weight: 600;
}

.pharamecuticals-txt-blk {
    text-align: center;
}

.read-more img {
    margin: 20px 0 -10px 10px;
}

h2 {
    font-size: 55px;
    font-family: 'Playfair Display', serif;
    font-weight: 500;
    line-height: 68px;
    margin: 0;
}

.news-main {
    z-index: 9;
    position: relative;
}

.pharamecuticals-main-01 {
    background-image: url("images/bg.png");
    padding: 120px 0 120px;
    margin-top: 0px !important;
    z-index: 6;
    position: relative;
}

.content {
    width: 65%;
    padding: 30px 30px 30px 50px;
    background-color: #fff;
    border-radius: 20px;
    border: 1px solid #D4D1CD;
}

.content-9887,
.image-0987 {
    width: 50%;
    float: left;
}

.image-0987 img {
    width: 90%;
    float: right;
}

.content-9887 h4 {
    font-size: 35px;
    font-family: 'Playfair Display', serif;
    font-weight: 500;
    line-height: 48px;
    margin: 0;
}

.content-9887 p {
    font-family: "poppins";
    font-size: 20px;
}

.pharam-blk-0998 {
    padding: 120px 0 0;
}

.pharam-blk-0998 p {
    font-family: "poppins";
    font-size: 18px;
}

.slider-container {
    width: 100%;
    margin: auto;
    overflow: hidden;
    position: relative;
    padding: 50px 0 0;
}

.slider {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.slide {
    flex: 0 0 15.5%;
    text-align: center;
    padding: 10px 30px;
}

.slide img {
    width: 100%;
    height: auto;
    transition: transform 0.3s;
}

.slide img:hover {
    transform: scale(1.1);
}

img.dots-012 {
    margin: 30px auto 0;
    display: block;
}

/* video-slider */

.video-slider-main {
    padding: 90px 0 100px;
}

.video-txt-blk {
    text-align: center;
}

img.right-image-01 {
    margin: -80px 0 0 auto;
    display: block;
}

.carousel-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: 90px 0 0;
}

.container-023 {
    width: 100% !important;
}

.carousel {
    display: flex;
    transition: transform 0.5s ease-in-out;
    width: 100%;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
    height: 670px;
}

.carousel-item p {
    font-family: "poppins";
    font-size: 13px;
}

.carousel-item {
    min-width: 42%;
    opacity: 0.5;
    transform: scale(0.8);
    transition: all 0.5s ease-in-out;
    margin: 0 auto;
}

.carousel-active {
    opacity: 1;
    transform: scale(1.3);
    margin: 0 90px;
}

.carousel-item img {
    width: 100%;
}

.control-btn {
    position: absolute;
    top: 40%;
    border: none;
    padding: 10px;
    border-radius: 50%;
    z-index: 10;
    cursor: pointer;
}

.prev-btn {
    left: 20%;
}

.next-btn {
    right: 20%;
}

/* video-slider */

/* tabs */

.medical-main-01 {
    background-image: url("images/bg1.png");
    padding: 100px 0 130px;
    text-align: center;
}

#pak-container {
    display: flex;
    justify-content: center;
    gap: 20px;
    background: white;
    padding: 12px 15px;
    border-radius: 15px;
    width: fit-content;
    margin: auto;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

[id^="pak-"] {
    padding: 18px 40px;
    border: none;
    cursor: pointer;
    background: none;
    font-size: 18px;
    border-radius: 12px;
    font-family: poppins;
    transition: 0.3s;
}

[id^="pak-"].medical {
    color: white;
    font-weight: 500;
}

[id^="content-"] {
    display: none;
    padding: 75px 0 0;
    border-radius: 10px;
    text-align: left;
}

#pak-container .medical {
    background-color: #00AA14 !important;
    color: #fff;
}

[id^="content-"].medical {
    display: flex;
    width: 95%;
    margin: 0 auto;
}

.tabs-main-0988 {
    margin: 80px 0 0;
}

.medical-content-01 {
    width: 50%;
    align-content: center;
}

.medical-image-0981 {
    width: 50%;
}

.medical-image-0981 img {
    width: 100%;
}

.medical-content-01 h2 {
    font-family: poppins;
    font-size: 35px;
    font-weight: 700;
}

.medical-content-01 p {
    font-family: poppins;
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
    width: 90%;
}

/* tabs */

/* blog */

.blog-txt-blk {
    text-align: center;
}

.blog-main-01 {
    padding: 80px 0 100px;
}

.blog-container {
    display: flex;
    gap: 60px;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    text-align: left;
    margin: 70px 0 0;
}

.blog-card {
    width: 30%;
    border-radius: 10px;
    overflow: hidden;
    transition: 0.3s;
    position: relative;
}

.blog-card:hover {
    transform: translateY(-5px);
}

.blog-img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.date-label {
    background: #007bff;
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 5px;
}

.blog-content {
    padding: 20px 0;
}

.blog-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    font-family: poppins;
}

.blog-content hr {
    margin: 22px 0;
    border: 1px solid #d9d9d9;
}

.blog-text {
    font-size: 15px;
    color: #555;
    margin-bottom: 10px;
    font-family: poppins;
    line-height: 28px;
}

.blog-content .read-more {
    color: #29166F;
    text-decoration: none;
    font-weight: bold;
    display: flex;
    align-items: center;
    margin: 15px 0 0 0px;
}

.read-more:hover {
    text-decoration: underline;
}

/* blog */

/* head */
.head-main-01 {
    background-image: url("images/bg-19.png");
    padding: 100px 0 240px;
}

.contact-container {
    display: flex;
    flex-wrap: wrap;
    padding: 58px 50px;
    width: 92%;
    gap: 90px;
    margin: 80px auto 0;
    background-image: url("images/bg-019.png");
    background-position: center;
    background-repeat: repeat;
    background-size: cover;
    border-radius: 40px;
}

.form-container {
    width: 45%;
}

.f-img-0988 {
    display: flex;
    margin: 0 0 20px;
    gap: 18px;
}

.f-img-0988 img {
    width: 50px;
    height: 50px;
}

.head-txt-blk {
    text-align: center;
}

/* .form-container {
    padding: 20px;
    border-radius: 10px;
    width: 40%;
} */

.sub-btn-01 img {
    position: relative;
    left: 320px;
    top: 7px;
}

form#contactForm {
    text-align: left;
}

#contactForm label {
    font-size: 16px;
    font-family: poppins;
    font-weight: 600;
    padding: 20px 0px 5px !important;
    display: block;
}

input, textarea {
    padding: 18px 30px;
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 40px;
    width: 87%;
    font-family: poppins;
    font-size: 16px;
}

textarea#message {
    padding: 20px 30px 0 30px !important;
    resize: none !important;
}

.sub-btn-01 {
    width: 98%;
    padding: 12px 30px 20px;
    background-color: #29166F;
    color: white;
    border: none;
    border-radius: 40px;
    cursor: pointer;
    font-family: poppins;
    text-align: left;
    font-size: 20px;
    margin: 20px 0 0 0;
}

.map-container {
    width: 45%;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

iframe {
    width: 80%;
    height: 380px;
    border: 0;
    border-radius: 20px;
}

/* head */

/* footer */


.footer-txt-blk {
    display: flex;
}

.footer-logo {
    width: 25% !important;
}

.footer-logo img {
    width: 70%;
}

.footer-quick-link {
    width: 25%;
    color: #fff !important;
}


.footer-txt-blk a {
    color: #fff;
    font-family: "Montserrat", Sans-serif;
    text-decoration: none;
    display: block;
    line-height: 28px;
}

.footer-hr {
    width: 28%;
    margin: 30px 0 30px;
    border: 2px solid #21A74A;
}

.sockt-count {
    width: 100%;
    padding: 15px 0 10px;
    color: #fff;
    text-align: center;
    border-top: 1px solid #1B2839;
    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
    margin: 60px 0 0;
}

.footer-quick-link h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
}

.footer-txt-blk a img {
    width: 14%;
}

/* footer */

/* About */

.About-banner-main {
    background-image: url("images/about.png");
    padding: 300px 0 240px;
    margin-top: -177px !important;
    z-index: 2;
    position: relative;
}

.About-content-blk {
    text-align: center;
}

.About-content-blk p {
    font-size: 24px;
    font-family: poppins;
}

.About-content-blk h1 {
    margin: 5px 0 20px !important;
    font-size: 65px;
}

.about-main-nav {
    box-shadow: none !important;
}

.about-main-nav .logo-blk img {
    margin: 20px 0 -40px;
}

.welcome-main {
    background-image: url("images/a-bg.png");
    padding: 350px 0 270px;
    z-index: -1;
    position: relative;
    margin-top: -130px !important;
}

.wel-txt-blk {
    display: flex;
    gap: 60px;
}

.wel-iamge-01 {
    width: 50%;
}

.wel-iamge-01 img {
    width: 100%;
}

.wel-content-01 {
    width: 50%;
    padding: 70px 0 0;
}

.wel-content-01 p {
    font-size: 22px;
    font-family: poppins;
    line-height: 36px;
    font-weight: 400;
}

.container-098 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
    width: 80%;
    margin: 35px auto;
}

.card {
    background: #fff;
    padding: 40px 50px 0px;
    border-radius: 30px;
    transition: 0.3s;
    text-align: left;
    border-bottom: 3px solid #1B174F;
    border-left: 1px solid #b0b0b0;
    border-right: 1px solid #b0b0b0;
    border-top: 1px solid #b0b0b0;
}

.card h3 {
    color: #0B0031;
    margin-bottom: 10px;
    font-family: poppins;
    font-size: 22px;
    font-weight: 900;
}

.card p {
    color: #000;
    font-family: poppins;
    font-size: 18px;
    width: 85%;
}

.highlight p {
    color: #fff;
}

.blog-txt-blk h2 {
    margin: 0 0 70px;
}

.highlight {
    background: #4a2c8f;
    color: white !important;
    border-bottom: 3px solid #ff00;
    border-left: 1px solid #ff00;
    border-right: 1px solid #ff00;
    border-top: 1px solid #ff00;
}

.highlight h3 {
    color: white;
}

img.arrow-0987 {
    position: relative;
    right: 0px;
    margin: -15px 0 20px auto;
    display: block;
}

img.half-0989 {
    margin: -80px 0 0;
}

.commercial-main-01 {
    background-image: url("images/b-bg.png");
    padding: 190px 0;
    margin-top: 30px !important;
}

.commercial-block-01 {
    display: flex;
    gap: 70px;
    width: 100%;
}

a.btn0123 {
    background: linear-gradient(135deg, #00A539, #29166F);
    padding: 20px 20px;
    margin: 22px 0 25px !important;
    display: block;
    color: #fff;
    font-family: poppins;
    border-radius: 13px;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
}

.buttons-098 {
    width: 85%;
    display: flex;
    gap: 40px;
    margin: 80px auto 0;
}

a.btn-7283 {
    text-align: center;
    width: 25%;
    padding: 20px 0;
    background-color: #29166F;
    color: #fff;
    font-size: 20px;
    font-family: poppins;
    border-radius: 15px;
}

a.btn-9877 {
    text-align: center;
    width: 25%;
    padding: 20px 0;
    background-color: #00AA14;
    color: #fff;
    font-size: 20px;
    font-family: poppins;
    border-radius: 15px;
}

a.btn-7283 img,
a.btn-9877 img {
    margin: 2px 10px -3px 0px;
}

.health-txt-blk p {
    font-size: 16px;
    font-family: poppins;
    line-height: 29px;
}

.health-txt-blk {
    text-align: center;
}

.post-09871 {
    width: 100%;
    display: flex;
    gap: 40px;
    margin: 130px 0 0;
}

.post-blk {
    width: 33.33%;
    border: 1px solid #dedede;
    border-radius: 20px;
    padding: 20px;
    text-align: left;
}

.post-image-012 {
    width: 100%;
}

.post-image-012 img {
    width: 100%;
}

.post-content-012 {
    width: 100%;
}

.post-content-012 h3 {
    font-family: poppins;
    font-size: 24px;
    color: #0D222F;
    margin: 10px 0 0;
}

.health-main-01 {
    padding: 100px 0 120px;
}

.testimonial-slider-main {
    background-image: url("images/testimonial-bg.png");
    padding: 190px 0 250px;
}

.slider-container-123431 {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 60px 0 0;
}

.slide-123431 .carousel-item {
    min-width: 100%;
    opacity: 1;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 0 20px #00000021;
    height: 250px;
}

.slider-wrapper-123431 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden;
    height: 400px;
    gap: 50px !important;
}

.slider-123431 {
    display: flex;
    transition: transform 0.5s ease-in-out;
    gap: 20px;
    width: 100%;
}

.slide-123431 {
    width: 33.33%;
    margin: 0 15px;
    transition: transform 0.5s ease-in-out, ease-in-out;
    transform: scale(1.3);
}

.slide-active-123431 {
    opacity: 1 !important;
    transform: scale(1.7) !important;
    transition: transform 0.5s ease-in-out, opacity 1s ease-in-out;
}

.content-123431 {
    background: white;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.content-123431 img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-bottom: 10px;
}

.arrows-123431 {
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
    z-index: 10;
}

.testimonial-slider-main .container {
    width: 90% !important;
}

.testimonial-content {
    width: 100%;
    display: flex;
    gap: 20px;
}

.testimonial-image-091 {
    width: 43%;
    padding: 15px 20px;
    background-image: url("images/t-men.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    height: 220px;
    border-radius: 20px;
}

.testimonial-txt-blk .med-h3,
.testimonial-txt-blk h2 {
    margin: 0 0 0 300px;
}

.testimonial-image-091 h5 {
    font-size: 16px;
    font-family: poppins;
}

.arrow-123431 {
    border: none;
}

button#prev-123431 {
    position: absolute;
    left: 23%;
    margin: -235px 0 0;
}

button#next-123431 {
    position: absolute;
    right: 25%;
    margin: 250px 0 0;
}

.testimonial-image-091 p {
    font-size: 11px;
    margin: 110px 0 0 !important;
}

.testimonial-image-091 span {
    font-size: 8px;
}

.testimonial-slide-content-01 {
    width: 70%;
    padding: 30px 20px 0 0;
}

.testimonial-slide-content-01 img {
    width: 25%;
}

.testimonial-slide-content-01 p {
    font-size: 11px;
    color: #333;
}

.touch-txt-blk {
    display: flex;
    gap: 50px;
    margin: 70px 0 0;
}

.form-map {
    width: 50%;
}

.form-map input {
    padding: 25px 30px;
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 10px;
    width: 91%;
    font-family: poppins;
    font-size: 20px;
    box-shadow: 0 0 10px #00000026;
}

.touch-slider-0123 {
    width: 50%;
}

.touch-slider-0123 img {
    width: 82%;
}

.touch-main-01 {
    text-align: center;
    padding: 100px 0;
}

.Pharmacy-main .wel-txt-blk,
.Retail-main .wel-txt-blk {
    gap: 100px;
}

/* Pharmacy */

.Pharmacy-main {
    background-image: url("images/bg1.png");
    padding: 470px 0 250px;
    z-index: -1;
    position: relative;
    margin-top: -300px !important;
}

.Retail-main {
    padding: 130px 0;
}

.LP-main {
    background-image: url("images/r-bg.png");
    padding: 270px 0;
}

/* contact */

.call-txt-blk {
    display: flex;
    gap: 40px;
    width: 90% !important;
    margin: 120px auto 0px;
}

.call-blk {
    width: 33.33%;
    background-color: #fff;
    padding: 0 20px 20px;
    font-family: poppins;
    border-radius: 20px;
}

.call-blk img {
    margin: -40px 0 0;
}

.call-blk h3 {
    font-size: 25px;
    color: #29166F;
    margin: 30px 0 0;
}

.head-main-02 {
    padding: 290px 0 240px !important;
    margin-top: -180px !important;
    z-index: 1 !important;
    position: relative !important;
}

/* Medical */

.introduction-main .wel-txt-blk {
    display: flex;
    gap: 100px;
}

img.image-0123gf {
    width: 85%;
    margin: -120px auto 0 200px;
    z-index: 11;
    position: relative;
}

.introduction-main {
    padding: 120px 0;
}

.treatment-blk-01 {
    width: 100%;
    display: flex;
    gap: 20px;
    margin: 50px 0;
    justify-content: center;
}

.treat-blks {
    width: 16.67%;
    background-color: #fff;
    padding: 0px 0px 10px;
    font-family: poppins;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    border-radius: 15px;
}

.treat-blks img {
    margin: -20px 0 0px 0px;
    position: relative;
    top: -5px;
    width: 60px;
}

.speciaties-main {
    background-image: url("images/bg-m.png");
    padding: 220px 0;
    text-align: center;
}

.speciaties-txt-blk h2 {
    margin: 0px 0 100px !important;
}

.expert-team {
    width: 100%;
    display: flex;
    gap: 55px;
    margin: 100px 0 0 !important;
}

.Process-main {
    text-align: center;
    font-family: poppins;
    padding: 100px 0;
}


.team-blk-01::before { 
    display: none; 
}

.slider-container-8778 {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: 50px 0 0;
}

.slider-8778 {
    display: flex;
    gap: 20px;
    padding: 20px 0;
    width: 100%;
    margin: 0 0 0 -250px;
    transition: transform 0.5s ease-in-out;
}

.card-8778 {
    flex: 0 0 auto;
    width: 20%;
    background: white;
    padding: 25px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: background 0.3s ease-in-out, transform 0.5s ease-in-out;
    transform: scale(0.9);
    font-family: poppins;
    text-align: left;
}

.card-8778 h3 {
    font-size: 22px;
}

.card-8778:hover {
    background: #5428ad;
    color: white;
    transform: scale(1);
}

.card-8778 img {
    width: 100%;
    border-radius: 8px;
    margin-bottom: 10px;
}

.nav-btn-8778 {
    border: none;
    cursor: pointer;
    transition: 0.3s;
    background-color: #ff00;
    position: relative;
    z-index: 999;
}

.doctors-main-01 {
    text-align: center;
    padding: 110px 0;
}

.hospital-main {
    background-image: url("images/hospital.png");
    padding: 190px 0;
    text-align: center;
}

.hospital-main .container {
    width: 100% !important;
}

.doctors-section {
    align-items: center;
    width: 100%;
    font-family: poppins;
    margin: 120px 0 0;
}

.doctor-list {
    display: flex;
    gap: 25px;
    width: 100%;
}

.doctor {
    text-align: center;
    cursor: pointer;
    transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out, padding 0.3s ease-in-out;
    padding: 60px 30px 20px 50px !important;
    border-radius: 10px;
    position: relative;
    width: 80%;
    height: 315px;
}

.doctor img {
    width: 60%;
}

.doctor:hover img {
    width: 30%;
    margin: -60px 0 0;
}

.doctor h3 {
    margin: 10px 0 5px;
    font-size: 20px;
    color: #000;
}

.doctor:hover h3 {
    color: #fff;
}



.doctor:hover h4 {
    font-weight: 100;
    color: #fff;
}

.doctor p {
    font-size: 14px;
    color: #fff;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    overflow-y: scroll;
    height: 90px;
}

.button-view-01 {
    margin-top: 100px !important;
}

.doctor:hover {
    transform: scale(1.1);
    background-color: #00AA14;
    padding: 15px;
}

.doctor:hover p {
    opacity: 1;
}

button#prev-8778 {
    position: relative;
    left: 235px;
}

button#next-8778 {
    position: relative !important;
    right: 155px !important;
}

.new-01 {
    width: 25%;
}

.wel-txt-blk-mobile {
    display: none;
}

.speciaties-desktop {
    display: block
}

.speciaties-mobile {
    display: none;
}

.carousel-box {
    width: 100%;
    max-width: 500px;
    height: 670px;
    overflow: hidden;
    position: relative;
    margin: auto !important;
    border-radius: 10px;
    box-shadow: none;
}

.carousel-img {
    height: auto;
    margin: 0px auto !important;
    position: absolute;
    opacity: 0;
    transition: opacity 0.8s ease-in-out;
    text-align: center;
}

.shown {
    transform: scale(1.1);
    background-color: #00AA14;
    padding: 15px;
    opacity: 1;
}

.mobile-doctor .shown p {
    display: block;
}

.nav-button {
    position: absolute;
    top: 88%;
    border: none;
    background-color: #ff00;
}

.nav-button img {
    width: 50px;
}

.nav-prev {
    left: 32%;
}

.nav-next {
    right: 32%;
}

.desktop-doctor {
    display: block;
}

.mobile-doctor {
    display: none;
}

/* responsive */

@media (max-width: 1440px) {
    .banner-main-01 {
        height: 850px;
    }

    .socail-icon {
        left: 40px;
        top: 45%;
    }

    .carousel {
        height: 540px;
    }

    .video-slider-main {
        padding: 90px 0 70px;
    }

    .About-content-blk p {
        font-size: 20px;
    }

    .About-banner-main {
        padding: 280px 0 180px;
    }

    .About-content-blk h1 {
        font-size: 60px;
    }

    button#prev-8778 {
        left: 142px;
    }

    button#next-8778 {
        right: 62px;
    }

    .speciaties-main {
        padding: 140px 0;
    }

    .hospital-main {
        padding: 120px 0;
    }

    .doctors-main-01 {
        padding: 90px 0 60px;
    }

    .introduction-main .wel-txt-blk {
        gap: 60px;
    }
}

@media (max-width: 1366px) {
    .banner-main-01 {
        height: 800px;
    }

    .carousel {
        height: 510px;
    }

    .container {
        width: 96% !important;
    }

    .Pharmacy-main {
        padding: 420px 0 200px;
    }

    .LP-main {
        padding: 180px 0;
    }

    .Pharmacy-main .wel-txt-blk,
    .Retail-main .wel-txt-blk {
        gap: 60px;
    }

    .sub-btn-01 img {
        left: 280px;
    }

    .welcome-main {
        padding: 270px 0 170px;
    }

    .blog-main-01 {
        padding: 80px 0 50px;
    }

    .testimonial-slider-main {
        padding: 130px 0 150px;
    }
}

@media (max-width: 1200px) {
    .nav {
        width: 75%;
    }

    .banner-main-01 {
        height: 750px;
        margin-bottom: 60px !important;
    }

    .med-h3 {
        font-size: 45px;
    }

    h1 {
        font-size: 48px !important;
        line-height: 60px;
        margin: 10px 0 0px 45px;
    }

    h2 {
        font-size: 45px;
        line-height: 58px;
    }

    .content-blk p {
        font-size: 26px;
        line-height: 40px;
    }

    .btn-arrow-01 {
        font-size: 18px;
    }

    a.btn-arrow-01 img {
        margin: 4px 0 -14px 0;
        width: 4%;
    }

    .content-blk {
        width: 90% !important;
        margin: -80px 0 0;
    }

    .new-icon {
        width: 70%;
    }

    .new-01 a {
        padding: 20px 30px;
        font-size: 22px;
    }

    .news-txt-blk {
        padding: 14px 0px 14px 10px;
    }

    .container-01 {
        width: 100%;
        margin: 70px auto 0;
    }

    .pharamecuticals-main-01 {
        padding: 90px 0;
    }

    .content-9887 h4 {
        font-size: 30px;
        line-height: 40px;
    }

    .content-9887 p {
        font-size: 16px;
    }

    .image-0987 img {
        width: 80%;
    }

    .pharam-blk-0998 {
        padding: 70px 0 0;
    }

    .video-slider-main {
        padding: 70px 0 0px;
    }

    .blog-container {
        gap: 30px;
    }

    .contact-container {
        padding: 58px 0px;
        width: 100%;
        gap: 60px;
        margin: 50px auto 0;
    }

    .head-main-01 {
        padding: 80px 0 200px;
    }

    .sub-btn-01 img {
        left: 250px;
    }

    .wel-txt-blk {
        display: block;
    }

    .Pharmacy-main {
        padding: 160px 0 130px;
        margin-top: -160px !important;
    }

    .wel-content-01 {
        width: 100%;
        padding: 70px 0 40px;
    }

    .wel-iamge-01 {
        width: 100%;
        text-align: center;
    }

    .wel-iamge-01 img {
        width: 50%;
    }

    .wel-content-01 p {
        font-size: 18px;
        line-height: 30px;
    }

    .Retail-main {
        padding: 0px 0 70px;
    }

    .LP-main {
        padding: 60px 0 140px;
    }

    .Retail-main .wel-txt-blk {
        flex-direction: column-reverse;
        display: flex;
    }

    .introduction-main .wel-iamge-01 img {
        width: 100%;
    }

    img.image-0123gf {
        margin: -120px auto 0 130px;
    }

    .speciaties-main {
        padding: 100px 0;
    }

    .Process-main {
        padding: 60px 0;
    }

    button#prev-8778 {
        left: 95px;
    }

    button#next-8778 {
        right: 12px;
    }

    .welcome-main .wel-txt-blk {
        display: flex;
        flex-direction: column-reverse;
    }

    .welcome-main {
        padding: 150px 0;
    }

    .commercial-block-01 {
        display: flex;
        gap: 20px;
        flex-direction: column-reverse;
    }

    .commercial-main-01 {
        padding: 60px 0 140px;
    }

    .post-09871 {
        gap: 20px;
        margin: 100px 0 0;
    }

    .testimonial-slider-main {
        padding: 100px 0;
    }

    .touch-txt-blk {
        gap: 20px;
    }

    .container-098 {
        width: 100%;
    }
}

@media (max-width: 1024px) {
    .banner-main-01 {
        height: 800px;
        margin-bottom: 60px !important;
        margin-top: -120px !important;
    }

    .content-blk {
        margin: 20px 0 0;
    }

    .navbar-main.active .nav,
    .navbar-main.active .nav-btn {
        display: flex;
        width: 30%;
        background-color: #fff;
        border-radius: 15px;
        box-shadow: 0 10px 21px #00000038;
    }

    .navbar-main {
        text-align: right;
        position: absolute;
        margin: 0px 0 0 140px;
    }

    .navbar-main .toggle-btn {
        display: block;
        margin: 0 0px 15px auto;
        font-size: 28px;
        width: 6%;
        justify-content: space-between;
        display: flex;
        text-align: left;
    }

    a.active {
        padding: 10px 20px;
    }

    .nav a {
        padding: 15px 20px;
    }

    .carousel-wrapper {
        margin: 40px 0 0;
    }

    [id^="pak-"] {
        padding: 18px 30px;
        font-size: 16px;
    }

    .medical-content-01 h2 {
        font-size: 30px;
    }

    .medical-content-01 p {
        font-size: 16px;
        line-height: 30px;
        width: 95%;
    }

    .contact-container {
        gap: 55px;
    }

    .form-container {
        width: 45%;
    }

    .footer-main-02 {
        padding: 120px 0 0;
    }

    .footer-txt-blk {
        display: block;
    }

    .tab {
        padding: 18px;
        font-size: 16px;
    }

    .About-banner-main {
        padding: 240px 0 140px;
    }

    .About-content-blk p {
        font-size: 18px;
    }

    .card-8778 {
        width: 40%;
    }

    .hospital-main {
        padding: 100px 0;
    }

    .introduction-main .wel-txt-blk {
        display: none;
    }

    .wel-txt-blk-mobile {
        display: block;
    }

    img.image-0123gf {
        display: none;
    }

    .introduction-main {
        padding: 0px 0 50px;
    }

    .introduction-main .wel-iamge-01 img {
        width: 70%;
    }

    .slider-8778 {
        margin: 0 0 0 -290px;
    }

    button#prev-8778 {
        left: 225px;
    }

    button#next-8778 {
        right: 118px;
    }

    .team-col {
        width: 25%;
        text-align: center;
    }

    .team-col p {
        font-size: 15px;
        font-family: "Montserrat", Sans-serif;
        line-height: 26px;
        color: #000000;
        font-weight: 400;
    }

    .team-blk-01 p {
        margin: 10px 0 0;
        font-weight: 400;
    }

    .team-blk-01::before {
        display: none;
    }

    .doctor h3 {
        font-size: 17px;
    }

    .doctor h4 {
        margin: 7px 0 0 !important;
        font-size: 13px;
    }

    .doctors-main-01 {
        padding: 60px 0 0px;
    }

    .testimonial-slider-main .container {
        width: 100% !important;
    }

    .touch-main-01 {
        padding: 70px 0 0;
    }

    .health-main-01 {
        padding: 60px 0 90px;
    }

    .blog-main-01 {
        padding: 50px 0 0px;
    }

    .welcome-main .wel-txt-blk {
        gap: 10px;
    }

    .touch-txt-blk {
        display: block;
        margin: 50px 0 0;
    }

    .form-map {
        width: 100%;
    }

    .touch-slider-0123 {
        width: 100%;
    }

    .call-txt-blk {
        gap: 20px;
        width: 100% !important;
        margin: 80px auto 0px;
    }
}

@media (max-width: 768px) {
    .banner-main-01 {
        background-image: url("images/banner-m.png") !important;
        height: 1500px;
        margin-bottom: 60px !important;
        margin-top: -400px !important;
    }

    .navbar-main.active .nav,
    .navbar-main.active .nav-btn {
        width: 35%;
    }

    .scroll-down {
        display: none;
    }

    .logo-blk {
        width: 25%;
        margin: -110px 0 0;
    }

    .bull-blk {
        width: 80%;
    }

    .med-h3 {
        font-size: 35px;
    }

    h1 {
        font-size: 40px;
        line-height: 50px;
        margin: 10px 0 0px 35px;
    }

    .content-blk p {
        font-size: 22px;
        line-height: 36px;
    }

    a.btn-arrow-01 img {
        margin: 2px 0 -8px 0;
    }

    .navbar-main {
        margin: 0px 0 0 90px;
    }

    .content-blk {
        margin: -100px 0 0 30px;
    }

    .news-blk-01 {
        display: block;
        text-align: center;
    }

    .news-txt-blk {
        padding: 35px 0px;
    }

    .new-icon {
        width: 100%;
        margin: 30px 0 0;
    }

    .slider-container-01 {
        height: 120px;
    }

    .slider-track-01 {
        display: block;
    }

    .prev-btn-01,
    .next-btn-01 {
        top: 70%;
    }

    .prev-btn-01 {
        right: 50%;
    }

    .next-btn-01 {
        right: 42%;
    }

    .container-01 {
        width: 90%;
        display: block;
    }

    .tabs {
        width: 100%;
        font-size: 20px;
    }

    .content {
        width: 89%;
        height: 360px;
    }

    .slide {
        flex: 0 0 27.5%;
        padding: 10px 20px;
    }

    .prev-btn {
        left: 14%;
    }

    .next-btn {
        right: 14%;
    }

    .carousel-item p {
        font-size: 11px;
    }

    .carousel {
        height: 360px;
    }

    .carousel-active {
        margin: 0 200px;
    }

    #pak-container {
        display: block;
    }

    #pak-container button {
        width: 40%;
    }

    [id^="content-"].medical {
        width: 90%;
        padding: 40px 0 0 0;
        display: block;
    }

    .medical-content-01 {
        width: 100%;
    }

    .medical-image-0981 {
        width: 100%;
        margin: 30px 0 0;
    }

    .blog-container {
        display: block;
    }

    .blog-card {
        width: 50%;
        margin: 0 auto;
    }

    .blog-main-01 {
        padding: 70px 0;
    }

    .contact-container {
        display: block;
        width: 90%;
        padding: 58px 0px 80px;
    }

    .form-container {
        width: 90%;
        padding: 20px 30px;
    }

    .map-container {
        width: 90%;
        margin: 0 auto;
    }

    .sub-btn-01 img {
        left: 400px;
    }

    .footer-txt-blk {
        padding: 0 0 0 20px;
    }

    .footer-quick-link {
        width: 100%;
    }

    .wel-iamge-01 img {
        width: 80%;
    }

    .slider-8778 {
        margin: 0 0 0 -250px;
    }

    button#next-8778 {
        right: 68px;
    }

    button#prev-8778 {
        left: 162px;
    }

    .speciaties-desktop {
        display: none;
    }

    .speciaties-mobile {
        display: block;
    }

    .treat-blks {
        width: 50%;
    }

    .desktop-doctor {
        display: none;
    }

    .mobile-doctor {
        display: block;
    }

    .mobile-doctor .doctor p {
        opacity: 1;
    }

    .mobile-doctor h3,
    .mobile-doctor h4 {
        color: #fff;
    }

    .mobile-doctor .doctor:hover {
        display: none;
    }

    .shown:hover {
        display: none;
    }

    .doctors-section {
        margin: 70px 0 0;
    }

    .touch-main-01 {
        padding: 70px 0 70px;
    }

    .touch-txt-blk {
        display: block;
        margin: 50px 0 0;
    }

    .form-map {
        width: 100%;
    }

    .touch-slider-0123 {
        width: 100%;
    }

    .buttons-098 {
        width: 95%;
        gap: 10px;
    }

    a.btn-7283 {
        font-size: 16px;
    }

    a.btn-9877 {
        font-size: 16px;
    }

    .container-098 {
        grid-template-columns: none;
    }

    .post-09871 {
        margin: 80px 0 0;
        display: block;
    }

    .post-blk {
        width: 80%;
        margin: 0 auto 40px;
    }

    .health-main-01 {
        padding: 40px 0 50px;
    }

    .slider-container-123431 {
        display: none;
    }

    .testimonial-slider-main .shown {
        background-color: #fff;
        text-align: left;
        padding: 0 !important;
    }

    .testimonial-slider-main .carousel-box {
        width: 80%;
        height: 400px;
    }

    .testimonial-txt-blk .med-h3,
    .testimonial-txt-blk h2 {
        margin: 0 0 0 0px;
        text-align: center;
    }

    .testimonial-image-091 {
        width: 50%;
        padding: 15px 0px 0 40px;
    }

    .call-blk {
        width: 95%;
        margin: 0 0 100px;
    }

    .call-txt-blk {
        display: block;
    }

    .head-main-02 {
        padding: 230px 0 150px !important;
    }
}

@media (max-width: 667px) {
    .logo-blk img {
        margin: 35px 0 -40px;
        width: 100%;
    }

    .bull-blk a {
        font-size: 14px;
        padding: 0px 10px 0 0;
    }

    .navbar-main .toggle-btn {
        width: 10%;
    }

    .navbar-main.active .nav,
    .navbar-main.active .nav-btn {
        width: 45%;
    }

    a.btn-arrow-01 img {
        width: 5%;
    }

    .banner-main-01 {
        height: 1300px;
        margin-top: -320px !important;
    }

    .btn-image img {
        width: 18%;
    }

    .news-txt-blk {
        padding: 35px 0px 10px;
        width: 90% !important;
        margin: 0 auto;
    }

    .content-9887,
    .image-0987 {
        width: 100%;
    }

    .content {
        width: 84%;
        height: 800px;
    }

    .image-0987 img {
        width: 70%;
        margin: 50px 0 0;
        float: left;
    }

    #pak-container {
        width: 90%;
    }

    .blog-card {
        width: 80%;
    }

    .footer-logo {
        width: 45% !important;
    }

    .sub-btn-01 img {
        left: 300px;
    }

    input,
    textarea {
        width: 88%;
    }

    .sub-btn-01 {
        width: 100%;
    }

    .footer-main-02 {
        overflow: hidden;
    }

    .About-banner-main {
        padding: 260px 0 110px;
    }

    .Pharmacy-main {
        padding: 140px 0 100px;
    }

    .LP-main {
        padding: 30px 0 100px;
    }

    .team-col {
        width: 90%;
        margin: 0 auto;
    }

    .call-blk {
        margin: 0 0 70px;
    }
}

@media (max-width: 428px) {
    .sub-btn-01 img {
        left: 100px;
    }

    .banner-main-01 {
        height: 850px;
        margin-top: -110px !important;
    }

    .button-view-01 { 
        display: none;
    }

    .slider742831{
        display: none;
    }

    .logo-blk img {
        margin: 0 0 -40px;
    }

    .bull-blk a {
        font-size: 12px;
        padding: 0px 5px 0 0;
        width: 92%;
        display: block;
    }

    .navbar-main {
        margin: 0px 0 0 40px;
    }

    .navbar-main.active .nav,
    .navbar-main.active .nav-btn {
        width: 65%;
    }

    .content-blk {
        margin: -130px 0 0 20px;
    }

    .med-h3 {
        font-size: 30px;
    }

    .introduction-main .wel-iamge-01 img {
        width: 90%;
    }

    h1 {
        font-size: 30px !important;
        line-height: 40px;
        margin: 7px 0 0px 35px;
    }

    .content-blk p {
        font-size: 20px;
        line-height: 34px;
    }

    .btn-image img {
        width: 20%;
        margin: 160px 0 0;
    }

    a.btn-arrow-01 img {
        width: 8%;
    }

    .Process-main {
        padding: 60px 0 0;
    }

    .speciaties-main {
        padding: 70px 0 40px;
    }

    .next-btn-01 {
        right: 33%;
    }

    .slider-container-01 {
        height: 170px;
    }

    h2 {
        font-size: 30px;
        line-height: 48px;
    }

    .content {
        width: 88%;
        height: 680px;
        padding: 20px 20px 30px 20px;
    }

    .pharam-blk-0998 p {
        font-size: 15px;
    }

    .slide {
        flex: 0 0 50.5%;
        padding: 10px 0px;
    }

    .carousel-active {
        margin: 0px 40px 0 213px;
    }

    .carousel {
        height: 550px;
    }

    .prev-btn {
        left: 34%;
    }

    .next-btn {
        right: 34%;
    }

    [id^="pak-"] {
        padding: 16px 11px;
        font-size: 14px;
    }

    .form-container {
        width: 84%;
        padding: 20px 20px;
    }

    .contact-container {
        width: 95%;
    }

    .control-btn {
        top: 90%;
    }

    #pak-container button {
        width: 49%;
    }

    .carousel-item {
        min-width: 70%;
    }

    .About-content-blk p {
        font-size: 16px;
    }

    .wel-content-01 p {
        font-size: 16px;
        line-height: 28px;
    }

    .Pharmacy-main .wel-txt-blk,
    .Retail-main .wel-txt-blk {
        gap: 10px;
    }

    .wel-iamge-01 img {
        width: 90%;
    }

    .slider-8778 {
        margin: 0 0 0 -70px;
        height: 840px;
    }

    .card-8778 {
        width: 80%;
        height: 700px;
    }

    button#prev-8778 {
        left: 122px;
        top: 275px;
    }

    button#next-8778 {
        right: 238px;
        top: 275px;
    }

    .card {
        padding: 30px 30px 0px;
    }

    a.btn0123 {
        font-size: 16px;
    }

    .buttons-098 {
        width: 95%;
        display: block;
    }

    a.btn-7283 {
        width: 100%;
        display: block;
    }

    a.btn-9877 {
        display: block;
        width: 100%;
        margin: 20px 0;
    }

    .commercial-main-01 {
        padding: 60px 0 90px;
    }

    .form-map input {
        width: 84%;
    }

    .head-main-01 {
        padding: 80px 0 160px;
    }

    .testimonial-content {
        display: block;
    }

    .testimonial-slide-content-01 {
        width: 80%;
        padding: 30px 20px 0 37px;
    }

    .testimonial-image-091 {
        width: 70%;
        padding: 15px 0px 0 40px;
        margin: 30px auto 0;
    }

    .testimonial-slider-main .carousel-box {
        height: 590px;
    }

    .testimonial-slider-main {
        padding: 70px 0 50px;
    }

    .nav-button img {
        width: 40px;
    }

    .call-blk {
        width: 90%;
    }
  
    .slider-slide-01 { 
        font-size: 14px;
    }

    .new-01 {
        width: 100%;
    }

    .slider-track-01 {
        width: 100%;
    }

    .open-block-01 {
        display: none !important;
    }

    .open-content-0981 {
        text-align: center;
        padding: 0px 0px;
        background-color: #ff00;
        border-radius: 30px;
    }

    .open-content-0981 img {
        width: 30%;
    }

    .open-content-0981 h3 {
        font-size: 24px;
        margin: 17px 0 20px;
        text-align: center;
    }

    .open-content-0981 p {
        font-family: "Montserrat", Sans-serif;
        font-size: 15px;
        font-weight: 500;
        margin: 0;
        line-height: 25px;
        text-align: center;
    }

    .open-content-0981 a {
        font-size: 13px;
        font-family: "Montserrat", Sans-serif;
        font-weight: 700;
        background-color: #21a74a;
        color: #fff;
        text-decoration: none;
        padding: 14px 18px;
        border-radius: 12px;
        top: 5px;
        position: relative;
        width: 29%;
        height: 25px;
        margin: 30px auto 20px;
    }

    .open-main-01 .carousel-box {
        height: 750px !important;
    }

    .open-main-01 {
        padding: 50px 0;
        margin: 0 auto 100px !important;
    }

    .open_mobile {
        display: block !important;
    }

    .expert-team {
        display: block !important;
    }

    .expert-team {
        margin: 50px 0 0 !important;
    }

    .expert-main {
        padding: 30px 0 80px;
        display: flex;
    }

    .expert-desktop-091 {
        display: block !important;
    }

    .d-expert .slider-desk-01 {
        margin: 70px 0 0;
    }

    .slider-desk-01 {
        display: block !important;
    }

    .ser-image-01 {
        width: 100% !important;
    }

    .ser-image-01 img {
        width: 100% !important;
    }

    .ser-text-01 {
        width: 95% !important;
        margin: 0 auto;
    }

    .services-text-block-01 {
        display: block !important;
        margin: 40px 0 30px !important;
    }

    .fact-01 {
        padding: 20px 10px 15px 0;
        width: 80%;
        margin: 30px auto;
    }

    .ser-text-01 p {
        font-size: 15px;
        line-height: 28px;
        margin: 12px 0 0 !important;
    }

    .fact-content h3 { 
        font-size: 20px; 
    }

    .ser-text-01 p {
        font-size: 13px;
        line-height: 20px;
        margin: 10px 0 0 !important;
    }

    .fact-image {
        width: 20% !important;
        margin: 0 0 0 -30px !important;
    }

    .fleid-01 {
        width: 100% !important;
    }

    .open-main-01 .submint-btn-01 {
        font-size: 13px;
        padding: 15px 30px 15px 30px !important;
    }

    .submint-btn-05691 {
        margin: 25px 0 0 20px !important;
    }
    .team-img {
        border-radius: 50% !important;
        width: 150px !important;
        height: 150px !important;
        object-fit: cover !important;
    }

    .arrow {
        font-size: 25px;
    } 
    .slider-desk-02 {
        display: none;
    }
    .nav-btn-8778 { 
        top: 400px !important;
    }
    iframe {
        width: 100%;
        height: 200px; 
    }
    .carousel-wrapper {
        margin: -30px 0 0;
    }
    .slider-slide-01 { 
        width: 100%; 
    }
    .open-txt-blk .shown {
        background-color: #ff00;
    }
    .open-main-01 { 
        padding: 100px 0 60px;
        margin: 0 auto 100px !important;
    }
    .nav-button {
        top: 95%;
    }   
    .open-main-01 { 
        padding: 60px 0;
        margin: 0 auto 100px !important;
    }

    .carousel-img {
        position: absolute;
        width: 80% !important;
        top: 0;
        left: 0;
        display: block !important;
        height: 430px;
    }

    .carousel-box {
        height: 580px;
    }
    
    .carousel-img.shown {
        position: relative;
        display: block;
        z-index: 2;
    }
    .carousel-img {
        display: none;
    }
    
    .carousel-img.shown {
        display: block;
    }
        

}

/* responsive */
.open_mobile {
    display: none;
} 
.slider-desk-01 {
    display: none;
}

.open-content-0981 {
    text-align: center;
    padding: 0px 0px;
    background-color: #ff00;
    border-radius: 30px;
}

.open-content-0981 img {
    width: 30%;
}

.open-content-0981 h3 {
    font-size: 24px;
    margin: 17px 0 20px;
    text-align: center;
}

.open-content-0981 p {
    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    margin: 0;
    line-height: 25px;
    text-align: center;
}

.open-content-0981 a {
    font-size: 13px;
    font-family: "Montserrat", Sans-serif;
    font-weight: 700;
    background-color: #21a74a;
    color: #fff;
    text-decoration: none;
    padding: 14px 18px;
    border-radius: 12px;
    top: 5px;
    position: relative;
    width: 29%;
    height: 25px;
    margin: 30px auto 20px;
}

.open-main-01 .carousel-box {
    height: 520px;
}

.open-main-01 {
    padding: 60px 0;
    margin: 0 auto 110px !important;
}




/* career */

.fact-01 {
    display: flex;
    gap: 30px;
    background-color: #fff;
    box-shadow: 0 0 16px 0px #0000002d;
    padding: 30px 20px 25px 0;
    border-radius: 20px;
    width: 90%;
    margin: 40px 0 40px auto;
}

.fact-image {
    width: 13%;
    margin: 0 0 0 -40px;
}

.fact-image img {
    width: 95%;
}

.fact-content {
    width: 90%;
}

.fact-content h3 {
    margin: 0;
    font-size: 24px;
}

.fact-content p {
    margin: 10px 0 0 !important;
}

.services-text-block-01 {
    display: flex;
    gap: 70px;
    margin: 70px 0 100px;
}

.overseas-main .services-text-block-01 {
    gap: 40px;
}

.expert-main-0185 {
    padding: 0 0 150px;
    margin: -40px 0 0 !important;
}

.expert-main {
    background-color: #E5EEF0;
    padding: 80px 0 120px;
}

.container-full-01 {
    width: 96% !important;
    border-radius: 20px;
}

.expert-txt-col p {
    font-size: 17px;
    font-family: "Montserrat", Sans-serif;
    line-height: 30px;
    margin: -15px 0 0;
    font-weight: 500;
    text-align: center;
}

.expert-txt-col .button-view-01 {
    margin: 100px 0 0;
}

.expert-txt-col .button-view-01 .free-btn,
.btn-list .detail-btn {
    background-color: #29166F;
}

.expert-txt-col .hotel-01 {
    width: 50% !important;
}

.expert-txt-col .hotel-block-01 {
    gap: 60px;
}

.open-block-01 {
    display: flex;
    width: 100%;
    gap: 50px;
    margin: 60px 0 0 !important;
}

.open-content-0981 {
    text-align: center;
    padding: 40px 40px;
    background-color: #fff;
    border-radius: 30px;
}

.open-content-0981 h3 {
    font-size: 24px;
}

.open-content-0981 p {
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
}


.open-main-01 #name-02 {
    width: 100%;
    padding: 20px 0px 0;
    border-radius: 30px;
    margin: 0 0 40px !important;
    box-shadow: none;
}

.tel-0098908 select {
    width: 95%;
}

.form-container-090 .fleid-01 {
    width: 33%;
    float: left;
}
.form-container-090 {
    width: 100%;
}

.name-01 {
    padding: 24px 0px 20px 20px;
    border-radius: 40px;
    font-size: 16px;
    font-family: poppins;
    color: #575757;
    margin: 0 0 30px;
    border: 1px solid #B9C1C2;
}

div#name-01 {
    display: flex;
}

div#name-01 {
    display: block;
}

.name-01 {
    padding: 18px 0px 18px 20px;
    font-size: 13px;
    margin: 0 0 10px;
}

.ser-text-01 h4 {
    font-size: 30px;
    font-weight: 700;
    line-height: 42px;
    font-family: "Montserrat", Sans-serif;
    margin: 0;
}

.ser-text-01 {
    width: 50%;
    align-content: center;
}

.ser-image-01 {
    width: 50%;
}

.ser-text-01 p {
    font-size: 16px;
    font-family: "Montserrat", Sans-serif;
    line-height: 30px;
    color: #000000;
    font-weight: 500;
    margin: 20px 0 0 !important;
}

.ser-text-01 h2 {
    text-align: left !important;
    margin: 0;
}

.ser-text-01 img {
    float: left;
}

.open-main-01 .submint-btn-01 {
    background-color: #2E276B;
    border-radius: 40px;
    padding: 18px 40px 18px 40px;
}

button.submint-btn-01 {
    font-size: 14px;
    padding: 20px 25px 20px 30px;
    margin: 25px 0 0 10px;
}

button.submint-btn-01 {
    font-size: 16px;
    font-family: "Montserrat", Sans-serif;
    text-decoration: none;
    background-color: #21A74A;
    color: #fff;
    border-radius: 12px;
    padding: 22px 30px 22px 40px;
    font-weight: 600;
    border: none;
}

.open-txt-blk h2,
.expert-txt-col h2 {
    text-align: center;
}

.submint-btn-05691 {
    margin: 45px 0 0 20px !important;
    border: 2px solid #2E276B !important;
    background-color: #ff00 !important;
    color: #2E276B !important;
    font-weight: 700 !important;
}

.team-col.team-blk-01 {
    text-align: center;
    font-family: "Montserrat", Sans-serif;
}


.open-content-0981 a {
    font-size: 14px;
    font-family: "Montserrat", Sans-serif;
    font-weight: 700;
    background-color: #21a74a;
    color: #fff;
    text-decoration: none;
    padding: 14px 18px;
    border-radius: 12px;
    top: 35px;
    position: relative;
}

.quote-main-2355 {
    margin: 0 auto 100px !important;
}


.application-title {
    font-size: 30px;
    margin-bottom: 20px;
    color: #101828;
    text-align: left;
    font-weight: 600;
}

.form-block-098 {
    display: flex;
    gap: 25px;
}

.input-row {
    margin-bottom: 20px;
    width: 50%;
}

.input-row input,
.input-row textarea {
    width: 90%;
    outline: none;
    padding: 20px 0px 20px 20px;
    border-radius: 40px;
    font-size: 16px;
    font-family: poppins;
    color: #575757;
    margin: 10px 0 5px;
    border: 1px solid #B9C1C2;
}

.textarea-wrapper {
    width: 100%;
    margin-bottom: 20px;
}

.textarea-wrapper label {
    width: 100%;
}

.textarea-wrapper textarea {
    width: 95%;
    outline: none;
    padding: 20px 0px 20px 20px;
    border-radius: 20px;
    font-size: 16px;
    font-family: poppins;
    color: #575757;
    margin: 10px 0 5px;
    border: 1px solid #B9C1C2;
    resize: none;
    height: 130px;
}

.resume-upload {
    border: 2px dashed #ccc;
    border-radius: 10px;
    padding: 30px;
    text-align: center;
    color: #555;
    font-size: 14px;
    margin-bottom: 20px;
}

.resume-upload a {
    color: #007BFF;
    text-decoration: none;
}

.experience-options {
    margin-bottom: 25px;
}

.experience-options label {
    display: block;
    margin-bottom: 10px;
    font-size: 15px;
    color: #333;
}

.experience-options input {
    margin-right: 10px;
}

.submit-btn {
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 16px;
    font-family: "Montserrat", Sans-serif;
    text-decoration: none;
    background-color: #21A74A;
    color: #fff;
    border-radius: 12px;
    padding: 22px 50px 22px 50px;
    font-weight: 600;
    border: none;
}

.career-txt-blk {
    display: flex;
    gap: 70px;
    font-family: "Montserrat", Sans-serif;
}

.career-detail-01 {
    width: 50%;
}

.banner-career-main {
    background-image: url("images/banner-detail01.png");
    height: 350px;
    border-radius: 20px;
    margin-top: 20px !important;
}

.career-detail-01 h2 {
    font-size: 40px;
    text-align: left;
    font-weight: 700;
}

.c-h3-01 span {
    font-weight: 400;
    margin: 0 0 0 50px;
}

.career-detail-01 .doctor-image-txt {
    padding: 0 0 0px;
    margin: 90px 0 0 !important;
}

.btn-list p, .btn-list li {
    font-family: "Montserrat", Sans-serif;
    line-height: 36px;
    font-weight: 500;
    font-size: 19px;
}

.experience-options input {
    padding: 18px 30px;
    margin: 10px 0; 
    width: 5%;
    font-family: poppins;
    font-size: 16px;
}

.career-main-detail-01 {
    margin-bottom: 160px !important;
}

.team-img {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    object-fit: cover;
}

.expert-txt-col .hotel-01 {
    width: 90% !important;
}

.expert-txt-col .button-view-01 {
    margin: 70px 0 0;
}

.expert-txt-col p {
    font-size: 14px;
    line-height: 25px;
}

div#name-02 label {
    display: block;
    width: 50%;
    font-family: "Montserrat", Sans-serif;
    font-weight: 700;
    margin: 10px 10px 15px;
}