#logo .fil0,#logo  .str0,#logo  .str0{fill:white;stroke:white;}
#logo path.fil1{fill:red !important;}
.bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
      }

      @media (min-width: 768px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
      }

      .b-example-divider {
        width: 100%;
        height: 3rem;
        background-color: rgba(0, 0, 0, .1);
        border: solid rgba(0, 0, 0, .15);
        border-width: 1px 0;
        box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
      }

      .b-example-vr {
        flex-shrink: 0;
        width: 1.5rem;
        height: 100vh;
      }

      .bi {
        /* vertical-align: -.125em; */
        fill: white;
      }

      .nav-scroller {
        position: relative;
        z-index: 2;
        height: 2.75rem;
        overflow-y: hidden;
      }

      .nav-scroller .nav {
        display: flex;
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        margin-top: -1px;
        overflow-x: auto;
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
      }

      .btn-bd-primary {
        --bd-violet-bg: #712cf9;
        --bd-violet-rgb: 112.520718, 44.062154, 249.437846;

        --bs-btn-font-weight: 600;
        --bs-btn-color: var(--bs-white);
        --bs-btn-bg: var(--bd-violet-bg);
        --bs-btn-border-color: var(--bd-violet-bg);
        --bs-btn-hover-color: var(--bs-white);
        --bs-btn-hover-bg: #6528e0;
        --bs-btn-hover-border-color: #6528e0;
        --bs-btn-focus-shadow-rgb: var(--bd-violet-rgb);
        --bs-btn-active-color: var(--bs-btn-hover-color);
        --bs-btn-active-bg: #5a23c8;
        --bs-btn-active-border-color: #5a23c8;
      }

      .bd-mode-toggle {
        z-index: 1500;
      }

      .bd-mode-toggle .dropdown-menu .active .bi {
        display: block !important;
      }

      main {
      }
      footer{
        background-color: var(--collor-fondo-primario);
        padding-top: 10rem;
        cursor: default;
      }


:root{
  --border-main:rgba(202, 202, 202,0.5);
  --distancia_superior:3rem;
  --distancia_inferior:7rem;
  --margen-left-parrafos:4rem;
  --collor-fondo-primario:rgba(35, 93, 200, 0.9);
}      
banner{display:block; background-color: white; padding: 0;margin: 0; min-height: 150px;background-color: var(--collor-fondo-primario);
  box-shadow: 0px 5px 20px rgba(0,0,0,0.3);
  cursor: default;
  user-select: none;
  -webkit-user-select: none; /* Chrome, Safari, Opera */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* IE 10+ */

}

.no-select {
  user-select: none;
  -webkit-user-select: none; /* Chrome, Safari, Opera */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* IE 10+ */
}
banner h1.titulo{
  font-size: 4rem; color: #ffffff; font-weight: bold; padding: 2rem; text-shadow: 2px 2px 3px rgba(0,0,0,0.7); width: 40%;max-width: 50rem;text-wrap: balance; background-color: var(--collor-fondo-primario);box-shadow: 5px 5px 10px rgba(0,0,0,0.7);}
banner div.parrafo_largo{
  min-height: 50%;background-color: rgba(255,255,255,0.95); position: absolute; bottom:4em; padding: 2em; width: 50%; right: 4rem; border-radius:1rem;
  box-shadow: 5px 5px 10px rgba(0,0,0,0.7);
}
#b1 {
        height: 850px;
        background-image: url("https://rapd.es/web/assets/img/b2.jpg");


        background-size:cover;

        background-repeat: no-repeat;
        background-position-x: right;
        opacity: 0.9;
        /* filter: blur(2px); */
        position: relative;
    }
#b2 {
        height: 350px;
        background-image: url("https://rapd.es/web/assets/img/fb2.jpg");


        background-size:cover;

        background-repeat: no-repeat;
        background-position: center bottom;
        opacity: 0.8;
        /* filter: blur(2px); */
        position: relative;
    }
#b3 {
        height: 350px;
        background-image: url("https://rapd.es/web/assets/img/fb3.jpg");


        background-size:cover;

        background-repeat: no-repeat;
        background-position: center bottom;
        opacity: 0.7;
        /* filter: blur(2px); */
        position: relative;
    }

    body {
      background-image: linear-gradient(rgb(255, 255, 255) 0%,rgb(250, 250, 250) 90%, rgba(226, 226, 226,1) 100%);
    }

    main,section{background-color: white; overflow: hidden; border-left: solid 1px var(--border-main);border-right: solid 1px var(--border-main); padding-top: var(--distancia_superior); padding-bottom: var(--distancia_inferior);}
    main h1:first-child,section h1:first-child{margin-top: 0;}
    main h1,section h1{padding-left: 2rem;margin-bottom: 1rem; margin-top: var(--distancia_superior); font-weight: bold;}
    main p,section p{padding-left: var(--margen-left-parrafos); text-wrap: pretty;}
    main ul,section ul{margin-left: 10%; max-width: 60%;}
    main ul li,section ul li{
      margin-bottom: 1.25rem;
      text-wrap: pretty;
    }

    blockquote{padding-left: 2rem;}

    separador_ola{display: block;}
    separador_ola img{width: 100%;background-color: var(--collor-fondo-primario); height: 50%;}
.separador_ola{
  display: block;
  height: 150px;
  background-image: url("https://rapd.es/web/assets/img/ola.svg");
  background-repeat: no-repeat;
  background-size: contain;
   background-color: var(--collor-fondo-primario);
}
    footer li a{color: rgba(255, 255, 255,0.8); text-decoration: none; cursor: pointer;}
    footer li:hover a{color: rgba(255, 255, 255,1);}



    
    @media screen and (max-width: 900px){
      #b1{height: 350px; font-size: 10px;}
      banner div.parrafo_largo{display: none;}
      banner h1.titulo{font-size: 2rem; padding: 1rem; width: 50%; text-align: center;}
      main p,
      main h1,
      
      section p,
      section h1
        {
          padding-left: 1rem;padding-right: 1rem; text-wrap: pretty;
        }
      main ul,
      section ul{margin-left: 1rem;margin-right: 1rem; text-wrap: pretty; max-width: none;}
      blockquote{padding-left: 0rem;}
    }