/*-------------------------------------------------------------------------------------------*/
/*  Main Banner        ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.main-banner {
	position: relative;
}
.main-banner .banner-text .sub-text {
	font-weight: 600;
	color: #ffffff;
	font-size: 16px;
	display: block;
	margin-bottom: 5px;
	font-family: "Poppins", sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 1;
}
.main-banner .banner-text h2 {
	font-size: 50px;
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 10px;
	line-height: 1.3;
	text-transform: capitalize;
	padding: 10px 0;
}
.main-banner .banner-text h2 span {
	color: #daa106;
}
.main-banner .banner-text p {
	font-family: "Poppins", sans-serif;
	color: #ffffff;
	font-size: 15px;
	margin-bottom: 20px;
	line-height: 1.8;
}
.main-banner .tp-parallax-wrap {
}
.main-banner .tp-mask-wrap {
	height: auto;
}
.main-banner .more-btn {
	background: #daa106;
	line-height: 30px;
	padding-left: 38px;
	padding-right: 38px;
	font-weight: 700;
	color: #fff;
}
.main-banner li .btn-text {
	line-height: 60px;
	padding-left: 38px;
	padding-right: 38px;
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 100px;
}
#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;
}
.main-banner:hover .tparrows.tp-leftarrow, .main-banner:hover .tparrows.tp-rightarrow {
	visibility: visible;
}
.tparrows.tp-leftarrow:hover, .tparrows.tp-rightarrow:hover {
	background: #daa106;
	border: 1px solid #daa106;
}
.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.30);
	content: '';
}
@media (max-width: 991px) {
	.main-banner .banner-text h2 {
		font-size: 50px;
		line-height: 50px;
	}
}

@media (max-width: 480px) {
	.main-banner .banner-text h2, .main-banner .banner-text h2 span {
		font-size: 24px !impoerant;
	}
	.main-banner .banner-text p {
		line-height: 1.2;
		font-size: 15px;
	}
}

.main-banner li .btn-text {
	line-height: 44px !important;
}
.btn-text {
	font-size: 14px;
	color: #fff;
	font-family: "Poppins", sans-serif;
	line-height: 41px;
	border: 2px solid #daa106;
	padding: 0 22px;
	border-radius: 30px;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #daa106;
	height: 44px;
	text-align: center;
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}
.btn-text:hover {
	background: none;
	color: #daa106;
	text-decoration: none;
}
/*sec_tital*/
.sec-title {
	position: relative;
}
.sec-title h2 {
	position: relative;
	color: #333333;
	font-size: 36px;
	font-weight: 700;
	line-height: 1.2em;
	padding-bottom: 15px;
}
.sec-title h2:before {
	position: absolute;
	content: '';
	left: 0px;
	bottom: 0px;
	width: 270px;
	border-bottom: 2px solid #e4e4e4;
}
.sec-title h2:after {
	position: absolute;
	content: '';
	left: 0px;
	bottom: 0px;
	width: 70px;
	border-bottom: 5px solid #ffb200;
}
/*Banner_bottum*/
.top_part {
	margin-top: -80px;
	color: #fff;
}
@media (min-width: 768px) and (max-width: 991px) {
	.top_part {
		margin-top: 0px;
	}
}
@media (max-width: 767px) {
	.top_part {
		margin-top: 0px;
	}
}

.color_difrent {
	background: #0c314e;
}
.top_part .top_col {
	padding: 30px 15px 30px 37px;
	position: relative;
	float: left;
	width: 50%;
}
.border_right {
	position: relative;
}
.border_right:before {
	content: "";
	top: 0px;
	position: absolute;
	height: 100%;
	width: 1px;
	left: 95%;
	background: #083252;
	z-index: 1;
}
.top_col .left_icon {
	text-align: center;
	font-size: 83px;
	margin-right: 10px;
	color: #083252;
	margin-left: 0;
	position: absolute;
	top: 10px;
	left: 10px;
}

.top_col .right_text_clock {
	position: relative;
	z-index: 1;
}
.top_col .right_text_clock h3, .form_top h3 {
	font-weight: 500;
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 14px;
}
.top_col .right_text_clock p {
	margin: 0px;
}
.top_col .right_text_clock p span {
	margin-bottom: 10px;
	display: inline-block;
	font-size: 13px;
}
.form_top {
	padding: 30px 37px 10px 37px;
	float: left;
	width: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.top_part .top_col {
		padding: 30px 15px;
	}
}

.bor_radius {
	border-radius: 0px;
	height: 42px;
}
.fild_wid {
	width: calc(100% - 100px);
	float: left;
}
.btn_wid {
	float: left;
	width: 100px;
}
@media (max-width: 767px) {
	.top_part .top_col {
		width: 100%;
	}
	.border_right:before {
		bottom: 0px;
		left: 0;
		width: 100%;
		height: 2px;
		top: auto;
	}
}
/*About_Sec*/
.about-left p {
	text-transform: capitalize;
    color: #8e8e8e;
    margin-top: 9px;
}

.icon-lf {
	min-width: 25%;
	background: #fbb908;
	text-align: center;
	color: #fff;
	border-radius: 5px;
}
.icon-lf i {
	color: #fff !important;
	font-size: 45px;
	line-height: 50px;
	text-align: center;
	width: 100%;
	transition: .4s;
}
.right-txt {
	width: 65%;
	margin-left: 10px;
}
.right-txt h3 {
	margin-bottom: 0px;
	line-height: normal;
	margin-top: 0px;
	text-transform: uppercase;
	font-size: 17px;
}
.right-txt p {
	text-transform: capitalize;
	color: #8e8e8e;
	margin: 0px;
}
.pic-show img {
	width: 100%;
}
.process:hover .icon-lf i {
	color: #000;
}

/*Gallery*/
figure {
	margin: 0;
}
.position_relative {
	position: relative;
	overflow: hidden;
}
.picher_doc img {
	width: 100%;
	cursor: auto;
}
.opacity-medium {
	position: absolute;
	height: 100%;
	width: 100%;
	opacity: 0.75;
	top: 0;
	left: 0;
}

.bg-extra-black {
	background-color:#0c314e;
}
.picher_doc .inner_text {
	position: absolute;
	left: 0px;
	top: auto;
	z-index: 9;
	bottom: 0px;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transition: transform .35s ease-out;
	-webkit-transition: transform .35s ease-out;
	-moz-transition: transform .35s ease-out;
	-ms-transition: transform .35s ease-out;
	-o-transition: transform .35s ease-out;
	padding: 0 0 15px 60px;
	width: auto;
	height: auto;
	text-align: left;
	opacity: 1;
	cursor: default;
}
.picher_doc:hover .inner_text {
	transform: translateY(-33px);
	-webkit-transform: translateY(-33px);
	-moz-transform: translateY(-33px);
	-ms-transform: translateY(-33px);
	-o-transform: translateY(-33px);
}

.picher_doc .inner_text .show_tital {
	display: inline-block;
	color: #f2f2f2;
}
.display_block {
	display: block;
	width: 100%;
	border-top: 1px solid #cfcfcf;
	color: #cfcfcf;
	padding: 10px 0px;
}
.picher_doc .inner_text .popup-btn {
	opacity: 0;
}
.picher_doc:hover .popup-btn {
	opacity: 1;
}
.inner_text .popup-btn {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #fbb908;
	font-size: 17px;
	color: #fff;
	display: block;
	margin: 0 auto;
}
/*Service*/
.course_box {
	background: #fff;
}
.course_pic {
	position: relative;
	overflow: hidden;
}
.position_like {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	padding: 4px 20px;
	border-radius: 0 4px 0 0;
}
.position_like span {
	color: #fff;
	font-size: 13px;
}
.position_like span i {
	vertical-align: middle;
	margin-right: 8px;
}
.course_details {
	position: relative;
	padding: 20px;
}

.author_thumb {
	height: 50px;
	width: 50px;
}
.readus_pic {
	border-radius: 50%;
}
.course-meta {
	padding: 10px 15px;
	border-top: 1px solid #eee;
	position: relative;
}
.one_line {
	padding-left: 0;
	list-style: none;
	margin: 0px;
}
.position_like ul li {
	font-size: 14px;
	vertical-align: middle;
	font-weight: 400;
	padding: 0px 5px;
	display: inline-block;
}
.course-tag {
	position: absolute;
	top: 20px;
	right: 15px;
	background: #fbb908;
	color: #fff;
	padding: 5px;
}
.color_icon {
	color: #fbb908;
	font-size: 18px;
}
/*Choose_Sec*/
.choose_pic {
	width: 34%;
}
.image_cover_right {
	background-position: 0px;
}
.secondary_bg {
	background: #0c314e;
}
.overflow_hidden {
	overflow: hidden;
	position: relative;
}
.light-color h2 {
	word-wrap: break-word;
	font-weight: 800;
}
#choose_us .creative_heading p {
	color: #fff;
}
.choose_box {
	background: #12446c;
	padding: 17px 17px 4px;
	margin-bottom: 17px;
	color: #fff;
}
.choose_box .media-body h4 a {
	color: #fff;
}
@media (min-width: 768px) and (max-width: 991px) {
	#choose_us .image_cover {
		display: none;
	}
}

.fontsize_50 {
	font-size: 50px;
	color: #fff;
}
.choose-us h4 {
	font-size: 20px;
	margin-bottom: 0;
}
.choose-us .media {
	overflow: visible;
}

.image_cover_right {
	width: 34%;
}

@media (max-width: 767px) {
	.image_cover {
		position: static;
		width: 100%;
		height: 300px;
		margin-top: 0px;
		display: none;
	}
}

/*=======Blog Section=========*/

.latest__block-post {
	padding:20px;
	background: #f7f7f7;
	position: relative;
}
.upcoming_sec{
	padding: 30px 20px 20px;
}
.course_date {
	position: absolute;
	top: -21px;
	left: 0px;
	padding: 10px;
	background: #fbb908;
	color: #fff;
}
.latest__block .more_btn__block {
	margin-top: 10px;
}
.upcoming-event-meta {
	background: #fff;
	padding: 10px 10px;
}
.upcoming-event-meta span:first-child {
	margin-right: 20px;
}
.upcoming-event-meta span i {
	color: #fbb908;
	font-size: 18px;
}
.latest__block-title {
	font-size: 20px;
	font-weight: 800;
}
.latest__block-title:hover a {
	color: #f6bb18;
}
.team__block-section .team-member {
	margin-bottom: 0;
}
.more_btn__block {
	color: #feb20e;
	font-weight: bold;
	display: inline-block;
	margin-top: 30px;
}
@media (max-width: 767px) {
	.more_btn__block {
		margin-top: 0;
	}
}

/*-------------------------------------------------------------------------------------------*/
/*  Testimonials     ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/

#testimonial_secend {
	background-position: right top;
	background-size: cover;
	background-repeat: no-repeat;
	margin: 0px;
	background: #f2f2f2;
}
#testimonial_secend {
	background: url(../images/home_2bg.jpg);
	background-position: right top;
	background-size: cover;
	background-repeat: no-repeat;
	margin: 0px;
	    background-attachment: fixed;
}
#testimonial_secend .heading-box h2 {
	color: #fff;
}
#testimonial_secend .owl-item .item span.invatic-icon {
	display: inline-block;
}
#testimonial_secend .owl-item .item span.quote-bot {
	border: 1px solid #1d98db;
	padding: 20px;
	border-radius: 50%;
	line-height: 1.1;
}
#testimonial_secend .owl-item .item span.invatic-icon i {
	font-size: 30px;
	color: #fff;
}
#testimonial_secend .owl-item .item p.lead {
	font-size: 16px;
}
#testimonial_secend .owl-carousel {
	overflow: hidden;
}
.container-icon {
	font-size: 25px;
	margin-bottom: 15px;
	color: inherit;
}
.testimonial-pic {
	width: 128px;
	height: 128px;
	border-radius: 50%;
	margin: 0 auto 20px;
	overflow: hidden;
}

.testimonial {
	max-width: 800px;
	width: 100%;
	padding:40px;
	background: #fbb908;
	color: #fff;
}

.quote-author {
	margin: 0px;
	font-size: 18px;
	float: none;
	padding: 0px;
}

.quote-author span {
	font-weight: 400;
}
#testimonial_secend .owl-dots {
	margin-top: 20px;
}
#testimonial_secend .owl-dots .owl-dot {
	display: inline-block;
}
#testimonial_secend .owl-dots .owl-dot span {
	float: left;
	border: 1px solid #fbb908;
	border-radius: 50%;
	margin: 5px;
	height: 10px;
	width: 10px;
}
#testimonial_secend .owl-dots .active span {
	background: #fbb908;
}
.form_home {
	padding: 60px;
	margin: -100px 0;
}
.white_color {
	color: #fff;
}
.bg_home_form {
	background: #0c314e;
	padding: 30px;
}

@media (min-width: 768px) and (max-width: 991px) {
	.form_home {
		margin: 0px;
		padding-left: 0;
		padding-right: 0px;
		padding-bottom: 0px;
		margin-bottom: 30px;
	}
	.testimorial-bg {
		padding-left: 0px;
		padding-right: 0px;
	}
	#testimonial_secend {
		margin: 0px;
	}
}

@media (max-width: 767px) {
	.form_home {
		margin: 0px;
		padding-left: 0;
		padding-right: 0px;
		padding-bottom: 0px;
		margin-bottom: 30px;
		padding-top: 30px;
	}
	.testimorial-bg {
		padding-left: 0px;
		padding-right: 0px;
	}
	#testimonial_secend {
		margin: 0px;
	}
}



/*testimonial*/
.client-pic {
	float: left;
	position: relative;
	width: 250px;
}
.client-name {
	position: absolute;
	width: 104%;
	right: -113px;
	top: 114px;
	background: rgba(12, 49, 78, 0.75);
	color: #fff;
	text-align: center;
	padding: 5px;
}
@media (min-width: 768px) {
	.client-name {
		transform: rotate(90deg);
	}
}
.client-text {
	float: left;
	width: calc(100% - 280px);
	margin-left: 30px;
}
.client-text p {
	padding: 40px 0px 0px 10px;
	margin: 0px;
	font-style: italic;
}
.client-text p i {
	font-size: 20px;
	margin: 0px 6px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.client-text p {
		padding: 0;
	}
}

@media (max-width: 767px) {
	.client-pic {
		width: 100%;
	}
	.client-name {
		top: auto;
		width: 100%;
		right: 0px;
		bottom: 0;
	}
	.client-text {
		width: 100%;
		margin: 0px;
	}
}


a.footer-logo h2 span {
    color: #fff;
}
a.footer-logo h2 {
    color: #fbb908;
}