/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete 
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
 nav.block-menu ul li a {
   font-size: 1.1vw;
}

.webform-client-form select, 
.webform-client-form textarea, 
.webform-client-form input {
  font-size: 1.2vw;
  min-height: 3vw;
}


#clientes .view-content ul li .views-field-title p {
  font-size: 1.3vw;
}

#clientes .view-content ul li .views-field-title .title {
  font-size: 1.5vw;
}