@import url('https://fonts.googleapis.com/css2?family=Oswald&display=swap');
html{
    overflow-x:hidden;
    scroll-behavior: smooth;
}

@font-face {
   font-family: Aileron Black;
   src: url('fonts/Aileron-Black.otf');
}
@font-face {
   font-family: Aileron Bold;
   src: url('fonts/Aileron-Bold.otf');
}
@font-face {
   font-family: Aileron Light;
   src: url('fonts/Aileron-Light.otf');
}
@font-face {
   font-family: Aileron ;
   src: url('fonts/Aileron-Regular.otf');
}
@font-face {
   font-family: Bahnschrift ;
   src: url('fonts/bahnschrift_0.ttf');
}

.main-head-website {
    font-weight: 900;
    line-height: 50px;
    font-size: 45px;
    font-family: 'Oswald';
    letter-spacing: 0px;
    
}
h2,h3,h4,h1{
    font-family: Aileron Black;
    
}
h5,h6{
    font-family: Aileron Black;
    
}
p{
    font-family: Aileron Light;
    font-weight:100;
}

.normal-head{
    font-family: Aileron Black;
}
.card-head {
    font-weight:600;
    font-family: 'AILERON BOLD';
}
   .vertical {
            border-left: 2px solid #b9b9b9;
            height: 82px;
    position: absolute;
    left: 100%;
        }
*{
      margin:0;
      padding: 0;
        font-family: Aileron Black;
  }
  
   .nav-container{
  position: absolute;
   /*position:fixed;  */
  top:1%;
  }
  
  .logo img{
          width: 150px;
}
  
   .navbar{
            background-color:rgb(255, 255, 255);
            opacity:1;
            position:fixed;  
            z-index:11; 
            width:100%;
            
            top:0px;
      }

      .vll{
            border-left: px solid rgb(0, 0, 0);
     
      }

  /*.vl {*/
  /*    border-left: 8px solid rgb(218, 94, 63);*/
  /*    height: 320px;*/
  /*    margin-left: 15rem;*/
      
  /*  }*/
    

     .bg1,.bg2,.bg3{
      width:100%;
      height: auto;
      position: relative;
  }
   
 .home-banner{
            background-size: cover !important;
    min-height:650px;
    background-position: center center !important;
    background-attachment: fixed !important;
    } 
  
  .banner-title{
   font-size: 80px;
    text-align: left;
    font-weight: bolder;
    font-family: 'Oswald';
    line-height: 75px;
    transform: translate(0%, 0%) !important;
    display: flex;
    min-height: 650px;
    align-items: center;

  }
  .col-lg-6.col-md-6.col-sm-12.banner-right-content {
    align-items: center;
    display: flex;
    width: 100%;
    justify-content: flex-end;
}
  /*.logo-img {*/
  /*    position: absolute;*/
  /*    text-align: left;*/
  /*    top: -17rem;*/
  /*    left: 70rem;*/
  /*}*/
  /*.logo-txt{*/
  /*    position: absolute;*/
  /*    text-align: left;*/
  /*    top: -17rem;*/
  /*    left: 76rem;*/
  /*    font-size: 14px;*/
  /*    white-space: nowrap;*/
  /*font-family: 'Aileron Light';*/
  /*}*/
  /*.more-btn{*/
  /*    position: absolute;*/
  /*    text-align: left;*/
  /*    top: -12.5rem;*/
  /*    left: 76rem;*/
  
  /*}*/
  
  
  .sec2-card ul li{
      list-style: none;
      /* margin-top: 30px; */
  }
  .advanced{
      font-size: 55px;
      margin-top:30px;
      color: white;
      margin-left: 8rem;
      font-family: 'Exo 2', Aileron-Heavy;
      /* white-space: nowrap; */
      
  }

  
   .adv-img{
      height:400px;
      width:2px;
  }
  

      .brands{
            border: 1px solid #3d3d3d;
      }
p.prdct-desc {
    font-size: 13px;
}
.orange {
    border-left: 2px solid #f28968;
    height: 155px;
    position: absolute;
    left: 99%;
}
.nav-bar-slider {
    width: 20%;
    margin: auto;
    margin-top: 3%;
}
h5.nav-num {
    margin-bottom: 0px;
    border: 1px solid #f49a78;
    text-align: center;
    border-radius: 50%;
    padding: 4px;
    color: #f49a78;
    width: 35px;
    height: 35px;
    margin-right: 5px;
    cursor:pointer;
}
  .bg3{
      position: relative;
      /* width: 100%; */
  }
  .heading-3{
      position: absolute;
      top:30px;
      text-align: center;
      left: 8rem;
      font-size: 28px;
      white-space: nowrap;
  }
  /*.icons{*/
  /*    position: absolute;*/
  /*    top: 22rem;*/
  /*    margin-left: 6rem;*/
  /*}*/
  
  /*.icon-texts{*/
  /*    position: absolute;*/
  /*    margin-left: 9rem;*/
  /*    margin-top: -170px;*/
  /*    color: white;*/
  /*    font-weight: bold;*/
  /*    font-size: 58px;*/
  /*}*/
  .icon-texta{
      xolor:#fff;
  }
  .card-column {
    border: 1px solid #ccc;
    padding: 35px;
        min-height: 300px;
}
.container.three-cards {
    margin-top: 30px;
}
.evp-cards{
      width: 23rem; 
      height:17rem;
}
p.card-para {
    font-size: 14px;
}

ul li{
      list-style: none;
}

h2.normal-head.goal-head {
    margin-top: -18%;
}
  #shiva
  {
    width: 100px;
        height: 100px;
        background: red;
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;
        border-radius: 50px;
    float:left;
    margin:5px;
  }
  .count
  {
    line-height: 100px;
    color:white;
    margin-left:30px;
    font-size:25px;
  }
  
  .medical-div ,.laboratory-div ,.industry {
      text-align: left;
  }  
  .adv{
      text-align: center;
      top: 20px;
      font-weight: bold;
      font-size: 19px;
  } 
  .prd{
      text-align: center;
      margin-top: 5%;
      color: #84b9ef; 
       
  }
 
  .icons-image{
      list-style:none;
  }
  .card-img-top {
      margin-left: 170px;
      width: 80%;
  }
  /* .card-deck{
      margin-left: 100px;
      margin-right: 100px;
  } */
  
  /* .bg3-n1, .bg3-n2, .bg3-n3{
      position: absolute;
      margin-top:-26px ; 
      color:white; 
      font-weight:bold;
      left:15.5rem;
      font-size: 38px;
  } */
  
  .sec-2-hr{
      margin-left: 30px
  }
  
  .sec-2-h{
      text-align: center;
  }
  .sec-2-p{
      text-align: center;
  }
  .sec5-card2{
      color: white;
      left:17px;
  }
  .sec5-card1{
      color: white;
  }
  .sec5-card3{
      color: white;
      left:30px;
  }
  .sec5-card4{
      color: white;
      left:40px;
  }
  .sec5-card5{
      color: white;
      left:50px;
  }
  .sec5-card6{
      color: white;
      left:60px;
  }
  .sec5-cards{
      margin-top: 90px;
  }
  .sec5-explore {
      margin-top: 90px;
  }
  .sec5-explore{
      text-align: left;
      left: -100px;
      font-weight: bold;
  }
  .sec4-c-body{
      text-align: center;
  }
  
  .sec4-p1{
      white-space: nowrap;
  }
  /*.ml-5 mr-5{*/
  /*    white-space: nowrap;*/
  /*}*/
  .sec6-h1{
      text-align: center;
      margin-top: 50px;
      font-weight: bold;
  }
  .sec6-p1{
      text-align: center;
      margin-left: 80px;
      margin-right: 80px;
  }
  
  .carousel-indicators.product-slide {
    bottom: -50%;
}
  .sec7-class{
      padding-top: 45px;
      margin-top: 0px;
    background-color: rgb(247, 99, 14);
    padding: 90px 0px;
  }
  ol.carousel-indicators.product-slide {
    cursor: pointer;
}
  .col-lg-8.text-left.border-right-slider {
    border-right: 2px solid #f49a78;
}
  /*.sec7-h1{*/
  /*    margin-top: 30px;*/
  /*}*/
  /*.sec-7-img1{*/
  /*    margin-left: 40px;*/
  /*}*/
  /*.sec8-h1 , .sec8-h2{*/
  /*    margin-top:50px;*/
  /*}*/
  .contaier.sec8-class {
    padding: 45px 0px;
}
  .sec8-pic2{
      margin-left: 26rem;
  }
  .text-right{
      font-size:32px;
      font-weight:bolder;
  }
  .main-heading{
     font-size:32px;
      font-weight:bolder; 
  }
  
  .sec5-heading{
     font-size: 18px !important;
    color: white;
    font-weight: 800;
    font-family: Aileron Light;
    letter-spacing: 1px;
  }
 .sec5-para{
     color: white;
     margin-bottom: 0px;
}
 .bg3-n1{
    margin-left: 55px;
    margin-top: 20px;
    font-weight: bold;
    font-size: 39px;
}
 .bg3-n2{
    margin-left: 78px;
    margin-top: 20px;
    font-weight: bold;
    font-size: 39px;
}
 .bg3-n3{
    margin-left: 70px;
    margin-top: 22px;
    font-weight: bold;
    font-size: 39px;
}
.support-div{
    padding:65px 40px;
}
.sec4-h5{
    margin-left: 47px;
    margin-top: -7px;
    font-weight: bold;
    font-size: 24px;
}

.sec4-h6{
    margin-left: 44px;
    margin-top: -7px;
    font-weight: bold;
    font-size: 24px;
}

.sec4-h7{
    margin-left: 1rem;
    margin-top: -8px;
    font-weight: bold;
    font-size: 24px;
}

  ul li{
      list-style:none;
  }
  
 
  
  
  
/*  @media (min-width:320px) and (max-width:480px) {*/
      
/*       html, body {*/
/*  overflow-x: hidden;*/
/*  }*/
      
/*      .navbar{*/
/*          height: 35px;*/
/*      }*/
      
/*      .main-logo{*/
/*            height: 20px;*/
/*           }*/

/*           .logo-img{*/
/*            top:-6rem;*/
/*            left:190px;*/
/*            height: 20px !important;*/
/*          }*/

/*      .banner-title{*/
/*            top:2.5rem;*/
/*            font-size: 24px;*/
/*            left:5%;*/
/*        }*/

/*      .sec2-card{*/
/*          height:119px;*/
/*          width:103px;*/
/*          margin-left:12px ;*/
/*          padding: 19px;*/

/*      }*/
      
/*      .adv-img{*/
/*            height:80px;*/
/*            width:2px;*/
/*        } */
        
/*        .prd{*/
/*     font-size:6px;*/
       
/*  }*/
        
/*        .adv{*/
/*      font-size:8px;*/
/*  } */
  
/*  .left_arrow, .right_arrow{*/
/*     height: 32px;*/
/*    width: 11px;*/
/*}*/
/*  .slider-1{*/
/*      padding:0px 0px 0px 0px;*/
/*  }*/
/*        .bg3{*/
/*            height:144.63px;*/
/*        }*/

/*        .misvis-card{*/
/*            height:320px;*/
/*        }*/
/*      .sec2-banner{ */
/*            margin-top: -135px;*/
/*        }*/
     
      /* .medical-div , .laboratory-div , .industry{
          margin-top: -68px;
          font-size: 7px;
      } */
/*      .hr{*/
/*          margin-bottom: 26px;*/
/*          display: none;*/
/*      }*/
/*      .text-center{*/
/*          font-size: 10px;*/
/*      }*/
/*      .mr-4{*/
/*          height: 94px !important;*/
/*          margin-right: 6px !important;*/
/*      }*/
      /* .card{
          height:6rem !important;
      } */
/*      .logo-20{*/
/*          height: 20px;*/
/*    width: 20px;*/
/*    margin-top: 38px;*/
/*    margin-left: 3rem;*/
/*      }*/
/*      .logo-txt{*/
/*          top: -57px;*/
/*    left: 17.4rem;*/
/*    font-size: 4px;*/
/*    margin-left: -1rem;*/
/*}*/
/*      }*/
     
      .cyto-middle{
          margin: 0px 29px 0px 27px;
          font-size: 14px !important;
      }
      .sec-4-hd{
          font-size: 21px;
          text-align: center;
          top:10px;
      }
      /*.sec2-card-body{*/
      /*    height: 113px;*/
      /*    width: 103px;*/
      /*    margin-top:-544px;*/
  
      /*}*/
      .medical-div, .laboratory-div, .industry{
          font-size: 13px;
  
      }
      .sec2-ic1, .sec2-ic2, .sec2-ic3{
          width: 60px;
      }
      hr {
          margin-top: 6px !important;
          margin-bottom: 15px !important;
      }
      .advanced{
          font-size: 16px;
    /* margin-top: 29px; */
    margin-left: 34px;
  
      }
  
  }
  
  
  
  
  
  
  
  
  
      
  /* @media (min-width:320px) and (max-width:600px) {*/
  /*    .banner-title{*/
  /*        top:3.5rem;*/
  /*        font-size: 23px;*/
  /*        left:5%;*/
  /*    }*/
  /*} */
  /*@media (min-width:320px) and (max-width:600px) {*/
  /*       .main-logo{*/
  /*        height: 20px;*/
  /*       }*/
      
  /*    }*/
  /*    @media (min-width:320px) and (max-width:600px) {*/
  /*        .navbar-toggler-icon{*/
  /*            height: 15px;*/
  /*            width: 15px;*/
  /*            margin-left: 190px;*/
  /*        }*/
  /*    }*/
  
  /*        @media (min-width:320px) and (max-width:600px) {*/
  /*          .logo-img{*/
  /*            top:-6rem;*/
  /*            left:190px;*/
  /*            height: 20px !important;*/
  /*          }*/
  /*        }*/
  /*        @media (min-width:320px) and (max-width:600px) {*/
  /*           .d-block{*/
  /*            height: 200px;*/
  /*           }*/
  /*        }*/
  
  
  /*.text-center9{*/
  /*    margin-top: 40px;*/
  /*}*/
  /*@media (min-width:320px) and (max-width:600px) {*/
  /*.banner-title {*/
  /*    font-size: 24px !important;*/
  /*    top: 50px !important;*/
  /*    left: 4% !important;*/
  /*}*/
  /*}*/
  /*@media (min-width:320px) and (max-width:600px) {*/
  /*.heading-3 {*/
  /*    font-size: 15px;*/
  /*    left: 22px !important;*/
  /*}*/
  /*}*/
  
  .no-padding{
      padding-left:0px;
      padding-right:0px;
  }
  .no-padding-left{
      padding-left:0px;
  }
  .no-padding-right{
      padding-right:0px;
  }
 .no-margin{
     margin-left:0px;
     margin-right:0px;
 }
   .sec2{
      background: url(./images/bg2.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding:45px;
    min-height: 480px;
   }
   .sec2-div1{
       background-color: #202020;
    padding: 45px 13px 45px 13px;
    align-items: center;
    display: flex;

   }
   .medical-div, .laboratory-div, .industry {
    display: flex;
    align-items: center;
}
.sec2-div2 {
    display: flex;
    min-height: 25pc;
    align-items: center;
       
}
    .top-head{
        font-size: 65px !important;
    font-weight: 900;
    line-height: 70px;
    font-family: 'Oswald';
    }
    .sec3-div2{
         background: url(./images/bg3.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height:450px;
   
    }
    .icon-div3, .icon-div2, .icon-div1 {
    text-align: center;
    color: #fff;
}
    h5.icons-div-head {
    font-weight: 800;
    font-size: 25px;
    text-align: center;
    font-family: Aileron Bold;
        margin-top: 5%;
}
.icon-sec3 h5{
    font-size:25px;
}
.icon-sec3 {
    /* margin-top: 25%; */
    display: flex;
    align-items: flex-end;
    justify-content: center;
    /* height: 100%; */
    margin-top:35%;
}
h4.icons-div-head.normal-head {
    margin-top: 5%;
    text-align: center;
}
.lab-innovation-box {
    background-color: #b1d456;
    min-height: 110px;
    color: white;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
        border-radius: 10px;
}
.lab-innovation-box h6{
    font-family: 'Roboto Condensed', sans-serif;
}
.innovation-desc{
    margin-top:15px;
}
h3.innovation-haad {
    font-weight: 900;
    /* position: absolute; */
    bottom: 0;
    margin-bottom: 0;
    font-size: 27px;
    margin-top: 0px;
}
.card.misvis-card {
    margin-top: 35px;
}
.card-sec-align{
    display:flex;
    align-items:center;
}
.card-body {
    padding: 0;
}
h6.mission-card {
    font-family: 'Aileron';
    font-size: 18px;
    font-weight: 600;
    color: #7e7e7e;
}
ul.d-flex.support-list li {
    padding-left: 15px;
}
.support-head-left{
       font-size: 50px !important;
    color: #000;
    line-height: 60px;
    font-family: 'Oswald';
    font-weight: 900;
}
.col-lg-5.footer-slide-nav img {
    width: 20px;
}
.spacer2{
    margin-top:3%;
}
.col-lg-5.footer-slide-nav {
    border: 1px solid white;
    border-radius: 17px;
        align-items: center;
    display: flex;
}
.col-lg-5.footer-slide-nav.text-right {
    justify-content: end;
}
.col-lg-6.footer-slide-nav.text-right {
    justify-content: end;
}
h2.sec7-h2.normal-head {
    font-weight: 900;
    font-family: Aileron Bold;
}
.projects-img{
    width:100%;
}
.project-div-head{
    text-transform:capitalize;
}
.card.misvis-card {
    border: 1px solid #ccc;
}
ul.d-flex.support-list {
    display: inline-flex;
    align-items: center;
        min-height: 120px;
margin-bottom: 0px;
}
.project-slider{
    margin-top:3%;
}
section.explore-lab {
    margin-top: 4%;
}
.blog-head{
    margin-bottom:0px;
}
.blog-desc{
    font-size:16px;
    line-height: 16px;
}
.blog-date{
    color:#f8806b;
    font-size:16px;
}
h3.normal-head.blog-div1-head {
    min-height: 150px;
}
.footer-btm-div {
    padding: 35px 0px;
}
.text-grey{
    color:#959595;
}
.row.footer-div-sec {
    display: flex;
    align-items: center;
}
.footer-para{
    margin-bottom:0px;
}
.full-width{width:100%;}




/* NAVBAR */



.navbar {
  width: 100%;
  box-shadow: 0 1px 4px rgb(146 161 176 / 15%);
}

.nav-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 62px;
}

.logo-txt {
    font-family: 'Aileron Light';
    text-align: left;
}
.navbar .menu-items {
  display: flex;
}

.navbar .nav-container li {
  list-style: none;
}
h4.rounded-numbers {
    background: black;
    color: white;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: centet;
    align-items: center;
    justify-content: center;
    font-family:'Aileron Light';
}
.navbar .nav-container a {
  text-decoration: none;
    color: #0e2431;
    font-weight: 800;
    font-size: 22px;
    padding: 0.7rem;
    font-family: 'Aileron';
    letter-spacing: 0.8px;
}

.navbar .nav-container a:hover{
    font-weight: bolder;
}
i.fa.fa-caret-down {
    color: black;
    margin-left: 15px;
}
div#sub-menu a {
    font-size: 19px;
    padding: 3px;
    margin-left: 40px;
}
.nav-container {
  display: block;
  position: relative;
  height: 60px;
}

.nav-container .checkbox {
  position: absolute;
  display: block;
  height: 32px;
  width: 32px;
  top: 20px;
  right: 20px;
  z-index: 5;
  opacity: 0;
  cursor: pointer;
}

.nav-container .hamburger-lines {
  display: block;
  height: 26px;
  width: 32px;
  position: absolute;
  top: 17px;
  right: 20px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.nav-container .hamburger-lines .line {
  display: block;
  height: 4px;
  width: 100%;
  border-radius: 10px;
  background: #0e2431;
}

.nav-container .hamburger-lines .line1 {
  transform-origin: 0% 0%;
  transition: transform 0.4s ease-in-out;
}

.nav-container .hamburger-lines .line2 {
  transition: transform 0.2s ease-in-out;
}

.nav-container .hamburger-lines .line3 {
  transform-origin: 0% 100%;
  transition: transform 0.4s ease-in-out;
}
h5.text-grey.menu-head {
  color: black;
    font-family: 'Aileron Light';
    font-weight: 900;
    font-size: 17px;
    letter-spacing: 1px;
    
}
p.text-white.menu-text {
      font-size: 18px;
    font-family: 'Aileron Light';
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 20px;
}
p.text-white.social-menu {
     font-size: 17px;
    margin-bottom: 0px;
    font-family: 'Aileron Light';
    line-height: 23px;
    letter-spacing: 1px;
}
.sub-menu-menu{
   right: 0px;
    position: absolute !important;
    margin-left: 140%;
    background: transparent;
    margin-top:3%;
}
.navbar .menu-items {
  padding-top: 80px;
    height: 100vh;
    width: 100vw;
    transform: translate(-150%);
    display: flex;
    flex-direction: column;
    background: #3fb5e7;
    margin-left: -85px;
    margin-right: -85px;
    padding-left: 25px;
    padding-right: 25px;
    transition: transform 0.5s ease-in-out;
    text-align: center;
    margin-top: -8px;
}

.navbar .menu-items li {
  margin-bottom: 1.2rem;
  font-size: 1.5rem;
  font-weight: 500;
}

.logo {
  position: absolute;
  
  left: 15px;
  font-size: 1.2rem;
  color: #0e2431;
}

.nav-container input[type="checkbox"]:checked ~ .menu-items {
  transform: translateX(0);
}

.nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line1 {
  transform: rotate(45deg);
  background:#fff;
}

.nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line2 {
  transform: scaleY(0);
}

.nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line3 {
  transform: rotate(-45deg);
  background:#fff;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    /* margin: auto; */
    text-align: center;
    margin-top: 75px;
    /*margin-left:15px;*/
}
.product-desc {
    width: 80%;
    margin: auto;
}
.product-desc p{
   font-size:13px !important;
}section.sec-prduct-slider {
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}
.slider-1.col-12.col-sm-12.col-md-6.col-lg-6 {
    padding: 40px 0px;
}
button.tablinks a {
    color: white;
}

button.tablinks a:hover {
    cursor: pointer;
    color: #f76042;
    text-decoration:none;
}
div#demo2 {
    border: 1px solid #444;
        border-top: 0px;
}
.brand-boxes.mt-5 {
    margin-bottom: 2%;
}
h5.sec7-h1 {
    color: #f4997b !important;
}
.demo2-prev {
   
    margin-left: -12%;
}
.demo2-next {
  
    margin-right: -12%;
}





/* Slick Slider */

.slick-prev,
.slick-next {
  position: absolute;
  top: 135%;
  font-size: 1.8rem;
}

.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slide {
  transition: filter 0.4s;
  
}
.slick-slide{
    margin:5px;
}
.fas {
  color: #96bd0b;
}
.slick-prev {
  left: 0;
}
.slick-slide img {
margin-left:5px;
margin-right:5px;
    border:1px solid #444;
}
.slick-prev,
.slick-next {
  position: absolute;
  top: 35%;
  font-size: 1.8rem;
}

.section {
  max-width: 1200px;
  margin: 0 auto;
}


/*ABOUT PAGE */
.full-height{
    height:100vh;
    padding:125px 0px;
}
.about-banner{
    background:url('../images/about/bg1.jpg');
        min-height: 450px;
    background-position:center center;
    background-size:cover;
    position:relative;
}
p.text-white.advanced-desc {
    margin-left: 34px;
    line-height: 18px;
    font-family: 'Aileron Light';
    font-size: 16px;
}
li.no-border-bottom {
    border-bottom: 0px !important;
}
.acheivements-slider{
    margin-top:0px !important;
}
section.clients-div-acheivements {
    padding: 50px 0px;
}
.bottom-cert {
    position: absolute;
    bottom: 0px;
}
.slider-right-div {
    background: white;
    padding: 25px 0px;
}
h3.advanced-knowmore-btn.text-red {
    color: #e15a3e;
    background: #000;
    border: 5px solid #e15a3e;
    border-radius: 50%;
    font-size: 20px;
    height: 100px;
    width: 100px;
        display: flex;
    align-items: center;
    justify-content: center;
}
.knowmore-div-advanced {
    display: flex;
    align-items: center;
}
h6.card-head.aos-init.aos-animate:hover {
    color: #f76042;
        cursor: pointer;
}
.knowmore-div-advanced {
    display: flex;
    align-items: center;
}
.container.banner-content {
   
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.services-div {
    background: #b1d456;
    padding: 50px 0px;
}
.services-head.text-white.text-right h2 {
    font-family: 'Oswald';
    font-weight: 800;
    font-size: 25px;
}
h2.project-first-head {
    font-family: 'Oswald';
    font-weight: 900;
    font-size: 45px;
}
.services-head p {
    font-family: 'Aileron light';
   line-height: 18px;
    font-size: 15px;
   
}
.filter-head{
    font-family: 'Aileron';
    font-weight: 600;
}
.services-right-desc{
     font-family: 'Aileron light';
   line-height: 18px;
    font-size: 15px;
    color:white;
}
.service-enquiry {
   background: #ed6033;
    padding: 100px 135px;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    display: grid;
    align-items: center;
    justify-content: center;
    
}
h2.text-white.service-enquiry-head {
    font-family: 'Oswald';
    font-weight: 900;
    font-size: 45px;
}
.service-bottom-div {
    padding: 25px 0px;
    text-align: center;
}
p.text-center.service-btm-desc {
    font-family: 'Aileron light';
    font-weight: 200;
    color: #444;
    padding-bottom: 15px;
}
button.service-sevice-btn {
    background: #32bfed;
    border: 0px;
    color: white;
    padding: 5px 30px;
    border-radius: 8px;
    font-family: 'Aileron light';
    font-weight: 700;
        cursor: pointer;
}
p.text-white.service-enquiry-desc {
    margin-bottom: 0px;
    font-family: 'Aileron light';
    font-size: 19px;
}
span.text-black {
    color: black;
     font-family: 'Oswald';
    font-weight: 900;
    font-size: 25px;
}
h2.text-red.text-center {
    color: #f36746;
    font-family: 'Oswald';
    font-size: 45px;
    font-weight: 900;
}
h4.text-center.red-text-bottom {
    font-family: 'Aileron Light';
    font-weight: 600;
}
h2.services-right.text-white.text-left {
    font-family: 'Oswald';
    font-weight: 900;
    font-size: 25px;
}
.about-us{
    background:url('../images/about/bg2.jpg');
    background-position:center center;
    background-size:cover;
        height: 100vh;
        display: flex;
    align-items: center;
}
.products-main-filter {
    width: 100%;
    display: inline-flex;
    align-items: center;
}
.main-product {
    border: 1px solid #cacaca;
    padding: 25px 15px;
}
.products-display-sec {
    background: #e3e3e3;
    padding: 0px 15px;
    padding-bottom: 1px;
    padding-top: 15px;
}
.products-display-sec .row {
   background: white;
    padding: 15px;
    border: 1px solid #cacaca;
    margin-bottom: 15px;
}
.left-menu ul li{
    list-style:circle;
    border-bottom: 1px solid #6e6b6b;
        margin-bottom: 15px !important;
}
.left-menu-div{
    background: black;
    color: white !important;
    display: flex;
    /* justify-content: center; */
    padding: 60px 45px;
}
.left-menu {
    width: 100%;
    position: fixed;
    left: 3%;
    top: 25%;
    background: black;
    width: 300px;
    padding: 55px 45px;
    z-index: 1;
}
.unit-head {
    margin-bottom: 0px;
    font-size: 15px;
    text-align: center;
    border: 2px solid black;
    border-radius: 35px;
    padding: 15px 5px;
}
h4.unit-main-head {
    margin-bottom: 3%;
}
.left-menu ul li h5{
    font-family:'Aileron';
    font-weight:500;
    font-size:18px;
}
.text-white{
    color:#fff;
}
.read-more {
    position: relative;
    background-color: #fff;
    border-radius: 5px;
    font-size: 0;
    margin-left: 20px;
    padding: 5px;
}

span.read-more:before {
    position: absolute;
    left: -20px;
    top: 0;
    content: '';

    background-color: #fff;
    border-radius: 5px;
    font-size: 0;
    padding: 5px;
}

span.read-more:after {
    position: absolute;
    left: 20px;
    top: 0;
    content: '';
    background-color: #fff;
    border-radius: 5px;
    font-size: 0;    
    padding: 5px;
}
h4.text-white.abt-div-head {
    margin-bottom: 5%;
}
/*ABOUT PAGE ENDS */
a{
    text-decoration:none;
}
.more-btn-img {
       text-align: center;
    margin-top: 5px;
}
img.more-btn {
    max-width: 150px;
    height: 18px;
}
.logo-txt.aos-init.aos-animate {
   text-align: center;
    font-size: 15px;
    line-height: 17px;
        margin-top: 20px;
}
.about-vision{
    background:url('../images/about/bg3.jpg');
    background-position:center center;
    background-size:cover;
    display: flex;
    align-items: center;
}
.search-bar {
    font-size: 30px;
    margin-right: 20px;
}
.left-menu a {
    color: white;
    font-family: 'Aileron Light';
    font-weight: 800;
}
.left-menu a:hover {
    text-decoration:none;
}
.full-width{
    width:100%;
    
}
h5.values-div-head {
    font-family: 'Aileron Light';
    margin-bottom: 0px;
    font-weight: 600;
    text-transform: capitalize;
    font-size:19px;
}
.values-div-para{
    font-family: 'Aileron Light';
    margin-bottom: 0px;
   
}
.position, .management-name, .management-detail {
    margin-bottom: 0px;
}
h5.management-name {
    font-size: 15px;
    font-family: 'Aileron';
    font-weight: 900;
}
.company{
    background:#b1d456;
      height: 100% !important;
    min-height: 100vh;
    padding: 125px 0px;
}
#sidebar {
    min-width: 130px;
}
.nav-link[data-toggle].collapsed:after {
    content: "▾";
}
h2.inner-banner-head {
    font-size: 120px;
}
h5.inner-banner-sub {
    font-family: 'Aileron';
    text-transform: uppercase;
    font-weight: 600;
       
        margin-left: 6px;
}
div#main-menu {
    text-align: left;
}

a.list-group-item {
    background: none !important;
    border: none;
    color: white !important;
    text-transform: uppercase;
}
.policy{
    background:#3fb5e7;
}
.footer-text.d-flex.text-grey p {
    padding-right: 15px;
    margin-bottom: 0px;
}
.social-links {
    margin-top: 2%;
}
h4.policy-div-head.text-white {
        font-family: 'Aileron Black';
    font-weight: 400;
}
h2.inner-banner-head {
    font-size: 120px;
    font-family: 'Oswald';
    font-weight: 900;
    letter-spacing: 5px;
}
h4.faq-div-head {
    font-family: 'Aileron Light';
    font-weight: 900;
    font-size: 35px;
    -webkit-text-stroke-width: 2px;
    letter-spacing: 1px;
}
section.contact-add {
    background: #3fb5e7;
    padding: 75px 0px;
}
p.contact-head-para {
    font-size: 24px;
    font-weight: 500;
    font-family: 'Aileron Light';
    line-height: 25px;
}
.spacer{
    margin-top:10%;
}
.nav-link.tabs {
    background: none;
    border: 5px solid #85ceed;
    border-radius: 50%;
    width: 105px;
    height: 105px;
    text-align: center;
    color: white;
    font-size: 12px;
}
h5.result-head {
    font-weight: 100;
    font-family: 'Aileron';
}
.nav-tabs li.nav-item {
    padding: 10px 10px;
}
.nav-tabs {
    display: flex;
    border: 0px;
    margin-bottom:3%;
}
h5.text-white.tab-content-head {
    font-weight: 500;
    font-family: 'Aileron';
    margin-bottom: 0px;
}
.tabs {
        display: flex;
    align-items: center;
    justify-content: center;
}
hr.white-border {
    border: 0px;
    border-bottom: 1px solid white;
}
.add-icon {
    color: white;
    font-family: 'Aileron';
    display: flex;
    align-items: center;
}
.contact-form-div{
    padding:35px 0px;
}
select.form-control {
    margin-bottom: 10px;
}
input.form-control {
    margin-bottom: 10px;
}
input::placeholder,select.form-control,textarea.form-control,option{
    font-family: 'Aileron';
    color: black !important;
}
.form-control{
    border: 1px solid #87898b;
}
.form-control:focus{
    box-shadow: none !important;
    border: 1px solid #87898b;
}
.agreement-checkbox {
    display: flex;
    align-items: baseline;
}
label.agreement-text {
    font-family: 'Aileron';
    margin-left: 8px;
}
.agreement-text u {
    font-family: 'Aileron';
}
.contact-form-btn {
    text-align: center;
}
button.enquiry-btn {
    background: #000000;
    color: white;
    padding: 7px 40px;
    font-family: 'Aileron';
    border-radius: 15px;
    font-size: 12px;
}
.agreement {
    margin-top: 20px;
}
.results .row {
    align-items: center;
}
h2.result-num {
    text-align: center;
    background: black;
    color: white;
    font-family: 'Aileron';
    font-size: 21px;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.results {
    padding: 15px 0px;
}
.col-lg-6.col-md-6.col-sm-12.product-first {
    /* padding: 140px 0px; */
    background: #b1d456;
    padding: 100px 135px;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    display: grid;
    align-items: center;
}
.filter-products label {
    margin-bottom: 0px;
    margin-right: 8px;
}
.filter-products {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    width: 100%;
    margin-top:3%;
}
.filter-products select {
    height: 30px;
    font-family: 'Aileron';
    font-weight: 500;
}
.filter-products label {
    font-family: 'Aileron';
    font-weight: 500;
}

.projects-form-div{
    margin-top:6%;
        padding-left: 15px;
    padding-right: 15px;

}
.projects-container {
  position: relative;
     
}

.projects-image {
  display: block;
  width: 100%;
  height: auto;
}
.no-padding{
    padding:0px;
}
.pagination {
  display: inline-flex;
    justify-content: center;
    width: 100%;
    margin-top: 2%;
}
.projects-overlay h5 {
    font-family: 'Aileron';
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 21px;
    margin-bottom: 0px;
}
.pagination a {
 float: left;
    padding: 8px 16px;
    text-decoration: none;
    background-color: #000;
    color: white;
    border-radius: 50%;
    margin: 5px;
    font-family: 'Aileron';
}
.green-hover{
    position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color:#b1d456;
}
.blue-hover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #3fb5e7;
}
.red-hover{
    background-color:#ed6033;
    position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
}
.projects-container:hover .projects-overlay {
  opacity: 1;
}
.projects-overlay p {
    font-size: 15px;
    line-height: 20px;
}
.hover-more{
    width:40px;
    height:40px;
}
.hover-text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  width:95%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
h3.text-grey.product-single-title {
    font-family: 'Oswald';
    font-size: 70px;
    font-weight: 900;
}


h3.text-grey.product-single-title span {
    font-family: 'Oswald';
    color: #0eada4;
    font-weight: 900;
}
.product-single-head h6 {
    font-family: 'Aileron Light';
    font-weight: 600;
    letter-spacing: 1px;
}
h6.text-blue.product-point {
    color: #0eada4;
    font-weight: 700;
    font-family: 'Aileron Light';
    letter-spacing: 1px;
    font-size: 17px;
}
hr.blue-hr {
    border-top: 10px solid #0eada4;
}
button.product-enquiry {
    background: #0eada4;
    color: white;
    padding: 3px 50px;
    border: 0px;
    border-radius: 15px;
    font-family: 'Aileron Light';
    font-size: 15px;
    margin-top:2%;
}
.col-lg-6.col-md-6.col-sm-12.product-img-right {
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-image {
    text-align: center;
    
}
.product-info h3 {
    font-family: 'Aileron Light';
    font-weight: 600;
    letter-spacing: 0.5px;
}
.product-info p {
    font-weight: 600;
    font-family: 'Aileron Light';
}
table.tech-table {
    width: 100%;
}
.tech-table td {
    font-family: 'Aileron Light';
    text-align: center;
        padding: 6px 0px;
}
tr.grey-bg {
    background-color: #dedede;
    
}
tr.white-bg {
    background-color: #fff;
    
}
.product-info-table h3 {
    font-family: 'Aileron Light';
    font-weight: 600;
    letter-spacing: 0.5px;
}
h4.product-main-head {
    font-size: 17px;
}
p.product-main-desc {
    margin-bottom: 0px;
    line-height: 18px;
}

section.events-first-div {
    background: #3fb5e7;
    padding: 30px 0px;
}
.bg-black.media-events-menu {
    background: #000;
    padding: 55px 30px;
}
hr.left-menu-red {
    border-bottom: 2px solid #89564b;
    margin: 5px !important;
}
h5.menu-left-nav.text-white {
    width: 100%;
    margin-left: 10px;
        font-family: 'Aileron Black';
}
.events-head-title {
    text-align: center;
}
.events-head-title h3 {
    font-family: 'Oswald';
    font-weight: 600;
    font-size: 40px;
    letter-spacing: 0.4px;
}
.events-head-title p {
    font-family: 'Aileron';
    font-size: 18px;
}
hr.white-border-media {
    border-top: 2px solid white;
}
select.filterbar-option-category,select.filterbar-option {
    height:40px;
    background: transparent;
    font-family: 'Aileron';
    border-color: white;
    color: white;
    margin-right: 15px;
}
select.filterbar-option {
    width: 65px;
    padding: 5px;
}
form.events-media-filterbar label {
    font-family: 'Aileron';
}
form.events-media-filterbar.text-white {
    text-align: center;
}
button.media-event-btn {
    background: none;
    border: none;
    margin-top: 2%;
}
button.media-event-btn h6 {
    font-family: 'Aileron Light';
    font-size: 12px;
    margin-top: 15%;
    letter-spacing: 0.7px;
}
select.filterbar-option-category{
    width:20pc;
}
select.filterbar-option-category,select.filterbar-option {
    margin-left: 10px;
}
.col-lg-10.col-md-10.col-sm-10.events-item-desc {
    display: inline-flex;
    align-items: center;
    border-left:2px solid #ebebeb;
        padding: 15px 15px;
}
.col-lg-2.col-md-2.col-sm-12.img-media-item {
    padding: 15px;
    
}
.img-media-item img{
    text-align:center;
    padding:15px;
}
.events-item {
        border: 2px solid #ebebeb;
    margin-top: 2%;
    display: inline-flex;
    padding-left: 15px;
    align-items: center;
}

.read-more-div-media{
    display:flex;
    align-items:center;
    justify-content:center;
}
img.media-more {
    max-width: 50px;
}
h3.events-item-head {
    font-family: 'Aileron';
    font-size: 22px;
    font-weight: 600;
    margin-bottom:0px;
}
p.events-para {
    margin-bottom: 0px;
    line-height: 20px;
    font-size: 15px;
    color: #747474;
}
section.news-first-div {
    background: #aec962;
    padding: 30px 0px;
}
section.gallery-first-div{
    background: #ed6033;
    padding:30px 0px;
}
.col-lg-8.col-md-8.col-sm-12.news-title-div {
    display: flex;
    align-items: center;
    justify-content:center;
}
h5.gallery-count {
    color: #ed6033;
    font-family: 'Aileron';
    font-size: 16px;
    margin-top: 15px;
    font-weight:400px;
}
img.gallery-more-icon {
    max-width: 35px;
        margin-top: 30px;
}

.gallery-head{
    font-weight: 600;
    font-family: 'Aileron';
    font-size: 19px;
}
.gallery-post-div.text-center {
    padding: 20px;
}
.gallery-div-post {
    border: 2px solid #ececec;
   
}
.row.gallery-row {
    margin-bottom: 3%;
}
h5.menu-left-nav.text-white a:hover {
    color: #ed6033 !important;
    cursor: pointer;
    text-decoration: none;
}
h5.menu-left-nav.text-white a {
    color: white !important;
}
.careers-first-content {
    background: #b1d456;
    padding: 80px 0px;
}
p.vacancy-para {
    color: #06364d;
    font-family: 'Aileron';
    font-size: 20px;
    line-height: 23px;
}
h2.text-uppercase.vacancy-head {
    font-family: 'Oswald';
    font-weight: 900;
    font-size: 50px;
}
h3.text-uppercase.resume-head {
    font-family: 'Aileron';
    font-size: 23px;
    font-weight: 600;
        margin-top: 9%;
}
h4.opportunity-list a {
    font-family: 'Aileron Light';
    font-size: 20px;
    border-bottom: 2px solid black;
    width: fit-content;
    font-weight: 600;
    margin-bottom: 5px;
    color: black;
}
h4.opportunity-head {
    font-family: 'Aileron Light';
    font-weight: 600;
    font-size: 24px;
}
p.oppo-para.text-uppercase {
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 18px;
    font-family: 'Aileron';
        line-height: 20px;
}
hr.border-black {
    border-top: 2px solid black;
}
h4.step-num {
    background: black;
    color: white;
    text-align: center;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.col-lg-2.col-md-2.col-md-12.step-div {
    display: flex;
    justify-content: center;
}
h3.app-head.text-uppercase {
    font-family: 'Oswald';
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 0.5px;
    margin-bottom: 3%;
}
p.app-para {
    margin-bottom: 8%;
}
h5.step-title {
    font-family: 'Aileron';
    font-weight: 600;
    font-size: 19px;
    letter-spacing: 0.7px;
}
.row.inner-steps-app {
    min-height: 90px;
}
#exampleSlider .MS-controls button {
    position: absolute;
    border: none;
    background: transparent;
    font-size: 30px;
    outline: 0;
    top: 45%;
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline: none !important;
}
h3.advanced-knowmore-btn.text-red a {
    color: #e15a3e;
    text-align: center;
}
h3.advanced-knowmore-btn.text-red a:hover {
   text-decoration:none;
}
.achievemts-head {
    background: #b1d456;
    padding: 80px 0px;
}
.slider-left-div {
    background: #000;
    padding: 20px 35px;
    padding-top:45px;
    text-align:left;
}
.slider-left-div h4 {
    font-size: 17px;
}
.slider-left-div p {
    font-size: 15px;
    line-height: 19px;
    text-align: left;
    color: #939393 !important;
}
.acheivement-prev{
    left:-11%;
}
.acheivement-next{
    right:-11%
}
.slider-acheivement1 {
    background-size: cover;
    background-repeat: no-repeat;
}
h3.client-head.text-uppercase {
        font-family: 'Oswald';
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 4%;
}
p.client-para {
    color: #05374c;
    font-family: 'Aileron';
    font-weight: 600;
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 25px;
}
p.client-desc {
    font-size: 19px;
    line-height: 24px;
    width: 80%;
}
section.clients-div {
    margin-top: 4%;
    margin-bottom: 4%;
}
.row.clients-row-logos{
    border: 1px solid #dedede;
}
.border-right-clients{
    
    border-right: 1px solid #dedede;

}
.clients-row-logos .col img {
    max-width: 125px !important;
    padding: 20px;
}
.clients-row-logos .col {
    text-align: center;
}
.row.clients-row-logos.clients-row-bottom {
    border-top: 0px;
}
h3.clients-bullet-head.text-uppercase {
    font-family: 'Oswald';
    font-size: 35px;
    font-weight: 600;
        margin-bottom: 4%;
}
h5.bullet-point {
     font-family: 'Aileron';
    font-weight: 600;
    margin-bottom: 1px;
    font-size: 18px;
    color: #355a6b;
}



/* new style */

  
.slick-list .slick-slide {
	font-size: 30px;
	text-align: center;
	
	line-height: 2;
	font-weight: 700;
}
.slick-list .slick-slide:nth-child(even) {
	background-color: none;
}
.slick-list .slick-slide:nth-child(odd) {
	background-color: none;
}
.slick-arrow {
	z-index: 1;
	width: 40px;
	height: 40px;
}
select:focus-visible {
    outline: 0px !important;
    /* border: 0px !important; */
}
.slick-arrow:before {
	font-size: 30px;
}
.btn-wrap button:hover{
    cursor:pointer;
}
.slick-next {
	right: 0;
}
.slick-prev {
	left: 0;
}

.btn-wrap {
	text-align: center;
	width: 100%;
}
.btn-wrap button {
    background: none;
    border: 1px solid white;
    padding: 0px 35px;
    border-radius: 25px;
    margin-top:4%;
}
.btn-wrap .prev-btn{
    margin-right:10px;
}
.btn-wrap .next-btn{
    margin-left:10px;
}
.slick-slide {
    margin:5px !important;
}
.btn-wrap button img {
    width: 20px;
}

a.nav-link:before {
       font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f067";
    font-size: 15px;
    margin-right: 5px;
    align-items: center;
    
}
.dropdown-toggle[data-toggle="dropdown"]:before {
      font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f067";
    font-size: 15px;
    margin-right: 5px;
    align-items: center;
    display: flex;
    
}
.dropdown-menu{
    border:none !Important;
}
a.dropdown-item {
    font-size: 17px !important;
    margin-bottom: 0px !important;
    text-transform: uppercase;
    padding: 0px !important;
    /* box-shadow: none; */
   
}
li.nav-item {
    text-transform: uppercase;
}
.col-lg-6.col-md-6.col-sm-12.border-left-hamburg {
    
    padding-left: 50px;
}
.hamburg-dropdown-menu {
    padding-left: 15px;
}
.hamburg-dropdown-menu a:hover{
    border-bottom:1px solid white;
}
a.dropdown-item {
    font-family: 'Aileron Light' !important;
    font-weight: 100;
    letter-spacing: 1px !important;
}
.dropdown-toggle::after{
    display:none;
}
.navbar .nav-container a:hover {
    font-weight: bolder;
    background: none;
    cursor: pointer !important;
}
.dropdown-menu.show {
    background: none;
}
.show > .dropdown-toggle[data-toggle="dropdown"]:before {
  content: "\f068";
}
.navbar .nav-container a:hover {
    font-weight: bolder;
    background: none;
    cursor: grab;
}
.dropdown-toggle[data-toggle="dropdown"] {
  display: flex;
}
.dropdown-toggle[data-toggle="dropdown"]:before {
  border: none;
}
nav.navbar.navbar-expand-md.navbar-custom.navbar-light.hamburger-menu {
    background: none;
    /* display: block; */
}
.hamburger-menu ul.navbar-nav {
    display: block;
    /* color: #fff !important; */
}
.hamburger-menu li.nav-item a {
    color: white !important;
}
nav.navbar.navbar-expand-md.navbar-custom.navbar-light.hamburger-menu {
    position: inherit;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
    position: inherit;
}
.navbar .menu-items li {
    margin-bottom: 0px !important;
    font-size: 1.5rem;
    font-weight: 300 !important;
    font-family: 'Oswald' !important;
}
div#collapsibleNavbarMenu {
    display: block !important;
    flex: auto !important;
    width: 100% !important;
}
.fa-jenkins:before {
    content: "\f3b6";
    display:none;
}

/* NEW MENU */

#menuToggle
{
  display: block;
    position: absolute;
    top: 20px;
    right: 0px;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none;
}

#menuToggle input
{
 display: block;
    width: 45px;
    height: 32px;
    position: absolute;
    top: -5px;
    left: -5px;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
}

/*
 * Just a quick hamburger
 */
#menuToggle span
{
  display: block;
  width: 30px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  
  background: #000;
  border-radius: 3px;
  
  z-index: 1;
  
  transform-origin: 4px 0px;
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span
{
  display: block;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #ffffff;
}

/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3)
{
  display: none;
  transform: rotate(0deg) scale(0.2, 0.2);
}

/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2)
{
  display: block;
  transform: rotate(-45deg) translate(0, -1px);
}

/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu
{
  position: fixed;
    /* display: none; */
    width: 100vw;
    /* float: right; */
    margin: -48px 0 0 0;
    padding: 50px;
    right: 0px;
    background: #3fb5e7;
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    transform-origin: 0% 0%;
    transform: translate(100%, 0);
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
    height: 100vh;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5);
    font-family: 'aileron light';
    font-weight: 700;
    letter-spacing: 1px;
        padding: 2px 0px;
}
#menu li
{

  font-size: 20px;
}
.dropdown-item:hover {
    background-color: transparent !important;
}
/*
 * And let's fade it in from the left
 */
#menuToggle input:checked ~ ul
{
  transform: none;
    display: block;
}
label.tabs-inner-filter {
    display: inline-flex !important;
    background: none !important;
    color: black !important;
    padding: 10px 30px !important;
    margin-bottom: 3% !important;
}
select.product-items {
    height: 33px;
    font-family: 'Aileron';
    width: 65%;
}
select.tabs-inner-display {
    width: 6%;
    height: 33px;
    font-family: 'Aileron';
}
.clients-div {
    background: rgb(247, 99, 14);
    padding: 95px 0px;
}
ol.carousel-indicators.product-slide {
    bottom: -50%;
}
@media screen and (max-width: 768px) {
  #menu {
    transform: none;
    display:none ;

    transition: opacity 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
  }
}
.right-item-navbar h6 {
    font-family: 'Aileron Black';
    margin-bottom: 0px;
}
.right-item-navbar {
    position: absolute;
    right: 10%;
    display: inline-flex;
    align-items: center;
}
.right-item-navbar a {
    font-size: 14px !important;
}
.services-animate-div {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0,0,0,.9);
    
}


.carousel-indicators{
    z-index:8 !important;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    /*left:-100%;*/
    left:-10rem; /* 10rem is the min-width of dropdown-menu */
    margin-top:-6px;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} 
.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-menu.sub-menu-menu .dropdown-item {
    text-transform: capitalize;
}
.navbar-light .navbar-nav .show>.nav-link .drp-border-bottom {
    border-bottom: 1px solid white;
}
a.services-text-call {
    color: inherit;
    text-transform: inherit;
    font-family: inherit;
}
a.services-text-call:hover {
    text-decoration:none;
}
span.drp-border-bottom {
    background: transparent !important;
    display: inherit !important;
    width: inherit !important;
    height: inherit !important;
    font-family: 'aileron light';
}
footer {
    z-index: 2;
    display: block;
    position: relative;
}
.col-lg-6.border-left-contact-icon {
    border-left: 1px solid white;
}
p.prdct-yel-text {
    color: #e58815;
    font-family: 'Aileron Bold';
    font-size: 17px !important;
}
.location-icon a{
    text-align: center;
    float: left;
    color: white;
    font-family: 'Aileron';
    font-family: 'Aileron';
}
a:hover{
    text-decoration:none;
}
.product-desc h4 {
    font-family: 'Aileron Light';
    font-weight: 600;
    letter-spacing: 1px;
}
.brands-filter-div {
    justify-content: center;
    text-align: center;
}
.careers-step p {
    margin-bottom: 0px !important;
    line-height: 19px;
    font-size: 14px;
}
.careers-step  {
    align-items:center;
}
button.resume-sub-btn {
    padding: 10px 75px;
    margin-top: 5%;
    background: transparent;
    border: 2px solid black;
    border-radius: 25px;
    font-family: 'Oswald';
    font-weight: 800;
    width: 30%;
}
.project-link.d-flex h5 {
    margin-bottom: 0px;
    margin-left: 15px;
    font-size: 20px;
}
.project-link.d-flex {
    align-items: center;
}
.project-link.d-flex a {
    color: black;
    font-family: 'Aileron';
    font-size: 18px;
    font-weight: 600;
}


.faq-add {
	
}

.faq-add ul {
	
}

.faq-add ul li {
	display:block;
	float:left;
	padding:5px;
}

.faq-add ul li div {
	display:none;
}

.faq-add ul li div:target {
   
	display:block;
}
.faq-add a:not(.collapsed)::after{
    content:none !important;
}