/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222;
}
#message {
  width: 200px;
}
.conteudo.contato {
  min-height: 350px;
}
body {
  font-size: 14px;
  font-family: 'Roboto Condensed', sans-serif;
  background-color: #EBEBEB;
  background-image: url(../img/bg.png);
  overflow-x: hidden;
}
body p {
  font-size: 1em;
  margin-bottom: 0;
  color: #4d4d4d;
}
body h1,
body .clearfix {
  line-height: 1em;
}
.conteudo {
  min-height: 560px;
}
.bx-next,
.bx-prev {
  display: block;
  width: 54px;
  height: 45px;
}
* {
  margin: 0;
}
html,
body {
  height: 100%;
}
.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -43px;
}
footer,
.push {
  height: 43px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.page-imagem {
  float: right;
  margin-top: 50px;
}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
img {
  vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}
.interna {
  width: 960px;
  margin: 0 auto;
}
/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
.projetos .projeto-box {
  display: block;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/*****Fontes*****/
/*****Cores*****/
header {
  width: 100%;
  height: 128px;
  background-color: #933840;
}
header.home {
  background-color: rgba(141, 46, 54, 0.9);
}
header .marca {
  width: 260px;
  height: 80px;
  background: url(../img/marca.png);
  margin: 20px 0 0 2px;
}
header nav {
  float: right;
  margin-right: 13px;
}
header nav ul {
  margin: 0;
  padding: 0;
}
header nav ul li {
  float: left;
}
header nav ul li a {
  display: block;
  padding: 0 13px;
  height: 128px;
  line-height: 153px;
  color: #FFF;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
}
header nav ul li a:hover,
header nav ul li a.active {
  color: #00dcff;
  background: url(../img/menu-hover.png) no-repeat center;
}
header .social {
  float: right;
  margin: 66px 0 0;
  padding: 0;
}
header .social li {
  list-style-type: none;
  float: left;
  margin-left: 4px;
}
header .social li a {
  display: block;
  width: 20px;
  height: 20px;
  background: url(../img/facebook.png);
  margin-bottom: 2px;
}
.barra-inferior {
  width: 100%;
  height: 8px;
  background-color: #7b222c;
  margin-top: -8px;
  position: relative;
  z-index: 300;
}
/*Footer*/
footer {
  width: 100%;
  height: 43px;
  background-color: #8D2E36;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 43px;
}
footer a {
  color: #FFF;
  text-decoration: none;
}
footer img {
  margin-left: 4px;
  margin-top: -6px;
}
.conteudo {
  width: 960px;
  margin: 0 auto;
  padding: 65px 0 30px;
}
.marca-home-top {
  display: block;
  width: 630px;
  height: 490px;
  position: absolute;
  top: 0;
  left: -100px;
  background-image: url('../img/marca-home-top.png');
}
.marca-home-bottom {
  display: block;
  width: 530px;
  height: 565px;
  position: absolute;
  bottom: 0;
  right: 130px;
  background-image: url('../img/marca-home-bottom.png');
}
.in-slide-content {
  position: absolute;
  bottom: 94px;
  right: 197px;
  display: inline-block;
  height: 60px;
  background: rgba(60, 60, 60, 0.9);
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px;
  color: #fff;
  line-height: 60px;
  padding: 0 20px;
  text-align: center;
  text-transform: uppercase;
  z-index: 90000;
}
.in-slide-content a {
  z-index: 90000;
  text-decoration: none;
  color: #fff;
  position: relative;
}
.slide_nav,
header,
footer {
  z-index: 11;
}
header,
footer {
  position: relative;
}
.bxslider {
  padding: 0;
  margin: 0;
}
.bxslider li {
  text-align: right;
}
.slide_nav {
  width: 115px;
  position: absolute;
  right: 194px;
  bottom: 156px;
}
.slide-content {
  display: inline-block;
  height: 60px;
  background: rgba(60, 60, 60, 0.9);
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px;
  color: #fff;
  line-height: 60px;
  padding: 0 20px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
}
.control {
  width: 54px;
  height: 45px;
  background-color: rgba(60, 60, 60, 0.9);
  background-image: url(../img/anterior_home.png);
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  float: left;
  margin-left: 2px;
}
.control:hover {
  background-color: rgba(27, 27, 27, 0.9);
}
.control#slide_right {
  background-image: url(../img/proximo_home.png);
}
.conteudo.pagina .pagina-imagem {
  float: left;
  width: 380px;
  height: 428px;
  margin-left: -20px;
}
.conteudo.pagina .pagina-texto-wrapper {
  width: 530px;
  float: right;
}
.conteudo.pagina .pagina-texto {
  width: 2600px;
  position: absolute;
  left: 50%;
  margin-left: -95px;
  padding: 30px 0 30px 30px;
  background: #FFF;
  text-align: left;
}
.conteudo.pagina .pagina-texto.inverse {
  position: relative;
  width: 2880px;
  left: auto;
  right: 2345px;
  margin-left: 0;
  height: 70px;
  padding: 30px 30px 30px 0;
}
.conteudo.pagina .pagina-texto.inverse p {
  font-size: 14px;
}
.conteudo.pagina .pagina-texto p {
  margin-top: 0;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  width: 545px;
}
.conteudo.projetos {
  width: 999px;
  margin-bottom: 80px;
  padding-left: 8px;
}
.conteudo.projetos .projetos-tipos {
  margin-bottom: 20px;
}
.conteudo.projetos .projetos-tipos ul {
  margin: 0;
  padding: 0;
  display: block;
  width: 238px;
  min-height: 38px;
  background-color: #802B35;
  border-left: solid 6px #6D242d;
  margin-top: -73px;
  float: right;
  margin-right: 103px;
  position: relative;
  z-index: 301;
}
.conteudo.projetos .projetos-tipos ul li {
  float: left;
  list-style-type: none;
  text-transform: lowercase;
  margin-left: 15px;
  line-height: 38px;
}
.conteudo.projetos .projetos-tipos ul li a {
  text-decoration: none;
  color: #4A0B14;
  font-weight: bold;
}
.conteudo.projetos .projetos-tipos ul li a:hover,
.conteudo.projetos .projetos-tipos ul li a.active {
  color: #00DCFF;
}
.conteudo.projetos .projeto-box {
  text-align: center;
  width: 313px;
  height: 220px;
  display: block;
  float: left;
  margin: 0 3px 6px 3px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  text-decoration: none;
}
.conteudo.projetos .projeto-box .lupa {
  opacity: 0;
}
.conteudo.projetos .projeto-box .titulo {
  position: relative;
  display: none;
  width: 313px;
  height: 40px;
  line-height: 33px;
  text-transform: uppercase;
  margin-top: -40px;
  color: #fff;
  background: #7b222c;
}
.conteudo.projetos .projeto-box:hover img {
  opacity: 1;
}
.conteudo.projetos .projeto-box:hover .lupa {
  background-color: rgba(123, 34, 44, 0.7);
  opacity: 1;
}
.conteudo.projetos .projeto-box:hover .titulo {
  display: block;
}
.conteudo.projetos .projeto-box .lupa {
  width: 313px;
  height: 180px;
  background-color: #7b222c;
  display: block;
  background-image: url(../img/detalhe-hover.png);
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  margin-top: -220px;
}
.conteudo.pagina.atuacao h2 {
  font-size: 18px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #3c3c3c;
}
.conteudo.pagina.atuacao .pagina-imagem {
  float: right;
  margin-top: -130px;
}
.conteudo.pagina.atuacao .pagina-accordion {
  width: 550px;
  float: left;
}
.conteudo.pagina.atuacao #accordion .header {
  width: 2880px;
  position: relative;
  left: auto;
  right: 2315px;
  height: 44px;
  display: block;
  background-color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  text-decoration: none;
  color: #3C3C3C;
  line-height: 44px;
  margin-top: 10px;
  outline: none;
}
.conteudo.pagina.atuacao #accordion .header h1 {
  width: 534px;
  font-size: 22px;
  font-weight: normal;
  margin: 0;
  line-height: 40px;
  float: right;
  color: #8d2e36;
}
.conteudo.pagina.atuacao #accordion .header .item-icone {
  width: 13px;
  height: 13px;
  background: url(../img/atuacao_mais.png);
  margin: 13px;
  float: right;
}
.conteudo.pagina.atuacao #accordion .header.ui-state-active {
  background-color: #8d2e36;
}
.conteudo.pagina.atuacao #accordion .header.ui-state-active h1 {
  color: #fff;
}
.conteudo.pagina.atuacao #accordion .header.ui-state-active .item-icone {
  background-image: url(../img/atuacao_menos.png);
}
.conteudo.pagina.atuacao #accordion .servicos-descricao-wrapper {
  float: right;
  width: 550px;
  color: #00dcff;
}
.conteudo.pagina.atuacao #accordion .servicos-texto {
  width: 2880px;
  position: relative;
  left: auto;
  right: 2315px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #FFF;
}
.conteudo.pagina.atuacao #accordion .servicos-texto p {
  font-family: 'Roboto Condensed', sans-serif;
  color: #00dcff;
}
.conteudo.pagina.atuacao #accordion .servicos-texto ul {
  margin: 0;
  padding: 0;
  margin-left: 16px;
  list-style-type: none;
}
.conteudo.pagina.atuacao #accordion .servicos-texto ul li {
  background: url(../img/atuacao_seta.png) no-repeat center left;
  padding-left: 21px;
  font-family: 'Roboto Condensed', sans-serif;
  margin-bottom: 8px;
}
#wrapper {
  background-color: #fff;
  width: 100%;
  height: 540px;
  overflow: hidden;
  position: relative;
  top: 50%;
  left: 0;
  margin-top: 24px;
  margin-bottom: 80px;
}
#carousel img {
  display: block;
  float: left;
}
#prev,
#next {
  background-color: rgba(255, 255, 255, 0.7);
  display: block;
  height: 540px;
  width: 50%;
  top: 0;
  position: absolute;
}
#prev {
  left: -400px;
}
#next {
  right: -400px;
}
.conteudo.projetos.galeria {
  width: 100%;
}
.conteudo.projetos.galeria .interna {
  width: 950px;
}
.conteudo.projetos.galeria .interna .projetos-tipos ul {
  margin-right: 83px;
}
.conteudo.projetos.galeria .projetos-galeria-controles {
  display: block;
  width: 124px;
  height: 126px;
  position: absolute;
  right: 180px;
  bottom: 30px;
  background-color: rgba(123, 34, 44, 0.7);
  background-image: url(../img/projetos-galeria-controles.png);
  background-position: center;
  background-repeat: no-repeat;
}
.conteudo.projetos.galeria .projetos-galeria-controles .prev,
.conteudo.projetos.galeria .projetos-galeria-controles .next {
  display: block;
  width: 50px;
  height: 38px;
  float: left;
  margin-top: 14px;
  margin-left: 16px;
  background: url(../img/projetos-next.png) no-repeat 0 center;
}
.conteudo.projetos.galeria .projetos-galeria-controles .prev:hover,
.conteudo.projetos.galeria .projetos-galeria-controles .next:hover {
  background: url(../img/projetos-next-hover.png) no-repeat 0 center;
}
.conteudo.projetos.galeria .projetos-galeria-controles .prev {
  background: url(../img/projetos-prev.png) no-repeat 0 center;
}
.conteudo.projetos.galeria .projetos-galeria-controles .prev:hover {
  background: url(../img/projetos-prev-hover.png) no-repeat 0 center;
}
.conteudo.projetos.galeria .projetos-galeria-controles .next,
.conteudo.projetos.galeria .projetos-galeria-controles .next:hover {
  float: right;
  background-position: right center;
  margin-right: 16px;
  margin-top: 19px;
}
.conteudo.projetos.galeria .projeto-meta {
  width: 690px;
  float: left;
}
.conteudo.projetos.galeria .projeto-nav {
  display: block;
  float: right;
  width: 125px;
  height: 106px;
}
.conteudo.projetos.galeria .projeto-nav a {
  display: block;
  width: 125px;
  height: 35px;
  margin-bottom: 1px;
  line-height: 33px;
  background-color: #E6E6E6;
  background-image: url(../img/seta-esquerda.png);
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  text-decoration: none;
  color: #8d2e36;
  font-size: 12px;
}
.conteudo.projetos.galeria .projeto-nav a.projeto-proximo {
  background-image: url(../img/seta-direita.png);
  background-position: center;
  background-repeat: no-repeat;
}
.conteudo.projetos.galeria .projeto-nav a.projeto-proximo:hover {
  background-image: url(../img/seta-direita_hover.png);
}
.conteudo.projetos.galeria .projeto-nav a.projeto-grid {
  background-image: url(../img/todos-projetos.png);
  background-position: 12px center;
  background-repeat: no-repeat;
}
.conteudo.projetos.galeria .projeto-nav a.projeto-grid span {
  display: inline-block;
  margin-left: 27px;
}
.conteudo.projetos.galeria .projeto-nav a.projeto-grid:hover {
  background-image: url(../img/todos-projetos_hover.png);
}
.conteudo.projetos.galeria .projeto-nav a:hover {
  background-color: #812B36;
  background-image: url(../img/seta-esquerda_hover.png);
  color: #00dcff;
}
.conteudo.projetos.galeria .projeto-meta-nav-wrapper {
  width: 100%;
  background: #fff;
  padding-top: 30px;
  padding-bottom: 20px;
}
.conteudo.projetos.galeria .projeto-meta-nav-wrapper .projeto-meta-descricao {
  width: 690px;
}
.conteudo.projetos.galeria .projeto-meta-nav-wrapper h1 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  margin-top: 0;
  color: #8d2e36;
  font-size: 26px;
  text-transform: uppercase;
}
.conteudo.midias {
  width: 980px;
  margin: 0 auto;
  padding: 30px 0 30px 20px;
}
.conteudo.midias.detalhe {
  width: 1008px;
  padding-left: 0;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.conteudo.midias.detalhe #navigation {
  width: 126px;
  height: 108px;
  padding: 10px;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  position: fixed;
  bottom: 75px;
  right: 40px;
  display: none;
}
.conteudo.midias.detalhe #navigation .scrollToTop {
  display: block;
  width: 126px;
  height: 38px;
  margin-bottom: 1px;
  line-height: 35px;
  background: #E6E6E6;
  text-decoration: none;
  color: #8d2e36;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 13px;
  font-weight: normal;
}
.conteudo.midias.detalhe #navigation .scrollToTop:hover {
  background-color: #812B36;
  color: #00dcff;
}
.conteudo.midias.detalhe #navigation .prev,
.conteudo.midias.detalhe #navigation .next {
  text-align: center;
  line-height: 35px;
  color: #8d2e36;
  text-decoration: none;
  font-weight: normal;
  font-size: 13px;
}
.conteudo.midias.detalhe #navigation .prev {
  margin-top: 1px;
  margin-right: 1px;
  display: block;
  width: 126px;
  height: 38px;
  line-height: 38px;
  background-color: #E6E6E6;
  background-image: url(../img/seta-esquerda.png);
  background-position: center;
  background-repeat: no-repeat;
}
.conteudo.midias.detalhe #navigation .prev:hover {
  background-image: url(../img/seta-esquerda_hover.png);
  background-color: #812B36;
  color: #00dcff;
}
.conteudo.midias.detalhe #navigation .next {
  margin-top: 1px;
  display: block;
  width: 126px;
  height: 38px;
  float: left;
  background-color: #E6E6E6;
  background-image: url(../img/seta-direita.png);
  background-position: center;
  background-repeat: no-repeat;
}
.conteudo.midias.detalhe #navigation .next:hover {
  background-image: url(../img/seta-direita_hover.png);
  background-color: #812B36;
  color: #00dcff;
}
.conteudo.midias.detalhe #navigation a:hover {
  text-decoration: none;
}
.conteudo.midias ul.clipping {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  list-style-type: none;
}
.conteudo.midias ul.clipping li {
  float: left;
  margin: 10px;
}
.conteudo.midias ul.clipping li img {
  border: solid 1px #c8c8c8;
}
.conteudo.midias .midia-box {
  display: block;
  width: 180px;
  float: left;
  margin-right: 20px;
  margin-bottom: 28px;
  text-decoration: none;
  font-family: 'Roboto Condensed', sans-serif;
  color: #3c3c3c;
}
.conteudo.midias .midia-box .titulo {
  display: block;
  width: 180px;
  height: 52px;
  background: #FFF;
  margin-top: 10px;
  font-size: 15px;
  text-align: center;
  line-height: 48px;
}
.conteudo.midias .midia-box .lupa {
  position: relative;
  width: 180px;
  height: 246px;
  display: block;
  background-image: url(../img/detalhe-hover.png);
  background-repeat: no-repeat;
  background-position: center;
  float: right;
  margin-top: -308px;
  opacity: 0;
}
.conteudo.midias .midia-box:hover .titulo {
  background: #92373F;
  color: #FFF;
}
.conteudo.midias .midia-box:hover .lupa {
  opacity: 1;
  background-color: rgba(146, 55, 63, 0.7);
}
.conteudo.dicas {
  font-family: 'Roboto Condensed', sans-serif;
}
.conteudo.dicas .image-wrapper,
.conteudo.dicas .video-wrapper {
  width: 690px;
  text-align: center;
  margin-bottom: 20px;
}
.conteudo.dicas .sidebar {
  width: 200px;
  background: #FFF;
  float: left;
}
.conteudo.dicas .sidebar ul {
  display: block;
  width: 160px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
.conteudo.dicas .sidebar ul li {
  list-style-type: none;
  border-bottom: solid 1px #3c3c3c;
}
.conteudo.dicas .sidebar ul li a {
  text-decoration: none;
  color: #3c3c3c;
  font-size: 18px;
  display: block;
  padding-top: 14px;
  padding-bottom: 12px;
}
.conteudo.dicas .sidebar ul li:nth-child(1) {
  padding-top: 0;
}
.conteudo.dicas .sidebar ul li:last-child {
  border-bottom: none;
  padding-bottom: 8px;
}
.conteudo.dicas .sidebar ul li.ui-state-active {
  font-weight: bold;
}
.conteudo.dicas .tabs-content {
  width: 690px;
  padding-left: 20px;
  padding-right: 20px;
  float: right;
  background: #FFF;
}
.conteudo.dicas .tabs-content h1 {
  font-size: 18px;
}
.conteudo.dicas .tabs-content p {
  font-size: 18px;
}
.frame-maps {
  float: left;
  border-bottom: solid 2px #D7D7D7;
  margin-left: -15px;
}
.conteudo.contato {
  margin-bottom: 90px;
  font-family: 'Roboto Condensed', sans-serif;
}
.conteudo.contato p {
  font-family: 'Roboto Condensed', sans-serif;
}
.conteudo.contato .contatos {
  width: 419px;
  height: 154px;
  float: right;
  padding: 25px 0 0 30px;
  background: #933840;
  margin-bottom: 8px;
}
.conteudo.contato .contatos .telefone {
  font-size: 44px;
  line-height: .8em;
  color: #fff;
  display: inline-block;
}
.conteudo.contato .contatos .email {
  font-size: 18px;
  color: #00dcff;
}
.conteudo.contato .contatos .endereco {
  font-size: 16px;
  line-height: 1.5em;
  color: #fff;
}
.conteudo.contato .contatos .separador {
  color: #898989;
}
.conteudo.contato form {
  margin-bottom: 80px;
}
.conteudo.contato form .inputs,
.conteudo.contato form .textarea {
  float: left;
}
.conteudo.contato form .inputs input {
  width: 165px;
  padding-left: 15px;
  font-size: 16px;
  height: 48px;
  line-height: 48px;
  font-family: 'Roboto Condensed', sans-serif;
  margin-bottom: 7px;
  border: none;
  background-color: #FFF;
  color: #8d2e36;
}
.conteudo.contato form .textarea textarea {
  width: 230px;
  height: 134px;
  padding: 15px;
  font-size: 16px;
  background-color: #FFF;
  color: #8d2e36;
  font-family: 'Roboto Condensed', sans-serif;
  border: none;
  margin-left: 8px;
}
.conteudo.contato form .textarea #contato-submit {
  float: right;
  width: 100px;
  height: 48px;
  border: none;
  color: white;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  background: #2AA0CF;
  margin-top: 8px;
}
.conteudo.contato form .textarea #contato-submit:hover {
  color: #D7D7D7;
}
.conteudo.contato #message {
  padding-top: 15px;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #3c3c3c;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #3c3c3c;
}
/* ==========================================================================
       Helper classes
       ========================================================================== */
/*
     * Image replacement
     */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */

  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.clearfix:after {
  clear: both;
}
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1;
}
/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  body {
    min-width: 1024px;
  }
  .grupo,
  .footer {
    width: 1099px;
  }
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  /* Remove unwanted elements */
  #header,
  #nav,
  .noprint {
    display: none;
  }
  /* Ensure the content spans the full width */
  #container,
  #container2,
  #content {
    width: 100%;
    margin: 0;
    float: none;
  }
  /* Change text colour to black (useful for light text on a dark background) */
  .lighttext {
    color: #000000;
  }
  /* Improve colour contrast of links */
  a:link,
  a:visited {
    color: #781351;
  }
}
