body{
	color: #212529;
}

.header-style-2 {
	padding-bottom: 15px;
}

.header-top .header-top-text {
	font-size: 1.1em;
	padding: 8px 0;
}

@media screen and (max-width: 767px) { 
	.header-top .header-top-bar, .header-top .header-top-text {
		text-align: center !important;
		margin: 0 auto !important;
	}
	.header-top .header-top-text { 
		border-bottom: 1px solid #eeeeee;
	}
	.nav-tabs .nav-link {
		padding: 4px 8px;
		font-size: 0.9em;
	}
}

@media screen and (max-width: 991px) {
	.header-top {
		display: block;
	}
}

.header-top-bar ul li:last-child {
	border: none;
	padding-right: 0;
}

.home_hero, .home_hero .search-course-section {
	padding: 0;
}

.home_hero .search-app {
	padding-top: 60px;
	padding-bottom: 70px;
}

.home_hero hr {
	border-top: 1px solid rgba(255,255,255,.1);
}

.home_hero .section-title {
	margin-bottom: 30px;
}

.home_hero .section-title:after, .section-title-2 h2:after {
	all: initial;
}

.home_hero .about-us-text {
	padding-top: 0;
}

.home_hero .search-app-content {
	margin-left: 0 !important;
}

.home_featured_services {
	padding-top: 30px;
}

.home_featured_services .genius-post-item {
	padding-bottom: 0;
}

.home_featured_services .section-title h2 {
	font-size: 40px !important;
	/* text-transform: uppercase; */
}

.home_featured_services .best-course-pic-text {
	/* padding-top: 0; */
}

.home_clients {
	padding: 60px 0;
}

.home_clients .sponsor-pic img {
	-webkit-filter: grayscale(100%);
 	filter: grayscale(100%);
 	opacity: 0.5;
}

.home_clients .sponsor-pic::after {
	background-color: #EFEFEF;
}

.home_clients .sponsor-pic img:hover {
	-webkit-filter: grayscale(0%);
 	filter: grayscale(0%);
 	opacity: 1;
}

.home_clients .sponsor-pic {
	width: auto;
	padding: 0 30px;
}

.home_whychoose .jarallax {
	height: auto;
	padding-top: 60px;
	padding-bottom: 30px;
}

.custom_callout {
	padding: 50px 0 !important;
}

.quickbuy_list th {
	padding-top: 0;
}

.quickbuy_list {
	padding: 20px 0;
}

.quickbuy_service_title_text {
	max-width: none !important;
}

.quickbuy_service_title_text h3, .quickbuy_service_short_desc {
	display: block;
	margin-bottom: .3rem;
}

.quickbuy_list .course-meta { 
	width: 200px;
}

.quickbuy_list .course-rate {
	font-size: 14px;
}

.footer-area-section {
	padding-top: 50px;
}

.service_details_sidebar {
	margin-top: 0px;
}

.service_details_sidebar .best-course-pic-text {
	padding-top: 0px;
}

.service_details_sidebar .widget-title {
	font-size: 20px;
}

.service_details_testimoinials {
	padding-bottom: 0;
}

.about_us_hero {
	padding-top: 45px;
}

.contact_us_hero {
	padding: 45px 0;
}

.about_us_faq {
	padding: 45px 0 0 0;
	border-bottom: 1px solid #e1e1e1;
}

.about_us_faq .about-faq{
	padding-bottom: 10px;
}

.contact_us_form_title h2 {
	color: #fff;
	font-size: 25px;
	font-weight: 700;
	display: table;
}

.con_control {
	width: 100% !important;
	color: #fff !important;
}

textarea.con_control {
	height: 120px !important;
}

.con_control::placeholder {
	color: #fff;
	opacity: 1;
}

.cts_us_form .nws-button {
	width: 100%;
}

.active_link { 
	color: #fff !important;
}

.active_link:after {
	opacity: 1 !important;
	visibility: visible !important;
}

.footer-menu li {
  max-width: 230px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media screen and (max-width: 1200px) { 

	.footer-menu li {
	  max-width: 159px;
	}
}

@media screen and (max-width: 767px) { 

	.footer-menu li {
	  max-width: 100%;
	}
}

.service_details_sidebar * {
	/*color: #ffffff !important;*/
}

.service_description .service-slide_3 .service-text p {
	color: #555;
}

.service_description .course-advantage { 
	padding:  0;
}

.service_description p {
	text-align: justify;
}

.service_description h3 {
	color: rgb(51, 51, 51);
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 30px;
	margin-top: 60px;
	text-align: left;
}

.service_description .service-slide_3 .service-text h3 {
	font-size: 18px;
	margin: 0 0 10px 0;
}


.service_description .about-list li {
	font-weight: 300;
	font-size: 20px;
}

.service_description .about-list li::before {
	top: 8px;
}

.service_description .affiliate-market-accordion .panel-title .ac-head span {
	font-size: 20px;
	line-height: 1.5;
	margin-right: 10px;
}

.service_description .affiliate-market-accordion .panel-group .panel-title .btn-link {
	font-size: 20px;
	padding: 0;
}
.service_description .affiliate-market-accordion .panel-group .panel-body {
	padding: 0 0 0 35px;
}

.service_description .affiliate-market-accordion .panel-group .btn-link.collapsed span {
	color: #d9d9d9 !important;	
}

.service_description .panel-group .panel-title .btn-link::after,
.service_description .panel-group .panel-title .btn-link::before { 
	top: 5px;
}

.addon_list li {
	font-weight: 500;
	margin-bottom: 8px;
	padding-left: 0px;
	position: relative; 
	color: #ffffff;
}

.addon_list .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: none;
}
.addon_list .custom-control-input:active ~ .custom-control-label::before {
    background-color: #ffffff;
}

.addon_list .custom-control-label:before{
  background-color:rgba(255,255,255,0.4);
}
.addon_list .custom-checkbox .custom-control-input:checked~.custom-control-label::before{
  background-color:#ffffff;
}

.addon_list .custom-checkbox .custom-control-input:checked~.custom-control-label::after{
  background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='black' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.addon_list .custom-control-input:disabled ~ .custom-control-label {
	color: #ffffff;
}

.swal2-footer {
	text-align: center;
}

.course-rate {
	z-index: 1;
}

.bottom-gradient-overlay {
	opacity: 1;
    visibility: visible;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 4px;
	position: absolute;
	background-color: none;
	background-image: linear-gradient(to bottom, transparent 75%, rgba(0,0,0,0.75));
	z-index: 0;
}

.best-course-pic-text .course-title h3 {
	max-width: 220px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

select.custom-select  {
	font-size: 16px;
}

.bbtm {
	border-bottom: 1px solid #eeeeee;
}

.text-muted {
	color: #6c757d !important;
}

.form-title {
	font-size: 1.5em;
	font-weight: bolder;
}

::placeholder {
  color: #c1c1c1 !important;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #c1c1c1 !important;
}

::-ms-input-placeholder {
  color: #c1c1c1 !important;
}

.note-editor {
	border: 1px solid #ced4da !important;
	border-radius: .25rem !important;
}

.card-header .fa {
	opacity: 0.5;
	transition: .3s transform ease-in-out;
}

.card-header .collapsed .fa {
	transform: rotate(90deg);
}

.clickable {
	cursor: pointer;
}
.card h5 {
	font-size: 1.1em;
}
.dark, .card h5 {
	color: #212529;
}

.table.dataTable.table-sm > thead > tr > th {
	padding-right: 0 !important;
}

table.vertical-align > tbody > tr > td {
	vertical-align: middle;
}

.link {
	border-bottom: 1px dotted;
}

.dim_25 {
	opacity: 0.25;
}

.dim_50 {
	opacity: 0.5;
}

.card-columns .card{
	display: inline-block
}

.card-columns {
    column-count: 1;
}

@media (min-width: 576px) {
    .card-columns {
        column-count: 1;
    }
}

@media (min-width: 768px) {
    .card-columns {
        column-count: 1;
    }
}

@media (min-width: 992px) {
    .card-columns {
        column-count: 2;
    }
}

@media (min-width: 1200px) {
    .card-columns {
        column-count: 2;
    }
}

.list-group-item {
	padding: 20px;
}

.list-group-item-sm {
	padding: 12px;
	line-height: 1;
}

li.active {
	color: #212529;
	font-weight: bolder;
}