.menu-toggle .logo a img{
	width: 100px!important;
}
.footer-logo a img{
	width: 100px;
}
p{
    color: #333!important;
}


/*  text color  */
.text-theme1{
 	color: #b0931c!important;
}
.text-theme2{
	color: #3a2772!important;
}

/*  bg color  */
.bg-theme1{
 	background: #b0931c!important;
}
.bg-theme2{
	background: #3a2772!important;
}
.text-black{
	color: #000!important;
}





.react-footer.home-main .footer-top .footer-menu li a:hover, .react-footer.home-main .footer-top .footer-widget .footer-address li a:hover, .react-footer.home-main .copyright .react-copy-left a {
    color: #ead47b;
}
.react-footer.home-main .footer-top .footer-menu li a:after {
    background: #3a2772;
}
.react-footer.home-main .social-links li a:hover {
    background: #b0931c;
    border-color: #b0931c;
}
#backscrollUp span {
    width: 40px;
    height: 40px;
    color: #000;
    font-size: 40px!important;
    background: #b0931c;
}
.btn-theme{
	font-size: 16px;
	font-weight: 600;
	border-radius: 6px;
	padding: 12px 30px 12px 30px;
	color: #fff;
	background: #b0931c;
}
.btn-theme:hover{
	color: #fff;
	background: #3a2772;
}
#backmenu a .drop-icon{
	font-size: 12px!important;
	padding-left: 5px!important;
}
.react-breadcrumbs .breadcrumbs-wrap {
    height: 300px;
    background-image: url(../images/breadcrumbs-yfc.jpg);
    background-position: center center!important;
    background-size: cover!important;
}
.react-breadcrumbs .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text {
/*    text-align: center;*/
    text-align: left!important;
}


/*.about__area.about__area_one ul li .more-about {
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    border: 2px solid rgba(0, 48, 110, 0.1);
    padding: 14px 35px 14px 35px;
    color: #b0931c;
    display: inline-block;
    line-height: 20px;
}*/
.py-0 {
	padding: 0!important;
}
.py-md-0 {
	padding: 0!important;
}


/***************  Counter  *****************/
.student_satisfaction-section {
/*  	background: url(assets/images/testimonial/bg.jpg) no-repeat center top;*/
  	background: none!important;
}

.student_satisfaction-section .count__area2 .container {
/*  border-top: 1px solid rgba(15, 18, 22, 0.08);*/
  border-top: none;
/*  border-bottom: 1px solid rgba(15, 18, 22, 0.08);*/
  border-bottom: none;
  max-width: 1280px;
}
.student_satisfaction-section .count__area2 .container ul li {
  border: none;
  padding-left: 30px;
}
.student_satisfaction-section .count__content .icon img{
	width: 70px!important;
	margin-right: 15px!important;
}
.student_satisfaction-section .count__area2 .count__content .text em {
    font-size: 40px;
    line-height: 50px;
}
.student_satisfaction-section .count__area2 .count__content .text span {
    font-size: 40px;
    line-height: 50px;
}




.font-weight-600{
	font-weight: 600!important;
}
.font-weight-700{
	font-weight: 700!important;
}
.font-weight-800{
	font-weight: 800!important;
}

/****  Top Partners  ****/
.owl-carousel .item{
	padding: 15px 25px!important;
	border: 1px solid #f2f2f2;
	border-radius: 5px!important;
}
.owl-carousel .item img{
	width: 100px!important;
	margin: 0 auto!important;
}
.react_populars_topics .container {
  	max-width: 1320px;
}


/* * * * * * * * * * * * * */


.react-header .topbar-area.style1 {
/*  background: #00306e; 3a2772*/
	background: #3a2772;
}


/***  Tabs Section  ***/
#tabMenu{
	padding: 20px;
	border-radius: 20px;
	border: 2px solid #f2f2f2;
	box-shadow: 2px 5px #f2f2f2;
}
.tab-btn {
    text-align: left;
    border: none;
    background: none;
    font-weight: 500;
    color: #333;
    padding: 10px 15px;
    width: 100%;
    border-radius: 8px;
    transition: 0.3s;
    margin-bottom: 10px!important;
    border: 1px solid #f2f2f2;
}

.tab-btn.active, .tab-btn:hover {
    background-color: #b0931c;
    color: white;
}

.tag {
    font-size: 12px;
    padding: 2px 6px;
    border-radius: 5px;
    background: #f3f3f3;
    display: inline-block;
    margin-bottom: 5px;
    color: #333;
}

.course-card {
    border: 1px solid #eee;
    border-radius: 15px;
    padding: 15px;
    text-align: center;
    height: 100%;
    transition: 0.3s ease-in-out;
}

.course-card:hover {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}

.btn-compare {
    background-color: #3a2772!important;
    color: white;
    border-radius: 30px;
/*    padding: 8px  20px!important;*/
	padding: 5px 13px!important;
    font-size: 15px;
    margin-top: 10px;
}


/***  tabs bottom  ***/
.main-box{
	padding: 25px;
/*	box-shadow: 0 2px 10px rgba(0,0,0,0.05);*/
	box-shadow: 0 2px 10px #e6e6e6;
	border-radius: 15px!important;
}
.cv-box {
    background: #fff;
  	border-radius: 12px;
  	padding: 15px;
/*  	box-shadow: 0 2px 10px rgba(0,0,0,0.05);*/
  	transition: all 0.3s ease-in-out;
  	text-align: center;
  	height: 100%;
    width: 100%!important;
}

.cv-box:hover {
    transform: translateY(-3px);
/*    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.07);*/
}
.main-box .twelve{
    width: 12.5%!important;
}
.main-box .twelve:hover{
    transform: translateY(-3px);
    transition: all 0.3s ease-in-out;
   /* box-shadow: 0 5px 20px rgba(0, 0, 0, 0.07); */
}

.cv-icon {
    font-size: 36px;
    color: #4A90E2;
    margin-bottom: 8px;
}

.cv-count {
    font-size: 16px;
    font-weight: bold;
    color: #1AC9A5;
}

.cv-title {
    font-size: 14px;
    margin-top: 4px;
    color: #333;
    font-weight: 600;
}
/* 
.main-box .child-box{
	justify-content: space-between;
	width: 12.5%;
} */

/* Popup css clickable price */
.cv-modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0; top: 0;
    width: 100%; height: 100%;
    background-color: rgba(0,0,0,0.5);
}
  
.cv-modal-content {
    background: #fff;
    margin: 5% auto;
    padding: 20px;
    border-radius: 10px;
    width: 90%;
    max-width: 800px;
}
  
.cv-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 20px;
    margin-top: 20px;
}
  
.cv-item {
    background: #f9f9f9;
    padding: 10px;
    border-radius: 8px;
    text-align: center;
    font-size: 14px;
    width: 16.6%!important;
    margin: 5px!important;
}
.cv-item img {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
}
  
.close {
    float: right;
    font-size: 24px;
    cursor: pointer;
}

/* .cv-item {
    width: 50%!important;
} */

/********************/


.popup-section{
    height: auto;
}

.react-contact-page .blog-form form button {
    background: #b0931c;
}
.react-contact-page .blog-form form button:hover {
    background: #3a2772;
}
.font-weight-bold{
    font-weight: 700;
}
.custom-social-icons a{
    font-size: 20px;
    margin-right: 15px;
    color: #333333;
}
.custom-social-icons a i{
    font-size: 30px;
}

.custom-social-icons a:hover{
    color: #b0931c;
}
.text-justify{
    text-align: justify!important;
}


.pt60{
    padding-top: 70px;
}
.pb60{
    padding-bottom: 70px;
}

.pb100{
    padding-bottom: 100px!important;
}

.bg-clight{
    background: #f2fbfe!important;
}
.contact-mleft{
    margin-left: 20px!important;
}







@media(min-width:320px) and (max-width: 767px){
	.menu-toggle .logo a img {
	    width: 100px !important;
	}
	.footer-logo a img{
		width: 100px;
	}
	.menu-toggle #menu-btn {
        background: #3a2772;
        border-color: #3a2772;
    }
    #backmenu a .drop-icon{
		display: none!important;
	}
	.react-footer .footer-top .footer-widget .footer-title {
	    margin-bottom: 10px;
	    color: #b0931c;
	}
	.student_satisfaction-section .count__area2 .container ul li {
	    padding-top: 20px;
	    padding-bottom: 20px;
	    padding-left: 20px;
	}
    .main-box .cv-box {
        width: 100%!important;
        /* display: block!important; */
    }
    .d-md-flex{
        display: block!important;
    }
    .d-md-flex .child-box{
        display: block!important;
    }
    .main-box .twelve{
        width: 50%!important;
    }
    .cv-item {
        width: 40%!important;
        display: inline-block!important;
    }
    .react-breadcrumbs .breadcrumbs-wrap {
        height: 200px;
    }
    .react-contact-page .address-sec {
        padding: 30px 10px;
        background: linear-gradient(138.95deg, #f2f4f9 0%, rgba(242, 244, 249, 0) 63.81%);
        border-radius: 10px;
    }
    .pb60 {
        padding-bottom: 40px; 
    }
    .pt60 {
        padding-bottom: 40px; 
    }
    .pb100 {
        padding-bottom: 50px !important;
    }
    .about__area h2 {
        font-size: 40px;
        line-height: 1;
        padding-top: 10px;
    }








}










/************  Our Programs  **************/
.programs-section {
    padding: 10px 10px 0px 10px;
    background: white;
    border-radius: 10px;
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 30px;
}

.tabs input[type="radio"] {
    display: none;
}

.tab-label {
    padding: 12px 25px;
    background-color:  #0a1931;
    color: #f5f5f5;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    cursor: pointer;
    border-radius: 5px;
    transition: background-color 0.3s, color 0.3s;
    text-transform: uppercase;
    flex-grow: 1;
    text-align: center;
}

.tabs input:checked + .tab-label {
    background-color: #b0931c;
    color:  #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}


.tab-content {
    display: none;
    padding:  0;
    animation: fadeIn 0.5s;
}

#tab1:checked ~ .tab-content-container #content1,
#tab2:checked ~ .tab-content-container #content2,
#tab3:checked ~ .tab-content-container #content3 {
    display: block;
}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

.program-card {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px;
    margin-bottom: 20px;
    border-radius: 8px;
    color: #f5f5f5;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
}

.primary-bg {
    background-color:  #0a1931;
}

.accent-bg-dark {
    background-color:  #0a1931;
    border-left: 8px solid #b0931c;
}

.accent-bg{
    background-color:#b0931c ;
}


.program-card h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-top: 0;
    font-size: 1.8em;
    color: #b0931c;
}

.program-card .tagline {
    font-style: italic;
    font-size: 1.1em;
    margin-bottom: 15px;
    opacity: 0.8;
}

.program-card .age {
    font-size: 0.7em;
    font-weight: 400;
    color: #f5f5f5;
}

.card-text {
    flex: 2;
    padding-right: 30px;
}

.card-icon {
    font-size: 5em;
    color: #b0931c;
    opacity: 0.7;
    line-height: 1;
}

.card-features {
    flex: 1;
    display: grid;
    gap: 10px;
    padding-left: 20px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.features-4-grid {
    grid-template-columns: auto 1fr;
    grid-template-rows: repeat(4, auto);
}

.features-2x2-grid {
    grid-template-columns: 1fr 1fr;
    text-align: center;
}

.feature-item {
    font-size: 1.8em;
    line-height: 1;
    color: #b0931c;
}

.features-4-grid .feature-item + p,
.features-2x2-grid .feature-item + p {
    font-size: 0.9em;
    margin: 0;
    align-self: center;
}

.split-card {
    display: flex;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 20px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
}

.split-side {
    flex: 1;
    padding: 30px;
}

.dark-bg {
    background-color:  #0a1931;
    color: #f5f5f5;
}

.accent-bg-light {
    background-color: #fce18d;
    color:  #0a1931;
}

.split-side h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5em;
    margin-top: 0;
    border-bottom: 2px solid;
    padding-bottom: 10px;
}

.dark-bg h3 {
    color: #b0931c;
    border-color: #b0931c;
}

.accent-bg-light h3 {
    color:  #0a1931;
    border-color:  #0a1931;
}

.clean-list {
    list-style: none;
    padding-left: 0;
}

.clean-list li {
    margin-bottom: 8px;
    position: relative;
    padding-left: 20px;
}

.clean-list li::before {
    content: "•";
    position: absolute;
    left: 0;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1;
}

.dark-bg .clean-list li::before {
    color: #b0931c;
}

.accent-bg-light .clean-list li::before {
    color:  #0a1931;
}


@media (max-width: 900px) {
    .program-card {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .card-text {
        padding-right: 0;
        margin-bottom: 20px;
        width: 100%;
    }

    .card-features {
        padding-left: 0;
        border-left: none;
        width: 100%;
    }
    
    .card-icon {
        display:;
    }

    .split-card {
        flex-direction: column;
    }

    .tabs {
        flex-direction: column;
    }
}

.font-weight-600{
    font-weight: 600;
}






