@charset "UTF-8";
#wrapper > .fusion-header-wrapper {
  position: relative;
}

.avada-html-is-archive .fusion-top-header .fusion-header {
  /*background-color: $var-colorFndCabecera !important;*/
}

#wrapper,
.fusion-is-sticky .fusion-header-v4 .fusion-header,
.tfs-slider {
  margin: 0 auto !important;
  max-width: 1900px !important;
}

/*  Fin de los estilos para la cabecera */
/* Estilos Disparador menu movil */
.fusion-mobile-menu-icons {
  top: 12px !important;
}

.fusion-mobile-menu-icons > a {
  font-size: 3.2rem !important;
}

.fusion-mobile-menu-icons > a:before {
  color: #1c1c5a;
}

/* Fin de los estilos disparador movil */
/* Estilos para la barra de navegacion */
.fusion-page-title-wrapper {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.fusion-page-title-wrapper > .fusion-page-title-secondary {
  margin-left: 0;
}

.fusion-page-title-wrapper > .fusion-page-title-secondary .fusion-breadcrumb-item > a:hover {
  color: #1c1c5a;
}

.fusion-page-title-wrapper > .fusion-page-title-secondary .fusion-breadcrumb-item > span {
  color: #1c1c5a;
}

/* Fin de los estilos para la barra de navegación */
/* Estilos para los paginadores */
.pagination > span,
.pagination > a {
  font-size: 1.4em !important;
  font-weight: 400 !important;
  line-height: 125% !important;
}

.pagination > span,
.pagination > .inactive {
  margin: 0 !important;
  padding: 4px 9px !important;
}

.pagination > *:nth-child(n+2) {
  margin-left: 10px !important;
}

.pagination > .inactive:hover {
  background-color: #3e2a1b;
  color: #fff;
}

.pagination > .pagination-prev:hover,
.pagination > .pagination-next:hover {
  color: #6d461c;
}

/* Fin de los estilos para los paginadores */
/* Estilos para textoEditor y post-content */
article > .post-content,
article > .recent-posts-content,
.textoEditor {
  font-size: 1.7rem !important;
  font-weight: 400 !important;
  line-height: 150% !important;
}

article > .post-content *,
article > .recent-posts-content *,
.textoEditor * {
  margin: 0 !important;
}

article > .post-content * + *,
article > .recent-posts-content * + *,
.textoEditor * + * {
  margin: 16px 0 0 0 !important;
}

article > .post-content ul,
article > .recent-posts-content ul,
.textoEditor ul {
  list-style: none !important;
  list-style-type: square !important;
}

article > .post-content ul,
article > .post-content ol,
article > .recent-posts-content ul,
article > .recent-posts-content ol,
.textoEditor ul,
.textoEditor ol {
  margin: 0 0 0 32px !important;
  padding: 0 !important;
}

article > .post-content ul li + li,
article > .post-content ol li + li,
article > .recent-posts-content ul li + li,
article > .recent-posts-content ol li + li,
.textoEditor ul li + li,
.textoEditor ol li + li {
  margin-top: 6px !important;
}

article > .post-content ul li ul,
article > .post-content ul li ol,
article > .post-content ol li ul,
article > .post-content ol li ol,
article > .recent-posts-content ul li ul,
article > .recent-posts-content ul li ol,
article > .recent-posts-content ol li ul,
article > .recent-posts-content ol li ol,
.textoEditor ul li ul,
.textoEditor ul li ol,
.textoEditor ol li ul,
.textoEditor ol li ol {
  margin-top: 8px !important;
}

article > .post-content > ul,
article > .post-content > ol,
article > .recent-posts-content > ul,
article > .recent-posts-content > ol,
.textoEditor > ul,
.textoEditor > ol {
  margin-top: 16px !important;
}

article > .post-content a,
article > .recent-posts-content a,
.textoEditor a {
  color: #3e2a1b;
}

article > .post-content a:hover,
article > .recent-posts-content a:hover,
.textoEditor a:hover {
  color: #6d461c;
}

article > .post-content blockquote,
article > .recent-posts-content blockquote,
.textoEditor blockquote {
  border-color: #1c1c5a !important;
  font-size: 1.7rem !important;
  font-weight: 400 !important;
  line-height: 150% !important;
}

article > .recent-posts-content h4 a {
  background: none !important;
  color: #3f2b1b !important;
  padding: 0 !important;
}

article > .recent-posts-content h4 a:hover {
  color: #6d461c !important;
}

/* Fin de los estilos para textoEditor y post-content */
/* Sección Pie de página */
#contenedorSuscripcion > .fusion-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#contenedorSuscripcion > .fusion-row > .colFlex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#contenedorSuscripcion > .fusion-row > .colFlex:nth-child(1) > .fusion-column-wrapper {
  padding: 32px 0 !important;
}

#contenedorSuscripcion > .fusion-row > .colFlex:nth-child(1) > .fusion-column-wrapper .tituloH2Apartado > h2 {
  font-size: 2rem !important;
  font-weight: 700 !important;
  line-height: 125% !important;
}

#contenedorSuscripcion > .fusion-row > .colFlex:nth-child(1) > .fusion-column-wrapper .tituloH2Apartado > h2 > p {
  margin: 0 !important;
}

#contenedorPiePoliticas .textoEditor > ul {
  display: block;
  list-style: none !important;
  margin: 0 !important;
  text-align: center;
}

#contenedorPiePoliticas .textoEditor > ul > li {
  display: inline;
}

#contenedorPiePoliticas .textoEditor > ul > li > a {
  color: #000;
  display: inline-block;
  font-size: 1.3rem !important;
  font-weight: 500 !important;
  line-height: 125% !important;
}

#contenedorPiePoliticas .textoEditor > ul > li > a:hover {
  color: #4f7e87;
}

#contenedorPiePoliticas .textoEditor > ul > li + li {
  border-left: 1px solid #000;
  padding-left: 6px !important;
}

/* Fin sección pie de página */
@media only screen and (min-width: 767px) {
  /* Sección Pie de página */
  #contenedorSuscripcion > .fusion-row > .colFlex:nth-child(1) > .fusion-column-wrapper .tituloH2Apartado > h2 {
    font-size: 3rem !important;
    font-weight: 700 !important;
    line-height: 125% !important;
  }
  #contenedorSuscripcion > .fusion-row > .colFlex:nth-child(1) > .fusion-column-wrapper .tituloH2Apartado > h2 > p {
    margin: 0 !important;
  }
  /* Fin sección pie de página */
}
