.home-background{
	width: 100%;
	height: 100%;
	min-width: 100%;
	min-height: 100%;
	position: relative;	
}

.home-background::before{
	background-image: url(../../img/background.jpg);
	background-size: cover;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 800px;
	border-radius: 0px 0px 100px 100px;
}
.home-background-2{
	/*width: 100%;
	height: 100%;
	min-width: 100%;*/
	max-width: 100%;
	min-height: auto;
	position: relative;	
}

.home-background-2::before{
	background-image: url(../../img/allcourses.png);
	background-size: cover;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	/*width: 100%;*/
	height: 400px;
	border-radius: 0px 0px 100px 100px;
}
.home div h1{
	margin-top: 220px;
	font-size: 50px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #FFF;
	text-shadow: 0px 3px 10px #00000016;

}
.search-bar form .main-search-bar{
	height: 60px;
	border-radius: 30px;
	border-top:    1px solid #373740;
  	border-right:  1px solid #373740; 
  	border-bottom: 1px solid #373740;
  	border-left: 0px;
	box-shadow: 0px 0px 8px -8px;
	background-color: #292932;
	color: #FFFFFF;
}
.search-bar-icon{
	background-color: #292932;
	border-radius: 30px 0px 0px 30px;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 5px;
	cursor: pointer;
	height: 60px;	
	box-shadow: 0px 5px 10px -8px;
	/*border: 1px solid #373740;*/
	border-top:    1px solid #373740;
  	border-left:  1px solid #373740; 
  	border-bottom: 1px solid #373740;
  	border-right: 0px;
}
.search-bar-icon:hover{
	background-color: #fffaee;
}
/*End home*/





/*Cardt box*/
.card-box-group{
	margin-bottom: 150px;
	margin-top: 90px;
	background-color: #13131A;
}
.card-box{
	margin-top: 35px;
	padding-left: 62px;
	padding-right: 62px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #1C1C24;
	text-align: center;
	color: #E5E5E6;
	border-radius: 30px;
	/*box-shadow: 0px 4px 14px 0px #e0e0e0;*/
	box-shadow: 0px 1px 1px 0px #1F1F27;
}
.card-box span{
	font-size: 120px;
}
.card-box h5{
	font-size: 20px;
}
.card-box p{
	font-size: 19px;
	color: #7b7b7b;
}
/*End card box*/






/*START CATEGORY*/
.category-section{
	padding-bottom: 150px;
	background-color: #F7F7F7;
}
.category-box-group{
	text-align: center;
}
.category-box-group h1{
	font-size: 45px;
	font-weight: bold;
	color: #FFFFFF;
}
.category-box-group p{
	font-size: 18px;
	color: #CECECE;
}
.category-box{
	margin-top: 50px;
	border-radius: 30px;
	box-shadow: 0px 0px 15px -8px #292932;
	background-color: #1C1C24;

}
.category-box:hover{
	background-color: #FFAC00;
}
.category-box a{
	display: block;
	font-size: 16px;
	color: #CECECE;
	padding-bottom: 13px;
}
.category-box a:hover{
	display: block;
	text-decoration: none;
	color: #fff;
	padding-bottom: 13px;
}
.category-box img{
	height: 100%;
	width: 100%;
	min-height: 150px;
	border-radius: 30px 30px 0px 0px;
	margin-bottom: 13px;
	/*border-bottom: 5px solid #FDC33E;*/
}
/*END CATEGORY*/



/*START BLOG-AC*/
.blog-ac-group{
	padding-bottom: 100px;
}
.blog-ac-group h2{
	width: 100%;
	text-align: center;
	font-size: 45px;
	margin-top: 100px;
	margin-bottom: 80px;
	color: #FFFFFF;
}
.blog-ac-group p{
	font-size: 18px;
	color: #7b7b7b;
	line-height: 35px;
	
}

.blog-ac-group .image img{
	width: 100%;
}
/*END BLOG-AC*/






/*START TOP-COURSE*/
.top-course{
	background-color: #F7F7F7;
}
.top-course-group{
	padding-top: 90px;
	padding-bottom: 100px;
}
.top-course-group h1{
	width: 100%;
	text-align: center;
	font-size: 45px;
	font-weight: bold;
	margin-bottom: 40px;
	color: #FFFFFF;
}
.top-course-group p{
	font-size: 18px;
	color: #B7B7B8;
	line-height: 35px;
}
/*END TOP-COURSE*/


/*Start slider top courses*/
.slider{
	margin-top: 80px;
	margin-bottom: 50px;
	padding: 0px;
}
.slider-item{
	padding: 14px;
}
.slider-item img{
	border-radius: 20px 20px 0px 0px;
	width: 100%;
	height: 260px;
}
/*End slider top courses*/



/*top course data*/
.top-course-data{
	background-color: #1C1C24;
	border-radius: 0px 0px 20px 20px;
	padding-top: 12px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	height: 100%;
	box-shadow: 0px 1px 1px 0px #292932;
}
.str-check{
	color: #FBAD2A;
	font-size: 13px;
	padding: 4px;
}
.str-uncheck{
	color: #c7c7c6;
	font-size: 13px;
	padding: 4px;
}
.top-course-title {
	font-size: 14px;
	line-height: 17px;
}
.top-course-title a{
	margin-top: 6px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
.top-course-title a:hover{
	/*color: #FEFEFF;*/
	color: #FFAC00;
	text-decoration: none;
}
.top-course-desc{
	margin-top: 12px;
	font-size: 12px;
	color: #757575;
	height: 80px;
}
.top-course-lessons-price{
	min-height: 30px;
	margin-top: 10px;
}
.lessons-quantity{
	margin-top: 40px;
	display: block;
	font-size: 12px;
	color: #AEAEB7;
}
.top-course-price{
	margin-top: -40px;
	font-size: 25px;
	float: right;
	color: #92929D;
}
.with_out_discount{
	margin-top: -16px;
	font-size: 25px;
	float: right;
	color: #8e8e8e;
}
.top-course-discount-price{
	margin-right: 3px;
		font-size: 13px;
}
.bottom-btn-field{
	padding-top: 15px;
	border-top: 2px solid #292932;
}
.bottom-btn-field .active{
	color: #fff !important;
	background-color: #FFAC00 !important;
}
.btn-wishlist{
	color: #FFAC00;
	border-radius: 50px;
	border: 1px solid #FFAC00;
	font-size: 10px;
	margin-top: 5px;
}
.btn-wishlist:hover{
	color: #fff;
	border-radius: 50px;
	border: 1px solid #FFAC00;
	font-size: 10px;
	background-color: #FFAC00;
}
.btn-card{
	color: #FFAC00;
	border-radius: 50px;
	border: 1px solid #FFAC00;
	font-size: 10px;
	margin-top: 5px;
}
.btn-card:hover{
	color: #fff;
	border-radius: 50px;
	border: 1px solid #FFAC00;
	background-color: #FFAC00;
	font-size: 10px;
	margin-top: 5px;
}
.btn-enroll{
	color: #FFAC00;
	border-radius: 50px;
	border: 1px solid #FFAC00;
	font-size: 10px;
	width: 100px;
	margin-top: 5px;
}
.btn-enroll:hover{
	color: #fff;
	border-radius: 50px;
	border: 1px solid #FFAC00;
	background-color: #FFAC00;
	font-size: 10px;
	width: 100px;
	margin-top: 5px;
}
.btn-buy-done{
	color: #FFAC00;
	border: 1px solid #FFAC00;
	font-size: 10px;
	width: 122px;
	margin-top: 5px;
	border-radius: 20px;
}
.btn-buy-done:hover{
	color: #fff;
	border: 1px solid #FFAC00;
	background-color: #FFAC00;
	font-size: 10px;
	width: 130px;
	margin-top: 5px;
	border-radius: 20px;
}
/*End top course*/





/*User Slider*/
.user-slider{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
.user-slider-item .active img{
	border: 3px solid #feac00;
}
/*.slick-arrow{
	border-radius: 50px !important;
	background-color: #bdbdbd !important;
}
*/

.slick-arrow{
	display: none;
}






/*course item*/
.course-item{
	padding: 0px;
}
.course-item img{
	border-radius: 20px 20px 0px 0px;
	width: 100%;
	height: 260px;
}







/*all course page*/
.course-search-bar-parent{
	padding-top: 100px;
	padding-bottom: 50px;
	margin-top: 50px;
}
.course-search-bar{
	
}
.filter-search-btn{
	background-color: #FE7060;
	font-size: 12px;
	width: 80px;
	color: #fff;
}
.filter-search-btn-icon{
	font-size: 12px;
	width: 5px;
	color: #A3A3A3;
}
.filter-search-btn-field .active{
	color: #ffac00;
}


/*Courses List*/
.card-course{
	box-shadow: 0px 0px 1px 0px #CECECE;
	border-radius: 20px;
	margin: 20px;
	background-color: #1C1C24;
}
.card-course-cover-image{
	padding: 0px;
}
.card-course-cover-image img{
	border-radius: 20px 0px 0px 20px;
	width: 100%;
	height: 100%;
}
.card-course div span{
	display: block;
	font-size: 14px;
	color: #898989;
	padding-bottom: 15px;
}
.course-action{
	border-left: 1px solid #47474F;
	padding: 15px;
}
.course-action .active{
	background-color: #FFAC00;
	color: #fff;
}
.card-course-description a{
	color: #FFFFFF;
}
.card-course-description a:hover{
	color: #FFAC00;
	/*color: #FAFAFA;*/
	text-decoration: none;
}





/*Order summary*/
.order-summary{
	background-color: #1C1C24;
	border-radius: 10px;
	padding: 20px;
	margin-top: 80px;
	margin-bottom: 20px;
	box-shadow: 0 0 1px 0px #d6d6d6;
}
.order-summary-text-sm{
	font-size: 10px;
	color: #878787;
}
.btn-order-summery-checkout{
	margin-top: 20px;
	margin-bottom: 20px;
}
.btn-order-summery-checkout a{
	padding: 10px;
	background-color: #FE7060;
	color: #FFFFFF;
	width: 100%;
}
/*End Order Summary*/






/*All User Data*/
.user-menu{
	margin-top: 202px;
	width: 100%;
}
.user-menu ul{
	list-style: none;
}
.user-menu ul li{
	float: left;
	height: 50px;
	width: 20%;
}
.user-menu ul li a{
	padding: 10px;
	display: block;
	font-size: 12px;
	color: #fff;
}
.user-menu ul li .active{
	border-bottom: 3px solid #FFAC00;
	color: #FFAC00;
}
.user-menu ul li a:hover{
	border-bottom: 3px solid #FFAC00;
}


.btn-invoice{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #FFAC00;
	color: #FFAC00;
}
.btn-invoice:hover{
	color: #fff;
	background-color: #FFAC00;
}




/*Chat*/
.sms-sender{
	margin-right: auto;
	border-radius: 20px 20px 20px 0px;
	background-color: #0084FF;
	max-width: 50%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.sms-receiver{
	margin-left: auto;
	border-radius: 20px 20px 0px 20px;
	background-color: #52606D;
	max-width: 50%;
	padding: 20px;
	margin-top: 10px;
	color: #FFFFFF;
	font-size: 10px;
	/*border: 2px solid #c8e3cb;*/
	font-weight: bold;
}
.overflow-y{
	max-height: 500px;
	overflow-y: scroll;
	margin-left: 2px;
	margin-right: 4px;
	box-shadow: 0px 0px 0px 0px;
	border-color: #24242C;
}
.shodow-15-8{
	box-shadow: 0px 0px 15px -8px;
}





/*Profile*/
.profile-btn a{
	margin: 5px;
	padding: 10px;
	color: #989898;
}
.profile-btn a:hover{
	color: #FFAC00;
}
.profile-btn .active{
	color: #FFAC00;
}
.profile-photo a img{
	width: 100px;
	height: 100px;
	border: 3px solid #fff;
	box-shadow: 0px 0px 15px -8px;
	border-radius: 50px;
}

.profile-data label{
	font-size: 12px;
}
.profile-data input{
	border-radius: 10px;
	border: 0px;
	box-shadow: 0px 1px 10px -5px;
}
.profile-data textarea{
	border-radius: 10px;
	border: 0px;
	box-shadow: 0px 1px 10px -5px;
}
/*Others browser*/
.profile-data input::placeholder{
  color: #E0E0E0 !important;
  font-size: 12px;
}
.profile-data textarea::placeholder{
  color: #E0E0E0 !important;
  font-size: 12px;
}




/*Instructor Image*/
.instructor-image{
	width: 120px;
	height: 120px;
	border-radius: 50%;
	border: 2px solid #fff;
	box-shadow: 0px 0px 0px #d2d2d2;
}
.instructor-card{
	border: 1px solid #DEDEDE;
	border-radius: 10px;
	padding: 10px;
	margin-top: 10px;
}
.instructor-card i{
	font-size: 20px;
}
.instructor-card p{
	font-family: 'Poppins', serif;
	font-size: 18px;
}
.course-on-instructor{
	font-size: 15px;
	color: #FAFAFA;
	text-align: left;
	padding-left: 20px;
	min-height: 60px;
	background-color: #13131A;
	padding-top: 20px;
	border: .5px solid #292932;
}
.course-on-instructor-content{
	border: .5px solid #292932;
	font-size: 15px;
	color: #8E8E8E;
	text-align: left;
	padding-left: 20px;
	min-height: 60px;
	padding-top: 20px;
}




/*Biography*/
.biography-head{
	font-size: 30px;
}
.biography .biography-description{
	text-align: left;
	font-size: 16px;
}

/*Instructor all course*/
.instructor-all-course p{
	font-size: 30px;
}






/*invoice table*/
.invoice tr th{
	text-align: left;
	width: 25%;
	background-color: #1C1C24;
	font-size: 12px;
	height: 45px;
}
.invoice tr td{
	text-align: left;
	width: 		25%;
	font-size: 12px;
}

/*404 page*/
.color-bondi{
	color: #71D4FF;
}
.header-font-404{
	font-size: 50px;
}
.color-404{
	color: #FE7060;
}
.font-404{
	font-size: 200px;
}

.btn-rating-edit-publish{
	background-color: #ffac00;
	color: #fff;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: none;
	cursor: pointer;
}
.btn-rating-edit-cancel{
	background-color: #787878;
	color: #fff;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: none;
	cursor: pointer;
}
.btn-rating-edit-publish:hover .btn-rating-edit-cancel:hover{
	color: #787878;
}
.message-new-user{
	border-radius: 50px;
	box-shadow: 0px 3px 10px 0px #00000016;
	width: 70px;
	height: 70px;
	text-align: center;
	line-height: 73px;
	font-size: 25px;
	font-weight: 10px;
	background-color: #FE7060;
	color: #fff;
}
.message-new-user:hover{
	background-color: #FFF;
	box-shadow: 0px 1px 8px -2px;
	color: #FFAC00;
}





/*Course Details page*/
.course-details-banner{
	background: url('../../img/coursedetails.png');
	width: 100%;
	height: 300px;
	top: 0;
	left: 0;
	border-radius: 0px 0px 100px 100px;
	margin-top: 90px;
	position: relative;
}
.course-details-banner::after {
  content: "";
  height: 300px;
  width: 100%;
  border-radius: 0px 0px 100px 100px;
  background: url('../../img/coursedetails.png');
  /*opacity: 0.2;*/
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;   
}
@media only screen and (max-width: 995px) {
	.course-details-banner{
		margin-top: 70px;
	}
	.course-details-page-main-title h1{
		font-size: 25px !important;
	}
}
.course-details-page-main-title{
	margin-top: 70px;
}
.course-details-page-main-title h1{
	font-size: 36px;
}
.course-details-page-by{
	width: 100%;
	margin-top: 25px;
}
.course-details-page-by .created-by, .course-details-page-by .level, .course-details-page-by .language{
	width: 120px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	float: left;
	border-radius: 10px;
	background-color: #ffac00;
	color: #fff;
	font-size: 14px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.course-details-page-by .level, .course-details-page-by .language{
	cursor: text;
}

.course-details-page-card-preview{
	width: 100%;
	min-height: 220px;
	border-radius: 20px;
	box-shadow: 0px 0px 15px 3px #00000016;
	border: 1px solid #E5E5E5;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 40px;
	margin-bottom: 40px;
	cursor: pointer;
}
.course-details-page-card-preview i{
	margin-top: 40px;
	font-size: 80px;
	color: #00000096;
}
.course-details-page-card-preview:hover i{
	font-size: 90px;
	color: #00000096;
}

.course-details-page-card-preview p{
	margin-top: 20px;
	color: #fff;
}
.course-details-page-card-preview:hover p{
	margin-top: 10px;
}

.course-details-page-card{
	width: 100%;
	min-height: 240px;
	background-color: #1E2637;
	border-radius: 20px;
	box-shadow: 0px 0px 15px 3px #00000016;
	border: 1px solid #E5E5E5;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.course-details-page-card p{
	font-size: 12px;
	color: #FFFFFF;
}
.course-details-page-card h6{
	padding-bottom: 10px;
	font-size: 18px;
	color: #FFFFFF;
}

.course-details-page-card-dark{
	width: 100%;
	min-height: 240px;
	background-color: #1E2637;
	border-radius: 20px;
	box-shadow: 0px 0px 15px 3px #00000016;
	border: 1px solid #E5E5E5;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.course-details-page-card-dark h1{
	font-size: 48px;
	color: #fff;
}
.course-details-page-card-dark .active{
	background-color: #ffac00;
	color: #fff;
}



.course-details-all-button{
	width: 100%;
}
.course-details-all-button a{
	width: 100%;
	max-width: 290px;
	height: 50px;
	background-color: #1C1C24;
	color: #FAFAFA;
	margin-top: 2px;
	margin-left: 2px;
	float: left;
	font-size: 18px;
	line-height: 50px;
	padding-left: 40px;
}
@media only screen and (min-width: 569px) and (max-width: 1200px){
	.course-details-all-button a{
		padding-left: 10px;
	}
}
@media only screen and (max-width: 568px) {
	.course-details-all-button a{
		width: 100%;
		max-width: 1000px;
	}
}
.course-details-all-button a:hover{
	background-color: #ffac00;
	color: #fff;
}
.course-details-all-button .active{
	background-color: #ffac00;
	color: #fff;
	border-bottom: 4px solid #333333;
}



.what_will_i_learn{
	background-color: #1C1C24;
	color: #FAFAFA;
	padding-top: 38px;
	padding-right: 38px;
	padding-bottom: 38px;
}
.what_will_i_learn h4{
	margin-left: 38px;
	color: #FFAC00;
}
.what_will_i_learn ul li{
	font-size: 14px;
	line-height: 40px;
}
.what_will_i_learn ul{
	list-style: none;
}



.course-content-header{
	margin-top: 40px;
	margin-bottom: 10px;
}
.course-content-header .text-lg{
	font-size: 25px;
	margin-top: 5px;
}
.course-content-header .text-sm{
	font-size: 12px;
	margin-top: 5px;
}
.lecture-group-title{
	background-color: #1C1C24;
	font-size: 12px;
	color: #FFFFFF;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	padding-left: 5px;
	padding-right: 10px;
	margin-top: 5px;
}
.lecture-list{
	font-size: 12px;
	color: #8898d1;
}
.lecture-list ul li{
	list-style: none;
	height: 50px;
	line-height: 50px;
	border: 1px solid #292932;
}

.course-details-instructor-desc{
	font-size: 12px;
}
.course-details-instructor-desc img{
	width: 100%;
}
.course-details-instructor-image img{
	margin-top: 50px;
	width: 80%;
	border-radius: 50%;
	border: 5px solid #efefef;
}
.student_feedback{
	color: #999;
}
.student_feedback .review{
	margin-top: -10px;
	font-size: 12px;
}

.individual-rating{
	color: #999999;
	font-size: 12px;
}
.individual-rating ul li{
	list-style: none;
}
.individual-rating ul li .row{
	height: 22px;
}
.individual-rating .progress{
	background-color: #f8f8f8;
	height: 10px;
	margin-top: 5px;
}
.individual-rating .progress-bar{
	background-color: #E6E9EC;
	height: 10px;
}
@media only screen and (max-width: 768px) {
	.individual-rating ul li .row{
		height: 40px;
	}
}


.review-user-image img{
	width: 50px;
	height: 50px;
	border-radius: 100%;
	border: none;
}
.review-user{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1C1C24;
	border-radius: 20px;
	padding: 20px;
	margin-top: 20px;
}





.view-more-parent{
   position: relative;
   overflow: hidden;
}
.view-more{
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
   /*background: linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,.95),#fff);*/
   background-color: #1C1C24;
   display: block;
   padding: 20px 0px 0px 0px;
   color: #FFAC00;
   cursor: pointer;
   z-index: 5;
}
#content_description{
	background-color: #1C1C24;
}
.view-less{
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
   display: block;
   padding: 3px 3px 3px 3px;
   color: #007791;
   cursor: pointer;
}
.view-more-parent.expanded{
   max-height: none;
   overflow: visible;
}
.view-more-parent.has-hide{
   padding-bottom: 30px;
}
.description-box {
   max-height: 260px;
   margin-top: 40px;
   margin-bottom: 40px;
   /*background-color: #1C1C24;*/
}
.description-box ul{
   list-style: disc;
}

.description-box .description-title {
   font-size: 22px;
   font-weight: 600;
   margin: 0 0 10px;
   color: #FFAC00;
}
.description-box .audience {
   margin-top: 20px;
}
.description-box .audience .audience-title{
   font-size: 18px;
   font-weight: 600;
   margin: 0 0 10px;
}
.description-box .audience ul{
   margin-bottom: 0;
}




/*others*/
@media print {
    nav{
      display: none;
    }
    .footer, .footer-social-group, .copyright, .dark-background-rounded, .btn-print{
      display: none;
    }
    .print{
      width: 100%;
    }
}
.opacity-05{
	opacity: 0.05;
}
.loader_modal{
	position: fixed; display: none; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; background-color: #42477077; z-index: 1000; color: #fff; text-align: center; padding-top: 100px;
}
.font-12{
	font-size: 12px;
}
.plyr__video-wrapper{
	height: 450px;
}
.color-check{
	color: #A1A6B2;
}
.color-uncheck{
	color: #FBA435;
}
.h-20-px{
	height: 20px;
}
.h-50-px{
	height: 50px;
}
.div-none{
	display: none;
}
.h-au-70{
	margin: auto;
	width: 70px;
	height: 70px;
}
.h-35-px{
	height: 35px;
}

hr.css_course{
	border-top: 3px solid #71D4FF;
	width: 50px;
	margin-bottom: 0px;
}

hr.css_expert{
	border-top: 3px solid #FFAC00;
	width: 50px;
	margin-bottom: 0px;
}
hr.css_lifetime{
	border-top: 3px solid #FE7060;
	width: 50px;
	margin-bottom: 0px;
}

.demopadding {
  margin:50px auto;
  width:140px;
  text-align:center;
}
.icon {
	position:relative;
	text-align:center;
	width:0px;
	height:0px;
	padding:20px;
	border-top-right-radius: 	20px;
	border-top-left-radius: 	20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 	20px; 
	-moz-border-radius: 		20px 20px 20px 20px;
	-webkit-border-radius: 		20px 20px 20px 20px;
	-khtml-border-radius: 		20px 20px 20px 20px; 	
	color:#FFFFFF;
}
.icon i {
	font-size:20px;
	position:absolute;
	left:9px;
	top:10px;
}
.icon.social {
	float:left;
	margin:0 5px 0 0;
	cursor:pointer;
	background:#13131A ;
	color:#52606D;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 
	border: 1px solid #52606D;	
}
.icon.social:hover {
	background:#262626 ;
	color:#6d6e71;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-filter:	drop-shadow(0 1px 10px rgba(0,0,0,.8));
	-moz-filter: 	drop-shadow(0 1px 10px rgba(0,0,0,.8));
	-ms-filter: 		drop-shadow(0 1px 10px rgba(0,0,0,.8));
	-o-filter: 		drop-shadow(0 1px 10px rgba(0,0,0,.8));
	filter: 			drop-shadow(0 1px 10px rgba(0,0,0,.8));	 	
}
.icon.social.fb i {
	left:13px;
	top:10px;
}
.icon.social.tw i {
	left:11px;
}
.icon.social.in i {
	left:11px;
}
#content_course_content{
	background-color: #1C1C24;

}

.course-content-header .text-lg{
	color: #FFAC00;
}
#content_about_instructor h4{
	color: #FFAC00;
}

#content_student_feedback{
	background-color: #1C1C24;
}

#content_student_feedback h4{
	color: #FFAC00;
}

#content_reviews h4{
	color: #FFAC00;
}
.input_search{
	background-color: #1C1C24;
}

.input_search:focus {
	background-color: #1C1C24;
	color: #FFFFFF;
}

#old_message_body{
	background-color: #13131A;
	margin-bottom: 20px;
}

#old_message_body textarea{
	background-color: #1C1C24;
	border-color: #1C1C24;
}


.tbl_border{
	border-left : 1px solid #1C1C24;
	border-bottom: 1px solid #1C1C24;
	border-right : 1px solid #1C1C24;
}

.print{
	color: #FAFAFA;
}

.print p {
	color: #FAFAFA;
}

.login_input textarea{
	background-color: #292932;
}

.user_cred_back{
	background-color: #1C1C24;
	color: #FAFAFA;
}


.user_profile input{
	background-color: #13131A;
	color: #5F5F6A;
	border:none;
}

.user_profile input:hover{
	background-color: #13131A;
	color: #FFFFFF !important;
	border:none;
}

.user_profile input:focus{
	background-color: #13131A;
	color: #FFFFFF !important;
	border:none;
}

.course-action p{
	color:#FE7060;
}

.login-background{
	width: 100%;
	height: 100%;
	min-width: 100%;
	min-height: 100%;
	position: relative;	
	/*opacity: 0.3;*/
}



.login-background::before{
	background-image: url(../../img/signin.png);
	background-size: cover;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	/*width: 100%;*/
	height: 400px;
	border-radius: 0px 0px 100px 100px;
}

.signup-background{
	width: 100%;
	height: 100%;
	min-width: 100%;
	min-height: 100%;
	position: relative;	
	/*opacity: 0.3;*/
}

.signup-background::before{
	background-image: url(../../img/signup.png);
	background-size: cover;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 400px;
	border-radius: 0px 0px 100px 100px;
}


#new_message_body select{ background-color: #1C1C24; }

#new_message_body textarea{ background-color: #1C1C24; }

/*.my-course-filter-bar .dropdown-menu{ background-color: #1C1C24; }*/

.message-content-body{background-color: #1C1C24;}


/*custom select*/
/*.custom-select {
  position: relative;
  font-family: Arial;
}

.custom-select select {
  display: none;
}

.select-selected {
  background-color: #13131A;
}

.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #888888 transparent transparent transparent;
}

.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

.select-items div,.select-selected {
  color: #13131A;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}

.select-items {
  position: absolute;
  background-color: #13131A;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}*/
/*
div.input-group{
	background-color: #1C1C24;
}*/

/*.page-item{
	padding: 20px;
	margin: 5px;
	border: 1px solid #dee2e6;
	border-radius: 17px; 
}*/

.page-item.enable{
	color: #6c757d;
	cursor: pointer;
	background-color: #13131A;
	border: 1px solid #dee2e6;
	border-radius: 17px;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
}

.page-item i{
	margin: 10px;
}

.main-content pre{
	color: #CECECE;
	text-align: justify;
}

.loader_style{
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #42477077;
	z-index: 1000;
	color: #fff;
	text-align: center;
	padding-top: 100px;
}

.footer_social{ background-color:  #13131A;padding: 30px}
.footer_social_padding{ padding-right: 5px}
.footer_vmax{ text-align: center;padding-top: 10px}
.css_detail{padding-right: 5px;}
.form_forgot_pass{ display: none;}
.css_paypal{ margin-top: 20px;}



