/*Banner section start*/
/*body.page-template-template-home{
	background: url(../images/home.jpg) no-repeat center 33px;
}
.page-template-template-home .wrapper{
	opacity:0.7;
}*/
.wpve-poster .image-overlay-inside:before{display:none!important;}
.page-template-template-inner,
.page-template-template-home{
	overflow:hidden;
	background:#53565a;
}
.site-content{
	background:#ffffff;
}
.banner-wrap {
	background-image: url(../images/banner.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 40px 0;
	min-height: 330px;
}
.banner-wrap h1 {
	line-height: 36px;
}
.banner-wrap h1 span,
.banner-wrap h1 em {
	color: #ff8400;
}
.banner-wrap p {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 15px;
}
.strategic-partner {
	background-color: rgba(251,251,251,0.7);
	padding: 10px;
	display: inline-block;
	position:relative;
}
.strategic-partner a{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;	
}
.strategic-partner span {
	font-size: 16px;
	color: #ff8400;
	line-height: 22px;
	text-transform: uppercase;
}

/*success-stories-section start*/
.success-stories {
	padding: 30px 0;
}
.slider-wrap figcaption,.industry-insight figcaption  {
	background-image: url(../images/bnp_paribas_band.png);
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	font-weight: 600;
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	padding: 10px;
	position: absolute;
	bottom: 50px;
	left: 0;
	text-transform: uppercase;
	width: 200px;
	z-index: 9;
}
.slider-wrap figcaption{
	padding:0 !important;
}
.slider-wrap figcaption a{
	padding:10px;
	display:block;
	color:#ffffff;
}
.slider-wrap figure ,.industry-insight .item figure {
	position: relative;
}
.topoverlay {display:block;}
.slider-wrap figure .topoverlay:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
	content: '';
}
.slider-wrap .md-figure figcaption {
	width: 261px;
}
.slider-wrap figure img {
	width: 100%;
	display: block;
}
.slider-wrap .owl-dots {
	text-align: center;
	padding: 10px 0 0;
}
.slider-wrap .owl-dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #53565a !important;
	margin-right: 8px;
}
.slider-wrap .owl-dot.active {
	background-color: #53565a;
}
.slider-wrap .owl-dot:last-child {
	margin-right: 0;
}

/*success-stories-section end*/
/*leadership-section start*/
.leadership-wrap {
	background-image: url(../images/home-block-bg.jpg);
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 30px 0 10px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.leadership-head {
	margin-bottom: 20px;
}
.leadership-head h2 {
	color: #fff;
	line-height: 30px;
	text-transform: capitalize;
}
.leadership-head p {
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	margin-bottom: 15px;
}
.leadership-head a {
	font-size: 16px;
	color: #ff8400;
}
.blog-info figure {
	line-height: 0;
	margin-bottom: 0;
}
.blog-info figure img {
	width: 100%;
	height: 123px;
	object-fit: cover;
}
.blog-info {
	margin-bottom: 20px;
	background-color: #EAEBEA;
}
.blog-desc {
	padding: 15px;
}
.blog-info h3 {
	font-weight: 600;
}
.blog-info p {
	line-height: 23px;
	margin-bottom: 15px;
}
.blog-info a {
	color: #ff8400;
	font-size: 13px;
}
/*leadership-section end*/

/*location-section start*/
.location-wrap {
	background-color: #ebebeb;
	padding: 30px 0;
	margin-bottom: 10px;
}
.location-contact h2 {
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 20px;
}
.location-contact ul {
	list-style: none;
	padding: 0;
	margin-bottom: 20px;
}
.map {
	margin-bottom: 20px;
}
.map img {
	width: 100%;
}
.location-contact li {
	font-size: 12px;
	margin-bottom: 5px;
	line-height: 1;
}

.location-contact li span {
	vertical-align: middle;
}
.global, .regional, .development, .bpo {
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	vertical-align: middle;
	background-color: #c15400;
	margin-right: 8px;
}
.regional, .development, .bpo {
	width: 6px;
	height: 6px;
	margin-right: 10px;
	margin: 0 10px 0 2px;
}
.development {
	background-color: #fe8325;
}
.bpo {
	background-color: #666666;
}
/*location-section end*/

/*********** Innerpage start from here ************/
/************* Banner section start************** */
.inner-banner h1 {
	text-transform: capitalize;
	color: #ff8400;
	word-spacing: 1px;
	margin-bottom: 0;
	border-bottom: 2px solid #ff8400;
}
.inner-banner {
	background-image: url(../images/Industry_header.jpg);
	/* min-height: 452px; */
	min-height: 200px;
	margin-bottom: 30px;
}
.inner-banner .centering {
	height: 200px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}
.inner-banner .banner-content {
	width: 79%;
	margin: 5px;
	text-align: center;
	position:relative;
	top:-29px;
}
.inner-banner h1 {
	color: #53565a;
	padding-bottom: 27px;
	margin-bottom: 0;
	border-bottom: 2px solid #ff8400;
}
/************* Banner section ends************** */
/************* default content section start************** */
.default-content {
	margin-bottom: 30px;
}
.default-content p, .default-content ol li, .default-content ul li {
	font-size: 15px;
	line-height: 1.5;
}
 .default-content ul li{padding-bottom:15px;}
/************* default content section ends************** */
/************* Call action section start************** */
.call-action {
	background-color: #00aec7;
	padding: 30px;
}
.call-action h2 {
	font-size: 17px;
}

.call-action p, .call-action h2 {
	color: #ffffff;
	line-height: 1.4;
}
.call-action p {
	margin-bottom: 20px;
}
.coloerd-btn {
	border: 2px solid #ffffff;
	min-width: 150px;
	font-size: 16px;
	min-height: 50px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	position: relative;
	text-transform: capitalize;
}

.coloerd-btn::after {
	position: absolute;
	content: ">";
	width: 20px;
	height: 20px;
	color: #ffffff;
	right: 11px;
	top: 11px;
}
.coloerd-btn:hover::after {
	color: #fff;
}
/************* Call action section ends************** */
/************* Industry insight section start************** */

.industry-insight h2 {
	color: #ff8400;
	margin-bottom: 28px;
}
.industry-insight .inner-logo {
	display: block;
	margin: 0 auto 20px auto;
	width: 30%;
}
.industry-insight blockquote {
	color: #ff8400;
	line-height: 1.4;
	font-style: normal;
	text-align: center;
	font-weight: 400;
}
.industry-insight span {
	color: #53565a;
	display: block;
	font-weight: 600;
	margin-bottom: 5px;
}
.author-sec {
	float: right;
	display: block;
	clear: both;
	margin-right: 40px;
}
.industry-insight .author-designation {
	font-style: italic;
	text-transform: capitalize;
}
.slider-wrap figcaption, .industry-insight figcaption {
	font-size: 16px;
}
.insight {
	margin-bottom: 20px;
	position:static;
	opacity:1;
	height:auto;
}
.blog-detail {
	width: 60%;
	background-color: #eaebea;
	padding: 10px;
}
.image-overlay insight img {
	width: 100%;
}
.blog-detail p {
	font-size: 12px;
	color: #53565a;
	line-height: 1.4;
	margin-bottom: 10px;
}
.blog-read-more {
    width: 40%;
    background-color: #000000;
    position: relative;
    background-position: center center;
    background-size: auto 100%;
    background-repeat: no-repeat!important;
}
.blog-read-more span {
	position: absolute;
	background-color: #ff8400;
	bottom: -5px;
	width: 100%;
	text-align: center;
	display: block;
	left: 0;
	padding: 5px;
	border-radius: 0;
}
.blog-read-more a {
	margin: 0 auto;
	border: 2px solid #ff8400;
	font-size: 12px;
	padding: 5px;
	min-width: initial;
	min-height: 36px;
	position: relative;
}
.blog-read-more a:hover{
	background: transparent;
	border: 1px solid transparent;
	color: #fff;
}
.blog-read-more a::after {
	top: 6px;
	right: -13px;
}
.industry-insight .item figure img {
	width: 100%;
	height:100%;
	object-fit:cover;
}
.blog-section {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

/************* Industry insight section ends************** */

.industry-insight figcaption a{
	color:#ffffff;
}

.dualmodule .industrial-wrapper{
	max-width:1200px;
	margin:0 auto;
	width:100%;	
}
.dualmodule .industrial-wrapper figcaption{
	width:80%;
}
.default-content ul{margin-bottom:20px;}
/*
.page-template-template-home{
	background:url(../images/home.jpg) no-repeat center 31px;	
} 
.page-template-template-home .wrapper{
	opacity:0.7;
}*/

.industry-insight .container{
	max-width:1480px;	
}
.industry-insight .testimonial-section{
	margin-top:35px;
}
.industry-insight .testimonial-section p{
    line-height: 1.6em;
	font-size:16px;
}
.industry-insight span {
    font-size: 14px!important;
}
.boxzilla-container.boxzilla-bottom-right-container {display:none!important;}
.btn.btn-primary.orange-btn {
	border: 2px solid #ffffff;
	  min-height: auto;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	position: relative;
	text-transform: capitalize;
    font-size: 14px;
    min-width: auto;
    padding:8px 22px;
}
.btn-primary.orange-btn:focus, .btn-primary.orange-btn:hover { background-color:#fd8324!important; color: #fff;}
.btn.btn-primary.orange-btn::after {
    position: absolute;
    content: ">";
    width: 20px;
    height: 20px;
    color: #ffffff;
    right: 4px;
    font-size: 15px;
    top: 10px;
    transform: rotateZ(-270deg);
}
.btn.btn-primary.orange-btn:hover::after {
	color: #fff;
}
.wpve-playbutton {display:none!important;}
.wpve-poster img, .wpve-poster a {
    object-fit: cover;
    display: block;
    height: 100%;
}
@media all and (max-width: 600px) {
.slider-wrap figcaption, .industry-insight figcaption { background-size: 100% 100%;}
}
#cat .level-0:first-child {display:none;}