p{
    font-weight: normal;
}
#site-logo a {
	font-family: 'Pacifico', cursive;
	font-size: 30px;
	color: #ea7a2a !important;
    text-transform: capitalize;
}
#active a{
    color: #47b2e4;
}
.icon-box a img {
	float: left;
	width: 250px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.services .icon-box p {
	font-size: 16px;
	font-weight: normal;
	text-align: justify;
	letter-spacing: 0.3px;
}
.portfolio .portfolio-item .portfolio-img {
	box-shadow: 0px 0px 10px 0px #222;
	padding: 10px !important;
}
.cta p {
	font-weight: normal !important;
}
.section-title p {
	margin-bottom: 0;
	font-weight: normal !important;
}
.team .member p {
	font-weight: normal !important;
}
.pricing ul li {
	font-weight: normal !important;
	color: #444;
}


.contact .contact-us{
	width: 100%;
	border-top: 3px solid #47b2e4;
	border-bottom: 3px solid #47b2e4;
	padding: 30px;
	background: #fff;
	box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.12);
}
.contact .contact-us button[type="submit"] {
	background: #47b2e4;
	border: 0;
	padding: 12px 34px;
	color: #fff;
	transition: 0.4s;
	border-radius: 50px;
}

.contact .contact-us input {
	height: 44px;
}
.contact .contact-us input, .contact .contact-us textarea {
	border-radius: 0;
	box-shadow: none;
	font-size: 14px;
	border-radius: 4px;
}
.contact-alert-css{
    margin-top: 7%;
}
#footer .footer-top .footer-links ul a {
	font-weight: normal !important;
}
#footer .copyright {
	font-weight: normal !important;
}
.fiverr-seller-widget .fiverr-seller-content .fiverr-icon {
    margin-left: 55px;
    width: 60px;
}
.fiverr-seller-widget.fiverrImg {
    float: left;
    margin-right: 20px;
}

