a {
	text-decoration:none !important;
}

.bg-main{
	background-color: #eff7fa;
}

.body {
	margin-top: 115px !important;
}

.site-top-banner::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0.6;
	background-color: #000000;
}

.site-top-banner {
	height: 530px;
}

.position-relative {
	position: relative !important;
}

.search-top-banner img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.img-cover {
	width: 100%;
	height: 100%;
	overflow: hidden;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 50%;
	object-position: 50% 50%;
}
img {
	vertical-align: middle;
	border-style: none;
}

.h-100 {
	height: 100% !important;
}

@media (min-width: 1200px)
	.container-xl, .container-lg, .container-md, .container-sm, .container {
		max-width: 1140px;
	}

.text-center {
	text-align: center !important;
}
.h-100 {
	height: 100% !important;
}
.align-items-center {
	align-items: center !important;
}
.justify-content-center {
	justify-content: center !important;
}

@media (min-width: 992px)
	.col-lg-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}

.search-top-banner .top-search-categories-form {
	position: relative;
	z-index: 3;
}

.font-30 {
	font-size: 1.875rem;
	font-weight: bold;
	line-height: 1.22;
}
.text-white {
	color: #ffffff !important;
}
.text-white {
	color: #ffffff !important;
}
.mb-15, .my-15 {
	margin-bottom: 15px !important;
}

.search-top-banner .top-search-categories-form .course-count-badge {
	background-color: rgba(241, 241, 241, 0.5);
}
.text-white {
	color: #ffffff !important;
}
.text-white {
	color: #ffffff !important;
}
.pl-10, .px-10 {
	padding-left: 10px !important;
}
.pr-10, .px-10 {
	padding-right: 10px !important;
}
.pb-5, .py-5 {
	padding-bottom: 5px !important;
}
.pt-5, .py-5 {
	padding-top: 5px !important;
}
.rounded {
	border-radius: 0.3125rem !important;
}

.search-top-banner .top-search-categories-form .search-input {
	margin-top: 70px;
	border-radius: 38px;
	box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.1);
}
.p-10 {
	padding: 10px !important;
}
.flex-grow-1 {
	flex-grow: 1 !important;
}
.bg-white {
	background-color: #ffffff !important;
}

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, figure, figcaption, address {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

.m-0 {
	margin: 0 !important;
}
.align-items-center {
	align-items: center !important;
}
.d-flex {
	display: flex !important;
}

.form-control::placeholder {
	color: #818894;
	opacity: 1;
}

.btn-primary {
	color: var(--primary-btn-color);
		background-color: var(--primary);
			border-color: #007bff;
			box-shadow: var(--primary-btn-shadow);
				transition: all 0.3s;
				}
.rounded-pill {
	border-radius: 50rem !important;
}

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, figure, figcaption, address {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

.shadow-lg {
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05) !important;
}
.rounded-sm {
	border-radius: 0.625rem !important;
}
.border-gray300 {
	border-color: #ececec !important;
}
.checkbox-button input[type="checkbox"], .checkbox-button input[type="radio"] {
	visibility: hidden;
	display: none;
	transition: all 0.3s ease;
}

.align-items-center {
	align-items: center !important;
}
#topFilters label {
	font-size: 0.875rem;
}
svg {
	overflow: auto;
	vertical-align: inherit;
}

.checkbox-button label {
	cursor: pointer;
	font-size: 0.875rem;
	padding: 5px 10px;
	border-radius: 5px;
	border: solid 2px #f1f1f1;
	background-color: #f1f1f1;
	color: #818894;
	transition: all 0.3s ease;
}
.cursor-pointer, .custom-control-label {
	cursor: pointer;
}

@media (min-width: 768px)
	.ml-md-20, .mx-md-20 {
		margin-left: 20px !important;
	}
@media (min-width: 768px)
	.mr-md-20, .mx-md-20 {
		margin-right: 20px !important;
	}
@media (min-width: 768px)
	.mb-md-0, .my-md-0 {
		margin-bottom: 0 !important;
	}
@media (min-width: 768px)
	.mt-md-0, .my-md-0 {
		margin-top: 0 !important;
	}


.custom-switch {
	padding-left: 3.125rem;
}
.custom-control {
	position: relative;
	display: block;
	min-height: 1.3rem;
	padding-left: 2rem;
}

input[type="radio"], input[type="checkbox"] {
	box-sizing: border-box;
	padding: 0;
}
.custom-control-input {
	position: absolute;
	left: 0;
	z-index: -1;
	width: 1.5rem;
	height: 1.4rem;
	opacity: 0;
}

.font-14 {
	font-size: 0.875rem;
	font-weight: normal;
	line-height: 1.4;
}
.mt-20, .my-20 {
	margin-top: 20px !important;
}

@media (min-width: 992px)
	.col-lg-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}
@media (min-width: 992px)
	.col-lg-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}

.webinar-card {
	position: relative;
	border-radius: 15px;
	box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.1);
	background-color: #ffffff;
	transition: all 0.5s ease;
}
figure {
	display: block;
}

.webinar-card .image-box {
	position: relative;
	width: 100%;
	height: 250px;
}

.webinar-card .image-box::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 60%;
	bottom: 0;
	background-image: linear-gradient(to bottom, rgba(6, 6, 6, 0), rgba(0, 0, 0, 0.8));
	z-index: 1;
}

.webinar-card .image-box .badge {
	position: absolute;
	top: 7px;
	left: 7px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.29;
	color: #ffffff;
	padding: 8px 15px;
	border-radius: 15px 3px 15px 3px;
	pointer-events: none;
}
.badge-primary {
	background-color: var(--primary) !important;
		}

a {
	color: #343434;
	text-decoration: none;
	background-color: transparent;
}

.webinar-card .image-box img {
	border-radius: 15px 15px 0 0;
}
.img-cover {
	width: 100%;
	height: 100%;
	overflow: hidden;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 50%;
	object-position: 50% 50%;
}
img {
	vertical-align: middle;
	border-style: none;
}

.webinar-card .webinar-card-body {
	padding: 15px 10px 20px 15px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
	display: block;
}

.user-inline-avatar .avatar {
	width: 40px;
	max-width: 40px;
	min-width: 40px;
	height: 40px;
	border-radius: 50%;
}
.bg-gray200 {
	background-color: #f1f1f1 !important;
}
.user-inline-avatar .avatar img {
	border-radius: 50%;
}

.user-inline-avatar .user-name {
	font-weight: 500;
	line-height: 1.19;
	color: #818894;
}
.webinar-card .webinar-card-body .webinar-title {
	height: 48px;
	text-overflow: ellipsis;
	overflow: hidden;
}
.text-decoration-underline {
	text-decoration: underline;
}
.stars-card {
	min-height: 20px;
}

.stars-card svg.active {
	color: #ffc600;
	fill: #ffc600;
}
.stars-card svg {
	margin-right: 3px;
	color: #818894;
}
svg {
	overflow: auto;
	vertical-align: inherit;
}
.justify-content-between {
	justify-content: space-between !important;
}
.webinar-card .webinar-icon {
	color: var(--secondary);
		}
.vertical-line {
	border-left: solid 2px #ececec;
}

.webinar-card .webinar-card-body .webinar-price-box .real {
	font-size: 20px;
	font-weight: 800;
	line-height: 1.22;
	color: var(--primary);
		pointer-events: none;
		}


.webinar-card .webinar-card-body .webinar-title {
	height: 48px;
	text-overflow: ellipsis;
	overflow: hidden;
}
.text-dark-blue {
	color: #171347;
}
.font-16 {
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.5;
}
.font-weight-bold {
	font-weight: 700 !important;
}


.webinar-card .image-box .progress {
	position: absolute;
	bottom: 12px;
	left: 18px;
	width: 75%;
	height: 7px;
	border-radius: 5px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	background-color: #ffffff;
	z-index: 2;
}
.progress {
	display: flex;
	height: 1rem;
	overflow: hidden;
	line-height: 0;
	font-size: 0.75rem;
	background-color: #f1f1f1;
	border-radius: 0.3125rem;
	box-shadow: inset 0 0.1rem 0.1rem rgba(52, 52, 52, 0.1);
}

.webinar-card .image-box .webinar-notify {
	width: 40px;
	height: 40px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	background-color: #ffffff;
	position: absolute;
	bottom: -20px;
	right: 18px;
	border-radius: 50%;
	z-index: 3;
	transition: all 0.3s ease;
}

.webinar-card .webinar-card-body {
	padding: 15px 10px 20px 15px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
	display: block;
}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, figure, figcaption, address {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}


.p-20 {
	padding: 20px !important;
}
.mt-20, .my-20 {
	margin-top: 20px !important;
}
.shadow-lg {
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05) !important;
}
.rounded-sm {
	border-radius: 0.625rem !important;
}
.border-gray300 {
	border-color: #ececec !important;
}



.category-filter-title {
	position: relative;
	font-size: 16px;
	font-weight: 800;
	line-height: 1.19;
	color: #171347;
}

.category-filter-title::after {
	content: "";
	width: 50px;
	height: 3px;
	background-color: var(--primary);
		position: absolute;
		bottom: -10px;
		left: 0;
		}

.pt-10, .py-10 {
	padding-top: 10px !important;
}
li {
	list-style: none;
}

.custom-pagination {
	border-radius: 30px;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
	border: solid 1px #ececec;
	background-color: #ffffff;
	padding: 6px 8px;
}
.custom-pagination li {
	margin-right: 10px;
	border-radius: 50px;
	width: 48px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.custom-pagination li.disabled {
	border: solid 1px #ececec !important;
	cursor: not-allowed;
	color: #ececec;
}

.home-sections {
	position: relative;
	margin-top: 120px;
}

.home-sections .section-title {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5;
	color: var(--secondary);
		pointer-events: none;
		}

.home-sections .section-hint {
	margin-top: 5px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
	color: #818894;
	pointer-events: none;
}

.btn-border-white {
	background-color: #ffffff;
	border-radius: 6px;
	border: solid 1px #f1f1f1;
	color: #818894;
	transition: all 0.3s;
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0,0,0);
	z-index: 10;
}
.swiper-pagination {
	bottom: -50px;
	transform: translate(0, 50%) !important;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}
.swiper-pagination .swiper-pagination-bullet {
	position: relative;
	width: 20px;
	height: 20px;
	margin-right: 20px;
	padding: 4px;
	background: #ffffff !important;
	border: solid 1px #d4d4d4;
	opacity: 1 !important;
}