/*******************
    CSS ESTRUTURA
********************/


/*********************************************** Reset ***********************************************/

* { margin: 0; padding: 0; box-sizing: border-box; }

ol, ul, li { list-style: none; }

a, :link, :visited { outline: 0; text-decoration: none; cursor: pointer; }

* input, * select, * textarea { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

textarea { resize: none; }

img { border: 0 none; max-width: 100%; }

/*********************************************** Auxiliares ***********************************************/

p { color: #999999; font-family: Montserrat Light; font-size: 16px; line-height: 235%; margin-bottom: 25px; text-align: center; }

h2 { }

h3 { }

h4 { }

.ClearBoth { height: 0; line-height: 0; font-size: 0; clear: both; }

.FloatLeft { float: left; }

.FloatRight { float: right; }

.Table { display: table; width: 100%; }

.Cell { display: table-cell; height: 100%; vertical-align: middle; }


/*********************************************** Estrutura ***********************************************/

body { font-family: Gotham, Arial; }

html, body { height: 100%; min-height: 100%; }

section { display: table; height: 100%; padding-top: 40px; width: 100%; }

.Conteudo { margin: 0 auto; max-width: 1000px; position: relative; width: 100%; }

.nav-mobile-toggle { display: none; }

.navbar-toggle { background: #ededed none repeat scroll 0 0; border: 1px solid #e3e3e3; border-radius: 4px; cursor: pointer; display: block; float: left; height: 45px; margin: 0 0 0 10px; padding: 10px 15px; }

.navbar-toggle .icon-bar { background-color: #9f9f9f; display: block; height: 3px; margin-top: 3px; transition: transform 0.3s ease 0s; width: 20px; }

.navbar-toggle .icon-bar:first-child { margin-top: 0; }

/*********************************************** Conteúdo ***********************************************/


header { background: rgba(0, 0, 0, 0) url("../imagens/background-header.jpg") no-repeat scroll center top / cover; display: inline-block; overflow: visible; position: relative; text-align: center; width: 100%; }

header .Desktop { display: block; }

header .Desktop .Content { margin: 0 auto; max-width: 980px; position: relative; }

header .Desktop .Logo { display: inline-block; margin: 35px 0; }

header .Desktop .Facebook { border-radius: 50%; height: 26px; margin-top: -13px; overflow: hidden; position: absolute; right: 0; top: 50%; width: 26px; z-index: 10; }

nav { background: #ffffff none repeat scroll 0 0; margin-bottom: 4px; }

nav ul { display: table; margin: 0 auto; max-width: 980px; width: 100%; }

nav li { display: inline-block; margin-left: 8%; padding: 22px 0; }

nav li:first-child { margin-left: 0; }

nav li a { color: #000000; font-family: Montserrat Light; font-size: 15px; font-weight: bold; text-transform: uppercase; }






#secHome { }

.secHome .Slider { overflow: hidden; position: relative; }

.secHome .Slider .flex-control-nav { bottom: 40px; z-index: 10; }






.Destaques { margin: 60px 0; }

.Destaques .Destaque { display: table-cell; padding: 0 8px; }

.Destaques .Destaque .Imagem { }

.Destaques .Destaque .Titulo { color: #5986f9; font-family: Montserrat Light; font-size: 16px; margin: 20px 15px 10px; text-align: center; text-transform: uppercase; }

.Destaques .Destaque .Titulo a { color: #5986f9; }

.Destaques .Destaque .Mais { color: #999999; font-family: Montserrat Light; font-size: 12px; text-align: center; }

.Destaques .Destaque .Mais a { color: #999999; }






#secEmpresa { }

.secEmpresa .Conteudo { padding-top: 30px; }

.secEmpresa .Divisoria { background: rgba(0, 0, 0, 0) url("../imagens/conteudo/divisoria-empresa.jpg") repeat fixed center top / cover; height: 200px; width: 100%; }






#secVidros { }

.secVidros h2 { background: rgba(0, 0, 0, 0) url("../imagens/seta.png") no-repeat scroll left center; color: #444444; font-family: Montserrat Light; font-size: 16px; margin-bottom: 20px; margin-left: 7px; padding-left: 22px; text-transform: uppercase; }

.secVidros h2 span { }

.secVidros .Vidros ul { border-bottom: 1px solid #e1e1e1; margin-bottom: 30px; padding-bottom: 15px; text-align: left; }

.secVidros .Vidros ul li { display: inline-block; margin: 0 7px 15px; }






#secEspelhos { }

.secEspelhos h2 { background: rgba(0, 0, 0, 0) url("../imagens/seta.png") no-repeat scroll left center; color: #444444; font-family: Montserrat Light; font-size: 16px; margin-bottom: 20px; margin-left: 7px; padding-left: 22px; text-transform: uppercase; }

.secEspelhos h2 span { }

.secEspelhos .Espelhos ul { border-bottom: 1px solid #e1e1e1; margin-bottom: 30px; padding-bottom: 15px; text-align: left; }

.secEspelhos .Espelhos ul li { display: inline-block; margin: 0 7px 15px; }






.secContato h3 { color: #444444; margin: 50px 0; }

.secContato a { color: #444444; font-size: 18px; }

.secContato .Formulario { display: table-cell; padding-bottom: 50px; padding-left: 35px; width: 65%; }

.secContato .Formulario label { color: #767676; display: block; font-size: 20px; line-height: 30px; margin-bottom: 0; }

.secContato .Formulario input[type="text"], .secContato .Formulario input[type="tel"], .secContato .Formulario textarea { background-color: #fafafa; border: 1px solid #dbdbdb; border-radius: 0; color: #767676; font-size: 15px; height: 36px; margin-bottom: 15px; padding: 4px 20px; transition: all 0.3s ease-in-out 0s; width: 100%; }

.secContato .Formulario textarea { height: 120px; }

.secContato .Formulario input[type="submit"] { background: #5986f9 none repeat scroll 0 0; border: 1px solid #5986f9; border-radius: 5px; color: #ffffff; cursor: pointer; display: inline-block; font-size: 20px; font-weight: 600; margin: 25px auto 0; padding: 12px 22px; text-align: center; }

.secContato .Outros { display: table-cell; padding-bottom: 50px; padding-top: 20px; vertical-align: top; width: 35%; }

.secContato .Outros span { display: inline-block; }

.secContato .Outros .Whats { margin-bottom: 7px; }

.secContato .Outros .Whats span { background: rgba(0, 0, 0, 0) url("../imagens/whats.png") no-repeat scroll 0 0; display: inline-block; float: left; height: 21px; margin-right: 5px; width: 21px; }

.secContato .Outros .Facebook { margin-bottom: 7px; }

.secContato .Outros .Facebook span { background: rgba(0, 0, 0, 0) url("../imagens/face.png") no-repeat scroll center center; display: block; float: left; height: 21px; margin-right: 5px; width: 20px; }

.secContato .Outros .Email { margin-bottom: 7px; }

.secContato .Outros .Email span { background: rgba(0, 0, 0, 0) url("../imagens/email.png") no-repeat scroll center center; display: block; float: left; height: 21px; margin-right: 5px; width: 21px; }






footer { background: rgba(0, 0, 0, 0) url("../imagens/background-footer.jpg") no-repeat scroll center top / cover; padding: 20px 0 50px; }

footer a { color: #ffffff; font-family: DIN-Regular; font-size: 16px; }

footer .Content { margin: 0 auto; max-width: 980px; position: relative; }

footer .Logo { margin-bottom: 30px; }

footer .Share { text-align: center; }

footer .Share li { display: inline-table; margin-left: 15%; }

footer .Share li:first-child { margin-left: 0; }

footer .Share .Facebook { background: rgba(0, 0, 0, 0) url("../imagens/face.png") no-repeat scroll center center; display: block; float: left; height: 21px; margin-right: 5px; width: 20px; }

footer .Share .Whats { background: rgba(0, 0, 0, 0) url("../imagens/whats.png") no-repeat scroll 0 0; display: inline-block; float: left; height: 21px; margin-right: 5px; width: 21px; }

footer .Share .Phone { background: rgba(0, 0, 0, 0) url("../imagens/phone.png") no-repeat scroll center center; display: block; float: left; height: 21px; margin-right: 5px; width: 25px; }

footer .Share .Email { background: rgba(0, 0, 0, 0) url("../imagens/email.png") no-repeat scroll center center; display: block; float: left; height: 21px; margin-right: 5px; width: 21px; }




#Whats { position: fixed; bottom: 10px; left: 10px; z-index: 99999; width: 90px; height: 90px; }
#Whats a { background: url(/imagens/msgwhats.png) no-repeat; background-size: 100% auto; width: 100%; height: 100%; display: block; background-position: center; }


@media screen and (min-width: 980px) and (max-width: 1100px) {
}

@media screen and (min-width: 768px) and (max-width: 979px) {
}

@media screen and (max-width: 965px) {

    section { display: table; height: 100%; padding: 0 15px; width: 100%; }

    .nav-mobile-toggle, .nav-mobile-back { display: block; padding-top: 15px; z-index: 10; }

    .nav-mobile-toggle .Facebook { display: inline-block; float: right; margin-right: 15px; margin-top: 0; width: 35px; }

    nav { background: #f4f4f4 none repeat scroll 0 0; border-bottom: 1px solid #cec9c9; border-left: 1px solid #cec9c9; border-radius: 7px; border-right: 1px solid #cec9c9; display: none; height: auto; left: 10px; overflow: hidden; position: absolute; top: 60px; width: 275px; }

    nav ul { padding: 0; height: auto; }

    nav ul li { border-top: 1px solid; color: #cec9c9; display: block; font-size: 15px; font-weight: normal; margin: 0; padding: 0; text-align: left; }

    nav ul li a { display: block; padding: 12px 15px; color: #444444; font-family: DIN-Regular; font-size: 15px; font-weight: normal; text-transform: uppercase; }

    header .Desktop { display: inline-block; padding: 15px; }

    header .Desktop .Facebook { display: none; }

    footer { padding: 30px 20px; }
}

@media screen and (max-width: 768px) {

    section { display: table; height: auto; padding: 35px 15px 0; width: 100%; }

    .secVidros .Vidros ul { text-align:center; }

    .secEspelhos .Espelhos ul { text-align:center; }

    .secContato .Outros { display: block; padding-bottom: 30px; vertical-align: top; width: 100%; }

    .secContato .Formulario { display: block; padding-bottom: 30px; padding: 0; width: 100%; }

    footer .Share li { display: inline-table; margin-left: 5%; }

    footer .Share li:first-child { margin:0 auto 10px; }

    #Whats { position: fixed; bottom: 175px; left: 10px; z-index: 99999; width: 60px; height: 60px; }
}

@media screen and (max-width: 500px) {
}

@media screen and (max-width: 400px) {

    .Destaques .Destaque { display: inline-block; margin-bottom: 50px; padding: 0 8px; }

    footer .Share li { display: table; margin: 0 auto 10px; }
}
