.client-success-banner{
  background-image:url('../images/client-success/header.jpg');
}
.FirstLetter{
  font-size: 44px; 
  line-height: 44px; 
  display: block; 
  float: left; 
  margin-right: 0.1em;
  font-weight: 600;
}

.client-success-featured{
    color: #6f6868  !important;
    font-size: 19px;
    font-weight: 700 !important;
}
.client-successp-5{
  padding: 3rem 3rem 3rem 3rem ;
}
.client-success-custom{
  position:absolute;
}
.client-success-influence{
    margin-top: -18px;
    font-size: 32 !important;
    max-width:40%;
}
.client-success-featured-subtext{
    color: #ffffff  !important;
    font-size: 16px;
    font-weight:200 !important;
    width:55%; opacity: 0.9;
}
.client-success-header-heading{
  margin: auto;
}
.client-success-main-section{
  background-image:url('../images/client-success/wrapper.svg');
  background-size: cover;
}
.client-success-read-more{
  font-family: 'Manrope' !important;
    border-radius: 5px;
    border: transparent;
    color: #2BA88A;
    font-size: 22px;
    font-weight: 600;  
    padding: 2px 6px 2px 12px;
    box-shadow: 0px 3px 10px 0px #00000066;
    margin-left:34%;
}
.client-success-banner{
    height: 648px; 
    width:100%; 
    background-size:cover;
    position: relative; 
    overflow: hidden;

}
.header-client-success {
    display: flex;
    align-items: center;
    flex-direction: row;
    padding: 0 0 0 20px;
    padding-left: 20px;
    background: transparent;
    padding-right: 4%;
    padding-top: 2%;    
}

.client-success-dropdown-menu label {
    font-size: 18px; 
    color: #ffffff; 
    font-weight: 500;
    margin-right: 2px; 
    font-family: 'Manrope' !important;
}
.header-client-success-heading{
    margin-left: 6%;
    font-size: 28px !important;
    color: #ffffff  !important;
    font-size: 33px !important;
    font-weight:500 !important;
    margin-right: 10px;
    color: #FFF !important;    
    font-family: 'Manrope' !important;
    font-size: 27.65px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
    letter-spacing: -0.691px !important;
    width: 100%;
}
.client-success-header-dropdown{
    display: flex;
    flex-wrap: wrap; 
    align-items: center;
    width: 100%;
    background:transparent;
    justify-content: flex-start;
    margin-right: 10px;

}
.client-success-dropdown-menu {
    margin-left: 1%;
    font-size: 28px !important;
    color: #ffffff  !important;
    font-size: 20px !important;
    font-weight:500 !important;
    display: flex;
    margin-right: 10px; 
}

.client-success-dropdown-menu select {
    background-color: #161A1B;
    color: #ffffff;
    opacity: 0.8;
    font-size: 18px ;
    font-weight:300 ;
    border: 0px transparent;
    margin-bottom: 2px;
    
}
.client-success-fw-bold{
  font-weight: 800 !important;
  color: #2E2E2E !important;
}
.client-success-content{
    margin-top: -40px;
    --bs-gutter-x: 0 !important;
}
.client-success-content-row1{
    position: relative; display: flex; justify-content: center;align-items:center;
}
.client-success-content-row2{
    position: relative; display: flex; justify-content: center;
}
.img-size{
    /* max-height:310px; */
    /* max-width:534px; */
}
.client-success-content-row1-textbox{
    position: absolute;
    top: 75%; 
    /* left: 12%;  */
    background-color: white; 
    height: 135px; width: 530px; 
    border-bottom-right-radius: 30px;
    display: flex; 
    justify-content: center;
    align-items:start;
    flex-direction: column;
}

.client-success-content-row2-textbox{
  position: absolute;
  top: 75%;
  /* left: 5%; */
  background-color: white;
  height: 115px;
  width: 530px;   
  border-bottom-left-radius: 30px;
  display: flex; 
  justify-content: center;
  align-items:start;
  flex-direction: column;
}

.client-success-learn-more-section-new {
  background-color: #2BA88A;
  display: flex;
  position: relative; 
  align-items: center; 
}

.client-success-learn-more-content {
  position: absolute;
  top: 50%; 
  left: 40%; 
  transform: translate(-50%, -50%); 
  padding: 10px;
  color: white; 
  z-index: 1; 
  display: flex; 
  justify-content: center; 
  align-items: stretch; 
  max-width: 80%; 
}

.client-success-learn-more-content p {
  margin: 0 10px; 
  flex: 1; 
}

.client-success-learn-more-content button {
  margin: 0 0 0 0; 
  align-self: flex-start; 
}

.client-success-transformed-image-div {
  flex-shrink: 0;
  overflow: hidden; 
  position: relative; 
  margin-left: auto; 
}

.client-success-transformed-image {
  max-width: 100%; 
  height: auto; 
  display: block; 
}

.client-success-btmtxt-new {
  flex: 1; 
  color: #FFF !important;    
  font-family: 'Manrope' !important;
  font-size: 27.65px;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: normal !important;
  letter-spacing: -0.691px !important;
}


.content-wrapper-new{
  display: flex;
  align-items: center;


}
.content-wrapper {
    display: flex;
    align-items: center;
    /* max-width: 700px; Adjust max-width as needed */
    margin: auto auto; 
}

.client-success-btmtxt {
    flex: 1; 
    color: white; 
    font-size: 16px; 
}

.acf-header-btn.client-success-btn {
    background-color: #2ba88a; 
    color: white; 
    border: none;
    padding: 10px 20px; 
    font-size: 16px; 
    cursor: pointer;
    margin-left: 10px; 
}


#client-success-office {
    position: absolute;
    background: url('../images/client-success/officeImage.jpg') no-repeat center center / cover;
    transform: rotate(-23deg);
    border-radius: 40px;
    width: 873.14px;
    height: 386.92px;
    top: -40px;
    left: 940px;
}
.client-success-btmtxt{
    max-width: 810px;
    margin-left: 5px;
}
.client-success-btn {
    z-index: 100;
    max-width: 14% !important;
    margin-left: -110px;
    border: transparent !important;
}

.client-success-btn i {
    vertical-align: middle;
}



.client-header-box {
    position: absolute;
    left: -760px;
    top: 115px;
    width: 1398px;
    height: 631px;
    background: linear-gradient(151deg, rgba(0, 0, 0, 0.30) -1.2%, rgba(0, 0, 0, 0.00) 56.46%), #161A1B;    
    transform: rotate(27.678deg);
    padding: 20px;
    color: white;
    overflow: hidden;
    border-radius: 30px;
}

.client-margin{
  margin-top: 22%;
}

.nav-tabs {
  --bs-nav-tabs-border-width: 0;
}
.clients-btn:hover {
    background-color: #2BA88A;
    color: white;
    transition:all 250ms ease-out;
  }
  
  .clients-btn:hover i {
    color: white;
    transform: rotate(-45deg)!important;
    transition:all 250ms ease-out;
  
}
.clients-btn{
    position: relative;
    font-family: 'Manrope';
    font-size: 16.2px;
    line-height: normal;
    font-weight: 600;
    padding: 7px 15px;
    color: #2BA88A;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.40);
  }
  



  /* CASE STUDY */

.case-study-btn:hover {
    background-color: #2BA88A;
    color: white;
  }

  .case-study-btn:hover i {
    color: white;
    transform: rotate(310deg)!important;
  }

  .container {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
  }

  img {
    /* max-width: 100%; */
    height: auto;
  }

  .with-border {
    border-bottom: 1px solid #ccc; 
    padding-bottom: 10px; 
    margin-bottom: 10px; 
    background-origin: padding-box;
  }
  
  .light-green-box {
    border-radius: 8px;
    background: linear-gradient(0deg, rgba(218, 218, 218, 0.01) 0%, rgba(218, 218, 218, 0.01) 100%), rgba(98, 255, 217, 0.17);
    padding: 20px;
    margin: 10px 0; 
  }
  
  .light-green-box p {
    margin: 0; 
  }
  
  .svg-container {
    display: flex;
    cursor: pointer;
  }
  
  #challenge-dark p {
    color: black !important;
  }
  
  .first-p::first-letter {
    font-size: 1.5em ; 
    font-weight: 800;
    font-family: 'Manrope';
    color: '#fff';
  }
  .first-p {
    font-weight: 300;
    font-size: 17px;
    color: #FFF;
    font-family: 'Manrope';
  }

 .links container-fluid > * {
    display: inline-block !important;
  }


  .container {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
  }

  img {
    /* max-width: 100%; */
    height: auto;
  }

  /* new */
#af-section-black{
    padding: 20px 120px;
}
#af-section-white{
  background-color: white;
}

.casestudymt5 {
  --bs-gutter-x: 1.5rem !important;
  --bs-gutter-y: 0 !important;
}

.case-study-linked-text{
        font-family: 'Manrope' !important;
        font-size: 16px;
        font-weight: 300 !important;
        line-height: 22px !important;
        letter-spacing: 0em !important;
        text-align: left !important;
}
.case-study-heading{
    font-family: 'Manrope' ;
    font-size: 57px ;
    font-weight: 700 ;
    line-height: 62px ;
    letter-spacing: -0.03em ;
    text-align: left;
    color: #FFF;
}

.case-study-bread-sec{
    font-size: 15px;
    display:flex;
    align-items:center;
    padding:20px;
    background:var(--Dark-gray,#2E2E2E);
    height: 38px;
}
.dark-light-toggle{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    
}
.casestudymt5{
    margin-top: 3rem;

}
ul.breadcrumb li+li::before{
content: ">";
padding: 10px;
}

ul.breadcrumb {
margin-bottom: 0px;
}
ul.breadcrumb a {
    opacity: 0.7;
    text-decoration: none;
    font-weight: 200 !important;
    font-size: 12px !important; 
    color:#F5F5F5;
    font-family: 'Manrope' !important;
}
.case-study-link-title{
  margin-top: 4px;
    text-decoration: none;
    font-weight: 200 !important;
    font-size: 12px !important; 
    color: var(--Light-Gray, #F5F5F5);
    font-family: 'Manrope' !important;

}
.case-study-top-bar{
  max-width: 91% !important;
  padding: 0px;
  display: flex;
  justify-content: space-between;
}
.casestudy-casestudy{
  color: #B1B1B1 !important ;
  font-family: 'Manrope' ;
  font-weight: 700 !important ;
  font-size: 20px !important ;
  text-decoration:none;
  margin-bottom: -2px;

}

.casestudy-main-image{
  max-width:100%;
  border-radius: 10px;
}
.casestudy-main-image-div{
  padding-top: 50px;
}
.casestudy-sticky-index{
  position: -webkit-sticky; /* For Safari */
  position: sticky;
  top: 100px;
  font-weight: 200 !important;
  color: #F5F5F5 !important;
  font-family: 'Manrope' !important;
  font-size: 16px !important;
  font-weight: 200 !important;
  list-style: none !important;
  padding-left: 0px !important;
}
.casestudy-challenge-content{
  font-size: 17px;
  color: #F5F5F5;
  font-family: 'Manrope';
  font-weight: 300;

}
.client-testimonial-text{
  color: white;
  font-family: 'Manrope';
  font-weight: 300;
}
.casestudy-content-image{
  margin-top: 32px;
  border-radius: 8px;
  max-width:100%;
}
.custom-carousel-image{
  background-size:cover;
  height:auto;
  width:100%;
  margin-top: 32px;
  border-radius: 8px;
}
.casestudyH5{
  color: #FFF;
  font-family: 'Manrope' ;
  font-size: 33.18px ;
  font-style: normal ;
  font-weight: 600 ;
  line-height: normal ;
  letter-spacing: -0.995px;
  margin-bottom: 10px;
}
.casestudyH6{
  color: #FFF ;
  font-family: 'Manrope' ;
  font-size: 27.65px ;
  font-style: normal ;
  font-weight: 700 ;
  line-height: normal ;
  letter-spacing: -0.691px ;
}

.carousel-inner {
  margin-left: 0; /* Ensure the carousel items start from the left */
}

.client-successbtn-mx-5{
  /* position: absolute; */
    margin-right: 3rem !important;
    margin-left: 3rem !important;
    /* top: 20px;
    bottom: 20px;
    left: 20px; */

}
.acf-header-btn{
  display: inline-flex !important;
  padding: 8px 16px !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 0px !important;
  border-radius: 5px !important;
  background: linear-gradient(0deg, #FFF 0%, #FFF 100%), #2BA88A !important;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.40) !important;
  color: #2BA88A !important;
  font-family: 'Manrope' !important;
  font-size: 17.2px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: normal !important;
}
.acf-header-btn:hover {
  display: inline-flex !important;
  padding: 8px 16px !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 0px !important;
  border-radius: 5px !important; 
  background: #2BA88A !important;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.40) !important;
  color: white !important;
  transition: all 250ms ease-out !important;
  
}
.acf-header-btn:hover i {
  color: white !important;
  transition:all 250ms ease-out !important;
  transform: rotate(-45deg)!important;
}
.client-success-content .acf-header-btn{
  display: inline-flex !important;
  padding: 8px 16px !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 0px !important;
  border-radius: 5px !important;
  background: linear-gradient(0deg, #FFF 0%, #FFF 100%), #2BA88A !important;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.40) !important;
  color: #2BA88A !important;
  font-family: 'Manrope' !important;
  font-size: 17.2px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: normal !important;
}
.client-success-content .acf-header-btn:hover {
  display: inline-flex !important;
  padding: 8px 16px !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 0px !important;
  border-radius: 5px !important; 
  background: #2BA88A !important;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.40) !important;
  color: white !important;
  transition: all 250ms ease-out !important;
  
}
.client-success-content .acf-header-btn:hover i {
  color: white !important;
  transition:all 250ms ease-out !important;
  transform: rotate(-45deg)!important;
}

.client-success-learn-more-section .content-wrapper  .acf-header-btn{
  display: inline-flex !important;
  padding: 8px 16px !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 0px !important;
  border-radius: 5px !important;
  background: linear-gradient(0deg, #FFF 0%, #FFF 100%), #2BA88A !important;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.40) !important;
  color: #2BA88A !important;
  font-family: 'Manrope' !important;
  font-size: 17.2px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: normal !important;
}

.client-success-learn-more-section .content-wrapper .acf-header-btn:hover {
  display: inline-flex !important;
  padding: 8px 16px !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 0px !important;
  border-radius: 5px !important; 
  background: #2BA88A !important;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.40) !important;
  color: white !important;
  transition: all 250ms ease-out !important;
  
  }

  .client-success-learn-more-section .client-success-learn-more-content .acf-header-btn:hover i {
    color: white !important;
    transition:all 250ms ease-out !important;
    transform: rotate(-45deg)!important;
  }
  .client-success-learn-more-section-new .client-success-learn-more-content  .acf-header-btn{
    display: inline-flex !important;
    padding: 8px 16px !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 0px !important;
    border-radius: 5px !important;
    background: linear-gradient(0deg, #FFF 0%, #FFF 100%), #2BA88A !important;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.40) !important;
    color: #2BA88A !important;
    font-family: 'Manrope' !important;
    font-size: 17.2px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: normal !important;
  }
  
  .client-success-learn-more-section-new .client-success-learn-more-content .acf-header-btn:hover {
    display: inline-flex !important;
    padding: 8px 16px !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 0px !important;
    border-radius: 5px !important; 
    background: #2BA88A !important;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.40) !important;
    color: white !important;
    transition: all 250ms ease-out !important;
    
    }
  
    .client-success-learn-more-section-new .client-success-learn-more-content .acf-header-btn:hover i {
      color: white !important;
      transition:all 250ms ease-out !important;
      transform: rotate(-45deg)!important;
    }

  


.client-success-read-more:hover {
  justify-content: center !important;
  align-items: center !important;
  border-radius: 5px !important; 
  background: #2BA88A !important;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.40) !important;
  color: white !important;
  transition: all 250ms ease-out !important;
  }

  .client-success-read-more:hover i {
    color: white !important;
    transition:all 250ms ease-out !important;
    transform: rotate(-45deg)!important;
  }



  /*  */

  h1{
    color: #FFF !important;    
    font-family: 'Manrope' !important;
    font-size: 99.07px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 96.303% !important; 
    letter-spacing: -4.953px !important;
}

h2{
    color: #FFF !important;    
    font-family: 'Manrope'!important;
    font-size: 57.33px !important;
    font-style: normal !important;
    font-weight: 800 !important;
    line-height: normal !important;
    letter-spacing: -1.72px !important;
}

h3{
    color: #FFF !important;    
    text-align: center !important;
    font-family: 'Manrope' !important;
    font-size: 47.78px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
    letter-spacing: -2.389px !important;
}

h4{
    color: #FFF !important;    
    font-family: 'Manrope' !important;
    font-size: 39.81px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
    letter-spacing: -1.791px !important;
}

h5{
    color: #FFF !important;    
    font-family: 'Manrope' !important;
    font-size: 33.18px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: normal !important;
    letter-spacing: -0.995px !important;
}

h6{
    color: #FFF !important;    
    font-family: 'Manrope' !important;
    font-size: 27.65px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
    letter-spacing: -0.691px !important;
}

.h7{
    color: #FFF !important;    
    font-family: 'Manrope'!important;
    font-size: 23.04px !important; 
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
    letter-spacing: -0.461px !important;
}

.h8{
    color: #FFF !important;    
    font-family: 'Manrope' !important;
    font-size: 19.2px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
    letter-spacing: 0.619px !important;
}

p{
    color: #FFF !important;    
    font-family: 'Manrope' !important;
    font-size: 19.2px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
}

.p-medium{
    color: #FFF !important;    
    font-family: 'Manrope' !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal;
}

.p-small{
    color: #FFF !important;    
    font-family: 'Manrope' !important;
    font-size: 13.33px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
}

a{
    color: #FFF !important;    
    font-variant-numeric: ordinal !important;
    font-family: 'Manrope' !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
    text-decoration-line: underline;
}

.growth-text{
    color: #5A5A5A !important;
    font-family: 'Manrope' !important;
    font-size: 33.18px !important;
    font-style: normal !important;
    font-weight: 800 !important;
    line-height: normal !important;
    letter-spacing: -0.995px !important;
}

.main-acufore{
    color: #FFF;
    font-family: 'Manrope';
    font-size: 68.796px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -2.064px;
    margin-bottom: 0px;
}

.happy-clients{
    color: var(--Light-Gray, #F5F5F5) !important;
    font-family: 'Manrope' !important;
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 800 !important;
    line-height: 110% !important;
    letter-spacing: -0.72px !important;
    white-space: nowrap;
}

.five-hundred{
    color: var(--Light-Gray, #F5F5F5) !important;
    font-family: Manrope !important;
    font-size: 40px !important;
    font-style: normal !important;
    font-weight: 800 !important;
    line-height: 110% !important; 
    letter-spacing: -1.2px !important;
    margin-bottom: 0px !important;
    margin-top: 0px;

}

.footer-p{
    color: rgba(255, 255, 255, 0.60) !important;
    /* Body Medium */
    font-family: 'Manrope';
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal !important;
}

.right-choice-text{
    color: #FFF !important;
    text-align: center;
    font-size: 95.2px !important;
    font-style: normal;
    font-weight: 800 !important;
    line-height: 0px !important;
    letter-spacing: -1.428px !important;
}

.right-p{
    color: #FFF;
    text-align: center;
    text-shadow: 0px 4px 7px rgba(0, 0, 0, 0.37) !important;
    font-size: 23.04px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 100% !important; /* 23.04px */
    letter-spacing: -0.346px !important;
    margin-top: 8%;
}

.form-control{
    font-family: 'Manrope' !important;
}



.exponential-section h2{
    font-weight: 700 !important;
}

.industry-section .carousel-image .text-container a{
    font-weight: 600 !important;
    letter-spacing: -1.1px !important; 
}

footer .h8{
    font-weight: 600 !important;
}

footer .footer-p{
    font-weight: 350 !important;
}

.footer-content{
    font-weight: 100 !important;
    letter-spacing: .50px !important;
}

/*  */

.acf-header-btn {
  display: inline-flex !important;
  padding: 8px 16px !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 8px !important;
  border-radius: 5px !important;
  background: linear-gradient(0deg, #FFF 0%, #FFF 100%), #2BA88A !important;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.40) !important;
  color: #2BA88A !important;
  font-family: 'Manrope' !important;
  font-size: 17.2px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: normal !important;
}

.acf-header-btn:hover {
  display: inline-flex !important;
  padding: 8px 8px 8px 16px !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 16px !important;
  border-radius: 5px !important; 
  background: #2BA88A !important;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.40) !important;
  color: white !important;
  transition: all 400ms ease-in-out !important;
}

footer p {
  letter-spacing: 1px !important;
}


html {
  scroll-behavior: smooth;
}

.nav-pd{
  padding:0px !important;
}

.h1-b{
  margin-bottom: 0px !important;
}



.index-r{
  position: relative;
}

.exp-r{
  position:relative;
}

.exp-t{
  margin-top:10%;
}

.clr{
  color: #2BA88A;
}

.sr-b{
  background: #161A1B;
  padding-bottom:2%;
}

.world-b{
  margin-bottom: 0;
}

.world-bt{
  margin-bottom: 0; 
  margin-top: 10px;
}

.world-mr{
  margin-right: 20px;
}

.world-pr{
  cursor: pointer; 
  position: relative;
}

.world-bb{
  background-color: #ffffff; 
  border-radius: 50%; 
  width: 30px; 
  height: 30px; 
  display: flex; 
  align-items: center; 
  justify-content: center;
}

.world-ml{
  margin-left: 20px;
}

.world-ar{
  background-color: #ffffff; 
  border-radius: 50%; 
  width: 30px; 
  height: 30px; 
  display: flex; 
  align-items: center; 
  justify-content: center;
}

.index-pd{
  padding:50px;
}

.index-pdl{
  padding-left: 0 !important;
}

.index-mb{
  margin-bottom: 8px;
}

.map-st{
  height: 100%; 
  overflow: hidden;
  border:3px solid #ffffff;
  border-radius: 3px;
}

.ind-img{
  max-width:100%;
  max-height:1000px;
}


.vertical-line {
    display: inline-block;
    width: 3px;
    height: 24px;
    background: #2BA88A;
    margin-left: 8px;
}

.box-section{
    border-radius: 14px; 
    border: 1px solid rgba(45, 168, 168, 0.26); 
    background: rgba(43, 168, 168, 0.53); 
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.84); 
    backdrop-filter: blur(21.899999618530273px); 
    position: absolute; 
    right: 178px; 
    top: 90%; 
    width: 560px; 
    height: 98px;
}

.custom-box-sec{
    display: flex; 
    justify-content: space-between; 
    align-items: center; 
    padding: 15px;
}

.video-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    justify-content: center;
    align-items: center;
  }

  .video-popup iframe {
    width: 80%;
    height: 80%;
  }

  .close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    color: #fff;
    font-size: 20px;
  }




  .change-text {
    transition: opacity 400ms ease-out;
  }

  .build-word {
    border-radius: 6px;
    background: var(--Acufore-Green, #2BA88A);
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.25);
    display: inline-flex;
    padding: 3px 11px;
    align-items: baseline;
    gap: -4px;
    transition: width 1s ease-out; /* Added transition for width */
  }
  

  .common-span {
    border-radius: 10px;
    background: #2BA88A;
    padding: 0px 11px;
    justify-content: center;
    align-items: baseline;
    gap: 8px;
  }

  canvas {
    max-width: 80%;
    height: auto;
    margin: 20px 0;
}

.services-inside-work h3{
  margin-top: -7% !important;
}



.rangeContainer {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0 !important; /* Set margin-bottom to 0 */
  position: relative;
}

.year-text,
#tooltip {
  display: none;
  position: absolute;
  text-align: center;
  line-height: 1;
  padding: 10px;
  color: #000000;
  font-weight: bolder;
  background: #ffffff;
  font-size: 1rem;
  left: 50%;
  transform: translate(-50%, 0);
  top: 25px; /* Adjust the top position based on your preference */
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

#tooltip::before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -10px; /* Half of the triangle width */
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #ffffff transparent; /* Adjust the color */
}

.scroll-message {
  display: none;
}

canvas {
  max-width: 100%;
  height: auto;
}

/* Change the background color of the slider to green */
.rangeInput {
  background: linear-gradient(to right, #2ba88a 0%, #2ba88a 100%);
  -webkit-appearance: none;
  width: 100%;
  height: 5px;
  border-radius: 5px;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
  cursor: pointer;
}



/* Change the thumb (slider handle) color to green */
.rangeInput::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: white;
  cursor: pointer;
}

.rangeInput::-moz-range-thumb {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #2ba88a;
  cursor: pointer;
}


.overlay-text {
  position: absolute;
  top: 50%;
  left: 50%; /* Center horizontally */
  transform: translate(-50%, -50%); /* Center vertically */
  text-align: center;
  z-index: 10;
  display: flex;
  flex-direction: row;
  width: 100%;
}



.overlay-text h5 {
  letter-spacing: 2px !important; 
}


.overlay-text .left-content,
.overlay-text .right-content {
  flex: 1; /* Distribute the space equally between left and right content */
}


.overlay-text .left-content{
  text-align: left;
}

.overlay-text .right-content {
  text-align: right; 
}

.overlay-text h5 {
  padding: 5px;
  display: block;
}

.chart-bottom{
  margin-bottom: 0px;
}

.words-span{
  border-radius: 4px !important;
  background: #2BA88A;
  padding: 0px 13px 7px 13px;
  justify-content: center;
  align-items: center;
}

#carousel-container {
  overflow: hidden;
  position: relative;
  margin-top: 5%;
}

#image-carousel {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.carousel-image {
  position: relative;
  width: 400px;
  height: 230px;
  flex-shrink: 0;
  margin-right: 24px; 
}

.carousel-image {
  border-radius: 6px; 
  box-shadow: 0px 4px 6.5px 0px rgba(0, 0, 0, 0.50);  
  overflow: hidden; 
}


.text-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(46, 46, 46, 0.10);
  backdrop-filter: blur(4px);  color: white;
  padding: 10px;
  text-align: center;
  width: 100%; 
  transition: background-color 0.3s ease;  
  border: 1.5px solid #C9C9C9;
  border-left: none;
  border-right: none;

}

.carousel-image .text-container:hover {
  background: rgba(29, 49, 50, 0.71);
  backdrop-filter: blur(4px);
  transition: all 0.8s ease-out;
}


.text-container a{
  text-decoration: none;
  color: var(--Light-Gray, #F5F5F5);
  text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.50);
  font-family: 'Manrope';
  font-size: 39.81px !important;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -1.791px;
}

.carousel-image:hover img {
  transform: scale(1.1); 
  transition: transform 0.5s ease-in-out;
}

.country-detail{
  font-size: 13.33px !important;
}



.advantages{
  padding: 20px;
  text-align: center;
   display: flex;
   flex-wrap: nowrap; 
   overflow-x: auto; 
   -ms-overflow-style: none; 
   scrollbar-width: none; 
   margin-top: -75px;
}


.discover-justify{
  display: flex; 
  gap: 50px; 
  justify-content: center;
}

.advantages-card{
  flex: 0 0 232px; 
  height: 230px; 
  background: var(--Light-Gray, #F5F5F5) !important;
  padding: 15px; 
  box-sizing: border-box; 
  text-align: left; 
  border-radius: 8px;
  border-bottom: 5px solid var(--Acufore-Green, #2BA88A);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.60);
}

.advantages-card h6{
  font-size:17px !important;
  color: #000000 !important;
}

.advantages-card p{
  font-size:13px !important;
  color: #000000 !important;
}



.about-carousel {
  width: 286px;
  height: 105px;
  margin-right: 25px;
  border-radius: 8px;
  border: 2px solid #FFF;
  background: linear-gradient(102deg, rgba(255, 255, 255, 0.21) 16.81%, rgba(0, 0, 0, 0.00) 75.81%), linear-gradient(279deg, rgba(0, 0, 0, 0.20) -25.43%, rgba(0, 0, 0, 0.00) 49.04%), none, lightgray 50% / cover no-repeat;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.25);
  animation: slide 30s linear infinite alternate; /* Adjust the duration as needed */
}









.image-carousel {
  display: flex;
  align-items: center;
}

.client-logo {
  flex: 0 0 auto; 
}


.cards {
  /* transition: height 0.5s ease-in-out; */
}

.card-body{
  overflow: hidden;
}

.cards:hover {
  height: 317px !important;
  border-radius: 15px;
  box-shadow: 3px 3px 0px 2px #2BA88A;
  }

  
  .scroller__inner {
    padding-block: 1rem;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
  }
  
  .scroller[data-animated="true"] {
    overflow: hidden;
  }
  
  .scroller[data-animated="true"] .scroller__inner {
    width: max-content;
    flex-wrap: nowrap;
    animation: scroll var(--_animation-duration, 10s)
      var(--_animation-direction, forwards) linear infinite;
  }
  
  .scroller[data-direction="right"] {
    --_animation-direction: forwards;
  }
  
  .scroller[data-direction="left"] {
    --_animation-direction: forwards;
  }
  
  .scroller[data-speed="fast"] {
    --_animation-duration: 20s;
  }
  
  .scroller[data-speed="slow"] {
    --_animation-duration: 60s;
  }
  
  @keyframes scroll {
    to {
      transform: translate(calc(-50% - 0.5rem));
    }
  }
  
  
  .client-says .item {
    display: flex;
    padding: 36px 92px 28px 38px;
    align-items: flex-start;
    gap: 35px;
    margin: auto;
    width: 100%;
    height: auto;
    background: var(--Light-Gray, #F5F5F5);
}

.client-says .item p{
color: #000000 !important;
}

.item {
  position: relative;
}

/* .content-wrapper {
  display: flex;
  flex-direction: row;
} */











.chatbot {
  display: none;
  position: fixed;
  top: 0;
  bottom: 50px;
  width: 100%;
  box-shadow: 0 -6px 99px -17px rgba(0, 0, 0, 0.68);
}

.chatbot__input{
  font-family: 'Manrope' !important;
}

@media screen and (min-width: 640px) {
  .chatbot {
    max-width: 420px;
    right: 50px;
    top: auto;
  }
}
.chatbot.chatbot--closed {
  top: auto;
  width: 100%;
}

.chatbot__header {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #2BA88A;
  height: 54px;
  padding: 0 20px;
  width: 100%;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.chatbot__header:hover {
  background-color: #2BA88A;
}
.chatbot__header p {
  margin-right: 20px;
}

.chatbot__close-button {
  fill: #fff;
}
.chatbot__close-button.icon-speech {
  width: 20px;
  display: none;
}
.chatbot--closed .chatbot__close-button.icon-speech {
  display: block;
}
.chatbot__close-button.icon-close {
  width: 14px;
}
.chatbot--closed .chatbot__close-button.icon-close {
  display: none;
}

.chatbot__message-window {
  height: calc(100% - (54px + 60px));
  padding: 40px 20px 20px;
  /* background-color: #fff; */
  background: var(--Medium-Gray, #2E2E2E) !important;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.50);
  overflow-x: none;
  overflow-y: auto;
}
@media screen and (min-width: 640px) {
  .chatbot__message-window {
    height: 380px;
  }
}
.chatbot__message-window::-webkit-scrollbar {
  display: none;
}
.chatbot--closed .chatbot__message-window {
  display: none;
}

.chatbot__messages {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  width: auto;
}
.chatbot__messages li {
  margin-bottom: 20px;
}
.chatbot__messages li.is-ai {
  display: inline-flex;
  align-items: flex-start;
}
.chatbot__messages li.is-user {
  text-align: right;
  display: inline-flex;
  align-self: flex-end;
}
.chatbot__messages li .is-ai__profile-picture {
  margin-right: 8px;
}
.chatbot__messages li .is-ai__profile-picture .icon-avatar {
  width: 40px;
  height: 40px;
  padding-top: 6px;
}

.chatbot__message {
  display: inline-block;
  padding: 12px 20px;
  word-break: break-word;
  margin: 0;
  border-radius: 6px;
  letter-spacing: -0.01em;
  line-height: 1.45;
  overflow: hidden;
}
.is-ai .chatbot__message {
  border-radius: 7px;
  background: #1B1B1B !important;
  margin-right: 30px;
}
.is-user .chatbot__message {
  background-color: #2BA88A;
  margin-left: 30px;
}
.chatbot__message a {
  color: #2BA88A;
  word-break: break-all;
  display: inline-block;
}
.chatbot__message p:first-child {
  margin-top: 0;
}
.chatbot__message p:last-child {
  margin-bottom: 0;
}
.chatbot__message button {
  font-weight: 300;
  border-radius: 50px;
  padding: 8px 20px;
  margin: -8px 10px 18px 0;
  transition: background-color 0.2s ease;
  cursor: pointer;
  border-radius: 3px;
  border: 1px solid rgba(245, 245, 245, 0.50);
  background: #3D3D3D;
  color: #FFF;
}
.chatbot__message button:hover {
  background: #3D3D3D;
}
.chatbot__message button:focus {
  outline: none;
}
.chatbot__message img {
  max-width: 100%;
}

.animation:last-child {
  -webkit-animation: fadein 0.25s;
          animation: fadein 0.25s;
  -webkit-animation-timing-function: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
          animation-timing-function: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.chatbot__arrow {
  width: 0;
  height: 0;
  margin-top: 18px;
}

.chatbot__arrow--right {
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #2BA88A !important; 
}

.chatbot__arrow--left {
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #161A1B !important;
}

.chatbot__entry {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
  padding: 0 10px;
  border-top: 1px solid #383838 !important;
  background: #222 !important;
}
.chatbot--closed .chatbot__entry {
  display: none;
}

.chatbot__input {
  height: 70%;
  width: 90%;
  border: 0;
  border-radius: 3px;
  background: #383838 !important; 
  color: white !important;
}
.chatbot__input:focus {
  outline: none;
}
.chatbot__input::-webkit-input-placeholder {
  color: #2BA88A;
}
.chatbot__input::-moz-placeholder {
  color: #2BA88A;
}
.chatbot__input::-ms-input-placeholder {
  color: #2BA88A;
}
.chatbot__input::-moz-placeholder {
  color: #2BA88A;
}

.chatbot__submit {
  fill: #2BA88A;
  height: 22px;
  width: 22px;
  transition: fill 0.2s ease;
  cursor: pointer;
}
.chatbot__submit:hover {
  fill: #2BA88A;
}

.u-text-highlight {
  color: #2BA88A;
}

.chatbot {
  display: none;
  position: fixed;
  top: 0;
  bottom: 50px;
  width: 100%;
  box-shadow: 0 -6px 99px -17px rgba(0, 0, 0, 0.68);
}
@media screen and (min-width: 640px) {
  .chatbot {
    max-width: 420px;
    right: 50px;
    top: auto;
  }
}
.chatbot.chatbot--closed {
  top: auto;
  width: 100%;
}

.chatbot__header {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: var(--Dark-Gray, #161A1B) !important;
  height: 54px;
  padding: 0 20px;
  padding-top: 10px;
  width: 100%;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.chatbot__header:hover {
  background-color: #2BA88A;
}
.chatbot__header p {
  margin-right: 20px;
}

.chatbot__close-button {
  fill: #fff;
}
.chatbot__close-button.icon-speech {
  width: 20px;
  display: none;
}
.chatbot--closed .chatbot__close-button.icon-speech {
  display: block;
}
.chatbot__close-button.icon-close {
  width: 14px;
}
.chatbot--closed .chatbot__close-button.icon-close {
  display: none;
}

.chatbot__message-window {
  height: calc(100% - (54px + 60px));
  padding: 40px 20px 20px;
  background-color: #fff;
  overflow-x: none;
  overflow-y: auto;
}
@media screen and (min-width: 640px) {
  .chatbot__message-window {
    height: 380px;
  }
}
.chatbot__message-window::-webkit-scrollbar {
  display: none;
}
.chatbot--closed .chatbot__message-window {
  display: none;
}

.chatbot__messages {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  width: auto;
}
.chatbot__messages li {
  margin-bottom: 20px;
}
.chatbot__messages li.is-ai {
  display: inline-flex;
  align-items: flex-start;
}
.chatbot__messages li.is-user {
  text-align: right;
  display: inline-flex;
  align-self: flex-end;
}
.chatbot__messages li .is-ai__profile-picture {
  margin-right: 8px;
}
.chatbot__messages li .is-ai__profile-picture .icon-avatar {
  width: 40px;
  height: 40px;
  padding-top: 6px;
}

.chatbot__message {
  display: inline-block;
  padding: 12px 20px;
  word-break: break-word;
  margin: 0;
  border-radius: 6px;
  letter-spacing: -0.01em;
  line-height: 1.45;
  overflow: hidden;
}
.is-ai .chatbot__message {
  background-color: #f0f0f0;
  margin-right: 30px;
}
.is-user .chatbot__message {
  background-color: #2BA88A;
  margin-left: 30px;
  color: #310001;
}
.chatbot__message a {
  color: #2BA88A;
  word-break: break-all;
  display: inline-block;
}
.chatbot__message p:first-child {
  margin-top: 0;
}
.chatbot__message p:last-child {
  margin-bottom: 0;
}
.chatbot__message button {
  font-weight: 300;
  border-radius: 50px;
  padding: 8px 20px;
  margin: -8px 10px 18px 0;
  transition: background-color 0.2s ease;
  cursor: pointer;
  border-radius: 3px;
  border: 1px solid rgba(245, 245, 245, 0.50);
  background: #3D3D3D;
  color: #FFF;
}
.chatbot__message button:hover {
  background: #3D3D3D;
}
.chatbot__message button:focus {
  outline: none;
}
.chatbot__message img {
  max-width: 100%;
}

.animation:last-child {
  -webkit-animation: fadein 0.25s;
          animation: fadein 0.25s;
  -webkit-animation-timing-function: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
          animation-timing-function: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.chatbot__arrow {
  width: 0;
  height: 0;
  margin-top: 18px;
}

.chatbot__arrow--right {
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fde7e8;
}

.chatbot__arrow--left {
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #f0f0f0;
}

.chatbot__entry {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
  padding: 0 10px;
  border-top: 1px solid #e6eaee;
  background-color: #fff;
}
.chatbot--closed .chatbot__entry {
  display: none;
}

.chatbot__input {
  height: 70%;
  width: 90%;
  border: 0;
}
.chatbot__input:focus {
  outline: none;
}
.chatbot__input::-webkit-input-placeholder {
  color: #7f7f7f;
}
.chatbot__input::-moz-placeholder {
  color: #7f7f7f;
}
.chatbot__input::-ms-input-placeholder {
  color: #7f7f7f;
}
.chatbot__input::-moz-placeholder {
  color: #7f7f7f;
}

.chatbot__submit {
  fill: #2BA88A;
  height: 22px;
  width: 22px;
  transition: fill 0.2s ease;
  cursor: pointer;
}
.chatbot__submit:hover {
  fill: #2BA88A;
}

.u-text-highlight {
  color: #fde7e8;
}

.loader {
  margin-bottom: -2px;
  text-align: center;
  opacity: 0.3;
}

.loader__dot {
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  margin: 0 1px;
  background: black;
  border-radius: 50px;
  -webkit-animation: loader 0.45s infinite alternate;
          animation: loader 0.45s infinite alternate;
}
.loader__dot:nth-of-type(2) {
  -webkit-animation-delay: 0.15s;
          animation-delay: 0.15s;
}
.loader__dot:nth-of-type(3) {
  -webkit-animation-delay: 0.35s;
          animation-delay: 0.35s;
}

@-webkit-keyframes loader {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-5px);
  }
}

@keyframes loader {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-5px);
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
    margin-top: 10px;
    margin-bottom: 0;
  }
  to {
    opacity: 1;
    margin-top: 0;
    margin-bottom: 10px;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
    margin-top: 10px;
    margin-bottom: 0;
  }
  to {
    opacity: 1;
    margin-top: 0;
    margin-bottom: 10px;
  }
}

.intro {
  display: block;
  margin-bottom: 20px;
}

.loader {
  margin-bottom: -2px;
  text-align: center;
  opacity: 0.3;
}

.loader__dot {
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  margin: 0 1px;
  background: black;
  border-radius: 50px;
  -webkit-animation: loader 0.45s infinite alternate;
          animation: loader 0.45s infinite alternate;
}
.loader__dot:nth-of-type(2) {
  -webkit-animation-delay: 0.15s;
          animation-delay: 0.15s;
}
.loader__dot:nth-of-type(3) {
  -webkit-animation-delay: 0.35s;
          animation-delay: 0.35s;
}

@keyframes loader {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-5px);
  }
}
@keyframes fadein {
  from {
    opacity: 0;
    margin-top: 10px;
    margin-bottom: 0;
  }
  to {
    opacity: 1;
    margin-top: 0;
    margin-bottom: 10px;
  }
}


.intro {
  display: block;
  margin-bottom: 20px;
}

#chat-circle {
  position: fixed;
  bottom: 50px;
  right: 50px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: white;
  padding: 12px;
  cursor: pointer;
}


.arrow-hover:hover {
  background: #2BA88A !important;
  color: white !important;
}

.arrow-hover:hover .fa-chevron-left {
  color: white !important;
}

.arrow-hover:hover .fa-chevron-right {
  color: white !important;
}



.services-card {
  padding-top: 50px !important;
  margin: 0 !important;
  display: grid;
  display: flex;
  align-items: center;
  gap: 1rem;
  justify-content: center;
  grid-template-columns: repeat(2, 1fr);
  margin: 0px 100px 0px 100px;
}

.first-col,
.sec-col {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.mechanical-service-container,
.electronics-service-container,
.plant-service-container,
.software-service-container {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.mechanical-card,
.plant-card,
.electronics-card,
.software-card {
  position: relative;
  overflow: hidden;
  height: 225px;
  width: 430px;
  margin: 0;
  padding: 20px;
  box-sizing: border-box;
  transition: 0.5s ease-in-out;
  border-radius: 15px;
  background: linear-gradient(302deg, rgba(0, 0, 0, 0.40) -39.72%, rgba(0, 0, 0, 0.00) 61.84%), #2E2E2E;
}

.services-card a{
  text-decoration: none !important;
  opacity: 65% !important;
  line-height: 3 !important;
  letter-spacing: 0.2px !important;
}

.services-card a:hover{
  opacity: 100% !important;
}

.services-card span{
border-bottom: 3px solid #2BA88A;
}

.exp-span{
  border-radius: 4px !important;
}




.mechanical-card:hover,
.plant-card:hover,
.electronics-card:hover,
.software-card:hover {
  box-shadow: 3px 3px 0px 2px #2BA88A;
  background: linear-gradient(129deg, rgba(0, 0, 0, 0.00) 42.95%, rgba(0, 0, 0, 0.60) 108.69%), #232323;
}

.services-card a i {
  opacity: 0; /* Make the icon transparent */
  transition: margin-left 0.3s ease-in-out, opacity 0.3s ease-in-out; /* Adding smooth transitions for both properties */
}

.services-card a:hover i {
  margin-left: 10px; /* Adjust the margin value as needed */
  opacity: 1; /* Make the icon fully visible on hover */
}

.vectorIcon {
  position: absolute;
  top: 20px;
  right: 10px;
  transition: transform 1.3s ease;
}

.mechanical-card:hover .vectorIcon,
.plant-card:hover .vectorIcon,
.electronics-card:hover .vectorIcon,
.software-card:hover .vectorIcon {
  transform: translate(0, calc(100% + 205px));
}

.content-wrapper p{ 
  font-weight: 700 !important;
}


.working-best h6{
  font-weight: 500 !important;
}





/* mobile  */

 
.mobile-section {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
}

.mobile-section img {
  max-width: 80%; /* Ensure the image doesn't exceed its container's width */
  height: auto;    /* Maintain the aspect ratio */
}







/* Navbar Css */

.navbar {
  background: #1F2425;
  width: 100%; /* Full width */
  padding-right: 50px !important;
  padding-left: 70px !important;
  height: auto;
}

.navbar-brand {
  color: #ffffff !important;
  font-family: 'Manrope' !important;
  font-size: 36px !important;
  font-style: normal!important;
  font-weight: 800!important;
  line-height: 100.401%!important; 
  letter-spacing: -0.72px!important;
}

.navbar-toggler {
  margin-right: 0; 
}

.navbar-nav .nav-item {
  margin-right: 50px !important;
}

.navbar-nav {
  margin-left: auto; 
}

.navbar-nav .nav-link {
  color: #ffffff !important;
  font-family: 'Manrope' !important;
  font-size: 19.2px !important;
  font-style: normal !important;
  font-weight: 210 !important;
  line-height: normal !important;
  letter-spacing: 0.2px;
}






.nav-align{
  display:flex;
  align-items:center;
}

.nav-color{
  background: linear-gradient(0deg, #2BA88A 0%, #2BA88A 100%), #267AB8;
  height:62px;
}

.navbar-brand svg{
  width: 55% !important;
  height: 50% !important;
  display:flex;
  align-items:center;
}

/* Footer */

.footer-content {
  color: rgba(255, 255, 255, 0.60) !important;
  font-family: 'Manrope';
  font-size: 13.33px !important;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.copyright-section {
  background: rgba(0, 0, 0, 0.87);  
  padding-left: 92px;
  padding-right: 85px;
  padding-top: 10px;
  display: flex;
  justify-content: space-between;
}



footer {
  background-color: #2e2e2e;
  color: rgba(255, 255, 255, 0.6);            
  padding: 73px 85px 62px 91px;      
  font-family: 'Manrope';  
}


/* Index */

.index-section{
  height:auto;
  width:auto;
  background-blend-mode: normal, exclusion, normal; 
}

.main-section{
  padding: 120px 100px 100px 130px;
}

.innovation{
  display: flex; 
  align-items: center; 
  margin-left:7%;
  margin-top:-10px;
}

.build-width{
  width: 40%;
}

.pop-up-video{
  display: flex; 
  cursor: pointer;
}

.corporate{
  font-weight:500 !important;
  width:71%;
  margin-left: 20px
}

.video-popup {
  z-index: 999; 
}

/* exponential section */

.exponential-section{
  height: auto;
  padding:124px;
}

/* industry */

.industry-sec{
  padding: 88px 10px 58px 10px;
}



.carousel-item-content {
  display: flex;
  width: 100%;
}

.linkedin-profile-image {
  border-radius: 50%;
  width: 20%; /* Adjust the width as needed */
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.25);
}

.carousel-text-section {
  flex: 1;
  padding-left: 20px;
  display: flex;
  flex-direction: column; /* Stack text content in a column */
}

.location-text{
  color: #FFF;
  font-family: 'Manrope';
  font-size: 13.333px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}







/*............................................................... Responsiveness ......................................................................................................... */

@media (max-width: 767px) {
  .mobile{
    display: none !important;
  }

  .mobile-section{
    display: visible !important;
  }
}
  
@media (min-width: 767px) {
  .mobile-section{
    display:none !important;
  }
}

@media (max-width: 374px){

  /* Navbar  */

  .navbar-nav .nav-item {
   margin-right: 0px !important;
 }
 .navbar-brand{
   padding-left: 10px !important;
   width: 50%;
   font-size: 26px !important;
 }
 .navbar{
   padding: 0px 0px !important;
   }

   .container-fluid{
       padding: 0px !important;
   }
   .nav-link{
     padding-left: 10px !important;
     padding-right: 10px !important;
 }
 .navbar-nav .nav-link {
   font-size: 15.2px !important;
 }

 /* Footer */

 footer {    
   padding: 33px 25px 62px 25px;      
 }

 .d-flex.justify-content-end.footer-al{
   justify-content: start !important;
 }

 .footer-c p{
   text-align: start !important;
 }

 .footer-h{
   margin-bottom: 5% !important;
 }

 /* index */

 .main-section{
   padding: 50px 0px 50px 25px;
 }

 .main-acufore{
   font-size: 30.796px !important;
   letter-spacing: .064px !important;
 }

 .main-section .h8{
   font-size: 9px !important;
 }

 .vertical-line {
   height: 18px !important;
 }

 .main-section .h7{
   font-size: 16px !important;
 }

 .build-width{
   width: 90% !important;
 }

 .box-section{
   right: 4% !important; 
   top: 92% !important; 
   width: 180px !important; 
   height: 60px !important;
}

.custom-box-sec{
 padding-top: 12px !important;
 padding-right: 5px !important;
}

.box-section .five-hundred{
 font-size: 20px !important;
 margin-left: -14% !important;
}

.box-section .happy-clients{
 font-size: 10px !important;
 margin-left: -14% !important;
}

.corporate{
 font-size: 7px !important;
 margin-left: -10% !important;
 width: 80% !important;
}

.pop-up-video svg {
 width: 30px !important;
 height: 30px !important;
 margin-top: 5%;
}

.acf-header-btn {
 font-size: 10.2px !important;
 padding: 5px 9px !important;
}


.exponential-section{
 height: auto;
 padding: 20px;
 padding-bottom: 70px;
}

.exponential-section h2{
 margin-top: 15% !important;
 margin-bottom: 40% !important;
 font-size: 20.33px !important;
 letter-spacing: 0px !important;
}

.exponential-section h5{
 font-size: 10px !important;
}

.exponential-section svg{
 display: none !important;
}

.copyright-section {
 padding-left: 25px;
 padding-right: 25px;
}

.footer-content {
 font-size: 6.33px !important;
}

.industry-section h2{
   font-size: 20.33px !important;
   letter-spacing: 0px !important;
   margin-bottom: 15% !important;
}

.industry-sec{
 padding: 40px 20px 40px 20px !important;
 }

.carousel-image {
 width: 230px !important;
 height: 180px !important;
}


.industry-sec .text-container a{
 font-size: 18px !important;
 letter-spacing: 0px !important;
}


}


@media (min-width: 375px) and (max-width: 575px){

 /* Navbar  */

 .navbar-nav .nav-item {
   margin-right: 0px !important;
 }
 .navbar-brand{
   padding-left: 10px !important;
   width: 50%;
   font-size: 26px !important;
 }
 .navbar{
   padding: 0px 0px !important;
   }

   .container-fluid{
       padding: 0px !important;
   }
   .nav-link{
     padding-left: 10px !important;
     padding-right: 10px !important;
 }
 .navbar-nav .nav-link {
   font-size: 15.2px !important;
 }

 /* Footer */

 footer {    
   padding: 33px 25px 62px 25px;      
 }

 .d-flex.justify-content-end.footer-al{
   justify-content: start !important;
 }

 .footer-c p{
   text-align: start !important;
 }

 .footer-h{
   margin-bottom: 5% !important;
 }

 .copyright-section {
   padding-left: 25px;
   padding-right: 25px;
 }
 
 .footer-content {
   font-size: 6.33px !important;
 }
 

 /* index */

 .main-section{
   padding: 50px 0px 50px 25px;
 }

 .main-acufore{
   font-size: 40.796px !important;
   letter-spacing: .064px !important;
 }

 .main-section .h8{
   font-size: 13px !important;
 }

 .vertical-line {
   height: 18px !important;
 }

 .main-section .h7{
   font-size: 16px !important;
 }

 .build-width{
   width: 90% !important;
 }

 .box-section{
   right: 4% !important; 
   top: 92% !important; 
   width: 200px !important; 
   height: 60px !important;
}

.custom-box-sec{
 padding-top: 12px !important;
 padding-right: 5px !important;
}

.box-section .five-hundred{
 font-size: 20px !important;
 margin-left: -12% !important;
}

.box-section .happy-clients{
 font-size: 10px !important;
 margin-left: -12% !important;
}

.corporate{
 font-size: 7px !important;
 margin-left: -10% !important;
 width: 80% !important;
}

.pop-up-video svg {
 width: 30px !important;
 height: 30px !important;
}

.exponential-section{
 height: auto;
 padding: 20px;
 padding-bottom: 70px;
}

.exponential-section h2{
 margin-top: 15% !important;
 margin-bottom: 40% !important;
 font-size: 25.33px !important;
 letter-spacing: 0px !important;
}

.exponential-section h5{
 font-size: 10px !important;
}

.exponential-section svg{
 display: none !important;
}

.acf-header-btn {
 font-size: 10.2px !important;
 padding: 5px 9px !important;
}

.industry-section h2{
 font-size: 25.33px !important;
 letter-spacing: 0px !important;
 margin-bottom: 15% !important;
}

.industry-sec{
padding: 40px 20px 40px 20px !important;
}


.carousel-image {
width: 250px !important;
height: 180px !important;
}


.industry-sec .text-container a{
font-size: 18px !important;
letter-spacing: 0px !important;
}








 
}





@media (min-width: 576px) and (max-width:767px) { 

   /* Navbar  */

 .navbar-nav .nav-item {
   margin-right: 0px !important;
 }
 .navbar-brand {
   font-size: 26px !important;
 }

 .navbar-nav .nav-link {
   font-size: 15.2px !important;
 }
 .navbar{
   padding: 0px 0px !important;
   }

   .container-fluid{
       padding: 0px !important;
   }
   .nav-link{
     padding-left: 10px !important;
     padding-right: 10px !important;
 }


 
 /* Footer */

 footer {    
   padding: 33px 25px 62px 25px;      
 }

 .d-flex.justify-content-end.footer-al{
   justify-content: start !important;
 }

 .footer-c p{
   text-align: start !important;
 }

 .footer-h{
   margin-bottom: 5% !important;
 }

 .copyright-section {
   padding-left: 25px;
   padding-right: 25px;
 }
 
 .footer-content {
   font-size: 7.33px !important;
 }

 /* index */

 .main-section{
   padding: 50px 0px 50px 45px;
 }

 .main-acufore{
   font-size: 40.796px !important;
   letter-spacing: .064px !important;
 }

 .main-section .h8{
   font-size: 13px !important;
 }

 .vertical-line {
   height: 18px !important;
 }

 .main-section .h7{
   font-size: 19px !important;
 }



 .build-width{
   width: 55% !important;
 }

 .box-section{
   right: 4% !important; 
   top: 92% !important; 
   width: 230px !important; 
   height: 60px !important;
}

.custom-box-sec{
 padding-top: 12px !important;
 padding-right: 5px !important;
}

.box-section .five-hundred{
 font-size: 20px !important;
 margin-left: -12% !important;
}

.box-section .happy-clients{
 font-size: 10px !important;
 margin-left: -12% !important;
}

.corporate{
 font-size: 9px !important;
 margin-left: -10% !important;
 width: 80% !important;
}

.pop-up-video svg {
 width: 35px !important;
 height: 35px !important;
}


.exponential-section{
 height: auto;
 padding: 20px;
 padding-bottom: 70px;
}

.exponential-section h2{
 margin-top: 20% !important;
 margin-bottom: 20% !important;
 font-size: 37.33px !important;
}

.exponential-section h5{
 font-size: 15px !important;
}

.exponential-section svg{
 display: none !important;
}



.industry-section h2{
 font-size: 37.33px !important;
 letter-spacing: 0px !important;
 margin-bottom: 15% !important;
}

.industry-sec{
padding: 40px 20px 40px 20px !important;
}


.carousel-image {
width: 300px !important;
height: 180px !important;
}


.industry-sec .text-container a{
font-size: 20px !important;
letter-spacing: 0px !important;
}


 

}


@media (min-width: 768px)  and (max-width:991px) {

    /* Navbar  */

    .navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
      display: flex;
      flex-wrap: inherit;
      align-items: center;
      justify-content: space-between;
      padding: 10px !important;
  }

  .navbar-nav .nav-item {
    margin-right: 0px !important;
  }
  .navbar-brand {
    font-size: 26px !important;
  }

  .navbar-nav .nav-link {
    font-size: 15.2px !important;
  }
  .navbar-nav .nav-link {
    font-size: 15.2px !important;
  }
  .navbar{
    padding: 0px 0px !important;
    }

    .container-fluid{
        padding: 0px !important;
    }
    .nav-link{
      padding-left: 10px !important;
      padding-right: 10px !important;
  }

  
  /* Footer */

  footer {    
    padding: 33px 25px 62px 25px;      
  }

  .copyright-section {
    padding-left: 25px;
    padding-right: 25px;
  }
  


  
  /* index */

  .main-section{
    padding: 70px 0px 60px 60px;
    }


    .build-width{
      width: 65%;
    }

    .box-section{
      right: 4% !important; 
      top: 92% !important; 
      width: 270px !important; 
      height: 60px !important;
  }
  
  .custom-box-sec{
    padding-top: 12px !important;
    padding-right: 5px !important;
  }
  
  .box-section .five-hundred{
    font-size: 20px !important;
    margin-left: -12% !important;
  }
  
  .box-section .happy-clients{
    font-size: 10px !important;
    margin-left: -12% !important;
  }
  
  .corporate{
    font-size: 9px !important;
    margin-left: -10% !important;
    width: 80% !important;
  }
  
  .pop-up-video svg {
    width: 35px !important;
    height: 35px !important;
  }
  

    .main-acufore{
      font-size: 52px !important;
    }

    .innovation {
      margin-left: clamp(8%, 1vw, 10%) !important;
  }
  
    .index-section .h8{
        font-size: 14px !important;
    }

    .exponential-section{
      height: auto;
      padding: 10px 40px 80px 40px !important;
      padding-bottom: 70px;
    }
    
    .exponential-section h2{
      margin-top: 10% !important;
      margin-bottom: 10% !important;
      font-size: 37.33px !important;
    }
    
    .exponential-section h5{
      font-size: 15px !important;
    }

    
.industry-section h2{
  font-size: 37.33px !important;
  letter-spacing: 0px !important;
  margin-bottom: 7% !important;
}

.industry-sec{
padding: 40px 10px 40px 10px !important;
}


.carousel-image {
width: 240px !important;
height: 150px !important;
}


.industry-sec .text-container a{
font-size: 22px !important;
letter-spacing: 0px !important;
}

.services-inside-work h3{
  font-size: 37.78px !important;
}


.services-inside-work h6{
  font-size: 17.65px !important;
}


.advantages-card {
  flex: 6 0 147px !important;
  height: 250px !important;
}

.advantages-card img{
  width: 62px !important;
}

.discover-justify {
  gap: 20px !important; 
}

.client-section h2{
  font-size: 37.33px !important;
}

.about-carousel {
  width: 220px !important;
  height: 80px !important;
}

.right-sec{
  padding: 35px !important;
}

.right-sec .right-choice-text {
  font-size: 60.2px !important;
}

.right-sec .right-p {
  font-size: 14.04px !important;
  margin-top: 7% !important;
}


.acf-header-btn {
  padding: 7px 9px !important;
}

.right-sec .acf-header-btn{
  font-size: 12px !important;
}

.world-section h2{
  font-size: 37.33px !important;
}

.world-section p{
  font-size: 10.2px !important;
}

.world-section .acf-header-btn{
  font-size: 14.2px !important;
}

.client-section .acf-header-btn{
  font-size: 14.2px !important;
}


.industry-section .acf-header-btn{
  font-size: 14.2px !important;
}

.index-contact{
  padding: 30px !important;
}

.index-contact h5{
  font-size: clamp(25.2px, 3.35vw, 45px) !important;
  white-space: nowrap !important;
}

.mechanical-card, .plant-card, .electronics-card, .software-card {
  width: 340px !important;
}

.services-card h6{
  font-size: 18px !important;
}

.exp-services .services-card a{
  font-size: 14px !important;
  line-height: 4 !important;
  white-space: nowrap;
}

.exp-services h2{
  font-size: 37.33px !important;
}

}



@media (min-width: 992px) and (max-width:1199px) {

    /* Navbar  */

  .navbar{
    padding: 0px 20px 0px 20px !important;
  }

  .navbar-nav .nav-item {
    margin-right: 0px !important;
  }
  .navbar-brand {
    font-size: 26px !important;
  }

  .navbar-nav .nav-link {
    font-size: 15.2px !important;
  }

  .main-section .main-acufore {
    font-size: 58.796px !important;
}

.main-section .innovation {
  font-size: 16px !important;
}

.innovation {
  margin-left: clamp(8.2%, 1vw, 10%) !important;
}


  
  /* Footer */

  footer {    
    padding: 33px 35px 62px 35px;      
  }

  .copyright-section {
    padding-left: 30px;
    padding-right: 30px;
  }
  

    /* index */

    .main-section {
      padding: 80px 100px 100px 80px;
  }
  
 
  
  .build-width {
    width: clamp(60%, 50%, 60%);
}

  
      .box-section{
        right: 17% !important; 
        top: 92% !important; 
        width: 320px !important; 
        height: 60px !important;
    }
    
    .custom-box-sec{
      padding-top: 12px !important;
      padding-right: 0px !important;
    }
    
    .box-section .five-hundred{
      font-size: 25px !important;
    }
    
    .box-section .happy-clients{
      font-size: 10px !important;
    }
    
    .corporate{
      font-size: 10px !important;
      width: 60% !important;
    }
    
    .pop-up-video svg {
      width: 35px !important;
      height: 35px !important;
    }

      .exponential-section{
        height: auto;
        padding: 50px 70px 90px 70px !important;
      }      
      
      .exponential-section h2{
        margin-top: 5% !important;
        margin-bottom: 10% !important;
        font-size: 39.33px !important;
      }
      
      .exponential-section h5{
        font-size: 20px !important;
      }

      .industry-section h2{
        font-size: 39.33px !important;
        letter-spacing: 0px !important;
        margin-bottom: 5% !important;
      }
      
      .industry-sec{
      padding: 40px 20px 40px 20px !important;
      }
      
      
      .carousel-image {
      width: 300px !important;
      height: 180px !important;
      }
      
      
      .industry-sec .text-container a{
      font-size: 25px !important;
      letter-spacing: 0px !important;
      }

      .advantages-card {
        flex: 0 0 203px !important;
      }

      .index-contact h5{
        font-size: clamp(16px, 5vw, 33px) !important;
        white-space: nowrap !important;
      }
      
      
  
  

}




@media (min-width: 1200px) and (max-width:1399px) {

    /* Navbar  */

    .vertical-line {
      height: 20px !important;
    }

    .icon-large {
      font-size: 25px !important;
    }

  .navbar-brand {
    font-size: 26px !important;
  }

  .navbar-nav .nav-link {
    font-size: 17.2px !important;
  }

  .navbar-nav .nav-item {
    margin-right: 20px !important;
  }

  
  /* Footer */
  
  footer .h8{
    font-size: 16.7px !important;
  }

  footer .footer-p{
    font-size: 14.2px !important;
  }

  /* index */

  .build-width{
    width: 50%;
  }

  .box-section{
    right: 17% !important; 
    top: 92% !important; 
    width: 439px !important; 
    height: 88px !important;
}

.box-section .five-hundred{
  font-size: 27px !important;
  margin-top: -2% !important;
}

.box-section .happy-clients{
  font-size: 18px !important;
}

.corporate{
  font-size: 15px !important;
  margin-left: -2px !important;
  margin-top: 7px !important;
}

.main-section .main-acufore{
  font-size: 58.796px !important;
}

.main-section .innovation{
  font-size: 16px !important;
  margin-left: 6% !important;
}

.exponential-section h2{
  font-size: 48px !important;
}

.exponential-section h5{
  font-size: 28px !important;
}

.industry-section h2{
  font-size: 48px !important;
}

.industry-section .text-container a{
  font-size: 30px !important;
}


.client-section h2{
  font-size: 48px !important;
}

.world-section h2{
  font-size: 48px !important;
}

.exponential-section {
  height: auto;
  padding: 100px !important;
}

.carousel-image {
  width: 405px !important;
  height: 220px !important;
}

.acf-diverse{
  font-size: 19px !important;
}

.discover-justify {
  gap: 30px !important;
}

.advantages-card {
  flex: 0 0 210px !important;
  height: 225px !important;
}

.right-p {
  margin-top: 7% !important;
}

.world-section{
  padding: 65px !important;
}

.index-contact h5{
  font-size: clamp(16px, 5vw, 33px) !important;
  white-space: nowrap !important;
}

.map-gp{
  margin-left: -3% !important;
}

.map-gs{
  margin-left: 3% !important;
}

.index-contact{
  padding: 40px !important;
}

.index-section .innovation{
  margin-left: 7% !important;
}



}






@media (min-width: 1400px) and (max-width: 1800px) {

    /* Navbar  */

  .navbar-nav .nav-item {
    margin-right: 27px !important;
  }

  
  /* index */

  .main-section{
    padding: 170px 100px 100px 180px;
  }

  .index-section{
    height: 708px !important;
  }

  .main-acufore{
    margin-top: 3.5%;
  }

  .box-section{
    top: 108% !important; 
    right: 80px !important;
  }

  .innovation {
    margin-left: clamp(7%, 1vw, 10%) !important;
  }
  

  .main-section .build-width{
    font-size: 33px !important;
  }

  .acf-header-btn {
    font-size: 19.2px !important;
}

.build-width{
  width: 60% !important;
}

.index-contact h5{
  font-size: clamp(16px, 5vw, 33px) !important;
  white-space: nowrap !important;
}


}



@media (min-width: 1801px) and (max-width: 2559px){

  /* Navbar  */

.navbar-nav .nav-item {
  margin-right: 27px !important;
}


/* index */

.main-section{
  padding: 170px 100px 100px 180px;
}

.index-section{
  height: 708px !important;
}

.main-acufore{
  margin-top: 3.5%;
}

.box-section{
  top: 108% !important; 
  right: 301px !important;
}

.innovation{
  margin-left: 5.8%;
}

.main-section .build-width{
  font-size: 33px !important;
}

.acf-header-btn {
  font-size: 19.2px !important;
}

.build-width{
width: 40% !important;
}


.carousel-image {
  width: 580px !important;
  height: 320px !important;
}


.acf-diverse{
  font-size: 26px !important;
}


.services-inside-work h3{
  font-size: 60.78px !important;
}

.services-inside-work h6{
  font-size: 36.6px !important;
}

.advantages-card {
  flex: 0 0 306px !important;
  height: 275px !important;
}

.discover-justify .advantages-card h6{
  font-size: 23px !important;
}

.discover-justify .advantages-card p{
  font-size: 16px !important;
}

.right-choice-section .right-choice-text {
  font-size: 137.2px !important;
}

.right-sec{
  padding: 170px !important;
}

.right-choice-section .right-p {
  font-size: 31.04px !important;
  margin-top: 8% !important;
}


.right-choice-section .acf-header-btn {
  font-size: 29.04px !important;
}

.world-section{
  padding: 140px !important;
}


.world-section p{
  font-size: 27px !important;
}


.world-section .acf-header-btn{
  font-size: 29px !important;
}

.client-section .acf-header-btn{
  font-size: 23px !important;
}

.index-contact{
  padding: 100px !important;
}

.index-contact h5{
  font-size: 44px !important;
  white-space: nowrap;
}

.map-gp{
  margin-left: -5% !important;
}

.map-gs{
  margin-left: 5% !important;
}

.form-control {
  padding: 0.375rem 4.75rem !important;
}

.index-contact .acf-header-btn{
  font-size: 25px !important;
}

.exp-services .mechanical-card,
.plant-card,
.electronics-card,
.software-card {
  width: 630px !important;
}

.services-card h6{
  font-size: 30px !important;
}

.exp-services .services-card a{
  text-decoration: none !important;
  opacity: 65% !important;
  line-height: 2.2 !important;
  font-size: 20px !important;
}

.arrow-hover{
  width: 40px !important;
  height: 40px !important;
}

.fa-chevron-right {
  font-size: 1.5em !important;
}

.fa-chevron-left {
  font-size: 1.5em !important;
}

.working-best{
  height: 300px !important;
}




}










@media (min-width: 2560px) and (max-width: 3880px){

  /* Navbar  */

 

  .navbar-nav .nav-link {
    font-size: 28.2px !important;
  }

  .navbar-brand img{
    max-width: 100% !important;
  }


.navbar-nav .nav-item {
  margin-right: 27px !important;
}


/* index */

.main-section .build-width {
  font-size: 50px !important;
}

.main-section .acf-header-btn{
  font-size: 32px !important;
}

.build-width{
  width: 55% !important;
}

.index-section{
  height: auto !important;
  padding: 180px !important;
}

.index-section .h8{
  font-size: 38px !important;
}

.innovation{
  margin-left: 14.3% !important;
}


.main-acufore{
  font-size: 143px !important;
}

.box-section{
  top: 108% !important; 
  right: 301px !important;
}


.vertical-line {
  display: inline-block;
  width: 6px !important;
  height: 52px !important;
}


.acf-header-btn {
  font-size: 19.2px !important;
}





.acf-diverse{
  font-size: 35px !important;
}


.services-inside-work h3 {
  font-size: 70.78px !important;
}

.services-inside-work h6 {
  font-size: 43.6px !important;
}

.advantages-card {
  flex: 0 0 375px !important;
  height: 325px !important;
}

.discover-justify .advantages-card h6{
  font-size: 33px !important;
}

.discover-justify .advantages-card p{
  font-size: 23px !important;
}

.right-choice-section .right-choice-text {
  font-size: 180.2px !important;
}

.right-sec {
  padding: 240px !important;
}

.right-choice-section .right-p {
  font-size: 40.04px !important;
  margin-top: 8% !important;
}


.right-choice-section .acf-header-btn {
  font-size: 35.04px !important;
}

.world-section{
  padding: 250px 250px 150px 250px !important;
}


.world-section p{
  font-size: 35px !important;
}


.world-section h2{
  font-size: 80px !important;
}


.world-section .acf-header-btn{
  font-size: 35px !important;
}

.client-section .acf-header-btn{
  font-size: 35px !important;
}

.client-section h2{
  font-size: 80px !important;
}

.client-section{
  padding: 80px 0px 80px 0px !important;
}

.about-carousel {
  width: 370px !important;
  height: 150px !important;
}

.index-contact{
  padding: 100px !important;
}

.index-contact h5{
  font-size: 55.2px !important;
  white-space: nowrap;
}

.map-gp{
  margin-left: -5% !important;
}

.map-gs{
  margin-left: 5% !important;
}

.form-control {
  padding: 2.375rem 4.75rem !important;
  font-size: 1.7rem !important;
}


.index-contact .acf-header-btn{
  font-size: 30px !important;
}

.box-section{
  right: 8% !important; 
  top: 112% !important; 
  width: 800px !important; 
  height: 165px !important;
}

.custom-box-sec{
padding-top: 12px !important;
padding-right: 5px !important;
}

.box-section .five-hundred{
font-size: 80px !important;
}

.box-section .happy-clients{
font-size: 34px !important;
}

.corporate{
font-size: 27px !important;
width: 75% !important;
}

.pop-up-video svg {
width: 100px !important;
height: 100px !important;
}

.exponential-section{
  padding: 200px !important;
}

.exponential-section h2{
  font-size: 80px !important;
}


.exponential-section h5{
  font-size: 45px !important;
}

.exponential-section .container{
  max-width: 1800px !important;
  margin-top: 0% !important;
}

.industry-section h2{
  font-size: 80px !important;
}

    
.carousel-image {
  width: 758px !important;
  height: 400px !important;
  }

  .industry-section{
    padding: 50px 0px 50px 0px !important;
  }

  .working-best{
    height: 330px !important;
  }

  .arrow-hover{
    width: 50px !important;
    height: 50px !important;
  }

  .fa-chevron-right {
    font-size: 2em !important;
  }

  .fa-chevron-left {
    font-size: 2em !important;
  }


  .exp-services .mechanical-card,
  .plant-card,
  .electronics-card,
  .software-card {
    width: 630px !important;
  }
  
  .services-card h6{
    font-size: 30px !important;
  }
  
  .exp-services .services-card a{
    text-decoration: none !important;
    opacity: 65% !important;
    line-height: 2.2 !important;
    font-size: 20px !important;
  }

  .exp-services h2{
    font-size: 80px !important;
  }

  .exp-services{
    padding: 150px !important;
  }

  .exp-services .services-card{
    padding-top: 100px !important;
  }

  .working-best{
    height: 350px !important;
  }

  footer .h8{
    font-size: 30px !important;
  }

  footer .footer-p{
    font-size: 23px !important;
  }

  .icon-large {
    font-size: 25px !important;
}

.footer-content{
  font-size: 16.33px !important;
}

#tooltip{
  font-size: 30px !important;
}


}




