/*
Theme Name:GestoriaFresh
Author: GestoriaFresh
Author URI: http://www.wordpress.org/
Description: Gestoria 
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: single, flat design
Text Domain: Gestoria
*/

.tm-white  {
	background-color: #fafafa !important;;
}

.tm-proposal  {
	background-color: #c0faf7 !important;;
	border: 1px dotted #0f859d;
}

.tm-color-logo-1 {
	color: #ED7E3D !important;;
}

.tm-color-logo-2 {
	color: #437F7B !important;;
}

.tm-color-logo-3 {
	color: #5EC7C9 !important;;
}

.tm-background-box {
	background-color:#fcf6ed !important;
}

.tm-background-home3  {
	background-color: #f4b088 !important;;
}
.sendmessage{
border:0;
background:none;
cursor:pointer;
}
.error_message{
display:block;
color:#ff0000;
text-align:center;
}
.success_message{
display:block;
color:green;
text-align:center;
}