
body{
    background-color: #f1f1f1 !important;
}
.count{
    font-size: 40px;
    font-weight: bold;
}
#read_more{
    border: none;
    outline: none;
    background-color: rgba(255, 255, 255, 0);
    color: #0000ee;
}
#less{
    border: none;
    outline: none;
    background-color: rgba(255, 255, 255, 0);
    color: #0000ee;
}
.plusicon{
    font-size: 40px;
    font-weight: bold;
}
.section1{
    position: relative;
    height: 95%;
    overflow: hidden;
    /* border: 1px solid red; */
    margin-top: -16px;
}
.container2{
    width: calc(100vw - 30vw);
    margin: 0 auto;
}
.container2 p{
    font-size: 17px;
}
.design1{
    position: absolute;
    top: -20%;
    left: -10%;
    width: 500px;
    height: 500px;
    z-index: -5;
    border-radius: 50%;
    background-color: rgb(204, 220, 255);
}
.design2{
    position: absolute;
    bottom: -6%;
    right: -10%;
    width: 500px;
    height: 500px;
    z-index: -5;
    border-radius: 50%;
    background-color: rgb(125, 160, 255);
}
.design3{
    position: absolute;
    top: 90px;
    left: 300px;
    width: 100px;
    height: 100px;
    z-index: -4;
    border-radius: 50%;
    background-color: rgba(136, 173, 253, 0.836);
}
/* .overview_sub_section{
    background: #ecf0ff;
} */
.about_progati_box{
    background: #ecf0ff;
}
.text_small{
    font-size: 12px;
}
.overview_information_box{
    width: 100%;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    padding: 10px;
}
/* .overview_information_box:hover{
    outline: 1px solid #ee7f00;
} */
.overview_information_box i{
    /* border: 1px solid red; */
    margin: 10px 0;
    background-color: rgb(233, 233, 233);
    /* color: white; */
    border-radius: 50%;
    width: 80px;
    height: 80px;
    margin: auto;
}
.certificate_img{
    width: 70px;
    height: 70px;
    background-color: rgb(233, 233, 233);
    border-radius: 20px;
    padding: 10px;
    margin: 10px 0;
    box-shadow: 2px 2px 2px rgb(165, 161, 161);
}


.get_started{
    position: fixed;
    right: 0;
    z-index: 6;
    top: 210px;
    width: 0px;
    height: 430px;
    border: 1px solid rgb(4, 0, 255);
    /* background-color: #e8e8f3; */
    background-color: #fafafa;
    visibility: hidden;
    transition: 0.3s all ease-in-out;
}
.getstarted_btn_new{
    position: absolute;
    transform: rotate(90deg);
    width: 200px;
    left: -120px;
    top: 77px;
    visibility: visible;
    font-size: 20px;
    z-index: 7;
    /* animation: raisanim infinite 1s ease-in-out alternate-reverse; */
    background-color: rgb(134, 0, 0) !important;
    border: none;
}
.getstarted_btn{
    position: absolute;
    transform: rotate(90deg);
    width: 200px;
    left: -120px;
    top: 77px;
    visibility: visible;
    font-size: 20px;
    z-index: 7;
    animation: raisanim infinite 1s ease-in-out alternate-reverse;
    border: none;
}
@keyframes raisanim {
    0%{background-color: rgb(1, 22, 138); }
    100%{background-color: rgb(134, 0, 0); }
}
.errorall{
    color: red;
}
.quicksend_heading{
    border-bottom: 5px solid rgb(255, 255, 255);
    height: 40px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 5px;
}
.getstarted_btn:focus {
    box-shadow: none;
}
#submit_getstarted:focus{
    box-shadow: none;
}
.form{
    overflow: hidden;
    /* border: 1px solid red; */
    height: 430px;
}
.form input:focus{
    box-shadow: none;
    border: 1px solid rgb(0, 136, 61);
}
.left_slide{
    width: 400px;
    visibility: visible;
}

body{
    background-color: white;
}
.home-intro-video {
    width: 100%;
    height: 450px;
}
.trusted {
    font-size: 16px;
    font-weight: bold;
}
.trust-icon {
    width: 80px;
    height: 100px;
}
.get-start-btn {
    width: 225px;
}
.insight-header {
    color: #007FFF;
    font-weight: 600;
}
.insight {
    list-style: none;
    line-height: 37px;
}
.insight li:before {
    content: "\f14a";
    font-family: "Font Awesome 5 Free";
    color: #007FFF;
    padding: 0 10px 0 0;
}
figure {
    background: #f7f7f7;
    padding: 15px;
    border-radius: 5px;
}
.container1{
    width: calc(100vw - 25vw);
    margin: auto;
    border: 1px solid rgb(223, 215, 215);
    padding: 10px;
}
.btn_4{
    border-radius: 30px;
    font-size: 16px;
}
.faq_heading_title{
    display: flex;
    align-items: center;
    height: 100%;
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev{
    display:block;
}
.carousel-control-prev-icon ,.carousel-control-next-icon{
    padding: 25px;
    background-color: rgb(198, 226, 250);
    border-radius: 50%;
}
.main_app_avilable_section{
    background-image: linear-gradient(to right, #9300f2, #c000da, #dc00c5, #ee2bb3, #f84aa5);    
    padding: 100px 0 !important;
    color: white;
}
.app_avilable_heading{
    font-size: 50px !important;
}
.playstorimage{
    width: 250px;
    transform: translateX(-27px);
}
.faq_add_faq_request_main ,.trusted_main_section{
    background: #ecf0ff;
    padding: 20px 0;
}
.animation2 p{
    margin-bottom: 0rem !important;
    padding-bottom: 0rem !important;
    font-size: 30px;
    animation: up_down alternate 0.9s ease-in-out infinite;
    color: rgb(217, 255, 0);
}
.fa-quote-right ,.fa-quote-left{
    font-size: 25px;
    margin: 0 15px;
    color: rgb(0, 247, 255);
}
@keyframes up_down {
    0%{transform: translateY(-50px);}
    100%{transform: translateY(0px);}
}
.animation3 .fa-play{
    color: #ff70ba;
}
.animation1{
    width: 60px;
    height: 60px;
    background-color: rgba(255, 255, 255, 0.623);
    border-radius: 50%;
    transform: translateY(-20px);
    animation: zoomef  1.5s infinite ease-in-out;
}
@keyframes zoomef {
    0%{transform: scale(0.5);}
    100%{transform: scale(1);opacity: 0;}
}
.form-control:focus{
    border: 1px solid green;
    box-shadow: none;
    outline: none;
}
.progati_school_info_header{
    background: #ecf0ff;
    padding: 20px 0;
}
.progati_school_info_main{
    /* border: 1px solid rgb(53, 134, 255); */
    height: 500px;
    border-radius: 9px;
    background: #ecf0ff;
box-shadow:  5px 5px 15px #dbdfed,
             -5px -5px 15px #fdffff;
    overflow: scroll;
}
.progati_school_info_main::-webkit-scrollbar{
    display: none;
}
/* ============== CAROUSEL REVIEW START  ================ */
.carousel_container{
    border: 1px solid rgb(73, 32, 255);
    width: 600px;
    height: 400px;
    margin: auto;
    border-radius: 15px;
    overflow-y: scroll;
}
.carousel_container::-webkit-scrollbar{
    display: none;
}
.carousel_school_logo{
    width: 120px;
    height: 120px;
    padding: 10px 0;
}
.carousel-control-prev-icon ,.carousel-control-next-icon{
    display: inline-block;
    padding: 40px ;
    background-color: #0000ee;
    border-radius: 50%;
}
.fa-quote-right{
    color: #0000ee;
}
/* ==================== SECTION 4 CSS CODE START ================== */
.section4{
    padding: 150px 0;
    margin-top: 50px;
    background-color: rgba(215, 225, 255, 0.486);
    position: relative;
    overflow: hidden;
}

.banner_design1{
    position: absolute;
    top: -20%;
    left: -10%;
    width: 500px;
    height: 500px;
    z-index: -5;
    border-radius: 50%;
    background-color: rgb(149, 183, 255);
}
.banner_design2{
    position: absolute;
    bottom: -20%;
    right: -10%;
    width: 500px;
    height: 500px;
    z-index: -5;
    border-radius: 50%;
    background-color: rgb(77, 74, 255);
}
.banner_design3{
    position: absolute;
    bottom: 10px;
    right: 290px;
    width: 100px;
    height: 100px;
    z-index: -4;
    border-radius: 50%;
    background-color: rgba(112, 72, 255, 0.815);
}
.banner_header{
    font-size: 50px;
}
.banner_sub_header{
    font-size: 30px;
}
/* ===================SECTION 5 CSS CODE START ================= */
.section5{
    padding: 50px 0;
    background-image: linear-gradient(to right, #d8d8ff, #b3b1ff, #8e89ff, #6661ff, #3333fb);
}
.playstor_button{
    height: 100px;
    width: 250px;
    transform: translateX(-25px);
}
.btn_3{
    display: inline-block;
    padding: 10px 40px;
    border-radius: 30px;
    font-size: 23px;
    transition: 0.3s ease-in-out all;
    border: none;
    box-shadow: none;
}
.btn_3:hover{
    background-color: white;
    color: #0000ee;
}
.btn_3:focus{
    box-shadow: none;
}
.application_download_sub{
    /* border: 1px solid red; */
    height: 400px;
    display: flex;
    align-items: center;
}
.application_download_sub h2{
    font-size: 40px;
}
.application_download_sub p{
    font-size: 20px;
}

/* ============== CAROUSEL REVIEW END  ================ */

@media (min-width: 580px) {
    h2.heading-introduce {
        display: block;
        font-size: 1.6rem;
        font-family: "Roboto",Arial,sans-serif;
        font-weight: 300;
        /* margin: 30px 0 20px 0; */
        text-rendering: optimizeLegibility;
        color: #616161;
        -webkit-font-smoothing: antialiased;
    }
    
    h1.heading-tagline {
        display: block;
        font-size: 42px;
        font-family: "Roboto",Arial,sans-serif;
        font-weight: 600;
        /* margin: 20px 0; */
        text-rendering: optimizeLegibility;
        color: #000;
        -webkit-font-smoothing: antialiased;
        letter-spacing: 1px;
    }
  

}

@media (max-width: 579px) {
    h2.heading-introduce {
        display: block;
        font-size: 1.1rem;
        font-family: "Roboto",Arial,sans-serif;
        font-weight: 300;
        /* margin: 20px 0 20px 0; */
        text-rendering: optimizeLegibility;
        color: #616161;
        -webkit-font-smoothing: antialiased;
    }

    h1.heading-tagline {
        display: block;
        font-size: 28px;
        font-family: "Roboto",Arial,sans-serif;
        font-weight: 600;
        /* margin: 5px 0; */
        text-rendering: optimizeLegibility;
        color: #000;
        -webkit-font-smoothing: antialiased;
        letter-spacing: 1px;
    }
    .container1{
        width: 96%;
        border: none !important;
        padding: 0px !important;
    }
    .app_avilable_heading{
        font-size: 30px !important;
    }
    .carousel-inner{
        font-size: 12px;
    }
    .carousel_container{
        width: 100%;
    }
    .carousel-control-prev-icon ,.carousel-control-next-icon{
        display: inline-block;
        padding: 20px ;
        background-color: #0000ee;
        border-radius: 50%;
    }
    .banner_header{
        font-size: 30px;
    }
    .banner_sub_header{
        font-size: 15px;
    }
    .design1 ,.design2 ,.banner_design1 ,.banner_design2{
        width: 250px;
        height: 250px;
    }
    .design3 ,.banner_design3{
        width: 70px;
        height: 70px;
        top: 10px;
        left: 170px;
    }
    .application_download_sub{
        /* border: 1px solid red; */
        height: 200px;
        display: flex;
        align-items: center;
    }
    .application_download_sub h2{
        font-size: 25px;
        color: white;
    }
    .application_download_sub p{
        font-size: 16px;
        color: white;
    }
    .get_started ,.getstarted_btn{
        visibility: hidden;
    }
    .section1{
        height: 190%;
        margin-top: -20px;
    }
    .container2{
        width: 97vw;
        margin: 0 auto;
    }

    .Home_img{
        width: 100%;
        height: 100%;
        border: 2px solid rgba(255, 255, 255, 0.918);

    }
    .design1 ,.design2 ,.banner_design1 ,.banner_design2{
        width: 250px;
        height: 250px;
    }
    .design3 ,.banner_design3{
        width: 70px;
        height: 70px;
        top: 10px;
        left: 170px;
    } 
    .design1{
        top: -9%;
        left: -10%;
    }
    .design2{
        bottom: -6%;
        right: -10%;
    }
    .design3{
        top: 70px;
        left: 180px;
    }
    .mobile_device_play{
        display: flex;
        justify-content: center;
    }
  
}