/* COMPLYLAW EVIDENCIAS ECOIURIS */

.no-carousel.complylaw-evidencias {
  width: 40%;
  position: absolute;
  bottom: 0;
}
.no-carousel.complylaw-evidencias img {
  display: block;
  margin: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}
.no-carousel.complylaw-evidencias figcaption {
  font-style: italic;
  font-size: 25px;
  line-height: 35px;
  color: white;
}
.no-carousel.complylaw-evidencias,
.no-carousel.consulta-evidencias {
  background-color: rgba(226, 244, 255, 0.85) !important;
  padding-bottom: 0;
}
.wk-carousel-slide-description figcaption {
  padding: 20px;
}


.modulo-evidencias-01 {
  padding-top: 10px;
}
.phrase-box {
  position: relative;
}
.phrase-box .titleCaption {
  /* border: solid 1px black; */
  width: 85%;
}
.phrase-box .logo_une {
  position: absolute;
  top: calc(50% - 75px);
  right: calc(0px - 75px);
}


section h1.title {
  /* font-family: "Franziska", "Times New Roman", Times, serif;
  font-style: italic; */
  /* color: #85BC20; */
  font-weight: 400;
  font-size: 35px;
  line-height: 1.2em;
  margin-bottom: 36px;
}


#step-inicio .wrapper-items {
  margin-top: 50px;
}
#step-inicio .wrapper-items .options_item {
  position: relative;
  width: 29%;
  background: #F2F2F2;
}
#step-inicio .wrapper-items .options_item .title {
  position: absolute;
  font-family: "Franziska", "Times New Roman", Times, serif;
  font-style: italic;
  background: #85bc20;
  margin-bottom: 0;
}
#step-inicio .wrapper-items .options_item .title p {
  font-size: 1.8em;
  font-weight: 400;
  color: white;
  padding: 15px;
}
#step-inicio .wrapper-items .options_item .wrapper-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 340px;
  margin-top: 80px;
}
#step-inicio .wrapper-items .options_item .wrapper-content .icono {
  color: var(--color_100);
  border-radius: 50%;
  width: 100px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px auto;
}

#step-inicio .wrapper-items .options_item .wrapper-content .icono span {
  font-size: 3em;
  color: white;
}
#step-inicio .wrapper-items .options_item .wrapper-content .content {
  padding: 0 18px;
  margin-bottom: 36px;
}
#step-inicio .wrapper-items .options_item .wrapper-content a[type="button"] {
  width: 100%;
  font-size: 1.3em;
  font-weight: 200;
  margin-top: auto;
}




#step-al-detalle h1.title {
  font-size: 35px;
}
#step-al-detalle .wrapper-cols {
  margin-top: 40px;
  position: relative;
}
#step-al-detalle .col-left {
  margin-right: 5%;
}
#step-al-detalle .col-right {
  width: 60%;
}

#step-al-detalle .col-right .back-btn {
  display: none;
  font-size: 18px;
}
#step-al-detalle .col-right .back-btn.top {
  margin-bottom: 40px;
}
#step-al-detalle .col-right .back-btn.bottom {
  margin-top: 40px;
}
#step-al-detalle .col-right .title {
  margin-top: 0;
}
#step-al-detalle .col-right .pantallazo {
  margin-bottom: 26px;
}
#step-al-detalle .col-right .pantallazo img {
  border: solid 1px #989898;
  padding: 18px;
}







#step-ventajas .ventajas > .wk-layout-item,
#step-garantias .garantias > .wk-layout-item {
  max-width: 45%;
}
#step-ventajas .ventajas,
#step-garantias .garantias {
  /* margin-top: 40px; */
  margin-bottom: 40px;
}
#step-ventajas .ventajas_item,
#step-garantias .garantias_item {
  border-bottom: solid 1px #c7c7c7;
  padding-top: 5px;
  padding-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#step-ventajas .ventajas_item {
  min-height: 120px;
}
#step-garantias .garantias_item {
  height: 200px;
  margin-bottom: 10px;
}

#step-ventajas .ventajas_item .ventajas_icon,
#step-garantias .garantias_item .garantias_icon {
  min-width: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#step-ventajas .ventajas_item .ventajas_text,
#step-garantias .garantias_item .garantias_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#step-ventajas .ventajas_item .ventajas_text p,
#step-garantias .garantias_item .garantias_text p {
  font-size: 18px;
  line-height: 1.5em;
}

#step-ventajas .ventajas_item span[class^=fa-],
#step-garantias .garantias_item span[class^=fa-] {
  color: var(--color_100);
  font-size: 2em;
  margin-right: 15px;
}

.wrapper-two-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.wrapper-two-buttons .button-text {
  width: 200px;
  margin-right: 20px;
}
.wrapper-two-buttons .button-text > * {
  width: 100%;
}
#step-al-detalle .wrapper-two-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#step-al-detalle .wrapper-two-buttons .button-text {
  width: 200px;
  margin-right: 20px;
}
#step-al-detalle .wrapper-two-buttons .button-text > * {
  width: 100%;
}

@media all and (max-width: 1000px) {
  #step-al-detalle .wrapper-cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  #step-al-detalle .wrapper-cols > div {
    width: 100%;
    margin-bottom: 20px;
  }
}

@media all and (max-width: 950px) {
  #step-ventajas .ventajas,
  #step-garantias .garantias {
    display: flex;
    flex-direction: column;
  }
  #step-ventajas .ventajas > div.wk-layout-item,
  #step-garantias .garantias > div.wk-layout-item {
    max-width: 100%;
    width: 100%;
  }
  #step-ventajas .ventajas_item,
  #step-garantias .garantias_item {
    height: 100%;
    min-height: 100%;
    padding: 20px;
  }
}

@media all and (max-width: 800px) {
  section h1.title {
    font-size: 30px;
  }
}
@media all and (max-width: 414px) {
  .wrapper-two-buttons,
  #step-al-detalle .wrapper-two-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wrapper-two-buttons .button-text,
  #step-al-detalle .wrapper-two-buttons .button-text {
    width: 100%;
  }
  .wrapper-two-buttons .button-text > * ,
  #step-al-detalle .wrapper-two-buttons .button-text > * {
    font-size: 1em;
  }
}
