.widget_text br {
	display: none;
}

#text-3 {
	padding: 0 !important;
}

form.wpcf7-form p {
	margin-bottom: 0;
}

.appiontment-area input.wpcf7-submit, .appiontment-02-area input.wpcf7-submit, .contact-us-area #contact-form  input.wpcf7-submit {
	color: #fff;
	display: inline-block;
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	padding: 26px 54px 26px 50px;
	position: relative;
	text-transform: uppercase;
	transition: .3s;
	transition: .3s;
	background-image: -moz-linear-gradient(-51deg, #eb120a 0%, #ff5e14 99%);
	background-image: -webkit-linear-gradient(-51deg, #eb120a 0%, #ff5e14 99%);
	background-image: -ms-linear-gradient(-51deg, #eb120a 0%, #ff5e14 99%);
	border-radius: 50px;
	border: none;
	width: auto;
	height: auto;
}

div.wpcf7-response-output {
	margin: 0;
	margin-top: 15px;
}

p, .project-link > a, .project-meta > a, .portfolio-menu button, .footer-2 .footer-text p, .footer-2 .footer-link ul li a, .footer-bottom-border .copyright p, .faq-box .card-body p, .faq-box .btn-link.collapsed, .pricing-list li, .price-count span, .download-link li a, .service-list li a, .case-link ul li span, .post-meta span, .post-meta span a, .widget_categories ul li a {
	color: #282828;
}

.footer-link ul li a, .footer-text p, .contact-address-text span, .copyright p, .footer-icon a {
	color: #fff;
}

.services-02-wrapper h3 a:hover, .features-text h3 a:hover, .career-text h3 a:hover {
	color: #ff5e14;
}

.footer-icon br {
	display: none;
}