<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-family: 'Fira Sans', sans-serif!Important;
  }
  
  /* MENU */
  .navbar-default {
    font-family: Helvetica,Arial,sans-serif !important;
  }
  
  .margin-88 {
    margin-top: 88px;
  }
  
  .margin-21 {
    margin-top: 21px;
  }
  
  .margin-30 {
    margin-top: 30px;
  }
  
  .margin-75 {
    margin-top: 75px;
  }
  
  .margin-115 {
      margin-top: 115px;
  }
  
  .margin-90 {
    margin-top: 90px;
  }
  
  .margin-bottom-60 {
    margin-bottom: 60px;
  }

  .margin-155 {
    margin-top: 155px;
  }
  
  .div-titulo {
    width: 50%;
    margin: 0 auto;
  }

  .acceder {
    text-decoration: underline;
    color: #000000;
  }
  
  .titulo {
    text-transform: uppercase;
    font-family: "Poppins", sans-serif!Important;
    font-size: 26px;
    font-weight: 900;
    color: #393939;
    letter-spacing: 1px;
  }

  .parte1-div {
    display: flex;
    justify-content: center;
  }

  .parte1-div-text {
    width: 50%;
    margin: 0 auto;
  }

  .parte2-div-text {
    width: 93%;
    margin: 0 auto;
  }
  
  .parte1-text {
    text-align: center;
    font-size: 17px;
    color: black;
    line-height: 25px;
  }
  
  .contactar {
    font-size: 18px;
    background-color: #f39a02;
    color: white;
    padding: 5px 22px 5px 22px;
    border-radius: 20px;
  }
  
  .contactar:hover {
    text-decoration: none;
    color: white;
    cursor: pointer;
  }
  
  .pregunta-1 {
    font-family: "Poppins", sans-serif!Important;
    font-size: 20px;
    font-weight: 700;
    color: #f39a02;
  }

  .padding-23 {
    padding-right: 23px!Important;
    padding-left: 23px!Important;
  }
  
  .parte1-pad {
    padding-left: 150px!Important;
    padding-right: 0px!Important;
  }
  
  .parte1-pad2 {
    padding-left: 0px!Important;
    padding-right: 150px!Important;
  }
  
  .parte1-pm {
    padding-left: 0px!Important;
    padding-right: 0px!Important;
  }
    
  .parte2 {
    padding: 84px 21px 95px 21px!Important;
  }
  
  .parte2-right {
    text-align: left;
    margin-top: 50px;
    padding-left: 60px!Important;
  }
  
  .responsive-img4 {
    margin-left: 20px;
  }
  
  .parte2-text {
    font-size: 17px;
  }
  
  .parte2-text-strong {
    font-size: 17px;
    font-weight: bold;
  }
  
  .parte2-div-img {
    float: left;
    margin-right: 20px;
  }
  
  .parte2-left {
   padding-left: 0px!Important;
  }
  
  .margin-28 {
   margin-top: 28px;
  }
  
  .margin-bottom-28 {
    margin-bottom: 28px;
  }
  
  /* Parte 3 */
  .parte3 {
    padding: 115px 0px 104px 0px!Important;
  }
  
  .parte3-left {
    text-align: left;
    margin-top: 50px;
    padding-right: 140px!Important;
  }
  
  .parte3-image-mobile {
    display: none;
  }
  
  .parte3-div-img {
    float: left;
    margin-right: 20px;
  }
  
  .parte3-text {
    font-size: 17px;
  } 
  
  .margin-bottom-40 {
    margin-bottom: 40px;
  }
  
  /* Parte 4 */
  .parte4 {
    padding: 100px 15px 95px 15px!Important;
  }
  
  .parte4-left {
    margin-top: 25px;
    padding-left: 0px!Important;
    padding-right: 0px!Important;
  }
  
  .parte4-right {
    text-align: left;
    padding-right: 70px!Important;
    padding-left: 0px!Important;
  }
  
  /* Parte 5 */
  .parte5 {
    background-color: #f4f4f4;
    padding: 98px 0px 98px 0px!Important;
  }

  .parte5-1 {
    background-color: #f4f4f4;
    padding: 72px 0px 72px 0px!Important;
  }
  
  .parte5-left {
    text-align: left;
  }

  .parte5-left-1 {
    margin-top: 30px;
    text-align: left;
  }
  
  .parte5-img-mobile {
    display: none;
  }
  
  .parte5-div-img {
    float: left;
    margin-right: 25px;
    height: 160px;
  }
  
  .parte5-text {
    font-size: 16.8px;
  } 

  .parte5-text-1 {
    line-height: 27px;
    font-size: 17px;
  } 

  .parte5-text-title {
    font-family: "Poppins", sans-serif!Important;
    color: #2f7ad5;
    font-size: 20px;
    font-weight: 600;
  } 
  
  /* Parte 6 */
  .parte6 {
    padding: 14px 0px 0px 0px!Important;
  }
  
  .parte6-titulo-text {
    font-family: "Poppins", sans-serif!Important;
    color: #2f7ad5;
    font-size: 22px;
    font-weight: 700;
  }
  
  .parte6-text {
    font-size: 16px;
    font-weight: bold;
    color: white;
  }
  
  .parte6-div {
    float: left;
  }
  
  .parte6-div-tot {
    display: flex;
    justify-content: center;
  }
  
  .margin-bottom-69 {
    margin-bottom: 69px;
  }
  
  .margin-111 {
    margin-left: 111px;
    margin-right: 111px;
  }
  
  .margin-91 {
    margin-top: 91px;
  }
  
  /* Parte 7 */
  .parte7 {
    padding: 100px 15px 0px 15px!Important;
    text-align: center;
  }
  
  .parte7-text-titulo {
    font-family: "Poppins", sans-serif!Important;
    font-size: 20px;
    font-weight: 700;
    color: #f39a02;
  }
  
  .margin-35 {
    margin-top: 35px;
  }
  
  .parte7-text {
    text-align: center;
    font-size: 16px;
    color: black;
    font-weight: 300;
    line-height: 25px;
  }

  .parte7-text-1 {
    font-size: 14px;
  }
  
  .parte7-div-text {
    padding-left: 70px;
    padding-right: 70px;
  }

  .parte7-div-text-contactar {
    padding-left: 48px;
    padding-right: 48px;    
  }
  
  .margin-bottom-145 {
    margin-bottom: 145px;
  }
  
  .margin-60 {
    margin-top: 60px;
  }

  .margin-mobile-50 {
    margin-top: 158px;
  }
  
  .margin-158 {
    margin-top: 158px;
  }

  .parte7-margin-24 {
    margin-bottom: 24px;
  }
  
  .parte7-div-text-2 {
    margin: 0 auto;
    width: 36%;
  }
  
  /* Modal */
  .fade.in {
    opacity: 1;
  }
  
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
  }
  
  .fade.in {
    opacity: 1;
  }
  
  .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
  }
  
  .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
  }
  
  .modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
  }
  
  @media (min-width: 768px) {
    .modal-dialog {
      margin: 100px auto;
    }
  }
  
  .modal-dialog {
    position: relative;
    margin: 100px auto;
    max-width: 526px;
    width: 526px;
    background-color: #577CFF;
    color: #ffffff;
    border-radius: 10px;
  }
  
  .modal-header {
    padding: 10px 19px 45px 15px;
  }
  
  button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  
  .close {
    float: right;
    line-height: 1;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .7;
    color: #fff;
    font-size: 22px;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
  }
  
  .modal-content {
    background-color: #577CFF;
    position: relative;
    background-clip: padding-box;
    outline: 0;
    color: #ffffff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  
  .modal .form-contactar {
    padding: 0px 83px;
    text-align: center;
  }
  
  .modal h4 {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 30px;
  }
  
  .modal-content input[type="text"], .modal-content input[type="password"], .modal-content input[type="file"], .modal-content select, .modal-content textarea {
    border: none;
  }
  
  .modal-content .form-control {
    height: 28px;
    margin-bottom: 18px;
    padding: 6px 12px;
  }
  
  .modal .form-contactar textarea {
    width: 100%!Important;
    min-height: 175px;
  }
  
  .modal .form-contactar .enviar-contactar {
    margin: 12px 0px 29px 0px;
  }
  
  .btn-contactar {
    border-radius: 20px;
    padding: 3px 11px;
    background-color: #0ec8cd;
    border-color: #0ec8cd;
    font-family: Helvetica,sans-serif;
    font-weight: 600;
    font-size: 14px;
  }
  
  @media only screen and (max-width: 550px) {
  
    .icons_socials div{
        float: left!Important;
        margin-right: 0px!Important;
    }
  
    .modal .form-contactar, .modal .form-articulos{
        padding: 0px 19px;
    }
  
    article.tribuna .tribuna-small-cabezera {
        max-width: 100%;
        height: auto;
    }
  
    .modal-dialog {
      max-width: 100%;
      width: 100%;
    }
    
  }
  
  @media only screen and (max-width: 1330px) {
    .responsive-img5 {
      width: 100%!Important;
      height: auto;
    }
  }
  
  @media only screen and (max-width: 1200px) {
      .responsive-img3 {
        width: 450px!Important;
      }
  
      .margin-bottom-28 {
        margin-bottom: 40px;
      }
  
      .parte2-right {
        margin-top: 0px;
      }
  
  }
  
  @media only screen and (max-width: 992px) {
  
    .pregunta-1 {
      font-size: 18px;
    }
  
    .parte1-pad {
      padding-left: 15px!Important;
      padding-right: 15px!Important;
    }
    
    .parte1-pad2 {
      padding-left: 15px!Important;
      padding-right: 15px!Important;
    }
    
    .parte1-pm {
      padding-left: 15px!Important;
      padding-right: 15px!Important;
    }

    .parte1-div-text {
      width: 100%;
    }
  
    .parte3-image-mobile {
      display: block;
    }
  
    .parte5-img-mobile {
      display: block;
    }
  
    .parte3-img-no-mobile {
      display: none;
    }
  
    .parte5-img-no-mobile {
      display: none;
    }
  
    .parte5-div-img {
      display: none;
    }
  
    .parte5-div-text {
      margin-top: 50px;
    }
  
    .parte5-text {
      font-size: 15px;
    }
  
    .margin-bottom-40 {
      margin-bottom: 0px;
    }
  
    .margin-88 {
      margin-top: 50px;
    }
  
    .margin-mb-10 {
      margin-bottom: 10px;
    }
  
    .margin-bottom-28 {
      margin-bottom: 0px;
    }
  
    .parte2-right {
      margin-top: 50px;
      padding-left: 15px!Important;
    }
  
    .parte3-left {
      padding-right: 15px!Important;
    }
  
    .responsive-img3 {
      width: 100%!Important;
      height: auto;
    }
  
    .parte3 {
      padding: 5px 0px 90px 0px!Important;
    }
  
    .parte4-left {
      padding-left: 15px!Important;
      padding-right: 15px!Important;
    }
  
    .parte4-right {
      padding-left: 15px!Important;
      text-align: center;
      margin-top: 40px;
      padding-right: 15px!Important;
    }
  
    .responsive-img9 {
      width: 90%!Important;
      height: auto;
    }
  
    .parte5-div-img {
      width: 100%;
      height: 60px;
    }
  
    .parte5-left {
      padding-left: 15px!Important;
      text-align: center;
      margin-top: 15px;
    }
  
    .parte6-div {
      width: 100%;
    }
  
    .parte6-div-tot {
      display: unset;
      justify-content: unset;
    }
  
    .margin-111 {
      margin-left: 0px;
      margin-right: 0px;
    }
  
    .parte6 {
      padding: 40px 0px 0px 0px!Important;
    }
  
    .parte7 {
      padding: 0px 15px 0px 15px!Important;
    }
  
    .parte7-div-text {
      margin-bottom: 70px;
    }
  
    .margin-mobile-50 {
      margin-bottom: 50px;
    }

    .margin-115 {
      margin-top: 50px;
    }
  
  }
  
  @media only screen and (max-width: 675px) {
      .titulo {
        font-size: 19px;
      }

      .margin-mobile25 {
        margin-top: 25px;
      }

      .parte1-div {
        display: unset;
        justify-content: unset;
      }
  
      .parte6-titulo-text {
        font-size: 20px;
      }

      .margin-90  {
        margin-top: 78px;
      }

      .margin-155 {
        margin-top: 25px;
      }
  
      .div-titulo {
        width: 100%;
      }

      .contactar {
        margin-right: 0px;
      }
  
      .margin-72 {
        margin-top: 78px;
      }

      .acceder {
        display: block;
        margin-top: 20px;
      }
  
      .responsive-img1 {
        width: 97%;
        height: auto;
      }

      .responsive-img2 {
        width: 25%;
      }
  
      .parte2-div-img {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
        float: none;
      }
  
      .parte2-left {
        padding-right: 0px!Important;
      }
  
      .margin-28 {
        margin-top: 0px;
      }
  
      .margin-mb-10 {
        margin-bottom: 40px;
      }

      .margin-60 {
        margin-top: 30px;
      }

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

      .responsive-width-img11 {
        width: 25%;
      }

      .responsive-width-img12 {
        width: 100%;
      }

      .parte7-text-titulo {
        font-size: 18px;
      }

      .margin-mobile-50 {
        margin-top: 0px;
      }

      .parte7-div-text-contactar {
        padding-left: 40px;
        padding-right: 40px;
      }
  
      .margin-91 {
        margin-top: 65px;
      }

      .parte1-text {
        font-size: 15px;
      }
  
      .parte5 {
        padding: 63px 0px 30px 0px!Important;
      }

      .parte4 {
        padding: 70px 15px 30px 15px!Important;
      }

      .parte7-div-text {
        padding-left: 0px;
        padding-right: 0px;
      }

      .parte7-text-1 {
        font-size: 11px;
      }
  
      .parte7-div-colder {
        padding-right: 0px!Important;
        padding-left: 0px!Important;
        margin-bottom: 35px;
      }
  
      .parte7-div-right-down-1 {
        margin-top: 35px;
      }
  
      .parte7-div-right-down {
        margin-top: 20px;
      }
  
      .parte2-text-strong {
        font-size: 15px;
      }
  
      .parte2-text {
        font-size: 16px;
      }
  
      .parte2-div-text {
        text-align: center;
        width: 100%;
      }
  
      .parte3-div-img { 
        width: 100%;
        float: none;
        text-align: center; 
        margin-bottom: 14px;
      }
  
      .parte3-text {
        font-size: 15px;
      }
  
      .parte3-div-text {
        text-align: center;
      }
  
      .parte3-right {
        margin-top: 60px;
        margin-bottom: 70px;
        padding-left: 0px!Important;
        padding-right: 0px!Important;
      }
  
      .margin-115 {
        margin-top: 70px;
      }
  
      .responsive-img7 {
        width: 80%;
        height: auto;
      }
  
      .parte7-div-text-2 {
        width: 100%;
        padding-bottom: 40px;
      }
  
      .margin-bottom-60 {
        margin-bottom: -60px;
      }
  
    }</pre></body></html>