.items_form_section .box_placas_1,.items_form_section .box_placas_2{    
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
}
.box_placas_1 div{   
width: 33%;
min-width: calc(100%/3);
}
.box_placas_1 div label{    
width:  100%;    
}
.form_implementos .box_implementos_1{  
flex-direction: row;
width: 95%;
flex-wrap: wrap;
margin-bottom: 15px;
}
.items_form_section section .section_title h2{ 
width: auto;
font-size: 28px;	
}
.box_implementos_1 div{  
height: 90%;
width: 50%;
}
.clientes_form_section{   
max-width: 100% !important;  
}
.clientes_form_section_box{
width: 65%;
margin: 50px 0 25px 0;
max-width: 100%;
}
.cliente_text{   
font-size: 20px;
}	
.cliente__form-inputs input{
margin-right: 30px; 
width: 200px;
height: 45px;
font-size: 15px;
margin-bottom: 20px;
}
.cliente__form-inputs select{
width: 200px; 
margin-bottom: 20px;
margin-right: 30px; 
height: 45px;
font-size: 15px;
}
.cliente__form-check label{
font-size: 14px;
}
.good_result_section, .bad_result_section, .charge_result_section{
max-width: 100% !important;
}
.cotizar__notice-div{
width: 60%;
}
.cotizar__notice-div img{
margin: 20px 0px 20px 0px;
}
.cotizar__notice-div p{
font-size: 16px;
margin: 15px 50px 15px 50px;
}
.charge_result_section img{
width: 200px;
height: auto;
}
.charge_result_section .cotizar__notice-div{
width: 40%;
}
.cotizar__notice-div div{
flex-direction: row;
width: 50%;
justify-content: space-around;
}
.cotizar__notice-div .material-icons{
top: -110px;	
} .tablaPlacas td,
.tablaImplementos td {
font-family: 'Roboto', sans-serif;
!important background-color: red;
}