.logo-slogan{
	
	color: #000;
	top: 17px;
	position: relative;
	text-align: center;
	width: 100%;
	display: inherit;
}
.logo-txt{
	font-size: 25px;
	font-weight: 700;
	color: #42419b;
	top: 15px;
	position: relative;
}
.count sup{	
	font-size: 48px;
	color: #fff;
}
.service-item p{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.team-content-icon a{
	font-size: 15px;
color: #2f2a2a;
}
.team-content-icon i{
	color:#48f06a !important;
	font-size: 22px;
}
.address a{
	color: #676767;
}
.why-choose-us .service-item p{
	color: #333 !important;
}
.service-item p{
	color: #fff;
}
#header-drop-3{
	padding: 8px 7px;
}
.address p i:before{
	font-size: 15px !important;
}
.gallery-carousel .team-item-2{
position: relative;
overflow: hidden;
height: 176px;
}
.gallery-carousel .team-item-2 img{
position: absolute;
max-width: 100%;
max-height: 100%;
margin:auto;	
top: 0;
left: 0;
right: 0;
bottom: 0;
display: unset;
width: auto;
}