body {
    font-family: Centima, sans-serif !important;
}

.uagb-block-24d90fa5 .slick-arrow svg {
    fill: white !important;
    width: 64px !important;
    height: 64px !important;
}

.uagb-slick-carousel button.slick-arrow {
    border: none !important;
}

.uagb-post__text.uagb-post__cta.wp-block-button .wp-block-button__link {
    padding: 0px !important;
}

.forminator-ui#forminator-module-276.forminator-design--default .forminator-label {
  font-size: 18px !important;
}
  
@media (max-width: 768px) {

.uagb-post__arrow-outside.uagb-post-grid .slick-prev {
        left: -35px !important;
}

.uagb-post__arrow-outside.uagb-post-grid .slick-next {
        right: -35px  !important;
 }

  .forminator-ui#forminator-module-276.forminator-design--default .forminator-label {
  font-size: 14px !important;
}
}

.txt_contorno_prinx_w h2, .txt_contorno_prinx_w h3, .txt_contorno_prinx_w h1 {
    color: #fff !important;
    text-shadow: 1px 0 #000000, -1px 0 #000000, 0 1px #000000, 0 -1px #000000, 1px 1px #000000, -1px -1px #000000, 1px -1px #000000, -1px 1px #000000;
}

.footer_menu_prinx_legal {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer_menu_prinx_legal li a {
    color: white !important;
}
ul#menu-legales {
    display: flex;
    gap: 40px;
    margin-bottom: 10px;
}


html, body {
    overflow-x: hidden;
}

.txt_banner{
	font-size:20px;
  	font-weight:500;
  	font-family: Centima !important;
}

.txt_centima{
  font-family: Centima !important;
  }

.txt_centima h3,
.txt_centima h2,
.txt_centima h4{
  font-family: Centima !important;
  }

.txt_centima p{
  font-family: Centima !important;
  }

.txt_centima div a{
  font-family: Centima !important;
  }

.txt_centima div{
  font-family: Centima !important;
  }

@media (max-width: 768px) {
  .especificaciones_lista {
    width: 100% !important;
}
  
  .llanta-esp-div {
    width: 50%;
}
  
  .llanta-car {
    width: 50%;
}
  
  .esp_item span {
    width: 100% !important;
  }

.esp_item {
    text-align: end !important;
}
	.txt_banner{
	 font-size:14px;
     line-height:110%

	}
  
  .txt_size_banner h2{
    font-size:35px !important;
    margin-bottom:3%;
  }
  
  .txt_size_banner_llantas h2{
    font-size:30px !important;
    margin-bottom:3%;
  } 
}

.no-decoration{ text-decoration: none !important; }

.polyg-partners-1{
  clip-path: polygon(0 100%, 50% 0, 100% 100%);		
}

.high_atributo {
  display: flex;
  gap: 20px; 
  height: 80%;
  justify-content: flex-start !important;
}

@media (max-width: 768px) {
.high_atributo {
  height: auto;
}
 }

.high_atributo > div {
  flex: 1;
}

@media screen and (min-width: 1024px) {
  .high_atributo {
    align-items: stretch;
  }
}

.forminator-ui#forminator-module-315.forminator-design--default .forminator-button-submit {
  background-color: #26e470;
  color: #000000;
  font-weight: 900 !important;
  border-radius: 20px 0 0 0;
  padding-left: 45px;
  padding-right: 45px;
}

.linea_bot_prinx_contacto {
  position: absolute !important;
  margin-bottom: 0%;
  left: 0%;
  height: 50px;
  background: url(https://prinx.com.mx/wp-content/uploads/2025/09/Img-Linea-400x50px.webp);
  background-size: cover;
  width: 40% !important;
  background-repeat: no-repeat;
  z-index: 1;
  margin-left: calc((100vw - 1200px) / 2 * -1) !important;
}

@media (max-width: 768px) {
  .tec-inv {
    background: url(https://prinx.com.mx/wp-content/uploads/2025/09/Fondo-Healtek-500x650-1.webp);
}

.tecnologia_item {
   background: url(https://prinx.com.mx/wp-content/uploads/2025/09/Fondo-Fabricacion-500x650-1.webp);
}

  .linea_bot_prinx_contacto {
  left: -95%;
  width: 100% !important;
  }
 }

.banner-container {
            position: relative;
            width: 100%;
            height: auto;
            min-height: auto;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .main-content {
            position: relative;
            z-index: 10;
            text-align: left;
            max-width: 900px;
            width: 100%;
            padding: 0 5px;
        }

        .title {
            font-size: 48px !important;
            font-weight: 900;
            text-transform: uppercase;
            letter-spacing: 0.05em;
            margin-bottom: 5px !important;
            line-height: 1.1;
        }

        .title .como-ser {
            color: #fff;
            text-shadow: 0 0 20px rgba(255, 255, 255, 0.3);
        }

        .title .distribuidor {
         color: #000 !important;
    text-shadow: 1px 0 #FFFFFF, -1px 0 #FFFFFF, 0 1px #FFFFFF, 0 -1px #FFFFFF, 1px 1px #FFFFFF, -1px -1px #FFFFFF, 1px -1px #FFFFFF, -1px 1px #FFFFFF;
        }

        .decorative-line {
          text-align:left !important;
          align-items:left !important;
          align-content:left !important;
            height: 30px;
            width: 100%;
            max-width: 300px;
            background-image: url('https://prinx.com.mx/wp-content/uploads/2025/09/Img-Linea-400x50px.webp');
 		  background-size: contain;
  		  background-repeat: no-repeat;
          animation: slideLeftToRight 1s ease-out;
        }

        .arrow {
            position: absolute;
            right: -10%;
            top: 20%;
            transform: translateY(-50%);
           width: 60px;
  		   height: 60px;
  		  background-image: url('https://prinx.com.mx/wp-content/uploads/2025/08/Flecha-350x550px.webp');
 		  background-size: contain;
  		  background-repeat: no-repeat;
            animation: slideIn 1s ease-out;
        }

        @keyframes slideIn {
            0% { transform: translateY(-50%) translateX(100px); opacity: 0; }
            100% { transform: translateY(-50%) translateX(0); opacity: 1; }
        }

	@keyframes slideLeftToRight {
    0% { transform:  translateX(-100px); opacity: 0; }
    100% { transform:  translateX(0); opacity: 1; }
}
		@media (min-width: 768px) and (max-width: 800px) {
           .arrow {
                right: 5%;
            	 top: 48%;
                border-left-width: 25px;
                border-top-width: 15px;
                border-bottom-width: 15px;
            }
          
          .title {
                font-size: 35px !important;
                margin-bottom: 20px;
            }
		}
        

        @media (max-width: 768px) {
            .banner-container {
                height: auto;
                padding: 5px 0;
            }

            .main-content {
                width: 100%;
                padding: 0 5px;
            }

            .title {
                font-size: 35px !important;
                margin-bottom: 20px;
            }

            .decorative-line {
                width: 100%;
            	max-width: 300px;
                margin-bottom: 30px;
                height: 30px;
            }


            .arrow {
                right: 16%;
                top: 40%;
                border-left-width: 25px;
                border-top-width: 15px;
                border-bottom-width: 15px;
            }

        }

        @media (max-width: 480px) {
            .title {
                font-size: 35px !important;
                letter-spacing: 0.02em;
            }

            .decorative-line {
                width: 100%;
           		 max-width: 300px;
                height: 30px;
            }


            .arrow {
                border-left-width: 20px;
                border-top-width: 12px;
                border-bottom-width: 12px;
            }
        }



.txt_contorno_prinx h2, .txt_contorno_prinx h3, .txt_contorno_prinx h1 {
    color: #000 !important;
    text-shadow: 1px 0 #FFFFFF, -1px 0 #FFFFFF, 0 1px #FFFFFF, 0 -1px #FFFFFF, 1px 1px #FFFFFF, -1px -1px #FFFFFF, 1px -1px #FFFFFF, -1px 1px #FFFFFF;
}

.txt_contorno_black h2, .txt_contorno_black h3, .txt_contorno_black h1, .txt_contorno_black span{
  color: white !important;
  text-shadow: 1px 0 #000000, -1px 0 #000000, 0 1px #000000, 0 -1px #000000, 1px 1px #000000, -1px -1px #000000, 1px -1px #000000, -1px 1px #000000 !important;
}

.flecha_der h2, .flecha_der h3, .flecha_der h1{
  display: inline-block;
  position: relative;
  padding-right: 65px; 
}

.flecha_der h2::after, .flecha_der h3::after, .flecha_der h1::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  background-image: url('/wp-content/uploads/2025/08/Diagonal-60x60px.webp');
  background-size: contain;
  background-repeat: no-repeat;
}

.flecha_izq {
  display: flex;
  justify-content: flex-end;
}

.flecha_izq::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  height: 60px;
  background-image: url('/wp-content/uploads/2025/08/Diagonal-60x60px.webp');
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 5px; 
}


.flecha_healteck {
  display: flex;
  justify-content: center;
}

.flecha_healteck::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  height: 60px;
  background-image: url('/wp-content/uploads/2025/08/Diagonal-60x60px.webp');
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 5px; 
}

.flecha_healteck h2::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translateY(-50%);
  width: 90px;
  height: 90px;
  background-image: url('https://prinx.com.mx/wp-content/uploads/2025/09/Icono-Llanta-90x90px.webp');
  background-size: contain;
  background-repeat: no-repeat;
}



.flecha_winterflec {
  display: flex;
  justify-content: center;
}

.flecha_winterflec::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  height: 60px;
  background-image: url('/wp-content/uploads/2025/08/Diagonal-60x60px.webp');
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 5px; 
  margin-top:11%;
}

.flecha_winterflec h2::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 90px;
  height: 90px;
  background-image: url('https://prinx.com.mx/wp-content/uploads/2025/09/Icono-Copo-90x90px.webp');
  background-size: contain;
  background-repeat: no-repeat;
}


.flecha_silenteck {
  display: flex;
  justify-content: flex-start;
}

.flecha_silenteck::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 90px;
  height: 90px;
  background-image: url('https://prinx.com.mx/wp-content/uploads/2025/09/Icono-Sonido-90x90px.webp');
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 10px; 
  margin-top: -2%;
}

@media (min-width: 769px) and (max-width: 830px) {
  
.flecha_silenteck::before {
  margin-top: -5%;
}
  
.flecha_silenteck h2::after {
  right: -12% !important;
}
  
.flecha_healteck {
  justify-content: left;
}
  
.flecha_healteck h2::after {
  top: 40%;
  right: -5%;
  width: 80px;
  height: 80px;
}
  
.flecha_inteck h2::after {
  right: -1% !important;
}
  
.flecha_inteck::before {
  margin-top: -5% !important;
}
  
.flecha_winterflec {
  justify-content: left;
  margin-left: -25%;
}
  
.flecha_winterflec h2::after {
  right: -18%;
  width: 80px;
  height: 80px;
}
  
}

@media (min-width: 830px) and (max-width: 930px) {
  
.flecha_silenteck::before {
  margin-top: -5%;
}
  
.flecha_silenteck h2::after {
  right: -1% !important;
}
  
.flecha_healteck {
  justify-content: left;
}
  
.flecha_healteck h2::after {
  top: 40%;
  right: 5%;
  width: 80px;
  height: 80px;
}
  
.flecha_inteck h2::after {
  right: 12% !important;
}
  
.flecha_inteck::before {
  margin-top: -5% !important;
}
  
.flecha_winterflec {
  justify-content: left;
  margin-left: -10%;
}
  
.flecha_winterflec h2::after {
  right: -6%;
  width: 80px;
  height: 80px;
}
  
}

@media (min-width: 930px) and (max-width: 1030px) {
  
.flecha_silenteck::before {
  margin-top: -5%;
}
  
.flecha_silenteck h2::after {
  right: 5% !important;
}
  
.flecha_healteck {
  justify-content: center;
}
  
.flecha_healteck h2::after {
  top: 35%;
  right: -4%;
  width: 80px;
  height: 80px;
}
  
.flecha_inteck h2::after {
  right: 15% !important;
}
  
.flecha_inteck::before {
  margin-top: -5% !important;
}
  
.flecha_winterflec {
  justify-content: left;
}
  
.flecha_winterflec h2::after {
  width: 80px;
  height: 80px;
  right: -3%;
}
  
}

@media (min-width: 1030px) and (max-width: 1130px) {
  
.flecha_silenteck::before {
  margin-top: -5%;
}
  
.flecha_silenteck h2::after {
  right: 12% !important;
}
  
.flecha_healteck {
  justify-content: center;
}
  
.flecha_healteck h2::after {
  top: 40%;
  right: -2%;
  width: 80px;
  height: 80px;
}
  
.flecha_inteck h2::after {
  right: 20% !important;
}
  
.flecha_inteck::before {
  margin-top: -5% !important;
}
  
.flecha_winterflec {
  justify-content: left;
}
  
.flecha_winterflec h2::after {
  width: 80px;
  height: 80px;
  right: 0%;
}
  
}

.flecha_silenteck h2::after {
  content: "";
  position: absolute;
  top: 40%;
  right: 25%;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  background-image: url('/wp-content/uploads/2025/08/Diagonal-60x60px.webp');
  background-size: contain;
  background-repeat: no-repeat;
}

.flecha_inteck {
  display: flex;
  justify-content: flex-start;
}

.flecha_inteck::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 90px;
  height: 90px;
  background-image: url('https://prinx.com.mx/wp-content/uploads/2025/09/Icono-Llanta-2-90x90px.webp');
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 10px; 
  margin-top: -2%;
}

.flecha_inteck h2::after {
  content: "";
  position: absolute;
  top: 40%;
  right: 35%;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  background-image: url('/wp-content/uploads/2025/08/Diagonal-60x60px.webp');
  background-size: contain;
  background-repeat: no-repeat;
}



@media (max-width: 768px) {
    .flecha_silenteck, .flecha_inteck{
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    .flecha_silenteck h2::after{
            width: 35px;
            height: 35px;
            top: 82%;
            right: 14%;
    }
  
  .flecha_inteck h2::after{
    width: 35px;
    height: 35px;
    top: 82%;
    right: 20%;
  
  } 


    .flecha_silenteck::before, .flecha_inteck::before {
        margin-top: -6%;
    }
    
    .flecha_healteck .uagb-heading-text, .flecha_winterflec .uagb-heading-text{
        flex-direction: column-reverse;
        gap: 30px;
        align-items: center;
        display: flex;
        gap: 80px;
    }
    .flecha_healteck h2::after, .flecha_winterflec h2::after{
        position: relative;
    }

    .flecha_healteck::before, .flecha_winterflec::before {
        width: 32px;
        height: 32px;
        margin-top: 56%;
      	margin-bottom:2%;
    }

  /*
  .flecha_inteck::before {
  margin-top: -5% !important;
}
  
  .flecha_inteck h2::after {
  top: 35% !important;
  right: 20% !important;
}
  
  .flecha_winterflec {
  padding-right: 25%;
}
  
  .flecha_winterflec::before {
  margin-right: 8px;
  margin-top: 5%;
}
*/

}


.flecha_nacional {
  display: flex;
  justify-content: flex-start;
}


.flecha_nacional h2::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  background-image: url('https://prinx.com.mx/wp-content/uploads/2025/08/Flecha-350x550px.webp');
  background-size: contain;
  background-repeat: no-repeat;
}

@media (min-width: 1100px) and (max-width: 1200px)  {
   .flecha_nacional h2::after {
  right: 45%;
}
}

@media (min-width: 1000px) and (max-width: 1100px) {
   .flecha_nacional h2::after {
  right: 40%;
}
}

@media (min-width: 900px) and (max-width: 1000px) {
   .flecha_nacional h2::after {
  right: 35%;
}
}

@media (min-width: 800px) and (max-width: 900px) {
   .flecha_nacional h2::after {
  right: 30%;
}
}

@media (min-width: 768px) and (max-width: 800px) {
   .flecha_nacional h2::after {
  right: 25%;
}
}

@media (max-width: 480px) {
  .flecha_nacional h2::after {
  top: 60%;
  right: 32%;
}
}


.x_der h2, .x_der h3{
  display: inline-block;
  position: relative;
  padding-right: 17px; 
}

.x_der h2::after, .x_der h3::after {
  content: "";
  position: absolute;
  bottom: 20%;
  right: 0;
  width: 16px;
  height: 16px;
  background-image: url('https://prinx.com.mx/wp-content/uploads/2025/08/prinx_ico.webp');
  background-size: contain;
  background-repeat: no-repeat;
}

.ast-plain-container.ast-no-sidebar #primary {
   margin-top: 0px !important;
   margin-bottom: 0px !important;
}

.footer_prinx {
    text-align: center;
    max-width: 65%;
    margin: auto;
}

.footer_prinx .forminator-ui {
    max-width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto !important;
    padding-top: 20px !important;
    gap: 5px;
}

.forminator-ui#forminator-module-120.forminator-design--default .forminator-button-submit { 
    border-radius: 20px 0px 0px 0px !important; 
    padding-left: 50px !important;
    padding-right: 50px !important;
}

.prinx_newsletter button.forminator-button.forminator-button-submit {
    background: #25e470 !important;
    border-radius: 0px !important;
}

.forminator-row.forminator-row-last {
    text-align: right;
}

.prinx_newsletter .forminator-button-submit {
    background: #25e470 !important;
    border-radius: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    color: black !important;
    font-weight: bolder !important;
    min-width: 40px !important;
}

.prinx_newsletter input {
    border-radius: 0px !important;
    background: #444444;
    border: none !important;
    color: #25e470;
}

.prinx_newsletter input::placeholder {
    color: #25e470 !important;
    opacity: 1; 
}

.redes_sociales {
    margin: 10px 0px 20px 0px;
}

.prinx-timeline {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin: 30px auto;
    max-width: 900px;
    padding: 20px;
}

.prinx-evento {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    overflow: hidden;
    color: white;
}

.prinx-evento-img {
    flex: 1 1 300px;
}
.prinx-evento-img img {
    width: 100%;
    height: auto;
    display: block;
}

.prinx-evento-text {
    flex: 1 1 300px;
    padding: 20px;
}

.prinx-evento-text h3 {
    color: white;
    margin-bottom: 5px;
}

.prinx-evento-text h4 {
    color: white;
    font-size: 22px;
    margin-bottom: 10px;
}

.prinx-evento-text p {
    color: #fff;
}

.prinx-timeline-wrapper {
    overflow: hidden;
    width: 100%; 
    position: relative;
}

.prinx-timeline-line {
    display: flex;
    z-index: 2;
    position: relative;
    transition: transform 0.5s ease;
    will-change: transform;
    gap: 5px;
    padding-bottom: 5vw;
    padding-top: 60px;
    user-select: none;       /* Previene selección de texto */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;

    -webkit-touch-callout: none; /* iOS evitar menú contextual */
    -webkit-user-drag: none;     /* Evita que elementos se arrastren */
    user-drag: none;
}

.year-prinx {
    text-shadow: 1px 0 #000000, -1px 0 #000000, 0 1px #000000, 0 -1px #000000, 1px 1px #000000, -1px -1px #000000, 1px -1px #000000, -1px 1px #000000;
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: center;
  	flex-shrink: 0; /* <-- evita que se encoja */
    box-sizing: border-box;
}

.year-prinx-inner {
    transform: rotate(-90deg);
  	-webkit-transform: rotate(-90deg);
    font-size: 1.2vw;
    font-weight: bold;
    display: inline-block;
    white-space: nowrap;
}

.prinx_dot_y.y_prinx_act {
    width: 3vw !important;
    height: 3vw !important;
  	bottom: -3.5vw !important;
    transform: translateX(calc(-50% + 1.2vw));
}

.prinx_dot_y {
    left: 50%;
    background: #fff !important;
    width: 1.75vw !important;
    height: 1.75vw !important;
    border: 2px solid #fff !important;
    box-shadow: 0 0 0 3px #000 inset !important;
    margin-left: 0px !important;
    position: absolute;
    border-radius: 50px !important;
    transform: translateX(calc(-50% - 0.85vw));
    bottom: -3vw !important;
	z-index: 1;
}

.year-prinx sub, .y_prinx_act sub {
    text-shadow: none;
    color: #27e36d !important;
    bottom: 0em;
    font-size: 0.6vw;
}

.year-prinx-inner.y_prinx_act {
    font-size: 2.4vw !important;
    transform: rotate(-90deg) translateY(3vw);
}

.year-prinx-inner.y_prinx_act sub {
    font-size: 1.2vw !important;
    bottom: -1em;
}

.prinx-line-b {
    position: absolute;
    bottom: 2.7vw;
    width: 100%;
    border: none;
    background: white;
    height: 2px;
    -webkit-mask-image: linear-gradient(to right, transparent 0px, black 50px, black calc(100% - 50px), transparent 100%);
    mask-image: linear-gradient(to right, transparent 0px, #000000 50px, #000000 calc(100% - 50px), transparent 100%);
    z-index: 0;
}

.prinx-l-arrow {
    position: absolute;
    color: #27e36d;
    font-size: 3vw;
    left: 46%;
    top: 0%;
    cursor: pointer;
    z-index: 5;
}

.prinx-r-arrow {
    position: absolute;
    color: rgb(39, 227, 109);
    font-size: 3vw;
    right: 40%;
    top: 0%;
    cursor: pointer;
    z-index: 5;
}

.card-prinx{
	width: 100%; 
    box-shadow: 0 0 10px #ccc; 
    padding: 10px; 
    text-align: left; 
    border-radius: 8px;
    background: #000;
    padding-top: 10%;
    position: relative;
     z-index: 0;
}

.linea_2_llanta {
    background: green;
    position: absolute;
    bottom: 0%;
    height: 80px;
    width: 70%;
    right: 0%;
    z-index: -1;
}

.cards-prinx-div{
 	display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    justify-items: center; 
}

.card-title-prinx {
    margin-bottom: 0px !important;
    text-decoration:none; 
  	color:inherit; 
    padding-left: 10%;
}

.linea_1_llanta {
    background: url(https://prinx.com.mx/wp-content/uploads/2025/09/Img-Linea-400x30px.webp);
    height: 20px;
    width: 20%;
    background-repeat: no-repeat;
    background-size: cover;
}

.linea_sup_prinx_llanta {
    position: absolute !important;
    top: -4%;
    right: 0%;
    height: 50px;
    background: url('https://prinx.com.mx/wp-content/uploads/2025/09/Img-Linea-400x50px.webp');
    background-size: cover;
    width: 30% !important;
    background-repeat: no-repeat;
    z-index: 1;
    margin-right: calc((100vw - 1200px) / 2 * -1) !important;
}

.linea_bot_prinx_llanta {
    position: absolute !important;
    bottom: -4%;
    left: 0%;
    height: 50px;
    background: url(https://prinx.com.mx/wp-content/uploads/2025/09/Img-Linea-400x50px.webp);
    background-size: cover;
    width: 40% !important;
    background-repeat: no-repeat;
    z-index: 1;
    margin-left: calc((100vw - 1200px) / 2 * -1) !important;
}

.llanta-single {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 40px;
}

.llanta-col1 {
    width: 55%;
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.llanta-col2 {
    width: 45%;
}

.llanta-interno-1 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    position: relative;
}

.llanta-single h4 {
    color: #29e16f;
    font-weight: 400 !important;
    text-transform: uppercase;
}

.especificaciones_lista {
    width: 250px;
}

.esp_item span {
    width: 210px;
    display: inline-block;
    text-align: right;
    background: #28e46e;
    border-radius: 40px 0px 0px;
    color: black;
    font-weight: bold;
    padding-right: 5px;
}

.esp_item img {
    width: 40px;
    height: auto;
    padding: 2px;
}

.caracteristica_item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.caracteristica_item img {
    border-radius: 20px;
    width: 40%;
    height: auto;
}

.caracteristica_item span {
    width: 55%;
}

.caracteristicas_lista {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.llanta-tec-div {
    margin-top: 50px;
    padding: 100px 20px 0px 0px;
}

.tecnologia_item {
    position: relative;
    display: flex;
    gap: 50px;
    justify-content: center;
    align-items: flex-end;
    z-index: 0;
    background: url(https://prinx.com.mx/wp-content/uploads/2025/09/Fondo-Fabricacion-1920x800-1.webp);
}

.tel_col1 {
    width: 55%;
    z-index: 2;
}

.tel_col1 {
    width: 45%;
    margin-bottom: 70px;
    z-index: 2;
}

.green_sub {
    color: #28e46e;
    font-size: 150%;
    margin-bottom: 0px !important;
    line-height: 100% !important;
    font-weight: bold;
}

.white_sub {
    color: #fff;
    font-size: 150%;
    margin-bottom: 0px !important;
    line-height: 100% !important;
    font-weight: bold;
}

a.btn-mas {
    color: black;
    background: #28e46e;
    text-decoration: none !important;
    padding: 7px 15px;
    border-radius: 25px 0px 0px;
    font-weight: bold;
}

.btn-tec {
    text-align: end;
}

.tec-inv{
   flex-direction: row-reverse;
   background: url(https://prinx.com.mx/wp-content/uploads/2025/09/Fondo-Healtek-1920x800-1.webp);
}

.line_diag_down {
    width: 100%;
    position: absolute;
    height: 5px;
    background: #28e46e;
    top: 0%;
    z-index: -1;
    transform-origin: left;
    transform: rotate(5deg);
}

.line_diag_up {
    width: 100%;
    position: absolute;
    height: 5px;
    background: #28e46e;
    top: 0%;
    z-index: -1;
    transform-origin: right;
    transform: rotate(-5deg);
}

.forminator-ui#forminator-module-276.forminator-design--default .forminator-error-message {
  border-radius: 15px !important;
}

.blog_prinx_grid {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.blog_prinx_fila {
  display: flex;
  gap: 2rem;
  flex-wrap: wrap;
  justify-content: space-between;
}

.blog_prinx_carta {
  width: 48%;
  background: #c0c0c0;
  color: black;
  overflow: hidden;
  box-shadow: 0 4px 8px rgba(0,0,0,0.05);
  padding: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 10%), calc(100% - 10%) 100%, 0 100%);
}

.blog_prinx_thumb {
  width: 100%;
  height: auto;
  object-fit: cover;
  margin-bottom: 1.8rem;
  box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.1);
}

.blog_prinx_carta h3 {
  margin: 0 0 0.5rem;
  color: black !important;
  line-height: 1.4;
}

.blog_prinx_carta p {
  flex-grow: 1;
  margin-bottom: 1rem;
  max-height: 4.2em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.blog_prinx_mas {
    align-self: flex-start;
    background-color: transparent;
    color: #26e46e !important;
    text-decoration: none !important;
    font-weight: bold;
    font-size: 1.2em;
}

.blog_prinx_mas:hover {
  color: #000 !important;
}

.blog_prinx_paginacion {
  margin-top: 2rem;
  text-align: center;
}

.blog_prinx_paginacion .page-numbers {
    display: flex;
    padding: 0.5em 0.8em;
    text-decoration: none !important;
    color: #25e470;
    list-style: none;
    justify-content: center;
    gap: 15px;
}

.blog_prinx_paginacion .current {
    background: #25e470;
    color: black;
}

.blog_prinx_paginacion .page-numbers a,
.blog_prinx_paginacion .page-numbers span {
  position: relative;
  padding: 0 0.5em; 
}

.blog_prinx_paginacion .page-numbers a::before,
.blog_prinx_paginacion .page-numbers span::before {
  content: "[";
  position: absolute;
  left: 0;
}

.blog_prinx_paginacion .page-numbers a::after,
.blog_prinx_paginacion .page-numbers span::after {
  content: "]";
  position: absolute;
  right: 0;
}

.forminator-ui#forminator-module-276.forminator-design--default .forminator-has_error .forminator-input {
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
}

.forminator-ui#forminator-module-276.forminator-design--default .forminator-input {
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
}

.forminator-ui#forminator-module-276.forminator-design--default .forminator-button-submit {
  background-color: #26e470;
  border-radius: 15px 0 0 0;
  padding-left: 45px;
  padding-right: 45px;
  color:black;
}

@media(max-width:841px){
  
  .blog_prinx_carta {
    width: 95%;
    margin: auto; 
  }

  .tel_col1 {
    margin-bottom: 0px;
  }

   .tel_col2 {
    margin-bottom: 50px;
   }

  .line_diag_up, .line_diag_down { display: none; }

  .llanta-tec-div {
    margin-top: 0px;
    padding: 30px 10px 0px 10px;
  }

  .llanta-col1, .llanta-col2 {
    width: 100%;
  }

  .llanta-single {
    flex-direction: column-reverse;
  }

  .tecnologia_item {
    flex-direction: column;
  }

  .tel_col1, .tel_col2 {
    width: 100%;
  }

  .tec-inv {
    flex-direction: column;
  }
  
    .prinx-evento {
        flex-direction: column-reverse;
    }

    .prinx-evento-text {
      flex: 0;
      padding: 0px;
    }
  
    .prinx-l-arrow {
       left: 40%;
    }

    .prinx-r-arrow {
        left: 50%;
    }
  
   .prinx-r-arrow, .prinx-l-arrow {
        font-size: 50px;
        top: -10%;
    }

   .year-prinx-inner {
        font-size: 15px;
    }

    .year-prinx-inner.y_prinx_act {
        font-size: 30px !important;
        transform: rotate(-90deg) translateY(10px);
    }

    .year-prinx-inner.y_prinx_act sub {
        font-size: 15px !important;
    }

    .year-prinx sub, .y_prinx_act sub {
        font-size: 14px;
    }

    .prinx_dot_y {
        left: 50%;
        transform: translateX(calc(-50% - 0.6em));
    }

    .prinx_dot_y.y_prinx_act {
        left: 50%;
        transform: translateX(calc(-50% - 0.6em));
    }

    .year-prinx {
        justify-content: center !important;
    }
  
    .cards-prinx-div {
    	grid-template-columns: repeat(2, 1fr) !important;
        gap: 10px !important;
        padding: 10px !important;
    }

    .linea_2_llanta {
        height: 40px !important;
    }

    .card-prinx {
        display: flex  !important;
        align-items: end  !important;
    }

    .linea_sup_prinx_llanta {
         top: -1%  !important;
        height: 25px  !important;
        margin-right: 0  !important;
    }

    .linea_bot_prinx_llanta {
        bottom: -1%  !important;
        height: 25px  !important;
        margin-left: 0  !important;
    }

   .footer_prinx .forminator-ui { max-width: 100% !important; }
}
