*,
body {
    box-sizing: border-box;
}
.width-100,
.width-100 input,
input,
select,
textarea,
video {
    width: 100%;
}
.start-project a,
.start_project {
    line-height: normal;
    font-size: var(--fs-20);
}
.start_project:hover {
    box-shadow: 0 0 75px 0 #313d5a7a;
    color: #fff;
    background-color: rgb(49 61 90/1);
}
body {
    overflow-x: clip;
    font-family: Poppins, sans-serif;
}
.contact-modal-form form button[type="submit"],
.copyright p,
.copyright p a,
.copyright p a:hover,
.email-subscriber button:hover,
.email-subscriber input[type="email"],
.footer-nav div a,
.message-content h3,
.message-content p,
.name-des h3,
.name-des h4,
.newsletter-slider-section p,
.satisfied-customers .container h2,
.start-pro-pop-content .h1,
.start-pro-pop-content div a,
.start-pro-pop-content div a:hover,
.swiper-wrapper .swiper-slide h3,
.video-testimonial .container h2,
footer.main-footer .container .office-address .address-footer h3,
form .form-control {
    --tw-text-opacity: 1;
    --tw-text-opacity: 1;
}
footer.main-footer .container .office-address .address-footer h3{
    color: #323D5B;
}
.main-title,
.start-project a,
.two-two,
p {
    font-style: normal;
}
.digital-innovation-divider,
.explore-divider,
.home-banner-divider,
.innovation-data,
.message-sec-divider {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
a,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0;
    padding: 0;
}
.main-title {
    font-weight: 800;
}
.contact-modal-form form .checkbox-area input[type="checkbox"]:checked,
.email-subscriber button,
.home-banner-sec1 a,
.start_project {
    background-color: rgb(253 197 38 / var(--tw-bg-opacity));
    --tw-bg-opacity: 1;
}
.custom-header,
a {
    transition: 0.3s ease-in;
}
li {
    list-style: none;
}
img {
    height: auto;
}
video {
    height: 100%;
    object-fit: cover;
}
input[type="checkbox"] {
    height: auto;
    width: auto;
}
input:focus-visible,
select:focus-visible,
textarea:focus-visible {
    outline: 0;
}
a {
    text-decoration: none;
    display: inline-block;
}
p {
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    padding-bottom: 10px;
}
:root {
    --color-black-menu: #000000;
    --color-white: #fff;
    --color-323D5B: #323d5b;
    --color-134773: #134773;
    --color-356EB4: #356eb4;
    --color-0D81AA: #0d81aa;
    --color-0372C3: #0372c3;
    --color-3D87D6: #3d87d6;
    --color-yellow: #fdc526;
    --color-green: #4eac91;
    --color-grey: #aeaba9;
    --color-B7B4B2: #b7b4b2;
    --color-DAEEFF: #daeeff;
    --fs-20: 20px;
    --fs-25: 25px;
    --fs-18: 18px;
    --fs-30: 30px;
    --fs-35: 35px;
    --fs-55: 55px;
    --fs-100: 100px;
    --lh-30: 30px;
    --lh-28: 28px;
    --lh-37: 37px;
    --lh-45: 45px;
    --lh-150: 150px;
}
.header-main {
    position: fixed;
    width: 100%;
    top: 0;
    padding: 0.75rem 0;
    z-index: 999;
}
.home-banner,
.home_digital,
.newsletter-slider-head,
.office-address,
.video-back,
.video-testimonial,
.white-clipart,
nav.nav-menu ul > li {
    position: relative;
}
.home-banner {
    padding-top: 100px;
}
.header-main .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.custom-file input,
.grid-media,
.ogrelogic-yellow-circle.mobile_show,
.swiper-button-next:after,
.swiper-button-prev:after,
.swiper.mySwiperCustomers_mobile.swiper-initialized.swiper-horizontal,
section.video-testimonial .mySwiperVideo .swiper-button-next:after,
section.video-testimonial .mySwiperVideo .swiper-button-prev:after {
    display: none;
}
.nav-logo,
nav.nav-menu ul {
    display: flex;
    align-items: center;
}
nav.nav-menu ul > li ul.nav-drop.service-drop {
    position: absolute;
    display: none;
    flex-direction: column;
    top: 100%;
    width: 302px;
    padding: 15px;
    background-color: #fff;
    box-shadow: -5px 20px 30px rgb(0 0 0 / 0.25);
    border-radius: 10px;
}
.start-project-pop.show-popup,
.video-testimonial
    .container
    .swiper-slide.swiper-slide-active
    .video-play-icon,
nav.nav-menu ul > li:hover ul.nav-drop.service-drop {
    display: block;
}
nav.nav-menu ul > li ul.nav-drop.service-drop li {
    padding-top: 2px;
    padding-bottom: 13px;
}
.nav-logo {
    gap: 28px;
}
nav.nav-menu ul {
    gap: 32px;
}
nav.nav-menu ul > li a {
    font-weight: 400;
    letter-spacing: 0.5px;
    font-size: var(--fs-20);
    line-height: var(--lh-30);
    color: var(--color-black-menu);
    padding: 15px 0;
}
nav.nav-menu ul li ul.nav-drop.service-drop li a {
    color: #000;
}
nav.nav-menu ul li ul.nav-drop.service-drop li:hover a,
nav.nav-menu ul > li:hover a {
    color: rgb(253 197 38/1);
}
nav.nav-menu ul > li ul.nav-drop.service-drop li a {
    font-size: var(--fs-18);
    padding: 0;
    line-height: var(--lh-28);
}
.logo-image a {
    display: flex;
}
.start-project a {
    padding: 4px 16px 4px 4px;
    display: flex;
    gap: 6px;
    color: #313d5a;
    font-weight: 300;
    border-radius: 20px;
    border: 1px solid #313d5a;
    align-items: center;
}
.start-project a span {
    display: flex;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    background-color: #323d5b;
}
.start-project a:hover {
    background-color: #313d5a;
    color: #fff;
}
.start-project a:hover span {
    background-color: #4eac91;
}
.start_project {
    font-weight: 600;
    padding: 12px 25px;
    display: block;
    width: fit-content;
    color: #000;
    transition: 0.5s linear;
    border-radius: 50px;
}
.email-subscriber button,
.start-pro-pop-content div a:hover {
    transition-duration: 0.5s;
    transition-timing-function: linear;
}
.satisfied-customers {
    padding: 76px 0;
    position: relative;
}
.satisfied-head-bg {
    position: absolute;
    z-index: -10;
    top: 0;
}
.satisfied-head-bg img {
    width: 100%;
    height: auto;
}
.satisfied-customers .container h2 {
    padding-bottom: 150.9px;
    font-size: 50px;
    line-height: 50px;
    text-align: center;
    font-weight: 700;
}
.swiper.mySwiperCustomers {
    display: block !important;
}
.swiper.mySwiperCustomers .swiper-wrapper .swiper-slide {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    column-gap: 80px;
    row-gap: 32px;
}
.swiper.mySwiperCustomers .swiper-wrapper .swiper-slide img:first-child {
    margin-left: 16rem;
}
.swiper.mySwiperCustomers .swiper-wrapper .swiper-slide img {
    max-width: 150px;
    filter: inherit;
    cursor: pointer;
    position: relative;
    top: 0;
    transition: 0.3s;
}
.swiper.mySwiperCustomers .swiper-wrapper .swiper-slide img:hover {
    position: relative;
    top: 0;
    filter: saturate(1);
    transform: scale(1.1);
}
.newsletter-slider {
    position: relative;
    overflow-x: clip;
    --tw-bg-opacity: 1;
    background-color: rgb(61 135 214 / var(--tw-bg-opacity));
    background-position: right;
    background-repeat: no-repeat;
    padding-bottom: 116px;
    padding-top: 47.35px;
    background-size: contain;
}
.newsletter-slider .newsletter-slider-divider {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
}
.newsletter-slider-section {
    max-width: 925px;
    width: 100%;
}
.background-year-count {
    position: absolute;
    top: 17.23px;
    left: 64px;
}
.background-year-count img {
    max-width: 237.85px;
    opacity: 0.2;
}
.newsletter-slider-section h2 {
    left: 90px;
    top: -12px;
    position: absolute;
    font-weight: 700;
    font-size: 50px;
    line-height: 75px;
    color: #fff;
}
.newsletter-slider-section p {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    font-weight: 400;
    max-width: 611px;
    font-size: 1.875rem;
    line-height: 47px;
}
section.newsletter-slider:after {
    left: 55%;
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgb(0 0 0/20%);
    --tw-content: "";
    content: "";
}
.newsletter-slider-section2 {
    max-width: calc(100% / 2 - 10%);
}
.newsletter-slider-section2
    .mySwiperTestimonial
    .swiper-wrapper
    .swiper-slide
    p {
    font-family: poppins, sans-serif;
    color: #fff;
}
.swiper.mySwiperTestimonial .swiper-slide h3 {
    font-size: 25px;
    padding-top: 15px;
    color: #fff;
    text-align: right;
    text-transform: capitalize;
    line-height: 28px;
}
.newsletter-arrow {
    display: flex;
    flex-direction: row-reverse;
    gap: 0.75rem;
    padding-top: 0.75rem;
    padding-right: 5px;
    padding-bottom: 10px;
}
.newsletter-arrow .swiper-button-next-testimonial,
.newsletter-arrow .swiper-button-prev-testimonial {
    border-radius: 50px;
    width: 30px;
    height: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: none;
}
.price-divider .price-divider-content:hover,
[role="button"],
button {
    cursor: pointer;
}
.newsletter-request-head {
    padding-top: 80px;
    position: relative;
}
.newsletter-request-head h3 {
    font-size: 90px;
    line-height: 72px;
    letter-spacing: 4px;
    color: #fff;
    font-weight: 700;
}
.arrow-round {
    position: absolute;
    bottom: -1.5rem;
    left: 38%;
}
.email-subscriber {
    margin-top: 75px;
    margin-left: 2.5rem;
    max-width: 799px;
    row-gap: 0.5rem;
    border-radius: 50px;
    display: flex;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
}
.ceo-message,
.email-subscriber button:hover {
    background-color: rgb(49 61 90 / var(--tw-bg-opacity));
    --tw-bg-opacity: 1;
}
.email-subscriber input[type="email"] {
    width: 100%;
    border-radius: 50px;
    padding: 1.5rem 2.5rem;
    color: rgb(49 61 90 / var(--tw-text-opacity));
    outline: #fff0 solid 2px;
    outline-offset: 2px;
    font-size: 1.25rem;
    line-height: 1.75rem;
    border: none;
}
.email-subscriber button:hover,
.message-content p,
.name-des h3,
.name-des h4 {
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.copyright p a:hover,
.message-content h3,
.start-pro-pop-content div a:hover {
    color: rgb(253 197 38 / var(--tw-text-opacity));
}
.email-subscriber button {
    margin-right: 0.75rem;
    font-size: 25px;
    line-height: 37.5px;
    border-radius: 50px;
    padding: 12px 67px;
    border: none;
    font-weight: 500;
}
.message-content h3,
.name-des h3,
.name-des h4 {
    line-height: 2.5rem;
}
.ceo-message {
    padding-top: 37px;
    padding-bottom: 37px;
    margin-top: -63px;
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
    position: relative;
}
.message-sec-divider {
    padding-left: 34.41px;
    padding-right: 34.41px;
    display: grid;
    align-items: center;
}
.name-des h3 {
    font-size: 1.875rem;
    font-weight: 700;
}
.name-des h4 {
    font-size: 25px;
    font-weight: 400;
}
.message-sec {
    gap: 2.5rem;
    display: flex;
    align-items: center;
}
.message-content h3 {
    padding-bottom: 34.63px;
    padding-top: 15px;
    font-size: 1.875rem;
    font-weight: 700;
    text-align: center;
}
.message-content {
    width: 100%;
    max-width: 645px;
    padding-left: 65px;
    padding-right: 14px;
    position: relative;
    text-align: center;
}
.quote-left,
.quote-right {
    position: absolute;
}
.quote-right {
    bottom: -45px;
    right: 0;
}
.quote-left {
    left: 0;
    top: 52.48px;
}
.quote-left img {
    max-width: 97.7px;
}
.quote-right img {
    max-width: 75.17px;
}
.quote-left img,
.quote-right img {
    height: auto;
    width: 100%;
}
.main-footer {
    padding-top: 50px;
}
.mainflow {
    display: flex;
    align-items: center;
    max-width: 1920px;
    width: 100%;
}
footer.main-footer .inner_banner .btn.btn-theme {
    position: static;
    cursor: pointer;
}
.footer-nav div a {
    display: block;
    padding-bottom: 0.25rem;
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 25px;
    width: fit-content;
    color: #000;
}
footer.main-footer .container .office-address {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    row-gap: 0.75rem;
    padding-bottom: 50px;
    position: relative;
}
footer.main-footer .container .office-address .address-footer {
    max-width: 364px;
    width: 100%;
}
footer.main-footer .container .office-address .address-footer h3 {
    padding-bottom: 0.5rem;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 25px;
}
.main-footer .container {
    max-width: 1330px;
}
footer.main-footer .container .office-address .address-footer:last-child {
    max-width: 434px;
}
footer.main-footer .inner_banner {
    width: 100%;
    position: relative;
    max-width: 20%;
}
.btn.btn-theme {
    box-shadow: none;
    font-weight: 600;
    padding: 12px 0;
    font-size: 21px;
    filter: none;
    background-color: #fbc626;
    border-radius: 50px;
    display: block;
    text-align: center;
    transition: 0.5s ease-in;
    max-width: 211px;
    width: 100%;
}
.btn.btn-theme:hover {
    background-color: #323d5b;
    color: #fff;
}
footer.main-footer .container .office-address .address-footer p {
    line-height: 28px;
}
footer .mainflow .main-conatnt-footer {
    column-count: 2;
    width: 100%;
    max-width: 35%;
}
.to-top .inner_top_icon {
    display: grid;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    color: #fff;
    font-size: 25px;
    position: fixed;
    bottom: 80px;
    transition: 0.3s;
    opacity: 0;
    z-index: 800;
    right: 10px;
}
.copyright p,
.copyright p a,
.start-pro-pop-content .h1,
.start-pro-pop-content div a {
    color: rgb(50 61 91 / var(--tw-text-opacity));
}
.to-top .inner_top_icon img {
    width: 35px;
}
.copyright {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 1.25rem;
    justify-content: space-between;
}
.copyright p,
.copyright p a {
    font-size: 1.125rem;
    z-index: 20;
    font-weight: 400;
    transition: 0.3s linear;
    line-height: 25px;
}
.copyright p a {
    padding: 0 5px;
}
.footer-social {
    padding-bottom: 26.29px;
    position: relative;
}
.footer-social-links ul {
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.main-footer .footer-social-links ul li i {
    font-size: 20px;
    color: #313d5a;
    transition: 0.4s;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: grid;
    border: 1px solid #fff0;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.footer-logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
}
.start-project-pop {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    z-index: 9999;
    overflow-y: scroll;
    display: none;
    animation: 0.9s ease-in animte-drop-down;
}
@keyframes animte-drop-down {
    0% {
        opacity: 0;
        -webkit-clip-path: polygon(
            50% 50%,
            50% 50%,
            50% 50%,
            50% 50%,
            50% 50%,
            50% 50%,
            50% 50%,
            50% 50%
        );
        clip-path: polygon(
            50% 50%,
            50% 50%,
            50% 50%,
            50% 50%,
            50% 50%,
            50% 50%,
            50% 50%,
            50% 50%
        );
    }
    100% {
        opacity: 1;
        -webkit-clip-path: polygon(
            0 0,
            50% 0,
            100% 0,
            100% 50%,
            100% 100%,
            50% 100%,
            0 100%,
            0 50%
        );
        clip-path: polygon(
            0 0,
            50% 0,
            100% 0,
            100% 50%,
            100% 100%,
            50% 100%,
            0 100%,
            0 50%
        );
    }
}
.contact-modal-vector-blue {
    position: absolute;
    top: 0;
    left: 0;
}
.contact-modal-yellow-vector {
    position: absolute;
    right: 0;
    bottom: 0;
}
.contact-modal-yellow-vector img,
.explore-vector img {
    -webkit-animation: 5s linear infinite animate-contact-bounce-reverse;
    animation: 5s linear infinite animate-contact-bounce-reverse;
}
.contact-modal-vector-blue img {
    -webkit-animation: 5s linear infinite animate-contact-bounce;
    animation: 5s linear infinite animate-contact-bounce;
    max-width: 994px;
}
@keyframes animate-contact-bounce-reverse {
    0%,
    100% {
        transform: translateY(-30px);
    }
    50% {
        transform: translateY(0);
    }
}
@keyframes animate-contact-bounce {
    0%,
    100% {
        transform: translateY(30px);
    }
    50% {
        transform: translateY(0);
    }
}
div#popupClose {
    position: fixed;
    top: 15px;
    right: 30px;
    cursor: pointer;
    z-index: 9999999999;
}
.start-pro-pop-divider {
    display: flex;
    align-items: center;
    position: relative;
}
.start-pro-pop-content,
.start-pro-pop-form.contact-modal-form {
    width: 50%;
}
.start-pro-pop-content .h1 {
    padding-bottom: 5rem;
    font-size: var(--fs-55);
    line-height: normal;
    width: 100%;
    max-width: 637px;
    font-weight: 700;
}
.start-pro-pop-content h5 {
    color: #323d5b;
    font-size: 25px;
    font-weight: 700;
    padding-bottom: 5px;
    line-height: 2.25rem;
}
.start-pro-pop-content div a {
    padding-bottom: 10px;
    font-size: var(--fs-35);
    display: block;
    max-width: max-content;
    font-weight: 700;
    transition: 0.3s linear;
}
.contact-modal-form form {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    row-gap: 2.5rem;
    margin-left: auto;
    width: 100%;
    max-width: 630px;
    padding: 50px 0;
}
.contact-modal-form form button[type="submit"],
.contact-modal-form form input[type="email"],
.contact-modal-form form input[type="text"],
.contact-modal-form form textarea,
.upload-file {
    font-size: 20px;
}
.contact-modal-form form input[type="text"] {
    max-width: calc(100% / 2 - 20px);
    line-height: 1.75rem;
}
.contact-modal-form form input[type="email"],
.contact-modal-form form input[type="text"] {
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity));
    background-color: #fff0;
    padding: 0.25rem 0.75rem;
}
.contact-modal-form form input {
    border: none;
    border-bottom: 1px solid #000;
}
.contact-modal-form .form-control {
    background-color: #fff0;
    border: none;
    border-bottom: 1px solid #000;
    border-radius: 0;
    color: #000;
}
form .form-control {
    padding: 8px;
    font-size: 18px;
    height: 55px;
    width: 100%;
    --tw-bg-opacity: 1;
}
.contact-modal-form form input::placeholder {
    color: #c4c4c4;
}
.width-100 input,
.width-100 textarea {
    width: 95%;
}
label.custom-file-label.sendfileresume input {
    position: absolute;
    opacity: 0;
    left: 0;
    top: 0;
}
label.sendfileresume {
    padding: 10px 30px;
    font-size: 15px;
    display: block;
    background: #313d5a;
    max-width: fit-content;
    color: #fff;
    font-weight: 400;
    cursor: pointer;
    border-radius: 50px;
    transition: 0.3s ease-in;
}
.contact-modal-form form button[type="submit"]:hover,
label.sendfileresume:hover {
    background: #fbc626;
    color: #313d5a;
}
.popup-cross a img {
    max-width: 35px;
}
.contact-modal-form form textarea {
    height: 140px;
    padding: 10px;
    font-weight: 400;
    font-family: Poppins;
    border: 1px solid #000;
}
.contact-modal-form form .checkbox-area input[type="checkbox"] {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    padding: 10px;
    appearance: none;
    border: 1px solid #000;
}
.checkbox-area {
    display: flex;
    align-items: start;
    gap: 10px;
}
.start-pro-pop-form.contact-modal-form .select {
    display: flex;
    flex-direction: column;
    gap: 40px;
}
.verifydata {
    display: flex;
    align-items: center;
    gap: 40px;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}
.contact-modal-form form button[type="submit"] {
    border-radius: 26px;
    --tw-bg-opacity: 1;
    background-color: #313d5a;
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    padding: 10px 55px;
    transition: 0.3s ease-in;
    border: none;
}
img,
video {
    max-width: 100%;
}
.newsletter-slider-divider .email-subscriber button {
    margin-right: 9px;
}
.arrow_key {
    gap: 0.75rem;
}
.main-conatnt-footer .footer-link .nav-link:hover,
.main-conatnt-footer .footer-link a:hover {
    color: #fbc626;
}
.header-main {
    transition: 0.3s;
}
.width-50 {
    display: flex;
    width: 100%;
    gap: 30px;
}
.width-50 input {
    width: 46%;
}
.start-pro-pop-form.contact-modal-form .select {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.container {
    margin: 0 auto;
    padding: 0 15px;
}
@media (min-width: 576px) {
    .container,
    .container-sm {
        max-width: 540px;
        margin: 0 auto;
        padding: 0 15px;
    }
}
@media (min-width: 768px) {
    .container,
    .container-sm {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container,
    .container-sm {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .container,
    .container-sm {
        max-width: 1140px;
    }
}
@media (min-width: 1400px) {
    .container,
    .container-sm {
        max-width: 1320px;
    }
}
@media (min-width: 1600px) {
    .container,
    .container-sm {
        max-width: 1600px;
    }
}
@media (max-width: 1599px) {
    :root {
        --fs-20: 18px;
        --fs-18: 16px;
        --fs-25: 20px;
        --fs-100: 80px;
        --fs-55: 40px;
        --lh-30: 28px;
        --lh-28: 26px;
        --lh-150: 130px;
        --lh-37: 33px;
    }
    nav.nav-menu ul {
        gap: 20px;
    }
    .nav-logo {
        gap: 15px;
    }
    nav.nav-menu ul > li ul.nav-drop.service-drop li {
        padding-bottom: 10px;
        padding-top: 0;
    }
    .ceo-message {
        padding: 30px 0;
    }
    .satisfied-customers .container h2 {
        padding-bottom: 130px;
        font-size: 42px;
        line-height: 45px;
    }
    .swiper.mySwiperCustomers .swiper-wrapper .swiper-slide {
        -moz-column-gap: 57px;
        column-gap: 57px;
        row-gap: 1.75rem;
    }
    .swiper.mySwiperCustomers .swiper-wrapper .swiper-slide img:first-child {
        margin-left: 14rem;
    }
    .satisfied-customers {
        padding-top: 67px;
        padding-bottom: 67px;
    }
    .satisfied-head-bg {
        top: 16px;
    }
    .newsletter-slider-section p {
        line-height: 45px;
    }
    .newsletter-slider-section h2 {
        left: 70px;
        font-size: 42px;
        line-height: 70px;
        top: -10px;
    }
    .background-year-count {
        top: 17.23px;
        left: 64px;
    }
    .newsletter-request-head h3 {
        font-size: 72px;
        line-height: 60px;
        letter-spacing: 3px;
    }
    .arrow-round {
        left: 38%;
    }
    .email-subscriber input[type="email"] {
        padding: 1.25rem 2rem;
        font-size: 1.125rem;
        line-height: 1.75rem;
    }
    .email-subscriber {
        margin-top: 60px;
        margin-left: 1.5rem;
        max-width: 590px;
    }
    .email-subscriber button {
        padding-left: 55px;
        padding-right: 55px;
        font-size: 22px;
        line-height: 30px;
    }
    .arrow-round img {
        max-width: 270px;
    }
    .newsletter-slider-section p {
        max-width: 377px;
        font-size: 20px;
        line-height: normal;
        text-align: center;
        padding-top: 6px;
        padding-left: 10px;
    }
    .swiper.mySwiperTestimonial .swiper-wrapper .swiper-slide h3 {
        font-size: 20px;
        line-height: 30px;
    }
    .message-sec {
        gap: 30px;
    }
    .name-des h3 {
        font-size: 26px;
        line-height: 35px;
    }
    .name-des h4 {
        font-size: 22px;
        line-height: 32px;
    }
    .message-content h3 {
        padding-bottom: 15px;
        padding-top: 0.75rem;
        font-size: 26px;
        line-height: 2.25rem;
    }
    .main-footer .container {
        max-width: 1120px;
    }
    .main-footer {
        padding-top: 2.5rem;
    }
    footer.main-footer .container .office-address .address-footer {
        max-width: 313px;
    }
    footer.main-footer .container .office-address .address-footer h3 {
        font-size: 20px;
        line-height: 23px;
    }
    footer.main-footer .container .office-address .address-footer:last-child {
        max-width: 388px;
    }
    .footer-menu,
    footer.main-footer .container .office-address {
        padding-bottom: 30px;
    }
    .footer-nav div a {
        font-size: 18px;
        line-height: 23px;
    }
    .copyright p,
    .copyright p a {
        font-size: 16px;
        line-height: 23px;
    }
    .contact-modal-vector-blue img {
        max-width: 800px;
    }
}
@media (max-width: 1399px) {
    :root {
        --fs-20: 16px;
        --fs-18: 14px;
        --fs-100: 70px;
        --lh-30: 26px;
        --fs-35: 28px;
        --lh-150: 120px;
        --lh-28: 24px;
        --lh-45: 40px;
    }
    nav.nav-menu ul > li ul.nav-drop.service-drop li {
        padding-bottom: 10px;
    }
    .start-project a span {
        width: 30px;
        height: 30px;
    }
    p {
        font-size: 15px;
        line-height: 26px;
    }
    .start-pro-pop-content .h1 {
        padding-bottom: 30px;
    }
    .satisfied-customers .container h2 {
        padding-bottom: 115px;
        font-size: 35px;
        line-height: 40px;
    }
    .contact-modal-vector-blue img {
        max-width: 700px;
    }
    .contact-modal-form form button[type="submit"],
    .contact-modal-form form input[type="email"],
    .contact-modal-form form input[type="text"],
    .contact-modal-form form textarea,
    .upload-file {
        font-size: 18px;
    }
}
@media (max-width: 1245px) {
    .popup-cross a img {
        max-width: 25px;
    }
}
@media (max-width: 1199px) {
    :root {
        --fs-30: 25px;
        --fs-35: 25px;
        --lh-45: 35px;
        --fs-55: 30px;
    }
    nav.nav-menu ul {
        gap: 15px;
        gap: 10px;
    }
    .mobile-clip-image {
        max-width: 450px;
        right: 20px;
    }
    .main-footer .container {
        max-width: 950px;
    }
    .satisfied-customers {
        display: none;
    }
    .newsletter-slider-section p {
        font-size: 18px;
    }
    .newsletter-slider-section h2 {
        left: 44px;
        font-size: 35px;
        line-height: 60px;
        top: -17px;
    }
    .background-year-count {
        top: 17.23px;
        left: 64px;
    }
    .background-year-count img {
        max-width: 180px;
    }
    .newsletter-request-head h3 {
        font-size: 3.75rem;
        line-height: 1;
        letter-spacing: 2px;
    }
    .email-subscriber {
        margin-left: 0;
        max-width: 500px;
        margin-top: 40px;
    }
    .swiper.mySwiperTestimonial .swiper-wrapper .swiper-slide h3 {
        font-size: 18px;
        line-height: 26px;
    }
    .newsletter-slider {
        padding-bottom: 80px;
    }
    .newsletter-request-head {
        padding-top: 30px;
    }
    .message-sec {
        gap: 15px;
    }
    .name-des h3 {
        font-size: 22px;
        line-height: 32px;
    }
    .name-des h4 {
        font-size: 1.25rem;
        line-height: 2rem;
    }
    .quote-left img {
        max-width: 60px;
    }
    .message-content h3 {
        padding-bottom: 10px;
        padding-top: 0.75rem;
        font-size: 22px;
        line-height: 32px;
    }
    .quote-right {
        bottom: -33px;
        right: 46px;
    }
    .message-content {
        padding-left: 30px;
    }
    footer.main-footer .container .office-address .address-footer {
        max-width: 262px;
    }
    footer.main-footer .container .office-address .address-footer:last-child {
        max-width: 345px;
    }
    footer.main-footer .container .office-address .address-footer h3 {
        padding-bottom: 0.5rem;
        font-size: 1rem;
        font-weight: 700;
    }
    .footer-nav div a {
        font-size: 16px;
        line-height: 23px;
    }
}
@media (max-width: 991px) {
    .header-main,
    .mobile-nav-menu {
        background-color: #fff;
    }
    .header-main .start-project,
    .header-main nav.nav-menu,
    section.newsletter-slider:after,
    ul.nav-drop {
        display: none;
    }
    :root {
        --fs-100: 60px;
        --lh-150: 100px;
    }
    .grid-media {
        display: flex;
        gap: 10px;
        align-items: center;
    }
    .header-main .container {
        display: block;
    }
    .contact-modal-social a,
    .cross-icon,
    .digital-innovation-divider,
    .footer-social-links ul,
    .header-main .logo-main,
    .mobile_menu_footer,
    a#popupShow {
        display: flex;
        display: flex;
    }
    .header-main .logo-main {
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
    .mobile-nav-menu {
        padding: 0.75rem 0;
        display: none;
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        height: 100vh;
    }
    .mobile-nav ul li a,
    .nav-menu ul li a {
        font-size: 24px;
        font-weight: 700;
        line-height: 35px;
        color: #323d5b;
        display: block;
        padding: 0.75rem;
        width: fit-content;
    }
    .cross-icon {
        justify-content: flex-end;
        padding: 0.75rem 1.25rem;
    }
    li.nav-hover.nav-hover.menu-Show ul li {
        padding-bottom: 14px;
    }
    .mobile-nav ul li ul li a,
    .nav-menu ul li ul li a {
        font-size: 0.875rem;
        line-height: 1.25rem;
        padding: 0;
        font-weight: 500;
    }
    ul.nav-drop {
        margin-left: 0.75rem;
        padding: 0.75rem 1rem;
    }
    li.nav-hover:after {
        position: absolute;
        top: 10px;
        right: 30px;
        --tw-rotate: 90deg;
        line-height: 1.75rem;
        font-weight: 500;
        --tw-content: ">";
        font-size: 3rem;
        transition: 0.5s ease-in;
        color: #323d5b;
    }
    li.nav-hover.nav-hover.menu-Show:after {
        content: ">";
    }
    li.nav-hover.nav-hover.menu-Show {
        position: relative;
    }
    li.nav-hover.nav-hover.menu-Show::after {
        transform: rotate(90deg);
    }
    li.nav-hover.nav-hover.menu-Show.arrow_down::after {
        transform: rotate(-90deg);
    }
    .footer-social-links ul {
        align-items: center;
        justify-content: center;
        gap: 10px;
    }
    .contact-modal-social a {
        height: 40px;
        width: 40px;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        border-width: 1px;
        --tw-border-opacity: 1;
    }
    .contact-modal-social .footer-social-links .facebook-icon a {
        background-color: #1877f2;
        border-color: #1877f2;
        color: #fff;
    }
    .contact-modal-social .footer-social-links .linkedin-icon a {
        background-color: #0a66c2;
        border-color: #0a66c2;
        color: #fff;
    }
    .contact-modal-social .footer-social-links .instagram-icon a {
        background: linear-gradient(45deg, #f8cb01, #f00c21, #7e3baf);
        border-color: #fff0;
        color: #fff;
    }
    .contact-modal-social .footer-social-links .youtube-icon a {
        background-color: red;
        border-color: red;
        color: #fff;
    }
    a#popupShow {
        align-items: center;
        gap: 6px;
    }
    .mobile_menu_footer .mobile-start-project a {
        background-color: #313d5a;
        border-color: #313d5a;
        color: #fff;
        transition-duration: 0.5s;
        transition-timing-function: linear;
        filter: drop-shadow(-5px 10px 30px rgb(0 0 0 / 0.25));
        font-size: 1rem;
        font-weight: 300;
        line-height: 26px;
        border-radius: 25px;
        border-width: 1px;
        width: 162px;
        --tw-border-opacity: 1;
        padding: 3px;
    }
    .mobile_menu_footer .mobile-start-project a span {
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #4eac91;
        border-radius: 50%;
    }
    .contact-modal-yellow-vector img,
    .explore-vector img {
        -webkit-animation: 5s linear infinite animate-contact-bounce-reverse;
        animation: 5s linear infinite animate-contact-bounce-reverse;
    }
    @keyframes animate-to-and-fro {
        0%,
        100% {
            transform: rotate(0);
        }
        50% {
            transform: rotate(15deg);
        }
    }
    @keyframes animate-contact-bounce-reverse {
        0%,
        100% {
            transform: translateY(-30px);
        }
        50% {
            transform: translateY(0);
        }
    }
    .newsletter-slider .newsletter-slider-divider {
        flex-direction: column;
    }
    .email-subscriber,
    .newsletter-slider-section2 {
        max-width: 100%;
    }
    .newsletter-slider-section h2 {
        left: 119px;
        font-size: 35px;
        line-height: 60px;
        top: -7px;
    }
    .main-footer .container {
        max-width: 750px;
    }
    footer.main-footer .container .office-address .address-footer:last-child {
        max-width: 270px;
    }
    footer.main-footer .container .office-address .address-footer {
        max-width: 215px;
    }
    footer.main-footer .container .office-address {
        padding-bottom: 20px !important;
    }
    footer .mainflow .main-conatnt-footer {
        width: 100%;
        max-width: 50%;
    }
    a#popupShow {
        justify-content: center;
    }
    .message-sec-divider {
        padding-left: 0;
        padding-right: 0;
    }
    .message-content h3 {
        padding-bottom: 5px;
    }
    .quote-left img,
    .quote-right img {
        max-width: 50px;
    }
    .name-des h3 {
        font-size: 20px;
    }
    .name-des h4 {
        font-size: 18px;
    }
    footer.main-footer .container .office-address .address-footer p {
        letter-spacing: 1px;
    }
    .newsletter-request-head h3 {
        font-size: 3rem;
        line-height: 1;
        letter-spacing: 2px;
    }
    .footer-social-links ul {
        justify-content: flex-end;
    }
    .start-pro-pop-divider {
        flex-direction: column;
        gap: 30px;
        padding: 40px 0;
    }
    .start-pro-pop-content,
    .start-pro-pop-form.contact-modal-form {
        width: 100%;
    }
    .contact-modal-form form {
        margin: 0;
        padding: 0;
    }
    .width-50 {
        flex-direction: column;
        width: 100%;
    }
    .contact-modal-form form,
    .contact-modal-form form input[type="text"],
    .width-50 input {
        max-width: 100%;
        width: 100%;
    }
    .start-pro-pop-content .h1 {
        padding-bottom: 20px;
    }
    .contact-modal-form form button[type="submit"] {
        font-size: 16px;
        line-height: 20px;
        padding: 10px 45px;
    }
    .contact-modal-form form textarea {
        height: 80px;
    }
    .contact-modal-form form input[type="text"],
    .contact-modal-form form textarea,
    .width-100 input,
    .width-100 textarea,
    .width-50 input {
        width: 97%;
        font-size: 16px;
    }
    .contact-modal-vector-blue img {
        max-width: 600px;
    }
    .start-pro-pop-form.contact-modal-form .select {
        gap: 20px;
    }
    footer.main-footer .inner_banner {
        width: 100%;
        position: relative;
        max-width: 25%;
    }
    .grid-call a {
        margin: 0 5px;
    }
    .mobile-nav-menu .explore-vector {
        bottom: 0;
        top: auto;
        right: 25px;
        position: absolute;
        z-index: -10;
        max-width: max-content;
    }
    .explore-vector img {
        height: auto;
        width: 100%;
        max-width: 250px;
    }
    .mobile_menu_footer {
        justify-content: space-between;
        bottom: 50px;
        padding-left: 15px;
        position: absolute;
        width: 95%;
        padding-right: 15px;
    }
    .contact-modal-social .footer-social-links .twitter-icon a {
        background-color: #1d9bf0;
        border-color: #1d9bf0;
        color: #fff;
    }
    nav.mobile-nav {
        height: 70vh;
        overflow: hidden;
        overflow-y: scroll;
    }
}
@media (max-width: 767px) {
    :root {
        --fs-30: 23px;
        --lh-45: 33px;
    }
    li.nav-hover:after {
        font-size: 25px;
    }
    .mainflow,
    .message-sec,
    .message-sec-divider {
        flex-direction: column;
    }
    footer .mainflow .main-conatnt-footer,
    footer.main-footer .container .office-address .address-footer,
    footer.main-footer .container .office-address .address-footer:last-child {
        max-width: 100%;
    }
    .message-sec-divider {
        display: flex;
        gap: 10px;
    }
    footer.main-footer .container .office-address {
        flex-direction: column;
        gap: 10px;
    }
    .contact-modal-vector-blue img,
    .main-footer .container {
        max-width: 500px;
    }
    .ceo-message {
        padding: 20px 0;
    }
    footer.main-footer .inner_banner {
        padding-top: 20px;
        max-width: 100%;
    }
    .footer-logo {
        left: 0;
        transform: none;
    }
    .footer-social-links {
        padding-top: 2px;
    }
    .newsletter-slider-section h2 {
        left: 38px;
    }
    .verifydata {
        justify-content: center;
    }
    footer .mainflow .main-conatnt-footer {
        max-width: 100%;
        display: block;
        margin-right: auto;
    }
    .footer-menu {
        padding-bottom: 20px;
    }
    .contact-modal-form form input[type="text"],
    .contact-modal-form form textarea,
    .width-100 input,
    .width-100 textarea,
    .width-50 input {
        width: 96%;
        font-size: 16px;
    }
}
@media (max-width: 575px) {
    .copyright {
        padding-bottom: 10px;
    }
    .newsletter-request-head h3 {
        font-size: 2.25rem;
        line-height: 2.5rem;
        font-weight: 700;
        letter-spacing: 2px;
    }
    .newsletter-request-head {
        padding-top: 20px;
    }
    .background-year-count img {
        max-width: 100px;
    }
    .background-year-count {
        top: 38.23px;
        left: 16px;
    }
    .message-sec-divider {
        gap: 0;
    }
    .message-content {
        max-width: 450px;
    }
    .quote-right {
        bottom: -12px;
        right: 46px;
    }
    .copyright p,
    .copyright p a {
        font-size: 14px;
        text-align: center;
    }
    .copyright,
    .footer-social-links ul {
        justify-content: center;
    }
    .footer-social {
        padding-bottom: 15px;
    }
    .footer-logo {
        text-align: center;
        position: static;
        padding-bottom: 10px;
    }
    .footer-logo a img {
        max-width: 180px;
    }
    .footer-nav div a {
        font-weight: 500 !important;
    }
    .arrow-round img {
        max-width: 150px;
    }
    .contact-modal-vector-blue img {
        max-width: 360px;
    }
    .mobile-nav-menu .explore-vector {
        display: none;
    }
    .contact-modal-form form input[type="text"],
    .contact-modal-form form textarea,
    .width-100 input,
    .width-100 textarea,
    .width-50 input {
        width: 95%;
    }
    .mobile_menu_footer {
        flex-direction: column-reverse;
        gap: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .mobile-start-project a#popupShow {
        max-width: 275px;
        font-size: 22px;
        background-color: #fff;
        width: 100%;
        position: relative;
        filter: none;
        border: 1px solid #4eac91;
        color: #4eac91;
        padding-left: 55px;
        padding-top: 16px;
        padding-bottom: 16px;
        box-shadow: 3px 3px 10px 1px #00000029;
        font-weight: 600;
    }
    .mobile_menu_footer .mobile-start-project a span {
        width: 64px;
        height: 64px;
        position: absolute;
        left: -20px;
    }
    .mobile_menu_footer .mobile-start-project {
        width: 100%;
        display: flex;
        justify-content: center;
    }
}
@media (max-width: 475px) {
    .newsletter-slider-section p {
        font-size: 18px;
        max-width: 200px;
    }
    .message-content {
        max-width: 320px;
    }
    .contact-modal-form form input[type="text"],
    .contact-modal-form form textarea,
    .width-100 input,
    .width-100 textarea,
    .width-50 input {
        width: 94%;
    }
}
@media (max-width: 430px) {
    .contact-modal-form form input[type="text"],
    .contact-modal-form form textarea,
    .width-100 input,
    .width-100 textarea,
    .width-50 input {
        width: 93%;
    }
}
