@import url('https://fonts.googleapis.com/css2?family=Nunito&display=swap');

* {
    font-family: 'Nunito', sans-serif;
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}

body {
    overflow-x: hidden;
}

.navbar {
    position: fixed;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.850);
    z-index: 100;
}

.nav1 {
    padding: 12px 3rem;
}

.nav11 p {
    color: gold;
}

.nav11 img {
    margin-right: 40px;
}

.nav12 a {
    color: white;
    margin: 0px 12px;
}

.bg {
    position: absolute;
    top: 0;
    left: 0;
}

.ser-main1 {
    padding-top: 11rem;
}

.ser-main11 {
    z-index: 10;
    display: flex;
    justify-content: flex-end;
    width: 30%;
}

.ser-main11 h1 {
    z-index: 10;
    font-weight: 900;
    font-size: 40px;
}

.ser-main11 h2 {
    font-weight: 900;
    font-size: 35px;
    color: rgb(62, 62, 62);
}

.ser-main12 {
    width: 70%;
}

.ser-main {
    margin-bottom: 5rem;
}

.ser-main2 {
    margin-bottom: 9rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ser-main21 {
    width: 85%;
}

.ser-main211 {
    width: 50%;
    height: 19rem;
    padding: 0rem 1rem;
}
.ser-main211 img{
    width: 100%;
    height: 100%;
}

.ser-main212 {
    padding: 1.5rem;
    border-radius: 6px;
    width: 50%;
}

.ser-main212:hover {
    background-color: #F6E171;
}

.ser-main212 h4 {
    font-size: 35px;
    font-weight: 800;
    padding-bottom: 10px;
}

.ser-main211 img {
    margin: auto;
}

.bor {
    background-color: gold;
    width: 20%;
    height: 2px;
}

.ser-main212 p {
    padding: 15px 0px;
}

.btn1 {
    background-color: black;
    border-radius: 6px;
    color: white;
    padding: 4px 9px;
}

.ser-main6 .ser-main21 {
    flex-direction: row-reverse;
}

.ser-main4 .ser-main21 {
    flex-direction: row-reverse;
}

.ser-main5 {
    margin-bottom: 5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ser-main51 {
    width: 80%;
}

.ser-main51 h1 {
    font-weight: 900;
    font-size: 45px;
    margin-bottom: 2rem;
    text-align: center;
}

.ser-main5111 {
    text-align: center;
}

.ser-main5111 b {
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 6px;
}

.ser-main5111 h2 {
    font-weight: 900;
    font-size: 40px;
}

.footer {
    background: url(./images/Background\ Image.png) no-repeat center center/cover;
    background-color: black;
    height: 100%;
    width: 100%;
    position: relative;
}

.foot1 {
    border-bottom: 2px solid white;
    padding: 5rem 2rem;
    padding-bottom: 8px;
}

.foot2 {
    padding-top: 12px;
    padding: 2rem 2rem;
    padding-bottom: 6px;
}

.foot11 {
    margin-right: 1rem;
    width: 45%;
}

.foot12 {
    width: 55%;
    margin-left: 1rem;
}

.foot111 img {
    margin-right: 20px;
}

.foot112 {
    margin: 1rem 0rem;
}

.foot112 p {
    color: white;
}

.foot113 img {
    margin: 5px;
}

.foot121 {
    border-bottom: 2px solid white;
    padding-bottom: 7px;
}

.foot122 {
    padding-top: 20px;
}

.foot1221 a {
    color: white;
    margin-bottom: 20px;
    display: flex;
}

.foot12211 img {
    height: 22px;
    width: 22px;
    margin-right: 12px;
}

.foot121 p {
    color: white;
}

.foot1221 {
    display: flex;
    flex-direction: column;
}

.foot01 {
    width: 30%;
}

.foot02 {
    width: 30%;
}

.foot03 {
    width: 40%;
}

.foot2 p {
    color: white;
}

.foot2 a {
    color: white;
    padding: 0px 10px;
}

.foot211 {
    border-left: 2px solid white;
    border-right: 2px solid white;
}

.about1 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5rem;
}

.about11 {
    width: 80%;
}

.about111 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 19rem;
}

.about1_card0 {
    margin-right: 5rem;
}

.about1_card {
    border: 1px solid rgb(56, 56, 56);
    border-radius: 6px;
    width: 25%;
    padding: 16px;
    height: 100%;
}

.about1_card h5 {
    margin: 15px 0px;
    font-weight: 800;
    font-size: 22px;
}

.about1_div {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 32%;
}

.about1_img {
    width: 25%;
    height: 100%;
}

.about1_img img {
    height: 100%;
    width: 100%;
}

.about2 {
    margin-bottom: 5rem;
    display: flex;
    background-color: rgb(235, 235, 235);
    justify-content: center;
}

.about21 {
    width: 80%;
    padding: 2rem 0rem;
}

.about21 h1 {
    font-size: 45px;
    margin-bottom: 2rem;
    font-weight: 900;
}

.about3 {
    display: flex;
    justify-content: center;
    margin-bottom: 8rem;
}

.about31 {
    display: flex;
    width: 80%;
}

.about311 {
    width: 60%;
    margin-right: 1rem;
}

.about312 {
    width: 40%;
    margin-left: 1rem;
}

.about3_card {
    text-align: center;
    border: 1px solid rgb(51, 51, 51);
    border-radius: 6px;
}

.about3_card1 {
    margin-right: 2.5rem;
}

.about3_card2 {
    margin-left: 2.5rem;
}

.about3_card img {
    border-radius: 6px;
    margin-bottom: 20px;
}

.about3_card b {
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px;
}

.about3_card p {
    margin-bottom: 20px;
}

.about312 h5 {
    color: gold;
    margin-bottom: 15px;
    font-size: 30px;
    font-weight: 700;
}

.about312 {
    padding-top: 2rem;
}

.about312 h1 {
    font-size: 40px;
    font-weight: 900;
}

.about .ser-main12 {
    margin-top: -125px;
    width: 55%;
    display: flex;
    justify-content: flex-end;
}

.about .ser-main12 img {
    width: 75%;
}

.about .ser-main11 {
    width: 40%;
}

.team {
    display: flex;
    justify-content: center;
}

.team1 {
    width: 80%;
}

.team11 {
    margin-bottom: 5rem;
}

.team11 img {
    margin: auto;
}

.team .ser-main111 {
    width: 85%;
}

.team111 {
    display: none;
}

.team111 h1 {
    font-size: 45px;
    font-weight: 900;
    padding: 7px 20px;
    border: 1px solid black;
    border-radius: 6px;
    margin-bottom: 2rem;
    text-align: center;
}

.team_card {
    margin-bottom: 2rem;
}

.team_card b {
    font-weight: 600;
    margin: 10px 0px;
}

.contact p {
    font-size: 16px;
}

.contact h2 {
    font-size: 22px;
}

.cont1 {
    text-align: center;
}

.contact1 {
    margin-bottom: 5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact11 {
    width: 77%;
}

.contact111 {
    /* width: 50%; */
    width: 70rem;
    margin-right: 1.5rem;
}

.contact112 {
    width: 100%;
    margin-left: 1.5rem;
}

.contact111 img {
    position: absolute;
}

.cont2 {
    margin-bottom: 1.5rem;
}

.cont2 input,
.cont2 textarea {
    width: 100%;
    border: none;
    margin-top: 6px;
    outline: none;
    border-radius: 30px;
    background-color: rgb(238, 238, 238);
}

.cont2 label span {
    color: red;
}

.contact112 {
    border: 1px solid rgb(49, 49, 49);
    border-radius: 25px;
    padding: 2rem;
    margin-left: 1.5rem;
}

.cont3 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cont3 input {
    margin-right: 10px;
}

.contact112 button {
    color: black;
    display: block;
    font-size: 22px;
    padding: 7px 30px;
    margin: auto;
    font-weight: 600;
    background-color: rgb(237, 237, 237);
    border-radius: 30px;
    margin-top: 2rem;
}

.cont01 {
    margin-top: 42px;
    margin-bottom: 69px;
}

.cont1 h5 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

.cont1 p {
    width: 40%;
    margin: auto;
}

.cont02 {
    margin-bottom: 46px;
}

.cont03 {
    margin-bottom: 104px;
}

.map {
    width: 100%;
    margin-bottom: 0rem;
    filter: brightness(0.6);
}
.career .ser-main1{
    padding-top: 13rem;
}

.map img {
    width: 100%;
    height: 35rem;
}

.main111 {
    padding: 60px 120px;
}

.connection_journy {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* .connection_left{
    width: 60%;
}
.connecting_right{
    width: 80%;
} */
.connecting_card {
    border: 1px solid #000;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 500px;
    max-width: 100%;
    padding: 5px 18px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    position: relative;
}

.sort {
    width: 450px;
    max-width: 100%;
    height: 6px;
    background-color: yellow;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.hapur {
    margin: 25px 0px;
}

.connecting_right-card img {
    display: block;
}

.connecting_left-card span {
    font-size: 16px;
}

.connecting_left-card h3 {
    margin-top: 10px;
    font-size: 25px;
    font-weight: bold;
}

.connecting_left-card p {
    font-size: 17px;
    font-weight: 500;
    margin-top: 20px;
}

.connecting_right-card {
    position: relative;
}

.arrow {
    position: absolute;
    bottom: -70px;
}

.connection_left hr {
    width: 120px;
    border: 2px solid yellow;
    margin-top: 10px;
}

.connection_left .lorem {
    font-size: 20px;
    margin-top: 30px;
}

.connection_left {
    margin-right: 20px;
}

.connecting_right {
    margin-left: 20px;
}

.connecting_right img {
    margin-top: 74px;
}

.connection_left h1 {
    font-size: 45px;
    font-weight: 900;
}

.nav13 {
    display: none;
}

/* ==============home page css============ */
.face_date {
    padding: 0px 80px;
    padding-top: 7rem;
    padding-bottom: 70px;
}

.face_flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.face_left {
    width: 50%;
    margin-right: 20px;
}

.FACE_right {
    width: 50%;
    margin-left: 20px;
}

.face_left h1,
.face_left h2 {
    font-size: 45px;
    font-weight: 900;
}

.face_left h2 {
    color: #FFC801;
}

.face_left p {
    font-size: 18px;
    margin-top: 20px;
}

.face_left button {
    color: #fff;
    background-color: crimson;
    padding: 10px 24px;
    border-radius: 8px;
    border: none;
    outline: none;
    font-size: 18px;
    margin-top: 20px;
}

.who_we {
    padding: 40px 80px;
}

.who_flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.who_left {
    margin-right: 20px;
    width: 50%;
}

.who_right {
    margin-left: 20px;
    width: 50%;
}

.who_heading h1 {
    font-weight: bold;
    font-size: 36px;
}

.who_heading p {
    font-size: 18px;
    margin-top: 30px;
}

.who_heading button {
    background-color: #FFEE53;
    outline: none;
    border: none;
    padding: 10px 22px;
    font-size: 16px;
    border-radius: 8px;
    margin-top: 30px;
}

.achievement_div {
    background-image: url('./images2/Image.png');
    width: 100%;
    /* padding: 80px 80px; */
    background-position: center;
    padding: 60px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: darken;
}

.achievement_div .our {
    font-size: 45px;
    font-weight: 900;
    text-align: center;
}

.achievement_card {
    display: flex;
    align-items: center;
    justify-content: center;
}

.achieve_box {
    box-shadow: 0px 0px 10px 5px #0000000D;
    width: 350px;
    padding: 20px;
    background-color: #fff;
    margin: 0px 10px;
    border-radius: 10px;
}

.captcha {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: rgb(189, 189, 216);
    display: flex;
    align-items: center;
    justify-content: center;
}

.achieve_flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.achieve_flex h1 {
    /* line-height: 22px; */
    margin-left: 20px;
    font-size: 28px;
    text-align: center;
    font-weight: 900;
}

.achive_flex11 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

.achive_flex11 img {
    margin-left: 25px;
}

.pars p {
    font-size: 18px;
    /* line-height: 10px; */
}

.kms {
    color: crimson;
}

.see_what {
    padding: 50px 0px;
    padding-left: 60px;
    padding-right: 30px;

    background-color: cadetblue;
}

.see_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.see_left {
    width: 25%;
}

.see_right {
    width: 75%;
}

.see-card {
    /* display: flex;
    align-items: center;
    justify-content: center; */
}

.see_box {
    width: 300px;
    max-width: 100%;
    background-color: #fff;
    margin: 0px 20px;
    border-radius: 10px;
}

.michel {
    margin-top: 10px;
}

.michel h4 {
    color: crimson;
}

.see_box img {
    width: 100%;
    border-bottom: 8px solid grey;
}

.heading_box {
    padding: 15px;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.heading_box p {
    font-size: 17px;
    opacity: .9;
}

.see_left h1 {
    color: #fff;
    font-size: 45px;
    font-weight: 800;
}

.see_left p {
    font-size: 35px !important;
    font-weight: 900;
    color: #FFC801;
}

.heading_box h3 {
    font-weight: bold;
}

.reconizedBy {
    padding: 50px 80px;
}

.reconizedBy h1 {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 2px;
}

.reconized_flex {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.recti {
    margin-top: 30px;
}

.flexing {
    margin-top: 20px;
}

.how_work {
    padding: 50px 80px;
}

.how_work h1 {
    text-align: center;
    font-size: 45px;
    font-weight: 900;
}

.how_work p {
    text-align: center;
    font-size: 18px;
    margin-top: 30px;
}

.progrssive11 {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    border: 1px solid gray;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.progrssive11 div {
    background-color: rgb(0, 0, 0);
    border-radius: 50%;
    padding: 15px;
}

.progreesive-bar {
    display: flex;
    align-items: center;
    justify-content: center;
}

.progress1 {
    margin: 0px 50px;
    margin-top: 100px;
}

.progress1 h4 {
    text-align: center;
    margin-top: 40px;
    font-weight: 800;
}

.our_clientale {
    padding: 60px 80px;
    padding-top: 0;
}

.our_clientale h1 {
    font-size: 45px;
    font-weight: 900;
    text-align: center;
}

.clientele_flex {
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
}

.clientele_dest {
    max-width: 100%;
    height: 140px;
    border-left: 1px solid gray;
    border-right: 1px solid gray;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px 40px;
}
.swiper-pagination{
    position: inherit !important;
    bottom: 0px !important;
    margin-top: 40px !important;
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
    background-color: #000 !important;
    width: 10px !important;
    height: 10px !important;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev{
    color: black;
    border: 2px solid black;
    border-radius: 50%;
    height: 47px;
    width: 47px;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next{
    color: black;
    border: 2px solid black;
    border-radius: 50%;
    height: 47px;
    width: 47px;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
    font-size: 27px;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
    font-size: 27px;
}
.swiper-button-next, .swiper-button-prev{
    top: 68px !important;
}
.swiper-button-disabled{
    display: none !important;
}

/* ======================= new =========================== */
.work1211 {
    margin: 3px;
}

.work11 img {
    margin: 10px;
    border-radius: 8px;
    width: 100%;
}

.work1 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.work11 {
    width: 72%;
}

.work1211 {
    width: 50%;
}

.work1212 {
    width: 50%;
}

.work12 {
    margin: 6px;
    width: 50%;
}

.work13 {
    margin: 6px;
    width: 50%;
}

.work121 {
    align-items: flex-end;
}

.work1321 {
    width: 50%;
    margin-right: 5px;
}

.work13211 img {
    height: 40%;
}

.work13212 {
    height: 100%;
}

.work13212 img {
    height: 36%;
}

.work1322 {
    width: 50%;
    margin-left: 5px;
}

.work1322 img {
    height: 72%;
}

.index62 {
    justify-content: center;
    display: flex;
    align-items: center;
}

.index621 {
    width: 100%;
}

.index622 {
    top: -25px;
    width: 60px;
    height: 100%;
    margin: 0px 50px;
    position: relative;
}

.index6221 {
    height: 81%;
    background-color: #C1C1C1;
    width: 5px;
    position: absolute;
    top: 0px;
    z-index: -1;
    left: 10px;
}

.index633 {
    box-shadow: 0px 0px 24px 0px #00000026;
    border-radius: 0px;
    padding: 20px;
}

.index622 img {
    width: 100%;
    border-radius: 50%;
    padding: 3px;

    background-color: #f87f34;
}

.index623 {
    width: 100%;
}

.index63 {
    height: 12rem;
    margin-bottom: 1.5rem;
}

.index6-date {
    width: fit-content;
    border-radius: 6px;
    padding: 6px 16px;
}

.index6-right {
    display: flex;
    justify-content: flex-end;
}

.index621 .index6-date {
    text-align: end;
}

.id1 {
    background-color: #FDFF8A;
}

.id2 {
    background-color: #FF8A8A;
}

.id3 {
    background-color: #8A8FFF;
}

.id4 {
    background-color: #A9FF8A;
}

.id5 {
    background-color: #8AFFF1;
}

.id6 {
    background-color: #FD8AFF;
}

.id7 {
    background-color: #8AFFC7;
}

.index6 {
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin-bottom: 3rem; */
    padding: 50px 0px;
    padding-top: 80px;
    padding-bottom: 0;
}

.index61 {
    width: 70%;
}

.index61 h1 {
    font-size: 45px;
    font-weight: 900;
    text-align: center;
    margin-bottom: 4rem;
}

.index6-text h4 {
    font-weight: 800;
    font-size: 20px;
    margin-bottom: 1.5rem;
}

.index6-text p {
    font-size: 14px;
}

.ind621 {
    width: 45%;
    margin-right: 2rem;
}

.ind622 {
    width: 55%;
}

.ind622 h2 {
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 1.5rem;
}

.ind622 p {
    font-size: 16px;
}

.index62-line {
    margin: 2rem 0rem;
}

/* ================end============================= */
@media screen and (max-width: 750px) {
    .ser-main1 {
        flex-direction: column;
    }

    .ser-main11 {
        width: 100%;
    }

    .ser-main111 {
        text-align: center;
        width: 100%;
    }

    .ser-main12 {
        width: 100%;
    }

    .foot1 {
        flex-direction: column;
    }

    .foot11 {
        margin-right: 0;
        margin-bottom: 1rem;
        width: 100%;
    }

    .foot12 {
        width: 100%;
        margin-left: 0;
    }

    .foot2 p,
    .foot2 a {
        font-size: 12px;
    }

    .nav13 {
        display: block;
    }

    .nav12 {
        transition: all 0.17s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        flex-direction: column;
        position: fixed;
        right: -800px;
        height: 100%;
        width: 100%;
        background-color: #000000b4;
        align-items: center;
        top: 92px;
    }

    .nav12 a {
        margin-top: 5px;
        margin-bottom: 15px;
    }

    .nav1 {
        align-items: center;
    }

    .nav12-active {
        right: 0;
    }

    .ser-main21 {
        flex-direction: column !important;
    }

    .ser-main211 {
        margin-bottom: 3rem;
        width: 100%;
    }

    .ser-main212 {
        width: 100%;
    }

    .ser-main511 {
        flex-direction: column;
        align-items: center;
    }

    .ser-main5111 {
        margin-bottom: 2rem;
    }

    .foot12 a,
    .foot12 p {
        font-size: 12px;
        word-break: break-all;
    }

    .foot1 {
        padding: 3rem 0.5rem;
    }

    .bg {
        z-index: -1;
    }

    .about .ser-main11 {
        width: 100%;
    }

    .about .ser-main12 {
        margin-top: -40px;
        width: 100%;
    }

    .about .ser-main12 img {
        margin: auto;
    }

    .about11 {
        width: 95%;
    }

    .about111 {
        height: 100%;
        margin-bottom: 3rem;
        flex-direction: column;
    }

    .about1_card {
        width: 100%;
        margin-bottom: 40px;
    }

    .about1_div {
        margin-bottom: 40px;
        width: 100%;
    }

    .about1_card0 {
        margin-right: 0;
    }

    .about31 {
        flex-direction: column;
    }

    .about311 {
        width: 100%;
        margin-bottom: 2rem;
        margin-right: 0rem;
    }

    .about311 {
        width: 100%;
        margin-left: 0rem;
    }

    .about3_card1 {
        margin-right: 0;
        margin: 0px 20px;
    }

    .about312 {
        width: 100%;
        margin-left: 0;
    }

    .team .ser-main111 {
        width: 100%;
    }

    .team111 {
        display: block;
    }

    .team11 img {
        display: none;
    }

    .team111 img {
        margin-bottom: 20px;
        display: block;
    }

    .main111 {
        padding: 60px 30px;
    }

    .connection_journy {
        display: block;
    }

    .connection_left {
        margin-right: 0;
    }

    .connecting_right {
        margin-left: 0;
    }

    .connecting_card {
        width: 100%;
    }

    .contact11 {
        width: 95%;
        flex-direction: column;
    }

    .contact111 {
        margin-right: 0;
        width: 100%;
    }

    .contact111 img {
        display: none;
    }

    .contact112 {
        margin-left: 0;
    }

    .cont1 {
        margin-bottom: 2rem !important;
        margin-top: 0 !important;
    }

    .face_date {
        padding-left: 1rem;
        padding-right: 1rem;
        padding-bottom: 0;
    }

    .face_flex {
        flex-direction: column-reverse;
    }

    .face_left {
        width: 100%;
        margin-right: 0;
        margin-top: 2rem;
    }

    .who_we {
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 0;
    }

    .who_flex {
        flex-direction: column;
    }

    .who_left {
        width: 100%;
        margin-right: 0;
    }

    .who_right {
        margin-left: 0;
        width: 100%;
    }

    .achievement_card {
        flex-direction: column;
    }

    .achieve_box {
        width: 90%;
        margin-bottom: 1.5rem;
    }

    .progreesive-bar {
        flex-direction: column;
    }

    .progress1 {
        margin-top: 30px;
    }

    .index622 {
        display: none;
    }

    .index62 {
        flex-direction: column;
    }

    .index61 {
        width: 90%;
    }

    .index63 {
        height: auto;
    }

    .see_box {
        width: 100%;
    }

    .see_flex {
        flex-direction: column;
    }

    .see_left {
        width: 100%;
        text-align: center;
        margin-bottom: 2rem;
    }

    .see_right {
        width: 90%;
    }

    .see_what {
        padding-left: 30px;
    }

    .reconized_flex {
        flex-direction: column;
    }

    .odisa {
        margin-bottom: 2.5rem;
    }
}
