/* Section_Heading */
.heading_section h2, .heading_section p {
	margin: 0px;
}
.line_heading {
	overflow: hidden;
	margin: 15px auto;
	max-width: 100px;
}
.line_heading .line_bar {
	float: left;
	width: 40px;
	height: 2px;
	background: #000;
	margin: 0 5px;
}
.line_heading1 {
	overflow: hidden;
	margin: 15px 0;
	max-width: 100px;
}
.line_heading1 .line_bar {
	float: left;
	width: 40px;
	height: 2px;
	background: #000;
	margin: 0 5px;
}

/*-------------------------------------------------------------------------------------------*/

/*  Main Banner        ||---------------------------- */

/*-------------------------------------------------------------------------------------------*/

.main-banner {
	position: relative;
	margin-top: 0px;
	overflow: hidden;
}

@media (max-width: 767px) {
	.main-banner {
		margin-top: 0px;
	}
}

.main-banner .banner-text .sub-text {
	font-weight: 500;
	color: #fff;
	font-size: 20px;
	display: block;
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 1;
	font-family: 'Poppins', sans-serif !important;
}

.main-banner .banner-text h2 {
	font-size: 50px;
	color: #fff;
	font-weight: 600 !important;
	margin-bottom: 0px;
	line-height: 1.2 !important;
	text-transform: capitalize;
	padding: 10px 0;
	font-family: 'Poppins', sans-serif !important;
	text-transform: uppercase;
}

.main-banner .banner-text h2 span {
	font-weight: 600 !important;
	font-size: 50px;
	font-family: 'Poppins', sans-serif !important;
	text-transform: uppercase;
}

.main-banner .banner-text p {
	font-family: "Oswald", sans-serif !important;
	color: #fff;
	font-size: 15px !important;
	margin: 0px 0px 20px !important;
	line-height: 1.8 !important;
}

.main-banner .tp-mask-wrap {
	height: auto;
}

.main-banner li .btn-text {
	font-size: 14px !important;
	color: #fff;
	line-height: 23px !important;
	text-transform: uppercase;
	padding-top: 15px !important;
	padding-right: 33px !important;
	padding-bottom: 15px !important;
	padding-left: 33px !important;
	border-radius: 0px !important;
}

#wrapper .main-banner .tp-bullets {
	top: auto;
	left: 52%;
	display: block;
	visibility: visible;
	opacity: 1;
	bottom: 66px;
}

.main-banner .tp-bullet {
	width: 26px;
	height: 3px;
	background: #8f8f8f;
}

.main-banner .tp-bullet.selected {
	background: #ffaf36;
}

.tparrows.tp-leftarrow, .tparrows.tp-rightarrow {
	border: 1px solid #fff;
	z-index: 99;
	cursor: pointer;
	background: none;
	visibility: hidden;
}
.tparrows:before {
	color: #fff;
}
.tparrows.tp-leftarrow:hover:before, .tparrows.tp-rightarrow:hover:before {
	color: #fff;
}
.main-banner:hover .tparrows.tp-leftarrow, .main-banner:hover .tparrows.tp-rightarrow {
	visibility: visible;
}

.tparrows.tp-leftarrow:hover, .tparrows.tp-rightarrow:hover {
	background: #5c5de9;
	border: 1px solid #5c5de9;
}

.slotholder:before {
	border-top: none;
	border-bottom: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	/*background-color: rgba(0,0,0,0.40);*/
	content: '';
}

/* Section */
.featured_box {
	position: relative;
	/*box-shadow: 0 20px 20px -10px #cccccc;*/
	margin-top: 0px;
	border-radius: 5px;
	background: #fff;
}
.featured-service-item {
	padding: 30px 25px;
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
}
.featured-service-icon {
border-radius: 50%;
    height: 160px;
    line-height: 150px;
    margin: -110px auto -50px;
    max-width: 160px;
    display: block;
    background: #fff;
}

/* About */
.about_text span {
	color: #F51E46;
	font-weight: 600;
}
.about_text h2 {
	font-size: 25px;
	margin: 15px 0px;
	line-height: 1.3;
}
.about_point {
	text-align: center;
	width: 100%;
	background: #ffffff;
	box-shadow: 0px 9px 30px 0px rgba(0, 0, 0, 0.05);
	padding: 30px 20px;
}
.about_point .icon_conunt {
	font-size: 30px;
	height: 65px;
	width: 65px;
	line-height: 65px;
	display: inline-block;
	background: #fff;
	border-radius: 35px;
	box-shadow: 0 8px 20px -2px rgba(158, 152, 153, 0.5);
	text-align: center;
}
.about_point .counter {
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 0;
	line-height: 1.5;
	color: #222;
}

/* Course_Section */
.course_box {
	overflow: hidden;
	border-radius: 5px;
}
.course_figure {
	overflow: hidden;
	position: relative;
}
.apply_box {
	position: absolute;
	bottom: 100%;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.44);
	transition: all 0.3s;
}
.course_box:hover .apply_box {
	bottom: 0px;
}
.full_width {
	width: 100%;
	text-align: center;
}
.course_figure img {
	width: 100%;
}

.course_details {
	/*padding: 6px 20px 8px;*/
	background-color: #ff246f;
	box-sizing: border-box;
}
.course_details h3 {
	margin-top: 0px;
	margin-bottom: 2px;
	text-align: center;
	color:#fff;
	font-size:16px;
    padding: 5px;
}
.course_details h3 a{
	margin:0px;
	color:#fff;
}
.course_details p {
	margin: 0px;
}
.info_course {
	margin-top: 22px;
	padding-top: 25px;
	border-top: 1px solid #ebebeb;
}
.box_info {
	display: inline-block;
	margin: 0px 15px 0px 0px;
}
.box_info:last-child {
	margin-right: 0px;
}
.box_info i {
}
.box_info span {
    margin-left: 5px;
}
.price_course {
	display: block;
	padding: 1px 12px;
	color: #fff;
	border-radius: 4px;
	box-sizing: border-box;
}
.bg_orenge {
	background-color: #f90;
}
.bg_green {
	background-color: #0cca6b;
}

/* Bg-Section */
.colume_bg {
	background:#222 url(../images/campaign.png) repeat 0 0;
	background-size: contain;
	position: relative;
}
.expert_text p {
	margin: 0px;
}
.expert_text h2 {
	margin: 0px;
}
@media (max-width:991px){
	.colume_bg{
		text-align: center;
	}
}

/* COURSE CATEGORIES */
.categories_box {
	position: relative;
	background-color: #f8f8f8;
	padding: 30px 23px 30px;
	overflow: hidden;
	border: 1px solid transparent;
	transition: all 0.3s;
}
.icon_categor {
	float: left;
	width: 45px;
	height: 45px;
}
.icon_categor i {
	font-size: 40px;
	vertical-align: middle
}
.categori_text {
	float: left;
	width: calc(100% - 60px);
	margin-left: 15px;
}
.categori_text h3 {
	margin-top: 0;
	text-transform: uppercase;
}
.categori_text p {
	margin: 0px;
}
.border_icon_green .icon_categor i {
	color: #10c45c;
}
.border_icon_green {
	border-bottom-color: #10c45c;
}
.border_icon_red {
	border-bottom-color: #fd2a03;
}
.border_icon_blue {
	border-bottom-color: #008be7;
}
.border_icon_red .icon_categor i {
	color: #fd2a03;
}
.border_icon_red .icon_categor i {
	color: #fd2a03;
}
.border_icon_blue .icon_categor i {
	color: #008be7;
}

.border_icon_green:hover {
	border: 1px solid #10c45c;
}
.border_icon_red:hover {
	border: 1px solid #fd2a03;
}
.border_icon_blue:hover {
	border: 1px solid #008be7;
}

/* Event */
.events-area .events-full-box {
	margin-bottom: 50px;
}
.events-area .events-full-box:last-child {
	margin-bottom: 0px;
}
.events-area .events-single-box {
	min-height: 280px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
	transition: all 0.3s ease-in-out;
}
.events-area .events-single-box img {
	width: 100%;
	height: 100%;
}
.events-area .events-single-box:hover {
	box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
	transition: all 0.3s ease-in-out;
}
.events-area .events-single-box:hover .event-info h3, .events-area .events-single-box:hover a {
	transition: all 0.3s ease-in-out;
}
.events-area .event-info {
	padding: 45px;
}
.events-area .event-info h3 {
	transition: all 0.3s ease-in-out;
	padding-bottom: 15px;
	margin: 0;
}
.events-area .event-info .events-time span {
	color: #666666;
	font-size: 14px;
	margin-right: 25px;
}
.events-area .event-info .events-time span .event-icon {
	padding-right: 2px;
}
.events-area .event-info p {
	margin: 0;
	font-size: 15px;
	color: #666666;
	padding-bottom: 15px;
}
.events-area .event-info a {
	color: #666;
	margin: 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	transition: all 0.3s ease-in-out;
}
.events-area .event-info a .events-btn-icon {
	padding-left: 5px;
}

/* Testimonial */
.testimonial_home {
	background: url(../images/bg.jpg) no-repeat 0 0;
	background-size: cover;
	width: 100%;
	position: relative;
}

.testimonial_home:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #ffc10785;
	opacity: 0.8;
}
.testimonial_home .line_heading .line_bar {
	background: #fff;
}
/*
.item {
	border: 1px solid rgba(255, 255, 255, 0.2);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
	-webkit-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
	-o-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
	box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
	overflow: hidden;
	padding: 30px;
}
.padding_left {
	padding-left: 0;
}
.padding_right {
	padding-right: 0;
}
.item img {
	width: 100%;
	border-radius: 5px;
}
*/
.testimonial_home  p {
		color:#000 !important;
	position: relative;
	z-index: 1;
}
.testimonial_home .item  h4 {
	margin-bottom: 0;
	color: #ffb606;
	text-transform: capitalize;
}
.testimonial_home span {
	font-style: italic;
		color:rgba(255, 255, 255, 0.71) !important;
	font-family: "Poppins", sans-serif;

}
.testimonial_slider .owl-nav .owl-prev, .testimonial_slider .owl-nav .owl-next {
	opacity: 0;
	transition: all 0.3s;
}
.testimonial_slider:hover .owl-nav .owl-prev {
	left: -60px;
}
.testimonial_slider:hover .owl-nav .owl-next {
	right: -60px;
}

.testimonial_slider:hover .owl-nav .owl-prev, .testimonial_slider:hover .owl-nav .owl-next {
	opacity: 1;
}

@media (max-width: 991px){
	.padding_left {
    padding-left:15px;
}
.padding_right {
    padding-right:15px;
        margin-top: 30px;
}
.testimonial_slider:hover .owl-nav .owl-prev {
	left:0px;
}
.testimonial_slider:hover .owl-nav .owl-next {
	right:0px;
}
}



/* Team */
.team_picher img {
	display: block;
	border: 1px solid #f0f0f0;
}
.team_picher {
	position: relative;
}
.show_profile {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
	height: 35px;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 250ms ease 0s;
	transition: all 250ms ease 0s;
	visibility: hidden;
	z-index: 9;
	background: rgba(0, 0, 0, 0.21);
	height: 100%;
	width: 100%;
}
.show_profile a {
	background: #1bb4b9 none repeat scroll 0 0;
	border-radius: 30px;
	color: #ffffff;
	display: inline-block;
	font-size: 13px;
	line-height: 33px;
	padding: 0 18px;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	margin: 0 auto;
}
.show_profile a:hover {
	background: #fff;
}
.team_box:hover .show_profile {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	transform: scale(1);
	visibility: visible;
}
.team_detail {
	padding: 30px 0 25px 0;
	position: relative;
	text-align: center;
}
.team_detail:after {
	background: #f0f0f0;
	transition: all 0.3s;
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 61px;
}
.team_detail h3 {
	margin-top: 0px;
}
.team_detail span {
	color: #909090;
	display: block;
	font-style: italic;
	line-height: 12px;
	margin-bottom: 18px;
	font-weight: 300;
}
.team_detail p {
	color: #666;
}
.social-links ul{
	margin: 0px;
	padding: 0px;
}
.social-links ul li {
	display: inline-block;
}
.social-links ul li a {
	color: #909090;
	background: rgba(0,0,0,0);
	font-size: 14px;
	margin-right: 22px;
}
.social-links ul li a:hover {
	color: #666;
}
.social-links ul li a:hover i {
	color: #1BB4B9;
}
.team_box:hover .team_detail:after{
	width: 100%;
	background: red;
}
/* Blog */
.font_wid {
	font-weight: 600;
}
.blog_box{
	padding: 20px;
	background: #fff;
	    box-shadow: 0px 9px 30px 0px rgba(0, 0, 0, 0.08);
    border-radius: 15px;
}
.blog_box1{
	padding: 0px;
	background: #fff;
	    /*box-shadow: 0px 9px 30px 0px rgba(0, 0, 0, 0.08);*/
    border-radius: 15px;
}
.post_img {
	position: relative;
}
.post_date {
    color: #ff0057;
    margin: 10px 0px;
}
.post_detail h3 {
	margin-top: 0px;
	font-size:17px;
}
.axe_fci {
	background: url(../images/bg5.jpg) no-repeat 0 0;
	background-size: cover;
	width: 100%;
	position: relative;
}

.axe_fci:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0.4;
}



.axe_fci1 {
	background: url(../images/bg6.jpg) no-repeat 0 0;
	background-size: cover;
	width: 100%;
	position: relative;
}

.axe_fci1:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0.4;
}