@charset "UTF-8";
/*------------------- Mixins*/
/*****************************************/
/*--------------------- Extend*/
input, textarea, select, *:before, *:after, .gform_wrapper .gfield_checkbox li label:before, .gform_wrapper .gfield_radio li label:before {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  -ms-box-sizing: border-box !important;
  -o-box-sizing: border-box !important;
  box-sizing: border-box !important; }

.header-contenedor a, .header-logo img, .menu-1 a, .menu-1 a:before, .gform_wrapper input[type="submit"], .form-search-submmit:before, .elementor-widget-wp-widget-categories a, .menu-movil-contenedor, .ficha-producto, .etiquetas a, .compartir a, .planos-pdf a {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }

.header-contenedor .desplegable-lat-plegar span, .popup, .form-search-submmit:before, .compartir .fa {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute; }

.gform_wrapper .gfield_checkbox li label:before, .gform_wrapper .gfield_radio li label:before, .form-search-submmit:before, .planos-pdf a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto; }

.element-d-f-ac-sb > .elementor-column-wrap > .elementor-widget-wrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -moz-blox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap; }

.fila, .header-contenedor-movil, .header, .subheader, .menu-movil, .gform_wrapper .gform_fields, .gform_wrapper .gfield {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -moz-blox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.subheader-1, .header-1, .subheader-1 .menu, .header-1 .menu, .caracteristica .ae-cf-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -moz-blox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.subheader-2, .header-2, .subheader-2 .menu, .header-2 .menu {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -moz-blox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.paginacion, .paginacion-link, .paginacion-current, .etiquetas .tagcloud {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -moz-blox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

/*--------------------- Reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  -ms-box-sizing: border-box !important;
  -o-box-sizing: border-box !important;
  box-sizing: border-box !important; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*--------------------- Bloques de partida*/
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-size: 16px;
  font-family: "Muli", sans-serif; }

body {
  font-size: 1rem;
  line-height: normal; }

img {
  max-width: 100%;
  height: auto;
  display: inline-block; }

img, video {
  -o-object-fit: contain;
  object-fit: contain; }

a {
  text-decoration: none;
  display: inline-block;
  color: #b51f31; }

strong, b {
  font-weight: 600; }

p {
  margin-bottom: 15px;
  line-height: 1.2em;
  width: 100%; }

ul, ol {
  padding-left: 20px;
  list-style: disc;
  padding: 0px; }

ol {
  list-style: decimal; }

li {
  font-size: 1rem; }

/*--------------------- Estructuras*/
.contenedor-principal {
  overflow: hidden; }

.seccion {
  position: relative; }

.fila {
  max-width: 1140px;
  margin: auto;
  position: relative; }

.col {
  display: inline-block;
  margin: 0;
  padding: 15px;
  position: relative;
  width: 100%; }

/*--------------------- IFRAME proporción 1920*/
.iframe-video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.iframe-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*--------------------- CABECERA*/
.header-contenedor {
  position: fixed;
  z-index: 100;
  left: 0px;
  top: 0px;
  width: 100%;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -ms-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s; }
  .header-contenedor ul, .header-contenedor li {
    padding: 0px;
    list-style: none;
    margin: 0px;
    position: relative; }
  .header-contenedor ul, .header-contenedor nav, .header-contenedor .menu {
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%; }
  .header-contenedor .desplegable-lat-plegar {
    display: none; }

.header-contenedor-movil {
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -ms-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s; }

.header, .subheader {
  width: 100%;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px 15px; }

.subheader-1, .header-1 {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .subheader-1 li, .header-1 li {
    margin-right: 10px; }

.subheader-2, .header-2 {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .subheader-2 li, .header-2 li {
    margin-left: 10px; }

.subheader {
  font-size: .8rem; }
  .subheader a {
    font-size: .8rem; }

.subheader-1 {
  width: 50%; }

.subheader-2 {
  width: 50%; }

.header-1 {
  width: 30%; }

.header-2 {
  width: 70%; }

.menu-1 li {
  margin-left: 15px; }

.menu-1 a {
  text-transform: uppercase; }

.menu-2 a {
  text-transform: uppercase; }

.menu-1 a {
  position: relative; }

.menu-1 a:before {
  content: "";
  position: absolute;
  top: 102%;
  left: 0px;
  width: 0%;
  height: 1px;
  background: #b51f31;
  display: inline-block; }

.menu-1 a:hover:before {
  width: 100%; }

.menu a:hover {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9); }

.elementor-editor-active .header-contenedor {
  display: none; }

.elementor-edit .contenedor-principal {
  padding-top: 0px; }

.header-contenedor ul.sub-menu {
  position: absolute;
  left: -10px;
  top: 100%;
  background: #fff;
  width: 250px;
  padding: 30px 10px;
  display: none; }
  .header-contenedor ul.sub-menu li {
    margin-bottom: 15px; }

.red a {
  font-size: 1.2em; }

.menu-movil-contenedor {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  display: none; }

.menu-movil {
  width: 100%;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px 15px; }
  .menu-movil .desplegable-lat-plegar {
    color: #fff; }

.menu-movil-logo img {
  height: 60px;
  width: auto; }

/*--------------------- Popup*/
.popup {
  position: fixed !important;
  background: #b51f31;
  padding: 30px;
  border-radius: 10px;
  z-index: 110;
  display: none;
  width: 96%;
  max-width: 600px;
  position: relative;
  height: 90vh;
  max-height: 550px !important;
  overflow: hidden; }

/*Scroll*/
.ps__thumb-y {
  background-color: #333 !important; }

/*--------------------- Fondo*/
.desplegable-fondo {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
  display: none; }

/*--------------------- FORMULARIOS*/
form ul {
  padding: 0;
  list-style: none; }

.gform_wrapper {
  width: 100%; }
  .gform_wrapper ul {
    list-style: none !important;
    padding: 0px !important; }
  .gform_wrapper li {
    padding-left: 0 !important; }
  .gform_wrapper li:before {
    display: none; }
  .gform_wrapper .gfield {
    width: 100%;
    margin-bottom: 10px;
    margin-bottom: 15px;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .gform_wrapper .gf-textaera {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .gform_wrapper .gf-textaera .gfield_label {
      padding-top: 10px; }
  .gform_wrapper .gfield_label {
    margin-bottom: 1px;
    width: 100%;
    display: block;
    color: #333;
    text-transform: uppercase;
    font-weight: 400; }
  .gform_wrapper .ginput_container {
    width: 100%; }
  .gform_wrapper .w-100 {
    width: 100%; }
  .gform_wrapper .d-n {
    display: none; }
  .gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {
    width: 100%;
    border: none;
    padding: 12px 5px;
    font-family: "Muli", sans-serif; }
  .gform_wrapper textarea {
    resize: vertical;
    height: 120px; }
  .gform_wrapper input[type="submit"] {
    width: 100%;
    text-align: center;
    border: none;
    padding: 10px 30px;
    font-size: 1.4rem;
    font-family: "Muli", sans-serif;
    background: #b51f31;
    color: #fff; }
  .gform_wrapper input[type="submit"]:hover {
    cursor: pointer;
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95); }
  .gform_wrapper .ginput_container_checkbox {
    width: 100%; }
  .gform_wrapper .gfield_checkbox, .gform_wrapper .gfield_radio {
    width: 100%;
    margin-top: 20px; }
    .gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li {
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      -ms-align-items: flex-start;
      -o-align-items: flex-start;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      margin-bottom: 10px; }
      .gform_wrapper .gfield_checkbox li input, .gform_wrapper .gfield_radio li input {
        width: 25px;
        height: 25px;
        margin-right: 10px;
        position: relative;
        opacity: 0; }
      .gform_wrapper .gfield_checkbox li input:hover, .gform_wrapper .gfield_radio li input:hover {
        cursor: pointer; }
      .gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
        font-weight: 600;
        color: #333;
        font-size: .8rem;
        text-align: left;
        width: 80%;
        position: relative;
        padding-top: 5px; }
      .gform_wrapper .gfield_checkbox li label a, .gform_wrapper .gfield_radio li label a {
        text-decoration: underline;
        color: #b51f31;
        display: inline; }
      .gform_wrapper .gfield_checkbox li label:before, .gform_wrapper .gfield_radio li label:before {
        width: 24px;
        height: 24px;
        border: none;
        content: "";
        display: inline-block;
        margin-right: 30px;
        content: "";
        text-align: center;
        padding-top: 3px;
        background: #fff;
        color: #000;
        vertical-align: middle;
        position: absolute;
        left: -32px;
        top: 0px;
        font-size: 1rem;
        border: 1px solid #b51f31; }
      .gform_wrapper .gfield_checkbox li input:checked + label:before, .gform_wrapper .gfield_radio li input:checked + label:before {
        content: "\f00c";
        font-size: 1rem; }
      .gform_wrapper .gfield_checkbox li label:before:hover, .gform_wrapper .gfield_radio li label:before:hover {
        cursor: pointer; }
  .gform_wrapper .gfield_radio li label:before {
    border-radius: 50%; }
  .gform_wrapper .gf-texaera {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .gform_wrapper .gf-texaera label {
      padding-top: 12px; }
  .gform_wrapper .gfield_visibility_hidden {
    display: none; }
  .gform_wrapper .validation_error {
    display: none; }
  .gform_wrapper .validation_message {
    color: #b00;
    display: block;
    margin-top: 5px;
    font-size: .8rem;
    width: 100%; }
  .gform_wrapper legend {
    color: #74141f;
    font-family: "Crimson Text", sans-serif;
    font-size: 1.4rem;
    text-align: center;
    margin-bottom: 20px; }

.gform_confirmation_message {
  background: #b51f31;
  color: #fff;
  text-transform: uppercase;
  padding: 20px;
  text-align: center;
  font-size: 1.2rem; }

/*Buscador*/
.form-search {
  position: relative; }

.form-search-input {
  border: 1px solid #b51f31;
  margin: 0px !important; }

.form-search-submmit {
  position: absolute;
  right: 0px;
  height: 100%;
  width: 40px !important;
  background: #b51f31; }
  .form-search-submmit input {
    background: #b51f31;
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    left: 0px !important;
    top: 0px !important;
    padding: 0px !important;
    z-index: 3;
    opacity: 0; }
  .form-search-submmit input[type="submit"]:hover {
    cursor: pointer;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

.form-search-submmit:before {
  content: "\f002";
  color: #fff;
  z-index: 2; }

.form-search-submmit:before:hover {
  cursor: pointer; }

.form-search-submmit:hover:before {
  -webkit-transform: scale(0.9) translate(-50%, -50%);
  -moz-transform: scale(0.9) translate(-50%, -50%);
  -ms-transform: scale(0.9) translate(-50%, -50%);
  -o-transform: scale(0.9) translate(-50%, -50%);
  transform: scale(0.9) translate(-50%, -50%); }

/*Suscripción*/
.form-suscripcion .ginput_container, .form-suscripcion .validation_message {
  width: 100% !important;
  padding: 0px !important;
  margin: 0px !important; }

.form-suscripcion input {
  width: 100%; }

.form-suscripcion .gfield_label {
  display: none !important; }

.form-suscripcion .gf-check, .form-suscripcion .gform_footer {
  padding: 0px !important; }

/*Paginación*/
.paginacion {
  margin-top: 50px; }

.paginacion-link, .paginacion-current {
  width: 2.2rem;
  height: 2.2rem;
  font-size: 1rem;
  margin-left: 5px;
  margin-right: 5px;
  color: #b51f31; }

.paginacion-link:hover {
  background: #1f7cb5;
  color: #fff; }

.paginacion-current {
  color: #1f7cb5; }

/*Wysiwyg*/
.elementor-widget-text-editor h1, .elementor-widget-text-editor h1, .wysiwyg h1, .elementor-widget-theme-post-content h1 {
  font-size: 2rem;
  margin-bottom: 25px;
  font-family: "Crimson Text", sans-serif; }

.elementor-widget-text-editor h2, .elementor-widget-text-editor h2, .wysiwyg h2, .elementor-widget-theme-post-content h2 {
  font-size: 1.8rem;
  margin-bottom: 25px;
  font-family: "Crimson Text", sans-serif; }

.elementor-widget-text-editor h3, .elementor-widget-text-editor h3, .wysiwyg h3, .elementor-widget-theme-post-content h3 {
  font-size: 1.4rem;
  margin-bottom: 15px;
  font-family: "Crimson Text", sans-serif; }

.elementor-widget-text-editor h4, .elementor-widget-text-editor h4, .wysiwyg h4, .elementor-widget-theme-post-content h4 {
  font-size: 1.2rem;
  margin-bottom: 15px; }

.elementor-widget-text-editor h5, .elementor-widget-text-editor h5, .wysiwyg h5, .elementor-widget-theme-post-content h5 {
  font-size: 1rem;
  margin-bottom: 15px; }

.elementor-widget-text-editor h6, .elementor-widget-text-editor h6, .wysiwyg h6, .elementor-widget-theme-post-content h6 {
  font-size: .8rem;
  margin-bottom: 15px; }

.elementor-widget-text-editor p, .elementor-widget-text-editor p, .wysiwyg p, .elementor-widget-theme-post-content p {
  margin-bottom: 15px;
  line-height: 28px; }

.elementor-widget-text-editor a, .elementor-widget-text-editor a, .wysiwyg a, .elementor-widget-theme-post-content a {
  color: #b51f31; }

.elementor-widget-text-editor a:hover, .elementor-widget-text-editor a:hover, .wysiwyg a:hover, .elementor-widget-theme-post-content a:hover {
  text-decoration: underline; }

.elementor-widget-text-editor .wp-caption, .elementor-widget-text-editor .wp-caption, .wysiwyg .wp-caption, .elementor-widget-theme-post-content .wp-caption {
  display: block;
  text-align: center;
  margin: 30px auto 30px auto;
  max-width: 100%; }

.elementor-widget-text-editor .wp-caption img, .elementor-widget-text-editor .wp-caption img, .wysiwyg .wp-caption img, .elementor-widget-theme-post-content .wp-caption img {
  margin-bottom: 5px; }

.elementor-widget-text-editor .wp-caption-text, .elementor-widget-text-editor .wp-caption-text, .wysiwyg .wp-caption-text, .elementor-widget-theme-post-content .wp-caption-text {
  text-align: center;
  font-size: 12px;
  margin: auto;
  margin-top: 0px;
  max-width: 70%;
  line-height: 14px; }

.elementor-widget-text-editor iframe, .elementor-widget-text-editor iframe, .wysiwyg iframe, .elementor-widget-theme-post-content iframe {
  display: block !important;
  text-align: center !important;
  margin: 50px auto 50px auto;
  max-width: 100% !important; }

.elementor-widget-text-editor img, .elementor-widget-text-editor img, .wysiwyg img, .elementor-widget-theme-post-content img {
  margin: 20px auto 20px auto;
  display: block; }

.elementor-widget-text-editor ul, .elementor-widget-text-editor ol, .elementor-widget-text-editor ul, .elementor-widget-text-editor ol, .wysiwyg ul, .wysiwyg ol, .elementor-widget-theme-post-content ul, .elementor-widget-theme-post-content ol {
  margin: 18px 0 50px 0;
  font-size: 15px;
  padding-left: 20px; }
  .elementor-widget-text-editor ul li, .elementor-widget-text-editor ol li, .elementor-widget-text-editor ul li, .elementor-widget-text-editor ol li, .wysiwyg ul li, .wysiwyg ol li, .elementor-widget-theme-post-content ul li, .elementor-widget-theme-post-content ol li {
    margin-bottom: 15px; }
  .elementor-widget-text-editor ul ul, .elementor-widget-text-editor ul ol, .elementor-widget-text-editor ol ul, .elementor-widget-text-editor ol ol, .elementor-widget-text-editor ul ul, .elementor-widget-text-editor ul ol, .elementor-widget-text-editor ol ul, .elementor-widget-text-editor ol ol, .wysiwyg ul ul, .wysiwyg ul ol, .wysiwyg ol ul, .wysiwyg ol ol, .elementor-widget-theme-post-content ul ul, .elementor-widget-theme-post-content ul ol, .elementor-widget-theme-post-content ol ul, .elementor-widget-theme-post-content ol ol {
    margin: 15px 0; }

.elementor-widget-text-editor .alignleft, .elementor-widget-text-editor .alignleft, .wysiwyg .alignleft, .elementor-widget-theme-post-content .alignleft {
  float: left;
  margin: 0px 20px 0px 0px; }

.elementor-widget-text-editor .alignright, .elementor-widget-text-editor .alignright, .wysiwyg .alignright, .elementor-widget-theme-post-content .alignright {
  float: right;
  margin: 0px 0px 0px 20px; }

.elementor-widget-text-editor .lista, .elementor-widget-text-editor .lista, .wysiwyg .lista, .elementor-widget-theme-post-content .lista {
  list-style: none;
  padding-left: 0px; }
  .elementor-widget-text-editor .lista li, .elementor-widget-text-editor .lista li, .wysiwyg .lista li, .elementor-widget-theme-post-content .lista li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 6px; }
    .elementor-widget-text-editor .lista li .fa, .elementor-widget-text-editor .lista li .fa, .wysiwyg .lista li .fa, .elementor-widget-theme-post-content .lista li .fa {
      position: absolute;
      left: 0px;
      top: 6px; }

.elementor-widget-text-editor .clear, .elementor-widget-text-editor .clear, .wysiwyg .clear, .elementor-widget-theme-post-content .clear {
  clear: both;
  padding-top: 50px; }

.elementor-element {
  clear: both; }

/*breadcrumb*/
.home .breadcrumb {
  display: none; }

/*Categorías Wordpress*/
.elementor-widget-wp-widget-categories h5 {
  text-transform: uppercase;
  font-size: 1.6rem;
  margin-bottom: 20px; }

.elementor-widget-wp-widget-categories ul {
  padding-left: none;
  list-style: none; }

.elementor-widget-wp-widget-categories li {
  margin-bottom: 10px; }

.elementor-widget-wp-widget-categories a {
  padding: 5px;
  border: 1px solid #b51f31; }

.elementor-widget-wp-widget-categories a:hover {
  background: #b51f31;
  color: #fff; }

.elementor-widget-wp-widget-tag_cloud h5 {
  text-transform: uppercase;
  font-size: 1.6rem;
  margin-bottom: 20px; }

/*Bloque de post*/
.elementor-pagination {
  margin-top: 30px; }

/*Buscador Query*/
.buscador_query {
  text-align: center;
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #b51f31; }

/************************************************************************************ Elementos de tamaño *****************************/
.element-d-f-ac-sb > .elementor-column-wrap > .elementor-widget-wrap {
  -webkit-align-content: space-between;
  -moz-align-content: space-between;
  -ms-align-content: space-between;
  -o-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between; }
  .element-d-f-ac-sb > .elementor-column-wrap > .elementor-widget-wrap .elementor-widget, .element-d-f-ac-sb > .elementor-column-wrap > .elementor-widget-wrap .elementor-inner-section {
    width: 100%; }

/************************************************************************************ Cookies *****************************/
.cookies {
  font-size: 12px;
  position: fixed;
  width: 100%;
  text-align: center;
  z-index: 1000;
  max-width: 400px;
  bottom: 0px;
  left: 20px;
  padding: 10px;
  background: #b51f31;
  color: #fff;
  display: none; }

.cookies-contenido {
  max-width: 1140px;
  margin: auto; }
  .cookies-contenido a {
    text-decoration: underline;
    color: #fff;
    display: inline; }

.cookies-contenido-botones {
  display: inline-block;
  padding: 5px 0;
  margin-top: 5px; }
  .cookies-contenido-botones a {
    display: inline-block;
    text-decoration: none;
    padding: 3px 10px;
    font-weight: 600;
    text-transform: uppercase;
    background: #fff;
    color: #74141f; }

/********************************************************************************************************************************************** Movil *********/
@media screen and (min-width: 1140px) {
  .desplegable-fondo {
    display: none !important; }
  body {
    height: auto !important;
    overflow: visible !important; } }

@media screen and (max-width: 1140px) {
  .col-vacia {
    display: none; }
  .header-contenedor-movil {
    position: fixed;
    height: 100vh;
    right: -450px;
    width: 92%;
    max-width: 450px;
    background: #fff;
    overflow: hidden;
    padding: 60px 15px 40px 15px;
    overflow-y: scroll; }
    .header-contenedor-movil .desplegable-lat-plegar {
      position: absolute;
      width: 2.2rem;
      height: 2.2rem;
      background: #333;
      color: #fff;
      right: 10px;
      top: 10px;
      display: inline-block; }
      .header-contenedor-movil .desplegable-lat-plegar span {
        font-size: 1.4rem; }
  .header {
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    -o-order: 1;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .subheader {
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    -o-order: 2;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .header-1, .header-2, .subheader-1, .subheader-2 {
    width: 100%;
    -webkit-justify-content: center !important;
    -moz-justify-content: center !important;
    -ms-justify-content: center !important;
    -o-justify-content: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    margin-bottom: 20px; }
    .header-1 li, .header-2 li, .subheader-1 li, .subheader-2 li {
      margin-left: 5px;
      margin-right: 5px;
      margin-bottom: 10px;
      width: 100%;
      text-align: center; }
    .header-1 li.red, .header-2 li.red, .subheader-1 li.red, .subheader-2 li.red {
      width: auto; }
  .header-logo {
    margin-bottom: 40px; }
    .header-logo img {
      width: auto !important; }
  .menu {
    width: 100%;
    -webkit-justify-content: center !important;
    -moz-justify-content: center !important;
    -ms-justify-content: center !important;
    -o-justify-content: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .subheader-1 {
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    -o-order: 2;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .subheader-2 {
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    -o-order: 1;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .menu-movil-contenedor {
    display: block; }
  .elementor-widget-text-editor .alignleft, .elementor-widget-text-editor .alignright, .elementor-widget-text-editor .alignleft, .elementor-widget-text-editor .alignright, .wysiwyg .alignleft, .wysiwyg .alignright, .elementor-widget-theme-post-content .alignleft, .elementor-widget-theme-post-content .alignright {
    max-width: 50%; }
  .header-contenedor ul.sub-menu {
    position: relative;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    top: auto;
    left: auto;
    margin: auto;
    background: none;
    width: 100%;
    padding: 10px;
    display: block !important; }
    .header-contenedor ul.sub-menu li {
      margin: auto;
      margin-bottom: 8px;
      font-size: .7rem; }
  .header-scroll, .header-scroll-hide {
    top: 0px !important; } }

@media screen and (max-width: 400px) {
  .cookies {
    left: 0px;
    max-width: 100%; }
  .elementor-widget-text-editor .alignleft, .elementor-widget-text-editor .alignright, .elementor-widget-text-editor .alignleft, .elementor-widget-text-editor .alignright, .wysiwyg .alignleft, .wysiwyg .alignright, .elementor-widget-theme-post-content .alignleft, .elementor-widget-theme-post-content .alignright {
    float: none;
    margin: 20px auto;
    min-width: 100%; } }

/**/
.home .contenedor-principal {
  padding-top: 0px; }

.subheader {
  background: #b51f31; }
  .subheader a {
    color: #fff; }

.subheader-1 {
  display: none; }

.subheader-2 {
  width: 100%; }

.header {
  background: rgba(255, 255, 255, 0.6);
  border-bottom: 1px solid #b51f31; }

.header-logo img {
  width: 100px; }

.menu-1 a {
  font-family: "Muli", sans-serif;
  font-weight: 400; }

.header-scroll {
  background: #fff; }
  .header-scroll .header-logo img {
    width: 50px; }

.header-scroll-hide {
  top: -30px; }

.apartagal {
  font-size: .8rem; }
  .apartagal a {
    color: #fff;
    background: #1f7cb5;
    font-weight: 600;
    padding: 4px; }

.menu-movil-logo img {
  height: 40px !important; }

.header-scroll .menu-movil-contenedor {
  background: #fff; }

.tit-1 {
  font-size: 1.1rem;
  letter-spacing: 2.5px;
  display: block;
  text-align: center; }

.tit-2 {
  font-size: 4rem;
  margin-top: 5px;
  letter-spacing: 10px;
  text-align: center; }

.ficha-producto:hover {
  background-color: #f6f6f6; }
  .ficha-producto:hover .ficha-producto-boton a {
    background-color: #b51f31;
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95); }

/*.ae-post-list-wrapper{
    @include prefijos(justify-content, space-between);
    .ae-post-list-item{width: 49% !important; margin-bottom: 2% !important;}
}*/
.etiquetas h5 {
  display: none; }

.etiquetas a {
  font-size: 1rem !important;
  display: inline-block;
  margin: 8px 5px;
  background: #1f7cb5;
  color: #fff;
  padding: 10px;
  border-radius: 4px; }

.etiquetas a:hover {
  background: #b51f31;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9); }

.caracteristica .ae-cf-wrapper {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.ae-swiper-container {
  padding-bottom: 50px; }

.compartir {
  position: fixed;
  right: 0px;
  top: 50vh;
  margin-top: -84px;
  width: 40px;
  z-index: 2; }
  .compartir ul {
    list-style: none;
    padding: 0px; }
  .compartir li {
    list-style: none;
    margin-bottom: 2px;
    position: relative;
    width: 40px;
    height: 40px; }
  .compartir a {
    position: relative;
    font-size: 1.4rem;
    background: #b51f31;
    color: #fff;
    width: 40px;
    height: 40px; }
  .compartir a:hover {
    background: #1f7cb5; }
  .compartir .compartir-desplegable {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 168px;
    display: none;
    text-align: right; }
    .compartir .compartir-desplegable li {
      display: inline-block;
      margin: 0px;
      margin-left: 2px; }
    .compartir .compartir-desplegable a {
      background: #8ab4d1; }
    .compartir .compartir-desplegable a:hover {
      background: #1f7cb5; }

.terminada-descripcion h3 {
  color: #b51f31; }

.terminada-descripcion ul {
  list-style: none;
  padding: 10px 0; }

.terminada-descripcion li {
  list-style: none;
  margin-bottom: 2px;
  padding-left: 20px;
  font-size: 1rem;
  position: relative; }
  .terminada-descripcion li strong {
    font-weight: 700; }

.terminada-descripcion li:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #b51f31;
  position: absolute;
  left: 0px;
  top: 4px; }

.terminada-composicion h3 {
  color: #b51f31; }

.planos-pdf {
  list-style: none;
  padding: 0px !important;
  margin: 0px; }
  .planos-pdf li {
    list-style: none;
    margin-bottom: 10px;
    font-size: 1rem; }
    .planos-pdf li strong {
      font-weight: 700; }
  .planos-pdf a {
    background: #1f7cb5;
    color: #fff;
    padding: 7px;
    border-radius: 3px;
    position: relative;
    width: 100%; }
    .planos-pdf a strong {
      color: #fff; }
  .planos-pdf a:before {
    content: "\f15c";
    z-index: 2;
    padding-right: 10px;
    color: #fff; }
  .planos-pdf a:hover {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    background: #b51f31; }

.category .suscripcion, .category .marcas {
  display: none; }

.gform_wrapper .gfield {
  margin-bottom: 10px; }

.gform_wrapper .gfield.w-45 {
  width: 48%; }

.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {
  padding: 10px 5px;
  background: transparent;
  border-bottom: 1px solid #676767; }

.gform_wrapper .gfield_label {
  display: none; }

.gform_footer {
  text-align: right; }

.gform_wrapper input[type="submit"] {
  width: auto;
  border-radius: 4px;
  background-color: #1f7cb5; }

.gform_wrapper input[type="submit"]:hover {
  background: #b51f31;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9); }

.gform_wrapper .gfield_checkbox, .gform_wrapper .gfield_radio {
  margin-top: 10px; }

.gform_wrapper .gfield_checkbox li label:before, .gform_wrapper .gfield_radio li label:before {
  background: transparent; }

.form-suscripcion .gform_wrapper input, .form-suscripcion .gform_wrapper textarea, .form-suscripcion .gform_wrapper select {
  border-color: #fff;
  color: #fff; }

.form-suscripcion .gform_wrapper .gfield_checkbox li label:before, .form-suscripcion .gform_wrapper .gfield_radio li label:before {
  border-color: #fff;
  color: #fff; }

.form-suscripcion .gform_wrapper .gfield_checkbox li label, .form-suscripcion .gform_wrapper .gfield_radio li label {
  color: #fff; }
  .form-suscripcion .gform_wrapper .gfield_checkbox li label a, .form-suscripcion .gform_wrapper .gfield_radio li label a {
    color: #fff; }

.form-suscripcion ::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */ }

.form-suscripcion :-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */ }

.form-suscripcion ::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */ }

.form-suscripcion ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */ }

.form-suscripcion :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff; }

.form-suscripcion ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff; }

.elementor-widget-text-editor blockquote p, .elementor-widget-text-editor blockquote p, .wysiwyg blockquote p, .elementor-widget-theme-post-content blockquote p, .ae-element-post-content blockquote p {
  font-family: "Crimson Text", sans-serif;
  font-size: 1.8rem;
  color: #333;
  line-height: 2.2rem;
  position: relative;
  text-align: left;
  padding: 0 60px; }

.elementor-widget-text-editor blockquote p strong, .elementor-widget-text-editor blockquote p strong, .wysiwyg blockquote p strong, .elementor-widget-theme-post-content blockquote p strong, .ae-element-post-content blockquote p strong {
  color: #b51f31;
  font-size: 1.8rem; }

.elementor-widget-text-editor blockquote p:before, .elementor-widget-text-editor blockquote p:before, .wysiwyg blockquote p:before, .elementor-widget-theme-post-content blockquote p:before, .ae-element-post-content blockquote p:before {
  content: '"';
  font-size: 8rem;
  color: #b51f31;
  position: absolute;
  top: 10px;
  left: 0px; }

.elementor-widget-text-editor blockquote p:after, .elementor-widget-text-editor blockquote p:after, .wysiwyg blockquote p:after, .elementor-widget-theme-post-content blockquote p:after, .ae-element-post-content blockquote p:after {
  content: '"';
  font-size: 8rem;
  color: #b51f31;
  position: absolute;
  top: 10px;
  right: 0px; }

.elementor-widget-text-editor strong, .elementor-widget-text-editor strong, .wysiwyg strong, .elementor-widget-theme-post-content strong, .ae-element-post-content strong {
  color: #b51f31;
  font-size: 1.1rem; }

.buscador {
  max-width: 350px;
  margin: auto; }

/*Slider*/
/*Contenido*/
.mapa-obra-nueva-mapa {
  height: 100% !important; }
  .mapa-obra-nueva-mapa .elementor-widget-container, .mapa-obra-nueva-mapa .elementor-custom-embed {
    height: 100% !important; }
  .mapa-obra-nueva-mapa iframe {
    height: 100% !important;
    min-height: 350px !important; }

/**/
@media screen and (max-width: 1250px) {
  .compartir {
    margin: auto;
    top: auto;
    bottom: 0px;
    width: 252px; }
    .compartir li {
      display: inline-block;
      margin: 0px;
      margin-left: 2px; }
    .compartir .compartir-desplegar-btn, .compartir .compartir-btn-up {
      display: none; }
    .compartir .compartir-desplegable {
      display: inline-block !important;
      position: relative;
      right: auto;
      top: auto; } }

@media screen and (max-width: 768px) {
  .ae-post-list-wrapper .ae-post-list-item {
    width: 100% !important;
    margin-bottom: 2% !important; } }

/*Clases de variables*/
.c-1 {
  color: #b51f31; }

.c-2 {
  color: #1f7cb5; }

.c-3 {
  color: #df4255; }

.c-4 {
  color: #74141f; }

.c-n {
  color: #333; }

.c-b {
  color: #fff; }

.c-g {
  color: #676767; }

.bgc-1 {
  background-color: #b51f31; }

.bgc-2 {
  background-color: #1f7cb5; }

.bgc-3 {
  background-color: #df4255; }

.bgc-4 {
  background-color: #74141f; }

.bgc-n {
  background-color: #333; }

.bgc-b {
  background-color: #fff; }

.bgc-g {
  background-color: #676767; }

.w-1 {
  width: 1140px; }

.w-2 {
  width: 768px; }

.w-3 {
  width: 768px; }

.mw-1 {
  max-width: 1140px; }

.mw-2 {
  max-width: 768px; }

.mw-3 {
  max-width: 400px; }

.ff-1 {
  font-family: "Muli", sans-serif; }

.ff-2 {
  font-family: "Crimson Text", sans-serif; }

.bd-n {
  border: none; }

.bd {
  border: 1px solid; }

.bd-t {
  border-top: 1px solid; }

.bd-b {
  border-bottom: 1px solid; }

.bd-l {
  border-left: 1px solid; }

.bd-r {
  border-right: 1px solid; }

.bdc-1 {
  border-color: #b51f31; }

.bdc-2 {
  border-color: #1f7cb5; }

.bdc-3 {
  border-color: #df4255; }

.bdc-4 {
  border-color: #74141f; }

.bdc-n {
  border-color: #333; }

.bdc-b {
  border-color: #fff; }

.bdc-g {
  border-color: #676767; }

/********************************************* Bloques ***************************************/
/*Columnas*/
.w-a {
  width: auto; }

.w-100 {
  width: 100%; }

.w-95 {
  width: 95%; }

.w-90 {
  width: 90%; }

.w-85 {
  width: 85%; }

.w-80 {
  width: 80%; }

.w-75 {
  width: 75%; }

.w-70 {
  width: 70%; }

.w-67 {
  width: 66.7%; }

.w-65 {
  width: 65%; }

.w-60 {
  width: 60%; }

.w-55 {
  width: 55%; }

.w-50 {
  width: 50%; }

.w-45 {
  width: 45%; }

.w-40 {
  width: 40%; }

.w-35 {
  width: 35%; }

.w-33 {
  width: 33.3%; }

.w-30 {
  width: 30%; }

.w-25 {
  width: 25%; }

.w-20 {
  width: 20%; }

.w-15 {
  width: 15%; }

.w-10 {
  width: 10%; }

.mw-a {
  max-width: none; }

.mw-100 {
  max-width: 100%; }

.mw-95 {
  max-width: 95%; }

.mw-90 {
  max-width: 90%; }

.mw-85 {
  max-width: 85%; }

.mw-80 {
  max-width: 80%; }

.mw-75 {
  max-width: 75%; }

.mw-70 {
  max-width: 70%; }

.mw-67 {
  max-width: 66.7%; }

.mw-65 {
  max-width: 65%; }

.mw-60 {
  max-width: 60%; }

.mw-55 {
  max-width: 55%; }

.mw-50 {
  max-width: 50%; }

.mw-45 {
  max-width: 45%; }

.mw-40 {
  max-width: 40%; }

.mw-35 {
  max-width: 35%; }

.mw-33 {
  max-width: 33.3%; }

.mw-30 {
  max-width: 30%; }

.mw-25 {
  max-width: 25%; }

.mw-20 {
  max-width: 20%; }

.mw-15 {
  max-width: 15%; }

.mw-10 {
  max-width: 10%; }

/*Desbordamientos*/
.ov-h {
  overflow: hidden; }

.ov-v {
  overflow: visible; }

/*Anchos*/
.mw-1 {
  max-width: 1140px; }

.mw-2 {
  max-width: 768px; }

.mw-3 {
  max-width: 400px; }

/*Display*/
.d-n {
  display: none; }

.d-b {
  display: block; }

.d-i {
  display: inline; }

.d-ib {
  display: inline-block; }

.d-f {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -moz-blox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap; }

/*Posicion*/
.pos-r {
  position: relative; }

.pos-a {
  position: absolute; }

.pos-f {
  position: fixed; }

.pos-s {
  position: static; }

/*Tipos de flexbox*/
.d-f-jc-fs {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.d-f-jc-fe {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.d-f-jc-c {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.d-f-jc-sb {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.d-f-jc-sa {
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.d-f-ai-fs {
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.d-f-ai-fe {
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.d-f-ai-c {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.d-f-ai-s {
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

.d-f-ai-b {
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  -ms-align-items: baseline;
  -o-align-items: baseline;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }

.d-f-ac-fs {
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  -o-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start; }

.d-f-ac-fe {
  -webkit-align-content: flex-end;
  -moz-align-content: flex-end;
  -ms-align-content: flex-end;
  -o-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end; }

.d-f-ac-c {
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-align-content: center;
  -o-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center; }

.d-f-ac-sb {
  -webkit-align-content: space-between;
  -moz-align-content: space-between;
  -ms-align-content: space-between;
  -o-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between; }

.d-f-ac-sa {
  -webkit-align-content: space-around;
  -moz-align-content: space-around;
  -ms-align-content: space-around;
  -o-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around; }

/*Flexbox internos*/
.d-f-as-fs {
  -webkit-align-self: auto;
  -moz-align-self: auto;
  -ms-align-self: auto;
  -o-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto; }

.d-f-as-fs {
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  -ms-align-self: flex-start;
  -o-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start; }

.d-f-as-fe {
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-align-self: flex-end;
  -o-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end; }

.d-f-as-c {
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-align-self: center;
  -o-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center; }

.d-f-ac-b {
  -webkit-align-self: baseline;
  -moz-align-self: baseline;
  -ms-align-self: baseline;
  -o-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline; }

.d-f-as-s {
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  -ms-align-self: stretch;
  -o-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch; }

/*Margenes*/
.m-0 {
  margin: 00px; }

.mt-0 {
  margin-top: 00px; }

.mb-0 {
  margin-bottom: 00px; }

.ml-0 {
  margin-left: 00px; }

.mr-0 {
  margin-right: 00px; }

.p-0 {
  padding: 00px; }

.pt-0 {
  padding-top: 00px; }

.pb-0 {
  padding-bottom: 00px; }

.pl-0 {
  padding-left: 00px; }

.pr-0 {
  padding-right: 00px; }

.b-0 {
  width: 00%; }

.zi-0 {
  z-index: 0; }

.m-1 {
  margin: 10px; }

.mt-1 {
  margin-top: 10px; }

.mb-1 {
  margin-bottom: 10px; }

.ml-1 {
  margin-left: 10px; }

.mr-1 {
  margin-right: 10px; }

.p-1 {
  padding: 10px; }

.pt-1 {
  padding-top: 10px; }

.pb-1 {
  padding-bottom: 10px; }

.pl-1 {
  padding-left: 10px; }

.pr-1 {
  padding-right: 10px; }

.b-1 {
  width: 10%; }

.zi-1 {
  z-index: 1; }

.m-2 {
  margin: 20px; }

.mt-2 {
  margin-top: 20px; }

.mb-2 {
  margin-bottom: 20px; }

.ml-2 {
  margin-left: 20px; }

.mr-2 {
  margin-right: 20px; }

.p-2 {
  padding: 20px; }

.pt-2 {
  padding-top: 20px; }

.pb-2 {
  padding-bottom: 20px; }

.pl-2 {
  padding-left: 20px; }

.pr-2 {
  padding-right: 20px; }

.b-2 {
  width: 20%; }

.zi-2 {
  z-index: 2; }

.m-3 {
  margin: 30px; }

.mt-3 {
  margin-top: 30px; }

.mb-3 {
  margin-bottom: 30px; }

.ml-3 {
  margin-left: 30px; }

.mr-3 {
  margin-right: 30px; }

.p-3 {
  padding: 30px; }

.pt-3 {
  padding-top: 30px; }

.pb-3 {
  padding-bottom: 30px; }

.pl-3 {
  padding-left: 30px; }

.pr-3 {
  padding-right: 30px; }

.b-3 {
  width: 30%; }

.zi-3 {
  z-index: 3; }

.m-4 {
  margin: 40px; }

.mt-4 {
  margin-top: 40px; }

.mb-4 {
  margin-bottom: 40px; }

.ml-4 {
  margin-left: 40px; }

.mr-4 {
  margin-right: 40px; }

.p-4 {
  padding: 40px; }

.pt-4 {
  padding-top: 40px; }

.pb-4 {
  padding-bottom: 40px; }

.pl-4 {
  padding-left: 40px; }

.pr-4 {
  padding-right: 40px; }

.b-4 {
  width: 40%; }

.zi-4 {
  z-index: 4; }

.m-5 {
  margin: 50px; }

.mt-5 {
  margin-top: 50px; }

.mb-5 {
  margin-bottom: 50px; }

.ml-5 {
  margin-left: 50px; }

.mr-5 {
  margin-right: 50px; }

.p-5 {
  padding: 50px; }

.pt-5 {
  padding-top: 50px; }

.pb-5 {
  padding-bottom: 50px; }

.pl-5 {
  padding-left: 50px; }

.pr-5 {
  padding-right: 50px; }

.b-5 {
  width: 50%; }

.zi-5 {
  z-index: 5; }

.m-6 {
  margin: 60px; }

.mt-6 {
  margin-top: 60px; }

.mb-6 {
  margin-bottom: 60px; }

.ml-6 {
  margin-left: 60px; }

.mr-6 {
  margin-right: 60px; }

.p-6 {
  padding: 60px; }

.pt-6 {
  padding-top: 60px; }

.pb-6 {
  padding-bottom: 60px; }

.pl-6 {
  padding-left: 60px; }

.pr-6 {
  padding-right: 60px; }

.b-6 {
  width: 60%; }

.zi-6 {
  z-index: 6; }

.m-7 {
  margin: 70px; }

.mt-7 {
  margin-top: 70px; }

.mb-7 {
  margin-bottom: 70px; }

.ml-7 {
  margin-left: 70px; }

.mr-7 {
  margin-right: 70px; }

.p-7 {
  padding: 70px; }

.pt-7 {
  padding-top: 70px; }

.pb-7 {
  padding-bottom: 70px; }

.pl-7 {
  padding-left: 70px; }

.pr-7 {
  padding-right: 70px; }

.b-7 {
  width: 70%; }

.zi-7 {
  z-index: 7; }

.m-8 {
  margin: 80px; }

.mt-8 {
  margin-top: 80px; }

.mb-8 {
  margin-bottom: 80px; }

.ml-8 {
  margin-left: 80px; }

.mr-8 {
  margin-right: 80px; }

.p-8 {
  padding: 80px; }

.pt-8 {
  padding-top: 80px; }

.pb-8 {
  padding-bottom: 80px; }

.pl-8 {
  padding-left: 80px; }

.pr-8 {
  padding-right: 80px; }

.b-8 {
  width: 80%; }

.zi-8 {
  z-index: 8; }

.m-9 {
  margin: 90px; }

.mt-9 {
  margin-top: 90px; }

.mb-9 {
  margin-bottom: 90px; }

.ml-9 {
  margin-left: 90px; }

.mr-9 {
  margin-right: 90px; }

.p-9 {
  padding: 90px; }

.pt-9 {
  padding-top: 90px; }

.pb-9 {
  padding-bottom: 90px; }

.pl-9 {
  padding-left: 90px; }

.pr-9 {
  padding-right: 90px; }

.b-9 {
  width: 90%; }

.zi-9 {
  z-index: 9; }

.m-10 {
  margin: 100px; }

.mt-10 {
  margin-top: 100px; }

.mb-10 {
  margin-bottom: 100px; }

.ml-10 {
  margin-left: 100px; }

.mr-10 {
  margin-right: 100px; }

.p-10 {
  padding: 100px; }

.pt-10 {
  padding-top: 100px; }

.pb-10 {
  padding-bottom: 100px; }

.pl-10 {
  padding-left: 100px; }

.pr-10 {
  padding-right: 100px; }

.b-10 {
  width: 100%; }

.zi-10 {
  z-index: 10; }

.m-a {
  margin-left: auto;
  margin-right: auto; }

.m-05 {
  margin: 5px; }

.mt-05 {
  margin-top: 5px; }

.mb-05 {
  margin-bottom: 5px; }

.ml-05 {
  margin-left: 5px; }

.mr-05 {
  margin-right: 5px; }

.p-05 {
  padding: 5px; }

/********************************************* Elementos ***************************************/
/*Listas sin formato*/
.ul-off {
  padding-left: 0px;
  list-style: none; }

/********************************************* To ***************************************/
/*Font Weight*/
.fw-b {
  font-weight: 600; }

.fw-sb {
  font-weight: 400; }

.fw-l {
  font-weight: 300; }

.fw-r {
  font-weight: 400; }

/*Font Style*/
.fs-i {
  font-style: italic; }

.fs-n {
  font-style: normal; }

/*Font Size*/
.fs-8 {
  font-size: 8px; }

.fs-10 {
  font-size: 10px; }

.fs-12 {
  font-size: 12px; }

.fs-14 {
  font-size: 14px; }

.fs-16 {
  font-size: 16px; }

.fs-18 {
  font-size: 18px; }

.fs-20 {
  font-size: 20px; }

.fs-22 {
  font-size: 22px; }

.fs-24 {
  font-size: 24px; }

.fs-26 {
  font-size: 26px; }

.fs-28 {
  font-size: 28px; }

.fs-30 {
  font-size: 30px; }

.fs-32 {
  font-size: 32px; }

.fs-34 {
  font-size: 34px; }

/*Font Size*/
.fs-0-6 {
  font-size: 0.6rem; }

.fs-0-8 {
  font-size: 0.8rem; }

.fs-0-9 {
  font-size: 0.9rem; }

.fs-1-0 {
  font-size: 1rem; }

.fs-1-1 {
  font-size: 1.1rem; }

.fs-1-2 {
  font-size: 1.2rem; }

.fs-1-4 {
  font-size: 1.4rem; }

.fs-1-6 {
  font-size: 1.6rem; }

.fs-1-8 {
  font-size: 1.8rem; }

.fs-2-0 {
  font-size: 2rem; }

.fs-2-2 {
  font-size: 2.2rem; }

.fs-2-4 {
  font-size: 2.4rem; }

.fs-2-6 {
  font-size: 2.6rem; }

.fs-2-8 {
  font-size: 2.8rem; }

.fs-3-0 {
  font-size: 3rem; }

.fs-3-2 {
  font-size: 3.2rem; }

/*Font Size*/
.fs-0-6-e {
  font-size: 0.6em; }

.fs-0-8-e {
  font-size: 0.8em; }

.fs-0-9-e {
  font-size: 0.9em; }

.fs-1-0-e {
  font-size: 1em; }

.fs-1-1-e {
  font-size: 1.1em; }

.fs-1-2-e {
  font-size: 1.2em; }

.fs-1-4-e {
  font-size: 1.4em; }

.fs-1-6-e {
  font-size: 1.6em; }

.fs-1-8-e {
  font-size: 1.8em; }

.fs-2-0-e {
  font-size: 2em; }

.fs-2-2-e {
  font-size: 2.2em; }

.fs-2-4-e {
  font-size: 2.4em; }

.fs-2-6-e {
  font-size: 2.6em; }

.fs-2-8-e {
  font-size: 2.8em; }

.fs-3-0-e {
  font-size: 3em; }

.fs-3-2-e {
  font-size: 3.2em; }

/*Alineación*/
.ta-l {
  text-align: left; }

.ta-r {
  text-align: right; }

.ta-c {
  text-align: center; }

.ta-j {
  text-align: justify; }

/*Decoracion*/
.td-n {
  text-decoration: none; }

.td-u {
  text-decoration: underline; }

/*Transform*/
.tt-u {
  text-transform: uppercase; }

.tt-n {
  text-transform: none; }

/*Clear float*/
.clear {
  clear: both; }

/****************************************************************************************************************Animaciones*/
.anim-scroll {
  -webkit-animation-fill-mode: forwards !important;
  -moz-animation-fill-mode: forwards !important;
  -ms-animation-fill-mode: forwards !important;
  -o-animation-fill-mode: forwards !important;
  animation-fill-mode: forwards !important; }

.anim-scroll.a-de-2 {
  -webkit-animation-delay: 0.25s !important;
  -moz-animation-delay: 0.25s !important;
  -ms-animation-delay: 0.25s !important;
  -o-animation-delay: 0.25s !important;
  animation-delay: 0.25s !important; }

.anim-scroll.a-de-3 {
  -webkit-animation-delay: 0.5s !important;
  -moz-animation-delay: 0.5s !important;
  -ms-animation-delay: 0.5s !important;
  -o-animation-delay: 0.5s !important;
  animation-delay: 0.5s !important; }

.anim-scroll.a-de-4 {
  -webkit-animation-delay: 0.75s !important;
  -moz-animation-delay: 0.75s !important;
  -ms-animation-delay: 0.75s !important;
  -o-animation-delay: 0.75s !important;
  animation-delay: 0.75s !important; }

.anim-scroll.a-de-5 {
  -webkit-animation-delay: 1s !important;
  -moz-animation-delay: 1s !important;
  -ms-animation-delay: 1s !important;
  -o-animation-delay: 1s !important;
  animation-delay: 1s !important; }

.anim-scroll.a-de-6 {
  -webkit-animation-delay: 1.25s !important;
  -moz-animation-delay: 1.25s !important;
  -ms-animation-delay: 1.25s !important;
  -o-animation-delay: 1.25s !important;
  animation-delay: 1.25s !important; }

.anim-scroll.a-du-0-5 {
  -webkit-animation-duration: 0.5s !important;
  -moz-animation-duration: 0.5s !important;
  -ms-animation-duration: 0.5s !important;
  -o-animation-duration: 0.5s !important;
  animation-duration: 0.5s !important; }

.anim-scroll.a-du-1 {
  -webkit-animation-duration: 1s !important;
  -moz-animation-duration: 1s !important;
  -ms-animation-duration: 1s !important;
  -o-animation-duration: 1s !important;
  animation-duration: 1s !important; }

.anim-scroll.a-du-1-5 {
  -webkit-animation-duration: 1.5s !important;
  -moz-animation-duration: 1.5s !important;
  -ms-animation-duration: 1.5s !important;
  -o-animation-duration: 1.5s !important;
  animation-duration: 1.5s !important; }

.anim-scroll.a-du-2 {
  -webkit-animation-duration: 2s !important;
  -moz-animation-duration: 2s !important;
  -ms-animation-duration: 2s !important;
  -o-animation-duration: 2s !important;
  animation-duration: 2s !important; }

.anim-scroll.a-du-2-5 {
  -webkit-animation-duration: 2.5s !important;
  -moz-animation-duration: 2.5s !important;
  -ms-animation-duration: 2.5s !important;
  -o-animation-duration: 2.5s !important;
  animation-duration: 2.5s !important; }

.anim-scroll.a-du-3 {
  -webkit-animation-duration: 3s !important;
  -moz-animation-duration: 3s !important;
  -ms-animation-duration: 3s !important;
  -o-animation-duration: 3s !important;
  animation-duration: 3s !important; }

.anim-scroll.a-du-3-5 {
  -webkit-animation-duration: 3.5s !important;
  -moz-animation-duration: 3.5s !important;
  -ms-animation-duration: 3.5s !important;
  -o-animation-duration: 3.5s !important;
  animation-duration: 3.5s !important; }

/*Fade*/
[data-scroll="fade-left"] {
  -webkit-transform: translateX(100px);
  -moz-transform: translateX(100px);
  -ms-transform: translateX(100px);
  -o-transform: translateX(100px);
  transform: translateX(100px);
  opacity: 0; }

.anim-scroll.fade-left {
  -webkit-animation: anim-fade-left 1s 1;
  -moz-animation: anim-fade-left 1s 1;
  -o-animation: anim-fade-left 1s 1;
  -ms-animation: anim-fade-left 1s 1;
  animation: anim-fade-left 1s 1;
  z-index: 10; }

@-webkit-keyframes anim-fade-left {
  0% {
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@-moz-keyframes anim-fade-left {
  0% {
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@-o-keyframes anim-fade-left {
  0% {
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@-ms-keyframes anim-fade-left {
  0% {
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@keyframes anim-fade-left {
  0% {
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

[data-scroll="fade-right"] {
  -webkit-transform: translateX(100px);
  -moz-transform: translateX(100px);
  -ms-transform: translateX(100px);
  -o-transform: translateX(100px);
  transform: translateX(100px);
  opacity: 0; }

.anim-scroll.fade-right {
  -webkit-animation: anim-fade-right 1s 1;
  -moz-animation: anim-fade-right 1s 1;
  -o-animation: anim-fade-right 1s 1;
  -ms-animation: anim-fade-right 1s 1;
  animation: anim-fade-right 1s 1;
  z-index: 10; }

@-webkit-keyframes anim-fade-right {
  0% {
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@-moz-keyframes anim-fade-right {
  0% {
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@-o-keyframes anim-fade-right {
  0% {
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@-ms-keyframes anim-fade-right {
  0% {
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@keyframes anim-fade-right {
  0% {
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

/*Zoom*/
[data-scroll="zoom-in"] {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0; }

.anim-scroll.zoom-in {
  -webkit-animation: anim-zoom-in 1s 1;
  -moz-animation: anim-zoom-in 1s 1;
  -o-animation: anim-zoom-in 1s 1;
  -ms-animation: anim-zoom-in 1s 1;
  animation: anim-zoom-in 1s 1;
  z-index: 10; }

@-webkit-keyframes anim-zoom-in {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@-moz-keyframes anim-zoom-in {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@-o-keyframes anim-zoom-in {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@-ms-keyframes anim-zoom-in {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes anim-zoom-in {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

/********************************************* Movil ***************************************/
@media screen and (max-width: 850px) {
  .col.w-15, .col.w-20, .col.w-25, .col.w-30, .col.w-33, .col.w-35, .col.w-40, .col.w-45, .col.w-50, .col.w-55, .col.w-60, .col.w-65, .col.w-67, .col.w-70, .col.w-75, .col.w-80, .col.w-85, .col.w-90, .col.w-95 {
    width: 100%;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    -o-flex-grow: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .col.w-20 {
    width: 40%; }
  .col.w-15 {
    width: 30%; }
  .col.w-25 {
    width: 50%; } }

@media screen and (max-width: 650) {
  .col.w-15, .col.w-20, .col.w-25, .col.w-30, .col.w-33, .col.w-35, .col.w-40, .col.w-45, .col.w-50, .col.w-55, .col.w-60, .col.w-65, .col.w-67, .col.w-70, .col.w-75, .col.w-80, .col.w-85, .col.w-90, .col.w-95 {
    width: 100%;
    margin-bottom: 30px; }
  .anim-scroll.a-de-2, .anim-scroll.a-de-3, .anim-scroll.a-de-4, .anim-scroll.a-de-5, .anim-scroll.a-de-6 {
    -webkit-animation-delay: 0s !important;
    -moz-animation-delay: 0s !important;
    -ms-animation-delay: 0s !important;
    -o-animation-delay: 0s !important;
    animation-delay: 0s !important; }
  .anim-scroll.a-du-0-5, .anim-scroll.a-du-1, .anim-scroll.a-du-1-5, .anim-scroll.a-du-2, .anim-scroll.a-du-2-5, .anim-scroll.a-du-3, .anim-scroll.a-du-3-5 {
    -webkit-animation-duration: 0.5s !important;
    -moz-animation-duration: 0.5s !important;
    -ms-animation-duration: 0.5s !important;
    -o-animation-duration: 0.5s !important;
    animation-duration: 0.5s !important; } }

@media screen and (max-width: 450px) {
  .col.w-15, .col.w-20, .col.w-25, .col.w-30, .col.w-33, .col.w-35, .col.w-40, .col.w-45, .col.w-50, .col.w-55, .col.w-60, .col.w-65, .col.w-67, .col.w-70, .col.w-75 {
    width: 100%; } }
