/*
 *   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.
 */

/* Increase the body font size on tablet devices */
body {
  font-size: 93.8%;
}

.view-linea-de-negocios .views-row{
	width: 100%;
	margin: 1em 0em;
}

.pane-inicio .block-content{
	padding: 0em 0.5em;
}
.pane-quienes-somos .views-field-field-txt-izquierda,.pane-quienes-somos .views-field-field-txt-derecha{
	width: 90%;
}

 .pane-quienes-somos .item-list ul li{
         height: 130px;
    line-height: 18px;
    margin: 0 0em;
    width: 25%;
    }

   .pane-quienes-somos .item-list ul a {
      margin: 0em 1.5em !important;
    }

    #quienes-somos .pane-quienes-somos{
    	padding: 1em;
    }
  

    #mini-panel-inicio .pane-3{
  padding: 0em 2em;
}


#mini-panel-header .region-two-66-33-first {
    width: 50%;
}