body {
	overflow-x: hidden !important;
	font-family: Montserrat-Medium;
	color: #000000;
}

header.header-nav.menu_style_home_six a.navbar_brand {
	margin-top: 20px !important;
}

.bg-grey {
	background-color: #F5F5F5 !important;
}

.text-grey {
	color: #707070 !important;
}

.text-black {
	color: #000000 !important;
}

.text-red {
	color: rgba(255, 64, 64, 1) !important;
}

.text-blue {
	color: #2D368F !important;
}

.fw-600 {
	font-weight: 600 !important;
}

.subscribed-card-label {
	position: relative !important;
	overflow: hidden !important;
}

.default-student-profile-w{
	width: 80px;
}

.rounded-50{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	object-fit: cover;
}

.subscribed-card-label::after {
	position: absolute;
	content: "Subscribed";
	top: 30px;
	left: -40px;
	background-color: #2D368F;
	color: #FFF;
	padding: 5px 50px;
	transform-origin: center;
	transform: rotate(315deg);
}

.search-course input[type=text] {
	border-right: 0px !important;
	border-color: #dddddd;
	height: 45px;
}

.search-course .input-group-text {
	background-color: #fff;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border-color: #dddddd;
	border-left: 0px;
	height: 45px;
}

.search-course .input-group-text button {
	background-color: #fff;
	color: #000;
	border: 0px;
}

@media only screen and (max-width: 1280px) {
	.enroll-now {
		font-size: 15px;
	}

	.courseDetail {
		font-size: 15px !important;
	}
}

@media only screen and (max-width: 1024px) {
	.enroll-now {
		font-size: 14px;
	}

	.cart_btnss {
		font-size: 14px !important;
	}

	.courseDetail {
		font-size: 14px !important;
	}

	.btn-detail {
		font-size: 14px !important;
	}
}

.fs-14 {
	font-size: 14px !important;
}

.fs-16 {
	font-size: 16px !important;

}

.fs-22 {
	font-size: 22px !important;
}

.fs-28 {
	font-size: 28px !important;
}

.fs-35 {
	font-size: 35px !important;
}

.fs-40 {
	font-size: 40px;
	line-height: 47px;
}

.fs-32 {
	font-size: 32px !important;
	line-height: 38px !important;
}

.text-normal {
	text-transform: none !important;
}

.classDetail,
.classDetail:hover,
.classDetail:focus {
	background-color: #2D368F;
	color: #fff;
	font-size: 16px !important;
	line-height: 19px !important;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 170px;
	height: 45px;
	font-family: Montserrat-Medium;
}

.testimonial_item .details p {
	font-size: 16px !important;
	line-height: 19px !important;
}

.testimonial_item.home2 .thumb .title {
	font-size: 16px !important;
	line-height: 19px !important;
}

.bread-item {
	font-size: 16px !important;
	line-height: 19px !important;
}

.ui_kit_checkbox .custom-control-label {
	padding-top: 5px;
	font-size: 16px !important;
}

.footer_one {
	padding: 80px 0;
	background: rgba(245, 245, 245, 1) !important;
}

.bg-banner-2 {
	background-attachment: scroll;
	background-image: url("../../images/homepage/Banner.png");
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	height: 320px;
}

.d-none {
	display: none;
}

.promoCode {
	border-radius: 29.5px !important;
	height: 42px;
}

.rounded-img-45 {
	height: 45px;
	width: 45px;
	border-radius: 50%;
	object-fit: cover;
}

.rounded-img-100 {
	height: 100px;
	width: 100px;
	border-radius: 50%;
	object-fit: cover;
}

.default-img-width {
	width: 100px;
	border-radius: 50%;
	object-fit: cover;
	padding-top: 35px;
}

.default-instructor-img {
	width: 100px;
	border-radius: 50%;
	object-fit: cover;
	padding-top: 39px !important;
	padding-bottom: 38px !important;
}

.default-category-width {
	max-width: 80px !important;
	height: auto;
}

.reexam {
	font-size: 12px !important;
	text-decoration: underline !important;
	margin-left: 10px;
	margin-right: 10px;
	color: #007bff !important;
}

.view-exam-history {
	font-size: 12px !important;
	text-decoration: underline !important;
	color: #007bff !important;
	margin-right: 5px;
}

.continue-for-reading {
	font-size: 12px !important;
	text-decoration: underline !important;
	color: #007bff !important;
}

.exam-history-card {
	background-color: #fff;
}

.exam-history-card .card-body {
	background-color: #fff;
}



.exam-history-card .card-header {
	border-bottom: 1px solid #eee !important;
	padding: 10px 15px;
	position: relative;
}


#examHistoryModel #examHistoryModelBody {
	max-height: 400px !important;
	overflow-y: auto !important;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}


.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}

.input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
	z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
	margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px
}

.file-upload-btn {
	display: inline-block;
	overflow: hidden;
	position: relative
}

.file-upload-input {
	bottom: 0;
	cursor: inherit;
	font-size: 1000px;
	margin: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	right: 0
}

.truncate-text {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	/* Number of lines to show before truncation */
	-webkit-box-orient: vertical;
}

.show-more-link {
	color: blue;
	cursor: pointer;
	display: none;
}

.show-more-link:hover {
	text-decoration: underline;
}

.download-certificate-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
}

.overlay-price {
	position: absolute;
	right: 10px;
	bottom: 10px;
	color: white;
	background-color: #c75533;
	border-radius: 5px;
	padding: 10px;
	height: 30px;
	display: inline-flex;
	align-items: center;
	font-size: 13px;
}

.overlay-start-date {
	position: absolute;
	left: 10px;
	bottom: 10px;
	color: white;
	background-color: #c75533;
	border-radius: 5px;
	padding: 10px;
	height: 30px;
	display: inline-flex;
	align-items: center;
	font-size: 13px;
}

.stylehome1 .mm-navbar,
.stylehome1 .mm-panel {
	background-color: #fff !important;
}

.stylehome1 a.mm-listitem__text,
.stylehome1 a.mm-btn.mm-btn_next.mm-listitem__btn.mm-listitem__text {
	color: #000000;
}

.stylehome1 .mm-btn_prev:before,
.stylehome1 .mm-btn_next:after {
	border-color: #000000 !important;
}

.stylehome1 .mm-navbar {
	color: #000000 !important;
}

.mobile-menu {
	box-shadow: 0 2px 4px rgba(0, 0, 0, .08), 0 4px 12px rgba(0, 0, 0, .08) !important;
}

.mobile-menu-profile {
	display: flex;
	align-items: center;
	gap: 10px;
}

.mobile-student-profile {
	width: 70px !important;
	height: 70px !important;
	border-radius: 50%;
	object-fit: cover;
}

.mm-panels>.mm-panel>.mm-listview:first-child,
.mm-panels>.mm-panel>.mm-navbar+.mm-listview {
	margin-top: -40px !important;
}

.mobile-student-name {
	font-size: 16px;
	font-weight: 600;
}

@media only screen and (max-width: 992px) {
	.stylehome1.home6:before {
		background-color: #fff !important;
	}
}

.header a:before {
	content: '';
	display: block;
	background: #000;
	height: 2px;
}

.header a span {
	background-color: #000;
}

.mobile-header {
	height: 70px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.mobile-header .mobile-course-name {
	margin-top: 0px !important;
}

@media only screen and (max-width: 992px) {
	.stylehome1:before {
		height: 70px !important;
	}
}

.gap-10 {
	gap: 10px;
}

.stylehome1 a.mm-listitem__text:hover,
.stylehome1 a.mm-btn.mm-btn_next.mm-listitem__btn.mm-listitem__text:hover {
	background-color: #fff !important;
	color: #000;
}

.quiz-section-bg {
	padding: 20px;
}

@media only screen and (max-width: 520px) {

	.mobile-header .mobile-course-name {
		font-size: 10px !important;
	}

	.mobile-header .nav_logo_img {
		width: 100px;
		height: auto !important;
	}

	.selected_filter_widget {
		padding: 10px !important;
	}

	.online-course-overview {
		padding: 0px !important;
	}

	.mobile-title {
		font-size: 16px !important;
	}

	.mobile-desc {
		font-size: 14px !important;
	}

	.ui_kit_checkbox .custom-control-label {
		font-size: 14px !important;
	}

	.banner-title {
		margin-top: 70px !important;
	}

	.bg-banner-2 {
		height: 200px !important;
	}

	.mobile-course-detail-image {
		max-height: 300px !important;
	}

	.home-banner-row {
		margin-left: 0px !important;
		text-align: center;
	}

	.mobile-center {
		text-align: center;
	}


	.container {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
}

.course-detail-instructor-img {
	width: 80px !important;
	height: 80px !important;
	object-fit: cover;
	border-radius: 50%;
}

img.course-detail-instructor-default-img {
	max-width: 100px !important;
}