/* Themify Customize Styling */
body {	
	font-family: "Montserrat";	font-weight:400;
	font-size:16px;

	color: #050502; 
}
a {		font-weight:bold;
	font-weight:bold;

	color: #b85042; 
}
h1 {	
	font-family: "Montserrat";	font-weight:500;
	font-size:2.2em;
 
}
h2 {	
	font-family: "Montserrat";	font-weight:500;
	font-size:1.8em;
 
}
#headerwrap {	background: none;
	background-color: #f2f2e6; 
}
#main-nav a {	
	font-family: "Montserrat";	font-weight:600;
	font-size:20px;
	text-transform:uppercase; 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #b85042; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #050502; 
}
#main-nav-wrap #main-nav > .current_page_item a:hover, #main-nav-wrap #main-nav > .current-menu-item > a:hover {	
	color: #b85042; 
}
#footerwrap {	background: none;
	background-color: #454623; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "Montserrat";	font-weight:400;
	font-size:16px;
 
}
#footer {	
	color: #eff0e1; 
}
#footer a {		font-weight:bold;
	font-weight:bold;

	color: #eff0e1; 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #b85042; 
}

/* Themify Custom CSS */
#menu-item-32 a {
	display: none;
}

#menu-icon {
	display: none;
}

.wpcf7
{
	background-color: transparent;
	font-size: 16px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="url"],
.wpcf7 textarea
{
    background-color: #fff;
    color: #36454f;
    width: 100%;
		border-radius: 0px;
}

.ref {
	color: #b85042 !important;
}
	
/* Send Button Styles */

.wpcf7 input:hover[type="submit"]
{
	background: #454623;
}

.wpcf7 input:active[type="submit"]
{
     background: #b85042;
}

.wpcf7 input[type="submit"]
{
     color: #ffffff;
     font-size: 16px;
     font-weight: 500;
     background: #b85042;
     padding: 10px 20px 10px 20px;
     border: none;
     border-radius: 0px;
     width: auto;
     text-transform: uppercase;
     letter-spacing: 2px;
}
.wpcf7-response-output{
	color: #b85042;
}
	
/* The Asterisks */

.req {
	color: #b85042;
}

/*--- 2 Column Form Styles ---*/
 
/* #left
{
    width: 48%;
    float: left;
    margin-right:4%;
}
 
#right
{
    width: 48%;
    float: left;
}
 
@media screen and (max-width:767px) { #left,#right { width:100%;
}}

.clearfix:after {
    content:"\0020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    margin-bottom:10px;
} */
 
.clearfix {
    display:block;
}

.wpcf7-response-output .wpcf7-display-none .wpcf7-mail-sent-ok {
	
	color: #5bac6a;
}