/* Elena Koshurnikova */
.logo-elena{
    height: 60px !important;
    width: auto !important;
}
.logo-elena-fixed{
    height: 50px !important;
    width: auto !important;
}
.franja-titular{
    background-color: rgba(0, 0, 0, 0.3) !important;
    padding: 20px 15px !important;
    border-radius: 8px !important;
}
.envoltura-slider{
    margin:0px auto;
    background-color:#ffffff;
    padding:0px;
    margin-top:0px;
    margin-bottom:0px;
}
.envoltura-imagen{
    z-index: 5;
    background-color:rgba(0, 0, 0, 0.35);
    border-color:rgba(0, 0, 0, 1.00);
    border-width:0px;
}
.envoltura-imagen-2{
    z-index: 9;
    background-color:rgba(0, 0, 0, 0.35);
    border-color:rgba(0, 0, 0, 1.00);
    border-width:0px;
}
.envoltura-imagen-texto-2{
    z-index: 9;
    min-width: 600px;
    max-width: 600px;
    white-space: normal;
}
.envoltura-boton{
    z-index: 8;
    white-space: nowrap;
    outline:none;
    box-shadow:none;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    cursor:pointer;
}
.envoltura-boton-2{
    z-index: 10;
    white-space: nowrap;
    outline:none;
    box-shadow:none;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    cursor:pointer;
}
.reloj-slider{
    height: 5px;
    background-color: rgba(224, 224, 224, 1.00);
}
.icono-valores{
    height: 64px !important;
}
.titular-marca{
    font-family: "Bebas Neue", serif !important;
    font-weight: 400;
    font-style: normal;
}
.campo-error{
    border: 1px solid #DC3545 !important; 
}
.notas-legales{
  font-size: 18px !important;
  line-height: 28px !important;
  color: #1A1A1A !important;
}

.notas-legales h2, .notas-legales h3{
  font-size: 22px !important;
  line-height: 32px !important;
}

.notas-legales h2, .notas-legales h3, .notas-legales p{
  margin-bottom: 30px !important;
  color: #1A1A1A !important;
}
.notas-legales li{
  margin-bottom: 15px !important;
}

.notas-legales ul li{
  list-style: disc !important;
}

.notas-legales ol li{
  list-style: decimal !important;
  padding-left: 15px !important;
}

.cc-nb-okagree{
  background-color: #000000 !important;
  color: #fff  !important;
}
.cc-nb-reject{
background-color: #000000 !important;
color: #fff  !important;
}
.cc-cp-foot-save{
background-color: #000000 !important;
color: #fff  !important;
}
.cc-pc-head-lang select:focus {
box-shadow: 0 0 0 2px #000000 !important;
}
.cc-cp-foot-byline{
color: #F2F2F2  !important;
}
.cc-cp-foot-byline a{
  color: #F2F2F2 !important;
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}
.cc-pc-head-title-text{
  color: white !important;
}
.cursor-elena{
  cursor: pointer !important;
}

.margen-seccion{
  margin: 40px 0px !important;
}

.centrar-traductor{
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  flex-direction: column !important;
}
.banner-encabezado{
  background-image: url(../images/cabecera-seccion.webp) !important;
}