@charset "UTF-8";
@import url(animate.css);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Montserrat+Alternates:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400);
@import url(arrows.css);
@import url(fl-fill-round-icons.css);
@font-face {
  font-family: 'Rockwell';
  src: url('../css/fonts/rockwell.eot?#iefix') format('embedded-opentype'), url('../css/fonts/rockwell.woff') format('woff'), url('../css/fonts/rockwell.ttf') format('truetype'), url('../css/fonts/rockwell.svg#Rockwell') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  /*color: #6c6f75;*/
  color: #000;
  font: 300 16px/20px "Rockwell", sans-serif;
  -webkit-text-size-adjust: none;
  letter-spacing: 0.32px;
}
img {
  max-width: 100%;
  height: auto;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
h1 {
  /*font: 600 340px/250px "Montserrat Alternates", sans-serif;*/
  font: 600 210px/250px "Rockwell", sans-serif;
  /*letter-spacing: -27.4px;*/
  /*letter-spacing: -17.4px;*/
  color: #fff;
}
h1 span {
  /*font: 400 30px/50px "Montserrat Alternates", sans-serif;*/
  font: 400 100px/100px "Rockwell", sans-serif;
  /*letter-spacing: -0.6px;*/
}
h2 {
  font: 600 190px/190px "Rockwell", sans-serif;
  /*letter-spacing: -11.4px;*/
}
h3 {
  font: 400 100px/100px "Rockwell", sans-serif;
  /*letter-spacing: -9.4px;*/
}
h4, address p {
  font: 400 20px/20px "Rockwell", sans-serif;
  /*letter-spacing: -0.4px;*/
}
h5 {
  font: 400 18px/18px "Rockwell", sans-serif;
  /*letter-spacing: -0.36px;*/
}
h3, h4 {
  text-align: center;
}
h3, h4, h5, address p {
  color: #37393e;
}
h4 a:hover, h5 a:hover, cite a:hover, dd a:hover {
  color: #474e6b;
}
h4 a:active, h5 a:active, cite a:active, dd a:active {
  color: #ecbe21;
}
p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline;
}
p .fa, .marked-list .fa, .list .fa {
  text-decoration: none;
}
time {
  display: inline-block;
  font: 400 28px/28px "Rockwell", sans-serif;
  letter-spacing: -0.5px;
  color: #fff;
}
hr {
  border: none;
  margin: 0;
  padding: 0;
}
blockquote q, blockquote cite {
  font: 400 12px/17px "Rockwell", sans-serif;
  display: inline-block;
}
blockquote cite {
  font: 400 18px/18px "Rockwell", sans-serif;
  letter-spacing: -0.36px;
  color: #37393e;
}
dl:before, dl:after {
  display: table;
  content: "";
  line-height: 0;
}
dl:after {
  clear: both;
}
dl dt {
  float: left;
}
dl dd {
  display: inline-block;
  padding-left: 125px;
}
a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:focus {
  outline: none;
}
a:active {
  background-color: transparent;
}
a[href^="tel:"], a[href^="callto:"] {
  text-decoration: none;
}
strong {
  font-weight: 700;
}
.fa {
  line-height: inherit;
}
[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome";
}
.pagina {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .pagina {
  min-width: 1200px;
}
* + .sangria, .salida, h4 + h3, .fila-salida-3 {
  margin-top: 44px;
}
* + .btn, .fila-salida-2 {
  margin-top: 63px;
}
* + .mailform {
  margin-top: 102px;
}
* + .btn_salida {
  margin-top: 82px;
}
* + .btn_salida-1 {
  /*margin-top: 545px;*/
  margin-top: 200px;
}
h5 + p, h4 + p, p + p.salida, .fila-salida-4, q + cite, p + .mail, dl {
  margin-top: 20px;
}
h3 + p {
  margin-top: 93px;
}
p + p {
  margin-top: 26px;
}
p + h4 {
  margin-top: 30px;
}
h3 + h5, .salida-3 {
  margin-top: 70px;
}
* + .enlace-llamada, .fila-salida-1 {
  margin-top: 88px;
}
* + .enlaces-redes-sociales, .salida-2, h3 + h4 {
  margin-top: 119px;
}
.salida-1 {
  margin-top: 288px;
}
* + .autor {
  margin-top: 138px;
}
.img-wr + h5, img + .centrado {
  margin-top: 53px;
}
.fila-off {
  margin-top: 0;
}
.col-off {
  margin-top: 0;
}
.marca-wr {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 2;
}
.marca-wr > div {
  -moz-transform: translateY(-45%);
  -ms-transform: translateY(-45%);
  -o-transform: translateY(-45%);
  -webkit-transform: translateY(-45%);
  transform: translateY(-45%);
}
.marca {
  display: inline-block;
}
.marca_nombre {
  position: relative;
  /*margin-right: 74px;*/
  margin-top: -10px;
  z-index: 0;
}
.marca_nombre a {
  display: inline-block;
  overflow: hidden;
  /*padding-right: 16px;*/
}
.marca_nombre a span {
  vertical-align: middle;
  line-height: 50px;
  display: inline-block;
  margin-right: -50px;
}
@media (max-width: 1199px) {
  .marca_nombre a img {
    width: 250px !important;
    height: auto !important;
  }
}
@media (max-width: 767px) {
  .marca_nombre a img {
    width: 200px !important;
    height: auto !important;
  }
}
@media (max-width: 667px) {
  .marca_nombre a img {
    width: 130px !important;
    height: auto !important;
  }
}
@media (max-width: 567px) {
  .marca_nombre a img {
    width: 100px !important;
    height: auto !important;
  }
}
@media (max-width: 467px) {
  .marca_nombre a img {
    width: 80px !important;
    height: auto !important;
  }
}
.marca_nombre:before {
  /*position: absolute;

      content: '';

      top: 0;

      left: 50%;

      margin-left: -62px;

      margin-top: 21px;

      width: 196px;

      height: 4px;

      background: #fff;

      z-index: 1;*/
}
.marca_nombre__md {
  font-size: 150px;
  letter-spacing: -9px;
  line-height: 110px;
  margin-top: 8px;
  margin-right: 39px;
}
.marca_nombre__md:before {
  height: 2px;
  margin-top: 1px;
  margin-left: -78px;
}
.marca_nombre__md a span {
  font-size: 22px;
  margin-right: -25px;
}
.marca_slogan {
  position: relative;
  color: #fff;
  font: 400 20px/40px "Rockwell", sans-serif;
  letter-spacing: -0.8px;
  z-index: 2;
}
.marca_slogan__md {
  position: static;
  font: 400 15px/40px "Rockwell", sans-serif;
  letter-spacing: -0.3px;
}
.fondo-primario {
  background: #fbfbfb;
}
.fondo-imagen {
  background-image: url("../images/fondo-imagen.jpg");
  background-repeat: no-repeat;
  background-position: center top;
}
.btn {
  display: inline-block;
  text-transform: uppercase;
  font: 100 12px/12px "Rockwell", sans-serif;
  letter-spacing: -0.24px;
  color: #fff;
  padding: 23px 65px 22px;
  background: #474e6b;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.btn:hover {
  padding-right: 55px;
  padding-left: 55px;
}
.btn:active {
  background: #ecbe21;
}
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
}
.box_cnt__no-flow {
  overflow: hidden;
}
.izquierda {
  text-align: left;
}
.centrado {
  text-align: center;
}
.derecha {
  text-align: right;
}
.sf-menu {
  display: inline-block;
}
.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
}
.sf-menu a {
  display: block;
}
.sf-menu > li > a {
  color: #afb2b7;
  font: 400 20px/20px "Rockwell", sans-serif;
  letter-spacing: -0.4px;
  padding: 51px 28px 50px 40px;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover, .sf-menu > li.seleccionado > a {
  color: #fff;
  background: #474e6b;
}
.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 200px;
  margin-top: 2px;
  margin-left: -22px;
  padding: 37px 0 33px;
  background: #37393e;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sf-menu ul > li > a {
  color: #FFF;
  font: 600 14px/14px "Rockwell", sans-serif;
  text-transform: uppercase;
  padding: 11px 20px;
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #FFF;
  background: #474e6b;
}
.sf-menu ul ul {
  position: absolute;
  top: 0;
  width: 169px;
  margin-top: 0;
  margin-right: -172px;
  z-index: 4;
  right: 0;
}
.sf-menu > li > .sf-with-ul {
  position: relative;
}
.sf-menu > li > .sf-with-ul:before {
  position: absolute;
  left: 50%;
  top: 65%;
  margin-left: -2px;
  content: "";
  font: 400 16px/16px "FontAwesome";
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sf-menu > li + li {
    margin-left: 18px;
  }
}
@media (max-width: 991px) {
  .sf-menu ul {
    margin-top: 1px;
    margin-left: -30px;
  }
  .sf-menu > li > a {
    padding-left: 23px;
    padding-right: 23px;
  }
}
@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu.seleccionado {
  right: 0;
}
.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.rd-mobilemenu.seleccionado .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 25px 16px;
}
.rd-mobilemenu_ul a.seleccionado {
  background: #f5f5f5;
  color: #2d2d2d;
}
.rd-mobilemenu_ul a:hover {
  background: #474e6b;
  color: #FFF;
}
.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font: 400 10px "FontAwesome";
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}
.rd-mobilemenu_ul a .rd-submenu-toggle:after {
  content: '\f078';
}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #FFF;
  color: #666;
}
.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
}
.rd-mobilemenu_ul a.rd-with-ul.seleccionado .rd-submenu-toggle {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}
.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}
.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #000;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}
.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
}
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: #000;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.rd-mobilepanel_toggle span {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}
.rd-mobilepanel_toggle.seleccionado span {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.rd-mobilepanel_toggle.seleccionado span:before, .rd-mobilepanel_toggle.seleccionado span:after {
  top: 0;
  width: 15px;
}
.rd-mobilepanel_toggle.seleccionado span:before {
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
}
.rd-mobilepanel_toggle.seleccionado span:after {
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg);
}
@media (max-width: 767px) {
  body {
    /*padding-top: 56px; */ /* Lo quitamos para el menu */
  }
  .rd-mobilemenu, .rd-mobilepanel {
    display: block;
  }
}
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }
}
.isStuck {
  background: #fff;
  z-index: 999;
  border-bottom: 1px solid #37393e;
}
.isStuck .sf-menu > li > a {
  padding: 25px 20px 25px 20px;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
.toTop {
  font-size: 37px;
  line-height: 37px;
  color: #474e6b;
  position: fixed;
  right: 210px;
  bottom: 100px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  color: #37393e;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .toTop {
    right: 30px;
  }
}
@media (max-width: 767px) {
  .toTop {
    right: 10px;
  }
}
.mobile .toTop, .tablet .toTop {
  display: none !important;
}
.miniatura {
  display: block;
  position: relative;
  overflow: hidden;
}
.miniatura img {
  width: 100%;
  height: auto;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.miniatura_sobrepuesta {
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  background: #474e6b;
  text-align: center;
  color: #fff;
}
.miniatura_sobrepuesta h5 {
  color: #fff;
}
.miniatura_sobrepuesta .sobrepuesta {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -moz-transform: translateY(-25%);
  -ms-transform: translateY(-25%);
  -o-transform: translateY(-25%);
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%);
}
.miniatura_sobrepuesta .sobrepuesta p {
  padding: 0 113px;
}
@media (max-width: 1499px) {
  .miniatura_sobrepuesta .sobrepuesta p {
    padding: 0 33px;
  }
}
@media (max-width: 991px) {
  .miniatura_sobrepuesta .sobrepuesta {
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .miniatura_sobrepuesta .sobrepuesta h5 {
    font-size: 16px;
    line-height: 16px;
  }
  .miniatura_sobrepuesta .sobrepuesta p {
    font-size: 15px;
    line-height: 15px;
    padding: 0 10px;
  }
}
@media (max-width: 478px) {
  .miniatura_sobrepuesta .sobrepuesta p {
    padding: 0px 40px;
  }
}
.miniatura:hover .miniatura_sobrepuesta {
  left: 0;
  opacity: 1;
}
.miniatura:hover .miniatura_sobrepuesta > div {
  opacity: 1;
}
.parallax {
  position: relative;
  overflow: hidden;
}
.parallax h4, .parallax h3, .parallax h5, .parallax p {
  color: #fff;
}
.parallax_image, .parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}
.parallax_image {
  background-repeat: no-repeat;
  /*-webkit-background-size: cover;*/
  -webkit-background-size: cover;
  /*background-size: cover;*/
  background-size: cover;
}
.parallax_pattern {
  background-repeat: repeat;
}
.parallax_cnt {
  position: relative;
}
header {
  border-bottom: solid 1px #f1f1f1;
}
header .nav {
  text-align: center;
}
header .social-list__md + .marca {
  margin-top: 90px;
}
main {
  display: block;
}
.hueco {
  padding: 106px 0 283px;
}
.hueco__off {
  padding-bottom: 176px;
}
.hueco__salida-1 {
  padding-bottom: 167px;
}
.hueco__salida-2 {
  padding-bottom: 144px;
}
.hueco-1 {
  padding: 10px 0 283px;
}
.hueco-2 {
  padding: 203px 0 171px;
  /*padding: 203px 0 60px;*/
}
.hueco-2__off {
  padding-bottom: 163px;
}
.hueco-3 {
  padding: 112px 0 137px;
}
.hueco-3__off {
  padding-bottom: 97px;
}
.hueco-4 {
  padding: 138px 0 61px;
}
.hueco-4__off {
  padding-top: 128px;
}
.hueco-5 {
  padding: 56px 0 75px;
}
.hueco-6 {
  padding: 58px 0 165px;
}
.hueco-6__off {
  padding-bottom: 91px;
}
.hueco-6__salida-1 {
  padding-bottom: 0;
}
.hueco-6__salida-2 {
  padding-bottom: 171px;
}
.hueco-6__salida-3 {
  padding-bottom: 141px;
}
.hueco-7 {
  padding: 119px 0 147px;
}
.hueco-8 {
  padding: 106px 0 106px;
}
.sangria {
  padding: 0 60px;
}
.sangria-1 {
  padding: 0 135px;
}
.sangria-2 {
  padding: 0 10px;
}
.sangria-3 {
  padding: 0 100px;
}
.idiomas-wr {
  /*top: 57px;*/
  top: 10px;
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
  /*z-index: 2;*/
  /*z-index: 99999;*/
  z-index: 99999;
}
.menu-list {
  position: relative;
  z-index: 1;
  float: left;
}
@media (max-width: 1200px) {
  .menu-list {
    display: none;
  }
}
.menu-list ul > li {
  display: inline-block;
}
.menu-list ul > li a {
  color: #fff;
  font: 400 20px/20px "Rockwell", sans-serif;
  letter-spacing: -0.4px;
}
.menu-list ul > li a:hover {
  color: #ccc;
}
.menu-list ul > li a:active {
  color: #ccc;
}
.menu-list ul li + li {
  margin-left: 20px;
}
.menu-list:before {
  position: absolute;
  content: '';
  width: 136px;
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  bottom: -15pt;
}
.menu-list__md:before {
  margin-bottom: -27px;
}
.idiomas-list {
  position: relative;
  z-index: 1;
  float: right;
}
@media (max-width: 1200px) {
  .idiomas-list {
    float: none;
  }
}
.idiomas-list ul > li {
  display: inline-block;
}
.idiomas-list ul > li a {
  color: #fff;
  font: 400 20px/20px "Rockwell", sans-serif;
  letter-spacing: -0.4px;
}
.idiomas-list ul > li a:hover {
  color: #474e6b;
}
.idiomas-list ul > li a:active {
  color: #ecbe21;
}
.idiomas-list ul li + li {
  margin-left: 20px;
}
/**
.idiomas-list:before {
  position: absolute;
  content: '';
  width: 1px;
  height: 40px;
  background: rgba(255, 255, 255, 0.2);
  bottom: -10pt;
  left: -78pt;
}**/
@media (max-width: 1200px) {
  .idiomas-list:before {
    position: absolute;
    content: '';
    width: 20%;
    height: 1px;
    background: rgba(255, 255, 255, 0.2);
    bottom: -15pt;
    left: 40%;
  }
}
.idiomas-list__md:before {
  margin-bottom: -27px;
}
.social-wr {
  top: 57px;
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
  z-index: 2;
}
.social-list {
  position: relative;
  z-index: 1;
}
.social-list ul > li {
  display: inline-block;
}
.social-list ul > li a {
  color: #fff;
  font: 400 20px/20px "Rockwell", sans-serif;
  letter-spacing: -0.4px;
}
.social-list ul > li a:hover {
  color: #474e6b;
}
.social-list ul > li a:active {
  color: #ecbe21;
}
.social-list ul li + li {
  margin-left: 20px;
}
.social-list:before {
  position: absolute;
  content: '';
  width: 196px;
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  left: 50%;
  margin-left: -98px;
  margin-bottom: -27px;
}
.social-list__md:before {
  margin-bottom: -27px;
}
.divider-1 {
  width: 100%;
  border-top: solid 1px whitesmoke;
}
[class*='linea'] {
  position: relative;
  z-index: 0;
}
[class*='linea']:before {
  position: absolute;
  content: '';
  width: 196px;
  height: 4px;
  bottom: 0;
  left: 50%;
  margin-left: -98px;
  margin-bottom: -27px;
  z-index: 1;
}
.linea:before {
  background: #fff;
}
.linea-1:before {
  background: #d1d1d2;
}
.caja-flotante:before, .caja-flotante:after {
  display: table;
  content: "";
  line-height: 0;
}
.caja-flotante:after {
  clear: both;
}
.caja-flotante > div {
  float: left;
  width: 25%;
}
.icon {
  padding: 36px 5px;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.icon h5 a:hover {
  color: #37393e;
}
.icon:before {
  font-size: 100px;
  line-height: 100px;
  color: #474e6b;
}
.icon:hover {
  background: #474e6b;
}
.icon:hover h5, .icon:hover p {
  color: #fff;
}
.icon:hover:before {
  color: #fff;
}
.icon__md:hover q, .icon__md:hover cite {
  color: #fff;
}
.icon__md cite a:hover {
  color: #37393e;
}
.icon__md cite a:active {
  color: #070708;
}
.img-wr {
  position: relative;
}
.img-wr time {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin-bottom: 17px;
  text-align: center;
}
.vide_cnt {
  position: relative;
}
.vide_cnt h3, .vide_cnt h4 {
  color: #fff;
}
.marked-list li a {
  position: relative;
  padding-left: 20px;
  font: 300 16px/18px "Rockwell", sans-serif;
  color: #fff;
}
.marked-list li a:before {
  content: '\f061';
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 400;
  font-size: 11px;
  line-height: 20px;
  font-family: "FontAwesome";
  color: #fff;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.marked-list li a:hover {
  color: #474e6b;
  text-decoration: none;
}
.marked-list li a:hover:before {
  color: #474e6b;
}
.marked-list li + li {
  margin-top: 16px;
}
.marked-list__md li a {
  letter-spacing: 0;
  color: #37393e;
}
.marked-list__md li a:before {
  color: #474e6b;
}
.marked-list__md li a:hover {
  color: #474e6b;
}
.marked-list__md-off li + li {
  margin-top: 8px;
}
.index-list {
  counter-reset: li;
}
.index-list li {
  position: relative;
}
.index-list li p {
  padding: 0 60px;
}
.index-list li:before {
  display: inline-block;
  position: relative;
  z-index: 1;
  content: counter(li, decimal) ".";
  counter-increment: li;
  font: 400 60px/98px "Rockwell", sans-serif;
  margin-left: 11px;
  color: #fff;
  margin-bottom: 44px;
}
.index-list li:after {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  left: 50%;
  margin-left: -50px;
  text-align: center;
  display: inline-block;
  width: 101px;
  height: 101px;
  background: #474e6b;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 0;
}
.index-list li.grid_1:nth-child(12n + 13), .index-list li.grid_2:nth-child(6n + 7), .index-list li.grid_3:nth-child(4n + 5), .index-list li.grid_4:nth-child(3n + 4), .index-list li.grid_6:nth-child(2n + 3) {
  clear: left;
}
.mail {
  display: inline-block;
  text-decoration: underline;
}
.mail:hover {
  color: #474e6b;
}
.mail:active {
  color: #ecbe21;
}
footer .marca_nombre {
  margin-top: 30px;
  /*margin-right: 56px;*/
}
footer .marca_nombre img {
  display: block;
  margin: 0 auto;
}
footer .marca_nombre:before {
  /*margin-left: -69px;

    margin-top: -6px;*/
}
footer .marca_nombre a span {
  /*font-size:70px;

	  margin-top: -10px;

    margin-right: -29px;*/
}
footer h1 {
  /*font-size: 190px;*/
  font-size: 120px;
  line-height: 139px;
  /*letter-spacing: -14.8px;*/
  letter-spacing: -8.8px;
}
.enlace-llamada {
  display: inline-block;
  font: 400 60px/60px "Rockwell", sans-serif;
  letter-spacing: -1.2px;
  color: #fff;
}
.enlace-llamada:hover {
  color: #474e6b;
}
.enlace-llamada:active {
  color: #ecbe21;
}
.enlace-llamada-2 {
  display: inline-block;
  margin-top: 50px;
  margin-bottom: 20px;
  font: 400 60px/60px "Rockwell", sans-serif;
  letter-spacing: -1.2px;
  color: #474e6b;
}
.enlace-llamada:hover {
  color: #474e6b;
}
.enlace-llamada:active {
  color: #ecbe21;
}
.enlaces-redes-sociales {
  position: relative;
  z-index: 2;
}
.enlaces-redes-sociales > li {
  display: inline-block;
}
.enlaces-redes-sociales > li a {
  color: #fff;
  font-size: 27px;
  line-height: 27px;
}
.enlaces-redes-sociales > li a:hover {
  color: #474e6b;
}
.enlaces-redes-sociales > li a:active {
  color: #ecbe21;
}
.enlaces-redes-sociales li + li {
  margin-left: 18px;
}
.michelin {
  display: block;
  width: 32px;
  height: 32px;
  background-image: url("../images/michelin.png");
  background-repeat: no-repeat;
}
.repsol {
  display: block;
  width: 32px;
  height: 32px;
  background-image: url("../images/repsol.png");
  background-repeat: no-repeat;
}
.autor {
  color: #fff;
  font: 400 14px/14px "Rockwell", sans-serif;
  letter-spacing: 0.28px;
}
.autor a:hover {
  text-decoration: none;
  color: #474e6b;
}
.autor a:active {
  color: #ecbe21;
}
@media (max-width: 1199px) {
  h3 {
    font-size: 130px;
    line-height: 130px;
  }
  .marca_nombre {
    margin-right: 0;
  }
  .marca_slogan {
    margin-right: -65px;
  }
  .marca_slogan__md {
    margin-right: -42px;
  }
  .hueco-1 {
    padding-bottom: 50px;
  }
  .sangria-3 {
    padding: 0 20px;
  }
  .index-list li p {
    padding: 0 30px;
  }
  dl dd {
    padding-left: 86px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  h4 {
    font-size: 17px;
    line-height: 17px;
  }
}
@media (max-width: 991px) {
  h1 {
    letter-spacing: -17px;
    font-size: 240px;
    line-height: 180px;
  }
  h3 {
    font-size: 112px;
    line-height: 112px;
  }
  .social-wr {
    top: 30px;
  }
  .sangria, .sangria-1, .sangria-3 {
    padding: 0;
  }
  .index-list li p {
    padding: 0;
  }
  .index-list li h5 {
    font-size: 17px;
  }
  .divider-1 {
    display: none;
  }
  .fila-off {
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  address p {
    font-size: 18px;
    line-height: 18px;
  }
  dl dd {
    padding-left: 10px;
  }
}
@media (max-width: 767px) {
  h1, .marca_nombre__md, footer h1 {
    letter-spacing: -10px;
    font-size: 140px;
    line-height: 106px;
  }
  h2 {
    letter-spacing: -1.4px;
  }
  h3 {
    letter-spacing: -2.4px;
    font-size: 50px;
    line-height: 50px;
  }
  header {
    border: none;
  }
  header .social-list__md + .marca {
    margin-top: 30px;
  }
  .col-align {
    text-align: center;
  }
  .fila-salida-1, .fila-salida-2, * + .mailform, * + .btn, * + .enlaces-redes-sociales, * + .enlace-llamada, * + .autor, * + .btn_salida, h3 + p {
    margin-top: 50px;
  }
  .fila-off, .fila-salida-3, img + .centrado, h3 + h5 {
    margin-top: 30px;
  }
  .salida-1 {
    margin-top: 0;
  }
  hr.divider-1 {
    display: none;
  }
  [class*='hueco'] {
    padding: 30px 0;
  }
  .social-wr {
    top: 15px;
  }
  .social-list ul > li a {
    font-size: 16px;
    line-height: 16px;
  }
  .social-list:before {
    margin-bottom: -5px;
  }
  .marca_nombre:before, .marca_nombre__md:before {
    margin-left: -45px;
    margin-top: 10px;
    height: 3px;
    width: 130px;
  }
  .marca_nombre a span, .marca_nombre__md a span {
    margin-right: -20px;
  }
  .marca_slogan {
    margin-right: -43px;
  }
  .fondo-imagen {
    background-image: none;
  }
  [class*="line"]::before {
    height: 2px;
    margin-bottom: -24px;
  }
  footer .marca_nombre {
    margin-right: 0;
  }
  footer .marca_nombre a span {
    margin-right: -20px;
  }
  footer .marca_nombre:before {
    margin-top: 5px;
    margin-left: -38px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .caja-flotante > div:nth-child(2n+3) {
    clear: left;
  }
  .caja-flotante > div {
    width: 50%;
  }
}
@media (max-width: 478px) {
  h1, footer h1, .marca_nombre__md {
    font-size: 100px;
    line-height: 76px;
    letter-spacing: -6.8px;
  }
  h3 {
    font-size: 40px;
    line-height: 40px;
  }
  .marca-wr {
    top: 45%;
  }
  .marca .marca_slogan {
    margin-right: 0;
  }
  .marca_nombre {
    margin-top: 0;
  }
  .marca_nombre:before {
    width: 100px;
    height: 2px;
    margin-left: -28px;
  }
  footer .marca_nombre:before {
    margin-left: -28px;
  }
  .caja-flotante > div {
    float: none;
    width: 100%;
  }
  .enlace-llamada {
    font-size: 40px;
    line-height: 40px;
  }
  .marca_nombre a span, footer .marca_nombre a span {
    margin-right: -10px;
  }
}
.media_embed {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.media_embed iframe, .media_embed object, .media_embed embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*

#module-video{



 position: relative;

 background: transparent;

 top: 0;

 left: 0;

 width: 100%;

 height: 100%;



}







.ytplayer-container{

 position: absolute;

 top: 0;

 z-index: -1;

}

*/
#VideOfragon {
  border: #fff solid 4px;
  width: 1192px;
  height: 671px;
  margin-top: 200px;
}
@media (max-width: 1200px) {
  #VideOfragon {
    width: 100%;
    height: 575px;
  }
}
@media (max-width: 992px) {
  #VideOfragon {
    width: 100%;
    height: 575px;
  }
}
@media (max-width: 768px) {
  #VideOfragon {
    margin-top: 50px;
    width: 100%;
    height: 450px;
  }
}
@media (max-width: 480px) {
  #VideOfragon {
    margin-top: 50px;
    width: 100%;
    height: 320px;
  }
}
#VideOfragonSicixia {
  border: #474e6b solid 4px;
  width: 1280px;
  height: 720px;
  margin-top: 50px;
}
@media (max-width: 1200px) {
  #VideOfragonSicixia {
    width: 100%;
    height: 575px;
  }
}
@media (max-width: 992px) {
  #VideOfragonSicixia {
    width: 100%;
    height: 575px;
  }
}
@media (max-width: 768px) {
  #VideOfragonSicixia {
    margin-top: 50px;
    width: 100%;
    height: 450px;
  }
}
@media (max-width: 480px) {
  #VideOfragonSicixia {
    margin-top: 50px;
    width: 100%;
    height: 320px;
  }
}
.top-animate {
  background: #fff !important;
  top: 13px !important;
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
}
.mid-animate {
  opacity: 0;
}
.bottom-animate {
  background: #fff !important;
  top: 13px !important;
  -webkit-transform: rotate(-225deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-225deg);
}
.top-menu {
  top: 5px;
  width: 25px;
  height: 2px;
  border-radius: 10px;
  background-color: #F9A530;
}
.mid-menu {
  top: 13px;
  width: 25px;
  height: 2px;
  border-radius: 10px;
  background-color: #F9A530;
}
.bottom-menu {
  top: 21px;
  width: 25px;
  height: 2px;
  border-radius: 10px;
  background-color: #F9A530;
}
.menui {
  background: #fff;
  transition: 0.6s ease;
  transition-timing-function: cubic-bezier(.75, 0, .29, 1.01);
  margin-top: 10px;
  position: absolute;
}
.icon-menu {
  /*z-index: 999;*/
  z-index: 999999999;
  position: fixed;
  /*    background: rgba(0, 0, 0, 0.21);*/
  display: none;
  padding: 9px;
  height: 32px;
  width: 32px;
  margin: 0px;
  top: 0;
  left: 0;
}
@media (max-width: 1200px) {
  .icon-menu {
    /*z-index: 999;*/
    z-index: 999999999;
    position: fixed;
    /*    background: rgba(0, 0, 0, 0.21);*/
    display: block;
    padding: 9px;
    height: 32px;
    width: 32px;
    margin: 0px;
    top: 0;
    left: 0;
  }
}
.menu-especial {
  font-family: inherit;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: #474e6b;
  opacity: 0.9;
}
.menu-especial li {
  list-style-type: none;
  text-align: center;
  padding: 10px;
}
.menu-especial li a {
  font-size: 150%;
  color: #fff;
  text-decoration: none;
  font-weight: 300;
  width: 100%;
}
.menu-especial li:first-child {
  margin-top: 120px;
}
.marca_nombre_temporal {
  font-size: 48px !important;
  line-height: 52px !important;
  /*
	font-size: 28px !important;
	line-height: 28px !important;	
	letter-spacing: 0px !important;
	*/
}
@media (max-width: 1200px) {
  .marca_nombre_temporal {
    /*font-size: 38px !important;
		line-height: 42px !important;*/
    font-size: 24px !important;
    line-height: 24px !important;
    letter-spacing: 0px !important;
  }
}
@media (max-width: 991px) {
  .marca_nombre_temporal {
    font-size: 24px !important;
    line-height: 24px !important;
    letter-spacing: 0px !important;
    /*font-size: 14px !important;
		line-height: 14px !important;		
		letter-spacing: 0px !important;*/
  }
}
@media (max-width: 480px) {
  .marca_nombre_temporal {
    font-size: 18px !important;
    line-height: 18px !important;
    /*font-size: 6px !important;
		line-height: 6px !important;		
		letter-spacing: 0px !important;*/
  }
}