* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a:hover {
    text-decoration: underline;    
}

a p {
    text-align: left; 
    font-size: 16px;   
    margin-top: 0px;
    font-family: 'bernino-regular',Verdana,Arial,Geneva,sans-serif;
    color:#145bc7;
    font-weight: 800;
    order: 0;
    white-space: unset;
    text-decoration: none;       
}

a:active, a:hover {
    outline: 0;
}

a h3:visited {
    color:#771955;
}

h2, p {
    text-align: left; 
    font-family: 'bernino-regular',Verdana,Arial,Geneva,sans-serif;   
    margin-top: 10px;
    color:#000;
    text-decoration: none;
}

.fila {
    padding-bottom: 30px;    
}

.columna-1-25 {
    padding-right: 20px;
}

main img {
    /* display: block;
    width: 100%; */
    height: 100%;
}
.normal {
    padding: 10px;
}

.textos {
    padding: 10px;     
}

.equipo1 {
    padding: 10px;
    border-top-color: rgb(223, 221, 221);   
    border-top-width: 1px;
    border-top-style: solid;
}

.flex-container {
    display: flex;    
    display: -webkit-flex;
    display: moz-flex;
    display: ms-flex;
    display: o-flex;
    justify-content: flex-end;   
  }
  .flex-item, button {
    border-color:red;
  }
  
  .orden {
    width: 70px;
    line-height: 25px;
    font-size: 14px;
    margin-top: 30px;
    margin-bottom: 40px;
    font-family: 'bernino-regular',Verdana,Arial,Geneva,sans-serif;   
  }

@media(max-width: 768px)  and (min-width:360px)   {
    .contenedor {
        width: 359px;      
        margin: auto;
    }
    .ofertas {
        text-transform: uppercase;
        width: 100%;
        margin: auto;
        display: flex;        
        font-size: 0.8rem; 
        font-family: 'bernino-regular',Verdana,Arial,Geneva,sans-serif;
        color:#ED1C24;
        font-weight: 800;
      } 
    .flex-container {
        margin-bottom: -30px;
    }
    .button { 
        border-radius: 5px;      
        background-color: green;
        width: 70px;
        margin: 5px;
        border-style: solid;
        border-radius: 5px;  
        border-width: 1px;
        border-color: #ED1C24;
        background-color: #fff;
        line-height: 20px;        
        margin-top: 25px;
        margin-bottom: 40px;
    }
    .button1 {
        height: 30px;
        font-size: 11px;
        font-family: 'bernino-regular',Verdana,Arial,Geneva,sans-serif;
        color: #ED1C24;  
        background-color: white;
        line-height: 12px;
        width: 60px;
        text-align: center;                
    }
    .button1:hover {
        background: #ED1C24; 
        color:#fff;
    }
    .titulo {
        border-bottom:2px dotted #7e292c; 
        text-align: center; 
        font-size: 0.85em; 
        font-family: 'bernino-regular',Verdana,Arial,Geneva,sans-serif; font-style: italic;
        color: #7e292c;
    }    
    .fila {  
        display: block;
    }
    .columna-1-25 {   
        width: 100%;
        background: #fff;              
    }
    .columna-2-75 {
        width: 100%;
        background: #fff;
    }
    .normal {
        height: 200px;        
    }
    .textos {
        height: 165px; 
        font-size: 14px;               
    }    
    .ofer_prop {
        text-transform: uppercase;
        font-family: bernino-regular,Verdana,Arial,Geneva,sans-serif; 
        margin: 7px;  
        font-weight:900; 
        color:#ED1C24; 
        float:right;
        font-size: 0.7rem;
    }   
    a p {
        text-align: left; 
        font-size: 14px;   
        text-decoration: none;  
        margin-top: -6px;     
    }
    h2 {
        text-align: left; 
        font-family: 'bernino-regular',Verdana,Arial,Geneva,sans-serif; 
        font-size: 18px;            
    }
    p {
        font-size: 0.8rem;
    }
    .orden {
        width: 70px;
        margin: 0px;
        line-height: 55px;        
        font-size: 11px;
        margin-top: 30px;
        margin-bottom: 40px;
        font-family: 'bernino-regular',Verdana,Arial,Geneva,sans-serif;
        font-weight: 800;
      }    
    .equipo1 {       
        display: flex;
        display: -webkit-flex;
        display: moz-flex;
        display: ms-flex;
        display: o-flex;
        justify-content: center;
        padding: 10px;
        width:400px;
    }       
    .caja1 {
        display: flex;
        height: 20px;
        display: -webkit-flex;
        display: moz-flex;
        display: ms-flex;
        display: o-flex;
        justify-content: flex-start;
        width: 25px;
        font-size: 14px;
        margin: 0 20px;
        margin-top: 5px;
    }  
}

@media(max-width: 1280px) and (min-width:769px) {
    .contenedor {
        width: 1000px;
        margin: auto;
    }  
    .ofertas {       
        text-transform: uppercase;
        width: 60%;
        margin: auto;
        display: flex;        
        font-size: 1.1rem; 
        font-family: 'bernino-regular',Verdana,Arial,Geneva,sans-serif;
        color:#ED1C24;
        font-weight: 800;
    }     
    .flex-container {
        margin-bottom: -30px;
        width: 900px;
    }
    .button { 
        border-radius: 5px;       
        background-color: green;
        width: 80px;
        margin: 10px;
        border-style: solid;
        border-radius: 5px;  
        border-width: 1px;
        border-color: #ED1C24;
        background-color: #fff;
        line-height: 20px;        
        margin-top: 25px;
        margin-bottom: 40px;
    }
    .button1 {
        height: 40px;
        font-size: 12px;
        font-family: 'bernino-regular',Verdana,Arial,Geneva,sans-serif;
        color: #ED1C24;  
        background-color: white;   
        line-height: 15px;       
        text-align: center;
    }
    .button1:hover {
        background: #ED1C24; 
        color:#fff;
    }
    .fila {
        display: block;
        display: -webkit-flex;
        display: moz-flex;
        display: ms-flex;
        display: o-flex;
        width: 100%; 
        height: 260px;   
        margin-bottom: -50px;  
    }    
    .columna-1-25 {  
        width: 35%;
        height: 83%;
        background: #fff;        
    }        
    .columna-2-75 {
        width: 100%;
        height: 83%;
        background: #fff;         
    }    
    .normal {
        height: 190px;
        width: 310px;
    }
    .textos {
        height: 155px;
        width: 633px;
    }   
    a p {
        text-align: left; 
        font-size: 14px;  
        text-decoration: none;     
    }
    h2 {
        text-align: left; 
        font-family: 'bernino-regular',Verdana,Arial,Geneva,sans-serif; 
        font-size: 18px;        
    }
    p {
        font-size: 0.8rem;
    }
    .orden {
        width: 70px;
        margin: 10px;
        line-height: 45px;        
        font-size: 13px;
        margin-top: 35px;
        margin-bottom: 30px;
        font-family: 'bernino-regular',Verdana,Arial,Geneva,sans-serif;
        font-weight: 800;
      }
    .equipo1 {       
        display: flex;        
        display: -webkit-flex;
        display: moz-flex;
        display: ms-flex;
        display: o-flex;
        justify-content: center;
        padding: 10px;
        margin-top: 0px;
    }
    .caja1 {       
        display: flex;
        display: -webkit-flex;
        display: moz-flex;
        display: ms-flex;
        display: o-flex;
        width: 20px;
        height: 20px;;
        margin: 0 30px;
        margin-top: 0px;
    }      
} 

@media(min-width:1281px) {
    .contenedor {
        width: 1310px;
        margin: auto;
    }
    .ofertas {
        text-transform: uppercase;
        width: 100%;
        margin: auto;
        display: flex;        
        font-size: 1.3rem;         
        font-family: 'bernino-regular',Verdana,Arial,Geneva,sans-serif;
        color:#ED1C24;
        font-weight: 800;
      } 
    .flex-container {
        width: 1423px;
        margin-bottom: -20px;
    }
    .button {    
        margin-left: auto;
        margin-right: auto;
        border-style: solid;
        border-radius: 5px;  
        border-width: 1px;
        border-color: #ED1C24;
        background-color: #fff;
        width: 100px;         
        margin: 10px;
        text-align: center;
        line-height: 15px;        
        margin-top: 25px;
        margin-bottom: 30px;       
    }    
    .button1 {
        height: 40px;            
        color: #ED1C24;  
        background-color: white;   
        font-size: 14px;
        font-family: 'bernino-regular',Verdana,Arial,Geneva,sans-serif;
        line-height: 15px;
        text-align: center;
    }

    .button1:hover {
        background: #ED1C24; 
        color:#fff;
    }
    
    a p {
        margin-left: -20px;
    }
    h2 {
        margin-left: -20px;
    }
    h2, p {
        margin-left: -20px;
    }
    .titulo {
        border-bottom:2px dotted #7e292c; 
        text-align: center; 
        font-size: 1.3em; 
        font-family: 'bernino-regular',Verdana,Arial,Geneva,sans-serif; font-style: italic;
        color: #7e292c;
    }    
    .fila {
        display: flex;
        margin: auto;
        display: -webkit-flex;
        display: moz-flex;
        display: ms-flex;
        display: o-flex; 
        width: 80%; 
        /* height: 300px;    */
        height: 260px;
        margin-bottom: -50px;   
    }
    .columna-1-25 {  
        /* width: 100%; */
        height: 78%;
        background: #fff;
    }   
    .columna-2-75 {
        width: 100%;
        height: 78%;
        background: #fff;        
    } 
    .normal {
        /* height: 210px;
        width: 340px; */
        height: 180px;
        width: 240px;
    } 
    .textos {        
        /* height: 170px; */
        height: 140px;
        /* width: 900px;          */
        width: 1010px; 
    }    
    .equipo1 {
        display: flex;      
        display: -webkit-flex;
        display: moz-flex;
        display: ms-flex;
        display: o-flex;
        justify-content: center;
        /* padding: 10px;         */
        padding: 5px;           
    } 
    .caja1 {
        display: flex;
        display: -webkit-flex;
        display: moz-flex;
        display: ms-flex;
        display: o-flex;
        width: 40px;
        height: 30px;;
        margin: 0 50px;
        margin-top: 0px;
    }
    .caja1, span {
        /* margin-top: 15px; */
        font-size: 1em;
    }     
}
