@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;400;700&display=swap');


body {
  margin: 0px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  color: #ffffff;
  background-color: #052B57 !important;
  overflow-x: hidden;

  background: url('../../assets/img/fondo.png') no-repeat center top fixed;
  background-size: cover;
  text-align: center;
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
  padding: 0 !important;
  margin: 0px !important;
}

.clear {
  clear: both;
}

a {
  color: #ffffff;
}

.container_web {
  position: relative;
  margin-top: 0px;
  width: 100%;
  min-height: calc(100vh - 0px);
  flex-grow: 1;
  padding-right: 0px;
  padding-left: 0px;
  margin-left: auto;
  margin-right: auto;

}

.head {
  position: relative;
  width: 100%;
  max-width: 1400px;
  margin: auto;
  height: 220px;
}

.logo_head {
  position: absolute;
  width: 100%;
  max-width: 900px;
  top: 150px;
  left: calc(50% - 450px);
}

.logo_head_registro {
  position: absolute;
  width: 100%;
  max-width: 900px;
  top: 50px;
  left: calc(50% - 450px);
}

.logo_head_movil {
  display: none;
  position: relative;
  width: 100%;
  max-width: 340px;
  margin-top: 60px;
  margin-left: 20px;
}

.logo_almirall {
  display: none;
  position: relative;
  margin-top: 30px;
  margin-left: 40px;
  width: 170px;
}

.sello {
  position: absolute;
  width: 100%;
  max-width: 150px;
  top: 270px;
  right: calc(50% - 750px);
}

.pie_movil {
  display: none;
  width: 100%;
  max-width: 600px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.formulario_login {
  position: absolute;
  width: 300px;
  top: 330px;
  right: calc(50% - 400px);
}

.formulario_registro {
  position: absolute;
  width: 700px;
  top: 190px;
  right: calc(50% - 350px);
  background-color: #ffffff87;
  padding: 20px;
  padding-top: 40px;
  border-bottom-right-radius: 50px;
  color: black;
}

.formulario_registro a {
  color: black;
}

.formulario_registro .form-control {
  color: black;
  background-color: #DBFDF5;
  border: none;
}


.titulo_login {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
}

#login-form {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
}

.pie_login {
  position: absolute;
  max-width: 900px;
  top: 570px;
  left: calc(50% - 450px);
  padding-bottom: 50px;
}

.form-group {
  padding: 0px;
}

.form-control {
  border-radius: 5px;
  text-align: left;
  font-size: 14px;

}

.form-error {
  display: none !important;
}

.btn_entrar {
  background-color: #03F9D5;
  border-radius: 20px;
  color: #052B57;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px;
}

.boton_descarga {
  background-color: #1ca4ff;
  border-radius: 20px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}

.patrocinadores {
  position: relative;
  background-color: #002455;
  padding: 15px;
  min-height: 90px;
  text-align: right;
}

.patrocinadores .pc {
  max-width: 140px;
  margin-top: 5px;
}

.soporte {
  width: 140px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.logo_soporte {
  text-align: right;
}

.logo_soporte img {
  max-width: 150px;
  margin-top: 20px;
}

.modal-footer .btn {
  background-color: #1ca4ff;
  border-radius: 20px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  border: none;
}

.footer {
  position: relative;
}

.no_registrado {
  font-size: 14px;
  font-size: 18px;
  font-weight: 700;
}

#registro-form {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 630px;
}

.form-check {
  margin-bottom: 20px;
  text-align: left;
}

.form-check-label {
  font-size: 12px;
  padding-top: 5px;
}

.notita {
  text-align: left;
  font-size: 12px;
  margin-bottom: 10px;
}

.logo_ondemand {
  position: absolute;
  width: 100%;
  max-width: 600px;
  top: 50px;
  left: 20px;
}

.texto_ondemand {
  position: absolute;
  width: 100%;
  max-width: 250px;
  top: 65px;
  right: 10px;
}

.caja_titulos {
  position: relative;
  width: 100%;
  max-width: 1320px;
  margin: auto;
}

.caja_ondemand {
  position: absolute;
  width: 1400px;
  top: 140px;
  right: calc(50% - 700px);
  margin-top: 40px;
}

.cajita_ponente {
  position: relative;
  width: 100%;
  min-height: 370px;
  min-width: auto;
  margin: 10px;
  margin-bottom: 40px;
  padding-bottom: 100px;
  background-image: linear-gradient(180deg, #016076 0%, #022C5A 100%);
  border: 1px solid #04909A;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.50);
  border-radius: 10px;

}

.foto {
  position: relative;
  width: 100%;
  max-width: 100px;
  margin-left: calc(50% - 50px);
  margin-top: -15px;
}

.foto img {
  width: 100%;
}

.clajita_textos {
  position: relative;
  padding-right: 10px;
  margin-left: 10px;
  text-align: left;
  margin-top: 20px;
}

.ponente_titulo {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  color: #03F9D5;
  margin-bottom: 5px;
}

.ponente_nombre {
  font-size: 18px;
  line-height: 1.1;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 10px;
}

.ponente_curri {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2;
  color: #ffffff;
  margin-bottom: 10px;
}

.boton_video {
  position: absolute;
  width: 65px;
  height: 65px;
  bottom: 25px;
  left: calc(50% - 32.5px);
  border: 2px solid #06ECBE;
  border-radius: 50px;
  cursor: pointer;
}

.boton_video:hover {
  border: 2px solid #ffffff;
}

.boton_video i {
  color: #06ECBE;
  font-size: 24px;
  margin-top: 18px;
  margin-left: 6px;
}

.boton_pdf {
  font-size: 12px;
  font-weight: 700;
  color: #00224B;
  text-decoration: none;
  padding: 12px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 20px;
  background: #01F2C3;
  box-shadow: 0 0 19px 0 rgba(0, 0, 0, 0.11);
  margin-left: 20px;
}

.boton_pdf:hover {
  background: #ffffff;
  color: #00224B;
}

.modal-header {
  background-color: #05999F;
  padding: 5px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
}

.btn-close {
  margin-top: 0px !important;
}

.exit {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 14px;
  z-index: 99;
}

.exit a {
  text-decoration: none;
}

.exit a:hover {
  color: #c4c4c4;
  text-decoration: none;
}

.formulario_pregunta {
  position: absolute;
  width: 800px;
  top: 300px;
  left: calc(50% - 400px);
}

.ponente_titulo_sesión {
  margin-bottom: 10px;
  line-height: 1.2;
}

@media (max-width: 1015px) {

  body {
    background: url('../../assets/img/fondo_movil.png') no-repeat center center fixed !important;
    background-size: cover;
    text-align: center;
  }

  .logo_head {
    display: none;
  }

  .logo_head_movil {
    display: block;
  }

  .logo_almirall {
    display: block;
  }

  .pie_login {
    display: none;
  }

  .formulario_login {
    position: relative;
    top: 20px;
    width: 100%;
    max-width: 300px;
    margin-left: 40px;
    right: inherit;
    padding-bottom: 40px;
  }

  .container_web {
    position: relative;
    margin-top: -30px !important;
    margin-left: auto;
    margin-right: auto;
    max-width: 380px;
    min-height: auto;
    padding-top: 30px;

  }

  .titulo_login {
    color: #ffffff;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 20px;
  }

  .pie_movil {
    display: block;
  }


  .formulario_registro {
    position: relative;
    width: 300px;
    top: auto;
    right: auto;
    left: 40px;
    margin-top: 40px;
    background-color: rgba(255, 255, 255, 0);
    padding: 0px;
    padding-top: 0px;
    border-bottom-right-radius: 50px;
    color: rgb(255, 255, 255);
  }

  .formulario_registro a {
    color: rgb(255, 255, 255);
  }

  .logo_head_registro {
    display: none;
  }

  .logo_ondemand {
    display: none;
  }

  .caja_ondemand {
    position: relative;
    width: 100%;
    top: inherit;
    right: inherit;
    margin-top: 40px;
  }

  .cajita_ponente {
    margin: 0px;
    margin-bottom: 30px;
    margin-top: 30px;
    min-height: 270px;
  }

  .texto_ondemand {
    display: none;
  }

  .exit {
    top: 40px;
  }

  .formulario_pregunta {
    position: relative;
    top: 20px;
    width: 100%;
    max-width: 300px;
    margin-left: 40px;
    left: inherit;
    padding-bottom: 40px;
  }


}