.maincontainer{
    position: relative;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}

.innerContainer {
    padding: 20px 0;
}

.screen_firstcontent {
    padding-top: 50px;
}
.main_intro_screen {
    position: relative;
    text-align: center;
    height: 100vh;
}
.main_intro_screen .background_image {
    position: absolute;
    width: 150vw;
    height: 100vh;
    left: -101.67px;
    top: -406px;

    background: #DCE6F8;
    transform: rotate(5.06deg);
    z-index: -99999;
}
.main_intro_screen .intro_text, .main_intro_screen .intro_image {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 100px;
}
.main_intro_screen .intro_text .box_container{
    background-color: white;
    padding: 50px;
    box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.1);
    border-radius: 30px;
    max-width: 458px;

    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 44px;
    /* display: flex;
    align-items: center; */

    color: rgba(0, 0, 0, 0.75);
}
.image_1 {
    width: 579px;
}
.bookNowBtn_container {
    display: flex;
    justify-content: center;

    padding: 30px 0;
}
.bookNowBtn_container .bookNowBtn_innerconatiner {
    padding: 10px 20px;
    border: 2px solid rgba(76, 111, 212, 1);
    background-color: #ffffff;
    border-radius: 35px;
    font-size: 18px;
    cursor: pointer;
}

.text_first_conatiner{
    /* font-family: 'Open Sans'; */
    display: flex;
    align-items: center;
    padding-left: 120px;
    padding-top: 15px;
}
.text_first_conatiner p{
    text-align: left;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 27px;

    color: #4C6FD4;
}

.page_2_conatiner span p, .page_3_conatiner span p{
    font-style: normal;
    /* font-weight: 600; */
    /* font-size: 32px; */
    line-height: 44px;
    text-align: center;

    color: rgba(0, 0, 0, 0.75);
}
.page_2_conatiner .page_2_subtext p{
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    text-align: center;

    color: #4C6FD4;
}
.servicesProvided_card{
    /* background-color: yellow; */
    padding: 20px 50px;
    display: flex;
    align-items: center;
}
.servicesProvided_card .card_view {
    position: relative;
    cursor: pointer;
    padding: 20px 40px;

    background: #DCE6F8;
    box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
}
.servicesProvided_card .card_view .inner_container {
    font-style: normal;
    font-weight: 700;
    /* font-size: 40px; */
    line-height: 54px;
    text-align: left;
    padding: 20px 0;

    color: #4C6FD4;
}
.servicesProvided_card .card_view .sub_text {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 33px;
    padding: 10px 0 150px;

    color: #000000;
    text-align: left;
}
.servicesProvided_card .card_view .sub_text .inner_text{
    display: flex;
    flex: 1;
}
.servicesProvided_card .card_view .Know_more {
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    text-align: right;
    padding-bottom: 10px;

    color: #4D84E9;
}
.servicesProvided_card .card_view .card_image {
    position: absolute;
    /* width: 500px;
    height: 300px; */
    /* width: 20px; */
    left: 0px;
    bottom: 0px;
    z-index: 99999;

    /* background-color: yellowgreen; */
    opacity: 0.8;
}
.servicesProvided_card .card_view .card_image .img_2 {
    width: 250px;
}
.page_2_conatiner .page_2_finaltext p {
    font-weight: 500;
    font-size: 24px;
    line-height: 33px;
    text-align: center;

    color: #2F2E41;
}

.special_clr{
    color: #4C6FD4;
}
                
/* .page_3_conatiner {
    background-color: yellow;
} */
.page_3_conatiner span .page_3_subtext {
    font-weight: 500;
    font-size: 24px;
    line-height: 33px;
    /* identical to box height */

    text-align: center;

    color: #2F2E41;
}
.page_3_conatiner span .page_3_subtext span{
    font-weight: 700;
    color: #4C6FD4;
}
.page_3_conatiner .page_3_scrollImages{
    padding: 20px 40px;
    /* background-color: red; */
    display: flex;
    justify-content: center;
    align-items: center;
}
.page_3_conatiner .page_3_scrollImages .arrows span{
    height: 40px;
    width: 40px;
    background-color: #ffffff;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    padding: 30px;
    border-radius: 50%;

    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page_3_conatiner .page_3_scrollImages .arrows span i{
    font-size: 30px;
    color: #414141; 
}

.page_3_conatiner .page_3_scrollImages .arrows span:active{
    background-color: rgba(222, 222, 222, 0.421);
}

.scroll-container {
    position: relative;
    width: 100%;
    height: auto;
    overflow-x: hidden;
    overflow-y: hidden;
    /* padding: 20px 0; */
    /* background-color: #f5f5f5; */
}

.scroll-content {
    display: flex;
    gap: 20px;
    box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.1);
    /* padding: 0 20px; */
    transition: transform 0.3s ease-in-out;
}

.card {
    /* flex: 0 0 300px; */
    background-color: #ffffff;
    /* padding: 20px; */
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    position: relative;
    min-width: 680px;
    min-height: 400px;
    /* Add necessary styles for your card */
}
.card .card_number{
    position: absolute;
    width: 150px;
    height: 120px;
    left: 40px;
    top: 0px;
    text-align: left;

    font-style: normal;
    font-weight: 700;
    font-size: 95px;
    line-height: 120px;

    color: #4C6FD4;
}
.card .card_text {
    position: absolute;
    max-width: 350px;
    padding: 40px;
    right: 50px;
    top: 36px;
    text-align: left;

    background: #DCE6F8;
    box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
}
.card .card_text .inner_text {
    font-weight: 300;
    font-size: 24px;
    line-height: 33px;
    display: flex;
    align-items: center;

    color: #2F2E41;
}
.card .card_images{
    position: absolute;
    width: 345px;
    height: 177px;
    left: 10px;
    bottom: 10px;
}

.page_3_finalText {
    padding-top: 20px;
}
.page_3_finalText .inner_conatiner {
    position: absolute;
    left: 16.94%;
    right: 17.01%;
    /* top: 76.95%; */
    /* bottom: 2.54%; */
    padding: 10px;

    background: #DCE6F8;
    box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
}
.page_3_finalText .inner_conatiner h2{
    display: flex;
    align-items: center;
    justify-content: center;

    text-align: center;
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 44px;
    display: flex;
    align-items: center;
    text-align: center;

    color: #4C6FD4;
}
.page_3_finalText .inner_conatiner p{
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 33px;
    display: flex;
    align-items: center;
    padding: 0 50px;

    color: #2F2E41;
}

.grid-container {
    display: grid;
    grid-template-columns: auto auto auto;
    gap: 10px;
    /* background-color: #2196F3; */
    padding: 10px;
    height: 100vh;
}

.grid-container > div {
    /* background-color: rgba(255, 255, 255, 0.8); */
    text-align: center;
    padding: 20px 0;
    font-size: 30px;

    display: flex;
    align-items: center;
    justify-content: center;
}

.item8 {
    grid-column-start: 2;
    grid-column-end: 4;
}

.main_text_header_container {
    width: auto;
    /* background-color: yellow; */
    padding: 0;
    margin: 0;
    border: none;
}

.main_text_header_container span {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 44px;

    color: #4C6FD4;
    /* padding: 0 10px; */
}
.grid-container div .card_details {
    width: 70%;
    height: 90%;
    /* left: 570px;
    top: 140px; */
    /* padding: 30px 50px; */

    background: #DCE6F8;
    border-radius: 35px;

    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.grid-container div .card_details .card_img{
    width: 80px;
    height: 80px;
}
.grid-container div .card_details .sub_text {
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 44px;
    /* identical to box height */

    text-align: center;

    color: #4C6FD4;
}
.page_4_bg_img {
    /* width: 70%;
    background-color: yellow; */
    width: 300px;
    display: none;
}

.page_5_main_container {
    height: auto !important;
}
.page_5_container{
    /* height: 100vh; */
    padding: 10% 20px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    /* background-color: yellow; */
}
.page_4_img_container {
    display: flex;
    justify-content: center;
}
.page_4_img{
    width: 200px;
    height: 200px;
}
.page_5_container {
    text-align: left;
}
.page_5_container .main_text{
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 27px;
    padding: 20px 0;

    color: #4C6FD4;
}
.page_5_container .page_4_text_conatiner{
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}
.page_5_container .sub_text{
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 33px;
    float: left;
    
    color: #2F2E41; 
    align-items: flex-start;

    display: flex;
    align-items: flex-start;
}

.bg-model {
    font-family: 'Roboto', sans-serif;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    overflow-x: auto;
    z-index: 2;
}
.service_type_form {
    z-index: 99999999;
}
.service_type_form_innercontainer {
    width: 100%; 
    /* height: 100%;  */
    display: flex; 
    justify-content: center; 
    align-items: center; 
    margin: 100px 0 50px;
}
.model-contents {
    width: 450px;
    height: auto 200px;
    background-color: white;
    border-radius: 10px;
    padding: 20px;
    position: relative;
    box-shadow: 0px 10px 10px #636262;
}
.model-contents .header_container {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 10px 15px;
}

.close-but-1 {
    position: absolute;
    top: 15px;
    right: 30px;
    font-size: 40px;
    transform: rotate(45deg);
    cursor: pointer;
}
.vehicleDetails-text1 {
    font-weight: 500;
    font-size: 30px;
    margin-bottom: 3px;
    color: #074ED0;
    align-items: center;
    /* margin-top: 40px; */
}
.main_container_popup{
    padding: 10px;
}
.main_container_popup p {
    font-size: 18px;
}
.mobile_scrollonly, .mobile_view_only, .main_text_header_container_mob{
    display: none;
}
.web_view_only {
    display: block;
}
.backgd_color_2{
    background-color: #DCE6F8;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60%;
    z-index: -999;
}
.backgd_color_3 {
    background-color: #DCE6F8;
    position: absolute;
    top: 0;
    width: 100%;
    height: 55%;
    z-index: -999;
}

@media screen and (max-width: 500px) {
    .screen_firstcontent {
        padding-top: 0;
    }
    .main_intro_screen .intro_text {
        padding: 0;
    }
    .main_intro_screen .intro_image {
        display: none;
    }
    .main_intro_screen .intro_text .box_container {
        padding: 20px 20px;
    }
    .bookNowBtn_container .bookNowBtn_innerconatiner {
        align-items: center;
    }

    .text_first_conatiner {
        padding: 10px 20px;
    }
    .text_first_conatiner p{
        font-size: 18px;
    }

    .page_2_conatiner .page_2_subtext p {
        font-size: 18px;
    }
    .servicesProvided_card {
        padding: 0;
        display: flex;
        height: 10%;
        overflow-x: scroll;
        flex-wrap: nowrap;
    }
    .servicesProvided_card .card_view {
        padding: 10px 30px;
    }

    /* .servicesProvided_card .card_view {
        box-shadow: none
    } */

    .page_2_conatiner .page_2_finaltext p {
        font-size: 20px;
    }

    .page_3_conatiner{
        padding: 30px 20px !important;
    }
    .page_3_conatiner span .page_3_subtext {
        font-size: 20px;
    }

    .page_3_conatiner .page_3_scrollImages .arrows {
        display: none;
    }
    .page_3_conatiner .page_3_scrollImages{
        padding: 10px 0;
    }

    /* .page_3_scrollImages .scroll-container .scroll-content {
        overflow-x: scroll;
    } */
    .page_3_scrollImages .scroll-container .scroll-content .card {
        min-width: 335px !important;
        min-height: 340px !important;
    }
    .card .card_number {
        font-size: 60px;
        z-index: 999;
    }
    .card .card_text {
        top: auto;
        left: 50px;
        bottom: 10px;
        right: 10px;
    }
    .card .card_text .inner_text {
        font-size: 20px;
        line-height: 25px;
    }
    .card .card_images {
        display: none;
    }
    .mobile_scrollonly{
        display: flex;
        padding: 10px;
        font-size: 15px;
        width: 100%;
    }

    .mobile_scrollonly span i{
        font-size: 20px;
    }
    .page_3_finalText .inner_conatiner{
        left: 0;
        right: 0;
        top: none;
        bottom: none;
    }
    .page_3_finalText .inner_conatiner h2 {
        line-height: 35px;
    }
    .page_3_finalText .inner_conatiner p{
        font-size: 15px;
        line-height: 20px;
        padding: 0 10px;
    }

    .grid-container > .item1, .grid-container > .item8, .web_view_only{
        display: none;
    }

    .grid-container{
        display: flex;
        /* flex-direction: row; */
        /* overflow-x: scroll; */
        transition: transform 0.3s ease-in-out;
        height: 300px;
    }
    .grid-container > div {
        align-items: stretch;
    }
    .grid-container .mob_text_container {
        display: flex;
        align-items: center;
    }
    .grid-container div .card_details{
        width: 300px;
        /* height: 200px; */
        height: auto;
        padding: 50px;
    }
    .mobile_view_only {
        display: block;
    }
    .last_innercontainer {
        position: relative;
        width: 100%;
        height: auto;
        overflow-x: hidden;
        overflow-y: hidden;
        /* padding: 20px 0; */
        /* background-color: #f5f5f5; */
    }
    .main_text_header_container_mob{
        text-align: center;
        padding: 20px 0;
        font-size: 30px;

        display: flex;
        align-items: center;
        justify-content: center;
    }
    .main_text_header_container_mob span {
        color: #4C6FD4;
        padding: 0 10px;
    }
    .service_type_form{
        padding: 10px;
    }
    .padding_card {
        padding: 20px;
    }
    .servicesProvided_card .card_view .sub_text{
        padding: 10px 0 100px;
    }
    .padding_look{
        padding: 0 20px;
    }
}