

@font-face {
  font-family: "Trebuchet MS-Regular";
  /* src: url("https://anima-uploads.s3.amazonaws.com/projects/636d4bfa1b49d7fec9779258/fonts/trebuc.ttf") format("truetype"); */
  /* src: url("/fonts/trebuc.ttf") format("truetype"); */
  src: url("/fonts/trebuc/trebuc.ttf") format("truetype");
}

@font-face {
  font-family: "Trebuchet MS-Bold";
  /* src: url("https://anima-uploads.s3.amazonaws.com/5b22cd1c1dac2a0009ae9a88/Trebuchet MS Bold.ttf") format("truetype"); */
  src: url("/fonts/trebuc/trebucbd.ttf") format("truetype");
}

@font-face {
  font-family: "Trebuchet MS-Italic";
  /* src: url("https://anima-uploads.s3.amazonaws.com/5bb9e96053d363000a989efe/Trebuchet MS Italic.ttf") format("truetype"); */
  /* src: url("/fonts/Trebuchet MS Italic.ttf") format("truetype"); */
  src: url("/fonts/trebuc/trebucit.ttf") format("truetype");
}

@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat-Light.ttf") format("truetype");
  font-weight: 300; /* Light weight */
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500; /* Medium weight */
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Maven Pro";
  src: url("/fonts/MavenPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Maven Pro";
  src: url("/fonts/MavenPro-Medium.ttf") format("truetype");
  font-weight: 500; /* Medium weight */
  font-style: normal;
}
@font-face {
  font-family: "Maven Pro";
  src: url("/fonts/MavenPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/* Definir variables de colores */
:root {
  --color-rosa-bms: #CB138E;
  /* --color-rosa-bms: #be2bbb; */
  --color-rosa-bms-2: #AD1A8A;
  --color-rosa-bms-3: #BE47A1;
  /* --color-rosa-bms-4: #AC1A89; */
  --color-rosa-bms-4: #CB138E;
  /* --color-rosa-bms-5: #BD47A0; */
  --color-rosa-bms-5: #DB46A5;
  --color-rosa-bms-6: #B9348B;
  --color-blanco: #ffffff;
  --color-naranja: #FF833E;
  --color-gris_6: #5B5353;

}
.modal {
  top: 20%;
}
.enlace {cursor:pointer;   color: inherit;}
a:hover {    color: inherit !important;text-decoration: none !important;}

.color_bms{color:  #be2bbb !important;}
.color_bms_3{color:  #BE47A1 !important;}
.subrayado{text-decoration: underline !important;}

.enlace_ancla{ cursor:pointer;color:  #595454 !important;text-decoration: none !important;}
.enlace_ancla  :hover {color:  #be2bbb !important;text-decoration: none !important;}
.enlace_ancla :visited {color:  #be2bbb !important;}

.caja_item_menu{padding:5px;/*text-align: center;*/}
/* .item_menu{  height: 25px; } */
.item_menu:hover{  border-bottom-width: 1px;border-bottom-style: solid;border-color: #be2bbb;color:#be2bbb !important;}
/* .tag_video{    cursor: pointer; width: fill-available;height: fill-available;  width: -webkit-fill-available;     height: -webkit-fill-available;width: -moz-available; height:  -moz-available; } */
.tag_video{    cursor: pointer; width: 100%;;height: 100%;  }
#video_flotante{    width: auto;;height: 650px; max-width: 100%; }
.div_caja_item_menu{   justify-content: space-between;   }
/* #div_footer{  margin-top:19%;} */

.linea_bloque_1{
  margin-top: 5%;

}

.modal-content{
  border-radius: 35px;;
}
.titulo_alerta{
  color: #CB138E;
  font-family: Montserrat;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.text-alerta-hcp{
  color: #5B5353;
  font-family: Montserrat;
  font-size: 21px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.swal2-confirm{
  background-color: var(--color-rosa-bms) !important;
  color: var(--color-blanco) !important;
}

.carousel-control-next, .carousel-control-prev{
  z-index: 100 !important;
}
.barra-blanca {
  transition: background-color 0.5s ease, border-color 0.5s ease; /* Transición suave */
  border-bottom: 1px solid white;
}

.barra-naranja {
  border-bottom: 1px solid #FA8245;
  transition: background-color 0.5s ease, border-color 0.5s ease; /* Transición suave */
}
.boton-naraja-registrate {
  transition: margin-left 0.5s ease-in-out, opacity 0.5s ease-in-out; /* Combine transitions */

}
/* .carousel-item .boton-naraja-registrate {
  visibility: hidden;
  opacity: 0; 
  transition: opacity 0.5s ease-in-out, visibility 0s 0.5s; 
}

.carousel-item.active .boton-naraja-registrate {
  visibility: visible; 
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
} */

.carousel-control-prev{
    top : -15% !important
}
.carousel-control-next{
  top : -15% !important
}
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;

  width: 1.1em;
  height: 1.1em;
  accent-color:  var(--color-rosa-bms) !important;
}
.form-check-input:checked {
  background-color: #BE2BBB;
  border-color: var(--color-rosa-bms) !important;
}

.form-check-input[disabled] ~ .form-check-label,
.form-check-input:disabled ~ .form-check-label {
  color: #858796;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}







.texto-btn-registrate{
  color: #FFF;
  font-family: "Maven Pro";
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
}


.borde-bajo-gris{
  border-bottom: 0.5px solid #AFADAC; 
}

.filaCabecera-corusel-1{
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;  
   /* pointer-events: none; */
   z-index: 1;
}

.filaCabecera-corusel-1-boton{
  position:absolute;
  top:43%;
  left:0;
  right:0;
  bottom:0;  
   /* pointer-events: none; */
   z-index: 100;

}

.filaCabecera-corusel-2{
  /* position:absolute;
  top:5%;
  left:0;
  right:0;
  bottom:0; 
  pointer-events: none; */
  position:absolute;
  width: 100%;
  z-index: 2;
  margin-top: 5%;
}

.texto-footer-2 {
  color: #FFF;
  font-family: Montserrat;
  font-size: 11.5px;
  font-style: normal;
  font-weight: 300;
}

.texto-footer{
  color: #FFF;
  font-family: Montserrat;
  font-size: 11.5px;
  font-style: normal;
  font-weight: 400;
  line-height: 10px;
}
.texto-footer-3{
  color: #FFF;
  font-family: Montserrat;
  font-size: 11.5px;
  font-style: normal;
  font-weight: 700;
  line-height: 10px;
}

.texto-footer-4{
  color: #FFF;
  font-family: Montserrat;
  font-size: 10px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.titulo-bloque-2{
  color: #383838; 
  font-family: Montserrat;
  font-size: 29.2px;
  font-style: normal;
  font-weight: 300;
  /* line-height: normal; */
  line-height: 25px;

}

#accordion{
  z-index: 102;
}
.titulo-text-carrusel{
  color: #FFF;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.texto-carrusel{
  color: #FFF;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.relleno-guiones {
  display: flex; /* Activa flexbox para el relleno */
  align-items: center; /* Alinea los guiones y la imagen verticalmente */
  flex-grow: 1; /* Permite que los guiones llenen el espacio restante */
  /* white-space: nowrap; */
  /* overflow: hidden;  */
}
.guiones {
  flex-grow: 1; /* Expande los guiones hasta llenar el espacio */
  border-bottom: 1px solid #383838; /* Línea que simula guiones */
  margin-left: 15px; 
  margin-right: 15px; 
}
.barra {
  margin-left: 10px; /* Espacio entre los guiones y la imagen */
}

.titulo2-bloque-2{
  color: #383838;
  font-family: Montserrat;
  font-size: 65px;
  font-style: normal;
  font-weight: 300;
  /* line-height: normal; */
  line-height: 80px;

}
.titulo2-bloque-2-1{
  color: #383838;
  font-family: Montserrat;
  font-size: 65px;
  font-style: normal;
  font-weight: 400;
  line-height: 60px;
}
.texto-bloque-1{
  color: #383838;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 25px;
}
.texto-bloque-2{
  color: #383838;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  /* line-height: 25px; */
  line-height: 25px;
}

.btn-bms {
  background-color: var(--color-rosa-bms-2) !important;
  color: var(--color-blanco) !important;
  border-radius: 8px;
}
.btn-bms_2 {
  background-color: var(--color-rosa-bms-2) !important;
  color: var(--color-blanco) !important;
  border-radius: 30px;;
  height: 47px;
}
.btn-bms_4 {
  background-color: var( --color-rosa-bms-4) !important;
  color: var(--color-blanco) !important;
}
.btn-bms_5 {
  background-color: var( --color-rosa-bms-5) !important;
  color: var(--color-blanco) !important;
}


.btn-bms_6 {
  background-color: var(--color-rosa-bms-6) !important;
  color: var(--color-blanco) !important;
  height: 51px;;
  border-radius: 14px;
  font-family: Montserrat;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.btn-bms_7 {
  background-color: var(--color-gris_6) !important;
  color: var(--color-blanco) !important;
  height: 51px;;
  border-radius: 14px;
  font-family: Montserrat;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.text-registro-cab{
  font-family: "Maven Pro";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
   height: 40px;
}

.btn-naranja {
  background-color: var(--color-naranja) !important;
  color: var(--color-blanco) !important;
  font-family: "Maven Pro";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  border-radius: 30px;;
  height: 60px;;
}
.btn-naranja-2 {
  background-color: var(--color-naranja) !important;
  color: var(--color-blanco) !important;
  font-family: "Maven Pro";
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  border-radius: 30px;;
  height: 48px;;
}
.fondo-imgen-movil{
  background-image: url(/img/mano-movil.png);
  background-size: inherit;
  background-repeat: no-repeat;
  background-position: bottom right;
  /* background-position: 85% 100%; */
}
.texto_titulo_step{
  color: var(--color-rosa-bms-4);
  font-family: Montserrat;
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
  line-height: 25px;
  text-align: center;
}
.contenedor-img-texto{
  margin-top: 11%;
  margin-bottom: 10%;;
}
.img-carusel-2{
  position: absolute;
  z-index: 1;
  /* top: -70%; */
  top: -35%; 

  /* top: 50%; */
  /* top: 50%; */
  /* top: -180px; */
  left: 12%;
}
.texto_step{
  color: #383838;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 25px;
}
.section {
  padding: 10px 0;
}
.fondo-formulario{
  /* background-color: #F5F5F5; */
  background-image: url("/img/fondo-formulario-gris.png");
  background-size: cover;
  background-repeat: no-repeat;

}

.titulo-text-carrusel {
  cursor: pointer;
}
.titulo-text-carrusel .fa {
  transition: transform 0.3s;
}
.titulo-text-carrusel.collapsed .fa {
  transform: rotate(-90deg);
}

.carousel-wrapper {
  display: flex;
  position: relative;
}

.custom-indicators {
  list-style: none; /* Oculta los puntos de lista */
  margin: 0;
  padding: 0;
  position: absolute;
  left: 5%; /* Alinea al borde izquierdo */
  top: 40%; /* Ajusta la posición hacia arriba */
  z-index: 100;
  display: flex;
  flex-direction: column; /* Coloca los indicadores en una columna */
  justify-content: flex-start; /* Alinea los indicadores al inicio (arriba) */

}

.custom-indicators li {
  width: 10px; /* Ancho del círculo */
  height: 10px; /* Altura del círculo */
  border: 2px solid white; /* Borde blanco */
  border-radius: 50%; /* Hace que sea un círculo */
  background-color: transparent; /* Fondo transparente por defecto */
  margin: 8px 0; /* Espaciado entre los indicadores */
  cursor: pointer; /* Cambia el cursor para interacción */
  transition: background-color 0.3s ease, transform 0.3s ease; /* Animaciones suaves */
}

.custom-indicators .active {
  background-color: white; /* Fondo lleno para el indicador activo */
  transform: scale(1.2); /* Efecto de agrandamiento en el indicador activo */
}
.custom-indicators li:hover {
  background-color: rgba(255, 255, 255, 0.5); /* Cambia el fondo al pasar el ratón */
}



.custom-indicators-2 {
  list-style: none; /* Oculta los puntos de lista */
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0; /* Alinea al borde izquierdo */
  top: 75%; /* Ajusta la posición hacia arriba */
  right: 0;
  z-index: 101;
  display: flex;
  justify-content: center; /* Alinea los indicadores al inicio (arriba) */

}
.custom-indicators-2 li {
  width: 10px; /* Ancho del círculo */
  height: 10px; /* Altura del círculo */
  border: 2px solid white; /* Borde blanco */
  border-radius: 50%; /* Hace que sea un círculo */
  background-color: transparent; /* Fondo transparente por defecto */
  margin: 15px; /* Espaciado entre los indicadores */
  cursor: pointer; /* Cambia el cursor para interacción */
  transition: background-color 0.3s ease, transform 0.3s ease; /* Animaciones suaves */
}

.custom-indicators-2 .active {
  background-color: white; /* Fondo lleno para el indicador activo */
  transform: scale(1.2); /* Efecto de agrandamiento en el indicador activo */
}
.custom-indicators-2 li:hover {
  background-color: rgba(255, 255, 255, 0.5); /* Cambia el fondo al pasar el ratón */
}

.custom-select {
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none' viewBox='0 0 12 8'%3e%3cpath stroke-width='2' stroke='%236C757D' stroke-linecap='round' stroke-linejoin='round' d='M1.48157 1.75L6.0141 6.25L10.5466 1.75'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  background: #fff url("/img/flechita-naranja.svg") right 1.75rem center/28px 10px no-repeat;
}
.input-redondo{
  border-radius: 30px;
  height: 67px;
  padding: 20px;

  color: #383838 !important;
  font-family: Montserrat !important;
  font-size: 20px !important;
  font-style: normal !important;
  font-weight: 300 !important;
  line-height: normal !important;
}
.input-redondo>options{
  color: red !important;
  font-family: Montserrat !important;
  font-size: 20px !important;
  font-style: normal !important;
  font-weight: 300 !important;
  line-height: normal !important;
}


.input-redondo::placeholder {
  color: #383838 !important;
  font-family: Montserrat !important;
  font-size: 20px !important;
  font-style: normal !important;
  font-weight: 300 !important;
  line-height: normal !important;
}
.input-redondo::-webkit-input-placeholder { /* Para Chrome, Safari y Edge */
  color: #383838 !important;
}

.input-redondo:-ms-input-placeholder { /* Para Internet Explorer 10-11 */
  color: #383838 !important;
}

.input-redondo::-ms-input-placeholder { /* Para Microsoft Edge */
  color: #383838 !important;
}
.texto_terminos{
  color: #383838;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 25px;
}
.enlace_bms{
  color: var(--color-rosa-bms);
}
.enlace_bms_2{
  color: var(--color-blanco);
}
#back-to-top {
  position: fixed;
  bottom: 30px;
  right: 28px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  /* display: none; */
  opacity: 0; /* Oculto inicialmente */

  z-index: 1000;
}
#back-to-top.show {
  opacity: 1; /* Mostrar el botón */
  visibility: visible; /* Hacerlo visible */
}
#back-to-top:hover {
  -webkit-animation: fade-up 1.5s infinite linear;
  animation: fade-up 1.5s infinite linear;
}
.acceso_contenido{
  color: var(--color-naranja);
  font-family: Montserrat;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.en_mm{
  color: #383838;
  font-family: Montserrat;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.web-me-trae-de {
  /* background-color: #ffffff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%; */
  /* padding: 0px;; */
}

.web-me-trae-de .div {
  /* background-color: #ffffff;
  width: 100%;
  height: 4171px;
  position: relative; */
  padding: 0px;;
   /* min-height: 3750px;  */
}

.footer {
  background: linear-gradient(90deg, #D44FA7 0%, #A9247C 53.48%, #860159 100%);  /* margin-top: 37%;  ; */
   /* margin-top: 1%;  ;  */
  position: absolute;
  /* width: 100%; */
  height: auto;
  /* height: 82px; */
  /* padding: 15px; */
  /* bottom: 0; */
  /* top: 3968px;
  left: 0; */
  /* background-color: #ffeccd; */
}

.web-me-trae-de .group {
  /* position: absolute;
  width: 524px;
  height: 16px;
  top: 173px;
  left: 707px; */
  opacity: 0.5;
  padding: 10px;
}

.web-me-trae-de .text-wrapper {
  /* position: absolute;
  top: 0;
  left: 265px; */
  text-align: center;
  font-family: "Trebuchet MS-Regular", Helvetica;
  font-weight: 400;
  color: #060606;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 25px;
  /* white-space: nowrap; */
}

.web-me-trae-de .element-bristol-myers {
  /* position: absolute;
  top: 0;
  left: 0; */
  font-family: "Trebuchet MS-Regular", Helvetica;
  font-weight: 400;
  color: #060606;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 25px;
  white-space: nowrap;
}

.web-me-trae-de .span {
  font-family: "Trebuchet MS-Regular", Helvetica;
  font-weight: 400;
  color: #060606;
  font-size: 14px;
  letter-spacing: 0;
}

.web-me-trae-de .text-wrapper-2 {
  text-decoration: underline;
}

.web-me-trae-de .bristol-myers-squibb {
  /* position: absolute; */
  /* width: 319px; */
   height: 44px;
  /*top: 58px;
  left: 362px;
  object-fit: cover; */
}

.web-me-trae-de .frame {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 46px;
  position: absolute;
  top: 69px;
  left: 1088px;
}

.web-me-trae-de .text-wrapper-3 {
  /* position: relative;
  width: fit-content;
  margin-top: -1px; */
  font-family: "Trebuchet MS-Bold", Helvetica;
  font-weight: 700;
  color: #595454;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 32.6px;
  white-space: nowrap;
}

.web-me-trae-de .line {
  /* position: absolute;
  width: 100%;
  top: 155px;
  left: 0;
  height: 1px;
  object-fit: cover; */
}

.web-me-trae-de .section {
  /* position: absolute; */
  /* width: 100%; */
  /* height: 760px; */
  /* top: 3086px;
  left: 349px; */
  /* margin-top: 20px; */
}

.web-me-trae-de .overlap {
  /* position: relative;
  width: 100%; */
  /* height: 800px; */
  /* top: -40px;
  left: -85px; */
}
.titulo_formlario{
  color: #383838;
  font-family: Montserrat;
  font-size: 30px;
  font-style: normal;
  font-weight: 300;
  line-height: 25px;
}
.forma_parte{
  color: #383838;
  font-family: Montserrat;
  font-size: 70px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}
.morado{
  color: var(--color-rosa-bms-4);


}
.mm_mordado{
  color: var(--color-rosa-bms-4);
  font-family: Montserrat;
  font-size: 70px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  }
.web-me-trae-de .vector {
  position: absolute;
  width: 100%;
  height: 759px;
  top: 0;
  left: 0;
}

.web-me-trae-de .overlap-group-wrapper {
  position: absolute;
   width: 488px; 
   width: auto; 
   height: auto; 
  /* height: 867px;
  top: 80px;
  left: 920px; */

  top: 0px;
  margin-left: 67%;
  margin-top: 3%;
  z-index: 100;
  /* background-image: url(/img/image.png);
  background-size: cover;
  background-position: 50% 50%; */
}

.web-me-trae-de .overlap-group {
  position: relative;
  /* height: 662px; */
  /* height: 867px; */
  /* height: auto; */
  /* background-image: url(/img/image-7.png);
  background-size: cover;
  background-position: 50% 50%; */
}

.web-me-trae-de .icon-park-solid-play {
  position: absolute;
  width: 107px;
  height: 107px;
  top: 321px;
  left: 191px;
}

.web-me-trae-de .frame-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  /* position: absolute; */
  top: 94px;
  left: 183px;
  background-color: #ffebcc;
}

.web-me-trae-de .group-2 {
  /* position: relative; */
  /* width: 100%; */
  /* height: 875px; */
  /* top: 70px; */
  margin-top: 70px;
  ;
  /* left: 14px; */
  background-color: white;;
  /* width: 1216px;  */
}
.web-me-trae-de .frame-1{
  /* display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px; */
  /* position: absolute; */
  /* top: 94px;
  left: 183px; */
}
.web-me-trae-de .group-1 {
  /* position: relative; */
  /* width: 100%; */
  /* width: 1009px; */
  /* height: 584px; */
  /* margin-left: 20%; */
  /* padding-bottom: 50px;
  padding-left: 90px;
  padding-top: 50px; */
  padding: 15px;
  box-shadow: 0px 10px 50px 0px #00000033;
}



.web-me-trae-de .lorem-ipsum-dolor {
  /* width: fit-content;
  margin-top: -1px; */
  font-family: "Trebuchet MS-Bold", Helvetica;
  font-weight: 700;
  font-size: 14px;
  text-align: left;
  line-height: 20px;
  white-space: nowrap;
  position: relative;
  color: #595454;
  letter-spacing: 0;
  margin-top: 15px;
  padding-top: 20px;
}

.web-me-trae-de .p {
  /* position: relative;
  width: 494px; */
  font-family: "Trebuchet MS-Bold", Helvetica;
  font-weight: 700;
  color: #595454;
  font-size: 32px;
  letter-spacing: 0;
  line-height: 44px;
  margin-top: 15px;
}

.web-me-trae-de .text-wrapper-4 {
  /* width: 422px; */
  font-family: "Trebuchet MS-Italic", Helvetica;
  font-weight: 400;
  font-style: italic;
  font-size: 16px;
  line-height: 26px;
  position: relative;
  color: #595454;
  letter-spacing: 0;
  margin-top: 15px;
  margin-bottom: 15px;
}
.web-me-trae-de .text-wrapper-4-1 {
  border-top: 1px solid #5954545c;
  padding-top: 30px;
}

.web-me-trae-de .img {
  position: relative;
  width: 494px;
  height: 1px;
  object-fit: cover;
}

.web-me-trae-de .frame-3 {
  position: relative;
  flex: 0 0 auto;
}

.web-me-trae-de .overlap-2 {
  /* position: absolute; */
  /* width: 100%; */
  /* height: 1474px; */
  /* top: 1552px;
  left: 0; */
}

.web-me-trae-de .EL-ESPAOL {
  /* position: absolute; */
  /* width: 993px; */
  /* height: 402px;
  top: 1072px;
  left: 460px;
  object-fit: cover; */
  margin-top: 40px;
  width: 100%;
  HEIGHT: 100%;
  cursor: pointer;
}

.web-me-trae-de .overlap-wrapper {
  /* position: absolute; */
  /* width: 100%; */
  /* height: 1000px; */
  /* top: 0;
  left: 0; */
  background-color: #eee7e7;
}

.web-me-trae-de .overlap-3 {
  /* position: relative; */
  /* height: 1192px; */
}

.web-me-trae-de .section-2 {
  position: absolute;
  width: 100%;
  height: 1006px;
  top: 0;
  left: 0;
  /* background-color: #eee7e7; */
}

.web-me-trae-de .universo-CIRCULOS {
  position: absolute;
   width: 100%; 
   height: auto; 
  /* height: 639px; */
  top: 500px;
  left: 37px;
}

.web-me-trae-de .div-wrapper {
  /* position: absolute; */
  /* width: 100%; */
  /* height: 875px; */
  /* top: 64px;
  left: 352px; */
}

.web-me-trae-de .group-wrapper {
  /* position: relative;
  width: 1216px; */
  /* height: 1194px; */
  /* top: -64px; */
  /* left: -214px; */
  /* background-image: url(/img/vector-1.svg); */
  /* background-size: 100% 100%; */
  /* margin-left: 17%; */
  margin-bottom: 70px;
}

.web-me-trae-de .group-2 {
  
  /* position: relative; */
  /* width: 100%; */
  /* height: 875px; */
  /* top: 70px; */
  /* left: 14px; */
  padding-bottom: 20px;
    padding-top: 20px;
  background-color: white;;
  /* filter: drop-shadow(-50px 100px 163.8px #F5F8FA) drop-shadow(0px 10px 50px rgba(0, 0, 0, 0.20)); */
  box-shadow: -50px 100px 163.8000030517578px 0px #F5F8FA;
  box-shadow: 0px 10px 50px 0px #00000033;
  
}

.web-me-trae-de .frame-4 {
  /* display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  gap: 10px;*/
  /* position: absolute; */
  /* top: 0;
  left: 0;  */
  padding: 30px;
  padding-bottom: 0px;
}

.web-me-trae-de .text-wrapper-5 {
  position: relative;
  width: 100%;
  margin-top: -1px;
  font-family: "Trebuchet MS-Bold", Helvetica;
  font-weight: 700;
  font-size: 32px;
  text-align: center;
  line-height: 44px;
  color: #595454;
  letter-spacing: 0;
  padding: 30px;
  padding-bottom: 0px;
}

.web-me-trae-de .text-wrapper-6 {
  position: relative;
  align-self: stretch;
  font-family: "Trebuchet MS-Italic", Helvetica;
  font-weight: 400;
  font-style: italic;
  font-size: 16px;
  text-align: center;
  line-height: 26px;
  color: #595454;
  letter-spacing: 0;
  padding: 30px;
  padding-top: 0px;
  padding-bottom: 10px;
}

.web-me-trae-de .line-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}

.web-me-trae-de .videos {
  /* position: absolute; */
  /* width: 778px; */
  /* height: 514px; */
  /* top: 219px;
  left: 170px; */
  margin-top: 15px;
  /* margin-left: 18%; */
}

.web-me-trae-de .colum-derecha {
  /* position: relative; */
  /* width: 780px; */
  /* height: 514px; */
  /* height: 438px; */
}

.web-me-trae-de .text-wrapper-7 {
  /* position: absolute; */
  margin-top: 20px;
  padding: 0px;
  /* width: 778px; */
  /* height: 100px;
  top: 412px;
  left: 0; */
  font-family: "Trebuchet MS-Regular", Helvetica;
  font-style: italic;
  font-weight: 400;
  font-size: 21px;
  line-height: 26.5px;
  color: #595454;
  letter-spacing: 0;
  text-align: center;
}

.web-me-trae-de .image {
  position: absolute;
  width: 778px;
  height: 405px;
  top: 0;
  left: 0;
}

.web-me-trae-de .hero {
  /* position: absolute; */
  /* width: 100%; */
  /* height: 566px; */
  /* top: 960px; */
  /* left: 0px; */
}

.web-me-trae-de .hero-content {
  /* width: 470px; */
  /* display: inline-flex; */
  /* display: inline-flex; 
  flex-direction: column; */
  /* align-items: flex-start; */
  /* gap: 52px; */
  /* position: absolute; */
  /* top: 100px;
  left: 0;
  margin-left: 20%; */
  margin-top:5%;
  margin-bottom:5%;
}

.web-me-trae-de .text-wrapper-8 {

  color: #FA8245;
  font-family: Montserrat;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
}
.web-me-trae-de .text-wrapper-8-2 {

  color: #383838;
  font-family: Montserrat;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 25px;
}
.web-me-trae-de .lorem-ipsum-dolor-2 {
  /* position: relative;
  width: 427px; */
  font-family: "Trebuchet MS-Regular", Helvetica;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #595454;
  letter-spacing: 0;
  /* margin-top: 40px; */
}

.web-me-trae-de .spacer {
  position: relative;
  width: 16px;
  height: 8px;
  background-color: var(--trasparent);
}

.web-me-trae-de .overlap-4 {
   /* position: absolute;  */
   /* width: 595px;  */
  /* width: auto; */
  /* height: 310px;
  top: 0;
  left: 623px; */
  height: auto;;
}

.web-me-trae-de .rectangle {
  /* position: absolute; */
  width: 593px;
  height: 310px;
  top: 0;
  left: 0;
  background-color: #c4c4c4;
  box-shadow: -50px 100px 100.2px #f7f8fa, 0px 10px 50px #00000033;
}

.web-me-trae-de .image-2 {
  position: absolute;
  width: 595px;
  height: 310px;
  top: 0;
  left: 0;
}

.web-me-trae-de .bristol-myers-squibb-2 {
  /* position: absolute; */
  /* top: 24px;
  left: 0;*/
  width: 294px; 
  height: 41px;
  /* object-fit: cover; */
}

.web-me-trae-de .frame-5 {
  /* margin-top: 30px; */
  /* display: inline-flex; */
  /* flex-direction: column; */
  /* align-items: flex-start; */
  /* gap: 17px; */
  /* position: absolute; */
  /* top: 356px;
  left: 623px; */
  margin-top:5%;
  margin-bottom:5%;
}

.web-me-trae-de .text-wrapper-9 {
  /* position: relative;
  width: fit-content; */
  margin-top: 35px;
  font-family: "Trebuchet MS-Italic", Helvetica;
  font-weight: 400;
  font-style: italic;
  color: #595454;
  font-size: 35px;
  letter-spacing: 0;
  line-height: 26.5px;
  white-space: nowrap;
  /* padding:0px; */
}

.web-me-trae-de .text-wrapper-10 {
  /* position: relative;
  width: fit-content; */
  font-family: "Trebuchet MS-Italic", Helvetica;
  font-weight: 400;
  font-style: italic;
  color: #be2bbb;
  font-size: 44px;
  letter-spacing: 0;
  line-height: 26.5px;
  white-space: nowrap;
  margin-top: 20px;
  /* padding:0px; */

}

.web-me-trae-de .text-wrapper-11 {
  /* position: relative;
  width: fit-content; */
  font-family: "Trebuchet MS-Italic", Helvetica;
  font-weight: 400;
  font-style: italic;
  color: #595454;
  font-size: 31px;
  letter-spacing: 0;
  line-height: 26.5px;
  white-space: nowrap;
  margin-top: 20px;
  /* padding:0px; */

}

.carousel-control-next, .carousel-control-prev {
  width: 5% !important;
}
.da_el_paso_span{
  color: #ffffff;
    font-family: "Maven Pro", sans-serif;
  font-size: 54px;
  font-style: normal;
  font-weight: normal;

}
.comunidad_span{
  color: #fa8f57;
  font-family: "Maven Pro", sans-serif;
  font-size: 122px;
  font-style: normal;
  font-weight: bold;
}
.centrada_mm_span{
  color: #ffffff;
  font-family: "Maven Pro", sans-serif;
  font-size: 122px;
  font-style: normal;
  font-weight: bold;
}

.img_ella_anda{
  width: 100%;
}
.web-me-trae-de .menu {
  height: 75px;
  /* background-color: #ffebcc; */
  /* border-bottom: 1px solid white;; */
}
/* 
.web-me-trae-de .frame-6 {
  display: flex;
  width: 1213px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  top: 23px;
  left: 354px;
} */

.logo-menu-1{
  background-image: url("/img/logo-communuty-menu.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.web-me-trae-de .bristol-myers-squibb-3 {
  /* position: relative;
  width: 294px; */
  /* height: 41px; */
  /* object-fit: cover; */
}
.web-me-trae-de .frame-7-1 {
  /* margin-top:25px;
  text-align: left; */
}
.web-me-trae-de .frame-7 {
  /* display: inline-flex; */
  align-items: center;
  /* justify-content: flex-end; */
  /* gap: 87px; */
  /* position: relative;
  flex: 0 0 auto; */
  /* margin-top:30px;
  margin-bottom:30px; */
}

.web-me-trae-de .frame-8 {
  position: relative;
  width: 99px;
  height: 25px;
  /* border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #be2bbb; */
}

/* .web-me-trae-de .text-wrapper-12 {
  position: absolute;
  height: 21px;
  top: -1px;
  left: 0;
  font-family: "Trebuchet MS-Regular", Helvetica;
  font-weight: 400;
  color: #be2bbb;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 25px;
  white-space: nowrap;
} */

.web-me-trae-de .text-wrapper-13 {
  color: #FFF;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  line-height: normal
}

.div_contenedor_bloque_1{
  /* width: 100%;   */
  /* display: flex; */
  /* margin-top: 5%;
  margin-bottom: 5%; */
  /* margin-left: 20%; */
  /* gap: 140px; */
  /* border-bottom: 1px solid #AFADAC;  */
}
.web-me-trae-de .frame-9 {
  /* position: absolute; */
  /* width: 100%; */
  margin-top: 5px;
  /* height: 795px; */
  /* top: 93px; */
  /* left: 0; */
}

.web-me-trae-de .overlap-5 {
  /* position: relative; */
   height: auto; 
   /* height: 795px;  */
  background-color: #ffebcc;
  background-image: url(/img/metraedecabeza-foto-1.png);
  /* background-size: cover; */
  background-size: contain;
  background-repeat: no-repeat;
}

.web-me-trae-de .metraedecabeza-foto {
  position: absolute;
  /* width: 100%; */
  height: 795px;
  top: 0;
  left: 0;
  object-fit: cover;
}

.web-me-trae-de .rectangle-2 {
  position: absolute;
  width: 604px;
  height: 795px;
  top: 0;
  left: 1316px;
  background-color: #ffeccd;
}

.web-me-trae-de .group-3 {
  /* position: absolute; */
  /* width: 820px;
  height: 411px; */
  /* top: 177px;
  left: 742px; */
  margin-top: 90px;;
  margin-bottom: 90px;
}

.web-me-trae-de .vector-2 {
  position: absolute;
  width: 605px;
  height: 3px;
  top: 316px;
  left: 213px;
}

.web-me-trae-de .group-4 {
  /* position: absolute; */
  /* width: auto; */
  /* height: 69px; */
  text-align: center;
  /* top: 342px;
  left: 245px; */
  margin-top: 50px;
}

.web-me-trae-de .text-wrapper-14 {
  /* position: absolute;
  top: 0;
  left: 0; */
  font-family: "Trebuchet MS-Regular", Helvetica;
  font-weight: 400;
  color: #595454;
  font-size: 29px;
  letter-spacing: 0;
  line-height: 25px;
   /* white-space: nowrap;  */
   padding:0px;
}
.group-4{
  /* padding-top: 30px; */
  /* border-top:2px solid #595454; */
  float: right;;
}
.group-4-1{
   padding-top: 30px; 
   border-top:2px solid #595454; 
   /* float: right; */
   text-align: right;
}

.web-me-trae-de .text-wrapper-15 {
  /* position: absolute;
  top: 35px;
  left: 33px; */
  font-family: "Trebuchet MS-Regular", Helvetica;
  font-weight: 400;
  color: #595454;
  font-size: 29px;
  letter-spacing: 0;
  line-height: 25px;
  white-space: nowrap; 
  padding:0px;
}

.web-me-trae-de .group-5 {
  float:right;
  /* position: absolute; */
  /* width: auto; */
   width: 100%;
  /* height: 275px; */
  /* height: auto;
  top: 0;
  left: -1px; */
}


.linea_footer{
  border-bottom: 1px solid white;
}

.element_carusel{
  width: 100% !important;
}
.element_carusel_2{
  /* width: 100% !important; */
}

.fondo_rosa{
  background: linear-gradient(to right, #FF5CB8, #B20B6D);
  max-height: 426px;;
  min-height: 426px;;

}


@media (width<=576px){ 



  .img_alerta_hcp{
    width: inherit !important;
  }
  .modal{
    top: 10% !important;
  }

}



@media (width>1200px){ 
  .element_carusel_2{
    /* width: 100% !important; */
  } 
  .element_carusel{
    width: 100% !important;
  }
  .item-carrusel-2{
    /* margin-top: 15%;; */
  }
  .img-carusel-2{
    /* width: 100% !important; */
    /* top: -55% !important; */
  }
  .img-carusel-2{
    left: 4% !important;
    width: initial !important;
  }
}
@media ((width>1200px) and (width<=1300px)){ 
  .acordeones{
    margin-left: 0px !important;
  }
  .titulo-bloque-2 {
    margin-left: 0px !important;
  }
  
}
@media (width<=1300px){ 
  .img-carusel-2{
    display: none !important;
  }
  .contenedor-img-texto{
    margin-bottom: 0px;
  }

  .titulo-bloque-2 {
    margin-left: 0px !important;
  }
  .acordeones{
    margin: 0px !important;
  }
  .filaCabecera-corusel-2  {
    position: relative !important;

  }
  .contenedor-img-texto{
    margin-top: 0px !important;
  }
}
@media (width>=1440px){ 
  
  .carousel-inner-2{
    /* overflow: visible !important; */
    /* margin-top: 5%;; */
    /* PADDING-TOP: 5%; */
  }
  .element_carusel{
    /* width: auto !important; */
    width: 100% !important;
  }
  .element_carusel_2{
    /* width: auto !important; */
    /* width: 100% !important; */
  }
    
  .img-carusel-2{
    /* top: -115% !important; */
    /* width: 100% !important; */
    /* width: initial !important; */
  }
  .img-carusel-2{
    left: 7% !important;
    width: initial !important; 
  }

}

@media (width>=1700px){ 
  .img-carusel-2{
    /* top: -115% !important;
    width: initial !important;  */
  }
  .carousel-inner-2{
    /* overflow: visible !important; */
    /* margin-top: 5%;; */
  }
  .img-carusel-2{
    left: 8% !important;
    width: initial !important;
  }
}

@media (width<=1440px){ 
  .int-btn-naranja{
    padding: 0px !important;
  }
}
@media (width<1200px){ 
  .fondo-imgen-movil{
    background-image: none !important;
  }

  .web-me-trae-de .p {
    font-size: 24px !important;
  }
  
  .div_img-carusel-2{
    display: none !important
  }


  .element_carusel{
    top: -180px !important;
  }  
  .element_carusel_2{
    /* top: -180px !important; */
  }
  
}
@media (width<1024){ 
  
  .element_carusel{
    width: 100% !important
  } 
  .element_carusel_2{
    /* width: 100% !important; */
  }

}
@media (width<=1024px){ 
  .titulo-bloque-2{

  }
  .filaCabecera-corusel-1{
    /* display: none !important; */

    position: relative;
  }

  .menu{
    height: inherit !important;
  }
  .cab-deskptop{
    display: none !important;
  }
  .cab-movil{
    display: inline !important;
  }
  .logo-brist-1{
    display: none !important;
  }
  .logo-brist-2{
    display: inline !important;
  }
  .boton-naraja-registrate{
    display: none !important;
  }
}
@media (width<992px){ 

  .div_img-carusel-2{
    display: none !important
  }
  .img-carusel-2{
    display: none !important

  }


  .web-me-trae-de .overlap-5 {
    background-image: none;
  }
  .web-me-trae-de .group-5 {
     width: inherit; 
  }
  .web-me-trae-de .EL-ESPAOL {
    /* width: inherit !important; */
    width: 100% !important;
  }
  .web-me-trae-de .universo-CIRCULOS {
    /* width: auto !important; */
    display: none;;
  } 
  .web-me-trae-de .p {
    font-size: 28px !important;
  }


  .web-me-trae-de .overlap-group{
    text-align: center !important;
  }
  .web-me-trae-de .overlap-group-wrapper{
    position:relative !important;
    margin-left: 0px !important;
  }

  .web-me-trae-de .overlap-group-wrapper{
    width: auto !important;
  }

  .web-me-trae-de .frame-7-1{
    text-align: center !important;
  }

  .div_caja_item_menu{
  text-align: center;
  }


  
  .element_carusel{
    width: 100% !important;
  }  
  .element_carusel_2{
    /* width: 100% !important; */
  }


}
@media (width<768px){ 
  .div_caja_item_menu{
    display: block !important;
    text-align: center !important;
  }
  .web-me-trae-de .p {
    font-size: 22px !important;
  }
  .cab-deskptop{
    display: none !important;
  }
  .cab-movil{
    display: inline !important;
  }

  .logo-brist-1{
    display: none !important;
  }
  .logo-brist-2{
    display: inline !important;
  }

  .fondo_rosa{
    max-height: none !important;
  }
  .boton_enviar{
    height: inherit !important;
  }
}
@media (width>576px){ 
  .titulo-bloque-2 {
    /* margin-left: 0px !important; */
  }
}

@media (width<576px){ 
  .titulo-bloque-2 {
    /* margin-left: 33% !important; */
  }
  .filaCabecera-corusel-1{
    /* display: none !important; */

    position: relative;
  }

  .menu{
    height: inherit !important;
  }


  .boton-naraja-registrate{
    display: none !important;
  }
  .acceso_contenido{
    font-size: 24px;
  }
  .en_mm{
    font-size: 26px;
  }
  .custom-indicators{
    /* list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 75%;
    right: 0;
    z-index: 101;
    display: flex;
    justify-content: center; */
  }

  .titulo-text-carrusel{
    font-size: 18px !important;
  }
  .texto-carrusel{
    font-size: 14px !important;

  }
  .relleno-guiones{
    display: none !important;
  }

  .titulo2-bloque-2{
    font-size: 24px !important;
    line-height: normal !important;
  }
  .mm_mordado{
    font-size: 30px !important;

  }
  .texto-bloque-2 {
    font-size: 21px !important;
  }

  .titulo2-bloque-2-1 {
    font-size: 30px !important;
  }

  .text-wrapper-9{font-size:24px !important;}
  .text-wrapper-10{font-size:24px !important;}
  .text-wrapper-11{font-size:24px !important;}
  .web-me-trae-de .universo-CIRCULOS {
    display: none;;
  } 
  .web-me-trae-de .frame-4 {
  padding: 0px !important;
  }
  .web-me-trae-de .text-wrapper-5 {
    font-size: 24px;
    padding: 0px !important;
  }
  .web-me-trae-de .p {
    font-size: 22px !important;
  }
  #video_flotante{
    height: auto !important;
  }
}
