/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
	color: #fff;
    font-size: 1em;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: italic;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}




/* ==========================================================================
   Styles by Michel Ferreira
   ========================================================================== */

.logo { position: absolute; top: 85px; left: 35px; z-index: 20; }

#main { font-size: 11pt; line-height: 21px; letter-spacing: 1px; position: relative; text-shadow: 0px 1px 2px rgba(0,0,0,0.2); text-align:justify }
#backslides { position: fixed; top: 0; right: 0; z-index: 0; width: 100%; height: 100%;}
#footer {
   position:fixed;
   left:0px;
   bottom:0px;
   height:65px;
   padding-top: 5px;
   width:100%;
   background:#000;
   background:rgba(0,0,0,0.7);
   z-index: 500;
}


#backslides { position: absolute; top: 0; left: 0; }
/* IE 6 */

#nav ul {  position: relative; z-index: 100; left: 35px; }
#nav ul li {  text-transform: uppercase; list-style: none; float: left; border-right: solid 2px #fff; margin-right: 15px; padding-right: 15px;   }
#nav ul li a {  color: #fff; color: rgba(255,255,255,0.7); font-size: 12px; letter-spacing: 1px;  font-style: normal; text-decoration: none;   }
#nav ul li a:last-child { border-right: none;} 
#nav ul li a:hover{  color: #fff;}

#home a.home, #quem a.quem, #exclusivas a.exclusivas, #corporativo a.corporativo, #blog a.blog, #contato a.contato {  color: #e99400;}


* html #footer {
   position:absolute; 
   top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}

#header { letter-spacing: 1px;}
.slogan { position: absolute; top: 200px; left: 40px; z-index: 20000; }
.phone { position: absolute; top: 260px; left: 85px; z-index: 20000; }


body { background-color: #001343; position: relative; }
body#quem { background: #001343 url('../img/bg-quemsomos.jpg'); background-size: cover; background-repeat: no-repeat;}
body#exclusivas { background: #001343 url('../img/bg-exclusivo.jpg'); background-size: cover; background-repeat: no-repeat;}
body#corporativo { background: #001343 url('../img/bg-corporativo.jpg'); background-size: cover; background-repeat: no-repeat;}
body#blog { background: #001343 url('../img/bg-blog.jpg'); background-size: cover; background-repeat: no-repeat;}
body#contato { background: #001343 url('../img/bg-contato.jpg'); background-size: cover; background-repeat: no-repeat; background-position: center top;}
body#virtuoso { background: #001343 url('../img/bg-virtuoso.jpg'); background-size: cover; background-repeat: no-repeat; background-position: center top;}


#footer .right { float: right; margin-top: -15px; margin-right: 100px;}
#footer .right img  {  margin-right: 15px; }

body h1, body h2 { font-size: 18px; font-weight: normal; color: #fff; }
#main label { color: #fff;}

body#quem #main { width: 550px; position: absolute; top: 85px; left: 400px; }
body#exclusivas #main { width: 485px; position: absolute; top: 85px; left: 400px; }
body#corporativo #main { width: 350px; position: absolute; top: 85px; left: 400px; }
body#contato #main { width: 760px; position: absolute; top: 85px; left: 400px; }
#wufoo-m7x3q1 { width: 300px; float: left; margin-right: 30px; margin-top: 15px;  }
#maps { width: 425px; float: left;  margin-top: 15px;}

body#blog #main { width: 600px; position: absolute; top: 75px; left: 400px; }
body#blog #main ul { list-style: none;}
body#blog #main img { visibility: hidden; display: none;}

body#virtuoso #main { width: 675px; position: absolute; top: 85px; left: 400px; }

body#virtuoso #main h2 { margin-bottom: 0px;}
body#virtuoso #main p { margin-top: 4px;}
body#virtuoso h2, #virtuoso em { color: #ffc04f; font-size: 11pt; line-height: 21px; letter-spacing: 1px; }
body#virtuoso a { color: #ffc04f; font-size: 11pt; line-height: 21px; letter-spacing: 1px; text-decoration:none }

#blog #main li { margin-top: 30px;  }
#blog .headline a { font-size: 21px; color: #fff;   }
#blog .date { margin: 0.5em 0; color: #fff; color: rgba(255,255,255,0.60); }






