

.header-top-links {

    text-align: center;

    padding: 4px 0;

    display: flex;

    justify-content: center;

}



.both-nav-cover {

    background: #e36c6c17;

    padding: 6px 10px;

    /* position: absolute; */

    margin-top: -5px;

}

.both-nav-cover:nth-of-type(1) {

    padding-left: 30px;

}





span.for-red-color {

    color: #CC0909;

    font-weight: 600 !important;

}





button.lms-btn {

  background: linear-gradient(90deg, hsla(20, 91%, 56%, 1) 0%, hsla(36, 98%, 57%, 1) 100%);

  padding: 4px 13px;

  border-radius: 3px;

  font-size: 15px;

  color: white;

  border:none;

  display: flex;

  align-items: center;

  gap: 6px;

  margin-top: 3px;

  margin-left: 8px;

  font-weight: 500;

  animation: wiggleButton 1s infinite;

      min-width:70px; 

    min-height: 30px; 

}





.fa-solid, .fas {

    font-weight: 900;

    font-size: 12px;

    color: white;

}



.courses {

    margin-top: 7px;

    margin-left: 120px;

}

.year14-logo {

    width: 35px;

    height: 35px;

    display: flex;

    align-items: center;

}

.year14-logo img {

    width: 45px;

    height: 45px;

    display: flex;

    align-items: center;

    margin-top: 20px;

}







    @media  screen and (max-device-width:992px) {

      .fa-whatsapp:before {

    content: "\f232";

    font-weight: 900;

    display: inline-block;

    animation: flipIcon 2s infinite; /* Apply flip animation */

}



@keyframes  flipIcon {

    0% {

        transform: rotateY(0deg); /* Start in normal position */

    }

    50% {

        transform: rotateY(180deg); /* Flip halfway */

    }

    100% {

        transform: rotateY(360deg); /* Complete the flip */

    }

}



    .mob-header-top {

    display: block;

    width: 100%;

    position: sticky;

    top: 0;

    z-index: 99;

    border-radius: 0px;

    margin: auto;

    box-shadow: 0px 5px 10px #063455;

}

.menu-mobile {

    display: flex !important;

    justify-content: space-between;

    width: 100%;

    align-items: center;

}

.menu-mobile, .menu-mobile-phone {

    display: flex !important;

}

.fa-bars:before, .fa-navicon:before {

    content: "\f0c9";

    color: white;

}

.mob-phone {

          margin-top: -10px;

    width: 40px;

    text-align: center;

    height: 40px;

    line-height: 40px;

    background: linear-gradient(268deg, #F76B1C, #F5A623) !important;

    border-radius: 4px;

    display: flex;

    justify-content: center;

    align-items: center;

}

.navbar-light .navbar-toggler {

    color: rgba(0,0,0,.5);

    border-color: none;

}

.logo1{

  display: flex;

  align-items:center; 

  margin-top: -8px;

}

.logo1 img:nth-of-type(1){

  display: flex;

  align-items: center;

  width: 100px;

  height: 50px;

  margin-bottom: 17px;

  margin-right: -6px;

}

.line-white {

    width: 36px;

    height: 1px;

    transform: rotate(90deg);

    background: white;

}

.logo1 img:nth-of-type(2){

  display: flex;

  align-items: center;

  width: 50px;

  height: 50px;

  margin-top: 12px;

  margin-left: -15px;

}

.navbar-collapse {

    background: #1b242d;

    border: 1px solid #fff;

    padding: 27px 0;

    z-index: 9;

    text-align: center;

}

.navbar-nav {

    flex-direction: row;

    justify-content: center;

    margin-top: 18px;

}

.new-search-design {

    justify-content: center;

    margin-left: 0;

    margin-top: 18px;

}

.courses {

    margin-top: 7px;

    margin-left: 0px;

}

.logo {

    display: none;

}

.year14-logo {

    display: none;

}

.navbar-nav .nav-link {

    padding-right: 10px;

    padding-left: 0;

}

.new-search-design button i {

    margin-top: 5px;

}

.MobileCourseMenu span {

    padding: 8px 23px;

    border: 1px solid #fdd23a;

    font-size: 14px;

    font-weight: 500;

    display: block;

    margin-bottom: 9px;

}

.mystyle {

    color: #fff !important;

    background: linear-gradient(0deg, #fc674c, #f28c28);

}

ul.nav.navbar-nav.mobile-resp {

    display: grid;

    justify-content: inherit;

}

.navbar-nav {

    flex-direction: row;

    justify-content: center;

    margin-top: 18px;

}

.mobile-resp li a:first-child {

    display: flex;

    justify-content: space-between;

    align-items: center;

}

.mobile-resp li a {

    color: #5b5b5b;

    text-decoration: none;

    margin-bottom: 10px;

    font-size: 15px;

}

.navbar-nav .dropdown-menu {

    position: relative !important;

    transform: none !important;

    border: none;

    padding: 0 15px;

}

.dropdown-menu.show {

    display: block;

}

.mobile-resp li {

    margin: 5px 0;

    background: #f7f7f8;

    padding: 5px 15px;

    overflow: hidden;

}

.master-course-description-list ul li {

    font-size: 11px;

    line-height: 2.5;

    position: relative;

    color: #6d6d6d;

}

.popular-programs {

    margin: 0;

    display: flex;

    flex-direction: column;

}

.master-course-description-list {

    margin-left: 0%;

}

.search-courses .search-input {

    border: none;

    border-bottom: 1px solid #fff;

    border-radius: 0;

    width: 45em;

    background: transparent;

    color: #fff;

    box-shadow: none;

}





}







  @media  screen and (max-device-width:500px) {

         .search-courses .search-input {

    border: none;

    border-bottom: 1px solid #fff;

    border-radius: 0;

    width: 25em !important;

    background: transparent;

    color: #fff;

    box-shadow: none;

}

  }





    @media  screen and (max-device-width:400px) {





      .search-courses .search-input {

    width: 18em !important;

    font-size: 13px;

  margin-right: 15px;

}

button#mobile-icon-disable {

    display: none;

}

#myModal3 .modal-dialog .modal-content .modal-header .menuclose span {

    display: flex;

    justify-content: center;

    align-items: center;

    margin-top: -1px;

}



  .fa-angle-left:before {

    content: "\f104";

    position: absolute;

    bottom: 4px;

    left: 8px;

    font-size: 14px;

}

    }





    @media  screen and (max-device-width: 767px) {

      .search-courses .search-input {

    border: none;

    border-bottom: 1px solid #fff;

    border-radius: 0;

    width: 35em;

    background: transparent;

    color: #fff;

    box-shadow: none;

}

      .logo1 img:nth-of-type(1) {

    display: flex;

    align-items: center;

    width: 100px;

    height: 50px;

    margin-bottom: 5px;

    margin-right: -8px;

}

      .line-white {

    width: 36px;

    height: 1px;

    transform: rotate(90deg);

    background: white;

}

 

      .fa-angle-left:before {

    content: "\f104";

    font-size: 16px;

    position: absolute;

    bottom: 5px;

    left: 8px;

}

      .year14-logo {

    display: none;

}

      .mob-phone {

    margin-top: -5px;

}



.logo1 img {

    width: auto;

    height: 40px;

    margin-left: 5px;

    margin-top: 5px;

}

img.croma {

    margin-top: -17px;

}

.logo1 {

    display: flex;

    align-items: center;

}



.mob-phone {

    width: 40px;

    text-align: center;

    height: 40px;

    line-height: 40px;

    background: linear-gradient(268deg, #F76B1C, #F5A623) !important;

    border-radius: 4px;

    margin-top: -14px;

}

 

     .mob-phone .menu-mobile-phone {

       text-align: center;

     }

     .year14-logo img {

    display: none;

}

.courses {

    margin-top: 7px;

     margin-left: 0px; 

}



.fa-whatsapp:before {

    content: "\f232";

    font-weight: 900;

    display: inline-block;

    animation: flipIcon 2s infinite; /* Apply flip animation */

}



@keyframes  flipIcon {

    0% {

        transform: rotateY(0deg); /* Start in normal position */

    }

    50% {

        transform: rotateY(180deg); /* Flip halfway */

    }

    100% {

        transform: rotateY(360deg); /* Complete the flip */

    }

}





}















@font-face {

    font-family: 'CustomFont';

    src: url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap') format('woff2');

    font-display: swap; /* Ensures faster rendering */

}



.swiper-slide--one img,

.swiper-slide--two img,

.swiper-slide--three img,

.swiper-slide--four img,

.swiper-slide--five img {

    border: 5px solid #fff;

    position: relative;

}



/* Optional: maintain specific width for one image */

.swiper-slide--one img {

    width: 250px;

}



/* Add margin on mobile devices */

@media (max-width: 768px) {

    .swiper-slide--one img,

    .swiper-slide--two img,

    .swiper-slide--three img,

    .swiper-slide--four img,

    .swiper-slide--five img {

        margin-left:80px;

        margin-right: 40px;

      

    }

}



/* ====new What Our Students Say reel add section code start==== */

.heading-more-stories-section h3 {

    text-align: center;

    font-weight: 600;

    font-size: 22px;

    margin-bottom: 30px;

    color: #000;

    display: inline-block;

    position: relative;

}.heading-more-stories-section h3::after {

    content: "";

    width: 142px;

    height: 3px;

    background-color: #FB8F2B;

    position: absolute;

    bottom: -11px;

    right: 2px;

}



.first-section-for-slider {

    position: relative;

    height: 400px;

}



.what-our-student-say-slider-section .fa-play:before {

    content: "\f04b";

    color: red;

    font-size: 20px;

    color: #d73438;

    position: absolute;

    top: 16px;

    left: 21px;

}



button.hear-more-stories {

    border-radius: 5px;

    color: white;

    width: 100%;

    background: #034BA5;

    border: none;

    padding: 10px 20px;

    margin-top: 30px;

    font-size: 16px;

}

.Hear-More-stories {

    width: 100%;

    display: flex;

    justify-content: center;

}

.heading-more-stories-section {

    width: 100%;

    display: flex;

    justify-content: center;

    padding-top: 50px;

}

.first-section-for-slider .video-patti {

    position: absolute;

    display: block;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    cursor: pointer;

}



.marquee-wrapper10 {

  overflow: hidden;

  position: relative;

  width: 100%;

}





.marquee-content10 {

  display: flex;

  width: fit-content;

  animation: marquee10 20s linear infinite;

}



@keyframes  marquee10 {

  0% {

    transform: translateX(0%);

  }

  100% {

    transform: translateX(-20%);

  }

}



/* Optional: keep items in line */

.marquee-items {

  display: flex;

  gap:12px;

}



.marquee-wrapper10::before,

.marquee-wrapper10::after {

  content: "";

  position: absolute;

  top: 0;

  width: 80px; /* Width of the fade effect */

  height: 100%;

  z-index: 1;

  pointer-events: none;

}



.marquee-wrapper10::before {

  left: 0;

  background: linear-gradient(to right, #fff 0%, rgba(255,255,255,0) 100%);

}



.marquee-wrapper10::after {

  right: 0;

  background: linear-gradient(to left, #fff 0%, rgba(255,255,255,0) 100%);

}

/* ====new What Our Students Say reel add section code start==== */





/* Scope dots only inside .owl-quiz-slider */



/* .owl-carousel .owl-nav.disabled{

    display: block;

} */



.owl-quiz-slider .owl-dots {

    text-align: center;

    margin-top: 15px;

    display: flex;

    justify-content: center;

    margin-top: 8px;

    margin-bottom: -16px;

}



.owl-quiz-slider .owl-dot {

  display: inline-block;

  width: 10px;

  height: 10px;

  background-color: #d5d0d0  !important;

  border-radius: 50%;

  margin: 0 5px;

  transition: background-color 0.3s ease;

  border: 1px solid #aaa;

}



.owl-quiz-slider .owl-dot.active {

  background-color: #818183  !important;

  border-color: #333;

}





.custom-quiz-prev .fa-arrow-circle-left:before, .fa-circle-arrow-left:before {

    content: "\f0a8";

        font-size: 19px;

}



.custom-quiz-next .fa-arrow-circle-right:before, .fa-circle-arrow-right:before {

    content: "\f0a9";

        font-size: 19px;

}





.quiz-slider-wrapper {

  position: relative;

}



.custom-quiz-prev, .custom-quiz-next {

  position: absolute;

  top: 50%;

  transform: translateY(-50%);

  background: linear-gradient(90deg, hsla(213, 97%, 13%, 1) 0%, hsla(213, 96%, 33%, 1) 100%);

    border: none;

  padding: 10px;

  border-radius: 50%;

  display: flex;

  justify-content: center;

  align-items: center;

  box-shadow: 0 2px 8px rgba(0,0,0,0.1);

  cursor: pointer;

  z-index: 10;

  height:30.5px;

}



.custom-quiz-prev {

  left: -43px;

}

.custom-quiz-next {

  right: -43px;

}



.custom-quiz-prev img,

.custom-quiz-next img {

  width: 20px;

  height: 20px;

}





/* === */







.custom-nav-left-01,

.custom-nav-right-01 {

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    background: #ddd;

    color: #feda6a;

    border: none;

    border-radius: 50%;

    padding: 7.5px 15px;

    font-size: 18px;

    z-index: 100;

}



.custom-nav-left-01 {

    left: -50px;

}



.custom-nav-left-01 i, .custom-nav-right-01 i {

    color: #606060 !important;

    font-size: 15px;

}



.custom-nav-right-01 {

    right: -50px;

}

/* Dots wrapper */

.unique-carousel-wrapper .owl-dots {

    text-align: center;

    margin-top: 0px;

}



/* Each dot */

.unique-carousel-wrapper .owl-dot {

    display: inline-block;

    width: 10px;

    height: 10px;

    background: #d5d0d0 !important;

    border-radius: 50%;

    margin: 0 5px;

    transition: background 0.3s ease;

    cursor: pointer;

}



/* Active dot */

.unique-carousel-wrapper .owl-dot.active {

    background:#818183 !important;

}



/* .carousel-item-01 {

    padding: 15px;

} */







/* Faster LCP Fix */

.category-title {

    font-size: 24px;

    font-weight: 700;

    text-align: center;

    margin-top: 20px;

    opacity: 1;

    transition: opacity 0.2s ease-in-out;

}





.category-grid {

    display: grid;

    grid-template-columns: repeat(6 ,1fr);

    gap: 20px;

    margin-top:30px;

    margin-bottom:30px;

}

.category-grid h6{

    font-size: 10px;

    font-weight: 500;

    color: var(--black-color);

}

.see-all-category {

        display: none !important;

    }

.Discover-Top-Categories h4{

    font-size: 18px !important;

}

.category-box {

    display: flex;

    gap: 12px;

    margin-bottom: 0px; 

}

.category-box img {

    border-radius:0%;

    width: auto;

    height: auto;

}





    img.modal-image {

        width: 50%;

    }



    .swiper-slide.swiper-slide-active {

        display: flex;

        justify-content: center;

        align-items: center;

    }



    .image-modal {

        display: none;

        position: fixed;

        z-index: 1;

        left: 0;

        top: 0;

        width: 100%;

        height: 100%;

        background-color: rgba(0, 0, 0, 0.8);

        overflow: auto;

        justify-content: center;

        align-items: center;

        z-index: 999;

    }



    .modal-swiper {

        width: 80%;

        height: 80%;

        display: flex;

        justify-content: center;

        align-items: center;

    }



    .close-modal {

        position: absolute;

        top: 10px;

        right: 25px;

        color: #f1f1f1;

        font-size: 40px;

        font-weight: bold;

        cursor: pointer;

    }



    .coursetablinks.active {

        font-size: 16px;

    }



    .coursetablinks {

        font-size: 16px;

    }



    .modal-body {

        position: relative;

        flex: 1 1 auto;

        padding: 0px;

        height: auto !important;

    }



    .blank-white-box {

        background-color: white;

        border-radius: 3px;

        width: 75px;

        height: 25px;

        box-shadow: 0 2px 2px rgb(0 0 0 / 25%);

        display: flex;

        justify-content: center;

        align-items: center;

    }



    .blank-white-box img {

        width: 48px !important;

    }



    a {

        text-decoration: none;

    }



    :root {

        --heading-color: #212529;

        --black-color: #000000;

        --white-color: #ffffff;

        --heading-line-color: #f8981d;

        --card-bottom-line: #fbfbfb26;

        --best-seller-text: #034ba5;

        --button-bg: #0056b3;

        --button-hover: #0050a7;

        --free-for-you: #b11f2a;

        --inner-section-para-color: #707070;

        --bg-color-section: #f1faff;

        --border-color: #fb8f2a;

        --para-text: #252c2d;

        --bg-color2: #f4f4f4;

        --bg-color3: #f6f6f6;

        --bg-color4: #083068;

    }



    .gap-class-2 {

        gap: 3px;

        display: flex;

        align-items: center;

    }



    .gap-class-3 {

        gap: 10px;

        display: flex;

        align-items: center;

    }



    .gap-class-4 {

        gap: 20px;

        display: flex;

        align-items: center;

    }



    p {

        margin-bottom: 0px;

    }



    .header-top-links {

        position: relative;

        z-index: 999;

    }



    .first-banner-desktop {

        position: relative;

    }



    .first-btn {

        display: flex;

        align-items: center;

        justify-content: center;

        color: white;

    }



    .first-btn a {

        font-size: 15px;

        font-weight: 600;

        margin-right: 28px;

        padding: 14px 24px;

        border-radius: 4px;

        background: white !important;

        color: #0e394c !important;

    }



    .second-btn {

        position: absolute;

        bottom: 0;

        width: 193px;

        display: flex;

        align-items: center;

        justify-content: center;

        gap: 10px;

        color: white;

        padding: 10px 20px;

        border: 2px solid #fff;

        border-radius: 6px;

    }



    .second-btn img {

        width: 30px !important;

    }



    .both-btn {

        position: absolute;

        bottom: 45px;

        display: flex;

    }



    .second-banner-mobile {

        display: none;

    }



    .hero-section img {

        width: 100%;

    }



    .bannerslide1 {

        background-size: cover !important;

        background-position: center;

        background-position: center center !important;

        height: auto !important;

    }



    .button-repfirst {

        color: #0e394c !important;

        font-size: 15px;

        font-weight: 600;

        margin-right: 28px;

        padding: 14px 24px;

        border-radius: 4px;

        background: white !important;

        border: none;

    }



    button.downloadModalPopup.btnclick {

        margin-top: 0px;

    }



    .mobile-banner img {

        width: 100%;

        height: auto;

    }



    .campus-btn {

        border: 2px solid #fff;

        border-radius: 7px;

        display: flex;

        align-items: center;

        gap: 5px;

        padding: 11px 20px;

        margin: 43px 0 0 -12px;

        position: absolute;

        bottom: 34px;

        left: 352px;

    }



    .campus-btn img {

        width: 30px;

    }



    .campus-btn a {

        display: flex;

        gap: 9px;

        align-items: center;

        color: #fff;

    }



    .campus-btn a i {

        font-size: 20px;

    }



   



    /* ======== */

    .for-update-section{

        /* padding: 50px 0px; */

        padding: 50px 0px;

        background: linear-gradient(90deg, hsla(227, 97%, 24%, 1) 0%, hsla(210, 96%, 46%, 1) 100%);

        /* height: 400px */

    }

    .for-update-section .first-column{

        position: relative;

        /* padding: 70px 0px; */

    }

  

 

    .viible-text-image {

    position: absolute;

    top: -13px;

    right: 231px;

}

    .for-update-section .first-column h2{

        color:var(--white-color);

        font-size: 35px;

        font-weight: 700;

        position: relative;

    }

    .for-update-section .first-column h2::after{

        content: "";

        width: 150px;

        height: 3px;

        background-color:var(--white-color);

        position: absolute;

        bottom: -20px;

        left: 0;

    }

    .for-update-section .first-column h5{

        color:var(--white-color);

        font-size: 20px;

        font-weight: 700;

        margin-top: 40px;

        margin-bottom: 10px;

    }

    .for-update-section .first-column h6{

        color:var(--white-color);

        font-size: 17px;

        font-weight: 400;

        line-height: 1.6em;

    }

    .for-update-section .first-column ul{

       margin-bottom: 35px;

       margin-top: 20px;

    }

    .for-update-section .first-column ul li{

        color:var(--white-color);

        font-size: 15px;

        font-weight: 400;

        list-style-type: disc;

        margin-left: 30px;

        line-height: 1.6em;

    }



    .for-update-section  .first-column a.all-updats-btn {

    background: white;

    border-radius: 5px;

    padding: 10px 30px;

    font-weight: 600;

    color: #034BA5;

}



.for-update-section .second-column {

    background-color: var(--white-color);

    display: flex;

    justify-content: center;

    align-items: center;

    padding: 15px;

}

.for-update-section .second-column img {

    width: 100%;

    height: 350px;

    object-fit: fill;

}

    /* ======== */







.main-card-for-heading .heading {

        display: flex;

        justify-content: center;

        margin-top: 45px !important;

    }



.main-card-for-heading .heading h4 {

        font-size: 18px;

        font-weight: 600;

        position: relative;

    }



.main-card-for-heading .heading h4::after {

        content: "";

        width: 72px;

        height: 2px;

        background-color: var(--heading-line-color);

        position: absolute;

        bottom: -5px;

        right: 0px;

        z-index: 999;

    }



    /* .main-card-section {

    display: grid;

    grid-template-columns: repeat(4,1fr);

    width: max-content;

    animation: marquee 30s linear infinite;

    padding: 50px 0px 20px 0px;

    gap: 20px;

} */

.main-card-section {

    display: flex;

    grid-template-columns: repeat(4,1fr);

    animation: marquee 30s linear infinite;

    padding: 50px 0px 20px 0px;

    gap: 20px;

    flex-wrap: wrap;

}





    .cards {

        width: 262px;

        border-radius: 10px;

        box-shadow: rgb(0 0 0 / 20%) 0px 0 9px;

    }



    .fa-plane:before,

    .fa-computer:before,

    .fa-file:before {

        font-size: 9px;

        color: white;

    }



    .fa-plane:before {

        content: "\f072";

    }



    .fa-computer:before {

        content: "\e4e5";

    }



    .fa-file:before {

        content: "\f15b";

    }



    i.fa-solid.fa-star {

        margin-top: 2px;

        color: #fdbf84;

    }



    .cards .boxes {

        border-top-left-radius: 10px;

        border-top-right-radius: 10px;

        position: relative;

        margin-top:0px;

    }



    .bg-box1 {

        background: linear-gradient(90deg, hsla(154, 40%, 33%, 1) 0%, hsla(153, 47%, 45%, 1) 100%);

        padding: 15px 12px;

    }

  



    .bg-box2 {

        background: linear-gradient(90deg, hsla(233, 16%, 41%, 1) 0%, hsla(233, 25%, 58%, 1) 100%);

        padding: 15px 12px;

    }



    .bg-box3 {

        background: linear-gradient(90deg, hsla(95, 6%, 36%, 1) 0%, hsla(109, 9%, 51%, 1) 100%);

        padding: 15px 12px;

    }



    .bg-box4 {

        background: linear-gradient(90deg, hsla(183, 61%, 29%, 1) 0%, hsla(182, 78%, 38%, 1) 100%);

        padding: 15px 12px;

    }



    .bg-box5 {

        background: linear-gradient(90deg, hsla(32, 35%, 46%, 1) 0%, hsla(34, 78%, 66%, 1) 100%);

        padding: 15px 12px;

    }



    .bg-box6 {

        background: linear-gradient(90deg, hsla(192, 12%, 8%, 1) 0%, hsla(211, 36%, 46%, 1) 100%);

        padding: 15px 12px;

    }



    .bg-box7 {

        background: linear-gradient(90deg, hsla(215, 76%, 41%, 1) 0%, hsla(9, 58%, 47%, 1) 100%);

        padding: 15px 12px;

    }



    .bg-box8 {

        background: linear-gradient(90deg, hsla(222, 51%, 34%, 1) 0%, hsla(236, 100%, 8%, 1) 100%);

        padding: 15px 12px;

    }

    .border-top1 {

    border-top: 5px solid #25bb78 !important;

}





.border-top2 {

    border-top: 5px solid #585c79 !important;

}



.border-top3  { 

    border-top: 5px solid #5b6156 !important;

 }

.border-top4  { 

    border-top: 5px solid #1d7377 !important;

 }

.border-top5  { 

    border-top: 5px solid #9e784c !important;

 }

.border-top6  { 

    border-top: 5px solid #121617 !important;

 }

.border-top7 { 

    border-top: 5px solid #bd4732 !important;

 }

.border-top8 { 

    border-top: 5px solid #000329 !important;

 }



.h5-color-1 { color: #3DA979 !important; } 

.h5-color-2 { color: #585C79 !important; } 

.h5-color-3 { color: #5C6357 !important; } 

.h5-color-4 { color:  #1D7579 !important; } 

.h5-color-5 { color: #ecb165 !important; } 

.h5-color-6 { color: #4b74a0 !important; } 

.h5-color-7 { color: #bd4732 !important; } 

.h5-color-8 { color: #000329 !important; } 











    .top-sectionpara-and-start-rating {

        display: flex;

        justify-content: space-between;

    }



    .top-sectionpara-and-start-rating p.start-rating {

        border: 1px solid var(--white-color);

        border-radius: 4px;

        padding: 0px 6px;

        display: flex;

        gap: 5px;

    }



    .cards .boxes P {

        color: var(--white-color);

        font-size: 10px;

        margin-bottom: 5px;

    }



    .cards .boxes h5 {

        color: var(--white-color);

        font-size: 15px;

        font-weight: 700;

        text-transform: uppercase;

        line-height: 1.4em;

        margin-top: 8px;

        border-bottom: 1px solid var(--card-bottom-line);

        padding-bottom: 54px;

        height: 42px;

    }



    .icon-with- {

    display: flex;

    gap: 5px;

    margin-top: 17px;

    border-top: 1px solid #ffffff2e;

    padding-top: 13px;

}



.icon-with- i.fa-regular.fa-file {

    margin-bottom: 7px;

}



    .icon-with- .inner-text-para {

        margin-top: 6px;

    }



    .cover1,

    .cover2 {

        display: flex;

        gap: 10px;

        flex-direction: column;

    }



    .cover1 .two,

    .cover2 .one {

        display: flex;

        align-items: center;

    }



    .cover1 p,

    .cover2 p {

        font-size: 9px !important;

        margin-bottom: 0px !important;

    }



    .main-image {

    position: relative;

    display: flex;

    padding: 20px;

    gap: 10px;

    height: 122px;

    border-top: 5px solid red;

    border-top-left-radius: 10px;

    border-top-right-radius: 10px;

    /* align-items: center; */

    }

    .main-image h5{

    text-transform: uppercase;

    color: var(--black-color);

    font-size: 17px;

}







.main-image p {

    position: absolute;

    top: 0;

    right: 5px;

    background-color: #E7E7E7;

    padding: 5px 10px;

    color: var(--best-seller-text);

    font-weight: 600;

    font-size: 7px;

    border-bottom-left-radius: 6px;

    text-transform: uppercase;

    border-bottom-right-radius: 6px;

    text-align: center;

    line-height: 1.2em;

}



    .main-image img {

    width: 100%;

    border-top-left-radius: 8px;

    border-top-right-radius: 8px;

    object-fit: none;

    width: 80px;

    height: 60px;

    object-fit: scale-down;

    margin-top: 10px;

    }



    .btns {

        padding: 10px;

        display: flex;

        justify-content: center;

    }



    button#btn-design {

        background: var(--button-bg) !important;

        font-size: 14px;

        padding: 12px 28px;

        color: white !important;

        font-weight: 500;

        border-radius: 5px;

    }



    button#btn-design:hover {

        background: var(--button-hover);

    }



    .btns a:hover {

        color: var(--button-bg) !important;

    }



    .btns a {

        color: var(--black-color);

        text-decoration: none;

        font-weight: 500;

        font-size: 12px;

    }



    .all-course-btn a {

        text-decoration: none;

        border-radius: 5px;

        color: white;

    }



    .iocn-google-review-for-heading .heading {

        display: flex;

        justify-content: center;

    }



    .iocn-google-review-for-heading .heading h4 {

        font-size: 18px;

        font-weight: 600;

        position: relative;

    }



    .iocn-google-review-for-heading .heading h4::after {

        content: "";

        width: 99px;

        height: 2px;

        background-color: var(--heading-line-color);

        position: absolute;

        bottom: -5px;

        right: 0;

    }



    .iocn-google-review-section {

        display: grid;

        grid-template-columns: repeat(5, 1fr);

        padding: 35px 0;

        background: var(--bg-color-section);

        border-radius: 10px;

        border: 2px solid #3d92d3;

    }



    .iocn-google-review-section .inner-div-icon {

        padding: 0 18px;

        border-right: 1px solid var(--best-seller-text);

    }



    .iocn-google-review-section .inner-div-icon:last-of-type {

        border-right: none;

    }



    .iocn-google-review-section .star-icon {

        display: flex;

        flex-direction: column;

    }



    .iocn-google-review-section .cover-google {

        display: flex;

        gap: 14px;

        align-items: center;

    }



    .iocn-google-review-section .cover-google img {

        width: 30px;

    }



    .iocn-google-review-section .rating-section {

        display: flex;

        gap: 6px;

    }



    .iocn-google-review-section .rating-section img {

        width: 12px;

    }



    .iocn-google-review-section .rating-section p {

        font-size: 23px;

        font-weight: 600;

        color: var(--para-text);

    }



    .iocn-google-review-section .text-review0-section p {

        color: var(--para-text);

        font-size: 10px;

        font-weight: 500;

        margin-top: -5px;

    }



    .quiz-card-section-main-for-heading .heading {

        display: flex;

        justify-content: center;

    }



    .quiz-card-section-main-for-heading .heading h4 {

        font-size: 18px;

        margin-bottom: 0;

        font-weight: 600;

        position: relative;

    }



    .quiz-card-section-main-for-heading .heading h4::after {

        content: "";

        width: 118px;

        height: 2px;

        background-color: var(--heading-line-color);

        position: absolute;

        bottom: -5px;

        right: 0;

    }



    .bg-gredient-bottom {

        background: linear-gradient(0deg, hsla(218, 99%, 30%, 1) 0%, hsla(0, 0%, 40%, 1) 100%);

    }



    .quiz-card-section-main {

        display: grid;

        grid-template-columns: repeat(4, 1fr);

        gap: 20px;

    }



    .free-for-you {

        background-color: #fde3e5;

    }



    .free-for-you p {

        font-weight: 700;

        color: var(--free-for-you);

    }



    .quiz-card-section-main .middle-section-quiz {

        padding: 15px 16px;

    }



    .quiz-card-section-main .middle-section-quiz h5 {

        font-size: 15px;

        font-weight: 600;

        line-height: 1.5;

    }



    .quiz-card-section-main .middle-section-quiz p {

        color: var(--inner-section-para-color);

        font-size: 11px;

        line-height: 1.5;

    }



    .quiz-card-section-main .quiz-card-inner {

    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);

    border-radius: 8px;

    width: 260px;

    margin-left: -1.5px;

}



    .quiz-card-section-main .quiz-box-inner-image img {

        width: 100%;

        border-radius: 8px 8px 0 0;

    }



    .quiz-card-section-main .middle-section-quiz a {

        display: flex;

        gap: 10px;

        text-decoration: none;

        background: var(--bg-color-section);

        padding: 10px 41px;

        justify-content: center;

        border-radius: 5px;

        font-weight: 600;

        color: var(--best-seller-text);

        margin-top: 20px;

        font-size: 11px;

        transition: background 0.3s, color 0.3s;

    }



    .quiz-card-section-main .middle-section-quiz a:hover {

        background-color: var(--best-seller-text);

        color: white;

    }



    .middle-section-quiz a:hover img {

        filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);

    }



    .middle-section-quiz .calender-time-icon {

        display: flex;

        gap: 8px;

    }



    .heading {

        display: flex;

        justify-content: center;

    }



    .heading h4 {

        font-size: 18px;

        margin-bottom: 0;

        font-weight: 600;

        position: relative;

    }



    span.studentvideoappend {

        display: flex;

    }



    .heading h4::after {

        content: "";

        width: 99px;

        height: 2px;

        background-color: var(--heading-line-color);

        position: absolute;

        bottom: -5px;

        right: 0;

    }



 .video-patti.first-banner {

    position: absolute;

    top: 43%;

    left: 40%;

}



/* Mobile-specific adjustment */

@media (max-width: 768px) {

    .video-patti.first-banner {

        left: 50%; /* Adjust this value as needed */

    }

}

    .video-btn {

        width: 50px;

        height: 50px;

        background: #fff;

        margin: auto;

        padding: 14px 20px;

        border-radius: 50%;

        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);

        text-align: center;

        color: #d73438;

        position: relative;

    }



    .video-btn .ripple {

        position: absolute;

        width: 60px;

        height: 60px;

        z-index: -1;

        left: 50%;

        top: 50%;

        margin: -30px 0 0 -30px;

        border-radius: 50%;

        animation: ripple 1.8s infinite;

        opacity: 0;

    }



    @keyframes  ripple {

        100% {

            opacity: 1;

            transform: scale(1.5);

        }

    }



    .videowatch .video-patti {

        display: flex;

        justify-content: space-around;

        width: 211px;

        color: #fff;

        text-decoration: none;

        cursor: pointer;

    }



    .right-hand-section h2 {

        font-size: 25px;

        background: linear-gradient(90deg, hsla(29, 96%, 57%, 1) 0%, hsla(213, 97%, 13%, 1) 100%);

        -webkit-background-clip: text;

        -webkit-text-fill-color: transparent;

        font-weight: 700;

        text-align: left;

    }



    .slider5 {

        display: flex;

        transition: transform 0.5s ease-in-out;

        scroll-behavior: smooth;

    }



    img.opacity-class {

        opacity: 1 !important;

        border: 2px solid orange !important;

    }



    .slide {

        flex: 0 0 25%;

        text-align: center;

        padding: 10px;

        position: relative;

    }



    .slide img {

        width: 76%;

        opacity: 0.5;

        transition: opacity 0.3s, border 0.3s;

        background-color: #2b4584;

        border-radius: 6px;

        cursor: pointer;

        border: 2px solid #fff;

    }



    .slider-container {

        position: relative;

        width: 93.3%;

        overflow: hidden;

        margin-left: 17px;

        padding: 0 19px;

    }



    button {

        background: none;

        border: none;

        color: black;

        font-size: 24px;

        cursor: pointer;

    }



    .coueses-main-section {

        background-color: var(--bg-color3);

        width: 91%;

        margin: auto;

        border-bottom: 6px solid var(--border-color);

        border-radius: 6px;

        padding: 30px 10px;

        display: flex;

        gap: 20px;

    }



    .coueses-main-section .course-first,

    .course-main-second {

        display: flex;

        gap: 11px;

    }



    .course-main-second h4,

    .coueses-main-section .course-first h4 {

        font-size: 20px;

        color: var(--border-color);

        font-weight: 700;

    }



    .course-main-second p,

    .coueses-main-section .course-first p {

        margin-top: -35px;

        color: var(--bg-color4);

        font-weight: 700;

        text-transform: uppercase;

        font-size: 12px;

    }



    .coueses-main-section .course-second p {

        margin-top: 0;

        font-size: 8px;

        color: var(--inner-section-para-color);

        font-weight: 400;

    }



    .for-reel-section .swiper-slide img {

        opacity: 0.5;

        transition: opacity 0.3s ease-in-out;

    }



    .for-reel-section .swiper-slide img {

        transition: border 0.3s ease-in-out;

    }



    .for-reel-section .swiper-slide img.active {

        border: 3px solid orange;

    }



    .for-reel-section .swiper-slide img.active {

        opacity: 1;

    }



    .left-section {

        width: 100%;

    }



    .heading h4 {

        font-size: 18px;

        font-weight: bold;

        color: #333;

    }

    h4.category-title {

    margin-top: 34px;

}



    .left-hand-image {

        display: flex;

        justify-content: center;

        align-items: center;

        padding: 0px;

    }



    #main-slide-content img {

        max-width: 100%;

        height: auto;

        border-radius: 10px;

        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);

        transition: all 0.3s ease-in-out;

    }



    .right-hand-section {

        text-align: center;

        position: relative;

        z-index:0;

    }







    .right-hand-section h2 {

        font-size: 28px;

        font-weight: bold;

        color: #444;

    }



    .swiper-container {

        width: 76%;

        padding: 20px 0;

        overflow: hidden;

        margin: auto;

    }



    .for-reel-section .swiper-wrapper {

        display: flex;

        align-items: center;

        margin-top: -17px;

        margin-left: 2px;

    }



    .for-reel-section .swiper-slide {

        text-align: center;

        background: #2b4584;

        border-radius: 10px;

        overflow: hidden;

        transition: transform 0.3s ease-in-out;

        cursor: pointer;

        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);

        width: 73px !important;

    }



    .for-reel-section .swiper-slide img {

        width: 100%;

        height: auto;

        border-radius: 10px;

        transition: all 0.3s ease-in-out;

    }



    .for-reel-section .swiper-slide:hover {

        transform: scale(1.03);

    }



    .for-reel-section .swiper-pagination-bullet {

        background-color: #ff6600;

        display: none;

    }



    @media  only screen and  (max-width: 768px) {

   

        .row {

            flex-direction: column;

        }

        .for-reel-section .swiper-slide {

            width: 80%;

            margin: auto;

        }

    }



    .video-patti.first-banner.for-swiper.studentvideo {

        position: absolute;

        top: 68%;

    }



    .for-beyond-section h5 {

        color: white;

        font-size: 24px;

        font-weight: 900;

    }



    .for-beyond-section p {

        color: white;

        font-size: 17px;

        margin-bottom: 16px;

    }



    .for-beyond-section .profiles-boxes {

        display: grid;

        grid-template-columns: repeat(2, 1fr);

    }



    .for-beyond-section .profiles-boxes {

        display: grid;

        grid-template-columns: repeat(2, 1fr);

        gap: 23px;

    }



    .for-beyond-section .profiles-boxes .inner-box {

        padding: 10px;

        border-radius: 5px;

        justify-items: center;

        background-color: white;

        display: grid;

        gap: 12px;

    }



    .for-beyond-section .profiles-boxes .inner-box p {

        color: #034BA5;

        font-size: 10px;

        font-weight: 600;

        margin-bottom: 0px;

    }



    .cover-main-section-bg h4 {

        color: #fff;

        font-size: 24px;

        font-weight: 900 !important;

    }



    p.process {

        color: white;

        font-size: 17px;

        font-weight: 700;

        margin-top: -4px;

        margin-bottom: 20px;

    }



    .swiper-coverflow {

        width: auto !important;

    



    }



    /* .swiper-slide--one img {

        border: 5px solid #fff;

        width: 250px;

          margin-left: 80px !important;

          margin-right: 40px !important;

       

    }



    .swiper-slide--two img {

        border: 5px solid #fff;

        width: 250px;

     margin-left: 80px !important;

          margin-right: 40px !important;

       

    }



    .swiper-slide--three img {

        border: 5px solid #fff;

        width: 250px;

      margin-left: 80px !important;

          margin-right: 40px !important;

    }



    .swiper-slide--four img {

        border: 5px solid #fff;

        width: 250px;

  margin-left: 80px !important;

          margin-right: 40px !important;

       

    }



    .swiper-slide--five img {

        border: 5px solid #fff;

        width: 250px;

  margin-left: 80px !important;

          margin-right: 40px !important;

        



    } */



    main {

        position: relative;

        width: calc(min(25rem, 90%));

        margin: 0 auto;

        column-gap: 3rem;

    }



    span.swiper-pagination-bullet {

        background: #ffffff !important;

    }



    .swiper {

        width: 100%;

        padding-top: 3.125rem;

    }



    .swiper-pagination-bullet,

    .swiper-pagination-bullet-active {

        background: #fff;

    }



    .swiper-pagination {

        bottom: 1.25rem !important;

    }



    .swiper-slide {

        width: 25.75rem;

        height: 28.125rem;

        display: flex;

        flex-direction: column;

        justify-content: end;

        align-items: self-start;

    }



    .swiper-slide h2 {

        color: #fff;

        font-family: "Roboto", sans-serif;

        font-weight: 400;

        font-size: 1.4rem;

        line-height: 1.4;

        margin-bottom: 0.625rem;

        padding: 0 0 0 1.563rem;

        text-transform: uppercase;

    }



    .swiper-slide p {

        color: #dadada;

        font-family: "Roboto", sans-serif;

        font-weight: 300;

        padding: 0 1.563rem;

        line-height: 1.6;

        font-size: 0.75rem;

        display: -webkit-box;

        -webkit-line-clamp: 4;

        -webkit-box-orient: vertical;

        overflow: hidden;

    }



    .swiper-slid @media  only screen and (max-width:768px) {

        .swiper-slide {

            flex-shrink: 0;

            width: 100%;

            height: 50%;

            position: relative;

            transition-property: transform;

            display: flex !important;

            justify-content: center;

            align-items: center;

            padding: 20px 0px !important;

        }

        .swiper-coverflow {

            width: 200px !important;

            margin-top: 20px;

        }

        .swiper-3d {

            perspective: 662px !important;

            margin-left: -51px !important;

        }

        .for-slider-testi-mobile {

            padding: 0px 40px;

            overflow: hidden;

        }

    }



    @media  only screen and (max-width:576px) {

        .main-image h5 {

    margin-bottom: 0px;

}

        .main-image {

    align-items: center;

}

.main-image img {

    margin-top:0px;

}

        .quiz-card-section-main .quiz-card-inner {

    width: 318px;

    margin-left: 1px;

    margin: auto;

}

        .custom-nav-left-01 {

    left: 0px;

    display: none;

}

.custom-nav-right-01 {

    right: 0;

    display: none;

}

/* .cards {

    transform: translate(30px, 10px);

} */

.unique-carousel-wrapper .owl-dots {

    text-align: center;

    margin-top: 8px;

    margin-bottom: 23px;

}

.cards {

    width: 300px;

    border-radius: 10px;

    box-shadow: rgb(0 0 0 / 20%) 0px 0 9px;

    margin: auto;

}



      .nascom-inner-section img {

    margin-top: 30px !important;

}

        .category-grid {

    grid-template-columns: repeat(2 ,1fr) !important;

    padding: 0px 20px;

}

        .swiper-3d {

            perspective: 1726px !important;

            margin-left: -28px !important;

            margin-top: 50px;

            margin-bottom: 50px !important width: 100%;

        }

        main {

            overflow: hidden;

        }

        .col-lg-5.col-md-12.col-sm-12.d-flex.align-items-center.for-slider-testi-mobile {

            margin-bottom: 50px;

        }

    }



    @media  only screen and (max-width:380px) {

      .OPC-section-main h2::after {

    width: 90px !important

}

      .associated-with-for-heading .heading h4::after {

    content: "";

    width: 87px !important;

    height: 2px;

    background-color: var(--heading-line-color);

    position: absolute;

    bottom: -7px;

    right: 124px !important;

}

        .for-reel-section .swiper-slide {

            width: 68px !important;

        }

        .swiper-3d {

            perspective: 610px !important;

            margin-left: -49px !important;

            margin-top: 50px;

        }

        .line-image img {

            height: 224px !important;

        }

    }



    @media  only screen and (max-width:350px) {

 

        .swiper-3d {

            perspective: 500px !important;

            margin-left: -49px !important;

            margin-top: 50px;

        }

        .line-image img {

            height: 224px !important;

        }

    }



    .bg-image-section {

        background: url("https://www.cromacampus.com/public/uploads/images/bg-image.webp"),

        linear-gradient(90deg,

        hsla(29, 96%, 57%, 1) 0%,

        hsla(215, 86%, 22%, 1) 73%);

        background-size: cover;

        background-position: center;

        background-repeat: no-repeat;

    }



    .first-box {

        padding: 12px 40px 0 60px;

        border-radius: 5px;

    }



    span#studentreels {

        display: flex;

    }



    .first-box .mock-heading {

        color: #9a3812;

    }



    .first-box .right-Opportunity-heading {

        color: #1e5e45;

    }



    .first-box h3 {

        font-size: 15px;

        font-weight: 600;

        color: var(--bg-color4);

        margin-bottom: 0;

    }



    .inner-icon-section p {

        font-size: 12px;

        color: var(--para-text);

        font-weight: 500;

    }



    .fade-image-file {

        margin-bottom: -9px;

    }



    .cover-section-all-boxes {

        position: relative;

    }



    .cover-section-all-boxes .hover-box1,

    .cover-section-all-boxes .hover-box2,

    .cover-section-all-boxes .hover-box3 {

        transition: all 0.5s ease-in-out;

        cursor: pointer;

    }



    .cover-section-all-boxes .hover-box1:hover,

    .cover-section-all-boxes .hover-box2:hover,

    .cover-section-all-boxes .hover-box3:hover {

        transform: scale(1.05);

    }



    .line-image {

        position: absolute;

        top: 20px;

        left: 17px;

    }



    .line-image img {

        height: 223px;

        width: 18px;

    }



    .student-testimonial-card {

        transform: scale(0.9);

        transition: transform 0.3s ease-in-out;

        border: 1px solid #ddd;

        border-radius: 10px;

    }



    .student-testimonial-card a {

        text-decoration: none;

    }



    .student-name {

        background: none;

    }



    .student-name h5 {

        font-size: 14px;

    }



    .student-testimonial-card img.profile-pic {

        width: 45px;

        height: 45px;

        border-radius: 50%;

        margin-right: 10px;

        background-color: #b2dfff;

        padding: 3px;

        object-fit: cover;

        object-position: center;

    }



    .owl-item.active.center .student-testimonial-card {

        transform: scale(1.1);

        background: #f0f8ff !important;

    }



    .owl-carousel .owl-stage-outer {

        position: relative;

        overflow: hidden;

        padding: 24px 3px !important;

    }



    .student-testimonial-card .owl-item img {

        display: block;

        width: 100%;

    }



    .student-testimonial-card p {

        font-size: 10px;

        text-align: justify;

    }



    .student-testimonial-card .student-ranting-box {

        border-top: 2px solid #ddd;

        border-radius: 0 0 10px 10px;

        padding-left: 15px;

    }



    .student-testimonial-card .student-ranting-box .studentstar-list i {

        font-size: 11px;

    }



    .student-testimonial-card .reviews-star i {

        background: linear-gradient(45deg, #fe8739, #ffdf58);

        -webkit-background-clip: text;

        -webkit-text-fill-color: transparent;

        font-size: 15px;

    }



    .student-testimonial-card .quote-icon {

        font-size: 24px;

        color: var(--button-bg);

        margin: auto;

        margin-left: 87px;

        width: 46px;

    }



    .student-testimonial-card .view_morebtn {

        background-color: #ff9100;

        padding: 9px 0;

        font-size: 15px;

        color: #fff;

        display: flex;

        align-items: center;

        justify-content: center;

        margin: auto;

        width: 162px !important;

        gap: 10px;

    }



    .student-testimonial-card .view_morebtn:hover {

        color: white;

    }



    .student-testimonial-card .owl-carousel .owl-nav {

        position: absolute;

        top: 50%;

        width: 100%;

        display: flex;

        justify-content: space-between;

        transform: translateY(-50%);

        z-index: 1;

        margin: 0 50px;

    }



    .student-testimonial-card .owl-carousel .owl-nav button {

        background: #fff;

        border: none;

        padding: 10px;

        border-radius: 50%;

        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);

        cursor: pointer;

    }



    .student-testimonial-card .owl-carousel .owl-nav button:hover {

        background: #ddd;

    }



    .student-testimonial-card .owl-carousel .owl-dots {

        position: absolute;

        bottom: 10px;

        left: 50%;

        transform: translateX(-50%);

        display: flex;

        justify-content: center;

        align-items: center;

        gap: 10px;

    }



    .student-testimonial-card .owl-carousel .owl-dots .owl-dot {

        width: 10px;

        height: 10px;

        background: #ccc;

        border-radius: 50%;

        cursor: pointer;

    }



    .studenttestimonial-slider {

        display: flex;

        flex-direction: column;

    }



    .owl-theme .owl-nav {

        position: absolute;

        bottom: -11px;

        left: 49.5%;

        display: flex;

        margin-left: -59px;

        gap: 92px;

        text-align: center;

        margin-top: 10px;

        -webkit-tap-highlight-color: transparent;

    }

    .owl-theme .owl-nav [class*='owl-']:hover {

    background:none !important;

    color: #FFF;

    text-decoration: none;

}



    .owl-next span,

    .owl-prev span {

        color: var(--button-bg);

        font-size: 33px;

    }



    .course-testi-super-heading {

        display: flex;

        justify-content: center;

    }



    .course-testi-super-heading h2 {

        font-size: 20px;

        border-bottom: 0px !important;

        font-weight: 600;

        text-transform: capitalize;

        margin-bottom: 0;

        position: relative;

    }



    .course-testi-super-heading h2::after {

        content: "";

        width: 104px;

        height: 2px;

        background-color: var(--heading-line-color);

        position: absolute;

        bottom: -2px;

        right: 0;

    }



    .p-3.ml-auto.ranting-logo {

        border-left: 1px solid #d1d1d1;

        margin-left: 90px;

    }



    span.ml-1.ranting-text {

        font-size: 12px;

        margin-left: 5px;

    }



    .OPC-section-main {

        background-color: var(--bg-color-section);

    }



    .OPC-section-main h2 {

        font-size: 22px;

        font-weight: 700;

        line-height: 1.5em;

        background: linear-gradient(90deg, hsla(213, 96%, 33%, 1) 0%, hsla(213, 97%, 13%, 1) 100%);

        -webkit-background-clip: text;

        -webkit-text-fill-color: transparent;

        position: relative;

        margin-bottom: 30px;

    }



    .OPC-section-main h2::after {

        content: "";

        position: absolute;

        height: 3px;

        width: 174px;

        border-bottom: 3px solid var(--button-bg);

        bottom: -10px;

        left: 0;

    }



    .trigoloop-technologies-section p,

    .trigoloop-technologies-section ul li {

        font-weight: 500;

        font-size: 12px;

    }



    .trigoloop-technologies-section p {

        margin-bottom: 15px;

    }



    .trigoloop-technologies-section ul {

        list-style-type: disc;

        padding-left: 32px;

    }



    .trigoloop-technologies-section ul li {

        line-height: 1.9em;

    }



    .trigoloop-technologies-right-section {

        display: grid;

        grid-template-columns: repeat(3, 1fr);

        gap: 15px;

    }



    .trigoloop-technologies-right-section .box {

        box-shadow: rgba(0, 0, 0, 0.16) 0px 4px 15px;

        padding: 15px;

        border-radius: 5px;

        background-color: white;

        display: flex;

        justify-content: center;

        align-items: center;

        height: 80px;

        transition: all 0.5s ease-in-out;

        cursor: pointer;

    }



    .trigoloop-technologies-right-section img {

        transition: all 0.5s ease-in-out;

    }



    .trigoloop-technologies-right-section .box:hover img {

        transform: scale(1.2);

    }



    .step-placement-for-heading .heading {

        display: flex;

        justify-content: center;

    }



    .step-placement-for-heading .heading h4 {

        font-size: 18px;

        margin-bottom: 0px;

        font-weight: 600;

        position: relative;

    }



    .step-placement-for-heading .heading h4::after {

        content: "";

        width: 175px !important;

        height: 2px;

        background-color: var(--heading-line-color);

        position: absolute;

        bottom: -5px;

        right: 0px !important;

    }



    .associated-with-for-heading .heading {

        display: flex;

        justify-content: center;

    }






    .view-all-partner-section,

    .view-all-partner-section2 {

        display: grid;

        grid-template-columns: repeat(6, 1fr);

        gap: 15px;

    }



    .view-all-partner-section .box,

    .view-all-partner-section2 .box {

        box-shadow: #bae3fa 0px 1px 16px;

        padding: 10px;

        border-radius: 5px;

        background-color: white;

        display: flex;

        justify-content: center;

        align-items: center;

    }



    .marquee-wrapper {

        position: relative;

        width: 100%;

        overflow: hidden;

    }



    .marquee,

    .marquee2,

    .marquee3 {

        display: flex;

        align-items: center;

        white-space: nowrap;

        overflow: hidden;

        width: 100%;

    }



    .marquee-wrapper::before,

    .marquee-wrapper::after {

        content: "";

        position: absolute;

        top: 0;

        width: 10%;

        height: 100%;

        z-index: 1;

        pointer-events: none;

    }



    .marquee-wrapper::before {

        left: 0;

        background: linear-gradient(90deg, rgb(241 250 255) 0%, rgba(255, 255, 255, 0) 100%);

    }



    .marquee-wrapper::after {

        right: 0;

        background: linear-gradient(-90deg, rgb(241 250 255) 0%, rgba(255, 255, 255, 0) 100%);

    }



    .marquee-content,

    .marquee-content2,

    .marquee-content3 {

        display: flex;

        padding: 10px 0px;

        animation: marquee-left 10s linear infinite;

    }



    .marquee-content .box,

    .marquee-content2 .box,

    .marquee-content3 .box {

        margin: 0 10px;

        width: 150px;

        height: 50px;

        display: flex;

        justify-content: center;

        align-items: center;

        overflow: hidden;

    }



    .marquee-content img,

    .marquee-content2 img,

    .marquee-content3 img {

        max-width: 100%;

        max-height: 100%;

        object-fit: contain;

    }



    @keyframes  marquee-left {

        0% {

            transform: translateX(0);

        }

        100% {

            transform: translateX(-50%);

        }

    }



    @keyframes  marquee-left-to-right {

        0% {

            transform: translateX(-50%);

        }

        100% {

            transform: translateX(0);

        }

    }



    .marquee-content2 {

        animation: marquee-left-to-right 20s linear infinite;

    }



    .marquee-content3 {

        animation: marquee-left 15s linear infinite;

    }



    .genral-container-hover-box-for-heading .heading {

        display: flex;

        justify-content: center;

    }



    .genral-container-hover-box-for-heading .heading h4 {

        font-size: 18px;

        margin-bottom: 0;

        font-weight: 600;

        position: relative;

    }



    .genral-container-hover-box-for-heading .heading h4::after {

        content: "";

        width: 129px;

        height: 2px;

        background-color: var(--heading-line-color);

        position: absolute;

        bottom: -4px;

        right: 0;

    }



    .general-container {

        display: flex;

        height: 395px;

        margin: 0 auto;

        justify-content: space-between;

        width: 100%;

    }



    .content {

        background: transparent;

        background-size: cover;

        background-repeat: no-repeat;

        background-position: center;

        border-radius: 10px;

        cursor: pointer;

        flex: 1.3;

        margin-right: 0.8rem;

        overflow: hidden;

        position: relative;

        transition: transform 0.3s ease, flex 0.3s ease;

    }



    .content img {

        width: 100%;

        height: 100%;

        object-fit: cover;

        position: absolute;

        top: 0;

        left: 0;

    }



    .radio {

        display: none;

    }



    .content img.default {

        opacity: 1;

    }



    .content img.new-image {

        opacity: 0;

        transition: opacity 0.5s ease;

    }



    .radio:checked+label {

        flex: 3;

    }



    .radio:checked+label img.default {

        opacity: 0;

    }



    .radio:checked+label img.new-image {

        opacity: 1;

        transition: opacity 0.5s ease;

    }



    .radio:not(:checked)+label img.new-image {

        opacity: 0;

        transition: opacity 0.5s ease;

    }



    .bg-section-years-of-traning {

        background-color: var(--bg-color-section);

    }



    .years-of-traning-section-main {

        padding: 50px 0;

        display: grid;

        grid-template-columns: repeat(4, 1fr);

        gap: 40px;

    }



    .years-of-traning-section-main .box1 h5 {

        margin-bottom: 0;

        color: var(--best-seller-text);

        font-size: 16px;

        font-weight: 700;

    }



    .years-of-traning-section-main .box1 p {

        font-size: 12px;

        color: var(--inner-section-para-color);

    }



    .years-of-traning-section-main .box-cover {

        display: flex;

        justify-content: space-between;

    }



    .office-tour-section .first-image-div img,

    .office-tour-section .third-image-div img {

        transition: transform 0.3s ease;

        cursor: pointer;

    }



    .office-tour-section .first-image-div:hover img {

        transform: scale(1.1);

        transform-origin: right center;

    }



    .office-tour-section .third-image-div:hover img {

        transform: scale(1.1);

        transform-origin: left center;

    }



    .office-tour-section .margin-top-class,

    .office-tour-section .margin-bottom-class {

        margin-top: 20px;

        margin-bottom: 20px;

    }



    .second-image-div img {

        width: 100%;

        border-radius: 8px;

    }



    .video-patti.third-banner {

        position: absolute;

        top: 43%;

        left: 45%;

        cursor: pointer;

    }



    .whatsapp-border {

        border-bottom: 4px solid green !important;

    }



    .linkdin-border {

        border-bottom: 4px solid #007ebb !important;

    }



    .quora-border {

        border-bottom: 4px solid #e4351a !important;

    }



    .facebook-border {

        border-bottom: 4px solid #475993 !important;

    }



    .for-active {

        border-bottom: 4px solid green !important;

    }



    .gallery-image {

        border: 2px solid transparent;

        transition: border 0.3s ease;

        border-radius: 8px;

        transition: all 0.5s ease-in-out;

    }



    .gallery-image:hover {

        transform: scale(1.1);

    }



    .gallery-image.selected {

        border: 2px solid #f8981d;

        border-radius: 8px;

    }



    .associated-section-bg {

        background-color: var(--bg-color-section);

    }



    .social-box {

        background-color: white;

        border-radius: 10px;

        padding: 10px;

        border-bottom: 4px solid transparent;

        transition: border-bottom 0.3s ease;

        cursor: pointer;

    }



    .social-box p {

        font-weight: 500;

        font-size: 12px;

    }



    .associated-section-members {

        padding-top: 50px;

    }



    .associated-section-members h4 {

        font-size: 18px;

        font-weight: 600;

        margin-bottom: 0;

        position: relative;

    }



    .all-team-image {

        display: grid;

        grid-template-columns: repeat(7, 1fr);

        gap: 20px;

    }



    .campus-edge-sectiom {

        display: grid;

        grid-template-columns: repeat(4, 1fr);

        gap: 30px;

        margin: 41px 0 21px;

    }



    .croma-edge-for-heading h4 {

        font-size: 18px;

        font-weight: 600;

        margin-bottom: 0;

    }



    .campus-edge-sectiom h5 {

        text-align: center;

        font-size: 13px;

        font-weight: 600;

        color: black;

        margin-top: 15px;

    }



    .campus-edge-sectiom p {

        font-size: 10px;

        color: var(--inner-section-para-color);

    }



    .nascom-main-section {

        padding: 0 40px;

        border: 1px solid #d9d9d9;

        border-radius: 10px;

    }



    .second-section-nascom {

        display: flex;

        justify-content: center;

        align-items: center;

    }



    .second-section-nascom p {

        text-align: center;

        color: var(--inner-section-para-color);

        font-size: 20px;

        font-weight: 500;

        line-height: 1.6em;

    }



    .nascom-inner-section {

        position: relative;

        width: 100%;

    }



    .swiper-horizontal {

        touch-action: pan-y;

        overflow: hidden;

    }



    .nascom-inner-section .item {

        text-align: center;

        padding: 10px;

    }



    .nascom-inner-section img {

        width: 95%;

        height: auto;

        display: block;

        margin: 0 auto;

        padding: 38px;

    }



    .swiper-button-next:after,

    .swiper-button-prev:after {

        font-family: swiper-icons;

        font-size: var(--swiper-navigation-size);

        text-transform: none !important;

        letter-spacing: 0;

        font-variant: initial;

        line-height: 1;

        top: 31px;

        position: absolute;

        font-size: 27px !important;

    }



    .phone-image-section {

        display: flex;

        justify-content: center;

        position: relative;

    }



    .phone-image-section img {

        width: 318px;

        height: 388px;

        object-fit: cover;

        border-radius: 15px 15px 0 0;

    }



    .chat-image {

        position: absolute;

        top: 19.5%;

        left: 50%;

        transform: translateX(-50%);

        width: 71%;

    }



    .profile {

        width: 100%;

        cursor: pointer;

        border-radius: 5px;

        transition: transform 0.2s;

    }



    .profile:hover {

        transform: scale(1.1);

    }



    .right-section {

        display: flex;

        justify-content: flex-end;

        align-items: center;

        flex-direction: column;

        padding-left: 40px;

    }



    .arrow-icon-image {

        visibility: hidden;

    }



    .chat-display {

        display: flex;

        justify-content: flex-end;

    }



    .chat-display p {

        margin: 0;

        padding: 5px;

        color: #bbb;

    }



    .social-gallery {

        margin-top: 25px;

    }



    span.sreenshort {

        display: contents;

    }



    .cover-section {

        display: grid;

        grid-template-columns: repeat(7, 1fr) !important;

        gap: 20px;

    }



    .lms-section {

        background-color: var(--bg-color4);

    }



    .lms-section h2 {

        color: white;

        font-size: 35px;

        font-weight: 600;

    }



    .lms-section p {

        color: white;

        margin: 28px 0 48px;

        font-size: 16px;

    }



    .lms-section a {

        background-color: white;

        padding: 10px 30px;

        border-radius: 5px;

        color: var(--bg-color4);

        font-weight: 600;

    }



    .lms-section .qr-image a {

        padding: 0;

    }



    .main-image-column {

        display: flex;

        justify-content: space-between;

    }



    .ui-ux-image {

        padding-left: 40px;

    }



    .ui-ux-image img {

        width: 100%;

    }



    .qr-image {

        display: flex;

        justify-content: center;

        margin-bottom: 40px;

    }



    .feedback-query-section {

        background-color: white;

    }



    .site-spacing {

        padding: 30px 0px;

    }



    .display-flex {

        display: flex;

        flex-wrap: wrap;

        align-items: center;

        justify-content: space-between;

    }



    .left-section-feedback span {

        font-size: 18px;

        font-weight: 400;

        color: #000;

        margin-bottom: 7px;

        display: block;

    }



    .left-section-feedback h4 {

        color: #022278;

        font-size: 26px;

        margin-bottom: 7px;

    }



    .left-section-feedback p {

        font-size: 20px;

        font-weight: 500;

        line-height: 1.4;

        margin: 0px;

        color: #000;

    }



    .feedback-query h4 {

        font-size: 14px;

        font-weight: 400;

        color: #000;

        margin-bottom: 2px;

    }



    .support-box {

        background-color: white;

        padding: 8px 25px;

        border-radius: 4px;

        text-align: center;

        box-shadow: rgb(0 0 0 / 16%) 1px 5px 16px;

        max-width: 270px;

    }



    .support-box a {

        color: #000;

        font-weight: 600;

        font-size: 15px;

    }



    button.btn-close {

        font-size: 13px;

        position: absolute;

        top: -8px;

        right: 10px;

        background-color: white;

        border: 1px solid #ddd;

        border-radius: 10px;

    }



    .modal-body {

        position: relative;

        flex: 1 1 auto;

        padding: 0;

        height: 450px;

    }



    .btn-close:focus {

        outline: none;

    }



    .modal-content .close,

    button.close span {

        position: absolute;

        top: 0;

        right: 0;

        background-color: #121212;

        color: #fff;

        border: 0;

        margin: 0;

        border-radius: 0 0 0 15px;

        width: 42px;

        height: 34px;

        font-size: 32px;

        opacity: 1 !important;

        z-index: 9 !important;

    }



    @media  only screen and (max-width: 992px) {

        .owl-carousel button.owl-dot {

        display: block;

    }

    .unique-carousel-wrapper .owl-dots {

    display: flex;

    justify-content: center;

}

        .viible-text-image {

            display: none;

        }

       

        .for-update-section .second-column {

            padding: 10px;

        }

        .for-update-section {

    padding-bottom: 50px;

    padding: 0px 20px 50px 20px;

}

        .for-update-section .first-column h2 {

            font-size: 25px;

        }

        .for-update-section .first-column {

            padding: 50px 0px;

        }

      .heading h4 {

    font-size: 18px;

    font-weight: bold;

    color: #333;

}

        .main-card-for-heading .heading {

    margin-top: 30px !important;

    margin-bottom:14px;

}

.category-grid {

    grid-template-columns: repeat(3,1fr);

    padding: 0px 20px;

    margin: auto;

    margin-top: 38px;

    margin-bottom: 38px;

}

        .for-small-device-btn-margin {

            margin-top: 0px !important;

        }

        .owl-item.active.center .student-testimonial-card {

            transform: scale(1) !important;

            background: #f0f8ff !important;

        }

        .for-slider-testi-mobile {

            padding: 30px 0px;

        }

        .main-card-section {

            grid-template-columns: repeat(2, 1fr);

        }

        .years-of-traning-section-main {

            grid-template-columns: repeat(2, 1fr);

        }

        img.modal-image {

            width: 100%;

        }

        .right-hand-section h2 {

            font-size: 20px;

        }

        .right-section {

            padding-left: 0px;

        }

        .croma-edge-for-heading {

            display: none;

        }

        .view-placement {

            margin-top: -50px !important;

        }

        .categoryhidemobile {

            display: none;

        }

        label.content.for-first-image,

        label.content.for-five-image {

            display: none;

        }

        .iocn-google-review-section {

            grid-template-columns: 1fr;

            gap: 10px;

            padding: 20px;

            width: 100%;

        }

        .iocn-google-review-section .cover-google {

            display: flex;

            gap: 14px;

            justify-content: center;

        }

        .iocn-google-review-section .inner-div-icon {

            padding-bottom: 20px;

            border-bottom: 1px solid #034ba51a;

            border-right: 0px;

        }

        .quiz-card-section-main {

            grid-template-columns: repeat(2, 1fr);

        }

        .right-hand-section {

            padding: 15px 10px;

        }

        .slider-container {

            margin-left: 0;

            padding: 0px;

            width: 100%;

        }

        .slide img {

            width: 100%;

        }

        .coueses-main-section {

            display: none;

        }

        .office-tour-section .margin-top-class,

        .office-tour-section .margin-bottom-class {

            margin-top: 20px;

            margin-bottom: 20px;

        }

        .campus-edge-sectiom {

            grid-template-columns: repeat(2, 1fr);

        }

        .main-image-column {

            display: flex;

            justify-content: space-between;

            gap: 50px;

            flex-direction: column;

        }

        .qr-image {

            display: flex;

            justify-content: center;

        }

        .nascom-main-section {

            padding: 20px;

            margin: 0;

            margin-top: 47px;

        }

        .cover-section {

            grid-template-columns: repeat(5, 1fr) !important;

        }

        .trigoloop-technologies-right-section {

            grid-template-columns: repeat(2, 1fr);

        }

    }



    @media  only screen and (max-width: 768px) {

        .trigoloop-technologies-right-section {

            grid-template-columns: repeat(2, 1fr);

            margin-top: 20px;

        }

        .hero-section {

            width: 100%;

            height: auto;

            background-repeat: no-repeat;

            background-size: cover;

            background-position: center center;

        }

        .hero-section .first-banner-desktop {

            display: none;

        }

        .second-banner-mobile {

            display: block;

        }

        label.content.for-first-image,

        label.content.for-second-image {

            display: none;

        }

        .fade-image-file {

            display: none;

        }

        .p-3.ml-auto.ranting-logo {

            border-left: 1px solid #d1d1d1;

            margin-left: 57px;

        }

        .lms-section h2 {

            font-size: 30px;

        }

        .qr-image img {

            width: 100px;

            height: 100px;

        }

        .chat-display img {

            width: 99.6%;

            height: 458px;

        }

        div#chatDisplay {

            position: absolute;

            top: 134px;

            left: 196px;

        }

    }



    @media  only screen and (max-width: 576px) {

.quiz-card-section-main .middle-section-quiz h5 {

    font-size: 13px;



}

        .custom-quiz-prev {

  display: none;

}

.custom-quiz-next {

  display: none;



}



        .category-grid {

    margin-bottom: 20px;

}

        .for-slider-testi-mobile {

            padding: 0px 0px;

        }

        .lms-section p {

            font-size: 16px;

        }

        .main-image-column {

            gap: 0px;

            align-items: start;

        }

        .ux-image-hide-mob {

            display: none !important;

        }

        .trigoloop-technologies-right-section .box {

            height: 100px;

        }

        .container.mt-4.iocn-google-review-for-heading {

            padding: 0 28px;

        }

        .see-all-category {

    display: block !important;

    display: flex !important;

    margin-top: 14px !important;

    margin-bottom: 16px !important;

    margin-bottom: 30px !important;

}

        .OPC-section-main h2,

        .bg-image-section .right-section h2,

        .right-hand-section h2 {

            font-size: 20px;

            margin-left: 0px;

        }

        .all-courses-btn.center-btn.d-flex.mt-4 {

            display: flex;

            justify-content: center;

        }

        label.content.for-selected {

            height: 350px;

            margin-left: 10px;

        }

        .radio:checked+label img.new-image {

            width: 100%;

            height: 100%;

            margin-left: -9px;

        }

        .cards .boxes h5 {

            border-bottom: 1px solid rgba(251, 251, 251, 0.15);

            padding-bottom: 52px;

            height: 42px;

        }

        label.content.for-first-image,

        label.content.for-second-image,

        label.content.for-third-image,

        label.content.for-five-image {

            display: none;

        }

        .radio:checked+label {

            width: auto;

        }

        .content img {

            width: 100%;

            height: auto;

            object-fit: cover;

            position: absolute;

            top: 0;

            left: 10px;

        }

        .phone-image-section {

            padding-bottom: 0;

        }

        .studenttestimonial-section.padding-site {

            width: 100% !important;

        }

     

        .item.bannerslide1 {

            margin-top: -24px !important;

        }

        .owl-item.active.center .student-testimonial-card {

            transform: scale(1) !important;

        }

        .owl-carousel .owl-stage-outer {

            position: relative;

            overflow: hidden;

            padding: 16px 0 !important;

        }

        .view-all-partner-section,

        .view-all-partner-section2 {

            grid-template-columns: repeat(2, 1fr) !important;

        }

        .main-card-section,

        .years-of-traning-section-main,

        .campus-edge-sectiom,

        .quiz-card-section-main {

            grid-template-columns: repeat(1, 1fr);

        }

        .quiz-card-section-main {

            gap: 20px;

            margin-top: 20px !important;

        }

        .student-testimonial-card {

            margin-bottom: 20px;

            overflow: hidden;

        }

        .line-image img {

            height: 225px;

        }

        .trigoloop-technologies-right-section {

            grid-template-columns: repeat(2, 1fr);

            margin-top: 20px;

        }

        .trigoloop-technologies-right-section img {

            width: 90px;

        }

        .iso-logo img {

            width: 65px !important;

        }

        .limited-logo img {

            width: 110px;

        }

        .box.hide-extra-box {

            display: none;

        }

        .p-3.ml-auto.ranting-logo {

            border-left: 1px solid #d1d1d1;

            margin-left: 74px;

        }

        span.ml-1.ranting-text {

            font-size: 9px;

            margin-left: 5px;

            margin-top: 5px;

        }

        .cover-section {

            grid-template-columns: repeat(4, 1fr) !important;

        }

        .chat-display img {

            width: 100.6%;

            height: 200px;

        }

        div#chatDisplay {

            position: absolute;

            top: 100px;

            left: 153px;

        }

        .query-feedback {

            text-align: center;

            display: grid;

        }

        .right-section-feedback {

            margin-top: 20px;

            display: flex;

            flex-direction: column;

            align-items: center;

            gap: 20px;

        }

        .support-box {

            margin-top: 7px;

        }

    }



    @media  only screen and (max-width: 425px) {

        .chat-display img {

            width: 101.6%;

            height: 340px;

        }

    }



    @media  only screen and (max-width: 400px) {

        p.process {

            font-size: 15px;

            margin-top: 10px;

        }

        .cover-main-section-bg h4 {

            font-size: 22px;

        }

        .iocn-google-review-section .cover-google {

            display: flex;

            gap: 14px;

            justify-content: left;

            margin-left: 50px;

        }

        .general-container {

            display: flex;

            justify-content: space-between;

        }

        .trigoloop-technologies-right-section,

        .view-all-partner-section,

        .view-all-partner-section2 {

            grid-template-columns: 1fr, 1fr;

        }

        .p-3.ml-auto.ranting-logo {

            border-left: 1px solid #d1d1d1;

            margin-left: 22px;

        }

        .cover-section {

            grid-template-columns: repeat(3, 1fr) !important;

        }

    }



    @media  only screen and (max-width: 320px) {

        .line-image img {

            height: 412px;

        }

        .trigoloop-technologies-right-section {

            grid-template-columns: 1fr !important;

        }

    }







/* Reach Out to Our Global Offices new contact details section  */

.bg-image-section-new-contact-details {

    background-image: url(https://dev.cromacampus.org/public/master-images/bg-contact-new.webp);

    background-position: top right;

    background-repeat: no-repeat;

}

.bg-image-section-new-contact-details h2{

   color:#122C39;

}

.bg-image-section-new-contact-details h3{

   color:#122C39;

}

.main-card2 {

    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;

    border-radius: 8px;

}

.three-colum-section {

    width: 100%;

    margin-top: 30px;

    background-color: white;

    display: flex;

    gap:0px;

    flex-wrap: wrap;

}

.first-upper-section {

    display: flex;

    gap: 10px;

    align-items: center;

    padding: 15px 25px;

    background: linear-gradient(90deg, hsla(28, 100%, 89%, 1) 0%, hsla(0, 0%, 100%, 1) 100%);

    border-top-left-radius: 8px;

    border-top-right-radius: 8px;

}



.first-upper-section.for-second-box{

     background: linear-gradient(90deg, hsla(0, 100%, 90%, 1) 0%, hsla(0, 0%, 100%, 1) 100%);

}

.first-upper-section.for-third-box{

     background: linear-gradient(90deg, hsla(219, 100%, 92%, 1) 0%, hsla(0, 0%, 100%, 1) 100%);

}







.first-upper-section p{

    font-weight: 700;

    color:#122C39;

}

.second-section-middle {

    padding: 15px 25px;

}

.second-section-middle p{

    color: #9D5618;

    font-size: 14px;

    font-weight: 600;

}



.second-section-middle.for-second-box p{

    color: #992323;

}

.second-section-middle.for-third-box p{

    color: #0041B5;

}

.third-section-middle {

    padding: 0 25px;

    border-top: 1px solid #DADADA;

    padding-top: 10px;

}

.third-section-middle p{

    color: #424242;

    font-weight: 600;

    font-size: 13px

}

.fourth-section-middle {

    display: flex;

    padding: 15px 25px;

    justify-content: space-between;

}

.fourth-section-middle .first-col {

   display: flex;

   align-items: center;

}

.fourth-section-middle .first-col a{

  color:#122C39;

  font-size: 14px;

}

.fourth-section-middle .first-col p {

    font-size: 12px;

    font-weight: 600;

    color: #122C39;

}

.fourth-section-middle .second-col {

    display: flex;

    justify-content: center;

    align-items: center;

    gap: 7px;

    margin-left: 15px;

    background: #E7F9EB;

    padding: 5px 10px;

    border-radius: 5px;

}

.fourth-section-middle .second-col P{

    color:#0A7244;

    font-size: 12px;

    font-weight: 600;



}

.last-btn-section {

    padding: 15px 15px;

    display: flex;

    gap: 10px;

    justify-content: center;

    align-items: center;

    background-color: #FFF7F0;

    border-bottom-left-radius: 8px;

    border-bottom-right-radius: 8px;

}



.last-btn-section.second-box-section {

    background-color: #FFF5F5;

}

.last-btn-section.third-box-section {

    background-color: #F5F9FF;

}

.last-btn-section p {

    font-weight: 600;

    font-size: 14px;

    background: linear-gradient(90deg, hsla(214, 82%, 51%, 1) 0%, hsla(5, 81%, 56%, 1) 50%, hsla(136, 53%, 43%, 1) 100%);

    -webkit-background-clip: text;

      -webkit-text-fill-color: transparent;

      /* For Firefox */

      background-clip: text;

      color: transparent;

}



@media  only screen and (max-width:992px){

   .bg-image-section-new-contact-details h2{

      font-size: 22px;

   }

             .fourth-section-middle .second-col {

    margin-left: 0px;

}

   .bg-image-section-new-contact-details {

    background-image: none !important;



}

.three-colum-section {

    width: 100%;

    margin-top: 30px;

    background-color: white;

    display: flex;

    gap: 0px;

    flex-wrap: wrap;

    row-gap: 30px;

}

}



@media  only screen and (max-width:365px){

   .fourth-section-middle .first-col a {

    font-size: 13px;

}

}

 @media  only screen and (max-width:350px){

       .fourth-section-middle .first-col a {

    font-size: 12px;

}

}





/* Reach Out to Our Global Offices new contact details section  */



.secondDropUsQuryForm {

    margin-top: 40px !important;

}



div#formFields {

    margin-top: -23px;

}



.bottom-brijesh {

    z-index: 999;

}



div#collapseenquiry {

    border-radius: 0px !important;

    background: white;

}

/* input.form-control.right-side-form-control[readonly] {

  color: #989191; 

  background-color: #f8f8f8; 

  display: none;

} */

.form-control:disabled, .form-control[readonly] {

    /*background-color: #e9ecef !important;

    opacity: 1;

    color: #9c9999 !important;

    display: none;*/

}



input.form-control.right-side-form-control[readonly]::placeholder {

  color: #989191; 

}



 

#whatsappConsent {

   appearance: none; 

   -webkit-appearance: none;

   width: 12px; 

   height: 12px; 

   border: 1px solid #D9D9D9; 

   background-color: #fff; 

   cursor: pointer;

   position: relative;

   padding: 0;

   transition: background-color 0.3s ease, border-color 0.3s ease;

}



#whatsappConsent:checked {

   background-color: #0075ff; 

   border-color: #0075ff; 

   

}



#whatsappConsent:checked::before {

    content: '\2713';

    position: absolute;

    left: 1.5px;

    top: -1.8px;

    color: white;

    font-size: 9px;

}







.bottom-enquiry .card-header.skeleton .fa-chevron-down:before {

    content: "\f078";

    font-size: 20px;

}



.help-block {

    display: block;

    margin-top: 0;

    color: red;

    font-size: 10px;

    z-index: 100;

    /* top: 30px;

    position: absolute;

    left: 0; */

}



/* 1. Result inside .courseclass .show_course */

.courseclass .show_course .resultCourse {

    background: #f7fbff;

    padding: 7px !important;

    border: 1px solid #DCDCDC;

    margin-top: 0;

    position: absolute;

    width: 100% !important;

    z-index: 9;

    left: 0 !important;

    top: 100%;

    height: 205px;

    overflow-y: scroll;

}



/* 2. A separate standalone resultCourse block */

.resultCourse {

    background: #f7fbff;

    padding: 5px !important;

    border: 1px solid #DCDCDC;

    margin-top: 0;

    position: absolute;

    width: 248px !important;

    z-index: 9;

    left: -255px !important;

    top: 100%;

    height: 208px;

    overflow-y: scroll;

}





input.form-control.right-side-form-control {

    color: #000; /* Input text color */

    border-radius: 5px;

    border: 1px solid #d9d9d9;

    padding: 7px;

}



input.form-control.right-side-form-control::placeholder {

    color:   #AEAEAE; /* Placeholder text color */

}

input.form-control.courseLocation {

    color: #000; /* Input text color */

    border-radius: 5px;

    padding: 7px;



}



input.form-control.courseLocation::placeholder {

    color: #AEAEAE; /* Placeholder text color */

}





.right-side-form-popup label {

    font-size: 11px;

    margin-bottom: -1px;

    display: block;

    color: #AEAEAE !important;

    font-weight: 500;

}

.btn-eq-yellow{

   background: linear-gradient(90deg, hsla(213, 97%, 13%, 1) 0%, hsla(213, 96%, 33%, 1) 100%);

   font-weight: 600;

   border-radius: 5px;

   font-size: 14px;

   border: none;

   height: 38px;

}

.all-course-listing-desc, .right-side-form-popup input {

    padding: 15px 15px;

    font-size: 13px;

}

.form-group {

    margin-bottom: 20px;

    position: relative;

}

/* Container for positioning if needed */

.custom-select-wrapper {

  position: relative;

}



/* Base styling */

.custom-select {

  appearance: none;         /* Remove default dropdown arrow */

  -webkit-appearance: none;

  -moz-appearance: none;

  width: 100%;

  height: 33.5px;

  padding:7px;

  padding-right: 40px;      /* Make space for custom icon */

  border: 1px solid #d9d9d9;

  border-radius: 5px;

  background-color: #fff;

   font-size: 13px;

  /* Custom arrow */

  background-image: url('data:image/svg+xml;utf8,<svg fill="%23666" height="20" viewBox="0 0 24 24" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>');

  background-repeat: no-repeat;

  background-position: right 10px center; /* Change this to position the arrow */

  background-size: 28px;

  color: #AEAEAE;

  

}

.custom-select:focus {

    border-color:#d9d9d9;

    outline: 0;

    box-shadow: none;

    color: #000 !important;

}





/* Change text color when value is selected */

.custom-select:valid {

  

}





.form-right-side h6{

   font-size: 20px;

   font-weight: 400;

   color: #000;

}

.form-right-side h6 span{ 

   color: #B11F2A;

   font-weight: 600;

}

.form-right-side p{ 

  margin-top: -7px;

  color: #AEAEAE;

  font-size: 13px;

}

.form-right-side p span{ 

 font-weight: 600;

}



   .whatsapp-icon-and-input{

      display: flex;

      justify-content: center;

      align-items: center;

      gap: 7px;

   }

.courseclass1{

      margin-top: 10px;

      display: flex !important;

      gap: 6px; 

   } 



   .check-input-text{

      display: flex;

      align-items: center;

      gap: 8px;

      margin-top: -10px;

      margin-bottom: 15px;

   }

   .check-input-text p{

     font-size: 8px;

     color: #AEAEAE;

     margin-bottom: -12px;

   }



   .whatsappme_badge.whatsappme_badge--in {

display: none !important;

}

#scroll {

    position: fixed;

    right: 47px;

    bottom: 420px;

    cursor: pointer;

    width: 50px;

    height: 50px;

    background-color: #fc811e;

    text-indent: -9999px;

    display: none;

    -webkit-border-radius: 60px;

    -moz-border-radius: 60px;

    border-radius: 60px;

    z-index: 999;

}

.whatsapp-open-section {

    display: none;

    position: absolute !important;

    color: white;

    padding: 0px;

    border-radius: 10px;

    width: 250px;

    left: -87px !important;

    height: 189px;

    bottom: 6px;

}



/* Base WhatsApp container on the right */

.whatsappme {

    position: fixed;

    right: 20px !important;

    bottom: 32px;

    z-index: 400;

}



/* Override .whatsappme--left if it's being used */

/* .whatsappme--left {

    left: auto !important;

    right: 20px !important;

} */



/* Ensure the button inside aligns properly */

.whatsappme__button {

    right: 0 !important;

    left: 11px !important;

    position: relative; /* or absolute if needed */

}



#fix-rig2 {

    bottom: 0;

    right: 10px;

    z-index: 999;

    font-size: 17px;

    color: #fff;

    letter-spacing: 0;

    font-weight: 500;

    width: 336px;

    box-shadow: rgb(112 112 112 / 40%) 0 0 5px 3px;

    -webkit-box-shadow: rgb(112 112 112 / 40%) 0 0 5px 0;

}



/* Responsive: Mobile-specific if needed */

@media  only screen and (max-width: 768px) {

  .whatsapp-open-section {

    display: none;

    position: absolute !important;

    color: white;

    padding: 0px;

    border-radius: 10px;

    width: 250px;

    left: -132px !important;

    height: 189px;

    bottom: 8px;

}



   #fix-rig2 {

  display: none !important;

}

    .whatsappme {

        right: 15px !important;

        left: auto !important;

    }



    .whatsappme__button {

        right: 0 !important;

        left: auto !important;

        bottom: 56px;

    }

    /* .whatsapp-open-section {

    bottom: 63px ;

} */

#scroll {

    position: fixed;

    left: 10px;

    bottom: 60px;

    cursor: pointer;

    width: 50px;

    height: 50px;

    background-color: #fc811e;

    text-indent: -9999px;

    display: none;

    -webkit-border-radius: 60px;

    -moz-border-radius: 60px;

    border-radius: 60px;

    z-index: 999;

}

.whatsapp-open-section .first-cover {

    flex-direction: row !important;

}

.whatsapp-open-section .second-cover {

    flex-direction: row !important;

}

/* .whatsapp-open-section {

    left: -132px;

} */

.whatsapp-open-section .close-btn {

    bottom: 2px !important;

    right: 25px !important;

}



}





.whatsappme--dialog .whatsappme__button {

    transition: background-color .2s linear;

    background: none;

    box-shadow: none !important;

}





.whatsapp-open-section .close-btn {

    position: absolute;

    bottom: 3px;

    right: 69px;

    padding-bottom: 22px !important;

    cursor: pointer;

    width: 52px;

    height: 52px;

    display: flex;

    align-items: center;

    font-size: 20px;

    justify-content: center;

    font-weight: bold;

    background: #ffffff;

    border-radius: 50px;

    padding: 18px;

    transform: translate(-42px, 0px);

    color: black;

    font-size: 31px;

    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);

}



.whatsapp-open-section .first-cover {

    display: flex;

    gap: 20px;

    align-items: center;

    margin-left: 22px;

    flex-direction: row-reverse;

}

.whatsapp-open-section .second-cover {

   display: flex;

    gap: 20px;

    margin-top: 15px;

    align-items: center;

    margin-left: 18px;

    flex-direction: row-reverse;



}



.fixed-for-ask .fa-circle-play:before, .fa-play-circle:before {

    content: "\f144";

    color: #ffffff;

    margin-right: 5px;

}







.whatsapp-open-section .first-text-box p {

    background-color: #000;

    color: white;

    font-weight: 600;

    border-radius: 5px;

    padding: 0px 10px;

    font-size: 12px;

}



.first-cover i {

    padding: 18px;

    background-color: #ffffff;

    color: #f97141;

    border-radius: 50px;

    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);

    font-size: 18px;

}

.secodn-icon-box img {

    background-color: white;

    padding: 9.5px;

    border-radius: 50px;

    color: white;

    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);

    width: 51px;

}



.footer-dsislaimer-section-text {

  margin-top: 10px;

  padding: 10px;

}

.footer-dsislaimer-section-text p{

  font-size: 12px;

}



i.fab.fa-whatsapp.fa-fw.for-what{

  color:#14d73f;

}



/*.fa-whatsapp:before {

    content: "\f232";

    co*/lor: #fff !important;

}

.mobile-bottom-fixed a {

    color: #FC674C;

    gap: 18px;

    font-size: 13px;

}



.mobile-bottom-fixed .dropdown-item {

    display: flex;

    align-items: center;

    justify-content: space-between;

    padding: 15px 33px;

    font-size: 12px !important;

    color: #000;

    box-shadow: 0 0 3px 0px #b5b5b5;

    gap: 19px !important;



    font-size: 10px;

} 

.whatsappme_badge.whatsappme_badge--in {

    position: absolute;

    top: -4px;

    right: -4px;

    width: 20px;

    height: 20px;

    border: none;

    border-radius: 50%;

    background: #e82c0c; 

    font-size: 12px;

    display: flex;

    justify-content: center;

    align-items: center;

}





@keyframes  bounce {

    0%, 100% { transform: translateY(0); }

    30% { transform: translateY(-3px); }

    50% { transform: translateY(0); }

    70% { transform: translateY(-5px); }

}



.fixed-for-ask i {

    display: inline-block;

    animation: bounce 1.5s infinite ease-in-out;

    color: white;

    position: absolute;

    top: 7px;

    font-size: 11px;

    left: 32px;

}

i.fa-solid.fa-phone-volume {

    transform: rotate(344deg);

    margin-left: 3px;

}



.fa-phone-volume:before, .fa-volume-control-phone:before {

    content: "\f2a0";

    font-size: 15px;

    transform: rotate(3deg);

}

img.flag {

   min-width: 40px; 

    min-height: 25px; 

    border-right: 1px solid #fff;

    padding-right: 6px;

}

.whatsappme__next {

    position: absolute;

    bottom: 313px;

    width: 110px;

    /* background: orange; */

    color: white;

    display: flex;

    font-size: 12px;

    justify-content: center;

    align-items: center;

    height: 40px;

    gap: 10px;

    left: -200px; /* Start hidden */

    cursor: pointer;

    opacity: 0; /* Initially hidden */

    transition: left 1.5s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.5s ease-in-out;

    border-top-right-radius: 25px;

    border-bottom-right-radius: 25px;

}



/* .fixed-for-ask {

   gap: 10px;

    width: 92px;

    display: flex;

    gap: 10px;

    position: absolute;

    left: 21px;

    top: -7px;

} */

.fixed-for-ask {

  position: fixed;

  top: 25%;

  left: -200px;

  opacity: 0;

  transition: all 0.4s ease;

  z-index: 999;

  cursor: pointer;

}

.fixed-for-ask p {

    margin-bottom: 0px;

    margin-left: 49px;

    margin-top: -18px;

    line-height: 1.7em;

    font-weight: 600;

    position: absolute;

    top: 20px;

    color: white;

    font-size: 13px;

}



.fixed-for-ask p span{

   font-size: 23px;

    font-weight: 700;

    margin-left: -19px;

}



@media  only screen and (max-width:992px){

   .whatsappme__next {

    display: none;

}

.fixed-for-ask{

   display: none;

}



}







.card-body {

    color: #212529 !important;

    background: white;

    border-bottom-left-radius: 5px;

    border-bottom-right-radius: 5px;

}

.card-body p{

    padding-left: 0px;

    margin-bottom: 20px;

}

/* === */

.bottom-enquiry .card-header.skeleton {

    position: relative;

    overflow: hidden;

    background: linear-gradient(90deg, hsla(10, 77%, 53%, 1) 0%, hsla(35, 87%, 55%, 1) 100%);

    padding: 7.5px 20px !important;

    border-bottom: 0;

    color: transparent;

    border-radius: 0px;

    transition: border-radius 0.3s ease;

}





.bottom-enquiry .card-header.skeleton p{

 margin-top: 3px;

 font-weight: 700;

 font-size: 15px;

 margin-bottom: 0px;

}



.bottom-enquiry .card-header.skeleton::after {

    content: '';

    position: absolute;

    top: 0;

    left: -150%;

    width: 150%;

    height: 100%;

    background: linear-gradient(

        45deg,

        transparent 40%,

        rgba(255,255,255,0.4) 50%,

        transparent 60%

    );

    animation: single-slash 1.8s ease-in-out infinite;

    pointer-events: none;

}



@keyframes  single-slash {

    0% {

        transform: translateX(0);

    }

    100% {

        transform: translateX(100%);

    }

}



.card-header span {

    color: white;

    font-size: 16px;

    font-weight: 400;

    display: flex;

    align-items: center;

    gap: 10px;

}







/* === */



.accordion>.card .card-header {

    margin-bottom: -4px !important;

}

   .footer-new-all-course-list a {

    font-size: 11px;

    color: #000;

    font-weight: 400;

    line-height: 1;

    margin-right: 2px;

}

.footer-middle {

    background: #292C3D;

    padding: 43px;

}

.bottom-enquiry .card-header {

    padding: 8px 20px !important;

    border-bottom: 0;

}

.card-header {

    padding: 4px 0px !important;

    margin-bottom: 0;

    background-color: #1B1D29;

}

div#accordionExample {

    width: 100%;

   

}

button.btn.btn-link.collapsed {

    width: 100%;

    text-align: left;

    

}

.card-header {

    padding:10px;

    margin-bottom: 0;

    background-color: #1B1D29;

}

button.btn.btn-link {

    width: 100%;

    color:white;

    text-align: left;

    text-decoration:none;

}

button.btn.btn-link:hover {

 text-decoration:none;

}

button.btn .fa-chevron-down::before {

    font-family: "Font Awesome 6 Free";

    font-weight: 900; /* 900 = solid style */

    content: "\f078"; /* fa-chevron-down */

    position: absolute;

    top: 16px;

    right: 17px;

}

button.btn .fa-chevron-up::before {

    content: "\f077";

    font-family: "Font Awesome 6 Free"; /* REQUIRED */

    font-weight: 900; /* 900 = solid icons */

    position: absolute;

    top: 16px;

    right: 17px;

}

button.btn.btn-link:hover {

    text-decoration:none;

}

.accordion>.card .card-header {

    margin-bottom: -1px;

    border-radius: 0px;

}

.card {

    border-top-left-radius: 8px !important;

    border-top-right-radius: 8px !important;

    border:none;

}

.footer-copy {

    background: #fff;

    margin-top: 0px;

}



   .blink {

   background-color: yellow;

   animation: blink 2s ease infinite;

   }

   @-webkit-keyframes blink {

   0% {

   background-color: #DB1D24;

   }

   }

   @keyframes  blink {

   50% {

   background-color: #000000;

   }

   }

   #quiz-examid {

   position: fixed;

   background-color: #FF2931;

   right: -50px;

   padding: 9px 14px;

   top: 45%;

   border-top-right-radius: 8px;

   border-top-left-radius: 8px;

   transform: rotate(-90deg);

   color: #fff;

   font-size: 16px;

   text-transform: uppercase;

   font-weight: 600;

   }







   @media  only screen and (max-width:576px){

 

      .footer-middle {

    background: #292C3D;

    padding: 20px 10px;

}

   }