/*********************center_home****************/
/* .center_h {
    background-image: url(../images/bg.jpg);
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
} */

.center_hm {
    background: #0000009c;
}

.form-check-input:checked {
    background: #1a2844;
    border-color: #1a2844;
}

.form-check-input:checked[type=radio] {
    background-image: none;
}

.center_h1l {
    padding-top: 150px;
}

.center_h1r .button_1:hover {
    background: #1a2844;
}

/*********************center_home_end****************/

/*********************course****************/
.course_2 .nav-tabs {
    border: none;
}

.course_2 .nav-tabs .nav-link {
    border-radius: 5px;
    border: 1px solid #fff;
    color: #1a2844;
    background: #fdfafb;
    margin: 0 5px 0px 0px;
    padding: 12px 20px;
    font-weight: bold;
}

.course_2 .nav-tabs .nav-link:hover {
    color: #fff;
    background: #a61d37;
    border: 1px solid #a61d37;
}

.course_2 .nav-tabs .nav-link.active {
    border: 1px solid #a61d37;
    color: #fff;
    background: #a61d37;
}

/*********************course_end****************/

/*********************learn****************/
.learn_2i {
    opacity: 0.9;
    cursor: pointer;
}

.learn_2i:hover {
    opacity: 1;
}

.about_h1l2 {
    bottom: -70px;
}

.about_h2 {
    margin-top: 80px;
}

/*********************learn_end****************/

/*********************event****************/
.event_1li {
    border-radius: 5px 5px 0px 0px;
}

.event_1li1 {
    border-radius: 0px 0px 5px 5px;
}

.event_1r .course_1r .button:hover {
    background: #a61d37;
}

/*********************event_end****************/

/*********************prize****************/
.prize_1l {
    padding: 40px 50px;
}

.prize_1lil span {
    width: 120px;
    height: 120px;
    line-height: 120px;
}

/*********************prize_end****************/


@media screen and (max-width : 767px) {
    .center_hm {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .center_hm br {
        display: none;
    }

    .center_h1l {
        padding-top: 0;
        text-align: center;
        margin-bottom: 15px;
    }

    .center_h1l p {
        text-align: left;
    }

    .center_h1l h2 {
        font-size: 22px;
    }

    .center_h1r h3 {
        font-size: 22px;
        text-align: center;
    }

    .center_h1r .button_1 {
        display: block;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .spec_1i {
        margin-top: 8px;
        margin-bottom: 8px;
    }

    .course_1r {
        text-align: center !important;
        margin-top: 15px;
    }

    .course_1l {
        text-align: center;
    }

    .course_2 .nav-tabs .nav-link {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .about_h1l img {
        width: 100%;
    }

    .about_h1l2 {
        position: static !important;
        margin-top: 15px;
    }

    .about_h1r {
        margin-top: 15px;
        text-align: center;
    }

    .about_h1r p {
        text-align: left;
    }

    .about_h1r .fw-bold {
        text-align: left;
    }

    .about_h2 {
        margin-top: 20px;
    }

    .about_h2l h3 {
        text-align: center;
    }

    .event_1li1 .button {
        display: block;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .event_1r {
        margin-top: 15px;
    }

    .course_1l p {
        text-align: left;
    }

    .prize_1l {
        padding: 30px 15px;
        text-align: center;
    }

    .prize_1l p {
        text-align: left;
    }

    .prize_1lir {
        margin-top: 15px;
    }

}

@media (min-width:576px) and (max-width:767px) {}

@media (min-width:768px) and (max-width:991px) {
    .center_hm {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .spec_1i .font_60 {
        font-size: 30px;
    }

    .spec_1i h5 {
        font-size: 14px;
    }

    .learn_2i h6 {
        font-size: 12px;
    }

    .learn_2i .font_60 {
        font-size: 30px;
    }

    .about_h1l img {
        width: 100%;
    }

    .course_1r .button {
        padding: 1rem 0.5rem;
    }

    .prize_1l {
        padding: 30px 15px;
    }

    .prize_1lil span {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 40px;
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .course_1r .button {
        padding: 1rem 1rem;
    }

    .prize_1l {
        padding: 30px 15px;
    }
}

@media (min-width:1201px) and (max-width:1330px) {}

.hori-line {
    border-right: 1px solid white;
    padding: 15px 15px 15px 15px;
}

.hori-line:last-child {
    border: none;
}

/* .spec_1i:hover{
    background-color: #f07604;
    border-top-left-radius: 40%;
    border-bottom-right-radius: 40%;
    animation: 1s linear infinite progress-bar-stripes
} */

.top_1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top_1l h4 {
    line-height: 1.1;

}

.top_1l .span_1 {
    font-size: 30px;
    margin-left: 0px;
}

.top_1l .span_2 {
    font-size: 25px;
    margin-left: 0px !important;
}

.message-img {
    float: right;
    border: 1px solid white;
    border-radius: 50%;
    shape-outside: circle(50%);
    top: 10%;
    right: 60%;
    margin-left: 10px;
    margin-bottom: 10px;
}
@keyframes marquee {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-100%);
    }
  }
  
  .marquee {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    overflow: hidden;
    width: 450px;
  }
  
  .marquee span {

    will-change: transform;
    transform: translateX(0);
    white-space: nowrap;
    animation: marquee 24s linear infinite;
  
  }
  .card {
    position: relative;
    overflow: hidden;
    border: none;
    border-radius: 12px;
    padding: 25px;
    height: 100%;
    background: white;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    z-index: 1;
}


.circle {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #ff1c1c79;
    opacity: 0.1;
    transition: all 0.5s ease;
    z-index: -1;
}

/* Positioning with clip-path */
.row > div:nth-child(1) .card .circle {
    clip-path: circle(100px at 100% 100%);
    bottom: 0;
    right: 0;
}

.row > div:nth-child(2) .card .circle {
    clip-path: circle(100px at 0% 100%);
    bottom: 0;
    left: 0;
}

.row > div:nth-child(3) .card .circle {
    clip-path: circle(100px at 100% 0%);
    top: 0;
    right: 0;
}

.row > div:nth-child(4) .card .circle {
    clip-path: circle(100px at 0% 0%);
    top: 0;
    left: 0;
}

/* Hover effects */
.card:hover .circle {
    clip-path: circle(200px);
    opacity: 0.15;
}

.card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.card h3 {
    font-size: 1.8rem;
    margin-bottom: 20px;
}

.card p {
    color: #666;
    line-height: 1.7;
}

@media (max-width: 768px) {
    .row > div .card .circle {
        clip-path: circle(70px) !important;
    }
    
    .card:hover .circle {
        clip-path: circle(150px) !important;
    }
}
.row > div .card:hover::before {
    clip-path: circle(100px at 100% 100%);
  }



  .facility-list {
    padding-left: 20px;
    text-align: left;
}

.facility-list li {
    margin-bottom: 10px;
    color: #555;
    line-height: 1.5;
}

.facility-list strong {
    color: #0eb0d7;
}
#core-values {
    background-color: #fdfcfce8;
}

.card {
    transition: transform 0.3s ease;
    border-radius: 10px;
    background: white;
}

.card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.1) !important;
}

.card-title {
    color: #2c3e50;
    font-weight: 600;
    padding-bottom: 10px;
    position: relative;
}



.card-text {
    color: #555;
    line-height: 1.6;
    text-align: justify;
}

.core-card-1{
    border-top:5px solid #3498db !important;
   
}
.core-card-2{
    border-top:5px solid #171657 !important;
   
}
.core-card-3{
    border-top:5px solid #ff1b1b !important;
   
}
.icon-wrapper {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.read-more {
    font-size: 0.9rem;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    margin-top: 8px;
    font-weight: 600;
    color: #0eb0d7 !important;
}

.read-more:hover {
    text-decoration: underline;
}

    

     /* Base Styles */
  .course-section {
    padding: 80px 0;
    background-color: #f8f9fa;
  }

  .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
  }

  /* Header Styles */
  .section-header {
    margin-bottom: 50px;
  }

  .section-header h2 {
    font-size: 2.5rem;
    color: #2c3e50;
    margin-bottom: 15px;
  }

  .section-header h3 {
    font-size: 1.8rem;
    color: #0eb0d7;
    margin-bottom: 15px;
  }

  .section-header .lead {
    font-size: 1.2rem;
    color: #7f8c8d;
    max-width: 800px;
    margin: 0 auto;
  }

  /* Course Card Styles */
  .course-details-card {
    background: white;
    border-radius: 12px;
    padding: 30px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease;
  }

  .course-details-card:hover {
    transform: translateY(-5px);
  }

  .overview-card{
    border-right: 2px dashed rgb(235, 235, 235);
    padding: 0 15px 0 0;
  }
  .card-icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    background-color: rgba(79, 70, 229, 0.1);
    color: #4f46e5;
  }

  .course-card h4 {
    font-size: 1.5rem;
    color: #2c3e50;
    margin-bottom: 25px;
  }

  .detail-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .detail-item {
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
    border-bottom: 1px dashed #eee;
  }

  .detail-label {
    font-weight: 600;
    color: #2c3e50;
    min-width: 120px;
  }

  .detail-value {
    color: #555;
    text-align: left;
    flex-grow: 1;
  }

  @keyframes rotateMain {
    from {
        transform: rotate(0deg);
   }
    to {
        transform: rotate(360deg);
   }
}
@keyframes rotateInner {
    from {
        transform: rotate(0deg);
   }
    to {
        transform: rotate(-360deg);
   }
}
body {
    font-family: 'Roboto';
}
.centralized {
    display: flex;
    align-items: center;
    justify-content: center;
}
.main-container {
    margin: 0 auto;
    padding-top: 120px;
    height: 350px;
    width: 100%;
    position: relative;
}
.main-container .main-circle {
    border: 6px solid #bcbcbc;
    border-radius: 100%;
    box-sizing: border-box;
    padding: 24px;
    height: 300px;
    width: 300px;
    position: relative;
}
.main-container .main-circle .inner {
    background: #ededed;
    border: 4px solid #e3e3e3;
    border-radius: 100%;
    box-shadow: 4px 5px 5px 0px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    color: #616161;
    font-size: 28px;
    height: 100%;
    line-height: 1.2;
    text-align: center;
    width: 100%;
    font-weight: 600;
}
.main-container .bubble-container {
    border: 6px;
    box-sizing: border-box;
    height: 300px;
    position: absolute;
    width: 300px;
    opacity: 0;
    transform: rotate(0deg);
    transition: transform ease-in 0.7s, opacity ease 1s;
}
.main-container .bubble-container .pointer {
    background: #fff;
    border: 4px solid #bcbcbc;
    border-radius: 100%;
    box-sizing: border-box;
    position: absolute;
    left: calc(-17px + 3px);
    height: 34px;
    top: calc(50% - 17px);
    width: 34px;
}
.main-container .bubble-container .pointer .arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 14px 7px 0;
    border-color: transparent #bcbcbc transparent transparent;
    position: absolute;
    left: -15px;
    top: 5.52px;
}
.main-container .bubble-container .pointer .inner {
    background: #000;
    border-radius: 100%;
    box-sizing: border-box;
    height: 14px;
    width: 14px;
}
.main-container .bubble-container .bubble {
    border-radius: 100%;
    box-sizing: border-box;
    position: absolute;
    height: 140px;
    top: calc(50% - 55px);
    left: -165px;
    width: 140px;
    transform: rotate(0deg);
    transition: all ease 0.8s;
}
.main-container .bubble-container .bubble .inner {
    background: #fff;
    border-radius: 100%;
    box-shadow: 4px 5px 5px 0px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    height: 130px;
    width: 130px;
    overflow: hidden;
    text-align: center;
    }
.main-container .bubble-container.black .bubble, .main-container .bubble-container.black .pointer .inner {
    background: #505269;
}
.main-container .bubble-container.blue-dark .bubble, .main-container .bubble-container.blue-dark .pointer .inner {
    background: #4c67aa;
}
.main-container .bubble-container.blue-light .bubble, .main-container .bubble-container.blue-light .pointer .inner {
    background: #25ade1;
}
.main-container .bubble-container.green .bubble, .main-container .bubble-container.green .pointer .inner {
    background: #8dc03f;
}
.main-container .bubble-container.orange .bubble {
    background: #fa9128;
}
.main-container .bubble-container.orange .pointer .inner {
    background: #fa9128;
}
.main-container .bubble-container.red .bubble, .main-container .bubble-container.red .pointer .inner {
    background: #e46020;
}

.team_1i1{
    border: 1px solid #ddd;
    border-radius: 5px;
}
.bg_sky{
    background: #0eb0d7;
}
.footer-logo{
   
    filter: invert(1);
}
.text-justify{
    text-align: justify;
}


.accordion-item {
    border: none;
    border-bottom: 1px solid #e0e0e0;
}

.accordion-button {
    padding: 20px 0;
    font-weight: 600;
    color: #333;
    background-color: transparent;
}

.accordion-button:not(.collapsed) {
    color: #333;
    background-color: transparent;
    box-shadow: none;
}

.accordion-button:focus {
    box-shadow: none;
    border-color: transparent;
}

.accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23333'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion-body {
    padding: 0 0 20px 0;
}
.course_3im{
    border: 1px solid #ddd;
    border-radius: 5px;
}
.testim_1i{
    width: 600px;
    margin: 0 auto;
}
.border-bottom{
    border-bottom: 3px dashed #d7d7d7 !important;
    width: fit-content;
    margin: 0 auto;
    padding-bottom: 5px;
}

.objective-list {
    list-style: none;
    padding: 0;
}

.objective-item {
    padding: 15px 20px;
    margin-bottom: 10px;
    background-color: #f8f9fa;
    border-left: 4px solid #3498db;
    border-radius: 4px;
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
}

.objective-item:hover {
    background-color: #e9f7fe;
    transform: translateX(5px);
}

.objective-item i {
    font-size: 1.2rem;
    flex-shrink: 0;
}

.objective-item span {
    color: #333;
    line-height: 1.6;
}

.year-card {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    transition: transform 0.3s ease;
    background: white;
}

.year-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}

.year-header {
    border-bottom: 3px solid rgba(255,255,255,0.2);
}

.subject-list {
    list-style: none;
    padding: 20px;
    margin: 0;
}

.subject-list li {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
}

.subject-list li:before {
    content: "•";
    color: #3498db;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.subject-list li:last-child {
    border-bottom: none;
}

@media (max-width: 768px) {
    .year-card {
        margin-bottom: 20px;
    }
}

.contact_1{
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    border-radius: 5px;
}