* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    
}

body {
    font-family: "Roboto", sans-serif;
}

.navbar {
        background: #F2F2F2;

}

 .fix {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.container {
    max-width: 1440px;   

    margin: 0 auto;
    padding: 0 80px;
    
}



.logos {
    width: 168px;
    height: 43px;

    display: flex;
    align-items: center;
    flex-shrink: 0;
}

.logo {
    width: 168px;
    height: 43px;
    object-fit: contain;
}

.logo1 {
    width: 115px;
    height: 24px;
    object-fit: contain;
}

ul {
    display: flex;
    align-items: center;
    gap: 0;

    margin-left: auto;
    list-style: none;
    flex-wrap: nowrap;
}

.navbar li {
    display: flex;
    align-items: center;

    padding-left: 18px;
    padding-right: 18px;

    white-space: nowrap;   
}

a {
    text-decoration: none;
    color: inherit;
}

select {
    border: none;
    background: transparent;
    outline: none;
    font: inherit;
    color: inherit;
    cursor: pointer;
}

.book {
    display: flex;
    align-items: center;
    gap: 16px;

    color: white;
    background: #132D46;

    padding: 12px 18px;

    border-radius: 3px;
}

.book2 {
    color:white;

    background: linear-gradient(90deg, #01C28D, #135451);
    background-color: #132D46;
   width: 206;
height: 60;
padding-top: 12px;
padding-right: 26px;
padding-bottom: 12px;
padding-left: 26px;
gap: 16px;
border-radius: 3px;
}

.bi {
    background: transparent;
    color: white;
}

.home a {
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 4px;
}






.hero {

    background-image: url("../media/hero-bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 80px 0;
}

.hero .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 60px;
}

.hero-content {
    flex: 1;
}

.hero-image {
    flex: 1;
    display: flex;
    justify-content: flex-end;
}

.hero-image img {
    max-width: 100%;
    width: 500px;
    height:500px;
    height: auto;
}

.hero h1 {
    font-weight: 600;
    font-size: 48px;    margin-bottom: 20px;

}

.hero p {
    color: #535D76;
    font-weight: 400;
    font-size: 19px;
        margin-bottom: 20px;

}








.services{
    background: #F2F2F2;
    padding: 96px 50px 96px 50px;
    border-bottom: 1px;
}

.first {
    display: flex;
    align-items: center;
            margin-bottom: 100px;

}




.s1 {
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-width: 447px;

}
.s2 {
    margin-left: auto;
    display: flex;
}

.title-row {
    display: flex;
    align-items: center;
    gap: 12px;
}
.servicestext{
    font-weight: 400;
    font-style: Regular;
    font-size: 33px;
    line-height: 135%;
    letter-spacing: 0%;

}
  .servicesspan {
    font-weight: 400;
    font-style: Regular;
    font-size: 33px;
    line-height: 130%;
    letter-spacing: 0%;
    color: #8F95A3;
  }

  .second {
      display: flex;
    align-items: center;
    gap: 20px;


  }

  .card1 {
    max-width: 330px;
  }

  .card1t{
    display: flex;
  }

  .card1tn {
    margin-left: auto;
    font-family: Roboto;
    font-weight: 500;
    font-style: Medium;
    font-size: 11px;
    line-height: 120%;
    letter-spacing: 0%;
    vertical-align: middle;

  }

  .card1tt {
    font-family: Roboto;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0%;
    vertical-align: middle;

  }

  .card1tp{
    font-family: Roboto;
    font-weight: 500;
    font-style: Medium;
    font-size: 13px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #535D76;

  }

  .card1tps{
    font-family: Roboto;
    color: black;
    font-weight: 400;
    font-style: Regular;
    font-size: 13px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;

  }

  .vertical-divider {
    width: 1px;
    background: #D9D9D9;
    height: 400px; 
}

.arrow-btn {
    width: 32px;
    height: 32px;
    margin-top: 10px;
    margin-left: auto;    display: flex;
    align-items: center;
    justify-content: center;
        border: 1px solid black;
    color: black;
    text-decoration: none;

}
.bi-arrow-up-right {
    color: black;
}


.third {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 5%;
}

.thirdip{
    display: flex;
        align-items: center;

}

.thirdp{
    font-family: Roboto;
font-weight: 400;
font-style: Regular;
font-size: 13px;
line-height: 150%;
letter-spacing: 0%;
vertical-align: middle;
    display: flex;
        align-items: center;

}

.thirdi{
    width: 40px;
    height: 40px;
    opacity: 1;

}

.thirdpp {
    justify-content: center;
    font-family: Roboto;
font-weight: 600;
font-style: SemiBold;
font-size: 16px;
line-height: 120%;
letter-spacing: 0%;
vertical-align: middle;

}



.s3{
    text-align: center;
    margin-left: auto;
}


.s3t{
    font-family: Roboto;
font-weight: 500;
font-style: Medium;
font-size: 40px;
line-height: 120%;
letter-spacing: 0%;
vertical-align: middle;

}

.s3p{
    font-family: Roboto;
font-weight: 400;
font-style: Regular;
font-size: 19px;
line-height: 150%;
letter-spacing: 0%;
text-align: center;
color: #727B8F;

}

@media screen and (min-width: 1200px) {

    .projects2 {
        display: flex;
        gap: 24px;
        align-items: stretch;
        margin-top: 40px;
    }
}
    


.left {
    flex: 7;
    display: flex;
    flex-direction: column;
}


.right {
    flex: 3;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.card-small {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.card-small img {
    width: 100%;
    height: 100%;
    max-height: 220px;

}

.plp {
    margin-top: 16px;
}

.plp1 {
    font-family: Roboto;
    font-weight: 500;
    font-size: 23px;
    line-height: 137%;
    color: #1A1E29;
    max-width: 580px;
    margin-bottom: 16px;
}

.plp2 {
    font-family: Roboto;
    font-weight: 500;
    font-size: 16px;
    line-height: 136%;
    color: #22486C;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.bi2 {
    color: #22486C;
}
.projects{
        padding: 96px 50px 96px 50px;
    border-bottom: 1px;
    background-image: url("../media/containerbg.png");
}





.testimonials{
        background-image: url("../media/60c07f3eb9d61bd3443e84214f9eefb67a96a7b2.png");

    
        padding: 96px 50px 96px 50px;
    border-bottom: 1px;    justify-content: space-between;
    
}


.ts3{
   margin-left: auto;
    display: flex;
    gap: 20px;}


    .tes{
        color: #F2F2F2;
    }





    
    .offer {
    display: flex;
    align-items: center;
            padding-bottom: 100px;
            padding-top: 100px;

}
.offersec {
    background-color: #F2F2F2;
                padding-bottom: 100px;

}

.offercards1{
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    gap: 20px;
    width: 100%;
}
.offersec img {

    max-width: 100%;
    height: auto;
    display: block;

}
.offercard{
    padding: 50px;
    background-color: #F4F5F6;
    border-radius: 24px;
}

.offercard h4:first-of-type {
    font-family: "Sora";
    font-weight: 400;
    font-style: Regular;
    font-size: 19.2px;
    line-height: 23.81px;
    letter-spacing: -0.58px;
    vertical-align: middle;

}

.offercard h4{
    font-family: "Sora";
    font-weight: 400;
    font-style: Regular;
    font-size: 19.2px;
    line-height: 23.81px;
    letter-spacing: -0.58px;
    vertical-align: middle;
    color: #282560;
}

.offercard p {
    font-family: "Sora";
    font-weight: 400;
    font-style: Regular;
    font-size: 16.8px;
    line-height: 24.19px;
    letter-spacing: -0.5px;
    vertical-align: middle;
    color: #747098;


}




.offercards2{
    display: flex;
    gap: 20px;
}

.offercard2{
    padding: 50px;
    background-color: #F4F5F6;
    border-radius: 24px;
}

.industry-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 24px;
}

.industry-tags span {
    padding: 8px 16px;
    border: 1px solid #C8CDEB;
    border-radius: 999px;
    font-size: 16px;
    color: #6B6F99;
    white-space: nowrap;
}







.contactw{
    background-color: #F2F2F2;
}
.contact{
    background-image: url(../media/7bd14c3fb51af6accef15bfd2aafc2f9565d7c3f.png);
    background-color: #F2F2F2;
    margin-left: 40px;
    margin-right: 40px;
}

.contact img:first-of-type {
    padding-top: 40px;
}

.contactpc{
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 20px;
    color: #F2F2F2;
    
}
.contact h2{
    font-family: "Stack Sans" Text;
    font-weight: 400;
    font-style: Regular;
    font-size: 33px;
    line-height: 135%;
    letter-spacing: 0%;
    text-align: center;

}

.contact p:first-of-type{
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    color: #E1E3E7;
    max-width: 900px;
    width: fit-content;
    margin: 0 auto;
}
.contactb{
    margin-top: 40px;
    margin-bottom: 10px;
    padding: 12px 26px 12px 26px ;
    gap: 16px;
}
.contact h4 {
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 13px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #E1E3E7;

}

.bic {
    color:green
}
.contact p:last-of-type{
    font-family: "Roboto";
    font-weight: 400;
    font-style: Regular;
    font-size: 13px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;

}
.contact span{
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;
    color: #02F9B6;

}
.contact p{
    padding-top: 50px;
}








.team{
    background-color: #F2F2F2;
    padding: 40px;
}
.team p:first-of-type{
    font-family: "Stack Sans" Text;
font-weight: 400;
font-style: Regular;
font-size: 33px;
line-height: 130%;
letter-spacing: 0%;
color: #1A1E29;

}


.devs{
    display: flex;
    text-align: center;
    flex-direction: column;
}
.devsinfo{
    display: flex;
    justify-content: space-between;
}
.devs-table {
    width: 100%;
    border-collapse: collapse;
}

.devs-table td {
    padding: 20px ;
    border-bottom: 1px solid #ddd;
}



.devs-table td:last-child {
    text-align: right;
}
.devs-table tr{
    padding: 30px 73px 30px 73px;
}
.devs-table tr:hover{
    background: linear-gradient(90deg, #135351, #01C38E);
    color: white;

}
.devs-t td {
    position: relative;
}

.hover-h {
    position: absolute;
    transform: translateY(-50%);
    opacity: 0;
}

.box:hover  .hover-h {
    opacity: 1;
}






.faq{
    background-color: #F2F2F2;
    padding: 40px;
}
.faqs{
    display: flex;
    justify-content: space-between;
}
.list ul {
    display: flex;
    flex-direction: column;
    list-style: none;
    padding: 0;
    margin: 0;
}

.list li {
    font-family: "Roboto";
    font-weight: 500;
    font-style: Medium;
    font-size: 16px;
    line-height: 136%;
    letter-spacing: 0%;
    vertical-align: middle;

    padding: 20px 0;
    border-bottom: 1px solid #ddd;
}
.faqbox{
    text-align: center;
}
.faq-item:hover  .hover-faq {
    display: block;
}
.hover-faq {
    display: none;
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #3E475C;
}
.faq-item {
    display: flex;
    flex-direction: column;
}
.faqleft{
    flex:3;
}
.list{
    flex:7
}
.faq h2:first-of-type{
    font-family: "Stack Sans" Text;
    font-weight: 400;
    font-style: Regular;
    font-size: 33px;
    line-height: 130%;
    letter-spacing: 0%;

}
.sp1{
    font-family: "Stack Sans" Text;
    font-weight: 400;
    font-style: Regular;
    font-size: 33px;
    line-height: 130%;
    letter-spacing: 0%;
    color: #727B8F;

}
.sp2{
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;
    color:#01C38E;

}








.contact2{
    background-image:url(../media/93cd1714b74563dff1839ba142331f86bb9a0b6b.png);
    background-color: #F2F2F2;
    margin-left: 40px;
    margin-right: 40px;
}
.contact2 img:first-of-type {
    padding-top: 40px;
}
.contact2 h2{
    font-family: "Stack Sans" Text;
    font-weight: 400;
    font-style: Regular;
    font-size: 33px;
    line-height: 135%;
    letter-spacing: 0%;
    text-align: center;

}

.contact2 p:first-of-type{
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    color: #E1E3E7;
    max-width: 900px;
    width: fit-content;
    margin: 0 auto;
}
.contactb{
    margin-top: 40px;
    margin-bottom: 10px;
    padding: 12px 26px 12px 26px ;
    gap: 16px;
}
.contact2 h4 {
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 13px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #E1E3E7;

}


.contact2 p:last-of-type{
    font-family: "Roboto";
    font-weight: 400;
    font-style: Regular;
    font-size: 13px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;

}
.contact2 span{
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;
    color: #02F9B6;

}
.contact2 p{
    padding-top: 50px;
}








.separator{
    background-color: #F2F2F2;
    height: 100px;
}


.f{
    padding: 40px;
    background-color: #132D46;
        color: white;

}

.ff1left{
    display: flex;
        padding: 40px;

    flex-direction: column;
        flex: 2;

}
.ff1left1{
    display: flex;
    gap: 20px;
    justify-content: space-between;
}
.footerf1 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 80px;
}


.footerf1 nav {
    flex: 1;
}



footer ul {
    display: flex;
    flex-direction: column;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 12px;
}
footer h4{
    margin-right: auto;
    font-family: "Stack Sans" Text;
font-weight: 400;
font-style: Regular;
font-size: 33px;
line-height: 130%;
letter-spacing: 0%;
 color:#8F95A3 ; 

} 

footer span{
    color: #F2F2F2;
}

footer img{
    padding-bottom: 40px;
        max-width: 100%;
    height: auto;
    display: block;
}

.ff1left2{
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.ff1left2 span{
    margin-right: auto;
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;
    color:#01C38E;
}

footer ul li:first-child {
font-family: "Roboto";
font-weight: 600;
font-style: SemiBold;
font-size: 16px;
line-height: 120%;
letter-spacing: 0%;
vertical-align: middle;
color: #F1F2F4;

}
footer ul li {
font-family: "Roboto";
font-weight: 400;
font-style: Regular;
font-size: 16px;
line-height: 150%;
letter-spacing: 0%;
vertical-align: middle;


}

footer nav{
    padding-top: 40px;
}

.footerf2{
    display: flex;
    justify-content: space-between;
    gap: 50px;
    padding: 40px;
}
.icons{
    margin-right: auto;
}

footer i {
    margin-right: 10px;
}

footer hr{
    border: none;
    height: 1px;
    background-color: #D9D9D9;
    margin: 20px 0;
}
.copy{
    display: flex;
    justify-content: space-between;
}
.copyl {
    display: flex;
    flex-direction: row;
    gap: 20px;
    list-style: none;
    padding: 0;
    margin: 0;
}