.servm {
	padding: 0em 0;
}

.icon_info h5 {
	font-size: 1.2em;
	color: #333;
	margin: 1em 0;
	font-weight: 600;
}

.icon_info {
	text-align: center;
}

.icon_info {
	text-align: left;
	padding: 4em 2em;
	border: 3px solid #f5f5f5;
	background-color: #f5f5f5;
	transition: all 0.3s ease-out 0s;
}

.grid_info_main.mid {
	margin-top: 3em;
}

.grid_info_main i {
	font-size: 2em;
	color: #03cce6;
}

.grid_info.second {
	margin-top: 1.5em;
}

.grid_info_main.mid img {
	width: 100%;
}
.inner-sec-w3layouts-agileinfo {
	margin-top: 4em;
}
@media(max-width:1980px) {
	.inner-sec-w3layouts-agileinfo {
		margin-top: 3.5em;
	}
	@media(max-width:1080px) {
			.inner-sec-w3layouts-agileinfo {
		margin-top: 3em;}
			.proj_gallery_grid1_pos h3 {
		font-size: 1em;
	}
		}
	@media(max-width:767px) {
			.inner-sec-w3layouts-agileinfo {
		margin-top: 2em;
	}}
	.proj_gallery_grid1_pos {
	background: rgba(14, 15, 16, 0.59);
	bottom: 23px;
	left: 30px;
	opacity: 0;
	padding: 1em;
	position: absolute;
	right: 30px;
	text-align: center;
	visibility: hidden;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
}

.proj_gallery_grid1_pos h3 {
	font-size: 1.3em;
	letter-spacing: 2px;
	font-weight: 600;
	position: relative;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
}

.proj_gallery_grid1_pos p {
	color: #fff;
	letter-spacing: 1px;
	font-size: 14px;
}

.section_1_gallery_grid .proj_gallery_grid1_pos {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-moz-transform: scaleX(1);
	-o-transform: scaleX(1);
	-ms-transform: scaleX(1);
}
.proj_gallery_grid img {
	width: 100%;
}
@media(max-width:1024px) {
	.proj_gallery_grid1_pos p {
		letter-spacing: 1px;
		font-size: 12px;
	}}
	.section_1_gallery_grid {
	margin-top: 1em;
}

.w3_section_1_gallery_grid {
	padding: 0 8px;
}

.section_1_gallery_grid1 {
	position: relative;
	background: #edf3f3;
	padding: 6px;
}
.section_1_gallery_grid:hover .proj_gallery_grid1_pos {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-moz-transform: scaleX(1);
	-o-transform: scaleX(1);
	-ms-transform: scaleX(1);
}
@media(max-width:640px) {
	h3.tittle_w3ls {
		font-size: 2.5em;
	}
	.section_1_gallery_grid {
		margin-top: 0em;
		margin-bottom: 0.6em;
	}
}}
/*-- team --*/
.team{
	padding: 0em 0;
	background: #;
}
.mb-2 {
		margin-bottom: 2em;
	}
.wthree-team-grid img{
	width:100%;
   /* -webkit-box-shadow: 1px -1px 4px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px -1px 4px -1px rgba(0,0,0,0.75);
    box-shadow: 1px -1px 4px -1px rgba(0,0,0,0.75);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;*/
}
.wthree-team-grid img:hover {
    opacity: .99;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.wthree-team-grid-info {
    padding: 1em;
    background: #FFFFFF;
}
.wthree-team-grid h4 {
    font-size: 1.3em;
    color: #333;
    margin: 0;
    font-weight: 600;
}
.wthree-team-grid p {
    margin:.5em 0;
    color: #6b6b6b;
    font-size: 14px;
	letter-spacing: 2px;
}
.team-social-grids ul {
    padding: 0;
    margin: 0;
}
.team-social-grids ul li {
    display: inline-block;
    margin: 0 0 0 0.5em;
}
.team-social-grids ul li a {
    text-align: center;
}
.team-social-grids ul li a i.fa{
	height: 30px;
    width: 30px;
    border: solid 1px #7b7b7b;
    line-height: 29px;
    background: none;
    color: #7b7b7b;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.team-social-grids ul li a i.fa.fa-facebook {
	border: solid 1px #3b5998;
	background:#3b5998;
    color: #FFFFFF;
}
.team-social-grids ul li a i.fa.fa-twitter{
	border: solid 1px #55acee;
	background:#55acee;
	color: #FFFFFF;
}
.team_info {
    float: left;
}
.team-social-grids {
    float: right;
}
@media(max-width: 991px){
	.wthree-team-grid {
		width: 50%;
		float: left;
		
	}
	}
@media(max-width: 640px){
	.wthree-team-grid h4 {
		font-size: 1.1em;
	}	}	
@media(max-width: 480px){
	.wthree-team-grid {
		padding: 0 5px;
	}}	
@media(max-width: 414px){
	.wthree-team-grid h4 {
		font-size: 1em;
	}}
@media(max-width: 320px){
	.wthree-team-grid {
		width: 100%;
		float: none;
		margin-bottom: 2em;
	}	}
.wthree-team-grid-info {
    padding: 1em;
    background: #FFFFFF;
}			
/*-----------------------------------------------------------------------------------*/
.Excellence {
	background: #EDEEF0;
}
.Excellence-artical {
	width: 100%;
	height: auto;
	}
	


.Excellence-f {
	width: 100%;
	height: auto;
	background: #fff;
	padding: 50px 0px;
	}
	
.Excellence-us-f {
	width: 100%;
	height: auto;
	}
	
.Excellence-us-f h3 {
	font-size: 28px;
	text-transform: uppercase;
	margin-bottom: 30px;
	}
.einner {
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	padding:30px 0;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

.einner:after {
	  content: "";
	  display: table;
	  clear: both;
}
.einner-container {
	width: 100%;
	min-height: 360px;
	position: relative;
	background: url(img/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover; 
	}
ul.einner-link {
	background: rgba(255,255,255,0.2);
	margin: 0px auto;
	margin-top: 30px;
	display: table;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	
ul.einner-link li {
	float: left;
	}
	
ul.einner-link li a {
	font-size: 14px;
	color: #fff;
	padding: 8px 20px;
	float: left;
	}
	
.einner-link span {
	border: none;
	color: #fff;
	margin-top: 8px;
	}			
.creative-minds { margin-top: 20px; transition: all .2s ease-in-out; }

.creative-minds figure { position: relative; width: 100%; padding-top: 67%; overflow: hidden; cursor: pointer; }
.creative-minds img { display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; }
.creative-minds figcaption { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: black; opacity: 0.1; transition: all 0.3s ease; z-index: 999; }
.creative-minds .col-cm:hover figcaption { opacity: 0; }
.creative-minds .active .cm-title { display: block;}
.creative-minds .active .cm-descr { display: block; }
.creative-minds .cm-title { display: none; font-size: 22px; }
.creative-minds .cm-descr { display: none; }
.creative-minds .col-cm:hover .cm-title, .creative-minds .col-cm:hover .cm-descr {
	display: block; }

.row-cm { margin-left: -5px; }
.row-cm:before, .row-cm:after { content: " "; display: table; }
.row-cm:after { clear: both; }
.row-cm .col-cm { margin-bottom: 20px; text-align: center; position: relative; min-height: 1px; padding-left: 5px; padding-right: 5px; overflow: hidden; }
@media (min-width: 768px) { .row-cm .col-cm { float: left; width: 33.33333%;  min-height:235px;padding: 0 1%;} }	

@media (max-width:768px) {
	.einner {
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	padding:10px 0;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
}