

/*  Header   */

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}


.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
 color: red !important;
}
/* * {
  background: #000 !important;
  color: #0f0 !important;
  outline: solid #f00 1px !important;
} */

body {
  /* font-family: 'Poppins', sans-serif !important;   */
  /* font-family: 'TT Commons', sans-serif; */
  font-family: Livvic !important;
  font-family: Raleway, sans-serif;
  /* background-image: linear-gradient(to right,#090909 70%,#148293); */
  background: #090909;
                                                                                     
  /* font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; */
  /* background-color: #fff; */
  height: 200vh;
  position: relative; }
  body:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    opacity: 0;
    visibility: hidden;
    z-index: 1; }
  body.offcanvas-menu:before {
    opacity: 1;
    z-index: 1002;
    visibility: visible; }

    #theme-btn {
      font-size: 1rem;
      cursor: pointer;
      color: #1a8ac4;
    }
    #theme-btn:hover {
      color: #BB86FC;
    }

    .changeTheme {
      background: #1D1E22;
      color: #eee;
    }

    .headerTheme {
      background: #1D1E22;
      color: #eee;
    }

     /* WhatsApp   */


  .whatsapp {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 80px;
    height: 80px;
    z-index: 999999;
    background: url('https://www.eloiconsulting.com/images/whatsapp.png') center no-repeat;
    background-size: 45px;
    text-align: center;
  }


p {
  color: #b3b3b3;
  font-weight: 300; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Livvic', sans-serif;
  font-weight: 600;

  /* font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";  */
}


a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; }
  a, a:hover {
    text-decoration: none !important; }


    ul{
      list-style-type: none;
    }
.hero {
  height: 100vh;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.top-bar {
  padding: .5rem 0;
  background-image: linear-gradient(30deg, #090909 60%, #148293);
}
  .top-bar a {
    color: #fff;
  font-size: 13px; }

.site-navbar {
  margin-bottom: 0px;
  z-index: 1999;
  position: relative;
  width: 100%;
  /* padding: 1rem;  */
}
  
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #b3b3b3;
}

.home-slider .carousel-content a{
  color: #fff !important;
}

/* html,body
{
    width: 100%;
    height: 100%;
   
    overflow-x: hidden; 
} */


@media (min-width:1440px) { 
  .container-fluid {
    width: 85% !important;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
}
  @media (max-width: 991.98px){
 

    /* html,body
{
    width: 100%;
    overflow-x: hidden; 
} */

    .site-navbar .site-logo .logo-img{
      width: 250px;
      object-fit: contain;
      position: relative;
      top: -33px !important;
      left: -6px !important;
    }

   

    .carousel-item:after {
      content:"";
      display:block;
      position:absolute;
      top:0;
      bottom:0;
      left:0; 
      right:0;
      /* background:
    linear-gradient(
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0.5)
    ); */
    width:100% !important;
      /* background:rgba(0,0,0,0.7) !important;  */
      /* background-color: rgba(0,0,72,.4) !important; */
      background: linear-gradient(90deg,rgba(0,0,72,.5) 30%,rgba(0,0,72,0) 90%) !important;

    }
  }

  @media (max-width: 991.98px) {
    .site-navbar {
      padding-top: 2rem;
      padding-bottom: 2rem; } 

     
    
    }



  .site-navbar .toggle-button {
    position: absolute;
    right: 25px;
    top: -23px;
  }

  #theme-btn {
    font-size: 1rem;
    cursor: pointer;
    color: #1a8ac4;
    margin: 0 17px;
  }
  #theme-btn:hover {
    color: #BB86FC;
  }

  .changeTheme {
    background: #1D1E22;
    color: #eee;
  }

 

  .site-navbar .site-logo {
    position: absolute;
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 0;
    margin: 0;
    padding: 0;
    z-index: 3; }


    @media (max-width: 991.98px) {
      .site-navbar .site-logo {
        float: left;
        position: relative; } }
  .site-navbar .site-navigation.border-bottom {
    border-bottom: 1px solid white !important; }
  .site-navbar .site-navigation .site-menu {
    margin-bottom: 0; }
    .site-navbar .site-navigation .site-menu .active {
      color: #007bff !important; }
    .site-navbar .site-navigation .site-menu a {
      text-decoration: none !important;
      display: inline-block; }
    .site-navbar .site-navigation .site-menu > li {
      display: inline-block; }
      .site-navbar .site-navigation .site-menu > li > a {
        margin-left: 15px;
        /* margin-right: 15px; */
        padding: 20px 0px;
        color: #000 !important;
        display: inline-block;
        text-decoration: none !important; }
        .site-navbar .site-navigation .site-menu > li > a:hover {
          color: #007bff; }
    .site-navbar .site-navigation .site-menu .has-children {
      position: relative; }
      .site-navbar .site-navigation .site-menu .has-children > a {
        position: relative;
        padding-right: 20px; }
        .site-navbar .site-navigation .site-menu .has-children > a:before {
          position: absolute;
          content: "\e313";
          font-size: 16px;
          top: 50%;
          right: 0;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          font-family: 'icomoon'; }
      .site-navbar .site-navigation .site-menu .has-children .dropdown {
        visibility: hidden;
        opacity: 0;
        top: 100%;
        position: absolute;
        text-align: left;
        border-top: 2px solid #007bff;
        -webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
        padding: 0px 0;
        margin-top: 20px;
        margin-left: 0px;
        background: #fff;
        -webkit-transition: 0.2s 0s;
        -o-transition: 0.2s 0s;
        transition: 0.2s 0s; }
        .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top {
          position: absolute; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
            display: none;
            bottom: 100%;
            left: 20%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
            border-color: rgba(136, 183, 213, 0);
            border-bottom-color: #fff;
            border-width: 10px;
            margin-left: -10px; }
        .site-navbar .site-navigation .site-menu .has-children .dropdown a {
          text-transform: none;
          letter-spacing: normal;
          -webkit-transition: 0s all;
          -o-transition: 0s all;
          transition: 0s all;
          color: #000 !important; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown a.active {
            color: #007bff !important;
            background: #f8f9fa; }
        .site-navbar .site-navigation .site-menu .has-children .dropdown > li {
          list-style: none;
          padding: 0;
          margin: 0;
          min-width: 200px; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown > li > a {
            padding: 9px 20px;
            display: block; }
            .site-navbar .site-navigation .site-menu .has-children .dropdown > li > a:hover {
              background: #f8f9fa;
              color: #ced4da; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > a:before {
            content: "\e315";
            right: 20px; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > .dropdown, .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > ul {
            left: 100%;
            top: 0; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:hover > a, .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:active > a, .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:focus > a {
            background: #f8f9fa;
            color: #ced4da; }
      .site-navbar .site-navigation .site-menu .has-children:hover > a, .site-navbar .site-navigation .site-menu .has-children:focus > a, .site-navbar .site-navigation .site-menu .has-children:active > a {
        color: #007bff; }
      .site-navbar .site-navigation .site-menu .has-children:hover, .site-navbar .site-navigation .site-menu .has-children:focus, .site-navbar .site-navigation .site-menu .has-children:active {
        cursor: pointer; }
        .site-navbar .site-navigation .site-menu .has-children:hover > .dropdown, .site-navbar .site-navigation .site-menu .has-children:focus > .dropdown, .site-navbar .site-navigation .site-menu .has-children:active > .dropdown {
          -webkit-transition-delay: 0s;
          -o-transition-delay: 0s;
          transition-delay: 0s;
          margin-top: 0px;
          visibility: visible;
          opacity: 1; }

          .site-mobile-menu {
            width: 300px;
            position: fixed;
            right: 0;
            z-index: 2000;
            padding-top: 20px;
            background: #fff;
            height: calc(100vh);
            -webkit-transform: translateX(110%);
            -ms-transform: translateX(110%);
            transform: translateX(110%);
            -webkit-box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
            box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
            -webkit-transition: .3s all ease-in-out;
            -o-transition: .3s all ease-in-out;
            transition: .3s all ease-in-out; }
            .offcanvas-menu .site-mobile-menu {
              -webkit-transform: translateX(0%);
              -ms-transform: translateX(0%);
              transform: translateX(0%); }
            .site-mobile-menu .site-mobile-menu-header {
              width: 100%;
              float: left;
              padding-left: 20px;
              padding-right: 20px; }
              .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
                float: right;
                margin-top: 8px; }
                .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
                  font-size: 30px;
                  display: inline-block;
                  padding-left: 10px;
                  padding-right: 0px;
                  line-height: 1;
                  cursor: pointer;
                  -webkit-transition: .3s all ease;
                  -o-transition: .3s all ease;
                  transition: .3s all ease; }
                  .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover {
                    color: #ced4da; }
              .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
                float: left;
                margin-top: 10px;
                margin-left: 0px; }
                .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
                  display: inline-block;
                  text-transform: uppercase; }
                  .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
                    max-width: 70px; }
                  .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
                    text-decoration: none; }
            .site-mobile-menu .site-mobile-menu-body {
              overflow-y: scroll;
              -webkit-overflow-scrolling: touch;
              position: relative;
              padding: 0 20px 20px 20px;
              height: calc(100vh - 52px);
              padding-bottom: 150px; }
            .site-mobile-menu .site-nav-wrap {
              padding: 0;
              margin: 0;
              list-style: none;
              position: relative; }
              .site-mobile-menu .site-nav-wrap a {
                padding: 10px 20px;
                display: block;
                position: relative;
                color: #212529; }
                .site-mobile-menu .site-nav-wrap a:hover {
                  color: #007bff; }
              .site-mobile-menu .site-nav-wrap li {
                position: relative;
                display: block; }
                .site-mobile-menu .site-nav-wrap li .nav-link.active {
                  color: #007bff; }
              .site-mobile-menu .site-nav-wrap .arrow-collapse {
                position: absolute;
                right: 0px;
                top: 10px;
                z-index: 20;
                width: 36px;
                height: 36px;
                text-align: center;
                cursor: pointer;
                border-radius: 50%; }
                .site-mobile-menu .site-nav-wrap .arrow-collapse:hover {
                  background: #f8f9fa; }
                .site-mobile-menu .site-nav-wrap .arrow-collapse:before {
                  font-size: 12px;
                  z-index: 20;
                  font-family: "icomoon";
                  content: "\f078";
                  position: absolute;
                  top: 50%;
                  left: 50%;
                  -webkit-transform: translate(-50%, -50%) rotate(-180deg);
                  -ms-transform: translate(-50%, -50%) rotate(-180deg);
                  transform: translate(-50%, -50%) rotate(-180deg);
                  -webkit-transition: .3s all ease;
                  -o-transition: .3s all ease;
                  transition: .3s all ease; }
                .site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
                  -webkit-transform: translate(-50%, -50%);
                  -ms-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
              .site-mobile-menu .site-nav-wrap > li {
                display: block;
                position: relative;
                float: left;
                width: 100%; }
                .site-mobile-menu .site-nav-wrap > li > a {
                  padding-left: 20px;
                  font-size: 16px; }
                .site-mobile-menu .site-nav-wrap > li > ul {
                  padding: 0;
                  margin: 0;
                  list-style: none; }
                  .site-mobile-menu .site-nav-wrap > li > ul > li {
                    display: block; }
                    .site-mobile-menu .site-nav-wrap > li > ul > li > a {
                      padding-left: 40px;
                      font-size: 14px; }
                    .site-mobile-menu .site-nav-wrap > li > ul > li > ul {
                      padding: 0;
                      margin: 0; }
                      .site-mobile-menu .site-nav-wrap > li > ul > li > ul > li {
                        display: block; }
                        .site-mobile-menu .site-nav-wrap > li > ul > li > ul > li > a {
                          font-size: 16px;
                          padding-left: 60px; }
              .site-mobile-menu .site-nav-wrap[data-class="social"] {
                float: left;
                width: 100%;
                margin-top: 30px;
                padding-bottom: 5em; }
                .site-mobile-menu .site-nav-wrap[data-class="social"] > li {
                  width: auto; }
                  .site-mobile-menu .site-nav-wrap[data-class="social"] > li:first-child a {
                    padding-left: 15px !important; }
          
          .sticky-wrapper {
            position: relative;
            z-index: 100;
            width: 100%; }
            .sticky-wrapper .site-navbar {
              -webkit-transition: .3s all ease;
              -o-transition: .3s all ease;
              transition: .3s all ease; }
            .sticky-wrapper .site-navbar {
              background: #fff; }
              .sticky-wrapper .site-navbar .site-logo a {
                color: #fff; }
              .sticky-wrapper .site-navbar ul li a {
                color: rgba(255, 255, 255, 0.7) !important; }
                .sticky-wrapper .site-navbar ul li a.active {
                  color: #fff !important; }
            .sticky-wrapper.is-sticky .site-navbar {
              background: #fff;
              -webkit-box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2);
              box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2); }
              .sticky-wrapper.is-sticky .site-navbar .site-logo a {
                color: #007bff; }
              .sticky-wrapper.is-sticky .site-navbar ul li a {
                color: #000 !important; }
                .sticky-wrapper.is-sticky .site-navbar ul li a.active {
                  color: #007bff !important; }
            .sticky-wrapper .shrink {
              padding-top: 0px !important;
              padding-bottom: 0px !important; }

             
              @media (max-width: 991.98px) {
                .sticky-wrapper .shrink {
                  padding-top: 30px !important;
                  padding-bottom: 30px !important; } 


                  .mob-view{
                    display: none;

                  }
                  .whatsapp {                 
                    bottom: 60px;
                  }
                 
                    .item:after {
                      content:"";
                      display:block;
                      position:absolute;
                      top:0;
                      bottom:0;
                      left:0; 
                      right:0;
                     
                      width:100% !important;
                      /* background:rgba(0,0,0,0.7) !important;  */
                      background-color: rgba(0,0,72,.5) !important;
                      -webkit-clip-path:100%;
                      clip-path:none !important;
                      /* background: linear-gradient(90deg,rgba(0,0,72,.5) 30%,rgba(0,0,72,0) 90%) !important; */
                
                    }
                    
                    .sticky-wrapper .toggle-button .site-menu-toggle i{
                      color: #1aa0b6;
                      font-size: 20px;
                    }
                    
                 
                }
          
                @media (max-width: 767.98px){
                  .owl-carousel .slider-item{
                    background-position: center !important;
                    background: url('https://www.eloiconsulting.com/images/back_11.gif') no-repeat !important;
                  }
                  .owl-carousel .slider-item-1{
                    background-position: center !important;
                    height: 600px !important;
                    background: url('https://www.eloiconsulting.com/images/back_12.gif') no-repeat !important;
                  }
                  .owl-carousel .slider-item-2{
                    background-position: center !important;
                    height: 600px !important;
                    background: url('https://www.eloiconsulting.com/images/back_13.gif') no-repeat !important;
                  } 
                  .owl-carousel .slider-item-3{
                    background-position: center !important;
                    height: 600px !important;
                    background: url('https://www.eloiconsulting.com/images/back_14.gif') no-repeat !important;
                  } 
                  .owl-carousel .slider-item-4{
                    background-position: center !important;
                    height: 600px !important;
                    background: url('https://www.eloiconsulting.com/images/back_15.gif') no-repeat !important;
                  } 
                  .owl-carousel .slider-item-5{
                    background-position: center !important;
                    height: 600px !important;
                    background: url('https://www.eloiconsulting.com/images/back_16.gif') no-repeat !important;
                  } 
                .owl-carousel.home-slider .owl-dots {
                    bottom: 65px !important;
                } 
                
                 }

                 @media (max-width: 320px){
                  .grid figure p {
                    font-size: 12px !important;
                  }

                  .grid figure figcaption {
                    padding: 1rem !important;
                    color: #fff;
                }

                .grid figure h3 {
                  font-size: 15px !important;
                  letter-spacing: 1px;
                  line-height: 1.2 !important;
              }
                }

                @media (max-width: 900px) and (min-width: 600px){
                  .grid figure p {
                    font-size: 10px !important;
                  }

                  .grid figure h2 {
                    font-size: 10px !important;
                  }

                  .grid figure h3 {
                    font-size: 12px !important;
                     letter-spacing: 0 !important;
                     line-height: 1.2 !important;
                  }


                  .grid figure figcaption {
                    padding: 1rem !important;
                    color: #fff;
                }
                }

                 @media (max-width: 600px){
                    .home-intro .about__banner-content {
                        position: absolute;
                        bottom: -14px;
                        left: 10px;
                        max-width: 306px;
                        max-height: 330px;
                    }
                    .home-intro .about__banner-title {
                      margin-bottom: 0;
                      line-height: 37px;
                      position: absolute !important;
                      left: 40px !important;
                      bottom: 26px;
                      color: #fff;
                      white-space: nowrap;
                      font-size: 12px !important;
                      letter-spacing: 1px;
                      font-weight: 700;
                      font-family: var(--font-heading);
                      transform: rotate(-90deg);
                      -webkit-transform-origin: bottom left;
                      display: flex;
                      flex-wrap: nowrap;
                      align-items: center;
                  }

                  .home-intro .about__banner-content::before {
                    content: '';
                    height: 4px;
                    width: 296px !important;
                    background-color: #3d3d3d;
                    position: absolute;
                    bottom: 0;
                    left: 0;
                }
                   
                .grid figure p {
                  font-size: 13px ;
                }
                
                .carousel-content p{
                  width: 60%;
                  line-height: 1.5 !important;
                  font-size:16px !important;
                }
                
               .carousel-content h3{
                  width: 60%;          
                }
                .carousel-content .sub-title{
                  display:none !important;         
                }
                 }


      /* .get-quote button{
        padding: 10px 25px 10px 5px;
        text-align: center;
        background: #35127c;
        color: #fff;
        border: none;
        border-radius: 5px;      
        position: relative;
        left: 48px;

      } */

      .btn-11 {
        padding: 8px 20px 8px 0px;
        text-align: center;
        font-weight: 400;;
        border: none;    
        position: relative;
        left: 48px;
        color: #3cc2d7;
        font-size: 17px;
        font-weight: 800;
        background: none;
        /* background-image: linear-gradient(to right,#18616d 0%,#69cfdc 51%,#148293 100%); */
       
        transition: all 180ms linear 0ms;
        background-size: 200%,auto;
       
      }
      .btn-11:hover {
        /* background-position: 100%; */
        color: #000;
      }

  /* Dark Mode    */


  .site-navbar .site-logo .logo-img{
    width: 155px;
    object-fit: contain;
    position: relative;
    top: 0;
    left: 0;
  }

 

      /* Home  Carousel Banner    */

      /* .owl-carousel.home-slider .slider-item {
        height: 600px !important;
    } */

      .carousel-content {
        position: absolute;
        top: 50px;
        left: 0;
        z-index: 1;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
        text-align: center;
    }

    .carousel-line{
      position: absolute;
      top: 74px;
      left: -24px;
      /* background-color:#148293; */
      background: linear-gradient(-179deg,#148293 1%,#1fbad2 100%);;
      color: rgb(255, 255, 255);
      width: 80px;
      height: 172px;
      min-height: 0px;
      min-width: 0px;
      max-height: none;
      max-width: none;
      transform-origin: 50% 50%;
      opacity: 1;
      transform: translate(0px, 0px);
      visibility: visible;
      transition: width 2s;

    }

    .carousel-line-2{
      height: 282px;
    }

    .carousel-line-3 {
      height: 284px !important;
  }
      .carousel-item:after {
        content:"";
        display:block;
        position:absolute;
        top:0;
        content: "";
        display: block;
        position: absolute;
        top: 0;
        /* right: 0; */
        /* background: rgba(0,0,0,0.7); */
        border-bottom: 500px solid rgba(0,0,72);
        border-right: 500px solid transparent;
        /* background-color: rgba(0,0,72,.4); */
        width: 85%;
        opacity: 1;
        z-index: 0;
      }

      #triangle-bottomleft {
        width: 0;
        height: 0;
        border-bottom: 100px solid red;
        border-right: 100px solid transparent;
      }



      /* .carousel-content {
        position: absolute;
        top: 120px;
        left: 20px;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
        text-align: center;
        width: 50%;
    } */

    .carousel-content h1{
      font-size: 36px;
      font-weight: 700;
      letter-spacing: 1px;
      line-height: 2;
      text-align: left;
    }

    .carousel-content h2{
      font-size: 20px;
      font-weight: 600;
      line-height: 1.9;
      letter-spacing: 0.5px;
      text-align: left;  
    }
    
    .carousel-content .sub-title{
      display:block;         
    }

    .carousel-content h3{
      margin-bottom: 25px;
      text-align: left;
      font-weight: 600;
      font-size: 88px;
      
    }

    .carousel-content p{
      color: #fff;
      margin-bottom: 38px;
      text-align: left;
      line-height: 1.9;
      letter-spacing: 0.5px;

    }

    .carousel-content button{
      padding: 10px 30px;
      color: #fff;
      font-weight: 600;
      font-size: 14px;
      position: absolute;
      left:0;
      letter-spacing: 1px;
      border:none;
      /* border: 1px solid #148293; */
      background-image: linear-gradient(to right,#18616d 0%,#69cfdc 51%,#148293 100%);
      /* background-image: linear-gradient(to right,#000 0%,#69cfdc 51%,#148293 100%); */
      transition: all 180ms linear 0ms;
      background-size: 200%,auto;
    
    }


   
      .carousel-content button:hover {
        background-position: 100%;
        color: #fff;
      }
   
    .item:after {
      content:"";
      display:block;
      position:absolute;
      top:0;
      bottom:0;
      left:0;
      right:0;  
      z-index: -1;
      /* background: linear-gradient(90deg, #004aad, #36096d); */
      /* background-color: #36096d; */
      /* background-image: linear-gradient(315deg, #36096d 0%, #37d5d6 74%); */

      /* background-color: #36096d;
      background-image: linear-gradient(315deg, #3B0E80 44%, #004aad  74%); */

      /* background-color: #182b3a;
      background-image: linear-gradient(315deg, #182b3a 0%, #20a4f3 74%); */


      
      background-color: transparent;
      background-image: linear-gradient(180deg, #3B0E80 0%, #63229B 74%);

           /* background-image: linear-gradient(315deg, #36096d 40%, #37d5d6 74%); */


      
      /* background-image: linear-gradient(315deg, #004aad 0%, #cb6ce6 74%); */


          /* background-image: linear-gradient(315deg, #36096d 30%, #1ba4e3 54%); */

     opacity: 0.5;
      
      /* background: #000038;
      -webkit-clip-path: ellipse(42% 56% at 87% 53%);
      clip-path: ellipse(42% 56% at 87% 53%); */
      /* -webkit-clip-path: polygon(31% 0, 100% 0, 100% 45%, 100% 100%, 33% 100%, 48% 47%);
      clip-path: polygon(31% 0, 100% 0, 100% 45%, 100% 100%, 33% 100%, 48% 47%); */
      
      /* -webkit-clip-path: polygon(26% 0, 100% 0, 100% 45%, 100% 100%, 30% 100%, 48% 47%);
      clip-path: polygon(26% 0, 100% 0, 100% 45%, 100% 100%, 30% 100%, 48% 47%); */
    }



    .features-thumb .shape-1 img{
      position: absolute;
      z-index: -1;
      top:70px;
      left: 0;
    }

    .features-thumb .shape-2 img{
      position: absolute;
      z-index: 0;
      top: 116%;
      left: 72px;
      width: 150%;
    }

    .img-rotate{
      animation-name: rotate;
      animation-duration: 50s;
      animation-iteration-count: infinite;
      animation-timing-function: linear;
  }

  @keyframes rotate{
      from{ transform: rotate(-360deg); }
      to{ transform: rotate(360deg); }
  }

  .features-thumb .image-block {
    position: absolute;
    background: #391862;
    padding: 114px;
    z-index: -1;
    top: 133px;
    left: 64px;
    border-radius: 50%;
    box-shadow: 0 0 30.1px rgba(0, 201, 255, 0.85);

  }


  .features-thumb .image-block h1{
    position: absolute;
    font-weight: 600;
    /* color: #fff; */
    /* color: #21b2d1; */
    /* z-index: 0; */
    color: #fff;
    z-index: 1;
    top: 84px;
    left: 50px;
    font-family: serif;
    font-size: 55px;
    
  }


    .feature-icon img{
      position: absolute;
      z-index: 1;
      top:0;
      left: 0;
    }

    .feature-icon h3{
      position: absolute;
      z-index: 1;
      color: #fff;
      top:0;
      left: 20px;
      letter-spacing: 2px;
      font-size: 2rem;
      font-weight: 600;
    }

    .feature-icon h3:hover{   
      color: #21b2d1;
      font-weight: 600;
      cursor: pointer;
    }

    .feature-icon p:hover{   
      color: #21b2d1;
      font-weight: 600;
      cursor: pointer;
    }

   

    @media (max-width: 991.98px) {

      .owl-carousel.home-slider .slider-item {
        height: 600px !important;
      }
      
      .owl-carousel.home-slider {
        position: relative;
        height: 600px !important;
        z-index: 0;
    }

      .item:after {
        display: none;
      }

      .carousel-content button {
        background: #148293;
      }

      .carousel-content h1 {
        font-size: 30px;
        line-height: 2;
    }

    .carousel-content h2{
      font-size: 16px;
      font-weight: 600;
      width: 60%;
      line-height: 1.5 !important;
    }

      .carousel-content h3 {
        font-size: 52px;
      }
      .carousel-content {
        top: 50px;
        left: 8px;
      }

      .get-quote button {
        /* left: 18px; */
        padding: 0 35px 14px 35px;
    }
    .carousel-line{
     top: 65px !important;
      left: 4px;
      width: 45px;
      height: 148px;
  }
    .carousel-line-1{
     top: 65px !important;
      left: 10px;
      width: 45px;
      height: 105px !important;
  }
  
      .carousel-line-2{
          height: 200px !important;
      }

      .career-line-3{
        height: 252px !important;
      }
    .heading-lg-underline {
      top: 10% !important;
      left: 18px !important;
      font-size: 20px !important;
    }
    
    .titles {
      position: absolute;
      top: 14% !important;
      left:18px !important;
      }

    .titles h3 {
      font-size: 30px !important;
      width: 100% !important;
    }

    .titles p {
      font-size: 1rem !important;
      margin-top: 20px !important;
      width: 100% !important;
      letter-spacing: 0 !important;
    }


    .btn-11{
      padding: 0px 21px 8px 15px;
      text-align: center;
      font-weight: 400;
      border: none;
      position: relative;
      left: -65px;
      background: none;
      color: #1aa0b6;
      font-size: 18px;
      font-weight: 600;
    }

    #case-study {
      background-position: initial !important;
    }

    #contact-us {
      background: linear-gradient(rgba(0, 0, 0, 80%), rgba(0, 0, 0, 30%)), url("https://www.eloiconsulting.com/images/contact/con-mb-img.webp") !important;
      background-size: cover!important;
      background-repeat: no-repeat;
      background-position: top;
    }
  }
    .dark-light-switcher {
      z-index: 999;
      display: inline-block;
      position: fixed;
      top: 50%;
      right: 0;
      transform: translateY(-50%);
      width: 45px;
      border-radius: 20px;
      padding: 15px 10px;
      /* background-image: linear-gradient(180deg, #FE0B4B 0%, #FFB700 100%); */
      /* background-image: linear-gradient(180deg, #471d69 0%, #09a6cb 100%); */
      background-image: linear-gradient(to right,#18616d 0%,#69cfdc 0%,#148293 100%);
      color: #fff;
      font-size: 14px;
      font-weight: 600;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: row-reverse;
      writing-mode: vertical-lr;
      gap: 7px;
  }

  .dark-light-switcher i {
    top: 0;
    font-size: 15px;
    line-height: 1;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    color: #000;
    align-items: center;
    justify-content: center;
    rotate: 90deg;
}


    .heading-lg-underline {
      display: inline-block;
      position: absolute;
      top: 12%;
      left: 40px;
      font-size: 30px;
      /* font-weight: bolder; */
      border-bottom: 2px solid #1aa0b6 !important;
      letter-spacing: 1px;
    }

    .titles{
      position: absolute;
      top: 20%;
      left: 40px;
    }

    .titles h3{
      font-size: 50px;
      width: 80%;
     
    }

    .titles p{
      font-size: 18px;
      margin-top: 30px;
      width: 80%;
      color: #fff;
      letter-spacing: 1px;
    }

    #hero-career {
      background: linear-gradient(rgba(0, 0, 0, 80%), rgba(0, 0, 0, 30%)), url("https://www.eloiconsulting.com/images/industries/bg-career.webp");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      color: #fffcf9;
      height: 450px; }

    #about-us {
        background: linear-gradient(rgba(0, 0, 0, 23%), rgba(0, 0, 0, 19%)), url("https://www.eloiconsulting.com/images/industries/bg-about.webp");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        color: #fffcf9;
        height: 450px; }

    #contact-us {
          background: linear-gradient(rgba(0, 0, 0, 80%), rgba(0, 0, 0, 30%)), url("https://www.eloiconsulting.com/images/contact/con-bg-img.webp");
          background-repeat: no-repeat;
          background-size: cover;
          color: #fffcf9;
          background-position: center;
          height: 450px; }

    #case-study {
      background: linear-gradient(rgba(0, 0, 0, 80%), rgba(0, 0, 0, 30%)), url("https://www.eloiconsulting.com/images/industries/bg-case.webp");
      background-repeat: no-repeat;
      background-size: cover;
      color: #fffcf9;
      background-position: center;
      height: 450px; }

    #privacy{
      background: linear-gradient(rgba(0, 0, 0, 43%), rgba(0, 0, 0, 30%)), url("https://www.eloiconsulting.com/images/industries/bg-privacy.webp");
      background-repeat: no-repeat;
      background-size: cover;
      color: #fffcf9;
      background-position: center;
      height: 450px; }
    

    #aero {
      background: linear-gradient(rgba(0, 0, 0, 80%), rgba(0, 0, 0, 50%)), url("https://www.eloiconsulting.com/images/industries/image_1.webp");
      background-repeat: no-repeat;
      background-size: cover;
      color: #fffcf9;
      background-position: center;
      height: 450px; }

    #auto {
      background: linear-gradient(rgba(0, 0, 0, 80%), rgba(0, 0, 0, 50%)), url("https://www.eloiconsulting.com/images/industries/image_4.webp");
      background-repeat: no-repeat;
      background-size: cover;
      color: #fffcf9;
      background-position: center;
      height: 450px; }

    #electronics {
      background: linear-gradient(rgba(0, 0, 0, 80%), rgba(0, 0, 0, 50%)), url("https://www.eloiconsulting.com/images/industries/image_6.webp");
      background-repeat: no-repeat;
      background-size: cover;
      color: #fffcf9;
      background-position: center;
      height: 450px; }

    #products {
      background: linear-gradient(rgba(0, 0, 0, 90%), rgba(0, 0, 0, 50%)), url("https://www.eloiconsulting.com/images/industries/image_5.webp");
      background-repeat: no-repeat;
      background-size: cover;
      color: #fffcf9;
      background-position: center;
      height: 450px; }

    #health {
      background: linear-gradient(rgba(0, 0, 0, 60%), rgba(0, 0, 0, 30%)), url("https://www.eloiconsulting.com/images/industries/bg-health.webp");
      background-repeat: no-repeat;
      background-size: cover;
      color: #fffcf9;
      background-position: center;
      height: 450px; }

    #energy {
      background: linear-gradient(rgba(0, 0, 0, 80%), rgba(0, 0, 0, 50%)), url("https://www.eloiconsulting.com/images/industries/image_3.webp");
      background-repeat: no-repeat;
      background-size: cover;
      color: #fffcf9;
      background-position: center;
      height: 450px; }

   /*   Home Banner & PLM SOlutions   */


    .feature-icon .service-1{
      /* top:20px; */
      top: 30px;
      left: -50px;
      
    }

    .feature-icon .service-2{
      top: 200px;
    left: 10px;
    }

    .feature-icon .service-3{
      top: 320px;
      left: 110px;
    }

    .feature-icon .service-4{
      top: 420px;
      left: 250px;
      position: absolute;
      color: #fff;
      z-index: 2;
      
    }

    .feature-icon .service-4 i{
    font-size: 1.75rem !important;
      
    }




     /*   ERP, MOM, & Other SOlutions   */


     .feature-icon .service-5{
      top: 100px;
      left: -50px;
      
    }

    .feature-icon .service-6{
      top: 280px;
    left: 90px;
    }




      /* Home Section Pages CSS  */


      .next-to-banner{
        /* background: rgb(14, 15, 17); */
        height: 170px;
        margin-bottom: 90px;
       
      }

      /* .industries {
        margin: 100px 0;
        } */

      .next-to-banner h1{
        font-size: 160px;   
        color: transparent;     
        letter-spacing: -1px;
        -webkit-text-stroke-width: 2px;
        -webkit-text-stroke-color: rgba(192,192,192,.15);
        white-space: nowrap;
        font-weight: 700;
       
      }

      .next-to-banner-section{
        position: absolute;
        width: 65%;
        left: 423px;
        top: 60.5%;
        background-color: #191919;
         box-shadow: 0 0 46px rgba(0,0,0,.1);
        /* background: #fff; */
        /* background-image: url('http://localhost/projects/eloiversion-7/images/bg_shape.png'); */
        /* background: rgb(14, 15, 17); */
        /* background: rgb(1,19,21);
        background: linear-gradient(90deg, rgba(1,19,21,1) 0%, rgba(1,19,21,1) 55%, rgba(20,130,147,1) 100%); */
        /* position: relative; */
      }

      .next-to-banner .image img{
        width: 100%;
        height: 230px;
      }   

      .next-to-banner .image-desk-version{
          display:block;
      }

        .next-to-banner .image-mob-version{
          display:none;
       }
      .next-to-banner .column-content{
        padding: 40px 24px;     
        background-color: #191919;
        box-shadow: 0 0 46px rgba(0,0,0,.1); 
        position: absolute;
        left: 0;
      }

      .next-to-banner .column-content h3{      
        color: #fff;
      }

      .next-to-banner .industries .column-content {
        padding: 25px;
        background-color: #191919;
        box-shadow: 0 0 46px rgba(0,0,0,.1);
        position: absolute;
        left: -14px;
        height: 230px;
      }

      .tx-border-text {
        position: absolute;
        font-size: 190px;
        line-height: 1;
        color: transparent;
        letter-spacing: -1px;
        -webkit-text-stroke-width: 2px;
        -webkit-text-stroke-color: rgba(192,192,192,.15);
        white-space: nowrap;
        font-weight: 700;
    }
    
   

    @media (max-width: 991.98px){

      .next-to-banner{
        display: none;
      }

      .industries {
        height: 550px !important;
    }
      .next-to-banner-section{
        display: none;
      }

      .next-to-banner .industries .column-content {
        height: auto !important;
      }

      .industries{
        display: block !important;
      }

      .next-to-banner .industries .column-content {
        padding: 40px;
        left: 0 !important;
      }
      
      .next-to-banner .image-desk-version{
          display:none !important;
      }

        .next-to-banner .image-mob-version{
             display: block !important;
            position: absolute;
            top: 65%;
       }
       
       .next-to-banner .energy{
           top: 61% !important;
       }
    }

    
      /* Home Intro  */


      .home-container{
        padding: 20px 0;
      }

      .home-intro h2{
        color: #fff;
        font-size: 45px;
      }

      .home-intro p{
       padding-top: 30px;
      }

      .home-intro .about__banner {
        position: relative;
        padding: 0 25px 75px 85px;
        z-index: 1;
    }

      .home-intro .image{
        clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%);
      }

      .home-intro .image img{
        transform-origin: 50% 50%;
        transition: 1.3s cubic-bezier(.5,.5,0,1);
        max-width: 100%;
        /* height: auto; */
        transform: scale(1)translate(0,0);
        padding-left: 20px;
        height: auto;
      }

      .home-intro .about__banner-content {
        position: absolute;
        bottom: 0;
        left: 12px;
        max-width: 353px;
        /* max-height: 344px; */
        max-height: 466px;
        z-index: -1;
        border-left: 4px solid #3d3d3d;
        background-color: #121212;
      }  
      
      .home-intro .bg_img {
        background-position: 50%;
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%;
    }

    .line-1{
          position: absolute;
          top: 0;
          left: 0;
          z-index: -1;
          /* background-color:#148293; */
          background: linear-gradient(-179deg,#148293 1%,#1fbad2 100%);;
          color: rgb(255, 255, 255);
          width: 40px;
          height: 140px;
          min-height: 0px;
          min-width: 0px;
          max-height: none;
          max-width: none;
          transform-origin: 50% 50%;
          opacity: 1;
          transform: translate(0px, 0px);
          visibility: visible;
          transition: width 2s;
    
      }

      .home-intro .about__banner-content::before {
        content: '';
        height: 4px;
        width: 230px;
        background-color: #3d3d3d;
        position: absolute;
        bottom: 0;
        left: 0;
    }
       .home-intro .about__banner-title {
        margin-bottom: 0;
        line-height: 37px;
        position: absolute;
        left: 60px;
        bottom: 30px;
        color: #fff;
        white-space: nowrap;
        font-size: 22px;
        font-weight: 700;
        font-family: var(--font-heading);   
        transform: rotate(-90deg);     
        -webkit-transform-origin: bottom left;
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
      }

      .about__banner-logo {
        width: 37px;
        max-height: 37px;
        margin-right: 18px;
    }

    .skill-set-percent{
      margin-bottom: 30px;
    }

    .home-intro .about__skill h4{
      font-size: 18px;
      color: #fff;
    }

    .home-intro .about__skill span{
      position: absolute;
      right: 0;
    }

    .home-intro .about__skill .progress{
      height: 3px !important;
      width:100%;
    }

    .home-intro .about__skill .progress-bar{
      background: #148293;
    }

    .mob-version{
      display: none;
    }
    .desk-version{
      display: block;
    }

    @media (max-width: 600px){
      .mob-version{
        display: block;
      }

      .desk-version{
        display: none !important;
      }

    }
    @media (max-width: 991.98px){

      
      .about__banner {
        padding: 0 25px 30px 47px !important;
      }

      .home-intro .about__banner-content {
        position: absolute;
        bottom: -17px;
        left: -2px;
        max-width: 290px;
        max-height: 305px;
    }

    .home-intro .about__skill span{
      position: absolute;
      right: 12px !important;
    }

    .home-intro .about__skill .progress {
      width: 100% !important;
    }

    .line-1 {
      position: absolute;
      top: 0;
      left:7px;
    }
    .tx-border-text {
      font-size: 92px !important;
      top: 57px;
   }

   .text-one{
    top: 0 !important;
   }
   .tx-border-about-text {
    font-size: 92px !important;
    top: 100px !important;
 }
   .home-intro h2 {
    font-size: 40px;
  }
  }


    /* .tx-skill-progress-bar {
      padding: 30px;
      width: 250px;
      max-width: 100%;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      -ms-border-radius: 20px;
      -o-border-radius: 20px;
      position: absolute;
      bottom: -64px;
      right: 20px;
      opacity: 0;
      -webkit-transition: .6s;
      -o-transition: .6s;
      transition: .6s;
      transition-delay: .2s;
  }

    .tx-skill-progress-bar .skill-set-percent:not(:last-child) {
      margin-bottom: 20px;
    }

    .about__skill .tx-skill-progress-bar .skill-set-percent h4 {
      font-size: 16px;
      font-family: var(--font-body);
      padding-bottom: 12px;
    }

    .about__skill .tx-skill-progress-bar .skill-set-percent .progress {
      border-top: 4px solid #252525;
      border-radius: 0;
  }

  .about__skill .tx-skill-progress-bar .skill-set-percent .progress-bar{
    background-image: -webkit-linear-gradient(-179deg,#fdd305 1%,#dc860d 100%);
  }
    .about__skill .tx-skill-progress-bar {
      opacity: 1;
      position: unset;
      width: 100%;
      height: auto;
      background-color: initial;
      padding: 0;
  }

    .tx-skill-progress-bar .skill-set-percent .progress {
      height: 6px;
      border-radius: 0;
      max-width: 100%;
      position: relative;
      overflow: visible;
      border-top: 7px solid #695689;
      background-color: initial;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
  }

  

    .about__skill .tx-skill-progress-bar .skill-set-percent .progress-bar::before {
      content: '';
      position: absolute;
      top: -10px;
      right: 53px;
      width: 5px;
      height: 18px;
      background-color: #148293;
  } */



      /* Our Success Story  */

      .our-success-section{
        margin-top:50px;
        background: rgb(14, 15, 17);

      }

      .our-success-section .mob-version{
        display: none;
      }

      .our-success-section .success-border-text{
        position: relative;
        font-size: 150px;
        margin-top: -100px;
        line-height: 1;
        color: transparent !important;
        letter-spacing: -1px;
        -webkit-text-stroke-width: 2px;
        -webkit-text-stroke-color: rgba(192,192,192,.15);
        white-space: nowrap;
        font-weight: 700;
        
    }

      .success-story{
        padding: 50px 0 10px;

      }

      .success-story h2 {
        color: #fff;
        font-size: 45px;
        position: relative;
        z-index: 1;
    }

      .our-success-section .card{
        border:2px solid #282723;
        background:none;
        transition: .3s;
      }

      .our-success-section .card:hover{
        border-radius: 0%;
        border:2px solid #1eb0c6;
        transform: translateY(-10px);
        box-shadow: inset 0 0 10px #1eb0c6;
      }


      .our-success-section .card .icon{
        /* background-image: -webkit-linear-gradient(-179deg,#148293 1%,#094d58 100%); */
        background-image: linear-gradient(to right,#18616d 0%,#69cfdc 0%,#148293 100%);
        width: 84px;
        height: 84px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: -35px auto 10px;
        color: #000;
        font-size: 48px;
      }

      .our-success-section .card-body{
        color: #fefefe !important;
        text-align: center;
        padding: 0;
      }

      .our-success-section .card-body p{
        text-align: center !important;
      }

      .our-success-section .card-body h3{
        font-size: 48px;
        font-family: cursive;
        font-weight: 900;
      }


      @media (max-width: 991.98px){

        .our-success-section .mob-version{
          display: block;
        }

        .our-success-section .desk-version{
          display: none;
        }

        .our-success-section .card-body h3 {
            font-size: 48px;
           font-family: Raleway, sans-serif !important;
            font-weight: 900;
        }
        .our-success-section .card {
          margin-bottom: 54px;
          width: 80%;
          left: 35px;
      }

      .our-success-section .success-border-text {
        position: relative;
        font-size: 51px;
        top: -18px;
        line-height: 1;
        padding-left: 30px;
        /* left: 44px; */
      }

      .mob-sec{
        margin-top: 140px;
      }

      .success-story h2 {
        color: #fff;
        font-size: 39px !important;
    }

    .success-story {
      padding: 50px 0 0 !important;
  }
    }


      /*   Industries Served     */

      .service-item-inner{
        padding:30px;
      }

      .service-item-inner .item--image::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 100%;        
        background-image: linear-gradient(to right,#0c0c0c,rgba(255,255,255,0));
        background-color: initial;
        z-index: 1;
      }


      .services-line{
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        /* background-color:#148293; */
        background: linear-gradient(-179deg,#148293 1%,#1fbad2 100%);;
        color: rgb(255, 255, 255);
        width: 50px;
        height: 200px;
        min-height: 0px;
        min-width: 0px;
        max-height: none;
        max-width: none;
        transform-origin: 50% 50%;
        opacity: 1;
        transform: translate(0px, 0px);
        visibility: visible;
        transition: width 2s;
  
      }
      .service-item-inner .item--image::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 95%;
        background-image: linear-gradient(to right,#0c0c0c 42%,rgba(255,255,255,0));
        background-color: initial;
        z-index: 2;
      }

      .service-item-inner .services-title h2{
        color: #fff;
        font-size: 45px;
      }

      .service-item-inner .services-title h4{
        color: #fff;
        font-size: 20px;
       font-weight: 400;
       text-transform: capitalize;
      }

      .service-item-inner .services-title p{
        position: absolute;
        top: 60px;
      }




    /* Common style */



    .grid figure {
      position: relative;
      float: left;
      overflow: hidden;
      /* margin: 10px 1%; */
      width: 100%;
      background: #148293;
      text-align: center;
      cursor: pointer;
      border-bottom: 6px solid #148293;
    }

    .grid figure img {
      position: relative;
      display: block;
      min-height: 100%;
      max-width: 100%;
      opacity: 0.8;
    }

    .grid figure figcaption {
      padding: 2em;
      color: #fff;
      font-size: 1.25em;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;

    }

    .grid figure figcaption::before,
    .grid figure figcaption::after {
      pointer-events: none;
    }

    .grid figure figcaption,
    .grid figure figcaption > a {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 2;
    }

    /* Anchor will cover the whole item by default */
    /* For some effects it will show as a button */
    .grid figure figcaption > a {
      z-index: 1000;
      text-indent: 200%;
      white-space: nowrap;
      font-size: 0;
      opacity: 0;
      letter-spacing: 1px;
    }

    .grid figure h2 {
      font-size:  18px;
      font-weight: 800;
      letter-spacing: 1px;
    }

    .grid figure h3 {
      font-size: 16px;
      font-weight: 400;
      padding-top: 10px;
      letter-spacing: 1px;
      line-height: 1.4;
    }

    .grid figure h2,
    .grid figure p {
      margin: 0;
    }

    .grid figure p {
      letter-spacing: 1px;
      font-size: 68.5%;
    }


        /*---------------*/
      /***** Sarah *****/
      /*---------------*/
        

    figure.effect-sarah img {
      max-width: none;
      width: -webkit-calc(100% + 20px);
      width: calc(100% + 20px);
      -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
      transition: opacity 0.35s, transform 0.35s;
      -webkit-transform: translate3d(-10px,0,0);
      transform: translate3d(-10px,0,0);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
    }

    figure.effect-sarah:hover img {
      opacity: 0.4;
      -webkit-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
    }

    figure.effect-sarah figcaption {
      text-align: left;
    }

    figure.effect-sarah h2 {
      position: relative;
      overflow: hidden;
      padding: 0.5em 0;
    }

    figure.effect-sarah h2::after {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 3px;
      background: #fff;
      content: '';
      -webkit-transition: -webkit-transform 0.35s;
      transition: transform 0.35s;
      -webkit-transform: translate3d(-100%,0,0);
      transform: translate3d(-100%,0,0);
    }

    figure.effect-sarah:hover h2::after {
      -webkit-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
    }

    figure.effect-sarah p {
      /* padding: 1em 0; */
      opacity: 0;
      -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
      transition: opacity 0.35s, transform 0.35s;
      -webkit-transform: translate3d(100%,0,0);
      transform: translate3d(100%,0,0);
    }

    figure.effect-sarah:hover p {
      opacity: 1;
      -webkit-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
    }




    @media (max-width: 991.98px){
      .service-item-inner{
        padding: 0;
      }
      .service-item-inner .services-title h2 {
        font-size: 40px;
      }

      .services-line {
        width: 40px;
        height: 150px;
        left:7px;
        top: 31px;
      }
      .service-item-inner .services-title p {
        position: absolute;
        top: 14px;
      }
      .service-item-inner .column-inner{
        margin-top: 100px;
      }
      /* .grid figure h2 {
        font-size: 15px;
      }
      .grid figure h3 {
        font-size: 14px;
      } */
     
      .why-choose-us {
        padding: 0;
    }
    }


      /* Our Success Story  */


      .why-choose-us{
        padding: 20px;
        background: rgb(14, 15, 17);
      }

      .why-choose-us .title{
        color: #fff;
        font-size: 45px;
        position: relative;
      }

      .line {
        position: absolute;
        top: 0;
        left: 0;
        z-index:0;
        /* background-color: #148293; */
        background: linear-gradient(-179deg,#148293 1%,#1fbad2 100%);
        color: rgb(255, 255, 255);
        width: 40px;
        height: 80px;
        min-height: 0px;
        min-width: 0px;
        max-height: none;
        max-width: none;
        transform-origin: 50% 50%;
        opacity: 1;
        transform: translate(0px, 0px); 
        visibility: visible;
        transition: width 2s;
    }

    .why-choose-us .sub{
      padding-top: 40px;
    }

    .why-choose-us li{
      padding: 10px;
    }

      .why-choose-us .feature-item .feature-icon{
        position: absolute;
        z-index: 1;
        /* top: 2px; */
        left: 23px;
        width: 13%;
        padding: 31px;
        background-image: linear-gradient(to right,#18616d 0%,#69cfdc 0%,#148293 100%);
        /* background: #1aa2b7; */
        /* background-image: -webkit-linear-gradient(-179deg,#148293 1%,#094d58 100%); */
      }

      .why-choose-us .feature-item .feature-icon img{
        width: 80%; 
        position: absolute;
        z-index: 1;
        top: 0;
        left: 6px;
      }

      .why-choose-us .feature-text{
        position: relative;
        left: 95px;
      }

      .why-choose-us .feature-text h3{
        font-size: 22px;
        color: #fff;
        letter-spacing: 1px;
      }


      @media (max-width: 991.98px){
        .why-choose-us{
          padding: 0;
        }
        .line {
          left:7px;
        }

        .why-choose-us .feature-item .feature-icon {
          left: 10px;
          width: 13%;
          padding: 28px;
      }

        .why-choose-us .feature-text{
        position: relative;
        left: 95px;
      }

      .why-choose-us .feature-item .feature-icon img {
        top: 7px;
        left: 6px;
      }
      .why-choose-us .feature-text {
        position: relative;
        left: 65px;
        width: 80%;
      }
      .why-choose-us .title {
        font-size: 40px;
        position: relative;
        margin-top: 20px;
      }
    }



      /* Contact Home Section */

      .contact-home-section{
        background: #000000;       
      }

      .contact-home-section .inner-section{
        padding: 70px 0;     
      }

      .contact-home-section h2{
        color: #fff;
        font-size: 45px;
        padding: 0px 0px 40px 0px;
        position: relative;
      }

      .line-2{
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        /* background-color:#148293; */
        background: linear-gradient(-179deg,#148293 1%,#1fbad2 100%);;
        color: rgb(255, 255, 255);
        width: 40px;
        height: 120px;
        min-height: 0px;
        min-width: 0px;
        max-height: none;
        max-width: none;
        transform-origin: 50% 50%;
        opacity: 1;
        transform: translate(0px, 0px);
        visibility: visible;
        transition: width 2s;
  
    }

      .contact-home-section .contact-info-box-item .item--inner {
        display: flex;
        flex-wrap: nowrap;
        margin-bottom: 20px;
    }

      .contact-home-section .contact-info-box-item .item--icon {
          width: 54px;
          height: 54px;
          min-width: 54px;
          position: relative;
          background-color: #191919;
          margin-right: 18px;
          line-height: 54px;
          text-align: center;
          display: flex;
          align-items: center;
          justify-content: center;
          z-index: 1;
          color:#148293;
          font-size: 25px;
      }

      .contact-home-section .contact-info-box-item .item--title {
        font-size: 22px;
        font-weight: 700;
        color: #fff;
        margin-bottom: 6px;
        margin-top: -6px;
      }

      .contact-info-box-item .item--description {
        font-size: 16px;
        /* color: #545454; */
        line-height: 24px;
    }

    

      /*   Form   */

      .contact-home-section .contact-form__inner {
        /* padding: 53px 70px 70px 75px; */
        padding: 40px 55px 50px 55px;
        background-color: #191919;
        box-shadow: 0 0 46px rgba(0,0,0,.1);
        position: relative;
        margin-top: 0;
      }

      .contact-home-section .contact-form__inner::before {
        position: absolute;
        bottom: -23px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: calc(100% - 70px);
        height: 100%;
        background-color: #0f0f0f;
        content: "";
        z-index: -1;
        box-shadow: 0 0 46px rgba(0,0,0,.1);
    }

      .contact-home-section .contact-form__content {
        margin-bottom: 20px;
          text-align: center;
      }

      .contact-home-section .contact-form__content h3 {
        color: #fff;
        font-size: 30px;
        margin-bottom: 5px;
    }

    input[type="date"]::-webkit-calendar-picker-indicator {
      cursor: pointer;
      border-radius: 4px;
      margin-right: -18px;
      filter: invert(1);
    }

    input[type="time"]::-webkit-calendar-picker-indicator {
      cursor: pointer;
      border-radius: 4px;
      margin-right: -18px;
      filter: invert(1);
    }


    .contact-home-section .contact-form__field input {
      width: 100%;
      height: 53px;
      padding-bottom: 0;
      font-size: 16px;
      color: #fff;
      background-color: #292929;
      border: transparent;
      padding: 6px 22px;
      padding-left: 15px;
      padding-top: 4px;
      margin: 0;
      transition: .3s;
      line-height: 1;
      font-weight: 400;
      margin-bottom: 20px;
  }

  .contact-home-section .contact-form__field select {
    width: 100%;
    height: 53px;
    padding-bottom: 0;
    font-size: 16px;
    color: #b3b3b385;
    background-color: #292929;
    border: transparent;
    padding: 6px 22px;
    padding-left: 15px;
    padding-top: 4px;
    margin: 0;
    transition: .3s;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 20px;
}

      .contact-home-section .contact-form__field i {
        position: absolute;
        top: 40%;
        right: 22px;
        font-size: 15px;
        color: #c5c5c5;
        transform: translate(0,-50%);
    }  
    
      .contact-home-section .contact-form__btn {
        margin-top: 15px;
        padding: 12px 35px;
        font-size: 15px;
        font-family: inherit;
        font-weight: 700;
        letter-spacing: 0;
        background-color: #000;
        color: #fff;
        position: relative;
        left: 18px;
    }

    .contact-home-section .inner-section .content{
      line-height: 1.7;
      letter-spacing: 1.1px;
      font-size: 17px;
    }

    .contact-home-section .mob-version{
      display: none;
    }

    .contact-home-section .desk-version{
      display: block;
    }



    @media (max-width: 991.98px){
      .contact-home-section .inner-section {
        padding: 0px 0 50px;
      }
      .line-2 {
        left:7px;
      }
      .contact-home-section h2 {
        font-size: 40px;
      }

      .contact-home-section .contact-form__inner {
        padding: 40px 35px 50px 35px;
      }

      .contact-home-section .mob-version{
        display: block;
        margin-bottom: 30px;
      }
  
      .contact-home-section .desk-version{
        display: none;
      }
      .home-get-quote-section .btn-quote {
        top: 22px;
      }

    .footer .inner-section .foot-link{
            text-decoration: none !important;
            color: #b3b3b3 !important;
       }
       
    }


    /* Quote Section -Home   */


    .home-get-quote-section{
      background-image: linear-gradient(to right,#199eaf 0%,#191919 100%,#191919 0%);   

    }


    .home-get-quote-section .inner-section{
      padding: 50px 40px;  
    }

    .home-get-quote-section .inner-section h3{
      color: #fff;  
      letter-spacing: 1px;  
    }

    .home-get-quote-section .btn-quote{
      padding: 0px 40px 10px;
      text-align: center;
      font-weight: 600;
      letter-spacing: 1px;
      position: relative;
      left: 48px;
      /* top: -1px; */
      color: #fff;
      border: none;
      /* border: 2px solid #148293; */
      background-image: linear-gradient(to right,#18616d 0%,#69cfdc 51%,#148293 100%);
      transition: all 180ms linear 0ms;
      background-size: 200%,auto;
  }
    

    .btn-quote:hover {
      background-position: 100%;
      color: #fff;
      }





      /*  Footer    */

  .footer{
    background: #000000;
  }

   .footer .inner-section{
    padding: 40px 0;
    background: #191919;
   }

   .footer .inner-section address h3{
    color: #fff !important;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 20px;
   }

   .footer .inner-section address h3::before {
    position: absolute;
    content: "";
    top: 27px;
    left: 15px;
    width: 43px;
    height: 2px;
    border-bottom: 2px solid #18cee7;
  }
   

   .footer .inner-section address{
    color: #b3b3b3;
    line-height: 1.8;
    font-size: 14px;
   }

   .footer .inner-section address i{
    color: #56becc;
    padding-right: 10px;
   }


   .footer .inner-section address a{
        text-decoration: none !important;
        color: #b3b3b3 !important;
   }

   .footer .inner-section address a:hover{
      color: #56becc !important;
    }



   /* Services Section   */

      .services-inner .service-border-text{
        position: relative;
        font-size: 130px;
        top:-50px;
        line-height: 1;
        color: transparent !important;
        letter-spacing: -1px;
        -webkit-text-stroke-width: 2px;
        -webkit-text-stroke-color: rgba(192,192,192,.15);
        white-space: nowrap;
        font-weight: 700;
        
    }

      .services-inner .card{
        background: transparent;
        /* border: 1px solid #17a8bf; */
        border: 2px solid #282723;
        border-top: 3px solid #17a8bf !important;
        transition: .3s;
      }


      .services-inner .mom-card{
        background: transparent;
        /* border: 1px solid #17a8bf; */
        border: 2px solid #282723;
        border-top: 3px solid #17a8bf !important;
        transition: .3s;
        height: 330px;
      }

      .services-inner .erd-card{
        background: transparent;
        /* border: 1px solid #17a8bf; */
        border: 2px solid #282723;
        border-top: 3px solid #17a8bf !important;
        transition: .3s;
        height: 330px;
      }

      .services-inner .line-2 {
        position: absolute;
        top: 0px;
        left: 4px;
        z-index: -1;
        background: linear-gradient(-179deg,#148293 1%,#1fbad2 100%);
        color: rgb(255, 255, 255);
        width: 40px;
        height: 75px;
        min-height: 0px;
        min-width: 0px;
        max-height: none;
        max-width: none;
        transform-origin: 50% 50%;
        opacity: 1;
        transform: translate(0px, 0px);
        visibility: visible;
        transition: width 2s;
      }


      .services-inner h2{
        color: #ffffff;
        font-size: 45px;
      }

      .services-inner .card:hover {
        border-radius: 0%;
        border: 2px solid #1eb0c6;
        transform: translateY(-10px);
        box-shadow: inset 0 0 6px #1eb0c6;
    }


      .services-inner .card h3{
        color: #fff;
        font-size: 22px;
      }

      .services-inner .card li{
        color: #fff;
        line-height: 2;
      }

      .services-inner .icon{
        text-align: center;
      }

      .services-inner .card-body i{
        color: #17a8bf;
      }

      .services-inner .icon img{
        text-align: center;
        font-size: 40px;
        padding: 8px;
        background-image: linear-gradient(to right,#18616d 0%,#69cfdc 0%,#148293 100%);
        border-radius: 50%;
        position: relative;
        top: -31px;
        color: #fff;
        left: -64px;
        width: 70px;
        height: auto;
      }

      .services-inner .card .heading-line{
        border-bottom: 2px solid #17a8bf;
        width: 62px;
        position: absolute;
        left: 100px;
      }

      .services-inner .mob-version{
        display: none;      
      }
    
      .services-inner .desk-version{
          display: block;
      }


      @media (max-width: 991.98px){

        .services-inner .mob-version{
          display: block;      
        }
      
        .services-inner .desk-version{
            display: none;
        }
        .services-inner .card{
          margin-bottom: 50px;    
        }

        .services-inner p{
          margin-top: -34px;
        }
        .services-inner .service-border-text{
          position: relative;
          font-size: 100px;
      }
      .services-inner .card .heading-line {
        left: 155px;
    }
      .services-inner .mom-card{
        height: auto !important;
      }

      .services-inner .erd-card{
        height: auto !important;
      }
    }


    /* Services Intro Section   */

  .service_intro .bg-img{
    padding: 0 0 50px;     
  }

  .service_intro .line-1{
    position: absolute;
    top: 0;
    left: 4px;
    z-index: -1;
    background: linear-gradient(-179deg,#148293 1%,#1fbad2 100%);
    color: rgb(255, 255, 255);
    width: 40px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
    transition: width 2s;
  }

    .service_intro .plm-line{
      height: 120px;
    }
    .service_intro .mom-line{
      height: 170px;
      
    }
    .service_intro .erd-line{
      height: 170px;
      
    }
    .service_intro .erp-line{
      height: 170px;
      
    }

  .service_intro::before {
      position: absolute;
      left: -454px;
      right: 0;
      top: -9px;
      transform: scaleX(-1);
      content: "";
      z-index: -1;
  }

      .service_intro .inner-column .image-box::before{
        content: "";
        position: absolute;
        z-index: -1 !important;
        top: 36px;
        left: -27px;
        right: 122px;
        bottom: -24px;
        z-index: 0;
        border-bottom: 4px solid #3d3d3d;
        border-left: 4px solid #3d3d3d;
        background-color: #121212;
      }

      .service_intro .about__banner-title {
        margin-bottom: 0;
        line-height: 37px;
        position: absolute;
        left: 25px;
        bottom: 30px;
        color: #fff;
        white-space: nowrap;
        font-size: 22px;
        font-weight: 700;
        font-family: var(--font-heading);
        transform: rotate(-90deg);
        -webkit-transform-origin: bottom left;
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }


  .service_intro .content-column{
      box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
      height: 300px;
      margin-top: 18px;
  }

  /* .service_intro .content-column .column-image{
      margin-top: 22px;
  } */

  .service_intro .content-column .column-image img{
    width: 100%;
    height: auto;
  }
  .service_intro .content-column .column-image .icon-3{
    margin-top: 46px;
  }
  .service_intro .content-column .column-image .icon-4{
    width: 75%;
    height: 90px !important;
  }

  .service_intro .content-column .inner-column h2{
      color:#fff;
      font-weight: 600;
      font-size: 45px;
      line-height: 1.2;
      margin-bottom: 30px;
  }


  .service_intro .image-box .main-image img{
    transform-origin: 50% 50%;
    transition: 1.3s cubic-bezier(.5,.5,0,1);
    max-width: 90%;
    transform: scale(1)translate(0,0);
    padding-left: 20px;
    height: auto;
  }

  .service_intro .main-image img{
    filter: grayscale(100%);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    height: calc(100% + 60px);

  }


  .service_intro .inner-column .circle-bg{
    width: 100%;
    height: 100%;
    background-color: #191919;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
  }

  .service_intro .inner-column .image-frame{
    overflow: hidden;
    top: -60px;
    left: 0;
    border-radius: 0 0 25% 12%;
    position: relative;
  }

  .service_intro .mob-version{
    display: none;      
  }

  .service_intro .desk-version{
      display: block;
  }


  @media screen and (max-width: 991.98px) {

    .service_intro .mob-version{
      display: block;
      margin-top: 110px;

    }

    .service_intro .mom .mob-version{
      display: block;
      margin-top: 0 !important;

    }

    .service_intro .erd .mob-version{
      display: block;
      margin-top: 0 !important;

    }

    .service_intro .desk-version{
      display: none; 
    }
    .service_intro .bg-img {
          padding:0 !important;
      }

      .service_intro .image-box .main-image img {
          margin-left: 17px !important;
          margin-top: 20px  !important;
          height: 300px !important;
          width: 100%;
      }

      .service_intro .content-column {
          box-shadow: rgb(17 12 46 / 15%) 0px 48px 100px 0px;
          height: 440px !important;
          margin-top: 0;
      }

      .service_intro .content-column .inner-column h2 {
        color: #fff;
        font-weight: 600;
        font-size: 40px;
        line-height: 1.2;
        margin-bottom: 30px;
    }

      .service_intro .content-column .column-image img{
        padding: 0px 90px;
      }
      .service_intro .content-column .column-image .icon-1 {
        margin-top: -40px;
      }
      .service_intro .content-column .column-image .icon-2 {
        margin-top: -60px;
      }
      .service_intro .content-column .column-image .icon-3 {
        margin-top: 0 !important;
      }
      .service_intro .content-column .column-image .icon-4 {
        width: 100%;
        height: 100px !important;
        margin-top: 25px;
        padding: 10px 90px;
    }

    .service_intro .content-column .column-image .icon-5 {
      margin-top: 0;
  }
      .service_intro .about__banner-title {
        left: 45px;
      }
      .service_intro .inner-column .image-box::before {
        left: 7px;
        right: 80px;
      }
    
      /*.service_intro .content-column .inner-column p {*/
      /*    font-size: 14px;*/
      /*}*/

      .services-inner .line-2 {
        height: 112px !important;
      }
      .service_intro .erd-line{
        height: 250px !important;
      }
      .service_intro .mom-line{
        height: 250px !important;
      }
      .service_intro .erp-line{
        height: 252px !important;
      }

      .service_intro .plm-line {
        height: 200px !important;
    }
  }
    



  
   /* Services Next to Intro Section   */

  .plm_solutions p{
    font-size: 30px;
    font-weight: 400px;
    color: #18cee7;
    line-height: 1.5;
    margin: 30px 0 50px 0;
  }

  .plm_solutions .outer-box {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #191919;
    /* background-image: linear-gradient(to right,#199eaf 0%,#191919 100%,#191919 0%); */
    overflow: hidden;
}


.plm_solutions .image-box .image img {
  
  height: 220px;
  width: 400px;

}

.plm_solutions .content-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 30px 10px;
}

.plm_solutions .title-box .title {
    font-size: 40px;
    color: #fff !important;
    font-weight: 700;
    margin-bottom: 0;
}
.image {
    margin-top: 0 ;
    margin-bottom: 0px;
}

@media screen and (max-width: 991.98px) {

    .plm_solutions p {
        margin: 0px 12px 20px 12px !important;
        line-height: 1.5 !important;
        font-weight: 600;
        font-size: 20px !important;
    }
    .plm_solutions .title-box .title {
        font-size: 26px !important;
    }


    .plm_solutions .content-box {
        padding: 29px 18px !important;
    }

    .plm_solutions .image-box .image img {
      height: 240px;
      width: 100%;
  }
    
}



          /* Industries Section  */


    .service-item-inner i{
      color: #17a8bf;
    }

    .service-item-inner .card li {
      color: #fff;
      line-height: 2;
  }

  .service-item-inner .products{
    position: relative;
    top: -15px;
    background: transparent;
    /* border: 1px solid #17a8bf; */
    /* border: 2px solid #282723; */
    border-bottom: 3px solid #17a8bf !important;
    transition: .3s;
  }


  /* @media (max-width: 991.98px){
  .product-inner {
      margin-top: 150px;
  }
  } */



  .faq-section{
    /* background: url('http://localhost/projects/eloi_website/images/Industries/bg-img.jpg') center no-repeat; */
    height: auto;
    padding-bottom: 0 !important;
    /* margin-top: 100px !important; */
  }

  .faq-section .spl-questions{
    padding: 30px;
    /* border: 1px solid #148293; */
    background: #191919;
  }
  .faq-section .question-1 {
    background: linear-gradient(-179deg,#148293 1%,#1fbad2 100%);
    padding: 25px !important;
    /* margin-top: 50px; */
  }

  .faq-section .question-2 {
    background: linear-gradient(-179deg,#0d626e 1%,#1e93a5 100%);
    padding: 25px !important;
    /* margin-top: 5px; */
  }

  .faq-section .question-3 {
    background: linear-gradient(-179deg,#043a42 1%,#0b4851 100%);
    padding: 25px !important;
    /* margin-top: 5px; */
   
  }

  .faq-section h2 {
    color: #fff;
    font-weight: 600;
    font-size: 45px;
    line-height: 1.2;
    margin: 60px 0;
}
  
  @media (max-width: 991.98px){
    .faq-section .question-1 {
      padding: 15px !important;
    }
    .faq-section .question-2 {
      padding: 15px !important;
    }
    .faq-section .question-3 {
      padding: 15px !important;
    }
    
    .counter-top-area {
    left: 30px !important ;
  }


  }

 
         /*  About Us   */

     /*  Banner-Section   */
    

     .banner-section{
      background-image:url('https://www.eloiconsulting.com/images/slider-1.webp'); 
      height: 500px;
      background-size: 100%;
      background-position-y: -200px;
      background-repeat: no-repeat;
      background-position: center center;
     
    }

    .about-line{
      height: 165px;
    }

    .counter-top-area{
      position: absolute;
      top: 68%;
      padding: 10px 20px;
      background: #289aab;
      left: 72px;
      text-align: center;
      background-image: url('https://demo.rstheme.com/wordpress/tekone/wp-content/uploads/2023/03/count-down-bg-ovarlay.png');
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
    }

  .counter-top-area.style2 .rs-counter-list {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    }

    .counter-top-area.style2 .rs-counter-list .counter-icon {
      display: inline-block;
      align-self: end;
      position: relative;
      padding-bottom: 5px;
      padding-right: 15px;
    }

    .counter-top-area.style2 .rs-counter-list .counter-icon img {
      z-index: 1;
      position: relative;
    }

    .counter-top-area.style2 .count-text {
      border-style: solid;
      border-width: 0px 0px 0px 1px;
      border-color: #FFFFFF66;
      padding: 0px 0px 0px 24px;
  }

    .count-text .title {
      color: #FFFFFF;
      font-size: 24px;
      font-weight: 400;
      line-height: 30px;
      margin: 5px 0px 0px 0px;
  }

    .counter-top-area.style2 .count-text .rs-counter{
      font-size: 60px;
      font-weight: 800;
      color: #fff;
    }

    .counter-top-area.style2 .count-text .prefix{
      color: #fff;
    }

    .service_intro{
      margin-top: 100px !important;
    }

    .service_intro .content-column .inner-points{
      display: inline-flex;
    }

    .service_intro .content-column .inner-points i{
      color: #1dadc4;
      padding: 10px;
      border: 2px solid;
      margin: 0 20px;
    }

    .service_intro .content-column .inner-points p{
      position: relative;
      top: 12px;
      font-weight: 800;
    }

    .service_intro .content-column .btn-quote{
      padding: 0px 40px 10px;
      text-align: center;
      font-weight: 600;
      letter-spacing: 1px;
      position: relative;
      /* top: -1px; */
      color: #fff;
      border: none;
      /* border: 2px solid #148293; */
      background-image: linear-gradient(to right,#18616d 0%,#69cfdc 51%,#148293 100%);
      transition: all 180ms linear 0ms;
      background-size: 200%,auto;
      margin-top: 50px;
    }

  
  .style{
    background: #191919;
    position: relative;
    z-index: -2;
    padding-bottom: 30px;
  }

  .about-us .inner-column{
    padding-top: 50px;
  }

  .about-us .inner-column h2{
    color: #fff;
    font-weight: 600;
    font-size: 45px;
    line-height: 1.2;
    margin: 0 0 60px;
  }


  .about-us .content-column i{
    color: #1dadc4;
    padding: 5px;
    border: 1px solid;
    border-radius: 50%;
  }

  .about-us .content-column h3 {
    font-size: 22px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 3;
}

    .about-us .inner-column .line_1{
      position: absolute;
      z-index: -1;
      /* background-color: #148293; */
      background: linear-gradient(-179deg,#148293 1%,#1fbad2 100%);
      color: rgb(255, 255, 255);
      width: 40px;
      height: 80px;
      min-height: 0px;
      min-width: 0px;
      max-height: none;
      max-width: none;
      transform-origin: 50% 50%;
      opacity: 1;
      transform: translate(0px, 0px);
      visibility: visible;
      transition: width 2s;
    }

    
    .slider {
      background: #191919;
      box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .125);
      height: 200px;
      margin: auto;
      overflow:hidden;
      position: relative;
      /* width: 960px; */
      
      &::before,
      &::after {
        @include white-gradient;
        content: "";
        height: 100px;
        position: absolute;
        width: 200px;
        z-index: 2;
      }
      
      &::after {
        right: 0;
        top: 0;
        transform: rotateZ(180deg);
      }
    
      &::before {
        left: 0;
        top: 0;
      }
      
      .slide-track {
        animation: scroll 30s linear infinite;
        display: flex;
        width: calc(250px * 14);
      }
      
      .slide {
        height: 100px;
        width: 250px;
        margin-right: 60px;
        margin-top: 30px;
      }
    }
  


    @media (max-width: 991.98px){
      .banner-section{
        background-image:url('https://www.eloiconsulting.com/images/slider-1.webp'); 
        height: 500px;
        background-size: cover;
        background-repeat: no-repeat;
       
      }

      .contact-line {
        left: 65px !important;
        z-index: 0 !important;
    }

    .contact h2 {    
      font-size: 40px !important;
  }
    .about-us .inner-column .line_1{
      height: 112px !important;
    }
    }




    /*    Contact US    */

    .contact{
      padding-top: 50px;
      background: #191919;
    }

    .service-boxes-list {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: space-around;
        justify-content: space-around;
        align-items: center;
    }
    .icon img{
      width: 100px;
      height: 70px;
      margin-bottom: 0px;
    }
    a{
        text-decoration: none;
    }
    .service-box .icon{
        margin-bottom: 30px;
        text-align: center;
    }

    
    .contact-line{
      left:36% ;
      z-index: 0 !important;
    } 

    .contact h2{
      color: #fff;
      font-weight: 600;
      font-size: 45px;
      line-height: 1.2;
      margin: 0 0 60px;
      position: relative;
    }


    .box-content h6{
      color: #b3b3b3;
      text-align: center;
  }

    .service-box{
        padding:1%;
    }

    .box-content:hover 
        {
                transition: all 1s ease-out;
                transform: scale3d(1.1, 1.1, 1.1);
                transition-duration: 1s;
                -webkit-transition: all 1s ease-out;
                -moz-transition: all 1s ease-out;
                -ms-transition: all 1s ease-out;
                -o-transition: all 1s ease-out;
                -webkit-transform: scale3d(1.1, 1.1, 1.1);
                -moz-transform: scale3d(1.1, 1.1, 1.1);
                -ms-transform: scale3d(1.1, 1.1, 1.1);
                -o-transform: scale3d(1.1, 1.1, 1.1);
    }

 

    .serviceBox:after {
        background-color: rgb(0 176 240);
        ;
        height: 50%;
        top: auto;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -2;
      }
    .service-box .description  {
        max-width: 90%;
        margin: 0 auto;
        text-align: center;
        height: 132px;
        word-wrap: break-word;
    }
    .service-box .description P {
        max-width: 100%;
        margin: 0 auto;
        font-size: 15px;
        text-align: center;
        height: 160px;
        word-wrap: break-word;
    }




    /*   Career   */


    .career-intro{
      padding-top: 50px;
    }


    .career-intro h2{
      font-size: 45px;
      color: #fff;
      margin-bottom: 40px;
    }
  
 
    .career-line {
      left: 29% !important;
      z-index: -1;
    }
   
  
     /*  We-offer */
  
  .we-offer{
    background-image: url('https://www.eloiconsulting.com/images/sec-bg-img.webp');
    background-repeat: no-repeat;
      background-attachment: fixed;
      background-size: cover;
      height:420px;
      
  }
  
  .we-offer .column-content{
      margin: 68px 0 0 0;
  }
  
  .we-offer .column-content .inner-column{
      padding: 33px 21px;
      background: #191919;
      box-shadow: rgb(17 12 46 / 15%) 0px 48px 100px 0px;
  }
  
  .we-offer .column-content .inner-column h2{
      padding: 15px 0;
      font-size: 24px;
      color: #18cee7;
  }

  .career-intro-line{
    z-index: -1;
  }
  
  
  @media screen and (max-width:  991.98px) {
    .we-offer {
      background-image: url('https://www.eloiconsulting.com/images/sec-bg-img.webp');
      background-repeat: no-repeat;
      /* background-attachment: fixed; */
      background-size: cover !important;
      height: 454px !important;
  }

    .career-intro .column-content{
      padding: 0 10px !important;
    }
    .career-intro-line{
      height: 170px !important;
      z-index: -1;
    }
    .career-line {
      left: -7px !important; 
      width: 40px;
      height: 118px;
      text-align: left !important;
    }

    .career-intro .column-content h4{
      font-size: 18px !important;
    }

  }
  
  
  /*  Career Path */
  
  .career-path{
      margin:70px 0;
  }
  
  .career-path .column-content{
    margin: 0;
  }
  
  .career-path .column-content .inner-column h2{
      padding: 15px 0;
      font-size: 24px;
      color: #18cee7;
  }
  
  .career-path .column-content .inner-column{
      background: #191919;
      box-shadow: rgb(17 12 46 / 15%) 0px 48px 100px 0px;
      padding: 35px 31px;
      width: 100%;
  }
  
  
  @media(max-width:  991.98px) {
    
    .banner-section{
      background-size: cover !important; 
      background-repeat: no-repeat;
      background-position: center center;
    }
    .career-breadcrumb{
      margin: 4px 0 0 -24px !important; 
  
    }
    .career-path {
      margin: 35px 0 20px 0;
    }
    .career-path .column-content {
      margin: 0px 0 0 0px !important;
  }
  .career-path .column-content .inner-column {
      width: 100%;
      padding: 10px 10px !important;
  }
  }
  
  
  
  
  /*  Work Section */
  
  
    .work-section {
      position: relative;
      margin-bottom: 50px;
    }
  

    
    .work-section .sec-title {
      margin-bottom: 50px;
      position: relative;
    }
    

    .work-section .sec-title .sub-title{
      margin-bottom: 50px;
      font-size: 45px;
      font-weight: 600;
      letter-spacing: 0.1em;
      margin-top: 17px;
      color: #fff;
    }
    
    .work-section .sec-title .sub-title:before {
      position: absolute;
      left: 70%;
      top: 73%;
      height: 2px;
      width: 40px;
      margin-left: 10px;
      margin-top: -1px;
      background: #18cee7;
      content: "";
    }
    
    .work-section .work-tabs .tab-buttons {
      display: flex;
      align-items: center;
      margin-bottom: 60px;
      border-radius: 10px;
      overflow: hidden;
    }
    
    .work-section .work-tabs .tab-buttons .tab-btn.active-btn {
      background-color: #18cee7;
      color: #ffffff;
      position: relative;
    }
    
    .work-tabs .content-column .inner-column h3 {
      font-size: 34px;
      margin-bottom: 20px;
      font-weight: 600;
      color: #18cee7;
    }
    .work-tabs .content-column .inner-column > .text {
      margin-bottom: 20px;
      font-size: 18px;
    }
    .btn-apply{
      padding: 8px 20px;
      background: #dc3545;
      color: #fff;
      font-size: 16px;
      border: none;
    }
    .work-section .work-tabs .tab-buttons .tab-btn {
      padding: 10px;
      margin-right: 25px;
      width: 60%;
      border-radius: 30px;
      color: #fff;
      position: relative;
      font-size: 18px;
      font-weight: 500;
      cursor: pointer;
      /* background-color: #f4f5f8; */
      background: #6c757d;
      cursor: pointer;
      text-align: center;
    }
    

    .work-section .work-tabs .content-column {
      position: relative;
    }
    
    .work-section .work-tabs .content-column .inner-column {
      padding: 0 35px;
    }

    
    .work-section .work-tabs .content-column .about-block-two {
      position: relative;
      margin-bottom: 40px;
    }
    
    .work-section .image-column .product-heading {
      text-align: center;
      font-size: 16px;
      background: #18cee7;
      color: #fff;
      width: 33%;
      margin-left: 64%;
      padding: 5px;
      box-shadow: rgb(17 12 46 / 15%) 0px 48px 100px 0px;
      animation: bounceDown 2.5s;
      animation-direction: alternate;
      animation-iteration-count: infinite;
    }
    
    .work-section .case-catogories .filter-label{
      float: unset;
      width: auto;
      padding: 5px 12px;
      color: #fff;
    }
    
    .work-section .case-catogories .case-filter{
      float: unset;
      border: 2px solid #18cee7;
      width: 83%;
      padding: 6px 12px;
      margin-left: 110px;
      font-size: 16px;
      position: relative;
      top: -40px;
    }
    
    /* .work-section .tabs-content .tab{
      margin: 50px 0 20px 0;
    } */
    
    .work-section .tabs-content .content-column{
      margin-right: 30px;
    }
    
    .work-section .tabs-content .column-image{
      box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
    }
    
    .work-section .tabs-content .column-content{
      margin-top: 25px;
    }
    
    .work-section .tabs-content .column-content h3{
      margin-top: 30px;
      font-size: 20px;
      margin-bottom: 15px;
    }
    
    .work-section .tabs-content .column-image img{
      height:200px;
    }
    
    
    
    .work-section .tabs-content .tbl-title{
        font-size: 16px;
        color: #18cee7;
        width: 50%;
    }
    
    .work-section .tabs-content .tbl-content{
        font-size: 14px;
        font-weight: 500;
        cursor: pointer;
    }

    .work-section .tabs-content .tbl-content a{
      text-decoration: none !important;
      color: #b3b3b3 !important;
    }

    .work-section .tabs-content .tbl-content a:hover{
      text-decoration: none !important;
      color: #0eb5cb !important;
    }
    
    .work-section .tabs-content .tbl-content:hover{
      color:#18cee7;
      text-decoration: underline;
    }
    
    
    .work-section .tabs-content .tbl-title-1 {
      width: 23%;
      font-size: 16px;
      color: #18cee7;
    }
    
    
    
    
    .about-block-two .title{
      font-size: 16px;
      font-family: "Ubuntu" !important;
    }
    .about-block-two .title i {
      position: relative;
      margin-right: 6px;
      font-size: 14px;
      color: rgb(210, 30, 30);
      font-weight: 600;
    }
    .about-block-two .title img {
      width: 18px;
      margin-right: 8px;
    }
    
    .shine {
    position: relative;
    overflow: hidden;
    
    &::before {
        background: linear-gradient(
        to right,
        fade_out(#fff, 1) 0%,
        fade_out(#fff, 0.7) 100%
      );
      content: "";
      display: block;
      height: 100%;
      left: -75%;
      position: absolute;
      top: 0;
      transform: skewX(-25deg);
      width: 50%;
      z-index: 2;
    }
    
    &:hover,
    &:focus {
      &::before {
        animation: shine 0.85s;
      }
    }
    
    @keyframes shine {
      100% {
        left: 125%;
      }
    }
    }
    
    
    @keyframes bounceDown {
      from { transform: translate3d(0, 0, 0);}
      to { transform: translate3d(0, -100px, 0);}
    }
    
    
    .work-section .tabs-content .column-image{
      box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
      &:hover 
      {
              transition: all 1s ease-out;
              transform: scale3d(1.1, 1.1, 1.1);
              transition-duration: 1s;
              -webkit-transition: all 1s ease-out;
              -moz-transition: all 1s ease-out;
              -ms-transition: all 1s ease-out;
              -o-transition: all 1s ease-out;
              -webkit-transform: scale3d(1.1, 1.1, 1.1);
              -moz-transform: scale3d(1.1, 1.1, 1.1);
              -ms-transform: scale3d(1.1, 1.1, 1.1);
              -o-transform: scale3d(1.1, 1.1, 1.1);
    }
    }
    
    @media only screen and (max-width:  991.98px) {
    
      .work-section {
          margin-bottom: 0px;
      }
      .work-section .work-tabs .tab-buttons {
          display: flex !important;
          width: 100% !important;
          margin-bottom: 30px;
      }
    
      .work-section .work-tabs .tab-buttons .tab-btn {
          padding: 5px 10px !important;
          font-size: 17px;
          margin-right: 18px !important;
          
      }
    
      .work-section{
          position: relative;
          padding: 0 0 0 !important; 
      }
      .work-section .sec-title .sub-title {
        font-size: 45px !important;
        text-align: left;
      }
      .work-section .sec-title .sub-title:before {
        left: 64%;
        top: 86% !important;
      }
    
      .work-section .content-column{
          position: relative !important;
          top: 0 !important;
          bottom: 0 !important;
      }
    
      .work-section .tabs-content .content-column {
          margin-right: 30px;
          width: 90% !important;
          margin-left: 19px !important;
          /* margin-bottom: 20px; */
      }
    
      .work-section .image-1{
          position: relative;
          top: 457px;
      }
    
      .work-section .image-2{
          position: relative;
          top: 395px;
      }
    
      .work-section .image-3{
          position: relative;
          top: 370px;
      }
    
      .work-section .tabs-content .column-content {
          margin-top: 25px;
          margin-bottom: 35px;
      }
      .work-tabs .content-column .inner-column h3 {
          font-size: 30px;
          margin-bottom: 20px;
          font-weight: 600;
          color: #fff;
          width: 112%;
          letter-spacing: 0.1em;
          margin-left: -18px;
          margin-top: -16px;
      }
    
      .work-tabs .content-column .inner-column > .text {
          margin-bottom: 20px;
          font-size: 18px;
          width: 110%;
          margin-left: -18px;
      }
    
      .work-section .work-tabs .content-column .about-block-two {
          position: relative;
          margin-left: -35px;
      }
    
      .work-section .sec-title h2{
          font-size: 40px;   
      }
    
      .work-section .case-catogories .case-filter {
          width: 65%;
          font-size: 15px;   
      }
    
      .work-section .case-catogories .filter-label {
          padding: 5px 12px;
          margin-left: 30px;
      }
    
      .btn-apply{
        display: none !important;
      }
    
      .work-section .tabs-content[_ngcontent-xwq-c54] .tab {
        margin: 50px 0 20px 0;
    }
    
      .work-section .tabs-content .tbl-title {
        font-size: 13px;
        color: #18cee7;
        width: 65%;
    }
    
    .work-section .tabs-content .tbl-title-1 {
      width: 30% !important;
      font-size: 13px;
        color: #18cee7;
    }
    
    .work-section .tabs-content .tbl-content {
      font-size: 11px;
      font-weight: 500;
      cursor: pointer;
    }
    }
    




              /*    Case Study     */



  /*    Case Intro    */


  .case-intro p{
      font-size: 30px;
      font-weight: 400px;
      color: #0087c1;
      line-height: 1.5;
      margin: 30px 0 50px 0;
    }


 /*   Case Section    */
    

    .case-section{
      background-image: url('https://www.eloiconsulting.com/images/sec-bg-img_1.webp');
      background-repeat: no-repeat;
      background-attachment: fixed;
      background-size: cover;
      height:350px;
      margin:0 0 60px 0;
  }

  .case-section .column-content{
      position: absolute;
      top: 60px;
      background: #191919;
      padding: 48px 40px;
  }


  @media (max-width: 991.98px) {

      .case-section .column-content {
        position: relative;
        top: 60px;
        background: #191919;
        padding: 17px 30px;
        width: 100% !important;
      }

      .case-section .column-content h1{
        font-size: 32px;
      }


      .case-section {
          height: 320px !important;
          margin: 0 0 0px 0 !important;
      }
      
      .case-intro p{
          font-size: 26px;
          margin: 0px 12px 28px;
        }

     
  }



  /*   Work Section    */
  


  .work-section {
      position: relative;
      margin-bottom: 50px;
  }


  .work-section .sec-title {
      margin-bottom: 50px;
      position: relative;
  }


  .work-section .pre-title h2{
    font-size: 45px;
    color: #fff;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 50px;
  }
 
  .case-line {
    left: 38% !important;
    z-index: -1;
}

  .work-section .sec-title .sub-title{
      margin-bottom: 50px;
      font-size: 45px;
      font-weight: 600;
      letter-spacing: 0.1em;
      margin-top: 17px;
      color: #fff;
  }

  .work-section .sec-title .sub-title:before {
      position: absolute;
      left: 70%;
      top: 78%;
      height: 2px;
      width: 40px;
      margin-left: 10px;
      margin-top: -1px;
      background: #199baf;
      content: "";
  }

  .work-section .work-tabs .tab-buttons {
      display: flex;
      align-items: center;
      margin-bottom: 60px;
      border-radius: 10px;
      overflow: hidden;
  }

  .work-section .work-tabs .tab-buttons .tab-btn.active-btn {
      background-color: #18cee7;
      color: #ffffff;
      position: relative;
  }

  .work-tabs .content-column .inner-column h3 {
      font-size: 34px;
      margin-bottom: 20px;
      font-weight: 600;
      color: #18cee7;
  }
  .work-tabs .content-column .inner-column > .text {
      margin-bottom: 20px;
      font-size: 18px;
  }

  .work-section .work-tabs .tab-buttons .tab-btn {
      padding: 10px;
      margin-right: 25px;
      width: 60%;
      border-radius: 30px;
      color: #fff;
      position: relative;
      font-size: 18px;
      font-weight: 500;
      cursor: pointer;
      background-color: #6c757d;
      cursor: pointer;
      text-align: center;
  }



  .work-section .work-tabs .content-column {
      position: relative;
  }

  .work-section .work-tabs .content-column .inner-column {
      padding: 0 35px;
  }



  .work-section .work-tabs .content-column .about-block-two {
      position: relative;
      margin-bottom: 40px;
  }

  .work-section .image-column .product-heading {
      text-align: center;
      font-size: 16px;
      background: #0087c1;
      color: #fff;
      width: 33%;
      margin-left: 64%;
      padding: 5px;
      box-shadow: rgb(17 12 46 / 15%) 0px 48px 100px 0px;
      animation: bounceDown 2.5s;
      animation-direction: alternate;
      animation-iteration-count: infinite;
  }

  .work-section .case-catogories .filter-label{
      float: unset;
      width: auto;
      padding: 5px 12px;
  }

  .work-section .case-catogories .case-filter{
      float: unset;
      border: 2px solid #0eb5cb;
      width: 83%;
      padding: 6px 12px;
      margin-left: 110px;
      font-size: 16px;
  }

  /* .work-section .tabs-content .tab{
      margin: 50px 0 0 0;
  } */

  .work-section .tabs-content .content-column{
      margin-right: 30px;
  }

  .work-section .tabs-content .column-image{
      box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
      &:hover 
      {
              transition: all 1s ease-out;
              transform: scale3d(1.1, 1.1, 1.1);
              transition-duration: 1s;
              -webkit-transition: all 1s ease-out;
              -moz-transition: all 1s ease-out;
              -ms-transition: all 1s ease-out;
              -o-transition: all 1s ease-out;
              -webkit-transform: scale3d(1.1, 1.1, 1.1);
              -moz-transform: scale3d(1.1, 1.1, 1.1);
              -ms-transform: scale3d(1.1, 1.1, 1.1);
              -o-transform: scale3d(1.1, 1.1, 1.1);
  }
  }



  .work-section .tabs-content .column-content{
      margin-top: 25px;
  }

  .work-section .tabs-content .column-content h3{
      margin-top: 30px;
      font-size: 20px;
      margin-bottom: 15px;
  }

  .work-section .tabs-content .column-image img{
      height:200px;
  }



    .case .inner-section{
        padding: 35px 0 !important;
    }





  .about-block-two .title{
      font-size: 16px;
      font-family: "Ubuntu" !important;
  }
  .about-block-two .title i {
      position: relative;
      margin-right: 6px;
      font-size: 14px;
      color: rgb(210, 30, 30);
      font-weight: 600;
  }
  .about-block-two .title img {
      width: 18px;
      margin-right: 8px;
  }

  .shine {
    position: relative;
    overflow: hidden;

    &::before {
      background: linear-gradient(
        to right,
        fade_out(#fff, 1) 0%,
        fade_out(#fff, 0.7) 100%
      );
      content: "";
      display: block;
      height: 100%;
      left: -75%;
      position: absolute;
      top: 0;
      transform: skewX(-25deg);
      width: 50%;
      z-index: 2;
    }

    &:hover,
    &:focus {
      &::before {
        animation: shine 0.85s;
      }
    }

    @keyframes shine {
      100% {
        left: 125%;
      }
    }
  }


  .alert{
      font-size: 14px;
      width:102%;
      background: #191919;
      border-color: #191919;
      color: #b3b3b3;
  }


  @keyframes bounceDown {
      from { transform: translate3d(0, 0, 0);}
      to { transform: translate3d(0, -100px, 0);}
    }


  @media only screen and (max-width: 991.98px) {

      .work-section {
          margin-bottom: 0px;
      }
      .work-section .work-tabs .tab-buttons {
          display: flex !important;
          width: 100% !important;
          margin-bottom: 30px;
      }

      .work-section .work-tabs .tab-buttons .tab-btn {
          padding: 5px 10px !important;
          font-size: 17px;
          margin-right: 18px !important;
          
      }

      .work-section{
          position: relative;
          padding: 0 0 0 !important; 
      }
      .work-section .sec-title .sub-title {
          font-size: 45px !important;
      }
      .work-section .sec-title .sub-title:before {
        left: 62%;
        top: 89% !important;
      }

      .case-line {
        left: 5px !important;
        z-index: -1;
    } 
      .work-section .pre-title h2 {
        text-align: left !important;
    }
      .work-section .content-column{
          position: relative !important;
          top: 0 !important;
          bottom: 0 !important;
      }

      .work-section .tabs-content .content-column {
          margin-right: 30px;
          width: 90% !important;
          margin-left: 19px !important;
          /* margin-bottom: 20px; */
      }
      .work-section .tabs-content .column-image{
          width: 85%;
          position: relative;
          left: 28px;
          top: 0;
      }
      .work-section .image-1{
          position: relative;
          top: 457px;
      }

      .work-section .image-2{
          position: relative;
          top: 395px;
      }

      .work-section .image-3{
          position: relative;
          top: 370px;
      }

      .work-section .tabs-content .column-content {
          margin-top: 25px;
          margin-bottom: 35px;
      }

      .work-section .tabs-content .column-content h3 {
          text-align: center;
      }

      .work-section .tabs-content .column-content p {
          text-align: center;
          font-size: 14px;
      }

      .work-tabs .content-column .inner-column h3 {
          font-size: 30px;
          margin-bottom: 20px;
          font-weight: 600;
          color: #0087c1;
          width: 112%;
          letter-spacing: 0.1em;
          margin-left: -18px;
          margin-top: -16px;
      }

      .work-tabs .content-column .inner-column > .text {
          margin-bottom: 20px;
          font-size: 18px;
          width: 110%;
          margin-left: -18px;
      }

      .work-section .work-tabs .content-column .about-block-two {
          position: relative;
          margin-left: -35px;
      }

      .work-section .sec-title h2{
          font-size: 40px;   
      }

      .work-section .case-catogories .case-filter {
          width: 65%;
          font-size: 15px;   
      }

      .work-section .case-catogories .filter-label {
          padding: 5px 12px;
          margin-left: 30px;
      }
  }




        /* Our Clients   */

  .our-clients{
      padding-bottom: 50px;
      background: #191919;
    }

  .our-clients .pre-title{
    padding-bottom: 40px;
    }

    .our-clients .pre-title .client-line{
      position: relative;
      top: 70px;
      left: 30%;
      z-index: 0;
    }
  .our-clients .pre-title h2{
    color: #fff;
    font-size: 45px;
    text-align: center;
    position: relative;
    }

  .our-clients .image img{
    width: 100px;
    height: 100px;
  }


  @media only screen and (max-width: 991.98px) {

    .contact-home-section {
      background: #000000;
      margin-top: 40px;
    }

    .our-clients .image img {
      width: 60%;
      height: auto;
      position: relative;
      left: 75px;
      padding: 30px;
    }

    .our-clients .pre-title{
      padding-bottom: 10px !important;
      }

    .our-clients .pre-title .client-line {
      position: relative;
      top: 70px;
      left: 0 !important;
      z-index: 0;
  }

    .our-clients .pre-title h2{
      font-size: 40px;
      }
  }




  /*   Privacy Policy  */



    .privacy-sec{
        margin:40px 10px;
    }

    .content-column h1{
      font-size: 35px;
      line-height: 60px;
      color: #fff;
    }

    .content-column h2{
      font-size: 28px;
      line-height: 48px;
      color: #fff;
    }

    .content-column h3 {
      font-size: 22px;
      line-height: 36px;
      color: #fff;
    }

    .content-column p{
      font-size: 16px;
      color: #b3b3b3;
    }

    .content-column ul b{
      color: #fff;
    }

    .content-column ul{
      list-style: disc;
      font-size: 16px;
      color: #b3b3b3;
    }


    @media(max-width: 575px) {
      .content-column h1{
        font-size: 30px;
        line-height: 50px;
      }

      .content-column h2{
        font-size: 24px;
        line-height: 48px;
      }

      .content-column h3{
        font-size: 20px;
        line-height: 48px;
      }
    }




    /*   Job Description   */

      .job-desc{
        margin: 80px 0 100px 0;
      }

      .job-container{
        position: relative;
        top: 70px;
      }

      .job-desc .btn-job-apply{
        float: right;
        position: relative;
        left: -100px;
        border: none;
        color: #fff;
        font-weight: 600;
        padding: 10px;
        background-image: linear-gradient(to right,#18616d 0%,#69cfdc 51%,#148293 100%);
        transition: all 180ms linear 0ms;
        background-size: 200%,auto;
      }

      .job-desc .list-content{
        font-size: 14px;
        line-height: 2;
        list-style: disc;
        color:#b3b3b3 ;
      }

      .job-desc .column-block{
        background: #191919;
        height: 280px;
        box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
        width: 25%;
        
      }

      .job-desc .column-block .column-content{
        padding: 30px 0 0 30px;
      }

      .job-desc h1{
        font-size: 22px;
        font-weight: 500;
        color: #b3b3b3;

      }

      .job-desc .column-block .column-content p{
        font-size: 14px;
        font-weight: 500;
        color: #b3b3b3;

      }


    .job-field{
        width: 100%;
        top: 0px;
        border: 1px solid #212529;
        border-radius: 0;
        color: #212529;
        font-size: 15px;
    }
    .close{
      font-size: 35px;
    }





    .modal-container{
      margin-top: -20px;
    }




    /* #style-4::-webkit-scrollbar-track
    {
      -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
      background-color: #F5F5F5;
    }

    #style-4::-webkit-scrollbar
    {
      width: 10px;
      background-color: #F5F5F5;
    } */


  @media only screen and (max-width:  991.98px) {

    .job-desc {
        margin: 50px 0 90px 0;
    }

    .job-desc h1 {
        font-size: 16px;
        font-weight: 500;
    }

    .job-desc .list-content {
        font-size: 12px;
        line-height: 1.7;
        list-style: disc;
        width: 125%;
    }

    .job-desc .column-block {
        background: #191919;
        height: 212px;
        box-shadow: rgb(17 12 46 / 15%) 0px 48px 100px 0px;
        width: 100%;
    }

       
    .job-desc .column-block .column-content p {
      font-size: 12px;
      font-weight: 500;
  }
    .job-field{
      position: relative;
      top: 8px;
    }

  }