#header {
    position: relative;
    background-color: #81a34b;
    border-bottom: 1px solid #81a34b;
}
#header.sticky-header #header-wrap {
    background-color: #81a34b;
}
#primary-menu ul li > a {
	color: #fff;
}
/*#primary-menu ul li > a::after { 
    content: " - ";
}*/
#primary-menu ul li.current > a {
    color: #fff;
    font-size: 1em;
}
#primary-menu ul li > a:hover {
	color: #fff;
	opacity: .8;
}
/*#primary-menu ul > li {
    margin-left: 20px;
}*/
#menuSocialMedia{
	float: right;
    margin: 35px 0 0px 15px;
}
#menuSocialMedia a i{
	color: #fff;
}
#footer.dark, .dark #footer {
    background-color: #f2f0e8!important;
    color: #35332f!important;
}
#footer {
    padding-top: 95px;
    border-top: none;
}
.MenuFooter li{
    display: inline-block;
    margin-left: 20px;
}
.MenuFooter li a{
    color: #35332f!important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}
.alex{
    position: absolute;
    right: 1em;
    bottom: 1em;
}
.relativeclass{position: relative;}
.contactDesc p {
    text-align: center;
    font-weight: 600;
}
.titleContant{
    color: #a47d5e;
    font-weight: 700;
    font-size: 1.2em;
    text-transform: uppercase;
    border-bottom: 1px solid #a47d5e;
    text-align: center;
}
.colh2{color: #56534c!important;}
.colsubtitle{color: #a47d5e!important;font-weight: 500!important;}
.pabout{
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
}

.revo-slider-emphasis-text {
    font-size: 64px;
    font-weight: 700;
    letter-spacing: -1px;
    font-family: 'Raleway', sans-serif;
    padding: 15px 20px;
    border-top: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
}

.revo-slider-desc-text {
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    width: 650px;
    text-align: center;
    line-height: 1.5;
}

.revo-slider-caps-text {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 3px;
    font-family: 'Raleway', sans-serif;
}
.tp-video-play-button { display: none !important; }

.tp-caption { white-space: nowrap; }

@media (max-width: 990px) {
    #menuSocialMedia{display: none;}
}

@media (max-width: 600px) {
    .MenuFooter li {
        margin-left: 0px;
    }
    .mobileIgnore{display: none!important;}
    /*.section{
        height: auto!important;
    }*/
}
