/* Text Elements */

h1.heading-1 {
  color: #baba56;
  text-align: center;
  font-size: 14px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

h1.heading-2 {
  color: #d59262;
  text-align: center;
  font-size: 14px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

h1.encabezado-interno-en {
  margin-top: 0;
  margin-bottom: 0;
  color: #d59262;
  font-weight: 700;
  font-size: 24px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 1;
}

h1.encabezado-interno-es {
  margin-top: 0;
  margin-bottom: 0;
  color: #baba56;
  font-weight: 700;
  font-size: 24px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 1;
}

p.paragraph.texto {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 3px;
  color: #ccc;
  text-align: justify;
  font-size: 12px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 1.4;
}

p.paragraph#p1 {
  padding-bottom: 3px;
  font-weight: 700;
}

ul.unorder-list.listado-ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 32px;
  list-style-position: outside;
  list-style-type: disc;
}

span.text-element.menu-label {
  float: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  width: auto;
  color: #ccc;
  font-weight: 700;
  font-size: 13px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 1;
}

span.text-element.text-1 {
  margin-top: 0;
  margin-bottom: 0;
  color: #aaa;
  text-align: center;
  font-size: 11px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

span.text-element a.text-text-1 {
  color: #baba56;
  text-decoration: none;
  font-weight: 700;
}

span.text-element a.text-text-2 {
  color: #d59262;
  text-decoration: none;
  font-weight: 700;
}

span.text-element a.text-text-3 {
  color: #d59262;
  text-decoration: none;
  font-weight: 700;
}

span.text-element span.text-text-4 {
  font-weight: 700;
}

span.text-element span.text-text-5 {
  font-weight: 700;
}

span.text-element span.text-text-6 {
  font-weight: 700;
}

span.text-element a.text-text1en {
  color: #d59262;
  text-decoration: none;
  font-weight: 700;
}

ul.link-list.navigation-ul {
  margin-top: 0;
  margin-bottom: 0;
}

/* Interaction Elements */

button[type=submit].button-submit-1 {
  margin-top: 16px;
  margin-bottom: 0;
  padding: 6px 20px;
  border-top-left-radius: 6px 6px;
  border-top-right-radius: 6px 6px;
  border-bottom-right-radius: 6px 6px;
  border-bottom-left-radius: 6px 6px;
  background-color: #fff;
  color: #222;
  font-weight: 700;
}

button[type=submit]#enviar-en {
  background-color: #bd5926;
}

button[type=submit]#enviar-es {
  background-color: #baba56;
}

input[type=text].input-1 {
  margin-top: 0;
  margin-bottom: 20px;
  min-width: 100px;
  max-width: none;
  width: 65%;
  border-top-left-radius: 6px 6px;
  border-top-right-radius: 6px 6px;
  border-bottom-right-radius: 6px 6px;
  border-bottom-left-radius: 6px 6px;
  background-color: #ddd;
  color: #000;
  font-size: 13px;
}

label.radio.radio-button-1 {
  display: inline-block;
  float: none;
  clear: none;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
  padding-right: 20px;
  padding-bottom: 0;
  width: auto;
  color: #ccc;
  font-size: 12px;
  line-height: 1.38;
}

textarea.textarea-1 {
  margin-top: 0;
  margin-bottom: 15px;
  padding-top: 0;
  min-width: 100px;
  height: 250px;
  border-top-left-radius: 6px 6px;
  border-top-right-radius: 6px 6px;
  border-bottom-right-radius: 6px 6px;
  border-bottom-left-radius: 6px 6px;
  background-color: #ddd;
  color: #000;
  font-size: 13px;
  line-height: 1.6;
}

label.label.label-1 {
  margin-top: 0;
  padding-top: 7px;
  color: #ccc;
  font-size: 12px;
}

label.label.label-1.label-obligatorio {
  font-weight: 700;
}

/* Layout Elements */

body.grid-1 {
  margin-left: auto;
  max-width: none;
  background-color: #333945;
  background-image: none;
  background-clip: padding-box;
}

body > .row > [class*='coffee-span-'].column-1 {
  padding-top: 100px;
}

body > .row > [class*='coffee-span-'].column-2 {
  padding-top: 6px;
  padding-bottom: 100px;
}

body > .row.row-1 {
  border-bottom: 6px solid #999;
}

body > .row > [class*='coffee-span-'].column-menu {
  padding-right: 4px;
  padding-left: 4px;
  min-height: 30px;
}

body > .row > [class*='coffee-span-'].columna-encabezado-interno {
  min-height: 30px;
}

body > .row > [class*='coffee-span-'].columna-contenido {
  min-height: 30px;
}

body > .row.pie {
  border-top: 1px solid #999;
}

.subgrid > .row > [class*='coffee-span-'].columna-subgrid-pie {
  padding-bottom: 16px;
}

.subgrid > .row > [class*='coffee-span-'].addr1.columna-subgrid-pie {
  display: none;
}

a.responsive-picture.picture-link-1 {
  float: right;
  margin-top: 0;
  margin-bottom: 0;
  min-width: 156px;
  max-width: 312px;
}

a.responsive-picture.picture-link-2 {
  float: left;
  margin-top: 0;
  margin-bottom: 0;
  min-width: 156px;
  max-width: 312px;
}

.row > [class*='coffee-span-'] > .container.container-head-es {
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  min-width: 333px;
  min-height: 171px;
  max-width: 901px;
  background-image: url(../imagenes/head_es_g.jpg);
  background-origin: border-box;
  background-size: cover;
  background-repeat: no-repeat;
}

a.responsive-picture.picture-link-3 {
  float: left;
  margin-top: 0;
  margin-bottom: 0;
  min-width: 10px;
  max-width: 480px;
}

.row > [class*='coffee-span-'] > .container.mobil-button {
  display: none;
  margin: 8px auto 0;
  padding-top: 8px;
  padding-right: 8px;
  padding-left: 6px;
  min-width: 150px;
  min-height: 29px;
  max-width: 710px;
  border: 1px solid #999;
  border-top-left-radius: 4px 4px;
  border-top-right-radius: 4px 4px;
  border-bottom-right-radius: 4px 4px;
  border-bottom-left-radius: 4px 4px;
}

div.responsive-picture.picture-1 {
  float: right;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  min-width: 15px;
  max-width: 15px;
}

.row > [class*='coffee-span-'] > .container.menu {
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 6px;
  padding-bottom: 6px;
  min-height: 30px;
  max-width: 710px;
}

li.list-item-link.navigation-li > a {
  color: #aaa;
  text-decoration: none;
  font-weight: 700;
  font-size: 12px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

li.list-item-link.navigation-li {
  display: block;
  float: left;
  padding: 5px;
  width: auto;
  line-height: 1;
}

li.list-item-link.active.navigation-li > a {
  color: #fff;
}

.row > [class*='coffee-span-'] > .container.container-head-en {
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  min-width: 333px;
  min-height: 171px;
  max-width: 901px;
  background-image: url(../imagenes/head_en_g.jpg);
  background-origin: border-box;
  background-size: cover;
  background-repeat: no-repeat;
}

.row > [class*='coffee-span-'] > .container.container-contenido {
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 6px;
  padding-bottom: 44px;
  min-height: 30px;
  max-width: 710px;
  border-bottom-width: 0;
}

.row > [class*='coffee-span-'] > .container.container-encabezado-en {
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-top: 18px;
  padding-bottom: 0;
  min-height: 30px;
  max-width: 710px;
  border-bottom: 1px dotted #d59262;
}

.row > [class*='coffee-span-'] > .container.container-encabezado-es {
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-top: 18px;
  padding-bottom: 0;
  min-height: 30px;
  max-width: 710px;
  border-bottom: 1px dotted #baba56;
}

.row > [class*='coffee-span-'] > .container.container-pie {
  clear: both;
  margin-right: auto;
  margin-left: auto;
  padding-top: 16px;
  padding-bottom: 0;
  min-width: 150px;
  min-height: 30px;
  max-width: 850px;
}

.row > [class*='coffee-span-'] .subgrid.subgrid-1 {
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}

li.listado-li {
  padding-top: 2px;
  padding-bottom: 20px;
  color: #ccc;
  font-size: 12px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 1.4;
}

li a.list-item-text-en {
  color: #d59262;
  text-decoration: none;
  font-weight: 700;
  line-height: 1.4;
}

li a.list-item-text-es {
  color: #baba56;
  text-decoration: none;
  font-weight: 700;
  line-height: 1.4;
}

li span.list-item-text-1 {
  font-weight: 700;
}

.row > [class*='coffee-span-'] > form.form-container.form-container-1 {
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 6px;
  padding-bottom: 44px;
  min-height: 30px;
  max-width: 710px;
}

.row > [class*='coffee-span-'] .html-element.hidden1 {
  display: none;
}

li.list-item-link.navigation-li:hover > a {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  /* Interaction Elements */

  input[type=text].input-1 {
    width: 75%;
  }

  /* Layout Elements */

  .subgrid > .row > [class*='coffee-span-'].addr1.columna-subgrid-pie {
    display: block;
  }

  .subgrid > .row > [class*='coffee-span-'].addr2.columna-subgrid-pie {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  /* Text Elements */

  h1.heading-1 {
    font-size: 13px;
  }

  h1.heading-2 {
    font-size: 13px;
  }

  /* Interaction Elements */

  input[type=text].input-1 {
    width: 100%;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-3 {
    padding-right: 4px;
    padding-left: 4px;
  }

  body > .row > [class*='coffee-span-'].column-4 {
    padding-right: 4px;
    padding-left: 4px;
  }

  body > .row > [class*='coffee-span-'].column-1 {
    padding-top: 20px;
  }

  body > .row > [class*='coffee-span-'].column-2 {
    padding-bottom: 20px;
  }

  a.responsive-picture.picture-link-1 {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }

  a.responsive-picture.picture-link-2 {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }

  .row > [class*='coffee-span-'] > .container.container-head-es {
    min-width: 50px;
    min-height: 10px;
    max-width: 480px;
    background-image: url(../imagenes/head_es_c.jpg);
    background-size: 100% auto;
  }

  a.responsive-picture.picture-link-3 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .row > [class*='coffee-span-'] > .container.mobil-button {
    display: block;
  }

  .row > [class*='coffee-span-'] > .container.menu {
    display: none;
    padding-left: 4px;
  }

  li.list-item-link.navigation-li {
    float: none;
    padding-top: 20px;
    max-width: 150px;
  }

  .row > [class*='coffee-span-'] > .container.container-head-en {
    min-width: 50px;
    min-height: 10px;
    max-width: 480px;
    background-image: url(../imagenes/head_en_c.jpg);
    background-size: 100% auto;
  }

  .row > [class*='coffee-span-'] > .container.container-contenido {
    display: block;
    padding-left: 4px;
  }

  .row > [class*='coffee-span-'] > .container.container-encabezado-en {
    display: none;
    padding-left: 4px;
  }

  .row > [class*='coffee-span-'] > .container.container-encabezado-es {
    display: block;
    padding-left: 4px;
  }

  .row > [class*='coffee-span-'] > form.form-container.form-container-1 {
    padding-left: 4px;
  }
}