﻿.clph
{
    text-align:left;
    line-height:25px;
}
.owl-prev {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 30%;
    left: -35px;
    display: block !important;
    border: 0px solid black;
}

.owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 30%;
    right: -35px;
    display: block !important;
    border: 0px solid black;
}

    .owl-prev i, .owl-next i {
        transform: scale(1,6);
        color: #ccc;
    }


.slide, .slide img {
    /*border-radius: 30px 30px 30px 30px;*/
    border-radius: calc(1rem - 1px);
}


.buoc {
    font-weight: 600;
    font-size: 15pt;
}

.main_content {
    padding-top: 20px;
    list-style: inside;
    line-height: 1.7em;
    text-align: justify;
}

#wrap_content {
    position: relative;
    text-align: justify;
    line-height: 1.7em;
}

.box_new:nth-child(2n+1) {
    clear: left;
}

.box_new {
    padding: 10px 5px;
}

#main_wrap {
    position: relative;
    padding: 40px 0px;
}




.tab-content > .tab-pane {
    padding: 5px 0;
}

#owl-demo .item {
    background: #3fbf79;
    padding: 30px 0;
    margin: 10px;
    color: #fff;
    text-align: center;
}

.customNavigation {
    text-align: center;
}

    .customNavigation a {
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }




.icon-bar {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    /* Style the icon bar links */
    .icon-bar a {
        display: block;
        text-align: center;
        padding: 16px;
        transition: all 0.3s ease;
        color: white;
        font-size: 20px;
    }

        /* Style the social media icons with color, if you want */
        .icon-bar a:hover {
            background-color: #000;
        }

.facebook {
    background: #3B5998;
    color: white;
}

.twitter {
    background: #55ACEE;
    color: white;
}

.google {
    background: #dd4b39;
    color: white;
}

.linkedin {
    background: #007bb5;
    color: white;
}

.youtube {
    background: #bb0000;
    color: white;
}

.em_home_cover {
    height: 590px !important;
}

.em_home_cover {
    background: url(/img/thuoc.jpg) no-repeat center;
    background-size: cover;
    height: 590px;
    background-color: rgba(38, 119, 237, 0.1);
}


    .em_home_cover .intro ul {
        color: #172b4d;
    }

    .em_home_cover .intro ul {
        margin-top: 100px;
        width: 640px;
        height: 390px;
        border-radius: 4px;
        background-color: rgba(255, 255, 255, 0.8);
        list-style: none;
        padding: 48px 32px;
        padding-bottom: 32px;
    }

        .em_home_cover .intro ul li::before {
            content: "";
            display: inline-block;
            background: transparent url(/img/checked.png) no-repeat center;
            background-size: contain;
            width: 18px;
            height: 18px;
            margin-right: 20px;
            margin-bottom: -3px;
        }

        .em_home_cover .intro ul li {
            font-size: 18px;
            letter-spacing: -0.2px;
            margin-bottom: 14px;
        }

.btnx {
    border: 1px solid #0087ff;
    border-radius: 4px;
    background-color: #0087ff;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    transition: 0.2s;
}

.em_home_2 .intro ul button {
    font-size: 17px;
    padding: 17px 49px;
    margin-top: 16px;
    margin-left: 38px;
}

.em_home_2 .intro ul {
    border-radius: 4px;
    list-style: none;
    padding: 48px 32px;
}

    .em_home_2 .intro ul li::before {
        content: "";
        display: inline-block;
        background: transparent url(/img/checked.png) no-repeat center;
        background-size: contain;
        width: 18px;
        height: 18px;
        margin-right: 20px;
        margin-bottom: -3px;
    }

    .em_home_2 .intro ul li {
        font-size: 18px;
        letter-spacing: -0.2px;
        margin-bottom: 14px;
    }

.containersl {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-top: 15px;
}

.em_bannertop {
    background: #f8f9fa;
    background-size: cover;
    text-align: center;
    padding: 4px;
}

.em_banner_reg {
    
    background-size: cover;
    text-align: center;
    padding: 5px;
}

    .em_banner_reg h2 {
        font-size: 24px;
        font-weight: 700;
        line-height: 1.58;
        text-align: center;
        color: #2A3C7A;
        max-width: 648px;
        margin-top: 0;
        margin-left: auto;
        margin-right: auto;
    }

.gtgt {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.58;
    text-align: center;
    color: #212529;
    max-width: 648px;
    margin-bottom: 40px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
}

.em_banner_reg button {
    /*width: 233px;*/
    padding: 16px 0;
}

.em_support_info {
    padding: 55px 0;
    text-align: center;
    background: #dcdee0;
}

    .em_support_info .title {
        width: 259px;
        font-size: 17px;
        font-weight: 700;
        line-height: 1.53;
        text-align: center;
        margin: auto;
        margin-bottom: 15px;
        margin-top: 36px;
    }

    .em_support_info .content {
        text-align: justify;
        font-size: 13px;
        line-height: 1.54;
        margin-bottom: 20px;
    }

    .em_support_info img {
        width: 60px;
        height: 60px;
        object-fit: contain;
        vertical-align: middle;
        border-style: none;
    }

.sanpham .pro_info {
    padding: 1px;
    /* min-height: 80px;*/
}

.sanpham {
    min-height: 100px;
    /*margin:12px;*/
}

.btnxemtc {
    font-size: 20px;
    padding: 15px 40px;
    margin-top: 16px;
    margin-left: 38px;
}

.th3x {
    margin-bottom: 10px;
}

.home__testimonial {
    background: #f4f7fc;
}

.em_customer_slide {
    padding: 55px 0;
}

.carousel-inner {
    height: 100%;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.em_customer_slide p.quote {
    font-size: 17px;
    line-height: 1.76;
    text-align: justify;
    color: #111111;
    max-width: 490px;
    letter-spacing: -0.5px;
    display: inline-block;
    margin-top: 75px;
    position: relative;
}

.em_customer_slide .customer_name {
    margin-top: 50px;
}

@media only screen and (max-width: 768px) {
    .em_home_cover .intro ul {
        width: 90%;
        height: auto;
        margin-top: unset;
        padding: 20px 14px;
        position: absolute;
        bottom: 0;
        left: 5%;
    }

    .em_home_cover {
        margin-top: 56px;
        background-position-x: 60%;
        position: relative;
    }

        .em_home_cover .intro ul li {
            font-size: 14px;
            margin-bottom: 12px;
        }
}

.wishlist-button-add {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
}

.wishlist-button-add {
    top: 0;
}

.wishlist-button-add {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 30px;
    min-width: 30px;
    padding-top: 3px;
    background-color: #ffffff;
    box-shadow: 2px 2px 4px 0 rgb(0 0 0 / 20%);
    border-radius: 50%;
    cursor: pointer;
    transition: 0.2s ease-out;
    border: none;
}

.rectangle-parent {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 24px;
}

.frame-child {
    width: 564px;
    position: relative;
    border-radius: 12px;
    height: 386px;
    object-fit: cover;
}

.rectangle-group {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 24px;
}

.frame-item {
    width: 564px;
    position: relative;
    border-radius: 12px;
    height: 232px;
    object-fit: cover;
}

.frame-inner {
    width: 270px;
    position: relative;
    border-radius: 12px;
    height: 130px;
    object-fit: cover;
}


.button-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    color: #2aabe2;
}


.frame-parent15 {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 24px;
    font-size: 14px;
    overflow-x:scroll;
}

.medicine-parent {
    width: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
}

.medicine-1-icon {
    width: 48px;
    position: relative;
    height: 48px;
    overflow: hidden;
    flex-shrink: 0;
}

.bn-chy {
    position: relative;
    line-height: 22px;
    font-weight: 600;
}

.wrap_name .name_section {
    color: #111;
    font-size: 32px;
    position: relative;
    cursor: pointer;
    padding: 3px;
}

.frame-parent16 {
    position: relative;
    text-align: center;
    font-size: 14px;
    color: #0050ff;
    font-family: 'Plus Jakarta Sans';
}

.frame-parent17 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
}

.kt-ni-mng-li-chuyn-gia-parent {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 2px;
}

.kt-ni-mng {
    width: 271px;
    position: relative;
    line-height: 22px;
    display: none;
}

.i-tc-ca-container {
    position: relative;
    font-size: 48px;
    line-height: 64px;
    font-weight: 800;
    color: #000;
    text-align: center;
}

.i-tc {
    margin: 0;
}

.i-tc1 {
    background: #0c51a1;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.c-hc-hi-container {
    position: relative;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    text-align: center;
}

.owl-height {
    height: 300px;
}

.owl-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto !important;
}
.bnx {
    margin-right: -13px;
    margin-left: -13px;
}

 
.banner_1h .owl-dots, .banner_2h .owl-dots, .banner_3h .owl-dots, .banner_4h .owl-dots {
    position: absolute;
    bottom: 15px;
}

.owl-dots {
   /* position: absolute;
    bottom: -68px;
    left:10px;*/
}



#popup-kht-overlay {
    width: 0;
    height: 0;
    background: rgba(0,0,0,.7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}

#popup-kht {
    width: 90%;
    max-width: 600px;
    padding: 15px 10px;
    border-radius: 4px;    
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: fit-content;
    z-index: 1000;
    text-align: center;
    display:none;
}
 

@media (max-width: 767px) {
    .medicine-parent {
        width: 145px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        gap: 12px;
    }

}
@media (max-width: 500px) {
    .medicine-parent {
        width: 140px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        gap: 12px;
    }
}

@media (max-width: 400px) {
    .medicine-parent {
        width: 115px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        gap: 12px;
    }
}

#news-wrapper {
    padding: 30px 0px 0px 0px;
}

    #news-wrapper .title {
        position: relative;
        margin-bottom: 5px;
    }

        #news-wrapper .title h3 {
            color: #333;
            text-transform: uppercase;
            margin: 0;
            font-size: 19px;
            display: inline-block;
            position: relative;
            z-index: 2;
            margin-bottom: 5px;
        }

    #news-wrapper h4 {
        margin: 0;
        margin-top: 10px;
        margin-bottom: 5px;
        font-size: 13px;
        line-height: 20px;
    }

        #news-wrapper h4 a {
            color: #333;
            text-decoration: none;
            transition: all 0.5s ease;
        }

        #news-wrapper h4:hover a {
            color: #f7a81b;
        }

    #news-wrapper .desc {
        font-size: 13px;
    }

    #news-wrapper .content.news .view-more {
        margin-top: 10px;
    }

        #news-wrapper .content.news .view-more a {
            text-decoration: none;
            color: #333;
            display: inline-block;
            padding: 5px 10px;
            border: 1px solid #333;
        }

        #news-wrapper .content.news .view-more:hover a {
            background: #333;
            color: #fff;
        }

    #news-wrapper .list-news-small {
    }

    #news-wrapper .content.news img:hover {
        opacity: 0.8;
    }

    #news-wrapper .big-news {
        margin-bottom: 10px;
    }

        #news-wrapper .big-news img {
            width: 100%;
            height: auto;
        }

    #news-wrapper .list-news-small .small-item {
        margin-bottom: 15px
    }

    #news-wrapper .list-news-small img {
        margin-right: 14px;
        float: left;
        max-width: 35%;
    }



#news-wrapper {
    padding: 30px 0px 0px 0px;
}

    #news-wrapper .title {
        position: relative;
        margin-bottom: 5px;
    }

        #news-wrapper .title h3 {
            color: #333;
            text-transform: uppercase;
            margin: 0;
            font-size: 19px;
            display: inline-block;
            position: relative;
            z-index: 2;
            margin-bottom: 5px;
        }

    #news-wrapper h4 {
        margin: 0;
        margin-top: 10px;
        margin-bottom: 5px;
        font-size: 13px;
        line-height: 20px;
    }

        #news-wrapper h4 a {
            color: #333;
            text-decoration: none;
            transition: all 0.5s ease;
        }

        #news-wrapper h4:hover a {
            color: #f7a81b;
        }

    #news-wrapper .desc {
        font-size: 13px;
    }

    #news-wrapper .content.news .view-more {
        margin-top: 10px;
    }

        #news-wrapper .content.news .view-more a {
            text-decoration: none;
            color: #333;
            display: inline-block;
            padding: 5px 10px;
            border: 1px solid #333;
        }

        #news-wrapper .content.news .view-more:hover a {
            background: #333;
            color: #fff;
        }

    #news-wrapper .list-news-small {
    }

    #news-wrapper .content.news img:hover {
        opacity: 0.8;
    }

    #news-wrapper .big-news {
        margin-bottom: 10px;
    }

        #news-wrapper .big-news img {
            width: 100%;
            height: auto;
        }

    #news-wrapper .list-news-small .small-item {
        margin-bottom: 15px
    }

    #news-wrapper .list-news-small img {
        margin-right: 14px;
        float: left;
        max-width: 30%;
    }

    #news-wrapper .content.news .date {
        margin-top: 10px;
        color: #999;
        font-size: 12px;
    }