* {
    font-family: 'Urbanist', sans-serif;
    margin: 0;
    padding: 0;
    /* border: 1px solid red; */
    /* overf
    low-x: hidden; */
}

/* @media (max-width:998px) {
    .sigle-img-home{
        width: 100%;
        height: 240px;

    } 
}@media (max-width:768px) {
    .sigle-img-home{
        max-width: 100%;
        height: 190px;
    } 
} */


.home_1 .row{
    padding: 0;
}

.home_1 {
    padding: 1rem 0;
    overflow-x: hidden;
}

.home_1 .row .col-md-7 {
    background: url('../images/topsec2.png');
    background-repeat: no-repeat;
    padding: 6rem 0;
    background-size: 82%;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.section-2 .row .col-md-3 .fit .arrow:hover{
    transform: translateX(30px);
    transition: 400ms ease-in;
}


.home_1 .row .col-md-7 .topsec {
    clip-path: polygon(50% 0%, 100% 15%, 100% 82%, 50% 100%, 0 83%, 0 16%);
    background-size: cover;
}

.home_1 .row .col-md-7 .topsec {
    width: 350px;
    height: 400px;
    position: relative;
    margin-bottom: 2em;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home_1 .row .col-md-7 .topsec video {
    height: 100%;
    background-size: cover;
}

@media (max-width:998px) {
    .home_1 .row .col-md-7 {
        /* padding: 5rem 0; */
        background-size: 100%;
    }

    .home_1 .row .col-md-7 .topsec {
        width: 200px;
        height: 230px;
    }

}


.home_1 .row .sec1 .subsec1 {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
}

.home_1 .row .sec1 .heading1 {
    color: #7E46F3;
    font-weight: 700;
    font-size: 3rem;
    line-height: 55px;
}


.home_1 .row .col-md-5 button {
    background-color: #7E46F3;
    border: none;
    padding: 16px 36px;
    color: white;
}

.home_1 .row .col-md-5 button:hover{
    background-color: white;
    border: 3px solid #7E46F3;
    padding: 16px 36px;
    color: #7E46F3;
    transition: 400ms ease-in;
}

.color-purple {
    background-color: #7E46F3;
}

.section-2 .rw .fit p {
    color: white;
    font-weight: 700;
    font-size: 26px;
    line-height: 35.04px;
}

.section-2 .wr p {
    color: #7E46F3;
    font-weight: 700;
    font-size: 26px;
    line-height: 35.04px;
}

/* 
.section-2 .wr .col-md-3 .fit .arrow path{
    fill: #7E46F3;
} */
@media(max-width:998px) {
    .home_1 .heading1 {
        font-size: 2rem;
    }
}


.section-2 .row .col-md-3 {
    padding: 0;
    /* display: flex; */
    align-items:center ;
    justify-content: center;
}
.section-2 .row .fit-text{
    padding: 0;
    display: flex;
    align-items:center ;
    justify-content: center;
}



/* .section-2 .row .col-md-3 .fit p{
    display: flex;
    align-items: center;
    padding: 5px;
    justify-content: center;
} */

/* .section-2 .row .col-md-3 .fit{
    display: flex;
    align-items:start ;
    justify-content: center;
    flex-direction: column;
} */

.section-2 .row .col-md-3 .fit .img {
    width: 100%;
    height: 100%;
}
.section-2 .row .col-md-3 .fit p {
    padding: 0rem 2rem;
    margin: 0;
    line-height: 28px;
}


.section-2 .arrow {
    width: 100px;
    padding: 0 2rem;

}

@media(max-width:998px) {
    .section-2 .row .col-md-3 .fit p {
        font-size: 1.2rem;
        line-height: 24px
    }
}

@media(max-width:668px) {
    .section-2 .row .col-md-3 {
        height: 380px;
    }

    .section-2 .row .col-md-3 .fit p {
        font-size: 1.6rem;
    }
}


.container .row .col-md-12 .sec3 .sec31 {
    font-size: 56px;
    font-weight: 700;
    line-height: 61px;
    color: #7E46F3;
}

.container .row .sec311 {
    font-weight: 600;
    font-size: 24px;
    line-height: 28.8px;
    width: 785px;
}

.container .row .col-md-7 .title {
    font-weight: 700;
    font-size: 26px;
    line-height: 32px;
    color: #7E46F3;
}
.parent{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.container .row .col-md-7 .part {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.04em;
}

.container .row .col-md-7 a {
    text-decoration: none;
    padding: 10px 28px;
    width: 140px;
    background-color: #7E46F3;
    color: white;
    vertical-align: bottom;
}
.container .row .col-md-7 a:hover{
    text-decoration: none;
    padding: 11px 29px;
    background-color: white;
    color: #7E46F3;
    vertical-align: bottom;
    border: 3px solid #7E46F3;
    transition: 400ms ease-in;
}

.container .row .col-md-12 .sec3 {
    display: inline-flex;
}
.section-4{
    padding: 2rem 0;
}
.section-4 .row .col-md-7 .sec41 {
    font-family: Urbanist;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 4%;
    margin-bottom: 2rem;
    padding-left: 14px;

}

.section-4 .row .col-md-7 a {
    background-color: #7E46F3;
    color: white;
    padding: 16px 36px;
    text-decoration: none;
    font-size: 23px;
    margin: 14px;
}

.section5 .row .col-md-9 .d-flex .sec51 .top {
    font-size: 56px;
    font-weight: 400;
    line-height: 67px;
    letter-spacing: 0em;
    color: #7E46F3;
}

.section5 .row .col-md-9 .d-flex .sec51 .bottom {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0.04em;
}

.section5 .row .col-md-9 form input::placeholder,textarea::placeholder {
    font-size: 20px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.04em;
    text-align: left;
    color: #7E46F3;
}

.section5 .row .col-md-9 form input,textarea {
    width: 100%;
    padding: 16px 36px;
    border-color: #7E46F3;
}


.section5 .row .col-md-9 form input,textarea:focus {
    border-color: #7E46F3;
    outline-color: #7E46F3;
    color: #7E46F3;
    font-size: 20px;
    font-weight: 800;
}

input[type="text"] {
    color: #7E46F3;
    font-size: 20px;
    font-weight: 800;
}

input[type="tel"] {
    color: #7E46F3;
    font-size: 20px;
    font-weight: 800;
}

input[type="email"] {
    color: #7E46F3;
    font-size: 20px;
    font-weight: 800;
}

textarea{
    color: #7E46F3;
    font-size: 20px;
    font-weight: 800;
}
.section5 .row .col-md-9 form .row button {
    padding: 14px 34px;
    background-color: #7E46F3;
    color: white;
    font-size: 24px;
    width: 98%;
    align-items: center;
    border: none;
}

.section5 .row .col-md-9 form .row button:hover{
    padding: 11px 34px;
    background-color: white;
    color: #7E46F3;
    font-size: 24px;
    width: 98%;
    align-items: center;
    border: 3px solid #7E46F3;
    transition: 400ms ease-in;
}

.section6 .row .col-md-12 p {
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 0em;
    text-align: center;
    color: #7E46F3;
}

.section6 .row .col-md-12 .text-center h6 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0.04em;
    text-align: center;
}

.section6 .owl-carousel .owl-item{
    display: flex;
    align-items: center;
    justify-content: center;
}
.section6 .owl-carousel .item{
    width: 80px;
    aspect-ratio: 2/3;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section6 .owl-carousel .owl-nav{
    position: absolute;
    top: 20%;
    width: 100%;
}
.section6 .owl-carousel .owl-nav .owl-prev{
    position: absolute;
    left: 0%;
}.section6 .owl-carousel .owl-nav .owl-next{
    position: absolute;
    right: 0%;
}
.section6 .owl-carousel .item img {
    width: 100%;
    height: 100%;
}

@media (amx-width:576px) {
    .sec311 {
        text-align: center;
    }

    .bottom .col-md-6 {
        text-align: center;
        align-items: center;
    }

    .bottom .col-md-6 {
        text-align: center;
        align-items: center;
    }

    .bottom .col-md-6 .bottom2 {
        text-align: center;
        align-items: center;
    }
}
/* 
@media (max-width:768px){
    .frame .sigle-img-home{
        text-align: center;
        width: 100% ;
        height: 195px;
    }
} */

@keyframes bounceAnimation {
    0%, 100%{
        transform: translateX(0);
    }
    50%{
        transform: translateY(-5px);
    }
}

.section5 .row .col-md-3 img{
    animation: bounceAnimation 2s linear infinite;
} 

@media(max-width:756px){
    .bottom{
       text-align: center;
    }

     .parent .child{
        margin: 20px auto;
    }

    .aiIn{
        text-align: center;
    }
}

.card .card-img-overlay .img-over{
    font-family: Urbanist;
    font-size: 36px;
    font-weight: 700;
    line-height: 43px;
    letter-spacing: 0em;
    color: white;
}

@media(max-width:786px){
    .card .card-img-overlay .img-over{
        font-family: Urbanist;
        font-size: 16px;
        font-weight: 600;
        color: white;
        /* margin-top: auto; */
    }

    /* .card .card-img-overlay img{
        width: auto;
        height: auto;
        display: flex;
        justify-content: center;
        align-items: baseline;
        align-self: baseline;
    } */
    .singlebg .card .card-img-overlay .img-img{
        width: 20px;
    }

    .singlebg .card .single-img-home{
        display: flex;
        align-items: center;
        justify-content: center;
        /* height: 300px; */
    }
}

.singlebg{
    background: url('../images/index/FS.png');
    background-position: center;
    background-size: cover;
    height: 300px;
    width: 100%;
    display: flex;
   align-items: center;
   justify-content: center;

}
.singlebg .img_box{ 
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
}
.singlebg .img_box p{ 
   font-size: 1.5rem;
   color: #fff;
   font-weight: 600;
}
.singlebg .card .single-img-home{
    display: flex;
    align-items: center;
    justify-content: center;
}

.singlebg .card .card-img-overlay{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.singlebg .card .card-img-overlay img{
    width: 70px;
    margin-top: auto;
}

.singlebg .card .card-img-overlay .img-over{
    text-align: center;
}

