#banner .carousel-indicators{
	width: 100%;
	left: 0;
	margin-left: 0;
	text-align: right;
	padding-right: 30px;
}
#banner .carousel-indicators li{
	border:0;
	background-color: rgba(255, 255, 255, 0.50);
}
#banner .carousel-indicators .active{
	background-color: #ffffff;
}
#banner .carousel-caption p{
    font-size: 34px;
    line-height: 40px;
    font-family: 'MontserratBold';
    color: #ffffff;
    text-align: left;
    border-left: 15px solid #ffffff;
    padding-left: 20px;
}
#banner .banTxt1{
	top: 25%;
}
#banner .banTxt2{
	top: 40%;
}
#banner .banTxt1 p{
	color: #ffffff;
	border-left: 15px solid #ffffff;
}
#banner .carousel-caption{
	width: 30%;
		left: 10%;
}
#banner .banTxt3{
	top: 40%;
	left: 70%;
}
#homeSolution{
	position: absolute;
	width: 100%;
	top: 50%;
}
#homeSolution .solCont{
	background-color: #ffffff;
	padding: 15px 25px;
	box-shadow: 0px 0px 50px #2f2f2f24;
	width: 527px;
}
#homeSolution h1{
	font-size: 41px;
	line-height: 46px;
	padding-bottom: 15px;
}
#homeSolution p{
	font-family: 'Montserrat';
	font-size: 14px;
	line-height: 20px;
	color: #222222;
}
#homeSolution p a{
	font-size: 20px;
	font-family: 'MontserratBold';
	color: #3566bd;
	line-height: 35px;
}
#homeSolution p a i{
	color: #000000;
	font-size: 12px;
}
#homeWho{
	margin: 125px 0;
}
#homeWho .solDetail p, #career .careertxt p{
	font-family: 'Montserrat';
	font-size: 14px;
	line-height: 21px;
	color: #222222;
}
#homeWho .sol1{
	padding-bottom: 20px;
}
#homeWho .whoTxt, #career .careertxt, #accomplishment .accHeader {
	padding-left: 90px;
}
#career .careertxt p{
	padding-bottom: 28px;
}
#career .imgSec span, #accomplishment .accLeft span{
    font-family: 'MontserratBold';
    font-size: 43px;
    color: #3566bd;
    text-transform: capitalize;
    padding: 22px 34px;
    background-color: #ffffff;
    box-shadow: 0 0 10px #00000042;
    position: absolute;
    bottom: 0;
    right: 0;
}
#career{
	padding-bottom: 90px;
}
#accomplishment{
	padding-bottom: 100px;
}
#accomplishment .accLeft span{
	font-size: 20px;
	    padding: 12px 18px;
}
#accomplishment .accLeft img{
	width: 100%;
}
#accomplishment .caseStudy{
	padding-right: 19px;
}
#accomplishment .promise{
	padding-left: 19px;
}
#accomplishment .accHeader .header{
	background-color: #dd954f;
	padding: 55px 0 27px 30px;
}
#accomplishment .accHeader .header h1{
	font-family: 'MontserratBold';
	font-size: 47px;
	color: #ffffff;
	line-height: 52px;
}
#accomplishment .clientSlider ul{
	display: flex;
	align-items: center;
	justify-content: center;
}
#accomplishment .clientSlider{
	padding: 30px 0 10px;
}
#accomplishment .clientSlider .slideControls{
	position: absolute;
	bottom: -25px;
	width: 100%;
}
#accomplishment .clientSlider .slideControls i{
	background-color: #ffffff;
    box-shadow: 0px 0px 30px #0000001f;
    padding: 7px 8px;
    font-size: 12px;
}
#accomplishment .clientSlider .slideControls .slideNext{
	position: absolute;
	right: 0;
}
#enquireNow .modal-header{
	border-bottom: 0;
	padding:40px 40px 0px;
}
#enquireNow .modal-header h4{
	font-family: 'MontserratSemiBold';
	font-size: 30px;
	line-height: 40px;
	color: #3566bd;
}
#enquireNow .close{
	color: #3566bd;
	opacity: 1;
}
#enquireNow .form-group p{
	font-family: 'Montserrat';
	font-size: 18px;
	line-height: 25px;
	color: #3566bd;
	padding-bottom: 15px;
}
#enquireNow .modal-body{
	padding: 20px 40px 40px;
}
#enquireNow .formCta button{
	font-family: 'Montserrat';
	font-size: 20px;
	border-radius: 0;
	background-color: #dd954f;
	color: #ffffff;
	    padding: 7px 30px;
	    margin-top: 20px;
}
@media only screen and (max-width:767px){
	#homeSolution .row, #homeWho .row, #accomplishment .row, #career .row{
		margin-right: 0; 
		margin-left: 0;
	}
	#homeSolution{
		position: static;
	}
	#homeSolution .solCont{
		width: 100%;
		padding: 15px;
	}
	#homeSolution h1 {
	    font-size: 20px;
	    line-height: 30px;
	    padding-bottom: 5px;
	}
	#homeSolution p a{
		font-size: 15px;
		line-height: 30px;
	}
	#homeWho {
	    margin: 20px 0;
	}
	#homeWho .whoTxt, #career .careertxt, #accomplishment .accHeader{
		padding:20px 0;
	}
	#accomplishment .caseStudy, #accomplishment .promise {
	    padding:0 0 20px;
	}
	#accomplishment .accHeader .header h1{
		    font-size: 25px;
    line-height: 40px;
	}
	#accomplishment .accHeader .header{
		padding: 31px 20px;
	}
	#accomplishment .clientSlider ul{
		height: 100px !important;
	}
	#accomplishment .clientSlider{
		padding: 0;
	}
	#accomplishment, #career{
		padding-bottom: 20px;
	}
	#career .imgSec span, #accomplishment .accLeft span{
		font-size: 17px;
		    padding: 11px 34px;
	}
	#enquireNow .modal-header{
		padding: 20px 20px 0;
	}
	#enquireNow .modal-body{
		padding: 20px;
	}
	#enquireNow .modal-header h4{
		font-size: 20px;
		line-height: 30px;
	}
	#enquireNow .form-group p{
		font-size: 14px;
		padding-bottom: 5px;
	}
	#enquireNow .formCta button{
		font-size: 16px;
		margin-top: 10px;
	}
	#stickyCta button{
		right: -50px;
		    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 2px 21px;
    font-size: 12px;
	}
	#banner .carousel-caption{
		    width: 80%;

    left: 10%;
    top: 20%;
	}
	#banner .carousel-caption p{
		font-size: 14px;
		line-height: 24px;
		border: 0;
		text-align: center;
		padding: 10px;
		color: #ffffff;
		background-color: #00000063;
	}
}
@media screen and (min-width:768px) and (max-width:991px){
	#homeSolution{
		position: static;
	}
	#homeSolution .solCont{
		width: 100%;
	}
	#homeSolution h1{
		font-size: 26px;
		line-height: 36px;
		    padding-bottom: 5px;
	}
	#homeSolution p a{
		font-size: 17px;
		line-height: 32px;
	}
	#homeWho{
		margin: 30px 0;
	}
	#homeWho .whoTxt, #career .careertxt, #accomplishment .accHeader {
	    padding-left: 20px;
	}
	#accomplishment .accLeft, #career{
		padding-bottom: 30px;
	}
	#accomplishment{
		padding-bottom: 60px;
	}
	#career .imgSec span, #accomplishment .accLeft span{
		    font-size: 22px;
		        padding: 9px 34px;
	}
	#banner .carousel-caption p{
		    font-size: 16px;
    line-height: 26px;
    border-left: 5px solid #ffffff;
    padding-left: 10px;
	}
	#banner .carousel-caption{
		width: 40%;
	}
	#banner .banTxt1 p{
		border-left: 5px solid #000000;
	}
	#banner .banTxt3{
		left: 55%;
	}
}
@media screen and (min-width:992px) and (max-width:1199px){
	#homeSolution h1{
		font-size: 31px;
		line-height: 41px;
		padding-bottom: 0;
	}
	#homeSolution p a{
		font-size: 18px;
		    line-height: 33px;
	}
	#homeSolution {
	    position: relative;
	    width: 100%;
	    bottom: 60px;
	}
	#homeWho{
		margin: 0 0 50px
	}
	#homeWho .whoTxt, #career .careertxt, #accomplishment .accHeader {
	    padding-left: 20px;
	}
	#accomplishment .accHeader .header h1{
		font-size: 34px;
	}
	#accomplishment .caseStudy {
	    padding-right: 10px;
	}
	#accomplishment .promise {
	    padding-left: 10px;
	}
	#accomplishment .accLeft span{
		font-size: 18px;
	}
	#accomplishment, #career {
	    padding-bottom: 50px;
	}
	#career .imgSec span, #accomplishment .accLeft span{
		font-size: 30px;
		padding: 13px 34px;
	}
	    #banner .carousel-caption p{
        font-size: 22px;
        line-height: 32px;
    }
    #banner .banTxt3 {
	    top: 25%;
	    left: 65%;
	}
	#banner{
		padding-bottom: 30px;
	}
}



#whoweare  { padding:150px 0; text-align:center; background:#3566BD}
#whoweare h3{
	font-size: 32px;
	line-height: 46px;
	padding-bottom: 15px;
	color:#ffffff;
	font-family: 'MontserratBold';
}
#journey{
	background:#3566BD;
	padding: 94px 0 20px;
}
#journey .row{
	padding-bottom: 20px;
}
#journey h2{
	color: #ffffff;
	font-size: 22px;
	line-height: 45px;
	padding-bottom: 20px;
}
#journey .txt h3, #journey .txt p{
	font-family: 'MontserratMedium';
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 10px;
	color: #ffffff;
}
#journey .txt p{
	font-size: 12px;
}
#values-section  { padding:50px 0; text-align:center; background:#ffffff}
#values-section h3{
	font-size: 32px;
	line-height: 70px;
	color:#ffffff;
	text-align:left; padding-left:30px;
	width:100%;
	height:70px;
	font-family: 'MontserratBold';
	 background:#DD954F;
}


.valuesslider { background:#3566BD; width:100%; height:200px; margin-top:80px; padding:0px 0;}
.valuesslider .values-img { margin-top:-120px;  font-family: 'Montserrat';}
.valuesslider h4 { color:#ffffff; text-align:left; font-size:32px; padding:30px 0 20px 0;}
.valuesslider p { color:#ffffff; font-size:16px; text-align:left; width:70%;  font-family: 'MontserratLight';}


#values-section .carousel-indicators{
	width: 20px;
	right: 5%;
	margin-left: 0;
	float:right;
	text-align: right;
	padding-right: 30px;
	top:150px;
	left:auto
}
#values-section .carousel-indicators li{
	border:0;
	background-color: #ffffff;
	display:block;
	margin-bottom:10px;
	width:4px;
	height:4px;
	transition: all 0.20s linear 0s;
}
#values-section .carousel-indicators .active{
	background-color: #ffffff;
	width:8px;
	height:8px;
}

.carousel-fade .carousel-inner .item {
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

#mission-vision { background:#ffffff; padding:0px 0;}
.mission-section, vision-section { width:100%; display:block}
.mission-section h3.heading {  width: 40%;
    text-align: center;
    height: 80px;
	position:relative;
    padding: 20px 0 0 0;
    -webkit-box-shadow: -3px 0px 20px -2px rgba(223,223,223,1);
    -moz-box-shadow: -3px 0px 20px -2px rgba(223,223,223,1);
    box-shadow: -3px 0px 20px -2px rgba(223,223,223,1);
    margin-top: 20px;
	font-size:36px;
    background-color: #FFFFFF;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
	color:#DD954F;
	font-family: 'MontserratBold'; z-index:100; display:block}
	
.vision-section h3.heading {  width: 40%;
    text-align: center;
    height: 80px;
	position:relative;
    padding: 20px 0 0 0;
    -webkit-box-shadow: -3px 0px 20px -2px rgba(223,223,223,1);
    -moz-box-shadow: -3px 0px 20px -2px rgba(223,223,223,1);
    box-shadow: -3px 0px 20px -2px rgba(223,223,223,1);
    margin-top: 20px;
	font-size:36px;
    background-color: #FFFFFF;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
	color:#3566BD;
	font-family: 'MontserratBold'; z-index:100; display:block}	
	
.mission-section .mission-box { padding:40px 60px 20px; position:relative; z-index:1; margin-left:20%; min-height:280px; margin-top:-20px; background:#DD954F; width:70%}
.vision-section .vision-box { padding:40px 60px 20px; position:relative; z-index:1; margin-left:20%; min-height:280px; margin-top:-20px; background:#3566BD; width:70%}
.mission-section .mission-box p {  font-family: 'MontserratLight'; font-size:17px; color:#ffffff;}
.vision-section .vision-box p {  font-family: 'MontserratLight'; font-size:17px; color:#ffffff;}




#leaders-section  { padding:50px 0; text-align:center; background:#ffffff}
#leaders-section h3{
	font-size: 32px;
	line-height: 70px;
	color:#ffffff;
	text-align:left; padding-left:30px;
	width:100%;
	height:70px;
	font-family: 'MontserratBold';
	 background:#DD954F;
}
.our-team{
border-top: 1px solid #F2F2F2;
background: #fff;
border-radius: 5px;
background:#F2F2F2;
margin:100px 0px;
-webkit-box-shadow: 0px 22px 30px -12px rgba(61,103,177,.2);
-moz-box-shadow: 0px 22px 30px -12px rgba(61,103,177,.2);
box-shadow: 0px 22px 30px -12px rgba(61,103,177,.2);
}
.our-team .pic{
width: 160px;
border: 5px solid #F2F2F2;
margin: -70px auto 0;
overflow: hidden;
transition: all 0.20s ease 0s;
border-radius: 50%;
height:160px;

}
.our-team:hover .pic{
border-radius: 40%;
border-color: #F2F2F2;
}
.our-team .pic img{
width: 100%;
height: auto;
}
.our-team .team-content{
text-align: center;
position: relative;
overflow: hidden;
}
.our-team .team-title{
font-size: 22px;
color: #154F8F;
margin: 10px 0 0;
text-transform: uppercase;
font-family: 'MontserratLight';
}
.our-team .post{
font-size: 16px;
color: #606060;
display: block;
margin-bottom: 15px;


}
.our-team .description{
font-size: 13px;font-weight: 300; min-height:270px;
color: #606060;padding: 0 25px;line-height: 20px;
margin-bottom: 60px;text-align:justify;font-family: 'MontserratLight';
}
.our-team .social-links{
width: 100%;height: 55px;
position: absolute;bottom: -15%;
left: 0;margin: 0;
padding: 9px 0;
list-style: none;
background: #6e9ecf;
transition: all 0.20s linear 0s;
}
.our-team:hover .social-links{
bottom: 0;
}
.our-team .social-links li{
display: inline-block;
margin: 0 5px;
}
.our-team .social-links li a{
width: 35px;
height: 35px;
line-height: 35px;
border-radius: 50%;
font-size: 20px;
color: #fff;
border: 1px solid #fff;
}
.our-team .social-links li a:hover{
text-decoration: none;
}
@media only screen and (max-width: 990px) {
.our-team { margin-top: 80px; }
}

#newsroom .newsroomxt p{
	font-family: 'Montserrat';
	font-size: 14px;
	line-height: 21px;
	color: #222222;
}

#newsroom .newsroomtxt {
	padding-left: 90px;
	padding-top:50px
}
#newsroom .newsroomtxt p{
	padding-bottom: 28px;
	padding-top:10px;
}

#newsroom .newsroomtxt a{
	padding-bottom: 28px;
	color:#3566BD;
	font-family: 'MontserratBold';
	font-size:18px;
	
}
#newsroom .imgSec span{
    font-family: 'MontserratBold';
    font-size: 43px;
    color: #3566bd;
    text-transform: capitalize;
    padding: 22px 34px;
    background-color: #ffffff;
    box-shadow: 0 0 10px #00000042;
    position: absolute;
    bottom: 0;
    right: 0;
}
#newsroom{
	padding-bottom: 90px;
}


/*lokendra css*/

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400&display=swap')

.spin-img{
	position: relative;
}
.value-sec {
    background: #3566bd;
    color: #fff;
    padding: 25px 0;
    min-height: 270px;
}
.serv-tabs {
    width: 360px;
    margin: auto;
    height: 360px;
    border: 1px solid #cdcccc;
    border-radius: 50%;
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #e27e41;
    transition: all 0.6s ease;
    /*z-index: 9;*/
}
.sp-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.serv-tabs li:after {
    content: "";
    width: 15px;
    height: 15px;
    background: #9e9e9e;
    position: absolute;
    border-radius: 50%;
    right:-9px;
    top: 14px;
}
.serv-tabs li {
    display: inline-block;
    position: absolute;
    cursor: pointer;
}
li.comitment {
    top: 10px;
    left: -1%;
}
li.integirty {
    right: 20px;
    top: 10px;
}
.serv-tabs li.integirty:after {
    left: -14px;
}
li.swiftness {
    top: 50%;
    left: -19%;
    transform: translateY(-50%);
}
li.swiftness:after{
	right: -16px;
}
li.leaderShip {
    top: 50%;
    right: -22%;
    transform: translateY(-50%);
}
li.leaderShip:after {
    right: inherit;
    left: -19px;
}
li.modesty {
    top: inherit;
    bottom: 1px;
    left: 8%;
}
li.modesty:after {
    top: -14px;
    right: -13px;
}
li.cohesion {
    top: inherit;
    bottom: 1px;
    right: 7%;
}
li.cohesion:after {
    left: -15px;
    top: -14px;
}
.ser-content {
    display: none;
    text-align: left;
}
.ser-content.current {
    display: block;
}
.ser-content h4 {
    color: #ffffff;
    font-size: 32px;
    padding: 30px 0 20px 0;
    font-family: 'MontserratBold';
}
.ser-content p{
	font-family: 'Montserrat';
}
.tab-icon {
    position: absolute;
    top: 50%;
    right: -61px;
    transform: translateY(-50%);
    margin-top: 17px;
    z-index: 99;
}
.serv-tabs li span {
    display: inline-block;
    font-family: 'Montserrat';
}
.valu-section {
    position: relative;
}
.valu-section {
    position: relative;
}
.spin-img {
    position: absolute;
    top: -70px;
    left: 15%;
}
.valu-section {
    padding: 135px 0 !important;
}
.serv-tabs li.tab-link.current span {
    color: #3566bd;
}
@media only screen and (max-width: 990px) {
.our-team { margin: 80px 0 37px; }
.mission-section h3.heading, #leaders-section h3{
	font-size: 22px;
	height: auto;
	padding: 0 20px;
	line-height: 45px;
}
.mission-section .mission-box, .vision-section .vision-box{
	    padding: 30px 20px 20px;
	    width: 75%;
}
	#newsroom .imgSec span{
		/*position: static;*/
		font-size: 22px;
		line-height: 45px;
		padding: 0 20px;
		    left: 0;
    right: auto;
	}
	#newsroom .newsroomtxt{
		padding: 20px 0;
	}
	#newsroom .row{
		margin-left: 0;
		margin-right: 0;
	}
	#newsroom .newsroomtxt p{
		padding: 0;
	}
	#newsroom{
		padding-bottom: 20px;
	}
}
@media only screen and (max-width:767px){
	.spin-img {
    position: relative;
    top: 0px;
    left: 0;
}
.sp-img{
	width: 50%;
}
.serv-tabs{
	width: 220px;
	height: 220px;
}
.serv-tabs li:after{
	right: 28px;
}
.serv-tabs li.integirty:after {
        left: 13px;
    top: 5px;
}
li.leaderShip:after{
	left: 4px;
}
li.cohesion:after{
	left: -2px;
    top: -2px;
}
li.swiftness:after {
        right: 4px;
    top: 2px;
}
li.modesty:after{
	right: 9px;
    top: -8px;
}
li.comitment:after{
    right: 6px;
    top: -3px;
}
.tab-icon{
	width: 10%;
	    right: -4px;
}
.serv-tabs li span{
	position: relative;
	color: #ffffff;
}
.serv-tabs li.integirty span{
	top: -19px;
}
li.comitment span{
top: -22px;
}
li.swiftness span{
	left: -20px;
}
li.modesty span{
	top: 9px;
}
li.cohesion span{
	    top: 14px;
}
.ser-content h4{
	font-size: 22px;
    padding: 40px 0 10px 0;
}
.valu-section{
	padding: 20px 0!important; 
}
.our-team .description{
	min-height: auto;
	margin-bottom: 15px;
}
.our-team .social-links{
	position: static;
}
.our-team .team-title{
	font-size: 16px;
}
}
@media screen and (min-width:768px) and (max-width:991px){
	.serv-tabs{
		width: 300px;
		height: 300px;
	}
	.spin-img{
		left: 15%;
	}
	.ser-content.current{
		padding-left: 90px;
	}
}
@media screen and (min-width:992px) and (max-width:1199px){
	.spin-img{
		left: 10%;
	}
}