@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@600&display=swap');
html {
    scroll-behavior: smooth;
}
body {
    line-height: 1.5;
    font-family: 'Lato', sans-serif;
    /* font-weight: 400; */
    overflow-x: hidden;
    background-color: black;
}

body.hidden-scroling {
    overflow-y: hidden;
}

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

.container1 {
    width: 100%;
    margin-top: 0;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}




/* yaha se heading and main page start ki css start ho rahi hai 
 */

.heading {
    background: transparent;
    margin-top: 17rem;
    position: absolute;
    z-index: 99;
}

.heading p {
    position: absolute;
    z-index: 99;
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: 400;
    color: #fff;
}

.hero {
    color: #fff;
    font-size: 3.1rem;
}

.con {
    margin-top: 3rem;
    margin-left: 0;
}

#wall_video {
    width: 100%;
    transform: translate(0%, 0%);
    background-size: cover;
}

video {
    object-fit: contain;
    overflow-clip-margin: content-box;
    /* overflow-x: hidden; */
}

@media (max-width: 800px) {
    #wall_video {
        width: 100%;
        transform: translate(0%, 0%);
        background-size: cover;
        overflow-x: hidden;
    }
    .con {
        display: flex;
        z-index: -999999;
    }
    .heading {
        margin-top: 4rem;
    }
    .hero {
        font-size: 25px;
    }
}


/* 2nd image section yaha se start ho raha hai  */

#img2 {
    width: 100%;
    display: block;
    min-height: 100vh;
    background-image: url("../images/5.png");
    background-position: center top;
    background-size: cover;
    margin: 0;
    padding: 0;
}

.text-left {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 10rem;
}

.texthed {
    color: white !important;
    font-size: 32px;
    letter-spacing: 2px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    text-align: center;
    margin-left: 7rem;
}

.special {
    display: flex;
    justify-content: center;
}

.specialise {
    color: #ccc !important;
    list-style: none;
    padding-left: 0px;
    /* text-align: center; */
}

.specialise li {
    font-size: 20px;
    line-height: 2;
    color: #FFF;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
}

@media (max-width: 800px) {
    .text-left .specialise .specialise li {
        text-align: center;
    }
}

.icon {
    margin: 5px;
    color: #16a9e2;
}

.gcard {
    /* width: 200px;
    height: 150px;
    margin: 20px;*/
    opacity: 0; 
    transform: translateX(-300px);
    /* Adjust styles as needed */
  }
  


/* img3 ki style yaha se start ho rahi hai  */

#img3 {
    width: 100%;
    display: block;
    min-height: 100vh;
    background-image: url("../images/23.png");
    background-position: center top;
    background-size: cover;
    margin: 0;
    padding: 0;
}

.con2 {
    padding-right: 5%;
    padding-left: 45% !important;
}

.con2-3 {
    background-color: #000;
    border-radius: 10px;
    padding: 10px 20px;
}

.interface {
    color: #00a2fe !important;
    font-size: 32px;
    letter-spacing: 2px;
    font-family: Gill Sans, sans-serif;
    text-align: left;
    font-weight: 600;
}

.intp {
    color: #fff !important;
    font-size: 18px;
    font-family: Gill Sans, sans-serif;
    text-align: left;
    font-weight: 300;
}


/* pricing wala section yaha se start ho raha hai bhai  */

.pricing {
    /* padding-top: 80px; */
    background-color: #f9f9f9;
}

.con3 {
    padding: 40px 10px;
}

.sectiontitle {
    padding-bottom: 30px;
}

.sectiontitle h2 {
    margin-bottom: 5px;
    padding-bottom: 5px;
    position: relative;
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    font-family: 'Lato', sans-serif;
    color: #00a2fe;
    text-align: left;
    letter-spacing: 2px;
    font-weight: 600;
}

.sectiontitle p {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    color: #aaa;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    text-transform: none;
    text-align: left;
}

.clin {
    margin-right: 0;
    margin-left: 0;
}

.client-logo {
    background: #f9f9f9;
    padding: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    height: 140px;
    margin-bottom: 25px;
}

.img-wra {
    position: relative;
    /* width: 300px; */
    height: 140px;
    overflow: hidden;
    transition: transform 0.5s ease;
}

.img-wra:hover {
    transform: scale(1.2);
}


/* .image-wrapper {
    position: relative; */


/* width: 300px; */


/* height: 140px;
    overflow: hidden;
    transition: transform 0.5s ease;
}

.image-wrapper:hover {
    transform: scale(1.1);
} */


/* .clinit112 {
    transition: all 0.4s ease-in-out;
    transform: scale(0.8);
} */

.img-fluid {
    max-width: fit-content;
}

.customer {
    margin-bottom: 70px;
}

.counter_int2 {
    border-color: #00A2FE;
    color: #00A2FE;
}

.counter_bardiv33 {
    width: 135px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 2px solid #00A2FE;
    height: 90px;
    margin-bottom: 15px;
}

.counter-count {
    font-size: 35px;
    /* text-decoration: underline; */
    /* background-color: #00b3e7; */
    /* border-radius: 50%; */
    position: relative;
    /* color: #ffffff; */
    text-align: center;
    line-height: 130px;
    -webkit-border-radius: 0%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: inline-block;
    padding-bottom: 0px;
    /* border-bottom: 2px solid #fff; */
}

.counter_span22 {
    font-size: 35px;
    /* margin-left: -20px; */
    /* color: #fff; */
}

.counter121 {
    color: #777 !important;
}

.customer-p {
    font-size: 18px;
    line-height: 30px;
    font-family: 'Lato', sans-serif;
}

.clfinit05 {
    margin-top: 60px;
}

.text-center {
    text-align: center!important;
}

.counter_bardiv33 {
    width: 135px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 2px solid #fff;
    height: 90px;
    margin-bottom: 15px;
}


/* about ka section jo integration wale page pe hai wo yaha se start hai  */

#about p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.clfinit11 {
    background-color: #0a0f25;
    text-align: left;
    overflow: hidden;
}

.discoverLeft .title {
    display: block;
    color: #00a2fe;
    font-size: 32px;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}

.discoverLeft p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    color: #ccc;
    /* margin-bottom: 30px; */
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    color: #ccc;
}

.discovermore_btn1 {
    color: #00A2FE;
    border: 1px solid;
    padding: 10px;
    font-size: 21px;
    border-radius: 10px;
}

.discovermore_btn1 a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

.discoverRight .title {
    color: #00a2fe;
    font-size: 26px;
   font-family: 'Lato', sans-serif;
}

.discoverRightdiv p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.discoverRight p {
    color: #ccc;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
}

.discoverRight ul {
    color: #ccc;
    text-transform: none;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    line-height: 24px;
    letter-spacing: 0px;
    list-style: none;
    padding-left: 0px;
    margin-top: 0;
    margin-bottom: 1rem;
    ;
}


/* integration steps wli img ka section yaha se shuru hai  */

.con4 {
    padding: 40px 10px;
}

@media (min-width: 992px){ .text-lg-left {
    text-align: left!important;
}
}
.operate {
    background: url(../images/integration-steps.webp) center;
    height: 116vh;
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.operate h2 {
    color: #00a2fe !important;
    font-size: 32px;
    letter-spacing: 2px;
    font-family: Gill Sans, sans-serif;
    text-align: right;
    font-weight: 600;
}

@media (max-width: 700px) {
    .operate {
        height: auto;
        padding: 110px 0px;
        padding-top: 25px;
        background-size: cover;
    }
}


/* ===========yaha se testimonial ka section start ho raha hai bhai ============ */

#testimonials {
    /* margin-top: 5rem; */
    background-color: white;
}

.testi {
    color: #00a2fe;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 60px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
}


/* .test-card {
    margin: 20px;
}

.car-img {
    max-height: 70px;
    margin-top: 50px;
    width: 50%;
    margin-left: 70px;
}  */

.slide-container {
    max-width: 1120px;
    width: 100%;
    padding: 40px 0;
}

.slide-content {
    margin: 0 40px;
    overflow: hidden;
    border-radius: 25px;
}

.card {
    border-radius: 25px;
    background-color: #FFF;
}

.image-content,
.card-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 14px;
}

.image-content {
    position: relative;
    row-gap: 5px;
    padding: 25px 0;
}

.overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    /* background-color: #00a2fe; */
    border-radius: 25px 25px 0 25px;
}


/* .overlay::before,
.overlay::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -40px;
    height: 40px;
    width: 40px; */


/* background-color: #00a2fe; */


/* }

.overlay::after {
    border-radius: 0 25px 0 0;
    background-color: #FFF;
} */

.card-image {
    position: relative;
    height: 200px;
    width: 200px;
    border-radius: 50%;
    background: #FFF;
    padding: 3px;
}

.card-image .card-img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    border-radius: 50%;
    border: 4px solid #00a2fe;
}

.name {
    font-size: 18px;
    font-weight: 500;
    color: #333;
}

.description {
    font-size: 14px;
    color: #707070;
    text-align: left;
    font-family: 'Lato', sans-serif;
    /* padding-top: 2rem; */
}

.button {
    border: none;
    font-size: 16px;
    color: #FFF;
    padding: 8px 16px;
    background-color: #00a2fe;
    border-radius: 6px;
    margin: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.button:hover {
    background: #265DF2;
}

.swiper-navBtn {
    color: #6E93f7;
    transition: color 0.3s ease;
}

.swiper-navBtn:hover {
    color: #4070F4;
}

.swiper-navBtn::before,
.swiper-navBtn::after {
    font-size: 35px;
}

.swiper-button-next {
    right: 0;
}

.swiper-button-prev {
    left: 0;
}

.swiper-pagination-bullet {
    background-color: #6E93f7;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background-color: #4070F4;
}

@media screen and (max-width: 768px) {
    .slide-content {
        margin: 0 10px;
    }
    .swiper-navBtn {
        display: none;
    }
}


/* =================hot air balloon section yaha se start ho raha hai ======= */

#secondbannerimg {
    width: 100%;
    display: block;
    min-height: 100vh;
    background-image: url("../images/HotAirBalloon.gif");
    background-position: center top;
    background-size: cover;
    /* margin: 3rem 0 3rem 0; */
}

.headsec {
    color: #FFF;
    position: absolute;
    padding-top: 15rem;
    padding-left: 7rem;
}

.c-btn1:hover {
    background-color: transparent;
}


/* =============partners ka section yaha se shuru ho raha hai  */

#partners {
    /* margin-top: 3rem; */
    background-color: white;
}

.partner {
    color: #00a2fe;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 50px;
    font-weight: 600;
    letter-spacing: 4px;
}

.part {
    margin: auto;
    padding: auto;
    display: flex;
    justify-content: center;
}

.partimg {
    height: 150px;
    width: 150px;
    padding: 1rem;
    object-fit: contain;
    align-items: center;
}


/* =============footer ka section yaha se start ho raha hai sir  */
