* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  border-collapse: collapse;
}
html {
  font-size: 16px;
}
body {
  background-color: rgb(255, 255, 255);
  margin: 0 auto;
  font-family: "Raleway", helvetica, helvetica neue, Tahoma, arial;
}
.back-red-darker {
  background-color: #a10b0b;
}
.back-red-dark {
  background-color: #bc1228;
}
.back-red-light {
  background-color: #d01029;
}
.back-pink-light {
  background-color: #ffd6d7;
}
.back-pink-dark {
  background-color: #fb8e92;
}
.color-white {
  color: #fff;
}
.color-black {
  color: #000;
}
.color-red-darker {
  color: #a10b0b;
}
.color-red-dark {
  color: #bc1228;
}
.color-red-light {
  color: #d01029;
}
.color-grey {
  color: rgba(37, 35, 32, 0.4);
}
::placeholder {
  color: rgba(37, 35, 32, 0.4);
}
.color-enlace {
  color: #41b6e6;
}
.text-42 {
  font-size: 42px;
}
.text-40 {
  font-size: 40px;
}
.text-32 {
  font-size: 32px;
}
.text-18 {
  font-size: 18px;
}
.text-16 {
  font-size: 16px;
}
.text-15 {
  font-size: 15px;
}
.text-13 {
  font-size: 13px;
}
.width-30 {
  width: 30%;
}
.fw-bold {
  font-weight: 700;
}
.fw-semibold {
  font-weight: 600;
}
.fw-medium {
  font-weight: 500;
}
.img-cabecera {
  width: 100%;
}

#cont-text-h1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  line-height: 74.86vw;
}

#cont-text-h1-2 {
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 2;
  line-height: 74.86vw;
}

#cont-h1-2,
#cont-h1 {
  max-width: 75.56vw;
  width: 100%;
  margin: 0 auto;
  /*background-color: green;*/
  text-align: center;
}
h1 {
  font-size: 4.17vw;
  font-weight: bold;
}
/*para el subrayado de la palabras que lo llevan*/
span {
  border-bottom: 4px solid #d01029;
  padding-bottom: 2px;
}
#sticky-boton {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  text-align: center;
  background-color: transparent;
  margin-top: 100px;
}
#cont-boton {
  position: sticky;
  top: 0;
  width: 24.31vw;
  height: 4.17vw;
  padding-top: 100px;
  margin: 0 auto;
}
#ancla {
  position: relative;
  top: 0;
  width: 24.31vw;
  height: 4.17vw;
  margin-top: 37.64vw;
  margin-left: auto;
  margin-right: auto;
}
#boton-ancla {
  position: relative;
  border-radius: 4.17vw;
  border: 2px solid #fff;
  width: 24.31vw;
  height: 4.17vw;
  background-color: #bc1228;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 1.39vw;
}
#cont-cont-temp {
  top: 50%;
  left: 0;
  margin: 0 auto;
  z-index: 2;
}

.bloque {
  width: 13.13vw;
  height: 10.27vw;
  text-align: center;
  padding: 2.43vw 5.2vw;
  margin: 0 0.2vw;
}
.variable {
  font-family: Helvetica, sans-serif;
  font-size: 5.28vw;
  height: 4vw;
  margin-bottom: 0px;
}

.txt-temp {
  font-size: 1.11vw;
  margin-top: 0.56vw;
}

.text {
  line-height: 58px;
  font-size: 40px;
  padding: 4.17vw;
}
.text2 {
  padding-top: 60px;
  padding-bottom: 25px;
}
.cont-2,
.cont-3,
.cont-4 {
  max-width: 1059px;
  margin: 0 auto;
}

.cont-rojo {
  line-height: 38px;
  padding: 25px 0;
}

#cont-img-isdin {
  display: flex;
  justify-content: end;
  justify-items: center;
}
#img-uni {
  display: block;
  margin-top: 12px;
  height: 116px;
  border: 0px;
}
#img-isdin {
  display: block;
  padding: 0px;
  text-align: right;
  height: 68px;
  border: 0px none transparent;
}
.cont-4,
.cont-3 {
  padding: 7vw 0;
}
.cont-lugar {
  padding-bottom: 1.74vw;
}
.cont-cont-img-pers {
  width: 60% !important;
}
#cont-cont-ult-img {
  width: 40% !important;
}
.cont-img-pers {
  width: 100%;
  padding: 10px;
}
.cont-imgs {
  padding: 1.74vw 0;
}

.imgs-pers {
  width: 33%;
}
.ult-imgs {
  width: 50%;
}
#cont-form {
  color: #cbcbcb;
  padding: 50px 0;
  max-width: 900px;
  margin: 0 auto;
}
#cont-main-inputs,
#legal {
  padding: 25px 90px 25px;
}
#from1 {
  max-width: 800px;
  margin: auto;
}
.cont-inputs {
  width: 45%;
}
.inputs {
  border: 0;
  font-size: 15px;
  padding: 20px 0;
  width: 100%;
}
.label-check {
  padding: 10px 20px;
}
.cont-boton {
  text-align: center;
  padding: 20px;
}
#boton-form {
  border-radius: 4.17vw;
  border: 2px solid #fff;
  width: 24.31vw;
  height: 4.17vw;
  background-color: #bc1228;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 1.39vw;
  margin: 0 auto;
}
input[type="image"] {
  width: 350px;
  height: 60px;
}
hr {
  margin: 0;
}
#cont-video {
  width: 100%;
  display: none;
  text-align: center;
  display: none;
}

/*post evento*/
#cont-8 {
  flex-direction: row;
}
#img-video {
  width: 100%;
  height: auto;
}
#cont-boton-saber {
  margin-top: 64px;
}
#boton-isd,
#boton-saber {
  border-radius: 4.17vw;
  border: 2px solid #d01029;
  width: 24.31vw;
  height: 4.17vw;
  background-color: #fff;
  text-align: center;
  color: #d01029;
  font-weight: bold;
  font-size: 1.39vw;
  min-height: 50px;
  min-width: 160px;
}

#boton-isd:hover {
  border-radius: 4.17vw;
  border: 2px solid #fff;
  width: 24.31vw;
  height: 4.17vw;
  background-color: #d01029;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 1.39vw;
  min-height: 50px;
  min-width: 160px;
}

#cont-imgs-isdin-uni {
  flex-direction: column;
}
#cont-img-uni-2,
#cont-img-isdin-2 {
  display: flex;
  justify-content: end;
  margin: 7px;
}
#cont-cont-video {
  padding: 4.17vw;
}
.cont-7 {
  margin-top: 30px;
  width: 80vw;
  height: 45vw;
  background-color: #000;
  padding: 20px 30px !important;

  background-image: url(https://image.mkt.isd.eu/lib/fe3711717564047a761676/m/1/a5038d84-11f1-48f9-8a34-b193440e9a08.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.cont-7 > div {
  border-left: 50px solid #fff6;
  border-top: 25px solid #0000;
  border-bottom: 25px solid transparent;
  left: 47% !important;
  top: 40% !important;
}

/* CSS Popup añadido */
/* Módulos pop up */
.modal-resp {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 50%;
  z-index: 2000;
  visibility: hidden;
  background: white;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  padding: 60px 40px;
  border-radius: 8px;
  max-width: 720px;
  max-height: 670px;
}

.show {
  visibility: visible;
  display: block;
}

.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.show ~ .overlay {
  opacity: 1;
  visibility: visible;
}

/* Efecto blur */
.show.blur-effect ~ .overlay {
  background: rgba(48, 47, 47, 0.8);
}

.show.blur-effect ~ .container,
.show.blur-effect ~ .bgall {
  -webkit-filter: blur(30px);
  -moz-filter: blur(30px);
  filter: blur(30px);
}

.blur-effect .popup-content {
  -webkit-transform: translateY(-5%);
  -moz-transform: translateY(-5%);
  -ms-transform: translateY(-5%);
  transform: translateY(-5%);
  opacity: 0;
}

.show.blur-effect ~ .container,
.blur-effect .popup-content,
.show.blur-effect ~ .bgall {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.show.blur-effect .popup-content {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
/* Fin CSS Popup añadido */

@media (max-width: 1080px) {
  .cont-2,
  .cont-3,
  .cont-4 {
    margin: 0 50px;
  }
  /* CSS Popup añadido */
  .modal-resp {
    width: 80%;
  }
  /* Fin CSS Popup añadido */
}
@media (max-width: 574px) {
  #cont-h1 {
    max-width: 350px;
    width: 100%;
  }
  h1 {
    font-size: 46px;
    font-weight: bold;
  }
  #cont-cont-temp {
    top: 124.53vw;
    left: 0;
    margin: 0 auto;
    z-index: 2;
  }

  .bloque {
    width: 22.93vw;
    height: 26.67vw;
    text-align: center;
    padding: 4.5vw 1vw;
    margin: 0 0.2vw;
  }
  .variable {
    font-family: Helvetica, sans-serif;
    font-size: 14.4vw;
    height: 12vw;
    margin-bottom: 0px;
  }
  #sticky-boton {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
    text-align: center;
    background-color: transparent;
  }
  #cont-boton {
    position: sticky;
    top: 0;
    width: 100%;
    height: 4.17vw;
    padding-top: 100px;
    margin: 0 auto;
  }
  #ancla {
    position: relative;
    top: 0;
    width: 92vw;
    height: 16vw;
    margin-top: 37.64vw;
    margin-left: auto;
    margin-right: auto;
  }
  #boton-ancla {
    border-radius: 16vw;
    width: 92vw;
    height: 16vw;
    font-size: 5.33vw;
  }
  .txt-temp {
    font-size: 3.73vw;
    margin-top: 0.56vw;
  }
  .text-32 {
    font-size: 24px;
  }
  .text-18 {
    font-size: 16px;
  }

  .text-13 {
    font-size: 12px;
  }
  .text-mov-check {
    font-size: 14px;
  }
  .cont-2,
  .cont-3,
  .cont-4 {
    margin: 0;
  }
  .cont-4 {
    padding-bottom: 22vw;
  }
  .cont-cont-img-pers {
    justify-content: space-between !important;
    width: 100% !important;
  }
  .cont-img-pers {
    justify-content: flex !important;
  }
  #cont-cont-ult-img {
    justify-content: flex-start !important;
  }
  .cont-imgs {
    flex-direction: column !important;
    /* padding-top: 25px !important; */
    /* padding-left: 25px !important; */
    padding-right: 25px !important;
    background-color: #ffd6d7 !important;
    transform: translateX(-32px);
  }
  .imgs-pers {
    width: 45% !important;
    height: auto;
  }
  .cont-ult-imgs {
    width: 60% !important;
  }
  #cont-cont-ult-img {
    padding-bottom: 3vw;
  }
  .ult-imgs {
    width: 112% !important;
    height: auto;
  }

  .text {
    font-size: 20px !important;
    text-align: center !important;
    line-height: 30px !important;
    padding: 20px 30px !important;
  }
  .text2 {
    font-size: 20px !important;
    line-height: 30px !important;
    background-color: #d01029 !important;
    color: #ffffff !important;
    padding: 20px 30px;
  }
  #cont-main-inputs,
  #legal {
    padding: 25px !important;
  }
  .cont-row-inputs {
    flex-direction: column !important;
  }
  .cont-inputs {
    width: 100% !important;
  }
  .cont-rojo {
    line-height: 30px !important;
    font-size: 20px !important;
    padding: 20px 30px !important;
  }
  .cont-unete {
    padding: 0 30px !important;
  }
  .width-30 {
    width: 100% !important;
    margin: 10px 0 !important;
  }
  .nom-ponentes {
    margin: 0 !important;
  }
  .cont-lugar {
    display: flex !important;
    flex-direction: column !important;
    padding: 20px 30px !important;
  }
  .cont-img-2col {
    flex-direction: row !important;
    padding: 0px 25px 50px;
    justify-content: space-between;
  }
  .cont-minimg {
    width: auto !important;
  }
  #cont-img-isdin,
  #cont-img-uni {
    justify-content: space-between;
    width: 40% !important;
  }
  #img-uni,
  #img-isdin {
    width: 100% !important;
    margin: 0;
  }
  #img-isdin {
    height: 13.33vw;
  }
  #img-uni {
    height: auto !important;
  }
  #cont-ult-img {
    text-align: center !important;
  }
  #title-form {
    max-width: 85.33vw;
    width: 100%;
    padding: 0 10px;
    margin: 0 auto;
  }
  #subtitle-form {
    max-width: 69.07vw;
    width: 100%;
    padding: 0 10px;
    margin: 0 auto;
  }
  input[type="image"] {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #boton-form {
    border-radius: 16vw;
    width: 100%;
    height: 16vw;
    font-size: 5.33vw;
  }

  /*post evento*/

  #cont-boton-saber {
    margin-top: 64px;
  }

  #boton-isd {
    border-radius: 4.17vw;
    border: 2px solid #d01029;
    width: 24.31vw;
    height: 4.17vw;
    background-color: #fff;
    text-align: center;
    color: #d01029;
    font-weight: bold;
    font-size: 2.5vw;
    min-height: 50px;
    min-width: 160px;
  }

  #boton-isd:hover {
    border-radius: 4.17vw;
    border: 2px solid #fff;
    width: 24.31vw;
    height: 4.17vw;
    background-color: #d01029;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 2.5vw;
    min-height: 50px;
    min-width: 160px;
  }

  #boton-saber {
    border-radius: 16vw;
    width: 100%;
    height: 16vw;
    font-size: 5.33vw;
  }
  #cont-imgs-isdin-uni {
    flex-direction: row;
  }
  #cont-img-uni-2,
  #cont-img-isdin-2 {
    display: flex;
    justify-content: end;
    margin: 7px;
  }
  #cont-cont-video {
    width: 100%;
    height: 58.93vw;
    padding: 0;
  }
  .cont-7 {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #img-video {
    width: 96.53vw;
    margin: 0 auto;
  }
  #cont-img-isd {
    padding-top: 30px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  #cont-8 {
    flex-direction: column;
  }
  
  /* CSS Popup añadido */
  .modal-resp {
    max-width: 80%;
    padding: 30px 20px;
  }
  /* Fin CSS Popup añadido */
}

/* CSS Landin Post-Evento */

.cont-3.post_event,
.cont-4.post_event{
  max-width: 75vw;
  margin: 0 auto;
}

#boton-saber-post_event{
  border-radius: 4.17vw;
  border: 2px solid #fff;
  width: 24.31vw;
  height: 4.17vw;
  background-color: #d01029;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  min-height: 50px;
  min-width: 160px;
}

#boton-saber-post_event:hover {
  border-radius: 4.17vw;
  border: 2px solid #d01029;
  width: 24.31vw;
  height: 4.17vw;
  background-color: #fff;
  text-align: center;
  color: #d01029;
  font-weight: bold;
  font-size: 24px;
  min-height: 50px;
  min-width: 160px;
}

div#form_section{
  max-width: 300px;
  margin: auto;
}

input#email_subscribe_input{
  border-radius: 4.17vw;
  max-height: 55px;
  height: 7vw;
  min-height: 35px;
  max-width: 510px;
  width: 40vw;
  min-width: 250px;
  border: none;
  text-align: center;
  font-family: "Raleway", helvetica, helvetica neue, Tahoma, arial;
}

input#submit_button{
  border-radius: 4.17vw;
  border: none;
  background-color: #d01029;
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: initial;
  font-family: "Raleway", helvetica, helvetica neue, Tahoma, arial;
  max-height: 45px;
  height: 8vw;
  min-height: 33px;
  max-width: 460px;
  width: 23vw;
  min-width: 190px;
}

@media (max-width: 790px) {
  #boton-saber-post_event{
    font-size: 20px;
  }

  #boton-saber-post_event:hover {
    font-size: 20px;
  }
}

@media (max-width: 574px) {
  #boton-saber-post_event{
    font-size: 20px;
    font-size: smaller;
  }

  #boton-saber-post_event:hover {
    font-size: 20px;
    font-size: smaller;
  }
}


/* Fin CSS Landin Post-Evento  */
