.pl-50{
    padding-left:50px!important;
}
.border-bottom{
    padding-bottom: 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid var(--cleenhearts-white2, #EFECE7);
}
.blog-card__content h5{
    font-size:17px!important;
}
.alumni .gallery-one__card img{
    border-radius:0px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    
}
.owl-carousel .owl-item img, .alumni .gallery-one__card img, .news .gallery-one__card img {
    object-fit: contain!important;
}
.gallery-one__top__image {
    background-size: contain!important;
}
.blog-card-two__image {
    justify-content: center;
}
.alumni .gallery-one__card{
    border-radius:0px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}
.alumni .gallery-one__card__hover{
    border-radius:0px;
}
.blink_me {
  animation: blinker 1s linear infinite;
}
.price__image {
    position: relative;
    border-radius: 20px;
    width: 100%;
    flex-shrink: 0;
    overflow: hidden;
    display: block;
}
.price__image  img {
    width: 100%;
    height: 100%;
    border-radius: 20px;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.owl-carousel .owl-item .main-slider-three__content img {
    width: 160px!important;
    padding-bottom:20px;
    margin: auto;
}
.exc-events .owl-carousel .owl-item img {
    height: 300px;
}
.news-list .blog-card-two__image__link img {
    height: 300px;
}
.news-list .blog-card-two__title {
    font-size: 17px;
}
.news-list .icon-duble-arrow:before, .exc-events .icon-duble-arrow:before {
    color: #fff;
}
.news-scroll{
        height:600px;
		width:100%;
        overflow-y:auto;
		float:left;
		position:relative;
		margin-left:-5px;
}
.news-list .event-card-four__title {
    font-size: 16px!important;
}
.news .event-card-four__title {
    font-size: 18px!important;
}
.news .gallery-one__card img {
    height: 400px;
}
.alumni .blog-card__content {
    padding: 30px 33px 30px !important;
    border-radius: 0px 0px 20px 20px!important;
}
.alumni .gallery-one__card img {
    height: 300px;
}
.text-left{
    text-align:left;
}
.mb-0{
    margin-bottom:0px;
}
.mb-20{
    margin-bottom:20px!important;
}
.blog-card-four__meta li{
    color: #FF7A3D;
}
.icon-duble-arrow{
    font-size: 12px;
}
.contact-one__form {
    background-color: var(--cleenhearts-secondary, #F6D469);
}
.blink_me {
  animation: blinker 2s linear infinite;
  color: #d65501;
  font-size: 30px;
}
.institutions .event-card-four__image img {
    height: 350px;
}
.institutions .event-card-four {
  align-items: flex-start;
}
.institutions .service-one__row{
    padding-bottom : 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid var(--cleenhearts-white2, #EFECE7);
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.pl-10 {
    padding-left: 10px;
}
.event-card-four__title.f-30 {
    font-size: 20px;
}
.service-one__title.f-20 {
    font-size: 17px;
}
.event-card-four__title.orange a {
    background-size: 100% 1px;
    color: #FF7A3D;
}
.icon-book:before {
    content: "\1F4D6"; 
}
.icon-students:before {
    content: "\1F465"; 
}
.icon-building:before {
    content: "\1F3E2";
}
.icon-experience:before {
    content: "\1F393"; 
}
.admission .cleenhearts-accordion .accordion-title__icon {
  right: 50px;
}
.story-one__divider-short {
    margin-top: 20px;
    margin-bottom: 31px;
    height: 2px;
    background-color: var(--cleenhearts-text, #757277);
}
.google-map iframe {
    border-radius: 20px;
    height: 250px!important;
}
.sec-title__title.h4{
    font-size: 30px;
}
.sec-title__title.h3{
    font-size: 35px;
}
.sec-title__title.h5{
    font-size: 25px;
}
.justify{
    text-align:justify;
}
.about-one__left img{
    border-radius:10px;
    width: 100%;
    height: auto;
}
.pb-0{
    padding-bottom:0px;
}
.pb-10{
    padding-bottom:10px;
}
.pt-30{
    padding-top:30px;
}
.p-0{
    padding:0px!important;
}
.pt-20{
    padding-top:20px;
}
.text-center{
    text-align:center;
}
.pb-30{
    padding-bottom:30px!important;
}
.donation-card__content h3 {
    font-size: 20px;
}
.events-gallery__image__img {
    height: 300px;
}
.year-group{
    display:flex;
    flex-wrap: wrap;
}
.year-item{
    padding: 0 20px;
}
.border-right{
    border-right: solid;
}
.quick-links {
    left: -50px;
    z-index: 99;
    top: 50%;
    position: fixed;
    transform: translateY(-50%);
    border-radius: 30px;
    display: inline-block;
    color: #fff;
    background-color: #1e8342;
    box-shadow: 0 1px 20px 1px #1e8342;
    font-size: 15px;
    font-weight: 600;
    display: flex;
    width: 150px;
    height: 40px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    align-items: center;
    justify-content: center;
}
.quick-links-1 {
    right: -85px;
    z-index: 99;
    top: 40%;
    position: fixed;
    transform: translateY(-50%);
    border-radius: 30px;
    display: inline-block;
    color: #fff;
    background-color: #1e8342;
    box-shadow: 0 1px 20px 1px #1e8342;
    font-size: 15px;
    font-weight: 600;
    display: flex;
    width: 230px;
    height: 40px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    align-items: center;
    justify-content: center;
}
.sidebar-one li:hover {
    background: #fff;
    color:#000!important;
}

.sidebar-one li {
    list-style: none;
    padding: 10px 5px;
    padding-left: 20px;
    margin: 6px 8px;
    border-radius: 8px;
    background: #FF7A3D;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
}
 table {
        width: 100%;
        border-collapse: collapse;
        margin: 20px 0;
        font-size: 18px;
        text-align: left;
    }

    th, td {
        padding: 12px 15px;
    }

    th {
        background-color: #4CAF50;
        color: white;
        text-transform: uppercase;
    }

    tr:nth-child(even) {
        background-color: #f2f2f2;
    }

    tr:hover {
        background-color: #e9f4e9;
    }

    td {
        border-bottom: 1px solid #ddd;
    }
    .service-one__number-1 {
        margin: 0;
        position: relative;
        font-size: 20px;
        font-weight: 700;
        line-height: 1;
        letter-spacing: -0.9px;
        display: block;
        min-width: 30px;
        min-height: 14px;
        color: RGBA(var(--cleenhearts-white-rgb, 255, 255, 255), 1);
        text-shadow: 1px 1px 0 var(--cleenhearts-white3, #D7D3CB), -1px -1px 0 var(--cleenhearts-white3, #D7D3CB), 1px -1px 0 var(--cleenhearts-white3, #D7D3CB), -1px 1px 0 var(--cleenhearts-white3, #D7D3CB), 1px 1px 0 var(--cleenhearts-white3, #D7D3CB);
        transition: all 400ms ease;
    }
    .service-one__number-1::before {
        content: counters(count, ".", decimal-leading-zero);
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    table a{
        color:#000;
        text-decoration:underline;
    }
    table a:hover{
        color:#000;
        text-decoration:underline;
    }
    #uniform-details {
        padding: 70px 50px 20px 50px;
        max-width: 1000px;
        margin: 0 auto 80px auto;
        background-color: #f9f9f9;
        border-radius: 8px;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    }

    #uniform-details h2 {
        text-align: center;
        color: #d65501;
        margin-bottom: 20px;
        font-size: 28px;
        font-weight:700;
    }
    
    .uniform-group {
        margin-bottom: 40px;
    }
    
    .uniform-group h3 {
        background-color: #f7f7f7;
        padding: 10px 15px;
        border-left: 5px solid #d65501;
        margin: 0;
        font-size: 22px;
    }
    
    .uniform-type {
        display: flex;
        justify-content: space-between;
        padding: 10px 0;
    }
    
    .uniform {
        flex: 1;
        margin-right: 20px;
    }
    
    .uniform:last-child {
        margin-right: 0;
    }
    
    .uniform h4 {
        color: #d65501;
        font-size: 18px;
        margin-bottom: 10px;
    }
    
    .uniform p {
        margin: 5px 0;
        font-size: 16px;
        color: #333;
    }
    
    .uniform p strong {
        color: #000;
    }
    
    @media (min-width: 789px) {
        .alumni .blog-card__content {
            height: 180px;
        }
        .event-card-grid__image img {
            height: 350px!important;
        }
        .story-one__image img {
            height: 350px!important;
        }
        .h-400 {
            height: 400px;
        }
        .h-700 {
            height: 700px;
        }
        .h-300 {
            height: 250px;
        }
        .h-320 {
            height: 320px;
        }
        .pricing-card {
            height: 500px;
        }
        .main-slider-three__content {
            padding-left: 100px;
            padding-right: 100px;
        }
        .section-space-40{
            padding-top: 40px;
            padding-bottom: 40px;
        }
        .m-display{
            display:none;
        }
        .team-single__image img {
            height: 300px;
        }
    }
    @media (max-width: 789px) {
        .rtl{
            flex-direction: column-reverse;
        }
        .mpt-20{
            padding-top:20px;
        }
        .m-hide{
            display:none;
        }
        .m-display{
            display:block;
        }
        .events-two .accordion-title__icon {
            right: -50px!Important;
          }
    }
    
    .info-section {
        margin-bottom: 30px;
    }
    
    .info-section ul {
        list-style-type: none;
        padding: 0;
    }
    
    .info-section ul li {
        font-size: 18px;
        margin-bottom: 10px;
        line-height: 1.6;
    }
    
    .info-section ul li strong {
        color: #333;
    }
    
    .info-section p {
        font-size: 18px;
        line-height: 1.6;
        margin-bottom: 15px;
        color: #333;
    }
   /* .introduction {
    padding: 20px;
    background: #fff;
    margin: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.introduction h2 {
    font-size: 2em;
    margin-bottom: 10px;
}

.faq {
    padding: 20px;
    background: #fff;
    margin: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.faq h2 {
    font-size: 2em;
    margin-bottom: 10px;
}

.faq-item {
    margin-bottom: 15px;
}

.faq-question {
    width: 100%;
    text-align: left;
    background: #008cba;
    color: white;
    padding: 10px;
    border: none;
    border-radius: 5px;
    font-size: 1.1em;
    cursor: pointer;
    transition: background 0.3s;
}

.faq-question:hover {
    background: #005f8a;
}

.faq-answer {
    margin-top: 10px;
    padding: 10px;
    background: #f4f4f4;
    border-radius: 5px;
    display: none;
}*/
.section {
    background-color: #d65501;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.section h1, .section h2 {
    font-size: 2.5em;
    color: #d65501;
    margin-bottom: 20px;
    text-align: center;
}

.section p, .section ul {
    font-size: 1.2em;
    margin: 20px 0;
    line-height: 1.6;
}

.section strong {
    color: #d65501;
}

.section ul {
    list-style-type: none;
    padding: 0;
}

.section ul li {
    margin-bottom: 8px;
    padding-left: 20px;
    position: relative;
}

.section ul li::before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    left: 0;
    color: #1e8342;
    font-size: 14px;
}

.section .intro-images {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    margin-top: 30px;
}

.section .intro-images img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
}

.section .intro-images img:hover {
    transform: scale(1.05);
}

.video-section {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    border-radius: 10px;
    text-align: center;
}

video {
    width: 100%;
    border-radius: 10px;
    outline: none;
}

@media (max-width: 768px) {
    .section .intro-images {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 480px) {
    .section .intro-images {
        grid-template-columns: 1fr;
    }

    .section h1, .section h2 {
        font-size: 2em;
    }

    .section p {
        font-size: 1em;
    }
}

.faq-item:not(:last-child) {
    margin: 20px 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    position: relative;
}

.faq-item:last-of-type {
    border-bottom: none;
}

.faq-item h3 {
    font-size: 20px;
    color: #333;
    margin: 0;
    padding: 10px 0;
    font-weight: 600;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.faq-item h3::before {
    content: "\f078";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 18px;
    margin-right: 10px;
    color: #d65501;
    transition: transform 0.3s;
}

.faq-item:hover h3::before {
    transform: rotate(180deg);
}

.video-placeholder {
    margin-top: 15px;
    font-style: italic;
    color: #666;
    font-size: 14px;
}

.video-placeholder a {
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    color: #fff;
    background-color: #1e8342;
    border-radius: 8px;
    text-decoration: none;
    font-weight: bold;
    transition: background-color 0.3s, transform 0.3s;
}
.video-placeholder a:hover {
    background-color: #1e8342;
    transform: scale(1.05);
}

.video-placeholder i {
    font-size: 20px;
    margin-right: 8px; /* Reduced margin for better alignment */
    vertical-align: middle; /* Align icon with text */
}
.video-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.video-popup iframe {
    width: 80%;
    height: 80%;
    border: none;
    border-radius: 8px;
}

.video-popup .close {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 2em;
    color: #fff;
    cursor: pointer;
    z-index: 1001;
}
.main-slider-three__title{
    padding: 0px 10px;
}

/* why us*/
#choose {
  background-color: #d65501;
}

#choose h3 {
  color: #fff;
}

.service-box {
  padding: 20px;
  display: flex;
  align-items: start;
}

.icon-container:hover {
   transform: rotate(360deg);
}

.icon-container {
    display: flex;
    border-radius: 50%;
    padding: 10px;
    width: 50px;
    height: 50px;
    margin-right: 20px;
    border: 1px solid #fff;
    align-items: center;
    transition: transform 0.4s ease;
}

.icon-container i {
  font-size: 25px;
  color: #fff;
}

.service-content h4 {
  font-size: 22px;
  margin-bottom: 10px;
  color: #fff;
}

.service-content p {
  color: #fff;
  margin: 0;
}

.mt-50 {
  margin-top: 50px;
}

.quick-links-1{
    display:none;
}

    .social-icons {
  display: flex;
  justify-content: left;
  margin: 30px 0 0px 0px;
  gap: 15px;
}

.social-icons a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  background-color: #333;
  color: white;
  font-size: 20px;
  transition: background-color 0.3s ease;
}

.social-icons .facebook {
  background-color: #3b5998;
}

.social-icons .twitter {
  background-color: #00acee;
}

.social-icons .instagram {
  background-color: #C13584;
}

.social-icons .linkedin {
  background-color: #0e76a8;
}

.social-icons a:hover {
  background-color: #555;
}

.social-icons a i {
  line-height: inherit;
}
.social-icons .youtube {
  background-color: #FF0000;
}
 .main .card-image img {
	 display: block;
	 width: 100%;
	 height: 100%;
	 object-fit: cover;
}
.border-none{
    border:none!important;
}
.card-image {
    margin-bottom: 20px;
}
.single-events-card .events-image img {
    height: 250px;
    width: 100%;
    object-fit: cover;
}
.single-events-card .events-content h3 a{
    font-size: 20px;
    transition: all ease 0.5s;
    list-style: 1.3;
    color: #111d5e;
}
.single-events-card:hover .events-content h3 a{
    color: #FF7A3D;
}
.single-events-card.style-4 .events-content {
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}

