/* Section_heading */
.sec_heading h2 {
	color:#313d85;
	display: inline-block;
	font-weight: 700;
	padding-bottom: 20px;
	position: relative;
	text-transform: uppercase;
	margin: 0px;
}
.sec_heading h2:before {
	background: #2154cf none repeat scroll 0 0;
	bottom: 5px;
	content: "";
	height: 2px;
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
	width: 100px;
}
.sec_heading h2:after {
	background: #2154cf none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 2px;
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
	width: 50px;
}
.about_title h2:before {
	left: 0px;
	transform: inherit;
}
.about_title h2:after {
	left: 0px;
	transform: inherit;
}

/*-------------------------------------------------------------------------------------------*/

/*  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: rgba(255, 255, 255, 0.78);
	font-size: 20px;
	display: block;
	margin-bottom: 5px;
	letter-spacing: 1px;
	line-height: 1;
	font-family: 'Poppins', sans-serif !important;
}

.main-banner .banner-text h2 {
	font-size: 50px;
	color: #fff;
	font-weight: 700 !important;
	margin-bottom: 0px;
	line-height: 1.2 !important;
	text-transform: capitalize;
	padding: 20px 0;
	font-family: 'Poppins', sans-serif !important;

}

.main-banner .banner-text h2 span {
	color: #ffce30;
	font-weight: 700 !important;
	font-size: inherit !important;
}

.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 #f2623b;
	z-index: 99;
	cursor: pointer;
	background: none;
	visibility: hidden;
}
.tparrows:before {
	color: #f2623b;
}
.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: #ffce30;
	border: 1px solid #ffce30;
}

.slotholder:before {
	border-top: none;
	border-bottom: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	content: '';
}
@media (max-width: 767px) {
	.tparrows.tp-leftarrow, .tparrows.tp-rightarrow{
		display:none;
	}
}
/*About_Compney*/

.about_text span {

	color: #082d79;
	font-size: 20px;
	font-weight:bold;
}
@media (max-width: 991px) {
.about_text{
	text-align:center;
}
.about_title.sec_heading h2:before,
.about_title.sec_heading h2:after{
	left: 50%;
	transform: translateX(-50%);
}
}

.adbg_repeat {
	background: url(../images/ad.jpg) repeat center center;
	height:630px;
}

.adbg_repeatabout {
	background: url(../images/ban1.jpg) repeat 0 0;
	height:350px;
	background-size: 100% 100%;
}



.adbg_repeatnews {
	background: url(../images/ban2.jpg) repeat 0 0;
	height:350px;
	background-size: 100% 100%;
}

/* Counter */
.bg_repeat {
	background: url(../images/bg_2.jpg) repeat 0 0;
}
.single-fact.bg_bor h3 {
	margin: 0px auto;
	color: #fff;
	margin-top:20px;

	width:33px;
	border-bottom:3px #fff solid;
}
.single-fact.bg_bor span {
	padding: 0px;
	font-weight: normal;
    margin-top: 15px;
}
.single-fact.bg_bor i {
/*	border: 1px dotted #f2623b;*/
    display: inline-block;
    height: 80px;
   
   /* line-height: 80px;*/
    font-size: 40px;
    color: #fff;
    margin-bottom: 10px;
    background: #fff;
}
@media (max-width: 991px) {
	.bg_repeat .single-fact {
		text-align: center;
		display: block;
	}
}
/* WHY CHOOSE US */
.market_box {
	display: inline-block;
	width: 100%;
	padding: 28px 11px 21px 22px;
	box-shadow: 0 14px 20px rgba(0, 0, 0, 0.05);
	background: #313d85;
	border-radius: 5px;
	position: relative;
	z-index: 1;
}
.top_space{
	margin-top: -62px;
}
@media (max-width: 991px) {
.important_point{
	max-width:500px;
	width:100%;
	margin:0 auto;
}
.top_space {
    margin-top: 60px;
}
}
.market_box h3 a{
	color:#fff;
}
.market_box:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 0%;
	height: 2px;
	background: #062241;
	content: "";
	transition: 0.5s;
	z-index: -1;
	border-radius: 5px;
}
.market_box:hover:before {
	width: 100%;
	height: 100%;
	background: #313d85;
	transition: 0.5s;
}
.market_picture {
	width: 59px;
	float: left;
	margin-right: 20px;
	border-radius: 5px;
}
.market_picture img {
	border-radius: 5px;
}
.market_text {
	float: left;
	width: calc(100% - 86px);
}
.market_text h3, .market_text p {
	margin: 0px;
	transition: all 0.3s;
	color:rgba(255, 255, 255, 0.69);
}
.market_box:hover .market_text h3 a, .market_box:hover .market_text p {
	color: #fff;
}
.market_box .market_text h3 a:hover {
	color: #f2623b;
}

/* Service */
.text_servic {
	padding: 10px 30px 30px 30px;
	background: #f8f8f8;
}
@media(max-width:767px){
	.text_servic{
		text-align:center;
	}
}
.service_home h3{
	font-weight:700;
	font-size:20px;
}
.text_servic p {
	text-align: justify;
}

.nav_btnstyle .owl-nav .owl-prev, .nav_btnstyle .owl-nav .owl-next {
	position: absolute;
	transform: translate(0);
	background: #e4e4e4;
	font-size: 25px !important;
	color: #fff;
	top: -96px;
}
.nav_btnstyle .owl-nav .owl-prev {
	left: auto;
	right: 50px;
}
.nav_btnstyle .owl-nav .owl-next {
	right: 0px;
}
@media (max-width: 767px) {
	.nav_btnstyle .owl-nav {
		text-align: center;
		margin-top: 30px;
	}
	.nav_btnstyle .owl-nav .owl-prev, .nav_btnstyle .owl-nav .owl-next {
		position: static;
		display: inline-block;
		margin: 0px 5px;
	}

}

/* Bg-Section */
.colume_bg {
	background: url(../images/bg_4.jpg) no-repeat 0 0;
	background-size: cover;
	position: relative;
}
.colume_bg:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.42);
}
.expert_text p {
	margin: 0px;
}

/* Team */
.teat_item {
	overflow: hidden;
	position: relative;
}
.teat_item:after {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.2);
	position: absolute;
	top: -100%;
	left: 0;
	opacity: 0;
	transition: all 0.8s ease 0s;
}
.teat_item:hover:after {
	top: 0;
	opacity: 1;
}
.teat_item img {
	width: 100%;
	height: auto;
}
.teat_item .social {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	top: -50%;
	left: 0;
	z-index: 22;
	transform: translateY(-50%) rotate(-12deg);
	transition: all 0.8s ease 0s;
}
.teat_item:hover .social {
	top: 45%;
}
.teat_item .social li {
	display: inline-block;
}
.teat_item .social li a {
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: #14BBF8;
	font-size: 15px;
	color: #fff;
	margin: 0 5px;
	display: block;
}
.teat_item .team-content {
	width: 100%;
	padding: 20px 25px;
	background: #f5f5f5;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.team-content h3 {
	margin: 0px
}
.teat_item:hover .team-content {
	background: #f5f5f5;
}
.teat_item .team-content:before {
	content: "";
	width: 100%;
	border-right: 420px solid #f5f5f5;
	border-top: 60px solid transparent;
	position: absolute;
	top: -60px;
	left: 0;
	z-index: 0;
}
.teat_item:hover .team-content:before {
	border-right-color: #f5f5f5;
}

/* Testimonial */
.items_testimonial {
	display: inline-block;
	width: 100%;
	padding-bottom: 27px;
}
.post_client_picture {
	float: left;
	width: 200px;
	border-radius: 10px 0px 0px 10px;
}
.post_client_picture img {
	border-radius: 10px 0px 0px 10px;
}
.post_text_testimonial {
	float: left;
	width: calc(100% - 200px);
	position: relative;
	background: #f2623b;
	padding: 35px 20px 103px 30px;
	border-radius: 0px 10px 10px 0px;
}

.post_text_testimonial:before {
	content: '';
	position: absolute;
	top: 0;
	left: 28%;
	margin-left: -122px;
	height: 100%;
	width: 15%;
	background: #f2623b;
	transform: skewX(-10deg);
}
.position_top {
	position: relative;
	z-index: 1;

}

.position_top i {
	font-size: 30px;
	color: #fff;
}
.position_top, .client_name h3 {
	margin: 0px;
	color: #fff;
}
.post_text_testimonial p{
	color: rgba(255, 255, 255, 0.81);
}
.client_name {

	color: #fff;
	position: absolute;
	width: 50%;
	right: 15px;
	bottom: 30px;
	text-align: right;
	border-radius: 10px;
	padding: 10px;
}
.dots_bullets .owl-dots {
	position: absolute;
	top: 0;
	right: -40px;
}
.dots_bullets .owl-dots .owl-dot {
	border: 1px solid #f2623b;
	height: 15px;
	width: 15px;
	background: transparent;
	margin: 0px 0px 5px;
	border-radius: 50%;
	display: block;
}
.dots_bullets .owl-dots .owl-dot.active {
	background: #f2623b;
	border-color: #f2623b;
}

@media (max-width: 1024px) {
	.post_text_testimonial:before {
		display: none;
	}
	.position_top p {
		height: 136px;
		overflow: hidden;
	}
	.client_name {
		width: 70%;
	}
}
@media (max-width: 991px) {
	.post_client_picture, .post_text_testimonial {
		width: 100%;
	}
	.post_client_picture img, .post_client_picture {
		border-radius: 10px 10px 0px 0px;
	}
	.post_text_testimonial {
		border-radius: 0px 0px 10px 10px;
	}
	.position_top p{
		height: auto;
	}
}
@media (max-width:1199px){
	.post_text_testimonial{
		padding-bottom:49px;
	}
	.dots_bullets .owl-dots{
		position:static;
		text-align:center;
	}
	.dots_bullets .owl-dots .owl-dot{
		display: inline-block;
		    margin: 0 5px;
	}
	.client_name{
		bottom: 4px;
	}
}

@media (max-width: 767px) {
	.position_top{
		padding-bottom:20px;
	}
	.dots_bullets .owl-dots{
		position: static;
		text-align: center;
		margin-top: 25px;
	}
	.dots_bullets .owl-dots .owl-dot{
		display: inline-block;
		margin: 0px 5px;
	}
}
/* Blog */
.font_wid {
	font-weight: 600;
}
.post_img {
	position: relative;
}
.post_date {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 110px;
	text-align: center;
	padding: 8px;
	color: #fff;
	background: #c1c1c1;
}
.post_detail {
	background: #f8f8f8;
	height:230px;
	padding: 18px 25px 20px;
}
.post_detail h3 {
	margin-top: 0px;
	font-size:20px;
	font-weight:700;
}
.comment_view {
	margin-top: 25px;
	border-top: 1px solid rgba(0, 0, 0, 0.25);
	padding-top: 15px;
}
.comment_view ul {
	margin: 0px;
	padding: 0px;
}
.comment_view ul li {
	list-style: none;
	display: inline-block;
	margin: 0px 5px;
}
.comment_view ul li i {
	font-size: 25px;
	vertical-align: middle;
	margin-right: 10px;
	color: #fab702;
}

/* BG_Section */

.bg_effcat {
	background: url(../images/bg_4.jpg) no-repeat 0 0;
	background-size: cover;
}

.value_text h2 {
	font-size: 45px;
	line-height: 1.3;
}
.value_text p{
	font-size: 29px;
    margin: 23px 0 18px;
    color: rgba(255, 255, 255, 0.62);
}
.value_text span {
	font-size: 18px;
}

@media (max-width: 767px) {
	.value_text h2 {
		font-size: 33px;
	}
	
	.adbg_repeatabout {
	background: url(../images/ban1.jpg)  no-repeat;
	height: 50px;
    background-size: 100%;
}





.adbg_repeatnews {
	background: url(../images/ban2.jpg)  no-repeat;
	height: 50px;
    background-size: 100%;
}

}
.read_more_text{
	color:#f2623b;
}
.read_more_text i{
	vertical-align: middle;

}
