@charset "utf-8";
/* CSS Document */
.know-how{
overflow:hidden;
}
.know-how h1{
text-align:center;
line-height:35px;
font-size:20px !important;
padding:0 !important;
margin:0;
color:white;}
.know-how p{
padding:0 !important;
margin:0 !important;
text-align:justify;
font-size:12px !important;
color:white;
line-height:16px;
}
.know-how p:first-letter{
font-size:12px !important;
}
.cuadro-s{
width:130px;
float:left;
height:40px;
background:black;
border:2px solid black;}

.cuadro{
background:black;
width:130px;
float:left;
height:120px;
border:2px solid black;
cursor:default;}
.cuadro .cuadro{
border:none;
}