

/*===== Custome Styles =====*/

.color-green { color:  #d74548; }

.margin-left-zero {
	margin-left: 0 !important;
}

/*===== Technology Page Style =====*/


/*===== Footer Style =====*/

footer .widget.contact-widget input[type="text"],
footer .widget.contact-widget input[type="email"] {
	padding-top: 3px;
	padding-bottom: 3px;
}

footer .footer-logo {
	margin-left: -15px;
	margin-bottom: 35px;
	display: inline-block;
}

/*====== Media Query =====*/
@media screen and (max-width: 767px) {
	.service-box .media-left.pull-left {
		text-align: center;
	}
}
