@charset "UTF-8";
/** Variaveis do tema Este arquivo Ã© uma copia de bower_components/bootstrap-sass/assets/stylesheets/bootstrap/variables Estao listadas aqui as variaveis originais que foram modificadas e as variaveis que foram criadas para o tema */
html { box-sizing: border-box; }

html, body { overflow-x: hidden; }

*, *:before, *:after { box-sizing: inherit; }

.debug { border: 1px solid red; }

.container, .row { position: relative; }

.box-shadow { box-shadow: 0 2px 8px #65656a; }

.text-shadow { text-shadow: 0 2px 8px #65656a; }

/** FOOTER Links no rodape, alinhamento e posicao voltar ao topo */
footer { padding: 20px 0 0; background: #5c6b62; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5c6b62), color-stop(100%, #5c6b62)); background: -webkit-linear-gradient(top, #5c6b62 0%, #5c6b62 100%); background: -ms-linear-gradient(top, #5c6b62 0%, #5c6b62 100%); background: linear-gradient(to bottom, #5c6b62 0%, #5c6b62 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c6b62', endColorstr='#5c6b62',GradientType=0 ); }

#links-footer { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 8px; padding-right: 8px; position: relative; min-height: 1px; padding-left: 8px; padding-right: 8px; position: relative; min-height: 1px; padding-left: 8px; padding-right: 8px; position: relative; min-height: 1px; padding-left: 8px; padding-right: 8px; }

@media (min-width: 768px) { #links-footer { float: left; width: 18.75%; } }

@media (min-width: 992px) { #links-footer { float: left; width: 18.75%; } }

@media (min-width: 1200px) { #links-footer { float: left; width: 18.75%; } }

#links-footer ul { padding-left: 0; }

#links-footer li { list-style-type: none; margin-bottom: 4px; }

#links-footer a { color: #fff; text-transform: uppercase; font-size: 13px; font-weight: 700; }

#endereco { position: relative; float: left; width: 62.5%; min-height: 1px; padding-left: 8px; padding-right: 8px; position: relative; min-height: 1px; padding-left: 8px; padding-right: 8px; position: relative; min-height: 1px; padding-left: 8px; padding-right: 8px; position: relative; min-height: 1px; padding-left: 8px; padding-right: 8px; }

@media (min-width: 768px) { #endereco { float: left; width: 56.25%; } }

@media (min-width: 992px) { #endereco { float: left; width: 56.25%; } }

@media (min-width: 1200px) { #endereco { float: left; width: 56.25%; } }

@media (min-width: 768px) { #endereco { text-align: right; } }

#endereco p { color: #fff; font-size: 13px; }

#logo-alt { position: relative; float: left; width: 37.5%; min-height: 1px; padding-left: 8px; padding-right: 8px; position: relative; min-height: 1px; padding-left: 8px; padding-right: 8px; position: relative; min-height: 1px; padding-left: 8px; padding-right: 8px; position: relative; min-height: 1px; padding-left: 8px; padding-right: 8px; }

@media (min-width: 768px) { #logo-alt { float: left; width: 25%; } }

@media (min-width: 992px) { #logo-alt { float: left; width: 25%; } }

@media (min-width: 1200px) { #logo-alt { float: left; width: 25%; } }

#logo-alt img { width: 100%; height: auto; }

#copyright { margin: 20px 0 0; padding: 4px 0; background-color: #74897e; color: #fff; text-align: center; }
