/*banner-css*/
section {
    padding: 50px 0;
}

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

html {
    scroll-behavior: smooth;
}

body {
    background: var(--bs-white);
}

.dropdown-menu .mega-menu h4,
.dropdown-menu .mega-menu a {
    font-family: "Lato", sans-serif !important;
}

.dropdown-menu {
    font-size: 15px !important
}


body,
h1,
h2,
h3,
h4,
h5,
h6,
span,
p,
a,
figcaption {
    font-family: "Sans", sans-serif !important;
}


.navigation .navbar-expand-lg .btn_quote:hover {
    background: #000;
}

.fd-ul-socl a {
    color: unset;
}


.fd-highlight {
    color: #FF0042;
    font-size: 26PX;
    font-weight: 600 !important;
}

.title-head {
    font-size: 48px;
    font-weight: 600;
}


.backround-section-img {
    min-height: 100vh;
    display: flex;
    position: relative;
    padding: 0;
}

.video-container::before {
    content: '';
    opacity: 0.5;
    inset: 0;
    position: absolute;
    /* background-image: url('/assets/images/home-pic.webp') no-repeat center; */
    background: linear-gradient(to bottom, rgba(17, 24, 39, 0.3), rgba(17, 24, 39, 0.7));
}

.bg-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.video-container img {
    position: absolute;
    inset: 0;
    width: 100vw;
    height: 100vh;
    z-index: -1;
    object-fit: cover;
}

.home-container .row {
    height: 100%;
    align-items: center;
    justify-content: center;
}

.landing-page-content {
    max-width: 850px;
}

.landing-page-content>h1 {
    font-size: 50px;
    font-weight: 600;
    line-height: 1.3;
}

.landing-page-content>p {
    font-size: 20px;
    padding: 0 50px;
}

.landing-page-content>* {
    margin-bottom: 2rem;
}

.home-btn {
    border-radius: 5px;
    height: 50px;
    width: 20%;
    background: var(--bs-primary);
    align-self: flex-start;
    text-transform: unset;
    padding: 0;
}

.banner-bounce {
    -moz-animation: h-bounce 2s infinite;
    -webkit-animation: h-bounce 2s infinite;
    animation: h-bounce 2s infinite;
}

@keyframes h-bounce {

    0%,
    100%,
    25%,
    50%,
    75% {
        transform: translateY(0)
    }

    40% {
        transform: translateY(-20px)
    }

    80% {
        transform: translateY(-10px)
    }
}



.fd-btn-o:hover {
    color: #fff;
    border: 1px solid #fd1942;
}

.fd-btn-o:hover #circle-2 {
    width: 200%;
    height: 500%;
    opacity: 1;
    top: -70px;
    left: -70px;
}


/*section-2*/

.we-are-section .yaer-card-1 h2 {
    font-size: 70px;
    font-weight: 600;
    padding-top: 25px;
}

.yaer-card-1 {
    border-radius: 8px;
    padding: 26px 30px 15px 21px;
    padding-bottom: 15px;
    box-shadow: 0 0 10px 7px rgb(0 0 0 / 3%);
    margin-top: 32px;
    margin-right: 0;
    position: relative;
    min-width: 70%;
    width: 88%;
    overflow: hidden;
}

.right-sec {
    display: flex;
    align-items: center;
    justify-content: center;
}

.right-sec .right-content-section {
    padding-left: 20px;
}

.right-sec .right-content-section a {
    font-size: 18px;
    font-weight: 600;
}

.year-card span {
    position: absolute;
    left: 43%;
    font-size: 18px;
    font-weight: 600;
    top: 53%;
}

.card-icons img {
    padding: 10px;
    border-radius: 5px;
}

.right-content-section .fd-btn-o,
.our-clients .fd-btn-o {
    background: var(--bs-primary);
}

.yaer-card-1.fd-card-dev::after {
    content: "";
    width: 200%;
    aspect-ratio: 1;
    background: #fff;
    position: absolute;
    left: 10px;
    top: 50px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    transition: 0.9s;

}

.year-card .fd-colo {
    background: #ffa502;
    isolation: isolate;
}

.year-card .fd-colo-1 {
    background: #eccc68;
    isolation: isolate;
}

.year-card .fd-colo-3 {
    background: #FF0042;
    isolation: isolate;
}

.year-card .fd-colo-4 {
    background: #F26419;
    isolation: isolate;
}

.yaer-card-1.fd-card-dev.fd-colo:hover::after {
    width: 0%;
    top: -36%;
}

.yaer-card-1.fd-card-dev.fd-colo-1:hover::after {
    width: 0%;
    top: -36%;
}

.yaer-card-1.fd-card-dev.fd-colo-3:hover::after {
    width: 0%;
    top: -36%;
}

.yaer-card-1.fd-card-dev.fd-colo-4:hover::after {
    width: 0%;
    top: -36%;
}

.fd-colo.fd-card-dev:hover .fd-indi {
    color: #fff;
}

.fd-colo-1.fd-card-dev:hover .fd-indi {
    color: #fff;
}

.fd-colo-3.fd-card-dev:hover .fd-indi {
    color: #fff;
}

.fd-colo-4.fd-card-dev:hover .fd-indi {
    color: #fff;
}

.yaer-card-1.fd-card-dev:hover img {
    filter: brightness(0) invert(1);
}

/* .inquery .fd-card-enq{
    top: -18px;
    left: auto;
    right: 0;
    z-index: 9;
    width: 40%;
    position: absolute;
} */

/*section-3*/

.left-top {
    margin-top: 60px;
}

.service-left {
    position: relative;
}

.service-left .arrow-img {
    position: absolute;
    right: 80px;
}

.service-left .circle-img {
    position: absolute;
    bottom: -50px;
    left: -30px;
    z-index: -1;
}

.card-head {
    font-size: 28px;
    font-weight: 600;
}

.service-card {
    padding: 40px 40PX 40PX 40PX;
    border-radius: 15px;
    outline: 1px solid #a3a3a3;
    margin-bottom: 40px;
}

.ser-img-sec-r {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.arrow-img-r {
    position: absolute;
    top: 50%;
    left: 20%;
}

.circle-img-r {
    position: absolute;
    right: -7%;
    top: 40%;
    z-index: -1;
}


.service-card .fd-abt-bdr a {
    color: #0c0c0c;
}

.service-card:hover {
    outline: 1px solid #ff0042;

}

.service-card .fd-abt-bdr a {
    font-size: 16px;
    font-weight: 600;
}

.service-card,
.service-card a,
.service-card h3 {
    transition: 0.2s ease-in-out;
}

.service-card:hover a,
.service-card:hover h3 {
    color: #FF0042;
}

.service-card:hover .iocn {
    transform: translateX(0.5rem);
}

/*carosel css*/

.card-1:hover .content-1 {
    transform: translateY(0);
    opacity: 3;
    background-image: linear-gradient(to bottom, transparent, rgba(255, 58, 58, 0.842));
    opacity: 100px;
    height: 100%;
    width: 100%;

}

.cardBox-1 {

    height: 310px;
    position: relative;
    display: grid;
    place-items: center;
    overflow: hidden;
    border-radius: 20px;
    width: 280PX;
}

.card-1 {
    position: absolute;
    border-radius: 20px;
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    color: #ffffff;
    overflow: hidden;
    cursor: pointer;
    background: url(/assets/images/he-3.webp) no-repeat;
    width: 100%;
    height: 100%;
}

.card-3 {
    background: url(/assets/images/he-4.webp) no-repeat;
}

.card-4 {
    background: url(/assets/images/he-5.webp) no-repeat;
}

.card-5 {
    background: url(/assets/images/he-6.webp) no-repeat;
}

.card-6 {
    background: url(/assets/images/he-7.webp) no-repeat;
}

.card-7 {
    background: url(/assets/images/he-2.webp) no-repeat;
}

.card-8 {
    background: url(/assets/images/he-1.webp) no-repeat;
}

.card-1 h2 {
    font-size: 28px;
    font-weight: 600 !important;
    color: #FFF;
    position: absolute;
    top: 39%;
}

.cardBox-1 .card-1 .hover-point {
    position: absolute;
    left: -2px;
    top: 50%;
}

.cardBox-1 .card-1:hover .hover-point {
    position: absolute;
    left: -2;
    top: 0%;
    transition: 0.7s ease-in-out;
    z-index: 9;
}

.cardBox-1 .card-1:hover .content-1 p {
    position: absolute;
    top: 40%;
    transition: 0.6s ease-in-out;
}

.cardBox-1 .card-1:hover .content-1 a {
    position: absolute;
    top: 80%;
    transition: 0.6s ease-in-out;
    left: 6px;
    transform: scale(1.1);
}

.know-1 a {
    background: #ff0042 !important;
}

.card-1 .content-1 p {
    font-size: 1.6rem;
    line-height: 25px;
}

.card-1 .content-1 {
    transform: translateY(100%);
    opacity: 0;
}

.card-1:hover .content-1 {
    transition: 0.6s ease-in-out;
    opacity: 1;
    background-image: linear-gradient(to bottom, transparent, rgba(255, 63, 63, 0.76));
    height: 100%;
    width: 100%;

}

.card-1:hover h2 {
    opacity: 0;
}

.card-1 h2 {
    transition: .5s all;
}

.cardBox-1 img {
    margin-top: 25px;
    display: flex;
    padding-left: 10px;
}


.card-1 .content-1 p {
    color: #fff;
    text-align: left;
    padding-left: 10px;
}

.content-1 p {
    font-size: 16px !important;
    font-weight: 500;
}

.bt-c {
    display: flex;
    align-items: center;
}

.know-more a {
    color: #333;
    font-size: 20px;
    font-weight: 500;
}

.items {
    text-align: center;
}

.bt-s {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}

.mob-slider-container {
    position: relative;
    padding-bottom: 30px;
}

.fd-slider-mob-i {
    position: absolute;
    top: 17px;
    left: 50%;
    transform: translate(-50%);
    width: 250px;
    z-index: 2;
}

.know-more .btn {
    display: flex !important;
    justify-content: left !important;
    align-items: center !important;
}

.content-1 .know-more a {
    color: var(--bs-white);
    font-size: 16px;
}

.hover-heading {
    font-size: 20px;
    display: flex;
    padding-left: 10px;
}

.tech-icon-section .ioc-s {
    display: flex;
    justify-content: center;
    align-items: center;
}

.hire-ios-text-two {
    font-size: 14px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
}

.manager-detail {
    justify-content: unset;
}

.fd-enq-details {
    background: transparent;
}

.fd-enq-details span {
    gap: 5px;
    margin-top: 0;
}

.contact-wraper a span {
    margin-top: 0;
    color: var(--bs-white);
}

.calender-icon {
    transform: scale(1.15);
    transition: all 0.20s ease;
    animation: mymove 2s infinite;
}

@keyframes mymove {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1);
    }

    100% {
        transform: scale(1);
    }
}

.contact-wraper a {
    gap: 10px;
    background: var(--bs-primary);
    padding: 5px 10px;
    border-radius: 5px;
}

.contact-wraper a:hover {
    background: #0c0c0c;
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    70% {
        transform: scale(.9);
    }

    100% {
        transform: scale(1);
    }
}


.inquiry-point a {
    display: flex;
    transition: all .2s ease-in-out;
}

.inquiry-point a i {
    display: flex;
    align-items: center;
}

.fd-enq-supsection p {
    font-size: 18px;
}

.inquiry-point h4 {
    font-size: 16px;
}

.contact-wraper a {
    display: flex;
    align-items: center;
    color: #fff;
}

.contact-wraper {
    gap: 20px;
}

.service-cc {
    margin-bottom: 80px !important;
}

.our-clients {
    background: #FFF6F7;
}

.logo-section {
    min-height: 120px;
}

.logo-box,
.logo-section {
    display: flex;
    justify-content: center;
    align-items: center;

}

.home-btn-section {
    display: flex;
    justify-content: center;
    align-items: center;
}

.testimon {
    padding: 30px 10px 30px 10px;
    box-shadow: 0rem 0rem 1rem rgb(69 90 100 / 10%) !important;
    border-radius: 10px;
    max-height: 90%;
}

.client-word h3 {
    font-size: 24px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Testimonial {
    background: #FFF6F7;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.hexagon-shape-1 figcaption {
    font-size: 12px !important;
}

#slideshow {
    position: relative;

}

.client-video-sec {
    display: flex;
    justify-content: center;
    align-items: center;
}

.Testimonial .client-photos {
    position: relative;
    z-index: 1;
}

section.Testimonial #slideshow::after {
    content: '';
    position: absolute;
    width: 120%;
    height: 750px;
    background: #fff;
    top: -40%;
    border-top-right-radius: 100%;
    border-top-left-radius: 100%;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

.tech-stack {
    padding-top: 0;
}

.tech-stack .icon-align {
    display: flex;
    justify-content: center;
}

.tech-stack .tab-ul-1 {
    display: flex;
    justify-content: center;
    list-style: none;
}

.tech-stack .figure-1 {
    position: relative;
    overflow: hidden;
    background: transparent;
    width: 130px;
    height: 130px;
    transform: rotate(-30deg) skewX(30deg) scaleY(.866);
    transition: all .2s ease-in-out;
}


.tech-stack .figure-1:before {
    position: absolute;
    right: 6.7%;
    bottom: 0;
    left: 6.7%;
    top: 0;
    transform: scaleY(1.155) skewX(-30deg) rotate(30deg);
    background: #fff2f6;
    content: '';
}


.hexagon-shape {
    position: absolute;
    top: 24%;
    left: 12%;
    transition: all .2s ease-in-out;
}

.hexagon-shape img {
    margin-bottom: 8px;
}

.hexagon-shape figcaption {
    font-size: 14px;
    font-weight: 600;
    color: #656565;
}

.hexagon-shape:hover {
    transform: scale(1.1);
}

.img-section {
    position: relative;
}

.tech-stack ul li a {
    font-weight: 600;
}

.tech-stack .tab-ul {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 30px 30px 0 30px;
    margin-top: 30px;
    gap: 25px;

}

.tech-stack .nav-tabs .nav-link.active {
    border-bottom: 2px solid #ff0042 !important;
    color: #FF0042;
    border: none;
}

.tech-stack .nav-tabs .nav-link {
    color: #000;
    border: none;

}

.tec-tab-content-1 .tab-ul-1 li figcaption {
    display: flex;
    justify-content: center;
}

.bg-client-1 {
    position: absolute;
    left: 48%;
    top: -8%;
}

.bg-client-2 {
    position: absolute;
    left: 36%;
}

.bg-client-3 {
    position: absolute;
    right: 33%;
}

.bg-client-4 {
    position: absolute;
    right: 18%;
    top: 22%;
}

.bg-client-5 {
    position: absolute;
    bottom: 54%;
    left: 20%
}

.testimon .slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}

.slick-dots li button {
    color: #ff0042 !important;
}

.slick-dots li button:before {
    font-size: 15px;
}

.slick-dots li button:before {
    color: #fabdcd;
}

.slick-dots li.slick-active button:before {
    color: #ff0042;
}

.contact-info {
    display: flex;
    gap: 20px;
}

.Testimonial .slick-dots li {
    padding: 0 40px;
    opacity: 0.5;
}

.Testimonial .slick-dots li button {
    background-position: center !important;
    background-size: cover !important;
    overflow: hidden;
    border-radius: 50px;
    border: 4px solid #dee2e6;
    text-indent: 9999px;
}

.Testimonial .slick-dots li.slick-active button {
    border: 4px solid #ff0042;
}

.Testimonial .slick-dots li.slick-active {
    opacity: 1;
    transform: scale(1.1);
    transition: all .1s ease-in-out;
}

.service-cc-1 {
    margin-bottom: 0 !important;
}

/*testimonial*/
.client-content .slick-dots {
    display: flex;
    justify-content: space-between;
}

.client-content .slick-dots li {
    width: 80px;
    height: 80px;
    padding: 0;
    position: relative;
}

.client-con {
    margin-bottom: 150px;
}


.client-content .slick-dots li:nth-child(1),
.client-content .slick-dots li:nth-child(5) {
    top: -70px
}

.client-content .slick-dots li:nth-child(2),
.client-content .slick-dots li:nth-child(4) {
    top: -80px
}

.client-content .slick-dots li:nth-child(3) {
    top: -80px
}

.client-content .slick-dots li button {
    width: 80px;
    height: 80px;
}


.client-content .slick-dots li:nth-child(1) button {
    background: url(/new-site/resources/images/home/testimonial/1-1.webp);

}

.client-content .slick-dots li:nth-child(2) button {
    background: url(/new-site/resources/images/home/testimonial/3-3.webp);

}

.client-content .slick-dots li:nth-child(3) button {
    background: url(/new-site/resources/images/home/testimonial/4-4.webp);

}

.client-content .slick-dots li:nth-child(4) button {
    background: url(/new-site/resources/images/home/testimonial/sophiea.webp);

}

.client-content .slick-dots li:nth-child(5) button {
    background: url(/new-site/resources/images/home/testimonial/2-2.webp);

}

.fd-centi {
    display: flex;
    justify-content: center;
}

#slideshow {
    position: relative;
}

.Testimonial .slick-dots {
    left: 0;
    top: -100px;
    bottom: auto;
}

.btn_primary::before {
    display: none;
}

.fd-submit-bg {
    background: #ff0042 !important;
    color: #fff !important;
}

.fd-submit-bg:hover {
    background: #000 !important;
    color: #fff !important;
}

.fd-ul-socl .last-icon {
    border-right: unset
}

.inquery-1 {
    padding: 0 !important;
}

.fd-card-dev {
    border-radius: 8px;
    padding: 41px 24px 21px;
    padding-bottom: 38px;
    box-shadow: 0 0 10px 7px rgb(0 0 0 / 3%);
    margin: 40px;
    margin-top: 32px;
    margin-right: 0;
    position: relative;
    display: flex;
}



.fd-marg-top {
    padding-top: 86px;
}

.fd-card-dev .y {
    font-size: 16px;
    font-weight: 600;
    display: block;
    color: #ff4b42;
    text-transform: uppercase;
}

.fd-card-dev .n {
    font-size: 64px;
    font-weight: 700;
}

.fd-card-dev .p {
    font-size: 16px;
    text-align: inherit;
}

.card-icons {
    position: absolute;
    top: 20px;
    right: 20px;
}

.card-icons-top-right {
    position: absolute;
    top: 10px;
    right: 10px;
}

.fd-card-dev:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 14px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.fd-card-dev-y:after {
    background-color: #ff4757;
}

.fd-card-dev-c:after {
    background-color: #ffa502;
}

.fd-card-dev-e:after {
    background-color: #eccc68;
}

.fd-card-dev-a:after {
    background-color: #ff6348;
}

.fd-card-dev:hover {
    color: #fff;
    transition: all 1s cubic-bezier(0.65, 0, 0.076, 1);
}

.fd-card-dev:hover:after {
    height: 100%;
    transition: all 1s cubic-bezier(0.65, 0, 0.076, 1);
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    z-index: -1;
}

.fd-card-dev:hover .y {
    color: #fff;
    transition: all 1s cubic-bezier(0.65, 0, 0.076, 1);
}

.fd-card-dev img {
    width: 100px;
}


/* our team section */
.build-team-span {
    color: #ff0042;
}

.build-team-row h2 {
    font-size: 2.4rem;
}

.build-team-row>h1 {
    font-size: 44px;
    line-height: 56px;
}

.our-team-sub>p {
    color: #455065;
    font-size: 17px;
    font-weight: 300;
    line-height: 24px;
}

.our-team-sub>h4 {
    color: #262d3d;
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 24px;
}

.our-team-sub>img {
    margin-bottom: 2rem;
}

.our-team-sub {
    max-width: 275px;
}

.our-team-img {
    max-width: 500px;
}

.background-section h1 {
    font-size: 70px;
    font-weight: 600;
    line-height: 1.4;
}

.home-heading-span {
    text-wrap: nowrap;
    color: #ffc107;
}

.banner-btn .home-page-para {
    font-size: 1.3rem;
    font-weight: 500;
}

.home-hire-btn.fd-btn-o {
    background: var(--bs-primary);
    font-weight: 500;
    padding: 16px 18px;
    letter-spacing: 0.3px;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    text-transform: unset;
    border-radius: 10px;
}




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


#holder {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100vh;
}

#holder canvas {
    max-width: 100%;
    transform: translateZ(0);
}

.top-rate-white {
    display: none;
}


/* Who we are section */
.year-span-txt {
    font-size: 64px;
    font-weight: 600;
    line-height: 0.8;
    color: #ff0042;
    display: flex;
}

.year-of-exp p {
    font-size: 22px;
    margin-left: 5px;
    max-width: 35%;
}

.right-img {
    max-width: 100%;
}

.whoweare-content,
.clients {
    max-width: 80%;
    margin-right: 3%;
    margin-left: auto;
    margin-top: 30px;
    align-items: center;
}

.client-img {
    max-width: 60%;
    height: 20%;
}

.num-client {
    font-size: 18px;
    font-weight: 400;
    color: #242020;
}

.year-of-exp {
    justify-content: flex-end;
}

.fd-btn-o:hover a {
    color: var(--bs-primary);
}

/* for left side line in who we are section */

.who-we-are-container {
    position: relative;
}

.who-we-are-container::before {
    content: "";
    position: absolute;
    top: -50px;
    left: 0;
    width: 3px;
    height: 83%;
    background: #ccc;
    border-radius: 10px;
    display: inline-block;
}

.who-we-are-1row::after,
.who-we-are-client-row::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 8%;
    height: 25%;
    border-left: 3px solid #ccc;
    border-bottom: 3px solid #ccc;
    border-radius: 0 0 0 50px;
}

.who-we-are-1row::before,
.who-we-are-client-row::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 23.5%;
    left: 7.5%;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 16px solid #ccc;
    border-bottom: 10px solid transparent;
}

.who-we-are-client-row::after {
    top: auto;
    bottom: 7%;
}

.who-we-are-client-row::before {
    top: auto;
    bottom: 6%;
}

.heading-we-are {
    display: flex;
    align-items: center;
}

.heading-we-are::before {
    content: "";
    width: 70px;
    height: 3px;
    border-radius: 10px;
    background: #ff0042;
    display: inline-block;
    margin-right: 5px;
}

.client-number {
    font-size: 48px;
}

.home-row {
    justify-content: space-between;
    /* margin-top: 30px; */
}

.right-arrow-black {
    display: none;
}

.home-hire-btn.fd-btn-o:hover .right-arrow-black {
    display: block;
}

.home-hire-btn.fd-btn-o:hover .right-arrow {
    display: none;
}

.home-img-col {
    display: flex;
    justify-content: flex-end;
}


/* for animation */
.background-img.background-img {
    overflow: hidden;
    padding-top: 85px !important;
}

@keyframes circle {

    0%,
    100% {
        transform: scale(.75)
    }

    70% {
        transform: scale(1)
    }
}

.floating {
    position: absolute;
    top: 210px;
    left: -50px;
    /* animation: float 6s ease-in-out infinite; */
}

.experts {
    position: absolute;
    top: 400px;
    left: -50px;
    /* animation: float 6s ease-in-out infinite 2s; */
}

.home-pic {
    position: relative;
    isolation: isolate;
}

.home-pic svg {
    width: 50rem;
    position: absolute;
    overflow: visible;
    inset: 110px 0 0 -160px;
    z-index: -1;
}

.loader {
    position: absolute;
    background-color: #3F5181;
    bottom: 20px;
    left: -250px;
    z-index: -1;
}

.circle-ping {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    -webkit-animation: 1s circle-ping ease-in-out infinite;
    animation: 3s circle-ping ease-in-out infinite;
}

.circle-ping:nth-child(2) {
    position: absolute;
    animation-delay: -2s;
}

@-webkit-keyframes circle-ping {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1.0);
        opacity: 0;
    }
}

@keyframes circle-ping {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1.0);
        opacity: 0;
    }
}

.arrow {
    width: 12px;
    height: 12px;
}

/* .next {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHN0eWxlPi5zdDB7ZmlsbDojZmZmfTwvc3R5bGU+PHBhdGggY2xhc3M9InN0MCIgZD0iTTMxOS4xIDIxN2MyMC4yIDIwLjIgMTkuOSA1My4yLS42IDczLjdzLTUzLjUgMjAuOC03My43LjZsLTE5MC0xOTBjLTIwLjEtMjAuMi0xOS44LTUzLjIuNy03My43UzEwOSA2LjggMTI5LjEgMjdsMTkwIDE5MHoiLz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzE5LjEgMjkwLjVjMjAuMi0yMC4yIDE5LjktNTMuMi0uNi03My43cy01My41LTIwLjgtNzMuNy0uNmwtMTkwIDE5MGMtMjAuMiAyMC4yLTE5LjkgNTMuMi42IDczLjdzNTMuNSAyMC44IDczLjcuNmwxOTAtMTkweiIvPjwvc3ZnPg==);
} */

@keyframes bounceAlpha {
    0% {
        opacity: 1;
        transform: translateX(0px) scale(1);
    }

    25% {
        opacity: 0;
        transform: translateX(10px) scale(0.9);
    }

    26% {
        opacity: 0;
        transform: translateX(-10px) scale(0.9);
    }

    55% {
        opacity: 1;
        transform: translateX(0px) scale(1);
    }
}

.arrow {
    animation: bounceAlpha 1.4s linear infinite;
    display: flex;
    align-items: center;
}

.arrow.primera {
    animation: bounceAlpha 1.4s linear 0.3s infinite;
}

/* BLOB */
:root {
    --backgroundColor: #232323;
    --firstColor: #3F5181;
    --secondColor: #5368A3;
    --thirdColor: #2A3551;
    --fourthColor: #475C93;
}

.outer-blob {
    inset: 400px 0 0 -520px;
}

.home-pic main {
    inset: 0 0 0 430px;
}

.home-left-content {
    isolation: isolate;
    position: relative;
    max-width: 86%;
}

main {
    position: absolute;
    z-index: -1;
    opacity: 0.2;
    inset: -220px 0 0 -150px;
}

.blob svg {
    animation: move 24s ease-in-out infinite;
    width: 700px;
}

@keyframes move {
    0% {
        transform: scale(1) translate(0, 0) rotate(0);
        fill: var(--firstColor);
        filter: drop-shadow(20px 14px 10px var(--dropShadowColor));
    }

    25% {
        transform: scale(1) translate(0, 0) rotate(55deg);
        fill: var(--secondColor);
        filter: drop-shadow(14px 14px 6px var(--dropShadowColor));
    }

    50% {
        transform: scale(1) translate(0, 0) rotate(180deg);
        fill: var(--thirdColor);
        filter: drop-shadow(-16px -16px 16px var(--dropShadowColor));
    }

    75% {
        transform: scale(1) translate(0, 0) rotate(55deg);
        fill: var(--fourthColor);
        filter: drop-shadow(14px 14px 6px var(--dropShadowColor));
    }

    100% {
        transform: scale(1) translate(0, 0) rotate(0);
        fill: var(--firstColor);
        filter: drop-shadow(20px 14px 10px var(--dropShadowColor));
    }
}

@keyframes float {
    0% {
        transform: translateX(0px);
    }

    50% {
        transform: translateX(50px);
    }

    100% {
        transform: translateX(0px);
    }
}


/*responsive*/
@media (min-width: 1400px) {
    .landing-page-content {
        max-width: 1030px;
    }

    .landing-page-content>h1 {
        font-size: 62px;
    }

    .landing-page-content>p {
        font-size: 22px;
        padding: 0 80px;
    }
}

@media (max-width:1400px) {
    .home-pic svg {
        width: 40rem;
        inset: 125px 0 0 -105px;
    }

    .hexagon-shape {
        position: absolute;
        top: 24%;
        left: 14%;
    }

    .Testimonial .slick-dots li button {
        width: 60px;
        height: 60px;
    }

    .title-head {
        font-size: 40px;
    }

    .box-align {
        display: flex;
        justify-content: center;
    }

    .testimonial-top {
        /* margin-top: -40px; */
        margin-bottom: 40px;
    }

    #slideshow {
        margin-top: 90px;
    }

    .inquiry-point h4 {
        font-size: 14px;
    }

    .background-section h1 {
        font-size: 3rem;
    }

    .yaer-card-1 {
        width: 95%;
    }

    .fd-card-dev img {
        width: 80px;
    }

}


@media (min-width:991px) {
    /* .inquery.fd-card-enq{
        width: 40% !important;
    } */

    .mobile-slider .slick-dots {
        bottom: -50px;
    }

    .contact-d-1,
    .contact-d-2 {
        width: 50%;
    }

    .ser-img-sec {
        display: none;
    }

    .home-btn {
        max-width: 30%;
    }

}

@media (max-width: 1366px) {
    .home-pic svg {
        width: 43rem;
        inset: 130px 0 0 -118px;
    }

    .loader {
        left: -200px;
    }

}

@media (max-width: 1300px) {

    /* .background-section .banner-btn {
        padding-top: 50px;
    } */
    .background-section .banner-btn {
        gap: 0;
    }
}

@media (max-width: 1280px) {
    .landing-page-content>* {
        margin-bottom: 1rem;
    }

    .home-pic svg {
        width: 42rem;
        inset: 134px 0 0 -107px;
    }

    .loader {
        left: -180px;
    }

}

@media(max-width:1200px) {
    .backround-section-img h1 {
        font-size: 2.5rem;
    }

    .who-we-are-1row::before {
        top: 23.6%;
    }

    .who-we-are-client-row::before {
        bottom: 6.1%;
    }

    .header-hire-btn {
        font-size: 12px;
        letter-spacing: normal;
        text-wrap: nowrap;
        padding: 14px 30px;
    }

    .top-rated {
        width: 10%;
        height: 10%;
    }

    .header-hire-btn {
        font-size: 13px;
        letter-spacing: normal;
    }

    .yaer-card-1 {
        width: 75%;
    }

    .we-are-section-1 {
        display: flex;
        flex-direction: column-reverse;
    }

    .yaer-card-1.fd-card-dev::after {
        top: 8px;
        transform: translate(-50%, -54%);
    }

    .we-are-section .year-box {
        display: flex;
        justify-content: center;
    }

    #slideshow {
        margin-top: 100PX;
    }

    .Testimonial .slick-dots {
        top: -130px;
    }

    .banner-btn .btn {
        width: 26%;
    }

    .client-content .slick-dots li:nth-child(1),
    .client-content .slick-dots li:nth-child(5) {
        top: -30px
    }

    .client-content .slick-dots li:nth-child(2),
    .client-content .slick-dots li:nth-child(4) {
        top: -40px
    }

    .client-content .slick-dots li:nth-child(3) {
        top: -40px
    }

    .fd-marg-top {
        padding-top: 0 !important;
    }
}

@media (min-width: 1025px) and (max-width: 1200px) {
    .home-pic svg {
        width: 35rem;
        inset: 95px 0 0 -100px;
    }
}

@media (max-width: 1024px) {
    .home-pic svg {
        width: 35rem;
        inset: 120px 0 0 -90px;
    }

    .floating {
        top: 200px;
    }

    .experts {
        top: 300px;
    }
}

@media (max-width:990px) {

    .backround-section h1,
    .backround-section-img h1 {
        font-size: 40px;
    }

    .home-btn {
        width: 40%;
    }

    .home-pic svg {
        width: 26rem;
        inset: 70px 0 0 -80px;
    }

    .loader {
        bottom: -160px;
    }

    /* .top-rate-white {
        display: block;
        top: 75px;
        left: 130px;
        z-index: 1;
    } */
    /* .whoweare-content h2 {
        line-height: 2px;
    } */
    .whoweare-content {
        text-align: center;
    }

    .heading-we-are {
        justify-content: center;
    }

    .heading-we-are::before {
        width: 30px;
    }

    .year-of-exp {
        max-width: 50%;
        margin: 30px auto;
    }

    .right-img {
        max-width: 80%;
    }

    .who-we-are-1row::before {
        top: 24.2%;
    }

    .who-we-are-client-row::before {
        bottom: 6.5%;
    }

    .hexagon-shape {
        position: absolute;
        top: 24%;
        left: 22%;
    }

    .contact-wraper a {
        margin-bottom: 10px;
        justify-content: center;
    }

    .manager-detail {
        display: block;
    }

    .yaer-card-1 {
        width: 90%;
    }

    #slideshow {
        margin-top: 60px;
    }

    .background-section h1 {
        font-size: 40px;

    }

    .service-card-reverse {
        display: flex;
        flex-direction: column-reverse;
    }

    .yaer-card-1.fd-card-dev::after {
        top: -6px;
        transform: translate(-50%, -50%);
    }

    .tech-stack .tech-tab-1 li {
        margin-bottom: 15px;
    }



    .Testimonial .slick-dots {
        top: -90px;
    }

    .right-sec .right-content-section {
        padding-left: 0;
    }

    .mobile-slider .slick-dots {
        bottom: -50px;
    }

    .ser-img-sec-1 {
        display: none;
    }

    .client-content .slick-dots li:nth-child(1),
    .client-content .slick-dots li:nth-child(5) {
        top: -30px
    }

    .client-content .slick-dots li:nth-child(2),
    .client-content .slick-dots li:nth-child(4) {
        top: -60px
    }

    .client-content .slick-dots li:nth-child(3) {
        top: -70px
    }

    /* 
    .inquery .fd-card-enq{
        width: inherit;
        top: -18px;
        left: auto;
        right: 0;
        z-index: 9;
        position: relative;
    } */

    .banner-btn .btn {
        width: 34%;
    }

    .fd-card-dev {
        margin: 0 !important;
        margin-bottom: 15px !important;
    }

    .marge-top {
        margin-top: 15px;
    }


}

@media (max-width: 810px) {
    .blob svg {
        width: 340px;
    }

    main {
        inset: -80px 0 0 -30px;
    }
}

@media (max-width: 768px) {
    .home-row {
        justify-content: center;
        text-align: center;
        margin-top: 50px;
    }

    .home-pic svg {
        width: 45rem;
        inset: 147px 0 0 -110px;
    }

    .experts {
        top: 380px;
    }

    .home-left-content {
        max-width: 100%;
    }
}

@media (max-width: 765px) {

    .who-we-are-1row::before,
    .who-we-are-client-row::before,
    .who-we-are-1row::after,
    .who-we-are-client-row::after,
    .who-we-are-container::before,
    .who-we-are-client-row {
        display: none;
    }

    .whoweare-content,
    .clients {
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;
    }

    .build-team-row {
        text-align: center;
    }

    .our-team-sub {
        max-width: 100%;
        box-shadow: 0 0 12px #0202021c;
        border-radius: 10px;
        border-bottom: 1px solid #ff0042;
        padding: 10px;
    }

    .build-team-row .team-img-col {
        padding-left: 14px !important;
    }

    .our-team-img {
        margin: auto;
    }

    .clr-box-1 .logo-section {
        background: none;
    }

    .banner-btn .btn {
        width: 42%;
    }

    .clr-box-5 .logo-section {
        background: unset;
    }

    .box-align {
        display: flex;
        justify-content: center;
    }

    .mobile-slider .slick-dots {
        position: absolute;
        bottom: -39px;
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
    }

    .yaer-card-1.fd-card-dev::after {
        top: 43px;
    }

    .manager-detail {
        display: flex;
    }

    .yaer-card-1 {
        width: 90%;
    }

    .tech-stack .tab-content {
        overflow: hidden;
    }

    .clr-box-11 {
        background: #FFD5E0;
    }

    .service-card {
        margin-bottom: 0;
    }

    .detail {
        padding-left: 15px !important;
    }
}

@media (min-width:765px) {
    .clr-box {
        background: #FFD5E0 !important;
    }
}

@media (max-width: 576px) {

    .contact-wraper a {
        margin-bottom: 10px;
        justify-content: center;
    }

    .manager-detail {
        display: block;
    }

    .client-content .slick-dots {
        bottom: -32px;
    }

    #slideshow {
        margin-top: 28px;
    }

    .yaer-card-1 {
        width: 100%;
    }

    .yaer-card-1.fd-card-dev::after {
        top: -28px;
    }

    section.Testimonial #slideshow::after {
        height: 522px;
    }

    .Testimonial .slick-dots li button {
        width: 50px;
        height: 50px;
    }

    .navigation {
        height: 64px;
    }

    /* .navigation .navbar-expand-lg{
        padding-top: 14px;
    } */

    .inquery-1 .fd-enq-supsection {
        padding-right: 0 !important;
    }


}

@media (min-width: 577px) {

    .banner-btn .btn_primary {
        max-width: 20rem;
    }

    .background-section p {
        font-size: 18px;
    }

}

@media (max-width: 540px) {
    .floating {
        left: 0;
    }

    .experts {
        left: 0;
    }

}

@media (max-width:480px) {
    .backround-section-img {
        min-height: 80vh;
    }

    .video-container img {
        height: 80vh;
    }

    .landing-page-content {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .backround-section h1,
    .backround-section-img h1 {
        font-size: 30px;
    }

    .backround-section-img p {
        font-size: 1.1rem;
        padding: 0 10px;
    }

    .home-btn {
        width: 55%;
    }

    main,
    .home-pic svg {
        display: none;
    }

    .blob svg {
        width: 200px;
        inset: 0 0 0 0;
    }

    .background-section .banner-btn {
        gap: 1.2rem;
    }

    .banner-btn .home-page-para {
        font-size: 1rem;
    }

    .title-head {
        font-size: 38px;
    }

    .year-card span {
        font-size: 16px;
        left: 40%;
    }

    .we-are-section .yaer-card-1 h2 {
        font-size: 50px;
    }

    .service-card {
        padding: 40px 20px 40px 20px;
    }

    .slick-next,
    .slick-prev {
        display: none;
    }

    .slick-prev:before,
    .slick-next:before {
        display: none;
    }

    .title-head,
    .build-team-row h2 {
        font-size: 30px;
    }

    .fd-highlight {
        font-size: 18px;
        font-weight: 600 !important;
    }


    .right-sec .right-content-section a {
        font-size: 16px;
        font-weight: 600;
    }

    .scroll_added {
        height: 64px;
    }

    .background-section h1 {
        font-size: 30px;
    }

    .yaer-card-1.fd-card-dev::after {
        top: 32px;
    }


}

@media (max-width: 414px) {
    .home-pic {
        padding: 20px;
    }

    .countries {
        top: 150px;
    }

    .experts {
        top: 300px;
    }
}

@media (min-width: 410px) {

    .contact-wraper a {
        justify-content: center;
    }
}

@media (max-width: 382px) {
    .banner-btn .btn a {
        font-size: 15px;
    }

    .clients {
        margin-top: 0;
    }

    .right-img {
        max-width: 100%;
    }
}

@media(max-width: 375px) {
    .home-pic svg {
        width: 32rem;
        inset: 90px 0 0 -90px;
    }

    .experts {
        top: 260px;
    }

    .countries {
        top: 150px;
    }

    .floating {
        left: 0;
    }

    .Testimonial .slick-dots {
        top: -77px;
    }

    .testimonial-top {
        margin-bottom: 65px;
    }

    /* .tech-stack .tab-ul {
        padding: 0 !important;
    } */

    .yaer-card-1 img {
        width: 90% !important;
        height: 90% !important;
    }

    .we-are-section .yaer-card-1 h2 {
        font-size: 40px;
    }

    .year-card span {
        font-size: 16px;
        left: 31%;
        top: 59%;
    }

    .home-btn-section a,
    .right-sec .right-content-section a {
        font-size: 14px;
    }

    .inquiry-point h4 {
        font-size: 12px;
    }

    .client-con {
        margin-bottom: 40px;
    }

    section.Testimonial #slideshow::after {
        height: 372px;
    }

    .contact-wraper a {
        padding: 5px 18px;
    }

    .contact-info {
        display: block;
        width: 100%;
    }

    .client-content .slick-dots li {
        width: 40px;
        height: 40px;
        top: -10px !important;
    }

    #slideshow {
        margin-top: 0;
    }

    section.Testimonial #slideshow::after {
        width: 242%;
        height: 895px;
        top: -20%;
    }
}

@media (max-width: 350px) {
    .experts {
        top: 220px;
    }

    .countries {
        top: 100px;
    }
}