/*
 *   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 default font size on small touch devices */
body {
  font-size: 55%;
}

#page {margin-top: 0;}

#logo {height: 10em; width: 10em; margin: 1em 0 0 2em;}

#logo img {padding-top: 2em;}

#block-search-form {padding: 0 1em 0 0; margin: 0;}

#menu-bar {position: absolute; right: 0; top: 1em; z-index: 10;}

#main-content-header {margin-top: 2em;}

#content-column .content-inner {margin: 0 2em;}

.mean-bar a {outline: none;}

.view-home-noticias td {padding: 0;}

.view-home-carousel .flexslider .slides {padding: 0;}

.view-home-carousel .flexslider .slides li {margin: 0 0.25em;}

.view-home-carousel .flex-direction-nav {position: relative; margin-top: 2em;}

.view-home-carousel .flex-direction-nav .flex-prev {left: 8em;}

.view-home-carousel .flex-direction-nav .flex-next {right: 8em;}

.region-footer {padding: 0 1em;}

#block-block-1 table .col-0 {
    font-size: 1em;
    font-weight: bold;
	}

#block-block-1 table .col-1 {
	width: 24%;
    font-size: 1em;
    font-weight: normal;
	}

#block-block-1 table .col-2 {
    font-size: 1em;
    font-weight: normal;
	}

#block-block-1 table .col-3 {
    font-size: 1em;
	}

#block-block-1 .redondo {line-height: 1.4em; border: 1px solid white;}

#block-block-1 .copyright {padding: 0 9em;} 

/* =============================================================================
 *   Mobile Menu Toggle
 *   See your theme settings extensions for how to enable the menu toggle.
 *   These are example styles for the menu toggle menu, you can use these in the
 *   relevant responsive stylesheets as required. Modify to suit your design.
 * ========================================================================== */
/* The toggle link */
.at-mt .at-menu-toggle h2 {
  margin-bottom: 5px;
}

.at-mt .at-menu-toggle h2 a {
  background: #eee;
  border: 2px solid #ccc;
  padding: 2px 10px;
}

/* Menu items */
.at-mt .at-menu-toggle ul.menu li a {
  background: #eee;
  border-bottom: 1px solid #fff;
}
