/*
Module Name: Contact (Main CSS)
Author: Prosoft Phils
Author URL: http://prosoft-phils.com/
*/

/*--------------------------------------------------------------
CONTACT - General Styles
--------------------------------------------------------------*/
.contact-pg form {
	margin-top: 10px;
}

.contact-pg .btn {
	padding: 10px 65px;
	margin-bottom: 30px;
}

.contact-pg p:last-child {
	margin-bottom: 0
}

.form-control {
	color: #6c757d !important;
}

.solve_recaptcha {
	display: table;
	margin: auto !important;
}