html {
    scroll-behavior: smooth;
  }


body{
    font-family: 'Lato', sans-serif !important;
    color: #383838 !important;
}

.carousel-inner img {
    width: 100% !important;
    height: 100% !important;
}

#demo, #ourplan, #overview, #chemists, #contactus, #events{
    margin-top: 93px;
}

.color-white{
    color: #fff !important;
}

.contact-us-bg{
    background-image: url('../images/contactus-bg.jpg');
  
    width: 50%;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
position: relative;
z-index: 1;
padding: 30px 15px 0px 15px;
}



.contact-us-bg::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
}


.message-detalis{
    padding: 50px !important;
}


.message-detalis .form-group .form-control{
    border-radius: 0px !important;
    height: unset !important;
    padding: 15px !important;
}

.message-detalis .form-group label{
    border: 1px solid #ced4da;
    width: 100%;
    border-bottom: 0px !important;
    margin-bottom: 0px;
    height: unset !important;
    padding: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.message-detalis .form-group textarea{
    border: 1px solid #ced4da;
    width: 100%;
    padding: 15px !important;
}

.message-title{
    font-family: 'Lato', sans-serif;
    color: #0075FF;
    text-transform: capitalize !important;
    text-align: center;
    margin-bottom: 40px;
}

#contactus{
    background-color: #f2f2f2;
    padding: 70px 0;
}


.bg-white{
    background-color: #fff;
}

.send-msg-btn-block{
    text-align: center;
    padding-bottom: 15px;
}
 .send-msg-btn-block button{
     padding: 15px 40px;
 }

.contactus-outer-block{
    display: flex;
    color: #999;
    padding: 15px 70px;
}

.contactus-outer-block .contactus-inner-block h5{
    color: #fff;
    margin-bottom: 20px;
}

.contactus-outer-block .contactus-inner-block i{
    color: #fff;
    font-size: 23px;
    margin-right: 30px;
    margin-top: 5px;
}

.contact-us-block{
    padding: 295px 0;
}

.nav-pills .nav-item .nav-link{
    padding: 10px 20px !important;
    margin-right: 35px;
}

.nav-pills .nav-link.active{
    background-color: #0075FF !important;
    color: #fff !important;
}

.nav-pills .nav-item .nav-link:hover{
    background-color: #0075FF !important;
    color: #fff !important;
    text-decoration: none !important;
}

.nav-pills .nav-item.show .nav-link{
    background-color: #0075FF !important;
    color: #fff !important;
    text-decoration: none !important;
}

.nav-pills .nav-item::after{
    height: unset !important;
}

.nav-pills .nav-item::before{
    
    height: unset !important;

}

.events-title{
    padding-top: 50px;
    padding-bottom: 30px;
}

.news .heading{
    font-weight: bold;
font-family: 'Lato', sans-serif;
color: #0075FF;
}

.grey-block{
margin-top: 60px;
background-color: #f0f0f0;
padding: 10px 15px;
border-left: 5px solid #0075FF;
}


.news{
    padding: 60px 0;
}

.news-heading{
    color: #0075FF;
    font-family: 'Bebas Neue', cursive !important;
    margin-bottom: 20px;
}

.news iframe{
    padding: 50px 70px;
}

.news p{
    text-align: left !important;
    text-align: justify !important;
}








/* #collapsibleNavbar .navbar-nav .nav-item .nav-link{
    color: #333 !important;
} */

/* 
nav{
    box-shadow: 0 0px 7px 0 rgba(0,0,0,.2);
} */

.heading{
    color: #0075FF;
    font-family: 'Bebas Neue', cursive !important;
    margin: 0px !important;
    font-weight: normal !important;
    /* font-size: 40px !important; */
}

.about-us, .our-plan{
    color: #333;
    font-family: 'Lato', sans-serif !important;
    font-size: 19px;
    padding: 30px 0;
    text-align: justify !important;
    text-align-last: center !important;
}

.about-us p, .our-plan p{
    margin-bottom: 30px !important;
}

.style-one{
    border: 0;
    height: 3px;
    width: 50%;
    margin: 0 auto;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #eea247 , rgba(0, 0, 0, 0));
}

.style-two{
    border-bottom: 4px solid #0075ff;
    margin-bottom: 20px !important;
    width: 50px;
}

.sections{
    padding-top: 50px;
    padding-bottom: 50px;
} 

.clients-img{
    max-width: 150px !important;
}

.margin-bottom-60{
    margin-bottom: 60px;
}

.bgcolor-dark{
    background-color: #373737;
}

.shadow-effect {
    background: #424242;
    color: #000;
    padding: 20px;
    border-radius: 4px;
    text-align: center;
border:1px solid #ECECEC;
    box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
}
#customers-testimonials .shadow-effect p {
    font-family: 'Lato', sans-serif !important;
    font-size: 17px;
    line-height: 1.5;
    margin: 0 0 17px 0;
    font-weight: 300;
}
.testimonial-name {
    margin: -17px auto 0;
    display: table;
    width: 270px;
    /* background: #0075ff; */
    background-color: #0075ff;
    padding: 9px 15px;
    border-radius: 12px;
    text-align: center;
    color: #fff;
    box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
}
#customers-testimonials .item {
    text-align: center;
    padding: 50px 0px;
    margin-bottom:0px;
    opacity: .2;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#customers-testimonials .owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.0, 1.0, 1);
}
.owl-carousel .owl-item img {
    transform-style: preserve-3d;
    max-width: 90px;
    margin: 0 auto 17px;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
    background: #0075ff;
    transform: translate3d(0px, -50%, 0px) scale(0.7);
}
#customers-testimonials.owl-carousel .owl-dots{
display: inline-block;
width: 100%;
text-align: center;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot{
display: inline-block;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
    background: #0075ff;
    display: inline-block;
    height: 20px;
    margin: 0 2px 5px;
    transform: translate3d(0px, -50%, 0px) scale(0.3);
    transform-origin: 50% 50% 0;
    transition: all 250ms ease-out 0s;
    width: 20px;
}

.checked {
    color: #71eeb8;
    margin-bottom: 10px;
  }

  footer{
      background-color: #141515;
      color: #efefef;
      padding: 60px 0 30px;
      border-bottom: 1px #0f0f0f solid;
  }
.footer-menu{
    list-style: none;
    padding: 0px;
}

.footer-menu>li>a{
    color: #9E9E9E;
    font-size: 14px !important;
}

.footer-menu>li>a:hover{
    color: #0075ff;
    text-decoration: none;
}

.footer-menu>li{
    padding-bottom: 7px;
}

.footer-heding{
    text-transform: uppercase;
    color: #c5c5c5 !important;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 1.5px;
    font-size: 15px !important;
}


.footer-contact i {
    display: table-cell;
    padding: 0 12px 0 0;
    color: #6a6a6a !important;
    vertical-align: middle;
    font-size: 18px;
}

.footer-contact{
    color: #9E9E9E !important;
}

.footer-contact span a{
    color: #9E9E9E !important;
}

.footer-contact span a:hover{
    color: #0075ff !important;
    text-decoration: none;
}
.footer-contact span {
    display: table-cell;
    font-size: 14px;
}


.footer-bottom {
    overflow: auto;
    padding: 20px 0;
    border-top: 1px #363636 solid;
    background: #1D1D1D;
    font-size: 13px;
}

.right{
    display: inline-block;
    margin-bottom: 0px !important;
}

.skew-25{
    display: inline-block;
    margin: 0 10px;
}

.copyrights{
    color: #777 !important;
    word-spacing: 2px;
}

.footer-bottom .fa{
    color: #777;
    font-size: 19px;
}








.brands {
    width: 100%;
    padding-top: 90px;
    padding-bottom: 90px
}

.brands_slider_container {
    height: 130px;
    border: solid 1px #e8e8e8;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
    padding-left: 97px;
    padding-right: 97px
}

.brands_slider {
    height: 100%;
    margin-top: 50px
}

.brands_item {
    height: 100%
}

.brands_item img {
    max-width: 100%
}

.brands_nav {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 5px;
    cursor: pointer
}

.brands_nav i {
    color: #e5e5e5;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease
}

.brands_nav:hover i {
    color: #676767
}

.brands_prev {
    left: 40px
}

.brands_next {
    right: 40px
}

.mediapp{
    color: #0075FF;
    font-family: 'Bebas Neue', cursive !important;
}

.mediapp-info{
    text-align: center;
    padding: 15px 20px;
    font-family: 'Lato', sans-serif !important;
    color: #383833;
    text-transform: capitalize !important;
}

.mediapp-info span{
    text-transform: uppercase !important;
    /* font-weight: bold; */
}

#mediapp{
    /* padding: 90px 0; */
    padding: 90px 15px !important;
}

.no-lable{
    color: #0075FF;
}

.phone-details{
    padding: 0 30px;
}

.go-btn{
    background-color: #0075FF !important;
    border: 2px solid #0075FF !important;
    color: #fff !important;
    margin-top: 15px;
    border-radius: 2px !important;
    text-transform: uppercase !important;
    font-size: 13px !important;
font-weight: bold !important;
letter-spacing: 1px;
}



.go-btn:hover{
    background-color: #fff !important;
    border: 2px solid #0075FF !important;
    color: #0075FF !important;
}


.go-btn:focus, .go-btn:active{
    outline: none !important;
    border: none !important;
    
}






  
  h1, h3  {
    text-transform: uppercase;
   }
  
  .counter
  {
      text-align: center;
      padding: 80px 0;
  }
  
  .counter-count
  {
    font-size: 40px;
    position: relative;
    color: #0075FF;
    text-align: center;
    display: inline-block;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    margin-bottom: 0px !important;
    padding-top: 0px !important;
  }

  .counter-text{
      font-size: 16px !important;
      text-align: center;
      text-transform: capitalize;
      color: #0075FF;
      font-family: 'Lato', sans-serif;
      font-weight: bold;
      margin-bottom: 0px !important;
  }

  .count-up{
      background-color: #fff;
      width: 230px;
      height: 165px;
      border-radius: 10px;
      margin: auto;
      /* box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.9); */
  }

  .count-up-inner{
      position: relative;
      top: 43px;
      left: 0;
  }


  .parallax {
    /* The image used */
    background-image: url('../images/counter-bg.jpg');
  
    /* Set a specific height */
    min-height: 325px; 
  
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  

  .p{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(232,82,47,0.5);
  }


  .download-app, .bgcolor-dark{
      padding-top: 80px;
      padding-bottom: 80px;
  }


  .download-about{
    text-align: justify;
    text-align-last: center;
      margin-top: 30px;
      margin-bottom: 30px;
  }

.bold-heading{
    font-family: 'Bebas Neue', cursive;
}

.download-img{
    margin: 20px auto 15px;
}

.list-ok{
    list-style-type: none;
    padding: 0;
}

#chemists{
    /* background-image: url('../images/test.jpg'); */
    background-color: #0075ff;
    height: 400px;
    width: 100%;
}

.combo{
    padding: 152px 0;
}

.chemist-outer-block{
    display: flex;
    margin-bottom: 30px;
}

.chemist-inner-block1{
    color: #0075FF;
}

.chemist-inner-block2{
    padding: 0 40px 0 20px;
}

.chemist-inner-block2 h5{
    font-weight: 600;
}

.features{
    padding-left: 0;
    font-size: 19px;
    list-style-type: none;
    margin-top: 40px;
}

.features li{
    display: table;
    margin-bottom: 15px;
    text-align: justify;
}

.features li span{
    display: table-cell;
    color: #0075FF;
    padding-right: 10px;
}


.nav-tabs .nav-item{
    flex: 1;
    text-align: center;
}

.nav-tabs .nav-item .nav-link{
    width: 100%;
}

.nav-tabs .nav-item .nav-link h4{
    font-family: 'Bebas Neue', cursive;
    color: #383833;
}

.nav-tabs .nav-item .nav-link.active{
    border-color: #fff !important;
    border-bottom: 2px solid #0075FF !important;
    color: #0075FF;
}

.nav-tabs .nav-item .nav-link.active h4{
    color: #0075FF;
}

.nav-tabs .nav-item .nav-link:hover h4{
    color: #0075FF;
}

.nav-tabs .nav-item .nav-link:hover{
    border-color: #fff !important;
    border-bottom: 2px solid #0075FF;
}

.coming-soon{
    padding-top: 80px;
}

.updates-hr{
    border: 0;
    height: 3px;
    width: 75%;
    margin: 60px auto;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #0075ff , rgba(0, 0, 0, 0)) !important;
    
}

#updates h4, .updatepages h3{
    
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    color: #0075FF;
    margin: 50px auto 60px;
}

.updates-images{
    max-width: 80% !important;
    margin: auto;
}

.updates-features{
    margin-top: 0px;
}

.updatepages{
    padding: 60px 0 0 !important;
}

.updatepages .share-on-block{
    padding-top: 20px;
}

.updatepages .updatepagesblock{
    padding-bottom: 30px;
}

.wrap {
    overflow: hidden;
    margin: 10px;
  }
  .box {
    /* float: left;
    position: relative; */
    /* width: 20%; */
    width: 100%;
    /* height: 366px; */
    height: auto !important;
    padding-bottom: 30px;
  }
  .boxInner {
    position: relative;
    /* left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px; */
    overflow: hidden;
  }
  .boxInner img {
    width: 100%;
  }
  .boxInner .titleBox {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: -69px;
    background: #fff;
    background: rgba(0, 0, 0, 0.5);
    color: #FFF;
    padding: 10px 30px;
    text-align: center;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  section.no-touch .boxInner:hover .titleBox, section.touch .boxInner.touchFocus .titleBox {
    margin-bottom: 0;
  }


  .share-on-block span{
    padding: 9px 0px;
    background-color: #0075FF;
    color: #fff;
    margin-right: 10px;
    border-radius: 4px;
  }

  .share-on-block .share-on-span .fa{
      width: 34px;
      text-align: center;
  }

  .share-on-block .share-on-span a{
      color: #fff;
  }
  
  .share-on-block{
      margin-top: 30px;
      margin-bottom: 30px;
  }

  .share-on-block b{
      margin-right: 10px;
  }

  #flamingo, #cuckoo{
      padding: 50px 0px 20px;
  }

  .updates-link{
      padding: 30px 15px 40px;
  }

  .updates-link a{
      color: #0075FF;
      width: fit-content !important;    
  }

  .updates-link h5{
      color: #0075FF;
      width: fit-content !important;
  }

  .updates-link a:hover{
    color: #0075FF;
}

  .updates-link .fa-circle{
      font-size: 10px;
      position: relative;
      top: -3px;
      margin-right: 7px;
  }












@media screen and (max-width: 990px){
    .parallax{
    
    min-height: 900px !important; 

    }

    .count-up{
        margin-bottom: 20px;
    }

    .mediapp{
        padding-top: 0px;
    }

    iframe{
        padding-left: 15px;
        padding-right: 15px;
    }
}










