@import "../section-css/reset.css";
 @import "../section-css/mobile-menu.css";
 @import "../section-css/header.css";
 @import "../section-css/hero.css";
 @import "../section-css/about.css";
 @import "../section-css/category.css";
 @import "../section-css/features.css";
 @import "../section-css/course.css";
 @import "../section-css/why-choose.css";
 @import "../section-css/funfact.css";
 @import "../section-css/partner.css";
 @import "../section-css/testimonial.css";
 @import "../section-css/blog.css";
 @import "../section-css/call-action.css";
 @import "../section-css/video.css";
 @import "../section-css/team.css";
 @import "../section-css/faq.css";
 @import "../section-css/breadcrumbs.css";
 @import "../section-css/apply.css";
 @import "../section-css/event.css";
 @import "../section-css/contact.css";
 @import "../section-css/product.css";
 @import "../section-css/error.css";
 @import "../section-css/checkout.css";
 @import "../section-css/sidebars.css";
 @import "../section-css/auth-pages.css";
 @import "../section-css/footer.css";
a.coursess {
	color: #543ee8;
}
.aboutt p {
	text-align: justify;
}
.about-page h1 {
	font-size: 31px;
	font-weight: 600;
	line-height: 34px;
}
.boxxs {
	display: flex;
	align-items: center;
	gap: 34px;
}
span.gstt {
	font-size: 18px;
	font-weight: 600;
}
.priceee h4 {
	font-size: 30px;
	font-weight: 300;
}
.about-page p {
	text-align: justify;
}
ul.listtt li {
	display: inline-block;
	background-color: #543ee8;
	border-radius: 4px;
	padding: 6px 30px;
	color: white;
}
ul.listtt {
	margin-bottom: 13px;
}
.stickyyy {
	position: sticky;
	top: 70px;
}
.bgggg {
	background-color: #ebebeb;
}
.ed-category__card {
	background-color: white;
	padding: 10px;
}
.ed-course__filter1 h4 {
	font-size: 19px;
	margin-bottom: 2px;
}
.ed-hero__content.aboutt {
	padding: 50px 0px;
}
.bggg {
	background-color: #e8e7e7;
	padding: 10px;
}
.padddinggg {
	padding: 10px;
}
ul.listt {
	margin-bottom: 10px;
}
.padddingggg {
	background-color: #f6f6f6;
	padding: 20px;
	border-radius: 10px;
}
ul.listttttt {
	margin-left: 12px;
}
.courses-menuuu {
	background-color: #bcdce6;
	padding: 10px;
	border-radius: 10px;
}
.courses-list {
	list-style: none;
	padding: 0;
	margin: 0;
}
.courses-list li {
	margin: 10px 0;
}
.courses-list a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	text-decoration: none;
	color: #333; /* Adjust color as needed */
	font-size: 16px;
}
.courses-list .left-icon {
	margin-right: 10px;
	flex-shrink: 0; /* Prevent icon from resizing */
}
.courses-list .right-icon {
	margin-left: auto;
	flex-shrink: 0; /* Prevent icon from resizing */
}
ul.courses-list li i {
	color: #020e63;
	font-size:14px;
	padding-right: 10px;
}
ul.courses-list li {
	padding: 12px 0px;
	border-bottom: 1px dotted #d4cfcf;
	font-size:14px;
}
.bg77 {
	background-color: #ebebeb;
	border-radius: 10px;
}
.spekar {
	padding-top: 30px;
}
.custom_formbox {
	border-radius:5px;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	padding:20px;
}
.custom_formbox label {
	font-size: 16px;
}
.custom_formbox .form-control {
	border: 1px solid #2d2f31;
	background-color:#F5F5F7;
	padding:7px;
}
.custom_formbox .form-group {
	margin-bottom: 20px;
}
.btn_full {
	display: block;
	width:100%;
	padding-top:8px;
	padding-bottom:8px;
	font-weight:600;
	font-size:16px;
}
.reg_link span {
	font-weight:600;
}
.req {
	color:#ff0000;
}
.register-btn {
	padding: 13px 23px;
	border-radius: 52px;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: -0.14px;
	color: #263238;
	transition: all 0.4s ease;
	position: relative;
	z-index: 2;
}
.login-btn {
	padding: 13px 23px;
	border-radius: 52px;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: -0.14px;
	color: #263238;
	transition: all 0.4s ease;
	position: relative;
	z-index: 2;
}
.error {
	color:#ff0000;
}
.note {
	font-size:13px!important;
	color: #444444;
}
.dash_box a {
	display:block;
}
.dash_box .inner-box {
	box-shadow: 0 0 10px #cccccc;
	padding: 20px 10px 10px 10px;
	background-color: #fff;
	text-align: center;
	margin-bottom: 30px;
	border-radius:10px;
	border: 1px solid #321575;
}
.dash_box .inner-box i {
	font-size: 40px;
	color: #333;
}
.dash_box .inner-box h4 {
	color: #000;
	font-size: 18px;
	font-weight: 600;
	margin-top: 15px;
}
.pagehead {
	font-size:20px;
	font-weight:600;
}
.profile_leftpanel {
	border-radius:10px 10px 0px 0px;
	background: #fff;
	box-shadow: 0 3px 20px hsla(0, 2%, 70%, .25);
	padding:10px;
	margin-bottom:20px;
}
.profile_rightpanel {
	border-radius:10px 10px 0px 0px;
	background: #fff;
	box-shadow: 0 3px 20px hsla(0, 2%, 70%, .25);
}
.phead {
	border-bottom: 1px solid #d9d7d7;
	padding: 10px;
}
.phead h4 {
	font-size:18px;
	margin-bottom:0px;
}
.proright_content {
	padding:10px;
}
.profile_field label {
	font-weight:600;
	color:#011c1a;
}
.profile_field {
	font-weight:400;
	font-size:13px;
	margin-bottom:15px;
}
.custom-accountpage {
	padding-top:10px;
	padding-bottom:10px;
}
.profilepage-img {
	margin:0px auto;
	width:100px;
	height:100px;
	margin-bottom:20px;
}
.profilepage-img img {
	width:100px;
	height:100px;
	border-radius:50%;
}
.profile_leftpanel .profilepage_name {
	font-size:16px;
	text-align:center;
	color:#543ee8;
	margin-bottom:0px;
}
.profile_divider {
	border-bottom: 1px dashed #2da7f5;
	height: 1px;
	margin-top: 25px;
	margin-bottom: 5px;
	opacity: .4;
}
.ed-faq__accordion-item .accordion-button.collapsed {
	border-radius: 6px 6px 0px 0px !important;
}
.profilepage_country {
	font-size:12px;
	color:#040812;
	text-align:center;
}
.resend_btn {
	border:none;
	background:#fff;
	color:#000000!important;
	font-weight:600;
	border:none!important;
	font-size: 14px;
}
.coursesingle_faculty {
	background-color:#ebebeb;
}
.faculty_item {
	background-color:#fff;
	padding:10px;
	text-align:center;
}
.faculty_item h4 {
	margin-bottom:5px;
}
.faculty_item img {
	border-radius:5px;
	margin-bottom:10px;
	object-fit: cover;
    height: 300px;

}
.faculty_item .ed-category__info{
 	min-height:82px!important;
}

.coursesingle_faculty .owl-nav{display:flex;
    align-items: center;
    justify-content: center; margin-top:20px;}
.coursesingle_faculty .owl-nav .owl-prev{width:30px; height:30px; border-radius:50%; background:#ffffff!important; margin:4px 10px;}
.coursesingle_faculty .owl-nav .owl-next{width:30px; height:30px; border-radius:50%;background:#ffffff!important;}
.course_sidebar h2.mod_headacc {
	margin-bottom:0px;
}
.course_sidebar h2.mod_headacc {
	font-size:14px;
	line-height: 18px;
	color:#777e90;
	font-weight:400;
}
.mod_subheadacc {
	font-size:16px;
	color:#000!important;
	font-weight:600;
	display: block;
	line-height: 22px;
	margin-left:15px;
}
.query_table {
	margin-top:15px;
}
.mod_unlockcontent {
	color:#ff0000!important;
	font-style:italic;
}
.fmainhead {
	background: #543ee8;
	color: #fff;
	padding: 3px;
	margin-bottom: 15px;
}
.fmainhead h3 {
	color: #fff;
	font-size: 30px;
	text-align: center;
	margin: 0px;
	line-height:36px;
}
.course_infolist  ul.course_infolist li {
	margin-bottom: 10px;
	color: #333;
}
ul.course_infolist li span {
	font-weight:600;
}
ul.course_infolist li::before {
 font-weight: 600;
 color: #007bff;
}
.ed-course__img img {
	height: 370px;
}
.ed-btncustom {
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	padding: 12px 30px 13px 30px!important;
}
.d-flex1 {
	display: flex;
	justify-content: center;
}

.btn_borchure{font-size: 14px;
    font-weight: 500;
    line-height:20px;
    border-radius: 52px; padding:10px 12px; background:#d72020; border:none; margin-bottom:20px; color:#fff; display:block;}
	.btn_borchure:hover{background:#000; color:#fff;}
	.btn_scholarship{font-size: 14px;
    font-weight: 500;
    line-height:20px;
    border-radius: 52px; padding:10px 12px; background:#728fad; border:none; color:#fff;display:block}
	.btn_scholarship:hover{background:#000;color:#fff;}
	.ed_btnregister{display:block; width:100%;}
	
	.ed-courseilist h6{font-size:15px; margin-bottom:5px;}
	ed-courseilist p{line-height:18px;}
	.courselist_body{padding:15px;}
	.ed-course__card{border: 1px solid #ccc;}
	.email_cohelp{margin-top:14px;}
	
	.static-listitem{box-shadow: none;
    border-bottom: none !important;
    color: var(--ed-primary-color);
    background: var(--ed-white-color);
    border-radius: 8px!important;
    padding:10px; margin-bottom:20px; text-align:center;}
	.static-listitem li a{font-size: 16px;
    color: #000 !important;
    font-weight: 600; line-height:22px;}
