body {
  padding: 0px;
  margin: 0px;
  color: #020d26;
  font-weight: 400;
  font-family: Roboto, Arial, Sans-serif;
  font-size: 14px;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  border: solid 0px red;
}
.row {
  margin: 0px;
  padding: 0px;
}
.container-fluid {
  margin: 0px;
  padding: 0px;
}
.heading {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 38px;
}
.navbar-default {
  border: solid 0px red;
  background-color: #fff;
  padding: 0px 0px 0px 0px;
  border-bottom: solid 0px red;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 2px 6px 0 rgba(0, 0, 0, 0.09);
}
.navbar-brand {
  padding: 0px;
}
.navbar-default .navbar-toggle {
  border-color: red;
  background-color: #fff;
  margin-right: 20px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: red;
  border: none;
}
.navbar-default .navbar-nav > li {
  padding: 0px 0px 0px 0px !important;
}
.navbar-default .navbar-nav > li > a:after {
  content: "";
  display: block;
  width: 0%;
  padding-top: 0px;
  border-bottom: 3px solid red;
  transition: width 0.5s;
}
.navbar-default .navbar-nav > li > a:hover::after {
  width: 100%;
}
.navbar-default .navbar-nav > li > a {
  color: #020d26;
  font-weight: 600;
  font-family: Roboto, Arial, Sans-serif;
  font-size: 14px;
}
.nav1bar-default .nav1bar-nav > li > a:hover {
  color: #ff5e14;
}
.nav1bar-default .nav1bar-nav > li > a:focus,
.nav1bar-default .nav1bar-nav > li > a:hover {
  color: #ff0000;
}
.navbar-default .navbar-nav > li {
  display: block;
  border: 0px solid rgba(255, 0, 0, 0.05);
  height: 50px;
  text-align: -webkit-match-parent;
  border: solid 0px blue;
  transition: padding 0.6s;
}
.navbar-nav li:hover > ul.dropdown-menu {
  display: block;
  left: 0;
  position: absolute;
  margin: 0px 0px 0px 0px;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0px;
  background-color: #626262;
  animation-duration: 0.5s;
  opacity: 1;
  z-index: 9999;
}
.dropdown-menu li {
  margin: 0px;
  padding: 10px;
}
.dropdown-menu li ul {
  display: inline-block;
  border: solid 0px red;
  padding: 5px;
}
.column {
  vertical-align: top;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-position: inside;
  white-space: nowrap;
}
.column > li {
  color: #fff;
  font-weight: 600;
  font-family: Roboto, Arial, Sans-serif;
  font-size: 13px;
  padding: 5px;
  margin: 0px;
}
.column > li > a {
  color: #fff;
}
blockquote {
  font-style: italic;
}
.underline {
  display: block;
  width: 100%;
  max-width: 100%;
  border-color: #ff0000 !important;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-style: solid;
  border-bottom-width: 5px;
  width: 150px;
  margin: 0px auto;
}
.item {
  max-height: 90vh;
}
h3 {
  padding: 10px;
  background: rgb(0, 0, 0, 0.2);
}
.carousel-control.left,
.carousel-control.right {
  background: transparent !important;
  color: red;
}
.carousel-indicators .active {
  background-color: red;
}
.carousel-indicators li {
  display: none;
  background-color: #202020;
}
.carousel .left > i,
.carousel .right > i {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.carousel .right > i {
  left: auto;
  right: 20px;
}
#myCarousel2 .carousel-indicators {
  top: -25px;
}
.blank {
  border: none;
}
.thumbnail {
  border: solid 5px #ececec;
  font-family: Roboto, Arial, Sans-serif;
  border-radius: 20px;
  max-height: 400px;
}
.thumbnail a > img {
  max-width: 100%;
  max-height: 265px;
  width: 100%;
  height: auto;
  border-radius: 10px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.thumbnail:hover {
  bord1er: solid 5px red;
  transition: border 0.5s;
}
.thumbnail-home a > img {
  max-width: 100%;
  max-height: 100%;
  width: 100px;
  height: 100px;
  border-radius: 10px;
}
.prodimg {
  width: 100%;
  height: auto;
}
.prodimg a > img {
  max-width: 100%;
  max-height: 100%;
  width: 250px;
  height: 150px;
  border-radius: 10px;
}
.caption {
  text-align: center;
  color: #ececec;
  font-weight: 700;
  font-size: 14px;
  min-height: 70px;
}
.exper {
  display: inline-block;
  font-family: Roboto, sans-serif;
  font-size: 72px;
  font-weight: 700;
  padding: 35px;
  border: solid 15px #ff0000;
}
.exper-text {
  display: inline-block;
  font-family: Roboto, sans-serif;
  font-size: 24px;
  font-weight: 700;
  padding: 20px;
  text-transform: uppercase;
  line-height: 1.5;
  border: solid 0px red;
}
.aboutus {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin-top: 20px;
  line-height: 25px;
  color: #494949;
}
.division {
  padding: 0px;
  border: solid 0px red;
  margin: 15px;
}

h2 {
  
  font-size: 35px;
  font-weight: 600;
}
h1 {
  font-size: 14px;
  font-weight: 700;
}
.polaroid {
  b1ackground-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  padd1ing: 10px;
  margin1: 0px;
}
.polaroid:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 1);
}
.ptext {
  text-align: center;
  padding: 20px;
  color: #020d26;
  font-weight: 600;
  font-family: Roboto, Arial, Sans-serif;
  line-height: 30px;
  font-size: 14px;
}
input[type="text"],
input[type="email"],
input[type="mobile"],
.ta,
.btn,
.btn-primary {
  wi1dth: 350px;
  border-radius: 10px;
  border-color: red;
  height: 40px;
  text-align: left;
  font-size: 18px;
  box-shad1ow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.fl > li > a {
  display: inline-block;
  font-size: 14px;
  font-family: Roboto, sans-serif;
  padding: 0px 0px 0px 2px;
  text-transform: capitalize;
  font-weight: 600;
  width: 200px;
  color: #fff;
  border: solid 0px #fff;
}
h5 {
  display: block;
  font-size: 14px;
  font-family: Poppins, sans-serif;
  padding: 10px 25px;
  text-transform: capitalize;
  font-weight: 600;
  width: 300px;
  color: #fff;
}
ul.fl > li {
  list-style: none;
}
.fa-chevron-right,
.fa-phone-square,
.fa-whatsapp,
.fa-envelope {
  position: relative;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  vertical-align: middle;
}
.whyus {
  padding: 0px 0px 5px 0px;
  color: #020d26;
  font-weight: 400;
  font-family: Roboto, Arial, Sans-serif;
  line-height: 27px;
  font-size: 14px;
  border: solid 0px red;
}
.whyus1 {
  padding: 5px;
  margin: 15px;
  color: #020d26;
  list-style: none;
  border-radius: 30px;
  background-color: white;
  word-wrap: break-word;
  border: solid 0px red;
}
ul.whyus {
  margin: 0px;
  padding: 0px;
}
ul.whyus li:before {
  content: "\2713 ";
  font-size: 18px;
  font-weight: 700;
  padding-right: 25px;
}
.jumbotron {
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 1) 4%,
    rgba(247, 4, 4, 1) 95%
  );
  color: #ffffff;
  font-family: inherit;
  border-radius: 10px;
  font-size: 24px;
  text-transform: capitalize;
  font-weight: 700;
}
.highligth {
  background-color: yellow;
  color: red;
}
.zoom {
  transition: height 1s;
}
.zoom:hover {
  transform: translate(50px, 50px);
  -ms-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  transition: transform 0.5s;
  z-index: 999;
  position: relative;
}

/* New style */
.navbar-default {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgb(0 0 0 / 0%);
}
.navbar-brand > img {
  max-width: 210px;
  height: auto !important;
  margin-top: 2px;
}
.jumbotron.new {
  background-image: url(/assets/images/Header-bg.jpg);
  border-radius: 0px;
  background-size: cover;
  background-position: center right;
  box-shadow: inset 0 -6px 28px rgb(0 0 0 / 10%),
    inset 0 -10px 10px rgb(0 0 0 / 0%);
  padding-top: 35px;
  padding-bottom: 35px;
}
.jumbotron.new p {
  font-size: 1.5rem;
  margin-top: 10px;
}
.image-wraper {
  overflow: hidden;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
  margin-left: 0px;
}
.product-content h1 {
  font-size: 3rem !important;
  font-weight: 100;
}
.product-info table {
  margin: 20px 0;
}
.product-info table th {
  padding-right: 10px;
  padding-bottom: 5px;
}
.product-info table th,
.product-info table td {
  font-size: 1.5rem;
}
span.mrp {
  font-size: 3rem;
  color: red;
  font-weight: bolder;
  padding-left: 30px;
}

span.mrp:before {
  content: "\f156";
  font-family: "FontAwesome";
  margin-right: 8px;
  font-weight: 100;
  position: absolute;
  margin-left: -23px;
  margin-top: 1px;
}

.social-share {
  margin-top: 12px;
}

.social-share > span {
  font-size: 1.5rem;
}

.social-share ul li a {
  background: red;
  width: 100px;
  height: 26px;
  display: inline-block;
  background-image: url("/assets/images/products-icons.jpg");
}

.social-share ul li {
  list-style: none;
  display: inline-block;
  margin-right: 8px;
  margin-top: 6px;
}

.social-share ul {
  padding-left: 0px;
}

.social-share ul li:nth-child(1) a {
  background-position: 0px -206px;
  width: 109px;
}

.social-share ul li:nth-child(2) a {
  background-position: 0px -125px;
  width: 95px;
}

.social-share ul li:nth-child(3) a {
  background-position: 0px 330px;
  width: 108px;
}

.social-share ul li:nth-child(1) a:hover {
  background-position: 0px -179px;
}

.social-share ul li:nth-child(2) a:hover {
  background-position: 0px -456px;
}

.social-share ul li:nth-child(3) a:hover {
  background-position: 0px 53px;
}

.jumbotron p {
  margin-bottom: 0px;
}

/* Product Page */
ul.nav-pills li a {
  color: #000;
  font-weight: bold;
  font-size: 1.5rem;
  margin-bottom: 10px;
  padding: 6px 9px;
  margin-right: 9px;
}

ul.nav-pills li.active a,
ul.nav-pills li a:active,
ul.nav-pills li a:focus,
ul.nav-pills li a:hover {
  background: transparent !important;
  color: #333 !important;
  border-bottom: 2px solid #e4322c;
  border-radius: 0px;
}

ul.nav-pills li:not(.active) a:active,
ul.nav-pills li:not(.active) a:focus,
ul.nav-pills li:not(.active) a:hover {
  border-bottom: 2px solid #d6d6d6;
}

ul.nav-pills {
  margin-top: 30px;
}

.tab-content > div {
  margin-top: 10px;
  margin-bottom: 30px;
}

.get_quote_ads {
  background-image: url(https://pharmadrugsindia.com/assets/images/banner-product.jpg);
  background-size: cover;
  padding: 35px 0px 45px;
  text-align: center;
  background-position: center;
  margin-bottom: 50px;
  margin-top: 40px;
}

.get_quote_ads h4 {
  font-size: 3rem;
  margin-bottom: 24px;
}

.button {
  background: red;
  padding: 12px 18px;
  color: #fff;
  font-size: 1.5rem;
  border: none;
  transition: 0.1s ease;
}

.button:hover,
.button:active,
.button:focus {
  background: #000;
  color: #fff;
  text-decoration: none;
  border: none;
  border-radius: 0px;
}

.accordion_container h3 {
  background: transparent;
  font-weight: 500;
  cursor: pointer;
}

.accordion_container h3 span {
  width: 15px;
  display: inline-block;
  text-align: center;
  margin-right: 5px;
}

.accordion_container h3:not(:first-child) {
  border-top: 1px solid #ededed;
  margin-top: 20px;
  padding-top: 20px;
}

.accordion_body {
  padding-left: 8px;
  padding-right: 8px;
}

.tab-content table td {
  padding: 6px 12px;
  border: 1px solid #ededed;
}

.tab-content h1,
.tab-content h2,
.tab-content h3,
.tab-content h4,
.tab-content h5,
.tab-content h6 {
  background: transparent;
}

.nav-pills > li {
  float: left;
  height: 50px;
}

div#contactPopup .modal-header {
  background-image: url("/assets/images/contact-banner.jpg");
  background-size: cover;
  background-position: center;
}

div#contactPopup .modal-header h5 {
  font-size: 3.5rem;
  text-shadow: 2px 2px 0px #fe782d;
  padding: 0px;
  margin-top: 20px;
}

.modal-header p {
  margin-top: 4px;
  max-width: 190px;
  color: #fff;
  margin-bottom: 10px;
}

.modal-header .close {
  margin-top: -2px;
  position: absolute;
  right: 10px;
  top: 10px;
  color: #cb310c;
  opacity: 1;
  font-size: 3rem;
}

.modal-content {
  border-radius: 8px;
  overflow: hidden;
}

@media only screen and (min-width: 1200px) {
  .container {
    width: 1300px;
  }
}
@media only screen and (min-width: 769px) {
  .jumbotron.new {
    font-size: 3.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .product-content h1 {
    font-size: 2.5rem !important;
  }
  .product-content {
    padding: 0px 0px 30px 0px !important;
  }
  .accordion_container h3 {
    font-size: 1.6rem;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  ul.nav-pills li a[data-toggle="pill"] {
    padding-left: 0px;
    border-bottom: 0px;
  }

  ul.nav-pills li a[data-toggle="pill"]:before {
    content: "\f105";
    font-family: "FontAwesome";
    margin-right: 8px;
  }

  ul.nav-pills li.active a[data-toggle="pill"]:before,
  ul.nav-pills li.active a[data-toggle="pill"] {
    color: #e3322d !important;
  }
  div#mainbanner {
    max-height: 340px;
  }
  div#mainbanner center {
    line-height: 340px;
  }
  div#mainbanner center img {
    max-width: 280px !important;
  }
}
