/*fonts*/

@font-face {
	font-family: AvantGarde-DemiRegular;
	src: url(fonts/AvantGarde-Demi.ttf) format('truetype');
}

@font-face {
	font-family: AvantGarde-MdBT;
	src: url(fonts/Avgardm.ttf) format('truetype');
}

@font-face {
	font-family: AvantGarde-BkBT;
	src: url(fonts/Avgardn.ttf) format('truetype');
}

/* @font-face {
	font-family: 'avantgarde_bk_btbook';
	src: url('fonts/avgardn-webfont.woff2') format('woff2'), url('fonts/avgardn-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
} */

body {
	font-family: AvantGarde-BkBT;
}

a {
	outline: 0;
}

.no-padding {
	padding: 0;
}

h1 {
	font-family: AvantGarde-MdBT;
}

/*footer*/

.btn, input[type="text"], input[type="email"], input[type="password"], select.form-control {
	-webkit-border-radius: 0;
	border-radius: 0;
}

#footer .course-menu {
	background-color: #404042;
	padding: 50px 0;
}

#footer .course-menu ul {
	overflow: auto;
	padding: 0;
}

#footer .course-menu li {
	color: white;
	list-style-type: none;
	font-size: 22px;
	font-weight: bold;
	float: left;
	/* width: 20%; */
}

#footer .course-menu li:before {
	content: "\f054";
	font-family: "Font Awesome 5 Free";
	color: #fec345;
	font-weight: bold;
	font-size: 16px;
}

#footer li {
	/*color:white;*/
	list-style-type: none;
	/*font-size: 22px;*/
	/*font-weight: bold;*/
	/*float:left;*/
	/*width:20%;*/
	padding: 10px 0;
}

#footer li>a {
	color: #aaaaac;
}

#footer li>a:hover {
	/*color:#fff;*/
	color: #fec345;
	text-decoration: none;
}

#footer ul {
	/*overflow: auto;*/
	padding: 0;
}

#footer .course-menu li>ul {
	padding: 0;
}

#footer .course-menu li>ul>li {
	float: none;
	color: #aaaaac;
	list-style-type: none;
	font-size: 16px;
	width: auto;
	padding: 10px 0;
}

#footer .course-menu li>ul>li:first-child {
	padding-top: 20px;
}

#footer .course-menu li>ul>li:last-child {
	padding-bottom: 0;
}

#footer .course-menu li>ul>li>a {
	color: #aaaaac;
}

#footer .course-menu li>ul>li>a:hover {
	/*color:#fff;*/
	color: #fec345;
	text-decoration: none;
}

#footer .course-menu li>ul>li:before {
	content: "";
	color: #fec345;
}

#footer .sosmed a {
	font-size: 30px;
	color: #fec345;
	padding-right: 10px;
}

#map {
	/*position: absolute;*/
	width: 100%;
	height: 300px;
	/*top: 50px;*/
	/*left: 5%;*/
}

.footer-container {
	background-image: url('../images/general/home-2.jpg');
}

.footer-container>.footer-opacity {
	background: rgba(0, 0, 0, 0.88);
	/*padding: 50px;*/
}

.footer-container>.footer-opacity>.container {
	padding: 50px 15px;
}

#footer h3 {
	font-size: 22px;
	font-weight: bold;
	color: white;
}

#footer h3:before {
	content: "\f054";
	font-family: "Font Awesome 5 Free";
	color: #fec345;
	font-weight: bold;
	font-size: 16px;
	margin-right: 5px;
}

#footer h4 {
	font-size: 16px;
	/*font-weight: bold;*/
	color: #aaaaac;
	margin: 20px 0 5px;
}

#footer p {
	font-size: 16px;
	color: #fec345;
}

#footer p>a {
	font-size: 16px;
	color: #fec345;
}

#copyrights {
	Padding: 20px 0;
	border-top: solid 1px #545452;
	background: transparent;
	color: #aaaaac;
}

/*home*/

.impact {
	background-color: #f8be43;
	color: white;
	text-align: center;
	padding: 50px 0 50px 0;
}

.impact p {
	padding: 30px 0;
}

.impact h2, .home-section h2 {
	font-family: AvantGarde-MdBT;
	font-size: 2.5em;
}

.home-section h3 {
	font-family: AvantGarde-MdBT;
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
}

.home-section {
	text-align: center;
	padding: 50px 0 50px 0;
}

.home-section p {
	padding: 30px 0;
}

.home-section .tag-title {
	font-size: 0.9em;
	margin-top: -10px;
	font-style: italic;
}

.things-to-do-section p, .featured-courses-section p {
	padding-top: 15px;
}

.featured-courses-section {
	background-color: #f5f6fa;
	text-align: left;
	color: #5f5f5f;
}

.course-title {
	font-family: AvantGarde-MdBT;
	font-size: 1.3em;
	font-weight: bold;
	color: black;
}

.course-title a {
	color: black;
}

.course-provider {
	font-size: 0.9em;
}

.no-style-link {
	color: #5f5f5f;
	text-decoration: none;
}

.no-style-link:hover {
	color: black;
	text-decoration: none;
}

.open-now-link {
	color: #41b94b;
}

.btn-rounded {
	font-family: AvantGarde-MdBT;
	-webkit-border-radius: 2rem;
	border-radius: 2rem;
	padding: 10px 50px;
}

/*about*/

.about {
	padding-bottom: 48px;
}

.about .title {
	background-size: cover;
	background-position: bottom;
	height: 200px;
	text-align: center;
	margin-bottom: 48px;
}

.about .title .masking {
	background-color: rgba(0, 0, 0, 0.4);
	height: 100%;
}

.about h1 {
	padding: 73px 0 10px 0;
	margin: auto;
	color: white;
}

/*term*/

.term {
	padding: 48px 0;
}

.term h1 {
	padding: 0 0 10px 0;
}

/*FAQ*/

.faq {
	padding: 48px 0;
}

.faq table td {
	padding-right: 10px;
	vertical-align: top;
}

.faq h1 {
	padding: 0 0 10px 0;
}

#top-navbar {
	background-color: #212122;
	min-height: 90px;
	font-family: AvantGarde-MdBT;
	font-size: 1.1em;
}

.home-video-bg {
	position: relative;
	overflow: hidden;
}

.home-video-bg #top-navbar {
	background-color: rgba(33, 33, 33, 0.7);
}

.home-video-bg video {
	position: absolute;
	height: 100%;
	z-index: 0;
}

@media only screen and (min-width: 1200px) {
	.home-video-bg video {
		width: 100%;
		height: initial;
	}
}

.home-with-bg {
	background-color: rgba(33, 33, 33, 0.7);
	z-index: 1;
	position: relative;
}

.home-with-bg a {
	text-decoration: none;
}

#top-navbar li a {
	color: white;
}

#top-navbar li a i {
	font-size: 1.3em;
}

#top-navbar .dropdown-toggle::after {
	font-family: "Font Awesome 5 Free";
	font-size: 0.6em;
	font-weight: 900;
	content: "\f078";
	border: 0;
	color: #f8be43
}

#top-navbar .dropdown-submenu>a::after {
	line-height: 3;
	content: "\f054";
}

#top-navbar .dropdown-item:focus, .dropdown-item:hover {
	background-color: #343a40 !important;
}

#top-navbar .bg-dark {
	background-color: #231f20 !important;
}

.suggestion-text {
	font-size: 1.5em;
	font-family: AvantGarde-MdBT;
	color: white;
}

a:hover .suggestion-box {
	background-color: rgba(255, 255, 255, 0.2);
	text-decoration: none;
}

.suggestion-box {
	border: 1px dashed rgba(255, 255, 255, 0.6);
	padding: 20px 10px;
	color: white;
	text-align: center;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.suggestion-box img {
	width: 40px;
	height: 100%;
	margin-bottom: 10px;
}

@media only screen and (min-width: 768px) {
	.suggestion-right-border {
		border-right: 1px dashed rgba(255, 255, 255, 0.6);
	}
}

.suggestion-form {
	color: white;
	font-family: AvantGarde-MdBT;
}

.suggestion-form input.form-control {
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, 0.6);
	color: white;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.suggestion-form button {
	font-family: AvantGarde-MdBT;
	-webkit-border-radius: 0;
	border-radius: 0;
}

/* Register */

#register-form label {
	font-family: AvantGarde-MdBT;
}

#register-form .form-check label {
	font-family: AvantGarde-BkBT;
	color: grey;
	font-style: italic;
}

#register-form .form-check a, #register-form a.show-hide-pass {
	color: #ffc107;
	cursor: pointer;
}

#register-form .password-value {
	font-size: 0.9em;
	color: grey;
}

#register-form .password-value i {
	font-size: 0.5em;
	vertical-align: middle;
	position: relative;
	margin-right: 5px;
}

#register-form .password-value>div>div {
	line-height: 1.15em;
}

#register-form .password-value-active i {
	color: #ffc107;
}

#register-form .password-value-active {
	color: black;
}

.wizard-form {
	position: relative;
}

.wizard-form ul {
	list-style: none;
	padding: 0;
}

.wizard-form ul li a {
	width: 40px;
	height: 40px;
	margin: 20px auto;
	border-radius: 100%;
	padding: 0;
	z-index: 5;
	position: relative;
	background-color: #e6e7e9;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.wizard-form ul li.active a {
	background-color: #f8be43;
	color: white;
}

.connecting-line {
	height: 2px;
	background: #bdbdbd;
	position: absolute;
	width: 100%;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 50%;
	z-index: 1;
}

/* Login Modal */

#loginModal .modal-content {
	-webkit-border-radius: 0;
	border-radius: 0;
}

#loginModal .modal-body {
	padding: 0;
}

#loginModal .modal-body .active-tab, #loginModal .modal-body .inactive-tab {
	border-bottom: 1px solid #e9e9e9;
	text-align: center;
}

#loginModal .modal-body .active-tab a, #loginModal .modal-body .inactive-tab a {
	padding: 15px;
	display: block;
	font-size: 1.1em;
	font-family: AvantGarde-MdBT;
}

#loginModal .modal-body .active-tab a {
	color: #febe5c;
}

#loginModal .modal-body .inactive-tab a {
	background-color: #eeeeee;
	color: black;
}

#loginModal .modal-body .active-tab {
	border-right: 1px solid #7f7f7f;
}

#loginModal .form-check-input, #loginModal label {
	font-family: AvantGarde-MdBT;
}

#loginModal .close-div {
	background-color: white;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	border-left: 1px solid 7f7f7f;
	z-index: 5;
}

.login {
	padding: 48px 0;
}

.login .login-content {
	border: solid 1px #D3D1D1;
}

.login .active-tab, .login .inactive-tab {
	border-bottom: 1px solid #D3D1D1;
	text-align: center;
}

.login .active-tab a, .login .inactive-tab a {
	padding: 15px;
	display: block;
	font-size: 1.1em;
	font-family: AvantGarde-MdBT;
}

.login .active-tab a {
	color: #febe5c;
}

.login .inactive-tab a {
	background-color: #eeeeee;
	color: black;
}

.login .active-tab {
	border-right: 1px solid #D3D1D1;
}

.login .form-check-input, .login label {
	font-family: AvantGarde-MdBT;
}

@media only screen and (min-width: 768px) {
	#loginModal .close-div {
		right: -42px;
	}
}

#loginModal .close-div button {
	color: red;
	padding: 10px;
}

/* Multi level menu bootstrap 4 */

/* https://bootstrapious.com/p/bootstrap-multilevel-dropdown */

.dropdown-submenu {
	position: relative;
}

.dropdown-submenu>a:after {
	content: "\f0da";
	float: right;
	border: none;
	font-family: 'FontAwesome';
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: 0px;
	margin-left: 0px;
}

/*member*/

.myaccount {
	background-color: #f5f6fa;
	text-align: center;
	padding: 48px 0;
}

.myaccount h1 {
	font-family: AvantGarde-MdBT;
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 48px;
}

.myaccount h3 {
	font-family: AvantGarde-MdBT;
	/*font-weight: bold;*/
	font-size: 20px;
}

.myaccount .title {
	font-family: AvantGarde-MdBT;
	font-weight: bold;
	font-size: 25px;
	border-bottom: solid 2px #D3D1D1;
	margin-bottom: 20px;
}

.myaccount .title .fas {
	margin-right: 15px;
}

.myaccount .title .far {
	margin-right: 15px;
}

.member-content {
	text-align: left;
	background-color: white;
	padding: 20px;
}

.member-photo {
	text-align: left;
	background-color: white;
	padding: 20px;
}

.row-pad {
	margin: 0;
}

/*member sidemenu*/

.member-sidemenu {
	list-style: none;
	text-align: left;
	/*border: solid;*/
	padding: 0;
}

.member-sidemenu li {
	background-color: white;
	margin: 2px 0;
	color: #504f54;
	padding: 10px;
}

.member-sidemenu li:hover {
	background-color: #E2E2E2;
}

.member-sidemenu i {
	margin: auto 20px;
	width: 13px;
	text-align: center;
}

/*member-profile*/

.myaccount label {
	font-family: AvantGarde-MdBT;
}

#.myaccount .form-check label {
	font-family: AvantGarde-BkBT;
	color: grey;
	font-style: italic;
}

.myaccount .form-check a, .myaccount a.show-hide-pass {
	color: #ffc107;
	cursor: pointer;
}

.myaccount .password-value {
	font-size: 0.9em;
	color: grey;
}

.myaccount .password-value i {
	font-size: 0.5em;
	vertical-align: middle;
	position: relative;
	margin-right: 5px;
}

.myaccount .password-value>div>div {
	line-height: 1.15em;
}

.myaccount .password-value-active i {
	color: #ffc107;
}

.myaccount .password-value-active {
	color: black;
}

/*notif*/

.myaccount .notif, .myaccount .notif-unread {
	border: solid 2px #E2E2E2;
	padding: 10px 20px 0 20px;
	margin-bottom: 10px;
	color: grey;
}

.myaccount .notif p.date, .myaccount .notif-unread p.date {
	text-align: right;
}

.myaccount .notif {
	background-color: #f5f6fa;
}

/*member end*/

/*news*/

.news {
	padding: 48px 0;
}

.news .news-content {
	margin-bottom: 48px;
}

.news .news-content h1 {
	margin: 10px 0 0;
	font-weight: bold;
	font-size: 2rem;
}

.news .news-content h2 {
	margin: 10px 0 0;
	font-weight: bold;
}

.news .news-content span {
	margin-right: 10px;
	/*border-left: solid 1px;*/
	border-right: solid 1px;
	padding-right: 10px;
}

.news .news-content p {
	margin: 20px 0;
}

.news .tag {
	margin-top: 5px;
}

.news .tag a {
	background-color: #f1f1f1;
	padding: 5px 10px;
	margin-left: 10px;
	color: black;
}

.paging ul {
	list-style: none;
	padding: 0;
}

.paging ul li {
	float: left;
	color: black;
}

.paging ul li a {
	padding: 5px 10px;
	background-color: #f1f1f1;
	/* margin: 1px; */
	margin-right: 5px;
}

.paging ul li a:hover {
	background-color: #ffc107;
}

.paging ul li.active a {
	background-color: #ffc107;
}

.news-sidebar {
	background-color: #f2f2f2;
}

.news-sidebar .title {
	border-left: solid 4px #ffc107;
	padding-left: 20px;
	font-weight: bold;
	font-size: 20px;
}

.news-sidebar ul {
	list-style: none;
}

.news-sidebar ul a li {
	padding: 5px 20px;
	color: black;
}

.news-sidebar ul a.active {
	font-family: AvantGarde-MdBT;
	text-decoration: underline;
	color: black;
}

#comment .comment-content .user {
	font-weight: bold;
	margin-bottom: 20px;
}

#comment h3.title {
	padding: 20px 0;
	margin: 0 0 20px;
	border-bottom: solid 1px #D3D1D1;
}

#comment .comment-content {
	padding: 0 0 20px;
	margin: 0 0 20px;
	border-bottom: solid 1px #D3D1D1;
}

#comment textarea {
	width: 100%;
	height: 100px;
}

#comment input[type=submit] {
	float: right;
}

/* Courses */

.courses-list .title {
	background-size: cover;
	background-position: bottom;
	height: 300px;
	text-align: center;
	margin-bottom: 48px;
	position: relative;
}

.courses-list .title h1 {
	color: white;
}

.courses-list .masking {
	height: 250px;
}

.courses-list .breadcrumbs {
	bottom: 0;
	position: absolute;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.4);
}

.courses-list .breadcrumbs ol.breadcrumb {
	-webkit-border-radius: 0;
	border-radius: 0;
	background: none;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
}

.courses-list .breadcrumbs ol.breadcrumb a {
	color: white;
}

.courses-list .breadcrumbs ol.breadcrumb .active {
	color: #ffc107;
	font-family: AvantGarde-MdBT;
}

.courses-list .breadcrumb-item+.breadcrumb-item::before {
	color: white;
	/* content: "\f054";
	font-family: "Font Awesome 5 Free"; */
	content: ">";
}

.courses-list .form-group label {
	font-family: AvantGarde-MdBT;
}

.courses-list .input-group-text {
	background-color: transparent;
	border-left: 0;
}

.courses-list .btn-secondary {
	background-color: #EEEEEE;
	color: #3C3431;
	border: 1px solid #ced4da;
}

/* Courses Detail */

.courses-detail .title {
	min-height: 180px;
}

.courses-detail h3 {
	font-family: AvantGarde-MdBT;
	font-size: 1.4em;
}

.courses-detail .courses-detail-content {
	background-color: #f5f6fa;
}

.courses-detail .provider-detail-label, .courses-detail .provider-detail-value {
	font-family: AvantGarde-MdBT;
}

.courses-detail .provider-detail-value {
	color: grey;
}

.courses-detail .provider-detail-value a {
	color: grey;
}

.courses-detail .title .border-right {
	border-width: 0 !important;
}

.courses-detail .bg-dark {
	background-color: #231F20 !important;
	font-family: AvantGarde-MdBT;
}

.courses-detail .nav-tabs {
	border-bottom: 2px solid #ebebed;
}

.courses-detail .nav-tabs .nav-item {
	margin-bottom: -2px;
}

.courses-detail .nav-tabs .nav-link {
	border: 0;
	font-family: AvantGarde-MdBT;
	color: black;
}

.courses-detail .nav-tabs .nav-link.active {
	border-bottom: 2px solid #ffc107;
	color: #efbb43;
}

.courses-detail .card {
	-webkit-border-radius: 0;
	border-radius: 0;
	border: 0;
}

.courses-detail .card-header {
	border: 0;
	background-color: #f8be43;
	padding: 0;
}

.courses-detail .card-header button {
	color: black;
	font-family: AvantGarde-MdBT;
}

@media only screen and (min-width: 768px) {
	.courses-detail .title .border-right {
		border-width: 1px !important;
	}
}

.courses-detail .accordion .btn-link {
	width: 100%;
	text-align: left;
}

.courses-detail .accordion .btn-link::after {
	content: "\f068";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	float: right;
	margin-right: 10px;
}

.courses-detail .accordion .btn-link.collapsed::after {
	content: "\f067";
}

.courses-detail .message {
	border: 2px solid #605E5E;
	background: #DDDDDD;
	margin: 40px 0;
	padding: 20px;
	/*text-align: center;*/
}

.courses-detail .message p {
	margin: auto;
}

.button-not-active {
	pointer-events: none !important;
	cursor: default !important;
	text-decoration: none !important;
	opacity: .65 !important;
}

.forgot-password {
	margin: 48px auto;
}

/* Rating Star Widgets Style */
.rating-stars ul {
	list-style-type: none;
	padding: 0;
	-moz-user-select: none;
	-webkit-user-select: none;
}

.rating-stars ul>li.star {
	display: inline-block;
}

/* Idle State of the stars */

.rating-stars ul>li.star>i.fa {
	font-size: 2.5em;
	/* Change the size of the stars */
	color: #ccc;
	/* Color on idle state */
}

/* Hover state of the stars */

.rating-stars ul>li.star.hover>i.fa {
	color: #FFCC36;
}

/* Selected state of the stars */

.rating-stars ul>li.star.selected>i.fa {
	color: #FF912C;
}
