#hero {
    padding: 100px 0;
    background-position: right;
    background-repeat: no-repeat;
    position: relative;
}

#hero::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: linear-gradient(90deg, #F4FCF7 0%, #F4FCF7 61.03%, rgba(244, 252, 247, 0.00) 71.86%);
}

#hero .content{
    position: relative;
    z-index: 2;
}

#hero .content h1 {
color: #1A1A2E;
font-family: "Proxima-Nova";
font-size: 51px;
font-style: normal;
font-weight: 700;
line-height: 57px; /* 111.765% */
    margin-bottom: 24px;
}

#hero .content h1 strong {
    color: #00A155;
font-family: "Proxima-Nova";
font-size: 51px;
font-style: normal;
font-weight: 700;
line-height: 57px;
}

#hero .content p {
color: #4A5568;
font-family: "Niveau-Grotesk";
font-size: 21px;
font-style: normal;
font-weight: 400;
line-height: 29.25px; /* 139.286% */
    margin-bottom: 0;
}

#hero .content .click {
    margin-top: 40px;
}

#trusted {
    padding: 50px 0;
    background: #FFF;
}

#trusted .content {
    text-align: center;
    max-width: 640px;
    margin: 0 auto 100px;
}

#trusted .content h2 {
    color: #1A1A1A;
    text-align: center;
    font-family: "Proxima-Nova";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px; /* 100% */
    letter-spacing: -0.48px;
    margin-bottom: 30px;
}

#trusted .content h2 strong {
    color:#00A155;
    font-family: "Proxima-Nova";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -0.48px;
}

#trusted .content p {
    color: rgba(26, 26, 26, 0.70);
    text-align: center;
    font-family: "Niveau-Grotesk";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 155.556% */
}

#trusted .slider .slick-slide {
    height: auto;
    margin: 0 10px;
}

#trusted .logo img {
    margin: 0 auto;
    width: 100%;
}
#about {
    padding: 100px 0;
    background: #FFF;
    display: flex;
    align-items: center;
}
#about .content {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}
#about .tag {
    display: inline-flex;
    align-items: center;
    min-height: 27px;
    padding: 6px 16px;
    margin-bottom: 26px;
    border-radius: 20px;
    background: #FFF2E9;
    color: #F7710D;
    text-align: center;
    font-family: "Niveau-Grotesk";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
}
#about .content h2 {
    color: #1A1A1A;
    text-align: center;
    font-family: "Proxima-Nova";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -0.48px;
    margin-bottom: 24px;
}
#about .content h2 strong {
    color: #F7710D;
    font-family: "Proxima-Nova";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -0.48px;
}
#about .content p {
    color: rgba(26, 26, 26, 0.7);
    text-align: center;
    font-family: "Niveau-Grotesk";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 27px;
}
#about .content p:last-of-type {
    margin-bottom: 0;
}
#about .content .click {
    margin-top: 40px;
}
#about .content .click .btn {
    margin: 0 auto;
}
@media (max-width: 767px) {
    #about .tag {
        margin-bottom: 20px;
    }
}

#bannerImage {
    height: 500px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
@media (max-width: 991px) {
    #bannerImage {
        height: 400px;
    }
}
@media (max-width: 576px) {
    #bannerImage {
        height: 300px;
    }
}

#our-services {
    padding: 100px 0;
    background: #FFF;
}

#our-services .content.top {
    margin: 0 auto;
    text-align: center;
    max-width: 765px;
}

#our-services .content .tag {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #F7710D;
    text-align: center;
    font-family: "Niveau-Grotesk";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    text-transform: uppercase;
    padding: 6px 16px;
    border-radius: 50px;
    background: #FFF3EB;
    margin-bottom: 18px;
}

#our-services .content h2 {
color: #101828;
text-align: center;
font-family: "Proxima-Nova";
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: 48px; /* 100% */
    margin-bottom: 20px;
}

#our-services .content h2 strong {
    color: #F7710D;
font-family: "Proxima-Nova";
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: 48px;
}

#our-services .content p {
color: #4A5565;
text-align: center;
font-family: "Niveau-Grotesk";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 28px; /* 155.556% */
    margin-bottom: 0;
}

#our-services .wrap {
    max-width: 980px;
    margin: 72px auto 0;
    display: flex;
    flex-wrap: wrap;
    gap: 36px;
}

#our-services .item {
    width: calc(50% - 18px);
    min-height: 290px;
    border: 1px solid #E6E8EC;
    border-radius: 8px;
    background: #F8F9FA;
    padding: 27px 28px 24px;
    display: flex;
    flex-direction: column;
}

#our-services .item .icon {
    width: 42px;
    height: 42px;
    border-radius: 12px;
    background: #DFF5EB;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 28px;
}

#our-services .item:nth-child(2) .icon,
#our-services .item:nth-child(3) .icon {
    background: #FFF0E8;
}

#our-services .item .icon img {
    max-width: 19px;
    max-height: 19px;
    width: auto;
    height: auto;
    object-fit: contain;
    display: block;
}

#our-services .item .content h3 {
    color: #101828;
font-family: "Proxima-Nova";
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 28px; /* 140% */
}

#our-services .item .content p {
color: #4A5565;
font-family: "Niveau-Grotesk";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 22.75px; /* 162.5% */
    text-align: left;
    margin-bottom: 0;
}

#our-services .tags {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-top: 25px;
}

#our-services .tags span {
    color: #00A155;
font-family: "Niveau-Grotesk";
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: 16px; /* 133.333% */
    border-radius: 50px;
    background: #DFF5EB;
    padding: 6px 10px;
}

#our-services .item:nth-child(2) .tags span,
#our-services .item:nth-child(3) .tags span {
    color: #F7710D;
    background: #FFF0E8;
}

#our-services .item .click {
    margin-top: 40px;
}

#our-services .item .click a {
    color: #00A155;
font-family: "Niveau-Grotesk";
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 20px; /* 142.857% */
    text-decoration: none;
}

#our-services .item:nth-child(2) .click a,
#our-services .item:nth-child(3) .click a {
    color: #F7710D;
}

@media (max-width: 1200px) {
    #our-services .wrap {
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    #our-services {
        padding: 50px 0;
    }

    #our-services .wrap {
        margin-top: 45px;
        gap: 20px;
    }

    #our-services .item {
        width: 100%;
        min-height: 0;
    }
}

#cta {
    padding: 50px 0;
    background: linear-gradient(315deg, #F9E213 0%, #F7710D 100%);
}

#cta .wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
}

#cta .content {
    max-width: 760px;
}

#cta .content .tag {
    color: rgba(122, 53, 0, 0.70);
font-family: "Niveau-Grotesk";
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 20px; /* 142.857% */
letter-spacing: 1.4px;
text-transform: uppercase;
    margin-bottom: 10px;
}

#cta .content h2 {
color: #000;
font-family: "Proxima-Nova";
font-size: 36px;
font-style: normal;
font-weight: 700;
line-height: 40px; /* 111.111% */
letter-spacing: -0.36px;
}

#cta .content h2 strong {
    color: #FFF;
font-family: "Proxima-Nova";
font-size: 36px;
font-style: normal;
font-weight: 700;
line-height: 40px;
letter-spacing: -0.36px;
}

#cta .click {
    margin-top: 0;
    flex: 0 0 auto;
}

@media (max-width: 767px) {
    #cta .wrap {
        flex-direction: column;
        align-items: flex-start;
        gap: 30px;
    }
}

#work {
    padding: 100px 0;
    background: linear-gradient(135deg, rgba(248, 249, 250, 0.15) 0%, rgba(255, 255, 255, 0.15) 50%, rgba(0, 161, 85, 0.15) 100%);
}

#work .content.top {
    max-width: 660px;
    margin: 0 auto;
    text-align: center;
}

#work .content .tag {
    display: inline-flex;
    align-items: center;
    justify-content: center;
color: #F7710D;
text-align: center;
font-family: "Niveau-Grotesk";
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 20px; /* 142.857% */
text-transform: uppercase;
    padding: 6px 16px;
    border-radius: 50px;
    background: #FFF0E8;
    margin-bottom: 18px;
}

#work .content h2 {
color: #101828;
text-align: center;
font-family: "Proxima-Nova";
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: 48px; /* 100% */
    margin-bottom: 20px;
}

#work .content h2 strong {
    color: #00A155;
font-family: "Proxima-Nova";
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: 48px;
}

#work .content p {
color: #4A5565;
text-align: center;
font-family: "Niveau-Grotesk";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 28px; /* 155.556% */
    margin-bottom: 0;
    
}

#work .wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 54px 58px;
    margin-top: 86px;
}

#work .item {
    width: calc(33.333% - 39px);
    display: flex;
    align-items: flex-start;
    gap: 20px;
}

#work .item .icon {
    width: 46px;
    height: 46px;
    flex: 0 0 46px;
    border-radius: 12px;
    background: #FFF0E8;
    display: flex;
    align-items: center;
    justify-content: center;
}

#work .item:nth-child(even) .icon {
    background: #DFF5EB;
}

#work .item .icon img {
    max-width: 20px;
    max-height: 20px;
    width: auto;
    height: auto;
    object-fit: contain;
    display: block;
}

#work .item .content h3 {
color: #101828;
font-family: "Proxima-Nova";
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 28px; /* 155.556% */
text-transform: capitalize;
    margin-bottom: 14px;
}

#work .item .content p {
    color: #4A5565;
font-family: "Niveau-Grotesk";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 22.75px; /* 162.5% */
    margin-bottom: 0;
    text-align: left
}

#work .click {
    margin-top: 70px;
}
#work .click .btn {
    margin: 0 auto;
    display: block;
}


@media (max-width: 1200px) {
    #work .wrap {
        gap: 40px;
    }

    #work .item {
        width: calc(50% - 20px);
    }
}

@media (max-width: 767px) {
    #work .wrap {
        margin-top: 50px;
        gap: 30px;
    }

    #work .item {
        width: 100%;
    }
}

#meet {
    padding: 50px 0 100px;
    background: #FFF;
}

#meet .header {
    margin: 0 auto 80px;
    text-align: center;
}

#meet .header .tag {
    display: inline-flex;
    align-items: center;
    justify-content: center;
color: #F7710D;
text-align: center;
font-family: "Niveau-Grotesk";
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 20px; /* 142.857% */
text-transform: uppercase;
    padding: 6px 16px;
    border-radius: 50px;
    background: #FFF1E8;
    margin-bottom: 22px;
}

#meet .header h2 {
color: #101828;
text-align: center;
font-family: "Proxima-Nova";
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: 48px; /* 100% */
    margin-bottom: 20px;
}

#meet .header h2 strong {
    color: #F7710D;
font-family: "Proxima-Nova";
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: 48px;
}

#meet .header p{
    color: rgba(26, 26, 26, 0.70);
text-align: center;
font-family: "Niveau-Grotesk";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 28px; /* 155.556% */
}

#meet .slider {
    margin: 0 auto;
}

#meet .slick-list {
    margin: 0 -28px;
}

#meet .item {
    padding: 0 28px;
}

#meet .image img {
    width: 100%;
    height: auto;
    aspect-ratio: 154/205;
    object-fit: cover;
    display: block;
    border-radius: 8px;
}

#meet .content {
    margin-top: 16px;
}

#meet .content h3 {
color: #101828;
font-family: "Proxima-Nova";
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 28px; /* 155.556% */
text-transform: capitalize;
text-align: center;
}

#meet .content p {
color: #4A5565;
font-family: "Niveau-Grotesk";
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 22.75px; /* 151.667% */
    margin-bottom: 0;
    text-align: center;
}

#meet .click{
    margin-top: 40px
}

#meet .click .btn{
    margin: 0 auto;;
}
/* =======================================================
ENQUIRE
=======================================================*/
#enquire {
    padding: 0 0 50px;
}

#enquire .content {
    max-width: 880px;
    margin: 0 auto 100px;
    text-align: center;
}
#enquire .content .tag {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #F7710D;
    text-align: center;
    font-family: "Niveau-Grotesk";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    /* 142.857% */
    text-transform: uppercase;
    padding: 6px 16px;
    border-radius: 50px;
    background: #FFF1E8;
    margin-bottom: 12px;
}

#enquire .content h2 {
    color: #101828;
    text-align: center;
    font-family: "Proxima-Nova";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    /* 100% */
    margin-bottom: 20px;
}

#enquire .content h2 strong {
    color: #F7710D;
    font-family: "Proxima-Nova";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
}

#enquire .content p {
    color: #4A5565;
    text-align: center;
    font-family: "Niveau-Grotesk";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 155.556% */
    margin-bottom: 24px;
}
#enquire .content p:last-child {
    margin-bottom: 0;
}
#enquire h3 {
    color: #101828;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    /* 140% */
    margin-bottom: 30px;
}
#enquire .left .icon {
    display: flex;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    border-radius: 14px;
    background: #E8F8EF;
}
#enquire .left .icon i {
    color: #00A155;
}
#enquire .left .phone,
#enquire .left .email,
#enquire .left .address {
    display: flex;
    gap: 20px;
    margin: 20px 0;
}
#enquire .left .link {
    color: #1E2939;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 142.857% */
}
#enquire .left .link span {
    display: block;
    color: #6A7282;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    /* 133.333% */
}
#enquire .left .link a {
    color: #1E2939;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 142.857% */
    text-decoration: none;
}