/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
    font-family: 'Roboto', sans-serif;
    color: #1E1E1E;
}

::-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;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

ul {
    list-style: none;
    margin: 0;
    overflow: hidden;
}
ul li a {
    text-decoration: none;
    color: #FFF;
    display: block;
}
footer ul li a {
    text-decoration: none;
    color: #FFF;
    display: block;
    padding: 5px 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;
    }
}


/** inicio **/

.centraliza {
    width: 1100px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.lateral {
    float: right;
    width: 400px;
}
/**  topo do site  **/
h1.logo {
    float: left;
    width: 150px;
    height: 50px;
}
h1.logo a {
    color: rgba(255, 255, 255, 0);
}
h2.logo-gerdau {
    float: left;
    padding-top: 2px;
}
h2.logo-gerdau a {
    color: rgba(255, 255, 255, 0);
}
.nav-site {
    float: right;
    margin: 10px 0;
}
.nav-site ul {
    margin-right: -17px;
}
.nav-site ul li {
    float: left;
}
.nav-site ul li a {
    font-size: 14px;
    color: #1E1E1E;
    padding: 0 18px;
    display: block;
    border-right: 1px solid #1E1E1E;
}
form#pesquisar {
    clear: right;
    float: right;
    margin-top: 13px;
}
form#pesquisar input.texto-pesquisar {
    border: 1px solid #CCC;
    border-radius: 4px;
    padding: 3px;
}
form#pesquisar input.enviar-pesquisar {
    background: transparent;
    border: none;
    background: url(../img/icone-pesquisar.png) no-repeat 5px center;
    display: block;
    width: 25px;
    height: 25px;
    float: right;
    margin: 0 0 0 -25px;
    position: relative;
}
::-webkit-input-placeholder { font-size: 12px; padding: 3px; font-weight: bold; }
:-moz-placeholder { /* Firefox 18- */ font-size: 12px; padding: 3px; font-weight: bold; }
::-moz-placeholder {  /* Firefox 19+ */ font-size: 12px; padding: 3px; font-weight: bold; }
:-ms-input-placeholder { font-size: 12px; padding: 3px; font-weight: bold; }

header {
    background: url(../img/bg-topo.jpg) repeat-x center top;
}
.menu-topo {
    background: #0097cb;
    clear: both;
    border-top: 2px solid #2e538e;
    margin-top: -5px;
}
.menu-topo ul {
    padding-left: 0;
    /*margin-left: -20px;*/
}
.menu-topo ul li a {
    float: left;
    padding: 20px 30px;
    text-transform: uppercase;
    font-weight: bold;
}
.menu-topo ul li.ativo a, .menu-topo ul li:hover a {
    background: #FFF;
    color: #0097CB;
    background: url(../img/bg-menu-topo-02.jpg) repeat;
}
.submenu-topo {
    position: absolute;
    top: 152px;
    width: 100%;
    background: url(../img/bg-topo.jpg) repeat-x center top;
    border-bottom: 4px solid #ecb50c;
}
.submenu-topo ul {
    padding-left: 0;
    margin-left: 6px;
}
.submenu-topo ul li a {
    float: left;
    padding: 20px 20px 15px 20px;
    color: #666;
    font-size: 14px;
}
.submenu-topo ul li.ativo a, .submenu-topo ul li:hover a {
    background: #FFF;
    border-radius: 10px;
    padding: 3px 20px;
    margin: 17px 0;
    color: #000;
}
/**  fim topo do site  **/

.slider-home {
    padding: 0;
    /*height: 290px;*/
    margin: 0 auto;
}
.slider-home li {
    text-align: center;
}
.conteudo h4 {
    clear: both;
    font-weight: lighter;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.conteudo {
    background: url(../img/bg-conteudo.jpg) center top;
}
.unidades .unidades-info h4 {
    font-weight: bold;
    cursor: pointer;
}
.dest-chamada {
    float: left;
    width: 21%;
    height: 110px;
    padding: 0 15px 15px 40px;
    position: relative;
    border-left: 1px solid #CFCFCF;
    border-right: 1px solid #FFF;
}
.dest-chamada h3 {
    color: #0097cb;
    margin: 0;
}
.dest-chamada p {
    margin: 0;
    color: #303030;
    font-size: 14px;
    width: 100%;
    border-top: none;
}

/* Pág: Produtos; */
.slider-produtos {
    float: right;
    margin-bottom: 10px;
}
section.produtos-espec {
    padding-bottom: 80px;
}
table.produtos {
    width: 100%;
    margin-top: 20px;
}
table.produtos thead {
    background: url(../img/bg-tabela-prod.jpg) center top;
    border-bottom: 1px solid #ecb50c;
    font-size: 16px;
}

table.produtos tbody tr, table.cont-produtos tbody tr {
    border-bottom: 1px solid #D2D2D2;
    font-size: 13px;
}
table.produtos tr td, table.cont-produtos tr td {
    padding: 5px 10px;
}
table.produtos tr td.titulo {
    background: url(../img/bg-tabela-prod.jpg) no-repeat center top;
}
table.produtos tr td.ver-prod, table.produtos tr .detalhes {
    text-align: center;
}
table.produtos tr .detalhes a {
    color: #244984;
}
table.produtos tr td.ver-prod a {
    color: #1E1E1E;
}
table.produtos thead tr th {
    padding: 9px 10px;
    text-align: left;
    font-weight: normal;
}
table.produtos thead tr th small {
    color: #004A8F;
    padding: 0 10px;
    cursor: pointer;
}
table.produtos thead tr th.detalhes {
    text-align: right;
}

table.produtos thead tr th.img-categoria {
    width: 100px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}

table.produtos thead tr th.img-categoria img {
    width: 100%;
}

table.produtos tr.titulo {
    color: #004A8F;
    background: #F2F2F2;
    /* border-bottom: 1px solid #004A8F; */
}
table.produtos tr.especificacoes {
    color: #0097CB;
    background: #F2F2F2;
    /* border-bottom: 1px solid #004A8F; */
}
section.ogrupo {
    background: url(../img/bg-ogrupo.jpg) repeat-x center top;
    border-top: 2px dotted #808080;
    min-height: 330px;
}
h2.prod-servicos {
    padding-left: 35px;
    background: url(../img/icone-prod-servicos.png) no-repeat left center;
    font-size: 16px;
    margin: 30px 0 20px;
}
h2.ogrupo {
    padding-left: 35px;
    background: url(../img/icone-grupo.png) no-repeat left center;
    font-size: 16px;
    margin: 50px 0 30px;
}
ul.galeria-ogrupo li a {
    float: left;
    display: block;
    width: 150px;
    height: 150px;
    margin: 15px 25px;
    border: 2px solid #FFF;
    overflow: hidden;
    border-radius: 5px;
}

.breadcrumb {
    text-transform: capitalize;
    font-size: 14px;
    color: #666;
}
.breadcrumb a  {
    text-decoration: underline;
    color: #000;
}

section {
    background: url(../img/bg-conteudo.jpg) center top;
}
.linha {
    color: #868686;
    border-top: 1px solid #DEDEDE;
    margin-top: 76px;
}
.linha span {
    display: block;
    margin-bottom: 25px;
    width: 100%;
    height: 2px;
    border-top: 1px solid #FFF;
}
section p.texto-pag {
    width: 650px;
    color: #868686;
    float: left;
    margin-top: 0;
}
section p.texto-prod {
    width: 650px;
    color: #868686;
    float: left;
    margin-top: 0;
    font-size: 26px;
    font-weight: 300;
    padding-top: 38px;
}
section p.texto-prod a {
   color: #868686;
    text-decoration: none;
}
section.fale-conosco p.texto-pag {
    width: 100%;
}
.galeria-de-fotos p.texto-pag {
    width: 100%;
}
section.fale-conosco .lateral {
    width: 500px;
    margin-bottom:  40px;
}
section.fale-conosco .lateral h4 {
    margin-top: 0;
}
.enviado-sucesso {
    float: left;
    color: #0097CB;
}
.lateral p {
    color: #868686;
}
.lateral p a {
    text-decoration: underline;
    color: #444;
}
.lateral ul li a {
    color: #868686;
}
.galeria {
    width: 670px;
    height: 420px;
    float: left;
    margin-top: 10px;
}
body#empresa .lateral.galeria {
    position: absolute;
    right: 0px;
    top: 110px;
    width: 370px;
    padding: 50px 0;
}
body#empresa .lateral.galeria h3, body#empresa .lateral.galeria h4 {
    color: #666;
}
section.fale-conosco .lateral h4 {
    font-weight: 500;
    font-size: 22px;
}
body#empresa .lateral.galeria p {
    padding-bottom: 50px;
    margin-bottom: 0;
    border-bottom: 1px solid #DEDEDE;
}
body#empresa .lateral.galeria h4 {
    border-top: 1px solid #FFF;
    padding-top: 20px;
    margin-top: 0;
}
body#empresa .galeria-full {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dotted #666;
    padding-bottom: 10px;
    margin: 20px 0 50px;
}
body#empresa ul.galeria {
    width: 100%;
    height: 166px;
    padding: 0;
}
body#empresa ul.galeria li {
    width: 166px;
    height: 166px;
    float: left;
    margin: 0 1px;
}
body#empresa ul.galeria li img {
    width: 100%;
}
h2.titulo-pag {
    float: left;
    margin-top: 35px;
    margin-bottom: 0;
    font-weight: 300;
    font-size: 32px;
    text-transform: none;
    background: url(../img/bg-conteudo.jpg) center top;
    padding-right: 30px;
}
section.empresa p.citacao {
    border: none;
    margin: 0;
    position: absolute;
    margin-top: 100px;
    width: 368px;
    color: #777;
    font-family: 'Rufina', serif;
    top: 326px;
    right: 20px;
    font-style: italic;
    font-size: 17px;
}
section.empresa p.citacao span {
    margin: 0;
    border: 0;
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    left: -45px;
    top: -15px;
    background: url(../img/aspas.png) no-repeat center center;
}
.conteudo section.empresa h4 {
    text-transform: none !important;
    color: #000;
    font-weight: 400;
}
section.empresa {
    padding-bottom: 20px;
}
section.unidades {
    padding-bottom: 80px;
}
.empresa-cont {
    /*border: 1px solid red;*/
    /*width: 1310px;*/
    width: 650px;
    overflow: hidden;
}
.empresa-cont .linha {
    margin-top: 60px;
}
.empresa-cont > div {
    overflow: hidden;
    /*width: 651px;*/
    width: 1310px;
}
.empresa-cont > div > div.ano {
    /*border: 1px solid green;*/
    float: left;
}
.empresa-cont p.texto-pag {
    float: none;
}
.unidades-info {
    width: 20%;
    float: left;
    margin-right: 50px;
    background: url(../img/marcador.png) no-repeat left 20px;
}
.unidades-info h4 {
    padding-left: 40px;
    font-size: 14px;
    margin-bottom: 5px;
}
.unidades-info ul {
    cursor: pointer;
}
.unidades-info ul li {
    color: #303030;
    font-size: 13px;
    line-height: 24px;
}
.mapa {
    margin-bottom: -5px;
}
section.fale-conosco .contato-form {
    width: 415px;
    margin-bottom: 50px;
    float: left;
}

.contato-form ::-webkit-input-placeholder { font-size: 16px; padding: 3px; font-weight: lighter; color: #DDD; }
.contato-form :-moz-placeholder { /* Firefox 18- */ font-size: 16px; padding: 3px; font-weight: lighter; color: #DDD;}
.contato-form ::-moz-placeholder {  /* Firefox 19+ */ font-size: 16px; padding: 3px; font-weight: lighter; color: #DDD;}
.contato-form :-ms-input-placeholder { font-size: 16px; padding: 3px; font-weight: lighter; color: #DDD; }

.contato-form input, .contato-form textarea {
    width: 100%;
    background: #FFF;
    border: 1px solid #DDD;
    padding: 10px;
    margin-bottom: 10px;
}
.contato-form input:focus, .contato-form textarea:focus, .contato-form input:visited {
    background: #ffc000;
    color: #000;
    outline: 0;
}
.contato-form textarea {
    height: 200px;
}
.contato-form input.enviar-contato {
    background: #55a400;
    color: #FFF;
    font-weight: bold;
    width: 100px;
    font-size: 14px;
}
.lateral-empresa {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 100px;
    width: 440px;
}
.lateral-empresa h4 {
    text-align: center;
    color: #868686;
    font-weight: 500;
    margin-bottom: 0;
}
.lateral-empresa span {
    position: absolute;
    top: 110px;
    left: 157px;
    width: 124px;
    height: 3px;
    display: block;
    background: #DEDEDE;
}
.linha-do-tempo {
    position: relative;
    margin-top: 30px;
}
.linha-do-tempo li a {
    margin: 10px 62px;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    line-height: 55px;
    text-align: center;
    font-weight: 300;
    float: left;
    display: block;
    background: #DEDEDE;
    color: #000;
    transition: background-color 1s linear 0s;
    cursor: pointer;
}
.linha-do-tempo li a:hover, .linha-do-tempo li a.ativo {
    background: #FFC000;
    transition: background-color 1s linear 0s;
}
.destaques-home {
    height: 225px;
    border-top: 3px solid #ecb50c;
    background: url(../img/bg-destaque-home.jpg) repeat-x center top;
}
.dest-chamada.serralheria {
    border-left: none;
    padding-left: 0;
}
.dest-chamada.serralheria h3,
.dest-chamada.estruturas h3 {
    line-height: 18px;
    padding-left: 50px;
    margin-bottom: 10px;
    background: url(../img/icone-serralheria.png) no-repeat left center;
}
.dest-chamada.serralheria h3 span,
.dest-chamada.estruturas h3 span {
    font-size: 14px;
    font-weight: lighter;
}
.dest-chamada.ferragens h3 {
    padding: 10px 0 10px 50px;
    background: url(../img/icone-ferragens.png) no-repeat left center;
}
.dest-chamada.telhas {
    border-right: none;
    padding-right: 0;
}
.dest-chamada.telhas h3 {
    padding: 10px 0 7px 35px;
    background: url(../img/icone-telhas.png) no-repeat left center;
}
.dest-chamada h3 a {
    color: #0097cb;
    text-decoration: none;
}
.dest-chamada h3 a:hover {
    text-decoration: underline;
}
.dest-chamada p a {
    text-decoration: none;
    color: #000;
}
.dest-chamada p {
    text-align: center;
    margin-left: -30px;
}
.dest-chamada p a:hover {
    text-decoration: underline;
}
/**  footer  **/

footer {
    background: #000;
    border-top: 5px solid #0097cb;
}
footer h4 {
    color: #0097cb;
    text-transform: uppercase;
    margin-top: 0;
}
footer .informacoes {
    float: left;
    padding: 30px 50px;
}
footer .banner-rodape {
    float: left;
    padding: 30px 0 0 55px;
}
footer .banner-rodape img {
    border: 2px solid transparent;
    border-radius: 5px;
}
footer .informacoes ul {
    padding-left: 0;
    font-size: 15px;
}
footer .atendimento {
    float: right;
    padding: 15px 50px 0 50px;
}
footer .atendimento h5 {
    text-transform: uppercase;
    font-size: 12px;
    color: #FFF;
    margin-bottom: 0;
    text-align: right;
}
footer .atendimento p {
    font-size: 18px;
    color: #ffc000;
    margin-top: -10px;
    background: url(../img/icone-atendimento.png) no-repeat 10px 5px;
    padding-left: 45px;
    padding-top: 10px;
}
footer p.copyright {
    clear: both;
    text-align: center;
    color: #666;
    font-size: 13px;
    margin: 30px 0;
}
.logo-scupen {
    display: block;
    float: right;
    width: 100%;
    height: 25px;
    overflow: hidden;
    margin: 20px 0;
}
.logo-scupen img {
    margin-top: -25px;
}


.mapa-rj {
    border: 4px solid #EEE;
    width: 836px;
    margin: 50px auto;
}
.clear {
    width: 100%;
    clear: both;
    display: block;
}
.theme-default .nivo-controlNav {
    padding: 0 !important;
    margin-bottom: -32px;
}
.theme-default .nivoSlider {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
.slider-wrapper {
    margin-top: 4px;
}
.erro {
    color: red;
    float: left;
    clear: both;
    margin: 10px 0;
}
.info {
    color: blue;
    float: left;
    clear: both;
    margin: 10px 0;
}
.nossos-end {
    color:#004A8F;
}

#map-canvas {
    height: 300px;
    margin-top: 63px;
}

.hide {
    display: none;
}
.show {
    display: visible;
}


#previous, #next {
    top: 180px !important;
}

#mapa-rj {
    width: 100%;
    height: 500px;
    margin-bottom: 30px;
    z-index: 1;
}

.leg-mapa {
    z-index: 2;
    position: relative;
    background: #eee;
    float: left;
    padding: 10px 20px;
    margin-top: 50px;
    margin-bottom: -175px;
    margin-left: 80px;
}
.leg-mapa ul {
    padding: 0;
}
.leg-mapa li {
    clear: both;
    margin: 10px 0;
    overflow: hidden;
    line-height: 30px;
    font-size: 14px;
}
.leg-mapa span {
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    margin-right: 10px;
}
.azul {
    background: #003399;
}
.verde {
    background: #33CC33;
}
.amarelo {
    background: #FFCC00;
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    html {
        display: inline-flex;
        height: 100%;
    }
    
    .conteudo {
        height: 100%;
    }

    .centraliza {
        margin-left: 20px;
        margin-right: 20px;
        width: 1400px;
    }

    .submenu-topo {
        width: auto;
        top: 153px;
    }
    
    .destaques-home {
        background: url(../img/bg-destaque-home.jpg) repeat center top;
    }
    
    h2.prod-servicos {
        font-size: 36px;
        margin: 30px 0 20px 40px;
    }
    
    .dest-chamada {
        float: left;
        width: 100%;
        height: 315px;
        padding: 0 15px 15px 40px;
        position: relative;
        border-left: 1px solid #CFCFCF;
        border-right: 1px solid #FFF;
    }
    
    .dest-chamada p {
        margin-left: auto;
    }
    
    .dest-chamada.serralheria {
        border-left: none;
        padding-left: 40px;
    }
    
    .dest-chamada.serralheria h3 span,
    .dest-chamada.serralheria h3,
    .dest-chamada.estruturas h3 span,
    .dest-chamada.estruturas h3,
    .dest-chamada.ferragens h3,
    .dest-chamada.telhas h3{
        font-size: 70px;
        line-height: 70px;
        text-align: left;
    }
    
    .dest-chamada.serralheria br,
    .dest-chamada.estruturas br,
    .dest-chamada.ferragens br,
    .dest-chamada.telhas br{
        display: none;
    }
    
    .dest-chamada.serralheria p,
    .dest-chamada.estruturas p,
    .dest-chamada.ferragens p,
    .dest-chamada.telhas p{
        font-size: 60px;
        line-height: 60px;
        text-align: left;
    }

    .menu-topo ul li a {
        font-size: 26px;
        line-height: 24px;
    }
    
    .destaques-home {
        height: 1410px;
    }
    
    #lightbox {
        top: 50%!important;
        left: 100%!important;
    }
    
    h2.ogrupo {
        font-size: 36px;
    }

    .galeria-ogrupo a {
        pointer-events: none;
    }
    
    footer {
        bottom: 0;
        position: fixed;
    }
}