@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

html,
body {
    box-sizing: border-box;
    /* overflow-x: hidden; */
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Montserrat';
    background:#f5f5f5;
}
.blue_color{
    color:#3d2f6d;
}
.blue_back{
    background:#3D2F6D;
}
.pink_color{
    color:#FF0A62;
}
.pink_back{
    background:#FF0A62;
}
.black_back{
    background:#000;
}
.lightBlue_back{
    background:#1183BA;
}

.form-panel {
    background: rgba(255,255,255,1);
    padding: 10px 17px;
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    min-height: 370px;
    color: #000;
    border-radius: 0px;
    /* border-right: 10px solid #000; */
}
.form-panel .line {
    display:none;
}
.banner_form_panel h4 {
    color: #000;
    font-size:22px;
    font-weight:bold;
}

.dropdown-menu{
    border-radius:0px;
}
.dropdown-item{
    font-size:12px;
    font-weight:bold;
}
.dropdown-item:hover{
    background:#FF0A62;
    color:#fff;
    font-size:12px;
    font-weight:bold;
}

/* banner section start */

    .banner_section{
        background:url('../../../images/aidat_theme/banner_img.png') no-repeat;
        background-size:cover;
        background-position:center center;
        height:auto;
        padding-bottom:2%;
    }
    .banner_section .navbar{
        background:rgba(0,0,0,0.6);
    }
    .banner_section .navbar .nav-link{
        color:#fff;
        font-weight:600;
    }
    .banner_section .navbar .nav-link:hover{
        color:#fff;
        font-weight:600;
    }
    .banner_section .navbar .nav-link button{
        color:#80140C;
        font-weight:600;
    }
    .banner_section .navbar .navbar-brand img{
        width:50%;
    }

    .banner_section .banner_content_AIDAT .form_div{
        background:#fff;
        height:70vh;
        margin-top:15%;
    }
    .banner_section .banner_content_AIDAT h5{
        color:#fff;
        font-weight:bold;
        font-size:20px;
    }
    .banner_section .banner_content_AIDAT hr{
        border:1px solid rgba(255,255,255,0.7);
    }
    .banner_section .banner_content_AIDAT h1{
        color:rgba(255,255,255,0.7);
    }
    .banner_section .banner_content_AIDAT h5{
        text-align:left;
    }
    .banner_section .banner_content_AIDAT .form_back {
        background: transparent;
    }

    @media (min-width:320px) and (max-width:480px){
        .banner_section .banner_content_AIDAT h1{
            color:rgba(255,255,255,0.7);
            font-size:20px;
        }
        .banner_section {
            background: url('../../../images/aidat_theme/banner_img.png') no-repeat;
            background-size: contain;
            background-position: top center;
            height: auto;
            padding-bottom: 5%;
        }
        .banner_section .banner_content_AIDAT h5{
            text-align:center;
        }
        .banner_section .banner_content_AIDAT hr{
            border-top:1px solid #1183BA;
        }
        .banner_section .banner_content_AIDAT h1{
            color: #000;
            font-weight:bold;
            text-align:center;
        }
        .banner_section .banner_content_AIDAT .form_back {
            background: #1183BA;
        }
    }
    

/* banner section end  */

/* about AIDAT section start */

    .aboutAIDAT{
        padding:4% 0%;
        background:#fff;
    }
    .aboutAIDAT h2{
        font-size:45px;
        font-weight:bold;
    }
    .aboutAIDAT p{
        font-size:13px;
        font-weight:600;
        text-align:justify;
    }
    @media (min-width:320px) and (max-width:480px){
        .aboutAIDAT p{
            font-size:12px;
            font-weight:600;
            text-align:justify;
        }
    }

/* about AIDAT section end  */

/* why apply section start */

.whyApply{
    padding:25% 0% 0% 0%;
    background:#f5f5f5;
    margin-top:-24%;
}
.whyApply span{
    font-size:60px;
    color:#000;
    /* font-weight:600; */
}
.whyApply span img{
    width:33%;
}
.whyApply h2,.whyApply h4{
    color:#000;
    text-transform: uppercase;
}
.whyApply h1.text1{
    font-size:80px;
    font-weight:900;
    color: #fff;
    text-shadow: 2px 0 #DC296A, -2px 0 #DC296A, 0 2px #DC296A, 0 -2px #DC296A, 1px 1px #DC296A, -1px -1px #DC296A, 1px -1px #DC296A, -1px 1px #DC296A;
    letter-spacing: 2px;
}
.whyApply h1.text2{
    font-size:80px;
    font-weight:900;
    color: #fff;
    text-shadow: 2px 0 #3D2F6D, -2px 0 #3D2F6D, 0 2px #3D2F6D, 0 -2px #3D2F6D, 1px 1px #3D2F6D, -1px -1px #3D2F6D, 1px -1px #3D2F6D, -1px 1px #3D2F6D;
    letter-spacing: 2px;
}
.whyApply a button{
    font-size:16px;
    border-radius:0px;
}
.whyApply h2{
    font-size:35px;
    font-weight:normal;
}

@media (min-width:320px) and (max-width:480px){
    .whyApply span {
        font-size: 40px;
        color: #000;
        /* font-weight: 600; */
        line-height: 20px;
    }
    .whyApply h1.text1 {
        font-size: 50px;
        font-weight: 900;
        color: #fff;
        text-shadow: 2px 0 #DC296A, -2px 0 #DC296A, 0 2px #DC296A, 0 -2px #DC296A, 1px 1px #DC296A, -1px -1px #DC296A, 1px -1px #DC296A, -1px 1px #DC296A;
        letter-spacing: 2px;
    }
    .whyApply h2{
        font-size:17px;
        font-weight:500;
    }
    .whyApply a button {
        font-size: 11px;
        border-radius: 0px;
    }
    .whyApply h1.text2{
        font-size:50px;
        font-weight:900;
        color: #fff;
        text-shadow: 2px 0 #3D2F6D, -2px 0 #3D2F6D, 0 2px #3D2F6D, 0 -2px #3D2F6D, 1px 1px #3D2F6D, -1px -1px #3D2F6D, 1px -1px #3D2F6D, -1px 1px #3D2F6D;
        letter-spacing: 2px;
    }
    .whyApply h4{
        color:#000;
        text-transform: uppercase;
        font-size:11px;
    }
}

/* why apply section end */

/* important dates section start */

.important_dates{
    background:url('../../../images/aidat_theme/imp_dates_background.png');
    background-position: center top;
    background-size:100% 80%;
    background-repeat: no-repeat;
    height:auto;
    padding-bottom:4%;
    padding-top:3%;
}
.important_dates h1{
    color:#000;
    font-weight:400;
}
.important_dates .last_date_box{
    padding:3%;
    background:#fff;
    box-shadow:0px 0px 30px rgba(0,0,0,0.2);
}
.important_dates .last_date_box h2{
    font-size:40px;
    border-right:2px solid #FF0A62;
    color:#000;
}
.important_dates .last_date_box h5{
    font-size:25px;
    color:#000;
    font-weight:600;
}


.important_dates .exam_date_box{
    padding:3%;
    background:#3D2F6D;
    box-shadow:0px 0px 30px rgba(0,0,0,0.2);
}
.important_dates .exam_date_box h2{
    font-size:35px;
    border-right:2px solid rgba(255,255,255,0.5);
    color:#fff;
}
.important_dates .exam_date_box h5{
    font-size:25px;
    color:rgba(255,255,255,0.5);
    font-weight:600;
}

.important_dates .eligibility_box{
    padding:3%;
    box-shadow:0px 0px 30px rgba(0,0,0,0.2);
}
.important_dates .eligibility_box h1{
    font-weight:500;
}
.important_dates .eligibility_box p{
    font-size:17px;
    color:#000;
    font-weight:500;
}
.important_dates .eligibility_box hr{
    border:1px solid #FF0A62;
    width:50%;
}

@media (min-width:320px) and (max-width:480px){
    .important_dates .exam_date_box h5 {
        font-size: 16px;
        color: rgba(255,255,255,0.5);
        font-weight: 600;
    }
    .important_dates .exam_date_box h2 {
        font-size: 26px;
        border-right: 2px solid rgba(255,255,255,0.5);
        color: #fff;
    }
    .important_dates .last_date_box h5 {
        font-size: 15px;
        color: #000;
        font-weight: 600;
    }
    .important_dates .last_date_box h2 {
        font-size: 27px;
        border-right: 2px solid #FF0A62;
        color: #000;
    }
    .important_dates .eligibility_box h1 {
        font-weight: 500;
        font-size: 25px;
    }
    .important_dates .eligibility_box p {
        font-size: 13px;
        color: #000;
        font-weight: 500;
    }
    .important_dates .eligibility_box hr {
        border: 1px solid #FF0A62;
        width: 50%;
        margin: 5% 0%;
    }
}

/* important dates section end  */

/* 6 easy steps section start */

.easy_steps{
    background:url('../../../images/aidat_theme/six.png');
    background-position: left center;
    background-size:10% 80%;
    background-repeat: no-repeat;
    height:auto;
    padding:4% 0% 3% 0%;
}
.easy_steps h2{
    color:#000;
    font-size:42px;
}
.easy_steps .easy_step_content{
    background:#fff;
    width: 100%;
    padding:4%;
    box-shadow:0px 0px 30px rgba(0,0,0,0.2);
    height:210px;
}
.easy_steps .easy_step_content h1{
    font-size:15px;
    font-weight:bold;
    color:rgba(0,0,0,0.6);
}
.easy_steps .easy_step_content h1 span{
    font-size:30px;
    color:rgba(0,0,0,0.6);
}
.easy_steps .easy_step_content h4{
    margin-top:30%;
    font-weight:bold;
    font-size:16px;
    color:rgba(0,0,0,0.6);
}
.easy_steps .easy_step_content h6{
    font-weight:600;
    font-size:12px;
    color:rgba(0,0,0,0.6);
}
.easy_steps .easy_step_content:hover h1{
    color:#3D2F6D;
}
.easy_steps .easy_step_content:hover h1 span{
    font-size:30px;
    color:#3D2F6D;
}
.easy_steps .easy_step_content:hover h4{
    color:#FF0A62;
}
.easy_steps .easy_step_content:hover h6{
    color:#000;
    font-weight:600;
}

@media (min-width:320px) and (max-width:480px){
    .carousel-cell3 {
        width: 70%;
        height: auto;
        max-height: 600px;
        margin-right: 40px;
        margin-bottom: 30px;
        border-radius: 5px;
        padding: 0px;
        counter-increment: carousel-cell;
    }
    .easy_steps{
        background:url('../../../images/aidat_theme/six.png');
        background-position: left center;
        background-size:20% 100%;
        background-repeat: no-repeat;
        height:auto;
        padding:0% 0% 3% 0%;
    }
    .easy_steps h2 {
        color: #000;
        font-size: 25px;
    }
}

/* 6 easy steps section end  */

/* exam pattern section start */

.exam_pattern{
    background: rgb(255,255,255);
    background: linear-gradient(360deg, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 50%);
    padding:3% 0%;
}
.exam_pattern .boy_back{
    background:url('../../../images/aidat_theme/designer.png');
    background-position: left center;
    background-size:100% 100%;
    background-repeat: no-repeat;
    height:auto;
    padding:0% 0% 0% 0%;
}
.exam_pattern h1{
    font-size:40px;
    color:#000;
    font-weight:400;
}
.exam_pattern hr{
    margin-top:2%;
    margin-bottom:2%;
    border-bottom:1px solid #FF0A62;
}
.exam_pattern h2{
    color:#000;
    font-weight:bold;
}
.exam_pattern h6{
    color:#000;
}
.exam_pattern h4{
    color:#000;
    font-weight:bold;
}
@media (min-width:320px) and (max-width:480px){
    .exam_pattern h1 {
        font-size: 25px;
    }
    .exam_pattern h2 {
        color: #000;
        font-weight: bold;
        font-size: 17px;
    }
    .exam_pattern h6 {
        color: #000;
        font-size: 10px;
    }
    .exam_pattern h4 {
        color: #000;
        font-weight: bold;
        font-size: 8px;
    }
    .exam_pattern img{
        max-width: 40%;
        height: auto;
    }
    .exam_pattern .boy_back {
        background: url(../../../images/aidat_theme/designer.png);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        height: auto;
        padding: 0% 0% 0% 0%;
    }
}

/* exam pattern section end */


/* aidat 2023 section start  */

.aidat2023{
    background:url('../../../images/aidat_theme/aidat2023.png');
    background-position: center center;
    background-size:100% 100%;
    background-repeat: no-repeat;
    height:auto;
    padding:0% 0% 0% 0%;
}
.aidat2023 span{
    font-size:73px;
    color:#000;
    font-weight:400;
}
@media (min-width:320px) and (max-width:480px){
    .aidat2023 span {
        font-size: 48px;
        color: #000;
        font-weight: 400;
    }
    .aidat2023{
        background:url('../../../images/aidat_theme/aidat2023.png');
        background-position: center center;
        background-size:100% 100%;
        background-repeat: no-repeat;
        height:auto;
        padding:5% 0% 0% 0%;
    }
}

/* aidat 2023 section end */

/* registration process section start */

.reg_process{
    background:#3D2F6D;
    
}
.reg_process h1{
    background:rgba(0,0,0,0.2);
    color:#fff;
    padding:1% 5% 1% 5%;
    font-size:40px;
}
.reg_process .reg_process_content{
    padding:3% 5% 3% 5%;
}
.reg_process .reg_process_notes{
    padding:3% 5% 3% 5%;
}
.reg_process .reg_process_notes h3{
    color:rgba(255,255,255,0.7);
    text-align:right;
    padding-right:4%;
    border-right:1px solid #fff;
}
.reg_process .reg_process_notes p{
    color:rgba(255,255,255,1);
}
@media (min-width:320px) and (max-width:480px){
    .reg_process h1 {
        background: rgba(0,0,0,0.2);
        color: #fff;
        padding: 5% 5% 5% 5%;
        font-size: 25px;
    }
    .reg_process .reg_process_notes h3 {
        color: rgba(255,255,255,0.7);
        text-align: left;
        padding-bottom: 4%;
        border-right: 0px;
        border-bottom: 1px solid rgba(255,255,255,0.7);
        font-size: 18px;
    }
}

/* registration process section end  */

/* way to success section start */

.wayToSuccess {
    background: url('../../../images/aidat_theme/waytosuccess2.png');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
    padding: 3% 0% 5% 0%;
}

.wayToSuccess h1 {
    font-size: 50px;
    text-align: right;
}

.wayToSuccess h1 span {
    color: #3D2F6D;
    font-weight: 800;
    font-size: 60px;
}

/* .wayToSuccess .content_card{
        height:400px;
    } */

.wayToSuccess .content_card h4 {
    color: #fff;
}

.wayToSuccess .content_card h3 {
    color: #fff;
    font-size: 20px;
}

.wayToSuccess .content_card p {
    color: #fff;
    font-size: 12px;
}

.wayToSuccess .content_card ul li {
    color: #fff;
    font-size: 12px;
    margin-top: 3%;
    font-weight: 500;
}

.wayToSuccess .content_card button {
    border-radius: 0px;
    font-size: 18px;
}

.wayToSuccess button {
    border-radius: 0px;
    font-size: 18px;
}

.wayToSuccess .participatingUniversity {
    padding-top: 2%;
}

.wayToSuccess .participatingUniversity h1 {
    color: #fff;
    font-weight: 300;
    text-align: center;
    font-size: 45px;
}

.wayToSuccess .participatingUniversity h1 b {
    font-weight: 700;
}

.participating_colleges_card img.uni_img{
    border-top:7px solid #FF0A62;
    border-radius:0px 0px 10px 10px;
    display: none
}
.participating_colleges_card .logo_box {
    background: #fff;
    width: 100%;
    padding: 15px;
    margin-top: 15px;
    border-radius: 10px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

.participating_colleges_card h6 {
    font-size: 12px;
    text-align: center;
}

.participating_colleges_card button {
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.5);
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5);
    margin: 7% 0%;
}

.participating_colleges_card:hover button {
    background: #FF0A62;
    border: 1px solid #FF0A62;
    font-size: 12px;
    color: #fff;
    margin: 7% 0%;
}

.carousel4 {
    background: #fff;
}

.carousel-cell4 {
    /* width: 30%;
    height: auto;
    max-height: 1000px;
    margin-right: 30px; */
    margin-bottom: 10px;
    /* border-radius: 5px;
    padding: 0px;
    counter-increment: carousel-cell; */
}

.flickity-page-dots .dot {
    background: #f5f5f5 !important;
}

.flickity-page-dots .dot.is-selected {
    background: #FF0A62 !important;
}

@media (min-width:320px) and (max-width:480px) {
    .wayToSuccess h1 {
        font-size: 50px;
        text-align: left;
    }
    .wayToSuccess {
        background: url('../../../images/aidat_theme/waytosuccess2.png');
        background-position: center bottom;
        background-size: cover;
        background-repeat: no-repeat;
        height: auto;
        padding: 10% 0% 10% 0%;
    }
    .wayToSuccess .participatingUniversity h1 {
        font-size: 35px;
    }
    .carousel-cell4 {
        width: 80%;
        height: auto;
        max-height: 1000px;
        margin-right: 30px;
        margin-bottom: 10px;
        border-radius: 5px;
        padding: 0px;
        counter-increment: carousel-cell;
    }
}


/* way to success section end */

/* why choose section start */

    .why_choose h2{
        font-size:40px;
        font-weight:400;
    }
    .why_choose h1{
        font-size:60px;
        font-weight:400;
        color:#000;
    }
    @media (min-width:320px) and (max-width:480px){
        .why_choose{
            padding:5% 0%;
        }
        .why_choose h2 {
            font-size: 25px;
            font-weight: 400;
        }
        .why_choose h1 {
            font-size: 40px;
            font-weight: 400;
            color: #000;
        }
    }

/* why choose section end  */

/* blogs section start  */

    .blogs{
        background:#000;
        padding:4% 0% 0% 0%;
    }
    .blogs .blogs_content h4{
        color:#fff;
        font-size:30px;
    }
    .blogs .blogs_content hr{
        border-bottom:1px solid #97231A;
    }
    @media (min-width:320px) and (max-width:480px){
        .blogs .blogs_content h4 {
            color: #fff;
            font-size: 23px;
        }
        .blogs .blogs_content hr{
            border-bottom:1px solid #97231A;
            margin:5% 0%;
        }
    }

/* blogs section end  */

/* cta section start  */

.cta_section{
    padding:3% 0%;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(37,25,77,1) 50%, rgba(61,47,109,1) 50%);
}
.cta_section  button{
    background:#fff;
    color:#3D2F6D;
    font-weight:700;
    border-radius:0px;
    padding:2% 20%;
    margin:0% 3%;
    font-size:18px;
}
@media (min-width:320px) and (max-width:480px){
    .cta_section  button{
        margin:0% 1%;
    }
    .cta_section{
        padding:10% 0% 7% 0%;
    }
}

/* cta section end  */

/* footer section start  */

    .footer{
        padding:0% 0% 1% 0%;
        background:#3D2F6D;
    }
    .footer h2{
        color:#fff;
        font-size:45px;
    }
    .footer hr{
        border-top:1px solid #97231A;
    }
    .footer h6{
        color:#fff;
        font-size:15px;
        font-weight:600;
    }
    .footer h6 a{
        color:#fff;
        font-size:15px;
        font-weight:600;
        text-decoration: none;
    }
    .footer ul{
        list-style:none;
        padding-left:0;
    }
    .footer ul li{
        font-size:9px;
        color:rgba(255,255,255,0.7);
        margin:6% 0%;
    }
    .footer .copyright_hr{
        border-top:1px solid #fff;
    }
    .footer h5{
        font-size:13px;
        color:rgba(255,255,255,0.6);
        font-weight: 600;
    }
    @media (min-width:320px) and (max-width:480px){
        .footer{
            padding:15% 0% 3% 0%;
        }
        .footer h6{
            font-size:14px;
        }
    }

/* footer section end  */

.carousel4 .flickity-viewport {
    height: 500px !important;
}
/* student testimonial section start */

.student_testimonials{
    padding:4% 0%;
}
.student_testimonials h2{
    color:rgba(0, 0, 0, 0.5);
    font-weight:400;
    text-align:right;
}
.student_testimonials h2 b{
    font-size:50px;
    font-weight:bold;
}
.student_testimonials .carousel .carousel-inner {
    padding-bottom:6%;
}
.student_testimonials .carousel .carousel-inner p{
    font-size:18px;
}
.student_testimonials .carousel .carousel-indicators li{
    background:rgba(0, 0, 0, 0.5);
}
@media (min-width:320px) and (max-width:480px){
    .student_testimonials h2{
        text-align:left;
    }
}

/* student testimonial section end  */


/* PROFESSIONALS testimonial section start */

.PROFESSIONALS_testimonials{
    padding:4% 0%;
    background:#000;
}
.PROFESSIONALS_testimonials h2{
    color:rgba(255, 255, 255, 0.5);
    font-weight:400;
    text-align:right;
}
.PROFESSIONALS_testimonials h2 b{
    font-size:50px;
    font-weight:bold;
}
.PROFESSIONALS_testimonials .carousel .carousel-inner {
    padding-bottom:6%;
}
.PROFESSIONALS_testimonials .carousel .carousel-inner p{
    font-size:18px;
    color:#fff;
}
.PROFESSIONALS_testimonials .carousel .carousel-indicators li{
    background:rgba(255, 255, 255, 0.5);
    border:0px;
}
.PROFESSIONALS_testimonials .carousel .carousel-indicators li.active{
    background:rgba(255, 255, 255, 1);
}
@media (min-width:320px) and (max-width:480px){
    .PROFESSIONALS_testimonials h2{
        text-align:left;
    }
}

/* PROFESSIONALS testimonial section end  */


/* Partner uni section starts */
.parnership-sction-des {
    background: url('../../../images/aidat_theme/partner_university_back_.png');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
    padding: 50px 0;
}
section.parnership-sction-des h1 {
    color: #fff;
}
section.parnership-sction-des .carousel-cell4 {
    margin-right: 0px !important;
}
section.parnership-sction-des  .logo-text-university img {
    height: 100px;
}
section.parnership-sction-des .logo-partner-carousel {
    width: 100%;
}
.participatingUniversity {
    width: 95%;
}
.next-prev-icon {
    position: absolute;
    right: -80px;
    top: 50%;
    transform: translate(0, -50%);
}
.next-prev-icon a {
    position: relative;
    width: 45px;
    height: 45px;
    background: #fff;
    border-radius: 0;
    color: #000;
    margin: 5px;
    font-size: 20px;
}
.next-prev-icon a:hover {
    background: #fff;
    color: #000;
}

@media (max-width:991px) {
    .participatingUniversity {
        width: 90%;
    }
    .next-prev-icon {
        right: -60px;
    }
}


.carousel.vert > .carousel-inner {
    -webkit-transition: .6s ease-in-out top;
    -o-transition: .6s ease-in-out top;
    transition: .6s ease-in-out top;
  }

.vert .carousel-item-next.carousel-item-left,
.vert .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.vert .carousel-item-next,
.vert .active.carousel-item-right {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100% 0);
}

.vert .carousel-item-prev,
.vert .active.carousel-item-left {
-webkit-transform: translate3d(0,-100%, 0);
        transform: translate3d(0,-100%, 0);
}



/* Partner uni section end */
