
body {
  font-family: "Jost", Arial, sans-serif;
  margin: 0;
  padding: 0;
  /* background: linear-gradient(to right, #492067, #17356b); */
}
body, h1, h2, h3, p {
  font-family: 'Poppins', sans-serif;
}
header {
  background: linear-gradient(to right, #fff, #ffffff, #516ea1, #17356b, #17356b);
  color: #7acaef;
  padding: 0px 20px;
  display: flex;
  justify-content: space-between;
  position: sticky;
  top: 0;
  z-index: 1000;
  /* border-bottom: 0.5px solid #7846cb;  */
  /* box-shadow: 0px  31px 16px rgb(4 0 5 / 15%) */
}
.contactcontainer{
    padding:60px 212px;
    font-size:20px;
    
}
#saplogo{
  height: 46px;
  padding: 16px;
}

nav {
    margin: 2%;
}
nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}
nav ul li {
  margin-right: 20px;
}

nav ul li a {
  color: #fda5de;
  text-decoration: none;
  position: relative;
  padding: 10px;
  border-radius: 5px;
  transition: background-color 0.3s ease;
}

nav ul li a:hover {
  background: #4c6579;
}

.active {
  font-weight: bold;
}
nav ul li a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  transform: scaleX(0);
  transform-origin: bottom right;
  transition: transform 0.3s ease;
}
nav ul li a:hover::after,
nav ul li a.active::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}
footer {
  /*background-color: #101e38;*/
  background-color: #15274a;
  padding: 20px 0;
  text-align: center;
}
.ficon{
  padding:9px;
}
.social-icons img {
  width: 30px; /* Adjust the size as needed */
  margin: 0 5px;
}

.copy-right {
  margin-top: 10px;
  color: #9E9E9E;
  font-size: 14px;
}

.front{
    padding: 31px;
    position: relative;
    color: white;
 
    font-size: 18px;
}
.front2{
  width: 40%;
}

    .containerr{
        padding: 60px 246px;
    font-size: 20px;
    }
.sec{
    width: 236px;
    border: 1px solid black;
    background: #b9e5f9;
    border-radius: 15px;
    padding: 9px;
}
.bi {
    width: 16px;
    height: 16px;
    padding: 4px;
}
.ap{
    font-size:11px;
    color:black;
    text-align:center;
        margin: 14px 0px;
}
.cir{
    color: #0e0c0c;
  
      width: 24px;
    height: 24px;
    padding: 1px;
    border-radius: 50%;
        margin-right: 1px;;
    border: 1px solid black;
}
.sec:hover {
    background-color: #d3eaf5; 
}
.addr{
    display: flex;
     justify-content: space-between;
}
h5{
    text-align: center;
    margin-top: 0px;
    font-size: 18px;
    margin-bottom: 0px;
}

    /* #dimg {
    width: 499px;
} */
   .card-content a {
    font-weight:lighter;
   }
   @media only screen and (max-width: 916px){

    /* .read-more-btn {
        margin: 0px 63px;
  } */
  
.addr{
    display: block;
     justify-content: space-between;
}
.bi {
    width: 12px;
        height: 13px;
        padding: 0px;
}
.cir {
          margin-right: 8px;
        width: 9px;
        height: 9px;
        padding: 11px;
        margin-bottom: 16px;
}
.containerr {
    padding: 30px 33px;
    font-size: 10px;
}
.sec{
    width: 283px;
    margin-bottom: 52px;
    padding: 12px;
}
h5 {
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
}
}
#brainimg{
  width: 271px;
position: relative;
margin-top: -102px;
}
.btn-submit:hover {
background-color:#1d728f;/* Change to desired hover background color */
color: #000; /* Change to desired hover text color */
}

.part {
display: flex;
}

#career {
  color:white;
background-image: url('career.jpg'); /* Set the image as background */
background-size: cover; /* Cover the entire background */
background-position: center; /* Center the background image */
padding: 49px; /* Add padding to the section */

}
.services{
  background: white;
  box-shadow: none;
  border-bottom: none;
}
.wrapper{
  font-size: 35px;
  text-align: center;
  padding: 0px;
  margin: 10px;
  position: relative;
}
.overly {
  position: absolute;
    width:100%;
    height: 90%;
    background-color: rgba(0, 0, 0, 0.54);
   
    border-radius: 6px;
  }
.overlay {
position: absolute;
width: 97%;
height: 98%;
background-color: rgba(0, 0, 0, 0.5);
right: 21px;
border-radius: 6px;
}
.overlayy {
position: absolute;
width: 98%;
height: 107%;
background-color: rgba(0, 0, 0, 0.5);
right: 14px;
border-radius: 6px;
}
#contact{
background-image: url('Contactus.jpg'); /* Set the image as background */
background-size: cover; /* Cover the entire background */
background-position: center; 
}
.one {
width: 55%;
}
.cdes{
  padding: 17px 119px;
  padding-bottom: 35px;
}
.pos{
  color: #535353;
  font-size: 13px;
  text-align: center;
}
.carrer_first {
  font-style: italic;
  position: relative;
  
  font-size: 18px;
  margin-top: 20px !important;
  display: inherit;
}
.carrer_first:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background: #00c51c;
  border-radius: 50%;
  left: -3px;
  transform: translateY(72%);
}
.careerimg {
width: 441px;
}

#careerimg {
border-radius: 59px;
width: 421px;
padding: 41px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%); /* Center the image */
}
.validation{
  color: red;
font-size: 12px;
}
section {
 
  margin-bottom: 20px;
  padding: 20px;
  
}
a{
  color: #4daafc;
}
h1{
  font-weight: 800;
font-size: 211%;
}
h2 {
  color: #f8f4f7;
  text-decoration: underline;
  text-align: center;
  font-size: 35px;
}
h3{
  margin-top: 0px;
  margin-left: 70px;
  color:white;
  font-size: 24px;
}
h4{
  color: white;
}
p {
  color:white;
  padding: 10px;
}

.company-name {
  color: #7acaef;
  /* #fbadff */
  border-bottom: 1px solid #81b5f5; 
  font-size: 45px;
  /*animation-duration: 4s;
  animation-name: slidein;
  animation-iteration-count: infinite;
   opacity: 0;*/
/* Initially hide the company name */
   
}

input[type="text"] {
width: 89%;
border-radius: 6px;
height: 8px;
padding: 12px;
/*margin: 8px;*/

}
input[type="file"] {
width: 92%;
height: 12px;
padding: 12px;
margin-left:-10px;
}

input[type="email"] {
width: 89%;
border-radius: 6px;
height: 8px;
padding: 12px;
/*margin: 8px;*/
}
select {
width: 102%;
border-radius: 6px;
height: 31px;
padding: 0px 8px;
color:black;
/*margin: 8px;*/
}
label{
margin-left:11px;
margin-top:11px;
}


.error {
color: red;
display: block;
margin-top: 4px;
font-size: 14px;
}

.error-icon {
margin-right: 5px;
}

button {
  background-color: #1a8dae;
border: none;
color: white;
padding: 7px 24px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
/* margin: 10px 13px; */
cursor: pointer;
border-radius: 21px;
}
.Square {
display: flex;
margin: 0px 114px;
margin-top: 60px;
}
.dice{
  width: 56%;
}
.dice1{
width:65%;
        display: flex;
        flex-direction: column;
        align-items: center;
}
.dice2{
/*width:42%;*/
        display: flex;
        flex-direction: column;
        align-items: center;
}
#dimg{

width: 444px;
}

.cardcont{
display: flex;
justify-content: space-between;
margin: 51px;
}
.card {
  border: 1px solid #000000;
  background-color: #2c4268;
border-radius: 8px;
box-shadow: 0 5px 29px rgb(0 0 0 / 41%);
margin: 20px;
overflow: hidden;
width: 300px;
height: 416px;
max-width: 100%;
transition: border 0.5s ease, transform 0.5s ease;
}

.card:hover {
transform: translateY(-5px);
}

.card img {
width: 100%;
height: auto;
}

.card-content {
padding: 20px;
}

.card-content h3 {
margin-top: 0;
}

.card-content p {
margin-bottom: 15px;
}

.card-content a {
text-decoration: none;
color: #007bff;
/*font-weight: bold;*/
}

.card-content a:hover {
text-decoration: underline;
}
.read-more-btn {
  background-color: #6bdcff;
  color: #000;
  border: none;
  padding: 8px 16px;
  border-radius: 4px;
  cursor: pointer;
  /* margin: 0px 70px; */
}

.read-more-btn:hover {
  background-color: #a1e9ff;
  color: #000;
}
.rm{
  background-color: #6bdcff;
  color: #000;
  border: none;
  padding: 8px 16px;
  border-radius: 4px;
  cursor: pointer;
  margin: 0px 0px
}
.submit{
display: flex;
flex-direction: column;
align-items: center; /* Center items horizontally */
}
.circle-container {
display: flex;
justify-content: space-around;
margin: 98px auto;
max-width: 820px;
}


.circle > div:first-child {
  display: inline-block;
  width: 0px; /* Adjust width as needed */
  height: 100px; /* Adjust height as needed */
  border-radius: 50%; /* Makes the div circular */
 
  line-height: 100px; /* Centers the image vertically */
}

#icon {
  max-width: 80px; /* Adjust max-width as needed */
  max-height: 80px; /* Adjust max-height as needed */
}

.phone-number {
  margin-top:  72px; /* Adjust margin-top as needed */
}
.circle {
width: 160px;
height: 162px;
border-radius: 50%;
background-color:#b9e5f9;
display: flex;
text-align: center;
align-items: center;
justify-content: center;
/* box-shadow: 0px  31px 16px rgb(4 0 5 / 15%); */
transition: background-color 0.5s ease, transform 0.5s ease; 
}

.circle:hover {
  background-color: #fffffff0; /* Change color on hover */

  width: 152px;
height: 154px;
}
.clients{
  margin: 125px 114px;
}
.brand-logo{
  border-radius: 15px;
  padding: 10px;
  border: 8px solid #bebbbb;

}
.clitext{
  padding: 0px 229px;
  text-align: center;
  font-size: 17px;
}
.cli{
  text-align: center;
    margin-top: 23px;
}
::marker{
  color:#fff;
}
.clearfix{
  color: #036e9f;
  display: flex;
  margin: 65px 0px;
  justify-content: space-around;
}
.img-fluid{
  width: 110px;
}
.desc{
  display: flex;
justify-content: space-between;
margin: 0px 406px;
}
.form-group.form-group-inline {
  display: inline-block;
  width: 47%; /* Adjust as needed */
  margin-right: 2%; /* Adjust as needed */
}

.form-group.form-group-inline:last-child {
  margin-right: 0;
}

.form-group.form-group-email,
.form-group.form-group-position {
    display: inline-block;
    width: 48%; /* Adjust as needed */
    margin-right: 2%; /* Adjust as needed */
}

.form-group.form-group-email {
    float: left;
}

.form-group.form-group-position {
    float: right;
}

.form{
  background-color: #00000096;
padding: 33px 40px;
border-radius: 19px;
margin: 0px 362px;
visibility: visible;
opacity: 1;
transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transition: opacity 2.6s cubic-bezier(0.5, 0, 0, 1) 0.2s, transform 2.6s cubic-bezier(0.5, 0, 0, 1) 0.2s;
}
.formc{
  background-color: #00000061;
padding: 33px;
border-radius: 37px;
margin: 2px 441px;
visibility: visible;
opacity: 1;
transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transition: opacity 2.6s cubic-bezier(0.5, 0, 0, 1) 0.2s, transform 2.6s cubic-bezier(0.5, 0, 0, 1) 0.2s;  
}
.form-group{
  margin-top: 3px;
}
.i{
width:359px;
}
.p{
padding: 10px 69px;
font-size: 20px;
}
#icon{
width: 50px;
}
#contact {
  padding: 128px 0px;
  margin-bottom:0px;
}
.msg{
width: 89%;
border-radius: 10px;
height: 90px;
padding: 12px;
margin: 8px;
}
.teamimg{
  width: 60px;
    height: 60px;
}
#about{
    
    background-color: none;
    background: none;
    border-bottom: none;
    box-shadow: none;
}
.media-body {
  color: black;
  padding: 6px;
  /*padding-left: 0px;*/
  font-size: 20px;
}
#home {
background-image: url('12.jpg'); /* Set the image as background */
background-size: cover; /* Cover the entire background */
background-position: center; 
height: 613px;
text-align: center;
margin: 0px;
border-radius: 0px;
}

@keyframes moveleft {
100% {
opacity: 1;
transform: translateX(0px);
}
}
.animation {
  display: inline-block;
  padding: 53px;
  padding-top: 139px;
color: white;
position: relative;
}


@keyframes slidein {
  0% {
    margin-left: -60%;
    width: 30%;
  }

  
  70% {
    opacity: 0; /* Hide the company name */
  }
   
  90% {
    opacity: 1; /* Hide the company name */
  }
  100% {
    margin-left: 0%;
    width: 100%;
    opacity: 1; /* Show the company name */
  }
}
@keyframes slideIn {
from {
transform: translateY(-20px);
opacity: 0;
}
to {
transform: translateY(0);
opacity: 1;
}
}
.btn {
  animation: slideIn 0.5s ease forwards;
  animation-delay: calc(0.1s * var(--index)); /* Delay each menu item */
  }
/* Apply animation to menu items */
nav ul li {
animation: slideIn 0.5s ease forwards;
animation-delay: calc(0.1s * var(--index)); /* Delay each menu item */
}

/* Add variable for index to apply delay */
nav ul li a {
--index: 1;
}

nav ul li:nth-child(1) a {
--index: 1;
}
nav ul li:nth-child(2) a {
--index: 2;
}
nav ul li:nth-child(3) a {
--index: 3;
}
nav ul li:nth-child(4) a {
--index: 4;
}
nav ul li:nth-child(5) a {
--index: 5;
}



@media only screen and (max-width: 667px) {
    .contactcontainer{
    padding:30px 33px;
    font-size:10px;
    
}
  header {
    padding: 10px;
    background:linear-gradient(to right, #fff, #fff, #3980ce, #0c409a, #143d86, #10377c, #17356b, #17356b);
  }
  h1 {
font-weight: 800;
font-size: 140%;
  }
  #saplogo{
    height: 35px;
  padding: 6px;
}
  nav ul {
    margin-top: 17px;
    font-size: 12px;
  }

  nav ul li {
    margin-right: 0;
    margin-bottom: 10px;
  }
  nav ul li a{
  padding:5px;
}
.front {
  padding: 17px;
}
.company-name {

font-size: 41px;
}
.animation {

padding: 26px;
}
.part {
display: block;
}


nav {
margin: -2%;
}
h3{
margin-top: 28px;
margin-left: 0px;
}
p {
  color: white;
  padding: 2px;
}
.card{
width: 243px;
}
.cardcont {
display: block;
margin: 9px;
}
.form {
background-color: #00000061;
width: 274px;
padding: 10px;
margin: 23px 30px
}

.formc {
background-color: #00000061;
width: 268px;
padding: 15px;
border-radius: 37px;
margin: 0px 0px;
}

input[type="text"] {
width: 82%;
}
input[type="file"] {
width: 77%;
}

input[type="email"] {
width: 82%;

}
select {
  width: 104%;
}
.msg {
width: 82%;
}
.circle {
width: 87px;
height: 87px;
}
.read-more-btn {
 
  /* margin: 0px 43px; */
}

.careerimg{

width: 246px;
}
.p {
padding: 10px 17px;
font-size: 20px;
}

.one {
width:100%;
}
.Square{
display: block;
margin: 0px 21px;
}
.dice{
width:100%;
}
#dimg {

width: 233px;
}
.i{
width:255px;
}
.media-body {
  
  font-size: 15px;
}
#career{
  padding: 19px;
}
.carr {
margin-bottom: 5px;
}
#careerimg {
width: 212px;
padding:14px
}
.wrapper{
  font-size: 25px;
  margin: 0px;
}
label{
  font-size:12px;
}
.desc{
  display: block;

margin: 0px 40px;
}
.clitext {
  padding: 0px 0px;
  text-align: center;
  font-size: 11px;
}

.clients {
  margin: 106px 17px;
}
.clearfix{
  padding-left: 0px;
}
#contact{
  padding: 86px 16px;
}
#icon {
  width: 35px;
  width: 35px;
  position: relative;
}
.phone-number {
  margin-top: 123px;
  color: white;
}
.circle > div:first-child {
  
  position: relative;
  left: 8px;
  top: 11px;
}
button {
  padding: 0px 10px;
  font-size: 12px;
}
.img-fluid {
  width: 90px;
}/* .overly {
      position: absolute;
      width: 90%;
      height: 92%;
      background-color: rgba(0, 0, 0, 0.5);
      right: 19px;
      border-radius: 6px;
    
    }
.overlay {
position: absolute;
width: 90%;
height: 108%;
background-color: rgba(0, 0, 0, 0.5);
right: 19px;
border-radius: 6px;

}

.overlayy {
position: absolute;
width: 90%;
height: 107%;
background-color: rgba(0, 0, 0, 0.5);
right: 19px;
border-radius: 6px;

} */

}

@media only screen and (max-width: 740px){
  #career {
              display: flex;
        flex-direction: column;
        align-items: center;
    padding: 9px;
}
button {
  padding: 7px 7px;
  font-size: 9px;
}
  .card{
    margin: 20px;
    margin-bottom:20px;
  }
}
/* .overly {
      position: absolute;
      width: 100%;
      height: 83%;
      background-color: rgba(0, 0, 0, 0.5);
      right: 0px;
      border-radius: 6px;
  }
  .overlay {
      
        height: 90%;
        
      }
      .overlayy {
          height: 100%;
      } */

      @media only screen and (max-width: 916px){
        .card{
          margin: 0px;
          width: 300px;
        }
        .formc{
          width: 277px;
        }
      }

@media only screen and (max-width: 916px){
#contact{
  padding: 86px 0px;
}
 section{
  padding:10px;
 } .read-more-btn {
    /* margin: 0px 61px; */
    padding: 8px 24px;
} 

.Square {

  margin: 0px 44px;
} 
.rm {
  /* margin: 0px 59px !important; */
} 
.aim{
  /*padding-left: 40px;*/
}
 /* .overly {
      position: absolute;
      width: 100%;
      height: 67%;
      background-color: rgba(0, 0, 0, 0.5);
      right: 0px;
      border-radius: 6px;
  }
  .overlay {
      
        height: 73%;
        
      }padding-left: 40px;
      .overlayy {
          height: 81%;
      } */
}
      @media only screen  and (max-width: 1108px) {
        .Square {
          display: block;
        }

.dice{
width: 100%
}
.dice1{
  width: 100%
}

.rm {
  /* margin: 0px 241px; */
  background-color: #6bdcff;
  color: #000;
  border: none;
  padding: 8px 16px;
  border-radius: 4px;
  cursor: pointer;

}
.con{
  position: relative;
        bottom: 4px;
}
.form{
  /*margin: 0px 24px;*/
}
.cardcont {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(243px, 1fr));
  grid-gap: 20px; /* Adjust the gap between cards as needed */
  margin: 9px;
}

.card {
  border: 1px solid #000000;
  background-color: #2c4268;
  border-radius: 8px;
  box-shadow: 0 5px 29px rgb(0 0 0 / 41%);
  overflow: hidden;
  width: 100%; /* Change to 100% to occupy full width of grid cell */
  max-width: 100%;
  height: auto; /* Let the height adjust based on content */
  transition: border 0.5s ease, transform 0.5s ease;
}

.card img.di {
  width: 100%; /* Ensure the image fills the card width */
  height: auto; /* Maintain aspect ratio */
}
.clients {
  margin: 73px 19px;
}
.clitext{
  padding: 0px 38px;
}
.rex{
  margin: 0px 9px;
}


    }
      