/* Themify Customize Styling */
body {	background: none;
	background-color: #ffffff;
	font-family:Montserrat;	font-weight:normal;
 
}
a {	
	color: #000000; 
}
a:hover {	
	color: #767676; 
}
h1 {	
	font-family:Montserrat;	font-weight:500;
	letter-spacing:-1px;
	font-size:50px;
 
}
h2 {	
	font-family:Montserrat;	font-weight:300;
	letter-spacing:-1px;
 
}
h3 {	
	font-family:Montserrat;	font-weight:normal;
 
}
h4 {	
	font-family:Montserrat;	font-weight:normal;
 
}
h5 {	
	font-family:Montserrat;	font-weight:normal;
 
}
h6 {	
	font-family:Montserrat;	font-weight:100;
 
}
input[type=reset], input[type=submit], button {	background: none;
	background-color: #eae3d4;
	color: #000000; 
}
.header-classic #headerwrap, #headerwrap {	
	background-color: transparent; 
}
#headerwrap.fixed-header #site-logo img {		width: 100px; 
}
body[class*="themify"] #site-logo a img {		width: 180px; 
}
#main-nav a {	
	font-family:Montserrat;	font-weight:bold;
	font-style:normal;
	font-size:15px;
 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #000000; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #808285; 
}
#main-nav-wrap #main-nav .current_page_item > a, #main-nav .current-menu-item > a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #000000; 
}
#footerwrap {	background: none;
	background-color: #ffffff; 
}
#footer-logo a {	
	font-family:Montserrat;	font-weight:500;
	font-size:20px;
	text-transform:uppercase; 
}
#footer {	
	color: #000000; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {		text-align:center; 
}
#footer a {	
	color: #000000; 
}
#footer a:hover {	
	color: #666666; 
}
#footer-nav {	
	border-top: 2px solid #a7a9ac;
	border-bottom: 2px solid #a7a9ac; 
}
#footer .footer-widgets .widgettitle {	
	color: #ffffff; 
}
#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: #eae3d4; 
}
#footerwrap .back-top a:before, #pagewrap .back-top.back-top-float {	
	color: #552448; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 100px; 
}
body[class*="themify"] #site-logo a img {		width: 180px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 100px; 
}
body[class*="themify"] #site-logo a img {		width: 180px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 100px; 
}
body[class*="themify"] #site-logo a img {		width: 180px; 
}
 }.mobile_menu_active #headerwrap .sidemenu-on a:hover, .mobile_menu_active #headerwrap #main-nav a:hover, .mobile_menu_active #headerwrap #main-nav ul a:hover { 
	color: #d0a651; }
/* Themify Custom CSS */
@media screen and (max-width: 680px){
body[class*="themify"] #site-logo a img {
    height: 79px !important;
		width:  110px !important;
}}
.module-map .map-container{
width:100% !important;
}
div#pagewrap{
padding-top:150px !important;
}
#headerwrap {
    border-bottom: none;
}

#main-nav >li > a:after {
    content: '';
    display: block;
    width: 0;
    border-bottom: 2px solid #d0a651;
    position: absolute;
    bottom: 0;
    left: -1px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
 #main-nav > li:hover > a:after,  #main-nav .current_page_item > a:after, #main-nav .current-menu-item > a:after {
    border-color: #a7a9ac;
    width: 100%;
}
.no-pag.module_row .row-slider-slides li {
    display: none;
}
