*{
outline:0 !important;
}
.slide-bg {
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
  float: left;
  height: 100%;
  width: 100%;
}
.slid-lef-con {
   display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  margin-left: 50px;
}
.slide-bg .col-sm-6 {
  height: 100%;
}
.slid-lef-img > img {
  height: 100%;
  margin: 10% auto;
  width: auto !important;
}

.slid-lef-img > img {
    bottom: 0;
    height: 84%;
    margin: 10% auto;
    position: absolute;
    right: 33%;
    width: auto !important;
}


.slid-lef-img  img.brand {
  height: auto;
  width:80% !important;
  margin: 10% auto;
}
header {
  background-color: black;
}
/* header .navbar-brand > img {
  position: relative;
  width: 100px;
  z-index: 4;
} */
.slid-lef-con > p {
  font-size: 20px;
}
.slid-lef-con > h3 {
  color: #ffff5b;
  font-size: 30px;
  font-weight: bold;
}
.slid-lef-con h2 {
  font-size: 40px;
  font-weight: bold;
}
.head2-carousel .owl-controls {
  bottom: 0;
  right: 0;
  width: 100%;
}
.welcome {
  padding: 5% 0;
} 	
.par-conmte h4 {
  font-size: 24px;
  line-height: 28px;
  margin: 20px 0;
  text-align: right;
}
.par-conmte > p {
  float: right;
  font-size: 16px;
  max-width: 480px;
  text-align: justify;
  width: 100%;
}
.head-tit {
  font-size: 24px;
  font-weight: bold;
  margin: 1% 0 6%;
  text-align: center;
  text-transform: uppercase;
}
.head-line {
  background-color: #e38a05;
  height: 2px;
  margin: 8px auto 0;
  width: 100px;
}
.drug-detail .head-tit{
color:#fff;
margin:0 0 3% 0;
}
.drug-detail {
  background-color: #1a2129;
  padding: 4% 0;
  color:#fff;
}
.drug-content {
  margin: 36px auto;
  max-width: 800px;
  padding: 0 2%;
  text-align: center;
}
.drug-detail table.foot-tab2 {
  color: white;
  margin: 0 auto;
  max-width: 600px;
  width: 600px;
}
.qun-bg {
  background-color: black;
  margin: 17px 44px 0px 0;
  padding: 8px 16px;
}
.price-sec {
  background-color: gray;
  float: right;
  margin-right: 46px;
  padding: 2px;
}
.drug-detail table th {
  background-color: #e38a05;
   border: 8px solid #1a2129;
  color: white;
  padding: 10px 0;
  text-align: center;
  width: 50%;
}
.six-font {
  font-size: 12px;
}
.col-sm-3.prodect1 {
    background-color: black;
    background-image: url("../img/2product1.jpg");
    background-position: center center;
    background-size: cover;
    height: 300px;
    padding: 0;
    text-align: center;
	}
.col-sm-3.prodect2 {
  background-color: black;
  background-image: url("../img/2product2.jpg");
  background-position: center center;
  background-size: cover;
  height: 300px;
}
.product-align .col-sm-3 {
  padding: 0;
  text-align:center;
}
.pice-detail-top {
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.pice-detail {
  background-color: rgba(0, 0, 0, 0.5);
  border: 0 none;
  bottom: 0;
  color: white;
  height: 57px;
  overflow: hidden;
  position: absolute;
  width: 100%;
  -webkit-transition: all 0.3s; 
    transition: all 0.3s;
	text-align: center;
}
.pice-detail:hover {
  height: 100%;
}
.price-show {
  color: #d8810e;
  font-size: 15px;
  font-weight: bold;
  margin-left: 10px;
  text-align: left;
}
.prod-hover > p{
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin-left: 10px;
  margin-bottom: 0;
  text-align: left;
}
.pice-detail button {
  background-color: orange;
  border: 1px solid white;
  border-radius: 6px;
  padding: 5px 10px;
  position: relative;
  text-align: center;
  top: 100px;
}

a.but-prodect{
  background-color: orange;
  border: 1px solid white;
  border-radius: 6px;
  padding: 5px 10px;
  position: relative;
  text-align: center;
  top: 100px;
  color:#fff;
}
a{
  cursor: pointer;
}
.orang_col{
 color:orange;
}
.orang_col:hover{
 color:orange;
}
.orang_col:focus{
 color:orange;
}
a.but-prodect:hover{
  background-color: orange;
  border: 1px solid white;
  border-radius: 6px;
  padding: 5px 10px;
  position: relative;
  text-align: center;
  top: 100px;
  color:#fff;
  text-decoration:none;
}
a.but-prodect:focus{
  background-color: orange;
  border: 1px solid white;
  border-radius: 6px;
  padding: 5px 10px;
  position: relative;
  text-align: center;
  top: 100px;
  color:#fff;
}


.bot-med {
  background-color: #f2e0a9;
  border-radius: 10px;
  float: left;
  padding: 10px;
}
.bot-med img {
  height: 250px;
  margin: -30px 0 0;
}
.bot-med h4 {
  color: #eb8b0d;
  font-size: 30px;
  font-weight: bold;
}
.prod-hover {
  bottom: 0;
  position: absolute;
  width: 100%;
}
.bot-med p {
      color: #7a7257;
    font-size: 14px;
    text-align: justify;
}
.drug-medi .head-tit {
  margin: 0;
}
.drug-medi {
  float: left;
  margin: 4% 0;
  width: 100%;
}
footer.footer2 {
  background-color: #1a2127;
  float: left;
  margin: 0;
  padding: 4% 0;
  width: 100%;
}
.footer2 img {
  height: 200px;
}
.foot-bla {
  color: white;
  line-height: 50px;
}
.slid-lef-con  img {
  height: auto;
  width: 120px !important;
}
.apple {
  background-image: url("../img/APPBUTT.png");
  background-size: 100% auto;
  display: block;
  float: left;
  height: 38px;
  width: 120px;
   background-repeat: no-repeat;
}
.amazon {
  background-image: url("../img/amazon.png");
  background-size: 100% auto;
  display: block;
  float: left;
  height: 38px;
  margin-left: 14px;
  width: 120px;
   background-repeat: no-repeat;
}
/* 
.menu-section .navbar-nav > li > a {
  border-radius: 6px;
  color: white;
  margin-bottom: 10px;
  margin-top: 30px;
  padding: 6px 12px;
  transition: all 0.3s ease 0s;
  margin-right: 5px;
}
.menu-section .navbar-nav > li > a:hover {
  background-color: #fff;
  color: #000;
  font-weight:bold;
} */
.foot-con h5 {
  color: white;
  font-size: 18px;
  font-weight: bold;
}
.foot-con > p {
  color: #45aaff;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
.foot-con > a {
    border: 2px solid #45aaff;
    border-radius: 5px;
    color: #45aaff;
    cursor: pointer;
    font-size: 18px;
    margin-right: 20px;
    padding: 9px 15px;
}
.foot-con a:hover {
    color: #fff;
    background-color: #45aaff;
    text-decoration: none;
}
.quick_link > a {
  border: 1px solid #a5acb2;
  border-radius: 4px;
  color: #a5acb2;
  line-height: 40px;
  margin-right: 30px;
  padding: 6px 10px;
}
.quick_link > a:hover {
  color: #fff;
  background-color:#a5acb2;
}
a{
-webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;
}
/* .menu-section .navbar-nav > li > a.active {
  background-color: #fff;
  color: #000;
  font-weight:bold;
} */
.head2-carousel {
  position: relative;
}
.head2-carousel .owl-controls .owl-dots {
  background-image: url("../img/2slidebg.png");
  bottom: 0;
  position: absolute;
  right: 45%;
  width: 169px;
}
.head2-carousel .owl-controls .owl-dot.active > span {
  background-color: black !important;
}

.head2-carousel .owl-controls .owl-nav .owl-prev {
  background-color: rgba(0, 0, 0, 0.3) !important;
  background-image: url("../img/right-arrow.png") !important;
  background-position: 12px 20px !important;
  background-repeat: no-repeat !important;
  background-size: 10px auto !important;
  color: transparent !important;
  height: 60px;
  position: absolute;
  right: 8px;
  top: 45%;
   width: 30px;
}

.head2-carousel .owl-controls .owl-nav .owl-next {
  background-color: rgba(0, 0, 0, 0.3) !important;
  background-image: url("../img/left-arrow.png") !important;
  background-position: 10px 20px !important;
  background-repeat: no-repeat !important;
  background-size: 10px auto !important;
  color: transparent !important;
  height: 60px;
  position: absolute;
  left: 8px;
  top: 45%;
   width: 30px;
}
.prod-set img {
  height: 248px;
  margin-top: 34px;
}


.icon-bar{
	background-color:#fff;
}





@media (max-width: 995px) {
.bot-med img {
  height: 176px !important;
  margin: 30px 0 0 !important;
}
.slid-lef-img > img {
  height: auto;
  margin-top: 65% !important;
  width: 100% !important;
}
}
@media (max-width: 767px) {
 .navbar-brand > img {
  height: 60px;
  width: auto !important;
}

.par-conmte h4 {
  text-align: center;
}
.bot-med {
  margin: 0 0 25px;
}
.bot-med img {
  margin: 0px 0 0;
}
.footer2{
text-align:center;
}
.head2-carousel .owl-controls .owl-dots {
  right: 36% !important;
}
.dropdown-menu a {
  color: white !important;
}
/* .menu-section .navbar-nav > li > a {
  margin-top: 10px;
} */
.quick_link > a {
  margin: 0 31%;
}
.foot-con h5 {
  margin-top: 48px;
}
.slide-bg {
  padding-top: 0px !important;
}
.drug-detail table.foot-tab2 {
  color: white;
  margin: 0 auto;
  max-width: 600px;
  width: 100% !important;
}
}





.foot-tab2 tr td {
  background-color: black;
  border: 8px solid #1a2129;
  color: white;
  padding: 10px 0;
  text-align: center;
  width: 50%;
}

.head-carousel{
display:none;
}
.drug-detail {
  float: left;
  width: 100%;
}
.welcome {
  float: left;
  width: 100%;
}




img.ali-bn-img {
  height: auto;
  left: 0px;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute;
  top: 0;
}
.ali-bn-img2{
float:right;
}

.f-pro-img img {
    height: 100%;
    margin: 0 auto;
    max-width: 160px;
    width: auto;
}