/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  color: #222222;
  font-size: 1em;
  line-height: 1.4;
}
/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets 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 #cccccc;
  margin: 1em 0;
  padding: 0;
}
/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}
/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-style: normal;
  color: #fff;
  font-size: 18px;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  font-style: normal;
  color: #fff;
  font-size: 18px;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  font-style: normal;
  color: #fff;
  font-size: 18px;
}
.browserupgrade {
  margin: 0.2em 0;
  background: #cccccc;
  color: black;
  padding: 0.2em 0;
}
/* ==========================================================================
   FUENTES::::
   ========================================================================== */
/** Generated by FG **/
@font-face {
  font-family: 'Conv_Gotham-Medium';
  src: url('fonts/Gotham-Medium.eot');
  src: local('☺'), url('fonts/Gotham-Medium.woff') format('woff'), url('fonts/Gotham-Medium.ttf') format('truetype'), url('fonts/Gotham-Medium.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/** Generated by FG **/
@font-face {
  font-family: 'Conv_Modern Regular';
  src: url('fonts/Modern Regular.eot');
  src: local('☺'), url('fonts/Modern Regular.woff') format('woff'), url('fonts/Modern Regular.ttf') format('truetype'), url('fonts/Modern Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/** Generated by FG **/
@font-face {
  font-family: 'Conv_Gotham-book';
  src: url('fonts/Gotham-book.eot');
  src: local('☺'), url('fonts/Gotham-book.woff') format('woff'), url('fonts/Gotham-book.ttf') format('truetype'), url('fonts/Gotham-book.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/** Generated by FG **/
@font-face {
  font-family: 'Conv_BERNIERShade-Regular';
  src: url('fonts/BERNIERShade-Regular.eot');
  src: local('☺'), url('fonts/BERNIERShade-Regular.woff') format('woff'), url('fonts/BERNIERShade-Regular.ttf') format('truetype'), url('fonts/BERNIERShade-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/** Generated by FG **/
@font-face {
  font-family: 'Conv_BorisBlackBloxx';
  src: url('fonts/BorisBlackBloxx.eot');
  src: local('☺'), url('fonts/BorisBlackBloxx.woff') format('woff'), url('fonts/BorisBlackBloxx.ttf') format('truetype'), url('fonts/BorisBlackBloxx.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/** Generated by FG **/
@font-face {
  font-family: 'Conv_Dolce Vita Heavy Bold';
  src: url('fonts/Dolce Vita Heavy Bold.eot');
  src: local('☺'), url('fonts/Dolce Vita Heavy Bold.woff') format('woff'), url('fonts/Dolce Vita Heavy Bold.ttf') format('truetype'), url('fonts/Dolce Vita Heavy Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/** Generated by FG **/
@font-face {
  font-family: 'Conv_Dolce Vita Light';
  src: url('fonts/Dolce Vita Light.eot');
  src: local('☺'), url('fonts/Dolce Vita Light.woff') format('woff'), url('fonts/Dolce Vita Light.ttf') format('truetype'), url('fonts/Dolce Vita Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/** Generated by FG **/
@font-face {
  font-family: 'Conv_Gotham-Light';
  src: url('fonts/Gotham-Light.eot');
  src: local('☺'), url('fonts/Gotham-Light.woff') format('woff'), url('fonts/Gotham-Light.ttf') format('truetype'), url('fonts/Gotham-Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/** Generated by FG **/
@font-face {
  font-family: 'Conv_Athelas-Bold';
  src: url('fonts/Athelas-Bold.eot');
  src: local('☺'), url('fonts/Athelas-Bold.woff') format('woff'), url('fonts/Athelas-Bold.ttf') format('truetype'), url('fonts/Athelas-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/** Generated by FG **/
@font-face {
  font-family: 'Conv_Gotham-Bold';
  src: url('fonts/Gotham-Bold.eot');
  src: local('☺'), url('fonts/Gotham-Bold.woff') format('woff'), url('fonts/Gotham-Bold.ttf') format('truetype'), url('fonts/Gotham-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.gth {
  font-family: 'Conv_Gotham-book';
}
.gth_m {
  font-family: 'Conv_Gotham-Medium';
}
.mod {
  font-family: 'Conv_Modern Regular';
}
.ber {
  font-family: 'Conv_BERNIERShade-Regular';
}
.boris {
  font-family: 'Conv_BorisBlackBloxx';
}
.dolce_h {
  font-family: 'Conv_Dolce Vita Heavy Bold';
}
.dolce_l {
  font-family: 'Conv_Dolce Vita Light';
}
.gth_l {
  font-family: 'Conv_Gotham-Light';
}
.ath_b {
  font-family: 'Conv_Athelas-Bold';
}
.gth_b {
  font-family: 'Conv_Gotham-Bold';
}
/* ==========================================================================
   SCRIPT SUBIR
   ========================================================================== */
.fix-top {
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  bottom: 20px;
  right: 20px;
  padding: 10px 15px;
  z-index: 999;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
  background-color: rgba(255, 255, 255, 0.2);
  display: none;
}
.fix-top i {
  font-size: 30px;
  color: #666B49;
}
.soloenmoviles,
.soloencelulares {
  display: none !important;
}
/* ==========================================================================
   COLORES
   ========================================================================== */
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a,
button,
.inps-sb,
header {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
p {
  margin: 0;
}
.lf {
  float: left;
}
.rg {
  float: right;
}
.clear {
  clear: both;
}
img {
  max-width: 100%;
}
section {
  width: 100%;
  padding: 10px 0px;
}
/* LOADER */
.loader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 99;
}
.btn {
  border: 1px solid #fff;
  background-color: rgba(102, 107, 73, 0.8);
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  padding: 13px 40px;
  display: inline-block;
  margin: 10px 10px;
  text-decoration: none;
  letter-spacing: 1px;
}
.btn:hover {
  background-color: #666b49;
}
.center {
  max-width: 1148px;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
}
header {
  padding: 10px 0px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
}
header .center nav {
  text-align: center;
}
header .center nav a {
  text-decoration: none;
  color: #ffF;
  font-size: 16px;
  display: inline-block;
  padding: 15px 20px 5px 20px;
  margin: 0px 10px;
  border-bottom: 1px solid transparent;
}
header .center nav a:hover {
  border-bottom: 1px solid #fff;
}
.bg1 {
  background-image: url(../img/bg1.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  padding: 125px 0px 17px 0px;
  height: 759px;
  position: relative;
}
.bg1 .center {
  text-align: center;
}
.bg1 .center h1 {
  color: #fff;
  font-weight: normal;
  margin: 0;
  font-size: 46px;
  padding: 7px 0px 16px 0px;
}
.bg1 .center ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.bg1 .center ul.botones {
  margin: 9px 0px;
}
.bg1 .center ul.botones li {
  display: inline-block;
  vertical-align: top;
  margin: 0px 20px;
}
.bg1 .center ul.botones li a {
  margin: 0px;
  min-width: 280px;
}
.bg1 .center ul.redes {
  padding: 70px 0px 0px 0px;
}
.bg1 .center ul.redes li {
  display: inline-block;
  vertical-align: top;
  margin: 10px 5px;
}
.bg1 .center ul.redes li a {
  display: inline-block;
}
.bg1 .center p {
  text-align: center;
  padding: 5px 0px;
}
.bg1 .center p a {
  text-decoration: none;
  color: #fff;
  font-size: 18px;
}
.bg1 .tope {
  background-image: url(../img/top.png);
  background-position: center top;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 93px;
}
.bg2 {
  background-color: #fff;
  background-image: url(../img/bg2.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  padding: 55px 0px 30px 0px;
}
.bg2 .center p.tt {
  text-align: center;
  font-size: 50px;
  color: #343333;
  line-height: 60px;
}
.bg2 .center p.tt span {
  display: block;
  color: #666b49;
  font-size: 34px;
  line-height: 40px;
}
.bg2 .center p.par {
  padding: 26px 0px 0px 0px;
  text-align: center;
  color: #343333;
  font-size: 20px;
  line-height: 21px;
}
.bg2 .center p.image {
  text-align: center;
  padding: 37px 0px 0px 0px;
}
.bg3 {
  padding: 184px 0px 135px 0px;
  background-image: url(../img/bg3.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}
.bg3 .boto {
  background-image: url(../img/bottom.png);
  background-position: center top;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  width: 100%;
  height: 145px;
}
.bg3 .tope {
  background-image: url(../img/top.png);
  background-position: center top;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 93px;
}
.bg3 .center p.tt {
  max-width: 181px;
  width: 100%;
  margin: auto;
  font-size: 41px;
  color: #fff;
  line-height: 33px;
}
.bg3 .center p.tt span {
  display: block;
  color: #fff;
  font-size: 58px;
  line-height: 58px;
  text-align: right;
  margin-top: -25px;
}
.bg3 .center .row {
  padding: 48px 3px 0px 0px;
}
.bg3 .center .row .col {
  display: inline-block;
  vertical-align: top;
  width: 49.5%;
}
.bg3 .center .row .col a {
  text-decoration: none;
  display: inline-block;
}
.bg3 .center .row .col a.cdo {
  background-size: cover;
  background-position: center;
  margin-bottom: 10px;
}
.bg3 .center .row .col a.cdo span {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(102, 107, 73, 0.7);
  text-align: center;
  padding: 112px 0px;
  color: transparent;
}
.bg3 .center .row .col a.cdo:hover span {
  opacity: 1;
}
.bg3 .center .row .col a.cl1 {
  width: 274px;
  height: 274px;
}
.bg3 .center .row .col a.cl3 {
  clear: both;
  width: 100%;
  height: 274px;
}
.bg3 .center .row .col a.cl4 {
  width: 100%;
  height: 558px;
}
.bg3 .center .row .col a.cl4 span {
  padding: 266px 0px;
}
.bg3 .center .row .col a.cl5 {
  width: 274px;
  height: 558px;
  margin-bottom: 10px;
}
.bg3 .center .row .col a.cl5 span {
  padding: 266px 0px;
}
.bg3 .center ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.bg3 .center ul.redes {
  padding: 28px 0px 0px 0px;
}
.bg3 .center ul.redes li {
  display: inline-block;
  vertical-align: top;
  margin: 10px 5px;
}
.bg3 .center ul.redes li a {
  display: inline-block;
}
.bg4 {
  padding: 0px 0px 0px 0px;
  background-color: #fff;
  background-image: url(../img/fondo.png);
  background-position: center;
  background-repeat: no-repeat;
}
.bg4 .center {
  text-align: center;
}
.bg4 .center p.bola {
  padding: 0px 0px 0px 0px;
}
.bg4 .center p.tt1 {
  text-align: center;
  font-size: 25.42px;
  color: #262424;
}
.bg4 .center p.tt2 {
  text-align: center;
  font-size: 29.9px;
  color: #262424;
}
.bg4 .center p.fondo {
  text-align: center;
  background-image: url(../img/e1.png);
  background-position: center;
  background-repeat: no-repeat;
  max-width: 516px;
  width: 100%;
  margin: 0 auto 30px;
  padding: 5px 0px;
}
.bg4 .center p.padd {
  padding: 5px 0px;
  margin: 0 auto 30px;
}
.bg4 .center .row {
  padding: 23px 80px;
}
.bg4 .center .row .col {
  width: 48%;
  display: inline-block;
  vertical-align: top;
}
.bg4 .center .row .col table {
  width: 100%;
}
.bg4 .center .row .col table tr {
  right: 100%;
}
.bg4 .center .row .col table tr td {
  padding: 0px 0px 10px 0px;
}
.bg4 .center .row .col table tr td p.t1 {
  font-size: 21px;
}
.bg4 .center .row .col table tr td p.t2 {
  font-size: 16px;
}
.bg4 .center .row .col table tr td p.mod {
  font-size: 20px;
}
.bg4 .center .row .col table tr td.txt-left {
  text-align: left;
}
.bg4 .center .row .col table tr td.txt-right {
  min-width: 55px;
  text-align: right;
}
.bg4 .center .row .col .bloke {
  margin-bottom: 30px;
}
.bg4 .center .row .col .bloke2 {
  width: 100%;
  margin-top: 80px;
  margin-bottom: 90px;
}
.bg4 .center .row .col .bloke2 .cdo {
  max-width: 296px;
  width: 100%;
  background-image: url(../img/cdo.png);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 20px 0px;
}
.bg4 .center .row ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.bg4 .center .row ul li {
  font-size: 22.43px;
}
.bg4 .center .row ul li span.sp1 {
  font-size: 17px;
}
.bg4 .center .row ul li span.pre {
  margin-left: 10px;
}
.bg5 {
  padding: 203px 0px 82px 0px;
  background-image: url(../img/bg4.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}
.bg5 .boto {
  background-image: url(../img/bottom.png);
  background-position: center top;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  width: 100%;
  height: 145px;
}
.bg5 .center p.tt {
  text-align: center;
  color: #fff;
  font-size: 50px;
}
.bg5 .center form {
  padding: 42px 68px 0px 68px;
}
.bg5 .center form .inps {
  width: 49%;
  border: 1px solid #fff;
  background-color: rgba(102, 107, 73, 0.8);
  color: #fff;
  font-size: 18px;
  padding: 0px 0px 0px 10px;
  height: 49px;
  margin-bottom: 9px;
}
.bg5 .center form .inps-txt {
  width: 100%;
  height: 100px;
  margin-bottom: 3px;
}
.bg5 .center form .inps-sb {
  margin: 0px;
  float: right;
  padding: 13px 104px;
}
.bg5 .center ul {
  margin: 0;
  padding: 0;
  text-align: left;
}
.bg5 .center ul.redes {
  padding: 0px 0px 0px 62px;
}
.bg5 .center ul.redes li {
  display: inline-block;
  vertical-align: top;
  margin: 10px 2px;
}
.bg5 .center ul.redes li a {
  display: inline;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  text-decoration: none;
}
.bg6 {
  padding: 0px;
  height: 300px;
}
.bg6 iframe {
  width: 100%;
  height: 100%;
}
footer {
  width: 100%;
  padding: 17px 0px;
  background-color: #1C1C1C;
}
footer .center ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer .center ul.nodo {
  text-align: left;
}
footer .center ul.nodo li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 9px;
}
footer .center ul.nodo li a {
  text-decoration: none;
  color: #ffF;
  font-size: 13px;
}
footer .center ul.info {
  padding: 8px 0px 0px 0px;
}
footer .center ul.info li {
  display: inline-block;
  vertical-align: top;
  margin: 10px 5px;
  text-align: right;
}
footer .center ul.info li a {
  display: inline-block;
  font-size: 14px;
  line-height: 19px;
  color: #fff;
  text-decoration: none;
}
/* ====================================================================================================================================================
   RESPONSIVE DESIGN
   ==================================================================================================================================================== */
@media all and (max-width: 1024px) and (min-width: 640px) {
  .soloenmoviles {
    display: block !important;
  }
  .fix-top {
    bottom: 95px;
    right: 10px;
    padding: 5px 10px;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box;
  }
  .fix-top i {
    font-size: 20px;
  }
  .bg1 {
    background-size: cover;
    padding: 125px 0px;
    height: auto;
  }
  .bg1 .center h1 {
    font-size: 40px;
  }
  .bg1 .center h1 span {
    display: block;
    font-size: 80px;
    line-height: 60px;
  }
  .bg1 .center ul.botones li {
    margin: 10px 0px;
  }
  .bg1 .center ul.botones li a {
    margin: 10px 0px;
  }
  .bg1 .center ul.redes {
    padding: 20px 0px 0px 0px;
  }
  .bg2 {
    background-image: none;
    padding: 0px 0px 10px 0px;
  }
  .bg3 {
    padding: 184px 0px 110px 0px;
  }
  .bg3 .center .row .col {
    width: 49.5%;
  }
  .bg3 .center .row .col a.cdo {
    margin-bottom: 10px;
  }
  .bg3 .center .row .col a.cl1 {
    width: 100%;
  }
  .bg3 .center .row .col a.cl4 {
    width: 100%;
  }
  .bg3 .center .row .col a.cl5 {
    width: 100%;
  }
  .bg3 .center ul.redes {
    padding: 10px 0px 0px 0px;
  }
  .bg4 .center p.tt1 {
    font-size: 24px;
  }
  .bg4 .center p.tt2 {
    text-align: center;
    font-size: 28px;
    color: #262424;
  }
  .bg4 .center p.fondo {
    background-image: none;
  }
  .bg4 .center .row {
    padding: 20px 10px;
  }
  .bg4 .center .row ul li {
    font-size: 22px;
    display: block;
    margin-bottom: 10px;
  }
  .bg4 .center .row ul li span {
    display: block;
  }
  .bg5 .center form {
    padding: 20px 68px;
  }
  .bg5 .center form .inps {
    width: 100%;
  }
  .bg5 .center ul {
    text-align: center;
    float: none;
    clear: both;
  }
  .bg5 .center ul.redes {
    padding: 20px 0px 0px 0px;
  }
  .bg5 .center ul.redes li:first-child {
    display: block;
  }
  footer {
    padding: 10px 0px;
  }
  footer .center .row .col {
    display: inline-block;
    vertical-align: middle;
  }
  footer .center ul.nodo li {
    display: block;
  }
}
@media all and (max-width: 639px) and (min-width: 320px) {
  .soloenmoviles,
  .soloencelulares {
    display: block !important;
  }
  .fix-top {
    bottom: 10px;
    right: 10px;
    padding: 5px 10px;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box;
  }
  .fix-top i {
    font-size: 20px;
  }
  header {
    display: none;
  }
  .bg1 {
    background-size: cover;
    padding: 30px 0px;
    height: auto;
  }
  .bg1 .center img {
    max-width: 250px;
  }
  .bg1 .center h1 {
    font-size: 29px;
    line-height: 40px;
  }
  .bg1 .center h1 span {
    display: block;
    font-size: 65px;
    line-height: 44px;
  }
  .bg1 .center ul.botones li {
    margin: 0px;
  }
  .bg1 .center ul.botones li a {
    margin: 10px 0px;
  }
  .bg1 .center ul.redes {
    padding: 0px 0px 0px 0px;
  }
  .bg1 .tope {
    background-size: 100%;
    background-position: center bottom;
  }
  .bg2 {
    background-image: none;
    padding: 30px 0px;
  }
  .bg2 .center p.tt span {
    font-size: 29px;
  }
  .bg2 .center p.par br {
    display: none;
  }
  .bg3 {
    padding: 30px 0px;
  }
  .bg3 .boto {
    background-size: 100%;
  }
  .bg3 .tope {
    background-size: 100%;
    background-position: center bottom;
  }
  .bg3 .center .row {
    padding: 0px;
  }
  .bg3 .center .row .col a.cdo {
    height: 110px;
    margin-bottom: 2.5px;
  }
  .bg3 .center .row .col a.cdo span {
    padding: 31px 0px;
  }
  .bg3 .center .row .col a.cl1 {
    width: 100%;
  }
  .bg3 .center .row .col a.cl4 {
    width: 100%;
  }
  .bg3 .center .row .col a.cl5 {
    width: 100%;
  }
  .bg3 .center ul.redes {
    padding: 10px 0px 0px 0px;
  }
  .bg4 .center p.tt1 {
    font-size: 24px;
  }
  .bg4 .center p.tt2 {
    text-align: center;
    font-size: 28px;
    color: #262424;
  }
  .bg4 .center p.fondo {
    background-image: none;
  }
  .bg4 .center .row {
    padding: 20px 10px;
  }
  .bg4 .center .row .col {
    width: 100%;
  }
  .bg4 .center .row ul li {
    font-size: 22px;
    display: block;
    margin-bottom: 10px;
  }
  .bg4 .center .row ul li span {
    display: block;
  }
  .bg5 {
    padding: 50px 0px;
  }
  .bg5 .boto {
    background-size: 100%;
  }
  .bg5 .center form {
    padding: 10px 20px;
  }
  .bg5 .center form .inps {
    width: 100%;
  }
  .bg5 .center form .inps-sb {
    float: none;
    width: 100%;
    padding: 13px 10px;
  }
  .bg5 .center ul {
    text-align: center;
    float: none;
    clear: both;
  }
  .bg5 .center ul.redes {
    padding: 20px 0px 0px 0px;
  }
  .bg5 .center ul.redes li a br {
    display: none;
  }
  .bg5 .center ul.redes li:first-child {
    display: block;
  }
  .bg6 {
    height: 250px;
  }
  footer {
    padding: 15px 0px;
  }
  footer .center .row {
    text-align: center;
  }
  footer .center .row .col {
    float: none;
  }
  footer .center ul.nodo {
    text-align: center;
  }
  footer .center ul.nodo li {
    margin: 5px 0px;
    display: block;
  }
  footer .center ul.info {
    text-align: center;
  }
  footer .center ul.info li {
    text-align: center;
    margin: 10px 0px;
  }
  footer .center ul.info li:first-child {
    display: block;
  }
}
