/* ---------- Color Module Styles ----------- */

body {
  color: #3b3b3b;
  background: #292929;
}
#page,
#main-wrapper,
.region-primary-menu .menu-item a.is-active,
.region-primary-menu .menu-item--active-trail a {
  background: #ffffff;
}
.tabs ul.primary li a.is-active {
  background-color: #ffffff;
}
.tabs ul.primary li.is-active a {
  background-color: #ffffff;
  border-bottom-color: #ffffff;
}
#header {
  background-color: #005896;
  background-image: -webkit-linear-gradient(top, #005896 0%, #1d83c3 100%);
  background-image: linear-gradient(to bottom, #005896 0%, #1d83c3 100%);
}
a,
.link {
  color: #005896;
}
a:hover,
a:focus,
.link:hover,
.link:focus {
  color: #008ee2;
}
a:active,
.link:active {
  color: #22adff;
}
.sidebar .block {
  background-color: #f6f6f2;
  border-color: #f9f9f9;
}
.site-footer {
  background: #292929;
}
.region-header,
.region-header a,
.region-header li a.is-active,
.site-branding__text,
.site-branding,
.site-branding__text a,
.site-branding a,
.region-secondary-menu .menu-item a,
.region-secondary-menu .menu-item a.is-active {
  color: #fffeff;
}

/* ---------- Color Form ----------- */

[dir="rtl"] .color-form .color-palette {
  margin-left: 0;
  margin-right: 20px;
}
[dir="rtl"] .color-form .form-item label {
  float: right;
}
[dir="rtl"] .color-form .color-palette .lock {
  right: -20px;
  left: 0;
}

.block-views-blocknoticias-block-1 .flickity-slider .gallery-cell,
.block-views-blockmenu-home-block-1 .flickity-slider .gallery-cell {
	background: #005896;
}

.block-views-blockservicios-block-2 .flickity-slider .gallery-cell.selectedElement {
	border: 0.5em solid #005896;
}

.gallery-cell.default-color {
	background: #005896 !important;
}
.gallery-cell.default-color.selectedElement {
	border: 0.5em solid #555555 !important;
}
.path-frontpage .featured-bottom {
	background: #005896;
}

.satisfaccion .ui-accordion-header.default-color {
	background: #005896;
}

#page.is_service .region-third-menu .block-views:nth-child(2).default-color,
#page.is_subservice .region-third-menu .block-views:nth-child(1).default-color {
	background: rgba(0,88,151,0.5) !important;
}
.arrow-down.default-color {
 border-top-color: #005896;
}
