.site-content {
  overflow: hidden;
}

.bloque1-home {
  padding: 6vw 0 17vw;
  z-index: 7;
}

.bloque1-home .scroll-ancla {
  position: absolute;
  bottom: 1vw;
  left: 50%;
  translate: -50%;
  font-size: .9vw;
}

.bloque1-home .scroll-ancla img {
  width: 3vw;
}

.bloque1-home .bg-1 {
  position: absolute;
  left: 44%;
  top: 2.5vw;
  translate: -50% -0;
  width: 47.5vw;
}

.bloque1-home .line-1 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 3%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#ffffff70 20%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque1-home .line-2 {
  position: absolute;
  height: 82%;
  width: 1px;
  left: 50%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#ffffff70 20%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque1-home .line-3 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 66%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#ffffff70 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 1px;
  background-repeat: repeat-y;
}

.bloque1-home .cont-info {
  margin-top: 9vw;
  padding-left: 5vw;
}

.bloque1-home .desc {
  font-size: 1.75vw;
  margin-bottom: 0.5vw;
}

.bloque1-home .info .contador h2 {
  font-size: 19vw;
  line-height: 0.8;
}

.bloque1-home .info .label {
  font-size: 1.25vw;
  margin-bottom: 1.5vw;
}

/* ////  bloque 2 */
.bloque2-home {
  padding: 15vw 0 20vw;
}

.bloque2-home::after {
  content: "";
  background: rgb(0 0 0 / 50%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.bloque2-home .bg-1 {
  position: absolute;
  top: -25vw;
  right: -23vw;
  width: 51vw;
}

.bloque2-home .line-1 {
  position: absolute;
  height: 80%;
  width: 1px;
  left: 3%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#ffffff70 20%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque2-home .line-1::after {
  content: "";
  background-image: url(/wp-content/uploads/2022/10/scroll-lines.svg);
  background-size: contain;
  position: absolute;
  top: 100%;
  width: 2vw;
  height: 9.5vw;
  translate: -50%;
}

.bloque2-home .line-2 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 18%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#ffffff70 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 1px;
  background-repeat: repeat-y;
}

.bloque2-home .line-3 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 66%;
  z-index: 3;
  top: 0;
  background-image: linear-gradient(#ffffff70 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 1px;
  background-repeat: repeat-y;
}

.bloque2-home .label {
  font-size: 2.2vw;
}

.bloque2-home .title h2 {
  font-size: 7.32vw;
  max-width: 70%;
}

.bloque2-home .title .link {
  top: 95%;
  position: absolute;
  left: 67%;
  font-size: 1.32vw
}

.bloque2-home .title .link::after {
  content: "";
  position: absolute;
  left: -6.5vw;
  top: -84%;
  background: #D03631;
  height: 15vw;
  width: 15vw;
  z-index: -1;
  border-radius: 50%;
}

/* //////////// bloque 3 ////////// */
.bloque3-home {
  padding: 8vw 0 5vw;
}

.bloque3-home .line-1 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 18%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#FB9F3970 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 1px;
  background-repeat: repeat-y;
}

.bloque3-home .line-2 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 29%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#FB9F3970 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 1px;
  background-repeat: repeat-y;
}

.bloque3-home .line-3 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 66%;
  z-index: 2;
  top: 0;
  background-image: linear-gradient(#FB9F3970 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 1px;
  background-repeat: repeat-y;
}

.bloque3-home .bg-1 {
  position: absolute;
  width: 53vw;
  margin-left: -23vw;
  top: 5vw;
}

.bloque3-home .bg-2 {
  position: absolute;
  width: 40vw;
  margin-right: -11vw;
  top: 4vw;
  right: 0;
}

.bloque3-home .title .desc {
  font-size: 1.75vw
}

.bloque3-home .title h2 {
  font-size: 7.32vw;
}

.bloque3-home .title h3 {
  font-size: 3.5vw;
}

.bloque3-home .mapa {
  padding-top: 5vw;
  padding-bottom: 10vw;
}

.bloque3-home .mapa .cont-svg {
  width: 61vw;
  height: 61vw;
  background: #391D00;
  overflow: hidden;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3vw
}

.bloque3-home .mapa svg {
  width: auto;
  height: 100%;
}

.bloque3-home .mapa svg .item-select.active {
  fill: #FB9F39
}

.bloque3-home .mapa .cont-svg .flat {
  position: absolute;
  bottom: 18%;
  max-width: 10vw;
  font-size: 1vw;
  line-height: 1;
  display: flex;
  align-items: center;
  right: 12%;
}

.bloque3-home .mapa .cont-svg .flat i {
  font-size: 3.5vw;
}

.bloque3-home .mapa .cont-svg .puntos {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.bloque3-home .mapa .cont-svg .puntos .pointer {
  background: #FB9F39;
  width: 1vw;
  height: 1vw;
  border-radius: 50%;
  cursor: pointer;
  cursor: pointer;
  transition: .5s;
}

.bloque3-home .mapa .cont-svg .puntos .pointer:hover {
  transform: scale(1.5);
  transition: .5s
}

.bloque3-home .mapa .items {
  position: absolute;
  z-index: 2;
  left: -27.5%;
  font-size: 1.25vw;
  max-width: 46%;
}

.bloque3-home .mapa .items h4 {
  font-size: 1.55vw;
}

.bloque3-home .mapa .items .item {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  transition: .5s;
}

.bloque3-home .mapa .items .item.active {
  position: relative;
  visibility: visible;
  opacity: 1;
  z-index: 1;
  transition: .5s;
}

.bloque3-home .mapa .items .img-cont img {
  max-width: 25vw;
}

.bloque3-home .mapa .items .title h3 {
  font-size: 4.4vw;
  line-height: 1;
  margin-top: -2vw;
}

.bloque3-home .mapa .items .localizacion span {
  height: 2.5vw;
  width: 2.5vw;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

/* ///////////////// bloque 4 ///////////// */
.bloque4-home .overflow-hidden {
  padding: 17.5vw 0;
}

.bloque4-home::after {
  content: "";
  background: rgb(0 0 0 / 50%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.bloque4-home .link::after {
  content: "";
  position: absolute;
  left: -6.5vw;
  top: -84%;
  background: #D03631;
  height: 15vw;
  width: 15vw;
  z-index: -1;
  border-radius: 50%;
}

.bloque4-home .line-1 {
  position: absolute;
  height: 80%;
  width: 1px;
  left: 3%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#ffffff70 20%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque4-home .line-1::after {
  content: "";
  background-image: url(/wp-content/uploads/2022/10/scroll-lines.svg);
  background-size: contain;
  position: absolute;
  top: 100%;
  width: 2vw;
  height: 9.5vw;
  translate: -50%;
}

.bloque4-home .line-2 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 18%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#ffffff70 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 1px;
  background-repeat: repeat-y;
}

.bloque4-home .line-3 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 66%;
  z-index: 2;
  top: 0;
  background-image: linear-gradient(#ffffff70 20%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque4-home .bg-1 {
  position: absolute;
  left: -34vw;
  top: -29vw;
  width: 53vw;
  z-index: 2
}

.bloque4-home .bg-2 {
  position: absolute;
  z-index: 2;
  bottom: -18vw;
  right: -18vw;
  width: 50vw;
}

.bloque4-home .title {
  font-size: 2.20vw;
}

.bloque4-home .desc {
  font-size: 1.75vw;
}

/* ///////////////// bloque 5 ///////////// */
.bloque5-home {
  padding: 10vw 0;
}

.bloque5-home .line-1 {
  position: absolute;
  height: 50%;
  width: 1px;
  left: 3%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#54300A 20%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque5-home .line-1::after {
  content: "";
  background-image: url(/wp-content/uploads/2022/10/scroll-lines-br.svg);
  background-size: contain;
  position: absolute;
  top: 100%;
  width: 2vw;
  height: 9.5vw;
  translate: -50%;
}

.bloque5-home .line-2 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 18%;
  z-index: 2;
  top: 0;
  background-image: linear-gradient(#68842240 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque5-home .line-3 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 50%;
  z-index: 2;
  top: 0;
  background-image: linear-gradient(#68842240 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque5-home .line-4 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 82%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#68842240 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 1px;
  background-repeat: repeat-y;
}

.bloque5-home .line-4::after {
  content: "";
  position: absolute;
  height: 5vw;
  width: 5vw;
  background: #678517;
  translate: -50%;
  top: 8%;
  border-radius: 50%;
}

.bloque5-home .bg-1 {
  position: absolute;
  width: 47vw;
  top: -12vw;
  left: -5vw;
}

.bloque5-home .title {
  font-size: 5vw;
  line-height: 1;
}

/*
.bloque5-home .cont-title {
  margin-bottom: 8vw;
} */
.bloque5-home .cont-grid .row>div:nth-child(1) {
  height: 18vw;
}

/* .bloque5-home .cont-grid .row>div:nth-child(2) {
  margin-top: 20vw;
} */
.bloque5-home .cont-grid .row>div:nth-child(1n+3) {
  margin-top: 4.5vw;
  margin-bottom: 4.5vw;
}

.bloque5-home .cont-grid .row>div:last-child {
  margin-bottom: 0;
}

.bloque5-home .cont-grid .item h3 {
  font-size: 1.75vw;
}

.bloque5-home .cont-grid .item .cont-img::after {
  content: "";
  position: absolute;
  height: 5.5vw;
  width: 5.5vw;
  background: #678517;
  bottom: 10%;
  border-radius: 50%;
  left: 0;
}

.bloque5-home .cont-grid .item .cont-img img {
  width: 22vw;
}

.bloque5-home .cont-grid .item .cont-img .trazo {
  margin: -4.3vw;
  width: 12vw;
}

.bloque5-home .cont-grid .item .desc {
  font-size: 1.15vw;
}

.bloque5-home .cont-grid .item .punter {
  height: 1.5vw;
  width: 1.5vw;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  left: -2vw;
  top: 0.256vw;
}

/* ///////////////// bloque 6 ///////////// */
.bloque6-home .overflow-hidden {
  /* padding: 16vw 0 12vw; */
  padding: 10vw 0 10vw;
}

.bloque6-home .line-1 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 18%;
  z-index: 2;
  top: 0;
  background-image: linear-gradient(#ffffff70 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque6-home .line-2 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 34.2%;
  z-index: 2;
  top: 0;
  background-image: linear-gradient(#ffffff70 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque6-home .line-3 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 66%;
  z-index: 2;
  top: 0;
  background-image: linear-gradient(#ffffff70 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque6-home .bg-1 {
  position: absolute;
  left: -8vw;
  top: -28vw;
  width: 53vw;
  z-index: 2;
}

.bloque6-home .bg-2 {
  position: absolute;
  z-index: 2;
  bottom: -15vw;
  right: -12vw;
  width: 28vw;
}

.bloque6-home .bg-3 {
  /* position: absolute;
  left: 33.5%;
  top: -12vw;
  translate: -50% -0;
  width: 60vw; */
  position: absolute;
  left: 33.5%;
  top: -9vw;
  translate: -50% -0;
  width: 50vw;
}

.bloque6-home .label {
  font-size: 2vw;
}

.bloque6-home .contador h3 {
  font-size: 19vw;
  line-height: 0.9;
}

.bloque6-home .info {
  /* margin-bottom: 10.5vw; */
  margin: 5vw 0;
}

.bloque6-home .info .title {
  /* font-size: 2vw; */
  font-size: 4vw;
}

.bloque6-home .info .desc {
  font-size: 1.75vw;
}

.bloque6-home .link {
  top: 90%;
  position: absolute;
  left: 62%;
  font-size: 1.32vw;
}

/* ///////////////// bloque 7 ///////////// */
.bloque7-home {
  padding: 5vw 0
}

.bloque7-home .line-1 {
  position: absolute;
  height: 50%;
  width: 1px;
  left: 3%;
  z-index: 3;
  top: 0;
  background-image: linear-gradient(#ffffff 20%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque7-home .line-1::after {
  content: "";
  background-image: url(/wp-content/uploads/2022/10/scroll-lines.svg);
  background-size: contain;
  position: absolute;
  top: 100%;
  width: 2vw;
  height: 9.5vw;
  translate: -50%;
}

.bloque7-home .line-2 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 18%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#FB9F3970 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 1px;
  background-repeat: repeat-y;
}

.bloque7-home .line-3 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 42%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#d56616 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 1px;
  background-repeat: repeat-y;
}

.bloque7-home .line-4 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 66%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#d56616 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 1px;
  background-repeat: repeat-y;
}

.bloque7-home .line-5 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 90%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#d56616 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 1px;
  background-repeat: repeat-y;
}

.bloque7-home .bg-1 {
  position: absolute;
  /* left: -10vw;
  top: -28vw;
  width: 53vw;
  z-index: 2; */
  left: -25vw;
  top: -20vw;
  width: 55vw;
  z-index: 2;
}

.bloque7-home .bg-2 {
  position: absolute;
  z-index: 2;
  bottom: -7vw;
  left: -12vw;
  width: 22vw;
}

.bloque7-home .bg-3 {
  position: absolute;
  z-index: 2;
  top: -15vw;
  right: -12vw;
  width: 28vw;
}

.bloque7-home .title {
  margin-bottom: 5vw;
}

.bloque7-home .title h2 {
  font-size: 7.32vw;
}

.bloque7-home .cont-grid .item h3 {
  font-size: 1.75vw;
}

.bloque7-home .cont-grid .item .desc {
  font-size: 1.15vw;
}

.bloque7-home .cont-grid .item:last-child .desc {
  font-size: 1vw;
}

.bloque7-home .cont-grid .item .punter {
  height: 1vw;
  width: 1vw;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  left: calc(-0.5vw + -0.5rem + -15px);
  top: 0.256vw;
}

.bloque7-home .cont-grid .item .punter::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  background: #391D00;
  height: 11vw;
  width: 11vw;
  z-index: -1;
  border-radius: 50%;
}

.bloque7-home .cont-grid .item:last-child::after {
  content: "";
  position: absolute;
  top: 25%;
  left: 0;
  translate: -50% -50%;
  background: #391D00;
  height: 20vw;
  width: 20vw;
  z-index: -1;
  border-radius: 50%;
}

.bloque7-home .cont-grid .item:nth-child(1) {
  margin-top: 15vw
}

.bloque7-home .cont-grid .item:nth-child(2) {
  margin-top: 7.5vw
}

.bloque7-home .cont-grid .item .trazo {
  position: absolute;
  right: 110%;
  top: 0;
  width: 11vw;
}

/* ////////////////////// bloque 8 //////////////////// */
.bloque8-home .overflow-hidden {
  /* padding: 19.5vw 0 9vw; */
  padding: 12vw 0;
}

.bloque8-home .line-1 {
  position: absolute;
  height: 55%;
  width: 1px;
  left: 3%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#ffffff 20%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque8-home .line-1::after {
  content: "";
  background-image: url(/wp-content/uploads/2022/10/scroll-lines.svg);
  background-size: contain;
  position: absolute;
  top: 100%;
  width: 2vw;
  height: 9.5vw;
  translate: -50%;
}

.bloque8-home .line-2 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 18%;
  z-index: 2;
  top: 0;
  background-image: linear-gradient(#ffffff70 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque8-home .line-3 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 66%;
  z-index: 2;
  top: 0;
  background-image: linear-gradient(#ffffff70 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque8-home .bg-1 {
  position: absolute;
  left: -20vw;
  top: -12vw;
  width: 40vw;
  z-index: -1;
}

.bloque8-home .bg-2 {
  position: absolute;
  z-index: 2;
  bottom: -16.5vw;
  right: -11.5vw;
  width: 37vw;
}

.bloque8-home .title {
  font-size: 5vw;
}

.bloque8-home .desc {
  font-size: 1.75vw;
}

/* ////////////////////// bloque 8 //////////////////// */
.bloque9-home .overflow-hidden {
  padding-top: 8vw;
}

.bloque9-home .line-1 {
  position: absolute;
  height: 63%;
  width: 1px;
  left: 3%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#54300A 20%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque9-home .line-1::after {
  content: "";
  background-image: url(/wp-content/uploads/2022/10/scroll-lines-br.svg);
  background-size: contain;
  position: absolute;
  top: 100%;
  width: 2vw;
  height: 9.5vw;
  translate: -50%;
}

.bloque9-home .line-2 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 18%;
  z-index: 4;
  top: 0;
  background-image: linear-gradient(#FB9F3970 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 1px;
  background-repeat: repeat-y;
}

.bloque9-home .line-3 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 66%;
  z-index: 4;
  top: 0;
  background-image: linear-gradient(#54300A 20%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque9-home .line-4 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 82%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#FB9F3970 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 1px;
  background-repeat: repeat-y;
}

.bloque9-home .bg-1 {
  position: absolute;
  left: -39vw;
  top: -27vw;
  width: 76vw;
  z-index: 1;
}

.bloque9-home .bg-2 {
  position: absolute;
  z-index: 2;
  bottom: -19vw;
  left: -18vw;
  width: 33vw;
}

.bloque9-home h2.title {
  font-size: 4.4vw;
  line-height: 1;
}

.bloque9-home .slider {
  background-image: url(/wp-content/uploads/2022/10/lineas-bloque91.svg);
  background-repeat-y: no-repeat;
  background-position: 0 90%;
}

.bloque9-home .slider .inpar {
  margin-top: 11vw
}

.bloque9-home .slider .par {
  margin-top: 15vw
}

.bloque9-home .slider .label {
  font-size: 1.75vw;
}

.bloque9-home .slider .mySwiperBloque9 {
  padding-left: 18%;
  padding-bottom: 8vw;
}

.bloque9-home .slider .line {
  top: -2vw;
  position: absolute;
  width: 1px;
  height: 100vw;
  background: #688422;
}

.bloque9-home .slider .par .line {
  top: 0;
  position: absolute;
  width: 1px;
  height: 100vw;
  background: #688422;
}

.bloque9-home .slider .inpar .inter {
  background: #D9E8C4;
  height: 18vw;
  width: 18vw;
  position: absolute;
  translate: -50% -60%;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: -1;
}

.bloque9-home .slider .inpar .inter::before {
  content: "";
  position: absolute;
  background: #BEDB96;
  height: 12vw;
  width: 12vw;
  z-index: 2;
  border-radius: 50%;
}

.bloque9-home .slider .inpar .inter::after {
  content: "";
  position: absolute;
  background: #688422;
  height: 2vw;
  width: 2vw;
  z-index: 3;
  border-radius: 50%;
}

.bloque9-home .slider .par .inter {
  background: #D9E8C4;
  height: 25vw;
  width: 25vw;
  position: absolute;
  translate: -50% -50%;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: -1;
}

.bloque9-home .slider .par .inter::before {
  content: "";
  position: absolute;
  background: #BEDB96;
  height: 12vw;
  width: 12vw;
  z-index: 2;
  border-radius: 50%;
}

.bloque9-home .slider .par .inter::after {
  content: "";
  position: absolute;
  background: #688422;
  height: 2vw;
  width: 2vw;
  z-index: 3;
  border-radius: 50%;
}

.bloque9-home .slider .title {
  font-size: 3vw;
}

.bloque9-home .slider .label {
  font-size: 1.75vw;
}

.bloque9-home .slider .desc {
  font-size: 1.55vw;
}

.bloque9-home .slider .arows {
  position: absolute;
  left: 2.5vw;
  top: 15%;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.bloque9-home .slider .arows .swiper-button-prev,
.bloque9-home .slider .arows .swiper-button-next {
  left: auto;
  right: auto;
  position: relative;
  top: auto;
  margin: 0;
  height: 4vw;
  width: 4vw;
  border-radius: 50%;
  font-size: 2vw;
}

.bloque9-home .slider .arows .swiper-button-prev::after,
.bloque9-home .slider .arows .swiper-button-next::after {
  content: "";
}

.bloque9-home .slider .arows .swiper-button-prev {
  margin-bottom: 1rem;
}

/* ////////////////////// bloque 10 //////////////////// */
.bloque10-home .overflow-hidden {
  padding: 16vw 0 20vw;
}

.bloque10-home::after {
  content: "";
  background: rgb(0 0 0 / 50%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.bloque10-home .line-1 {
  position: absolute;
  height: 60%;
  width: 1px;
  left: 3%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#ffffff 20%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque10-home .line-1::after {
  content: "";
  background-image: url(/wp-content/uploads/2022/10/scroll-lines.svg);
  background-size: contain;
  position: absolute;
  top: 100%;
  width: 2vw;
  height: 9.5vw;
  translate: -50%;
}

.bloque10-home .line-2 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 18%;
  z-index: 2;
  top: 0;
  background-image: linear-gradient(#ffffff70 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque10-home .line-3 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 66%;
  z-index: 2;
  top: 0;
  background-image: linear-gradient(#ffffff70 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque10-home .line-4 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 82%;
  z-index: 2;
  top: 0;
  background-image: linear-gradient(#ffffff70 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque10-home .bg-1 {
  position: absolute;
  right: -28vw;
  top: -27vw;
  width: 60vw;
  z-index: 1;
}

.bloque10-home .title {
  font-size: 2.20vw;
}

.bloque10-home .desc {
  font-size: 1.75vw;
}

.bloque10-home .link {
  top: 110%;
  position: absolute;
  left: 45%;
  font-size: 1.32vw;
}

.bloque10-home .link::after {
  content: "";
  position: absolute;
  left: -6.5vw;
  top: -84%;
  background: #D03631;
  height: 15vw;
  width: 15vw;
  z-index: -1;
  border-radius: 50%;
}

/* ///////////////// bloque 11 ///////////// */
.bloque11-home {
  padding: 10vw 0;
}

.bloque11-home .line-1 {
  position: absolute;
  height: 70%;
  width: 1px;
  left: 3%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#fff 20%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque11-home .line-1::after {
  content: "";
  background-image: url(/wp-content/uploads/2022/10/scroll-lines.svg);
  background-size: contain;
  position: absolute;
  top: 100%;
  width: 2vw;
  height: 9.5vw;
  translate: -50%;
}

.bloque11-home .line-2 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 18%;
  z-index: 2;
  top: 0;
  background-image: linear-gradient(#D5661C40 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque11-home .line-3 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 50%;
  z-index: 2;
  top: 0;
  background-image: linear-gradient(#D5661C40 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque11-home .line-4 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 82%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#D5661C40 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 1px;
  background-repeat: repeat-y;
}

.bloque11-home .line-4::after {
  content: "";
  position: absolute;
  height: 5vw;
  width: 5vw;
  background: #D5661C;
  translate: -50%;
  top: 8%;
  border-radius: 50%;
}

.bloque11-home .bg-1 {
  position: absolute;
  width: 45vw;
  top: -6vw;
  left: -13.8vw;
}

.bloque11-home .title {
  font-size: 7vw;
  line-height: 1;
}

.bloque11-home .cont-title .sub-title {
  font-size: 2.20vw;
}

.bloque11-home .cont-title .desc {
  font-size: 1.75vw;
}

.bloque11-home .cont-title {
  margin-bottom: 5vw;
}

.bloque11-home .cont-grid .row>div:nth-child(1) {
  height: 18vw
}

.bloque11-home .cont-grid .row>div:nth-child(1n+3) {
  margin-top: 4.5vw;
  margin-bottom: 8vw;
}

.bloque11-home .cont-grid .row>div:last-child {
  margin-bottom: 0;
  z-index: -1
}

.bloque11-home .cont-grid .item h3 {
  font-size: 1.75vw;
}

.bloque11-home .cont-grid .item .cont-img::after {
  content: "";
  position: absolute;
  height: 5.5vw;
  width: 5.5vw;
  background: #D5661C;
  bottom: 10%;
  border-radius: 50%;
  left: 0;
}

.bloque11-home .cont-grid .item .cont-img img {
  width: 22vw;
}

.bloque11-home .cont-grid .item .cont-img .trazo {
  margin: -4.3vw;
  width: 12vw;
}

.bloque11-home .cont-grid .item .desc {
  font-size: 1.15vw;
}

.bloque11-home .cont-grid .item .punter {
  height: 1.5vw;
  width: 1.5vw;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  left: -2vw;
  top: 0.256vw;
}

.bloque11-home .cont-grid .item .link {
  left: 60%;
  font-size: 1.32vw;
  position: relative;
}

.bloque11-home .cont-grid .item .link::after {
  content: "";
  position: absolute;
  left: -3.5vw;
  top: -90%;
  background: #D03631;
  height: 10vw;
  width: 10vw;
  z-index: -1;
  border-radius: 50%;
}

/* /////////////////////////// bloque 12 /////////////// */
.bloque12-home>div {
  /* padding: 17.5vw 0 5vw; */
  padding: 8vw 0 5vw;
  z-index: 3;
}

.bloque12-home .line-1 {
  position: absolute;
  height: 80%;
  width: 1px;
  left: 3%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#391D00 20%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque12-home .line-1::after {
  content: "";
  background-image: url(/wp-content/uploads/2022/10/scroll-lines-br.svg);
  background-size: contain;
  position: absolute;
  top: 100%;
  width: 2vw;
  height: 9.5vw;
  translate: -50%;
}

.bloque12-home .line-2 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 18%;
  z-index: 3;
  top: 0;
  background-image: linear-gradient(#D5661C40 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque12-home .line-3 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 66%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#391D00 20%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque12-home .line-4 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 82%;
  z-index: 2;
  top: 0;
  background-image: linear-gradient(#D5661C40 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque12-home .bg-1 {
  position: absolute;
  width: 33vw;
  top: -25vw;
  left: -14.4vw;
  z-index: 2;
}

.bloque12-home .bg-2 {
  position: absolute;
  width: 49vw;
  top: -19vw;
  right: -19.8vw;
}

.bloque12-home .bg-3 {
  position: absolute;
  width: 26vw;
  top: -6.4vw;
  left: -16.8vw;
  z-index: -2;
}

.bloque12-home .title .label-1 {
  font-size: 2.20vw;
}

.bloque12-home .title .label-2 {
  font-size: 4.40vw;
}

.bloque12-home .title h2 {
  font-size: 12vw;
  line-height: 1;
  margin-bottom: 3vw
}

.bloque12-home .items .item {
  cursor: pointer;
}

.bloque12-home .items .item picture {
  height: 11vw;
  width: 11vw;
  border-radius: 50%;
  border: 1px solid #54300A;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  padding: 2.5vw 2.2vw;
  position: relative;
}

.bloque12-home .items .item picture::after {
  content: "";
  position: absolute;
  height: 11.5vw;
  width: 11.5vw;
  border-radius: 50%;
  border: 1px dashed #54300A;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2.5vw;
  z-index: -1;
  transition: .5s
}

.bloque12-home .items .item.active picture::after,
.bloque12-home .items .item:hover picture::after {
  height: 15vw;
  width: 15vw;
  transition: .5s
}

.bloque12-home .items .item .more {
  background: #54300A;
  color: #fff;
  position: absolute;
  right: 0vw;
  bottom: -1vw;
  height: 3vw;
  width: 3vw;
  font-size: 2vw;
  font-weight: 100;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(0);
  transition: .5s;
}

.bloque12-home .items .item.active .more,
.bloque12-home .items .item:hover .more {
  background: #688422;
  z-index: 3;
}

.bloque12-home .items .item.active .more {
  transform: rotate(45deg);
  transition: .5s;
}

.bloque12-home .items .item .data {
  position: absolute;
  visibility: hidden;
  background: #fff;
  padding: 2vw;
  min-width: 25vw;
  top: 93%;
  left: 87%;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  z-index: 2;
  opacity: 0;
  transition: .5s;
}

.bloque12-home .items .item.active .data {
  visibility: visible;
  opacity: 1;
  transition: .5s;
}

.bloque12-home .items .item .data h5 {
  font-size: 1.75vw;
}

.bloque12-home .items .item .data .desc {
  font-size: 1.17vw;
}

/* /////////////////////////// bloque formulario /////////////// */
.formulario-home .overflow-hidden {
  padding: 10vw 0 8vw;
}

.formulario-home .line-1 {
  position: absolute;
  height: 80%;
  width: 1px;
  left: 3%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#391D00 20%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque12-home .line-1::after {
  content: "";
  background-image: url(/wp-content/uploads/2022/10/scroll-lines-br.svg);
  background-size: contain;
  position: absolute;
  top: 100%;
  width: 2vw;
  height: 9.5vw;
  translate: -50%;
}

.formulario-home .line-2 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 18%;
  z-index: 3;
  top: 0;
  background-image: linear-gradient(#D5661C40 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.formulario-home .line-3 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 66%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#D5661C 20%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.formulario-home .line-4 {
  position: absolute;
  height: 40%;
  width: 1px;
  left: 82%;
  z-index: 2;
  top: 0;
  background-image: linear-gradient(#D5661C40 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.formulario-home .bg-1 {
  position: absolute;
  width: 54vw;
  top: -16vw;
  left: -24.4vw;
  z-index: 2;
}

.formulario-home .bg-2 {
  position: absolute;
  width: 49vw;
  top: -25vw;
  right: -19.8vw;
}

.formulario-home .title {
  margin-bottom: 3vw;
}

.formulario-home .title h2 {
  font-size: 7vw;
  line-height: 1;
}

.formulario-home .title .desc {
  font-size: 2.20vw;
}

.formulario-home .cont-form .form-control {
  background: #FAF0D4;
  border: 1.5px solid #54300A;
  border-radius: 30px;
  color: #54300A;
}

.formulario-home .cont-form .wpcf7-acceptance label {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  font-size: 0.85rem;
}

.formulario-home .cont-form .wpcf7-acceptance label span {
  margin-left: 5px;
}

.formulario-home .cont-form .action {
  display: flex;
  flex-direction: row-reverse;
}

.formulario-home .cont-form .wpcf7-acceptance a {
  color: #54300A;
}

/* ////////////////////////// bloque13 /////// */
.bloque13-home .overflow-hidden {
  padding: 5vw 0;
}

.bloque13-home .title {
  margin-bottom: 1.5vw;
}

.bloque13-home .title h2 {
  font-size: 4vw;
  line-height: 1;
}

/* ////////////////////// bloque 14 //////////////////// */
.bloque14-home .overflow-hidden {
  padding: 16vw 0 20vw;
}

.bloque14-home::after {
  content: "";
  background: rgb(0 0 0 / 50%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.bloque14-home .line-1 {
  position: absolute;
  height: 60%;
  width: 1px;
  left: 3%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#ffffff 20%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque14-home .line-1::after {
  content: "";
  background-image: url(/wp-content/uploads/2022/10/scroll-lines.svg);
  background-size: contain;
  position: absolute;
  top: 100%;
  width: 2vw;
  height: 9.5vw;
  translate: -50%;
}

.bloque14-home .line-2 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 18%;
  z-index: 2;
  top: 0;
  background-image: linear-gradient(#ffffff70 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque14-home .line-3 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 66%;
  z-index: 2;
  top: 0;
  background-image: linear-gradient(#ffffff70 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque14-home .line-4 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 82%;
  z-index: 2;
  top: 0;
  background-image: linear-gradient(#ffffff70 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque14-home .bg-1 {
  position: absolute;
  right: -28vw;
  top: -27vw;
  width: 60vw;
  z-index: 1;
}

.bloque14-home .title {
  font-size: 2.20vw;
}

.bloque14-home .desc {
  font-size: 1.75vw;
}

.bloque14-home .link {
  top: 110%;
  position: absolute;
  left: 45%;
  font-size: 1.32vw;
}

.bloque14-home .link::after {
  content: "";
  position: absolute;
  left: -6.5vw;
  top: -84%;
  background: #D03631;
  height: 15vw;
  width: 15vw;
  z-index: -1;
  border-radius: 50%;
}

/* /////////////////bloque 15//////////// */
.bloque15-home>div {
  padding: 10vw 0 20vw;
}

.bloque15-home .line-1 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 3%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#ffffff70 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque15-home .line-2 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 18%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#D5661C 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque15-home .line-2::after {
  content: "";
  position: absolute;
  bottom: 12vw;
  translate: -50%0;
  background: #d5661c;
  width: 4vw;
  height: 4vw;
  border-radius: 50%;
}

.bloque15-home .line-3 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 66%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#ffffff70 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque15-home .line-4 {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 82%;
  z-index: 1;
  top: 0;
  background-image: linear-gradient(#ffffff70 100%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 10px;
  background-repeat: repeat-y;
}

.bloque15-home .title {
  font-size: 4.5vw;
}

.bloque15-home .desc {
  font-size: 3vw;
  line-height: 1;
}

.bloque15-home .bg-1 {
  position: absolute;
  left: 10%;
  top: 3.5vw;
  width: 75vw;
}

.bloque15-home .logo img {
  width: 32vw;
}

.bloque15-home .info {
  margin-top: 7vw;
  padding-left: 4vw;
}

.bloque15-home .link {
  top: 120%;
  position: absolute;
  right: 15%;
  font-size: 1.32vw;
  line-height: 1;
}

.bloque15-home .link:after {
  content: "";
  position: absolute;
  left: -6vw;
  top: 50%;
  background: #d03631;
  height: 13vw;
  width: 13vw;
  z-index: -1;
  border-radius: 50%;
  translate: 0 -50%;
}

/* ////////////// page emprendedores///// */
.page-emprendedores {
  padding: 10vw 0 0 0;
}

.page-emprendedores .redes .nav-link {
  border-radius: 50%;
  height: 45px;
  width: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
  transition: .3s
}

.page-emprendedores .redes .nav-link:hover {
  background: #fff;
  color: #54300A !important;
  transition: .3s
}

.page-emprendedores .bg-2 {
  position: absolute;
  width: 20vw;
  top: 30%;
  right: -4.8vw;
}

.page-emprendedores .bg-3 {
  position: absolute;
  width: 20vw;
  top: 55%;
  left: -5.5vw;
}

.page-emprendedores .bg-4 {
  position: absolute;
  width: 23vw;
  top: 65%;
  right: -6.8vw;
}

.page-emprendedores .bg-5 {
  position: absolute;
  width: 20vw;
  bottom: 0vw;
  left: -2.8vw;
}

/* ///////////////////  boletines ///////////////// */
.main-boletines {
  padding: 5vw 0;
}

.main-boletines .bg-1 {
  position: absolute;
  top: 0;
  left: -28vw;
  width: 40vw;
}

.main-boletines .bg-2 {
  position: absolute;
  top: -15vw;
  right: -7vw;
  width: 33vw;
}

.main-boletines .bg-3 {
  position: absolute;
  left: -12vw;
  width: 31vw;
  top: 0;
  translate: 0 -25%;
}

.main-boletines .bg-4 {
  position: absolute;
  bottom: 0;
  right: -25vw;
  width: 45vw;
}

.main-boletines .title h1 {
  font-size: 5vw;
}

.main-boletines .informes-boletines h2 {
  font-size: 5vw;
}

.main-boletines .divisor {
  background-image: url(/wp-content/uploads/2022/10/lineas-bloque91.svg);
  background-repeat-y: no-repeat;
  background-position: center;
}

.main-boletines .item .cont-img>div:after {
  content: "";
  position: absolute;
  height: 3.5vw;
  width: 3.5vw;
  background: #678517;
  bottom: 15%;
  border-radius: 50%;
  max-width: 60px;
  max-height: 60px;
  left: 0;
}

.main-boletines .item .cont-img .trazo {
  width: 8vw;
  position: absolute;
  top: 50%;
  right: 0;
  translate: 50% -50%;
}

.main-boletines .informes-boletines h3 {
  font-size: clamp(1.25rem, 1.75vw, 2rem);
}

.main-boletines .informes-boletines .desc,
.main-boletines .informes-boletines .action a {
  font-size: 1.15vw;
}

.main-boletines .informes-boletines .punter {
  height: 1.5vw;
  width: 1.5vw;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  left: -0.25rem;
  top: 0.256vw;
  max-width: 1.5rem;
  max-height: 1.5rem;
}

/* ////////////////// soy cacaotor ////////////////////// */
.main-cacaotor .bg-1 {
  position: absolute;
  bottom: -15vw;
  left: -30vw;
  width: 50vw;
  z-index: 2;
}

.main-cacaotor .bg-2 {
  position: absolute;
  top: -7vw;
  width: 49vw;
  z-index: 2;
  right: -20vw;
}

.main-cacaotor .title {
  padding-top: 10vw;
  padding-bottom: 5vw;
}

.main-cacaotor .title h1 {
  font-size: 5vw;
}

.main-cacaotor .items .item .cont-img .trazo {
  width: 8vw;
  position: absolute;
  top: 50%;
  right: 0;
  translate: 50% -50%;
}

.main-cacaotor .items .item .cont-img>div:after {
  content: "";
  position: absolute;
  height: 3.5vw;
  width: 3.5vw;
  background: #678517;
  bottom: 15%;
  border-radius: 50%;
  max-width: 60px;
  max-height: 60px;
  left: 0;
}

.main-cacaotor .items .item .punter {
  height: 1.5vw;
  width: 1.5vw;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  left: 0;
  max-width: 1.25rem;
  max-height: 1.25rem;
}

.main-cacaotor .items .item h3 {
  font-size: 1.75vw;
}

.main-cacaotor .items .item .desc,
.main-cacaotor .items .item .action .btn {
  font-size: 1.15vw;
}

/* /////////////////////// plagas /////////////// */
.main-plagas .bg-1 {
  position: absolute;
  bottom: -10vw;
  left: -13vw;
  width: 26vw;
  z-index: 2;
}

.main-plagas .bg-2 {
  position: absolute;
  bottom: -39vw;
  width: 70vw;
  z-index: 2;
  right: 15vw;
}

.main-plagas .bg-3 {
  position: absolute;
  bottom: -15vw;
  width: 68vw;
  z-index: 2;
  right: -36vw;
}

.main-plagas .title {
  padding-top: 10vw;
  padding-bottom: 5vw;
}

.main-plagas .title h1 {
  font-size: 5vw;
}

.main-plagas,
.main-plagas .items .accordion .actions .btn {
  font-size: 1.15vw;
}

.main-plagas .items .accordion .card,
.main-plagas .items .accordion .card-header {
  background: transparent;
}

.main-plagas .items .accordion .card-header .btn>div {
  border-radius: 18px;
}

.main-plagas .items .accordion .card-header .btn {
  font-size: 1.75vw;
}

.main-plagas .items .accordion .card-header .punter {
  height: 1.5vw;
  width: 1.5vw;
  display: inline-block;
  border-radius: 50%;
  left: 0;
}

.main-plagas .items .accordion .card-header i {
  font-size: 2vw;
  height: 3vw;
  width: 3vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

.main-plagas .items .accordion .card-header .btn i::before {
  content: "\f068";
  transition: .3s
}

.main-plagas .items .accordion .card-header .btn.collapsed i::before {
  content: "\f067";
  transition: .3s
}

.main-plagas .divisor {
  background-image: url(/wp-content/uploads/2022/10/lineas-bloque91.svg);
  background-repeat-y: no-repeat;
  background-position: center;
}

/* ///////////////////  Eqiupo ///////////////// */
.main-equipo {
  padding: 5vw 0;
}

.main-equipo .bg-1 {
  position: absolute;
  top: 0;
  left: -28vw;
  width: 40vw;
}

.main-equipo .bg-2 {
  position: absolute;
  top: -15vw;
  right: -7vw;
  width: 33vw;
}

.main-equipo .bg-3 {
  position: absolute;
  left: -12vw;
  width: 31vw;
  top: 0;
  translate: 0 -25%;
}

.main-equipo .bg-4 {
  position: absolute;
  bottom: 0;
  right: -25vw;
  width: 45vw;
}

.main-equipo .title h1 {
  font-size: 5vw;
}

.main-equipo .equipo h2 {
  font-size: 5vw;
}

.main-equipo .divisor {
  background-image: url(/wp-content/uploads/2022/10/lineas-bloque91.svg);
  background-repeat-y: no-repeat;
  background-position: center;
}

.main-equipo .item .cont-img>div picture:after {
  content: "";
  position: absolute;
  height: 3.5vw;
  width: 3.5vw;
  background: #D5661C;
  bottom: 15%;
  border-radius: 50%;
  max-width: 60px;
  max-height: 60px;
  left: -15%;
}

.main-equipo .item .cont-img .trazo {
  width: 8vw;
  position: absolute;
  top: 30%;
  right: 0;
  translate: 70% -60%;
}

.main-equipo .equipo h3 {
  font-size: clamp(1.25rem, 1.75vw, 2rem);
}

.main-equipo .equipo .desc,
.main-equipo .equipo .action a {
  font-size: 1.15vw;
}

.main-equipo .equipo .punter {
  height: 1vw;
  width: 1vw;
  display: inline-block;
  border-radius: 50%;
  /* position: absolute; */
  left: -0.25rem;
  top: 0.256vw;
  max-width: 1.5rem;
  max-height: 1.5rem;
}

@media only screen and (max-width: 991px) {
  .bloque3-home .mapa .items {
    left: -30%;
    max-width: 60%;
  }
}

@media only screen and (max-width: 768px) {
  .bloque1-home {
    z-index: 2;
    padding: 22vw 0 60vw;
  }

  .bloque1-home .scroll-ancla {
    font-size: 2.5vw;
  }

  .bloque1-home .bg-1 {
    position: absolute;
    left: 39%;
    top: 21%;
    translate: -50% -0;
    width: 128.5vw;
  }

  .bloque1-home .cont-info {
    margin-top: 9vw;
    padding-left: 9vw;
  }

  .bloque1-home .desc {
    font-size: 3vw;
  }

  .bloque1-home .desc {
    font-size: 4.85vw;
  }

  .bloque1-home .info .contador h2 {
    font-size: 30.5vw;
  }

  .bloque1-home .info .label {
    font-size: min(18px, 3.75vw);
  }

  .bloque1-home .scroll-ancla img {
    width: 8vw;
  }

  /* //////////////////////bloque 2 ///////////////// */
  .bloque2-home {
    padding: 30vw 0 40vw;
  }

  .bloque2-home .title h2 {
    max-width: 100%;
    font-size: 12.4vw;
  }

  .bloque2-home .label {
    font-size: 4vw;
  }

  .bloque2-home .title .link {
    font-size: 3.75vw;
    top: 100%;
    left: 50%;
  }

  .bloque2-home .title .link::after {
    left: -14.5vw;
    top: -42%;
    height: 35vw;
    width: 35vw;
  }

  .bloque2-home .title .link img {
    width: 70%;
  }

  .bloque2-home .line-1 {
    height: 75%;
    left: 10px;
    background-image: linear-gradient(#ffffff70 100%, rgba(255, 255, 255, 0) 0%);
  }

  .bloque2-home .line-1::after {
    width: 4vw;
    height: 19vw;
  }

  .bloque2-home .line-2 {
    left: 50%;
  }

  .bloque2-home .line-3 {
    left: auto;
    right: 10px;
  }

  /* /////////////////////  bloque3///////////////// */
  .bloque3-home .line-1 {
    left: 10px;
  }

  .bloque3-home .line-2 {
    left: 50%;
  }

  .bloque3-home .line-3 {
    left: auto;
    right: 10px;
  }

  .bloque3-home .title h2 {
    font-size: 10.5vw;
  }

  .bloque3-home .title .desc {
    font-size: 4.5vw;
  }

  .bloque3-home .mapa .items {
    position: relative;
  }

  .bloque3-home .mapa .items {
    position: relative;
    left: 0;
    max-width: 100%;
    margin-top: 10vw;
    font-size: 3.5vw;
  }

  .bloque3-home .mapa .cont-svg .puntos .pointer {
    background: #fb9f39;
    width: 2vw;
    height: 2vw;
    translate: -0.5vw -0.5vw;
  }

  .bloque3-home .mapa .cont-svg {
    width: calc(100vw - 30px);
    height: calc(100vw - 30px);
  }

  .bloque3-home .mapa .cont-svg .flat {
    position: absolute;
    bottom: 22%;
    max-width: 20vw;
    font-size: 2.5vw;
    right: 8%;
  }

  .bloque3-home .mapa .items .img-cont img {
    max-width: 66vw;
    display: block;
    margin: 0 auto;
  }

  .bloque3-home .mapa .items .title h3 {
    font-size: 8.4vw;
    line-height: 1;
    margin-top: 2vw;
    text-align: center;
  }

  .bloque3-home .mapa .items h4 {
    font-size: 4.5vw;
  }

  .bloque3-home .mapa .items .localizacion span {
    height: 5vw;
    width: 5vw;
  }

  /* ///////////////////// bloque 4 ////////////// */
  .bloque4-home .overflow-hidden {
    padding: 30vw 0;
  }

  .bloque4-home .line-1 {
    height: 75%;
    left: 10px;
    background-image: linear-gradient(#ffffff70 100%, rgba(255, 255, 255, 0) 0%);
  }

  .bloque4-home .line-1::after {
    width: 4vw;
    height: 19vw;
  }

  .bloque4-home .line-2 {
    left: 50%;
  }

  .bloque4-home .line-3 {
    left: auto;
    right: 10px;
  }

  .bloque4-home .bg-1 {
    left: -57vw;
    top: -47vw;
    width: 87vw;
  }

  .bloque4-home .bg-2 {
    bottom: -24vw;
    right: -22vw;
    width: 61vw;
  }

  .bloque4-home .title {
    font-size: 5vw;
  }

  .bloque4-home .desc {
    font-size: 4vw;
  }

  /* //////////////////////// bloque 5 ///////// */
  .bloque5-home .line-1 {
    left: 10px;
    height: 95%;
  }

  .bloque5-home .line-1::after {
    width: 4vw;
    height: 19vw;
  }

  .bloque5-home .line-2 {
    display: none;
  }

  .bloque5-home .line-4 {
    left: auto;
    right: 10px;
  }

  .bloque5-home .bg-1 {
    position: absolute;
    width: 81vw;
    top: -23vw;
    left: -18vw;
  }

  .bloque5-home .title {
    font-size: 9.5vw;
    line-height: 1;
  }

  .bloque5-home .cont-grid .row>div:nth-child(2) {
    margin-top: 10vw;
  }

  .bloque5-home .cont-grid .item .cont-img img {
    width: 50vw;
    display: block;
    margin: 0 auto;
  }

  .bloque5-home .cont-grid .item .cont-img .trazo {
    margin: 0;
    width: 25vw;
    position: absolute;
    top: 50%;
    right: 1vw;
  }

  .bloque5-home .cont-grid .item .cont-img::after {
    left: 0;
    translate: -50%;
  }

  .bloque5-home .cont-grid .item h3 {
    font-size: min(22px, 4.5vw);
  }

  .bloque5-home .cont-grid .item .desc {
    font-size: min(18px, 3.25vw);
  }

  /* ////////////// bloque6 /////////////// */
  .bloque6-home .bg-1 {
    left: -15vw;
    top: -36vw;
    width: 72vw;
  }

  .bloque6-home .bg-3 {
    position: absolute;
    left: 0;
    top: -8vw;
    translate: 1% -0;
    width: 100vw;
  }

  .bloque6-home .overflow-hidden {
    padding: 30vw 0;
  }

  .bloque6-home .label {
    font-size: 5vw;
  }

  .bloque6-home .contador h3 {
    font-size: 35vw;
    line-height: 0.9;
  }

  .bloque6-home .info {
    margin-top: 2vw;
  }

  .bloque6-home .info .title {
    font-size: 5vw;
  }

  .bloque6-home .info .desc {
    font-size: 4vw;
  }

  .bloque6-home .bg-2 {
    bottom: -21vw;
    right: -16vw;
    width: 33vw;
  }

  .bloque6-home .line-1 {
    left: 10px;
  }

  .bloque6-home .line-2 {
    left: 50%;
  }

  .bloque6-home .line-3 {
    left: auto;
    right: 10px;
  }

  .bloque6-home .link {
    font-size: 3.75vw;
    top: 115%;
    left: 50%;
  }

  /* //////////////////// bloque7 ////////////// */
  .bloque7-home {
    padding: 15vw 0;
  }

  .bloque7-home .bg-1 {
    left: -17vw;
    top: -28vw;
    width: 69vw;
  }

  .bloque7-home .line-1 {
    left: 10px;
    height: 60%;
  }

  .bloque7-home .line-1::after {
    width: 4vw;
    height: 19vw;
  }

  .bloque7-home .line-2,
  .bloque7-home .line-5 {
    display: none;
  }

  .bloque7-home .line-3 {
    left: 50%;
  }

  .bloque7-home .line-4 {
    left: auto;
    right: 10px;
  }

  .bloque7-home .title h2 {
    font-size: 10vw;
    text-align: center;
  }

  .bloque7-home .cont-grid .item .punter {
    height: 1.5vw;
    width: 1.5vw;
    position: absolute;
    top: 0.256vw;
    left: calc(-0.5rem + -0.75vw);
  }

  .bloque7-home .cont-grid .item:nth-child(2),
  .bloque7-home .cont-grid .item:nth-child(3) {
    padding-left: 0;
  }

  .bloque7-home .cont-grid .item h3 {
    font-size: 3.5vw;
  }

  .bloque7-home .cont-grid .item .desc,
  .bloque7-home .cont-grid .item:last-child .desc {
    font-size: 2.5vw;
  }

  .bloque7-home .cont-grid .item:last-child::after {
    translate: 0 -50%;
  }

  /* ////////////////  bloque 8  ///////////// */
  .bloque8-home .overflow-hidden {
    padding: 30vw 0;
  }

  .bloque8-home .line-1 {
    height: 75%;
    left: 10px;
    background-image: linear-gradient(#ffffff70 100%, rgba(255, 255, 255, 0) 0%);
  }

  .bloque8-home .line-1::after {
    width: 4vw;
    height: 19vw;
  }

  .bloque8-home .line-2 {
    left: 50%;
  }

  .bloque8-home .line-3 {
    left: auto;
    right: 10px;
  }

  .bloque8-home .bg-1 {
    left: -57vw;
    top: -47vw;
    width: 87vw;
  }

  .bloque4-home .bg-2 {
    bottom: -24vw;
    right: -22vw;
    width: 61vw;
  }

  .bloque8-home .title {
    font-size: 5vw;
  }

  .bloque8-home .desc {
    font-size: 4vw;
  }

  /* //////////////////// bloque9 ////////// */
  .bloque9-home .overflow-hidden {
    padding-top: 15vw;
  }

  .bloque9-home .line-1 {
    left: 10px;
  }

  .bloque9-home .line-2 {
    left: 15%;
  }

  .bloque9-home .line-4 {
    left: auto;
    right: 10px;
  }

  .bloque9-home .line-1::after {
    width: 4vw;
    height: 19vw;
  }

  .bloque9-home .slider .arows {
    position: absolute;
    left: auto;
    top: auto;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    right: 15px;
    bottom: 15px;
  }

  .bloque9-home .slider .arows .swiper-button-prev {
    margin-right: 0.75rem;
  }

  .bloque9-home .slider .arows .swiper-button-prev, .bloque9-home .slider .arows .swiper-button-next {
    height: 8vw;
    width: 8vw;
    font-size: 4vw;
  }

  .bloque9-home h2.title {
    font-size: 8.5vw;
    text-align: center;
  }

  .bloque9-home .slider .mySwiperBloque9 {
    padding-bottom: 18vw;
    padding-left: 15%;
  }

  .bloque9-home .slider {
    background-position: 0 90%;
    background-size: 40%;
  }

  .bloque9-home .slider .label {
    font-size: 3.5vw;
  }

  .bloque9-home .slider .title {
    font-size: 8.5vw;
  }

  .bloque9-home .slider .desc {
    font-size: 3vw;
    max-width: 85%;
  }

  /* ////// bloque 10////////////// */
  .bloque10-home .overflow-hidden {
    padding: 30vw 0 40vw;
  }

  .bloque10-home .title {
    font-size: 5vw;
  }

  .bloque10-home .desc {
    font-size: 4vw;
  }

  .bloque10-home .link {
    font-size: 3.75vw;
    top: 115%;
    left: 50%;
  }

  .bloque10-home .link::after {
    left: -14.5vw;
    top: -42%;
    height: 35vw;
    width: 35vw;
  }

  .bloque10-home .link img {
    width: 70%;
  }

  .bloque10-home .line-1 {
    height: 75%;
    left: 10px;
    background-image: linear-gradient(#ffffff70 100%, rgba(255, 255, 255, 0) 0%);
  }

  .bloque10-home .line-1::after {
    width: 4vw;
    height: 19vw;
  }

  .bloque10-home .line-2 {
    left: 50%;
  }

  .bloque10-home .line-3 {
    left: auto;
    right: 10px;
  }

  /* ////// bloque 11////////////// */
  .bloque11-home {
    padding: 15vw 0;
  }

  .bloque11-home .title {
    font-size: 9vw;
  }

  .bloque11-home .bg-1 {
    width: 55vw;
    top: -12vw;
    left: -13.8vw;
  }

  .bloque11-home .cont-title .desc {
    font-size: 4vw;
  }

  .bloque11-home .cont-grid .row>div:nth-child(1) {
    height: 0;
  }

  .bloque11-home .line-1 {
    left: 10px
  }

  .bloque11-home .line-1::after {
    width: 4vw;
    height: 19vw;
  }

  .bloque11-home .line-2 {
    display: none;
  }

  .bloque11-home .line-4 {
    left: auto;
    right: 10px
  }

  .bloque11-home .cont-grid .row>div:nth-child(2) {
    margin-top: 10vw;
  }

  .bloque11-home .cont-grid .item .cont-img img {
    width: 50vw;
    display: block;
    margin: 0 auto;
  }

  .bloque11-home .cont-grid .item .cont-img .trazo {
    margin: 0;
    width: 25vw;
    position: absolute;
    top: 50%;
    right: 1vw;
  }

  .bloque11-home .cont-grid .item .cont-img::after {
    left: 0;
    translate: -50%;
  }

  .bloque11-home .cont-grid .item h3 {
    font-size: min(22px, 4.5vw);
  }

  .bloque11-home .cont-grid .item .desc {
    font-size: min(18px, 3.25vw);
  }

  .bloque11-home .cont-grid .item .link {
    font-size: 3.5vw;
  }

  .bloque11-home .cont-grid .item .link:after {
    content: "";
    position: absolute;
    left: -3.5vw;
    top: -50%;
    background: #d03631;
    height: 25vw;
    width: 25vw;
    z-index: -1;
    border-radius: 50%;
  }

  /* ///////////////////  bloque 12 ///////////
  */
  .bloque12-home .line-1 {
    left: 10px
  }

  .bloque12-home .line-1::after {
    width: 4vw;
    height: 19vw;
  }

  .bloque12-home .line-2 {
    left: 50%;
  }

  .bloque12-home .line-3 {
    display: none;
  }

  .bloque12-home .line-4 {
    left: auto;
    right: 10px;
  }

  .bloque12-home .title .label-1 {
    font-size: 4.5vw;
  }

  .bloque12-home .title .label-2 {
    font-size: 5.5vw;
  }

  .bloque12-home .title h2 {
    font-size: 14vw;
  }

  .bloque12-home .items .item picture {
    height: 35vw;
    width: 35vw;
    margin: 0 auto;
    padding: 9vw 3vw;
  }

  .bloque12-home .items .item .more {
    bottom: -1vw;
    height: 11vw;
    width: 11vw;
    font-size: 9vw;
    padding: 0;
  }

  .bloque12-home .items .item .data h5 {
    font-size: 5vw;
  }

  .bloque12-home .items .item .data .desc {
    font-size: 3vw;
  }

  .bloque12-home .items .item .data {
    min-width: 55vw;
  }

  .bloque12-home .items .item:nth-child(2n+2) .data {
    left: auto;
    right: 17%;
  }

  /* ///////////////// bloque formulario ///////////////// */
  .formulario-home .line-1 {
    left: 10px
  }

  .formulario-home .line-1::after {
    width: 4vw;
    height: 19vw;
  }

  .formulario-home .line-2 {
    left: 50%;
    display: none;
  }

  .formulario-home .line-3 {
    display: none;
  }

  .formulario-home .line-4 {
    left: auto;
    right: 10px;
  }

  .formulario-home .title h2 {
    font-size: max(36px, 10vw);
  }

  .formulario-home .title .desc {
    font-size: max(20px, 4vw);
  }

  /* ////////////// bloque 13/////////////// */
  .bloque13-home .overflow-hidden {
    padding: 7vw 0;
  }

  .bloque13-home .title h2 {
    font-size: max(2rem, 8vw);
    line-height: 1;
  }

  .bloque13-home .items h4 {
    font-size: 1.25rem;
  }

  /* ////// bloque 10////////////// */
  .bloque14-home .overflow-hidden {
    padding: 30vw 0 40vw;
  }

  .bloque14-home .title {
    font-size: 4.5vw;
  }

  .bloque14-home .desc {
    font-size: 4vw;
  }

  .bloque14-home .link {
    font-size: 3.75vw;
    top: 115%;
    left: 50%;
  }

  .bloque14-home .link::after {
    left: -14.5vw;
    top: -42%;
    height: 35vw;
    width: 35vw;
  }

  .bloque14-home .link img {
    width: 70%;
  }

  .bloque14-home .line-1 {
    height: 75%;
    left: 10px;
    background-image: linear-gradient(#ffffff70 100%, rgba(255, 255, 255, 0) 0%);
  }

  .bloque14-home .line-1::after {
    width: 4vw;
    height: 19vw;
  }

  .bloque14-home .line-2 {
    left: 50%;
  }

  .bloque14-home .line-3 {
    left: auto;
    right: 10px;
  }

  /* ////////////// bloque 15 mobile //////////// */
  .bloque15-home>div {
    padding: 10vw 0 40vw;
  }

  .bloque15-home .bg-1 {
    position: absolute;
    left: 0;
    top: 3.5vw;
    translate: 0;
    width: 100%;
  }

  .bloque15-home .logo img {
    width: 24vw;
  }

  .bloque15-home .title {
    font-size: max(32px, 7vw);
  }

  .bloque15-home .desc {
    font-size: max(20px, 4vw);
  }

  .bloque15-home .link {
    font-size: max(18px, 3vw);
  }

  .bloque15-home .link:after {
    height: 26vw;
    width: 26vw;
  }

  /* ////////////// bloque 15 mobile //////////// */
  .main-boletines {
    padding: 20vw 0;
  }

  .main-boletines .title h1,
  .main-boletines .informes-boletines h2 {
    font-size: 8vw;
  }

  /* .main-boletines .informes-boletines h3 {
    font-size: min(22px, 4.5vw);
  } */
  .main-boletines .informes-boletines .desc,
  .main-boletines .informes-boletines .action a {
    font-size: min(18px, 3.25vw);
  }

  .main-boletines .informes-boletines .punter {
    left: 0.25rem;
    top: 1.75vw;
  }

  /* /////////////// soy cacaotero/////////// */
  .main-cacaotor .bg-2 {
    position: absolute;
    top: 21vw;
    width: 65vw;
    z-index: 2;
    right: -33vw;
  }

  .main-cacaotor .title {
    padding-top: 20vw;
    padding-bottom: 5vw;
  }

  .main-cacaotor .title h1 {
    font-size: 9.5vw;
  }

  .main-cacaotor .items .item h3 {
    font-size: min(22px, 4.5vw);
  }

  .main-cacaotor .items .item .desc,
  .main-cacaotor .items .item .action .btn {
    font-size: min(16px, 3.25vw);
  }

  .main-boletines .item .cont-img img,
  .main-cacaotor .items .item .cont-img img {
    display: block;
    margin: 0 auto;
  }

  .main-boletines .item .cont-img .trazo,
  .main-cacaotor .items .item .cont-img .trazo {
    width: 20vw;
    translate: -25% -50%;
  }

  /* ///////////plagas ///////// */
  .main-plagas .title h1 {
    font-size: 9.5vw;
  }

  .main-plagas,
  .main-plagas .items .accordion .actions .btn,
  .main-plagas .items .accordion .card-header .btn {
    font-size: min(16px, 3.25vw);
  }

  .main-plagas .items .accordion .card-header i {
    font-size: 3vw;
    height: 5vw;
    width: 5vw;
  }
}
