﻿
/*-------------------------------------------------------------------------------------------*/
/*  Team Box         ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
#team {
	overflow: hidden;
}
.team-item-img {
	position: relative;
}
.team-item-img .team-item-detail {
	background-color: rgba(255, 153, 0, 0.73);
	text-align: center;
	color: #fff;
	display: -webkit-flex;
	display: flex;
	height: 52%;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
}
.team-item:hover .team-item-detail {
	opacity: 1;
	visibility: visible;
}
.team-item-detail-inner p {
	font-size: 16px;
	border-bottom: 2px solid #fff;
	padding-bottom: 5px;
}
.team-item-img .team-item-detail .team-item-detail-inner, .cent-mid-content {
	margin: auto;
	padding: 20px;
}
.team-item-img .team-item-detail .team-item-detail-inner .social {
	margin: 0;
	padding: 15px 0;
}
.team-item-img .team-item-detail .team-item-detail-inner .social li {
	list-style: none;
	display: inline-block;
	margin: 0px 5px;
}
.team-item-img .team-item-detail .team-item-detail-inner .social li a {
	width: 25px;
	height: 25px;
	color: #fff;
	border-radius: 100%;
	display: block;
	line-height: 40px;
	font-size: 18px;
}

.team-item-info {
	padding: 15px 0px;
	text-align: center;
	background: #f5f4f4;
}

.nf-col-padding:hover .team-item-info h5 {
	color: #ff9900;
}
.team-item-info h5 {
	margin: 0px;
	font-size: 16px;
	font-weight:700;
	color: #323232;
	text-transform: uppercase;
}
.team-item-info p {
	margin: 0px;
}
.light-color h5 {
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #fff;
	font-size: 15px;
	font-weight: 800;
}
.light-color a {
	color: #fff;
}
.btn-color-line {
	border-radius: 0px;
	padding: 12px 25px;
	font-size: 12px;
	line-height: normal;
	font-weight: 700;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-color: #19b5fe;
	color: #19b5fe;
	border: 1px solid;
	background: none;
}

.btn-color-line:hover {
	background: #19b5fe;
	color: #fff;
}

.btn-white-line {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	border: 1px solid;
	background: none;
	border-color: #fff;
	border-radius: 0px;
}
.team-item-img .team-item-detail {
	background-color: rgba(203, 123, 82, 0.32);
}
/*-------------------------------------------------------------------------------------------*/
/*  Testimonials     ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.overlay-dark, .overlay-dark80, .overlay-light, .overlay-light80 {
	position: relative;
	z-index: 1;
}

.overlay-dark80:before {
	background-color: rgba(0, 0, 0, 0.79);
}

#testimonial {
	background-image: url(../images/testimonial.jpg);
	background-position: 53% 18%;
}
#testimonial .heading-box h2 {
	color: #fff;
}
#testimonial .owl-item .item span.invatic-icon {
	display: inline-block;
}
#testimonial .owl-item .item span.invatic-icon i {
	font-size: 45px;
	color: #ff9900;
}
#testimonial .owl-item .item p.lead {
	color: #fff;
	font-size: 16px;
}
#testimonial .owl-carousel {
	overflow: hidden;
}
.overlay-dark:before, .overlay-dark80:before, .overlay-light:before, .overlay-light80:before, .tp-bgimg:before {
	left: 0;
	top: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	content: "";
	z-index: -1;
}

.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%;
	margin: 0 auto;
}

.quote-author {
	margin-top: 15px;
	font-size: 18px;
	color: #fff;
}

.quote-author span {
	font-weight: 400;
}
.owl-carousel .owl-controls .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
}

.owl-carousel .owl-controls .owl-dots .owl-dot span {
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: 0px 5px;
	background: #fff;
	transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	cursor: pointer;
}

.owl-carousel .owl-controls .owl-dots .active span {
	background: none repeat scroll 0 0 #ff9900;
	width: 15px;
	height: 15px;
	display: inline-block;
}
#testimonial .item .testimonial span i {
	color: #ff9900;
}
.nf-carousel-theme .owl-controls .owl-dots {
	position: absolute;
	z-index: 2;
	left: 0;
	text-align: center;
	width: 100%;
	margin-top: 15px;
}

/*-------------------------------------------------------------------------------------------*/
/* Client Logo       ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/

#client-logos {
	background: #006699;
}
.client-bg{
	    background: #fff !important;
}
.client-logo {
	text-align: center;
}

.client-logo img {
	height: 100%;
	width: auto;
}
#client-logos .owl-stage-outer .owl-item .item .client-logo img {
	width: auto;
	display: inline-block;
}