
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* @import url('https://fonts.googleapis.com/css2?family=Sirin+Stencil&display=swap');
 */
 @import url('https://fonts.googleapis.com/css2?family=Saira+Semi+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap');

 p, span{
    font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}
h1, h2,h3,h4,h5,h6{
    font-family: "Saira Semi Condensed", sans-serif;
  font-weight: 700;
  font-style: normal;
}
body{
    background-color: #f1f6fa;
}


.center-align{
    text-align: center;
}


.logo{
    width: 40%;
}


.nav-item:hover a{
    border-bottom: 5px solid #ccc;
    /* margin-left: 19px; */
    text-align: center;
    transition: 5s;
    color: #fff !important;
}

.nav-active a{
    background-color: #177071;
    color: #fff !important;
    border-radius: 4px;
}

.main-bnr .row, div#carouselExample{
    padding-right: 0px !important;
    padding-left: 0px !important;
}
/* post-img3 */
.post-img1{
    /*background-image: url(../img/Home10_banner1.jpg);*/
    background-image: url(../img/Home10_banner1-1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 50vh;
    color:#fff;
    background-size:95%;
}
.post-img2{
    /*background-image: url(../img/Home10_banner2.jpg);*/
    background-image: url(../img/Home10_banner2-1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 50vh;
    color:#fff;
        background-size:95%;
    
}
.post-img3{
    /*background-image: url(../img/Home10_banner3.jpg);*/
    background-image: url(../img/Home10_banner3-1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 50vh;
    color:#fff;
        background-size:95%;
}



.post-img-txt{
    margin-top: 87px;
    margin-left: 32px;
}
.post-img-txt a{
    color: #fff;
    text-decoration: none;
    font-weight: 800;
    font-size: 12px;
}
.post-img-txt i{
    color: #000;
    font-size: 13px;
    background: #fff;
    padding: 6px;
    border-radius: 15px;
}

.post-img-txt2 {
    background: #ebe8e8;
    padding: 7px 12px;
    margin: 8px 0px;
    border-radius: 4px;
}
.post-img-txt2:hover{
    background-color: #177071;
    color: #fff;
    transition: 1s;
}


.post-img-txt2 i.fa-solid.fa-heart-pulse{
    margin-right: 10px;
}


.medicine{
    background-color: #fff;
    width: 98%;
    border-radius: 4px;
}
.medicine .row{
    padding: 10px 15px;
}

.medicine-bg-img{
    background-image: url(../img/product/Home10_bg1.jpg);
    height: 100vh;
    background-repeat: no-repeat;
    border-radius: 4px;
    width: 21%;
}
.product-view {
    padding: 10px;
}

.medicine-bg-img ul li{
   list-style:  none;
   
}
.medicine-bg-img ul li a{
    text-decoration: none;
   color: #000;
   line-height: 1.9;
}


span.medicine-icon-txt {
    font-size: 14px;
    margin-left: 15px;
    font-weight: 600;   
    line-height: 1.4; 
}
.medicine-icon{
    font-size: 10px;
    text-align: center;
    /* display: flex; */
    align-items: center;
    justify-content: center;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}


.medi-bnr2{
    background-image: url(../img/product/Home10_bg2-1.jpg);
    height: 30vh;
    background-repeat: no-repeat;
    background-position: center;
}
.medi-bnr2-link{
    margin-top: 80px;
    text-align: right;
    margin-left: -112px;
}
.medi-bnr2-link span i{
    background: #fff;
    border-radius: 32px;
    padding: 8px;
    font-size: 9px;

}
.medi-bnr2-link b{
    color: #fff;
}


.medicine2{
    background-color: #fff;
    width: 98%;
    border-radius: 4px;
}
.medicine2 .row{
    padding: 10px 15px;
}

.medicine-bg-img2{
    background-image: url(../img/product/Home10_bg3.jpg);
    height: 67vh;
    background-repeat: no-repeat;
}
.medicine-bg-img2 ul li{
   list-style:  none;
   
}
.medicine-bg-img2 ul li a{
    text-decoration: none;
   color: #000;
   line-height: 1.9;
}


span.medicine-icon2-txt {
    font-size: 14px;
    margin-left: 15px;
    font-weight: 600;   
    line-height: 1.4; 
}
.medicine-icon2{
    font-size: 10px;
    text-align: center;
    /* display: flex; */
    align-items: center;
    justify-content: center;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}


.medi-bnr3{
    width: 91%;
    padding: 20px 0px;
}



.medicine3{
    background-color: #fff;
    width: 98%;
    border-radius: 4px;
}
.medicine3 .row{
    padding: 10px 15px;
}

.medicine-bg-img3{
    background-image: url(../img/product/Home10_bg4.jpg);
    height: 67vh;
    background-repeat: no-repeat;
}
.medicine-bg-img3 ul li{
   list-style:  none;
   
}
.medicine-bg-img3 ul li a{
    text-decoration: none;
   color: #000;
   line-height: 1.9;
}


span.medicine-icon3-txt {
    font-size: 14px;
    margin-left: 15px;
    font-weight: 600;   
    line-height: 1.4; 
}
.medicine-icon3{
    font-size: 10px;
    text-align: center;
    /* display: flex; */
    align-items: center;
    justify-content: center;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}



.medicine4{
    background-color: #fff;
    width: 98%;
    border-radius: 4px;
    margin-top: 30px;
}
.medicine4 .row{
    padding: 10px 15px;
}

.medicine-bg-img4{
    background-image: url(../img/product/Home10_bg5.jpg);
    height: 67vh;
    background-repeat: no-repeat;
}
.medicine-bg-img4 ul li{
   list-style:  none;
   
}
.medicine-bg-img4 ul li a{
    text-decoration: none;
   color: #000;
   line-height: 1.9;
}


span.medicine-icon4-txt {
    font-size: 14px;
    margin-left: 15px;
    font-weight: 600;   
    line-height: 1.4; 
}
.medicine-icon4{
    font-size: 10px;
    text-align: center;
    /* display: flex; */
    align-items: center;
    justify-content: center;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}


.brand{
    margin-top: 20px;
    margin-bottom: 20px;
    /* width: 98%; */
}
.brand-img{
    background: #FFF;
    padding: 20px 10px;
    text-align: center;
    width: 80%;
}
.center-align2{
    display: flex;
    justify-content: center;
}


.video-popup{
    background-image: url(../img/Home10_bg6.jpg);
    height: 67vh;
    background-repeat: no-repeat;
    text-align: center;
}
i.fa-regular.fa-circle-play.fa-4x{
    margin-top: 30%;
}


.footer{
    background-color: #555252;
    color: #fff;
    padding: 20px 44px;
    border-top: 2px solid #ccc;
}


.footer a{
    text-decoration: none;
    color: #FFF;
}
.copy-right{
    background: #555252;
    padding: 10px 0px 0px 0px;
    border-top: 2px solid #ccc;
    text-align: center;
}


ul#myTab{
    padding-left:110px;
}



input[type="text"],input[type="tel"],input[type="email"],textarea{
    width: 90%;
}
form label{
    font-weight: 600;
}
textarea{
    height: 90px;
}
.contact-bg{
    background: #fff;
    width: 93%;
    padding: 33px 75px;
    border-radius: 10px;
}


.abt-bg{
    background-image: url(../img/aboutus1-01.jpg);
    height: 90vh;
    color: #fff;
}
.abt-title{
    font-size: 52px;
    font-weight: 700;
}
.mt-10{
    margin-top: 140px;
}

