.new-hompage-slider .item {
    padding: 0;
}
.new-hompage-slider .carousel-indicators { display: none;} 












.heading_section h2,
.heading_section p {
	margin: 0
}

.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
}

.main-banner {
	position: relative;
	margin-top: 0;
	overflow: hidden
}

@media (max-width: 767px) {
	.main-banner {
		margin-top: 0
	}
}

.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: 0;
	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: 0 0 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;
	border-radius: 0 !important;
	padding: 15px 33px !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: ''
}

.featured-service-item {
	padding: 0;
	margin: 0 auto;
	position: relative;
	box-shadow: 0 20px 20px -10px #ccc;
	border-radius: 5px;
	background: #fff;
	border: 2px solid #f6ba19
}

.featured-service-item h3 {
	background-color: #f6ba19;
	margin: 0;
	padding: 15px 0;
	color: #fff;
	font-size: 25px;
	font-weight: 700
}

.featured-service-item p {
	padding: 20px 26px;
	color: #000;
	font-size: 15px
}

.featured-service-item ul {
	min-height: 164px
}

.featured-service-icon {
	border-radius: 50%;
	height: 160px;
	line-height: 150px;
	margin: -94px auto -50px;
	max-width: 160px;
	display: block;
	background: #fff
}

section.news_slider {
	background-color: #ce0000
}

.news_slider_box {
	float: left;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 40px;
	border: 1px solid #ce0000;
	background-color: #fff;
	width: 100%
}

.news_slider_box_hdg {
	padding: 16px 20px 15px;
	float: left;
	position: relative;
	background-color: #ce0000
}

.news_slider_box_hdg:before {
	content: "";
	position: absolute;
	top: 19px;
	right: -8px;
	width: 0;
	height: 0;
	border-left: 15px solid;
	border-top: 15px solid;
	transform: rotate(45deg);
	border-color: #ce0000
}

.news_slider_box_hdg h3 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 18px;
	margin: 0
}

.news_slider_box_des {
	float: none;
	background-color: #fff;
	padding: 10px 50px 0 246px
}

.news_slider_box_des .mtphr-dnt-tick.mtphr-dnt-default-tick a {
	animation: blinkingcolor 5s infinite;
}

.news_slider_box_des .mtphr-dnt-tick.mtphr-dnt-default-tick img {
	margin-right: 8px;
}

.news_slider_box_des .mtphr-dnt-tick.mtphr-dnt-default-tick strong {
	border-right: 4px solid #035122;
	padding-right: 12px;
}

@media (max-width: 767px) {
	.news_slider_box_hdg {
		padding: 16px 20px 15px;
		float: none;
		background-color: #ce0000;
		text-align: center
	}

	.news_slider_box_des {
		float: none;
		background-color: #fff;
		padding: 10px
	}
}

.about_text span {
	color: #F51E46;
	font-weight: 600;
	display: block
}

.about_text h2 {
	font-size: 25px;
	line-height: 1.3
}

.about_point {
	text-align: center;
	width: 100%;
	background: #fff;
	box-shadow: 0 9px 30px 0 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
}

.about_text_list ul {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0
}

.about_text_list ul li {
	float: left;
	width: 100%;
	margin-top: 7px
}

.about_text_list ul li:hover {
	border-color: #ff5338
}

.about_text_list ul li a {
	display: block;
	padding: 10px 15px;
	font-size: 14px;
	position: relative;
	overflow: hidden;
	color: #000 !important
}

.about_text_list ul li a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #ededed
}

.about_text_list ul li i {
	font-size: 18px;
	margin-right: 10px
}

.course_box {
	overflow: hidden;
	border-radius: 5px
}

.course_figure {
	overflow: hidden;
	position: relative
}

.apply_box {
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.44);
	transition: all .3s
}

.course_box:hover .apply_box {
	bottom: 0
}

.full_width {
	width: 100%;
	text-align: center
}

.course_figure img {
	width: 100%
}

.course_details {
	padding: 26px 20px 28px;
	background-color: #fff;
	box-sizing: border-box;
	min-height: 421px
}

.course_details h3 {
	margin-top: 0;
	margin-bottom: 12px
}

.course_details p {
	margin: 0
}

.info_course {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ebebeb
}

.box_info {
	display: inline-block;
	margin: 0 15px 0 0
}

.box_info:last-child {
	margin-right: 0
}

.box_info h3 {
	margin-left: 5px;
	margin-bottom: 0
}

.box_info span {
	margin-left: 5px
}

.price_course {
	display: block;
	padding: 0 10px;
	color: #fff;
	border-radius: 4px;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: 700;
	text-align: center
}

.price_course b {
	font-size: 24px
}

.bg_orenge {
	background-color: #f90
}

.bg_green {
	background-color: #0cca6b
}

.colume_bg {
	background: #222 url(../images/campaign.png) repeat 0 0;
	background-size: contain;
	position: relative
}

.expert_text p {
	margin: 0
}

.expert_text h2 {
	margin: 0
}

@media (max-width:991px) {
	.colume_bg {
		text-align: center
	}
}

.categories_box {
	position: relative;
	background-color: #f8f8f8;
	padding: 30px 23px;
	overflow: hidden;
	border: 1px solid transparent;
	transition: all .3s
}

.icon_categor {
	float: left;
	width: 45px;
	height: 45px
}

.icon_categor i {
	font-size: 40px;
	vertical-align: middle
}

.categori_text {
	float: left;
	margin-left: 15px
}

.categori_text h3 {
	margin-top: 0
}

.categori_text p {
	margin: 0
}

.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;
	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
}

.events-area .events-full-box {
	margin-bottom: 50px
}

.events-area .events-full-box:last-child {
	margin-bottom: 0
}

.events-area .events-single-box {
	min-height: 280px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
	transition: all .3s ease-in-out;
	padding: 40px;
	background: #fff
}

.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 .3s ease-in-out
}

.events-area .events-single-box:hover .event-info h3,
.events-area .events-single-box:hover a {
	transition: all .3s ease-in-out
}

.events-area .event-info h3 {
	transition: all .3s ease-in-out;
	padding-bottom: 15px;
	margin: 0
}

.events-area .event-info .events-time span {
	color: #666;
	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: #666;
	padding-bottom: 15px
}

.events-area .event-info a {
	color: #666;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	transition: all .3s ease-in-out
}

.events-area .event-info a .events-btn-icon {
	padding-left: 5px
}

.testimonial_home {
	background: url(../images/bg_2.jpg) no-repeat 0 0;
	background-size: cover;
	width: 100%;
	position: relative
}

.testimonial_home:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .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: rgba(255, 255, 255, 0.71) !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 .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: 0
	}

	.testimonial_slider:hover .owl-nav .owl-next {
		right: 0
	}
}

.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 0;
	transition: all 250ms ease 0;
	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: #fff;
	display: inline-block;
	font-size: 13px;
	line-height: 33px;
	padding: 0 18px;
	-webkit-transition: all .3s ease 0;
	transition: all .3s ease 0;
	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;
	position: relative;
	text-align: center
}

.team_detail:after {
	background: #f0f0f0;
	transition: all .3s;
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 61px
}

.team_detail h3 {
	margin-top: 0
}

.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: 0;
	padding: 0
}

.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
}

.font_wid {
	font-weight: 600
}

.blog_box {
	padding: 20px;
	background: #fff;
	box-shadow: 0 9px 30px 0 rgba(0, 0, 0, 0.08);
	border-radius: 15px
}

.post_img {
	position: relative
}

.post_date {
	color: #ffb606;
	margin: 10px 0
}

.have_any_question_section {
	background-image: url(../images/blog.jpg);
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
	color: #fff
}

.have_any_question_section::before {
	background: #fff;
	content: "";
	height: 100%;
	left: 0;
	opacity: .9;
	position: absolute;
	top: 0;
	width: 100%
}

@keyframes blinkingcolor {
	0% {
		color: #ff0000;
	}

	20% {
		color: #c60000;
	}

	40% {
		color: #000000;
	}

	60% {
		color: #910000;
	}

	80% {
		color: #ac0000;
	}

	100% {
		color: #44C706;
	}
}