@import url('https://fonts.googleapis.com/css?family=Holtwood+One+SC|Ubuntu');

body {
background:#000000;
//background: #240b00 url("images/bg-wood3.jpg") no-repeat fixed right top;
//background: #240b00 url('images/bg-wood3.jpg') no-repeat;
//background-size: cover;
//background-position: fixed;
font-family: 'Ubuntu', sans-serif;
}

.header {
background-image: url('images/headerbg.jpg');
//background-image: url('images/header4.png');
background-repeat:no-repeat;
background-size:100% 100%;
margin-bottom:0px;
}

.heavy {
font-family: 'Holtwood One SC', serif;
font-size:1.75rem;
}

.header-text {
font-weight:700;
color:white;
text-shadow:2px 2px 2px #000000;
margin-bottom:.5rem;
}

.nav-item {
padding-left:7px;
padding-right:7px;
text-transform:uppercase;
font-weight:500;
}

.nav-item a:hover {
            cursor: pointer;
font-weight:700;
background-color:#a36209;
color:white; !important;
        }

h2 {
font-family: 'Holtwood One SC', serif;
color:#990000;
margin-top:.5rem;
}

a.type:hover, a.type:active {background: #990000;color:white;}


.bg-beige {
background-color:#ecb573;
}

.bg-green {
background-color:#3c3115;
}

.bg-gray {
background-color:#1a1a1a;
}

.bg-black {
background-color:#000000;
}

.view{position:relative;overflow:hidden;cursor:default}.view .mask{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;width:100%;height:100%;background-attachment:fixed}.view img,.view video{position:relative;display:block}.view video.video-intro{z-index:-100;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-transition:1s opacity;-o-transition:1s opacity;transition:1s opacity;min-width:100%;min-height:100%;width:auto;height:auto}.overlay .mask{opacity:0;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.overlay .mask:hover{opacity:1}
.flex-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%}.flex-center p{margin:0}.flex-center ul{text-align:center}.flex-center ul li{margin-bottom:1rem}.flex-center ul li:last-of-type{margin-bottom:0}
.rgba-orange-light,.rgba-orange-light:after{background-color:rgba(255,152,0,.3)}

.footer {
font-size:.875rem;
line-height:1.75;
}

h5 {
color: #e3e3dc;
font-family: 'Holtwood One SC', serif;
}

.jss45 {
font-family: 'Holtwood One SC', serif;
color:#990000;
}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.manu-home {
max-height: 90px !important; 
}
