body{
    background-color: #ffffff !important;
}
h1 b {
    color: #ffffff;
    font-family: 'raleway' !important;
    font-weight: 100;
    font-size: 34pt;
}
h3 {
    font-size: 14pt;
    font-family: 'raleway_semi_bold';
    margin: auto;
}

.cita-autor {
    margin: 20px 0px 20px 0px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding: 30px 0px;
}

h2 {
    margin: 0px 0px 30px 0px !important;
}
.white-paper-pre-title{
    font-size: 18px;
    display: block;
    margin-bottom: 15px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 60px;
}
.white-paper { /* contenedor padre de las secciones */
  --bg-odd: #ffffff;
  --bg-even: #f7f9fc; /* azul muy claro */
}
.white-paper > .white-paper-section {
  padding: 5rem 0; /* opcional */
}
.white-paper > .white-paper-section:nth-of-type(even) {background-color: #03214c08;}
.web_white_paper .web {
    height: 386px;
    background-position: center !important;
    background-size: cover !important;
    top: 74px;
    z-index: 22;
}

.web_white_paper .web.white-01 {
    background-image: url("https://www.maximixe.com/img/white-paper/bg-white-final.jpg") !important;
}
.web_white_paper .web.white-02 {
    background-image: url("https://www.maximixe.com/img/white-paper/bg-white-final-02.jpg?v=2") !important;
}
.white-02 .bg-banner-white {
    background: linear-gradient(359deg, #00000075, transparent) !important;
}
.web_white_paper .web_body {
    top: 460px;
    padding-top: 90px;
}
.web_white_paper header{
    background-color: #081d30;
    z-index: 30;
}
.bg-banner-white {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(
359deg, black, transparent);
}
.wpp-autor-white {display: inline-block;text-align: center;}

img.wpp-foto-perfil {
    width: 100px;
    display: block;
    margin: 29px auto 15px auto;
}

span.wpp-nombre-autor {
    display: block;
}

span.wpp-cargo-autor {
    display: block;
}

span.wpp-nombre-autor {
    font-size: 22px;
    line-height: 25pt;
}
/*PARALLAX*/

.white-paper-section {
    position: relative;
              /* que cada sección ocupe el alto de la pantalla */
    display: flex;
    align-items: center;        /* centra verticalmente el contenido */
    padding: 80px 0;
    color: #fff;                /* texto blanco sobre fondo oscuro */
    overflow: hidden;
}

/* Fondo parallax genérico */
.white-paper-section.parallax {
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

/* Imagen específica para cada sección */
.bg-white-001 {
    background-image: url('https://www.maximixe.com/img/white-paper/temp-003.jpg');   /* cambia por tu ruta */
}
.bg-white-002 {
    background-image: url('https://www.maximixe.com/img/white-paper/temp-006.jpg');   /* cambia por tu ruta */
}
.bg-white-003 {
    background-image: url('https://www.maximixe.com/img/white-paper/temp-10.jpg');   /* cambia por tu ruta */
}
 


.bg-white-002-01 {
    background-image: url('https://www.maximixe.com/img/white-paper/temp-002-01.jpg');   /* cambia por tu ruta */
}
.bg-white-002-02 {
    background-image: url('https://www.maximixe.com/img/white-paper/temp-002-02.jpg?v=1.1');   /* cambia por tu ruta */
}
/* Overlay para mejorar legibilidad del texto */
.white-paper-section.parallax::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
}

/* Asegurar que el contenido quede encima del overlay */
.white-paper-section .content {
    position: relative;
    z-index: 2;
    color: #03214c;
}

/* Opcional: estilos de tipografía */
.white-paper-section h2 {
    font-weight: 700;
    margin-bottom: 1.5rem;
    font-family: raleway;
    display: flex;
}
span.letra-white {
    padding-right: 12px;
}
.white-paper-section p {
    font-size: 1rem;
    line-height: 1.7;
    margin-bottom: 1rem;
    text-align: justify;
}

.wpp-autor-white {
    position: absolute;
    left: 0%;
    bottom: -117px;
    color: #081d30;
    width: 100%;
    display: block;
}

ul.indice-white {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.indice-white li {
    border-top: 1.5px solid #03214c;
}
ul.indice-white li:first-child {
    border: none;
}
ul.indice-white a {
    text-decoration: none;
    display: block;
    padding: 16px 0px;
    font-size: 16pt;
    color: #03214c;
}

ul.indice-white a b {
}
ul.listado-numerado {
    list-style: auto;
    padding-left: 15px;
    font-size: 12pt;
    line-height: 17pt;
}
ul.listado-numerado li {
    margin-top: 11px;
}

hr {
    margin: 40px 0px;
}
span.autor-cita {
    display: block;
    margin-top: 10px;
}
.autor-cita.final {
    font-size: 18px;
    margin: 20px 0px 4px 0px !important;
    display: block;
}
p.refencia {
    margin-top: 50px;
}

sup a {
    color: #03214c;
    text-decoration: none;
}
.btn-white-paper {
    border: 1px solid;
    margin: 10px 10px 10px 10px;
    width: 190px;
    border-radius: 19px;
}

.btn-white-paper.btn-b {
    background: #03214c;
    color: #fff;
}

  .cita-autor h3,.cita-autor-foot  {
    font-style: oblique;
}
.share {display: inline-block;position: relative; }

.share:hover > ul {
    display: flex !important;
}

.share ul.shared-redes {
    position: absolute;
    top: 0;
    transform: translate(22px,-35px);
    display: none;
    padding-bottom: 10px !important;
    z-index: 2222;
}
ul.notas_white {
padding: 0;
    margin: 0;
    list-style: decimal;
    margin-left: 20px;
}

ul.notas_white li {
    margin-bottom: 15px;
    text-align: justify;
}
section img {
    max-width: 100%;
}
ul.indice-white a {
    display: flex;
    position: relative;
}

ul.indice-white a b {position: absolute;left: 0px;}
ul.indice-white a span {
    margin-left: 15px;
    position: relative;
    left: 15px;
}
@media (min-width: 0px) and (max-width: 768px) {
    .btn-white-paper.btn-b {
    margin-top: 10px;
   
}
     .btn-white-paper{
          width: 100%;
          margin: 0;
     }
    h1 b {
    font-size: 20pt;
}
    .share ul.shared-redes{
        bottom: -39px;
        top: unset;
        left: 50%;
        transform: translateX(-80px);
    }

.web_body.white-paper {
    top: 460px !important;
}

.white-paper > .white-paper-section {
    padding: 40px 0px;
}

ul.indice-white a {
    font-size: 12pt;
    left: 15px;
}
    ul.indice-white a span{
        left: 10px;
        width: calc(100% - 55px) !important;
        display: flex;
    }
    .share{
        width:100%;
    }
}