body,
html {
  overflow-x: hidden;
}
@font-face {
  font-family: "segoeSc";
  src: url("../fonts/segoesc.woff");
}
p {
  font-family: "Open Sans", Verdana, Geneva, sans-serif;
  font-size: 14px;
  color: #000;
}
.main-navbar .nav-item a {
  color: #999;
  float: left;
  font-family: "Roboto Condensed", Verdana, Geneva, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
  padding: 5px 10px;
  font-weight: 700;
}

.banner {
  margin: 60px 0;
}
.banner-content {
  background-color: #04b0d3;
  padding: 40px;
  background: #46a8c1 url(../images/banner-bg-foot.jpg) repeat-x bottom;
  height: 290px;
  display: block;
  /* padding: 25px; */
}
.banner h1 {
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-size: 44px;
  font-weight: 700;
  line-height: 43px;
}
.footer p {
  padding: 33px 0px 33px;
  font-size: 12px;
  text-align: center;
  color: #666;
  font-family: "Roboto", sans-serif;
}
.footer .footer-content {
  background-color: #eee;
}
.footer .footer-content img {
  width: 120px;
}
.footer .subfooter {
  font-size: 12px;
  color: #666666;
}
.background h1 {
  font-size: 24px;
  font-weight: 700;
  color: #111;
  font-family: "Roboto Condensed", Verdana, Geneva, sans-serif;
  margin-bottom: 20px;
}
.background {
  padding: 40px 0;
}
.background p {
  color: #666;
}
.offer {
  padding: 40px;
  /* text-align: center; */
}
.offer h1 {
  font-size: 24px;
  font-weight: 700;
  text-align: left;
  color: #111;
  font-family: "Roboto Condensed", Verdana, Geneva, sans-serif;
  margin-bottom: 20px;
}
.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  max-width: 1043px !important;
}
.offer a {
  text-decoration: none;
}
.offer h2 {
  font-size: 14px !important;
  text-align: center;
  padding: 13px 0 26px 0;
  display: block;
  text-transform: uppercase;

  color: #333;
  font: 400 0.75em Arial, Helvetica, sans-serif;
}
.offer b {
  color: #666;
}
.offer li {
  padding-bottom: 10px;
  font-size: 14px;
  color: #666;
  line-height: 22px;
}
.offer p {
  color: #666;
  font-family: "Open Sans", Verdana, Geneva, sans-serif;
  font-size: 14px;
  line-height: 22px;
}
.product {
  margin-bottom: 36px;
}
.product h1 {
  font-size: 24px;
  font-weight: 700;
  color: #111;
  font-family: "Roboto Condensed", Verdana, Geneva, sans-serif;
  margin: 20px 0;
}
.product h2 {
  color: #111;
  font-family: "Roboto Condensed", Verdana, Geneva, sans-serif;
  font-size: 18px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  line-height: normal;
  text-align: center;
}
.product .aerosol {
  background-color: #99ba4e;
  padding: 15px 10px 2px;
  border-radius: 15px;
  height: 26rem;
}
.product .alcohol {
  background-color: #c14542;
  padding: 15px 10px 2px;
  border-radius: 15px;
  height: 26rem;
}
.product .cream {
  background-color: #417cbd;
  padding: 15px 10px 2px;
  border-radius: 15px;
  height: 26rem;
}
.product .gel {
  background-color: #36aac5;
  padding: 15px 10px 2px;
  border-radius: 15px;
  height: 26rem;
}
.product .cosmetics {
  background-color: #f79339;
  padding: 15px 10px 2px;
  border-radius: 15px;
  height: 26rem;
}
.product li {
  margin-bottom: 10px;
  color: #fff;
}
.product ul {
  list-style: none;
  padding-left: 10px;
}
.nav-link.active {
  background-color: #04b0d3;
  -ms-transform: skewX(-10deg);
  -webkit-transform: skewX(-10deg);
  transform: skewX(-10deg);
  color: #fff !important;
  font-weight: 700;
}
.contact h1 {
  font-size: 24px;
  font-weight: 700;
  color: #111;
  font-family: "Roboto Condensed", Verdana, Geneva, sans-serif;
  margin: 20px 0;
}
.contact {
  padding: 40px 0px;
}
.background .cntr {
  text-align: center;
}
.contact p {
  color: #666;
  font-family: "Open Sans", Verdana, Geneva, sans-serif;
  font-size: 14px;
  line-height: 22px;
}
.contact a {
  text-decoration: none;
  color: #00f;
}
.contact .map iframe {
  width: 100%;
  height: 400px !important;
  border: 0;
}
.contact .con {
  display: flex;
}
.contact .con p {
  margin: 13px 14px 0px 0;
}
.contact i {
  background-color: #3b5998;
  color: #fff;
  padding: 12px;
  margin-right: 10px;
  border-radius: 50px;
  font-size: 20px;
}
.contact .key {
  display: flex;
  gap: 5px;
}
.contact label {
  margin-bottom: 10px;
  color: #666666;
}
.contact .form-control {
  border-radius: 0px;
}
.contact select {
  border-radius: 0px;
}
.contact .btn {
  background: rgb(77, 145, 210) !important;
  color: #fff;
  margin: auto !important;
  border-radius: 0px;
  padding: 0 25px;
  font-weight: bold;
  border: 0px;
  height: 35px;
  line-height: 35px;
}
.contact .pWarn {
  background: #f7eac5;
  color: #f7941e;
  padding: 23px;
  margin: 50px 0px 25px;
}
.contact .pWarn strong {
  font-weight: 700;
  font-size: 19.6px;
}
.hlight {
  border: 1px solid #e1dfdf;
}
.dropWrap {
  margin: 50px 0px 25px;
  padding: 16px 20px 25px;
  border-top: 1px solid #dfdfdf;
  background: #fafafa;
  box-shadow: 0 10px 6px -6px #ddd;
  margin-bottom: 25px;
  color: #727373;
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 0px) and (max-width: 767px){
    .banner-content{
            height: auto;
    display: block;    padding: 33px;
    }
    .banner h1{
        font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    }
    .offer h1{
        text-align:center;
    }
    .background h1{
        text-align:center;
    }
    .offer{
            padding: 40px 0;
    }
    .product h2{
        margin: 26px 0px 20px;
    }
    .product .aerosol{
            height: auto;
    }
}