/* @import url("https://icons.getbootstrap.com/icons/chat-square-quote/"); */


* {
    margin: 0%;
    padding: 0%;
    box-sizing: border-box;
    font-family: 'DM Sans', sans-serif;
    /* font-family: 'Poppins', sans-serif; */

}

/*::-webkit-scrollbar{*/
/*    display: none;*/
/*}*/

html {
    scroll-behavior: smooth;
}


:root {

    --color-bg1: #fff;
    --color-bg2: #d3e5f2;
    --color-bg3: #e7eff6;
    --color-primary: #fff3f3;
   

    --container-width-lg: 70%;
    --container-width-lg: 80%;
    --container-width-lg: 90%;
    --container-width-lg: 94%; 
}

/*--=============================Start of logo CSS =====================--*/
.logo-text {
    color: azure;
    padding-bottom: 0%;
}

.container {
    width: var(--container-width-lg);
    margin: 0 auto;
}

/* img {
    width: 100%;
    display: block;
    object-fit: cover;
} */
header {
    z-index: 100000;
    transition: 0.6s;
    position: fixed;
    width: 100%;

    top: 0;
    left: 0;
    justify-content: space-between;
    align-items: center;
}

header.sticky {
    padding: 0.3% 5%;
    background: rgba(173, 157, 157, 0.76);
}

header.sticky ul li a {
    color: #051c4dd2;
    font-size: 14px;
    font-weight: bold;
}

nav {
    display: flex;
    padding: 0.3% 5%;
    justify-content: space-between;
    align-items: center;
}

.nav-links {
    flex: 1;
    text-align: right;
    padding-top: -5%;
}

.nav-links ul li {
    list-style: none;
    display: inline-block;
    padding: 12px 12px;
    position: relative;
}

.nav-links ul li a {
    color: rgb(239, 240, 247);
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
}

.nav-links ul li::after {
    content: '';
    width: 0%;
    height: 2px;
    background: #f44336;
    display: block;
    margin: auto;
    transition: 0.5s;
}

.nav-links ul li:hover::after {
    width: 100%;
    content: '';
    height: 2px;
    background: #f44336;
    display: block;
    margin: auto;
}


.text-box {
    width: 90%;
    color: azure;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.text-box h1 {
    font-size: 80px;
}

.text-box p {
    margin: 10px 0 40px;
    font-size: 20px;
    color: azure;
}

.hero-btn {
    display: inline-block;
    text-decoration: none;
    color: azure;
    border: 1px solid azure;
    padding: 12px 34px;
    font-size: 13px;
    background: transparent;
    position: relative;
    cursor: pointer;
    border-radius: 5px;

}

.hero-btn:hover {
    border: 1px solid #f44336;
    background: #f44336;
    transition: 1s;
}

.hero-btn-2 {
    display: inline-block;
    text-decoration: none;
    color: azure;
    /* border: 1px solid azure;   */
    padding: 12px 34px;
    font-size: 13px;
    background: #f44336;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
}

.hero-btn-2:hover {

    /* border: 1px solid #f44336;  */
    background: #bfcbccae;
    transition: 1s;
}

.page-left-404{
  text-align: center;
}

.page-ptn{
 margin-bottom: 5%;
}

nav .fas {
    display: none;
    content: '\f00d';
    content: '\f0c9';
}

.bdy {
    align-items: center;
    justify-content: center;
}

@keyframes scroll {
    0% {
        transform: translate(0);
    }

    100% {
        transform: translateX(calc(-250px * 7));
    }
}

.part-text {
    text-align: center;
    padding-top: 0;
}

.slider {
    height: 100%;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: auto;
}

.slider .slide-track {
    animation: scroll 80s linear infinite;
    display: flex;
    width: calc(350px * 18);
}

/* .slider .slide{
    height: 100px;
    width: 250px;
} */

@media(max-width: 700px) {
    .text-box h1 {
        font-size: 40px;
    }

    header.sticky ul li a {
        color: #e6e8ee;
        font-size: 14px;
        font-weight: bold;
    }

    .nav-links ul li {
        display: block;
    }

    .nav-links {
        position: fixed;
        background: #f44336;
        height: 100vh;
        width: 200px;
        top: 0;
        right: -200px;
        text-align: left;
        z-index: 2;
        transition: 1s;
    }

    nav .fas {
        display: block;
        color: rgb(246, 247, 250);
        margin: 10px;
        font-size: 22px;
        cursor: pointer;
    }

    .nav-links ul {
        padding: 30px;
    }
}

@media(max-width: 1260px) {
    .text-box h1 {
        font-size: 40px;
    }

    header.sticky ul li a {
        color: #e6e8ee;
        font-size: 14px;
        font-weight: bold;
    }

    .nav-links ul li {
        display: block;
    }

    .nav-links {
        position: fixed;
        background: #f44336;
        height: 100vh;
        width: 200px;
        top: 0;
        right: -200px;
        text-align: left;
        z-index: 2;
        transition: 1s;
    }

    nav .fas {
        display: block;
        color: rgb(246, 247, 250);
        margin: 10px;
        font-size: 22px;
        cursor: pointer;
    }

    .nav-links ul {
        padding: 30px;
    }
}

/*--============================ of logo CSS =====================--*/

/* --============== Start of Banner New Line [banner-nl]=============-- */
.banner-nl {
    position: relative;
    width: 100%;
    height: 50vh;
    background-image: linear-gradient(rgba(62, 64, 74, 0.7), rgba(11, 16, 44, 0.852)), url(images/graduates-throwing-caps1.png);
    background-position: center;
    background-size: cover;
    text-align: center;
    color: azure;
}

/* --============== End of Banner New Line [banner-nl]=============-- */


/* --========= Start of Gallary Banner New Line [banner-nl] ======--- */
.gallary-banner-nl {
    position: relative;
    width: 100%;
    height: 50vh;
    background-image: linear-gradient(rgba(42, 105, 129, 0.308), rgba(4, 9, 30, 0.7)), url(images/gallary-header.jpg);
    background-position: center;
    background-size: cover;
    text-align: center;
    color: azure;
}

/* --========= End of Gallary Banner New Line [banner-nl] ======--- */


/* --====================== Start of banner =====================-- */

.banner {
    position: relative;
    width: 100%;
    height: 100vh;
    background-image: linear-gradient(rgba(42, 105, 129, 0.308), rgba(4, 9, 30, 0.7)), url(images/new-banner1.jpg);
    background-size: cover;
}

/* --====================== End of banner ======================-- */


/* --=================== Start of Academics ====================-- */

.sub-header-row {
    height: 50vh;
    width: 100%;
    background-image: linear-gradient(rgba(4, 9, 30, 0.7), rgba(4, 9, 30, 0.7)), url(images/academics.jpg);
    background-position: center;
    background-size: cover;
    text-align: center;
    color: azure;
}

/* 
 .academic-text{
        padding-top: 1%;
    } */

.academics {
    width: 80%;
    margin-top: 5%;
    text-align: center;
    padding-top: 50px;
}

.academic-text {
    padding-top: 1%;
}


h1 {
    font-size: 36px;
    font-weight: 600;
}

p {
    color: #999;
    font-size: 15px;
    font-weight: 300;
    line-height: 22px;
    padding: 10px;
}

.row {
    margin-top: 5%;
    display: flex;
    justify-content: space-between;
}

.course-col {
    flex-basis: 31%;
    background: #fff3f3;
    border-radius: 5%;
    margin-bottom: 5%;
    padding: 20px 12px;
    box-sizing: border-box;
    transition: 1s;
}

/* .History h1{
    flex-basis: 31%;
    background: #fff3f3;
    border-radius: 10%;
    margin-bottom: 5%;
    padding: 20px 12px;
    box-sizing: border-box;
    transition: 1s;   
} */

h3 {
    text-align: center;
    font-weight: 600;
    margin: 10px 0;
}

.course-col:hover {
    box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.2);
}

@media(max-width: 700px) {
    .row {
        flex-direction: column;
        
    }
      .policy p{
        text-align: center;
    }
}

/* --==================== End of Academics ======================-- */


/* ==================== Start of Best worker =================== */

/* .hero {
    margin: auto;
    width: 80%;
    min-height: 70vh;
    background: #ff676d;
    position: relative;
}

.hero-section h1 {
    text-align: center;
    padding-top: 80px;
    font-size: 40px;
    color: #fff;
}


.user-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}

.user-img img {
    height: 100%;
    border-radius: 10px;
}
 */
.about-us-col{
    width: 70%;
    margin: auto;
    padding-top: 80px;
    padding-bottom: 50px;
    margin-top: -7%;
}

.about-col-nl{
    flex-basis: 48%;
    padding: 20px 50px;
}


.about-col-nl h1{
    text-align: left;
    padding-left: 8px;

}

.about-col-nl p{
    text-align: left;
}
.user-img img {
    height: 50%;
    padding-bottom: 0;
}

@media(max-width: 700px){
    .about-us-col{
        width: 90%;
        margin: auto;
        margin-top: -15%;
    }

    .user-img img {
        height: 50%;
        padding-bottom: 0;
    }

    .about-col-nl h1{
        text-align: center;
    }
}

/* ======================= End of Best worker ==================== */

/* ================== Start of Academics Details ================== */
.about-col-right h1 {
    text-align: right;
}

.about-col-right p {
    text-align: left;
}

.about-us-right {
    width: 80%;
    margin: auto;
    padding-top: 80px;
    padding-bottom: 50px;
    text-align: center;
}

.about-col-right {
    flex-basis: 48%;
    padding: 10px 20px;
}

.border-left {
    width: 823px;
    height: 5px;
    background: #f7948d;
    margin: 20px auto;
    text-align: left;
}

@media(max-width: 700px) {
    .border-left {
        width: 200px;
        height: 5px;
        background: #f7948d;
        margin: 20px auto;
        text-align: left;
    }
    
}


/* --============ Start of Second Courses Academcis =============-- */
.academics {
    width: 80%;
    margin: auto;
    text-align: center;
    padding-top: 50px;
}

.courses-rol {
    margin-top: 10rem;
}

.courses-rol h1 {
    text-align: center;
}

.courses_container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
}

.course-lne {
    flex-basis: 31%;
    margin-bottom: 5%;
    padding: 20px 12px;
    box-sizing: border-box;
    transition: 1s;
}

.course-lne {
    background: transparent;
    border-color: var(--color-primary);
}

.course-lne {
    /* background: var(--color-bg1); */
    text-align: center;
    border: 1px solid transparent;
}

.course-lne:hover {
    background: #fff3f3;
    border-color: #f6f6f6;
}

.course_info {
    padding: 2rem;
}

.course_info p {
    margin: 1.2rem 0 2rem;
    font-size: 0.9rem;
}

.hero-left {
    display: inline-block;
    text-decoration: none;
    color: azure;
    border: 1px solid azure;
    padding: 5px 34px;
    font-size: 13px;
    font-weight: 600;
    background: transparent;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
}

.hero-left:hover {
    border: 1px solid #42b4f1;
    background: #42b4f1;
    transition: 1s;
}

.blue-btn {
    border: 1px solid #42b4f1;
    background: #317db4;
    color: #f8fcfe;
}

.blue-btn:hover {
    color: azure;
}

.hero-left-1 {
    display: inline-block;
    text-decoration: none;
    color: azure;
    border: 1px solid azure;
    padding: 5px 34px;
    font-size: 13px;
    font-weight: 600;
    background: transparent;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
}

.hero-left-1:hover {
    border: 1px solid #ed7f7f;
    background: #eb7373;
    transition: 1s;
}

.red-btn-nl {
    border: 1px solid #ed7f7f;
    background: #f44336;
    color: #f8fcfe;
}

.red-btn-nl:hover {
    color: azure;
}


.hero-left-2 {
    display: inline-block;
    text-decoration: none;
    color: azure;
    border: 1px solid azure;
    padding: 5px 34px;
    font-size: 13px;
    font-weight: 600;
    background: transparent;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
}

.hero-left-2:hover {
    border: 1px solid #87a238;
    background: #87a238;
    transition: 1s;
}

.green-btn-nl {
    border: 1px solid #80be1d;
    background: #3bb40c;
    color: #f8fcfe;
}

.green-btn-nl:hover {
    color: azure;
}


.hero-left-3 {
    display: inline-block;
    text-decoration: none;
    color: azure;
    border: 1px solid azure;
    padding: 5px 34px;
    font-size: 13px;
    font-weight: 600;
    background: transparent;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
}

.hero-left-3:hover {
    border: 1px solid #dece1a;
    background: #e1d22c;
    transition: 1s;
}

.yellow-btn-nl {
    border: 1px solid #cdcd1f;
    background: #c0ae20;
    color: #f8fcfe;
}

.yellow-btn-nl:hover {
    color: azure;
}


.hero-left-4 {
    display: inline-block;
    text-decoration: none;
    color: azure;
    border: 1px solid azure;
    padding: 5px 34px;
    font-size: 13px;
    font-weight: 600;
    background: transparent;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
}

.hero-left-4:hover {
    border: 1px solid #c955d1;
    background: #c955d1;
    transition: 1s;
}

.purple-btn-nl {
    border: 1px solid #6c1f8b;
    background: #7d2e9c;
    color: #f8fcfe;
}

.purple-btn-nl:hover {
    color: azure;
}


.hero-left-5 {
    display: inline-block;
    text-decoration: none;
    color: azure;
    border: 1px solid azure;
    padding: 5px 34px;
    font-size: 13px;
    font-weight: 600;
    background: transparent;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
}

.hero-left-5:hover {
    border: 1px solid #33909b;
    background: #33909b;
    transition: 1s;
}

.cyan-btn-nl {
    border: 1px solid #45abbd;
    background: hsl(189, 43%, 50%);
    color: #f8fcfe;
}

.cyan-btn-nl:hover {
    color: azure;
}


.course_info h4 {
    font-size: 18px;
}

@media(max-width: 700px) {
    .row {
        flex-direction: column;
    }
}

/* --========== End of Second Courses Academcis ===========-- */

/* --================ Start of Campus =============-- */
.campus {
    width: 80%;
    margin: auto;
    text-align: center;
    padding-top: 0;
}

.campus-col {
    flex-basis: 32%;
    border-radius: 10px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}

.campus-col img {
    width: 100%;
    /* display: block; */
}

.layer {
    background: transparent;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.5s;
}

.layer:hover {
    background: rgba(226, 0, 0, 0.7);
}

.layer h3 {
    width: 100%;
    font-weight: 500;
    color: beige;
    font-size: 18px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    opacity: 0;
    transition: 1s;
}

.layer:hover h3 {
    bottom: 49%;
    opacity: 1;
}

/* --================ End of Campus =============-- */


/* --============= Start of Facilities ==========-- */

.facilities {
    width: 80%;
    margin: auto;
    text-align: center;
    padding-top: 20px;
}

.facilities-col {
    flex-basis: 31%;
    border-radius: 10px;
    margin-bottom: 5%;
    text-align: left;
}


.facilities-col img {
    width: 100%;
    border-radius: 5px;
}

.facilities-col p {
    padding: 0%;
    text-align: center;
}

.facilities-col h3 {
    margin-top: 16px;
    margin-bottom: 15px;
    text-align: center;
}

@media(max-width: 700px) {
    .row-pics {
        flex-direction: column;
    }

}

@media(max-width: 1260px) {
    .row-pics {
        flex-direction: column;
    }
}

/* --============= End of Facilities ==========-- */


/*--=========== Start of Enrolled Student =====-- */

.counter-up{
    background-image: linear-gradient(rgba(74, 130, 152, 0.308), rgba(33, 51, 122, 0.7)), url(images/graduate-lineup.jpg);
    min-height: 50vh;
    background-size: cover;
    background-attachment: fixed;
    padding: 0 50px;
    position: relative;
    display: flex;
    align-items: center;
  }
  .counter-up::before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(19, 19, 19, 0.8);
  }
  .counter-up .content{
    z-index: 1;
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
  .counter-up .content .box{
    border: 1px dashed rgba(27, 26, 26, 0.6);
    width: calc(25% - 30px);
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: column;
    padding: 20px;
  }
  .content .box .icon{
    font-size: 48px;
    color: #e6e6e6;
  }
  .content .box .counter{
    font-size: 50px;
    font-weight: 500;
    color: #f2f2f2;
    font-family: sans-serif;
  }
  .content .box .text{
    font-weight: 400;
    color: #ccc;
  }
  @media screen and (max-width: 1036px) {
    .counter-up{
      padding: 50px 50px 0 50px;
    }
    .counter-up .content .box{
      width: calc(50% - 30px);
      margin-bottom: 50px;
    }
  }
  @media screen and (max-width: 580px) {
    .counter-up .content .box{
      width: 100%;
    }
  }
  @media screen and (max-width: 500px) {
    .wrapper{
      padding: 20px;
    }
    .counter-up{
      padding: 30px 20px 0 20px;
    }
  }
  

/*--=========== End of Enrolled Student =====-- */


/* --========= Start of testimonials =======---> */

.sw-container{
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    margin-top: 2%;
}

.swiper{
    padding-top: 10%;
}

.swiper figure{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: ease .4s;
}

.swiper figure img{
    object-fit: cover;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    margin-bottom: 30px; 
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
    transition: ease .4s; 
}

.swiper figure blockquote, 
.swiper figure figcapture
{
    text-align: center;
}

.swiper figure blockquote{
    font-size: 16px;
    margin-bottom: 20px;
}

.swiper figure blockquote .fas{
    display: block;
    font-size: 40px;
}

.swiper figure figcaption{
    font-size: 28px;
    font-weight: 700;
}

.swiper figure:hover{
    transform: translateY(-10px);
}

.swiper figure:hover img{
    transform: scale(1.1);
}

.swiper .swiper-pagination{
    position: relative;
    bottom: inherit;
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.swiper .swiper-pagination .swiper-pagination-bullet-active{
    width: 12px; 
    height: 12px;
    background-color: #000;
}


 /* .container {
    width: 80%; 
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;

}  */

.tes-container p {
    text-align: center;
    margin-bottom: 5%;
}

.inner {
    max-width: 160px;
    margin: auto;
    overflow: hidden;
    padding: 0 20px;
} 

.middle h1 {
    text-align: center;
}

.border {
    width: 223px;
    height: 5px;
    background: #e6827b;
    margin: 26px auto;
    text-align: center;
    margin-top: 1%;
}

@media(max-width: 400px) {
    .sw-container{
        width: 80%;
        max-width: 1140px;
        margin: 0 auto;
        margin-top: 10%;
    }
}

@media(max-width: 700px) {
    .sw-container{
        width: 80%;
        max-width: 1140px;
        margin: 0 auto;
        margin-top: 10%;
    }
}


/* ============================ END OF TESTIMONIALS ===================== */


/* ============================= START OF FAQ's ========================= */

.faqs {
    margin-top: 5%;
}

.academics {
    width: 80%;
    margin-top: 2%;
    text-align: center;
    padding-top: 50px;
}

.faqs__container {
    width: 80%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.faqs h2 {
    text-align: center;
}

.faqs h4 {
    text-align: left;
}


.faqs p {
    text-align: left;
    color: #999;
}

.question__answer h4 {
    color: rgb(53, 52, 52);
}

.faq__icon {
    align-self: flex-start;
    color: #999;
    font-size: 1rem;
}

.faq p {
    margin-top: 0.8rem;
    display: none;
}

.faq.open p {
    display: block;
}

.faqs__container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
}

.faq {
    padding: 2rem;
    display: flex;
    align-items: center;
    gap: 1.4rem;
    height: fit-content;
    background: var(--color-primary);
    cursor: pointer;
}

@media(max-width: 400px) {
    .container{
       width: 80px;
       grid-template-columns: 1fr;
    }

}

/* ======================= END OF FAQ's ========================= */


/* --================ Start of Call to Action ================-- */
.cta {
    margin: 100px auto;
    width: 80%;
    background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(images/banner2.jpg);
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    text-align: center;
    padding: 100px 0;
}

.cta h1 {
    color: azure;
    margin-bottom: 40px;
    padding: 0;
}

@media(max-width: 700px) {
    .cta h1 {
        font-size: 24px;
    }
}

@media(max-width: 1260px) {
    .cta h1 {
        font-size: 24px;
    }
}

/* --===================== about us page ===================-- */

.sub-header h1 {
    margin-top: 8px;
    padding-top: 0;
}

.logo-text h1 {
    text-align: center;
}

.about-us {
    width: 80%;
    margin: auto;
    padding-top: 80px;
    padding-bottom: 50px;
}

.about-us {
    width: 80%;
    margin: auto;
    padding-top: 80px;
    padding-bottom: 50px;
    text-align: center;
}

.about-col {
    flex-basis: 48%;
    padding: 10px 20px;
}

.us-left {
    text-align: left;
}

.us-left-1 {
    text-align: center;
}

.about-col img {
    width: 100%;
    border-radius: 20px;
}

.about-col h1 {

    text-align: left;
}

.about-col p {
    padding: 15px 0 25px;
    text-align: left;
    color: rgb(138, 137, 137);
}

.red-btn {
    border: 1px solid #f44336;
    background: transparent;
    color: #f44336;
}

.red-btn:hover {
    color: azure;
}

@media(max-width: 700px) {
    .about-us {
        text-align: left;
        padding-top: 0;
    }

    .about-us h1 {
        text-align: center;
    }

    .about-us p {
        text-align: center;
    }

    .us-left {
        text-align: center;
    }
}

@media(max-width: 1260px) {
    .about-us {
        text-align: left;
        padding-top: 0;
    }

    .about-us h1 {
        text-align: center;
    }

    .about-us p {
        text-align: center;
    }

    .about-col p {
        padding: 15px 0 25px;
        text-align: left;
        color: rgb(138, 137, 137);
    }
    
    .about-col-right p {
        padding: 15px 0 25px;
        text-align: left;
        color: rgb(138, 137, 137);
    }
    

    .us-left {
        text-align: center;
    }
}

/* --===================== End of about us page ===================-- */


/* --================== Start of Explore Now Page =====================-- */
.sub-header-btn {
    height: 50vh;
    width: 100%;
    background-image: linear-gradient(rgba(4, 9, 30, 0.7), rgba(4, 9, 30, 0.7)), url(images/pexels-pixabay-268533.jpg);
    background-position: center;
    background-size: cover;
    text-align: center;
    color: azure;
}

.click-btn {
    text-align: center;
}

@media(max-width: 700px) {
    .row-line {
        flex-direction: column;
    }

    .logo-img {
        justify-content: center;
    }
}

/* --======================= End of Explore Now Page =====================-- */


/* --======================== Start of History Gallry ==================-- */
.history-gallary {
    height: 55vh;
    width: 100%;
    background-image: linear-gradient(rgba(4, 9, 30, 0.7), rgba(4, 9, 30, 0.7)), url(images/history.jpg);
    background-position: center;
    background-size: cover;
    /* text-align: center; */
    color: azure;
}

.history-gallary h1 {
    margin-top: 45px;
    font-size: 36px;
}

.meaning {
    text-align: center;
}

.row-line {
    margin-top: 0%;
    display: flex;
    justify-content: space-between;

}

.row-line h2 {
    text-align: center;
}

.row-line p {
    text-align: left;
}

@media(max-width: 700px) {
    .history-gallary h1 {
        text-align: center;
        justify-content: center;
    }

    .his-gallary h1 {
        text-align: center;
    }
}

/* --======================== End of History Gallry ==================-- */


/* --========================= Start of Educational Quote =====================-- */

.sub-header-btn1 {
    height: 55vh;
    width: 100%;
    background-image: linear-gradient(rgba(4, 9, 30, 0.7), rgba(4, 9, 30, 0.7)), url(images/educational_quote.jpg);
    background-position: center;
    background-size: cover;
    text-align: center;
    color: azure;
}

h1 {
    padding-top: 5%;
}

.educational-quote {
    width: 80%;
    margin: auto;
    padding-top: 10px;
    text-align: center;
}

.educational-col {
    flex-basis: 31%;
    border-radius: 5px;
    margin-bottom: 5%;
    text-align: left;
}

.educational-col img {
    width: 100%;
    border-radius: 10px;
}

.educational-col h3 {
    margin-top: 16px;
    margin-bottom: 15px;
    text-align: center;
}

.row-pics {
    margin-top: 5%;
    display: flex;
    justify-content: space-between;
}

.buttom-row{
    margin-bottom: 5%;
}

.row-pics img:hover {
    filter: grayscale(100%);
    transform: scale(1.1);
    transition: 1s;

}

@media(max-width:700px) {
    .row-pics img:hover {
        filter: grayscale(100%);
        transform: scale(1.1);
        transition: 1s;
    }
}

/* --========================= End of Educational Quote =====================-- */

/* --============================= Start of Admissions ======================-- */

.sub-header-2 {
    height: 55vh;
    width: 100%;
    background-image: linear-gradient(rgba(4, 9, 30, 0.7), rgba(4, 9, 30, 0.7)), url(images/graduate-lineup.jpg);
    background-position: center;
    background-size: cover;
    text-align: center;
    color: azure;
}


.enrollment-header {
    text-align: center;
    width: 80%;
    margin: auto;
    padding: 60px 0;
    margin-top: 0;
}

.enrollment-header p {
    text-align: center;
}

.enrollment-header {
    padding-top: 0%;
}

.enrollment-header-line p {
    color: #999;
}

@media(max-width:700px) {
    .enrollment-header p {
        text-align: left;
    }
    
    .enrollment-header {
        text-align: center;
        width: 80%;
        margin: auto;
        padding: 60px 0;
        margin-top: -18%;
    }
    

}

@media(max-width:1260px) {
    .enrollment-header p {
        text-align: left;
    }
    
     .enroll-p p{
        text-align: center;
    }
}

/* --=========================== End of Admissions ======================-- */

/* --========================= Start of Event Page ======================-- */

.sub-header-line {
    height: 55vh;
    width: 100%;
    background-image: linear-gradient(rgba(4, 9, 30, 0.7), rgba(4, 9, 30, 0.7)), url(images/event-foundation.jpg);
    background-position: center;
    background-size: cover;
    text-align: center;
    color: azure;
}

.text-container {
    text-align: center;
    padding-top: 10%;
}

.programs {
    width: 60%;
    margin: auto;
    text-align: center;
    padding-top: 50px;
}

.content-text {
    flex-basis: 31%;
    background: #fff3f3;
    border-radius: 0%;
    margin-bottom: 2%;
    padding: 20px 12px;
    box-sizing: border-box;
    transition: 1s;
}

@media(max-width: 700px) {
    .banner-nl {
        font-size: 18px;
        padding-top: 18%;
        justify-content: center;
    }
}

@media(max-width: 1260px) {
    .banner-nl {
        font-size: 18px;
        padding-top: 18%;
        justify-content: center;
    }
}

/* --========================= End of Event Page ======================-- */

/* --======================== Start of Event Details ========================-- */
.event-content {
    width: 80%;
    margin: auto;
    padding: 60px 0;
}

.event-left {
    flex-basis: 65%;
}

.event-left img {
    width: 100%;
}

.event-left h2 {
    color: #222;
    font-weight: 600;
    margin: 30px 0;
}

.event-left p {
    text-align: left;
    color: #999;
    padding: 0;
}

.event-right {
    flex-basis: 32%;
}

.event-right h3 {
    background: #f44336;
    color: azure;
    padding: 7px 0;
    font-size: 17px;
    /* font-weight: 200; */
    margin-bottom: 20px;
}

.event-right div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #555;
    padding: 8px;
    box-sizing: border-box;
}

.comment-box {
    border: 1px solid #ccc;
    margin: 50px 0;
    padding: 10px 20px;
}

.comment-box h3 {
    text-align: left;
}

.comment-form input,
.comment-form textarea {
    width: 100%;
    padding: 10px;
    margin: 15px 0;
    box-sizing: border-box;
    border: none;
    outline: none;
    background: #f0f0f0;
}

.comment-form {
    margin: 10px 0;
}

.event-details a {
    font-size: 16px;
}

/* 
@media(max-width:700px){
    .sub-header-line h1{
        /* font-size: 24px; 
    }
} */
/* --===================== End of Event Details =====================-- */


/* --====================== Start of Gallary =======================-- */

.container-img{
    width: 100%;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px 8%;
}
.gallery{
   display: grid;
   grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
   grid-gap: 30px; 
}

.gallery img{
    width: 100%;
    
}

/* .gallery img:hover {
    transform: scale(1.1);
}  */

.border-red {
    width: 223px;
    height: 5px;
    background: #f44336;
    margin: 26px auto;
    text-align: center;
}

.gallery h4 {
    text-align: right;
    padding-right: 40px;
    color: #e6827b;
}

.PTO P {
    text-align: right;
    padding-right: 40px;
}



/* --====================== End of Gallary =======================-- */


/* --=================== Start of Event Details =================-- */
.event-details h1 {
    font-size: 40px;
    text-align: center;
}

.event-container h3{
    text-align: left;
}

.event-container {
    max-width: 900px;
   
    margin: 0 auto;
}

.event-container h3.year {
    font-size: 40px;
    text-align: center;
    border-bottom: 1px solid #b1b1b1;
}

.event-container .event {
    box-shadow: 0 4px 16px -8px rgba(0,0,0,0.4);
    display: flex;
    border-radius: 8px;
    margin: 32px 0;
}

.event-left-nl{
    background: #222;
    min-width: 82px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #eee; 
    padding: 8px 48px;
    font-weight: bold; 
    text-align: center;
    border-radius: 8px 0 0 8px;
}

.event .event-left-nl .date {
    font-size: 56px;
}

.event .event-left-nl .month {
    font-size: 16px;
    font-weight: normal;
}

.event .event-right-nl {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 24px;
}

.event .event-right-nl h3.event-title {
    font-size: 24px;
    margin: 24px 0 10px 0;
    color: #218bbb;
    text-transform: uppercase;
}

.event .event-right-nl .event-timing {
    background: #fff8ba;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    padding: 8px; 
    border-radius: 16px;
    margin: 24px 0;
    font-size: 14px;  
}

.event-right-nl .event-timing img{
    height: 20px;
    padding-right: 8px;
}

@media (max-width: 700px){
    .event{
        flex-direction: column;
    }

    .event .event-left-nl{
        padding: 0;
        border-radius: 8px 8px 0 0;
    }

    .event .event-left-nl .event-date .date,
     .event .event-left-nl .event-date .month {
         display: inline-block;
         font-size: 24px; 
    }

    .event .event-left-nl .event-date {
        padding: 10px 0;
    }
}
/* --==================== End of Event Details =================-- */


/* ======================= Start of Contact Page ===================*/
.sub-header-contact {
    height: 55vh;
    width: 100%;
    background-image: linear-gradient(rgba(4, 9, 30, 0.7), rgba(4, 9, 30, 0.7)), url(images/contact-page.jpg);
    background-position: center;
    background-size: cover;
    text-align: center;
    color: azure;
}

.location {
    width: 80%;
    margin: auto;
    padding: 80px 0;
}

.location iframe {
    width: 100%;
}

.contact-us {
    width: 80%;
    margin: auto;
}

.contact-col {
    flex-basis: 48%;
    margin-bottom: 30px;
}

.contact-col div {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

.contact-col div .fa {
    font-size: 28px;
    color: #f44336;
    margin: 10px;
    margin-right: 30px;
}

.contact-col div p {
    padding: 0;
    text-align: left;
}

.contact-col div h5 {
    font-size: 20px;
    margin-bottom: 5px;
    color: #555;
    font-weight: 400;
}

.contact-col input,
.contact-col textarea {
    width: 100%;
    padding: 15px;
    margin-bottom: 17px;
    outline: none;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

@media(max-width: 700px) {
    .text-container {
        font-size: 35px;
    }
}

@media(max-width: 1260px) {
    .text-container {
        font-size: 35px;
    }
}

/* ======================= End of Contact Page ===================*/


/* =======================Start of #Footer-ID ======================  */

#footer {
    padding: 80px 0;
}

#footer .heading {
    margin-bottom: 50px;
}

#footer .logoname {
    margin: -12px 0 35px;
}

#footer .logoname * {
    margin: 0;
    padding: 0;
    line-height: 1;
}

#footer .linklist li {
    display: block;
    margin-bottom: 15px;
    padding: 0 0 15px 0;
    border-bottom: 1px solid;
}

#footer .linklist li:last-child {
    margin: 0;
    padding: 0;
    border: none;
}

#footer .linklist li::before,
#footer .linklist li::after {
    display: table;
    content: "";
}

#footer .linklist li,
#footer .linklist li::after {
    clear: both;
}

#footer .contact.linklist li {
    margin-bottom: 10px;
}

#footer .contact.linklist li,
#footer .contact.linklist li:last-child {
    position: relative;
    padding-left: 40px;
}

#footer .contact li * {
    margin: 0;
    padding: 0;
    line-height: 1.6;
}

#footer .contact li i {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    font-size: 16px;
    text-align: center;
}

/* =======================End of #Footer-ID =========================== */


/* ======================= Start of Footer ======================  */
.row0 {
    color: #474747;
    background-color: #FFFFFF;
}

.row1 {
    color: #474747;
    background-color: #FFFFFF;
    border-color: rgba(0, 0, 0, .1);
}

.row2 {
    color: #474747;
    background-color: #F4F4F4;
}

.row3 {
    color: #474747;
    background-color: #FFFFFF;
    border-color: rgba(0, 0, 0, .1);
}

.row4 {
    color: #A8A8A8;
    background-color: #1C1D1F;
    border-color: rgba(255, 255, 255, .1);
}

.row5,
.row5 a {
    color: #A8A8A8;
    background-color: #151618;
}

.fl_left,
.fl_right {
    display: block;
    float: none;
}

.font-xs {
    font-size: 1rem;
}

.block {
    display: block;
}

#copyright {
    padding: 20px 0;
}

#copyright * {
    margin: 0;
    padding: 0;
}

.nospace {
    margin: 0;
    padding: 0;
    list-style: none;
}

.heading {
    margin: 0 0 20px 0;
    font-size: 1.4rem;
    line-height: normal;
    font-weight: normal;
}

.heading.nospace {
    margin-bottom: 0;
}

.heading.underline {
    display: inline-block;
    position: relative;
    padding: 0 0 15px 0;
}

.heading.underline::after {
    display: block;
    position: absolute;
    bottom: 0;
    width: 25%;
    height: 5px;
    border-radius: 3px;
    content: "";
}

.center .heading.underline::after {
    left: 50%;
    margin-left: -12%;
}

.faico {
    margin: 0;
    padding: 0;
    list-style: none;
}

.faico li {
    display: inline-block;
    margin: 8px 5px 0 0;
    padding: 0;
    line-height: normal;
}

.faico li:last-child {
    margin-right: 0;
}

.faico a {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    text-align: center;
}

.faico a {
    color: #474747;
    background-color: #A8A8A8;
}

.faico a:hover {
    color: #FFFFFF;
}

.faicon-facebook:hover {
    background-color: #3B5998;
}

.faicon-google-plus:hover {
    background-color: #DB4A39;
}

.faicon-linkedin:hover {
    background-color: #0E76A8;
}

.faicon-twitter:hover {
    background-color: #00ACEE;
}

.faicon-instagram:hover {
    background-color: #e80799;
}


.btmspace-10 {
    margin-bottom: 10px;
}

.btmspace-30 {
    margin-bottom: 30px;
}

.row1 {
    border-top: 1px solid;
}

.row3 {
    border-bottom: 1px solid;
}

.row4 {
    border-bottom: 1px solid;
}

.wrapper {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    word-wrap: break-word;
}

.logoname {
    display: inline-block;
    min-width: 170px;
    font-size: 32px;
    font-variant: small-caps;
    font-weight: 700;
}

.logoname i,
.logoname span {
    position: relative;
    float: left;
}

.logoname i {
    font-size: 3.5rem;
    z-index: 1;
}

.logoname span {
    margin: 10px 0 0 -5px !important;
}

a {
    color: #5aa0d2;
}

.imgover,
.imgover:hover::after {
    color: #FFFFFF;
}

.heading.underline::after {
    background-color: #256492;
}

.logoname {
    color: inherit;
}

.logoname i {
    color: #256492;
}

.one_half,
.one_third,
.two_third,
.one_quarter,
.two_quarter,
.three_quarter {
    /* display: inline-block; */
    float: left;
    margin: 0 0 0 4.21052%;
    list-style: none;
}

.first {
    margin-left: 0;
    clear: left;
}

.one_quarter {
    width: 21.8421%;
}

.one_third {
    width: 30.52631%;
}

.one_half,
.two_quarter {
    width: 47.89473%;
}

.two_third {
    width: 65.26315%;
}

.three_quarter {
    width: 73.94736%;
}

.clear,
.group {
    display: block;
}

.clear::before,
.clear::after,
.group::before,
.group::after {
    display: table;
    content: "";
}

.clear,
.clear::after,
.group,
.group::after {
    clear: both;
}

a {
    outline: none;
    text-decoration: none;
}

.fl_left,
.imgl {
    float: left;
}

.fl_right,
.imgr {
    float: right;
}

img {
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    border: none;
    line-height: normal;
    vertical-align: middle;
}

.imgl {
    margin: 0 15px 10px 0;
    clear: left;
}

.imgr {
    margin: 0 0 10px 15px;
    clear: right;
}

.imgover {
    display: inline-block;
    position: relative;
    max-width: 100%;
}

.imgover::before,
.imgover::after {
    display: block;
    position: absolute;
    content: "";
    text-align: center;
    opacity: 0;
}

.imgover::before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.imgover::after {
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: -25px 0 0 -25px;
    font-family: "Font Awesome\ 5 Free";
    font-weight: 900;
    content: "\f06e";
    /* fa-eye */
    font-size: 28px;
}

.imgover:hover::before,
.imgover:hover::after {
    opacity: 1;
}


.hoc {
    display: block;
    margin: 0 auto;
}

@media screen and (min-width:1140px) {
    .hoc {
        width: 1140px;
    }
}

@media screen and (min-width:978px) and (max-width:1140px) {
    .hoc {
        width: 95%;

    }
}

@media screen and (max-width:978px) {
    .hoc {
        width: 90%;
    }
}

@media screen and (max-width:480px) {
    .hoc {
        width: 80%;
    }
}

/* ======================= End of Footer ======================  */


/* /* =======================Start of Pre-loader ======================  */
#preloader {
    /* background-image: url(images/loader.gif) no-repeat center center;  */
    background: #ffff url(images/ajax-loader.gif) no-repeat center center;
    background-size: 2%;
    height: 100vh;
    width: 100%;
    position: fixed;
    z-index: 100;
}

/* =======================End of Pre-loader ======================  */

/* ======================= Start of footer ======================  */
.footer {
    width: 100%;
    text-align: center;
    padding: 20px 0;
    font-weight: 600;
    background-color: rgb(218, 216, 216);
}

.footer h4 {
    margin-bottom: 25px;
    margin-top: 20px;
}

.icons .fa {
    color: #f44336;
    margin: 0 13px;
    cursor: pointer;
    padding: 18px 0;
}

.footer p {
    font-size: 14.5px;
}

.fa-heart-o {
    color: #f44336;
}

h5 {
    color: #999;
    font-weight: 100;
}

@media(max-width: 700px) {
    .footer p {
        text-align: center;
        justify-content: center;
        font-size: 13.5px;
    }
}

@media(max-width: 1260px) {
    .footer p {
        text-align: center;
        justify-content: center;
        font-size: 13.5px;
    }
}

/* ======================= End of footer ======================  */

/* =======================Start of To-Top ======================  */

.to-top {
    background: #f44336;
    position: fixed;
    bottom: 25px;
    right: 30px;
    width: 40px;
    height: 40px;
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    color: azure;
    text-decoration: none;
    opacity:0;
    pointer-events: none;
    transition: all .4s;
}

.to-top.active {
    bottom: 25px;
    pointer-events: auto;
    opacity: 1; 
}

 @media(max-width: 450px) {
    .to-top {
        bottom: 32px;
        right: 30px;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .to-top.active {
        bottom: 25px;
        pointer-events: auto;
        opacity: 1;
    }

} 

@media(max-width: 750px) {
    .to-top {
        background: #f44336;
        position: fixed;
        bottom: 32px;
        right: 30px;
        width: 40px;
        height: 40px;
        display: flex;
        border-radius: 50%;
        align-items: center;
        justify-content: center;
        font-size: 25px;
        color: azure;
        text-decoration: none;
    }

    .to-top.active {
        bottom: 25px;
        pointer-events: auto;
        opacity: 1;
    }

}

@media(max-width: 1260px) {
    .to-top {
        background: #f44336;
        position: fixed;
        bottom: 25px;
        right: 30px;
        width: 40px;
        height: 40px;
        display: flex;
        border-radius: 50%;
        align-items: center;
        justify-content: center;
        font-size: 20px;
        color: azure;
        text-decoration: none;
    }

    .to-top.active {
        bottom: 25px;
        pointer-events: auto;
        opacity: 1;
    }

} 


/* =======================End of To-Top  ======================  */