/* GLOBAL STYLES */
html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-rendering: optimizeLegibility;
}
*, *:before, *:after {
    box-sizing: inherit;
}
html, body {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    background: #e9e6e3;
}
#loader {
    position: fixed;
    top: 0;
    z-index: 9999;
    opacity: 1;
    display: block;
    width:100%;
    height: 100%;
    background: #e9e6e3;
    border-width: 0;
    border-style: solid;
    border-color: rgba(255,255,255,0);
}
#loader.loaded {
    z-index: -9999;
    opacity: 0;
    border-width: 20px;
    border-style: solid;
    border-color: rgba(255,255,255,1);
    -webkit-animation: loadPage 1.2s ease-in-out;
    animation: loadPage 1.2s ease-in-out;
}
@-webkit-keyframes loadPage {
    100%{opacity: 0; z-index: -9999;}
    99%{opacity: 0; z-index: 9999;}
    50%{opacity: 1; border-width: 20px; border-color: rgba(255,255,255,1);}
    0%{opacity: 1; z-index: 9999; border-width: 0; border-color: rgba(255,255,255,0);}
}
@keyframes loadPage {
    100%{opacity: 0; z-index: -9999;}
    99%{opacity: 0; z-index: 9999;}
    50%{opacity: 1; border-width: 20px; border-color: rgba(255,255,255,1);}
    0%{opacity: 1; z-index: 9999; border-width: 0; border-color: rgba(255,255,255,0);}
}
#loader.unload {
    z-index: 9999;
    opacity: 1;
    -webkit-animation: unloadPage 0.4s ease-in-out;
    animation: unloadPage 0.4s ease-in-out;
}
@-webkit-keyframes unloadPage {
    100%{opacity: 1; z-index: 9999;}
    99%{opacity: 1; z-index: 9999;}
    0%{opacity: 0; z-index: 9999;}
}
@keyframes unloadPage {
    100%{opacity: 1; z-index: 9999;}
    99%{opacity: 1; z-index: 9999;}
    0%{opacity: 0; z-index: 9999;}
}
#loader svg{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 1;
    display: inline-block;
    margin: auto;
    width: 140px;
    height: 140px;
    fill: #756D63;
    stroke: #756D63;
    stroke-width: 0;
}
input:focus,
textarea:focus {
    outline: none;
}
#loader span {
    position: absolute;
    top: 85px;
    bottom: 0;
    right: 0;
    left: -2px;
    display: inline-block;
    margin: auto;
    width: 140px;
    height: 1px;
    background: rgba(255,255,255,0.6);
    overflow: hidden;
}
#loader span:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 85%;
    height: 1px;
    background: #8a7e70;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -webkit-animation: progressBar 5s ease-out;
    animation: progressBar 5s ease-out;
}
@-webkit-keyframes progressBar {
    100% {width:85%;}
    60% {width:75%;}
    20% {width:40%;}
    0% {width:0%;}
}
@keyframes progressBar {
    100% {width:85%;}
    60% {width:75%;}
    20% {width:40%;}
    0% {width:0%;}
}
#loader.loaded span:after {
    -webkit-animation: none;
    animation: none;
    width: 100%;
}
#loader.unload span {
    visibility: hidden;
}

#top {
    display: block;
    position: relative;
    z-index: 100;
    width: 100%;
    height: 100%;
}
#wrapper {
    display: block;
    position: relative;
    z-index: 100;
    width: 100%;
    height:auto;
    padding: 0 20px;
    border-bottom: 1px solid #fff;
}
.container {
    display: block;
    z-index: 10;
    max-width: 100%;
    height: auto;
}
.mobile-hide{
    display: block;
}
.mobile-hide-alt{
    display: inline;
}
.desktop-hide{
    display: none;
}
/* @group Mobile Styles */
    @media (max-width: 767px){
        .mobile-hide,
        .mobile-hide-alt{
            display: none;
        }
        .desktop-hide{
            display: block;
        }
        .container{
            margin: 0;
        }
        #wrapper {
            padding: 0;
        }
        #loader svg{
            width: 100px;
            height: 100px;
        }
        #loader span {
            width: 100px;
        }
        #loader.loaded {
            z-index: -9999;
            opacity: 0;
            border-width: 0;
            border-style: solid;
            border-color: rgba(255,255,255,0);
            -webkit-animation: loadPage 1.4s ease-in-out;
            animation: loadPage 1.4s ease-in-out;
        }
        @-webkit-keyframes loadPage {
            100%{opacity: 0; z-index: -9999;}
            99%{opacity: 0; z-index: 9999;}
            0%{opacity: 1; z-index: 9999;}
        }
        @keyframes loadPage {
            100%{opacity: 0; z-index: -9999;}
            99%{opacity: 0; z-index: 9999;}
            0%{opacity: 1; z-index: 9999;}
        }
    }
/* @end */
@media (min-width: 768px) {
    h2,
    h3,
    h4.alt,
    h4.alt8-2,
    h4.alt7-2,
    h4.alt7,
    h5,
    h6,
    a.alt4,
    p.alt3,
    p,
    nav > ul > li > a:link,
    .sub-nav > ul > li > a:link {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
}
@font-face{font-family:fontello;src:url(/fonts/fontello.eot?87024544);src:url(/fonts/fontello.eot?87024544#iefix) format('embedded-opentype'),url(/fonts/fontello.woff?87024544) format('woff'),url(/fonts/fontello.ttf?87024544) format('truetype'),url(/fonts/fontello.svg?87024544#fontello) format('svg');font-weight:400;font-style:normal}[class*=" icon-"]:before,[class^=icon-]:before{font-family:fontello;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}.icon-th:before{content:'\e800'}.icon-list:before{content:'\e802'}
