.comunica-error{
  display: none;
}
.foto-comunica-360 {
  display: block;
  
    width: 296px;
    height: 150px;
}
.foto-comunica-576 {
  display: none;
}

.foto-comunica-992 {
  display: none;
}

.foto-comunica-1200 {
  display: none;
}

.foto-comunica-1920 {
  display: none;
}


.modal-comunica{
    cursor: pointer;
    display: flex;
    padding: 15px;
    padding-bottom: 40px;
    color: #2f6852;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
  }
  
.titulo-modulo-respuesta{
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 16px;
}
  .contenedor-padre-comunica{
    width: 328px;
    margin-left: auto;
    margin-right: auto;
    background-color: #f9f9f9;
    padding: 16px;
    border-radius: 16px;
    margin-bottom: 40px;
  }
.contenedor-modal-comunica{
  padding: 0 !important;
}
.contenedor-modal-comunica .titulo-box{
  text-align: center;
}
.contenedor-modal-comunica .subtitulo-box{
  font-family: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #707070;
  text-align: center;
  width: 328px;
  letter-spacing: 0.5px;
  margin-left: auto;
  margin-right: auto;
}  
.contenedor-modal-comunica .lista-item-texto-ayudas{
    margin-bottom: 0 !important;
    }


.contenido-foto-texto-comunica{
  display: flex;
  flex-direction: column;
  
  gap: 24px;
}
.contenedor-modal-comunica .contenedor-informacion{
  background-color: #fff;
  border-radius: 16px;
  padding: 0px 16px;
  
  
}
.foto-comunica{
  border-radius: 16px;
}


.separador-horizontal-modulo-respuesta {
  background-color: #d8cfc7;
  height: 1px;
  width: 90px;
  margin-left: auto;
  margin-top: 24px;
}
.contenedor-modal-comunica .modal-cuerpo{
  width: 100%;
  z-index: 9999999;
}

.separador-vertical-modulo-respuesta {
  display: none;
}

.modal-servicio-comunica .close{
      margin-left: 300px;
      margin-top: 0px;
      margin-bottom: 0px;
      height: 24px;
      width: 24px;
      background-image: url("/ibdmedia/img/iconos/ico-modal-embajadoras-close.svg");
      background-repeat: no-repeat;
      background-position: center;
      opacity: 1;
}
.modal-servicio-comunica .modal-header {
      padding-top: 72px;
      flex-direction: column-reverse;
      margin-bottom: 0 !important;
      border-bottom: 0;
    }
#contenedor-modulo-respuesta {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: IberpangeaText-Regular;
  }

  
  .contenedor-modulo-respuesta {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    background-color: #f9f9f9;
    padding: 40px 16px;
    margin-bottom: 16px;
  }
  
  .separador-horizontal-modulo-respuesta {
    background-color: #d8cfc7;
    height: 1px;
    width: 90px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 24px;
  }
  
  .texto-modulo-respuesta {
    color: #707070;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
  }
  
  .texto-comunicaciones {
    color: #2c2c2c;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    text-align: center;
    padding-top: 24px;
  }
  
  .texto-telefono,
  .texto-email-modulo-respuesta {
    font-weight: 500;
    color: #2f6852;
    font-size: 16px;
    line-height: 22px;
  }
  
  .contenedor-telefono-atencion,
  .contenedor-mediante-escrito,
  .contenedor-email-modulo-respuesta,
  .contenedor-whatsapp-modulo-respuesta {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
  }
  
  .departamento-reclamaciones {
    color: #2f6852;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
  }
  
  .apartado-correos {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #707070;
  }
  
  .contenedor-departamento-apartado {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  
  .texto-email-modulo-respuesta {
    text-decoration: underline;
    text-underline-offset: 2px;
  }
  
  .separador-vertical-modulo-respuesta {
    display: none;
  }


  .subtexto-comunicaciones {
    color: #707070;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    text-align: center;
    padding-top: 24px;
    font-size: 16px;
    width: 222px;
  }

.ico-ayuda-modulo-respuesta{
  width: 24px;
  height: 24px;
  
  
  margin-left: 4px;
  border: none;
  background-image: url('/ibdmedia/comun/img/iconos/ico-ayuda-blanco.svg');
  background-size: cover;
  padding: 0;
  background-position: center;
}
.contenedor-modulo-respuesta .texto-comunicaciones{
  display: flex;
  align-items: center;
}
.ico-ayuda-modulo-respuesta:hover{
  border: none;
  background-image: url('/ibdmedia/comun/img/iconos/ico-ayuda-azul.svg');
  background-size: cover;
  background-position: center;
}

.contenedor-modal-comunica .close{
  position: relative;
  left: 300px;
}
.contenedor-modal-comunica .modal-header{
  padding: 0 !important;
  height: fit-content;
}

.contenedor-check-comunica{
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
  
}
.formulario-comunica{
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.contenedor-check-comunica label{
  width: 252px;
  margin-left: 10px !important;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #2c2c2c; 
}

.enlace-ir-al-servicio{
  background-color: #2f6852;
  width: 296px;
  height: 56px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-left: auto;
  font-family: IberpangeaText-Regular;
  justify-content: center;
  color: #fffaf6;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-align: center;
  margin-right: auto;
  cursor: pointer;
}
.enlace-ir-al-servicio:active{
  color: #fffaf6;
}

.enlace-ir-al-servicio:visited{
  color: #fffaf6;
}

.enlace-ir-al-servicio:focus{
  color: #fffaf6;
}

.enlace-ir-al-servicio:hover{
  color: #fffaf6;
}

@media (min-width: 576px) {
  .contenedor-padre-comunica{
    width: 496px;
  }
  .contenedor-modal-comunica .close{
    left: 540px;
  }
  .contenedor-modal-comunica .subtitulo-box{
    width: 544px;
  }
  .contenedor-modulo-respuesta {
      padding: 40px;
    }
  
  .foto-comunica-360 {
    display: none;
  }
  .foto-comunica-576 {
    display: block;
    width: 464px;
    height: 150px;
  }

  .contenedor-check-comunica{
    width: 496px;
    
  }
  .contenedor-check-comunica label{
    width: 410px;
  }
}

@media (min-width: 992px) {
  .contenedor-modal-comunica .modal-header{
    padding-top: 24px !important;
  }
  .contenedor-modal-comunica{
    width: 828px;
    height: 604px !important;
    border-radius: 16px;
    margin-top: 20% !important;
    margin-left: 9% !important;
  }
    .contenedor-padre-comunica{
      width: 748px;
      height: 352px;
      padding: 24px;
  }
  .contenedor-modal-comunica .close{
    left: 780px;
  }

  .contenedor-modal-comunica .contenido-foto-texto-comunica{
    flex-direction: row;
  }

  .contenedor-modal-comunica .modal-content{
      border-radius: 16px;
    }
    
  .contenedor-modal-comunica .subtitulo-box{
    width: 748px;
    font-size: 16px;
    line-height: 22px;
    margin-bottom:  8px;
  }
  .contenedor-modulo-respuesta {
      padding: 40px;
    }
  
      .contenedor-modulo-respuesta {
        padding: 40px 85px;  
        margin-bottom: 40px;
    }
  .contenedor-check-comunica{
    width: 328px;
  }
.contenedor-check-comunica label{
  width: 284px;
}
  .formulario-comunica{
    width: 328px;
  }
    .contenedor-modulo-respuesta .contenedor-mediante-escrito{
      margin-left: auto;
      margin-right: auto;
      width: fit-content;
    }
  .contenedor-modulo-respuesta .contenedor-telefono-atencion{
    margin: 0;
  }
    .subcontenedor-modulo-respuesta {
      display: flex;
      justify-content: space-around;
      align-items: start;
      margin-top: 32px;
      gap: 56px;
      width: 828px;
    }

  .contenedor-email-modulo-respuesta .subtexto-comunicaciones{
    text-align: start;
    padding-top: 0;
    width: 201px;
  }
    .separador-horizontal-modulo-respuesta {
      display: none;
    }
    .separador-vertical-modulo-respuesta {
      display: block;
      height: 99px;
      width: 1px;
      background-color: #d8cfc7;
      
    }
  .contenedor-modal-comunica .contenedor-informacion{
    width: 328px;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 12px;
  }
  .foto-comunica-576 {
    display: none;
  }

  .foto-comunica-992 {
    display: block;
    
    width: 348px;
    height: 304px;
  }

  .separador-horizontal-modulo-respuesta {
    display: none;
  }
  .separador-vertical-modulo-respuesta {
    display: block;
    height: 99px;
    width: 1px;
    background-color: #d8cfc7;
  }
  .titulo-modulo-respuesta{
    font-size: 32px;
    line-height: 40px;
  }

  .contenedor-email-modulo-respuesta{
  display: flex !important;
    flex-direction: column;
    align-items: start;
    justify-content: start;
  
}

  .contenedor-email-modulo-respuesta .modal-comunica{
    padding: 0;
  }
}

@media (min-width: 1200px) {
.modal-servicio-comunica{
  top: 0%;
}
  .foto-comunica-992 {
    display: none;
  }

  .foto-comunica-1200 {
    display: block;
    width: 346px;
    height: 304px
    
  }

  .contenedor-modal-comunica{
      margin-top: 7% !important;
    margin-left: 15% !important;
  }
}

@media (min-width: 1920px) {
  .foto-comunica-1200 {
    display: none;
  }

  .contenedor-modal-comunica{
    width: 1056px;
    margin-left: 25% !important;
  }

  .contenedor-modal-comunica .contenedor-informacion .lista-item-texto-ayudas{
    width: 264px;
  }

  .foto-comunica-1920 {
    display: block;
    width: 576px;
    height: 304px
  }
   .subcontenedor-modulo-respuesta {
     width: 1272px;
   }

  
  .contenedor-email-modulo-respuesta .subtexto-comunicaciones{
    width: 349.33px;
  }

  .contenedor-modulo-respuesta .contenedor-telefono-atencion{
    margin-left: 100px;
  }
  .contenedor-modal-comunica .subtitulo-box{
    width: 976px;
    font-size: 16px;
    line-height: 22px;
  }

    .contenedor-padre-comunica{
      width: 976px;
      height: 352px;
  }
  .contenedor-modal-comunica .close{
    left: 1010px;
    top: 10px;
  }
.contenedor-modal-comunica .modal-header{
    padding-top: 0px !important;
  }
 
}