.content-text {
  width: 40%;
  padding: 0 8%;
  padding-top: 0%;
}
.content-video {
  position: relative;
  width: 60%;
  padding-top: 20%;
}
#video-text {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.content-text p {
  font-family: "Panton", sans-serif;
  font-size: 24px;
  line-height: normal;
  color: #000;
}
.content-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (width < 875px) {
  .content-text {
    width: 100%;
    padding-bottom: 6%;
    margin-bottom: 7%;
  }
  section#video-text {
    flex-direction: column;
  }
  .content-video {
    width: 100%;
    margin-bottom: 8%;
    padding-top: 55%;
  }
}
@media (width < 500px) {
  .content-text p {
    font-size: 17px;
    line-height: 1.6;
  }
}
.titulo-video-texto {
  padding-block: 6%;
}
.content-titulo-video-texto {
  text-align: center;
}
.content-titulo-video-texto h3 {
  color: #601532;
  font-size: 36px;
  font-family: "Panton";
  width: 70%;
  margin: 0 auto;
  line-height: normal;
}
.content-titulo-video-texto h3 strong {
  font-weight: 900;
}
section#personalizar {
  background: #601532;
  margin-top: 5%;
  padding-top: 5%;
  padding-bottom: 3%;
}
.titulo-personalizar h3 {
  color: #fff;
  font-family: "Panton";
  font-size: 46px;
  font-weight: 300;
  margin-bottom: 10px;
}
.titulo-personalizar p {
  color: #fff;
  font-size: 22px;
  font-family: "Panton";
}
ul.content-items-personalizar {
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-top: 5%;
  flex-flow: wrap;
  position: relative;
}
ul.content-items-personalizar:before {
  content: url(../img/linea_personalizar.svg);
  position: absolute;
  width: 86%;
  top: 52%;
  left: 89px;
}
ul.content-items-personalizar li {
  width: 15%;
  text-align: center;
}
.icon-personalizar {
  width: 141px;
  margin: 0 auto;
  margin-bottom: 88px;
}
.icon-personalizar {
  width: 141px;
}
ul.content-items-personalizar li:nth-child(2) .icon-personalizar {
  width: 170px;
}
ul.content-items-personalizar li:nth-child(4) .icon-personalizar {
  width: 124px;
}
.content-personalizar {
  width: 65%;
  margin: auto;
}
ul.content-items-personalizar li p {
  color: #fff;
  line-height: normal;
  font-size: 20px;
}
.content-segundo-parrafo p {
  color: #fff;
  font-size: 23px;
  font-family: "Panton";
  line-height: normal;
}

.content-segundo-parrafo {
  text-align: center;
  padding-top: 3%;
}
@media (width < 1550px) {
  .content-text {
    padding: 0 5%;
    padding-top: 0%;
  }
  .content-personalizar {
    width: 82%;
    margin: auto;
  }
}
@media (width < 1280px) {
  ul.content-items-personalizar li p {
    color: #fff;
    line-height: normal;
    font-size: 16px;
  }
  ul.content-items-personalizar:before {
    width: 86%;
    top: 58%;
    left: 67px;
  }
}
@media (width < 875px) {
  .content-titulo-video-texto h3 {
    font-size: 36px;
    width: 100%;
    margin: 0 auto;
  }
  .content-personalizar {
    width: 90%;
    margin: auto;
  }
  ul.content-items-personalizar:before {
    display: none;
  }
  ul.content-items-personalizar li {
    width: 46%;
    text-align: center;
  }
  ul.content-items-personalizar {
    margin-top: 10%;
    margin-bottom: 5%;
  }
  .icon-personalizar {
    margin-bottom: 35px;
  }
}
@media (width < 500px) {
  .content-titulo-video-texto h3 {
    font-size: 22px;
  }
  .titulo-video-texto {
    padding-block: 11%;
  }
  .titulo-personalizar h3 {
    font-size: 33px;
    font-weight: 300;
    margin-bottom: 10px;
  }
  .titulo-personalizar p {
    font-size: 17px;
  }
  section#personalizar {
    padding-top: 16%;
  }
  ul.content-items-personalizar li {
    width: 100%;
    text-align: center;
  }
  .content-segundo-parrafo p {
    font-size: 18px;
  }
}
.titulo-proyectos-a-medida h3 {
  color: #7e7e7e;
  font-family: "Lexend";
  font-size: 64px;
  font-weight: 400;
  line-height: 65px;
}
.titulo-proyectos-a-medida h3 span {
  color: #601532;
  display: block;
  font-weight: 700;
}
.titulo-proyectos-a-medida {
  text-align: center;
  line-height: normal;
}
.item-img-slider-medida {
  width: 100%;
  min-height: 540px;
  background-position: center;
  background-size: cover;
}
.swiper-button-next,
.swiper-button-prev {
  top: 50%;
}
.swiper-button-prev {
  left: 4%;
}
.swiper-button-next {
  right: 4.5%;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  background: #fcb600;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  background: #fcb600;
}
.content-slide-medida {
  padding-top: 3%;
  padding-bottom: 5%;
}
section#proyectos-a-medida {
  padding-block: 5%;
}
.content-segundo-texto-medida p {
  font-family: "Panton";
  line-height: normal;
  font-size: 28px;
  color: #000;
}
.content-segundo-texto-medida {
  text-align: center;
  width: 39%;
  margin: 0 auto;
}
.forminator-row {
  width: 100%;
  margin: 0 !important;
  gap: 12px;
  margin-top: 16px !important;
}
.content-form-medida {
  width: 50%;
  margin: 0 auto;
}
div#name-1 label {
  display: none;
}
div#text-1 label {
  display: none;
}
div#email-1 label {
  display: none;
}
div#phone-1 label {
  display: none;
}
div#text-2 label {
  display: none;
}
div#html-1 label {
  display: none;
}
div#text-4 label {
  display: none;
}
div#text-3 label {
  display: none;
}
p.ejemplo-text {
  text-align: center;
  font-family: "Panton";
  color: #601532;
}
div#checkbox-1 .forminator-label {
  color: #601532;
  font-family: "Panton" !important;
  font-size: 20px !important;
}
.forminator-row input {
  background: #dddddd !important;
  border-radius: 8px !important;
  padding: 19px 14px !important;
}
div#checkbox-1 span {
  color: #000;
  font-size: 18px;
}
div#textarea-1 label {
  color: #601532;
  font-family: "Panton" !important;
  font-size: 20px !important;
  margin-bottom: 10px;
  margin-top: 10px;
}
div#textarea-1 textarea {
  background: #dddddd !important;
  border-radius: 8px !important;
  padding: 19px 14px !important;
}
div#select-1 label {
  color: #601532;
  font-family: "Panton" !important;
  font-size: 20px !important;
  margin-bottom: 10px;
}
div#select-1 .forminator-field {
  width: 50%;
}
span.select2-selection.select2-selection--single {
  background: #dddddd !important;
  padding: 7px 0 !important;
  border: none !important;
  border-radius: 6px;
}
.forminator-row.forminator-row-last {
  text-align: center;
}
button.forminator-button.forminator-button-submit {
  font-size: 24px !important;
}
.text-solicitud {
  text-align: center;
  margin-top: -33px;
}
.text-solicitud p {
  color: #601532;
  font-family: "Panton";
  font-size: 20px;
}
@media (width < 1440px) {
  .item-img-slider-medida {
    width: 100%;
    min-height: 460px;
  }
}
@media (width < 875px) {
  .item-img-slider-medida {
    width: 100%;
    min-height: 300px;
  }
  .content-segundo-texto-medida {
    width: 88%;
    padding-block: 5%;
  }
  .content-form-medida {
    width: 90%;
    margin: 0 auto;
  }
}
@media (width < 500px) {
  .titulo-proyectos-a-medida h3 {
    font-size: 41px;
    font-weight: 400;
    line-height: 45px;
  }
  .content-segundo-texto-medida p {
    font-size: 18px;
  }
  .text-solicitud p {
    font-size: 16px;
  }
}
