body {
  background-color: #f6f6f6;
  background-image: none;
  font-family: 'Roboto Condensed', sans-serif;
  color: #333;
  font-size: 12px;
  line-height: 20px;
}

h1 {
  margin: 10px 0px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin: -5px 0px 10px;
  font-size: 20px;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
}

h3 {
  margin: 10px 0px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-bottom: 5px;
}

img {
  position: static;
  display: block;
  height: auto;
  max-width: 100%;
  float: none;
}

a {
    color: #333;
}

.button {
  display: inline-block;
  margin-top: 9px;
  margin-bottom: 9px;
  padding: 13px 23px;
  border-radius: 10px;
  background-color: black;
  color: white;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.section {
  padding-top: 47px;
  padding-bottom: 47px;
}

.info-text {
  margin-top: 45px;
  margin-bottom: 3px;
  font-family: Bitter, serif;
  color: #f20000;
  font-size: 17px;
  font-weight: 400;
}

.marca {
  position: static;
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.navlink {
  margin-right: 25px;
  margin-left: 25px;
  color: #888;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.navlink.active {
  color: black;
}

.navlink.disabled {
  color: #CCC;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

.nav {
  height: 35px;
  overflow: hidden;
  display: block;
  width: 700px;
  margin: 20px auto 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 2px solid #999;
  border-bottom: 2px solid #999;
  background-image: -webkit-linear-gradient(left, #f2f2f2, #dbdbdb 15%, #dbdbdb 85%, #f2f2f2);
  background-image: -o-linear-gradient(left, #f2f2f2, #dbdbdb 15%, #dbdbdb 85%, #f2f2f2);
  background-image: linear-gradient(to right, #f2f2f2, #dbdbdb 15%, #dbdbdb 85%, #f2f2f2);
  text-align: center;
  text-decoration: none;
}
.mapframe {
    height: 360px;
}
.header {
  margin-top: 0px;
  padding-top: 25px;
  background-image: -webkit-linear-gradient(#f7f7f7, #e1e1e1);
  background-image: -o-linear-gradient(#f7f7f7, #e1e1e1);
  background-image: linear-gradient(#f7f7f7, #e1e1e1);
}

.content {
  padding-right: 10px;
  padding-left: 10px;
}

.slider-img {
  height: 300px;
}

.footer-text {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #888;
  text-align: center;
  text-shadow: white 0px -1px 0px;
}

.footer-text a {
  color: #888;
  text-decoration: none;
  border-bottom: 1px solid #AAA;
  padding-bottom: 1px;
}

.triangle {
  position: relative;
  display: block;
  width: 48px;
  height: 24px;
  background: url(../images/arrow.png);
  margin-top: -41px;
  margin-right: auto;
  margin-left: auto;
  z-index: 1000;
}

.triangle.triangle-border {
  z-index: 0;
  border-top-width: 21px;
  border-top-color: black;
  border-right-width: 26px;
  border-left-width: 26px;
  box-shadow: none;
}

.bar {
  position: relative;
  z-index: 1;
  overflow: visible;
  height: 40px;
  margin-top: 40px;
  margin-bottom: -1px;
  border-top: 1px solid white;
  border-bottom: 1px solid #bbb;
  background-color: #e7e7e7;
  background-image: -webkit-linear-gradient(#f1f1f1, #e7e7e7);
  background-image: -o-linear-gradient(#f1f1f1, #e7e7e7);
  background-image: linear-gradient(#f1f1f1, #e7e7e7);
  box-shadow: #bbb 0px 0px 5px 0px;
}

.bar-text {
  color: #777;
  font-size: 16px;
  line-height: 35px;
  font-weight: 400;
  text-align: center;
  text-shadow: rgba(255, 255, 255, 0.85) 0px 1px 0px;
}

.content-container {
  position: relative;
  overflow: visible;
  margin-top: 0px;
  padding: 40px 10px 10px;
  border: 1px solid #bbb;
  background-color: #e8e8e8;
  box-shadow: none;
}

.page-contacto .content-container {
  padding: 40px 10px 20px;
  background-image: url(../images/textura_contacto.png);
}

.column {
  padding-top: 30px;
  padding-bottom: 15px;
  float: left;
}

.page-contacto .column {
  padding: 7px 40px 15px 100px;
}

.page-contacto .column.first {
  padding-right: 57px;
  padding-left: 57px;
}

.column.last {
  padding-right: 100px;
  padding-left: 40px;
}

.slider-container {
  position: relative;
  overflow: visible;
  height: auto;
  box-shadow: rgba(0, 0, 0, 0.52) 0px 10px 16px -5px;
}

.page-contacto .slider-container {
  height: 360px;
}

.img-slider {
  position: static;
}

.text-container {
  width: 220px;
  margin-left: 25px;
  float: left;
}

.icon {
  position: static;
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.icon2 {
  margin-right: 1px;
  margin-left: 3px;
}

.content-text {
  padding-right: 10px;
  padding-left: 10px;
  font-size: 14px;
}

.slider-nav {
  width: 21px;
  height: 32px;
  margin-top: 162px;
}

.slider-nav.left {
  position: absolute;
  left: -32px;
  top: 0px;
  float: left;
}

.slider-nav.right {
  position: absolute;
  top: 0px;
  right: -32px;
  bottom: 0px;
  float: right;
}

.boxes {
  position: absolute;
  left: -43px;
  top: -25px;
  width: 233px;
  height: 233px;
  z-index: 1000;
}

.header-container {
  position: relative;
}

.bnr {
  position: absolute;
  width: 200px;
  height: 200px;
  margin-top: 79px;
  margin-left: 110px;
  padding: 15px;
  border: 10px solid #c7c7c7;
  background-color: #dfdfdf;
  box-shadow: #7a7a7a 0px 0px 5px 0px inset, rgba(0, 0, 0, 0.63) -10px 7px 17px -6px;
  z-index: 1000;
}

.building {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  line-height: 20px;
  margin: 0 0 10px;
}

.building-text p {
    line-height: 17px;
}

.logo-footer {
  margin-right: auto;
  margin-left: auto;
}

.input-text {
  padding-top: 0px;
  padding-bottom: 0px;
}

.input-textarea {
  height: 194px !important;
}

.label {
  margin-top: 15px;
  font-size: 15px;
  font-weight: 400;
}

.submit-button {
  margin-top: 16px;
  padding: 7px 15px 7px 15px;
  float: right;
  border: 1px solid #b8b8b8;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(bottom, #cbcbcb, #ededed);
  background-image: -o-linear-gradient(bottom, #cbcbcb, #ededed);
  background-image: linear-gradient(to top, #cbcbcb, #ededed);
  color: #363636;
  font-size: 16px;
  font-weight: 400;
}

@media (max-width: 991px) {
  img {
    opacity: 1;
  }

  .navlink {
    margin-right: 12px;
    margin-left: 12px;
    font-size: 12px;
  }

  .nav {
    width: 506px;
    background-image: -webkit-linear-gradient(left, #f2f2f2, #dbdbdb 15%, #dbdbdb 85%, #f2f2f2);
    background-image: -o-linear-gradient(left, #f2f2f2, #dbdbdb 15%, #dbdbdb 85%, #f2f2f2);
    background-image: linear-gradient(to right, #f2f2f2, #dbdbdb 15%, #dbdbdb 85%, #f2f2f2);
  }

  .header {
    background-image: -webkit-linear-gradient(#f7f7f7, #e1e1e1);
    background-image: -o-linear-gradient(#f7f7f7, #e1e1e1);
    background-image: linear-gradient(#f7f7f7, #e1e1e1);
  }

  .bar {
    background-image: -webkit-linear-gradient(#f1f1f1, #e7e7e7);
    background-image: -o-linear-gradient(#f1f1f1, #e7e7e7);
    background-image: linear-gradient(#f1f1f1, #e7e7e7);
    box-shadow: #bbb 0px 0px 5px 0px;
  }

  .page-contacto .column {
    padding-left: 35px;
  }

  .slider-container {
    box-shadow: rgba(0, 0, 0, 0.52) 0px 10px 16px -5px;
  }

  .slider-nav.left {
    left: 0px;
    margin-top: 125px;
    opacity: 0.5;
  }

  .slider-nav.right {
    right: 10px;
    margin-top: 125px;
    opacity: 0.5;
  }

  .boxes {
    left: -6px;
    top: -5px;
    width: 120px;
    height: 120px;
  }

  .logo {
    position: static;
    left: 47px;
    width: 120px;
    height: 120px;
    z-index: 1000;
  }

  .bnr {
    width: 200px;
    height: 200px;
    margin-top: -6px;
    margin-left: 72px;
    box-shadow: #7a7a7a 0px 0px 5px 0px inset, rgba(0, 0, 0, 0.63) -10px 7px 17px -6px;
  }

  .building {
    margin-top: 0px;
    font-size: 22px;
    line-height: 25px;
  }

  .building-text {
    font-size: 11px;
    line-height: 15px;
  }
}

@media (max-width: 767px) {
  .navlink {
    margin-right: 8px;
    margin-left: 8px;
  }

  .nav {
    background-image: -webkit-linear-gradient(left, #f2f2f2, #dbdbdb 15%, #dbdbdb 85%, #f2f2f2);
    background-image: -o-linear-gradient(left, #f2f2f2, #dbdbdb 15%, #dbdbdb 85%, #f2f2f2);
    background-image: linear-gradient(to right, #f2f2f2, #dbdbdb 15%, #dbdbdb 85%, #f2f2f2);
  }

  .header {
    background-image: -webkit-linear-gradient(#f7f7f7, #e1e1e1);
    background-image: -o-linear-gradient(#f7f7f7, #e1e1e1);
    background-image: linear-gradient(#f7f7f7, #e1e1e1);
  }

  .page-contacto .footer-text {
    text-shadow: white 0px -1px 0px;
  }

  .page-contacto .content-container {
    padding-bottom: 20px;
    background-image: url(../images/textura_contacto.png);
  }

  .page-contacto .column {
    padding: 0px 100px;
  }

  .page-contacto .column.last {
    padding-top: 0px;
  }

  .slider-container {
    box-shadow: rgba(0, 0, 0, 0.52) 0px 10px 16px -5px;
  }

  .content-text {
    padding-right: 0px;
    padding-left: 0px;
  }

  .slider-nav.right {
    left: 0px;
  }

  .bnr {
    margin-top: 8px;
    margin-left: 17px;
    box-shadow: #7a7a7a 0px 0px 5px 0px inset, rgba(0, 0, 0, 0.63) -10px 7px 17px -6px;
  }

  .logo-footer {
    position: relative;
    margin: 20px auto;
    float: none;
  }

  .footer-container {
    text-align: center;
  }

  .submit-button {
    background-image: -webkit-linear-gradient(bottom, #cbcbcb, #ededed);
    background-image: -o-linear-gradient(bottom, #cbcbcb, #ededed);
    background-image: linear-gradient(to top, #cbcbcb, #ededed);
  }
}

@media (max-width: 479px) {
  .marca {
    width: 250px;
  }

  .navlink {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #999;
    font-size: 18px;
    padding: 10px 0;
  }

  .navlink.active {
    margin: 0px;
    background-color: #737373;
    color: white;
  }

  .nav {
    width: auto;
    margin-top: 13px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    border-bottom-style: none;
    background-color: rgba(0, 0, 0, 0);
    background-image: -webkit-linear-gradient(left, #f2f2f2, #dbdbdb 22%, #dbdbdb 80%, #f2f2f2);
    background-image: -o-linear-gradient(left, #f2f2f2, #dbdbdb 22%, #dbdbdb 80%, #f2f2f2);
    background-image: linear-gradient(to right, #f2f2f2, #dbdbdb 22%, #dbdbdb 80%, #f2f2f2);
    box-shadow: #a3a3a3 1px 0px 1px 0px;
    text-decoration: none;
    height: 235px;
  }

  h2 {
    margin: 10px 0px 10px;
  }

  .header {
    padding-top: 13px;
    background-image: -webkit-linear-gradient(#f7f7f7, #e1e1e1);
    background-image: -o-linear-gradient(#f7f7f7, #e1e1e1);
    background-image: linear-gradient(#f7f7f7, #e1e1e1);
  }

  .footer-text {
    text-shadow: white 0px -1px 0px;
  }

  .bar {
    margin-top: 0px;
    background-image: -webkit-linear-gradient(#f1f1f1, #e7e7e7);
    background-image: -o-linear-gradient(#f1f1f1, #e7e7e7);
    background-image: linear-gradient(#f1f1f1, #e7e7e7);
    box-shadow: #bbb 0px 0px 5px 0px;
  }

  .bar-text {
    text-shadow: rgba(255, 255, 255, 0.85) 0px 1px 0px;
  }

  .content-container {
    padding-bottom: 15px;
  }

  .page-contacto .column {
    padding-right: 0px;
    padding-left: 0px;
  }

  .slider-container {
    box-shadow: rgba(0, 0, 0, 0.52) 0px 10px 16px -5px;
  }

  .content-text {
    font-size: 16px;
    line-height: 1.3em;
  }

  .building {
    color: black;
    text-align: center;
    padding: 15px 0 0 0;
    font-size: 25px;
  }

  .building-text {
    padding: 10px 20px 20px 20px;
    color: #444;
    font-size: 16px;
    width: 100%;
    margin: 0 auto;
    line-height: 1.3em;
    text-align: center;
  }

  .building-text.mobile {
    padding: 0 10px 30px 10px;
    text-align: center;
    margin: -20px 0 0 0;
    color: #666;
  }

  .logo-footer {
    position: static;
    margin: 30px auto;
    float: none;
  }

  .submit-button {
    background-image: -webkit-linear-gradient(bottom, #cbcbcb, #ededed);
    background-image: -o-linear-gradient(bottom, #cbcbcb, #ededed);
    background-image: linear-gradient(to top, #cbcbcb, #ededed);
  }

  .mapframe {
    height: 200px;
  }
  .page-contacto .slider-container {
    height: 200px;
  }

}

.rslides-slider_nav {
  display: none;
}

textarea {
  resize: none;
}
