/* Text Elements */

h1.contact-us-header {
  margin-bottom: 2rem;
  font-size: 1.5rem;
}

h4.heading-1 {
  overflow: hidden;
  color: #fff;
  vertical-align: middle;
  font-weight: 600;
  font-variant: small-caps;
  line-height: 1.2;

  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

h4#Museo {
  float: left;
}

h5 span.heading-text-1 {
  color: #fff;
  font-variant: small-caps;
  font-size: 1.0625rem;
}

h5.heading-2 {
  display: block;
  float: none;
  clear: left;
  text-align: left;
  letter-spacing: 1px;
  font-weight: 500;
  font-variant: small-caps;
}

p.paragraph span.paragraph-text-1 {
  font-weight: 700;
  font-variant: small-caps;
  font-size: .9375rem;
}

a.link-text.nav-link {
  color: #fff;
  font-variant: small-caps;
}

a.link-text.Barra.nav-link {
  font-size: 18px;
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease;
     -moz-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-property: none;
     -moz-transition-property: none;
       -o-transition-property: none;
          transition-property: none;
}

a.link-text {
  color: #fff;
}

a.link-text span.text-link-text-1 {
  color: #1a120c;
  font-weight: 600;
  font-variant: small-caps;
  font-size: 1.3125rem;
}

a.link-text.text-link-1 {
  color: #1a120c;
  letter-spacing: 1px;
  font-variant: small-caps;
  font-size: 21px;
}

a.link-text.Barra.nav-link:hover {
  color: #898d8e;
}

a.link-text.nav-link:hover {
  color: #898d8e;
}

/* Interaction Elements */

textarea.textarea-1 {
  height: 10rem;
  color: #8a8a8a;
}

label.label.form-label {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #8a8a8a;
}

/* Layout Elements */

body > .row.row-1 {
  position: static;
  display: block;
  padding-top: .25rem;
  padding-bottom: .25rem;
  min-width: 300px;
  min-height: auto;
  max-width: 1380px;
  max-height: 100px;
  border-bottom: .125rem solid #fff;
  background-color: #1a120c;
  vertical-align: middle;
  text-align: left;
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease;
     -moz-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-property: none;
     -moz-transition-property: none;
       -o-transition-property: none;
          transition-property: none;
}

body > .row.row-2 {
  min-width: 300px;
  max-width: 1380px;
  background-color: #1a120c;
  vertical-align: middle;
}

body.grid-1 {
  min-width: 300px;
  max-width: 1380px;
  border: 0 none transparent;
  background-color: #fff;
}

body > .row > [class*='small-'].column-1 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  float: left;
  clear: none;
  overflow: visible;
  padding-right: .9375rem;
  padding-left: .9375rem;
  min-height: 80px;
  background-color: transparent;
  vertical-align: middle;
  text-align: center;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

body > .row.row-3 {
  padding: 2px 0;
  min-width: 300px;
  max-width: 1380px;
  border-top: .125rem solid #1a120c;
  background-color: transparent;
  vertical-align: top;
}

body > .row > [class*='small-'].column-3 {
  float: left;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  background-color: transparent;
  vertical-align: top;
}

body > .row.row-3.row-4 {
  position: static;
  overflow: auto;
  padding: 1rem 0 1rem .2rem;
  min-width: 300px;
  text-align: left;
}

body > .row#Cuerpo {
  padding-bottom: .5rem;
}

body > .row > [class*='small-'].nav-column {
  padding-right: .9rem;
  padding-left: .9rem;
}

body > .row.row-5 {
  padding-bottom: .2rem;
  min-width: 300px;
  max-width: 1380px;
  border-top-style: solid;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-color: #fff;
  border-bottom: .1875rem solid #fff;
  border-left-style: solid;
  border-left-color: #fff;
  background-color: #1a120c;
}

body > .row > [class*='small-'].column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: center;
  vertical-align: middle;
  text-align: center;

  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

body > .row > [class*='small-'].contact-column-left {
  margin-bottom: 2rem;
  padding: 1rem 2rem 2rem;
  border-bottom: .125rem solid #e6e6e6;
}

body > .row > [class*='small-'].contact-column-right {
  margin-bottom: 2rem;
  padding: 1rem 2rem 2rem;
  border-bottom: 0 solid #e6e6e6;
}

.container.container-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  float: left;
  min-width: 290px;
  min-height: auto;
  vertical-align: middle;
  text-align: center;

  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.container-3 {
  display: block;
  float: left;
  clear: none;
  padding-top: 0;
  min-width: 300px;
  max-width: none;
  width: auto;
  vertical-align: middle;
  text-align: center;

  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
          align-self: auto;
}

.container#Container_Historia {
  padding-top: 0;
  min-width: 300px;
  max-width: none;
  background-color: transparent;
}

.container.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;
  float: none;
  min-height: auto;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

.container.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  float: none;
  vertical-align: bottom;

  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
          align-self: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

a.glyph.hamburger {
  padding: 6px 0 0 10px;
  min-height: auto;
  color: #fff;
  font-size: 25px;
}

ul.list-container.medium-horizontal.menu.vertical {
  padding-top: 0;
}

a.responsive-picture.picture-link-1 {
  float: left;
  max-width: 50px;
}

a.responsive-picture.picture-link-2 {
  float: left;
  max-width: 50px;
}

a.responsive-picture.picture-link-3 {
  max-width: 50px;
  width: auto;
}

a.link-button-glyph.contact-button {
  display: block;
  margin-bottom: 15px;
  width: auto;
  vertical-align: middle;
}

span.glyph-for-button.contact-icon {
  margin-right: 1rem;
  margin-left: .4rem;
  color: #8a8a8a;
  font-size: 2rem;
}

span.link-button-text.contact-text {
  color: #8a8a8a;
  vertical-align: super;
  font-size: 15px;
}

button.button {
  float: left;
}

div.responsive-picture.picture-1 {
  display: block;
  margin-bottom: 20px;
  max-width: none;
}

@media screen and (min-width: 20rem) {
  /* Text Elements */

  h5 span.heading-text-1 {
    color: #fff;
    font-weight: 500;
    font-variant: small-caps;
    font-size: 1.0625rem;
  }

  h5.heading-2 {
    display: block;
    float: none;
    clear: left;
    text-align: left;
    font-weight: 500;
    font-variant: small-caps;
  }

  a.link-text.text-link-1 {
    color: #1a120c;
    letter-spacing: 1px;
    font-variant: small-caps;
    font-size: 21px;
  }

  /* Layout Elements */

  body > .row.row-3 {
    max-width: 1380px;
  }

  body > .row > [class*='small-'].column-3 {
    background-color: transparent;
  }

  .container.navbar {
    min-height: auto;
  }

  a.glyph.hamburger {
    padding-right: 0;
    padding-left: 10px;
    color: #fff;
  }
}

@media screen and (min-width: 22.5rem) {
  /* Text Elements */

  h5.heading-2 {
    display: block;
    float: none;
    clear: left;
    text-align: left;
    text-indent: 0;
    word-spacing: 0;
  }

  /* Layout Elements */

  .container.container-3 {
    min-width: 330px;
  }

  .container.container-1 {
    min-height: auto;
  }
}

@media screen and (min-width: 23.4375rem) {
  /* Text Elements */

  h4.heading-1 {
    display: inline;
  }

  h5.heading-2 {
    position: static;
    display: block;
    float: none;
    clear: left;
    overflow: visible;
    vertical-align: text-top;
    text-align: left;
    text-indent: 1px;
    letter-spacing: 1px;

    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
  }
}

@media screen and (min-width: 25.875rem) {
  /* Text Elements */

  h4.heading-1 {
    display: inline;
    float: left;
    clear: none;
    vertical-align: middle;
    text-align: justify;
    text-indent: 0;
    white-space: nowrap;
    word-spacing: 0;
    letter-spacing: 0;

    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
  }

  h5.heading-2 {
    display: block;
    float: none;
    clear: left;
    text-align: left;
    text-indent: 0;

    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
  }

  /* Layout Elements */

  body > .row.row-1 {
    max-height: 100px;
  }

  .container.navbar {
    min-height: auto;
  }

  .container.container-1 {
    display: inline;
  }

  a.glyph.hamburger {
    padding-top: 6px;
    font-size: 25px;
  }
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  h1.contact-us-header {
    font-size: 32px;
  }

  h4.heading-1 {
    font-size: 22px;
  }

  h5.heading-2 {
    text-indent: 0;
    font-size: 21px;
  }

  h5 span.heading-text-1 {
    font-size: 1.1875rem;
    line-height: 1.4;
  }

  a.link-text {
    color: #fff;
  }

  /* Interaction Elements */

  textarea.textarea-1 {
    color: #8a8a8a;
  }

  label.label.form-label {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #8a8a8a;
  }

  /* Layout Elements */

  body > .row.row-1 {
    min-height: auto;
    max-height: none;
    border-bottom-width: .125rem;
    border-bottom-color: #fff;
    vertical-align: middle;
  }

  body > .row > [class*='small-'].nav-column {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: start;
    vertical-align: middle;

    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }

  body > .row > [class*='small-'].contact-column-left {
    margin-top: 7px;
    min-height: 66.35785vmin;
    border-right: .0625rem solid #e6e6e6;
    border-bottom-width: 0;
  }

  body > .row > [class*='small-'].contact-column-right {
    margin-top: 7px;
    min-height: 66.35785vmin;
    border-right: .0625rem solid #e6e6e6;
    border-bottom-width: 0;
    border-left: .0625rem solid #e6e6e6;
  }

  .container.container-3 {
    min-width: 300px;
  }

  ul.list-container.medium-horizontal.menu.vertical {
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    min-width: 630px;
  }

  a.glyph.hamburger {
    padding-top: 6px;
    font-size: 25px;
  }

  span.link-button-text.contact-text {
    color: #8a8a8a;
  }
}

@media screen and (min-width: 41.6875rem) {
  /* Text Elements */

  h5.heading-2 {
    clear: none;
  }

  a.link-text span.text-link-text-1 {
    font-weight: 700;
    font-size: 1.5rem;
  }

  a.link-text.text-link-1 {
    font-size: 24px;
  }

  /* Layout Elements */

  body > .row > [class*='small-'].column-1 {
    padding-right: .9375rem;
  }

  body > .row > [class*='small-'].nav-column {
    -ms-flex-pack: start;

    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }

  body > .row.row-2 {
    min-width: 300px;
  }

  .container.container-3 {
    float: left;
    clear: none;
  }

  .container.container-1 {
    display: inline;
    float: none;

    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
  }

  ul.list-container.medium-horizontal.menu.vertical {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    float: none;
    clear: none;
    min-width: 630px;
  }

  li.list-item-container.navlink {
    float: none;
    background-color: transparent;
    vertical-align: baseline;
  }

  li.list-item-container.list-item-container-1 {
    float: none;
    text-align: left;
  }

  button.button {
    margin-right: 0;
    margin-bottom: 1rem;
    margin-left: 0;
    padding: .85em 1em;
    max-width: none;
  }
}

@media screen and (min-width: 64rem) {
  /* Text Elements */

  h4.heading-1 {
    font-size: 25px;
  }

  /* Layout Elements */

  body > .row.row-3.row-4 {
    max-width: 1380px;
  }

  body > .row > [class*='small-'].nav-column {
    -ms-flex-pack: start;

    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }

  .container.container-3 {
    float: left;
  }
}

@media screen and (min-width: 72.9375rem) {
  /* Layout Elements */

  body > .row > [class*='small-'].nav-column {
    -ms-flex-pack: start;

    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }

  a.glyph.hamburger {
    padding-top: 6px;
  }

  ul.list-container.medium-horizontal.menu.vertical {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

@media screen and (min-width: 85rem) {
  /* Text Elements */

  h4.heading-1 {
    display: block;
    float: none;
    text-align: center;

    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
  }

  a.link-text {
    color: #fff;
  }

  a.link-text:hover {
    color: #898d8e;
  }

  /* Layout Elements */

  body > .row.row-3 {
    background-color: transparent;
  }

  body > .row > [class*='small-'].nav-column {
    -ms-flex-pack: start;
    float: left;
    padding-right: .9rem;
    padding-left: .9rem;
    background-color: transparent;

    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }

  body > .row > [class*='small-'].column-1 {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    text-align: center;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  .container.container-3 {
    max-width: 100%;
    width: auto;
    text-align: left;
    -webkit-column-count: auto;
       -moz-column-count: auto;
            column-count: auto;

    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .container.container-1 {
    display: inline;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: center;
    float: none;
    clear: none;
    text-align: center;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.container-2 {
    width: 100%;
  }

  a.glyph.hamburger {
    float: none;
    color: #fff;
    opacity: .98;
  }
}