@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@100;200;300;400;500;600;700&display=swap');

/*hero slider start*/
body{
    font-family: 'IBM Plex Sans', sans-serif !important;
  }
  /* ---Slider Section Start--- */
  #hero_slider .fa-chevron-circle-right:before,
  .fa-circle-chevron-right:before {
      font-size: 3.5vw;
  }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    max-width: unset !important;
}


.container-fluid{
  padding-right: 0px !important;
    padding-left: 0px  !important;
}


.slider-top-space{
  margin-top: 3.5rem!important;
}
  
  #hero_slider .fa-chevron-circle-right:before,
  .fa-circle-chevron-left:before {
      font-size: 3.5vw;
  }
  
  /* ---Slide No 1 Section--- */
  #hero_slider .slide_1 {
      position: absolute;
      top: 20%;
      left: 20%;
      width: 30%;
  }
  
  #hero_slider .slide_1 h1 {
      font-size: 50px;
      font-weight: 100;
      color: #fff;
  }
  
  #hero_slider .slide_1 p {
      font-size: 25px;
      font-weight: 100;
      color: #fff;
  }
  
  #hero_slider .buttons button {
      background-color: #bf1d79;
      padding: 10px 16px;
      color: #fff;
  }
  
  #hero_slider .buttons .btn-3 {
      margin-left: 20px !important;
  }
  
  /* ---End--- */
  /* ---Slide No 2 Section--- */
  #hero_slider  .slide_2 {
      position: absolute;
      top: 30%;
      right: 17%;
      width: 30%;
  }
  
  #hero_slider .slide_2 h1 {
      font-size: 35px;
      font-weight: 400;
      color: #fff;
  }
  
  #hero_slider .slide_2 p {
      font-size: 30px;
      font-weight: 100;
      color: #fff;
  }
  
  /* ---End--- */
  
  /* ---Slide No 3 Section--- */
  #hero_slider .slide_3{
      position: absolute;
      bottom: 20%;
      left: 12.5%;
      /* width: 30%; */
  }
  #hero_slider .slide_3 p {
      font-size: 30px;
      font-weight: 100;
      color: #fff;
  }
  /* ---End--- */
  /* ---Slide No 4 Section--- */
  #hero_slider  .slide_4{
      position: absolute;
      top: 40%;
      left: 20%;
  }
  #hero_slider .slide_4 h1 {
      font-size: 50px;
      font-weight: 600;
      color: #fff;
  }
  
  #hero_slider .slide_4 p {
      font-size: 30px;
      font-weight: 100;
      color: #fff;
  }
  /* ---End--- */
  
  
  /* ---Slide No 5 Section--- */
  #hero_slider  .slide_5{
      position: absolute;
      bottom: 14%;
      left: 12.5%;
  }
  #hero_slider .slide_5 p {
      font-size: 30px;
      font-weight: 400;
      color: #000;
  }

 /* ---Slide No 6 Section--- */
  #hero_slider  .slide_6{
      position: absolute;
      bottom: 14%;
      left: 12.5%;
  }
  #hero_slider .slide_6 p {
      font-size: 30px;
      font-weight: 400;
      color: #000;
  }


  /* ---End--- */
  
  #hero_slider  .carousel-indicators [data-bs-target] {
      width: 15px !important;
      height: 15px !important;
      border-radius: 50%;
  }
  #hero_slider  .carousel-indicators {
      bottom: 5% !important;
  }
  
  element.style {
  }
  #hero_slider .carousel-indicators [data-bs-target] {
      width: 15px !important;
      height: 15px !important;
      border-radius: 50%;
  }
  .carousel-indicators .active{
      background-color: #bf1d79 !important;
  }
/*end hero slider*/

/*advanced cybersecurity solution start*/
#advance_security p{
    font-weight: 400 !important;
    font-size: 18px !important;
}

#advance_security .para {
    line-height: 29px;
    font-weight: 500 !important;
}

#advance_security  .btn-3 {
    background-color: #000;
    padding: 8px 18px;
    color: #fff;
    border: none;
    font-size: 13.5px;
}
#advance_security .btn-3{
    transition: 0.3s;
}
#advance_security .btn-3:hover{
    background-color: #bf1d79;
}
#advance_security .advance-security-image{
    width:90%;
    height:90%;
}

/* --Contact Us section--- */
#fixedbutton .fixed_button {
    position: absolute;
    right: 0;
    rotate: 90deg;
    right: -41px;
    bottom: 20%;
    background-color: #f1b51c;
    font-size: 18px !important;
    border-radius: 5px !important;
}

#fixedbutton .fixed_button .btn {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    padding: 6px 18px;
}
/*end*/

/*section three start*/
#automate_security .bg_image {
    /* background-image: url("/asset/image/automate_security/image.png"); */
    background-image: url("https://www.aujas.com/hubfs/Homepage%20Revamp%202023/image-min.png");
    width: 100%;
    height: 80vh;
    background-repeat: no-repeat;
    background-position: center;
    object-fit: cover;
    background-size: contain;
  }
  
  #automate_security .gif_title {
    font-size: 80px !important;
    color: #fff;
    font-weight: 100;
  }
  
  #automate_security .gif_title_2 {
    font-size: 40px !important;
    color: #fff;
    padding-top: 20px;
    font-weight: 200;
  }
  
  #automate_security .for_para {
    width: 75%;
    font-size: 22px !important;
    color: #fff;
    font-weight: 200;
  }
  
  #automate_security span {
    border: 1px solid #fff;
    border-radius: 50%;
    height: 40px;
    width: 40px;
  }
  
  #automate_security .carousel-control-next {
    bottom: -110%;
    width: 15%;
    opacity: 0.5;
    left: 5%;
    font-size: 28px;
    margin-top: 30px;
  }
  
  #automate_security .carousel-control-prev {
    bottom: -110%;
    font-size: 28px;
    left: -5%;
    margin-top: 30px;
  }
  
  .fixed_button {
    position: absolute;
    right: 0;
    rotate: 90deg;
    right: -41px;
    bottom: 20%;
    background-color: #f1b51c;
    font-size: 18px !important;
    border-radius: 5px !important;
  }
  
  .fixed_button .btn {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    padding: 6px 18px;
  }
  
  #automate_security .row-height {
    height: 80vh;
  }

/*elvating enterprise security start*/
#customers-testimonials .item-details {
    background-color: #ffffff;
    color: #000;
    padding: 30px;
    text-align: left;
}

#customers-testimonials .item-details h5 {
    margin: 0 0 15px;
    font-size: 18px;
    line-height: 18px;
}

#customers-testimonials .item-details h5 span {
    color:#000;
    float: right;
    padding-right: 20px;
}

#customers-testimonials .item-details p {
    font-size: 14px;
}

#customers-testimonials .item {
    text-align: center;
    margin-bottom: 80px;
}

.owl-carousel .owl-nav [class*=owl-] {
    transition: all 0.3s ease;
}

.owl-carousel .owl-nav [class*=owl-].disabled:hover {
    background-color: #d6d6d6;
}

.owl-carousel {
    position: relative;
}

.owl-carousel .owl-next,
.owl-carousel .owl-prev {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    position: absolute;
    top: 35%;
    font-size: 20px;
    color: #000;
    border: 1px solid #ddd;
    text-align: center;
}

.owl-carousel .owl-prev {
    left: -80px;
}

.owl-carousel .owl-next {
    right: -70px;
}

.for_padding {
    padding: 10px 50px !important;
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    box-shadow: 0px 0px 9px #cec7c7d6;
}

.for_shadow {
    box-shadow: 5px 5px 10px rgba(199, 196, 196, 0.404) !important;
    padding: 0 !important;
    width: 98% !important;
}
.btn-3{
    padding: 12px 30px;
    background-color: black;
    color: #fff;
    transition: 0.4s;
    border: none;
}
.btn-3:hover{
    background-color: #bf1d79;
}
.item-details h3{
    font-weight: 600;
}
.item-details h5{
    font-weight: 500 !important;
}
.item-details p{
    font-weight: 400 !important;
    font-size: 17px !important;
}

.owl-carousel .owl-dot{
  display:none !important;
}
.enterprise_security .enterprise-text{
    font-size: 18px !important;
}
.enterprise_security .img-responsive{
    height: 350px;
    object-fit: cover;
}
/*end*/

/*our leading solution start*/
#our_leading {
    background-color: #f7f7f7;
}
#our_leading .card {
    height: 550px;
    box-shadow: 5px 5px 10px rgba(108, 104, 104, 0.404) !important;
} 
#our_leading .card h4 {
    color: rgb(55, 55, 166) !important;
    letter-spacing: 3px;
    font-weight: 400;
    font-size: 19px;
}
#our_leading .btn-3{
    padding: 10px 30px;
    background-color: black;
    color: #fff;
    transition: 0.4s;
}
#our_leading .btn-3:hover{
    background-color: #bf1d79;
}
#our_leading .btn-3{
    position: absolute;
    bottom: 7%;
}
#our_leading p{
    font-size: 18px !important;
}
/*end*/

/*in the news start*/
#customers-testimonials-1 .item-details {
    background-color: #ffffff;
    color: #000;
    padding: 30px;
    text-align: left;
    height: 330px;
}

#customers-testimonials-1 .item-details h5 {
    margin: 0 0 15px;
    font-size: 18px;
    line-height: 18px;
}

#customers-testimonials-1 .item-details h5 span {
    color: #000;
    float: right;
    padding-right: 20px;
}

#customers-testimonials-1 .item-details p {
    font-size: 14px;
}

#customers-testimonials-1 .item {
    text-align: center;
    margin-bottom: 80px;
}

#in_the_news .owl-carousel .owl-nav [class*=owl-] {
    transition: all 0.3s ease;
}

#in_the_news .owl-carousel .owl-nav [class*=owl-].disabled:hover {
    background-color: #d6d6d6;
}

#in_the_news .owl-carousel {
    position: relative;
}
.item-details .btn-3{
    padding: 12px 30px;
    background-color: black;
    color: #fff;
    transition: 0.4s;
    border: none;
}
.item-details .btn-3:hover{
    background-color: #bf1d79;
}
.title{
    background-color: #bf1d79;
    padding: 10px 20px; 
    width: 15%;
    position: absolute;
    top: 0%;
    color: #fff;
    font-size: 17px
}
/*end*/

/*engineering of cybersecurity start*/
#engineer_of_cybersecurity {
    background-color: #f7f7f7;
    height: 550px; 
}

#engineer_of_cybersecurity h1 {
    font-weight: 400 !important;
}

#engineer_of_cybersecurity h3 {
    margin-top: 10px !important;
    color: #bf1d79;
    font-size: 40px !important;
    font-weight: 400 !important;
}

#engineer_of_cybersecurity p {
    font-size: 20px;
    width: 60%;
}

#engineer_of_cybersecurity .img_hover {
    overflow: hidden;
}

#engineer_of_cybersecurity .img_hover img{
    transition: 0.3s;
}
#engineer_of_cybersecurity .img_hover img:hover {
    transform: scale(1.1);
}
/*end*/

/*section eight start*/
#insight_information h1{
    font-weight: 400;
   }
   #insight_information .owl-dots {
     text-align: center;
     padding-top: 15px;
   }
   #insight_information .owl-dots button.owl-dot {
     width: 11px;
     height: 11px;
     border-radius: 50%;
     display: inline-block;
     background: #ccc !important;
     margin: 0 5px;
   }
  
   #insight_information .owl-dots button.owl-dot.active {
     background-color:#bf1d79 !important;
 
   }
   #insight_information .owl-dots button.owl-dot:focus {
     outline: none;
   }
   #insight_information .owl-nav button:focus {
       outline: none;
   }
   
   #insight_information .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
     display: none;
   }
   #insight_information .item{
     background-color: rgb(234, 234, 234);
   }
  #insight_information a:hover{
    cursor: pointer;
   }
  #insight_information a{
     text-decoration: none;
     font-size: 13.5px;
     color: #bf1d79;
     font-weight: 400;
   }
   #insight_information h6{
     color: rgb(55, 55, 166) !important;
   }
 
  #insight_information .owl-item img{
    height:unset !important;
 }

.new-box-height{
 height:300px; 
}

/*end*/

/* our alliances start*/
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.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;
}

#scroller:hover>* {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}
/*end*/

  /* Smartphones (portrait and landscape) ----------- */
  @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {

    /*hero slider start*/
    #hero_slider .carousel-control-next,#hero_slider .carousel-control-prev{
        display: none;
    }
    
    .slider-top-space{
  margin-top: unset !important; }
    /*end*/

    /*automate security start*/
    #automate_security .row-height {
      height: unset;
    }
    #automate_security .bg_image {
      background-position: unset;
    }
    #automate_security .for_para{
      width: unset;
    }
    #automate_security .gif_title_2{
      font-size: 23px !important;
      padding-top:18px;
      font-weight: 400;
    }
    #automate_security .for_para{
      font-size: 20px !important;
    }
    #automate_security .gif_title{
        font-size: 40px !important;
    }
    #automate_security .bg_image { 
        background-image: url("https://www.aujas.com/hubfs/BG.webp"); 
        height: 52vh; 
          background-size: cover;
    margin-bottom: 20px;
    }
    #automate_security .carousel-control-prev{
        left:0%;
    }
    #automate_security .carousel-control-next{
        left: 14%;
    }
    #automate_security .row-height{
        height: 42vh;
    }
    /*end*/

    /*advanced cybersecurity start*/
    #advance_security .advance-security-image{
        width: 100%;
    }
    #advance_security p{
        font-size: 18px !important;
    }
    /*end*/

    /*in the news start*/
    .title{
        width: 25%;
    }
    /*end*/

    /*engineers of cybersecurity start*/
    #engineer_of_cybersecurity { 
        height: unset; 
    }
    #engineer_of_cybersecurity p{
        width:unset;
    }
    #engineer_of_cybersecurity h2{
        font-size: 25px !important;
    }
    #engineer_of_cybersecurity p{
        font-size: 18px;
    }
    /*end*/
    
    .new-box-height{
 height:450px; 
}

    /*elevating enterprise security*/
    .enterprise_security .enterprise-text{
        font-size: 18px !important;
    }
    .owl-carousel .owl-nav .owl-next{
        display: none;
    } 
    
    .carousel-img {
          height: 350px;
       object-fit: cover;
     }
    }
    /*end*/
  }
    
    /* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

    /*hero slider start*/
    #hero_slider .slide_1 h1,#hero_slider .slide_2 h1,#hero_slider .slide_3 h1,#hero_slider .slide_4 h1,#hero_slider .slide_5 h1, #hero_slider .slide_6 h1{
        font-size: 20px;
    }
    #hero_slider .slide_1 p,#hero_slider .slide_2 p,#hero_slider,#hero_slider .slide_3 p,#hero_slider .slide_4 p,#hero_slider .slide_5 p, ,#hero_slider .slide_6 p{
        font-size: 18px;
    }
    /*end*/

    /*advanced cybersecurity solution*/
    #advance_security .advance-security-image{
        width: 100%;
    }
    /*end*/

    /*automate security start*/
    #automate_security .bg_image{
        height:52vh;
    }
    #automate_security .row-height{
        height:52vh;
        position: absolute;
        left: 30%;
    }
    #automate_security .for_para{
        width: unset;
    }
    #automate_security .gif_title_2{
        font-size: 30px !important;
        font-weight: 400;
    }
    #automate_security .gif_title{
        font-size: 55px;
    }
    #automate_security .carousel-control-prev,#automate_security .carousel-control-next{
        display: none;
    }
    #automate_security .gif_title{
        font-size: 37px !important;
    }
    /*end*/

    /*advance cybersecurity solution start*/
    #advance_security p{
        font-size: 18px !important;
    }
    /*end*/

    /*in the news start*/
    .title{
        width: 25%;
    }
    /*end*/

    /*elevating enterprise security start*/
    .owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{
        display: none;
    }
    .enterprise_security .enterprise-text{
        font-size: 18px !important;
    }
    .enterprise_security .item-details .btn-3{
        padding: 10px 11px;
    }
    .enterprise_security .title{
        padding: 10px 10px !important;
    }
    /*end*/

    /*engineers of cybersecurity*/
    #engineer_of_cybersecurity{
        height: unset;
    }
    #engineer_of_cybersecurity p{
        width: unset;
    }
    /*end*/

    } 
 