* {
    margin: 0px;
    padding: 0px;
}

.main {
    width: 100%;
    height: fit-content;
    overflow-x: hidden;
    font-family: Lato;
}

.navbarContent {
    width: 100%;
    height: fit-content;
}

.navLink {
    height: fit-content;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0px 10px;
}

#logo {
    height: 100px;
}

.navigate {
    width: fit-content;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 0px 20px;
}

.contactUs,
.email {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 0px 10px;
}

.navigateLogo {
    height: 40px;
}

#emailText,
#contactText {
    font-family: Inter;
    font-size: 0.8rem;
    display: flex;
    flex-direction: column;
}
.nav{
    width: 700px;
    display: flex;
    gap: 5px;
    border-radius: 10px;
    border: 1px solid rgb(0, 255, 0);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.269);
    padding: 7px 0px;
    justify-content: center;
    align-items: center;
    position: absolute;
    font-size: 1.1rem;
    top: 96px;
    left: 0px;
    right: 0px;
    z-index: 100;
    margin: auto;
    background-color: white;
}
.nav a{
    padding: 12px 10px;
}
.nav a:hover{
    background-color: rgb(217, 255, 0);
    border-radius: 10px;
}
.vl {
    z-index: 102;
    border-left: 2.5px solid rgb(0, 208, 166);
    border-radius: 8px;
    height: 20px;
  }

.aboutUs {
    width: 100%;
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px 0px;
    overflow: hidden;
}

.aboutBGImg {
    background: linear-gradient(0deg, #fff, rgba(255, 255, 255, 0)), linear-gradient(101.86deg, #4bd0c4, rgba(250, 255, 0, 0.2));
    position: relative;
    width: 100%;
    height: auto;
}

.innerAboutContent {
    position: absolute;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* padding: 0px 0px 30px 0px; */
}



.aboutHeader {
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 2px 2px 10px transparent;
    border: 2px solid #4bd0c4;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 5px 20px;
    font-size: 1.9rem;
    color: #0c7489;
    position: relative;
    top: 20px;
    z-index: 10;
    font-weight: bold;
}

.footer {
    font-family: Lato;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
    padding: 20px 0px;
    z-index: 100;
    margin-top: 9rem;
}

#companyfooterLogo,
#companyfooterLogo2 {
    width: 200px;
}

.footerBox {
    max-width: 23%;
    /* min-width: 200px; */
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 3px 0px;
}

.footerBox h2 {
    margin-bottom: 15px;
}

a {
    word-break : break-word;
    text-decoration: none;
    color: black;
}

.footDetails {
    margin-top: -44px;
    text-align: justify;
    display: flex;
    justify-items: center;
    align-items: center;
    gap: 10px 0px;
}

.getInTouch {
    gap: 9px 0px;
}

/* ---------- */
.achievement {
    width: 100%;
}



/* ---------------------------mobile view------------------*/
@media screen and (max-width: 850px) {
    .footerBox{
        padding-left: 7px;
        min-width: 29%;
       
    } 
    .socialIcons {
    margin-top: -4rem;
    margin-left: -17rem;
    width: 220%;
}
    .footer{
        gap: 10px;
    }
    
    #logo{
        margin-left:-38px;
    }
    #aboutBGImg{
        height: fit-content;
        width: fit-content;
    }
    .aboutContent{
        font-size: 1.1rem;
        padding: 40px 20px;
    }
    .aboutHeader{
        font-size: 1.4rem;
    }
  }
@media screen and (max-width: 1200px) and (min-width:850px){
    .aboutBGImg{
        height: fit-content;
    }
    .aboutContent{
        font-size: 1.3rem;
        padding: 60px 25px;
    }
  }
  .slider{
    width: 35px;
    height: 35px;
    position: relative;
    top: 4px;
    right: 30px;
    display:none;
}

@media screen and (max-width: 723px){
    .nav, .contactUs, .email{
        display: none;
    }
    .slider{
        display: block;
    }
  }

  .instance-child {
    top: 50.29%;
    right: 40.48%;
    bottom: -20.01%;
    left: 0;
    background-color: #4bd0c4;
  }
  .instance-child,
  .instance-inner,
  .instance-item {
    position: absolute;
    height: 69.72%;
    width: 59.52%;
    border-radius: 5px;
    transform: rotate(-45deg);
    transform-origin: 0 0;
  }
  .instance-item {
    top: 50.7%;
    right: 24.65%;
    bottom: -20.42%;
    left: 15.83%;
    background-color: #a9ef8f;
  }
  .instance-inner {
    top: 49.3%;
    right: 32.99%;
    bottom: -19.03%;
    left: 7.49%;
    border: 2px solid #fff;
    box-sizing: border-box;
  }
  .rectangle-parent {
    position: relative;
    width: 84px;
    height: 71.71px;
  }
  .instance-parent {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-size: 44px;
    color: #000;
    padding: 50px;
}

/* ... (previous styles) */

/* ... (previous styles) */

.container {
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: space-between;
    align-items: center;
    margin: 20px 0;
}

.left,
.right {
    position: relative;
    display: flex;
    flex: 1;
    width: 50%; /* Adjust the width as needed */
    margin-bottom: 10px; /* Add margin to create space between image and text */
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: left;
    padding-left: 20px;
}
.dashed{
    height: 100%;
    width: 3px;
    z-index: 99;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%234DD719FF' stroke-width='7' stroke-dasharray='6%2c 14' stroke-dashoffset='2' stroke-linecap='round'/%3e%3c/svg%3e");
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
.blue{
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%2315ACC4FF' stroke-width='7' stroke-dasharray='6%2c 14' stroke-dashoffset='2' stroke-linecap='round'/%3e%3c/svg%3e");
    height: 135px;
}
.imgLine{
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%234DD719FF' stroke-width='7' stroke-dasharray='6%2c 14' stroke-dashoffset='2' stroke-linecap='round'/%3e%3c/svg%3e");
    position: absolute;
    top:48%;
    height: 4px;
    right: 0px;
    width: 150px;
}
.firstLine{
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%2315ACC4FF' stroke-width='7' stroke-dasharray='6%2c 14' stroke-dashoffset='2' stroke-linecap='round'/%3e%3c/svg%3e");
}
.RightLine{
    left:0px
}
.circle1{
    width: 25px;
    height: 25px;
    border-radius: 100%;
    position: relative;
    left: -12px;
    top:-5px;
    background-color: #15acc4;
}
.circle2{
    width: 20px;
    height: 20px;
    border-radius: 100%;
    position: relative;
    top:-9px;
    background-color: #4dd719;
}
#firstCircle{
    background-color: #15acc4;
}
.LeftCircle{
    left: -17px;
    
}
.RightCircle{
    right: -150px;
}
img {
    max-width: 100%;
    height: auto;
    display: block;
}
.heading {
    font-weight: 600;
    text-align: left;
    color: #0c7489;
    font-family: Inter;
    width: 100%;
    margin-top: -10px;
    max-width: 480px;
    margin-left: 0; /* Reset margin for the first container */
}

.editorial {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    margin-top: 20px;
    width: auto;
    max-width: 480px;
    margin-left: 0; /* Reset margin for the first container */
}
.serviceDesc{
    max-width: 650px;
    border-radius: 6px;
    height: fit-content;
    box-shadow: 1px 1px 6px rgba(203, 255, 31, 0.678);
    border: 1px solid;
    border-image-slice: 1;
    border-width: 1px;
    border-image-source: linear-gradient(to left, #d53a9c00,#06bd1e);
    padding: 30px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 35px;
    font-family: Lato;
    flex-direction: column;
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
}
.getQuotes{
    font-size: 1rem;
    cursor: pointer;
    background-color: rgb(19, 211, 195);
    color: white;
    border-radius: 6px;
    padding: 10px 17px;
    border: 0px;
    margin-top: 1rem;
}
#servicesHead{
    color: rgb(29, 124, 171);
    font-weight: bold;
    font-size: 2rem;
}
/* Add these styles to your existing stylesheet */
.translation-image,
.UI-image {
    /* max-width: 100%; Set the maximum width to 100% for better responsiveness */
    height: auto;
    width: 18.4735rem;
    height: auto;
}

/* Additional styles for smaller screens */
@media screen and (max-width: 600px) {
    .left,
    .right {
        max-width: 100%; /* Full width on small screens */
    }

    .heading,
    .editorial {
        font-size: 80%; /* Set a minimum font size to maintain readability */
    }
}
@media screen and (max-width: 1200px) {
    .leftImg{
        align-items: flex-start;
    }
    .rightImg{
        align-items: flex-end;
    }
}
@media screen and (max-width: 950px) {
    img{
        max-width: 60%;
    }
    .heading {
        font-size: 19px;
    }
    .editorial{
        font-size: 17px;
        line-height: 25px;
    }
    .imgLine{
        width: 100px;
    }
    .RightCircle{
        left: 102px;
    }
    .serviceDesc{
        max-width: 80%;
        gap:20px;
    }
    #servicesHead{
        font-size: 1.7rem;
    }
    .blue{
        height: 118px;
    }
}
@media screen and (max-width: 560px) {
    .imgLine{
        width: 70px;
    }
    .RightCircle{
        left: 72px;
    }
}

.socialIcons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px; /* Adjust the gap between icons */
    width:100%;
}

.icon img {
    width: 40px; /* Adjust the icon size */
    height: 40px; /* Adjust the icon size */
}
@media screen and (max-width: 850px){
    .footDetails.footerBox {
      min-width: 86%;
    }
    #companyfooterLogo,
    #companyfooterLogo2{
          width: 240px;
    }
    #companyfooterLogo{
      position: relative;
      left: -6%;
    }
  }
  #companyfooterLogo{
      position: relative;
      left: -6%;
      width: 244px;
  }

  .feedName {
    display: flex;
    flex-direction: row;
    gap: 0px 15px;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
}
#name {
    font-size: 1.3rem;
    background: linear-gradient(to right, #02d460, #d2ff08);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    font-weight: bold;
}

 /* Add styles for the close icon */
 .closeIcon {
    width: 80px;
    height: 35px;
    position: absolute;
    top: 20px;
    right: -20px;
    cursor: pointer;
    display: none;
}
/* Adjust the styles for the open navigation bar */
.nav.show {
    margin-right: 0;
    width: 50%; /* Set the width to cover the entire width of the screen */
    height: 100vh; /* Set the height to cover the entire height of the screen */
    position: fixed;
    top: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.nav.show a {
    padding: 20px;
    font-size: 1.5rem;
    /* Add other styles as needed */
}

/* Add media query for smaller screens */
@media screen and (max-width: 723px) {
    .nav {
        display: none;
    }

    /* Show the close icon and hide the slider icon on smaller screens when the navigation is open */
    .nav.show .closeIcon {
        display: block;
    }

    .sliderIcon {
        display: block;
    }
    .vl {
        z-index: 102;
        border-left: 0px;
        border-radius: 8px;
        height: 20px;
    }
    .nav a{
        padding: 25px;
    }
}
