.twitter-typeahead{
	width: auto !important;
}
.product-img{
	max-width: 70%; object-fit: contain;
	padding: 0.8rem;
}

 .from_container {
    border-radius: 30px;
    margin-bottom: 2rem;
    padding: 1rem;
    border: 2px solid rgb(255, 144, 0);
    }

/* NUEVO */

.contentPSippa {
    
    max-width: 350px !important;
    max-height: 350px !important;
    min-height: 350px !important;
    /* display: flex; */
    display: grid;
    align-items: center;
    justify-content: center;
}

.contentPSippa img{
	max-height: 360px;
    
    /* width: 200px; */
    max-width: 200px;
}



#carouselExampleIndicators img {
    max-width: 85%;
    margin-left: 7.5%;
}

.flag-h span{
	color:#FFF;
}
.dropdown-toggle::after {
	color: #FFF;
}

* {                                                                                                                                                   
    font-family: 'Libre Franklin', sans-serif;                                                                                                        
}                                                                                                                                                     
                                                                                                                                                      
/* INICIO HEADER MENU */                                                                                                                              
.dropdown-menu {                                                                                                                                      
    border: none !important;                                                                                                                          
}                                                                                                                                                     
                                                                                                                                                      
#navbarSearchbar img {                                                                                                                                
    height: 30px                                                                                                                                      
}                                                                                                                                                     
                                                                                                                                                      
.navbar-dark.headerMenu {                                                                                                                             
    background-color: rgba(0, 0, 0, 0.80) !important;                                                                                                 
    z-index: 199;                                                                                                                                     
}                                                                                                                                                     
                                                                                                                                                      
.contentLogoFlag img {                                                                                                                                
    height: 40px                                                                                                                                      
}                                                                                                                                                     
                                                                                                                                                      
.contentLogoFlag .dropdown-menu button img {                                                                                                          
    width: 33px;                                                                                                                                      
    margin-left: -0.5rem;                                                                                                                             
    margin-right: 0.5rem;                                                                                                                             
}                                                                                                                                                     
                                                                                                                                                      
.headerCorp {                                                                                                                                         
    z-index: 200;                                                                                                                                     
}                                                                                                                                                     
                                                                                                                                                      
.headerCorp .navbar a img {                                                                                                                           
    height: 40px                                                                                                                                      
}                                                                                                                                                     
                                                                                                                                                      
.nav-item {                                                                                                                                           
    color: #ffffff !important;                                                                                                                        
}                                                                                                                                                     
                                                                                                                                                      
.menuCatalogo {                                                                                                                                       
    border-top-left-radius: 0 !important;                                                                                                             
    border-top-right-radius: 0 !important;                                                                                                            
    background-color: rgba(0, 0, 0, 0.9) !important;                                                                                                  
}                                                                                                                                                     
                                                                                                                                                      
.menuEspecies {                                                                                                                                       
    border-top-left-radius: 0 !important;                                                                                                             
    border-top-right-radius: 0 !important;                                                                                                            
    background-color: rgba(0, 0, 0, 0.9) !important;                                                                                                  
}                                                                                                                                                     
                                                                                                                                                      
.btnCatalogo {                                                                                                                                        
    width: 20%;                                                                                                                                       
}                                                                                                                                                     
                                                                                                                                                      
.btnCatalogo .list-group a img {                                                                                                                      
    width: 120px;                                                                                                                                     
    height: auto;                                                                                                                                     
}                                                                                                                                                     
                                                                                                                                                      
.btnCatalogo a.dropdown-item img {                                                                                                                    
    width: 50px;                                                                                                                                      
    margin-left: -0.5rem;                                                                                                                             
    margin-right: 0.5rem;                                                                                                                             
    ;                                                                                                                                                 
}                                                                                                                                                     
                                                                                                                                                      
.btnEspecie {                                                                                                                                         
    width: 14%;                                                                                                                                       
}                                                                                                                                                     
                                                                                                                                                      
.btnEspecie .list-group a img {                                                                                                                       
    width: 120px;                                                                                                                                     
    height: auto;                                                                                                                                     
}                                                                                                                                                     
                                                                                                                                                      
.btnEspecie a.dropdown-item img {                                                                                                                     
    width: 50px;                                                                                                                                      
    margin-left: -0.5rem;                                                                                                                             
    margin-right: 0.5rem;                                                                                                                             
    ;                                                                                                                                                 
}                                                                                                                                                     
                                                                                                                                                      
.logoPEVmovil {                                                                                                                                       
    height: 33px;                                                                                                                                     
    width: auto;                                                                                                                                      
}                                                                                                                                                     
                                                                                                                                                      
/* FIN HEADER MENU */                                                                                                                                 
                                                                                                                                                      
                                                                                                                                                      
section#general {                                                                                                                                     
    bottom: 0;                                                                                                                                        
    height: 100%;                                                                                                                                     
    margin: 0 auto;                                                                                                                                   
    overflow-x: hidden;                                                                                                                               
    padding-top: 0;                                                                                                                                   
    position: fixed;                                                                                                                                  
    top: 0;                                                                                                                                           
    width: 100%;                                                                                                                                      
    right: 0;                                                                                                                                         
                                                                                                                                                      
}                                                                                                                                                     
                                                                                                                                                      
div.contentGeneral {                                                                                                                                  
    height: 100%;                                                                                                                                     
    width: 100%;                                                                                                                                      
    margin: 0 auto;                                                                                                                                   
}                                                                                                                                                     
                                                                                                                                                      
.cifrasHome {                                                                                                                                         
    height: calc(100% - 354px) !important;                                                                                                            
    align-items: flex-end;                                                                                                                            
}                                                                                                                                                     
                                                                                                                                                      
.textCifras {                                                                                                                                         
    color: #ffffff;                                                                                                                                   
    text-transform: uppercase;                                                                                                                        
    text-shadow: 5px 5px 10px #000000;                                                                                                                
    font-weight: 700;                                                                                                                                 
    font-size: 2rem;                                                                                                                                  
    margin-left: 2rem;                                                                                                                                
}                                                                                                                                                     
                                                                                                                                                      
.contenCifras {                                                                                                                                       
    background-color: rgba(255, 144, 0, 0.65);                                                                                                        
    border-radius: 30px;                                                                                                                              
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);                                                                                                         
    margin-bottom: 2rem;                                                                                                                              
    padding: 1rem;                                                                                                                                    
    border: 2px solid rgb(255, 144, 0);     
    margin-bottom: 150px;                                                                                                          
}                                                                                                                                                     
                                                                                                                                                      
	.cardCifras {                                                                                                                                         
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);                                                                                                      
    width: 20%;                                                                                                                                       
}                                                                                                                                                     
                                                                                                                                                      
.cardCifras h1 {                                                                                                                                      
    font-size: 3rem;                                                                                                                                  
    font-weight: 700;                                                                                                                                 
    color: #ffffff;                                                                                                                                   
    text-align: center;                                                                                                                               
}                                                                                                                                                     
                                                                                                                                                      
.cardCifras h3 {                                                                                                                                      
    font-size: 1.5rem;                                                                                                                                
    font-weight: 100;                                                                                                                                 
    color: #ffffff;                                                                                                                                   
    text-align: center;                                                                                                                               
}                                                                                                                                                     
                                                                                                                                                      
.cardCifras span.bold {                                                                                                                               
    font-size: 1.5rem;                                                                                                                                
    font-weight: 700;                                                                                                                                 
    color: #ffffff;                                                                                                                                   
    text-align: center;                                                                                                                               
}                                                                                                                                                     
                                                                                                                                                      
.contentScroll {                                                                                                                                      
    height: auto;                                                                                                                                     
    width: 100%;                                                                                                                                      
    margin: 0 auto;                                                                                                                                   
    background-color: #ffffff;                                                                                                                        
}                                                                                                                                                     
                                                                                                                                                      
.tituloEspecies {                                                                                                                                     
    font-size: 4.2rem;                                                                                                                                
    color: #FF8400;                                                                                                                                   
    padding: 1.8rem 0;                                                                                                                                
    text-align: center;                                                                                                                               
    font-weight: 100;                                                                                                                                 
	    border-top: 2px solid #FF8400;                                                                                                                    
    border-bottom: 2px solid #FF8400;                                                                                                                 
    max-width: 400px;                                                                                                                                 
    margin: 0 auto;                                                                                                                                   
}     



/* .form-container {
    position: relative; 
    min-height: 400px;  
} */

/* Contenedor del Overlay */
.loader-overlay {
  position: absolute; /* O 'absolute' si el padre tiene position: relative */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(226, 117, 0, 0.5); /* Naranja con transparencia */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999; /* Asegura que esté por encima de todo */
  border-radius: 8px;
}

/* Contenido del Loader */
.loader-content {
  text-align: center;
  color: white;
  font-family: 'Arial', sans-serif;
}

.loader-text {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 2px;
  display: block;
  margin-bottom: 15px;
  animation: pulse 1.5s infinite ease-in-out;
}

/* Animación de pulso para las iniciales */
@keyframes pulse {
  0% { opacity: 0.6; transform: scale(0.95); }
  50% { opacity: 1; transform: scale(1); }
  100% { opacity: 0.6; transform: scale(0.95); }
}

/* Spinner circular (opcional, para dar movimiento) */
.spinner {
  width: 50px;
  height: 50px;
  border: 5px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  border-top-color: #fff;
  animation: spin 1s ease-in-out infinite;
  margin: 0 auto;
}

@keyframes spin {
  to { transform: rotate(360deg); }
}


.success-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #FFFFFF; /* Fondo blanco para limpieza */
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    z-index: 10;
    border-radius: 8px; /* Ajustar según el diseño de tu formulario */
}

.success-content {
    padding: 20px;
    max-width: 80%;
}

/* El formulario debe tener posición relativa para que el overlay funcione */
#contact_form {
    position: relative;
}



/* Estilo personalizado para el botón de Aceptar si no usas Bootstrap puro */
.btn-light {
  background-color: white;
  color: #FF8400; /* Naranja para contraste */
  border: none;
  border-radius: 25px;
  transition: transform 0.2s;
}

.btn-light:hover {
  transform: translateY(-2px);
  background-color: #f8f9fa;
}
                                                                                                                                                      
.especiesHome {}                                                                                                                                      
	                                                                                                                                                      
.contenEspecies {                                                                                                                                     
    width: 100%;                                                                                                                                      
    justify-content: space-between;                                                                                                                   
}                                                                                                                                                     
                                                                                                                                                      
.especie {                                                                                                                                            
    width: 14%;                                                                                                                                       
    margin: 1rem 0px !important;                                                                                                                      
                                                                                                                                                      
}                                                                                                                                                     
                                                                                                                                                      
.especie img {                                                                                                                                        
    max-width: 140px;                                                                                                                                 
}                                                                                                                                                     
                                                                                                                                                      
.cenefaPEV {                                                                                                                                          
    background-color: #A7A7A7;                                                                                                                        
    height: 400px;                                                                                                                                    
    align-items: center;                                                                                                                              
    justify-content: space-around;                                                                                                                    
    margin: 5rem 1rem;                                                                                                                                
}                                                                                                                                                     
                                                                                                                                                      
                                                                                                                                                      
                                                                                                                                                      
.cenefaPEV img {                                                                                                                                      
    max-height: 550px;                                                                                                                                
}                                                                                                                                                     
                                                                                                                                                      
                                                                                                                                                      
.tituloCatalogos {                                                                                                                                    
    font-size: 4.2rem;                                                                                                                                
    color: #00A566;                                                                                                                                   
    padding: 1.8rem 0;                                                                                                                                
    text-align: center;                                                                                                                               
    font-weight: 100;                                                                                                                                 
    border-top: 2px solid #00A566;                                                                                                                    
	    border-bottom: 2px solid #00A566;                                                                                                                 
    max-width: 800px;                                                                                                                                 
    margin: 0 auto;                                                                                                                                   
}                                                                                                                                                     
                                                                                                                                                      
.tituloCatalogos span {                                                                                                                               
    font-weight: 400;                                                                                                                                 
}                                                                                                                                                     
                                                                                                                                                      
.contenCatalogos {                                                                                                                                    
    width: 100%;                                                                                                                                      
}                                                                                                                                                     
                                                                                                                                                      
.catalogo {                                                                                                                                           
    width: 20%;                                                                                                                                       
    margin: 1rem 0px !important;                                                                                                                      
                                                                                                                                                      
}                                                                                                                                                     
                                                                                                                                                      
.catalogo img {                                                                                                                                       
    max-width: 140px;                                                                                                                                 
}                                                                                                                                                     
                                                                                                                                                      
.contenPuerco .row img {                                                                                                                              
    max-width: 500px;                                                                                                                                 
    height: auto;                                                                                                                                     
}                                                                                                                                                     
                                                                                                                                                      
.contenFooter {                                                                                                                                       
    background-color: #f2f2f2;                                                                                                                        
    margin-top: -95px;                                                                                                                                
}                                                                                                                                                     
                                                                                                                                                      
.logoFooter {                                                                                                                                         
    max-width: 300px;                                                                                                                                 
    margin-bottom: 1.5rem;                                                                                                                            
}                                                                                                                                                     
                                                                                                                                                      
.textFooter {                                                                                                                                         
    font-weight: 100;                                                                                                                                 
    font-size: 1.0rem;                                                                                                                                
    color: #4D4D4D;                                                                                                                                   
    text-align: left;                                                                                                                                 
}                                                                                                                                                     
                                                                                                                                                      
.logoFB {                                                                                                                                             
    max-width: 80px;                                                                                                                                  
    margin-bottom: 1.5rem;                                                                                                                            
    margin-right: 1rem;                                                                                                                               
}                                                                                                                                                     
                                                                                                                                                      
.textCopyright {                                                                                                                                      
    font-weight: 100;                                                                                                                                 
    font-size: 1.0rem;                                                                                                                                
    color: #4D4D4D;                                                                                                                                   
    text-align: center;                                                                                                                               
}                                                                                                                                                     
                                                                                                                                                      
.textCopyright span.bold {                                                                                                                            
    font-weight: 700;                                                                                                                                 
}                                                                                                                                                     
                                                                                                                                                      
.form-inline .form-control {                                                                                                                          
    min-width: 300px !important;                                                                                                                      
}                  



.whatsapp-btn {
    position: fixed;
    bottom: 20px;     
    right: 20px;     
    width: 60px;
    height: 60px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 35px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
    z-index: 9999;     
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all 0.3s ease;
    /* background-color: purple; */
}


.whatsapp-btn:hover {
    background-color: #128c7e;
    transform: scale(1.1);
}


@media (max-width: 768px) {
    .whatsapp-btn {
        width: 50px;
        height: 50px;
        font-size: 30px;
        bottom: 15px;
        right: 15px;
    }
}
                                                                                                                                                      
                                                                                                                                                      
                                                                                                                                                      
                                                                                                                                                      
                                                                                                       
                                                                                                                                                      
                                                                                                                                                      
                                                                                                                                                      
/* -->  RESPONSIVE  <-- */                                                                                                                            
                                                                                                                                                      
/* Mobile Portrait */                                                                                                                                 
@media (max-width: 767px) and (min-width: 300px) {     

	
                                                                                                                                                      
    .backstretch {                                                                                                                                    
        background-position: left center;                                                                                                             
    }        
    
    .product-img{
	max-width: 48%; object-fit: contain;
}                                                                                                                                         
                                                                                                                                                      
    .contentLogoFlag {                                                                                                                                
        width: 100%;                                                                                                                                  
        display: flex;                                                                                                                                
        justify-content: end;                                                                                                               
        align-items: center;                                                                                                                          
    }                                                                                                                                                 
                                                                                                                                                      
    .contentLogoFlag a {                                                                                                                              
        margin-right: 0 !important;                                                                                                                   
    }                                                                                                                                                 
                                                                                                                                                      
    .menuSearchbar {                                                                                                                                  
        border-top-left-radius: 0 !important;                                                                                                         
        border-top-right-radius: 0 !important;                                                                                                        
        background-color: rgba(0, 0, 0, 0.85) !important;                                                                                             
        padding: 0 !important;                                                                                                                        
    }                                                                                                                                                 
                                                                                                                                                      
    .menuCatalogo {                                                                                                                                   
        border-top-left-radius: 0 !important;                                                                                                         
        border-top-right-radius: 0 !important;                                                                                                        
        background-color: rgba(0, 0, 0, 0.25) !important;                                                                                             
        padding: 0 !important;                                                                                                                        
    }                                                                                                                                                 
                                                                                                                                                      
    .menuEspecies {                                                                                                                                   
        border-top-left-radius: 0 !important;                                                                                                         
        border-top-right-radius: 0 !important;                                                                                                        
        background-color: rgba(0, 0, 0, 0.25) !important;                                                                                             
        padding: 0 !important;                                                                                                                        
    }                                                                                                                                                 
                                                                                                                                                      
    .btnCatalogo {                                                                                                                                    
        width: 100%;                                                                                                                                  
    }                                                                                                                                                 
                                                                                                                                                      
    .btnEspecie {                                                                                                                                     
        width: 100%;                                                                                                                                  
    }                                                                                                                                                 
                                                                                                                                                      
    .cifrasHome {                                                                                                                                     
        height: calc(100% - 200px) !important;                                                                                                        
        align-items: flex-end;   
        margin-top: 100px;
                                                                                                                            
    }                                                                                                                                                 
                                                                                                                                                      
    .cifrasHome .row .tituloCifras {                                                                                                                  
        padding: 0;                                                                                                                                   
        width: 100%;                                                                                                                                  
        margin: 0 auto !important;                                                                                                                    
    }                                                                                                                                                 
                                                                                                                                                      
    .textCifras {                                                                                                                                     
        margin-top: 0.9rem;                                                                                                                           
        text-align: center;                                                                                                                           
    }                                                                                                                                                 
                                                                                                                                                      
    .contenCifras {                                                                                                                                   
        border: 1.5px solid rgb(255, 144, 0);                                                                                                         
    }                                                                                                                                                 
                                                                                                                                                      
    .cardCifras {                                                                                                                                     
        width: calc(50% - 1rem);                                                                                                                      
        margin-bottom: 1rem;                                                                                                                          
    }                                                                                                                                                 
                                                                                                                                                      
    .cardCifras h1 {                                                                                                                                  
        font-size: 2.2rem;                                                                                                                            
    }                                                                                                                                                 
                                                                                                                                                      
    .cardCifras h3 {                                                                                                                                  
        font-size: 1.3rem;                                                                                                                            
    }                                                                                                                                                 
                                                                                                                                                      
    .cardCifras span.bold {                                                                                                                           
        font-size: 1.3rem;                                                                                                                            
    }                                                                                                                                                 
                                                                                                                                                      
    .tituloEspecies {                                                                                                                                 
        font-size: 2.2rem;                                                                                                                            
        padding: 1.2rem 0;                                                                                                                            
    }                                                                                                                                                 
                                                                                                                                                      
    .tituloCatalogos {                                                                                                                                
        font-size: 2.2rem;                                                                                                                            
        padding: 1.2rem 0;                                                                                                                            
    }                                                                                                                                                 
                                                                                                                                                      
    .especie {                                                                                                                                        
        width: calc(33% - 0.5rem);                                                                                                                    
        margin: 1rem 0px !important;                                                                                                                  
                                                                                                                                                      
    }                                                                                                                                                 
                                                                                                                                                      
    .cenefaPEV {                                                                                                                                      
        height: 140px;                                                                                                                                
        margin: 2.5rem 0;                                                                                                                             
    }                                                                                                                                                 
                                                                                                                                                      
    .cenefaPEV .container {                                                                                                                           
        padding: 0 !important                                                                                                                         
    }                                                                                                                                                 
                                                                                                                                                      
    .cenefaPEV img {                                                                                                                                  
        max-width: 320px;                                                                                                                             
        height: auto !important;                                                                                                                      
    }                                                                                                                                                 
                                                                                                                                                      
    .catalogo {                                                                                                                                       
        width: calc(33% - 1rem);                                                                                                                      
        margin: 1rem 0px !important;                                                                                                                  
    }                                                                                                                                                 
                                                                                                                                                      
    .contenPuerco .row img {                                                                                                                          
        width: 200px;                                                                                                                                 
        height: auto;                                                                                                                                 
    }                                                                                                                                                 
                                                                                                                                                      
    .contenFooter {                                                                                                                                   
        margin-top: -40px;                                                                                                                            
    }                                                                                                                                                 
                                                                                                                                                      
    .contenFooter .container .col-sm-12 {                                                                                                             
        padding-top: 2rem;                                                                                                                            
    }                                                                                                                                                 
                                                                                                                                                      
    .form-inline .form-control {                                                                                                                      
        min-width: 250px !important;                                                                                                                  
        margin-right: 1rem;                                                                                                                           
    }                                                                                                                                                 
                                                                                                                                                      
    .form-control {                                                                                                                                   
        width: calc(100% - 150px) !important;                                                                                                         
    }                                                                                                                                                 
} 


                                                                                                                                                      
@media (max-width: 767px) {

    .contact_input {
        width: 100% !important;
    }
}                



@media (max-width: 800px) {
    .banner_contacto_desktop {
        display: none;
    }

    .banner_contacto_mobile {
        display: block !important;
        width: 100% !important;
    }
}
                                                                                                                                                      
/* iPhone 5/SE Landscape */                                                                                                                           
@media (max-width: 568px) and (min-width: 560px) {}                                                                                                   
                                                                                                                                                      
/* iPhone 6/7/8 Landscape */                                                                                                                          
@media (max-width: 667px) and (min-width: 569px) {}                                                                                                   
                                                                                                                                                      
/* iPhone 6/7/8 Plus Landscape */                                                                                                                     
@media (max-width: 740px) and (min-width: 415px) {}                                                                                                   
                                                                                                                                                      
/* iPhone X/XS Landscape Portrait */                                                                                                                  
                                                                                                                                                      
                                                                                                                                                      
/* iPhone X/XS Landscape */                                                                                                                           
@media (max-width: 890px) and (min-width: 769px) {}                                                                                                   
                                                                                                                                                      
/* iPhone X Landscape */                                                                                                                              
@media only screen and (min-width: 812px) and (orientation: landscape) {}                                                                             
                                                                                                                                                      
@media screen and (min-width: 360px) and (orientation: portrait) {}                                                                                   
                                                                                                                                                      
/* iPhone 12 Pro Max Landscape */                                                                                                                     
@media only screen and (min-width: 926px) and (orientation: landscape) {}                                                                             
                                                                                                                                                      
                                                                                                                                                      
/* iPhone 12 Pro Max Portrait */                                                                                                                      
@media only screen and (min-width: 428px) and (orientation: portrait) {}                                                                              
                                                                                                                                                      
/* iPad portrait */                                                                                                                                   
@media (min-width: 768px) and (orientation: portrait) {                                                                                               
    .contentLogoFlag {                                                                                                                                
        width: 100%;                                                                                                                                  
        display: flex;                                                                                                                                
        justify-content: space-between;                                                                                                               
        align-items: center;                                                                                                                          
    }                                                                                                                                                 
                                                                                                                                                      
    .contentLogoFlag a {                                                                                                                              
        margin: 0 !important;                                                                                                                         
    }                                                                                                                                                 
                                                                                                                                                      
    .menuSearchbar {                                                                                                                                  
        border-top-left-radius: 0 !important;                                                                                                         
        border-top-right-radius: 0 !important;                                                                                                        
        background-color: rgba(0, 0, 0, 0.85) !important;                                                                                             
        padding: 0 !important;                                                                                                                        
    }                                                                                                                                                 
                                                                                                                                                      
    .menuCatalogo {                                                                                                                                   
        border-top-left-radius: 0 !important;                                                                                                         
        border-top-right-radius: 0 !important;                                                                                                        
        background-color: rgba(0, 0, 0, 0.25) !important;                                                                                             
        padding: 0 !important;                                                                                                                        
    }                                                                                                                                                 
                                                                                                                                                      
    .menuEspecies {                                                                                                                                   
        border-top-left-radius: 0 !important;                                                                                                         
        border-top-right-radius: 0 !important;                                                                                                        
        background-color: rgba(0, 0, 0, 0.25) !important;                                                                                             
        padding: 0 !important;                                                                                                                        
    }                                                                                                                                                 
                                                                                                                                                      
    .btnCatalogo {                                                                                                                                    
        width: 100%;                                                                                                                                  
    }                                                                                                                                                 
                                                                                                                                                      
    .btnEspecie {                                                                                                                                     
        width: 100%;                                                                                                                                  
    }                                                                                                                                                 
                                                                                                                                                      
    .cifrasHome {                                                                                                                                     
        height: calc(100% - 260px) !important;                                                                                                        
        align-items: flex-end !important;                                                                                                             
    }                                                                                                                                                 
                                                                                                                                                      
    .cifrasHome .row .tituloCifras {                                                                                                                  
        padding: 0;                                                                                                                                   
        width: 100%;                                                                                                                                  
        margin: 0 auto !important;                                                                                                                    
    }                                                                                                                                                 
                                                                                                                                                      
    .textCifras {                                                                                                                                     
        margin-top: 0.9rem;                                                                                                                           
        text-align: center;                                                                                                                           
    }                                                                                                                                                 
                                                                                                                                                      
    .contenCifras {                                                                                                                                   
        border: 1.5px solid rgb(255, 144, 0);                                                                                                         
    }                                                                                                                                                 
                                                                                                                                                      
    .cardCifras {                                                                                                                                     
        width: calc(50% - 1rem);                                                                                                                      
        margin-bottom: 1rem;                                                                                                                          
    }                                                                                                                                                 
                                                                                                                                                      
    .cardCifras h1 {                                                                                                                                  
        font-size: 3.5rem;                                                                                                                            
    }                                                                                                                                                 
                                                                                                                                                      
    .cardCifras h3 {                                                                                                                                  
        font-size: 2rem;                                                                                                                              
    }                                                                                                                                                 
                                                                                                                                                      
    .cardCifras span.bold {                                                                                                                           
        font-size: 2rem;                                                                                                                              
    }                                                                                                                                                 
                                                                                                                                                      
                                                                                                                                                      
    .tituloEspecies {                                                                                                                                 
        font-size: 2.5rem;                                                                                                                            
        padding: 1.2rem 0;                                                                                                                            
        max-width: 400px;                                                                                                                             
    }                                                                                                                                                 
                                                                                                                                                      
    .tituloCatalogos {                                                                                                                                
        font-size: 2.5rem;                                                                                                                            
        padding: 1.2rem 0;                                                                                                                            
    }                                                                                                                                                 
                                                                                                                                                      
    .especie {                                                                                                                                        
        width: calc(25% - 0.5rem);                                                                                                                    
        margin: 1rem 0px !important;                                                                                                                  
                                                                                                                                                      
    }                                                                                                                                                 
                                                                                                                                                      
    .especie img {                                                                                                                                    
        max-width: 132px;                                                                                                                             
    }                                                                                                                                                 
                                                                                                                                                      
                                                                                                                                                      
    .cenefaPEV {                                                                                                                                      
        height: 250px;                                                                                                                                
        margin: 4rem 0;                                                                                                                               
    }                                                                                                                                                 
                                                                                                                                                      
    .cenefaPEV .container {                                                                                                                           
        padding: 0 !important                                                                                                                         
    }                                                                                                                                                 
                                                                                                                                                      
    .cenefaPEV img {                                                                                                                                  
        max-width: 550px;                                                                                                                             
        height: auto !important;                                                                                                                      
    }                                                                                                                                                 
                                                                                                                                                      
    .contenPuerco .row img {                                                                                                                          
        max-width: 250px;                                                                                                                             
        height: auto;                                                                                                                                 
    }                                                                                                                                                 
                                                                                                                                                      
    .contenFooter {                                                                                                                                   
        margin-top: -50px;                                                                                                                            
    }                                                                                                                                                 
                                                                                                                                                      
                                                                                                                                                      
    .textCopyright {                                                                                                                                  
        text-align: right;                                                                                                                            
    }                                                                                                                                                 
                                                                                                                                                      
    .catalogo {                                                                                                                                       
        width: calc(20% - 1rem);                                                                                                                      
        margin: 1rem 0px !important;                                                                                                                  
    }                                                                                                                                                 
                                                                                                                                                      
                                                                                                                                                      
                                                                                                                                                      
}                                                                                                                                                     
                                                                                                                                                      
/* iPad Landscape */                                                                                                                                  
@media only screen and (min-width: 1024px) and (orientation: landscape) {                                                                             
                                                                                                                                                      
    .cardCifras {                                                                                                                                     
        width: calc(20% - 1rem);                                                                                                                      
        margin-bottom: 1rem;                                                                                                                          
    }                                                                                                                                                 
                                                                                                                                                      
    .cardCifras h1 {                                                                                                                                  
        font-size: 2.5rem;                                                                                                                            
    }                                                                                                                                                 
                                                                                                                                                      
    .cardCifras h3 {                                                                                                                                  
        font-size: 1.5rem;                                                                                                                            
    }                                                                                                                                                 
                                                                                                                                                      
    .cardCifras span.bold {                                                                                                                           
        font-size: 1.5rem;                                                                                                                            
    }                                                                                                                                                 
                                                                                                                                                      
    .tituloEspecies {                                                                                                                                 
        font-size: 2.5rem;                                                                                                                            
        padding: 1.2rem 0;                                                                                                                            
        max-width: 400px;                                                                                                                             
    }                                                                                                                                                 
                                                                                                                                                      
    .tituloCatalogos {                                                                                                                                
        font-size: 2.5rem;                                                                                                                            
        padding: 1.2rem 0;                                                                                                                            
    }                                                                                                                                                 
                                                                                                                                                      
                                                                                                                                                      
    .cenefaPEV {                                                                                                                                      
        height: 250px;                                                                                                                                
        margin: 4rem 0;                                                                                                                               
    }                                                                                                                                                 
                                                                                                                                                      
    .cenefaPEV .container {                                                                                                                           
        padding: 0 !important                                                                                                                         
    }                                                                                                                                                 
                                                                                                                                                      
    .cenefaPEV img {                                                                                                                                  
        max-width: 550px;                                                                                                                             
        height: auto !important;                                                                                                                      
    }                                                                                                                                                 
                                                                                                                                                      
    .contenPuerco .row img {                                                                                                                          
        max-width: 370px;                                                                                                                             
        height: auto;                                                                                                                                 
    }                                                                                                                                                 
                                                                                                                                                      
    .contenFooter {                                                                                                                                   
        margin-top: -70px;                                                                                                                            
    }                                                                                                                                                 
                                                                                                                                                      
    .textCopyright {                                                                                                                                  
        text-align: center;                                                                                                                           
    }                                                                                                                                                 
}                                                                                                                                                     
                                                                                                                                                      
/* iPad Pro portrait */                                                                                                                               
/* Declare the same value for min- and max-width to avoid colliding with desktops */                                                                  
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/                                                          
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .cifrasHome {                                                                                                                                     
        height: calc(100% - 350px) !important;                                                                                                        
        align-items: flex-end !important;                                                                                                             
    }                                                                                                                                                 
                                                                                                                                                      
    .cardCifras h1 {                                                                                                                                  
        font-size: 3.7rem;                                                                                                                            
    }                                                                                                                                                 
                                                                                                                                                      
    .cardCifras h3 {                                                                                                                                  
        font-size: 2rem;                                                                                                                              
        margin: 0 2rem;                                                                                                                               
    }                                                                                                                                                 
                                                                                                                                                      
    .cardCifras span.bold {                                                                                                                           
        font-size: 2rem;                                                                                                                              
        margin: 0 2rem;                                                                                                                               
    }                                                                                                                                                 
}                                                                                                                                                     
                                                                                                                                                      
@media only screen and (min-device-width: 938px) and (max-device-width: 938px) and (orientation: landscape) {}                                        
                                                                                                                                                      
@media only screen and (min-device-width: 602px) and (max-device-width: 602px) and (orientation: portrait) {}                                         
                                                                                                                                                      
                                                                                                                                                      
/* Tab's Landscape */                                                                                                                                 
@media (max-width: 1366px) and (min-width: 992px) {}                                                                                                  