/* section-1 start */
.heading-text {
    font-family: 'Gilroy-Medium', sans-serif;
    color: #3E3C3C;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 31px;
    /* 110.714% */
    letter-spacing: -0.145px;
    text-transform: capitalize;
}

.heading-btn button {
    border-radius: 28px;
}

.section-1-img3 {
    padding-right: 0;
}

/* section-1 end */


/* section-2 start */
.section-2-img {
    left: 60px;
    top: 50px;
    z-index: 3;
}

.section-2-heading {
    color: #0075FF;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
}

.section-2-sub {
    color: #111;
    font-size: 2.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 50px;
}

.section-2-curve {
    left: 455px;
    top: -10px;
    z-index: 2;
}

.section-2-detail {
    color: #858A8F;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 31.5px;
    text-align: justify;
}

.section-2-smline {
    top: -120px;
    left: -80px;
}

.section-2-bgline {
    top: 50px;
    left: 30px;
}

.section-2-btn {
    border-radius: 28px;
}

/* section-2 end */

/* section-3 start */
.section-3-heading {
    color: #0075FF;
}

/* .section-3-cards {
    padding: 3rem 20rem;
} */
.section-3-cards .card {
    box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    border: none;
}

/* card-hover start */
.card-1:hover {
    background-color: #FFF0E9;
}

.card-1:hover .card-1-img {
    background-color: white;
}

.card-2:hover {
    background-color: #E9EDFF;
}

.card-2:hover .card-2-img {
    background-color: white;
}

.card-3:hover {
    background-color: #FFF6DD;
}

.card-3:hover .card-3-img {
    background-color: white;
}

/* card-hover end */

.card-1-img,
.card-2-img,
.card-3-img {
    width: 106px !important;
    height: 106px !important;
    border-radius: 20px;
}

.card-1-img {
    background-color: #FFF0E9;
}

.card-2-img {
    background-color: #E9EDFF;
}

.card-3-img {
    background-color: #FFF6DD;
}

.card-title {
    color: var(--090-f-4-e, #090F4E);
    font-size: 32px;
    font-style: normal;
    line-height: normal;
}

.card-link {
    color: rgba(40, 45, 100, 0.55);
    font-family: 'Gilroy-Medium', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
}

.view-more-btn {
    border-radius: 50px;
    background-color: #0075FF;
    color: #E5F1FF;
}

.view-more-btn:hover {
    background-color: #0075FF !important;
    color: #E5F1FF !important;
}

.section-3 .card-footer {
    background-color: rgba(0, 0, 0, 0) !important;
    border: none !important;
}

/* section-3 end */

/* section-4 start */
.grid {
    transform: rotate(45deg);
}

.section-4-img {
    transform: rotate(315deg);
    transition-duration: 0.5s;
}

.section-4-mainheading {
    color: #000;
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.section-4-heading {
    color: #858A8F;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.section-4-small {
    display: none;
}

.section-4-img:hover {
    scale: 1.2;
    transition-duration: 0.5s;
}

/* section-4 end */

/* section-5 start */
.section-5-right {
    padding-top: 5rem;
}

.section-5-img {
    transform: rotate(315deg);
}

.section-5-heading {
    color: #000;
    font-size: 76px;
    font-style: normal;
    font-weight: 400;
    line-height: 101.8%;
}

.section-5-detail {
    color: #111;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 39.5px;
}

.section-5-btn {
    color: white;
    border-radius: 32.911px;
    background: #0075FF;
}

.section-5-btn:hover {
    background-color: #0075FF;
    color: white;
}

.section-5-frontimg {
    right: 970px;
}

.section-5-small {
    display: none;
}

.section-5-smbtn {
    display: none;
}

/* section-5 end */

/* section-6 start */
.section-6-left {
    padding-top: 5rem;
}

.section-6-heading {
    color: #000;
    font-size: 72px;
    font-weight: 400;
    line-height: 107.8%;
}

.section-6-detail {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 148.8%;
    text-transform: capitalize;
}

.section-6-btn {
    font-size: 15px;
    padding: 3px 3px 3px 10px;
    color: #000;
    border: none;
    border-radius: 23.628px;
    background: #79DCFF;
}

.section-6-btn:hover {
    background-color: #79DCFF;
    color: #000;
}

.section-6-rect1 {
    right: 320px;
    top: 185px;
}

.section-6-rect2 {
    right: 40px;
    top: 270px;
}

.section-6-cursor1 {
    left: -100px;
    top: 85px;
    animation: move1 7s infinite;
}

.section-6-cursor2 {
    left: 310px;
    top: -50px;
    animation: move2 7s infinite;
}

.section-6-cursor3 {
    bottom: -40px;
    left: 310px;
    animation: move3 7s infinite;
}

/* animation start */
@keyframes move1 {
    33.3% {
        top: 70px;
        left: -100px;
    }

    66.6% {
        left: -78px;
        top: 41px;
    }

    100% {
        left: -100px;
        top: 85px;
    }
}

@keyframes move2 {
    33.3% {
        left: 295px;
        top: 5px;
    }

    66.6% {
        left: 300px;
        top: -95px;
    }

    100% {
        left: 310px;
        top: -50px;
    }
}

@keyframes move3 {
    33.3% {
        bottom: -30px;
        left: 245px;
    }

    66.6% {
        bottom: -90px;
        left: 275px;
    }

    100% {
        bottom: -40px;
        left: 310px;
    }
}

/* animation end */
.section-6-small {
    display: none;
}

/* section-6-end */

/* section-7-start */

/* section-7-end */