/*
Theme Name: Fast Future Facilities
Theme URI: http://wud.qa/themes/fastfuturefacilities
Author: Focus Media Qatarwid
Author URI: https://focusmediaqatar.com
Description: 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fastfuturefacilities
Tags: trading, fast, fast-future, dubai, uae, gulf
*/

.about-pg .service-title a {
    margin-top: 10px !important;
}
#wpcf7-f44-p22-o1 .contact-form select {
	padding: 15px 20px;
    border-radius: 8px;
    box-shadow: none;
	transition: all .5s ease-in-out;
	width: 100%;
	background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
}
#wpcf7-f44-p22-o1 .contact-form textarea {
	width: 100%;
	background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
}
#wpcf7-f44-p22-o1 .contact-form .submit-btn {
	text-align: center;
}
#wpcf7-f44-p22-o1 .contact-form .submit-btn input {
	width: 20%
}