.logo img{
	width: 180px;
}
.address i{

	font-size: 16px;
	color: #cecece;
	top: 5px;
	left: 0;
	position: absolute;
}
.address p{
	padding-left: 25px;
	color: #ffffff;
	position: relative;
}
.address p a{
	color: #fff;
}
.address p a:hover{
	color: #cecece;
}
.abttop{
	text-align: center;
}
.aboutpage{
	
	background-color: #eeeeee25;
}
.abttop img{
	max-width: 320px;
	margin-bottom: 15px;
}
.socialico ul li{
	display: inline;
}
.socialico ul li a i{
	width: 40px;
	height: 40px;
	line-height: 40px;
	width: 40px;
	margin: 0 5px;
	background-color: #bb1f34;
	border-radius: 100%;
	color: #fff;
	transition: 0.5s;
}
.socialico ul li a i:hover{
	background-color: #94278a;
}
.abttop h1{
	font-weight: 700;
	margin: 0;
	text-transform: uppercase;
	font-size: 45px;
}
.abttop h2{
	color: #bb1f34;
	font-size: 28px;
	font-weight: 400;
	margin-bottom: 15px
}

.ab1{
	padding: 40px 0;
	/*background: url(../img/bg2.jpg) no-repeat;*/
	background: #f7f4f4;
	height: 100%;
	background-size: cover;
}
.abt2{
	padding: 50px 0;
}
.abt2 h2{
	font-size: 24px;
	font-weight: 700;
	margin-top: 35px;
	margin-bottom: 22px;
	color: #2f2e2f;
	text-transform: uppercase;
}
.services-details-desc .services-features-list li {
    color: #000;
}
.abt2 ul {
	margin: 0;
}
.abt2 p {
	color: #333;
	font-size: 15px;
}
.abt2 ul{
	padding: 0;
}
.abt2 ul li{
	list-style: none;
	line-height: 30px;
	color: #333;
	font-size: 15px;
	font-family: "Rubik", sans-serif;
	padding: 0;
	position: relative;
	padding-left: 25px;
	padding-bottom: 5px;
}
.abt2 ul li i{
	left: 0;
	color:  #bb1f34;
	font-size: 12px;
	margin-right: 8px;
	position: absolute;
}
.services-details-area{
	padding: 70px 0;
}