html, body {
  padding: 0;
  margin: 0;
  height: 100%;
  font-family: walkawayUB;
  background: url("../imagenes/quienes-bg.jpg") no-repeat fixed;
  background-size: cover; }

.test {
  border: dashed 1px cyan; }

div {
  box-sizing: border-box; }

.barra-top {
  background: #B0B0B0;
  height: 35px;
  padding-top: 4px;
  text-align: left; }
  .barra-top .iso-pluma {
    height: 27px;
    width: 81px;
    display: inline-block;
    background: url("../imagenes/iso-pluma.png") no-repeat bottom; }
    .barra-top .iso-pluma:hover {
      background-position: top; }
  .barra-top .social-media {
    float: right;
    padding-top: 3px;
    padding-right: 15px; }
    .barra-top .social-media a {
      width: 23px;
      height: 23px;
      display: inline-block;
      -webkit-transition: background-position 0.2s;
      -moz-transition: background-position 0.2s;
      -ms-transition: background-position 0.2s;
      -o-transition: background-position 0.2s;
      transition: background-position 0.2s; }
      .barra-top .social-media a:hover {
        background-position: top; }
    .barra-top .social-media .insta-ico {
      background: url("../imagenes/insta-logo.png") no-repeat bottom;
      margin-right: 8px; }
    .barra-top .social-media .face-ico {
      background: url("../imagenes/face-logo.png") no-repeat bottom; }

.navbar {
  background: #333;
  border-radius: 0px;
  border: none;
  margin: 0px;
  font-family: walkawayUB;
  font-size: 16px;
  letter-spacing: 2px;
  z-index: 9999;
  position: fixed;
  width: 100%; }
  .navbar .navbar-nav > li > a {
    padding: 8px 15px; }

#banner_home {
  padding: 60px 0;
  height: 100%;
    height-z-index: 100;
  overflow: hidden; }
  #banner_home #myCarousel {
    height: 100%;
    text-align: center; }
    #banner_home #myCarousel .carousel-inner {
      height: 100%;
      overflow: visible; }
      #banner_home #myCarousel .carousel-inner .item {
        height: 100%;
        transition: -webkit-transform 0.5s ease;
        transition: transform 0.5s ease;
        transition: transform 0.5s ease, -webkit-transform 0.5s ease;
        -webkit-backface-visibility: visible;
        backface-visibility: visible; }
    #banner_home #myCarousel .item-home {
      height: 100%;
      width: 100%;
      display: inline-block; }
      #banner_home #myCarousel .item-home .texto-banner {
        text-transform: uppercase;
        font-size: 2.8em;
        font-family: walkawayUB;
        letter-spacing: 2px; }
    #banner_home #myCarousel .home-pantalla1 {
      background: url("../imagenes/uno.jpg") no-repeat;
      background-size: cover;
      background-position: center center; }
      #banner_home #myCarousel .home-pantalla1 .texto-banner {
        color: #fff;
        position: absolute;
        right: 80px;
        top: 100px;
        text-align: rigth; }
    #banner_home #myCarousel .home-pantalla2 {
      background: url("../imagenes/dos.jpg") no-repeat;
      background-size: cover;
      background-position: center center; }
      #banner_home #myCarousel .home-pantalla2 .texto-banner {
        color: #fff;
        position: absolute;
        right: 80px;
        top: 70px;
        text-align: rigth; }
    #banner_home #myCarousel .home-pantalla3 {
      background: url("../imagenes/tres.jpg") no-repeat;
      background-size: cover;
      background-position: center center; }
      #banner_home #myCarousel .home-pantalla3 .texto-banner {
        color: #000;
        position: absolute;
        right: 180px;
        top: 40px;
        text-align: rigth; }
    #banner_home #myCarousel .home-pantalla4 {
      background: url("../imagenes/cuatro.jpg") no-repeat;
      background-size: cover;
      background-position: center center; }
      #banner_home #myCarousel .home-pantalla4 .texto-banner {
        color: #000;
        position: absolute;
        right: 180px;
        top: 80px;
        text-align: rigth; }

footer {
  background: #fff;
  height: 60px;
  width: 100%;
  position: fixed;
  bottom: 0;
  right: 0;
  font-family: walkawayUB;
  z-index: 9999; }
  footer .barra-footer {
    background: #B0B0B0;
    height: 30px; }
    footer .barra-footer .container-footer-gris {
      text-align: left;
      color: #fff; }
      footer .barra-footer .container-footer-gris .copyright {
        padding-top: 6px;
        letter-spacing: 1px;
        font-size: 12px;
        width: 500px;
        display: inline-block; }
      footer .barra-footer .container-footer-gris .txt-footer {
        padding-top: 3px;
        width: 600px;
        letter-spacing: 1px;
        font-size: 10px;
        float: right;
        display: inline-block; }
    footer .barra-footer .footer-blanco {
      position: relative;
      padding-top: 9px;
      text-align: left; }
      footer .barra-footer .footer-blanco img {
        margin-right: 4px; }
      footer .barra-footer .footer-blanco .logo-foot {
        position: absolute;
        bottom: 0;
        right: 0; }
        footer .barra-footer .footer-blanco .logo-foot a {
          width: 122px;
          height: 146px;
          background: url("../imagenes/logo-foot.png") no-repeat;
          display: inline-block; }

#main-conta {
  width: 100%;
  height: 100%;
  min-height: 100%;
  display: block;
  padding-top: 80px; }

.go-main-conta {
  background: url("../imagenes/grandesobras.jpg") no-repeat;
  background-position: center center;
  background-size: cover; }

.quienes p {
  text-align: justify;
  font-family: ahellya, serif;
  font-size: 16px;
  font-weight: bold;
  padding-left: 200px;
  padding-right: 0;
  margin-bottom: 20px; }
  .quienes p i {
    font-family: ahellya-it;
    color: #f30001; }
  .quienes p:first-child {
    margin-top: 100px; }
.quienes .firma {
  text-align: right;
  padding-right: 250px;
  margin-top: 60px; }

.conta-proceso {
  padding: 0 100px;
  text-align: center; }
  .conta-proceso span {
    display: inline-block;
    width: 100%;
    font-family: walkawayUB;
    font-size: 18px; }

.proceso {
  display: inline-block;
  width: 250px;
  height: 250px;
  margin: 10px;
  text-align: left; }

.productos-conta {
  padding-bottom: 80px; }

.go-portada-txt {
  color: #fff;
  margin-top: 50px;
  border-right: solid 1px #B0B0B0;
  text-align: right;
  padding: 5px 20px 20px 0; }
  .go-portada-txt p {
    font-size: 1.5em;
    margin-bottom: 40px; }
    .go-portada-txt p span {
      color: #f30001; }
  .go-portada-txt a {
    padding: 5px 10px;
    color: #fff;
    text-align: center;
    border: solid 1px #333;
    display: inline-block; }
    .go-portada-txt a span, .go-portada-txt a img {
      vertical-align: middle; }
    .go-portada-txt a:hover {
      border-color: #f30001;
      text-decoration: none; }

.redes-contacto {
  margin-top: 10px; }
  .redes-contacto a {
    margin: 0 5px;
    color: #fff; }
    .redes-contacto a:hover {
      color: #B0B0B0; }
  .redes-contacto i {
    font-size: 1.8em; }

/*# sourceMappingURL=main.css.map */
