body {
    font-size: 12pt;
    font-family: "Open Sans", serif;
    background: transparent url("bg-content.gif") repeat scroll 0% 0%;
    margin-top: 50px;
}

a {
    color: rgb(30, 28, 26);
}

a:hover {
    color: rgb(30, 28, 26);
}

p {
    margin: 0px 0px 15px;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0px;
    font-family: "Bree Serif", serif;
}

textarea:hover, input:hover, a:hover, textarea:active, input:active, a:active, textarea:focus, input:focus, button:focus, button:active, button:hover, a:focus {
    outline: 0px none ! important;
}
.strong {
    font-weight: bold;
}
.center {
    text-align: center;
}
.smaller {
    font-size: 0.8em;
}
.normal {
    font-weight: normal;
}
.caps {
    font-variant: small-caps;
}
.btn {
    text-decoration: none ! important;
}

.btn, .img-thumbnail, .thumbnail, .modal-content {
    border-radius: 0px;
}

.img-thumbnail {
    margin-bottom: 10px;
    width: auto;
    max-width: 200px;
}

img.pull-left {
    margin-right: 20px;
}

/*.btn-default {*/
    /*text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);*/
    /*background-color: rgb(30, 28, 26);*/
    /*background-image: linear-gradient(to bottom, rgb(55, 52, 47), rgb(30, 28, 26));*/
    /*background-repeat: repeat-x;*/
    /*border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*/
/*}*/

/*.btn-default:hover, .btn-default:active, .btn-default.active, .btn-default.disabled, .btn-default[disabled] {*/
    /*color: rgb(241, 240, 239);*/
    /*background: rgb(0, 0, 0) none repeat scroll 0% 0%;*/
    /*border-color: transparent;*/
/*}*/

.row {
    margin-bottom: 20px;
}

p a {
    text-decoration: underline;
}

p a:hover {
    text-decoration: none;
}

.modal-header, .modal-footer {
    background: transparent url("bg-content.gif") repeat scroll 0% 0%;
}

.navbar-inverse {
    /*font-family: "Bree Serif", serif;*/
    line-height: 18px;
    background-color: #FFFBF2 !important;
}
.navbar-inverse a:hover {
    color: #101010 !important;
}
.navbar-inverse .navbar-text.tel {
    color: rgb(255, 205, 45);
}
.navbar-toggle .icon-bar {
    background-color: #000 !important;
}
.slider {
    width: 100%;
    border-bottom: 10px solid rgb(34, 34, 34);
    margin-bottom: 30px;
}

.slider .slides {
    width: 100%;
}

.main {
    text-shadow: 0.1em 0.1em 0.2em rgb(255, 255, 255);
}

.carousel-caption {
    bottom: 10%;
    text-align: center;
    color: rgb(255, 255, 255);
}
li.language {
    margin: 0 2px; 
}
li.language a {
    color:black !important;
    padding-left:5px;
    padding-right:5px;
}
.flexslider {
    overflow: hidden;
    margin-bottom:0px !important;
}
.flexslider .slides > li {
    text-align: center;
    max-height: 634px;
    background-size: cover;
    background-position: center top;
}
.flex-direction-nav a {
    height: 60px !important;
}
.flex-control-nav {
    z-index: 1000;
}

.carousel-caption h2 {
    font-size: 4em;
    padding-bottom: 0px;
    font-family: "Open Sans", cursive;
}

.carousel-caption p {
    font-size: 1.5em;
    line-height: 2em;
    margin-bottom: 2em;
    opacity: 0.9;
    text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.4);
}

blockquote {
    margin: 20px 0px 30px;
}

.tab-content {
    padding: 20px 0px 30px;
}

.map {
    width: 100%;
    height: 450px;
    margin: 20px 0px;
}

.phone {
    font-size: 38px;
    margin-bottom: 30px;
}

.brand-logos h3 {
    margin-bottom: 30px;
}

.modal-dialog {
    margin-top: 10%;
}

textarea.form-control {
    height: 150px ! important;
}

.separator {
    line-height: 1em;
    border-top: 1px solid rgb(221, 221, 221);
    border-bottom: 1px solid rgb(255, 255, 255);
    height: 0px;
    margin: 25px 0px 35px;
}

.separator::before {
    content: " ";
    font-size: 24px;
    font-family: "Great Vibes", cursive;
    position: relative;
    left: 50%;
    margin-left: -78px;
    padding: 0px 0.5em;
    top: -0.2em;
    background: transparent url("bg-content.gif") repeat scroll 0% 0%;
    color: rgb(148, 145, 142);
}

.social {
    margin-top: 5px;
}

.social .fa {
    color: rgb(0, 0, 0);
    font-size: 20px;
    font-weight: normal;
    margin: 0px 7px;
}

.social .fa:hover {
    color: rgb(0, 0, 0);
    opacity: 0.7;
}

.full-width {
    width:100%;
    max-width: 100%;
}

footer {
    width: 100%;
    margin-top: 30px;
}

footer a {
    color: rgb(255, 255, 255);
}

footer a:hover {
    color: rgb(255, 255, 255);
    text-decoration: underline;
}

.footer-top {
    background: rgb(34, 34, 34) none repeat scroll 0% 0%;
    color: rgb(255, 255, 255);
    padding: 30px 0px;
}

.signature {
    background-color: rgb(29, 29, 29);
    padding: 30px 0px 15px;
    color: rgb(241, 240, 239);
}

footer .social .fa {
    color: rgb(255, 255, 255);
}

footer .social .fa:hover {
    color: rgb(255, 255, 255);
}
#mapwrap iframe {
    pointer-events: none;
}
@media (max-width: 1140px) {
    .carousel-caption h2 {
        /*font-size: 90px;*/
    }
    ul.nav a {
        font-size: 0.9em;
        padding-left: 8px;
        padding-right: 8px;
    }
}

@media (max-width: 991px) {
    .carousel-caption h2 {
        /*font-size: 80px;*/
        margin: 20px 0px;
    }
}

@media (max-width: 768px) {
    .f-it {
        margin-bottom: 30px;
    }

    .carousel-caption h2 {
        font-size: 50px;
    }

    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 400px;
    }

    .navbar-inverse .navbar-text.tel {
        padding: 0px 15px;
    }

    .navbar-inverse {
        background-color: rgba(0, 0, 0, 0.9);
        border-color: rgba(0, 0, 0, 0.9);
    }

    .navbar-nav {
        text-align: center;
    }

    .pbm {
        margin-bottom: 30px;
    }

    .img-wide img {
        width: 100%;
    }
}

@media (max-width: 580px) {
    .carousel-caption {
        top: 10%;
    }

    .carousel-caption p {
        font-size: 18px;
    }

    .carousel-caption img {
        width: 50px;
    }

    .flex-control-nav {
        bottom: 10px ! important;
    }
}

@media (max-width: 460px) {
    .img-wide-m img {
        width: 100%;
    }
    .carousel-caption h2 {
        font-size: 30px;
        margin-top: 30px;
    }

}

@media (max-width: 380px) {
    .modal-body {
        overflow: auto;
    }

    .carousel-caption h2 {
        font-size: 30px;
    }

    .flexslider .slides > li {
        max-height: 580px;
    }
}
