.course-details-breadcrumb-1{
    /* background: #413f3d; */
    background:#079aea;
}

.bg-theme-blue{
    background:#079aea;
}
.single-course-left-align-wrapper .title{
    color:white;
}
.single-course-left-align-wrapper .rating-area{
    color:white;
}
.single-course-left-align-wrapper .rating-area .stars-area span{
    color:white;
}
.featured-image{
max-width: 100%;
width: 450px;
margin-left: auto;
margin-right: auto;
display: block;
border-radius: 10px;
border: 4px solid #e8622c;
background: white;
}
.badge{
white-space: normal;
}
#discount{
    text-decoration: line-through;
    color: #fe0000;
    font-size: 18px;
}

/* //NEW HOME PAGE BANNER */

.category-area-style-one.v-7 .title-area-center-style .title span{
    color:#e8622c;
}
.fun-facts-area-1{
    background:#e8622c;
}
.bg-category-custom{
    background-color: #05040E;
}

/* whychooseus  */
.single-category-nine-area a .title{
    color: white;
    /* text-align: center; */
}
.single-category-nine-area p.disc{
    color:white;
    /* text-align: center; */
}
/* .single-category-nine-area .icon{
    margin-left: auto;
    margin-right: auto;
} */

/* New Home cutom */
.rts-banner-area-3.bg_image {
    background: #05040E;
}
.banner-three-wrapper .title-area-center-style .title{
color: #ffffff;
text-align: center;
font-size: 64px;
font-style: normal;
font-weight: 600;
line-height: 70px;
margin-bottom: 40px;
position: relative;
z-index: 1;
}
.wrapper .title-area-center-style .title span {
color: #ffffff;
font-size: 64px;
font-style: normal;
font-weight: 500;
line-height: 70px;
text-decoration: underline;
}
.rts-banner-area-four p.disc {
    max-width: 100%;
    text-align: left;
  }


  /* Career Page  */

  /* ======= Careers style ======= */
.position {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -1px;
    padding: 40px 45px 40px 50px;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    border-top: 1px solid #f1eeeb;
    border-bottom: 1px solid #f1eeeb;
    background-color: transparent;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.position-link {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.position-title {
    font-family: "Belleza", sans-serif;
    font-size: 24px;
    font-weight: 400;
    position: relative;
    -webkit-transition: color .3s;
    transition: color .3s;
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    color: #222;
}
.position-title span {
      font-family: "Belleza", sans-serif;
    color: #45443F;
    font-size: 15px;
    display: block;
    text-transform: none;
    letter-spacing: 0px;
}
.position-location {
      font-family: "Belleza", sans-serif;
    font-size: 15px;
    -webkit-transition: color .3s;
    transition: color .3s;
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    color: #45443F;
}
.position-location span {
      font-family: "Belleza", sans-serif;
    font-size: 15px;
    color: #222;
    display: block;
    text-transform: none;
    letter-spacing: 0px;
}
.position-time {
    font-weight: 400;
    -webkit-transition: color .3s;
    transition: color .3s;
    color: #222;
}
.position-time span {
      font-family: "Belleza", sans-serif;
    color: #45443F;
    display: block;
    text-transform: none;
    letter-spacing: 0px;
}
.position-icon {
    font-size: 15px;
    line-height: 1;
    color:  #FE0000;
}
.position-icon i {
    display: inline-block
}
/* hover */
.position:hover {
    background-color:  #FE0000;
}
.position:hover .position-title,
.position:hover .position-title span,
.position:hover .position-location,
.position:hover .position-location span,
.position:hover .position-time,
.position:hover .position-time span,
.position:hover .position-icon {
    color: #fff;
}
@media only screen and (max-width:991px) {
    .position {
        flex-direction: column;
        -webkit-box-pack: initial;
        -webkit-justify-content: initial;
        -ms-flex-pack: initial;
        justify-content: initial;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .position-title {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .position-location {
        margin-top: 15px;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .position-time {
        margin-top: 15px;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .position-icon {
        display: none
    }
}



/* Fellowship Courses Page Custom Styles */
.fellowship-content {
    overflow-x: hidden;
}

.fellowship-content .title-area-left-2 {
    position: relative;
}

.fellowship-content .title-area-left-2::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, #ff6d1c, #553CDF);
    border-radius: 2px;
}

/* Course Features Styling */
.fellowship-content .course-features {
    list-style: none;
    padding: 0;
    margin: 20px 0;
}

.fellowship-content .course-features li {
    padding: 8px 0;
    font-size: 15px;
    line-height: 1.6;
    position: relative;
    padding-left: 20px;
    color: #555;
}

.fellowship-content .course-features li::before {
    content: "✓";
    position: absolute;
    left: 0;
    top: 8px;
    color: #28a745;
    font-weight: bold;
    font-size: 16px;
}

/* Enhanced Benefit Cards */
.fellowship-content .benefit-card {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    overflow: hidden;
    background: linear-gradient(145deg, #ffffff, #f8f9fa) !important;
    border: 2px solid #e9ecef;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.fellowship-content .benefit-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, #ff6d1c, #553CDF);
    transition: left 0.4s ease;
}

.fellowship-content .benefit-card:hover::before {
    left: 0;
}

.fellowship-content .benefit-card:hover {
    transform: translateY(-12px) scale(1.03);
    box-shadow: 0 25px 50px rgba(85, 60, 223, 0.18);
    border-color: #553CDF;
}

.fellowship-content .benefit-card .icon {
    transition: all 0.3s ease;
}

.fellowship-content .benefit-card:hover .icon i {
    transform: scale(1.15) rotate(8deg);
    color: #ff6d1c !important;
}

.fellowship-content .benefit-card h4 {
    color: #2c3e50;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 15px;
    transition: color 0.3s ease;
}

.fellowship-content .benefit-card:hover h4 {
    color: #553CDF;
}

.fellowship-content .benefit-card p {
    color: #6c757d;
    font-size: 15px;
    line-height: 1.7;
    margin: 0;
    flex-grow: 1;
}

/* Enhanced Course Cards */
.fellowship-content .course-card {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    overflow: hidden;
    background: linear-gradient(145deg, #ffffff, #f8f9fa);
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.08);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 100%;
}

.fellowship-content .course-card::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #553CDF, #ff6d1c);
    transform: scaleX(0);
    transition: transform 0.4s ease;
}

.fellowship-content .course-card:hover::after {
    transform: scaleX(1);
}

.fellowship-content .course-card:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 20px 40px rgba(85, 60, 223, 0.18);
    border-color: #553CDF !important;
}

.fellowship-content .course-card h4 {
    transition: all 0.3s ease;
    position: relative;
}

.fellowship-content .course-card:hover h4 {
    color: #ff6d1c !important;
    transform: translateX(5px);
}

/* Course Features List Styling */
.fellowship-content .course-features {
    flex-grow: 1;
}

.fellowship-content .course-features li {
    margin-bottom: 12px;
    font-size: 15px;
    line-height: 1.6;
    color: #555;
    transition: all 0.3s ease;
}

.fellowship-content .course-card:hover .course-features li {
    color: #333;
    transform: translateX(3px);
}

.fellowship-content .course-features li:last-child {
    margin-bottom: 0;
}

/* Enhanced Methodology Cards */
.fellowship-content .methodology-card {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    background: linear-gradient(145deg, #f0f8ff, #e6f3ff) !important;
    border: 2px solid #cce7ff;
    overflow: hidden;
}

.fellowship-content .methodology-card::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(85, 60, 223, 0.1) 0%, transparent 70%);
    transform: scale(0);
    transition: transform 0.6s ease;
}

.fellowship-content .methodology-card:hover::before {
    transform: scale(1);
}

.fellowship-content .methodology-card:hover {
    transform: translateY(-10px) scale(1.05);
    box-shadow: 0 20px 40px rgba(85, 60, 223, 0.2);
    border-color: #553CDF;
}

.fellowship-content .methodology-card i {
    transition: all 0.3s ease;
    position: relative;
    z-index: 2;
}

.fellowship-content .methodology-card:hover i {
    transform: scale(1.2) rotate(10deg);
    color: #553CDF !important;
}

.fellowship-content .methodology-card h5,
.fellowship-content .methodology-card p {
    position: relative;
    z-index: 2;
}

/* Enhanced CTA Section */
.fellowship-content .cta-section {
    position: relative;
    overflow: hidden;
}

.fellowship-content .cta-section::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(85, 60, 223, 0.05) 0%, transparent 70%);
    animation: pulse 4s ease-in-out infinite;
}

@keyframes pulse {
    0%, 100% { transform: scale(1); opacity: 0.7; }
    50% { transform: scale(1.1); opacity: 1; }
}

.fellowship-content .cta-buttons {
    position: relative;
    z-index: 2;
}

.fellowship-content .cta-buttons a {
    margin: 10px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
    text-decoration: none;
}

.fellowship-content .cta-buttons .rts-btn.btn-primary {
    background: linear-gradient(135deg, #553CDF, #7c5bff);
    border: none;
    box-shadow: 0 4px 15px rgba(85, 60, 223, 0.3);
}

.fellowship-content .cta-buttons .rts-btn.btn-secondary {
    background: linear-gradient(135deg, #ff6d1c, #ff8c42);
    border: none;
    box-shadow: 0 4px 15px rgba(255, 109, 28, 0.3);
}

.fellowship-content .cta-buttons a:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(85, 60, 223, 0.4);
}

/* Impact Statistics */
.fellowship-content .impact-item {
    position: relative;
}

.fellowship-content .impact-item h4 {
    font-size: 3rem;
    font-weight: 800;
    margin-bottom: 10px;
    background: linear-gradient(45deg, #ffffff, #f0f0f0);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    animation: countUp 2s ease-out;
}

@keyframes countUp {
    from { 
        opacity: 0; 
        transform: translateY(20px) scale(0.8); 
    }
    to { 
        opacity: 1; 
        transform: translateY(0) scale(1); 
    }
}

.fellowship-content .impact-item p {
    font-size: 16px;
    font-weight: 500;
}

/* Feature Items Enhancement */
.fellowship-content .feature-item {
    padding: 25px;
    background: linear-gradient(145deg, #ffffff, #f8f9fa);
    border-radius: 15px;
    border: 1px solid #e9ecef;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.fellowship-content .feature-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(85, 60, 223, 0.05), transparent);
    transition: left 0.6s ease;
}

.fellowship-content .feature-item:hover::before {
    left: 100%;
}

.fellowship-content .feature-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(85, 60, 223, 0.1);
    border-color: #553CDF;
}

.fellowship-content .feature-item i {
    transition: all 0.3s ease;
}

.fellowship-content .feature-item:hover i {
    transform: scale(1.1);
    color: #553CDF !important;
}

/* Certification Items - Enhanced */
.fellowship-content .cert-item {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.fellowship-content .cert-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, #ffffff, rgba(255,255,255,0.8));
    transition: left 0.4s ease;
}

.fellowship-content .cert-item:hover::before {
    left: 0;
}

.fellowship-content .cert-item:hover {
    transform: translateY(-10px) scale(1.03);
    background: rgba(255, 255, 255, 0.25) !important;
    border-color: rgba(255,255,255,0.4) !important;
}

.fellowship-content .cert-item .cert-icon i {
    transition: all 0.3s ease;
}

.fellowship-content .cert-item:hover .cert-icon i {
    transform: scale(1.15) rotate(5deg);
    color: #ff6d1c !important;
}

/* Method Icon Enhancement */
.fellowship-content .methodology-card .method-icon i {
    transition: all 0.3s ease;
}

.fellowship-content .methodology-card:hover .method-icon i {
    transform: scale(1.2) rotate(10deg);
    color: #ff6d1c !important;
}

/* Section Spacing */
.fellowship-content .row {
    margin-bottom: 40px;
}

.fellowship-content .row.mb--60 {
    margin-bottom: 80px !important;
}

/* Responsive Improvements */
@media (max-width: 768px) {
    .fellowship-content .benefit-card {
        height: auto;
        margin-bottom: 25px;
        padding: 35px 20px !important;
        min-height: 220px !important;
    }
    
    .fellowship-content .methodology-card {
        height: auto;
        margin-bottom: 25px;
        padding: 35px 20px !important;
        min-height: 200px !important;
    }
    
    .fellowship-content .cert-item {
        height: auto;
        margin-bottom: 25px;
        padding: 30px 20px !important;
        min-height: 180px !important;
    }
    
    .fellowship-content .course-card {
        height: auto;
        margin-bottom: 25px;
        padding: 30px 25px !important;
        min-height: 200px !important;
    }
    
    .fellowship-content .cta-buttons a {
        display: block;
        width: 90%;
        margin: 15px auto;
        text-align: center;
    }
    
    .fellowship-content .impact-item h4 {
        font-size: 2.5rem;
    }
    
    .fellowship-content .feature-item {
        margin-bottom: 20px;
    }
    
    /* Section padding adjustments */
    .fellowship-content .row[style*="padding: 60px"] {
        padding: 40px 20px !important;
    }
}

@media (max-width: 576px) {
    .fellowship-content .impact-item h4 {
        font-size: 2rem;
    }
    
    .fellowship-content .benefit-card {
        padding: 30px 15px !important;
        min-height: 200px !important;
    }
    
    .fellowship-content .course-card {
        padding: 25px 20px !important;
        min-height: 180px !important;
    }
    
    .fellowship-content .course-card h4 {
        font-size: 16px !important;
        margin-bottom: 20px !important;
    }
    
    .fellowship-content .course-features li {
        font-size: 14px;
        margin-bottom: 10px;
    }
    
    .fellowship-content .methodology-card {
        padding: 30px 15px !important;
        min-height: 180px !important;
    }
    
    .fellowship-content .cert-item {
        padding: 25px 15px !important;
        min-height: 160px !important;
    }
    
    .fellowship-content .benefit-card .icon mb--25 {
        margin-bottom: 20px !important;
    }
    
    .fellowship-content .benefit-card h4 {
        font-size: 16px;
        margin-bottom: 15px !important;
    }
    
    .fellowship-content .benefit-card p {
        font-size: 14px;
    }
    
    /* Section title adjustments */
    .fellowship-content h2.title {
        font-size: 1.8rem !important;
    }
    
    .fellowship-content .methodology-card h5,
    .fellowship-content .cert-item h5 {
        font-size: 16px !important;
    }
    
    .fellowship-content .methodology-card p,
    .fellowship-content .cert-item p {
        font-size: 14px !important;
    }
    
    /* Section padding for mobile */
    .fellowship-content .row[style*="padding: 60px"] {
        padding: 30px 15px !important;
    }
}

/* Statistics Section Animations */
.fellowship-content .stat-item h3 {
    animation: countAnimation 2s ease-out;
    animation-delay: 0.5s;
    animation-fill-mode: both;
}

.fellowship-content .stat-item:nth-child(2) h3 {
    animation-delay: 0.7s;
}

.fellowship-content .stat-item:nth-child(3) h3 {
    animation-delay: 0.9s;
}

.fellowship-content .stat-item:nth-child(4) h3 {
    animation-delay: 1.1s;
}

@keyframes countAnimation {
    from {
        opacity: 0;
        transform: translateY(30px) scale(0.5);
    }
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

/* Quick Contact Items */
.fellowship-content .quick-contact-item {
    transition: all 0.3s ease;
    cursor: pointer;
}

.fellowship-content .quick-contact-item:hover {
    transform: translateY(-5px);
    background: rgba(85, 60, 223, 0.1) !important;
    box-shadow: 0 8px 20px rgba(85, 60, 223, 0.15);
}

.fellowship-content .quick-contact-item i {
    transition: all 0.3s ease;
}

.fellowship-content .quick-contact-item:hover i {
    transform: scale(1.2);
    color: #ff6d1c !important;
}

/* Testimonial Quote Animation */
.fellowship-content .testimonial-quote {
    position: relative;
    animation: slideInUp 1s ease-out;
    animation-delay: 1.5s;
    animation-fill-mode: both;
}

@keyframes slideInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Course Card Enhanced Styling */
.fellowship-content .course-card h4 {
    position: relative;
    overflow: hidden;
}

.fellowship-content .course-card h4::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 0;
    height: 3px;
    background: linear-gradient(90deg, #553CDF, #ff6d1c);
    transition: width 0.4s ease;
}

.fellowship-content .course-card:hover h4::after {
    width: 100%;
}

/* Statistics Section Background Animation */
.fellowship-content .statistics-section {
    position: relative;
    overflow: hidden;
}

.fellowship-content .statistics-section::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
    animation: rotateBackground 10s linear infinite;
}

@keyframes rotateBackground {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

/* Enhanced Button Styles */
.fellowship-content .rts-btn {
    position: relative;
    overflow: hidden;
    transition: all 0.4s ease;
    transform-style: preserve-3d;
}

.fellowship-content .rts-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: left 0.6s ease;
}

.fellowship-content .rts-btn:hover::before {
    left: 100%;
}

.fellowship-content .rts-btn:hover {
    transform: translateY(-2px) scale(1.02);
}

/* Scroll Animations */
.fellowship-content .benefit-card,
.fellowship-content .course-card,
.fellowship-content .methodology-card {
    opacity: 0;
    transform: translateY(30px);
    animation: fadeInUp 0.8s ease-out forwards;
}

.fellowship-content .benefit-card {
    animation-delay: 0.2s;
}

.fellowship-content .course-card:nth-child(1) {
    animation-delay: 0.1s;
}

.fellowship-content .course-card:nth-child(2) {
    animation-delay: 0.2s;
}

.fellowship-content .course-card:nth-child(3) {
    animation-delay: 0.3s;
}

.fellowship-content .methodology-card:nth-child(1) {
    animation-delay: 0.1s;
}

.fellowship-content .methodology-card:nth-child(2) {
    animation-delay: 0.2s;
}

.fellowship-content .methodology-card:nth-child(3) {
    animation-delay: 0.3s;
}

.fellowship-content .methodology-card:nth-child(4) {
    animation-delay: 0.4s;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

