/*!
 * Start Bootstrap - Business Casual Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    background: url('../img/bg.jpg') no-repeat top center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px rgba(50, 50, 50, 1);
}

p {
    font-size: 1em;
    line-height: 1.4;
    color: #f8f8f8;
}

hr {
    max-width: 400px;
    border-color: #fff;
}

.brand,
.address-bar {
    display: none;
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}

.navbar-nav {
    font-weight: 400;
    letter-spacing: 1px;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin-bottom: 20px;
    padding: 30px 15px;
    background: url(../img/fnd_menu.png) repeat;
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    margin: 0 auto ;
    border: #999999 solid 1px;
}
.img-border2 {
    float: none;
    margin: 0 auto ;
    border: #222 solid 3px;
    border-bottom: #222 solid 10px;
    border-top: #222 solid 10px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

footer {
    background: url(../img/fnd_foot.png) repeat;
}

footer p {
    margin: 0;
    padding: 25px 0;
    text-shadow: 1px 1px 1px rgba(50, 50, 50, 1);
}

@media screen and (min-width:768px) {
    .brand {
        display: inherit;
        margin: 0;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #fff;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 20px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
    }
    .address-bar:hover {
        background: #000;
        opacity: 0.5
    }
    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;
        background: url(../img/fnd_foot.png) repeat;
    }

    .nav>li>a {
        padding: 20px;
        color:#fff !important;
        text-shadow: 1px 1px 1px rgba(50, 50, 50, 1);
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.2em;
    }
}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}
#carousel {
    margin-top:-50px;
}
.sec-1:hover {
    cursor: pointer;
    background: #ccc;
}
#carousel ul li:hover {
    cursor:pointer;

    opacity: 0.7;
}
#carousel ul li:hover img {
    background: #000
}

@media screen and (min-width:767px) { 
ul.navbar-nav li ul 
{
position:absolute;
left:0px;
top:0px;
display:none;
list-style:none;
z-index: 9999
}

ul.navbar-nav li:hover ul
{
    background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.9);
position:absolute;
display:block;
width: 250px;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
top:0px;
left: 0px;
border: 1px dotted #fff;
border-top-width:0px;
margin:0px;
z-index: 999;
border: 1px solid #ccc;
border-top: 0px;

}

ul.navbar-nav li:hover ul li{
float:none;

margin:1px 0;

}
ul.navbar-nav li:hover ul li a {font-size:16px; width:250px;padding: 20px; display: block }

.relative {
    position: relative;
    z-index: 9999
}
}
@media screen and (min-width:767px) { 
.c-900 {
    max-width: 900px;

}
}

.cleaner_h0 { clear: both; width: 100%; height: 0px; }
.cleaner_h1 { clear: both; width:100%; height: 10px; }
.cleaner_h2 { clear: both; width:100%; height: 20px; }
.cleaner_h3 { clear: both; width:100%; height: 30px; }
.cleaner_h4 { clear: both; width:100%; height: 40px; }
.cleaner_h5 { clear: both; width:100%; height: 50px; }
.cleaner_h6 { clear: both; width:100%; height: 60px; }

.box-sec {
    background: url(../img/fnd_box.png) repeat;
    padding: 20px;
    -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

#departamentos-sec .thumbnail {
    background: url(../img/fnd_box.png) repeat !important;
}

#departamentos-sec .thumbnail h3 {
    color:#f8f8f8 !important;
}