
@charset "utf-8";
/* CSS Document */
body {
    font-family: "Poppins", sans-serif;
	color: #2a2a2a;
	margin: 0;
	padding: 0;
	background: #fff;
	font-weight:400;
}
* {
    border: medium none;
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6{	
    font-family: "Poppins", sans-serif;
}
ul{
    list-style-type:none;
}   
a{
  text-decoration:none;
  outline: none!important;
}
a:hover{
    text-decoration:none;
    outline:none;
}

.color_light_blue {
    color: #2B72EE;
}
.color_blue {
    color: #14397A;
}
.blue_back{
    background:#14397A;
}
.bluelight_back{
    background:#2B72EE;
}
.link_color {
    color: #14397A;
    font-weight: 600;
    opacity: 0.8;
    transition: all ease .3s;
}
.link_color:hover {
    opacity: 1;
    color: #14397A;
}
.btn-style-one {
    font-size: 20px;
    font-weight: 700;
    background: #fff;
    color: #000;
    padding: 10px 35px;
    transition: all ease .3s;
    transform: scale(1);
    width: 100%;
    box-shadow: 0px 0px 12px 0px #727272;
}
 .btn-style-one:hover {
    transition: all ease .3s;
    transform: scale(0.96);
}
 .btn-style-two {
    font-size: 18px;
    font-weight: 700;
    background: #14397A;
    color: #fff;
    padding: 10px 65px;
    transition: all ease .3s;
    transform: scale(1);
}
 .btn-style-two:hover {
    color: #fff;
    transition: all ease .3s;
    transform: scale(0.96);
}
.scale_image_design_one {
    position: relative;
    overflow: hidden;
}
.scale_image_design_one img {
    transform: scale(1);
    transition: all ease .3s;
}
.scale_image_design_one:hover img {
    transform: scale(0.96);
    transition: all ease .3s;
}
.apply-now {
    position: relative;
}

/*#################################### Font ###################################*/








/* top bar start  */


.firstNavbar{
    background:lch(86.69 0.02 356.63 / 0.5);
}
.firstNavbar .navbar .navbar-brand{
    font-size:14px;
}
.firstNavbar .navbar .navbar-brand a{
    text-decoration:none;
    color:#000;
    font-weight:600;
}
.firstNavbar .navbar-toggler-icon {
    display: inline-block;
    width: 0.6em;
    height: 0.6em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.firstNavbar nav a {
    color: #000;
    font-weight: 500;
}
.secondNavbar .navbar {
    position: static !important;
    background: transparent;
    box-shadow: none;
}
.secondNavbar .navbar .navbar-brand{
    font-size:35px;
    letter-spacing:0;
}
.secondNavbar .navbar .nav-link{
    font-size: 16px;
    margin: 0px 5px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}
.secondNavbar .navbar .nav-link:hover{
    /*font-weight:bold;*/
    color:#fff;
}
.secondNavbar .navbar-toggler {
    border: 0;
    color: #fff;
}
.secondNavbar .navbar .navbar-brand {
    width: 250px;
}
.secondNavbar nav a img {
    width: 100%;
}
.secondNavbar .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}
.secondNavbar .dropstart:hover > .dropdown-menu {
    display: block;
    margin-top: 0.125em;
    margin-left: 0.125em;
}
.secondNavbar li.nav-item.dropdown:hover > ul.dropdown-menu {
    /*display: block;*/
}
.secondNavbar {
    padding: 10px 0;
    position: sticky;
    width: 100%;
    top: 0;
    z-index: 1;
    background: #14397a;
    /*border-top: 1px solid #ecebeb;*/
}


@media (min-width:300px) and (max-width:991px){
    .firstNavbar .contact-us {
        display: none;
    }
    .secondNavbar .dropstart:hover .dropdown-menu {
        /*display: block;*/
    }
  .secondNavbar .dropdown .dropdown-menu {
    position: relative;
    left: 0;
    right: 0 !important;
} 
.secondNavbar  .dropstart .dropdown-menu {
    z-index: -1;
}
.secondNavbar .dropstart .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: 0;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid;
}
.secondNavbar .dropstart .dropdown-toggle::before {
    display: none;
}
.secondNavbar li.nav-item.dropdown:hover > ul.dropdown-menu {
    background: #0000000f;
    color: #fff;
    border: 0;
    border-radius: 0;
}
.secondNavbar .dropstart .dropdown-menu  {
    background: #0000000f;
    color: #fff;
    border: 0;
    border-radius: 0;

}
.secondNavbar .dropstart {
    padding: 0 1rem;
}
.secondNavbar li.nav-item {
    padding: 0 1rem;
}
.secondNavbar .navbar .nav-link {
         margin: 0px 0px; 
                 color: #000 !important;
}

.navbar-collapse {
    background: #fff;
}



}
@media (min-width:300px) and (max-width:767px){
    .firstNavbar .contact-us {
        display: none;
    }
    .firstNavbar li.login-con span {
        /*display: none;*/
    }
    .firstNavbar .navbar .navbar-brand a {
    font-size: 12px;
}
.secondNavbar .navbar .navbar-brand {
    width: 200px;
}


}
@media screen and (min-width: 769px) {
    .dropstart:hover > .dropdown-menu {
        position: absolute;
        top: 0;
        right: 100%;
    }
}
/* top bar end  */



/*banner section starts*/

section.hero_section {
    position: relative;
    padding: 50px 0 150px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
}
section.hero_section h1 {
    font-size: 40px;
    line-height: 52px;
}
section.hero_section h2.heading_two {
    display: flex;
    position: relative;
}
section.hero_section h2 .number_placment {
    font-size: 120px;
    font-weight: 700;
    position: relative;
    font-family: system-ui;
}
section.hero_section h2.heading_two:after {
    content: "";
    position: absolute;
    left: 30px;
    bottom: 0;
    width: 65%;
    height: 2px;
    background: #000;
}
section.hero_section h2 .number_placment span {
   font-size: 30px;
    top: -81px;
    position: relative;
    display: inline;
    left: -10px;
    font-weight: 500;
}
section.hero_section h2 .no_cont {
        font-size: 30px;
    margin-top: 56px;
    margin-left: -33px;
}
section.hero_section h2 .no_cont span {
    display: block;
}

@media (min-width:300px) and (max-width:767px){

section.hero_section {
        padding: 60px 0 40px;
        background-position: left;
    }

section.hero_section h1 {
    font-size: 26px;
    line-height: 34px;
}
.font-sz {
    margin-top: 15px;
    display: block;
}
section.hero_section h2 .no_cont {
    font-size: 18px;
    margin-left: -26px;
}
section.hero_section h2 .number_placment {
    font-size: 92px;
}
section.hero_section h2 .number_placment span {
    font-size: 24px;
    top: -55px;
}




}





/*banner section ends*/




/*Are You Interested section starts*/

section.interested_section {
    padding: 60px 0;
    position: relative;
}
section.interested_section h3 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 15px;
    font-weight: 600;
    color: #808080;
}

section.interested_section .content_dv h2 {
    font-size: 30px;
    line-height: 34px;
    font-weight: 500;
    color: #000;
}
section.interested_section .content_dv p {
    font-size: 16px;
    line-height: normal;
    color: #333;
}

section.interested_section .content_dv ul {
    list-style: disc;
    padding-left: 40px;
    margin-top: 5px;
}

section.interested_section .content_img img {
    width: 75%;
}



@media (min-width:300px) and (max-width:767px){
section.interested_section h2 {
    font-size: 22px;
}
section.interested_section h2 br {
    display: none;
}
section.interested_section h3 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}
section.interested_section .content_dv h2 {
    font-size: 20px;
    line-height: 26px;
}
section.interested_section .content_img {
    text-align: center !important;
}

}





/*Are You Interested section ends*/





/*Why computer science section starts*/

section.why_compsci_section {
    position: relative;
    padding: 80px 0 100px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
section.why_compsci_section .why_head h2 {
    font-size: 34px;
    color: #fff;
    font-weight: 500;
}
section.why_compsci_section .why_head p {
    font-size: 18px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 0;
}

section.why_compsci_section .compsci_cont {
        position: relative;
    background: #fff;
    border-radius: 15px;
    padding: 15px;
    height: 250px;
    margin-top: 100px;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}
section.why_compsci_section .comp_img {
    text-align: center;
    margin-top: -80px;
}
section.why_compsci_section .compsci_cont h3 {
    font-size: 18px;
    margin-top: 15px;
    font-weight: 700;
}

section.why_compsci_section .compsci_cont p {
    font-size: 16px;
    font-weight: 500;
    color: #000;
}
section.why_compsci_section .col-md-4 {
    position: relative;
}
section.why_compsci_section .col-md-4:after {
    content: "";
    position: absolute;
    right: 0;
    top: 145px;
    height: 50%;
    width: 2px;
    background: #ffffff85;
}
section.why_compsci_section .col-md-4:nth-child(3n):after,
section.why_compsci_section .col-md-4:last-child:after {
    width: 0;
}

@media (min-width:300px) and (max-width:767px){

section.why_compsci_section .why_head h2 {
    font-size: 26px;
}

section.why_compsci_section .why_head p {
    font-size: 16px;
}


}









/*Why computer science section ends*/













/* Important Dates section start  */

section.important_date_section {
    position: relative;
    padding: 80px 0 0;
}
section.important_date_section .process_dv h2 {
    font-size: 46px;
    text-align: center;
}
section.important_date_section .process_dv p {
    font-size: 24px;
    text-align: center;
    font-weight: 400;
}
section.important_date_section .admission_process_flow {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: space-between;
}

section.important_date_section .admission_dvs {
    width: 22%;
    margin: 0 10px;
    position: relative;
}
section.important_date_section .admission_dv {
    padding: 15px 0;
    background: #2B72EE;
    height: 250px;
    overflow: hidden;
    border-radius: 0 50px;
}
section.important_date_section .space_arrow {
    padding: 10px;
    color: #fff;
}
section.important_date_section .admission_dv h3 {
    background: #18191A;
    color: #fff;
    font-size: 18px;
    padding: 10px 15px;
    margin-top: 20px;
}
section.important_date_section .admission_dv p {
    font-size: 26px;
    padding: 0 15px;
    color: #fff;
    font-weight: 700;
    margin-left: 15px;
    margin-top: 30px;
}
section.important_date_section .admission_dvs img {
        min-width: 325px;
    margin-top: -160px;
    margin-left: 40px;
}

@media screen and (max-width: 1199.98px) {
  
}

@media screen and (max-width: 991.98px) {
section.important_date_section .process_dv h2 {
    font-size: 30px;
}
section.important_date_section .process_dv p {
    font-size: 16px;
}
section.important_date_section .admission_dvs img {
       display: none;
}
}

@media screen and (max-width: 767.98px) {
section.important_date_section {
    position: relative;
    padding: 60px 0 60px;
}
section.important_date_section .admission_dvs {
    width: 100%;
    margin: 15px 10px;
    position: relative;
}
section.important_date_section .space_arrow {
    padding: 10px;
    transform: rotate(90deg);
}
section.important_date_section .space_arrow i {
    font-size: 30px;
}
section.important_date_section .admission_dv {
    height: auto;
}



}

/* Important Dates section end  */


/*Eligibility Criteria section starts*/
section.eligibility_section {
    position: relative;
    padding: 80px 0 0;
    background: #2A2D36;
}
section.eligibility_section .eligibility_head h2 {
    font-size: 34px;
    color: #fff;
    font-weight: 700;
    background: #2a2d36;
    width: fit-content;
    margin: auto;
    position: relative;
    z-index: 1;
    padding: 0 15px;
}
section.eligibility_section .eligibility_head {
    position: relative;
}
section.eligibility_section .eligibility_head:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background: #fff;
    z-index: 0;
}
section.eligibility_section .content_dv h2 {
    font-size: 28px;
    color: #fff;
    font-weight: 700;
}
section.eligibility_section .content_dv p {
    font-size: 18px;
    color: #fff;
    line-height: normal;
    font-weight: 400;
}

@media screen and (max-width: 767.98px) {
section.eligibility_section .eligibility_head h2 {
    font-size: 24px;
}
section.eligibility_section .content_dv h2 {
    font-size: 20px;
}
section.eligibility_section .content_dv p {
    font-size: 16px;
}
section.eligibility_section .content_img {
    text-align: center !important;
}
section.eligibility_section .content_img img {
    width: 75%;
}


}


/*Eligibility Criteria section ends*/


/*Application fees and exam pattern section starts*/
section.pattern_section {
    position: relative;
    padding: 80px 0;
}
section.pattern_section h2 {
    font-size: 36px;
    font-weight: 700;
}
section.pattern_section li {
    font-size: 20px;
    color: #000;
    font-weight: 500;
    margin-bottom: 5px;
}
section.pattern_section ol {
    padding-left: 20px;
}


@media screen and (max-width: 767.98px) {
section.pattern_section {
    padding: 60px 0;
}
section.pattern_section h2 {
    font-size: 24px;
    font-weight: 500;
}
section.pattern_section li {
    font-size: 16px;
}




}


/*Application fees and exam pattern section ends*/



/*Participating Universities section starts*/
section.participating_uni_section {
    position: relative;
    padding: 0 0 80px;
}
section.participating_uni_section .uni_head {
    background: #25272A;
    text-align: center;
    padding: 25px 15px;
    position: relative;
}
section.participating_uni_section .uni_head h2 {
    font-size: 34px;
    color: #fff;
    font-weight: 700;
        margin: 0;
}
section.participating_uni_section .uni_logo {
    border: 1px solid #ccc;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 150px;
}

section.participating_uni_section .uni_logo img {
    width: 75%;
}


@media screen and (max-width: 767.98px) {
    section.participating_uni_section {
    position: relative;
    padding: 0 0 50px;
}
section.participating_uni_section .uni_head h2 {
    font-size: 24px;
}
section.participating_uni_section .uni_logo {
    border: 1px solid #ccc;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
}
section.participating_uni_section .col-4 {
    padding: 10px;
    margin: 0 !important;
}


}


/*Participating Universities section ends*/









/*career opportunity section starts*/
section.career_section {
    position: relative;
    padding: 80px 0 80px;
    background: #2A2D36;
}
section.career_section .career_head h2 {
    font-size: 34px;
    color: #fff;
    font-weight: 500;
    position: relative;
}
section.career_section .career_head p {
    font-size: 20px;
    color: #fff;
}
section.career_section .career_head {
    position: relative;
}

section.career_section .content_dv h2 {
    font-size: 28px;
    color: #fff;
    font-weight: 700;
}
section.career_section .content_dv p {
    font-size: 20px;
    color: #fff;
    line-height: normal;
    font-weight: 400;
}
section.career_section .content_dv ul li {
    font-size: 20px;
    color: #fff;
    margin-bottom: 5px;
}
section.career_section ul {
    list-style: disc;
    padding-left: 35px;
    margin-top: 15px;
}
@media screen and (max-width: 767.98px) {
section.career_section {
    padding: 60px 0 60px;
}
section.career_section .career_head h2 {
    font-size: 24px;
}
section.career_section .career_head p {
    font-size: 16px;
}
section.career_section .content_dv h2 {
    font-size: 20px;
}
section.career_section .content_dv ul li,
section.career_section .content_dv p {
    font-size: 16px;
}

}

/*career opportunity section ends*/

/*Apply now section ends*/
section.applynow_section {
    background: #14397A;
    padding: 20px 0;
    border-bottom: 1px solid #fff;
}
section.applynow_section h2 {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
            margin: 0
}
@media screen and (max-width: 767.98px) {
section.applynow_section h2 {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}
section.applynow_section img {
    width: 50px;
}

}
/*Apply now section starts*/


/*---------------------------------------------------------
=================Footer CSS Starts====================
---------------------------------------------------------*/

section.footer_apply_section {
    position: relative;
    z-index: 1;
}
footer.footer_wrap {
    padding: 80px 0 0;
    background: #14397A;
    position: relative;
    margin-top: -0;
}
footer.footer_wrap h4 {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
}
footer.footer_wrap ul {
    padding-left: 0px;
    margin-top: 15px;
}
footer.footer_wrap ul li a {
        display: block;
    font-size: 16px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    transition: all ease .3s;
}
footer.footer_wrap ul li a:hover {
    color: #ffffffb0;
}
footer.footer_wrap .quick_links ul li {
    margin-bottom: 5px;
}
footer.footer_wrap .copyright_text {
    text-align: center;
    padding: 15px;
    border-top: 1px solid #ffffffb0;
    margin-top: 30px;
}
footer.footer_wrap .copyright_text p {
    font-size: 14px;
    color: #ffffffc2;
    margin: 0;
}

footer.footer_wrap .footer_contact_sec ul li {
    /* display: inline-block; */
    margin-bottom: 15px;
    text-indent: -8px;
    margin-left: 18px;
}
footer.footer_wrap .footer_contact_sec ul li:last-child {
    margin-bottom: 0px;
}

@media screen and (max-width: 991.98px) {
.footer_img {
    margin-bottom: 40px;
}


}

/*---------------------------------------------------------
=================Footer CSS Ends====================
---------------------------------------------------------*/




/*---------------------------------------------------------
=================Form CSS Starts====================
---------------------------------------------------------*/

.form_dv {
    background: #fff;
    padding: 30px 20px;
    border-radius: 0;
    box-shadow: 0px 0px 24px 4px #00000069;
}
.form_dv h2 {
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 15px;
}
.form_dv .form-control {
    height: 36px !important;
    border-radius: 0;
}
.form_dv .phonewithcountrycode .select2-container--default .select2-selection--single {
    height: 36px !important;
}
.form_dv .ctplqryformbtn {
    background: #14397a;
    border: 1px solid #14397a;
    border-radius: 0;
    width: 100%;
    padding: 8px;
    margin-top: 15px;
    transition: all ease .3s;
}
.form_dv .ctplqryformbtn:hover {
    background: #14397a;
    border: 1px solid #14397a;
    opacity: 0.7;
    transition: all ease .3s;
}
.form_dv input[type=checkbox] {
    width: 18px;
    height: 18px;
    margin-top: 4px;
    margin-right: 10px;
}
.form_dv .register-panel .agrCheck .checkText {
    font-size: 14px;
    line-height: normal;
    float: none;
}

.form_dv .agrCheck {
    display: flex;
    flex-direction: row-reverse;
    align-items: normal;
}



/*---------------------------------------------------------
=================Form CSS Ends====================
---------------------------------------------------------*/