/*
 Theme name: Cholo IT XYZ
 Author: mohammad farhad
 Author url: #
 version: 1.0.0   

*/


#services {
	background: #E3EDF7;
	margin-top: 4px;
}
#team {
	background: #E3EDF7;
	
}
.contact-inner.area-padding {
	background: #F1F1F1;
}
.footer-area-bottom {
	/* background: #E3EDF7 none repeat scroll 0 0; */
	padding: 15px 0;
}
.about-move {
	width: 100%;
	min-height: 285px;
	overflow: hidden;
}

.single-services > h4 {
	color: #444;
	font-size: 19px;
	font-weight: 500;
	text-transform: capitalize;
}

.services-icon {
	color: #F4BC37;
	font-size: 5rem !important;
	line-height: 36px;
}

.ready-btn.right-btn {
	margin-right: 15px;
	background: #F4BC37;
	border: 1px solid #FFCB39 !important;
}

.services-details:hover h4, .services-details:hover .services-icon {
	color: #333;
}

.back-to-top {
	background: #F4BD43;
}

.back-to-top:hover {
	background: #333;
	color: #fff;
}

.contact-form button[type="submit"]:hover {
	color: #fff;
	border: 1px solid #F3BB37;
	background: #F3BB37;
}



.team-social-icon ul li a:hover {
	color: #000;
	border: 1px solid #EFB836;
	background: #EFB836;
}

.awesome-img img {
    width: 100%;
    height: 300px;
}
.team-img img {
	height: 300px;
	width: 100%;
}
.team-content {
    padding: 10px 0px;
    background: #fff;
}
.single-team-member {
    border: 1px solid #ddd;
    margin-bottom: 30px;
}
#why img {
    width: 30%;
    margin: 0 auto;
    display: block;
}

.flicker-img img {
    width: 120px;
    height: 95px;
}
