@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* CSS Document */
body {
	font-family: "Poppins", sans-serif;
	color: #2a2a2a;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 24px;
    /*background: #f0eded;*/
    background: #fff;
	font-weight:400;
    overflow-x: hidden;
}

ul{
    list-style-type:none;
}	
a{
  text-decoration:none;
  outline: none!important;
}
a:hover{
    text-decoration:none;
    outline:none;
}

.brown_color{
    color:#a51c30;
}
.brown_back{
    background:#a51c30;
}
.link_color {
    color: #a51c30;
    font-weight: 600;
    opacity: 0.8;
    transition: all ease .3s;
}
.link_color:hover {
    opacity: 1;
    color: #a51c30;
}
.btn-style-one {
    font-size: 20px;
    font-weight: 700;
    background: #fff;
    color: #000;
    padding: 10px 35px;
    transition: all ease .3s;
    transform: scale(1);
    width: 300px;
    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: #1b3b64db;
    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;
}
.apply-now:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 90%;
    height: 3px;
    background: rgb(0 0 0 / 20%);
    left: 0;
    right: 0;
    transform: translate(0px, -50%);
    margin: auto;
}

/* ################################## index page ############################################ */

/* 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;
}
.secondNavbar .navbar .navbar-brand{
    font-size:35px;
    letter-spacing:2px;
}
.secondNavbar .navbar .nav-link{
    font-size:16px;
    margin:0px 5px;
    color:#000000b5;
    font-weight:500;
}
.secondNavbar .navbar .nav-link:hover{
    /*font-weight:bold;*/
    color:#a51c30;
}
.secondNavbar .navbar-toggler {
    border: 0;
    color: #a51c30;
}
.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: relative;
}
@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; 
}
}
@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;
}



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




/*---------------------------------------------------------
=================Home Page CSS Starts====================
---------------------------------------------------------*/

/* banner section start  */

.banner_section{
    background:linear-gradient(#1b3b64db, #1b3b64db), url(../images/hero.png);
    background-size:cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height:auto;
    padding:120px 0 120px;
        background-color: #251714;
}
.banner_section .banner_content h2{
    font-size:80px;
    font-weight:bold;
    color:#fff;
    text-align: center;
}
.banner_section .banner_content p{
    color:#fff;
    font-size:16px;
    line-height: normal;
        font-weight: 500;
    text-align: center;
}
.ctplqryform {
    background: #fff;
    padding: 20px;
    position: relative;
    border-radius: 15px;
}
.ctplqryform h2 {
    font-size: 22px;
    font-weight: 700;
    color: #000;
    margin: 15px 0;
    text-align: center;
}
.ctplqryform .form-control {
    height: 36px;
    margin-bottom: 8px;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}
.phonewithcountrycode .select2-container--default .select2-selection--single {
     height: 36px !important;
}

label.form-group.agrCheck {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    margin: 15px 0;
}
.register-panel .form-group.agrCheck .form-control {
    width: 20px !important;
    padding: 0;
    height: 20px;
    margin-right: 10px;
}
.ctplqryformbtn {
    width: 100%;
    background: #a51c30;
    border-color: #a51c30;
    font-size: 16px;
    font-weight: 700;
    padding: 10px;
    transition: all ease .3s;
    transform: scale(1);
}
.ctplqryformbtn:hover {
    transition: all ease .3s;
    transform: scale(0.96);
    background: #a51c30;
    border-color: #a51c30;
}





/* banner section end  */
.heading-one {
    position: relative;
    text-align: center;
}
.heading-one h2 {
    font-size: 36px;
    font-weight: 700;
    color: #000;
    position: relative;
    width: fit-content;
    margin: auto;
}
.heading-one h2:before {
    content: "";
    position: absolute;
    left: -90px;
    top: 50%;
    width: 75px;
    height: 2px;
    background: #00000052;
}
.heading-one h2:after {
    content: "";
    position: absolute;
    right: -90px;
    top: 50%;
    width: 75px;
    height: 2px;
    background: #00000052;
}


/*table of content section starts*/

section.table-content-section {
    position: relative;
    padding: 60px 0;
}
section.table-content-section ul {
    list-style: disc;
    column-count: 2;
    width: 80%;
    margin: 40px auto 0;
}

section.table-content-section ul li {
    margin-bottom: 15px;
}

section.table-content-section ul li a {
    font-size: 20px;
    color: #000;
    font-weight: 500;
}




/*table of content section ends*/



/*clat download section starts*/
section.clat-download-section {
    position: relative;
    padding-bottom: 60px;
}
section.clat-download-section .clat-dv {
    position: relative;
    height: 100%;
}
section.clat-download-section .clat-dv a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 15px 10px;
    background: #1b3b64db;
    text-align: center;
    color: #ffff;
    font-size: 18px;
    border: 2px solid #1b3b64db;
    transition: all ease .3s;
    height: 100%;
}

section.clat-download-section .clat-dv a:hover {
    padding: 15px 10px;
    background: #fff;
    color: #1b3b64db;
}



/*clat download section ends*/



/*whats is clat section starts*/
section.what-clat-section {
    position: relative;
    padding: 0px 0px 60px;
}

section.what-clat-section .heading-two {
    position: relative;
    background: #a51c30;
    padding: 10px;
    text-align: center;
}
section.what-clat-section .heading-two h2 {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
}
section.what-clat-section p {
    font-size: 18px;
    line-height: 34px;
    color: #000;
    font-weight: 500;
}



/*whats is clat section ends*/



/*common contetn section starts*/
section.common-cont-section {
    position: relative;
    background: #a51c30;
    padding: 60px 0;
}

section.common-cont-section h2 {
    font-size: 34px;
    color: #fff;
    font-weight: 700;
}
section.common-cont-section h3 {
    font-size: 34px;
    color: #fff;
    font-weight: 700;
}

section.common-cont-section p {
    font-size: 18px;
    color: #fff;
    line-height: 34px;
    font-weight: 400;
}
section.common-cont-section .table-one {
    width: 60%;
    margin: 20px auto;
}
section.common-cont-section .table-one * {
    border: 0;
}
section.common-cont-section .table-one th {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    padding: 10px;
    border-right: 1px solid #fff;
}
section.common-cont-section .table-one td {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    padding: 10px;
}


section.common-cont-section .table-two {
    width: 80%;
    margin: 30px auto;
}
section.common-cont-section .table-two th {
    font-size: 20px;
    color: #fff;
    background: #1b3b64db;
    padding: 15px;
    border: 1px solid #fff;
}

section.common-cont-section .table-two td {
    font-size: 18px;
    padding: 15px;
    color: #fff;
    border: 1px solid #fff;
}

section.common-cont-section .syllabus-dv ul li {
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
    line-height: 30px;
    list-style: disc;
    font-weight: 300;
}
section.common-cont-section .mark-criteria-dv ul li {
    font-size: 18px;
    color: #fff;
    margin-bottom: 5px;
    line-height: 30px;
    list-style: none;
    font-weight: 500;
}


/*common contetn section ends*/

/*Preparation Tips section starts*/
section.prepration-section {
    position: relative;
    padding: 60px 0;
}
section.prepration-section h2 {
    font-size: 32px;
    color: #000;
    font-weight: 700;
}
section.prepration-section h3 {
    font-size: 32px;
    color: #000;
    font-weight: 700;
}
section.prepration-section p {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    line-height: 32px;
}
section.prepration-section ul {
    list-style: disc;
}
section.prepration-section ul li {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    margin-bottom: 10px;
}

/*Preparation Tips section ends*/



/*eligibility section starts*/
section.eligibility-section {
    position: relative;
    padding: 60px 0;
    background: #a51c30;
}
section.eligibility-section h2 {
    font-size: 32px;
    color: #fff;
    font-weight: 700;
}
section.eligibility-section h3 {
    font-size: 32px;
    color: #fff;
    font-weight: 700;
}

section.eligibility-section .table-two {
    width: 100%;
    margin: 30px 0;
}
section.eligibility-section .table-two th {
    font-size: 20px;
    color: #fff;
    background: #1b3b64db;
    padding: 15px;
    border: 1px solid #fff;
}

section.eligibility-section .table-two td {
    font-size: 18px;
    padding: 15px;
    color: #fff;
    border: 1px solid #fff;
}

section.eligibility-section ul li {
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
    line-height: 30px;
    list-style: disc;
    font-weight: 300;
}
/*eligibility section ends*/




/*crack clat section starts*/

section.crack-section {
    position: relative;
    padding: 60px 0;
}
section.crack-section h2 {
    font-size: 32px;
    color: #000;
    font-weight: 700;
    margin-bottom: 15px;
}
section.crack-section ul {
    list-style: auto;
    font-size: 20px;
}
section.crack-section ul li h3 {
    font-size: 20px;
    font-weight: 500;
    color: #000;
}
section.crack-section ul li ul {
    margin-bottom: 25px;
    list-style: disc;
}
section.crack-section ul li ul li {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}
section.crack-section p {
    font-size: 18px;
    font-weight: 500;
    font-style: italic;
    line-height: 30px;
}

/*crack clat section ends*/




/*faq section starts*/


section.faq-section {
    position: relative;
    padding: 60px 0 100px;
    background: #000;
}

section.faq-section h2 {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
}

section.faq-section .faq-head p {
    font-size: 18px;
    color: #fff;
}

section.faq-section .accordion-item h3 button {
    font-size: 20px;
    background: transparent;
    color: #fff;
    font-weight: 700;
    border-radius: 0 !important;
}
section.faq-section .accordion-button:not(.collapsed) {
    color: #fff;
    background: transparent;
    border-radius: 0 !important;
    box-shadow: none;
}
section.faq-section .accordion-item {
    border-radius: 0px !important;
    background: transparent;
    border-color: #ffffff54;
    border-right: 0;
    border-left: 0;
}
section.faq-section .accordion-body p {
    font-size: 16px;
    color: #fff;
}
section.faq-section .accordion-body ul {
    list-style: disc;
}
section.faq-section .accordion-body ul li {
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
}
section.faq-section button:focus:not(:focus-visible) {
    box-shadow: none;
}

section.faq-section .accordion-button::after {
    filter: brightness(0) invert(1);
}


@media screen and (max-width: 767px) {
section.faq-section h2 {
    font-size: 28px;
}
section.faq-section .faq-head p {
    font-size: 14px;
}
section.faq-section .accordion-item h3 button {
    font-size: 16px;
}

section.faq-section .accordion-body p,
section.faq-section .accordion-body ul li {
    font-size: 14px;
}


}
/*faq section ends*/





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

footer.footer_wrap {
    padding: 80px 0 0;
    background: #a51c30;
    position: relative;
    margin-top: -25px;
}
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_img img {
    filter: invert(1) brightness(10);
}
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====================
---------------------------------------------------------*/




@media screen and (max-width: 1199.98px) {
.btn-style-one {
    font-size: 18px;
    padding: 10px 15px;
}

.secondNavbar {
    padding: 10px 15px;
    position: relative;
}






}
@media screen and (max-width: 991.98px) {
.banner_content {
    padding-bottom: 20px;
}
.heading-one h2 {
    font-size: 22px;
}
.heading-one h2:before {
    left: -20px;
    width: 20px;
}
.heading-one h2:after {
    right: -20px;
    width: 20px;
}
section.table-content-section ul {
    width: 100%;
    margin: 30px auto 0;
    column-count: 1;
}
section.table-content-section ul li a {
    font-size: 16px;
}
section.table-content-section ul li {
    margin-bottom: 5px;
}
section.what-clat-section .heading-two h2 {
    font-size: 28px;
    margin: 0;
}
section.what-clat-section p {
    font-size: 14px;
    line-height: normal;
}
section.common-cont-section h2 {
    font-size: 26px;
}
section.common-cont-section p {
    font-size: 14px;
    line-height: normal;
}
section.common-cont-section .table-one {
    width: 100%;
    margin: 20px auto;
}
section.common-cont-section .table-two {
    width: 100%;
    margin: 30px auto;
}
section.common-cont-section .table-two td {
    font-size: 14px;
}
section.common-cont-section h3 {
    font-size: 26px;
}
section.common-cont-section .syllabus-dv ul li {
    font-size: 14px;
    line-height: normal;
}
section.common-cont-section h3 {
    font-size: 18px;
}
section.common-cont-section .table-two th {
    font-size: 14px;
}

section.common-cont-section .table-two td {
    font-size: 12px;
    padding: 8px;
    color: #fff;
    border: 1px solid #fff;
    line-height: normal;
    vertical-align: middle;
}
section.prepration-section h2 {
    font-size: 26px;
}
section.prepration-section ul li {
    font-size: 14px;
    line-height: normal;
}
section.prepration-section h3 {
    font-size: 24px;
}
section.prepration-section p {
    font-size: 14px;
    line-height: normal;
}
section.eligibility-section h2 {
    font-size: 24px;
}

section.eligibility-section .table-two th {
    font-size: 14px;
}
section.eligibility-section .table-two td {
    font-size: 14px;
}
section.eligibility-section ul li {
    font-size: 14px;
    line-height: normal;
}
section.eligibility-section h3 {
    font-size: 24px;
}
section.crack-section h2 {
    font-size: 24px;
}
section.crack-section ul li h3,
section.crack-section ul,
section.crack-section ul li ul li {
    font-size: 14px;
}
section.crack-section p {
    font-size: 12px;
    line-height: normal;
}





}

@media screen and (max-width: 767.98px) {
    .banner_section .banner_content h2 {
        font-size: 50px;
    }
    .banner_section .banner_content p {
        font-size: 14px;
    } 
    .banner_section {
        padding: 60px 0;
    }    
    .banner_below button {
        font-size: 13px;
    }


}


/* Apply Now button start  */

.applyNowButton {
    position: fixed;
    bottom: 250px;
    z-index: 1;
    right: 0;
    box-shadow: 0 0 10px #ddd;
    background: #1b3b64db;
    border-radius: 8px 0px 0px 8px;
    width: 40px;
    height: 100px;
    padding: 10px 10px 10px 20px;
    text-align: center;
    overflow: hidden;
}

.applyNowButton a {
    display: flex;
    color: #fff;
    transform: rotate(270deg);
    justify-content: center;
    height: 100%;
    white-space: nowrap;
    width: 100%;
    align-items: center;
}

.applyNowButton a h5 {
    font-size: 14px;
}

.applyNowButton a:hover {
    text-decoration: none;
    color: #fff;
}

.applyNowButton a img {
    max-width: 90%;
}



/* Apply Now  button end  */

