

.page-img {
	position: relative;
}
.bnr-cntnt {
	position: absolute;
	top: 33%;
	max-width: 31%;
	text-align: center;
}
.bnr-cntnt p {
	font-size: 16px;
	color: #fff;
	margin-bottom: 0;
	font-weight: bold;
	font-style: italic;
}
.quet {
	font-size: 59px;
	color: #fff;
	line-height: 21px;
}
.bnt-c {
	display: flex;
	justify-content: center;
}
.quet-border p {
	border-bottom: 2px dotted #fff;
	width: 300px;
}
.quet-border {
	display: flex;
	align-items: center;
}
.small-p {
	margin-bottom: 0;
	font-size: 11px !important;
}
.quet.quet1 {
	transform: rotateY(180deg);
	margin-top: 23px;
	line-height: 0;
	margin-left: 8px;
}
.quet2 {
	line-height: 0;
	margin-top: 18px;
	margin-right: 13px;
}
.menu-path {
	background: #f1f5f8;
	padding: 10px 0;
}
.menu-path ul {
	list-style: none;
	padding: 0;
	display: flex;
	gap: 12px;
}
.first-row {
	margin: 15px 0;
}
.all-course-sec {
	padding-bottom: 50px;
}

.row.max-mt-50.load-btn .btn {
	background-color: #d21825;
	color: #fff;
}

.course-details-wrap .section{
    padding: 30px 0 50px 0;
}
.curriculum_custom .section-left {
	background: #fff;
}

.curriculum_custom .section-content .course-item {
	background: #ff0100;
    color: #fff;
}

.curriculum_custom .section-content .course-item:nth-child(2n+1) {
	background-color: #f8f8f8;
    color: #000;
}
.item-meta.bg-white{
    color: #000 !important;
}
.bg-red{
    background: #ff0100 !important;
    color: #fff !important;
}
.curriculum_custom .section-content .course-item .section-item-link .course-item-meta .item-meta.duration {
	color: #000;
	background: #fff;
}

.right-side .meta-label i{
    color: #ff0100 !important;
}

.page-bnr2 .bnr-cntnt {
	top: 8%;
	left: 19%;
}

.tab-menu .course-nav-tab ul li a::after {
	background-color: #000;
}
.bnr-btn-cnt {
	position: absolute;
	bottom: 35px;
	width: 100%;
	text-align: center;
}
.bnr-btn-cnt p {
	color: #fff;
	font-size: 31px;
	font-weight: bold;
}

.page-img img {
	width: 100%;
}

.instructor-bg {
	background: #fff;
	padding: 25px;
}
.instructor-bg .author-social-networks li a {
	width: 30px;
	height: 30px;
	color: #ff0100;
	border: none;
}
.instructor-bg .author-social-networks li a:hover {
	background-color: transparent;
}
.reviews-bg{
	background-color: #fff;
	padding: 25px;
}
.reviews-bg .course-rating-content .average-rating .rating-box .average-value {
	color: #000;
}
.reviews-bg .course-rating-content .average-rating .rating-box .review-star .tm-star-rating .fas {
	color: #ff0100;
}
.reviews-bg .course-rating-content .detailed-rating .rating-box .rating-rated-item .rating-point .tm-star-rating .fas {
	color: #ff0100;
}
.reviews-bg .course-rating-content .detailed-rating .rating-box .rating-rated-item .rating-progress .single-progress-bar .progress .progress-bar {
	background-color: #ff0100;
}

.reviews-area-custom .course-reviews-list li .review-container .review-author img {
	border-radius: 50%;
	width: 80px;
	height: 80px;
}
.new_str {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.new_str .fas.fa-star{
	color: #ff0100;
}
.tab-menu .course-nav-tab ul li a {
	color: #ff0100;
}
.tab-menu .course-nav-tab ul li a.active {
	color: #000;
}
.tab-menu .course-nav-tab ul {
	border-bottom: 2px solid #fff;
}

.related_course .courses__item {
	padding: 18px 20px 18px 18px;
}
.related_course .swiper-pagination {
	position: relative;
}
.related_course .swiper-pagination .swiper-pagination-bullet:hover::before {
	background: #ff0100 !important;
}
.related_course .swiper-pagination .swiper-pagination-bullet::before {
	background: #ff0100 !important;
}

.course-category {
	background: #fff;
	padding: 24px 37px;
	margin-top: 25px;
}
.course-category h4 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}
.course-category ul {
	padding: 0;
	list-style: none;
	margin-top: 10px;
}
.course-category ul li {
	margin-bottom: 5px;
}
.course-category ul li input {
	border: 1px solid black;
	margin-right: 10px;
}

.all-course-sec .shine__animate-link::before {
	left: 0;
}
.srch {
	position: relative;
}
.search-icon {
	cursor: pointer;
	position: absolute;
	top: 4px;
	right: 28px;
}
.courses-wrap, .courses-type, .popular-type {
	margin-bottom: 30px;
}