/* ---------- Logo ---------- */
.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

/* ---------- Table styles ---------- */
@media (max-width: 979px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%; }
    .responsive-table-horizontal:after {
      clear: both;
      content: '';
      display: block;
      font-size: 0;
      height: 0;
      visibility: hidden; }
    .responsive-table-horizontal tbody {
      display: block;
      overflow-x: auto;
      position: relative;
      white-space: nowrap;
      width: auto; }
      .responsive-table-horizontal tbody tr {
        display: inline-block;
        vertical-align: top; }
        .responsive-table-horizontal tbody tr td {
          display: block;
          margin-bottom: 20px; }
          .responsive-table-horizontal tbody tr td:first-child {
            text-align: left; }
    .responsive-table-horizontal thead {
      display: block;
      float: left;
      margin-right: 10px; }
      .responsive-table-horizontal thead:after {
        clear: both;
        content: "";
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden; }
      .responsive-table-horizontal thead th {
        display: block;
        margin-bottom: 20px;
        text-align: right; }
        .responsive-table-horizontal thead th:first-child {
          text-align: right; }

  .ie9 .responsive-table-horizontal thead {
    float: none; } }
/* ---------- Text formatting ---------- */
.important {
  font-weight: bold; }

/* ---------- Main content body ---------- */
.portal-iframe #main-content {
  width: 100%; }

/* ---------- Loading animation ---------- */
.loading-animation {
  background: url(/enac-V2-theme/css/../images/progress_bar/loading_animation.gif) no-repeat top center;
  margin-top: 10px;
  padding-top: 40px;
  text-align: left; }

/* ---------- Separator ---------- */
.separator {
  border-top: 1px dotted #BFBFBF; }

/* ---------- Update manager ---------- */
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

/* ---------- Text highlighting ---------- */
.highlight {
  background: #FFC;
  font-weight: bold;
  margin: 0 1px; }

/* ---------- Miscellaneous ---------- */
span.alert {
  display: inline-block; }

#skip-to-content {
  clip: rect(0 0 0 0);
  position: absolute; }

/* ---------- Dragging/sorting indicators ---------- */
.portlet-layout.dragging {
  border-collapse: separate; }

.drop-area {
  background-color: #D3DADD; }

.active-area {
  background: #FFC; }

.portlet-boundary.yui3-dd-dragging {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #CCC; }

.sortable-layout-proxy {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
  .sortable-layout-proxy .portlet-topper {
    background-image: none; }

.proxy {
  cursor: move;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
  position: absolute; }
  .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  .proxy.not-intersecting .forbidden-action {
    background: url(/enac-V2-theme/css/../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

.resizable-proxy {
  border: 1px dashed #828F95;
  position: absolute;
  visibility: hidden; }

.sortable-proxy {
  background: #727C81;
  margin-top: 1px; }

.lfr-freeform-layout-drag-indicator {
  visibility: hidden; }

.sortable-layout-drag-target-indicator {
  margin: 2px 0; }

.yui3-dd-proxy {
  z-index: 1110 !important; }

/* ---------- Portal tool tips ---------- */
.tooltip {
  max-width: 200px; }

/* ---------- Tags ---------- */
.tagselector-content {
  border-width: 0;
  margin-bottom: 15px;
  overflow: visible;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    background: #FFF;
    border: 1px solid #CCC;
    margin-bottom: 5px;
    overflow: visible;
    padding: 5px;
    position: relative; }
    .tagselector-content .textboxlistentry-holder li {
      line-height: 1; }
    .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input {
      border-width: 0;
      margin-bottom: 0; }
  .tagselector-content .textboxlistentry-remove {
    padding: 0 3px 1px; }

.tagselector .lfr-tags-selector-content {
  border-width: 0; }
.tagselector .lfr-tag-selector-input {
  background: none;
  padding: 0;
  width: auto; }
.tagselector .field .field-content {
  margin: 0; }
.tagselector .textboxlist-input-container {
  margin: 0; }

.tagselector-focused .textboxlistentry-holder {
  background: #FFF none;
  border: 1px solid #CCC; }

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

/* ---------- Tag cloud and tag list ---------- */
.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal; }
  .tag-items li {
    display: inline;
    float: left;
    margin: 0 1em 0 0; }
  .tag-items a {
    white-space: nowrap; }

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.tag-cloud {
  line-height: 2.5em; }
  .tag-cloud .tag-popularity-1 {
    font-size: 1em; }
  .tag-cloud .tag-popularity-2 {
    font-size: 1.3em; }
  .tag-cloud .tag-popularity-3 {
    font-size: 1.6em; }
  .tag-cloud .tag-popularity-4 {
    font-size: 1.9em; }
  .tag-cloud .tag-popularity-5 {
    font-size: 2.2em; }
  .tag-cloud .tag-popularity-6 {
    font-size: 2.5em; }

/* ---------- Underlay ---------- */
.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }
  .underlay .lfr-portlet-item {
    border-width: 0; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #f4f3f3 url(/enac-V2-theme/css/../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #AEAFB1;
  border-width: 0 1px 1px; }

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

/* ---------- Tabs ---------- */
.tab-active strong {
  font-weight: normal; }

.tab-back {
  float: right; }

.tab-back-content {
  border-width: 0;
  padding: 1px; }

/* ---------- Miscellaneous ---------- */
.lfr-panel-container {
  background: #FFF; }

.lfr-panel-content {
  padding: 5px 10px; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

.dialog-bd {
  min-height: 30px; }

.dialog-content {
  border: 1px solid #C8C9CA;
  padding: 5px; }

.panel-hd {
  background: #c0c2c5 url(/enac-V2-theme/css/../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
  padding-left: 10px;
  text-shadow: 1px 1px #FFF; }

.app-view-drop-active {
  background-color: #00A2EA;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    color: #FFF; }

.basecelleditor [class~="form-validator-message"] {
  clip: rect(auto auto auto auto);
  width: auto; }

.document-library-file-entry-cell-editor-hidden {
  display: none; }

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }

/* ---------- Menus ---------- */
.lfr-page-templates li a {
  padding: 0; }
  .lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px; }

.menu {
  position: absolute;
  width: auto; }
  .menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px; }

.menu-content {
  background: #FFF;
  list-style: none;
  min-width: 150px; }
  .menu-content li {
    margin: 0;
    padding: 0; }
    .menu-content li .disabled {
      color: #999; }

.menu-content {
  background: #ccc9c9 url(/enac-V2-theme/css/../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #AEAFB1 #777879 #777879 #AEAFB1;
  padding: 2px 0; }

.menugroup-content .menu-label {
  background: #D2D6DE;
  color: #5B677D;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #FFF; }

.menugroup-content ul {
  display: block;
  min-width: 0; }

.menu-content li {
  border-bottom: 1px solid #BCBBBB;
  border-top: 1px solid #EEE;
  display: block;
  margin: 0;
  padding: 0; }
  .menu-content li.first {
    border-top-width: 0; }
  .menu-content li.last {
    border-bottom-width: 0; }

.menu-content li a, .menu-content li .disabled {
  color: #2C2F34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

.menu-content li a.focus, .lfr-menu-expanded li a:focus {
  background-color: #5B677D;
  color: #FFF;
  text-shadow: -1px -1px #2C2F34; }

/* ---------- Loading mask ---------- */
.loadingmask-content {
  background: #CCC; }

.loadingmask-message {
  background: #d4d4d4 url(/enac-V2-theme/css/../images/portlet/header_bg.png) repeat-x 0 0; }

/* ---------- Tree view ---------- */
.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .icon-check:before {
    content: "\f096"; }
.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }
  .tree-node .tree-node-checked .icon-check:before {
    content: "\f046"; }
.tree-node .tree-node-over .tree-label {
  text-decoration: underline; }
.tree-node [class^="icon-"] {
  margin-right: 5px; }
.tree-node .tree-node-checkbox-container {
  margin-right: 0; }
.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }
.tree-node-content .tree-label {
  margin-left: 3px; }
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

.tree-node-selected .tree-label {
  background-color: transparent; }

/* ---------- Page customization ---------- */
.dragging .portlet-column.customizable {
  background-color: #CFFCCF;
  outline: 3px solid #9CC97B; }

.customizable-layout-column-content {
  background-color: #C92C3C; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    border: 3px solid #333;
    margin: 0.2em; }

.customizable .customizable-layout-column-content {
  background-color: #9CC97B; }

.layout-customizable-controls {
  background-color: #FFF;
  font-size: 1.5em;
  margin: 1em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  padding: 1em;
  position: absolute;
  z-index: 15; }

/* ---------- Pagination ---------- */
.paginator-link {
  background: #eeeeee url() no-repeat scroll 50% 1px;
  border: 1px solid #F0F1F2;
  border-color: #F0F1F2 #B2B2B2 #949494 #F0F1F1;
  color: #1F1E1E;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

.paginator-page-link {
  height: auto;
  text-indent: 0; }

.paginator-current-page {
  background: #0083bd url(/enac-V2-theme/css/../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38B6EF #006D9E #006D9E #46B4E6;
  color: #FFF;
  text-shadow: -1px -1px #003C57; }

.paginator-first-link {
  background-image: url(/enac-V2-theme/css/../images/arrows/paging_first.png); }

.paginator-prev-link {
  background-image: url(/enac-V2-theme/css/../images/arrows/paging_previous.png); }

.paginator-last-link {
  background-image: url(/enac-V2-theme/css/../images/arrows/paging_last.png); }

.paginator-next-link {
  background-image: url(/enac-V2-theme/css/../images/arrows/paging_next.png); }

.paginator-current-page-report, .paginator-total {
  color: #555;
  font-size: 0.9em; }

.paginator-current-page-report {
  margin-left: 2em; }

.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

/* ---------- CKEditor contents ---------- */
.aui .cke_editable [class*="span"] {
  float: none; }

/* ---------- CKEditor menu ---------- */
.aui .cke_dialog .cke_dialog_ui_input_text {
  height: auto; }
.aui .cke_editable_inline a {
  cursor: pointer; }

/* ---------- CKEditor panel menu ---------- */
.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }
.cke_panel_block .cke_panel_list {
  margin-left: 0; }
  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial; }
    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none; }

/* ---------- CKEditor source ---------- */
.aui .cke_source {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* ---------- CKEditor table ---------- */
.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

/* ---------- HTML editor ---------- */
body.html-editor {
  background: #FFF;
  color: #000;
  padding: 1em; }

.html-editor.portlet-message-boards {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(/enac-V2-theme/css/../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(/enac-V2-theme/css/../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #F9F9F9;
    border: 1px solid #777;
    padding: 0.5em; }

/* ---------- Inline editing ---------- */
.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68bb30 url(/enac-V2-theme/css/../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

.lfr-editable-notice-close {
  margin-left: 1em; }

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999; }
  .lfr-portlet-title-editable .lfr-portlet-title-editable-content {
    padding: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-content .field-input-text {
      display: block;
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-label.textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content {
      margin-top: 0;
      vertical-align: top; }
      .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content .btn-group {
        margin-top: 0; }

.lfr-page-layouts .lfr-layout-template .layout-template-entry {
  height: 25px;
  width: 25px; }

.ie input.cke_dialog_ui_input_text {
  height: auto; }
.ie .proxy.not-intersecting .forbidden-action {
  right: 2px;
  top: 2px; }

.ie7 .menu-content li {
  z-index: 10; }
.ie7 .paginator-link {
  color: transparent;
  font-size: 0;
  overflow: hidden;
  text-indent: 0;
  vertical-align: middle; }
.ie7 .paginator-page-link {
  color: #1F1E1E;
  font-size: 1em;
  height: auto;
  line-height: 1.4;
  overflow: visible;
  text-indent: 0; }
.ie7 .paginator-current-page {
  color: #FFF; }

.ie8 .row-fluid input[class*=span].search-query {
  line-height: 20px;
  min-height: 20px; }

.ios.mobile .modal-content .dialog-iframe-bd {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

/* ---------- Wrapper ---------- */
#wrapper {
  padding: 2em 5em 0;
  position: relative; }
  @media (max-width: 767px) {
    #wrapper {
      padding-left: 0.5em;
      padding-right: 0.5em; } }
  @media (min-width: 768px) and (max-width: 979px) {
    #wrapper {
      padding-left: 2em;
      padding-right: 2em; } }

.aui {
  /* ---------- Staging dockbar ---------- */
  /* ---------- Add content ---------- */
  /* ---------- Menus ---------- */
  /* ---------- Customization bar ---------- */ }
  .aui .dockbar {
    left: 0;
    right: 0;
    top: 0; }
    .aui .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: auto;
      margin-left: 10px;
      width: auto; }
    .aui .dockbar.navbar-static-top {
      position: relative; }
      .aui .dockbar.navbar-static-top .collapse {
        position: static; }
        .aui .dockbar.navbar-static-top .collapse .nav-account-controls {
          position: static; }
    .aui .dockbar .btn-link {
      color: #FFF; }
    .aui .dockbar .diamond {
      border: 12px solid transparent;
      border-bottom-color: #1485EB;
      height: 0;
      position: relative;
      top: -12px;
      width: 0; }
      .aui .dockbar .diamond:after {
        border: 12px solid transparent;
        border-top-color: #1485EB;
        content: '';
        height: 0;
        left: -12px;
        position: absolute;
        top: 12px;
        width: 0; }
    .aui .dockbar .impersonating-user .alert-icon {
      margin-right: 9px; }
    .aui .dockbar .impersonating-user .alert-info {
      border-width: 0;
      margin-bottom: 6px; }
    .aui .dockbar .info-button {
      top: 9px; }
    .aui .dockbar .info-items {
      left: 0;
      position: absolute;
      top: 100%;
      width: 100%;
      z-index: 1; }
    .aui .dockbar .navbar-inner {
      padding-left: 20px;
      padding-right: 20px; }
      .aui .dockbar .navbar-inner .brand h1 {
        display: inline-block;
        font-size: inherit;
        line-height: 1;
        margin-bottom: 0;
        margin-top: 0; }
      .aui .dockbar .navbar-inner .container {
        margin-left: 0;
        margin-right: 0;
        width: 100%; }
        .aui .dockbar .navbar-inner .container .nav-account-controls {
          float: right; }
      .aui .dockbar .navbar-inner .site-administration-menu li {
        list-style: none; }
        .aui .dockbar .navbar-inner .site-administration-menu li a {
          color: #000;
          display: block;
          padding: 3px 5px 3px 40px; }
          .aui .dockbar .navbar-inner .site-administration-menu li a:focus, .aui .dockbar .navbar-inner .site-administration-menu li a:hover {
            background: #0DB5E7;
            color: #FFF;
            text-decoration: none; }
          .aui .dockbar .navbar-inner .site-administration-menu li a i {
            font-size: 0.8em; }
    .aui .dockbar .nav.staging-nav-items {
      margin: 0;
      position: static; }
      .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle {
        background-color: transparent;
        display: block; }
        .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle:hover {
          color: #0077B3; }
      .aui .dockbar .nav.staging-nav-items .staging-link {
        position: static; }
    .aui .dockbar .user-avatar img {
      margin-top: -2px;
      text-decoration: none;
      vertical-align: middle;
      width: 20px; }
  .aui .dockbar-split .dockbar {
    height: 0;
    position: absolute; }
    .aui .dockbar-split .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: 0;
      margin-left: 0;
      width: 100%; }
    .aui .dockbar-split .dockbar.navbar-static-top .collapse {
      position: relative; }
      .aui .dockbar-split .dockbar.navbar-static-top .collapse .nav-account-controls {
        position: fixed; }
    .aui .dockbar-split .dockbar .divider-vertical {
      display: none; }
    .aui .dockbar-split .dockbar .info-button {
      top: 12px; }
    .aui .dockbar-split .dockbar .info-items {
      left: auto;
      position: static; }
    .aui .dockbar-split .dockbar .navbar-inner {
      background-color: transparent;
      border-width: 0;
      padding: 0;
      width: 0; }
      .aui .dockbar-split .dockbar .navbar-inner .nav {
        border-bottom-width: 0; }
        .aui .dockbar-split .dockbar .navbar-inner .nav > li {
          background-color: #333; }
          .aui .dockbar-split .dockbar .navbar-inner .nav > li > a {
            color: #FFF;
            line-height: 31px; }
            .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:focus, .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:hover {
              color: #FFF; }
            .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class*=" icon-"] {
              margin-top: 3px; }
          .aui .dockbar-split .dockbar .navbar-inner .nav > li.active > a {
            color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.active > .dropdown-toggle {
          color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
          background-color: #555;
          color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.info-items {
          background-color: transparent; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a {
          background-color: #2496E5;
          padding-bottom: 0;
          padding-top: 0; }
          .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a:hover {
            background-color: #2FA4F5; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle span.nav-item-label {
          padding: 5px 10px; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-account-controls {
        left: auto;
        margin-right: 0;
        padding: 0;
        position: fixed;
        right: 5em;
        z-index: 325; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls {
        background: transparent;
        position: fixed;
        top: 10%;
        z-index: 350; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li {
          float: none;
          margin: 10px;
          position: relative; }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a {
            clip: rect(0 0 0 0);
            position: absolute; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a:focus {
              clip: rect(auto auto auto auto);
              position: static; }
          @media (max-width: 979px) {
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.page-preview-controls {
              display: none; } }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a {
            background: #333;
            color: #FFF;
            padding: 6px 8px;
            text-align: center; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover {
              background: #555; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class*=" icon-"] {
              font-size: 25px;
              position: relative;
              vertical-align: middle; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
              background: #92F545; }
              .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class*=" icon-"] {
                color: #000; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .nav-item-label {
              background: #333;
              display: none;
              left: 100%;
              margin-left: 0.5em;
              margin-top: -1em;
              padding: 0 20px;
              position: absolute;
              top: 50%;
              white-space: nowrap; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover .nav-item-label {
              display: block; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .icon-caret-down {
              display: none; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls:hover > li.toggle-controls a {
          clip: rect(auto auto auto auto);
          position: static; }
    .aui .dockbar-split .dockbar .staging-nav-items li > span {
      color: #FFF;
      display: block;
      padding: 10px 15px;
      line-height: 31px; }
  .aui .dockbar-split .info-link-container {
    width: 0; }
  .aui .dockbar-split .info-items {
    height: 1px;
    width: 715px; }
    .aui .dockbar-split .info-items a, .aui .dockbar-split .info-items .btn-link {
      color: #FFF;
      text-decoration: underline; }
      .aui .dockbar-split .info-items a:hover, .aui .dockbar-split .info-items .btn-link:hover {
        text-decoration: none; }
        .aui .dockbar-split .info-items a:hover .taglib-text, .aui .dockbar-split .info-items .btn-link:hover .taglib-text {
          text-decoration: none; }
    .aui .dockbar-split .info-items .btn-link {
      border-width: 0;
      font-size: 14px;
      font-weight: 300;
      margin: 0 0 0 6px;
      padding: 0;
      text-shadow: none; }
  .aui .dockbar-split .staging-bar {
    margin: 10px 0; }
  .aui .dockbar-split.controls-hidden .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    background: #F5AF45; }
  .aui .dockbar-split.lfr-has-add-content .nav-add-controls {
    left: 350px; }
  .aui .dockbar-split.lfr-has-device-preview .nav-add-controls {
    left: 220px; }
  .aui .dockbar-split.lfr-has-edit-layout .nav-add-controls {
    left: 460px; }
  .aui.dialog-iframe-root-node .dockbar .nav-add-controls .page-preview-controls {
    display: none; }
  .aui .touch .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link, .aui .controls-hidden.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    clip: rect(auto auto auto auto);
    position: static; }
  .aui .variation-selector {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin: 1em; }
  .aui .layout-revision-container {
    margin: 1em 0 0 1em;
    padding: 0; }
    .aui .layout-revision-container .approximate-date {
      color: #999;
      font-weight: bold; }
    .aui .layout-revision-container .current-version {
      color: #41801d;
      display: block; }
    .aui .layout-revision-container .current-version-pointer {
      display: inline-block;
      width: 0; }
      .aui .layout-revision-container .current-version-pointer img {
        left: -25px;
        position: relative; }
    .aui .layout-revision-container .layout-variation-name {
      color: #666;
      font-size: 1.15em;
      margin-bottom: 0.1em;
      text-transform: uppercase; }
    .aui .layout-revision-container .layout-revision-current {
      color: #666; }
    .aui .layout-revision-container .real-date {
      color: #999;
      display: block;
      text-align: right; }
    .aui .layout-revision-container .taglib-workflow-status .workflow-status {
      background: none;
      padding-left: 0; }
      .aui .layout-revision-container .taglib-workflow-status .workflow-status .workflow-status-ready-for-publication {
        color: #41801d;
        font-weight: bold; }
  .aui .layout-revision-container-root {
    margin: 0; }
  .aui .staging-controls {
    padding-left: 5px;
    padding-right: 50px; }
    .aui .staging-controls select {
      width: 100%; }
    .aui .staging-controls .staging-bar .dropdown-menu {
      font-size: 13px;
      min-width: 520px;
      width: 100%; }
      .aui .staging-controls .staging-bar .dropdown-menu .btn-link {
        float: left;
        font-size: 11px;
        margin: 0 5px 0 0;
        padding: 0;
        text-decoration: underline;
        text-shadow: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link:hover {
          text-decoration: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link.history {
          float: right; }
  .aui .lfr-admin-panel {
    background-color: #FFF;
    bottom: 0;
    left: 0;
    overflow: auto;
    padding: 10px;
    position: fixed;
    top: 0;
    z-index: 1100; }
    @media (max-width: 767px) {
      .aui .lfr-admin-panel {
        margin: 0 -20px;
        position: static;
        width: auto; }
        .aui .lfr-admin-panel.lfr-add-panel .add-content-menu .lfr-add-page-toolbar, .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
          margin-top: 0;
          position: static;
          width: auto; }
        .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .accordion {
          margin-bottom: 20px; }
        .aui .lfr-admin-panel.lfr-edit-layout-panel .site-admin-link {
          padding: 0;
          position: static; } }
  .aui .lfr-has-add-content {
    padding-left: 350px; }
  .aui .lfr-has-device-preview {
    padding-left: 220px; }
  .aui .lfr-has-edit-layout {
    padding-left: 460px; }
  @media (max-width: 767px) {
    .aui .lfr-has-add-content, .aui .lfr-has-device-preview, .aui .lfr-has-edit-layout {
      padding-left: 20px; } }
  .aui .dropdown-menu > li > a:focus > [class^="icon-"] {
    background-image: none; }
  .aui .my-sites-menu .site-type {
    color: #FFF;
    display: none;
    float: right;
    font-size: 0.8em;
    font-weight: normal;
    margin-right: 10px;
    position: absolute;
    right: 100%; }
  .aui .my-sites-menu a:hover .site-type {
    color: #FFFFFF;
    display: inline-block; }
  .aui .ie.rtl .dockbar .menu-button span {
    background-position-x: -25px; }
  .aui.ie6 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie7 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie8 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls {
    display: none; }
  .aui .ie7 .dockbar {
    zoom: 1; }
  .aui .ie7 .my-sites-menu a {
    overflow: visible;
    text-align: left; }
  .aui .ie7 .my-sites-menu .site-name {
    float: none; }
  .aui .ie7 .my-sites-menu .site-type {
    float: none; }
  .aui .ie6 .dockbar, .aui .ie6 .lfr-dockbar-pinned .dockbar {
    height: 10px;
    left: 0;
    position: relative;
    top: 0; }
  .aui .ie6 .dockbar .pin-dockbar {
    display: none; }
  .aui .ie6 .my-sites-menu {
    width: 200px; }
    .aui .ie6 .my-sites-menu a {
      zoom: 1; }
  .aui .ie6 .menu-scroll {
    height: 300px;
    overflow-y: auto; }
  .aui .controls-hidden .info-button, .aui .controls-hidden .page-customization-bar {
    display: none; }
  .aui .info-button {
    cursor: pointer;
    display: inline-block;
    position: relative;
    right: 12px;
    z-index: 1; }
    .aui .info-button a {
      color: #FFF;
      padding: 2px 10px;
      position: absolute;
      text-decoration: none;
      z-index: 1; }
    .aui .info-button .icon-stop {
      color: #1485EB;
      font-size: 20px; }
  .aui .page-customization-bar {
    background-color: #555;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFF;
    display: table;
    font-size: 14px;
    font-weight: 300;
    padding: 0 15px;
    width: 100%; }
    .aui .page-customization-bar .customized-icon {
      margin: 5px;
      vertical-align: middle; }
    .aui .page-customization-bar .page-customization-actions {
      padding-left: 5em; }
    .aui .page-customization-bar .page-customization-actions a {
      color: #EEE;
      font-size: 0.8em;
      padding: 0 1em; }
    .aui .page-customization-bar .page-customization-bar-form {
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      width: 25%; }
      .aui .page-customization-bar .page-customization-bar-form a {
        color: #FFF; }
        .aui .page-customization-bar .page-customization-bar-form a:focus, .aui .page-customization-bar .page-customization-bar-form a:hover {
          color: #FFF;
          text-decoration: none; }
      .aui .page-customization-bar .page-customization-bar-form span {
        display: block;
        line-height: 20px; }
    .aui .page-customization-bar .page-customization-bar-text {
      display: table-cell;
      height: 51px;
      vertical-align: middle;
      width: 75%; }
    .aui .page-customization-bar .page-customization-bar-container {
      position: absolute; }
    .aui .page-customization-bar .reset-prototype {
      display: inline; }
  @media (max-width: 1140px) {
    .aui .dockbar-split .dockbar .info-items {
      width: 515px; } }
  @media (max-width: 979px) {
    .aui #navigation {
      display: none; }
      .aui #navigation.open {
        display: block; }
    .aui .dockbar-split .dockbar {
      height: auto;
      position: relative; }
      .aui .dockbar-split .dockbar .navbar-inner {
        width: auto; }
    .aui .user-avatar-image {
      width: 18px; } }

/* ---------- Add/remove page ---------- */
.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }
.modify-pages .add-page-editor-input {
  width: 150px; }
.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 10px;
  line-height: 6px;
  margin-top: -8px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #FFF;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #B50303; }
.modify-pages .lfr-nav-sortable > a > span {
  padding-left: 28px; }
.modify-pages .drag-handle {
  background-color: #555;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #FFF;
  cursor: pointer;
  font-size: 16px;
  left: 3px;
  line-height: 1em;
  margin: 8px;
  padding: 4px;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 1em; }
@media (min-width: 980px) {
  .modify-pages .lfr-nav-sortable > a > span {
    padding-left: 0; }
  .modify-pages .drag-handle {
    display: none; } }
.modify-pages .lfr-nav-updateable.selected a:hover span {
  cursor: text; }

.controls-hidden .modify-pages .lfr-nav-sortable > a > span {
  padding-left: 0; }
.controls-hidden .modify-pages .drag-handle {
  display: none; }

.nav li .toolbar {
  margin-top: 5px; }

/* ---------- Navigation portlet ---------- */
.nav-menu ul {
  padding-left: 10px; }
.nav-menu li a.ancestor {
  font-weight: bold; }
.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.nav-menu-style-arrows ul {
  list-style-image: url(/enac-V2-theme/css/../images/arrows/04_right.png); }

/* ---------- Page template selector ---------- */
.form-options {
  border: 1px solid #AAA;
  display: inline-block;
  vertical-align: middle; }
  .form-options input {
    border-width: 0;
    display: inline;
    float: left; }

.form-triggers {
  float: left; }

.form-trigger {
  background: #c4c4c4 url(/enac-V2-theme/css/../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #BBB;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: url() no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83B0CA;
    background-image: url(/enac-V2-theme/css/../images/application/button_bg_over.png); }

.trigger-selected {
  background-color: #EBEBEB;
  background-image: url(/enac-V2-theme/css/../images/application/button_bg_selected.png); }
  .trigger-selected:focus, .trigger-selected:hover {
    background-color: #B7DEF4;
    background-image: url(/enac-V2-theme/css/../images/application/button_bg_selected_over.png); }

.options-trigger img {
  background-image: url(/enac-V2-theme/css/../images/common/configuration.png); }

.save-trigger img {
  background-image: url(/enac-V2-theme/css/../images/common/check.png); }

/* ---------- Portlet wrapper and icons ---------- */
.freeform .portlet {
  margin-bottom: 0; }

body.portlet {
  border-width: 0; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar {
    margin: 0;
    padding: 2px;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 3px;
    z-index: 300; }
    .portlet-topper .portlet-topper-toolbar a {
      color: inherit; }
      .portlet-topper .portlet-topper-toolbar a, .portlet-topper .portlet-topper-toolbar a:hover {
        text-decoration: none; }
      .portlet-topper .portlet-topper-toolbar a i {
        font-size: 19px; }
    .portlet-topper .portlet-topper-toolbar .nobr {
      display: block;
      float: left;
      padding: 1px; }
    .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
      background: url(/enac-V2-theme/css/../images/arrows/12_left.png) no-repeat 0 50%;
      color: #FFF;
      font-weight: bold;
      padding: 5px 5px 5px 18px; }
      .portlet-topper .portlet-topper-toolbar .portlet-icon-back:hover {
        color: #FFF; }
    .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
      color: transparent;
      font-size: 0; }

.portlet-title {
  display: block; }
  .portlet-title img {
    vertical-align: middle; }

.portlet-title-editable {
  cursor: pointer; }

.portlet-title-text {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 95%;
  vertical-align: top; }

.panel-page-content .portlet-title-text, .panel-page-body .portlet-title-text {
  cursor: auto; }

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px; }

.portlet-minimized .portlet-content {
  padding: 0; }

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important; }

.portlet-borderless-bar, .portlet-content .lfr-icon-actions {
  background: #333;
  color: #FFF;
  text-shadow: -1px -1px black; }
  .portlet-borderless-bar a, .portlet-content .lfr-icon-actions a {
    color: #3AF; }

.portlet-borderless-container:hover .portlet-borderless-bar, .portlet-content:hover .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions, .portlet-content:hover .lfr-icon-actions .taglib-text {
  display: inline-block; }

.portlet-borderless-bar .portlet-options .dropdown-toggle, .portlet-borderless-bar .portlet-options.open .dropdown-toggle {
  background-image: url(/enac-V2-theme/css/../images/portlet/options_borderless.png); }

.portlet-content .lfr-icon-actions {
  float: left;
  margin: 1px 10px 1px 1px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  padding: 2px 7px; }
  .portlet-content .lfr-icon-actions .taglib-text {
    color: #FFF;
    display: none;
    font-weight: bold;
    margin-right: 1em;
    text-decoration: none;
    vertical-align: middle; }
  .portlet-content .lfr-icon-actions .lfr-icon-action a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    margin-left: 5px;
    vertical-align: top; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a:hover {
      text-decoration: none; }
      .portlet-content .lfr-icon-actions .lfr-icon-action a:hover span {
        text-decoration: underline; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a img {
      visibility: hidden; }
  .portlet-content .lfr-icon-actions .lfr-icon-action-add a {
    background-image: url(/enac-V2-theme/css/../images/common/add_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit a {
    background-image: url(/enac-V2-theme/css/../images/common/edit_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit-template a {
    background-image: url(/enac-V2-theme/css/../images/common/edit_template_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-configuration a {
    background-image: url(/enac-V2-theme/css/../images/common/configuration_white.png); }
.portlet-content .lfr-url-error {
  display: inline-block;
  white-space: normal; }

/* ---------- Borderless portlet ---------- */
.portlet-borderless-container {
  min-height: 2.5em;
  position: relative; }

.portlet-borderless-bar {
  background-color: transparent;
  font-size: 10px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  height: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 200; }
  .portlet-borderless-bar a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    height: 20px;
    margin-left: 5px;
    text-indent: -9999px;
    width: 16px; }
  .portlet-borderless-bar .portlet-actions {
    float: right;
    overflow: hidden;
    padding: 0 5px; }
    .portlet-borderless-bar .portlet-actions .portlet-action, .portlet-borderless-bar .portlet-actions .portlet-options {
      display: inline-block; }
  .portlet-borderless-bar .portlet-actions, .portlet-borderless-bar .portlet-title-default {
    background-color: #333;
    min-height: 21px; }
  .portlet-borderless-bar .portlet-action-separator {
    display: none; }
  .portlet-borderless-bar .portlet-back a {
    height: auto;
    text-indent: 0;
    width: auto; }
  .portlet-borderless-bar .portlet-close {
    display: inline-block;
    vertical-align: middle; }
    .portlet-borderless-bar .portlet-close a {
      background-image: url(/enac-V2-theme/css/../images/portlet/close_borderless.png); }
  .portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
    background-image: url(/enac-V2-theme/css/../images/portlet/options_borderless.png); }

.lfr-configurator-visibility .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-content .icons-container {
  clear: both;
  height: auto;
  margin-top: 1em;
  overflow: hidden;
  width: auto; }

.portlet-title-default {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  float: right;
  font-weight: bold;
  height: 0;
  line-height: 19px;
  max-width: 50%;
  padding: 0 10px;
  text-transform: uppercase; }

.portlet-draggable .portlet-topper {
  cursor: move; }
.portlet-draggable .portlet-title-default {
  background: #333333 url(/enac-V2-theme/css/../images/portlet/draggable_borderless.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px; }

/* ---------- Panel page ---------- */
.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #D3DADD; }

/* ---------- Standard styles defined in the JSR 168 ---------- */
/* ---------- Fonts ---------- */
/* ---------- Font attributes for the 'normal' fragment font ---------- */
/* ---------- Font attributes similar to the .portlet-font but the color is lighter ---------- */
/* ---------- Messages ---------- */
.portlet-msg {
  background: #EEE none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404F;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

/* ---------- Status labels ---------- */
.lfr-status-alert-label, .lfr-status-error-label, .lfr-status-info-label, .lfr-status-progress-label, .lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px; }

.lfr-status-alert-label {
  background-image: url(/enac-V2-theme/css/../images/messages/alert.png);
  color: #663; }

.lfr-status-error-label {
  background-image: url(/enac-V2-theme/css/../images/messages/error.png);
  color: #900; }

.lfr-status-help-label, .lfr-status-info-label, .lfr-status-progress-label {
  background-image: url(/enac-V2-theme/css/../images/messages/info.png);
  color: #34404F; }

.lfr-status-help-label {
  background-image: url(/enac-V2-theme/css/../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(/enac-V2-theme/css/../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(/enac-V2-theme/css/../images/messages/success.png);
  color: #384F34; }

/* ---------- Liferay messages ---------- */
.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(/enac-V2-theme/css/../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #FFF;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #FFF; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(/enac-V2-theme/css/../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

.lfr-message-close {
  cursor: pointer; }

/* ---------- Sections ---------- */
/* ---------- Text in a selected cell range ---------- */
.portlet-section-selected, .portlet-section-selected a {
  background: #727C81;
  color: #FFF;
  font-weight: bold;
  text-decoration: none; }
.portlet-section-selected a:hover, .portlet-section-selected a:focus {
  background-color: #727C81; }

/* ---------- Text of a subheading ---------- */
/* ---------- Table or section footnote ---------- */
/* ---------- Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the section) ---------- */
/* ---------- Forms ---------- */
.alert .form {
  margin: 0; }

/* ---------- Text used for the descriptive label of the whole form (not the labels for fields) ---------- */
/* ---------- Text of the user-input in an input field ---------- */
/* ---------- Text on a button ---------- */
/* ---------- Text that appears beside a context dependent action icon ---------- */
/* ---------- Text that appears beside a 'standard' icon (e.g. Ok, or cancel) ---------- */
/* ---------- Text for a separator of fields (e.g. checkboxes, etc.) ---------- */
/* ---------- Text for a field (not input field, e.g. checkboxes, etc.) ---------- */
/* ---------- Menus ---------- */
/* ---------- General menu settings such as background color, margins, etc. ---------- */
/* ---------- Normal, unselected menu item ---------- */
/* ---------- Selected menu item ---------- */
/* ---------- Normal, unselected menu item when the mouse hovers over it ---------- */
/* ---------- Selected menu item when the mouse hovers over it ---------- */
/* ---------- Normal, unselected menu item that has sub-menus ---------- */
/* ---------- Selected sub-menu item that has sub-menus ---------- */
/* ---------- Descriptive text for the menu (e.g. in a help context below the menu) ---------- */
/* ---------- Menu caption ---------- */
/* ---------- Miscellaneous portlet styles ---------- */
.restricted, .restricted td {
  background: #FDD;
  border-width: 0; }
.restricted * {
  color: #727C81; }

.alt.restricted td {
  background-color: #FFC0C0; }

.hover.restricted td {
  background-color: #D3BDC0; }

.alt.restricted td.first, .restricted td.first {
  background-image: url(/enac-V2-theme/css/../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

/* ---------- Permissions ---------- */
.table-data tr.lfr-role .first {
  background-image: url();
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 30px;
  vertical-align: middle; }
.table-data tr.lfr-role-guest .first {
  background-image: url(/enac-V2-theme/css/../images/common/guest_icon.png); }
.table-data tr.lfr-role-regular .first {
  background-image: url(/enac-V2-theme/css/../images/common/user_icon.png); }
.table-data tr.lfr-role-site .first {
  background-image: url(/enac-V2-theme/css/../images/common/site_icon.png); }
.table-data tr.lfr-role-organization .first {
  background-image: url(/enac-V2-theme/css/../images/common/organization_icon.png); }
.table-data tr.lfr-role-team .first {
  background-image: url(/enac-V2-theme/css/../images/common/team_icon.png); }

/* ---------- Miscellaneous component styles ---------- */
.lfr-ddm-container .control-group.error .control-label,
.lfr-ddm-container .control-group.error .help-block,
.lfr-ddm-container .control-group.error .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.error .checkbox,
.lfr-ddm-container .control-group.error .radio,
.lfr-ddm-container .control-group.error input,
.lfr-ddm-container .control-group.error select,
.lfr-ddm-container .control-group.error textarea {
  color: #555555; }
.lfr-ddm-container .control-group.error input,
.lfr-ddm-container .control-group.error select,
.lfr-ddm-container .control-group.error textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.error input:focus,
  .lfr-ddm-container .control-group.error select:focus,
  .lfr-ddm-container .control-group.error textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.error .input-prepend .add-on,
.lfr-ddm-container .control-group.error .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.info .control-label,
.lfr-ddm-container .control-group.info .help-block,
.lfr-ddm-container .control-group.info .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.info .checkbox,
.lfr-ddm-container .control-group.info .radio,
.lfr-ddm-container .control-group.info input,
.lfr-ddm-container .control-group.info select,
.lfr-ddm-container .control-group.info textarea {
  color: #555555; }
.lfr-ddm-container .control-group.info input,
.lfr-ddm-container .control-group.info select,
.lfr-ddm-container .control-group.info textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.info input:focus,
  .lfr-ddm-container .control-group.info select:focus,
  .lfr-ddm-container .control-group.info textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.info .input-prepend .add-on,
.lfr-ddm-container .control-group.info .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.success .control-label,
.lfr-ddm-container .control-group.success .help-block,
.lfr-ddm-container .control-group.success .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.success .checkbox,
.lfr-ddm-container .control-group.success .radio,
.lfr-ddm-container .control-group.success input,
.lfr-ddm-container .control-group.success select,
.lfr-ddm-container .control-group.success textarea {
  color: #555555; }
.lfr-ddm-container .control-group.success input,
.lfr-ddm-container .control-group.success select,
.lfr-ddm-container .control-group.success textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.success input:focus,
  .lfr-ddm-container .control-group.success select:focus,
  .lfr-ddm-container .control-group.success textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.success .input-prepend .add-on,
.lfr-ddm-container .control-group.success .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.warning .control-label,
.lfr-ddm-container .control-group.warning .help-block,
.lfr-ddm-container .control-group.warning .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.warning .checkbox,
.lfr-ddm-container .control-group.warning .radio,
.lfr-ddm-container .control-group.warning input,
.lfr-ddm-container .control-group.warning select,
.lfr-ddm-container .control-group.warning textarea {
  color: #555555; }
.lfr-ddm-container .control-group.warning input,
.lfr-ddm-container .control-group.warning select,
.lfr-ddm-container .control-group.warning textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.warning input:focus,
  .lfr-ddm-container .control-group.warning select:focus,
  .lfr-ddm-container .control-group.warning textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.warning .input-prepend .add-on,
.lfr-ddm-container .control-group.warning .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.error > .control-label,
.lfr-ddm-container .control-group.error > .help-block,
.lfr-ddm-container .control-group.error > .help-inline {
  color: #b50303; }
.lfr-ddm-container .control-group.error > .checkbox,
.lfr-ddm-container .control-group.error > .radio,
.lfr-ddm-container .control-group.error > input,
.lfr-ddm-container .control-group.error > select,
.lfr-ddm-container .control-group.error > textarea {
  color: #b50303; }
.lfr-ddm-container .control-group.error > input,
.lfr-ddm-container .control-group.error > select,
.lfr-ddm-container .control-group.error > textarea {
  border-color: #b50303;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.error > input:focus,
  .lfr-ddm-container .control-group.error > select:focus,
  .lfr-ddm-container .control-group.error > textarea:focus {
    border-color: #830202;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323; }
.lfr-ddm-container .control-group.error > .input-prepend .add-on,
.lfr-ddm-container .control-group.error > .input-append .add-on {
  color: #b50303;
  background-color: #fee5e2;
  border-color: #b50303; }
.lfr-ddm-container .control-group.info > .control-label,
.lfr-ddm-container .control-group.info > .help-block,
.lfr-ddm-container .control-group.info > .help-inline {
  color: #12718f; }
.lfr-ddm-container .control-group.info > .checkbox,
.lfr-ddm-container .control-group.info > .radio,
.lfr-ddm-container .control-group.info > input,
.lfr-ddm-container .control-group.info > select,
.lfr-ddm-container .control-group.info > textarea {
  color: #12718f; }
.lfr-ddm-container .control-group.info > input,
.lfr-ddm-container .control-group.info > select,
.lfr-ddm-container .control-group.info > textarea {
  border-color: #12718f;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.info > input:focus,
  .lfr-ddm-container .control-group.info > select:focus,
  .lfr-ddm-container .control-group.info > textarea:focus {
    border-color: #0c4d62;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3; }
.lfr-ddm-container .control-group.info > .input-prepend .add-on,
.lfr-ddm-container .control-group.info > .input-append .add-on {
  color: #12718f;
  background-color: #cef1fc;
  border-color: #12718f; }
.lfr-ddm-container .control-group.success > .control-label,
.lfr-ddm-container .control-group.success > .help-block,
.lfr-ddm-container .control-group.success > .help-inline {
  color: #488f06; }
.lfr-ddm-container .control-group.success > .checkbox,
.lfr-ddm-container .control-group.success > .radio,
.lfr-ddm-container .control-group.success > input,
.lfr-ddm-container .control-group.success > select,
.lfr-ddm-container .control-group.success > textarea {
  color: #488f06; }
.lfr-ddm-container .control-group.success > input,
.lfr-ddm-container .control-group.success > select,
.lfr-ddm-container .control-group.success > textarea {
  border-color: #488f06;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.success > input:focus,
  .lfr-ddm-container .control-group.success > select:focus,
  .lfr-ddm-container .control-group.success > textarea:focus {
    border-color: #2f5e04;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a; }
.lfr-ddm-container .control-group.success > .input-prepend .add-on,
.lfr-ddm-container .control-group.success > .input-append .add-on {
  color: #488f06;
  background-color: #f1fbd1;
  border-color: #488f06; }
.lfr-ddm-container .control-group.warning > .control-label,
.lfr-ddm-container .control-group.warning > .help-block,
.lfr-ddm-container .control-group.warning > .help-inline {
  color: #bf7900; }
.lfr-ddm-container .control-group.warning > .checkbox,
.lfr-ddm-container .control-group.warning > .radio,
.lfr-ddm-container .control-group.warning > input,
.lfr-ddm-container .control-group.warning > select,
.lfr-ddm-container .control-group.warning > textarea {
  color: #bf7900; }
.lfr-ddm-container .control-group.warning > input,
.lfr-ddm-container .control-group.warning > select,
.lfr-ddm-container .control-group.warning > textarea {
  border-color: #bf7900;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.warning > input:focus,
  .lfr-ddm-container .control-group.warning > select:focus,
  .lfr-ddm-container .control-group.warning > textarea:focus {
    border-color: #8c5900;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26; }
.lfr-ddm-container .control-group.warning > .input-prepend .add-on,
.lfr-ddm-container .control-group.warning > .input-append .add-on {
  color: #bf7900;
  background-color: #fffbdc;
  border-color: #bf7900; }

/* ---------- Dynamic data list display/Journal portlet ---------- */
.portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper {
  border: 1px solid #D0D0D0;
  border-left-width: 10px;
  padding: 7px 10px 10px; }
  .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(even), .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper[data-repeatable="true"]:nth-of-type(even), .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(even), .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper[data-repeatable="true"]:nth-of-type(even), .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(even), .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper[data-repeatable="true"]:nth-of-type(even) {
    background-color: #F5F5F5; }
  .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"] .field-wrapper, .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"] .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"] .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper .field-wrapper {
    margin: 15px 0 0; }

/* ---------- Add content dialog ---------- */
.lfr-portlet-item, .lfr-portlet-item p a {
  font-size: 1em; }

/* ---------- Breadcrumb taglib ---------- */
.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center; }
  .breadcrumb.breadcrumb-vertical li {
    display: block; }
    .breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
      background: none; }
  .breadcrumb.breadcrumb-vertical .divider {
    background: url(/IntranetAuditores-theme/images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    height: 10px; }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-width: 0; }
.taglib-calendar tr td a {
  background-color: #F0F5F7;
  border: 1px solid #FFF;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727C81;
    color: #FFF; }
.taglib-calendar tr td.calendar-inactive {
  background-color: #FFF;
  color: #B5BFC4; }
.taglib-calendar tr th {
  border-bottom-color: #D7D7D7; }
.taglib-calendar table td {
  border-width: 0; }
.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: #FFF; }
.taglib-calendar .calendar-current-day a {
  border: 1px solid #727C81;
  color: #369;
  text-decoration: underline; }

/* ---------- navbar form search ---------- */
.navbar form {
  margin: 0; }

.ie .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
.ie .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
.ie .portlet-borderless-container:hover .portlet-borderless-bar, .ie .portlet-journal-content .lfr-icon-actions:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
.ie .taglib-calendar tr td.first a {
  border-right-width: 0; }

.ie6 .portlet-content .icons-container, .ie7 .portlet-content .icons-container {
  overflow: visible; }
.ie6 .portlet-content .lfr-icon-actions .taglib-text, .ie7 .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block; }
.ie6 .portlet-borderless-bar .portlet-actions, .ie7 .portlet-borderless-bar .portlet-actions {
  margin-left: 20px;
  margin-right: 0; }
.ie6 .portlet-title-default, .ie7 .portlet-title-default {
  float: left; }
.ie6 .lfr-message .lfr-message-close, .ie7 .lfr-message .lfr-message-close {
  float: left; }

.ie6 .portlet-topper-toolbar .icon {
  height: 16px;
  width: 16px; }
.ie6 .portlet-borderless-container {
  height: 2.5em; }
.ie6 .portlet-borderless-bar {
  filter: alpha(opacity=90); }
  .ie6 .portlet-borderless-bar .portlet-actions {
    display: inline;
    filter: alpha(opacity=90); }
.ie6 .breadcrumbs {
  zoom: 1; }

.ie8 .dockbar img, .ie8 .lfr-icon-action img, .ie8 .logo img {
  max-width: none; }

.menu-content, .underlay-content {
  -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-add-panel, .lfr-device-preview-panel, .lfr-edit-layout-panel {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }

.lfr-preview-file-image img, .lfr-translation-manager {
  -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.lfr-device-preview .lfr-device-size-status-content {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 1px white;
  -moz-box-shadow: 0 0 1px white;
  box-shadow: 0 0 1px white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9; }
.lfr-device-preview .lfr-device:after, .lfr-device-preview .lfr-device:before {
  -webkit-box-shadow: #111111 0 1px 0;
  -moz-box-shadow: #111111 0 1px 0;
  box-shadow: #111111 0 1px 0; }
.lfr-device-preview .lfr-device:after {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }
.lfr-device-preview .lfr-device.rotated:after, .lfr-device-preview .lfr-device.rotated:before {
  -webkit-box-shadow: #111111 -1px 1px 0;
  -moz-box-shadow: #111111 -1px 1px 0;
  box-shadow: #111111 -1px 1px 0; }
.lfr-device-preview .lfr-device.smartphone, .lfr-device-preview .lfr-device.tablet {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px; }
.lfr-device-preview .lfr-device.tablet:before {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

@media (max-width: 979px) {
  .dockbar .navbar-inner .btn-navbar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none; } }
.dockbar .navbar-inner .nav li.staging-toggle.active > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.dockbar .navbar-inner .nav li.staging-toggle span {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
.dockbar .menu-button-active .menu-button {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7); }
.dockbar .impersonating-user .alert-info {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.dockbar-split .dockbar .navbar-inner .nav > li > a {
  text-shadow: none; }
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
  .dockbar-split .dockbar .navbar-inner .nav-add-controls > li a .nav-item-label {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px; }
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.open a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

@media (max-width: 979px) {
  .navbar .navbar-search .form-search .search-query {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px; } }
.portlet-document-library .lfr-ddm-small-image-preview, .portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  -webkit-box-shadow: 0 1px 3px #cccccc;
  -moz-box-shadow: 0 1px 3px #cccccc;
  box-shadow: 0 1px 3px #cccccc; }

.portlet-asset-category-admin .tree-node-selected, .portlet-asset-category-admin .tree-node-over, .portlet-asset-category-admin .category-item {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  -webkit-box-shadow: inset 0 0 2px #224fa8;
  -moz-box-shadow: inset 0 0 2px #224fa8;
  box-shadow: inset 0 0 2px #224fa8; }

.portlet-document-library-upload-mask .overlaymask-content {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.lfr-search-combobox-item, .portlet-journal .lfr-search-combobox .search input {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px; }

.lfr-search-combobox .field-input-text {
  -webkit-border-radius: 4px 1px 1px 4px;
  -moz-border-radius: 4px 1px 1px 4px;
  -ms-border-radius: 4px 1px 1px 4px;
  -o-border-radius: 4px 1px 1px 4px;
  border-radius: 4px 1px 1px 4px; }
.lfr-search-combobox .button-input {
  -webkit-border-radius: 1px 4px 4px 1px;
  -moz-border-radius: 1px 4px 4px 1px;
  -ms-border-radius: 1px 4px 4px 1px;
  -o-border-radius: 1px 4px 4px 1px;
  border-radius: 1px 4px 4px 1px; }

.lfr-upload-container .progress-bar, .lfr-upload-container .progress, .lfr-editable:after {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

body > .lfr-menu-list ul, .active-area-proxy, .entry-display-style .entry-thumbnail, .lfr-api-results, .lfr-translation-manager, .lfr-translation-manager-translation, .lfr-upload-container .cancel-button .modify-pages .delete-tab, .portlet-image-gallery-display .image-thumbnail img, .rule-group-instance-container .rule-group-instance, .select-documents, .select-files, .taglib-ratings.stars:hover, .taglib-ratings.stars:hover .liferay-rating-vote > div, .taglib-ratings.stars .rating-focused > div, .tags-search-combobox .field-input-text {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.entry-display-style, .lfr-search-combobox, .lfr-upload-container .upload-file, .lfr-upload-container .upload-target, .portlet-asset-tag-admin .merge-tag, .portlet-document-library .common-file-metadata-container.selected, .portlet-document-library-display .common-file-metadata-container.selected, .portlet-image-gallery-display .image-icon, .select-documents, .select-files {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper, .portlet-journal .lfr-ddm-container .field-wrapper {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

.portlet-journal .display-page-item-container .display-page-item, .portlet-journal .display-page-item-container .display-page-item .display-page-item-remove, .taglib-categorization-filter .asset-entry {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px; }

.menu-content {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.taglib-form-navigator > .form-steps > ul.form-navigator.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:focus .number {
    -webkit-box-shadow: 0 0 5px 0 #333333;
    -moz-box-shadow: 0 0 5px 0 #333333;
    box-shadow: 0 0 5px 0 #333333;
    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-property: box-shadow;
    -moz-transition-property: box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label .number {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }

.underlay-content {
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
.input-localized .lfr-input-localized .lfr-input-localized-state {
  -webkit-box-shadow: 0 0 3px #dddddd;
  -moz-box-shadow: 0 0 3px #dddddd;
  box-shadow: 0 0 3px #dddddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    -webkit-box-shadow: 0 0 3px #ff0047;
    -moz-box-shadow: 0 0 3px #ff0047;
    box-shadow: 0 0 3px #ff0047; }
.input-localized .palette-item-selected .lfr-input-localized-state {
  -webkit-box-shadow: 0 0 3px #27c1f2;
  -moz-box-shadow: 0 0 3px #27c1f2;
  box-shadow: 0 0 3px #27c1f2; }

.lfr-add-panel .add-content-button .lfr-actions {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }
.lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.over, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.over {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
.lfr-add-panel .lfr-panel.lfr-extended {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.lfr-add-panel .lfr-panel.lfr-extended .lfr-panel-titlebar, .lfr-add-panel .add-application-tab .lfr-add-content .lfr-title-category {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d2dbe4), color-stop(100%, #bdc8d6));
  background-image: -webkit-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -moz-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -o-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: linear-gradient(#d2dbe4, #bdc8d6); }
.lfr-add-panel .search-panel .add-content-search .field-input {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.lfr-add-dialog .add-content-menu .search-query, .lfr-add-panel .add-content-menu .search-query {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25); }

.lfr-message .lfr-message-control {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

.lfr-token, .layout-customizable-controls, .lfr-translation-manager-delete-translation {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px; }

.customizable-layout-column-content {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

.staging-tabview-list {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.site-variations-tabview-list .tab-content, .staging-tabview-list .tab-active .tab-content, .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.rule-group-instance-container .rule-group-instance {
  -webkit-box-shadow: 1px 1px 2px #999999;
  -moz-box-shadow: 1px 1px 2px #999999;
  box-shadow: 1px 1px 2px #999999; }

.lfr-action-label {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.lfr-api-service-search .field-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

.lfr-progress-active .progress-bar-status, .lfr-upload-container .file-uploading .progress-bar .progress {
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-transition: width 0.5s ease-out;
  -moz-transition: width 0.5s ease-out;
  -o-transition: width 0.5s ease-out;
  transition: width 0.5s ease-out; }

@-webkit-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@-moz-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@-o-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  -moz-animation: highlight-animation 0.7s;
  -ms-animation: highlight-animation 0.7s;
  -o-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

body:first-of-type .portlet-borderless-bar, body:first-of-type .portlet-content .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0.15s;
  -moz-transition: opacity 0.5s ease 0.15s;
  -o-transition: opacity 0.5s ease 0.15s;
  transition: opacity 0.5s ease 0.15s; }
body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar, body:first-of-type .portlet-content:hover .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s; }
body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block;
  max-width: 0;
  overflow: hidden;
  -webkit-transition: max-width 0.3s ease-in;
  -webkit-transition-delay: 0.2s;
  -moz-transition: max-width 0.3s ease-in 0.2s;
  -o-transition: max-width 0.3s ease-in 0.2s;
  transition: max-width 0.3s ease-in 0.2s;
  text-overflow: ellipsis;
  white-space: nowrap; }
body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  -webkit-transition: max-width 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: max-width 0.3s ease 0s;
  -o-transition: max-width 0.3s ease 0s;
  transition: max-width 0.3s ease 0s; }
body:first-of-type .portlet-borderless-bar .portlet-actions {
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  border-top-left-radius: 20px; }
body:first-of-type .portlet-borderless-bar .portlet-title-default {
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-top-right-radius: 20px; }
body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions {
  max-width: 500px; }
body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  max-width: 200px; }
@media (max-width: 979px) {
  body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
    max-width: 200px; } }

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease; }

.portlet-document-library .entry-thumbnail .label, .portlet-document-library-display .workflow-status .label, .portlet-journal .entry-thumbnail .label {
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0; }

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-moz-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-o-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none; }
.upload-drop-active .portlet-document-library .document-container {
  -webkit-box-shadow: inset 0 0 5px #b8c1d1;
  -moz-box-shadow: inset 0 0 5px #b8c1d1;
  box-shadow: inset 0 0 5px #b8c1d1; }

.upload-drop-intent .lfr-upload-container .upload-target {
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  -moz-animation: lfr-drop-active 1s ease 0.2s infinite;
  -ms-animation: lfr-drop-active 1s ease 0.2s infinite;
  -o-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup, .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  -webkit-box-shadow: initial;
  -moz-box-shadow: initial;
  box-shadow: initial; }
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e4e4e4));
  background-image: -webkit-linear-gradient(#ffffff, #e4e4e4);
  background-image: -moz-linear-gradient(#ffffff, #e4e4e4);
  background-image: -o-linear-gradient(#ffffff, #e4e4e4);
  background-image: linear-gradient(#ffffff, #e4e4e4);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2f2f2), color-stop(100%, #cccccc));
  background-image: -webkit-linear-gradient(#f2f2f2, #cccccc);
  background-image: -moz-linear-gradient(#f2f2f2, #cccccc);
  background-image: -o-linear-gradient(#f2f2f2, #cccccc);
  background-image: linear-gradient(#f2f2f2, #cccccc); }

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */ }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  left: -1.5%;
  z-index: 1;
  transform: translateY(-50%);
  width: 103%;
  overflow: hidden; }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  width: 40px;
  height: 40px;
  background-color: #333;
  float: left; }

.owl-carousel .owl-nav .owl-next {
  float: right; }

.owl-carousel .owl-nav .owl-prev.disabled,
.owl-carousel .owl-nav .owl-next.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev i,
.owl-carousel .owl-nav .owl-next i {
  color: white !important; }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  /* background: none; */
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
  		This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
  		calculation of the height of the owl-item that breaks page layouts
  	 */ }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*!
 * Yamm!
 * Yet another megamenu for Bootstrap
 * http://geedmo.github.com/yamm
 *
 * https://github.com/geedmo
 */
.yamm .nav,
.yamm .dropup,
.yamm .dropdown,
.yamm .collapse {
  position: static; }

.yamm .navbar-inner,
.yamm .container {
  position: relative; }

.yamm .dropdown-menu {
  left: auto; }

.yamm .dropdown-menu > li {
  display: block; }

.yamm .dropdown-submenu .dropdown-menu {
  left: 100%; }

.yamm .nav.pull-right .dropdown-menu {
  right: 0; }

.yamm .yamm-content {
  padding: 20px 30px;
  *zoom: 1; }

.yamm .yamm-content:before,
.yamm .yamm-content:after {
  display: table;
  content: "";
  line-height: 0; }

.yamm .yamm-content:after {
  clear: both; }

.yamm.navbar .nav > li > .dropdown-menu:after,
.yamm.navbar .nav > li > .dropdown-menu:before {
  display: none; }

.yamm .dropdown.yamm-fullwidth .dropdown-menu {
  width: 100%;
  left: 0;
  right: 0; }

@media (max-width: 969px) {
  .yamm .dropdown.yamm-fullwidth .dropdown-menu {
    width: auto; }

  .yamm .yamm-content {
    padding-left: 0;
    padding-right: 0; }

  .yamm .dropdown-menu > li > ul {
    display: block; } }
.accordion {
  font-family: 'Roboto',sans-serif; }
  .accordion .panel.accordion-group {
    border: 0; }
    .accordion .panel.accordion-group .accordion-heading {
      position: relative;
      background-color: transparent; }
      .accordion .panel.accordion-group .accordion-heading h4 {
        margin: 0; }
      .accordion .panel.accordion-group .accordion-heading a[data-toggle="collapse"] {
        padding: 8px 35px 8px 0;
        margin-left: 55px;
        color: #333;
        font-weight: 400;
        text-decoration: none;
        display: block;
        font-size: 17px; }
        .accordion .panel.accordion-group .accordion-heading a[data-toggle="collapse"]:before {
          -moz-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          -moz-transition: all .3s ease;
          -o-transition: all .3s ease;
          -webkit-transition: all .3s ease;
          transition: all .3s ease;
          content: " ";
          display: block;
          border-top: 2px solid #d44346;
          border-right: 2px solid #d44346;
          height: 6px;
          position: absolute;
          top: 15px;
          left: 15px;
          width: 6px; }
        .accordion .panel.accordion-group .accordion-heading a[data-toggle="collapse"].collapsed:before {
          -moz-transform: rotate(135deg);
          -ms-transform: rotate(135deg);
          -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
          top: 12px; }
    .accordion .panel.accordion-group .accordion-body {
      margin: 7px 20px;
      display: block; }
  .accordion .collapse {
    display: none; }
  .accordion .collapse.in {
    display: block; }
  .accordion tr.collapse.in {
    display: table-row; }
  .accordion tbody.collapse.in {
    display: table-row-group; }
  .accordion .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility; }
  .accordion .panel-body ul {
    margin-left: 50px;
    font-weight: 400;
    line-height: 21px; }

.cabecera-pagina {
  background-color: #000;
  font-family: 'Roboto Condensed', sans-serif;
  background-size: cover;
  background-position: center; }
  .cabecera-pagina .contenedor-texto-cabecera {
    color: #FFF;
    padding: 80px 0;
    width: 85%;
    margin: auto; }
    .cabecera-pagina .contenedor-texto-cabecera .titulo {
      font-family: 'Roboto Condensed Light', sans-serif;
      margin: 0;
      font-size: 60px;
      line-height: 71px;
      padding-bottom: 20px;
      font-weight: 300; }
    .cabecera-pagina .contenedor-texto-cabecera .entradilla {
      font-size: 25px;
      line-height: 40px;
      margin: 0; }
  .cabecera-pagina .camino-migas .breadcrumb-horizontal {
    background: 0;
    color: #626262;
    margin: 0 0 40px 0;
    max-width: 1170px;
    padding: 0;
    z-index: 10; }
    .cabecera-pagina .camino-migas .breadcrumb-horizontal li a, .cabecera-pagina .camino-migas .breadcrumb-horizontal li span {
      font-family: 'Roboto Condensed', sans-serif;
      font-size: 14px;
      line-height: 16px;
      color: #fff;
      text-shadow: none;
      text-decoration: none; }
      .cabecera-pagina .camino-migas .breadcrumb-horizontal li a:after, .cabecera-pagina .camino-migas .breadcrumb-horizontal li span:after {
        content: ">";
        padding-left: 5px;
        padding-right: 5px; }
    .cabecera-pagina .camino-migas .breadcrumb-horizontal li.active a, .cabecera-pagina .camino-migas .breadcrumb-horizontal li.active span {
      font-family: 'Roboto Condensed Bold', sans-serif;
      color: #FBC334;
      padding: 0; }
      .cabecera-pagina .camino-migas .breadcrumb-horizontal li.active a:after, .cabecera-pagina .camino-migas .breadcrumb-horizontal li.active span:after {
        content: none; }
    .cabecera-pagina .camino-migas .breadcrumb-horizontal .divider {
      display: none; }
  .cabecera-pagina.cabecera-home .contenedor-texto-cabecera .titulo {
    color: #FBC334; }
  .cabecera-pagina.cabecera-home .contenedor-texto-cabecera .entradilla {
    width: 60%; }
  .cabecera-pagina.cabecera-course .contenedor-texto-cabecera .entradilla {
    font-family: 'Roboto Condensed Bold', sans-serif;
    font-size: 30px;
    line-height: 50px; }
  .cabecera-pagina.cabecera-inscription {
    background-color: #fff; }
    .cabecera-pagina.cabecera-inscription .contenedor-texto-cabecera .titulo {
      color: #2B2B2B; }
    .cabecera-pagina.cabecera-inscription .contenedor-texto-cabecera .entradilla {
      font-family: 'Roboto Condensed Bold', sans-serif;
      color: #D91C24;
      font-size: 30px;
      line-height: 50px; }
    .cabecera-pagina.cabecera-inscription .camino-migas .breadcrumb-horizontal li a, .cabecera-pagina.cabecera-inscription .camino-migas .breadcrumb-horizontal li span {
      color: #747474; }
    .cabecera-pagina.cabecera-inscription .camino-migas .breadcrumb-horizontal li.active a, .cabecera-pagina.cabecera-inscription .camino-migas .breadcrumb-horizontal li.active span {
      color: #FBC334; }
  .cabecera-pagina.cabecera-small {
    height: 180px; }
    .cabecera-pagina.cabecera-small .contenedor-texto-cabecera {
      display: none; }
    .cabecera-pagina.cabecera-small .camino-migas {
      margin-top: 77px; }
      .cabecera-pagina.cabecera-small .camino-migas .breadcrumb-horizontal {
        margin: 0; }
        .cabecera-pagina.cabecera-small .camino-migas .breadcrumb-horizontal li.active span {
          color: #626262;
          font-size: 12px;
          font-family: "Roboto", sans-serif; }
        .cabecera-pagina.cabecera-small .camino-migas .breadcrumb-horizontal li:first-child a {
          text-decoration: underline; }
          .cabecera-pagina.cabecera-small .camino-migas .breadcrumb-horizontal li:first-child a:before {
            content: " ";
            text-decoration: underline;
            background-image: url(../images/enac/icons/icn-home-red.svg);
            background-position: 2px 0;
            padding-left: 27px;
            background-size: 19px;
            padding-bottom: 5px;
            background-repeat: no-repeat;
            top: -3px;
            position: relative; }
        .cabecera-pagina.cabecera-small .camino-migas .breadcrumb-horizontal li a {
          color: #d91d24;
          padding-right: 10px;
          background-image: url(../images/enac/icons/bullet-red.svg);
          background-repeat: no-repeat;
          background-size: 6px;
          background-position: right 5px;
          margin-right: 3px;
          padding-top: 2px;
          font-family: "Roboto", sans-serif;
          font-size: 12px; }
          .cabecera-pagina.cabecera-small .camino-migas .breadcrumb-horizontal li a:after {
            content: none; }

@media (max-width: 767px) {
  .cabecera-pagina .contenedor-texto-cabecera {
    padding: 40px 0;
    width: 100%; }
    .cabecera-pagina .contenedor-texto-cabecera .titulo {
      font-size: 48px;
      line-height: 57px; }
    .cabecera-pagina .contenedor-texto-cabecera .entradilla {
      font-size: 20px;
      line-height: 30px; }
  .cabecera-pagina .camino-migas .breadcrumb-horizontal li a, .cabecera-pagina .camino-migas .breadcrumb-horizontal li span {
    font-size: 12px;
    line-height: 20px; }
  .cabecera-pagina.cabecera-home .contenedor-texto-cabecera .entradilla {
    width: 100%; }
  .cabecera-pagina.cabecera-course .contenedor-texto-cabecera .entradilla {
    font-size: 20px;
    line-height: 30px; } }
.carousel-comments, .opinions {
  position: relative;
  background-color: #2b2b2b;
  margin: 40px 0 0; }
  .carousel-comments .item, .opinions .item {
    position: relative; }
    @media (min-width: 768px) {
      .carousel-comments .item, .opinions .item {
        height: 450px; } }
    @media (min-width: 980px) {
      .carousel-comments .item, .opinions .item {
        height: 560px; } }
  .carousel-comments .bg-image, .opinions .bg-image {
    width: 100%; }
    @media (min-width: 768px) {
      .carousel-comments .bg-image, .opinions .bg-image {
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: auto !important; } }
  .carousel-comments .info-bg, .opinions .info-bg {
    display: none; }
    @media (min-width: 768px) {
      .carousel-comments .info-bg, .opinions .info-bg {
        display: block;
        height: 100%;
        background-color: #2b2b2b;
        clip-path: polygon(0 0, 65% 0, 55% 100%, 0% 100%); } }
  .carousel-comments .container--info, .opinions .container--info {
    color: white;
    background-color: #2b2b2b; }
    @media (min-width: 768px) {
      .carousel-comments .container--info, .opinions .container--info {
        background-color: transparent;
        position: absolute;
        top: 0;
        left: 50%;
        /* width: 50%; */
        transform: translateX(-50%);
        z-index: 1; } }
  .carousel-comments .info, .opinions .info {
    padding-top: 50px;
    padding-bottom: 20px;
    font-family: 'Roboto Condensed Light', sans-serif;
    font-size: 20px;
    padding-left: 40px; }
    @media (min-width: 768px) {
      .carousel-comments .info, .opinions .info {
        padding-bottom: 50px;
        width: 50%;
        padding-left: 60px; } }
    @media (min-width: 980px) {
      .carousel-comments .info, .opinions .info {
        padding-left: 80px; } }
    .carousel-comments .info .text, .opinions .info .text {
      font-family: 'Roboto Condensed Light italic', sans-serif;
      font-size: 20px;
      line-height: 24px;
      position: relative;
      margin-bottom: 40px; }
      @media (min-width: 980px) {
        .carousel-comments .info .text, .opinions .info .text {
          font-size: 30px;
          line-height: 40px; } }
      @media (min-width: 768px) {
        .carousel-comments .info .text, .opinions .info .text {
          margin-bottom: 60px; } }
      .carousel-comments .info .text::before, .opinions .info .text::before {
        content: '“';
        font-size: 100px;
        left: -40px;
        top: -35px;
        color: #fbc333;
        position: absolute;
        font-family: 'Roboto Condensed Bold', sans-serif;
        line-height: 100%; }
        @media (min-width: 768px) {
          .carousel-comments .info .text::before, .opinions .info .text::before {
            font-size: 130px;
            top: 0;
            left: -60px; } }
        @media (min-width: 980px) {
          .carousel-comments .info .text::before, .opinions .info .text::before {
            font-size: 170px;
            left: -80px; } }
    .carousel-comments .info .enterprise, .opinions .info .enterprise {
      font-family: 'Roboto Condensed Bold', sans-serif; }
    .carousel-comments .info .cert, .opinions .info .cert {
      font-family: 'Roboto Condensed', sans-serif;
      font-size: 14px;
      color: #fbc333; }
  .carousel-comments .owl-dots, .opinions .owl-dots {
    padding-left: 50px;
    background-color: #2b2b2b;
    padding-bottom: 20px; }
    @media (min-width: 768px) {
      .carousel-comments .owl-dots, .opinions .owl-dots {
        position: absolute;
        left: 50%;
        bottom: 50px;
        z-index: 1;
        transform: translateX(-50%);
        width: 620px;
        padding: 0;
        background-color: transparent; } }
    @media (min-width: 980px) {
      .carousel-comments .owl-dots, .opinions .owl-dots {
        width: 795px; } }
    @media (min-width: 1200px) {
      .carousel-comments .owl-dots, .opinions .owl-dots {
        width: 1020px; } }
    .carousel-comments .owl-dots .owl-dot, .opinions .owl-dots .owl-dot {
      margin: 0 7px;
      background: none; }
      .carousel-comments .owl-dots .owl-dot span, .opinions .owl-dots .owl-dot span {
        width: 8px;
        height: 8px;
        background-color: white;
        border-radius: 50%;
        display: inline-block; }
      .carousel-comments .owl-dots .owl-dot.active span, .opinions .owl-dots .owl-dot.active span {
        background-color: #fbc333; }

.opinions {
  background-color: #f3f3f3;
  padding-bottom: 100px;
  margin: 0; }
  .opinions h2 {
    font-family: 'Roboto Condensed Bold', sans-serif;
    margin: 60px 0 30px;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 21px;
    border-left: 5px #d91c24 solid;
    padding-left: 10px;
    color: #2B2B2B; }
    @media (min-width: 768px) {
      .opinions h2 {
        margin: 60px 0 50px; } }
  .opinions .title {
    overflow: hidden; }
  .opinions .container--info {
    background-color: transparent; }
    @media (min-width: 768px) {
      .opinions .container--info {
        position: inherit;
        top: inherit;
        left: inherit;
        /* width: 50%; */
        transform: none;
        z-index: none; } }
  .opinions .item {
    height: auto;
    padding: 0 10px; }
    @media (min-width: 768px) {
      .opinions .item {
        padding-right: 10%;
        padding-left: 0;
        margin-left: 45px; } }
  .opinions .owl-item.active .info {
    color: #2b2b2b; }
    .opinions .owl-item.active .info .student {
      color: #636363; }
    .opinions .owl-item.active .info .text::before {
      color: #2b2b2b; }
    @media (max-width: 768px) {
      .opinions .owl-item.active .info::before {
        display: none; } }
  .opinions .owl-item .info {
    color: #c1c1c1;
    position: relative;
    padding: 0 0 0 30px; }
    @media (min-width: 768px) {
      .opinions .owl-item .info {
        padding-left: 10px;
        width: 100%; } }
    .opinions .owl-item .info .text {
      font-weight: 600;
      padding-top: 30px; }
      @media (min-width: 768px) {
        .opinions .owl-item .info .text {
          padding-top: 0;
          margin-bottom: 30px; } }
      @media (min-width: 980px) {
        .opinions .owl-item .info .text {
          font-size: 25px;
          line-height: 32px; } }
      .opinions .owl-item .info .text::before {
        font-size: 90px;
        color: #c1c1c1;
        left: -30px;
        top: 0; }
        @media (min-width: 768px) {
          .opinions .owl-item .info .text::before {
            left: -50px; } }
    .opinions .owl-item .info .student {
      color: #c1c1c1; }
    @media (min-width: 768px) {
      .opinions .owl-item .info::before {
        content: '';
        position: absolute;
        top: 0;
        left: -12%;
        width: 1px;
        height: 100%;
        background-color: #e1e1e1; } }
  .opinions .owl-item:first-of-type .info::before {
    display: none; }
  .opinions .owl-dots {
    display: flex;
    justify-content: center;
    background-color: transparent; }
  .opinions .owl-carousel .owl-nav {
    top: inherit;
    display: flex;
    justify-content: flex-start;
    bottom: -80px;
    left: 0;
    padding: 0 0 0 50px;
    box-sizing: border-box;
    width: 100%; }
    @media (min-width: 768px) {
      .opinions .owl-carousel .owl-nav {
        justify-content: center; } }
    .opinions .owl-carousel .owl-nav > button {
      outline: none;
      display: block !important;
      background-color: transparent;
      background-size: 26px;
      background-position: center;
      background-repeat: no-repeat; }
      .opinions .owl-carousel .owl-nav > button.owl-next {
        background-image: url(../images/enac/icons/icon-arrow-right-yellow.png); }
        .opinions .owl-carousel .owl-nav > button.owl-next.disabled {
          background-image: url(../images/enac/icons/icon-arrow-right-gray.png);
          cursor: default; }
      .opinions .owl-carousel .owl-nav > button.owl-prev {
        background-image: url(../images/enac/icons/icon-arrow-left-yellow.png); }
        .opinions .owl-carousel .owl-nav > button.owl-prev.disabled {
          background-image: url(../images/enac/icons/icon-arrow-left-gray.png);
          cursor: default; }
      .opinions .owl-carousel .owl-nav > button > span {
        display: none; }

.contact-banner {
  font-family: 'Roboto Condensed';
  background-color: #FAFAFA;
  color: #2B2B2B;
  padding: 80px 0;
  background-size: cover;
  background-position: center; }
  .contact-banner .titulo {
    font-family: 'Roboto Condensed Bold', sans-serif;
    margin: 0;
    font-size: 40px;
    line-height: 50px;
    color: #2B2B2B; }
    @media (max-width: 992px) {
      .contact-banner .titulo {
        font-size: 25px;
        line-height: 30px; } }
  .contact-banner .entradilla {
    font-size: 20px;
    line-height: 24px;
    margin: 0;
    padding: 30px 0;
    color: #4A4A4A; }
    @media (max-width: 992px) {
      .contact-banner .entradilla {
        font-size: 16px;
        line-height: 25px; } }
    .contact-banner .entradilla a {
      font-family: 'Roboto Condensed Bold', sans-serif;
      color: #2B2B2B;
      text-decoration: none; }
      .contact-banner .entradilla a:hover {
        font-family: 'Roboto Condensed Bold', sans-serif;
        color: #2B2B2B;
        text-decoration: underline; }
  .contact-banner .button-send-email {
    font-family: 'Roboto Bold';
    background-color: #d91c24;
    border: none;
    color: #fff !important;
    position: relative;
    padding: 25px;
    font-size: 15px;
    line-height: 20px;
    outline: none;
    padding-left: 90px;
    display: inline-block; }
    @media (max-width: 575px) {
      .contact-banner .button-send-email {
        display: block;
        text-align: center; } }
    .contact-banner .button-send-email .icon-send {
      position: absolute;
      background-color: #fff;
      left: 3px;
      top: 3px;
      bottom: 3px;
      width: 64px;
      background-image: url(../images/enac/icons/icon-send-red.svg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 24px; }

html.aui .enac .enac-sanidad-article {
  font-family: 'Roboto',sans-serif; }
  html.aui .enac .enac-sanidad-article h1 {
    color: #26427b;
    border-top: 3px solid #26427b;
    border-bottom: 3px solid #26427b;
    padding: 5px 0 5px 10px;
    font-weight: 700;
    margin-bottom: 30px;
    font-size: 2.5rem; }
  html.aui .enac .enac-sanidad-article h4, html.aui .enac .enac-sanidad-article h5, html.aui .enac .enac-sanidad-article h6 {
    color: #26427b;
    margin-top: 20px;
    font-weight: 500; }
  html.aui .enac .enac-sanidad-article h5 {
    font-size: 24.5px;
    font-weight: 500;
    margin: 30px 0 20px 0; }
  html.aui .enac .enac-sanidad-article p {
    text-align: justify;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Roboto Light'; }
  html.aui .enac .enac-sanidad-article .cj-confoto {
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
    color: #26427b;
    background-color: #fAfAfA;
    padding: 10px;
    margin: 25px 0; }
    html.aui .enac .enac-sanidad-article .cj-confoto img {
      float: left;
      margin-right: 20px; }
    html.aui .enac .enac-sanidad-article .cj-confoto a {
      font-weight: 500;
      font-size: 15px;
      color: #000; }
  html.aui .enac .enac-sanidad-article .cj-cita-txt {
    color: #26427b;
    font-style: italic;
    padding-top: 15px;
    border-top: 3px solid #26427b;
    margin-top: 30px;
    font-weight: 400;
    font-family: 'Roboto',sans-serif; }
  html.aui .enac .enac-sanidad-article .cj-cita-firma {
    font-style: italic;
    padding-bottom: 15px;
    border-bottom: 3px solid #26427b;
    text-align: right;
    clear: both;
    float: right; }

html.aui .enac .enac-sanidad-beneficios-article {
  font-family: 'Roboto',sans-serif; }
  html.aui .enac .enac-sanidad-beneficios-article h2 {
    color: #26427b;
    margin-bottom: 30px;
    font-weight: 500;
    max-width: 420px; }
  html.aui .enac .enac-sanidad-beneficios-article .listado {
    margin-bottom: 15px; }
    html.aui .enac .enac-sanidad-beneficios-article .listado .fa-plus {
      margin-left: 11px;
      font-size: 1.5rem; }
    html.aui .enac .enac-sanidad-beneficios-article .listado h6 {
      font-size: 16px;
      color: #6f6f6f;
      border-bottom: 1px solid #6f6f6f;
      margin: 0;
      padding: 0 0 3px 0;
      font-weight: 400; }
    html.aui .enac .enac-sanidad-beneficios-article .listado p {
      margin: 15px 0;
      font-family: 'Roboto Light'; }
  html.aui .enac .enac-sanidad-beneficios-article .fa-plus:before {
    color: #26427b; }

html.aui .enac .enac-beneficios {
  font-family: 'Roboto',sans-serif;
  background-color: #26427b;
  color: #FFF;
  padding: 20px; }
  html.aui .enac .enac-beneficios h5 {
    font-size: 1.25rem;
    margin: 20px 0 0 0;
    padding: 0 0 20px 0;
    font-weight: 400;
    color: inherit; }
  html.aui .enac .enac-beneficios ul {
    color: inherit; }
  html.aui .enac .enac-beneficios li {
    list-style: none; }
  html.aui .enac .enac-beneficios .btn-masinfo {
    background-color: #FFF;
    width: 140px;
    font-size: 15px;
    text-align: center; }
    html.aui .enac .enac-beneficios .btn-masinfo a {
      color: #26427b;
      text-decoration: none;
      font-weight: 500; }

html.aui .enac .enac-enlace {
  font-family: 'Roboto',sans-serif;
  border-bottom: 3px solid #26427b; }
  html.aui .enac .enac-enlace h5 {
    font-size: 1.25rem;
    margin: 20px 0 0 0;
    padding: 0 0 20px 0;
    color: #26427b !important;
    font-weight: 400; }
    html.aui .enac .enac-enlace h5 a {
      color: #26427b !important; }
    html.aui .enac .enac-enlace h5 i {
      color: #6f6f6f;
      font-size: 42px; }
  html.aui .enac .enac-enlace .enlaces-tabla {
    padding: 0 0 10px 0; }
    html.aui .enac .enac-enlace .enlaces-tabla .txt-izq {
      color: #6f6f6f;
      font-weight: 400;
      font-size: 20px; }
    html.aui .enac .enac-enlace .enlaces-tabla .txt-dch a {
      color: #212529;
      font-weight: 400;
      font-size: 16px; }
  html.aui .enac .enac-enlace .enlaces-listado {
    color: #26427b;
    margin: 0 0 20px 0;
    padding: 10px 0 10px 40px;
    border-top: 1px solid #26427b;
    border-bottom: 1px solid #26427b; }
    html.aui .enac .enac-enlace .enlaces-listado li {
      color: #26427b;
      font-size: 14px; }
      html.aui .enac .enac-enlace .enlaces-listado li a {
        color: #26427b; }

html.aui .enac .enac-newsletter {
  font-family: 'Roboto',sans-serif; }
  html.aui .enac .enac-newsletter .newsletter {
    background-color: #616161;
    text-align: center;
    margin: 30px 30px 10px 30px;
    padding: 10px;
    font-weight: 400; }
    html.aui .enac .enac-newsletter .newsletter a {
      color: #fff; }
  html.aui .enac .enac-newsletter .redes {
    border-bottom: 3px solid #26427b;
    font-size: 30px;
    padding-bottom: 20px;
    text-align: center; }
    html.aui .enac .enac-newsletter .redes a {
      color: #6f6f6f;
      text-decoration: none; }

.course-detail {
  font-family: 'Roboto Condensed'; }
  .course-detail .courseTabs-container {
    position: relative; }
    .course-detail .courseTabs-container .scroll-mark {
      display: none;
      position: absolute;
      top: 0;
      bottom: 0;
      width: 50px;
      background-color: #d91c24;
      z-index: 10;
      -webkit-box-shadow: -10px 0px 20px 0px #00000080;
      -moz-box-shadow: -10px 0px 20px 0px #00000080;
      box-shadow: -10px 0px 20px 0px rgba #00000080; }
      .course-detail .courseTabs-container .scroll-mark.right {
        right: 0; }
      .course-detail .courseTabs-container .scroll-mark i {
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: center;
        width: 50px;
        color: white; }
      @media (max-width: 475px) {
        .course-detail .courseTabs-container .scroll-mark {
          display: block; } }
    .course-detail .courseTabs-container .course-tabs {
      background-color: #D91C24;
      width: 100%;
      top: 0;
      z-index: 7; }
      .course-detail .courseTabs-container .course-tabs .container {
        position: relative; }
      .course-detail .courseTabs-container .course-tabs ul {
        margin: 0;
        list-style: none; }
        .course-detail .courseTabs-container .course-tabs ul li {
          font-size: 20px;
          line-height: 24px;
          color: #FFFFFF;
          padding: 20px 0;
          display: inline-block;
          margin-right: 30px;
          cursor: pointer; }
          .course-detail .courseTabs-container .course-tabs ul li:last-child {
            margin: 0; }
          .course-detail .courseTabs-container .course-tabs ul li.active {
            box-shadow: inset 0 -8px 0 #FFF; }
      .course-detail .courseTabs-container .course-tabs .inscription-btn {
        position: absolute;
        right: 0;
        top: 0;
        font-size: 15px;
        line-height: 15px;
        color: #2B2B2B;
        padding: 15px 40px;
        display: inline-block;
        cursor: pointer;
        background-color: #fbc334;
        font-family: 'Roboto Bold';
        margin: 10px 15px; }
        .course-detail .courseTabs-container .course-tabs .inscription-btn:hover {
          text-decoration: none; }
  .course-detail .messages-container {
    margin-top: 40px;
    margin-bottom: -40px; }
    .course-detail .messages-container .alert {
      margin: 0 !important; }
  .course-detail .course-content {
    padding: 80px 0 0; }
    .course-detail .course-content .course-general-info {
      margin-bottom: 80px;
      background-color: #FFFFFF;
      box-shadow: 0 25px 25px 0 rgba(0, 0, 0, 0.05);
      padding: 30px 50px; }
      .course-detail .course-content .course-general-info .data {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #E7E7E7; }
        .course-detail .course-content .course-general-info .data:first-child {
          padding-top: 0; }
        .course-detail .course-content .course-general-info .data:last-child {
          padding-bottom: 0;
          border-bottom: none; }
        .course-detail .course-content .course-general-info .data .title {
          color: #636569;
          font-size: 16px;
          line-height: 30px;
          padding-right: 10px;
          position: relative;
          padding-left: 35px; }
        .course-detail .course-content .course-general-info .data .value {
          font-family: 'Roboto Condensed Bold';
          color: #2B2B2B;
          font-size: 16px;
          line-height: 30px; }
        .course-detail .course-content .course-general-info .data.duration .title:before {
          content: "";
          width: 25px;
          height: 28px;
          position: absolute;
          left: 0;
          background-image: url("../images/enac/icons/icon-calendar-gray.svg");
          background-position: center;
          background-size: 20px;
          background-repeat: no-repeat; }
        .course-detail .course-content .course-general-info .data.location .title:before {
          content: "";
          width: 25px;
          height: 28px;
          position: absolute;
          left: 0;
          background-image: url("../images/enac/icons/icon-marker-gray.svg");
          background-position: center;
          background-size: 20px;
          background-repeat: no-repeat; }
  .course-detail .show-mobile-controls {
    display: none;
    position: fixed;
    width: 100%;
    bottom: 0;
    background-color: #fff;
    padding: 20px;
    font-family: 'Roboto Bold';
    font-weight: 500;
    line-height: 19px;
    text-align: center;
    -webkit-box-shadow: 0px -10px 15px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px -10px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px -10px 15px 0px rgba(0, 0, 0, 0.1);
    right: 0;
    left: 0;
    z-index: 15;
    box-sizing: border-box; }
    .course-detail .show-mobile-controls .inscription-btn {
      font-family: 'Roboto Bold';
      background-color: #FBC334;
      display: block;
      text-align: center;
      padding: 20px;
      color: #2B2B2B;
      font-size: 18px;
      line-height: 21px;
      margin-bottom: 20px; }
    .course-detail .show-mobile-controls span {
      color: #D91C24;
      text-decoration: underline;
      cursor: pointer; }
  .course-detail .course-body .text-block {
    margin-bottom: 60px;
    color: #636569;
    font-size: 18px;
    line-height: 30px; }
    .course-detail .course-body .text-block h2 {
      font-family: 'Roboto Condensed Bold', sans-serif;
      margin: 0;
      text-transform: uppercase;
      font-size: 18px;
      line-height: 21px;
      margin-bottom: 40px;
      border-left: 5px #d91c24 solid;
      padding-left: 20px;
      color: #2B2B2B; }
    .course-detail .course-body .text-block .contenedor-padding {
      padding: 0 25px; }
    .course-detail .course-body .text-block p {
      margin-bottom: 30px; }
    .course-detail .course-body .text-block ul, .course-detail .course-body .text-block ol {
      margin-bottom: 30px;
      padding-left: 30px; }
      .course-detail .course-body .text-block ul li, .course-detail .course-body .text-block ol li {
        margin-bottom: 15px;
        line-height: 30px; }
    .course-detail .course-body .text-block ol {
      list-style: none;
      counter-reset: my-awesome-counter; }
      .course-detail .course-body .text-block ol li {
        counter-increment: my-awesome-counter;
        position: relative;
        padding-left: 10px;
        margin-bottom: 35px; }
        .course-detail .course-body .text-block ol li:before {
          content: counter(my-awesome-counter) ". ";
          color: #D91C24;
          position: absolute;
          left: -20px; }
    .course-detail .course-body .text-block a {
      color: #D91C24;
      text-decoration: underline; }
      .course-detail .course-body .text-block a:hover {
        text-decoration: none; }
  .course-detail .course-body .float-background {
    position: relative;
    padding: 80px;
    padding-left: 0; }
    .course-detail .course-body .float-background:before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: -50vw;
      width: 50vw; }
  .course-detail .course-body .gray-background {
    background-color: #F3F3F3; }
    .course-detail .course-body .gray-background:before {
      background-color: #F3F3F3; }
  .course-detail .course-body .black-background {
    background-color: #2B2B2B;
    color: #fff !important; }
    .course-detail .course-body .black-background h2 {
      color: #fff !important; }
    .course-detail .course-body .black-background a {
      font-family: "Roboto Condensed Bold";
      color: #FBC334 !important;
      font-size: 20px;
      line-height: 30px;
      text-decoration: underline;
      background-image: url(../images/enac/icons/icon-arrow-right-yellow.png);
      background-size: contain;
      background-position: right;
      background-repeat: no-repeat;
      background-size: 24px;
      padding-right: 35px; }
    .course-detail .course-body .black-background:before {
      background-color: #2B2B2B; }
  .course-detail .course-body .course-convocatories {
    margin-top: 60px; }
    .course-detail .course-body .course-convocatories .course {
      margin-bottom: 40px; }
      .course-detail .course-body .course-convocatories .course .course-container {
        position: relative;
        border: 1px #E1E1E1 solid;
        display: block;
        padding: 25px 25px 25px 90px;
        text-decoration: none;
        margin-left: 20px; }
        .course-detail .course-body .course-convocatories .course .course-container .date {
          position: absolute;
          color: #2B2B2B;
          font-family: "Roboto Condensed Bold";
          font-size: 25px;
          line-height: 30px;
          width: 60px;
          height: 60px;
          background-color: #FBC334;
          padding: 15px;
          top: -20px;
          left: -20px; }
        .course-detail .course-body .course-convocatories .course .course-container .principal-info {
          color: #2B2B2B;
          margin-bottom: 15px; }
          .course-detail .course-body .course-convocatories .course .course-container .principal-info .title {
            font-size: 25px;
            line-height: 29px;
            display: block; }
        .course-detail .course-body .course-convocatories .course .course-container .aditional-info {
          color: #626262;
          font-size: 16px;
          line-height: 30px;
          width: 100%; }
          .course-detail .course-body .course-convocatories .course .course-container .aditional-info div {
            display: block; }
          .course-detail .course-body .course-convocatories .course .course-container .aditional-info .duration .title, .course-detail .course-body .course-convocatories .course .course-container .aditional-info .ubication .title {
            position: relative;
            padding-left: 30px;
            padding-right: 10px; }
            .course-detail .course-body .course-convocatories .course .course-container .aditional-info .duration .title:before, .course-detail .course-body .course-convocatories .course .course-container .aditional-info .ubication .title:before {
              content: "";
              position: absolute;
              left: 0;
              width: 25px;
              height: 28px;
              background-position: center;
              background-size: 20px;
              background-repeat: no-repeat; }
          .course-detail .course-body .course-convocatories .course .course-container .aditional-info .duration .title:before {
            background-image: url("../images/enac/icons/icon-clock-gray.svg"); }
          .course-detail .course-body .course-convocatories .course .course-container .aditional-info .ubication .title:before {
            background-image: url("../images/enac/icons/icon-marker-small-gray.svg"); }
        .course-detail .course-body .course-convocatories .course .course-container.disabled .date {
          background-color: #F3F3F3;
          color: #a7a7a7; }
        .course-detail .course-body .course-convocatories .course .course-container.disabled .principal-info, .course-detail .course-body .course-convocatories .course .course-container.disabled .aditional-info {
          color: #a7a7a7; }
  .course-detail .course-contact {
    background-color: #F3F3F3;
    padding: 20px; }
    .course-detail .course-contact .inscription {
      margin-bottom: 40px; }
      .course-detail .course-contact .inscription .inscription-btn {
        font-family: 'Roboto Bold';
        background-color: #FBC334;
        display: block;
        text-align: center;
        padding: 20px;
        color: #2B2B2B;
        font-size: 20px;
        line-height: 24px; }
        .course-detail .course-contact .inscription .inscription-btn:hover {
          text-decoration: none; }
    .course-detail .course-contact .mobile-controls {
      display: none; }
    .course-detail .course-contact .contact h2 {
      color: #2B2B2B;
      font-family: "Roboto Condensed Light";
      font-size: 35px;
      line-height: 40px;
      font-weight: 300;
      margin-bottom: 20px; }
    .course-detail .course-contact .contact .intro {
      color: #4A4A4A;
      font-size: 16px;
      line-height: 25px;
      margin-bottom: 20px; }
      .course-detail .course-contact .contact .intro a {
        color: #d91c24;
        text-decoration: underline; }
        .course-detail .course-contact .contact .intro a:hover {
          color: #d91c24;
          text-decoration: none; }
    .course-detail .course-contact .contact .contact-form input[type="text"] {
      font-family: 'Roboto';
      width: 100%;
      padding: 18px 15px;
      margin-bottom: 10px;
      box-sizing: border-box;
      border: 0;
      border-radius: 0;
      outline: 0 !important;
      -webkit-appearance: none;
      box-shadow: none !important;
      height: auto; }
    .course-detail .course-contact .contact .contact-form input[type="text"]::-webkit-input-placeholder {
      font-family: 'Roboto';
      color: #636569;
      font-size: 14px;
      line-height: 16px; }
    .course-detail .course-contact .contact .contact-form input[type="text"]:-ms-input-placeholder {
      font-family: 'Roboto';
      color: #636569;
      font-size: 14px;
      line-height: 16px; }
    .course-detail .course-contact .contact .contact-form input[type="text"]::placeholder {
      font-family: 'Roboto';
      color: #636569;
      font-size: 14px;
      line-height: 16px; }
    .course-detail .course-contact .contact .contact-form textarea {
      font-family: 'Roboto';
      width: 100%;
      padding: 15px;
      margin-bottom: 10px;
      box-sizing: border-box;
      border: none;
      border-radius: 0;
      resize: vertical;
      overflow: auto;
      outline: 0px !important;
      -webkit-appearance: none;
      box-shadow: none !important; }
      .course-detail .course-contact .contact .contact-form textarea::-webkit-input-placeholder {
        font-family: 'Roboto';
        color: #636569;
        font-size: 14px;
        line-height: 16px; }
      .course-detail .course-contact .contact .contact-form textarea:-ms-input-placeholder {
        font-family: 'Roboto';
        color: #636569;
        font-size: 14px;
        line-height: 16px; }
      .course-detail .course-contact .contact .contact-form textarea::placeholder {
        font-family: 'Roboto';
        color: #636569;
        font-size: 14px;
        line-height: 16px; }
    .course-detail .course-contact .contact .contact-form button[type="submit"] {
      font-family: 'Roboto';
      background-color: #d91c24;
      border: none;
      color: #fff;
      position: relative;
      padding: 19px;
      font-size: 16px;
      line-height: 19px;
      outline: none;
      display: block;
      width: 100%; }
    .course-detail .course-contact .contact .privacy-policy {
      color: #4A4A4A;
      font-size: 12px;
      line-height: 20px;
      margin-bottom: 20px; }
      .course-detail .course-contact .contact .privacy-policy a {
        color: #D91C24;
        text-decoration: underline; }
        .course-detail .course-contact .contact .privacy-policy a:hover {
          text-decoration: none; }

@media (max-width: 979px) {
  .course-detail .col-8 {
    width: 100%; }
  .course-detail .col-4 {
    width: 100%; }
  .course-detail .courseTabs-container .course-tabs {
    scrollbar-width: none;
    white-space: nowrap;
    overflow-x: scroll; }
    .course-detail .courseTabs-container .course-tabs::-webkit-scrollbar {
      display: none; }
    .course-detail .courseTabs-container .course-tabs .tabsInscriptionButton {
      display: none !important; }
  .course-detail .messages-container {
    margin-top: 40px;
    margin-bottom: 0; }
  .course-detail .course-content {
    padding: 40px 0 0; }
    .course-detail .course-content .course-general-info {
      margin-bottom: 40px; }
  .course-detail .show-mobile-controls {
    display: block; }
  .course-detail .course-body .text-block .contenedor-padding {
    padding: 0; }
  .course-detail .course-body .text-block ol li {
    margin-bottom: 20px; }
  .course-detail .course-body .float-background {
    padding: 40px 0; }
    .course-detail .course-body .float-background:after {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: -50vw;
      width: 51vw; }
  .course-detail .course-body .gray-background:after {
    background-color: #F3F3F3; }
  .course-detail .course-body .black-background:after {
    background-color: #2B2B2B; }
  .course-detail .course-contact {
    margin: 0 !important;
    padding: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
    overflow-y: scroll; }
    .course-detail .course-contact .mobile-controls {
      display: block;
      background-color: #fff;
      font-size: 18px;
      line-height: 21px;
      text-align: center;
      padding: 20px; }
      .course-detail .course-contact .mobile-controls .close-control {
        width: 16px;
        height: 16px;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url("../images/enac/icons/icon-close-red.png");
        background-size: cover;
        display: block;
        position: absolute;
        left: 20px;
        top: 22px;
        cursor: pointer; }
    .course-detail .course-contact .contact {
      padding: 20px; }
    .course-detail .course-contact .inscription {
      margin-bottom: 40px;
      display: none; }
    .course-detail .course-contact.mobile-hidden {
      display: none; } }
@media (max-width: 475px) {
  .course-detail .courseTabs-container .course-tabs ul li:last-child {
    margin-right: 75px; } }
.course-inscription {
  background-color: #F3F3F3;
  padding: 40px 0;
  font-family: "Roboto Condensed"; }
  .course-inscription .form-section {
    padding: 40px 0; }
    .course-inscription .form-section h2 {
      color: #2B2B2B;
      font-family: "Roboto Condensed Bold";
      margin-bottom: 40px;
      font-size: 18px;
      line-height: 21px; }
    .course-inscription .form-section .section-description {
      color: #2B2B2B;
      font-size: 14px;
      line-height: 30px; }
      .course-inscription .form-section .section-description strong {
        font-family: "Roboto Condensed Bold"; }
    .course-inscription .form-section .form-field {
      margin-bottom: 20px; }
    .course-inscription .form-section .inscription-summary {
      background-color: #FFF;
      padding: 25px;
      font-family: "Roboto"; }
      .course-inscription .form-section .inscription-summary div {
        display: flex;
        margin-bottom: 10px; }
        .course-inscription .form-section .inscription-summary div:last-child {
          margin: 0; }
        .course-inscription .form-section .inscription-summary div .title {
          width: 25%;
          font-family: "Roboto Bold";
          margin-right: 15px; }
        .course-inscription .form-section .inscription-summary div .value {
          width: 75%; }
    .course-inscription .form-section .button-apply-discount {
      width: 100%;
      font-family: 'Roboto Bold';
      background-color: #FBC334;
      border: none;
      color: #2B2B2B;
      position: relative;
      padding: 22.8px;
      font-size: 16px;
      line-height: 20px;
      outline: none; }
    .course-inscription .form-section .button-send-form {
      width: 100%;
      font-family: 'Roboto Bold';
      background-color: #d91c24;
      border: none;
      color: #fff;
      position: relative;
      padding: 25px;
      font-size: 15px;
      line-height: 20px;
      outline: none;
      padding-left: 90px; }
      .course-inscription .form-section .button-send-form .icon-send {
        position: absolute;
        background-color: #fff;
        left: 3px;
        top: 3px;
        bottom: 3px;
        width: 64px;
        background-image: url("../images/enac/icons/icon-send-red.svg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 24px; }
    .course-inscription .form-section .privacy-policy {
      font-size: 12px;
      line-height: 20px;
      margin-top: 20px;
      margin-bottom: 20px; }
      .course-inscription .form-section .privacy-policy a {
        color: #D91C24;
        text-decoration: underline; }
        .course-inscription .form-section .privacy-policy a:hover {
          text-decoration: none; }
  .course-inscription input.custom-input, .course-inscription input[type="text"] {
    font-family: 'Roboto' !important;
    width: 100% !important;
    padding: 24.8px 15px !important;
    margin-bottom: 0 !important;
    box-sizing: border-box !important;
    border: none !important;
    border-radius: 0 !important;
    outline: 0px !important;
    -webkit-appearance: none !important;
    box-shadow: none !important;
    color: #2B2B2B !important;
    font-size: 14px !important;
    line-height: 16px !important;
    height: auto !important; }
  .course-inscription textarea {
    font-family: 'Roboto';
    width: 100%;
    padding: 15px;
    margin-bottom: 10px;
    box-sizing: border-box;
    border: 0;
    border-radius: 0;
    resize: vertical;
    font-size: 14px !important;
    overflow: auto;
    outline: 0 !important;
    -webkit-appearance: none;
    box-shadow: none !important; }
  .course-inscription .main-label-checkbox {
    margin-bottom: 20px !important; }
  .course-inscription .label-btn-radio {
    display: inline !important;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 25px !important;
    padding-top: 5px; }
  .course-inscription .label-btn-radio input {
    opacity: 0;
    cursor: pointer;
    margin-left: 100px !important; }
  .course-inscription .checkmark-radio {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #ffffff;
    border-radius: 50%; }
  .course-inscription .label-btn-radio input:checked ~ .checkmark-radio {
    background-color: #FBC334; }
  .course-inscription .checkmark-radio:after {
    content: "";
    position: absolute;
    display: none; }
  .course-inscription .label-btn-radio input:checked ~ .checkmark-radio:after {
    display: block; }
  .course-inscription .label-btn-radio .checkmark-radio:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white; }

@media (max-width: 979px) {
  .course-inscription .col-2, .course-inscription .col-3, .course-inscription .col-4, .course-inscription col-5, .course-inscription .col-6, .course-inscription .col-8 {
    width: 100%; } }
.courses-filters {
  font-family: 'Roboto Condensed';
  padding: 24px 0;
  background-color: #F3F3F3; }

.courses-calendar {
  font-family: 'Roboto Condensed';
  padding: 80px 0 0; }
  .courses-calendar h2 {
    font-family: 'Roboto Condensed Bold';
    margin: 0;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 60px;
    border-left: 5px #d91c24 solid;
    padding-left: 10px;
    color: #2B2B2B; }
  .courses-calendar .no-such-courses-msg {
    margin-bottom: 40px;
    font-family: "Roboto Condensed Bold";
    font-size: 18px;
    line-height: 21px; }
  .courses-calendar .course {
    margin-bottom: 40px; }
    .courses-calendar .course a {
      position: relative;
      border: 1px #E1E1E1 solid;
      display: block;
      padding: 90px 25px 25px;
      text-decoration: none;
      height: 150px; }
      .courses-calendar .course a .date {
        position: absolute;
        color: #2B2B2B;
        font-family: "Roboto Condensed Bold";
        font-size: 25px;
        line-height: 30px;
        width: 60px;
        height: 60px;
        background-color: #FBC334;
        padding: 15px;
        top: -20px;
        left: 25px; }
      .courses-calendar .course a .principal-info {
        color: #2B2B2B; }
        .courses-calendar .course a .principal-info .title {
          font-size: 15px;
          line-height: 20px;
          margin-bottom: 10px;
          display: block; }
        .courses-calendar .course a .principal-info .subtitle {
          font-family: "Roboto Condensed Bold";
          font-size: 25px;
          line-height: 35px;
          height: 70px;
          overflow: hidden;
          display: block;
          margin-bottom: 20px; }
      .courses-calendar .course a .aditional-info {
        color: #626262;
        font-size: 16px;
        line-height: 30px;
        display: table;
        width: 100%; }
        .courses-calendar .course a .aditional-info div {
          display: table-cell; }
        .courses-calendar .course a .aditional-info .duration span {
          position: relative;
          padding-left: 30px; }
          .courses-calendar .course a .aditional-info .duration span:before {
            content: "";
            width: 25px;
            height: 28px;
            position: absolute;
            left: 0;
            background-image: url("../images/enac/icons/icon-clock-gray.svg");
            background-position: center;
            background-size: 20px;
            background-repeat: no-repeat; }
        .courses-calendar .course a .aditional-info .ubication {
          text-align: right; }
          .courses-calendar .course a .aditional-info .ubication span {
            position: relative;
            padding-left: 25px; }
            .courses-calendar .course a .aditional-info .ubication span:before {
              content: "";
              width: 20px;
              height: 30px;
              position: absolute;
              left: 0;
              background-image: url("../images/enac/icons/icon-marker-small-gray.svg");
              background-position: center;
              background-size: 17px;
              background-repeat: no-repeat; }
      .courses-calendar .course a:hover {
        -webkit-box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.1); }
    .courses-calendar .course.disabled a .date {
      background-color: #F3F3F3;
      color: #a7a7a7; }
    .courses-calendar .course.disabled a .principal-info .title, .courses-calendar .course.disabled a .principal-info .subtitle {
      color: #a7a7a7; }
    .courses-calendar .course.disabled a .aditional-info {
      color: #a7a7a7; }

@media (max-width: 979px) {
  .courses-filters .col-3, .courses-filters .col-4 {
    width: 50%; }
  .courses-filters .custom-select {
    margin-bottom: 20px; }

  .courses-calendar .col-3, .courses-calendar .col-4 {
    width: 50%; } }
.courses-list {
  font-family: 'Roboto Condensed', sans-serif;
  padding: 40px 0 80px; }
  @media (min-width: 768px) {
    .courses-list {
      padding: 40px 0; } }
  @media (max-width: 799px) {
    .courses-list .container--carousel {
      margin-right: -20px; } }
  .courses-list h2 {
    font-family: 'Roboto Condensed Bold', sans-serif;
    margin: 0;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 10px;
    border-left: 5px #d91c24 solid;
    padding-left: 10px;
    color: #2B2B2B; }
    @media (min-width: 768px) {
      .courses-list h2 {
        margin-bottom: 40px; } }
  .courses-list .button-see-calendar {
    font-family: 'Roboto Condensed Bold' !important;
    border: 2px solid #2B2B2B;
    color: #2B2B2B !important;
    position: relative;
    padding: 18px;
    font-size: 14px !important;
    line-height: 16px !important;
    outline: none;
    padding-left: 70px;
    text-transform: uppercase;
    background-color: #FFF;
    display: inline-block; }
    @media (max-width: 767px) {
      .courses-list .button-see-calendar {
        position: absolute;
        left: 0;
        bottom: 20px;
        z-index: 1;
        border: none; } }
    .courses-list .button-see-calendar .icon-courses-calendar {
      position: absolute;
      left: 3px;
      top: 3px;
      bottom: 3px;
      width: 64px;
      background-image: url("../images/enac/icons/icon-calendar-black.svg");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 24px; }
  .courses-list .owl-carousel .owl-nav {
    pointer-events: none;
    width: 108%;
    left: -4%; }
    .courses-list .owl-carousel .owl-nav button {
      pointer-events: auto;
      width: 64px;
      height: 64px;
      outline: none;
      box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
      background-color: #2B2B2B;
      position: relative; }
      .courses-list .owl-carousel .owl-nav button i {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-position: center;
        background-size: 32px;
        background-repeat: no-repeat;
        background-image: url("../images/enac/icons/icon-arrow-right-white.png"); }
      .courses-list .owl-carousel .owl-nav button.owl-prev i {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg); }
  .courses-list .owl-item .column {
    width: 100%;
    padding: 0; }
  @media (max-width: 799px) {
    .courses-list .owl-carousel .owl-stage {
      padding-left: 0 !important; } }
  .courses-list .carrusel-container {
    width: 100%;
    margin: auto; }
  .courses-list .course {
    border: 2px solid #ededed; }
    .courses-list .course a {
      text-decoration: none !important; }
    .courses-list .course .miniature {
      position: relative;
      background-color: #ededed;
      padding-top: 50%;
      background-size: cover;
      background-position: center; }
      .courses-list .course .miniature .date-container {
        position: absolute;
        left: 25px;
        bottom: -20px;
        color: #2B2B2B;
        font-family: "Roboto Condensed Bold";
        font-size: 25px;
        line-height: 30px;
        width: 80px;
        height: 80px;
        background-color: #FBC334;
        padding: 10px 7px; }
        .courses-list .course .miniature .date-container span {
          display: block; }
    .courses-list .course .course-info {
      padding: 40px 25px 25px; }
      .courses-list .course .course-info .principal-info {
        min-height: 105px; }
        .courses-list .course .course-info .principal-info .title {
          display: block;
          color: #2B2B2B;
          font-size: 25px;
          line-height: 35px;
          height: 70px;
          overflow: hidden;
          margin-bottom: 15px; }
        .courses-list .course .course-info .principal-info .subtitle {
          display: block;
          color: #2B2B2B;
          font-size: 16px;
          line-height: 25px;
          height: 50px;
          margin-bottom: 15px; }
      .courses-list .course .course-info .aditional-info {
        color: #626262;
        font-size: 16px;
        line-height: 30px;
        display: table;
        width: 100%; }
        .courses-list .course .course-info .aditional-info div {
          display: table-cell; }
        .courses-list .course .course-info .aditional-info .duration span {
          position: relative;
          padding-left: 30px; }
          .courses-list .course .course-info .aditional-info .duration span:before {
            content: "";
            width: 25px;
            height: 28px;
            position: absolute;
            left: 0;
            background-image: url("../images/enac/icons/icon-clock-gray.svg");
            background-position: center;
            background-size: 20px;
            background-repeat: no-repeat; }
        .courses-list .course .course-info .aditional-info .ubication {
          text-align: right; }
          .courses-list .course .course-info .aditional-info .ubication span {
            position: relative;
            padding-left: 25px; }
            .courses-list .course .course-info .aditional-info .ubication span:before {
              content: "";
              width: 20px;
              height: 30px;
              position: absolute;
              left: 0;
              background-image: url("../images/enac/icons/icon-marker-small-gray.svg");
              background-position: center;
              background-size: 17px;
              background-repeat: no-repeat; }
    .courses-list .course:hover {
      -webkit-box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.1); }

.enac-checkbox {
  position: relative;
  padding-left: 35px;
  font-size: 14px !important;
  line-height: 25px !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 20px !important; }
  .enac-checkbox a {
    color: #D91C24;
    text-decoration: underline; }
    .enac-checkbox a:hover {
      color: #D91C24;
      text-decoration: none; }
  .enac-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
    .enac-checkbox input:checked ~ .checkmark {
      background-color: #D91C24; }
      .enac-checkbox input:checked ~ .checkmark:after {
        display: block; }
  .enac-checkbox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff; }
    .enac-checkbox .checkmark:after {
      content: "";
      position: absolute;
      display: none;
      left: 9px;
      top: 5px;
      width: 5px;
      height: 10px;
      border: solid white;
      border-width: 0 2px 2px 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }

.custom-select {
  position: relative; }
  .custom-select select {
    display: none; }
  .custom-select .select-selected {
    background-color: #fff; }
    .custom-select .select-selected:after {
      position: absolute;
      content: "";
      top: 30px;
      right: 12px;
      width: 0;
      height: 0;
      border: 6px solid transparent;
      border-color: #2B2B2B transparent transparent transparent; }
  .custom-select .select-selected.select-arrow-active:after {
    border-color: transparent transparent #2B2B2B transparent;
    top: 25px; }
  .custom-select .select-items div, .custom-select .select-selected {
    position: relative;
    color: #2B2B2B;
    font-size: 18px;
    line-height: 22px;
    cursor: pointer;
    user-select: none;
    padding: 22px 35px 22px 15px; }
  .custom-select .select-items {
    position: absolute;
    background-color: #fff;
    top: 100%;
    left: -15px;
    right: 15px;
    z-index: 99;
    -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 40px;
    max-height: 650px;
    overflow-y: auto; }
    .custom-select .select-items div:hover {
      background-color: rgba(0, 0, 0, 0.1);
      text-decoration: underline; }
  .custom-select .select-hide {
    display: none; }
  .custom-select .same-as-selected {
    font-family: "Roboto Condensed Bold"; }

.download-banner {
  padding: 40px 0 80px;
  font-family: "Roboto Condensed"; }
  .download-banner .title {
    font-size: 30px;
    line-height: 70px;
    color: #2B2B2B; }
  .download-banner .button-download {
    font-family: 'Roboto Bold';
    background-color: #d91c24;
    border: none;
    color: #fff !important;
    position: relative;
    padding: 25px;
    font-size: 15px;
    line-height: 20px;
    outline: none;
    padding-right: 90px;
    display: inline-block; }
    .download-banner .button-download:hover {
      text-decoration: underline; }
    .download-banner .button-download .icon-download-file {
      position: absolute;
      right: 3px;
      top: 3px;
      bottom: 3px;
      width: 64px;
      background-image: url(../images/enac/icons/icon-download-white.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 24px; }

@media (max-width: 767px) {
  .download-banner .title {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 15px;
    display: block; }
  .download-banner .button-download {
    display: block; } }
.ENAC-2Columns-66x33 .container {
  padding-top: 0px; }

.legacy-navigation .header {
  left: 0;
  position: relative;
  width: 100%;
  z-index: 10; }
  .legacy-navigation .header .mobile-menu-btn,
  .legacy-navigation .header .mobile-bottom-links,
  .legacy-navigation .header .dropdown-toggle {
    display: none; }
.legacy-navigation .menu {
  display: table;
  margin: 0 auto;
  max-width: 1170px;
  padding: 15px;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  font-family: "Roboto", sans-serif; }
  .legacy-navigation .menu .menu__inner {
    background-color: #fff;
    display: table-row;
    position: relative; }
  .legacy-navigation .menu .menu__logo {
    border-left: 8px solid #d91d24;
    display: table-cell;
    padding-bottom: 17px;
    padding-left: 20px;
    padding-top: 17px;
    text-align: center;
    vertical-align: top;
    width: 130px;
    box-sizing: border-box; }
    .legacy-navigation .menu .menu__logo img {
      width: 105px; }
  .legacy-navigation .menu .menu__links {
    display: table-cell;
    vertical-align: top; }
.legacy-navigation .navbar {
  margin-top: 12px;
  margin-bottom: 0; }
  .legacy-navigation .navbar .navbar-inner {
    background: none;
    border-radius: 0;
    border: none;
    box-shadow: none;
    font-size: 0.8em;
    padding: 0;
    text-transform: uppercase; }
  .legacy-navigation .navbar .show-submenu .nav .dropdown.active,
  .legacy-navigation .navbar .show-submenu .nav .dropdown.active .nav__link--1,
  .legacy-navigation .navbar .show-submenu .nav .dropdown:hover > .nav__link--1,
  .legacy-navigation .navbar .show-submenu .nav .nav__link--1:hover,
  .legacy-navigation .navbar .show-submenu .nav .nav__link--1:focus {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #333;
    border: none;
    box-shadow: none;
    color: white;
    text-shadow: none; }
  .legacy-navigation .navbar .show-submenu .nav {
    float: right;
    margin: 0 20px 0 0; }
    @media only screen and (min-width: 980px) {
      .legacy-navigation .navbar .show-submenu .nav {
        position: inherit; } }
    .legacy-navigation .navbar .show-submenu .nav li {
      margin: 0; }
    .legacy-navigation .navbar .show-submenu .nav .nav__link {
      text-decoration: none;
      font-size: 1.15em; }
    .legacy-navigation .navbar .show-submenu .nav .nav__link--1 {
      color: #626262;
      height: 42px;
      padding: 12px;
      font-size: 1.15em;
      box-sizing: border-box; }
  .legacy-navigation .navbar .show-submenu .nav .nav__link:not(.nav__link--1):hover,
  .legacy-navigation .navbar .show-submenu .nav .nav__link:not(.nav__link--1):focus {
    text-decoration: underline; }
  .legacy-navigation .navbar .show-submenu .nav .dropdown:hover .dropdown-menu {
    margin-top: 0; }
  .legacy-navigation .navbar .show-submenu .nav .dropdown-menu {
    background-color: #333;
    border-radius: 0;
    border: none;
    box-shadow: none;
    color: white;
    font-size: 1.1em;
    margin-top: 0;
    padding: 0;
    text-transform: none; }
  .legacy-navigation .navbar .show-submenu .nav .dropdown-menu .nav__link {
    color: white; }
  .legacy-navigation .navbar .show-submenu .nav .dropdown-menu li {
    list-style: square; }
  .legacy-navigation .navbar .show-submenu .nav .dropdown-menu ul.yamm-list {
    list-style: none;
    margin: 0 0 0 10px; }
  .legacy-navigation .navbar .show-submenu .nav .dropdown-menu ul.yamm-list li {
    margin: 7px 0 8px 0; }
  .legacy-navigation .navbar .show-submenu .nav .dropdown-menu ul.yamm-list li ul {
    margin: 0 0 10px 15px; }
  .legacy-navigation .navbar .show-submenu .nav .dropdown-menu ul.yamm-list li ul li {
    list-style: url("../images/enac/icons/bullet.svg"); }
  .legacy-navigation .navbar .show-submenu .nav .dropdown-menu ul.yamm-list li ul li .nav__link--3 {
    font-weight: 300;
    font-family: "Roboto Light"; }
.legacy-navigation .top-links {
  color: #626262;
  font-size: 0.7em;
  height: 38px;
  padding-top: 15px;
  text-align: right;
  text-transform: uppercase;
  margin-right: 30px;
  box-sizing: border-box; }
.legacy-navigation .top-links > span {
  display: inline-block;
  margin-right: 35px; }
.legacy-navigation .top-links a {
  color: #626262;
  text-decoration: none;
  font-size: 1.1em; }
.legacy-navigation .top-links a.active {
  color: #999; }
.legacy-navigation .top-links a:hover {
  color: #626262;
  text-decoration: underline; }
.legacy-navigation .top-links .mobile-bottom-links {
  display: none; }
.legacy-navigation .login_img {
  display: none;
  padding: 0 15px;
  margin: 0px 20px 5px 0px;
  border-left: solid 1px #ddd;
  border-right: solid 1px #ddd; }
.legacy-navigation .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }
.legacy-navigation ul {
  padding: 0 0 0 20px; }
@media only screen and (max-width: 1199px) {
  .legacy-navigation .dropdown-menu {
    padding: 0; }
  .legacy-navigation .navbar {
    font-size: 0.85em; }
  .legacy-navigation .navbar .nav {
    margin-right: 10px; }
  .legacy-navigation .navbar .nav > li > a {
    padding: 10px;
    line-height: 20px; } }
@media only screen and (min-width: 1150px) {
  .legacy-navigation .show-submenu {
    display: block !important; } }
@media only screen and (max-width: 980px) {
  .legacy-navigation {
    /*.header .mobile-menu-btn{right: 55px;top: 90px;}*/ }
    .legacy-navigation .header .mobile-menu-btn,
    .legacy-navigation .header .dropdown-toggle {
      display: block; }
    .legacy-navigation .top-links > span {
      margin-right: 20px; }
    .legacy-navigation .navbar .show-submenu .nav {
      margin: 15px 0px !important; }
    .legacy-navigation .header .mobile-menu-btn,
    .legacy-navigation .header .navbar {
      margin: -35px -20px auto auto; }
    .legacy-navigation .menu .mobile-menu-btn {
      display: block;
      height: 35px;
      position: relative;
      right: 55px;
      text-decoration: none;
      top: 80px;
      width: 21px; }
    .legacy-navigation .menu .mobile-menu-btn .mobile-menu-btn__link {
      color: #626262;
      display: block;
      font-size: 24px; }
    .legacy-navigation .menu .mobile-menu-btn .mobile-menu-btn__text {
      display: block;
      font-size: 7px;
      line-height: 1em; }
    .legacy-navigation .menu .nav-collapse,
    .legacy-navigation .menu .nav-collapse.collapse {
      overflow: visible; }
    .legacy-navigation .navbar .show-submenu {
      display: none;
      font-size: 17px;
      left: 0;
      padding: 0px;
      position: absolute;
      top: 64px;
      width: 100%; }
    .legacy-navigation .navbar .show-submenu .nav {
      background-color: #fff;
      float: none;
      padding: 0;
      margin: 0; }
    .legacy-navigation .navbar .show-submenu .nav .dropdown.active,
    .legacy-navigation .navbar .show-submenu .nav .dropdown.active .nav__link--1,
    .legacy-navigation .navbar .show-submenu .nav .dropdown > .nav__link--1:hover,
    .legacy-navigation .navbar .show-submenu .nav .dropdown:hover > .nav__link--1,
    .legacy-navigation .navbar .show-submenu .nav .dropdown > .nav__link--1:focus {
      background-color: #f3f3f3;
      color: #333; }
    .legacy-navigation .navbar .show-submenu .nav .nav__link {
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      border-radius: 0;
      height: auto;
      margin: 0;
      padding: 13px 0;
      position: relative; }
    .legacy-navigation .navbar .show-submenu .nav .nav__link--1 {
      height: 50px;
      padding: 13px 15px;
      font-family: "Roboto Bold"; }
    .legacy-navigation .navbar .show-submenu .nav .nav__link--1:after {
      border-bottom: 1px solid #ddd;
      bottom: 0;
      content: " ";
      display: block;
      height: 1px;
      margin: 0;
      position: relative;
      top: 15px;
      width: 100%; }
    .legacy-navigation .navbar .show-submenu .nav .nav__link:not(.nav__link--1):after {
      border-bottom: 1px solid #ddd;
      bottom: 0;
      content: " ";
      display: block;
      height: 1px;
      margin: 0 0 0 -30px;
      padding: 0 15px;
      position: relative;
      top: 13px;
      width: 100%; }
    .legacy-navigation .navbar .show-submenu .nav .dropdown {
      line-height: 1em;
      position: relative !important; }
    .legacy-navigation .navbar .show-submenu .nav .dropdown:hover .dropdown-menu {
      display: none; }
    .legacy-navigation .navbar .show-submenu .nav .dropdown[data-action="show_dropdown"] > a {
      position: relative; }
    .legacy-navigation .navbar .show-submenu .nav .dropdown[data-action="show_dropdown"] .dropdown-toggle {
      -moz-border-radius: 50px;
      -webkit-border-radius: 50px;
      border-radius: 50px;
      height: 40px;
      margin: 5px;
      padding: 0;
      position: absolute;
      right: 8px;
      top: 0;
      width: 40px; }
    .legacy-navigation .navbar .show-submenu .nav .dropdown[data-action="show_dropdown"] .dropdown-toggle i {
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      padding: 12px; }
    .legacy-navigation .navbar .show-submenu .nav .dropdown[data-action="show_dropdown"].opened .dropdown-menu {
      display: block; }
    .legacy-navigation .navbar .show-submenu .nav .dropdown[data-action="show_dropdown"].opened .dropdown-toggle i {
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }
    .legacy-navigation .navbar .show-submenu .nav .dropdown:hover {
      background-color: #f3f3f3; }
    .legacy-navigation .navbar .show-submenu .nav .dropdown:hover > a,
    .legacy-navigation .navbar .show-submenu .nav .dropdown.open > .dropdown-toggle,
    .legacy-navigation .navbar .show-submenu .nav .dropdown > a:focus {
      background-color: transparent;
      color: #333; }
    .legacy-navigation .navbar .show-submenu .nav .dropdown-menu {
      background-color: #626262;
      margin: 0 !important; }
    .legacy-navigation .navbar .show-submenu .nav .dropdown-menu * {
      background-color: #626262; }
    .legacy-navigation .navbar .show-submenu .nav .dropdown-menu > li {
      padding: 0 10px; }
    .legacy-navigation .navbar .show-submenu .nav .dropdown-menu > li .yamm-list li {
      margin: 0; }
    .legacy-navigation .navbar .show-submenu .nav .dropdown-menu > li .yamm-list li a {
      color: #fff;
      display: block;
      font-size: 0.85em;
      font-weight: 500; }
    .legacy-navigation .navbar .show-submenu .nav .dropdown-menu > li .yamm-list li ul li a {
      font-weight: 300; }
    .legacy-navigation .navbar .show-submenu .nav .dropdown-menu .span4 {
      float: none;
      margin: 0;
      width: auto; }
    .legacy-navigation .yamm .navbar-inner,
    .legacy-navigation .yamm .container {
      position: static; }
    .legacy-navigation .yamm .yamm-content {
      padding: 0; }
    .legacy-navigation .mobile-bottom-links {
      background-color: #fff;
      padding: 15px; } }
@media only screen and (max-width: 768px) {
  .legacy-navigation .header .top-links > span {
    display: block;
    float: right; }
  .legacy-navigation .header .mobile-bottom-links {
    display: none; }
  .legacy-navigation .menu_mini_logo {
    margin: 6px 20px auto auto !important; }
  .legacy-navigation .menu {
    background-color: #f3f3f3; }
  .legacy-navigation .menu .menu__logo {
    width: 85px;
    padding: 10px; }
  .legacy-navigation .menu .mobile-menu-btn {
    right: 49px;
    top: 43px; }
  .legacy-navigation .menu .menu__logo img {
    width: 55px; }
  .legacy-navigation .navbar .show-submenu .nav {
    margin: 14px 0px !important; }
  .legacy-navigation .login_img {
    display: block; }
  .legacy-navigation .login_text {
    display: none; } }

.enac-footer {
  font-family: 'Roboto Condensed';
  padding: 40px 0;
  background-color: #2B2B2B;
  color: #FFF; }
  .enac-footer .footer-logo {
    display: block; }
    .enac-footer .footer-logo img {
      width: 65%; }
      @media (max-width: 575px) {
        .enac-footer .footer-logo img {
          width: 100px; } }
  @media (max-width: 992px) {
    .enac-footer .col-2 {
      width: 33.333333%;
      margin-bottom: 25px; } }
  @media (max-width: 575px) {
    .enac-footer {
      text-align: center; }
      .enac-footer .col-2 {
        width: 100%; } }
  .enac-footer ul.links {
    list-style: none;
    margin: 0; }
    .enac-footer ul.links li a {
      color: #fff;
      text-decoration: none;
      font-size: 16px;
      line-height: 30px; }
      .enac-footer ul.links li a:hover {
        text-decoration: underline; }
    .enac-footer ul.links li.languages a {
      border-right: 1px solid;
      margin-right: 5px;
      padding-right: 5px; }
      .enac-footer ul.links li.languages a:last-child {
        border: none;
        padding: 0;
        margin: 0; }

.related-courses {
  padding: 80px 0;
  font-family: 'Roboto Condensed'; }
  .related-courses h2 {
    font-family: 'Roboto Condensed Bold';
    margin: 0;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 40px;
    border-left: 5px #d91c24 solid;
    padding-left: 10px;
    color: #2B2B2B; }
  .related-courses .row {
    display: flex; }
  .related-courses .course {
    height: 100%;
    border: 2px solid #ededed; }
    .related-courses .course a {
      text-decoration: none !important; }
    .related-courses .course .miniature {
      position: relative;
      background-color: #ededed;
      padding-top: 20%;
      background-size: cover;
      background-position: center; }
      .related-courses .course .miniature .date-container {
        position: absolute;
        color: #2b2b2b;
        font-family: "Roboto Condensed Bold";
        font-size: 25px;
        line-height: 30px;
        width: 60px;
        height: 60px;
        background-color: #fbc334;
        padding: 15px;
        left: 25px;
        bottom: -20px; }
        .related-courses .course .miniature .date-container a {
          color: #2b2b2b; }
      .related-courses .course .miniature .finished-convocatory {
        background-color: #fbc334;
        position: absolute;
        top: 20px;
        left: 20px;
        color: #000000;
        font-size: 15px;
        height: auto;
        padding: 6px; }
    .related-courses .course .course-info {
      padding: 40px 25px 25px; }
      .related-courses .course .course-info .principal-info {
        min-height: 105px; }
        .related-courses .course .course-info .principal-info .title {
          font-family: 'Roboto Condensed Bold';
          display: block;
          color: #2B2B2B;
          font-size: 25px;
          line-height: 35px; }
        .related-courses .course .course-info .principal-info .subtitle {
          display: block;
          color: #2B2B2B;
          font-size: 20px;
          line-height: 50px; }
      .related-courses .course .course-info .aditional-info {
        color: #9B9B9B;
        font-size: 16px;
        line-height: 30px;
        display: table;
        width: 100%; }
        .related-courses .course .course-info .aditional-info div {
          display: table-cell; }
        .related-courses .course .course-info .aditional-info .duration a {
          color: #9b9b9b; }
        .related-courses .course .course-info .aditional-info .duration span {
          position: relative;
          padding-left: 30px; }
          .related-courses .course .course-info .aditional-info .duration span:before {
            content: "";
            width: 25px;
            height: 28px;
            position: absolute;
            left: 0;
            background-image: url("../images/enac/icons/icon-clock-gray.svg");
            background-position: center;
            background-size: 20px;
            background-repeat: no-repeat; }
        .related-courses .course .course-info .aditional-info .ubication {
          text-align: right; }
          .related-courses .course .course-info .aditional-info .ubication a {
            color: #9b9b9b; }
          .related-courses .course .course-info .aditional-info .ubication span {
            position: relative;
            padding-left: 25px; }
            .related-courses .course .course-info .aditional-info .ubication span:before {
              content: "";
              width: 20px;
              height: 30px;
              position: absolute;
              left: 0;
              background-image: url("../images/enac/icons/icon-marker-small-gray.svg");
              background-position: center;
              background-size: 17px;
              background-repeat: no-repeat; }
    .related-courses .course:hover {
      -webkit-box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.1); }
  .related-courses .banner {
    height: 100%;
    background-color: #F3F3F3;
    position: relative;
    padding: 25px;
    box-sizing: border-box; }
    .related-courses .banner p {
      font-family: "Roboto Condensed Bold";
      color: #626262;
      font-size: 30px;
      line-height: 40px;
      margin: 0;
      padding-bottom: 55px; }
    .related-courses .banner a {
      position: absolute;
      bottom: 25px;
      font-family: "Roboto Condensed Bold";
      color: #2B2B2B;
      text-decoration: underline;
      font-size: 20px;
      line-height: 40px;
      background-image: url(../images/enac/icons/icon-arrow-right-black.png);
      background-position: right;
      background-repeat: no-repeat;
      background-size: 24px;
      padding-right: 35px; }
      .related-courses .banner a:hover {
        text-decoration: none; }

@media (max-width: 575px) {
  .related-courses .row {
    display: block; }
  .related-courses .course {
    margin-bottom: 40px; }
    .related-courses .course .miniature {
      padding-top: 25%; }
    .related-courses .course .course-info .principal-info .title {
      font-size: 20px;
      line-height: 30px;
      margin-bottom: 5px; }
    .related-courses .course .course-info .principal-info .subtitle {
      font-size: 16px;
      line-height: 25px;
      margin-bottom: 15px; }
  .related-courses .banner {
    background-color: transparent;
    padding: 0; }
    .related-courses .banner p {
      display: none; }
    .related-courses .banner a {
      position: initial;
      display: block;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 16px;
      line-height: 24px; } }
.social-networks {
  padding: 15px 0;
  background-color: #D91C24; }
  .social-networks .icons-list {
    text-align: center;
    width: 100%;
    height: 50px; }
    .social-networks .icons-list a {
      display: inline-block;
      width: 50px;
      height: 50px;
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      text-decoration: none;
      margin: 0 12px; }

.teachers {
  padding: 40px 0;
  font-family: 'Roboto Condensed', sans-serif; }
  .teachers h2 {
    font-family: 'Roboto Condensed Bold', sans-serif;
    margin: 40px 0;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 18px;
    border-left: 5px #d91c24 solid;
    padding-left: 10px;
    color: #2B2B2B; }
  @media (max-width: 992px) {
    .teachers .col-3 {
      width: 50%; } }
  .teachers .teacher {
    margin-bottom: 25px;
    position: relative;
    box-shadow: 0px 0px 0px 1px #E1E1E1 inset;
    cursor: default; }
    .teachers .teacher .image-container {
      padding: 1px; }
      .teachers .teacher .image-container div {
        padding-top: 75%;
        background-position: center;
        background-size: cover;
        background-color: #E1E1E1;
        background-repeat: no-repeat; }
    .teachers .teacher .info {
      padding: 10px 15px; }
      .teachers .teacher .info h3 {
        font-family: 'Roboto Condensed Bold', sans-serif;
        color: #2B2B2B;
        font-size: 30px;
        line-height: 35px;
        height: 65px;
        overflow: hidden;
        margin-bottom: 15px; }
      .teachers .teacher .info .description {
        color: #2B2B2B;
        font-size: 16px;
        line-height: 25px;
        height: 75px;
        overflow: hidden;
        margin-bottom: 15px; }

.texto-destacado {
  padding: 40px 0; }
  .texto-destacado p {
    margin: 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 35px;
    line-height: 50px;
    color: #2B2B2B; }
    @media (max-width: 991px) {
      .texto-destacado p {
        font-size: 25px;
        line-height: 40px; } }
    .texto-destacado p a {
      color: #FBC334;
      text-decoration: underline; }
      .texto-destacado p a:hover {
        color: #FBC334;
        text-decoration: none; }
      .texto-destacado p a:hover, .texto-destacado p a:focus {
        color: #FBC334 !important;
        text-decoration: none; }

.training-areas {
  background-color: #f3f3f3;
  padding: 40px 0;
  font-family: 'Roboto Condensed'; }
  .training-areas h2 {
    font-family: 'Roboto Condensed Bold';
    margin: 0;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 40px;
    border-left: 5px #d91c24 solid;
    padding-left: 10px;
    color: #2B2B2B; }
    @media (max-width: 992px) {
      .training-areas h2 {
        font-size: 18px;
        line-height: 21px; } }
  @media (max-width: 992px) {
    .training-areas .col-4 {
      width: 50%; } }
  .training-areas .training-area {
    background-color: #fff;
    padding: 30px 20px;
    margin-bottom: 30px;
    cursor: default; }
    .training-areas .training-area .title {
      font-family: 'Roboto Condensed Light';
      font-size: 40px;
      line-height: 45px;
      display: block;
      margin-bottom: 15px;
      height: 135px;
      overflow: hidden; }
      @media (max-width: 992px) {
        .training-areas .training-area .title {
          font-size: 30px;
          line-height: 35px;
          height: 105px; } }
    .training-areas .training-area .norm {
      font-family: 'Roboto Condensed Bold';
      display: block;
      color: #626262;
      font-size: 18px;
      line-height: 60px;
      text-decoration: underline;
      height: 120px;
      padding-top: 60px;
      box-sizing: border-box;
      overflow: hidden; }
      @media (max-width: 992px) {
        .training-areas .training-area .norm {
          font-size: 16px;
          line-height: 45px;
          padding-top: 0;
          height: 90px;
          overflow: hidden;
          text-decoration: none; } }
    .training-areas .training-area .links {
      height: 120px;
      overflow: hidden; }
      @media (min-width: 992px) {
        .training-areas .training-area .links {
          display: none; } }
      .training-areas .training-area .links a {
        display: block;
        color: #626262;
        text-decoration: underline;
        font-size: 18px;
        line-height: 30px;
        padding-right: 32px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden; }
        @media (max-width: 992px) {
          .training-areas .training-area .links a {
            font-size: 16px; } }
        .training-areas .training-area .links a:hover {
          color: #FFFFFF;
          background-image: url(../images/enac/icons/icon-arrow-right-white.png);
          background-size: contain;
          background-position: right;
          background-repeat: no-repeat;
          background-size: 24px; }
    .training-areas .training-area:hover {
      background-color: #2B2B2B; }
      .training-areas .training-area:hover .title {
        color: #FBC334; }
      @media (max-width: 992px) {
        .training-areas .training-area:hover .norm {
          color: #FFF; } }
      @media (min-width: 992px) {
        .training-areas .training-area:hover .norm {
          display: none; } }
      @media (min-width: 992px) {
        .training-areas .training-area:hover .links {
          display: block; } }

@font-face {
  font-family: 'Roboto Light';
  src: url("../fonts/Roboto-Light.ttf"); }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Regular.ttf"); }

@font-face {
  font-family: 'Roboto Bold';
  src: url("../fonts/Roboto-Bold.ttf"); }

@font-face {
  font-family: 'Roboto Condensed Bold';
  src: url("../fonts/RobotoCondensed-Bold.ttf"); }

@font-face {
  font-family: 'Roboto Condensed Bold';
  src: url("../fonts/RobotoCondensed-Bold.ttf"); }

@font-face {
  font-family: 'Roboto Condensed Bold Italic';
  src: url("../fonts/RobotoCondensed-BoldItalic.ttf"); }

@font-face {
  font-family: 'Roboto Condensed Light';
  src: url("../fonts/RobotoCondensed-Light.ttf"); }

@font-face {
  font-family: 'Roboto Condensed Light Italic';
  src: url("../fonts/RobotoCondensed-LightItalic.ttf"); }

@font-face {
  font-family: 'Roboto Condensed';
  src: url("../fonts/RobotoCondensed-Regular.ttf"); }

@font-face {
  font-family: 'Roboto Condensed Italic';
  src: url("../fonts/RobotoCondensed-RegularItalic.ttf"); }

html, body {
  overflow-x: hidden; }

body {
  padding: 0 !important; }
  body.no-scroll {
    overflow: hidden !important; }

.lfr-meta-actions {
  padding-top: 0;
  padding-bottom: 1em; }

.aui form {
  margin: 0 !important; }

.container {
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px !important;
  margin-right: -15px !important; }

.column {
  float: left;
  display: inline;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  min-height: 1px; }

.col-12 {
  width: 100%; }

.col-11 {
  width: 85%; }

.col-9 {
  width: 75%; }

.col-8 {
  width: 66.666666%; }

.col-6 {
  width: 50%; }

.col-5 {
  width: 41.66667%; }

.col-4 {
  width: 33.333333%; }

.col-3 {
  width: 25%; }

.col-2 {
  width: 16.666666%; }

.align-right {
  text-align: right !important; }

.margin-bottom-0 {
  margin-bottom: 0 !important; }

.margin-bottom-20 {
  margin-bottom: 20px !important; }

.margin-bottom-40 {
  margin-bottom: 40px !important; }

.margin-bottom-80 {
  margin-bottom: 80px !important; }

.enac-info-msg {
  font-family: "Roboto Condensed";
  display: block;
  background-color: #F3F3F3;
  padding: 15px;
  line-height: 30px;
  font-size: 20px;
  padding-left: 65px;
  color: #2B2B2B;
  background-image: url(/enac-V2-theme/css/../images/enac/icons/icon-info-black.png);
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 30px; }

.dockbar-user-notifications {
  display: none; }

.dockbar .divider-vertical {
  display: none; }

@media (max-width: 575px) {
  .column {
    float: none;
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box; }

  .col-12, .col-9, .col-8, .col-6, .col-5, .col-4, .col-3, .col-2 {
    width: 100% !important; } }
.controls-hidden .portlet-column-content.empty {
  padding: 0; }

.courses-list .course .miniature .date-container a, .courses-list .course .course-info .aditional-info .duration a {
  color: #2b2b2b; }

.courses-list .course .course-info .aditional-info .ubication a {
  color: #d91d24; }

html.enac-cursos {
  overflow: inherit !important; }

.course-detail {
  padding: 4rem; }

.VistaFaqs-portlet {
  margin-bottom: 120px !important; }
  .VistaFaqs-portlet .filter-faqs-title {
    margin-bottom: 10px !important;
    font-size: 30px !important;
    font-weight: bold !important;
    padding-bottom: 28px !important;
    padding-top: 15px !important; }
  .VistaFaqs-portlet .styled-select select {
    font-size: 20px !important;
    border: 2px solid black !important; }

.enac .portlet-boundary_SuscripcionRevistaWidget_WAR_SuscripcionRevistaV6portlet_ .course-detail {
  padding: 0px; }
.enac .portlet-boundary_SuscripcionRevistaWidget_WAR_SuscripcionRevistaV6portlet_ .select-selected {
  margin-bottom: 5px; }
.enac .portlet-boundary_SuscripcionRevistaWidget_WAR_SuscripcionRevistaV6portlet_ .custom-select .select-items {
  position: relative;
  left: 0px; }
.enac .portlet-boundary_SuscripcionRevistaWidget_WAR_SuscripcionRevistaV6portlet_ input#nombre, .enac .portlet-boundary_SuscripcionRevistaWidget_WAR_SuscripcionRevistaV6portlet_ input#organizacion {
  width: 100%; }
.enac .portlet-boundary_SuscripcionRevistaWidget_WAR_SuscripcionRevistaV6portlet_ .taglib-captcha {
  margin-left: 0px; }

.title.red-arrow h2 {
  padding-left: 20px; }

@media (max-width: 980px) {
  html.aui.enac-style.signed-in .enac .legacy-navigation {
    height: 100vh; }
  html.aui.enac-style.signed-in .navbar-static-top {
    display: none; } }
@media (max-width: 1150px) {
  html.aui.enac-style .show-menu .enac .header {
    height: 100%; } }
@media (max-width: 1150px) {
  html.aui.enac-style .show-menu .enac .header .nav-collapse .dropdown-menu {
    position: static; } }
@media (max-width: 1150px) {
  html.aui.enac-style .show-menu .enac .header .nav-collapse.collapse.show-submenu {
    position: fixed;
    overflow: hidden auto !important;
    top: 135px;
    height: calc(100% - 135px) !important; } }
@media (max-width: 980px) {
  html.aui.enac-style .show-menu .enac .header .nav-collapse.collapse.show-submenu {
    top: 118px;
    height: calc(100% - 118px) !important; } }

@media (max-width: 1150px) {
  html.aui.enac-style .show-menu {
    overflow: hidden; }

  html.aui.enac-style .show-menu.fixedHeader .enac .header .nav-collapse.collapse.show-submenu {
    position: fixed;
    top: 69px;
    height: calc(100% - 69px) !important;
    overflow: hidden;
    overflow-y: auto; } }
  @media (max-width: 1150px) and (max-width: 768px) {
    html.aui.enac-style .show-menu.fixedHeader .enac .header .nav-collapse.collapse.show-submenu {
      top: 70px;
      height: calc(100% - 70px) !important; } }

.enac-style .enac #content > form {
  margin: 0; }

html,
body {
  height: 100%;
  overflow-x: inherit; }

.enac-style .enac .menu .menu__logo img {
  max-width: 130px; }
  @media (max-width: 980px) {
    .enac-style .enac .menu .menu__logo img {
      max-width: 100%;
      width: 100%; } }

html.edit-mode {
  overflow: inherit; }
  html.edit-mode body {
    overflow-x: inherit; }
  html.edit-mode .cabecera-pagina, html.edit-mode #footer, html.edit-mode #p_p_id_56_INSTANCE_nuevoFooter_ {
    display: none !important; }
  html.edit-mode #content {
    width: 90%;
    margin: 0 auto; }

.signed-in .yui3-widget-bd a {
  color: #000 !important; }

.signed-in .lfr-meta-actions.icons-container a {
  color: #000 !important;
  font-weight: normal;
  font-size: 14px; }

html.enac-style.signed-in,
html.enac-style.signed-in body {
  overflow-x: inherit; }

.enac-style body {
  background-color: #fff;
  color: #626262;
  font-family: "Roboto", sans-serif !important;
  cursor: default !important;
  font-weight: 500;
  padding: 0 !important; }

html.aui.enac-style a {
  color: #62899c;
  text-decoration: underline;
  font-weight: 700; }

html.aui.enac-style.signed-in .enac .header {
  position: static !important; }

html.aui.enac-style {
  /*portlet*/
  /*
  .enac h1,
  .enac h2,
  .enac h3,
  .enac h4,
  .enac h5,
  .enac h6 {
    color: #26427b;
    font-weight: normal;
    line-height: 1.2em;
    span {
      color: #26427b !important;
    }
  }
  */
  /*.documentos .documentos__module--right ul li {
    float: left;
    width: 50%; }*/
  /*Select customize*/
  /*Captcha*/
  /*
  .group-span-filestyle{
      max-width: 260px;
      width:100%;
  }*/
  /****************************** FIN TABLA ****************************/
  /*# sourceMappingURL=style.css.map */
  /*Esforzar Liferay*/
  /* Login */
  /*aker
  #refreshCaptcha {
    background-image: url("../images/refresh.png") !important;
    float: right;
    padding: 13px 22px;
    border: solid 1px #eee;
    border-left: 0px; }
  */
  /*.enac #column-2 .sidebar .action-links {
      margin-bottom: 0px;

      a.btn.btn-primary.btn-block {
        font-size: 1.25rem;
        margin: 20px 0 0 0;
        padding: 0 0 20px 0;
        color: #26427b!important;
        font-weight: 400;
        background-color: #fff !important;
        -moz-box-shadow: 0 -2px 0 0 #253352 inset !important;
        -webkit-box-shadow: 0 -2px 0 0 #253352 inset !important;
        box-shadow: 0 -2px 0 0 #253352 inset !important;

        img.btn__icon {
          filter: grayscale(100%) invert(1);
        }
      }
  }*/
  /**/
  /*FONT*/
  /*FONT*/
  /**/
  /*media*/ }
  html.aui.enac-style.contenido-centrado-si .enac div#content {
    margin: 0 auto;
    width: 100%;
    max-width: 1170px;
    padding-left: 20px;
    padding-right: 20px; }
  html.aui.enac-style .GestionRevista-portlet .actualidad .white_top_bar {
    min-height: 92px; }
  html.aui.enac-style .GestionRevista-portlet .actualidad .module-title__content {
    -webkit-box-shadow: 0 -3px 0 0 #62899c inset;
    box-shadow: 0 -3px 0 0 #62899c inset; }
  html.aui.enac-style .GestionRevista-portlet .actualidad .white_top_bar .white_top_bar__link a.blue, html.aui.enac-style .GestionRevista-portlet .actualidad .white_top_bar .white_top_bar__link a.fondo-sectores {
    -moz-box-shadow: 0 -3px 0 0 #4767B0 inset !important;
    -webkit-box-shadow: 0 -3px 0 0 #4767b0 inset !important;
    box-shadow: 0 -3px 0 0 #4767b0 inset !important; }
  html.aui.enac-style .GestionRevista-portlet .actualidad .span4 .portlet-boundary_SuscripcionRevistaWidget_WAR_SuscripcionRevistaV6portlet_ {
    margin-top: 70px; }
  html.aui.enac-style .GestionRevista-portlet .actualidad .span4 .sidebar .box.box--white .box__content h2 {
    line-height: 1.7rem; }
  html.aui.enac-style .GestionRevista-portlet .actualidad .span4 .box.box--info {
    border: 1px solid #dfdfdf !important; }
    html.aui.enac-style .GestionRevista-portlet .actualidad .span4 .box.box--info:hover {
      border: 2px solid #62899c !important;
      padding-left: 9px !important;
      padding-right: 9px !important;
      margin-top: -1px; }
    html.aui.enac-style .GestionRevista-portlet .actualidad .span4 .box.box--info .info-icon.text-center {
      margin-top: 20px; }
      html.aui.enac-style .GestionRevista-portlet .actualidad .span4 .box.box--info .info-icon.text-center p {
        font-size: 1.2rem;
        line-height: 1.6rem;
        margin-top: 10px;
        margin-bottom: 20px; }
        html.aui.enac-style .GestionRevista-portlet .actualidad .span4 .box.box--info .info-icon.text-center p a {
          font-size: 1rem; }
  html.aui.enac-style .GestionRevista-portlet .actualidad .span4 .enac-newsletter .newsletter {
    border: 1px solid lightgrey;
    font-size: 1rem;
    background-color: #fff; }
  html.aui.enac-style .GestionRevista-portlet .actualidad .span4 .enac-newsletter .redes a {
    text-decoration: none !important; }
  html.aui.enac-style .GestionRevista-portlet .actualidad .span4 .siguenos .social .item a {
    color: #626262 !important;
    text-decoration: none !important;
    font-size: 1rem;
    padding: 20px 10px; }
  html.aui.enac-style .GestionRevista-portlet .actualidad .span4 .siguenos .social .item a:hover, html.aui.enac-style .GestionRevista-portlet .actualidad .span4 .siguenos .social .item a:focus {
    color: #fff !important;
    text-decoration: none !important; }
  html.aui.enac-style .GestionRevista-portlet .actualidad .ss-engloba-2 {
    color: #fff !important;
    font-size: 0.9rem; }
    html.aui.enac-style .GestionRevista-portlet .actualidad .ss-engloba-2 li {
      color: #fff; }
  html.aui.enac-style .GestionRevista-portlet .actualidad .ss-engloba li {
    margin-bottom: 0px !important;
    color: #fff; }
  html.aui.enac-style .GestionRevista-portlet .actualidad .span4 .box.box--white h2 {
    margin-top: 0px;
    font-size: 1.5rem; }
  html.aui.enac-style .GestionRevista-portlet .actualidad .span4 .box.box--white ul.grey-bullets li a {
    font-size: 1.1rem;
    line-height: 0.7rem; }
  html.aui.enac-style .GestionRevista-portlet .actualidad .span4 .box.box--white .more a {
    font-size: 1rem; }
  html.aui.enac-style .GestionRevista-portlet .actualidad .span4 .leaflet.bg--gris a {
    text-decoration: none !important; }
  html.aui.enac-style .GestionRevista-portlet .actualidad .leaflet.bg--gris a {
    text-decoration: none; }
  html.aui.enac-style .GestionRevista-portlet .actualidad .span8 .schedule.schedule--list .item a {
    font-size: 1.1rem; }
  html.aui.enac-style .GestionRevista-portlet .actualidad .span8 .schedule.schedule--list .item .date {
    border-top: 3px solid #62899c; }
    html.aui.enac-style .GestionRevista-portlet .actualidad .span8 .schedule.schedule--list .item .date::after {
      display: none; }
    html.aui.enac-style .GestionRevista-portlet .actualidad .span8 .schedule.schedule--list .item .date .date__inner {
      background-color: #fff;
      box-shadow: none !important;
      color: #333; }
  html.aui.enac-style .GestionRevista-portlet .actualidad .schedule .more a {
    color: #62899c;
    text-decoration: underline; }
  html.aui.enac-style .GestionRevista-portlet .actualidad .schedule .title.agenda-agenda {
    position: relative; }
    html.aui.enac-style .GestionRevista-portlet .actualidad .schedule .title.agenda-agenda img.title__icon {
      opacity: 0;
      margin-right: 10px; }
    html.aui.enac-style .GestionRevista-portlet .actualidad .schedule .title.agenda-agenda::after {
      content: "";
      width: 19px;
      height: 19px;
      position: absolute;
      left: 0;
      background-image: url(../images/enac/icons/calendar.png);
      background-size: 100% auto;
      background-repeat: no-repeat;
      top: 4px; }
  html.aui.enac-style .GestionRevista-portlet .actualidad .schedule .item a {
    text-decoration: none;
    color: #333 !important; }
    html.aui.enac-style .GestionRevista-portlet .actualidad .schedule .item a:hover {
      text-decoration: underline; }
  html.aui.enac-style .GestionRevista-portlet .actualidad .schedule .item .date .date__inner {
    background-color: transparent;
    box-shadow: none;
    position: relative;
    z-index: 2; }
  html.aui.enac-style .GestionRevista-portlet .actualidad .schedule .item .event {
    padding-left: 10px; }
  html.aui.enac-style .GestionRevista-portlet .actualidad .schedule .item .date {
    position: relative; }
  html.aui.enac-style .GestionRevista-portlet .actualidad .schedule .item .date::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #62899c;
    top: 0px;
    left: 0px; }
  html.aui.enac-style .GestionRevista-portlet .actualidad .schedule .item a:hover .date::after {
    background-color: #3c5f70; }
  html.aui.enac-style .GestionRevista-portlet .actualidad .suscribe {
    border: 1px solid gainsboro !important;
    margin-top: 20px;
    background-color: #fff;
    position: relative; }
    html.aui.enac-style .GestionRevista-portlet .actualidad .suscribe::after {
      content: "";
      width: 25px;
      height: 19px;
      position: absolute;
      top: 16px;
      left: 8px;
      background-image: url(../images/enac/icons/envelope.png);
      background-size: 100% auto;
      background-repeat: no-repeat; }
    html.aui.enac-style .GestionRevista-portlet .actualidad .suscribe:hover {
      border: 1px solid #62899c !important; }
    html.aui.enac-style .GestionRevista-portlet .actualidad .suscribe a {
      background-color: #fff !important;
      box-shadow: none !important;
      font-size: 1.1rem;
      color: #333 !important; }
      html.aui.enac-style .GestionRevista-portlet .actualidad .suscribe a::before {
        content: "";
        width: 6px;
        height: 6px;
        position: absolute;
        border-right: 2px solid #d44346;
        border-bottom: 2px solid #d44346;
        right: 25px;
        transform: rotate(-45deg);
        top: 20px; }
      html.aui.enac-style .GestionRevista-portlet .actualidad .suscribe a::after {
        content: "";
        border: 2px solid #62899c;
        position: absolute;
        right: 12px;
        width: 25px;
        height: 25px;
        border-radius: 5px;
        top: 10px; }
  html.aui.enac-style .portlet-boundary_GestionRevista_WAR_GestionRevistaportlet_ .search-box {
    position: relative;
    top: 0px; }
    html.aui.enac-style .portlet-boundary_GestionRevista_WAR_GestionRevistaportlet_ .search-box #buscarPorPalabra button.btn.btn-primary {
      width: 38px;
      height: 38px;
      text-align: center;
      border: 2px solid #62899c;
      background-color: transparent !important;
      box-shadow: none !important;
      border-radius: 5px;
      margin-top: 7px;
      margin-right: 7px; }
      html.aui.enac-style .portlet-boundary_GestionRevista_WAR_GestionRevistaportlet_ .search-box #buscarPorPalabra button.btn.btn-primary:hover {
        background-color: #62899c !important; }
        html.aui.enac-style .portlet-boundary_GestionRevista_WAR_GestionRevistaportlet_ .search-box #buscarPorPalabra button.btn.btn-primary:hover::after {
          border: 2px solid #fff !important; }
        html.aui.enac-style .portlet-boundary_GestionRevista_WAR_GestionRevistaportlet_ .search-box #buscarPorPalabra button.btn.btn-primary:hover::before {
          background-color: #fff !important; }
      html.aui.enac-style .portlet-boundary_GestionRevista_WAR_GestionRevistaportlet_ .search-box #buscarPorPalabra button.btn.btn-primary img {
        opacity: 0; }
      html.aui.enac-style .portlet-boundary_GestionRevista_WAR_GestionRevistaportlet_ .search-box #buscarPorPalabra button.btn.btn-primary::before {
        content: "";
        width: 8px;
        height: 2px;
        background-color: #d44346;
        position: absolute;
        transform: rotate(45deg);
        top: 22px;
        left: 18px; }
      html.aui.enac-style .portlet-boundary_GestionRevista_WAR_GestionRevistaportlet_ .search-box #buscarPorPalabra button.btn.btn-primary::after {
        content: "";
        width: 10px;
        height: 10px;
        border: 2px solid #d44346;
        position: absolute;
        left: 8px;
        top: 8px;
        border-radius: 50%; }
  @media (max-width: 767px) {
    html.aui.enac-style .section-botones {
      padding-left: 15px;
      padding-right: 15px; } }
  html.aui.enac-style .section-botones .botones-opcion1 a {
    border: 1px solid gainsboro !important;
    display: flex;
    align-items: center;
    padding: 10px !important;
    min-height: 60px;
    margin-bottom: 20px;
    color: #333 !important;
    text-decoration: none !important;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 1.1rem;
    padding-right: 60px !important;
    line-height: 1.5rem; }
    html.aui.enac-style .section-botones .botones-opcion1 a:hover {
      border: 2px solid #62899c !important; }
    html.aui.enac-style .section-botones .botones-opcion1 a::after {
      content: "";
      border: 2px solid #62899c;
      position: absolute;
      right: 15px;
      width: 25px;
      height: 25px;
      border-radius: 5px; }
    html.aui.enac-style .section-botones .botones-opcion1 a::before {
      content: "";
      width: 6px;
      height: 6px;
      position: absolute;
      border-right: 2px solid #d44346;
      border-bottom: 2px solid #d44346;
      right: 28px;
      transform: rotate(-45deg); }
    html.aui.enac-style .section-botones .botones-opcion1 a span.btn_img {
      display: inline-block;
      width: auto;
      max-width: 25px;
      margin-right: 10px; }
  html.aui.enac-style .section-botones .botones-opcion2 a {
    border: 1px solid gainsboro !important;
    display: flex;
    align-items: center;
    padding: 10px !important;
    min-height: 60px;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 1.1rem;
    padding-right: 60px !important;
    color: #62899c !important;
    text-decoration: underline !important; }
    html.aui.enac-style .section-botones .botones-opcion2 a:hover {
      border: 2px solid #62899c !important; }
    html.aui.enac-style .section-botones .botones-opcion2 a::after {
      content: "";
      border: 2px solid #62899c;
      position: absolute;
      right: 15px;
      width: 25px;
      height: 25px;
      border-radius: 5px; }
    html.aui.enac-style .section-botones .botones-opcion2 a::before {
      content: "";
      width: 6px;
      height: 6px;
      position: absolute;
      border-right: 2px solid #d44346;
      border-bottom: 2px solid #d44346;
      right: 28px;
      transform: rotate(-45deg); }
    html.aui.enac-style .section-botones .botones-opcion2 a span.btn_img {
      display: inline-block;
      width: auto;
      max-width: 25px;
      margin-right: 10px; }
  html.aui.enac-style .section-botones .botones-opcion3 a {
    border: 1px solid gainsboro !important;
    display: flex;
    align-items: center;
    padding: 10px !important;
    min-height: 60px;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 1.1rem;
    padding-right: 60px !important;
    color: #333 !important;
    text-decoration: none !important; }
    html.aui.enac-style .section-botones .botones-opcion3 a:hover {
      border: 2px solid #62899c !important; }
    html.aui.enac-style .section-botones .botones-opcion3 a::before {
      content: "";
      width: 9px;
      height: 9px;
      position: absolute;
      border-right: 2px solid #62899c;
      border-bottom: 2px solid #62899c;
      right: 17px;
      transform: rotate(-45deg); }
    html.aui.enac-style .section-botones .botones-opcion3 a span.btn_img {
      display: inline-block;
      width: auto;
      max-width: 25px;
      margin-right: 10px; }
  html.aui.enac-style .section-botones .botones-opcion3 a {
    border: 1px solid gainsboro !important;
    display: flex;
    align-items: center;
    padding: 10px !important;
    min-height: 60px;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 1.1rem;
    padding-right: 60px !important;
    color: #62899c !important;
    text-decoration: underline !important; }
    html.aui.enac-style .section-botones .botones-opcion3 a:hover {
      border: 2px solid #62899c !important; }
    html.aui.enac-style .section-botones .botones-opcion3 a::before {
      content: "";
      width: 9px;
      height: 9px;
      position: absolute;
      border-right: 2px solid #62899c;
      border-bottom: 2px solid #62899c;
      right: 17px;
      transform: rotate(-45deg); }
    html.aui.enac-style .section-botones .botones-opcion3 a span.btn_img {
      display: inline-block;
      width: auto;
      max-width: 25px;
      margin-right: 10px; }
  html.aui.enac-style .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ {
    /**/
    /**/ }
    html.aui.enac-style .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_.botones-buscador1 .portlet-column-last.span4 .page__inner {
      padding-top: 20px; }
      html.aui.enac-style .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_.botones-buscador1 .portlet-column-last.span4 .page__inner .col-der h5 {
        border: 1px solid gainsboro !important;
        display: flex;
        align-items: center;
        padding: 10px !important;
        min-height: 60px; }
        html.aui.enac-style .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_.botones-buscador1 .portlet-column-last.span4 .page__inner .col-der h5:hover {
          border: 2px solid #62899c !important; }
        html.aui.enac-style .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_.botones-buscador1 .portlet-column-last.span4 .page__inner .col-der h5 a {
          position: relative;
          width: 100%;
          display: flex;
          align-items: center;
          font-size: 1.1rem;
          padding-right: 45px; }
          html.aui.enac-style .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_.botones-buscador1 .portlet-column-last.span4 .page__inner .col-der h5 a::after {
            content: "";
            border: 2px solid #62899c;
            position: absolute;
            right: 5px;
            width: 25px;
            height: 25px;
            border-radius: 5px; }
          html.aui.enac-style .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_.botones-buscador1 .portlet-column-last.span4 .page__inner .col-der h5 a::before {
            content: "";
            width: 6px;
            height: 6px;
            position: absolute;
            border-right: 2px solid #d44346;
            border-bottom: 2px solid #d44346;
            right: 17px;
            transform: rotate(-45deg); }
    html.aui.enac-style .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_.botones-buscador2 .portlet-column-last.span4 .page__inner {
      padding-top: 20px; }
      html.aui.enac-style .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_.botones-buscador2 .portlet-column-last.span4 .page__inner .col-der h5 {
        border: 1px solid gainsboro !important;
        display: flex;
        align-items: center;
        padding: 10px !important;
        min-height: 60px; }
        html.aui.enac-style .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_.botones-buscador2 .portlet-column-last.span4 .page__inner .col-der h5:hover {
          border: 2px solid #62899c !important; }
        html.aui.enac-style .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_.botones-buscador2 .portlet-column-last.span4 .page__inner .col-der h5 a {
          position: relative;
          width: 100%;
          display: flex;
          align-items: center;
          font-size: 1.1rem;
          padding-right: 45px;
          color: #62899c !important;
          text-decoration: underline !important; }
          html.aui.enac-style .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_.botones-buscador2 .portlet-column-last.span4 .page__inner .col-der h5 a::after {
            content: "";
            border: 2px solid #62899c;
            position: absolute;
            right: 5px;
            width: 25px;
            height: 25px;
            border-radius: 5px; }
          html.aui.enac-style .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_.botones-buscador2 .portlet-column-last.span4 .page__inner .col-der h5 a::before {
            content: "";
            width: 6px;
            height: 6px;
            position: absolute;
            border-right: 2px solid #d44346;
            border-bottom: 2px solid #d44346;
            right: 17px;
            transform: rotate(-45deg); }
    html.aui.enac-style .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_.botones-buscador3 .portlet-column-last.span4 .page__inner {
      padding-top: 20px; }
      html.aui.enac-style .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_.botones-buscador3 .portlet-column-last.span4 .page__inner .col-der h5 {
        border: 1px solid gainsboro !important;
        display: flex;
        align-items: center;
        padding: 10px !important;
        min-height: 60px; }
        html.aui.enac-style .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_.botones-buscador3 .portlet-column-last.span4 .page__inner .col-der h5:hover {
          border: 2px solid #62899c !important; }
        html.aui.enac-style .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_.botones-buscador3 .portlet-column-last.span4 .page__inner .col-der h5 a {
          position: relative;
          width: 100%;
          display: flex;
          align-items: center;
          font-size: 1.1rem;
          padding-right: 45px;
          color: #62899c;
          text-decoration: underline; }
          html.aui.enac-style .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_.botones-buscador3 .portlet-column-last.span4 .page__inner .col-der h5 a::before {
            content: "";
            width: 9px;
            height: 9px;
            position: absolute;
            border-right: 2px solid #62899c;
            border-bottom: 2px solid #62899c;
            right: 17px;
            transform: rotate(-45deg); }
    html.aui.enac-style .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_.botones-buscador4 .portlet-column-last.span4 .page__inner {
      padding-top: 20px; }
      html.aui.enac-style .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_.botones-buscador4 .portlet-column-last.span4 .page__inner .col-der h5 {
        border: 1px solid gainsboro !important;
        display: flex;
        align-items: center;
        padding: 10px !important;
        min-height: 60px; }
        html.aui.enac-style .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_.botones-buscador4 .portlet-column-last.span4 .page__inner .col-der h5:hover {
          border: 2px solid #62899c !important; }
        html.aui.enac-style .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_.botones-buscador4 .portlet-column-last.span4 .page__inner .col-der h5 a {
          position: relative;
          width: 100%;
          display: flex;
          align-items: center;
          font-size: 1.1rem;
          padding-right: 45px;
          color: #62899c !important;
          text-decoration: underline !important; }
          html.aui.enac-style .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_.botones-buscador4 .portlet-column-last.span4 .page__inner .col-der h5 a::before {
            content: "";
            width: 9px;
            height: 9px;
            position: absolute;
            border-right: 2px solid #62899c;
            border-bottom: 2px solid #62899c;
            right: 17px;
            transform: rotate(-45deg); }
  html.aui.enac-style .buscador-acreditaciones {
    display: inline-block;
    float: right;
    margin-top: 0px;
    margin-right: 20px;
    width: 220px; }
    @media (max-width: 1275px) {
      html.aui.enac-style .buscador-acreditaciones {
        margin-right: 10px;
        width: 200px; } }
    @media (max-width: 400px) {
      html.aui.enac-style .buscador-acreditaciones {
        width: auto; } }
    html.aui.enac-style .buscador-acreditaciones .buscador-acreditacion a {
      display: inline-block;
      font-size: 15px;
      font-family: "Roboto";
      font-weight: 500;
      color: #fff;
      text-decoration: none;
      background-color: #33333F;
      padding: 15px 25px;
      border-radius: 50px;
      transition: background-color 0.3s linear; }
      html.aui.enac-style .buscador-acreditaciones .buscador-acreditacion a:hover, html.aui.enac-style .buscador-acreditaciones .buscador-acreditacion a:focus {
        background-color: #000; }
      @media (max-width: 1275px) {
        html.aui.enac-style .buscador-acreditaciones .buscador-acreditacion a {
          padding: 11px 15px;
          font-size: 14px; } }
      @media (max-width: 400px) {
        html.aui.enac-style .buscador-acreditaciones .buscador-acreditacion a {
          padding: 9px 19px;
          font-size: 11px;
          margin-top: 2px; } }
      @media (max-width: 350px) {
        html.aui.enac-style .buscador-acreditaciones .buscador-acreditacion a {
          padding: 5px 8px;
          font-size: 8px;
          margin-top: 8px;
          text-transform: uppercase; } }
  html.aui.enac-style .content-center--header {
    width: 100%;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px; }
    @media (max-width: 980px) {
      html.aui.enac-style .content-center--header {
        padding-left: 0px;
        padding-right: 0px; } }
  html.aui.enac-style .cabecera-pagina.cabecera-small {
    height: auto;
    padding: 0px;
    box-sizing: content-box !important; }
  html.aui.enac-style .enac {
    /*Map*/ }
  html.aui.enac-style .enac * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*-moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease; */ }
  html.aui.enac-style .enac p {
    font-weight: 400; }
  html.aui.enac-style .blue, html.aui.enac-style .azul {
    color: #26427b !important; }
    html.aui.enac-style .blue a, html.aui.enac-style .blue span, html.aui.enac-style .blue p, html.aui.enac-style .azul a, html.aui.enac-style .azul span, html.aui.enac-style .azul p {
      color: #26427b !important; }
  html.aui.enac-style .enac h1 {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0.02em;
    color: #33333F;
    text-align: left; }
  html.aui.enac-style .top50 {
    padding-top: 50px; }
  html.aui.enac-style .enac h2 {
    color: #33333F;
    text-align: left !important;
    font-weight: 500;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 38px;
    /* or 61% */
    letter-spacing: 0.02em; }
    @media (max-width: 768px) {
      html.aui.enac-style .enac h2 {
        font-size: 24px;
        line-height: 30px; } }
  html.aui.enac-style .enac #column-1 h2, html.aui.enac-style .enac #column-1 h3 {
    margin: 30px 0 20px 0; }
    @media (max-width: 768px) {
      html.aui.enac-style .enac #column-1 h2, html.aui.enac-style .enac #column-1 h3 {
        margin-top: 15px; } }
  html.aui.enac-style .enac h3 {
    color: #33333F;
    text-align: left !important;
    font-weight: bold;
    font-size: 22px;
    line-height: 32px; }
  html.aui.enac-style .enac h4 {
    margin-top: 20px;
    font-size: 20px;
    color: #33333F;
    font-weight: 500;
    line-height: 30px; }
  html.aui.enac-style .enac h5 {
    font-size: 18px;
    font-weight: 500;
    color: #33333F; }
  html.aui.enac-style .enac h6 {
    font-size: 15px;
    font-weight: 400;
    color: #33333F; }
  html.aui.enac-style .enac #content {
    min-height: 480px;
    overflow-x: hidden;
    overflow-y: hidden; }
  html.aui.enac-style .enac .title {
    color: #333 !important;
    display: block;
    font-size: 1.2em;
    font-weight: 500;
    line-height: 1.3em;
    margin: 0 0 15px 0;
    padding: 2px 8px;
    text-decoration: none; }
  html.aui.enac-style .enac .title__icon {
    margin-right: 5px;
    max-height: 16px;
    position: relative;
    top: -2px; }
  html.aui.enac-style .enac .h1--image_header {
    margin: 20px 0px; }
  html.aui.enac-style .enac .links__pdf-icon {
    display: inline !important;
    margin: 0 !important;
    max-height: 24px;
    padding-right: 5px;
    position: relative;
    top: -4px; }
    html.aui.enac-style .enac .links__pdf-icon + a {
      font-size: 17px; }
  html.aui.enac-style .enac .more {
    color: #626262;
    display: block;
    margin-top: 5px;
    text-align: right;
    text-decoration: none; }
  html.aui.enac-style .enac .more:hover {
    color: #333; }
  html.aui.enac-style .enac .load-more {
    margin-top: 60px; }
  html.aui.enac-style .enac ul {
    color: #333;
    margin: 0 0 10px 0;
    padding: 0 0 0 20px; }
  html.aui.enac-style .enac ul li {
    margin-bottom: 5px;
    position: relative; }
  html.aui.enac-style .enac ul.grey-bullets {
    list-style: none; }
  html.aui.enac-style .enac ul.grey-bullets li:before {
    font: normal normal normal 6px/1 FontAwesome;
    content: "\f111";
    color: #9a9a9a;
    left: -15px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    width: 5px;
    height: 5px;
    margin-top: 11px; }
  html.aui.enac-style .enac ul.grey-dots {
    list-style: none;
    padding: 0 0 0 35px; }
  html.aui.enac-style .enac ul.grey-dots li {
    padding: 3px 0; }
  html.aui.enac-style .enac ul.grey-dots li:before {
    font: normal normal normal 6px/1 FontAwesome;
    content: "\f111";
    color: #B7B7B7;
    left: -10px;
    position: absolute;
    top: 1.6em; }
  html.aui.enac-style .enac ul.grey-dots li a, html.aui.enac-style .enac ul.grey-dots li a:hover {
    color: #626262 !important;
    font-weight: 500;
    line-height: 1.4em;
    text-decoration: none; }
  html.aui.enac-style .enac ul.grey-dots li a:hover {
    color: #333 !important;
    text-decoration: underline; }
  html.aui.enac-style .enac .carousel {
    margin-bottom: 0;
    margin-top: -123px; }
  html.aui.enac-style .enac #column-1 div#myCarousel.carousel {
    margin-top: 0px; }
  html.aui.enac-style .enac .google-maps {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden; }
  html.aui.enac-style .enac .google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100%; }
  html.aui.enac-style .enac .bg--gris {
    background-color: #f3f3f3; }
  html.aui.enac-style .enac .leaflet.bg--gris.estilo-blanco {
    background-color: #fff !important; }
  html.aui.enac-style .enac .estilo-formato-btn {
    background-color: #fff !important;
    border: 1px solid #dcdcdc; }
    html.aui.enac-style .enac .estilo-formato-btn .square {
      width: 100%;
      height: 30px;
      position: relative;
      margin-bottom: 10px;
      right: 1px; }
      html.aui.enac-style .enac .estilo-formato-btn .square::before {
        content: "";
        width: 6px;
        height: 6px;
        position: absolute;
        border-right: 2px solid #d44346;
        border-bottom: 2px solid #d44346;
        top: 10px;
        right: 16px;
        transform: rotate(-45deg); }
      html.aui.enac-style .enac .estilo-formato-btn .square::after {
        content: "";
        border: 2px solid #62899c;
        position: absolute;
        right: 4px;
        width: 25px;
        height: 25px;
        border-radius: 5px; }
    html.aui.enac-style .enac .estilo-formato-btn:hover {
      border: 2px solid #62899c;
      margin-top: -2px; }
      html.aui.enac-style .enac .estilo-formato-btn:hover .square {
        top: 8px;
        right: 0px; }
      html.aui.enac-style .enac .estilo-formato-btn:hover a {
        margin-left: -1px;
        margin-top: 1px;
        display: inline-block; }
  html.aui.enac-style .enac .no_padding {
    padding: 0px; }
  html.aui.enac-style .enac .no_margin {
    margin: 0px; }
  html.aui.enac-style .enac .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0;
    margin: -10px 0 20px; }
  html.aui.enac-style .enac .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  html.aui.enac-style .enac .video_title {
    float: left;
    width: 86% !important; }
  html.aui.enac-style .enac .video_share {
    float: right;
    cursor: pointer;
    margin: 15px auto; }
  html.aui.enac-style .enac .video_input {
    border: solid 1px #f3f3f3;
    padding: 5px 10px;
    float: left;
    width: 92% !important;
    display: none; }
  html.aui.enac-style .enac .video_input .video_subtitle {
    font-size: 0.8em;
    line-height: 1.2em;
    font-weight: 100;
    color: #626262; }
  html.aui.enac-style .enac .video_input a {
    font-size: 0.95em;
    margin-top: 10px;
    font-weight: 100;
    color: #333; }
  @media only screen and (min-width: 980px) and (max-width: 1199px) {
    html.aui.enac-style .enac .home-actions > .container,
    html.aui.enac-style .enac .present > .container,
    html.aui.enac-style .enac .trabajamos > .container,
    html.aui.enac-style .enac .documentos > .container,
    html.aui.enac-style .enac .recognition > .container,
    html.aui.enac-style .enac .footer > .container {
      padding: 0 20px; }
    html.aui.enac-style .enac .home-actions > .container .span10,
    html.aui.enac-style .enac .present > .container .span10,
    html.aui.enac-style .enac .trabajamos > .container .span10,
    html.aui.enac-style .enac .documentos > .container .span10,
    html.aui.enac-style .enac .recognition > .container .span10,
    html.aui.enac-style .enac .footer > .container .span10 {
      width: 100%; } }
  @media only screen and (max-width: 768px) {
    html.aui.enac-style .enac body {
      padding: 0; } }
  html.aui.enac-style .clear {
    clear: both; }
  html.aui.enac-style .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  html.aui.enac-style .grey-trick {
    background-color: #f3f3f3 !important; }
  html.aui.enac-style .small {
    font-size: 0.85em; }
  html.aui.enac-style .actualidad.grey-bg {
    padding-top: 20px; }
  html.aui.enac-style .grey-bg {
    background-color: #f3f3f3;
    /*padding-top: 65px;
    position: relative;
    top: -65px;*/ }
  html.aui.enac-style .brand-red {
    color: #d91d24 !important;
    display: initial; }
  html.aui.enac-style .mb-10 {
    margin-bottom: 10px !important; }
  html.aui.enac-style .mb-30 {
    margin-bottom: 30px !important; }
  html.aui.enac-style .pb-0 {
    padding-bottom: 0 !important; }
  html.aui.enac-style .enac .footer {
    background-color: #33333F;
    color: white;
    font-size: 0.8em;
    font-weight: 300;
    padding-top: 40px;
    padding-bottom: 40px; }
  html.aui.enac-style .enac .footer a {
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    font-size: 1.15em; }
  html.aui.enac-style .enac .footer a:hover {
    color: #f6b619;
    text-decoration: underline; }
  html.aui.enac-style .enac .footer img {
    max-width: 80px; }
  html.aui.enac-style .enac .footer ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  html.aui.enac-style .enac .footer ul li {
    font-weight: 300;
    line-height: 1.2em;
    margin: 5px 0 7px 0; }
  html.aui.enac-style .enac .footer .rrss {
    font-size: 1.5em;
    margin: 5px 0 0 0; }
  html.aui.enac-style .enac .footer .rrss a {
    margin: 0 5px 0 0; }
  html.aui.enac-style .enac .footer.footer--rojo {
    background-color: #d91d24;
    padding: 10px;
    text-align: center; }
  html.aui.enac-style .enac .footer.footer--rojo li {
    list-style-type: none; }
  html.aui.enac-style .enac .footer.footer--rojo li i {
    font-size: 1.5em;
    margin: 0px 5px; }
  @media only screen and (max-width: 980px) {
    html.aui.enac-style .enac .footer .container {
      padding: 0 20px;
      width: auto; }
    html.aui.enac-style .enac .footer .span1, html.aui.enac-style .enac .footer .span2 {
      margin: 0;
      padding-left: 4%;
      width: 20%; } }
  @media only screen and (max-width: 768px) {
    html.aui.enac-style .enac .footer {
      padding-top: 30px; }
    html.aui.enac-style .enac .footer .row {
      margin: 0; }
    html.aui.enac-style .enac .footer .span1 {
      float: none;
      margin: 0 0 30px 0;
      width: 100%; }
    html.aui.enac-style .enac .footer .span2 {
      float: left;
      margin: 0 0 40px 0;
      padding: 0 0 0 70px;
      width: 50%; } }
  @media only screen and (max-width: 480px) {
    html.aui.enac-style .enac .footer {
      padding-bottom: 30px; }
    html.aui.enac-style .enac .footer .span2 {
      float: none;
      margin: 0 0 20px 0;
      text-align: center;
      width: 80%; }
    html.aui.enac-style .enac .footer .span1 img {
      margin: 0px auto;
      text-align: center;
      display: table; }
    html.aui.enac-style .column-buscador {
      margin-bottom: 30%; } }
  html.aui.enac-style .enac .header {
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 10; }
    @media (max-width: 980px) {
      html.aui.enac-style .enac .header {
        overflow-y: auto; } }
  html.aui.enac-style .enac .header .mobile-menu-btn,
  html.aui.enac-style .enac .header .mobile-bottom-links,
  html.aui.enac-style .enac .header .dropdown-toggle {
    display: none; }
  html.aui.enac-style .enac .menu {
    display: table;
    margin: 0 auto;
    max-width: 100%;
    padding: 0px;
    position: relative;
    width: 100%;
    text-align: center;
    background-color: #fff; }
  html.aui.enac-style .enac .menu .menu__inner {
    background-color: #fff;
    display: inline-block;
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    width: 100%; }
  html.aui.enac-style .enac .menu .menu__logo {
    border-left: 0px;
    display: inline-block;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0;
    text-align: left;
    position: static;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 85px; }
    @media (max-width: 980px) {
      html.aui.enac-style .enac .menu .menu__logo {
        padding-left: 100px;
        padding-right: 15px;
        height: 75px; }
        html.aui.enac-style .enac .menu .menu__logo > a {
          max-width: 100px; } }
    @media (max-width: 768px) {
      html.aui.enac-style .enac .menu .menu__logo {
        height: 50px;
        padding-left: 65px; }
        html.aui.enac-style .enac .menu .menu__logo > a {
          max-width: 75px;
          height: 50px; } }
  html.aui.enac-style .enac .menu .menu__logo a {
    display: inline-block; }
  html.aui.enac-style .enac .menu .menu__logo img {
    width: auto;
    max-width: 130px; }
    @media (max-width: 768px) {
      html.aui.enac-style .enac .menu .menu__logo img {
        max-width: 100%; } }
  html.aui.enac-style .enac .header_menu {
    width: 100%;
    box-shadow: inset 1px 1px 6px #efefef;
    height: 90px;
    display: flex;
    align-items: center; }
    @media (max-width: 980px) {
      html.aui.enac-style .enac .header_menu {
        height: 75px; } }
    html.aui.enac-style .enac .header_menu .header_menu__logo {
      margin-left: 10px;
      margin-top: 20px;
      width: 220px;
      margin-right: 10px;
      margin-bottom: 20px;
      text-align: left; }
      @media (max-width: 1375px) {
        html.aui.enac-style .enac .header_menu .header_menu__logo {
          width: 125px; } }
      @media (max-width: 400px) {
        html.aui.enac-style .enac .header_menu .header_menu__logo {
          width: 70px;
          margin-left: 0px; } }
      html.aui.enac-style .enac .header_menu .header_menu__logo a {
        max-width: 120px;
        display: inline-block;
        position: relative;
        top: -4px;
        left: 8px; }
        @media (max-width: 1150px) {
          html.aui.enac-style .enac .header_menu .header_menu__logo a {
            max-width: 90px; } }
        @media (min-width: 1700px) {
          html.aui.enac-style .enac .header_menu .header_menu__logo a {
            left: 60px; } }
    @media (min-width: 1700px) {
      html.aui.enac-style .enac .header_menu .buscador-acreditacion {
        position: relative;
        right: 60px; } }
  html.aui.enac-style .enac .menu .menu__links {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 475px);
    max-width: 990px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px; }
    @media (max-width: 1375px) {
      html.aui.enac-style .enac .menu .menu__links {
        width: calc(100% - 380px);
        padding-left: 20px;
        padding-right: 0px; } }
    @media (max-width: 980px) {
      html.aui.enac-style .enac .menu .menu__links {
        float: left; } }
    html.aui.enac-style .enac .menu .menu__links .yamm.navbar .navbar-inner {
      position: static; }
      @media (max-width: 980px) {
        html.aui.enac-style .enac .menu .menu__links .yamm.navbar .navbar-inner {
          min-height: 1px; } }
      html.aui.enac-style .enac .menu .menu__links .yamm.navbar .navbar-inner > .container {
        position: static; }
  html.aui.enac-style .enac .navbar {
    margin-top: 0px;
    margin-bottom: 0; }
  html.aui.enac-style .enac .navbar .navbar-inner {
    background: none;
    border-radius: 0;
    border: none;
    box-shadow: none;
    font-size: 0.8em;
    padding: 0;
    text-transform: uppercase; }
    html.aui.enac-style .enac .navbar .navbar-inner .nav-collapse.collapse.show-submenu {
      height: 90px;
      display: flex;
      align-items: center;
      display: none; }
  html.aui.enac-style .enac .navbar .show-submenu .nav {
    float: inherit;
    margin: 0px;
    width: 100%;
    padding: 0px;
    display: flex;
    margin-left: -50px; }
    @media (max-width: 1375px) {
      html.aui.enac-style .enac .navbar .show-submenu .nav {
        margin-left: 0px; } }
    @media (max-width: 1150px) {
      html.aui.enac-style .enac .navbar .show-submenu .nav {
        display: inline-block;
        margin-top: 0px !important; } }
  html.aui.enac-style .enac .navbar .show-submenu .nav > li {
    flex: auto;
    height: 90px;
    align-items: center;
    display: flex; }
    @media (max-width: 1150px) {
      html.aui.enac-style .enac .navbar .show-submenu .nav > li {
        height: auto;
        flex-direction: column; } }
  html.aui.enac-style .enac .navbar .show-submenu .nav > li:last-child .nav__link--1 {
    text-align: center;
    text-indent: 0px;
    margin-right: 0px;
    /*
    @media(max-width:1150px) {
      text-align: left;
      text-indent: 0px;
      margin-right: 0px;
      width:100%;
    }
    */ }
  html.aui.enac-style .enac .navbar .show-submenu .nav li:first-child + li .nav__link--1 {
    text-indent: 0px; }
    @media (max-width: 980px) {
      html.aui.enac-style .enac .navbar .show-submenu .nav li:first-child + li .nav__link--1 {
        text-indent: 0px; } }
  html.aui.enac-style .enac .navbar .show-submenu .nav li {
    margin: 0; }
    html.aui.enac-style .enac .navbar .show-submenu .nav li.child-0 > .nav__link {
      position: relative;
      line-height: 20px; }
    html.aui.enac-style .enac .navbar .show-submenu .nav li.child-0 .nav__link--1 {
      display: inline-block; }
    html.aui.enac-style .enac .navbar .show-submenu .nav li.child-0:hover a span::before, html.aui.enac-style .enac .navbar .show-submenu .nav li.child-0:focus a span::before {
      content: "";
      width: 100%;
      height: 3px;
      background-color: #333;
      position: absolute;
      bottom: 1.2px;
      left: 0;
      opacity: .3;
      padding-right: 3px; }
    html.aui.enac-style .enac .navbar .show-submenu .nav li.child-0.item-selected a span::before {
      content: "";
      width: 100%;
      height: 3px;
      background-color: #d44346 !important;
      position: absolute;
      bottom: 1.2px;
      left: 0;
      opacity: 1 !important;
      padding-right: 3px; }
    html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1 > .nav__link {
      position: relative;
      line-height: 20px; }
      html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1 > .nav__link::before {
        content: "";
        position: absolute;
        top: 0px;
        height: 56px;
        width: 100%;
        z-index: 1; }
      html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1 > .nav__link::after {
        content: "";
        width: 7px;
        height: 7px;
        position: absolute;
        border-left: 2px solid #4f5665;
        border-bottom: 2px solid #4f5665;
        transform: rotate(-45deg);
        margin-left: 10px;
        margin-top: 4px; }
        @media (max-width: 1150px) {
          html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1 > .nav__link::after {
            content: "";
            width: 100%;
            height: 1px;
            left: 0px;
            bottom: 0px;
            position: absolute;
            border-left: 0px;
            border-bottom: 1px solid #e2e2e2;
            transform: rotate(0deg);
            margin-left: 0px;
            margin-top: 0px;
            top: inherit; } }
    html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1 .dropdown-menu {
      margin: 0 auto !important;
      overflow: hidden;
      float: none;
      margin-top: 0px !important;
      box-shadow: 0px 3px 6px #c6c6c6;
      /*yam-content*/ }
      @media (max-width: 1150px) {
        html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1 .dropdown-menu {
          width: 100%; } }
      html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1 .dropdown-menu > li > div.yamm-content {
        max-width: 1010px;
        margin: 0 auto; }
        html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1 .dropdown-menu > li > div.yamm-content::after {
          content: "";
          width: 100%;
          height: 1px;
          position: absolute;
          border-bottom: 1px solid #c8c8c8;
          top: -1px;
          left: 0px; }
        html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1 .dropdown-menu > li > div.yamm-content ul.yamm-list > .span4 > li {
          margin-bottom: 15px;
          /*ul 3 nivel*/ }
          @media (max-width: 1150px) {
            html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1 .dropdown-menu > li > div.yamm-content ul.yamm-list > .span4 > li {
              margin-bottom: 0px; } }
          html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1 .dropdown-menu > li > div.yamm-content ul.yamm-list > .span4 > li > a {
            font-weight: 700;
            text-shadow: 0px 0px; }
          html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1 .dropdown-menu > li > div.yamm-content ul.yamm-list > .span4 > li:hover > a, html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1 .dropdown-menu > li > div.yamm-content ul.yamm-list > .span4 > li.selected > a {
            text-decoration: underline;
            font-weight: 700;
            text-shadow: 0px 0px; }
          html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1 .dropdown-menu > li > div.yamm-content ul.yamm-list > .span4 > li > ul {
            margin-left: 0px;
            padding-top: 5px; }
            html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1 .dropdown-menu > li > div.yamm-content ul.yamm-list > .span4 > li > ul > li > a {
              font-family: "Roboto"; }
            html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1 .dropdown-menu > li > div.yamm-content ul.yamm-list > .span4 > li > ul > li:hover, html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1 .dropdown-menu > li > div.yamm-content ul.yamm-list > .span4 > li > ul > li.selected {
              list-style: disc; }
              html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1 .dropdown-menu > li > div.yamm-content ul.yamm-list > .span4 > li > ul > li:hover a, html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1 .dropdown-menu > li > div.yamm-content ul.yamm-list > .span4 > li > ul > li.selected a {
                font-weight: 700;
                padding-left: 15px; }
            html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1 .dropdown-menu > li > div.yamm-content ul.yamm-list > .span4 > li > ul > ul {
              margin-left: 0px; }
              html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1 .dropdown-menu > li > div.yamm-content ul.yamm-list > .span4 > li > ul > ul li:hover, html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1 .dropdown-menu > li > div.yamm-content ul.yamm-list > .span4 > li > ul > ul li.selected {
                list-style: circle; }
                html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1 .dropdown-menu > li > div.yamm-content ul.yamm-list > .span4 > li > ul > ul li:hover a, html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1 .dropdown-menu > li > div.yamm-content ul.yamm-list > .span4 > li > ul > ul li.selected a {
                  padding-left: 15px;
                  font-weight: 500; }
              html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1 .dropdown-menu > li > div.yamm-content ul.yamm-list > .span4 > li > ul > ul .nav__link--4 {
                font-weight: 300; }
    html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1.item-selected > .nav__link span {
      position: relative;
      color: #333;
      font-weight: 700; }
      html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1.item-selected > .nav__link span::before {
        content: "";
        width: 100%;
        height: 3px;
        background-color: #D44346 !important;
        position: absolute;
        bottom: -9px;
        left: 0px;
        opacity: 1 !important;
        padding-right: 20px; }
        @media (max-width: 1150px) {
          html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1.item-selected > .nav__link span::before {
            content: "";
            width: 3px;
            background-color: #333;
            position: absolute;
            top: 50%;
            bottom: inherit;
            left: -15px;
            opacity: 1 !important;
            padding-right: 0px;
            height: 50px;
            margin-top: -23px !important; } }
    html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1:hover > .nav__link span, html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1:focus > .nav__link span {
      position: relative;
      color: #333;
      font-weight: 700; }
      html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1:hover > .nav__link span::before, html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1:focus > .nav__link span::before {
        content: "";
        width: 100%;
        height: 3px;
        background-color: #333;
        position: absolute;
        bottom: -9px;
        left: 0px;
        opacity: 0.3;
        padding-right: 20px; }
        @media (max-width: 980px) {
          html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1:hover > .nav__link span::before, html.aui.enac-style .enac .navbar .show-submenu .nav li.child-1:focus > .nav__link span::before {
            content: "";
            width: 3px;
            background-color: #333;
            position: absolute;
            top: 50%;
            bottom: inherit;
            left: -15px;
            padding-right: 0px;
            height: 50px;
            margin-top: -23px !important;
            opacity: 0.3; } }
  html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown.active,
  html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown.active .nav__link--1,
  html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown:hover > .nav__link--1,
  html.aui.enac-style .enac .navbar .show-submenu .nav .nav__link--1:hover,
  html.aui.enac-style .enac .navbar .show-submenu .nav .nav__link--1:focus {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: transparent;
    border: none;
    box-shadow: none;
    color: inherit;
    text-shadow: none; }
  html.aui.enac-style .enac .navbar .show-submenu .nav .nav__link {
    text-decoration: none;
    font-size: 1.15rem; }
    @media (max-width: 1375px) {
      html.aui.enac-style .enac .navbar .show-submenu .nav .nav__link {
        font-size: 1.1rem; } }
  html.aui.enac-style .legacy-navigation {
    padding-bottom: 0px; }
  html.aui.enac-style .enac .legacy-navigation {
    height: 225px;
    transition: height 0.3s linear; }
    @media (max-width: 980px) {
      html.aui.enac-style .enac .legacy-navigation {
        height: 145px; } }
  html.aui.enac-style .enac div#column-1 {
    min-height: 1px; }
  html.aui.enac-style .enac .cabecera-pagina:not(.has_image) .subheader-navigation {
    background-color: #4F5665;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 0px;
    margin-bottom: 20px;
    position: relative; }
    html.aui.enac-style .enac .cabecera-pagina:not(.has_image) .subheader-navigation::after {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0px;
      left: 0px;
      background-image: url(../images/enac/icons/breadcrumb-background.jpg);
      background-position: top right;
      opacity: 0.8;
      background-size: auto 100%; }
      @media (max-width: 768px) {
        html.aui.enac-style .enac .cabecera-pagina:not(.has_image) .subheader-navigation::after {
          background-size: 100% 100%; } }
    @media (max-width: 980px) {
      html.aui.enac-style .enac .cabecera-pagina:not(.has_image) .subheader-navigation {
        margin-top: 0px;
        margin-bottom: 0px; } }
    @media (max-width: 768px) {
      html.aui.enac-style .enac .cabecera-pagina:not(.has_image) .subheader-navigation {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 20px; } }
    html.aui.enac-style .enac .cabecera-pagina:not(.has_image) .subheader-navigation .content-center {
      position: relative;
      z-index: 2; }
      html.aui.enac-style .enac .cabecera-pagina:not(.has_image) .subheader-navigation .content-center::before {
        content: "";
        width: 169px;
        height: 116px;
        position: absolute;
        bottom: -50px;
        right: 0;
        background-image: url(../images/enac/icons/corona.svg);
        opacity: 0.6; }
  html.aui.enac-style .fixedHeader .enac .legacy-navigation {
    height: 175px; }
    html.aui.enac-style .fixedHeader .enac .legacy-navigation > .header {
      box-shadow: 1px 1px 3px #eee; }
  html.aui.enac-style .enac .navbar .show-submenu .nav .nav__link--1 {
    color: #4f5665;
    height: 42px;
    padding: 12px;
    font-weight: 500;
    font-family: "Roboto";
    text-transform: none;
    font-size: 23px;
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center; }
    @media (max-width: 1251px) {
      html.aui.enac-style .enac .navbar .show-submenu .nav .nav__link--1 {
        font-size: 14px; } }
    @media (max-width: 1251px) {
      html.aui.enac-style .enac .navbar .show-submenu .nav .nav__link--1 {
        font-size: 14px; } }
    @media (max-width: 1500px) {
      html.aui.enac-style .enac .navbar .show-submenu .nav .nav__link--1 {
        font-size: 19px; } }
  html.aui.enac-style .enac .navbar .show-submenu .nav .nav__link:not(.nav__link--1):hover, html.aui.enac-style .enac .navbar .show-submenu .nav .nav__link:not(.nav__link--1):focus {
    font-weight: 700; }
  @media (min-width: 1151px) {
    html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown .nav__link--1.nav__link--dropdown:active ~ .dropdown-menu,
    html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown .nav__link--1.nav__link--dropdown:focus ~ .dropdown-menu,
    html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown .nav__link--1.nav__link--dropdown:focus:hover ~ .dropdown-menu,
    html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown .nav__link--1.nav__link--dropdown:active:hover ~ .dropdown-menu {
      display: block;
      margin-top: 0; } }
  html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown-menu {
    background-color: #f7f7f7;
    border-radius: 0;
    border: none;
    box-shadow: none;
    color: #333;
    font-size: 1.1em;
    margin-top: 0;
    padding: 0;
    text-transform: none; }
  html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown-menu ul.yamm-list li {
    line-height: 28px; }
  html.aui.enac-style .enac .dropdown-menu ul {
    padding: 0 0 0 35px; }
  html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown-menu .nav__link {
    color: #333; }
  html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown-menu li {
    list-style: none; }
  html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown-menu li .yamm-content {
    padding-right: 0px;
    padding-left: 0px; }
  html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown-menu li .yamm-content ul.yamm-list {
    padding: 0px; }
  html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown-menu ul.yamm-list {
    list-style: none;
    margin: 0 0 0 10px; }
  html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown-menu ul.yamm-list li {
    margin: 7px 0 8px 0;
    text-align: left; }
  html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown-menu ul.yamm-list li ul {
    margin: 0 0 10px 15px; }
  html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown-menu ul.yamm-list li ul li .nav__link--3 {
    font-weight: normal; }
  html.aui.enac-style .fixedHeader .enac .top-links {
    margin-top: -50px; }
  html.aui.enac-style .enac .top-links {
    color: #fff;
    font-size: .7em;
    padding-top: 10px;
    text-align: right;
    text-transform: uppercase;
    height: 45px;
    background-color: #62899C;
    border-bottom: 0px;
    margin-right: 0;
    transition: margin .3s linear;
    box-shadow: 0px 4px 10px #c9c9c9; }
    @media (max-width: 980px) {
      html.aui.enac-style .enac .top-links {
        padding-right: 15px;
        padding-left: 15px; } }
    html.aui.enac-style .enac .top-links span.header_language-links {
      margin-right: 50px; }
      @media (max-width: 768px) {
        html.aui.enac-style .enac .top-links span.header_language-links {
          margin-right: 30px; } }
      @media (max-width: 400px) {
        html.aui.enac-style .enac .top-links span.header_language-links {
          margin-right: 0px;
          float: left; } }
      html.aui.enac-style .enac .top-links span.header_language-links a {
        border-right: 1px solid #fff;
        padding-left: 5px;
        padding-right: 7px; }
        html.aui.enac-style .enac .top-links span.header_language-links a:last-child {
          padding-right: 0px;
          border-right: 0px; }
    html.aui.enac-style .enac .top-links span.header__top-links {
      margin-right: 45px; }
      html.aui.enac-style .enac .top-links span.header__top-links a {
        text-transform: none;
        font-weight: 400; }
      @media (max-width: 768px) {
        html.aui.enac-style .enac .top-links span.header__top-links {
          margin-right: 20px; } }
      @media (max-width: 400px) {
        html.aui.enac-style .enac .top-links span.header__top-links {
          margin-right: 10px; } }
  html.aui.enac-style span.texto-logo-cabecera {
    display: inline-block;
    padding-right: 15px; }
    @media (max-width: 1150px) {
      html.aui.enac-style span.texto-logo-cabecera {
        padding-right: 0px; } }
    html.aui.enac-style span.texto-logo-cabecera span.texto-cabecera a {
      font-weight: 300 !important;
      text-transform: none;
      color: #fff; }
      html.aui.enac-style span.texto-logo-cabecera span.texto-cabecera a:hover {
        font-weight: 400 !important; }
  html.aui.enac-style .enac .top-links > span {
    display: inline-block;
    margin-right: 35px; }
  html.aui.enac-style .enac .top-links a {
    color: #E0E7EB;
    text-decoration: none;
    font-weight: 300;
    font-family: "Roboto";
    font-size: 16px; }
    @media (max-width: 375px) {
      html.aui.enac-style .enac .top-links a {
        font-size: 14px; } }
  html.aui.enac-style .enac .top-links a.active {
    font-weight: 500;
    color: #fff; }
  html.aui.enac-style .enac .top-links a:hover {
    font-weight: 500;
    color: #fff; }
  html.aui.enac-style .enac .top-links .mobile-bottom-links {
    display: none; }
  html.aui.enac-style .enac .login_img {
    display: none;
    padding: 0 15px;
    margin: 0px 20px 5px 0px;
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd; }
  @media only screen and (max-width: 1199px) {
    html.aui.enac-style .enac .dropdown-menu {
      padding: 0; }
    html.aui.enac-style .enac .navbar {
      font-size: 0.85em; }
    html.aui.enac-style .enac .navbar .nav {
      margin-right: 10px; }
    html.aui.enac-style .enac .navbar .nav > li > a {
      padding: 10px;
      line-height: 20px; } }
  @media only screen and (min-width: 1150px) {
    html.aui.enac-style .enac .show-submenu {
      display: block !important;
      opacity: 1; } }
  @media only screen and (max-width: 1150px) {
    html.aui.enac-style {
      /*.enac .header .mobile-menu-btn{right: 55px;top: 90px;}*/ }
      html.aui.enac-style .enac .header .mobile-menu-btn,
      html.aui.enac-style .enac .header .dropdown-toggle {
        display: block; }
      html.aui.enac-style .enac .top-links > span {
        margin-right: 20px; }
      html.aui.enac-style .enac .navbar .show-submenu .nav {
        margin-bottom: 0px !important; }
      html.aui.enac-style .enac .show-submenu .nav .dropdown-menu * {
        background-color: #f7f7f7 !important; }
      html.aui.enac-style .enac .header .mobile-menu-btn, html.aui.enac-style .enac .header .navbar {
        margin: 0px; }
      html.aui.enac-style .enac .menu .mobile-menu-btn {
        display: block;
        position: relative;
        right: 0;
        text-decoration: none;
        top: 0;
        margin-top: 0px;
        width: 50px;
        height: 50px;
        margin-left: 15px;
        margin-bottom: 20px;
        padding-top: 11px;
        cursor: pointer; }
      html.aui.enac-style .enac .menu .mobile-menu-btn .mobile-menu-btn__link {
        color: #626262;
        display: block;
        font-size: 24px;
        position: relative;
        height: 40px;
        margin-top: 10px; }
      html.aui.enac-style .enac span.mobile-menu-btn__text {
        position: absolute;
        bottom: 4px;
        left: 18px; }
      html.aui.enac-style .enac .menu-mobile__controlador {
        position: absolute;
        width: 100%;
        height: 100%; }
      html.aui.enac-style .ham.ham0 {
        top: 8px; }
      html.aui.enac-style .ham {
        width: 25px;
        height: 3px;
        background-color: #606060;
        position: absolute;
        left: 15px; }
      html.aui.enac-style .ham.ham1 {
        top: 14px; }
      html.aui.enac-style .ham.ham2 {
        top: 20px; }
      html.aui.enac-style .enac .mobile-menu-btn__link.open .ham.ham1 {
        opacity: 0; }
      html.aui.enac-style .enac .mobile-menu-btn__link.open .ham.ham2 {
        top: 14px;
        transform: rotate(-45deg); }
      html.aui.enac-style .enac .mobile-menu-btn__link.open .ham.ham0 {
        top: 14px;
        transform: rotate(45deg); }
      html.aui.enac-style .enac .menu .mobile-menu-btn .mobile-menu-btn__text {
        display: block;
        font-size: 7px;
        line-height: 1em; }
      html.aui.enac-style .enac .menu .nav-collapse,
      html.aui.enac-style .enac .menu .nav-collapse.collapse {
        overflow: visible; }
      html.aui.enac-style .enac .navbar .show-submenu {
        display: none;
        font-size: 17px;
        left: 0;
        padding: 0px;
        width: 100%;
        background-color: white;
        top: 0px;
        height: 100% !important; }
      html.aui.enac-style .enac .navbar .show-submenu .nav {
        background-color: #fff;
        float: none;
        padding: 0;
        margin: 0; }
      html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown.active,
      html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown.active .nav__link--1,
      html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown > .nav__link--1:hover,
      html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown:hover > .nav__link--1,
      html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown > .nav__link--1:focus {
        background-color: #f3f3f3;
        color: #333; }
      html.aui.enac-style .enac .navbar .show-submenu .nav .nav__link {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        height: auto;
        margin: 0;
        padding: 13px 0;
        position: relative; }
      html.aui.enac-style .enac .navbar .show-submenu .nav .nav__link--1 {
        height: 50px;
        padding: 13px 15px;
        width: 100%; }
      html.aui.enac-style .enac .navbar .show-submenu .nav .nav__link--1:after {
        content: "";
        width: 100%;
        height: 1px;
        left: 0;
        bottom: 0;
        position: absolute;
        border-left: 0;
        border-bottom: 1px solid #e2e2e2;
        transform: rotate(0deg);
        margin-left: 0;
        margin-top: 0;
        top: inherit; }
      html.aui.enac-style .enac .navbar .show-submenu .nav .nav__link:not(.nav__link--1):after {
        border-bottom: 1px solid #ddd;
        bottom: 0;
        content: " ";
        display: block;
        height: 1px;
        margin: 0 0 0 -30px;
        padding: 0 15px;
        position: relative;
        top: 13px;
        width: 100%; }
      html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown {
        line-height: 1em;
        position: relative !important; }
      html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown:hover .dropdown-menu {
        display: none; }
      html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown[data-action="show_dropdown"] > a {
        position: relative; }
      html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown-arrow {
        display: none; }
      html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown[data-action="show_dropdown"] .dropdown-toggle,
      html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown-arrow {
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;
        border-radius: 50px;
        height: 40px;
        margin: 5px;
        padding: 0;
        position: absolute;
        right: 8px;
        top: 0;
        width: 40px;
        z-index: 1;
        display: flex;
        justify-content: center;
        align-items: center; }
      html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown[data-action="show_dropdown"] .dropdown-toggle i {
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        padding: 12px; }
      html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown[data-action="show_dropdown"].opened .dropdown-menu,
      html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown.opened .dropdown-arrow + .dropdown-menu {
        display: block; }
      html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown[data-action="show_dropdown"].opened .dropdown-toggle i,
      html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown.opened .dropdown-arrow i {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
      html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown:hover {
        background-color: #f3f3f3; }
      html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown:hover > a, html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown.open > .dropdown-toggle,
      html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown > a:focus {
        background-color: transparent;
        color: #333; }
      html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown-menu {
        margin: 0 !important; }
      html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown-menu > li {
        padding: 0 10px; }
      html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown-menu > li .yamm-list li {
        margin: 0; }
      html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown-menu > li .yamm-list li a {
        display: block;
        font-size: 0.85em;
        font-weight: 500; }
      html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown-menu > li .yamm-list li ul li a {
        font-weight: 300; }
      html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown-menu .span4 {
        float: none;
        margin: 0;
        width: auto; }
      html.aui.enac-style .enac .yamm .navbar-inner,
      html.aui.enac-style .enac .yamm .container {
        position: static; }
      html.aui.enac-style .enac .yamm .yamm-content {
        padding: 0; }
      html.aui.enac-style .enac .mobile-bottom-links {
        background-color: #fff;
        padding: 15px; } }
      @media only screen and (max-width: 1150px) and (max-width: 768px) {
        html.aui.enac-style .enac .menu .mobile-menu-btn .mobile-menu-btn__link {
          margin-top: 0px; } }
      @media only screen and (max-width: 1150px) and (max-width: 768px) {
        html.aui.enac-style .enac span.mobile-menu-btn__text {
          left: 15px; } }
      @media only screen and (max-width: 1150px) and (max-width: 768px) {
        html.aui.enac-style .ham {
          width: 20px;
          left: 15px; } }
      @media only screen and (max-width: 1150px) and (max-width: 1150px) {
        html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown {
          width: 100%; }
          html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown:first-child {
            border-top: 1px solid #e8e8e8; } }
      @media only screen and (max-width: 1150px) and (max-width: 1150px) {
        html.aui.enac-style .enac .navbar .show-submenu .nav .dropdown-arrow {
          display: flex !important; } }
  @media only screen and (max-width: 768px) {
    html.aui.enac-style .enac .menu .mobile-menu-btn {
      display: block;
      position: relative;
      right: 0;
      text-decoration: none;
      top: 0;
      margin-top: -5px;
      width: 50px;
      height: 50px;
      margin-left: 0px;
      margin-bottom: 20px;
      padding-top: 24px; }
    html.aui.enac-style .enac .header .top-links > span {
      display: block;
      float: right; }
    html.aui.enac-style .enac .header .mobile-bottom-links {
      display: none; }
    html.aui.enac-style .enac .menu_mini_logo {
      margin: 6px 20px auto auto !important; }
    html.aui.enac-style .enac .menu {
      background-color: #f3f3f3; }
    html.aui.enac-style .enac .navbar .show-submenu .nav {
      margin-bottom: 0px !important; }
    html.aui.enac-style .enac .login_img {
      display: inline-block;
      padding-left: 5px;
      padding-right: 5px;
      filter: brightness(0) invert(1);
      margin-right: 10px; }
    html.aui.enac-style .enac .login_text {
      display: none; } }
  html.aui.enac-style .enac #homeCarousel {
    margin-bottom: 0px;
    margin-top: -148px; }
  html.aui.enac-style .enac .carousel-indicators {
    bottom: 65px;
    left: 0;
    right: auto;
    text-align: center;
    top: auto;
    width: 100%; }
  html.aui.enac-style .enac .carousel-indicators li {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    background-color: rgba(0, 0, 0, 0.4);
    display: inline-block;
    float: none;
    height: 14px;
    margin-left: 10px;
    width: 14px;
    cursor: pointer; }
  html.aui.enac-style .enac .carousel-indicators li.active {
    background-color: #fff;
    cursor: inherit; }
  @media only screen and (max-width: 1199px) {
    html.aui.enac-style .enac .carousel-inner h2 {
      font-size: 1.5em;
      margin-top: 130px; }
    html.aui.enac-style .enac .carousel-inner .description {
      font-size: 1em;
      line-height: 1.7em; } }
  @media only screen and (max-width: 980px) {
    html.aui.enac-style .enac .carousel-inner .item {
      height: 450px !important; }
    html.aui.enac-style .enac .carousel-inner h2 {
      line-height: 1.5em; }
    html.aui.enac-style .enac .carousel-inner .description {
      font-size: 0.9em;
      line-height: 1.3em; } }
  @media only screen and (max-width: 768px) {
    html.aui.enac-style .enac #homeCarousel, html.aui.enac-style .enac #myCarousel {
      display: none; }
    html.aui.enac-style .enac .carousel-inner .item .row {
      position: absolute;
      bottom: 70px;
      left: 0;
      margin: 0;
      width: 100%; }
    html.aui.enac-style .enac .carousel-inner .item .span5 {
      margin: 0;
      padding: 20px 40px;
      width: 100%; }
    html.aui.enac-style .enac .carousel-inner h2 {
      line-height: 1.5em; }
    html.aui.enac-style .enac .carousel-inner .description {
      line-height: 1.3em; } }
  @media only screen and (max-width: 480px) {
    html.aui.enac-style .enac #homeCarousel {
      display: none; }
    html.aui.enac-style .enac .carousel-inner .item {
      height: 360px !important; } }
  html.aui.enac-style .enac .wrapper-mini-carousel {
    padding: 0px; }
    html.aui.enac-style .enac .wrapper-mini-carousel > .mini-carousel {
      padding: 0px 40px 0px 40px; }
  html.aui.enac-style .enac .wrapper-mini-carousel .mini-carousel .inside {
    padding: 15px 10px 10px 10px; }
  html.aui.enac-style .enac .wrapper-mini-carousel .mini-carousel .title {
    padding: 0;
    margin: 0;
    border: none; }
  html.aui.enac-style .enac .wrapper-mini-carousel .mini-carousel img {
    background-size: cover;
    display: block;
    height: 78px;
    margin: 0 auto 8px auto; }
  html.aui.enac-style .enac .wrapper-mini-carousel .mini-carousel .owl-pagination {
    display: none; }
  html.aui.enac-style .enac .wrapper-mini-carousel .mini-carousel .owl-item .inside .title {
    border: none;
    font-size: 14px; }
  html.aui.enac-style .enac .wrapper-mini-carousel .mini-carousel .owl-controls {
    margin: 0; }
  html.aui.enac-style .enac .wrapper-mini-carousel .mini-carousel .owl-controls .owl-buttons .owl-prev, html.aui.enac-style .enac .wrapper-mini-carousel .mini-carousel .owl-controls .owl-buttons .owl-next {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    background-color: #d91d24;
    color: #fff;
    font-size: 1.2em;
    height: 34px;
    left: -40px;
    margin: 0;
    position: absolute;
    padding: 7px 10px 0 7px;
    top: 55px;
    width: 34px; }
  html.aui.enac-style .enac .wrapper-mini-carousel .mini-carousel .owl-controls .owl-buttons .owl-prev:hover, html.aui.enac-style .enac .wrapper-mini-carousel .mini-carousel .owl-controls .owl-buttons .owl-next:hover {
    background-color: #990819; }
  html.aui.enac-style .enac .wrapper-mini-carousel .mini-carousel .owl-controls .owl-buttons .owl-next {
    left: auto;
    padding: 7px 7px 0 10px;
    right: -40px; }
  html.aui.enac-style .home-actions {
    margin-top: -45px;
    position: absolute;
    width: 100%; }
  html.aui.enac-style .home-actions .container {
    padding: 0; }
  html.aui.enac-style .home-actions .home-action {
    margin: 0; }
  html.aui.enac-style .home-actions .home-action__button {
    display: table;
    padding: 0px 50px;
    width: 100%;
    margin-bottom: 20px; }
  html.aui.enac-style .home-actions .home-action__button .content {
    -moz-border-radius: 15px 5px 10px 5px;
    -webkit-border-radius: 15px;
    border-radius: 15px 5px 10px 5px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #f6b619;
    display: table-cell;
    height: 80px;
    opacity: 1;
    padding: 12px 80px 12px 25px;
    position: relative;
    vertical-align: middle; }
  html.aui.enac-style .home-actions .home-action__button .content .title {
    border: none;
    color: white;
    font-size: 1.1em;
    font-weight: 500;
    line-height: 1.6em;
    margin: 0;
    padding: 0;
    text-transform: uppercase; }
  html.aui.enac-style .home-actions .home-action__button .content span.go {
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: white;
    bottom: 20px;
    color: #f6b619;
    display: inline-block;
    font-size: 1.6em;
    height: 40px;
    padding: 9px 13px;
    position: absolute;
    right: 25px;
    width: 40px; }
  html.aui.enac-style .home-actions .home-action__button .content:hover {
    background-color: #dea516;
    cursor: pointer; }
  html.aui.enac-style .home-actions .home-action__button .content:hover span.go i {
    color: #dea516; }
  html.aui.enac-style .home-actions .home-action__button.home-action_button--red .content {
    background-color: #d91d24; }
  html.aui.enac-style .home-actions .home-action__button.home-action_button--red .content:hover {
    background-color: #990819; }
  html.aui.enac-style .home-actions .home-action__button.home-action_button--red .content:hover span.go i {
    color: #990819; }
  html.aui.enac-style .home-actions .home-action__button.home-action_button--red .content span.go {
    color: #d91d24; }
  @media only screen and (max-width: 1199px) {
    html.aui.enac-style .home-actions .home-action__button {
      padding: 0; } }
  @media only screen and (max-width: 980px) {
    html.aui.enac-style .home-actions {
      margin-bottom: 20px;
      position: relative; }
    html.aui.enac-style .home-actions .container {
      width: auto; }
    html.aui.enac-style .home-actions .row {
      margin: 0; }
    html.aui.enac-style .home-actions .offset1 {
      margin-left: 0; }
    html.aui.enac-style .home-actions .span5 {
      margin: 0;
      padding: 0 20px;
      width: 50%; } }
  @media only screen and (max-width: 768px) {
    html.aui.enac-style .home-actions {
      margin-top: 0px;
      padding-top: 20px; }
    html.aui.enac-style .home-actions .home-action__button .content {
      padding: 12px 80px 12px 15px; }
    html.aui.enac-style .home-actions .span5 {
      float: left; } }
  @media only screen and (max-width: 480px) {
    html.aui.enac-style .home-actions {
      margin-bottom: 0; }
    html.aui.enac-style .home-actions .span5 {
      float: none;
      margin: 0 0 20px 0;
      width: 100%; } }
  html.aui.enac-style .present {
    background-color: #f3f3f3;
    padding-top: 65px; }
  html.aui.enac-style .present .row {
    margin-right: -20px; }
  html.aui.enac-style .present .inside {
    background-color: #fff;
    padding: 18px; }
  html.aui.enac-style .present .inside .title a {
    display: inline-block; }
  html.aui.enac-style .present .inside .featured {
    height: 230px; }
  html.aui.enac-style .present .inside .featured .img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 230px;
    position: relative;
    width: 100%; }
  html.aui.enac-style .present .inside .featured .img .celled {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
    position: absolute; }
  html.aui.enac-style .present .inside .featured .img .celled a {
    color: white;
    display: block;
    font-size: 1.1em;
    line-height: 1.5em;
    padding: 10px 15px; }
  html.aui.enac-style .present .inside .featured .img a.read_more {
    bottom: 120px;
    display: none;
    position: absolute;
    right: 40px; }
  html.aui.enac-style .present .sidepresent a {
    color: #626262;
    text-decoration: none; }
  html.aui.enac-style .present .sidepresent a:hover, html.aui.enac-style .present .sidepresent a:focus {
    color: #333;
    text-decoration: underline; }
  html.aui.enac-style .present .sidepresent .see-all,
  html.aui.enac-style .present .sidepresent .read_more {
    display: block;
    font-weight: 500;
    margin-top: 5px;
    text-align: right; }
  html.aui.enac-style .present .sidepresent .announcements {
    background: #ffffff;
    color: #fff;
    margin-bottom: 30px;
    min-height: 89px;
    padding: 20px 15px; }
  html.aui.enac-style .present .sidepresent .announcements a {
    font-size: 14px;
    font-weight: 500; }
  @media only screen and (max-width: 1199px) {
    html.aui.enac-style .present .container {
      margin: 0;
      width: auto; }
    html.aui.enac-style .present .container .offset1 {
      margin-left: 0 !important; }
    html.aui.enac-style .present .container .span7 {
      width: 70%; }
    html.aui.enac-style .present .container .span3 {
      margin: 0;
      padding-left: 20px;
      width: 30%; } }
  @media only screen and (max-width: 980px) {
    html.aui.enac-style .present {
      padding-top: 0; }
    html.aui.enac-style .present .container {
      margin: 0 15px;
      padding: 0;
      width: auto; }
    html.aui.enac-style .present .container .row {
      margin: 0; }
    html.aui.enac-style .present .container .span7,
    html.aui.enac-style .present .container .span3 {
      padding: 0;
      width: 100%; }
    html.aui.enac-style .present .container .span7 {
      margin: 0 0 30px 0; }
    html.aui.enac-style .present .sidepresent {
      display: table; }
    html.aui.enac-style .present .announcements,
    html.aui.enac-style .present .schedule {
      display: table-cell;
      vertical-align: top;
      width: 50%; }
    html.aui.enac-style .present .schedule {
      padding: 0 0 0 20px; } }
  @media only screen and (max-width: 768px) {
    html.aui.enac-style .present .featured .icons {
      display: block;
      float: none;
      height: auto;
      min-height: 360px;
      width: 100%; }
    html.aui.enac-style .present .featured .icons .inside {
      padding: 20px 0; }
    html.aui.enac-style .present .featured .icons .inside .row-fluid {
      margin-bottom: 0 !important; }
    html.aui.enac-style .present .featured .icons .icon {
      margin-top: 15px; } }
  @media only screen and (max-width: 480px) {
    html.aui.enac-style .present .sidepresent .announcements,
    html.aui.enac-style .present .sidepresent .schedule {
      display: block;
      float: none;
      width: 100%; }
    html.aui.enac-style .present .sidepresent .announcements {
      margin-bottom: 30px; }
    html.aui.enac-style .present .sidepresent .schedule {
      padding: 0; } }
  html.aui.enac-style .trabajamos {
    background: #fff;
    display: table;
    margin: 30px auto;
    max-width: 970px; }
  html.aui.enac-style .trabajamos .trabajamos__module {
    display: table-cell;
    padding: 20px;
    vertical-align: top;
    width: 50%; }
  html.aui.enac-style .trabajamos .trabajamos__module .trabajamos__icon {
    float: left;
    margin-right: 5%;
    padding: 0px 0 0 20px;
    width: 20%; }
  html.aui.enac-style .trabajamos .trabajamos__module .trabajamos__icon img {
    width: 75px;
    max-width: 100%; }
  html.aui.enac-style .trabajamos .trabajamos__module .content {
    float: left;
    width: 75%; }
  html.aui.enac-style .trabajamos .trabajamos__module .content .text {
    font-size: 14px;
    padding: 0 20px 0 0; }
  html.aui.enac-style .trabajamos .trabajamos__module:after {
    clear: both;
    content: " ";
    display: block; }
  @media only screen and (max-width: 1199px) {
    html.aui.enac-style .trabajamos {
      max-width: 100%;
      margin: 30px 15px; }
    html.aui.enac-style .trabajamos .trabajamos__module .trabajamos__icon {
      width: 15%; }
    html.aui.enac-style .trabajamos .trabajamos__module .content {
      width: 80%; } }
  @media only screen and (max-width: 980px) {
    html.aui.enac-style .trabajamos .trabajamos__module {
      float: left;
      margin: 0;
      width: 50%; }
    html.aui.enac-style .trabajamos .trabajamos__module .trabajamos__icon {
      width: 25%; }
    html.aui.enac-style .trabajamos .trabajamos__module .content {
      width: 70%; } }
  @media only screen and (max-width: 480px) {
    html.aui.enac-style .trabajamos .span10 {
      padding: 0; }
    html.aui.enac-style .trabajamos .trabajamos__module {
      display: block;
      float: none;
      margin: 0;
      width: 100%; } }
  html.aui.enac-style .documentos {
    display: table;
    margin: 30px auto; }
  html.aui.enac-style .documentos .documentos__module {
    display: table-cell;
    margin: 0;
    min-height: 230px;
    width: 50%; }
  html.aui.enac-style .documentos .documentos__module .inside {
    background-color: #fff;
    padding: 20px;
    width: 100%; }
  html.aui.enac-style .documentos .documentos__module--left {
    padding-right: 10px; }
  html.aui.enac-style .documentos .documentos__module--right {
    padding-left: 10px; }
  html.aui.enac-style .documentos .documentos__module--right ul {
    margin-top: 5px; }
  html.aui.enac-style .documentos .documentos__module--right ul:after {
    clear: both;
    content: " ";
    display: block; }
  html.aui.enac-style .documentos .text {
    font-size: 14px; }
  @media only screen and (max-width: 1199px) {
    html.aui.enac-style .documentos {
      max-width: 100%;
      margin: 30px 15px; }
    html.aui.enac-style .documentos .offset1 {
      margin-left: 0; } }
  @media only screen and (max-width: 768px) {
    html.aui.enac-style .documentos {
      display: block; }
    html.aui.enac-style .documentos .documentos__module {
      display: block;
      float: none;
      min-height: auto;
      padding: 0;
      width: 100%; }
    html.aui.enac-style .documentos .documentos__module .inside {
      margin: 0; }
    html.aui.enac-style .documentos .documentos__module--right {
      margin-top: 30px; } }
  @media only screen and (max-width: 480px) {
    html.aui.enac-style {
      /*.documentos .documentos__module--right ul li {
        float: none;
        width: 100%; }*/ }
      html.aui.enac-style .documentos .documentos__module--right {
        margin-top: 30px; } }
  html.aui.enac-style .recognition {
    background-color: white; }
  html.aui.enac-style .recognition .recognition__content {
    padding: 20px;
    max-width: 970px;
    margin: 0 auto; }
  html.aui.enac-style .recognition h2 {
    line-height: initial;
    margin: 0 0 15px 0; }
  html.aui.enac-style .recognition .text {
    font-size: 14px; }
  html.aui.enac-style .recognition .logos {
    text-align: center; }
  html.aui.enac-style .recognition .logos img {
    max-height: 55px;
    margin-top: 40px; }
  html.aui.enac-style .recognition .logos a {
    vertical-align: middle;
    margin-right: 40px; }
  html.aui.enac-style .recognition .logos a:last-child {
    margin-right: 0; }
  @media only screen and (max-width: 1199px) {
    html.aui.enac-style .recognition .recognition__content {
      max-width: 100%;
      margin: 0 15px; }
    html.aui.enac-style .recognition .offset1 {
      margin-left: 0; } }
  @media only screen and (max-width: 980px) {
    html.aui.enac-style .recognition .container {
      padding: 0 20px;
      width: auto; }
    html.aui.enac-style .recognition .row {
      margin: 0; }
    html.aui.enac-style .recognition .span10 {
      width: 100%; }
    html.aui.enac-style .recognition .span5 {
      float: left;
      margin: 0;
      width: 50%; } }
  @media only screen and (max-width: 768px) {
    html.aui.enac-style .recognition .span5 {
      float: none;
      margin: 0;
      width: 100%; }
    html.aui.enac-style .recognition .logos {
      margin: 0 0 30px 0; }
    html.aui.enac-style .recognition .logos img {
      margin-top: 0; } }
  html.aui.enac-style .featured,
  html.aui.enac-style .wrapper-mini-carousel,
  html.aui.enac-style .documentos,
  html.aui.enac-style .recognition {
    color: #333;
    font-weight: 200; }
  html.aui.enac-style .featured a,
  html.aui.enac-style .wrapper-mini-carousel a,
  html.aui.enac-style .documentos a,
  html.aui.enac-style .recognition a {
    color: #626262;
    font-weight: 500;
    line-height: 1.4em;
    text-decoration: none; }
  html.aui.enac-style .featured a:hover,
  html.aui.enac-style .wrapper-mini-carousel a:hover,
  html.aui.enac-style .documentos a:hover,
  html.aui.enac-style .recognition a:hover {
    color: #333;
    text-decoration: none; }
  html.aui.enac-style .enac .block_content {
    padding-bottom: 80px; }
  html.aui.enac-style .enac .block_content.container-fluid {
    max-width: 1170px;
    margin: 0 auto; }
  html.aui.enac-style .enac .page__inner h1 {
    margin-bottom: 20px; }
  html.aui.enac-style .enac .page__inner img.img-block {
    display: block;
    margin: 20px auto;
    max-width: 100%; }
  html.aui.enac-style .enac .page__inner strong {
    font-weight: 500; }
  html.aui.enac-style .enac .page__inner .page__header-image {
    max-height: 400px;
    overflow: hidden; }
  html.aui.enac-style .enac .page__inner .page__header-image img {
    margin: 0;
    width: 100%; }
  html.aui.enac-style .enac .page__content--news {
    background-color: #fff;
    padding: 30px 20px;
    margin: 0 0 30px 0; }
  html.aui.enac-style .enac .page__content--news .card__meta {
    margin-top: 0; }
  html.aui.enac-style .enac .page__related {
    background-color: #fff;
    padding: 20px 20px 0 20px; }
  html.aui.enac-style .enac .page__related h2 {
    margin: 0; }
  html.aui.enac-style .enac .mini-carousel img {
    margin-top: 0; }
  html.aui.enac-style .enac .mini-carousel a {
    color: #333;
    text-decoration: none; }
  html.aui.enac-style .enac .mini-carousel a:hover, html.aui.enac-style .enac .mini-carousel a:focus {
    color: #333;
    text-decoration: underline; }
  html.aui.enac-style .enac .documents__list {
    margin: 0;
    padding: 0 0 0 15px; }
  html.aui.enac-style .enac .documents__list li {
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0; }
  html.aui.enac-style .enac .documents__list img {
    display: inline;
    margin: 0;
    padding-right: 5px; }
  html.aui.enac-style .enac .documents__leaflets {
    border-top: 1px solid #f3f3f3;
    margin: 0 auto;
    max-width: 580px; }
  html.aui.enac-style .enac .documents__leaflets .leaflet {
    border-bottom: 1px solid #f3f3f3; }
  html.aui.enac-style .enac .documents__leaflets .leaflet__img {
    width: 62px; }
  html.aui.enac-style .enac .action-links {
    margin-bottom: 30px;
    text-align: center;
    font-size: 16px; }
  html.aui.enac-style .enac .action-links .btn-default:not(.btn-block),
  html.aui.enac-style .enac .action-links .btn-primary:not(.btn-block) {
    display: inline-block;
    font-weight: 300;
    margin: 0 10px; }
  html.aui.enac-style .enac .action-links.action-links--bottom {
    margin-bottom: 0px;
    position: absolute;
    bottom: 20px;
    width: 100%;
    margin-left: -20px; }
  html.aui.enac-style .enac iframe {
    display: block;
    margin: 0px auto;
    max-width: 100%; }
  html.aui.enac-style .enac .page__share {
    margin-bottom: 10px;
    position: relative;
    text-align: right;
    top: -3px; }
  html.aui.enac-style .enac .page__share .item {
    display: inline;
    font-size: 1.8em;
    padding-left: 10px; }
  html.aui.enac-style .enac .page__share .item a {
    text-decoration: none; }
  @media only screen and (max-width: 980px) {
    html.aui.enac-style .enac .block_content {
      padding-right: 15px;
      padding-left: 15px; } }
  @media only screen and (max-width: 768px) {
    html.aui.enac-style .enac .action-links.action-links--bottom {
      position: inherit;
      bottom: 20px;
      width: 100%;
      margin-left: 0px; } }
  html.aui.enac-style .carousel-inner h2 {
    color: white;
    /*font-size: 2em;aker*/
    font-size: 2.2em;
    font-weight: 500;
    margin-top: 170px; }
  html.aui.enac-style .carousel-inner .description {
    color: white;
    /*font-size: 1.1em;aker*/
    font-size: 1.4em;
    font-weight: 300;
    line-height: 1.8em; }
  html.aui.enac-style .carousel-inner.actualidad h2 {
    font-size: 24px;
    margin-top: 150px; }
  html.aui.enac-style .carousel-inner.actualidad h2 a {
    color: #fff; }
  html.aui.enac-style .carousel-inner.actualidad .item {
    height: 180px !important; }
  html.aui.enac-style .accordion-group {
    border-radius: 0 !important;
    border: none !important;
    margin-bottom: 10px !important; }
  html.aui.enac-style .accordion-group .accordion-heading {
    background-color: #F8F8F8;
    position: relative;
    border-radius: 5px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px; }
  html.aui.enac-style .accordion-group .accordion-body {
    color: #333; }
  html.aui.enac-style .accordion-group .accordion-heading a {
    padding: 8px 5px 8px 0px;
    color: #333 !important;
    text-decoration: none !important;
    display: block;
    font-size: 17px;
    font-weight: 700;
    font-family: "Roboto";
    margin-left: 55px; }
  html.aui.enac-style .accordion-group .accordion-heading a:before {
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    content: " ";
    display: block;
    border-top: 3px solid #D44346;
    border-right: 3px solid #D44346;
    height: 10px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 20px;
    width: 10px; }
  html.aui.enac-style .accordion-group .accordion-heading a.active:before, html.aui.enac-style .accordion-group .accordion-heading a[aria-expanded="true"]::before {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 50%;
    margin-top: -5px;
    left: 20.5px; }
  html.aui.enac-style .accordion-group .accordion-heading--small a {
    font-size: 1.4em !important; }
  html.aui.enac-style .accordion-group .accordion-inner {
    border-bottom: 0px solid #f3f3f3;
    border-top: none;
    padding-left: 55px; }
    html.aui.enac-style .accordion-group .accordion-inner ul {
      font-weight: 400;
      color: #000; }
      html.aui.enac-style .accordion-group .accordion-inner ul li:before {
        color: #000; }
  html.aui.enac-style .mega-accordion > .accordion-group {
    border: none !important; }
  html.aui.enac-style .mega-accordion > .accordion-group > .accordion-heading {
    background-color: transparent;
    margin: 0 0 10px 0; }
  html.aui.enac-style .mega-accordion > .accordion-group > .accordion-heading a {
    font-size: 1.4em;
    font-weight: 500;
    padding-left: 0px; }
  html.aui.enac-style .mega-accordion > .accordion-group > .accordion-heading a:after {
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    content: " ";
    display: block;
    border: 1px solid #b7b7b7;
    width: 34px;
    height: 34px;
    position: absolute;
    top: 50%;
    left: 9px;
    margin-top: -19px; }
  html.aui.enac-style .mega-accordion > .accordion-group > .accordion-body {
    padding: 0 15px; }
  html.aui.enac-style .schedule {
    font-size: 1em; }
  html.aui.enac-style .schedule a {
    color: #626262;
    text-decoration: none; }
  html.aui.enac-style .schedule a:hover, html.aui.enac-style .schedule a:focus {
    color: #333;
    text-decoration: underline; }
  html.aui.enac-style .schedule .inside {
    background: #ffffff;
    padding: 15px; }
  html.aui.enac-style .schedule .title {
    border: none;
    font-size: 1.3em;
    padding: 0px; }
  html.aui.enac-style .schedule .title i {
    color: #d91d24;
    margin-right: 8px;
    font-size: 0.9em; }
  html.aui.enac-style .schedule .item {
    display: table;
    margin-bottom: 18px; }
  html.aui.enac-style .schedule .item a {
    display: table-row;
    text-decoration: none !important; }
  html.aui.enac-style .schedule .item a:hover, html.aui.enac-style .schedule .item a:focus {
    text-decoration: none; }
  html.aui.enac-style .schedule .item a:hover .date__inner, html.aui.enac-style .schedule .item a:focus .date__inner {
    -moz-box-shadow: 0 150px 0 0 #990819 inset;
    -webkit-box-shadow: 0 150px 0 0 #990819 inset;
    box-shadow: 0 150px 0 0 #990819 inset; }
  html.aui.enac-style .schedule .item a:hover .event, html.aui.enac-style .schedule .item a:focus .event {
    text-decoration: underline; }
  html.aui.enac-style .schedule .item .date {
    color: #fff;
    display: table-cell;
    line-height: 1.2em;
    padding-right: 15px;
    position: relative;
    text-align: center;
    vertical-align: top; }
  html.aui.enac-style .schedule .item .date .date__inner {
    -moz-box-shadow: 0 3px 0 0 #990819 inset;
    -webkit-box-shadow: 0 3px 0 0 #990819 inset;
    box-shadow: 0 3px 0 0 #990819 inset;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #d91d24;
    display: block;
    padding: 17px 10px 15px 17px;
    width: 50px; }
  html.aui.enac-style .schedule .item .date .day {
    display: block;
    font-size: 1.3em;
    font-weight: 500;
    letter-spacing: -0.05em; }
  html.aui.enac-style .schedule .item .date .month {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: block;
    font-size: 0.7em;
    font-weight: 500;
    line-height: 1em;
    text-transform: uppercase;
    position: absolute;
    top: 12px;
    left: -3px; }
  html.aui.enac-style .schedule .item .event {
    display: table-cell;
    font-size: 14px;
    line-height: 1.4em; }
  html.aui.enac-style .schedule .item:after {
    clear: both;
    content: " ";
    display: block; }
  html.aui.enac-style .schedule .links {
    color: #727272;
    font-size: 12px;
    font-weight: 300;
    margin-top: 12px; }
  html.aui.enac-style .schedule .links a {
    color: #d91d24;
    font-weight: 500;
    text-decoration: underline; }
  html.aui.enac-style .schedule .links a:hover {
    text-decoration: none; }
  html.aui.enac-style .schedule .more {
    font-size: 14px; }
  html.aui.enac-style .schedule--list .item {
    border: 1px solid #f3f3f3;
    min-height: 110px;
    margin: 0 0 30px 0;
    display: inherit; }
  html.aui.enac-style .schedule--list .item:hover {
    border: 1px solid #ddd; }
  html.aui.enac-style .schedule--list .item a {
    background-color: #fff; }
  html.aui.enac-style .schedule--list .item a:hover .date__inner, html.aui.enac-style .schedule--list .item a:focus .date__inner {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  html.aui.enac-style .schedule--list .item .date {
    border-top: 3px solid #d91d24;
    color: #333;
    padding: 0; }
  html.aui.enac-style .schedule--list .item .date .date__inner {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
    width: 100px; }
  html.aui.enac-style .schedule--list .item .date .day {
    display: block;
    font-size: 3em;
    padding: 17px 10px 15px 17px; }
  html.aui.enac-style .schedule--list .item .date .day--1 {
    position: absolute;
    top: 0px;
    left: 5px; }
  html.aui.enac-style .schedule--list .item .date .day--2 {
    position: absolute;
    top: 45px;
    left: 25px; }
  html.aui.enac-style .schedule--list .item .date .month {
    font-size: 1.1em;
    top: 20px;
    left: -5px; }
  html.aui.enac-style .schedule--list .item .event {
    padding: 15px 15px 0 15px; }
  html.aui.enac-style .schedule--list .item .date-complete {
    display: block;
    font-weight: 300;
    margin: 10px 0;
    text-align: right; }
  html.aui.enac-style .box {
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 30px;
    padding: 10px; }
  html.aui.enac-style .box a {
    color: #26427b;
    font-weight: 300;
    text-decoration: underline; }
  html.aui.enac-style .box a:hover, html.aui.enac-style .box a:focus {
    text-decoration: underline; }
  html.aui.enac-style #column-2 .box h2 {
    font-size: 1.3em; }
    html.aui.enac-style #column-2 .box h2 > div, html.aui.enac-style #column-2 .box h2 > span {
      color: #fff !important; }
  html.aui.enac-style .box--info {
    border: 1px solid #f6b619; }
  html.aui.enac-style .box--info .icon-info {
    text-align: center; }
  html.aui.enac-style .box--info .icon-info:before {
    content: url("../images/icon-info.png");
    display: inline;
    height: 16px;
    padding: 0 3px 0 0;
    position: relative;
    top: 2px;
    width: 16px; }
  html.aui.enac-style .content-center {
    margin: 0 auto;
    width: 1170px;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px; }
  html.aui.enac-style .box--info .info-icon img {
    margin: -5px 10px 0 0; }
  html.aui.enac-style .box--highlight {
    background-color: #f3f3f3;
    border: none; }
    html.aui.enac-style .box--highlight ul li a {
      color: #0af; }
      html.aui.enac-style .box--highlight ul li a:hover, html.aui.enac-style .box--highlight ul li a:focus {
        color: #0077b3; }
      html.aui.enac-style .box--highlight ul li a span {
        color: inherit !important; }
  html.aui.enac-style .box--highlight a {
    color: #626262;
    font-weight: 500;
    text-decoration: none; }
  html.aui.enac-style .box--highlight a:hover, html.aui.enac-style .box--highlight a:focus {
    color: #333;
    text-decoration: underline; }
  html.aui.enac-style .box--intro {
    background-color: #fff;
    border: none; }
  html.aui.enac-style .box--intro .intro {
    margin: 5px auto 0;
    max-width: 780px; }
  html.aui.enac-style .box--white, html.aui.enac-style .box--grey {
    border: none;
    padding: 0; }
  html.aui.enac-style .box--white .box__content, html.aui.enac-style .box--grey .box__content {
    padding: 10px; }
  html.aui.enac-style .box--white a, html.aui.enac-style .box--grey a {
    color: #626262;
    font-weight: 500;
    text-decoration: none; }
  html.aui.enac-style .box--white a:hover, html.aui.enac-style .box--white a:focus, html.aui.enac-style .box--grey a:hover, html.aui.enac-style .box--grey a:focus {
    color: #333; }
  html.aui.enac-style .box--grey {
    background-color: #f3f3f3;
    padding: 0px; }
  html.aui.enac-style .box--quienes_somos {
    background-color: #fff;
    border: 0;
    -moz-box-shadow: 0 -3px 0 0 #990819 inset;
    -webkit-box-shadow: 0 -3px 0 0 #990819 inset;
    box-shadow: 0 -3px 0 0 #990819 inset;
    margin-bottom: 15px; }
  html.aui.enac-style .bg--grey {
    background-color: #f3f3f3; }
  html.aui.enac-style .bg--map {
    background: url("../images/bg_map.jpg") no-repeat bottom white;
    border: 0px;
    padding-bottom: 40px; }
  html.aui.enac-style .breadcrumb_wrapper--grey {
    background-color: #f3f3f3; }
  html.aui.enac-style .enac .breadcrumb-horizontal {
    background: none;
    color: #fff;
    font-size: 12px;
    margin: 0px auto;
    margin-bottom: 0px;
    max-width: 1170px;
    padding: 0px;
    z-index: 10; }
    @media (max-width: 768px) {
      html.aui.enac-style .enac .breadcrumb-horizontal {
        margin: 20px auto; } }
  html.aui.enac-style .enac .breadcrumb-horizontal ol {
    margin: 0;
    padding: 0;
    list-style: none; }
  html.aui.enac-style .enac .breadcrumb-horizontal ol li {
    float: left;
    font-weight: 300;
    margin-right: 5px; }
  html.aui.enac-style .enac .breadcrumb-horizontal ol:after {
    clear: both;
    content: " ";
    display: block; }
  html.aui.enac-style .enac .breadcrumb-horizontal a {
    color: #fff;
    padding-right: 20px;
    background-repeat: no-repeat;
    background-size: 6px;
    background-position: right 5px;
    margin-right: 3px;
    padding-top: 2px;
    font-weight: normal;
    font-size: 1.15rem;
    position: relative;
    background-image: none;
    text-decoration: none !important; }
    html.aui.enac-style .enac .breadcrumb-horizontal a::after {
      content: "";
      width: 6px;
      height: 6px;
      position: absolute;
      border-bottom: 1px solid #fff;
      border-right: 1px solid #fff;
      padding: 0;
      margin: 0;
      transform: rotate(-45deg);
      margin-top: 10px;
      margin-left: 8px; }
  html.aui.enac-style .enac .cabecera-pagina.cabecera-small .camino-migas .breadcrumb-horizontal li.active span, html.aui.enac-style .enac .cabecera-pagina .camino-migas .breadcrumb-horizontal li.active span {
    color: #fff;
    font-size: 1.15rem;
    font-family: "Roboto";
    font-weight: 500; }
  html.aui.enac-style .enac .cabecera-pagina.cabecera-small.has_image .camino-migas {
    margin-top: 40px; }
  html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_,
  html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ {
    position: relative;
    z-index: 1; }
    html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ div#mega-accordion--1.accordion.mega-accordion .accordion-group > br,
    html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ div#mega-accordion--1.accordion.mega-accordion .accordion-group > br {
      display: none; }
    html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ div#mega-accordion--1.accordion.mega-accordion .box.box--info,
    html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ div#mega-accordion--1.accordion.mega-accordion .box.box--info {
      border: 1px solid #e0e0e0;
      font-size: 1.1rem !important;
      background-color: #f6f6f6;
      line-height: 1.8rem !important; }
    html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .page__inner,
    html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .page__inner {
      position: relative;
      /*column*/ }
      html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .page__inner > h1,
      html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .page__inner > h1 {
        padding-top: 50px;
        font-size: 25px !important;
        margin-bottom: 10px !important; }
      html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .page__inner div#divresultados select#empresas option,
      html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .page__inner div#divresultados select#empresas option {
        opacity: 1;
        padding-bottom: 5px;
        padding-top: 5px; }
        html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .page__inner div#divresultados select#empresas option:checked,
        html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .page__inner div#divresultados select#empresas option:checked {
          background-color: #fff;
          border: 1px solid #3c8398;
          padding-left: 10px; }
      html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .page__inner > .column-buscador > .text-right,
      html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .page__inner > .column-buscador > .text-right {
        text-align: left;
        font-size: 1rem;
        position: absolute;
        top: -10px; }
        html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .page__inner > .column-buscador > .text-right a,
        html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .page__inner > .column-buscador > .text-right a {
          color: #191919;
          text-decoration: none;
          font-weight: normal; }
          html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .page__inner > .column-buscador > .text-right a:hover,
          html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .page__inner > .column-buscador > .text-right a:hover {
            text-decoration: underline; }
          html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .page__inner > .column-buscador > .text-right a::before,
          html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .page__inner > .column-buscador > .text-right a::before {
            content: "";
            width: 8px;
            height: 8px;
            border-left: 2px solid #868686;
            border-top: 2px solid #868686;
            display: inline-block;
            transform: rotate(-45deg);
            margin-right: 7px; }
        html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .page__inner > .column-buscador > .text-right + h2,
        html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .page__inner > .column-buscador > .text-right + h2 {
          font-size: 18px !important;
          position: relative;
          padding-left: 18px;
          margin-top: 0px !important; }
          html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .page__inner > .column-buscador > .text-right + h2::before,
          html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .page__inner > .column-buscador > .text-right + h2::before {
            content: "";
            width: 9px;
            height: 9px;
            display: inline-block;
            margin-right: 10px;
            border-right: 3px solid #d44346;
            border-bottom: 3px solid #d44346;
            transform: rotate(-45deg);
            position: relative;
            left: -3px; }
      html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .page__inner > .column-buscador h1,
      html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .page__inner > .column-buscador h1 {
        font-size: 25px !important;
        margin-bottom: 10px !important; }
      html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .page__inner > .column-buscador .form.form--custom > fieldset div#divbusquedaPais > .span3,
      html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .page__inner > .column-buscador .form.form--custom > fieldset div#divbusquedaPais > .span3 {
        width: 100%;
        max-width: 480px; }
      html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .page__inner > .column-buscador .form.form--custom > fieldset > legend,
      html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .page__inner > .column-buscador .form.form--custom > fieldset > legend {
        position: relative;
        font-size: 18px !important; }
        html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .page__inner > .column-buscador .form.form--custom > fieldset > legend::before,
        html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .page__inner > .column-buscador .form.form--custom > fieldset > legend::before {
          content: "";
          width: 9px;
          height: 9px;
          display: inline-block;
          margin-right: 10px;
          border-right: 3px solid #d44346;
          border-bottom: 3px solid #d44346;
          transform: rotate(-45deg);
          position: relative;
          left: -3px;
          margin-left: 16px; }
      html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .page__inner > .column-buscador .white_top_bar--grey,
      html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .page__inner > .column-buscador .white_top_bar--grey {
        border-bottom: 1px solid #62899c;
        width: 100%; }
        html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .page__inner > .column-buscador .white_top_bar--grey .white_top_bar__link,
        html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .page__inner > .column-buscador .white_top_bar--grey .white_top_bar__link {
          display: inline-block;
          padding: 0 15px;
          text-align: center;
          margin-bottom: 0px !important;
          padding-right: 0px;
          position: relative;
          bottom: -2px; }
          html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .page__inner > .column-buscador .white_top_bar--grey .white_top_bar__link a,
          html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .page__inner > .column-buscador .white_top_bar--grey .white_top_bar__link a {
            font-size: 15px;
            border: 1px solid #ebebeb;
            box-shadow: none;
            position: relative;
            bottom: 0px;
            border-bottom: 0px solid #fff;
            opacity: 1; }
      html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .page__inner > .column-buscador .white_top_bar--grey .white_top_bar__links,
      html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .page__inner > .column-buscador .white_top_bar--grey .white_top_bar__links {
        background-color: #fff; }
        html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .page__inner > .column-buscador .white_top_bar--grey .white_top_bar__links .white_top_bar__link.active,
        html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .page__inner > .column-buscador .white_top_bar--grey .white_top_bar__links .white_top_bar__link.active {
          bottom: -1px; }
        html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .page__inner > .column-buscador .white_top_bar--grey .white_top_bar__links .white_top_bar__link.active a,
        html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .page__inner > .column-buscador .white_top_bar--grey .white_top_bar__links .white_top_bar__link.active a {
          box-shadow: none;
          -webkit-box-shadow: none;
          border: 1px solid #62899c;
          position: relative;
          font-size: 16px; }
        html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .page__inner > .column-buscador .white_top_bar--grey .white_top_bar__links .white_top_bar__link a:focus, html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .page__inner > .column-buscador .white_top_bar--grey .white_top_bar__links .white_top_bar__link a:hover,
        html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .page__inner > .column-buscador .white_top_bar--grey .white_top_bar__links .white_top_bar__link a:focus,
        html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .page__inner > .column-buscador .white_top_bar--grey .white_top_bar__links .white_top_bar__link a:hover {
          box-shadow: inherit;
          -webkit-box-shadow: inherit;
          color: #000 !important;
          position: relative;
          font-size: 15px;
          opacity: 1;
          bottom: 1px; }
        html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .page__inner > .column-buscador .white_top_bar--grey .white_top_bar__links .white_top_bar__link.active a,
        html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .page__inner > .column-buscador .white_top_bar--grey .white_top_bar__links .white_top_bar__link.active a {
          box-shadow: inherit;
          -webkit-box-shadow: inherit;
          color: #000 !important;
          border: 1px solid #62899c !important;
          position: relative;
          font-size: 16px;
          border-bottom: 2px solid #fff !important;
          bottom: 0px;
          opacity: 1; }
          html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .page__inner > .column-buscador .white_top_bar--grey .white_top_bar__links .white_top_bar__link.active a::after,
          html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .page__inner > .column-buscador .white_top_bar--grey .white_top_bar__links .white_top_bar__link.active a::after {
            content: "";
            width: 30px;
            height: 2px;
            background-color: #d91d24;
            position: absolute;
            left: 50%;
            bottom: 10px;
            margin-left: -15px; }
    html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .form.form--custom .form-group > .span4 .btn_2lines, html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .form.form--custom .form-group > .span6 .btn_2lines,
    html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .form.form--custom .form-group > .span4 .btn_2lines,
    html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .form.form--custom .form-group > .span6 .btn_2lines {
      font-size: 16px; }
    html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .form.form--custom .form-group > .span4 + .span4,
    html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .form.form--custom .form-group > .span4 + .span4 {
      margin-left: 2.5641%; }
    html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .mega-accordion > .accordion-group > .accordion-heading a:after,
    html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .mega-accordion > .accordion-group > .accordion-heading a:after {
      border: 2px solid #62899c;
      left: 0px; }
    html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .accordion-group .accordion-heading a:before,
    html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .accordion-group .accordion-heading a:before {
      border-top: 3px solid #d44346;
      border-right: 3px solid #d44346;
      height: 7px;
      margin-top: -6px;
      left: 14px;
      width: 7px; }
    html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .accordion-group .accordion-heading a[aria-expanded="true"]::before,
    html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .accordion-group .accordion-heading a[aria-expanded="true"]::before {
      margin-top: -2px;
      left: 14.5px; }
    html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .form--custom .float-label-control .empty + label,
    html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .form--custom .float-label-control .empty + label {
      top: 17px; }
    html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ .form--custom .float-label-control label, html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ html.aui.enac-style .form--custom .float-label-control .empty:focus + label,
    html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ .form--custom .float-label-control label,
    html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ html.aui.enac-style .form--custom .float-label-control .empty:focus + label {
      top: 7px; }
    html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ form#_buscadoralcances_WAR_BuscadorAlcancesportlet_buscarPalabras + p,
    html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ form#_buscadoralcances_WAR_BuscadorAlcancesportlet_buscarPalabras + p {
      margin-left: 0px !important;
      position: relative; }
      html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ form#_buscadoralcances_WAR_BuscadorAlcancesportlet_buscarPalabras + p::before,
      html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ form#_buscadoralcances_WAR_BuscadorAlcancesportlet_buscarPalabras + p::before {
        content: "";
        width: 9px;
        height: 9px;
        display: inline-block;
        margin-right: 10px;
        border-right: 3px solid #d44346;
        border-bottom: 3px solid #d44346;
        transform: rotate(-45deg);
        position: relative;
        left: -3px; }
    html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ #collapse1.mega-accordion > .accordion-group > .accordion-body,
    html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ #collapse1.mega-accordion > .accordion-group > .accordion-body {
      padding: 0px; }
      html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ #collapse1.mega-accordion > .accordion-group > .accordion-body .box--info,
      html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ #collapse1.mega-accordion > .accordion-group > .accordion-body .box--info {
        border: 1px solid #e0e0e0;
        font-size: 1.1rem !important;
        background-color: #f6f6f6;
        line-height: 1.8rem !important; }
    html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ form#_buscadoralcances_WAR_BuscadorAlcancesportlet_buscarPalabras > div,
    html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ form#_buscadoralcances_WAR_BuscadorAlcancesportlet_buscarPalabras > div {
      position: relative; }
      html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ form#_buscadoralcances_WAR_BuscadorAlcancesportlet_buscarPalabras > div > .btn.btn-primary,
      html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ form#_buscadoralcances_WAR_BuscadorAlcancesportlet_buscarPalabras > div > .btn.btn-primary {
        position: absolute;
        right: 0px;
        width: 54px;
        height: 54px;
        border: 0px;
        display: flex;
        align-items: center;
        justify-content: center; }
      html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ form#_buscadoralcances_WAR_BuscadorAlcancesportlet_buscarPalabras > div > div.span10,
      html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ form#_buscadoralcances_WAR_BuscadorAlcancesportlet_buscarPalabras > div > div.span10 {
        width: 85%;
        max-width: 85%; }
        @media (max-width: 576px) {
          html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ form#_buscadoralcances_WAR_BuscadorAlcancesportlet_buscarPalabras > div > div.span10,
          html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ form#_buscadoralcances_WAR_BuscadorAlcancesportlet_buscarPalabras > div > div.span10 {
            max-width: 80%; } }
        html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ form#_buscadoralcances_WAR_BuscadorAlcancesportlet_buscarPalabras > div > div.span10 > input,
        html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ form#_buscadoralcances_WAR_BuscadorAlcancesportlet_buscarPalabras > div > div.span10 > input {
          width: 100%;
          max-width: 100%; }
    html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ div#divlistado,
    html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ div#divlistado {
      opacity: 1; }
      html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ div#divlistado .search-result,
      html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ div#divlistado .search-result {
        font-size: 1.2rem; }
        html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ div#divlistado .search-result:hover,
        html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ div#divlistado .search-result:hover {
          border: 1px solid #62899c; }
        html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ div#divlistado .search-result .title,
        html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ div#divlistado .search-result .title {
          font-size: 1.2rem; }
        html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ div#divlistado .search-result > .title + div,
        html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ div#divlistado .search-result > .title + div {
          margin-bottom: 20px; }
          html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ div#divlistado .search-result > .title + div > span,
          html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ div#divlistado .search-result > .title + div > span {
            display: inline-block;
            margin-bottom: 20px;
            font-size: 1.2rem; }
          html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ div#divlistado .search-result > .title + div div,
          html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ div#divlistado .search-result > .title + div div {
            font-size: 1.2rem; }
          html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ div#divlistado .search-result > .title + div + p,
          html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ div#divlistado .search-result > .title + div + p {
            font-size: 1.2rem;
            margin-bottom: 20px; }
          html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ div#divlistado .search-result > .title + div + .row-fluid, html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ div#divlistado .search-result > .title + div + p + .row-fluid,
          html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ div#divlistado .search-result > .title + div + .row-fluid,
          html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ div#divlistado .search-result > .title + div + p + .row-fluid {
            font-size: 1.2rem; }
          html.aui.enac-style .enac .portlet-boundary_BuscadorProductoServicioUnificado_WAR_BuscadorProductoServicioUnificadoportlet_ div#divlistado .search-result > .title + div + .row-fluid,
          html.aui.enac-style .enac .portlet-boundary_buscadoralcances_WAR_BuscadorAlcancesportlet_ div#divlistado .search-result > .title + div + .row-fluid {
            margin-bottom: 10px; }
  html.aui.enac-style .enac .cabecera-pagina.cabecera-small .camino-migas, html.aui.enac-style .enac .cabecera-pagina .camino-migas {
    margin-top: 0px; }
    html.aui.enac-style .enac .cabecera-pagina.cabecera-small .camino-migas h1, html.aui.enac-style .enac .cabecera-pagina .camino-migas h1 {
      color: #fff;
      font-size: 33px;
      line-height: 37px;
      background-color: transparent !important; }
      @media (max-width: 768px) {
        html.aui.enac-style .enac .cabecera-pagina.cabecera-small .camino-migas h1, html.aui.enac-style .enac .cabecera-pagina .camino-migas h1 {
          font-size: 28px;
          line-height: 31px; } }
    @media (max-width: 768px) {
      html.aui.enac-style .enac .cabecera-pagina.cabecera-small .camino-migas, html.aui.enac-style .enac .cabecera-pagina .camino-migas {
        margin-top: 0px; } }
  html.aui.enac-style .enac .breadcrumb-horizontal .breadcrumbs__home {
    padding-left: 25px;
    background-image: url("../images/icn-home-red.svg");
    background-repeat: no-repeat;
    background-size: 19px;
    background-position: 0 0; }
  html.aui.enac-style .enac .btn, html.aui.enac-style .enac .btn-primary, html.aui.enac-style .enac .btn-secondary {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 0 -3px 0 0 #626262 inset;
    -webkit-box-shadow: 0 -3px 0 0 #626262 inset;
    box-shadow: 0 -3px 0 0 #626262 inset;
    text-shadow: none;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #999;
    background-image: none;
    border: none;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 500;
    padding: 15px 10px;
    text-align: left;
    text-decoration: none; }
  html.aui.enac-style .enac .btn:hover, html.aui.enac-style .enac .btn-primary:hover, html.aui.enac-style .enac .btn-secondary:hover, html.aui.enac-style .enac .btn:focus, html.aui.enac-style .enac .btn-primary:focus, html.aui.enac-style .enac .btn-secondary:focus {
    -moz-box-shadow: 0 -70px 0 0 gray inset;
    -webkit-box-shadow: 0 -70px 0 0 gray inset;
    box-shadow: 0 -70px 0 0 gray inset;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #fff;
    text-decoration: none; }
  html.aui.enac-style .w100 {
    width: 100%; }
  html.aui.enac-style .text-center {
    text-align: center; }
  html.aui.enac-style .enac .btn__icon {
    margin-right: 5px;
    max-height: 24px;
    max-width: 24px;
    position: relative;
    top: -2px; }
  html.aui.enac-style .enac .btn__refresh {
    float: right;
    padding: 13px 22px; }
  html.aui.enac-style .enac .btn-primary {
    /*-moz-box-shadow: 0 -3px 0 0 #253352 inset;
    -webkit-box-shadow: 0 -3px 0 0 #253352 inset;
    box-shadow: 0 -3px 0 0 #253352 inset;
    background-color: #26427b;
    color: #fff;*/
    -moz-box-shadow: 0 -3px 0 0 #990819 inset;
    -webkit-box-shadow: 0 -3px 0 0 #990819 inset;
    box-shadow: 0 -3px 0 0 #990819 inset;
    background-color: #d91d24;
    color: #fff !important; }
  html.aui.enac-style .enac .btn-primary:hover, html.aui.enac-style .enac .btn-primary:focus {
   /* -moz-box-shadow: 0 -70px 0 0 #253352 inset;
    -webkit-box-shadow: 0 -70px 0 0 #253352 inset;
    box-shadow: 0 -70px 0 0 #253352 inset;
    background-color: #253352; 
  */
    -moz-box-shadow: 0 -70px 0 0 #990819 inset;
    -webkit-box-shadow: 0 -70px 0 0 #990819 inset;
    box-shadow: 0 -70px 0 0 #990819 inset;
    background-color: #d91d24; }
  html.aui.enac-style .enac .btn-secondary {
    /*-moz-box-shadow: 0px 0px 0px 2px #26427b inset;
    -webkit-box-shadow: 0px 0px 0px 2px #26427b inset;
    box-shadow: 0px 0px 0px 2px #26427b inset;
    background-color: #fff;
    color: #26427b; */
    -moz-box-shadow: 0 0 0 2px #d91d24 inset;
    -webkit-box-shadow: 0 0 0 2px #d91d24 inset;
    box-shadow: 0 0 0 2px #d91d24 inset;
    background-color: #fff;
    color: #d91d24; }
  html.aui.enac-style .enac .btn-secondary:hover, html.aui.enac-style .enac .btn-secondary:focus {
    /* -moz-box-shadow: 0 0px 0 70px #26427b inset;
     -webkit-box-shadow: 0 0px 0 70px #26427b inset;
     box-shadow: 0 0px 0 70px #26427b inset;
     background-color: #26427b; */
    -moz-box-shadow: 0 0 0 70px #990819 inset;
    -webkit-box-shadow: 0 0 0 70px #990819 inset;
    box-shadow: 0 0 0 70px #990819 inset;
    background-color: #d91d24; }
  html.aui.enac-style .enac .btn-grey {
    width: 100%;
    -moz-box-shadow: 0px 0px 0px 1px #B7B7B7 inset;
    -webkit-box-shadow: 0px 0px 0px 1px #B7B7B7 inset;
    box-shadow: 0px 0px 0px 1px #B7B7B7 inset;
    color: #000;
    background-color: #fff;
    text-align: center;
    margin-bottom: 10px;
    display: table; }
  html.aui.enac-style .enac .btn-grey:hover, html.aui.enac-style .enac .btn-grey:focus, html.aui.enac-style .enac .btn-grey.active {
    /*-moz-box-shadow: 0px 0px 0px 1px #26427b inset;
    -webkit-box-shadow: 0px 0px 0px 1px #26427b inset;
    box-shadow: 0px 0px 0px 1px #26427b inset;
    color: #26427b;
    background-color: #fff; */
    -moz-box-shadow: 0 0 0 1px #d91d24 inset;
    -webkit-box-shadow: 0 0 0 1px #d91d24 inset;
    box-shadow: 0 0 0 1px #d91d24 inset;
    color: #d91d24;
    background-color: #fff; }
  html.aui.enac-style .btn_2lines {
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin: 0px auto; }
  html.aui.enac-style .enac .card {
    -moz-transition: border 0.3s ease;
    -o-transition: border 0.3s ease;
    -webkit-transition: border 0.3s ease;
    transition: border 0.3s ease;
    background-color: #fff;
    border: 1px solid #fff;
    font-size: 1em;
    margin: 0 0 30px 0;
    position: relative;
    display: inline-block;
    /*inherit*/
    width: 100%; }
  html.aui.enac-style .card--xs {
    display: flex;
    flex-direction: column; }
  html.aui.enac-style .enac .card:hover {
    border: 1px solid #ddd; }
  html.aui.enac-style .enac .card:hover .card__image img {
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05); }
  html.aui.enac-style .enac .card--lg .card__image {
    height: 300px;
    overflow: hidden; }
  html.aui.enac-style .enac .card--lg .card__title {
    font-size: 1.5em;
    line-height: 1.3em;
    margin-top: 0; }
  html.aui.enac-style .enac .card--lg:hover .card__image img {
    -moz-transform: scale(1.02, 1.02);
    -ms-transform: scale(1.02, 1.02);
    -webkit-transform: scale(1.02, 1.02);
    transform: scale(1.02, 1.02); }
  html.aui.enac-style .enac .card--md .card__image {
    height: 200px;
    overflow: hidden; }
  html.aui.enac-style .enac .card--md:hover .card__image img {
    -moz-transform: scale(1.07, 1.07);
    -ms-transform: scale(1.07, 1.07);
    -webkit-transform: scale(1.07, 1.07);
    transform: scale(1.07, 1.07); }
  html.aui.enac-style .enac .card--sm .card__image {
    height: 140px;
    overflow: hidden; }
  html.aui.enac-style .enac .card--sm:hover .card__image img {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }
  html.aui.enac-style .enac .card--xs .card__image {
    overflow: hidden;
    float: left;
    width: 100%; }
  html.aui.enac-style .enac .card--xs .card__image img {
    height: 220px; }
  html.aui.enac-style .enac .card--xs:hover .card__image img {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }
  html.aui.enac-style .enac .card__image img {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
    max-width: 100%;
    width: 100%; }
  html.aui.enac-style .enac .card__body {
    padding: 20px; }
  html.aui.enac-style .enac .card__body--horizontal {
    padding: 12px 20px;
    display: table; }
  html.aui.enac-style .enac .card__body--horizontal .card__title {
    font-size: 0.9em; }
  html.aui.enac-style .enac .card__body--horizontal .card__content p {
    margin: 7px 0px; }
  html.aui.enac-style .enac .card__body--horizontal .card__content img {
    height: 100%; }
  html.aui.enac-style .enac .card__title {
    color: #333;
    font-size: 1em;
    font-weight: 500;
    line-height: 1.3em;
    margin: 0; }
  html.aui.enac-style .enac .card__content p {
    font-size: 14px;
    margin: 14px 0; }
  html.aui.enac-style .enac .card__meta {
    font-size: 0.8em;
    margin: 1em 0 0 0; }
  html.aui.enac-style .enac .card__meta .meta__date {
    padding-right: 3px; }
  html.aui.enac-style .enac .card__meta a {
    color: #626262;
    border-left: 3px solid #d91d24;
    padding-left: 3px;
    text-decoration: none; }
  html.aui.enac-style .enac .card__meta a:hover, html.aui.enac-style .enac .card__meta a:focus {
    color: #333;
    text-decoration: underline; }
  html.aui.enac-style .enac .card__meta a.sky {
    border-color: #09B3DB; }
  html.aui.enac-style .enac .card__meta a.green, html.aui.enac-style .enac .card__meta a.barra-mundo {
    border-color: #0A9921; }
  html.aui.enac-style .enac .card__meta a.brown {
    border-color: #990819; }
  html.aui.enac-style .enac .card__meta a.blue {
    border-color: #2e90ec; }
  html.aui.enac-style .enac .card__meta a.purple, html.aui.enac-style .enac .card__meta a.barra-entrevistas {
    border-color: #e01abd; }
  html.aui.enac-style .enac .card__meta a.orange {
    border-color: #ff620d; }
  html.aui.enac-style .enac .card__meta a.yellow, html.aui.enac-style .enac .card__meta a.barra-mercados {
    border-color: #f6b619; }
  html.aui.enac-style .enac .card__meta a.grey {
    border-color: #626262; }
  html.aui.enac-style .enac .card__link {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  html.aui.enac-style .form--custom fieldset,
  html.aui.enac-style .search-box fieldset {
    padding: 0 20px; }
  html.aui.enac-style .form--custom fieldset legend,
  html.aui.enac-style .search-box fieldset legend {
    border: none;
    display: block;
    font-size: 1.2em;
    font-weight: 500;
    margin: 0 0 10px -20px; }
    @media (max-width: 768px) {
      html.aui.enac-style .form--custom fieldset legend,
      html.aui.enac-style .search-box fieldset legend {
        margin-left: 0px; } }
  html.aui.enac-style .form--custom .form-group,
  html.aui.enac-style .search-box .form-group {
    position: relative;
    margin: 0 0 20px;
    clear: both; }
  html.aui.enac-style #busquedaPalabras .form-control {
    padding: 0px 10px !important; }
  html.aui.enac-style #busquedaPalabras #todas {
    padding: 10px !important; }
  html.aui.enac-style .form--custom .form-group:after,
  html.aui.enac-style .search-box .form-group:after {
    clear: both;
    content: " ";
    display: block; }
  html.aui.enac-style .form--custom .form-group .archivos {
    margin: 0px; }
  html.aui.enac-style .form--custom .form-group .archivos .btn, html.aui.enac-style .form--custom .form-group .archivos .enac .btn-primary, html.aui.enac-style .enac .form--custom .form-group .archivos .btn-primary, html.aui.enac-style .form--custom .form-group .archivos .enac .btn-secondary, html.aui.enac-style .enac .form--custom .form-group .archivos .btn-secondary,
  html.aui.enac-style .search-box .form-group .archivos .btn,
  html.aui.enac-style .search-box .form-group .archivos .enac .btn-primary,
  html.aui.enac-style .enac .search-box .form-group .archivos .btn-primary,
  html.aui.enac-style .search-box .form-group .archivos .enac .btn-secondary,
  html.aui.enac-style .enac .search-box .form-group .archivos .btn-secondary {
    padding: 17px;
    width: 100%;
    text-align: center; }
  html.aui.enac-style .form--custom .form-control,
  html.aui.enac-style .search-box .form-control {
    display: block;
    width: 100%; }
    html.aui.enac-style .form--custom .form-control.file-input.span7,
    html.aui.enac-style .search-box .form-control.file-input.span7 {
      width: 57.21177% !important;
      display: inline-block !important; }
  html.aui.enac-style .form--custom select,
  html.aui.enac-style .form--custom textarea,
  html.aui.enac-style .form--custom input[type="text"],
  html.aui.enac-style .form--custom input[type="password"],
  html.aui.enac-style .form--custom input[type="datetime"],
  html.aui.enac-style .form--custom input[type="datetime-local"],
  html.aui.enac-style .form--custom input[type="date"],
  html.aui.enac-style .form--custom input[type="month"],
  html.aui.enac-style .form--custom input[type="time"],
  html.aui.enac-style .form--custom input[type="week"],
  html.aui.enac-style .form--custom input[type="number"],
  html.aui.enac-style .form--custom input[type="email"],
  html.aui.enac-style .form--custom input[type="url"],
  html.aui.enac-style .form--custom input[type="search"],
  html.aui.enac-style .form--custom input[type="tel"],
  html.aui.enac-style .form--custom input[type="color"],
  html.aui.enac-style .form--custom input[type="file"],
  html.aui.enac-style .form--custom .uneditable-input,
  html.aui.enac-style .search-box select,
  html.aui.enac-style .search-box textarea,
  html.aui.enac-style .search-box input[type="text"],
  html.aui.enac-style .search-box input[type="password"],
  html.aui.enac-style .search-box input[type="datetime"],
  html.aui.enac-style .search-box input[type="datetime-local"],
  html.aui.enac-style .search-box input[type="date"],
  html.aui.enac-style .search-box input[type="month"],
  html.aui.enac-style .search-box input[type="time"],
  html.aui.enac-style .search-box input[type="week"],
  html.aui.enac-style .search-box input[type="number"],
  html.aui.enac-style .search-box input[type="email"],
  html.aui.enac-style .search-box input[type="url"],
  html.aui.enac-style .search-box input[type="search"],
  html.aui.enac-style .search-box input[type="tel"],
  html.aui.enac-style .search-box input[type="color"],
  html.aui.enac-style .search-box input[type="file"],
  html.aui.enac-style .search-box .uneditable-input {
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    color: #000;
    font-family: "Roboto", sans-serif !important;
    font-size: 1rem;
    font-weight: 300;
    height: 54px;
    line-height: 24px;
    padding: 29px 15px 8px;
    font-weight: bold; }
  html.aui.enac-style .form--custom select:focus,
  html.aui.enac-style .form--custom textarea:focus,
  html.aui.enac-style .form--custom input[type="text"]:focus,
  html.aui.enac-style .form--custom input[type="password"]:focus,
  html.aui.enac-style .form--custom input[type="datetime"]:focus,
  html.aui.enac-style .form--custom input[type="datetime-local"]:focus,
  html.aui.enac-style .form--custom input[type="date"]:focus,
  html.aui.enac-style .form--custom input[type="month"]:focus,
  html.aui.enac-style .form--custom input[type="time"]:focus,
  html.aui.enac-style .form--custom input[type="week"]:focus,
  html.aui.enac-style .form--custom input[type="number"]:focus,
  html.aui.enac-style .form--custom input[type="email"]:focus,
  html.aui.enac-style .form--custom input[type="url"]:focus,
  html.aui.enac-style .form--custom input[type="search"]:focus,
  html.aui.enac-style .form--custom input[type="tel"]:focus,
  html.aui.enac-style .form--custom input[type="color"]:focus,
  html.aui.enac-style .form--custom input[type="file"]:focus,
  html.aui.enac-style .form--custom .uneditable-input:focus,
  html.aui.enac-style .search-box select:focus,
  html.aui.enac-style .search-box textarea:focus,
  html.aui.enac-style .search-box input[type="text"]:focus,
  html.aui.enac-style .search-box input[type="password"]:focus,
  html.aui.enac-style .search-box input[type="datetime"]:focus,
  html.aui.enac-style .search-box input[type="datetime-local"]:focus,
  html.aui.enac-style .search-box input[type="date"]:focus,
  html.aui.enac-style .search-box input[type="month"]:focus,
  html.aui.enac-style .search-box input[type="time"]:focus,
  html.aui.enac-style .search-box input[type="week"]:focus,
  html.aui.enac-style .search-box input[type="number"]:focus,
  html.aui.enac-style .search-box input[type="email"]:focus,
  html.aui.enac-style .search-box input[type="url"]:focus,
  html.aui.enac-style .search-box input[type="search"]:focus,
  html.aui.enac-style .search-box input[type="tel"]:focus,
  html.aui.enac-style .search-box input[type="color"]:focus,
  html.aui.enac-style .search-box input[type="file"]:focus,
  html.aui.enac-style .search-box .uneditable-input:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #B7B7B7; }
  html.aui.enac-style .form--custom input[type="file"],
  html.aui.enac-style .search-box input[type="file"] {
    padding: 0px 15px; }
  html.aui.enac-style .form--custom textarea,
  html.aui.enac-style .search-box textarea {
    height: auto; }
  html.aui.enac-style .form--custom textarea.empty,
  html.aui.enac-style .search-box textarea.empty {
    height: 54px; }
  html.aui.enac-style .form--custom textarea.empty:focus,
  html.aui.enac-style .search-box textarea.empty:focus {
    height: auto; }
  html.aui.enac-style .form--custom label,
  html.aui.enac-style .search-box label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px; }
  html.aui.enac-style .form--custom .float-label-control,
  html.aui.enac-style .search-box .float-label-control {
    position: relative; }
  html.aui.enac-style .form--custom .float-label-control label,
  html.aui.enac-style .form--custom .float-label-control .empty:focus + label,
  html.aui.enac-style .search-box .float-label-control label,
  html.aui.enac-style .search-box .float-label-control .empty:focus + label,
  html.aui.enac-style .float-label-control .not-empty + label {
    -moz-transition: top 0.2s, left 0.2s, font-size 0.2s;
    -o-transition: top 0.2s, left 0.2s, font-size 0.2s;
    -webkit-transition: top 0.2s, left 0.2s, font-size 0.2s;
    transition: top 0.2s, left 0.2s, font-size 0.2s;
    cursor: text;
    font-size: 0.85em;
    font-weight: 300;
    left: 15px;
    margin-bottom: 0;
    pointer-events: none;
    position: absolute;
    top: 7px; }
  html.aui.enac-style .float-label-control .not-empty + label {
    top: 7px !important;
    font-size: 0.85em !important; }
  html.aui.enac-style .form--custom .float-label-control .empty + label,
  html.aui.enac-style .search-box .float-label-control .empty + label {
    color: #333;
    font-size: 0.95em;
    font-weight: 300;
    top: 25px;
    z-index: 5; }
  html.aui.enac-style .form--custom input.search,
  html.aui.enac-style .search-box input.search {
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #ddd; }
  html.aui.enac-style .form--custom input.search:focus,
  html.aui.enac-style .search-box input.search:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #B7B7B7; }
  html.aui.enac-style .form--custom .form__checkbox label,
  html.aui.enac-style .form--custom .form__radio label,
  html.aui.enac-style .search-box .form__checkbox label,
  html.aui.enac-style .search-box .form__radio label {
    position: relative;
    cursor: pointer;
    padding-left: 32px;
    display: block; }
  html.aui.enac-style .form--custom .form__checkbox input,
  html.aui.enac-style .form--custom .form__radio input,
  html.aui.enac-style .search-box .form__checkbox input,
  html.aui.enac-style .search-box .form__radio input {
    width: auto;
    opacity: 0.00000001;
    position: absolute;
    left: 0; }
  html.aui.enac-style .form--custom .form__checkbox,
  html.aui.enac-style .search-box .form__checkbox {
    margin-top: 15px;
    margin-bottom: 30px; }
  html.aui.enac-style .form--custom .radio .helper, html.aui.enac-style .form--custom .checkbox .helper,
  html.aui.enac-style .search-box .radio .helper,
  html.aui.enac-style .search-box .checkbox .helper {
    position: absolute;
    top: -3px;
    left: 0;
    cursor: pointer;
    display: block;
    font-size: 1em;
    user-select: none; }
  html.aui.enac-style .form--custom .radio .helper::before, html.aui.enac-style .form--custom .radio .helper::after, html.aui.enac-style .form--custom .checkbox .helper::before, html.aui.enac-style .form--custom .checkbox .helper::after,
  html.aui.enac-style .search-box .radio .helper::before,
  html.aui.enac-style .search-box .radio .helper::after,
  html.aui.enac-style .search-box .checkbox .helper::before,
  html.aui.enac-style .search-box .checkbox .helper::after {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 25px;
    transition: transform 0.2 ease;
    border-radius: 50%;
    border: 1px solid #B7B7B7; }
  html.aui.enac-style .form--custom .radio .helper::after, html.aui.enac-style .form--custom .checkbox .helper::after,
  html.aui.enac-style .search-box .radio .helper::after,
  html.aui.enac-style .search-box .checkbox .helper::after {
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0); }
  html.aui.enac-style .form--custom .radio input:checked ~ .helper::after, html.aui.enac-style .form--custom .checkbox input:checked ~ .helper::after,
  html.aui.enac-style .search-box .radio input:checked ~ .helper::after,
  html.aui.enac-style .search-box .checkbox input:checked ~ .helper::after {
    transform: scale(0.5);
    /*background-color: #26427b;*/
    background-color: #d91d24; }
  html.aui.enac-style .form--custom .radio input:focus ~ .helper::after, html.aui.enac-style .form--custom .radio input:focus ~ .helper::before, html.aui.enac-style .form--custom .checkbox input:focus ~ .helper::after, html.aui.enac-style .form--custom .checkbox input:focus ~ .helper::before,
  html.aui.enac-style .search-box .radio input:focus ~ .helper::after,
  html.aui.enac-style .search-box .radio input:focus ~ .helper::before,
  html.aui.enac-style .search-box .checkbox input:focus ~ .helper::after,
  html.aui.enac-style .search-box .checkbox input:focus ~ .helper::before {
    border: 1px solid #626262; }
  html.aui.enac-style .form--custom .checkbox .helper::before, html.aui.enac-style .form--custom .checkbox .helper::after,
  html.aui.enac-style .search-box .checkbox .helper::before,
  html.aui.enac-style .search-box .checkbox .helper::after {
    border-radius: 0px !important; }
  html.aui.enac-style .styled-select.slate {
    background: url("../images/icon-arrow-down.png") no-repeat right center;
    border: 1px solid #B7B7B7;
    margin-bottom: 10px;
    margin-right: 10px; }
  html.aui.enac-style .styled-select.slate select {
    background: none;
    font-size: 16px;
    padding: 0px 31px 0px 10px;
    padding: 0px\9;
    border: none;
    margin: 0px;
    width: 100%; }
  html.aui.enac-style .styled-select.slate select option {
    padding: 5px 10px; }
  html.aui.enac-style .phone {
    cursor-pointer: default; }
  html.aui.enac-style .captcha {
    border: 1px solid #ddd;
    padding: 2px; }
  html.aui.enac-style .filestyle, html.aui.enac-style .file-input {
    float: none !important;
    padding: 0px 15px !important; }
  html.aui.enac-style .group-span-filestyle {
    float: right !important;
    padding: 0px !important;
    margin: 0 0 0 -10px !important; }
  html.aui.enac-style .grid, html.aui.enac-style .grid--sidebar {
    margin: 0 -10px; }
  html.aui.enac-style .grid:after, html.aui.enac-style .grid--sidebar:after {
    clear: both;
    content: " ";
    display: block; }
  html.aui.enac-style .grid .grid__module, html.aui.enac-style .grid--sidebar .grid__module {
    float: left;
    padding: 10px;
    position: relative;
    width: 25%; }
  html.aui.enac-style .grid .grid__module a, html.aui.enac-style .grid--sidebar .grid__module a {
    color: #fff !important;
    font-weight: 500; }
  html.aui.enac-style .grid .grid__module a img, html.aui.enac-style .grid--sidebar .grid__module a img {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  html.aui.enac-style .grid .grid__module a:hover img, html.aui.enac-style .grid--sidebar .grid__module a:hover img, html.aui.enac-style .grid .grid__module a:focus img, html.aui.enac-style .grid--sidebar .grid__module a:focus img {
    -moz-transform: scale(1.06, 1.06);
    -ms-transform: scale(1.06, 1.06);
    -webkit-transform: scale(1.06, 1.06);
    transform: scale(1.06, 1.06); }
  html.aui.enac-style .grid .module-image, html.aui.enac-style .grid--sidebar .module-image {
    overflow: hidden; }
  html.aui.enac-style .grid .module-title, html.aui.enac-style .grid--sidebar .module-title {
    position: absolute;
    padding: 10px;
    bottom: 0;
    left: 0;
    width: 100%; }
  html.aui.enac-style .grid .module-title__content, html.aui.enac-style .grid--sidebar .module-title__content {
    background-color: rgba(51, 51, 51, 0.7);
    display: block;
    font-size: 1.3em;
    padding: 15px; }
  html.aui.enac-style .grid--sidebar .grid__module {
    width: 100%; }
  html.aui.enac-style .grid--sidebar .module-title__content {
    background-color: rgba(255, 255, 255, 0.7);
    color: #333;
    font-size: 1.05em;
    line-height: 1.2em;
    -moz-box-shadow: 0 -3px 0 0 #a00a1a inset;
    -webkit-box-shadow: 0 -3px 0 0 #a00a1a inset;
    box-shadow: 0 -3px 0 0 #a00a1a inset;
    padding: 10px 15px; }
  @media all and (max-width: 980px) {
    html.aui.enac-style .grid .grid__module, html.aui.enac-style .grid--sidebar .grid__module {
      float: left;
      padding: 10px;
      position: relative;
      width: 50%; }
    html.aui.enac-style .grid--sidebar .grid__module {
      width: 100%; } }
  @media all and (max-width: 340px) {
    html.aui.enac-style .grid .grid__module, html.aui.enac-style .grid--sidebar .grid__module {
      float: none;
      padding: 10px;
      position: relative;
      width: 100%; } }
  html.aui.enac-style .grid {
    margin: 0 -10px; }
  html.aui.enac-style .grid:after {
    clear: both;
    content: " ";
    display: block; }
  html.aui.enac-style .grid .grid__module {
    float: left;
    padding: 10px;
    position: relative;
    width: 25%; }
  html.aui.enac-style .grid .grid__module a {
    color: #fff;
    font-weight: 500; }
  html.aui.enac-style .grid .grid__module a img {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  html.aui.enac-style .grid .grid__module a:hover img, html.aui.enac-style .grid .grid__module a:focus img {
    -moz-transform: scale(1.06, 1.06);
    -ms-transform: scale(1.06, 1.06);
    -webkit-transform: scale(1.06, 1.06);
    transform: scale(1.06, 1.06); }
  html.aui.enac-style .grid .module-image {
    overflow: hidden; }
  html.aui.enac-style .grid .module-title {
    position: absolute;
    padding: 10px;
    bottom: 0;
    left: 0;
    width: 100%; }
  html.aui.enac-style .grid .module-title__content {
    background-color: rgba(51, 51, 51, 0.7);
    display: block;
    font-size: 1.3em;
    padding: 15px; }
  @media all and (max-width: 980px) {
    html.aui.enac-style .grid .grid__module {
      float: left;
      padding: 10px;
      position: relative;
      width: 50%; } }
  @media all and (max-width: 340px) {
    html.aui.enac-style .grid .grid__module {
      float: none;
      padding: 10px;
      position: relative;
      width: 100%; } }
  html.aui.enac-style .leaflet {
    background-color: #fff;
    display: table;
    padding: 15px 10px 10px;
    width: 100%;
    margin-bottom: 15px; }
  html.aui.enac-style .leaflet:after {
    clear: both;
    content: " ";
    display: block; }
  html.aui.enac-style .leaflet.leaflet--grey {
    background-color: #f3f3f3; }
  html.aui.enac-style .leaflet__img {
    display: table-cell;
    margin-right: 6%;
    vertical-align: top;
    width: 100px; }
  html.aui.enac-style .leaflet__img img {
    border: 3px solid #F3F3F3;
    margin: 0 !important;
    width: 100%; }
  html.aui.enac-style .leaflet__arrow {
    background-image: url("../images/icono-descarga.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 65px;
    padding-bottom: 35px; }
  html.aui.enac-style .bg--gris .leaflet__arrow {
    background-image: url("../images/icono-descarga-white.png"); }
  html.aui.enac-style .leaflet__text {
    color: #484848;
    display: table-cell;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    padding-left: 15px;
    vertical-align: top; }
  html.aui.enac-style .leaflet__text a {
    color: #000;
    text-decoration: none !important; }
  html.aui.enac-style .leaflet__text .title {
    border: none;
    font-size: 1.3em;
    margin: 0 0 0.5em 0;
    padding: 0; }
  html.aui.enac-style .leaflet__text .links {
    font-size: 0.9em;
    margin: 1em 0 0 0; }
  html.aui.enac-style .leaflet__text .links a {
    color: #26427b;
    text-decoration: underline;
    padding-right: 15px;
    margin-bottom: 5px;
    display: inline-table; }
  html.aui.enac-style .leaflet__text .links a:hover, html.aui.enac-style .leaflet__text .links a:focus {
    color: #26427b; }
  html.aui.enac-style .release {
    background-color: #fff;
    border: 1px solid #fff;
    display: table;
    margin: 0 0 30px 0;
    padding: 20px;
    position: relative;
    width: 100%; }
  html.aui.enac-style .release .release__head {
    background-image: url("../images/icono-descarga.png");
    background-position: 0 35px;
    background-repeat: no-repeat;
    background-size: 53px;
    color: #990819;
    display: table-cell;
    font-weight: 700;
    padding: 0 20px 35px 0;
    text-align: center;
    vertical-align: top;
    width: 54px; }
  html.aui.enac-style .release .release__date {
    background-color: #fff;
    border: 3px solid #f3f3f3;
    padding: 5px;
    width: 54px; }
  html.aui.enac-style .release .release__date .date__day {
    display: block;
    font-size: 1.4em; }
  html.aui.enac-style .release .release__date .date__month, html.aui.enac-style .release .release__date .date__year {
    display: block;
    font-size: 0.75em;
    line-height: 1.2em; }
  html.aui.enac-style .release .release__img {
    display: block;
    margin-right: 6%;
    vertical-align: top;
    width: 160px;
    margin-right: 20px; }
  html.aui.enac-style .release .release__img img {
    border: 3px solid #f3f3f3;
    margin: 0 !important; }
  html.aui.enac-style .release .release__body {
    display: table-cell;
    vertical-align: top; }
  html.aui.enac-style .release .release__title {
    color: #333;
    font-size: 1em;
    line-height: 1.2em;
    margin: 0 0 10px 0; }
  html.aui.enac-style .release .release__content {
    font-size: 14px;
    font-weight: 500;
    color: #626262; }
  html.aui.enac-style .release .release__link {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%; }
  html.aui.enac-style .release:hover {
    border: 1px solid #ddd; }
  html.aui.enac-style .release:hover .card__image img {
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05); }
  html.aui.enac-style .bg--gris .release__head {
    background-image: url("../images/icono-descarga-white.png"); }
  html.aui.enac-style .bg--gris .release .release__img img {
    border: 3px solid #fff; }
  html.aui.enac-style .bg--gris .leaflet__img img {
    border: 3px solid #FFF; }
  html.aui.enac-style .search-box {
    margin-bottom: 30px;
    position: relative;
    width: 100%; }
  html.aui.enac-style .search-box form {
    margin: 0; }
  html.aui.enac-style .search-box input.search {
    border-top: none;
    border-right: none;
    border-left: none;
    background-color: #fff;
    margin: 0;
    padding-right: 70px; }
  html.aui.enac-style .search-box input.search:focus {
    border-bottom: 1px solid #626262; }
  html.aui.enac-style .search-box button {
    color: #fff;
    height: 54px;
    padding: 15px 20px;
    position: absolute;
    right: 0;
    top: 0; }
  html.aui.enac-style .search-result {
    border: solid 1px #333;
    border: solid 0px #333333 \9;
    padding: 20px;
    margin: 10px 0px;
    color: #333; }
  html.aui.enac-style .search-result .title {
    border: none;
    padding: 0px;
    font-weight: 300; }
  html.aui.enac-style .search-result a {
    color: #333;
    text-decoration: none; }
  html.aui.enac-style .search-result a.hover {
    color: #d91d24; }
  html.aui.enac-style .search-result .fa {
    color: #333;
    font-size: 16px;
    margin-right: 5px; }
  html.aui.enac-style #divresultados select {
    width: 100%;
    border: none !important; }
  html.aui.enac-style .info {
    vertical-align: bottom; }
  html.aui.enac-style .enac .sidebar .schedule .event {
    font-size: 14px; }
  html.aui.enac-style .enac .sidebar h2 {
    margin: 0 0 15px 0; }
  html.aui.enac-style .info .btn, html.aui.enac-style .info .enac .btn-primary, html.aui.enac-style .enac .info .btn-primary, html.aui.enac-style .info .enac .btn-secondary, html.aui.enac-style .enac .info .btn-secondary {
    margin-bottom: 30px; }
  html.aui.enac-style .siguenos {
    margin: 30px -10px; }
  html.aui.enac-style .siguenos .social {
    display: table;
    table-layout: fixed;
    width: 100%; }
  html.aui.enac-style .siguenos .social .item {
    display: table-cell;
    padding: 0 10px; }
  html.aui.enac-style .siguenos .social .item a {
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    -webkit-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    background-color: #ffffff;
    color: #626262;
    display: block;
    padding: 30px 10px;
    text-align: center;
    text-decoration: none; }
  html.aui.enac-style .siguenos .social .item a i {
    font-size: 2.5em; }
  html.aui.enac-style .siguenos .social .item a span.name {
    display: block;
    font-size: 0.9em;
    font-weight: 300; }
  html.aui.enac-style .siguenos .social .item a:hover, html.aui.enac-style .siguenos .social .item a:focus {
    color: #fff;
    text-decoration: none; }
  html.aui.enac-style .siguenos .social .item--twitter a {
    -moz-box-shadow: 0 -3px 0 0 #00BBF2 inset;
    -webkit-box-shadow: 0 -3px 0 0 #00BBF2 inset;
    box-shadow: 0 -3px 0 0 #00BBF2 inset; }
  html.aui.enac-style .siguenos .social .item--twitter a:hover, html.aui.enac-style .siguenos .social .item--twitter a:focus {
    -moz-box-shadow: 0 -120px 0 0 #00BBF2 inset;
    -webkit-box-shadow: 0 -120px 0 0 #00BBF2 inset;
    box-shadow: 0 -120px 0 0 #00BBF2 inset; }
  html.aui.enac-style .siguenos .social .item--linkedin a {
    -moz-box-shadow: 0 -3px 0 0 #0077B5 inset;
    -webkit-box-shadow: 0 -3px 0 0 #0077B5 inset;
    box-shadow: 0 -3px 0 0 #0077B5 inset; }
  html.aui.enac-style .siguenos .social .item--linkedin a:hover, html.aui.enac-style .siguenos .social .item--linkedin a:focus {
    -moz-box-shadow: 0 -120px 0 0 #0077B5 inset;
    -webkit-box-shadow: 0 -120px 0 0 #0077B5 inset;
    box-shadow: 0 -120px 0 0 #0077B5 inset; }
  html.aui.enac-style .siguenos .social .item--mail a {
    -moz-box-shadow: 0 -3px 0 0 #F6B619 inset;
    -webkit-box-shadow: 0 -3px 0 0 #F6B619 inset;
    box-shadow: 0 -3px 0 0 #F6B619 inset; }
  html.aui.enac-style .siguenos .social .item--mail a:hover, html.aui.enac-style .siguenos .social .item--mail a:focus {
    -moz-box-shadow: 0 -120px 0 0 #F6B619 inset;
    -webkit-box-shadow: 0 -120px 0 0 #F6B619 inset;
    box-shadow: 0 -120px 0 0 #F6B619 inset; }
  html.aui.enac-style .siguenos .social .item--rojo a {
    -moz-box-shadow: 0 -3px 0 0 #d91d24 inset;
    -webkit-box-shadow: 0 -3px 0 0 #d91d24 inset;
    box-shadow: 0 -3px 0 0 #d91d24 inset; }
  html.aui.enac-style .siguenos .social .item--rojo a:hover, html.aui.enac-style .siguenos .social .item--rojo a:focus {
    -moz-box-shadow: 0 -120px 0 0 #d91d24 inset;
    -webkit-box-shadow: 0 -120px 0 0 #d91d24 inset;
    box-shadow: 0 -120px 0 0 #d91d24 inset; }
  html.aui.enac-style .suscribe {
    margin-bottom: 30px; }
  html.aui.enac-style .tweets {
    background-color: white;
    padding: 10px;
    margin-bottom: 30px; }
  html.aui.enac-style .tweets img {
    max-width: 100%; }
  html.aui.enac-style .tweets a.twitter-timeline {
    font-family: "Roboto", sans-serif !important; }
  html.aui.enac-style .stripe_content {
    background-color: #f3f3f3; }
  html.aui.enac-style .step-tabs {
    -moz-box-shadow: 0 21px 0 0 #fff inset;
    -webkit-box-shadow: 0 21px 0 0 #fff inset;
    box-shadow: 0 21px 0 0 #fff inset; }
  html.aui.enac-style .step-tabs * {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  html.aui.enac-style .step-tabs .step-tabs__list {
    display: table;
    table-layout: fixed;
    margin: 0 auto;
    max-width: 1170px;
    padding: 0;
    width: 100%; }
  html.aui.enac-style .step-tabs .step-tabs__list .step-tabs__item {
    display: table-cell;
    padding: 0 10px 20px 10px;
    text-align: center; }
  html.aui.enac-style .step-tabs .step-tabs__list .step-tabs__item a {
    font-size: 0.85em;
    text-decoration: none;
    color: #d91d24 !important;
    text-decoration: none !important; }
  html.aui.enac-style form#suscripcion .form-group .span6 + .span6 {
    margin-left: 2.564102564102564%; }
  html.aui.enac-style .step-tabs .step-tabs__list .step-tabs__item a .step-item__number {
    -moz-border-radius: 32px;
    -webkit-border-radius: 32px;
    border-radius: 32px;
    background-color: #fff;
    border: 1px solid #d91d24;
    display: block;
    font-size: 1.3em;
    height: 32px;
    margin: 0 auto;
    padding: 4px;
    text-decoration: none;
    width: 32px;
    line-height: 25px; }
  html.aui.enac-style .step-tabs .step-tabs__list .step-tabs__item a .step-item__text {
    display: block;
    line-height: 1.2em;
    padding-top: 10px; }
  html.aui.enac-style .step-tabs .step-tabs__list .step-tabs__item a:hover .step-item__number, html.aui.enac-style .step-tabs .step-tabs__list .step-tabs__item a:focus .step-item__number {
    text-decoration: none;
    background-color: #d91d24;
    color: #fff; }
  html.aui.enac-style .step-tabs .step-tabs__list .step-tabs__item a:hover .step-item__text, html.aui.enac-style .step-tabs .step-tabs__list .step-tabs__item a:focus .step-item__text {
    text-decoration: underline; }
  html.aui.enac-style .step-tabs .step-tabs__list .step-tabs__item.active .step-item__number,
  html.aui.enac-style .step-tabs .step-tabs__list .step-tabs__item.active a:hover .step-item__number,
  html.aui.enac-style .step-tabs .step-tabs__list .step-tabs__item.active a:focus .step-item__number {
    background-color: #333;
    border: 2px solid #626262;
    color: #fff;
    font-size: 1.5em;
    height: 42px;
    padding: 9px;
    position: relative;
    top: 0;
    width: 42px; }
  html.aui.enac-style .step-tabs .step-tabs__list .step-tabs__item.active .step-item__text,
  html.aui.enac-style .step-tabs .step-tabs__list .step-tabs__item.active a:hover .step-item__text,
  html.aui.enac-style .step-tabs .step-tabs__list .step-tabs__item.active a:focus .step-item__text {
    color: #333;
    font-size: 1.2em;
    font-weight: 300;
    padding-top: 6px; }
  @media all and (max-width: 768px) {
    html.aui.enac-style h1, html.aui.enac-style h2, html.aui.enac-style h3, html.aui.enac-style h4, html.aui.enac-style h5, html.aui.enac-style h6 {
      text-align: inherit !important; }
    html.aui.enac-style .stripe_content {
      max-width: 100%;
      overflow: auto; }
    html.aui.enac-style .step-tabs {
      width: 780px; }
    html.aui.enac-style .step-tabs .step-tabs__list .step-tabs__item {
      padding: 0 5px 20px 5px; } }
  html.aui.enac-style .white_top_bar {
    background-color: #fff;
    margin: 0px 0px 32px;
    display: table;
    width: 100%; }
  html.aui.enac-style .white_top_bar .white_top_bar__links {
    display: table-row;
    list-style: none; }
    html.aui.enac-style .white_top_bar .white_top_bar__links a {
      text-decoration: none !important; }
  html.aui.enac-style .white_top_bar .white_top_bar__links {
    /*background-color:$lightest-grey;*/ }
  html.aui.enac-style .white_top_bar .white_top_bar__link {
    display: table-cell;
    padding: 0 15px;
    text-align: center; }
  html.aui.enac-style .white_top_bar .white_top_bar__link a {
    /*-moz-box-shadow: 0 -3px 0 0 #26427b inset;
    -webkit-box-shadow: 0 -3px 0 0 #26427b inset;
    box-shadow: 0 -3px 0 0 #26427b inset;*/
    -moz-box-shadow: 0 -3px 0 0 #d91d24 inset;
    -webkit-box-shadow: 0 -3px 0 0 #d91d24 inset;
    box-shadow: 0 -3px 0 0 #d91d24 inset;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    /*background-color: #fff;*/
    color: #626262;
    display: block;
    font-size: 0.9rem;
    padding: 18px 5px;
    text-decoration: none; }
  html.aui.enac-style .white_top_bar .white_top_bar__link a.yellow, html.aui.enac-style .white_top_bar .white_top_bar__link a.fondo-mercados {
    -moz-box-shadow: 0 -3px 0 0 #f6b619 inset;
    -webkit-box-shadow: 0 -3px 0 0 #f6b619 inset;
    box-shadow: 0 -3px 0 0 #f6b619 inset; }
  html.aui.enac-style .white_top_bar .white_top_bar__link a.sky {
    -moz-box-shadow: 0 -3px 0 0 #09B3DB inset;
    -webkit-box-shadow: 0 -3px 0 0 #09B3DB inset;
    box-shadow: 0 -3px 0 0 #09B3DB inset; }
  html.aui.enac-style .white_top_bar .white_top_bar__link a.green, html.aui.enac-style .white_top_bar .white_top_bar__link a.fondo-mundo {
    -moz-box-shadow: 0 -3px 0 0 #0A9921 inset;
    -webkit-box-shadow: 0 -3px 0 0 #0A9921 inset;
    box-shadow: 0 -3px 0 0 #0A9921 inset; }
  html.aui.enac-style .white_top_bar .white_top_bar__link a.brown, html.aui.enac-style .white_top_bar .white_top_bar__link a.fondo-agenda {
    -moz-box-shadow: 0 -3px 0 0 #990819 inset;
    -webkit-box-shadow: 0 -3px 0 0 #990819 inset;
    box-shadow: 0 -3px 0 0 #990819 inset; }
  html.aui.enac-style .white_top_bar .white_top_bar__link a.blue {
    -moz-box-shadow: 0 -3px 0 0 #2e90ec inset;
    -webkit-box-shadow: 0 -3px 0 0 #2e90ec inset;
    box-shadow: 0 -3px 0 0 #2e90ec inset; }
  html.aui.enac-style .white_top_bar .white_top_bar__link a.purple, html.aui.enac-style .white_top_bar .white_top_bar__link a.fondo-entrevistas {
    -moz-box-shadow: 0 -3px 0 0 #e01abd inset;
    -webkit-box-shadow: 0 -3px 0 0 #e01abd inset;
    box-shadow: 0 -3px 0 0 #e01abd inset; }
  html.aui.enac-style .white_top_bar .white_top_bar__link a.orange {
    -moz-box-shadow: 0 -3px 0 0 #ff620d inset;
    -webkit-box-shadow: 0 -3px 0 0 #ff620d inset;
    box-shadow: 0 -3px 0 0 #ff620d inset; }
  html.aui.enac-style .white_top_bar .white_top_bar__link a.grey {
    -moz-box-shadow: 0 -3px 0 0 #626262 inset;
    -webkit-box-shadow: 0 -3px 0 0 #626262 inset;
    box-shadow: 0 -3px 0 0 #626262 inset; }
  html.aui.enac-style .white_top_bar .white_top_bar__link a:hover,
  html.aui.enac-style .white_top_bar .white_top_bar__link a:focus, html.aui.enac-style .white_top_bar .white_top_bar__link.active a {
    /*color: #fff;
    text-decoration: none;
    -moz-box-shadow: 0 -78px 0 0 #26427b inset;
    -webkit-box-shadow: 0 -78px 0 0 #26427b inset;
    box-shadow: 0 -78px 0 0 #26427b inset; */
    color: #fff !important;
    text-decoration: none;
    -moz-box-shadow: 0 -78px 0 0 #d91d24 inset;
    -webkit-box-shadow: 0 -78px 0 0 #d91d24 inset;
    box-shadow: 0 -78px 0 0 #d91d24 inset; }
  html.aui.enac-style .white_top_bar .white_top_bar__link a.yellow:hover,
  html.aui.enac-style .white_top_bar .white_top_bar__link a.yellow:focus, html.aui.enac-style .white_top_bar .white_top_bar__link.active a.yellow,
  html.aui.enac-style .white_top_bar .white_top_bar__link a.fondo-mercados:hover,
  html.aui.enac-style .white_top_bar .white_top_bar__link a.fondo-mercados:focus, html.aui.enac-style .white_top_bar .white_top_bar__link.active a.fondo-mercados {
    -moz-box-shadow: 0 -78px 0 0 #f6b619 inset;
    -webkit-box-shadow: 0 -78px 0 0 #f6b619 inset;
    box-shadow: 0 -78px 0 0 #f6b619 inset; }
  html.aui.enac-style .white_top_bar .white_top_bar__link a.sky:hover,
  html.aui.enac-style .white_top_bar .white_top_bar__link a.sky:focus, html.aui.enac-style .white_top_bar .white_top_bar__link.active a.sky {
    -moz-box-shadow: 0 -78px 0 0 #09B3DB inset;
    -webkit-box-shadow: 0 -78px 0 0 #09B3DB inset;
    box-shadow: 0 -78px 0 0 #09B3DB inset; }
  html.aui.enac-style .white_top_bar .white_top_bar__link a.green:hover,
  html.aui.enac-style .white_top_bar .white_top_bar__link a.green:focus, html.aui.enac-style .white_top_bar .white_top_bar__link.active a.green,
  html.aui.enac-style .white_top_bar .white_top_bar__link a.fondo-mundo:hover,
  html.aui.enac-style .white_top_bar .white_top_bar__link a.fondo-mundo:focus, html.aui.enac-style .white_top_bar .white_top_bar__link.active a.fondo-mundo {
    -moz-box-shadow: 0 -78px 0 0 #0A9921 inset;
    -webkit-box-shadow: 0 -78px 0 0 #0A9921 inset;
    box-shadow: 0 -78px 0 0 #0A9921 inset; }
  html.aui.enac-style .white_top_bar .white_top_bar__link a.brown:hover,
  html.aui.enac-style .white_top_bar .white_top_bar__link a.brown:focus, html.aui.enac-style .white_top_bar .white_top_bar__link.active a.brown,
  html.aui.enac-style .white_top_bar .white_top_bar__link a.fondo-agenda:hover,
  html.aui.enac-style .white_top_bar .white_top_bar__link a.fondo-agenda:focus, html.aui.enac-style .white_top_bar .white_top_bar__link.active a.fondo-agenda {
    -moz-box-shadow: 0 -78px 0 0 #990819 inset;
    -webkit-box-shadow: 0 -78px 0 0 #990819 inset;
    box-shadow: 0 -78px 0 0 #990819 inset; }
  html.aui.enac-style .white_top_bar .white_top_bar__link a.blue:hover,
  html.aui.enac-style .white_top_bar .white_top_bar__link a.blue:focus, html.aui.enac-style .white_top_bar .white_top_bar__link.active a.blue {
    -moz-box-shadow: 0 -78px 0 0 #2e90ec inset;
    -webkit-box-shadow: 0 -78px 0 0 #2e90ec inset;
    box-shadow: 0 -78px 0 0 #2e90ec inset; }
  html.aui.enac-style .white_top_bar .white_top_bar__link a.purple:hover,
  html.aui.enac-style .white_top_bar .white_top_bar__link a.purple:focus, html.aui.enac-style .white_top_bar .white_top_bar__link.active a.purple,
  html.aui.enac-style .white_top_bar .white_top_bar__link a.fondo-entrevistas:hover,
  html.aui.enac-style .white_top_bar .white_top_bar__link a.fondo-entrevistas:focus, html.aui.enac-style .white_top_bar .white_top_bar__link.active a.fondo-entrevistas {
    -moz-box-shadow: 0 -78px 0 0 #e01abd inset;
    -webkit-box-shadow: 0 -78px 0 0 #e01abd inset;
    box-shadow: 0 -78px 0 0 #e01abd inset; }
  html.aui.enac-style .white_top_bar .white_top_bar__link a.orange:hover,
  html.aui.enac-style .white_top_bar .white_top_bar__link a.orange:focus, html.aui.enac-style .white_top_bar .white_top_bar__link.active a.orange {
    -moz-box-shadow: 0 -78px 0 0 #ff620d inset;
    -webkit-box-shadow: 0 -78px 0 0 #ff620d inset;
    box-shadow: 0 -78px 0 0 #ff620d inset; }
  html.aui.enac-style .white_top_bar .white_top_bar__link a.grey:hover,
  html.aui.enac-style .white_top_bar .white_top_bar__link a.grey:focus, html.aui.enac-style .white_top_bar .white_top_bar__link.active a.grey,
  html.aui.enac-style .white_top_bar .white_top_bar__link a.fondo-portada:hover,
  html.aui.enac-style .white_top_bar .white_top_bar__link a.fondo-portada:focus, html.aui.enac-style .white_top_bar .white_top_bar__link.active a.fondo-portada {
    -moz-box-shadow: 0 -78px 0 0 #626262 inset;
    -webkit-box-shadow: 0 -78px 0 0 #626262 inset;
    box-shadow: 0 -78px 0 0 #626262 inset; }
  @media all and (max-width: 980px) {
    html.aui.enac-style .white_top_bar .white_top_bar__link {
      padding: 0 10px; } }
  @media all and (max-width: 768px) {
    html.aui.enac-style .white_top_bar .white_top_bar__link {
      padding: 0; } }
  html.aui.enac-style .white_top_bar--grey {
    width: auto;
    margin-top: 20px; }
  html.aui.enac-style .white_top_bar--grey .white_top_bar__link a {
    font-weight: 500;
    font-size: 1em;
    padding: 18px; }
  html.aui.enac-style .white_top_bar--grey .white_top_bar__links {
    background-color: #f3f3f3; }
  html.aui.enac-style .quienes_somos .title {
    border: none;
    margin: 10px 0; }
  html.aui.enac-style table.tabla_responsive {
    border: none;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
    text-align: center;
    font-weight: 300; }
  html.aui.enac-style table.tabla_responsive th {
    background-color: #626262;
    color: #fff;
    border: 1px solid #fff;
    padding: 10px;
    vertical-align: middle; }
  html.aui.enac-style table.tabla_responsive tr {
    word-wrap: break-word; }
  html.aui.enac-style table.tabla_responsive td {
    padding: 10px;
    vertical-align: middle;
    background-color: #fff;
    text-align: center;
    border-bottom: solid 1px #f3f3f3; }
  html.aui.enac-style table.tabla_responsive td .fa-file-pdf-o {
    font-size: 16px; }
  html.aui.enac-style table.tabla_responsive tr:nth-of-type(2n+1) td {
    background-color: #f3f3f3; }
  @media only screen and (max-width: 600px) {
    html.aui.enac-style .tabla_responsive {
      border-collapse: collapse;
      width: 98%; }
    html.aui.enac-style .tabla_responsive thead {
      height: 1px;
      left: -10000px;
      overflow: hidden;
      position: absolute;
      top: auto;
      width: 1px; }
    html.aui.enac-style .tabla_responsive tr {
      border-bottom: 2px solid #C91113; }
    html.aui.enac-style .tabla_responsive td {
      background-color: #F7F7F7;
      border: 3px solid #fff;
      box-sizing: border-box;
      clear: both;
      display: block;
      float: left;
      text-align: left;
      vertical-align: middle;
      width: 100%; }
    html.aui.enac-style .tabla_responsive td span {
      display: block; }
    html.aui.enac-style .tabla_responsive td:before {
      clear: both;
      content: attr(data-head);
      display: block;
      float: left;
      font-size: 100%;
      font-weight: bold;
      margin-right: 10px;
      padding-bottom: 15px;
      padding-top: 0px;
      text-transform: uppercase;
      width: 45%; } }
  @media only screen and (max-width: 450px) {
    html.aui.enac-style .tabla_responsive td:before {
      width: 100%;
      padding-bottom: 5px; }
    html.aui.enac-style .imprimir {
      display: none; } }
  html.aui.enac-style .min_height {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap; }
  html.aui.enac-style .min_height .min_height_item {
    display: flex;
    display: -webkit-flex; }
  html.aui.enac-style .portlet-body {
    margin-left: 0px !important; }
  @media screen and (min-width: 980px) {
    html.aui.enac-style .present .offset1 {
      margin-left: 130px !important; }
    html.aui.enac-style .present .span3 {
      width: 270px !important; }
    html.aui.enac-style .present .span7 {
      width: 670px  !important; } }
  @media screen and (min-width: 980px) {
    html.aui.enac-style {
      /*.dropdown-menu .yamm-list{
        column-count: 3;
        -webkit-column-count: 3;
        -moz-column-count: 3;
        -o-column-count: 3;
      }*/ }
      html.aui.enac-style .min_height {
        display: flex !important;
        display: -webkit-flex !important;
        flex-wrap: wrap !important;
        -webkit-flex-wrap: wrap !important; }
      html.aui.enac-style .min_height .min_height_item {
        display: flex !important;
        display: -webkit-flex !important; } }
  @media screen and (min-width: 1050px) {
    html.aui.enac-style {
      /*
      span {
        height: 60px;
        vertical-align: middle;
        display: table; }
        */ }
      html.aui.enac-style .organigrama {
        display: inline-block !important; }
      html.aui.enac-style .organigrama * {
        margin: 0px;
        padding: 0px; }
      html.aui.enac-style .organigrama ul {
        padding-top: 30px;
        position: relative;
        /*position: absolute;*/ }
      html.aui.enac-style .organigrama ul.parent {
        left: 50%; }
      html.aui.enac-style ul.no_siblings {
        padding-top: 0px;
        position: relative;
        display: inline-flex;
        display: inline-block\9; }
      html.aui.enac-style ul.no_siblings span, html.aui.enac-style .parent span {
        font-weight: 300; }
      html.aui.enac-style ul.no_siblings:before, html.aui.enac-style ul.no_siblings:after {
        border: none; }
      html.aui.enac-style .organigrama .no_siblings li {
        margin-top: -20px;
        float: inherit !important;
        display: flex !important; }
      html.aui.enac-style ul.no_siblings li:before, html.aui.enac-style ul.no_siblings li:after {
        border: none !important; }
      html.aui.enac-style ul.siblings {
        position: relative;
        /*position: absolute;*/
        display: flex; }
      html.aui.enac-style .organigrama li {
        float: left;
        text-align: center;
        list-style-type: none;
        padding: 20px 5px 0px 5px;
        position: relative;
        /*width:150px;*/ }
      html.aui.enac-style .organigrama li::before, html.aui.enac-style .organigrama li::after {
        content: '';
        position: absolute;
        top: 0px;
        right: 50%;
        border-top: 2px solid #e5e5e5;
        width: 50%;
        height: 19px; }
      html.aui.enac-style .organigrama li::after {
        right: auto;
        left: 50%;
        border-left: 2px solid #e5e5e5; }
      html.aui.enac-style .organigrama li:only-child::before, html.aui.enac-style .organigrama li:only-child::after {
        display: none; }
      html.aui.enac-style .organigrama li:only-child {
        padding-top: 0; }
      html.aui.enac-style .organigrama li:first-child::before, html.aui.enac-style .organigrama li:last-child::after {
        border: 0 none; }
      html.aui.enac-style .organigrama li:last-child::before {
        border-right: 2px solid #e5e5e5; }
      html.aui.enac-style .organigrama ul ul::before {
        content: '';
        position: absolute;
        top: 0;
        left: 39%;
        border-left: 2px solid #e5e5e5;
        width: 0;
        height: 30px; }
      html.aui.enac-style .organigrama ul ul ul div {
        background-color: #e5e5e5;
        padding: 20px 3px;
        font-weight: 600; }
      html.aui.enac-style .organigrama ul ul ul > li > div {
        min-height: 145px; }
      html.aui.enac-style .organigrama ul ul ul div.info, html.aui.enac-style .organigrama ul ul ul div.info div {
        min-height: 1px;
        padding: 0px !important; }
      html.aui.enac-style .organigrama ul ul ul::before {
        left: 42%; }
      html.aui.enac-style .organigrama li > div {
        border: 1px solid #f3f3f3;
        padding: 10px 3px;
        text-decoration: none;
        color: #333;
        background-color: #f3f3f3;
        font-family: arial, verdana, tahoma;
        font-size: 1em;
        display: inline-block;
        -webkit-transition: all 500ms;
        -moz-transition: all 500ms;
        transition: all 500ms;
        width: 115px;
        cursor: pointer;
        min-height: 80px;
        vertical-align: middle; }
      html.aui.enac-style .organigrama li a {
        border: 1px solid #d1d1d1;
        padding: 1.25em 1em;
        text-decoration: none;
        color: #333;
        background-color: #f3f3f3;
        font-family: arial, verdana, tahoma;
        font-size: 0.85em;
        display: inline-block;
        -webkit-transition: all 500ms;
        -moz-transition: all 500ms;
        transition: all 500ms;
        width: 100px; }
      html.aui.enac-style .organigrama > ul > li > a {
        font-size: 1em;
        font-weight: bold; }
      html.aui.enac-style .organigrama > ul > li > ul > li > a {
        width: 8em; }
      html.aui.enac-style .organigrama > ul > li > div {
        font-size: 1em;
        font-weight: bold; }
      html.aui.enac-style .organigrama > ul > li > ul > li > div {
        width: 8em; }
      html.aui.enac-style .organigrama .red {
        -moz-box-shadow: 0 -4px 0 0 #d91d24 inset;
        -webkit-box-shadow: 0 -4px 0 0 #d91d24 inset;
        box-shadow: 0 -4px 0 0 #d91d24 inset; }
      html.aui.enac-style .organigrama .yellow {
        -moz-box-shadow: 0 -4px 0 0 #f6b619 inset;
        -webkit-box-shadow: 0 -4px 0 0 #f6b619 inset;
        box-shadow: 0 -4px 0 0 #f6b619 inset; }
      html.aui.enac-style .organigrama .grey {
        -moz-box-shadow: 0 -4px 0 0 #626262 inset;
        -webkit-box-shadow: 0 -4px 0 0 #626262 inset;
        box-shadow: 0 -4px 0 0 #626262 inset; }
      html.aui.enac-style .organigrama .blue {
        -moz-box-shadow: 0 -4px 0 0 #B7B7B7 inset;
        -webkit-box-shadow: 0 -4px 0 0 #B7B7B7 inset;
        box-shadow: 0 -4px 0 0 #B7B7B7 inset; }
      html.aui.enac-style .organigrama .purple {
        -moz-box-shadow: 0 -4px 0 0 #e01abd inset;
        -webkit-box-shadow: 0 -4px 0 0 #e01abd inset;
        box-shadow: 0 -4px 0 0 #e01abd inset; }
      html.aui.enac-style .organigrama .red--grey {
        -moz-box-shadow: 0 -2px 0 0 #d91d24 inset;
        -webkit-box-shadow: 0 -2px 0 0 #d91d24 inset;
        box-shadow: 0 -2px 0 0 #d91d24 inset;
        border: 2px;
        border-bottom: solid 2px #626262; }
      html.aui.enac-style .organigrama .red--yellow {
        -moz-box-shadow: 0 -2px 0 0 #d91d24 inset;
        -webkit-box-shadow: 0 -2px 0 0 #d91d24 inset;
        box-shadow: 0 -2px 0 0 #d91d24 inset;
        border: 2px;
        border-bottom: solid 2px #f6b619; }
      html.aui.enac-style .organigrama .red:hover {
        -moz-box-shadow: 0 -200px 0 0 #d91d24 inset;
        -webkit-box-shadow: 0 -200px 0 0 #d91d24 inset;
        box-shadow: 0 -200px 0 0 #d91d24 inset;
        color: #fff; }
      html.aui.enac-style .organigrama .yellow:hover {
        -moz-box-shadow: 0 -200px 0 0 #f6b619 inset;
        -webkit-box-shadow: 0 -200px 0 0 #f6b619 inset;
        box-shadow: 0 -200px 0 0 #f6b619 inset;
        color: #fff; }
      html.aui.enac-style .organigrama .grey:hover {
        -moz-box-shadow: 0 -200px 0 0 #626262 inset;
        -webkit-box-shadow: 0 -200px 0 0 #626262 inset;
        box-shadow: 0 -200px 0 0 #626262 inset;
        color: #fff; }
      html.aui.enac-style .organigrama .blue:hover {
        -moz-box-shadow: 0 -200px 0 0 #B7B7B7 inset;
        -webkit-box-shadow: 0 -200px 0 0 #B7B7B7 inset;
        box-shadow: 0 -200px 0 0 #B7B7B7 inset;
        color: #fff; }
      html.aui.enac-style .organigrama .purple:hover {
        -moz-box-shadow: 0 -200px 0 0 #e01abd inset;
        -webkit-box-shadow: 0 -200px 0 0 #e01abd inset;
        box-shadow: 0 -200px 0 0 #e01abd inset;
        color: #fff; }
      html.aui.enac-style .organigrama .red--grey:hover {
        -moz-box-shadow: 0 -200px 0 0 #d91d24 inset;
        -webkit-box-shadow: 0 -200px 0 0 #d91d24 inset;
        box-shadow: 0 -200px 0 0 #d91d24 inset;
        border: 2px;
        border-bottom: solid 2px #626262;
        color: #fff; }
      html.aui.enac-style .organigrama .red--yellow:hover {
        -moz-box-shadow: 0 -200px 0 0 #d91d24 inset;
        -webkit-box-shadow: 0 -200px 0 0 #d91d24 inset;
        box-shadow: 0 -200px 0 0 #d91d24 inset;
        border: 2px;
        border-bottom: solid 2px #f6b619;
        color: #fff; }
      html.aui.enac-style .organigrama .info .name {
        font-size: 1em;
        font-weight: 700;
        background: none; }
      html.aui.enac-style .organigrama .info .function {
        font-size: 0.85em;
        font-weight: 100; }
      html.aui.enac-style .organigrama ul li div {
        display: table;
        margin: 0 auto;
        text-align: center; }
      html.aui.enac-style .organigrama ul li span, html.aui.enac-style .organigrama ul li div div.info {
        display: table-cell;
        vertical-align: middle;
        height: 60px;
        margin: 0 auto;
        text-align: center;
        background: none; } }
  @media screen and (max-width: 1050px) {
    html.aui.enac-style .organigrama * {
      margin-left: 0px !important; }
    html.aui.enac-style .organigrama .info {
      display: block !important; } }
  html.aui.enac-style .portlet-login {
    max-width: 350px;
    width: 100%;
    margin: 0px auto; }
  html.aui.enac-style .portlet-login input[type="text"], html.aui.enac-style .portlet-login input[type="password"] {
    width: 100%;
    -moz-appearance: none;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: none;
    color: #000;
    font-family: "Roboto",sans-serif !important;
    font-size: 1em;
    font-weight: bold;
    height: 54px;
    line-height: 24px; }
  html.aui.enac-style .portlet-login label {
    font-weight: 100;
    font-size: 1em; }
  html.aui.enac-style .portlet-login .button-holder {
    text-align: center !important; }
  html.aui.enac-style #comprobar .form-group div {
    width: 100%;
    margin: 0px auto; }
  html.aui.enac-style #comprobar .float-label-control {
    max-width: 400px;
    width: 100%;
    margin: 0px auto;
    text-align: center !important; }
  html.aui.enac-style .searchcontainer .table-columns {
    display: none; }
  html.aui.enac-style .searchcontainer .table {
    border: 0px; }
  html.aui.enac-style .search-result {
    border: 0px;
    padding: 0px; }
  html.aui.enac-style .searchcontainer .table th, html.aui.enac-style .searchcontainer .table td, html.aui.enac-style .searchcontainer .table tr {
    border: 0px !important;
    background-color: white !important;
    padding: 0px !important; }
  html.aui.enac-style .search-result {
    background-color: white;
    padding: 10px 15px;
    margin-bottom: 15px;
    border: solid 1px #e2e2e2; }
  html.aui.enac-style .search-result h3 {
    color: #333;
    display: block;
    font-size: 1.2em;
    line-height: 1.3em;
    margin: 0 0 15px !important;
    text-decoration: none;
    font-weight: 500; }
  html.aui.enac-style .search-result .title {
    font-weight: 500; }
  html.aui.enac-style .CompletaInfo #divDireccionesaddClass {
    border: solid 1px #ddd;
    padding: 20px;
    margin: 10px 0px;
    color: #333; }
  html.aui.enac-style .bloque-superior .cintillo {
    font-size: 2.2em;
    font-weight: 500; }
  html.aui.enac-style .actualidad_de_la {
    margin-top: 15px;
    background-color: #fff;
    padding: 5px 15px 10px; }
  html.aui.enac-style #itemsPerPage, html.aui.enac-style #page {
    float: left;
    width: inherit;
    margin: 0px 10px; }
  html.aui.enac-style .refresh {
    float: initial; }
  html.aui.enac-style .refresh .taglib-text {
    display: none; }
  html.aui.enac-style .taglib-captcha {
    display: inline-table !important;
    margin-left: 20px; }
  html.aui.enac-style .taglib-captcha label {
    d: none; }
  html.aui.enac-style .taglib-captcha input {
    padding: 15px !important; }
  html.aui.enac-style .taglib-captcha > img, html.aui.enac-style .taglib-captcha > span, html.aui.enac-style .taglib-captcha > div {
    float: left; }
  html.aui.enac-style .taglib-captcha > div {
    margin-left: 10px; }
  html.aui.enac-style .taglib-captcha > img {
    border-right: 0px; }
  html.aui.enac-style #portlet_status, html.aui.enac-style .icons-container, html.aui.enac-style #divBotonesGenerales {
    max-width: 1170px;
    width: 100%;
    margin: 0px auto; }
  html.aui.enac-style .icons-container {
    padding: 20px; }
  html.aui.enac-style .icons-container a.taglib-icon {
    margin-right: 10px; }
  html.aui.enac-style .journal-content-article a, html.aui.enac-style .journal-content-article a:hover {
    text-decoration: none; }
  html.aui.enac-style .bootstrap-filestyle {
    padding-right: 10px; }
  html.aui.enac-style .list_imagenes {
    list-style-type: none;
    display: inline; }
  html.aui.enac-style .list_imagenes li {
    float: left;
    margin: 0px 10px; }
  html.aui.enac-style #avisocookies {
    font-family: 'Roboto', sans-serif !important;
    background-color: #282828 !important;
    border-top: solid 5px #D91D24 !important;
    padding: 20px 0px !important; }
  html.aui.enac-style #divMensajeCookie .avisocookies {
    bottom: 0%;
    z-index: 9999;
    right: 0%;
    left: 0%;
    width: 100%;
    padding-left: 100px !important;
    padding-right: 100px !important;
    width: inherit !important; }
  html.aui.enac-style #avisocookies #cookie {
    max-width: 1170px !important;
    width: 100% !important;
    margin: 0px auto !important;
    padding: 0px !important; }
  html.aui.enac-style #avisocookies .cHeader {
    width: 100% !important;
    padding: 0px 20px !important; }
  html.aui.enac-style #avisocookies #cookie .cText {
    border: none !important;
    padding: 0px !important;
    margin: -10px 0 0 !important;
    float: left !important;
    width: 78% !important;
    padding: 0px 20px !important;
    font-size: 14px !important;
    font-weight: 100 !important; }
  html.aui.enac-style #avisocookies .cClose {
    box-shadow: 0 -3px 0 0 #990819 inset !important;
    background-color: #d91d24 !important;
    color: #fff !important;
    border: none !important;
    color: #ffffff !important;
    padding: 10px 20px !important;
    float: right !important;
    margin: -10px auto 0 !important; }
  html.aui.enac-style #avisocookies .cClose:hover {
    box-shadow: 0 -40px 0 0 #990819 inset !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 100 !important; }
  html.aui.enac-style #avisocookies .cClose:a {
    color: #fff !important; }
  @media screen and (max-width: 830px) {
    html.aui.enac-style #avisocookies .cClose {
      margin: 10px !important; }
    html.aui.enac-style #avisocookies #cookie .cText {
      width: 96% !important;
      margin: 10px 0px !important; } }
  html.aui.enac-style #_145_addPanelSidebar {
    position: absolute;
    z-index: 16777271; }
  html.aui.enac-style #_145_addPanel, html.aui.enac-style #_145_previewPanel, html.aui.enac-style #_145_editLayoutPanel, html.aui.enac-style #_145_toggleControls > a {
    display: block; }
  html.aui.enac-style #_145_addPanel i, html.aui.enac-style #_145_previewPanel i, html.aui.enac-style #_145_editLayoutPanel i, html.aui.enac-style #_145_toggleControls > a i {
    display: inline-block; }
  html.aui.enac-style #_145_addPanel span, html.aui.enac-style #_145_previewPanel span, html.aui.enac-style #_145_editLayoutPanel span, html.aui.enac-style #_145_toggleControls > a span {
    display: inline; }
  html.aui.enac-style .lfr-admin-panel {
    background: #f5f5f5 !important; }
  html.aui.enac-style .dockbar.navbar .nav > li > a {
    margin: 0 5px 0 0;
    padding: 6px 10px; }
  html.aui.enac-style .dockbar .nav > li > a {
    text-shadow: none; }
  html.aui.enac-style .user-avatar-image {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0 0 0 2px;
    width: 20px; }
  html.aui.enac-style .dockbar .navbar-inner .container {
    padding: 0px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    line-height: 12px;
    margin-bottom: 0;
    top: 0;
    background-image: linear-gradient(#f5f5f5 0%, #f5f5f5 47%, #ffffff 100%); }
  html.aui.enac-style .navbar-static-top {
    position: static;
    margin-bottom: 0;
    display: block;
    width: 100%; }
  html.aui.enac-style .dockbar.navbar .navbar-inner {
    min-height: 40px; }
  html.aui.enac-style .dockbar .navbar-inner .container .nav-account-controls {
    float: right; }
  html.aui.enac-style .search-result {
    color: #333; }
  html.aui.enac-style .search-result a {
    color: #62899c;
    font-weight: bold;
    text-decoration: none; }
  html.aui.enac-style #avisocookies {
    padding-bottom: 10px;
    background: #E20816;
    border-top: 1px solid #5E5E5E;
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 2100;
    padding-left: 100px;
    padding-bottom: 5px; }
  html.aui.enac-style #avisocookies #cookie {
    border-top: medium none;
    margin: auto;
    margin-top: 20px;
    width: 100%; }
  html.aui.enac-style #avisocookies .cHeader {
    color: #fff;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    line-height: 1em;
    position: relative;
    text-align: left;
    width: 290px; }
  html.aui.enac-style #avisocookies #cookie .cText {
    border-left: 1px solid #333333;
    color: #fff;
    float: left;
    font-size: 12px;
    line-height: 1em;
    margin: 0 0 10px 15px;
    padding: 0 5px 0 15px;
    position: relative;
    text-align: left;
    width: 600px; }
  html.aui.enac-style #avisocookies #cookie a, html.aui.enac-style #avisocookies #cookie a:hover, html.aui.enac-style #avisocookies #cookie a:visited, html.aui.enac-style #avisocookies #cookie a:link {
    color: #fff;
    font-weight: bold;
    text-decoration: none; }
  html.aui.enac-style #avisocookies #cookie .cClose {
    /* background: none repeat scroll 0 0 #999999; */
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #575757;
    cursor: pointer;
    float: left;
    margin: 3px 0 0;
    padding: 7px 8px 8px;
    white-space: nowrap;
    float: left;
    color: #000; }
  html.aui.enac-style #avisocookies #cookie #cookieButton {
    color: #000; }
  html.aui.enac-style .modal-hidden {
    display: none; }
  html.aui.enac-style .modal-content {
    overflow: hidden; }
  html.aui.enac-style .yamm .nav,
  html.aui.enac-style .yamm .dropup,
  html.aui.enac-style .yamm .dropdown,
  html.aui.enac-style .yamm .collapse {
    position: static; }
  html.aui.enac-style .yamm .navbar-inner {
    position: relative; }
  html.aui.enac-style .yamm .dropdown-menu {
    left: auto; }
  html.aui.enac-style .yamm .dropdown-menu > li {
    display: block; }
  html.aui.enac-style .yamm .dropdown-submenu .dropdown-menu {
    left: 100%; }
  html.aui.enac-style .yamm .nav.pull-right .dropdown-menu {
    right: 0; }
  html.aui.enac-style .yamm .yamm-content {
    padding: 20px 30px;
    *zoom: 1; }
  html.aui.enac-style .yamm .yamm-content:before,
  html.aui.enac-style .yamm .yamm-content:after {
    display: table;
    content: "";
    line-height: 0; }
  html.aui.enac-style .yamm .yamm-content:after {
    clear: both; }
  html.aui.enac-style .yamm.navbar .nav > li > .dropdown-menu:after,
  html.aui.enac-style .yamm.navbar .nav > li > .dropdown-menu:before {
    display: none; }
  html.aui.enac-style .yamm .dropdown.yamm-fullwidth .dropdown-menu {
    width: 100%;
    left: 0;
    right: 0; }
  @media (max-width: 969px) {
    html.aui.enac-style .yamm .dropdown.yamm-fullwidth .dropdown-menu {
      width: auto; }
    html.aui.enac-style .yamm .yamm-content {
      padding-left: 0;
      padding-right: 0; }
    html.aui.enac-style .yamm .dropdown-menu > li > ul {
      display: block; } }
  html.aui.enac-style .container {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1; }
  html.aui.enac-style .container.quienes_somos {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%; }
  html.aui.enac-style .fluid-row .container.quienes_somos .span4 {
    width: 100%; }
  html.aui.enac-style .cabecera-pagina.cabecera-small .camino-migas .breadcrumb-horizontal li:first-child a:before {
    display: none; }
  html.aui.enac-style .cabecera-pagina {
    background-color: #fff; }
  html.aui.enac-style #main-content > .container {
    padding-left: 20px;
    padding-right: 20px; }
  html.aui.enac-style .enac .cj-azul h5, html.aui.enac-style .enac .cj-azul li {
    color: #FFF; }
  html.aui.enac-style .enac .noticias-engloba h5 a {
    color: #26427b;
    text-decoration: none; }
  html.aui.enac-style .enac .noticias-engloba h5 {
    margin: 20px 0 0 0;
    padding: 0 0 20px 0;
    border-bottom: 3px solid #26427b;
    font-size: 18px;
    font-weight: 500;
    border-top: 3px solid #26427b;
    padding-top: 20px; }
  html.aui.enac-style .enac-newsletter .newsletter a {
    color: #fff; }
  html.aui.enac-style .enac-newsletter .redes a {
    color: #6f6f6f;
    text-decoration: none; }
  html.aui.enac-style .enac .col-der h5, html.aui.enac-style .enac #column-2 h5 {
    margin: 20px 0 0 0;
    padding: 0 0 20px 0;
    border-bottom: 3px solid #d40003;
    font-weight: 500;
    color: #FFF;
    font-size: 1.25rem; }
  html.aui.enac-style .enac .accordion .panel-body ul {
    margin-left: 50px;
    padding-left: 0px;
    font-weight: 500; }
  html.aui.enac-style .enac .accordion .panel.accordion-group .accordion-heading h4 a[data-toggle="collapse"] {
    font-weight: 500; }
  html.aui.enac-style .enac .enac-newsletter .newsletter a, html.aui.enac-style .enac .enac-sanidad-article .cj-cita-txt {
    font-weight: 500; }
  html.aui.enac-style .enac .col-der h5 a, html.aui.enac-style .enac #column-2 h5 a {
    color: #333;
    text-decoration: none; }
  html.aui.enac-style .enac .enac-enlace .enlaces-listado {
    color: #26427b;
    margin: 0 0 20px 0;
    padding: 10px 0 10px 40px;
    border-top: 1px solid #26427b;
    border-bottom: 1px solid #26427b; }
    html.aui.enac-style .enac .enac-enlace .enlaces-listado a {
      color: #26427b; }
  html.aui.enac-style .enac .accordion-group .accordion-heading p {
    margin-bottom: 15px; }
  html.aui.enac-style .enac div#column-2 .enac-enlace h5 a {
    font-weight: 500; }
    html.aui.enac-style .enac div#column-2 .enac-enlace h5 a:hover, html.aui.enac-style .enac div#column-2 .enac-enlace h5 a:focus {
      text-decoration: underline; }
  html.aui.enac-style div#main-content {
    margin-top: 0px; }
    html.aui.enac-style div#main-content.ENAC-2Columns-66x33 {
      margin-top: 0px; }
  html.aui.enac-style .page__inner .span12, html.aui.enac-style .page__inner .span11, html.aui.enac-style .page__inner .span10, html.aui.enac-style .page__inner .span9, html.aui.enac-style .page__inner .span8, html.aui.enac-style .page__inner .span7, html.aui.enac-style .page__inner .span6, html.aui.enac-style .page__inner .span5, html.aui.enac-style .page__inner .span4, html.aui.enac-style .page__inner .span3, html.aui.enac-style .page__inner .span2 {
    max-width: 100%; }
  html.aui.enac-style .container.quienes_somos {
    padding-top: 0px; }
    html.aui.enac-style .container.quienes_somos .span4 {
      max-width: 100%; }
  html.aui.enac-style .container-fluid.block_content .page__inner #abrirReclamacion .form-group .span4 + .span4 {
    margin-left: 2.5641%; }
    @media (max-width: 767px) {
      html.aui.enac-style .container-fluid.block_content .page__inner #abrirReclamacion .form-group .span4 + .span4 {
        margin-left: 0px; } }
  html.aui.enac-style .container-fluid.block_content .page__inner #abrirReclamacion .form-group .span6 + .span6 {
    margin-left: 2.564102564102564%; }
    @media (max-width: 767px) {
      html.aui.enac-style .container-fluid.block_content .page__inner #abrirReclamacion .form-group .span6 + .span6 {
        margin-left: 0px; } }
  html.aui.enac-style .container-fluid.block_content .page__inner #abrirReclamacion .bootstrap-filestyle.input-group span.group-span-filestyle.span5.input-group-btn span.buttonText {
    font-size: 16px; }
  html.aui.enac-style .container-fluid.block_content .page__inner #abrirReclamacion .span4.archivos .text-center.adjuntar-archivo button.btn.btn.btn-secondary {
    font-size: 16px;
    font-weight: 700; }
  html.aui.enac-style .wrapper-mini-carousel .owl-nav button.owl-prev, html.aui.enac-style .wrapper-mini-carousel .owl-nav button.owl-next {
    position: relative;
    border-radius: 50%; }
  html.aui.enac-style .wrapper-mini-carousel .owl-nav button.owl-next::after {
    content: "";
    width: 10px;
    height: 10px;
    border-right: 4px solid #fff;
    border-top: 4px solid #fff;
    position: absolute;
    transform: rotate(45deg);
    border-radius: 3px;
    left: 12px;
    top: 12px; }
  html.aui.enac-style .wrapper-mini-carousel .owl-nav button.owl-prev::after {
    content: "";
    width: 10px;
    height: 10px;
    border-left: 4px solid #fff;
    border-bottom: 4px solid #fff;
    position: absolute;
    transform: rotate(45deg);
    border-radius: 3px;
    left: 15px;
    top: 12px; }
  html.aui.enac-style .white_top_bar .white_top_bar__link a.fondo-sectores,
  html.aui.enac-style .white_top_bar .white_top_bar__link a.fondo-sectores:hover,
  html.aui.enac-style .white_top_bar .white_top_bar__link a.fondo-sectores:focus,
  html.aui.enac-style .white_top_bar .white_top_bar__link.active a.fondo-sectores {
    box-shadow: inherit; }
  html.aui.enac-style .form--custom .form-group > div:first-child {
    margin-left: 0px; }
  html.aui.enac-style .form.form--custom .form-group .span7 {
    width: 57.26495726495726%;
    margin-left: 0; }
  html.aui.enac-style .form.form--custom .form-group .span5 {
    width: 40.17094017094017%;
    margin-left: 2.564102564102564%; }
  html.aui.enac-style .container-fluid.block_content .page__inner .form-group > div {
    margin-left: 0px; }
  html.aui.enac-style .box.box--highlight .container.quienes_somos {
    max-width: 100%; }
    html.aui.enac-style .box.box--highlight .container.quienes_somos .span4 {
      margin-left: 0px; }
  html.aui.enac-style #column-2 .box--highlight h2 {
    margin-top: 5px; }
    html.aui.enac-style #column-2 .box--highlight h2 div.title {
      color: #33333f !important;
      border-left: 0;
      font-weight: 500;
      font-size: 21px;
      border-left: 2px solid #d91d24; }
  html.aui.enac-style #column-2 .box--highlight ul.grey-bullets li {
    margin-bottom: 10px; }
  html.aui.enac-style .enac-sanidad-article {
    font-family: 'Roboto',sans-serif; }
    html.aui.enac-style .enac-sanidad-article h1 {
      color: #26427b;
      border-top: 3px solid #26427b;
      border-bottom: 3px solid #26427b;
      padding: 5px 0 5px 10px;
      font-weight: 700;
      margin-bottom: 30px;
      font-size: 2.5rem;
      display: inline-block; }
    html.aui.enac-style .enac-sanidad-article h2, html.aui.enac-style .enac-sanidad-article h3, html.aui.enac-style .enac-sanidad-article h4, html.aui.enac-style .enac-sanidad-article h5, html.aui.enac-style .enac-sanidad-article h6 {
      color: #26427b;
      margin-top: 20px;
      font-weight: 500; }
    html.aui.enac-style .enac-sanidad-article h5 {
      font-size: 24.5px;
      font-weight: 500;
      margin: 30px 0 20px 0; }
    html.aui.enac-style .enac-sanidad-article p {
      text-align: justify;
      font-size: 14px;
      line-height: 20px;
      font-family: 'Roboto Light'; }
    html.aui.enac-style .enac-sanidad-article .cj-confoto {
      font-size: 17px;
      line-height: 25px;
      font-weight: 400;
      color: #26427b;
      background-color: #fAfAfA;
      padding: 10px;
      margin: 25px 0; }
      html.aui.enac-style .enac-sanidad-article .cj-confoto img {
        float: left;
        margin-right: 20px; }
      html.aui.enac-style .enac-sanidad-article .cj-confoto a {
        font-weight: 500;
        font-size: 15px;
        color: #000; }
    html.aui.enac-style .enac-sanidad-article .cj-cita-txt {
      color: #26427b;
      font-style: italic;
      padding-top: 15px;
      border-top: 3px solid #26427b;
      margin-top: 30px;
      font-weight: 400;
      font-family: 'Roboto',sans-serif; }
    html.aui.enac-style .enac-sanidad-article .cj-cita-firma {
      font-style: italic;
      padding-bottom: 15px;
      border-bottom: 3px solid #26427b;
      text-align: right;
      clear: both;
      float: right; }
  html.aui.enac-style .journal-content-article .box.box--highlight p a strong span {
    color: #26427b !important; }
  html.aui.enac-style .enac-sanidad-beneficios-article {
    font-family: 'Roboto',sans-serif; }
    html.aui.enac-style .enac-sanidad-beneficios-article h2 {
      color: #26427b;
      margin-bottom: 30px;
      font-weight: 500;
      max-width: 420px; }
    html.aui.enac-style .enac-sanidad-beneficios-article .listado {
      margin-bottom: 15px; }
      html.aui.enac-style .enac-sanidad-beneficios-article .listado .fa-plus {
        margin-left: 11px;
        font-size: 1.5rem; }
      html.aui.enac-style .enac-sanidad-beneficios-article .listado h6 {
        font-size: 16px;
        color: #6f6f6f;
        border-bottom: 1px solid #6f6f6f;
        margin: 0;
        padding: 0 0 3px 0;
        font-weight: 400; }
      html.aui.enac-style .enac-sanidad-beneficios-article .listado p {
        margin: 15px 0;
        font-family: 'Roboto Light'; }
    html.aui.enac-style .enac-sanidad-beneficios-article .fa-plus:before {
      color: #26427b; }
  html.aui.enac-style .enac-beneficios {
    font-family: 'Roboto',sans-serif;
    background-color: #26427b;
    color: #FFF;
    padding: 20px; }
    html.aui.enac-style .enac-beneficios h5 {
      font-size: 1.25rem;
      margin: 20px 0 0 0;
      padding: 0 0 20px 0;
      font-weight: 400;
      color: #fff; }
    html.aui.enac-style .enac-beneficios ul {
      color: #fff; }
    html.aui.enac-style .enac-beneficios li {
      list-style: none; }
    html.aui.enac-style .enac-beneficios .btn-masinfo {
      background-color: #FFF;
      width: 140px;
      font-size: 15px;
      text-align: center; }
      html.aui.enac-style .enac-beneficios .btn-masinfo a {
        color: #26427b !important;
        text-decoration: none;
        font-weight: 500; }
  html.aui.enac-style .enac-enlace {
    font-family: 'Roboto',sans-serif;
    border-bottom: 3px solid #26427b; }
    html.aui.enac-style .enac-enlace h5 {
      font-size: 1.25rem;
      margin: 20px 0 0 0;
      padding: 0 0 20px 0;
      color: #26427b !important;
      font-weight: 400; }
      html.aui.enac-style .enac-enlace h5 a {
        color: #26427b !important; }
      html.aui.enac-style .enac-enlace h5 i {
        color: #6f6f6f;
        font-size: 42px; }
    html.aui.enac-style .enac-enlace .enlaces-tabla {
      padding: 0 0 10px 0; }
      html.aui.enac-style .enac-enlace .enlaces-tabla .txt-izq {
        color: #6f6f6f;
        font-weight: 400;
        font-size: 20px; }
      html.aui.enac-style .enac-enlace .enlaces-tabla .txt-dch a {
        color: #212529;
        font-weight: 400;
        font-size: 16px; }
    html.aui.enac-style .enac-enlace .enlaces-listado {
      color: #26427b;
      margin: 0 0 20px 0;
      padding: 10px 0 10px 40px;
      border-top: 1px solid #26427b;
      border-bottom: 1px solid #26427b; }
      html.aui.enac-style .enac-enlace .enlaces-listado li {
        color: #26427b;
        font-size: 14px; }
        html.aui.enac-style .enac-enlace .enlaces-listado li a {
          color: #26427b; }
  html.aui.enac-style .enac-newsletter {
    font-family: 'Roboto',sans-serif; }
    html.aui.enac-style .enac-newsletter .newsletter {
      background-color: #616161;
      text-align: center;
      margin: 30px 30px 10px 30px;
      padding: 10px;
      font-weight: 400; }
      html.aui.enac-style .enac-newsletter .newsletter a {
        color: #fff; }
    html.aui.enac-style .enac-newsletter .redes {
      border-bottom: 3px solid #26427b;
      font-size: 30px;
      padding-bottom: 20px;
      text-align: center; }
      html.aui.enac-style .enac-newsletter .redes a {
        color: #6f6f6f;
        text-decoration: none; }
  html.aui.enac-style .enac .cj-azul strong {
    background-color: transparent !important; }
  html.aui.enac-style .enac .cj-azul p.btn-masinfo a span {
    color: #000 !important; }
  html.aui.enac-style .enac .cj-azul li {
    margin-bottom: 0px; }
    html.aui.enac-style .enac .cj-azul li a {
      font-size: 16px; }
  html.aui.enac-style .enac .cj-azul p.btn-masinfo {
    position: relative; }
    html.aui.enac-style .enac .cj-azul p.btn-masinfo:before {
      content: "+";
      position: absolute;
      font-size: 20px;
      left: 7px;
      color: #000;
      font-weight: bold; }
  html.aui.enac-style .container-fluid.block_content div#accordion .panel.accordion-group .accordion-body .panel-body {
    padding-left: 35px; }
  html.aui.enac-style blockquote p {
    margin-bottom: 0;
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25;
    margin-bottom: 15px; }
  html.aui.enac-style .portlet-boundary_PreguntasFrecuentesV6_WAR_PreguntasFrecuentesV6portlet_ a {
    color: #62899c;
    font-weight: 700; }
  html.aui.enac-style #column-2 .box--highlight p.btn-masinfo a {
    color: #26427b; }
  html.aui.enac-style .box--highlight p a {
    color: #62899c;
    font-weight: 700;
    text-decoration: underline; }
    html.aui.enac-style .box--highlight p a:hover, html.aui.enac-style .box--highlight p a:focus {
      color: #62899c; }
      html.aui.enac-style .box--highlight p a:hover span, html.aui.enac-style .box--highlight p a:focus span {
        color: #62899c !important; }
    html.aui.enac-style .box--highlight p a span {
      color: #62899c !important; }
  html.aui.enac-style #column-2 .action-links a {
    /*background-color: #fff;
    -moz-box-shadow: 0 -3px 0 0 #253352 inset;
    -webkit-box-shadow: 0 -3px 0 0 #253352 inset;
    box-shadow: 0 -2px 0 0 #253352 inset;
    font-size: 1.25rem;
    margin: 20px 0 0 0;
    padding: 0 0 20px 0;
    color: #26427b!important;
    font-weight: 400;*/ }
  html.aui.enac-style #column-2 .grid--sidebar .grid__module a .module-title__content {
    font-size: 1.25rem;
    -moz-box-shadow: 0 -2px 0 0 #990819 inset;
    -webkit-box-shadow: 0 -2px 0 0 #990819 inset;
    box-shadow: 0 -2px 0 0 #990819 inset; }
    html.aui.enac-style #column-2 .grid--sidebar .grid__module a .module-title__content span {
      font-size: 1.25rem !important; }
  html.aui.enac-style .enac a#flecha::after {
    content: "";
    width: 8px;
    height: 8px;
    border-right: 3px solid #62899c;
    border-bottom: 3px solid #62899c;
    display: inline-block;
    transform: rotate(-45deg);
    margin-left: 3px; }
  html.aui.enac-style .enac .cj-gris a {
    text-decoration: none;
    color: #FFF; }
  html.aui.enac-style .enac .cj-cita-txt {
    color: #26427b;
    font-style: italic;
    padding-top: 15px;
    border-top: 3px solid #26427b;
    margin-top: 30px;
    font-weight: 400; }
  html.aui.enac-style .enac .cj-cita-firma {
    font-style: italic;
    padding-bottom: 15px;
    border-bottom: 3px solid #26427b;
    text-align: right;
    clear: both;
    float: right; }
  html.aui.enac-style .enac .cj-azul {
    border-radius: 10px;
    padding: 20px; }
  html.aui.enac-style .enac .cj-azul h5, html.aui.enac-style .enac .cj-azul li {
    color: #FFF; }
  html.aui.enac-style .enac .cj-azul li {
    list-style: none; }
  html.aui.enac-style .enac .btn-masinfo {
    background-color: #fff;
    width: 140px;
    font-size: 15px;
    text-align: center; }
  html.aui.enac-style .enac .btn-masinfo a {
    text-decoration: none;
    font-weight: 500;
    padding-left: 10px; }
  html.aui.enac-style .enac .fa-campus {
    color: #6f6f6f;
    font-size: 42px; }
  html.aui.enac-style .enac .fa-relacionadas {
    color: #6f6f6f;
    font-size: 42px; }
  html.aui.enac-style .enac .col-der h5, html.aui.enac-style .enac #column-2 h5 {
    margin: 20px 0 0 0;
    padding: 0 0 20px 0; }
  html.aui.enac-style .enac .col-der h5.borde-superior, html.aui.enac-style .enac #column-2 h5.borde-superior {
    border-top: 3px solid #26427b;
    padding-top: 20px; }
  html.aui.enac-style .enac .col-der h5.campus, html.aui.enac-style .enac #column-2 h5.campus {
    margin: 20px 0 0 0;
    padding: 0 0 20px 0;
    border-bottom: 0; }
  html.aui.enac-style .enac .cj-campus {
    padding: 0 0 10px 0;
    margin: 0px !important; }
  html.aui.enac-style .enac .cj-campus .fecha {
    color: #6f6f6f;
    font-weight: 400;
    font-size: 20px; }
  html.aui.enac-style .enac .cj-campus .txt a {
    color: #212529; }
  html.aui.enac-style .enac .newsletter {
    background-color: #616161;
    text-align: center;
    margin: 30px 30px 10px 30px;
    padding: 10px;
    font-weight: 400; }
  html.aui.enac-style .enac .newsletter a {
    color: #fff; }
  html.aui.enac-style .enac .redes {
    text-align: center;
    font-size: 30px; }
  html.aui.enac-style .enac .redes a {
    color: #6f6f6f; }
  html.aui.enac-style .enac .col-der h5.relacionadas {
    font-size: 18px;
    border-top: 3px solid #26427b;
    border-bottom: 1px solid #26427b;
    padding: 20px 0 10px 0; }
  html.aui.enac-style .enac .relacionadas-list {
    color: #26427b;
    margin-top: 10px;
    margin-bottom: 0px;
    border-bottom: 1px solid #26427b;
    padding-bottom: 10px; }
  html.aui.enac-style .enac .relacionadas-list li {
    color: #26427b;
    font-size: 14px; }
  html.aui.enac-style .enac .relacionadas-list li a {
    color: #26427b; }
  html.aui.enac-style .enac .acordeon {
    margin-bottom: 15px; }
  html.aui.enac-style .enac .acordeon .flecha {
    color: #26427b;
    text-align: center; }
  html.aui.enac-style .enac .acordeon h6 {
    color: #6f6f6f;
    font-weight: 500;
    border-bottom: 1px solid #6f6f6f;
    margin: 0;
    padding: 0 0 3px 0; }
  html.aui.enac-style .enac .acordeon ul {
    display: none;
    margin: 15px 20px;
    padding: 0 20px 0 0;
    font-size: 14px; }
  html.aui.enac-style .enac .despliega {
    cursor: pointer; }
  html.aui.enac-style .enac .cj-confoto {
    font-size: 17px;
    line-height: 24px;
    color: #26427b;
    background-color: #fAfAfA;
    padding: 10px;
    margin-bottom: 0px;
    font-family: 'Roboto Light';
    font-weight: normal; }
  html.aui.enac-style .enac .cj-confoto img {
    float: left;
    margin-right: 20px; }
  html.aui.enac-style .enac .cj-confoto a {
    font-weight: 500;
    font-size: 15px;
    /*color:#26427b;*/
    color: #000; }
  html.aui.enac-style #column-2 .box--highlight ul li a {
    font-size: 16px;
    color: #626262;
    font-weight: 500; }
    html.aui.enac-style #column-2 .box--highlight ul li a:hover, html.aui.enac-style #column-2 .box--highlight ul li a:focus {
      color: #000; }
  html.aui.enac-style div#main-content > .portlet-layout.row-fluid {
    /*padding-top: 50px;*/
    /*xx*/ }
  html.aui.enac-style div#main-content #column-1 .grey-bg {
    padding-top: 20px; }
    @media (max-width: 768px) {
      html.aui.enac-style div#main-content #column-1 .grey-bg {
        margin-top: 0px; } }
  html.aui.enac-style img.default, html.aui.enac-style img.normal {
    filter: inherit !important; }
  html.aui.enac-style div#main-content {
    font-size: 18px;
    line-height: 28px;
    color: #333;
    font-weight: normal; }
    html.aui.enac-style div#main-content.columns-2 {
      padding-top: 40px;
      padding-bottom: 40px; }
      @media (max-width: 768px) {
        html.aui.enac-style div#main-content.columns-2 {
          padding-top: 0px;
          padding-bottom: 20px; } }
    html.aui.enac-style div#main-content .box, html.aui.enac-style div#main-content .page__inner {
      font-size: 18px;
      line-height: 28px; }
    html.aui.enac-style div#main-content .accordion-group .accordion-heading a {
      font-size: 18px;
      line-height: 28px; }
    html.aui.enac-style div#main-content ul li {
      margin-bottom: 15px; }
    html.aui.enac-style div#main-content .step-tabs .step-tabs__list .step-tabs__item a .step-item__text {
      font-size: 1rem; }
    html.aui.enac-style div#main-content .enac .btn, html.aui.enac-style div#main-content .enac .btn-primary, html.aui.enac-style div#main-content .enac .btn-secondary {
      font-size: 14px; }
  html.aui.enac-style .portlet-column-content.empty {
    padding: 0px; }
  html.aui.enac-style .signed-in.controls.portlet-column-content.empty {
    padding: 50px; }
  @media (max-width: 767px) {
    html.aui.enac-style .form.form--custom .form-group .span7, html.aui.enac-style .form.form--custom .form-group .span5 {
      width: 100%;
      margin-left: 0px; }
    html.aui.enac-style div#main-content.ENAC-2Columns-66x33 .container #column-1, html.aui.enac-style div#main-content.ENAC-2Columns-66x33 .container #column-2 {
      width: 100%;
      margin-left: 0px;
      margin-right: 0px;
      flex: 0 0 100%;
      display: inline-block;
      max-width: 100%; }
      html.aui.enac-style div#main-content.ENAC-2Columns-66x33 .container #column-1 input.form-control.file-input.span7, html.aui.enac-style div#main-content.ENAC-2Columns-66x33 .container #column-2 input.form-control.file-input.span7 {
        width: 100% !important; }
      html.aui.enac-style div#main-content.ENAC-2Columns-66x33 .container #column-1 .bootstrap-filestyle, html.aui.enac-style div#main-content.ENAC-2Columns-66x33 .container #column-2 .bootstrap-filestyle {
        padding-right: 0px; }
    html.aui.enac-style form#suscripcion .form-group .span6 + .span6 {
      margin-left: 0px; }
    html.aui.enac-style .form--custom fieldset, html.aui.enac-style .search-box fieldset {
      padding: 0px; }
    html.aui.enac-style .ENAC-2Columns-66x33 .container {
      padding-top: 0px; }
    html.aui.enac-style .white_top_bar--grey {
      width: 100%; } }

html.aui .enac {
  /*banner home*/
  /*botones-inferior*/
  /*section unete*/
  /*unete*/
  /*banner interior 1*/
  /*elementos destacados*/
  /*elementos destacados*/
  /*elementos destacados descripcion*/
  /*elementos destacados*/
  /*single buttons*/
  /*elementos destacados*/
  /*banner 2 cols*/
  /*valores numericos*/
  /*campus*/
  /*campus*/
  /*home news*/
  /*home news*/
  /*suscribirse*/
  /*portlet-acreditacion*/
  /**/
  /*acreditarse*/
  /*accesos-directos-section*/
  /*accesos-directos-section*/
  /*section.destacado-footer*/
  /*section.destacado-footer*/
  /*section.enlaces-relacionados*/
  /*section.enlaces-relacionados*/
  /*title-content*/
  /*title-content*/
  /*descarga-docs*/
  /*descarga-docs*/
  /*listado-horizontal-plus*/
  /* Experto técnico */
  /* Oferta publica Experto tecnico*/
  /* listado-horizontal */
  /*listado-horizontal-plus*/
  /*section.contenido-imagen-lateral*/
  /*section.contenido-listado*/
  /*section.contenido-listado*/
  /*section.cita*/
  /*section.cita*/
  /*section.documentos-interes*/
  /*section.documentos-interes.fondo-azul*/
  /*section.acreditacion-slots*/
  /*section.acreditacion-slots*/
  /*trabaja-con-nosotros*/
  /*trabaja-con-nosotros*/
  /*section.navegador-botones*/
  /*section.navegador-botones*/
  /*.text-image-landing*/
  /**/
  /*FIN*/
  /*carrusel*/
  /*carrusel*/
  /*no home*/
  /*no home*/ }
  html.aui .enac #p_p_id_GestionRevista_WAR_GestionRevistaportlet_ .actualidadbody .actualidad .span8 .min_height .card:not(.card--md):not(.card--lg) h2 {
    font-size: 15px !important; }
  html.aui .enac .submenu-sectores {
    height: 190px !important;
    overflow: inherit !important; }
    @media (max-width: 768px) {
      html.aui .enac .submenu-sectores {
        margin-left: -69px !important; } }
  @media (max-width: 768px) {
    html.aui .enac div#p_p_id_buscadoralcances_WAR_BuscadorAlcancesportlet_ .portlet-column-last .block_content {
      padding-bottom: 80px; }
      html.aui .enac div#p_p_id_buscadoralcances_WAR_BuscadorAlcancesportlet_ .portlet-column-last .block_content .page__inner {
        margin: 0;
        padding-top: 0; } }
  html.aui .enac form#_buscadoralcances_WAR_BuscadorAlcancesportlet_buscarPalabras .float-label-control.span10 input#_buscadoralcances_WAR_BuscadorAlcancesportlet_keywords {
    padding: 45px 15px 18px; }
    @media (max-width: 576px) {
      html.aui .enac form#_buscadoralcances_WAR_BuscadorAlcancesportlet_buscarPalabras .float-label-control.span10 input#_buscadoralcances_WAR_BuscadorAlcancesportlet_keywords {
        height: 90px;
        padding-bottom: 5px; } }
  html.aui .enac form#_buscadoralcances_WAR_BuscadorAlcancesportlet_buscarPalabras .finder-input-wrapper {
    display: flex; }
  html.aui .enac form#_buscadoralcances_WAR_BuscadorAlcancesportlet_buscarPalabras div div.btn.btn-primary {
    width: 52px !important;
    height: 52px !important;
    text-align: center;
    border: 2px solid #62899c !important;
    background-color: transparent !important;
    box-shadow: none !important;
    border-radius: 5px;
    margin-top: 7px;
    margin-right: 7px; }
    html.aui .enac form#_buscadoralcances_WAR_BuscadorAlcancesportlet_buscarPalabras div div.btn.btn-primary:hover {
      background-color: #62899c !important; }
      html.aui .enac form#_buscadoralcances_WAR_BuscadorAlcancesportlet_buscarPalabras div div.btn.btn-primary:hover::after {
        border: 2px solid #fff !important; }
      html.aui .enac form#_buscadoralcances_WAR_BuscadorAlcancesportlet_buscarPalabras div div.btn.btn-primary:hover::before {
        background-color: #fff !important; }
    html.aui .enac form#_buscadoralcances_WAR_BuscadorAlcancesportlet_buscarPalabras div div.btn.btn-primary img {
      opacity: 0; }
    html.aui .enac form#_buscadoralcances_WAR_BuscadorAlcancesportlet_buscarPalabras div div.btn.btn-primary a::before {
      content: "";
      width: 18px;
      height: 2px;
      background-color: #d44346;
      position: absolute;
      transform: rotate(45deg);
      top: 30px;
      left: 23px; }
    html.aui .enac form#_buscadoralcances_WAR_BuscadorAlcancesportlet_buscarPalabras div div.btn.btn-primary a::after {
      content: "";
      width: 17px;
      height: 17px;
      border: 2px solid #d44346;
      position: absolute;
      left: 8px;
      top: 7px;
      border-radius: 50%; }
  html.aui .enac section.banner-home {
    /*banner-home html*/
    /*banner-home__buscador*/ }
    html.aui .enac section.banner-home .content-center {
      display: flex;
      position: relative; }
      @media (max-width: 800px) {
        html.aui .enac section.banner-home .content-center {
          display: inline-block;
          width: 100%; } }
      html.aui .enac section.banner-home .content-center::after {
        content: "";
        width: 100%;
        position: absolute;
        background-color: #F8F8F8;
        max-width: 900px;
        height: 320px;
        border-radius: 10px; }
        @media (max-width: 767px) {
          html.aui .enac section.banner-home .content-center::after {
            left: 0px; } }
    html.aui .enac section.banner-home .banner-home__html {
      position: relative;
      z-index: 1;
      width: calc(100% - 375px);
      /*html texto*/
      /*imagen*/ }
      html.aui .enac section.banner-home .banner-home__html::after {
        width: 331px;
        height: 327px;
        content: "";
        position: absolute;
        background-image: url(../images/enac/icons/vector-banner-home.svg);
        top: 0;
        right: -150px;
        background-repeat: no-repeat; }
      @media (max-width: 800px) {
        html.aui .enac section.banner-home .banner-home__html {
          width: 100%; } }
      html.aui .enac section.banner-home .banner-home__html .html__texto {
        position: absolute;
        color: #33333f;
        font-size: 36px;
        line-height: 50px;
        width: 100%;
        max-width: 560px;
        z-index: 9;
        margin-left: 70px;
        margin-top: 45px; }
        @media (max-width: 800px) {
          html.aui .enac section.banner-home .banner-home__html .html__texto {
            position: relative; } }
        @media (max-width: 767px) {
          html.aui .enac section.banner-home .banner-home__html .html__texto {
            margin-left: 0px;
            margin-top: 0px; } }
        @media (max-width: 650px) {
          html.aui .enac section.banner-home .banner-home__html .html__texto {
            font-size: 28px;
            line-height: 36px; } }
        html.aui .enac section.banner-home .banner-home__html .html__texto p {
          font-weight: 400; }
        html.aui .enac section.banner-home .banner-home__html .html__texto a {
          font-size: 18px;
          font-weight: 700;
          line-height: 20px;
          color: #62899C;
          position: relative;
          text-decoration: underline; }
          html.aui .enac section.banner-home .banner-home__html .html__texto a::after {
            content: "";
            width: 7px;
            height: 7px;
            border-right: 3px solid #62899C;
            border-bottom: 3px solid #62899C;
            position: absolute;
            top: 7px;
            transform: rotate(-45deg);
            margin-left: 8px; }
      html.aui .enac section.banner-home .banner-home__html .html__imagen {
        width: 100%;
        height: 100%;
        text-align: right;
        position: relative;
        z-index: 2; }
        html.aui .enac section.banner-home .banner-home__html .html__imagen img {
          position: absolute;
          right: 30px;
          bottom: 50px; }
          @media (max-width: 850px) {
            html.aui .enac section.banner-home .banner-home__html .html__imagen img {
              opacity: 0.3; } }
          @media (max-width: 650px) {
            html.aui .enac section.banner-home .banner-home__html .html__imagen img {
              opacity: 0.1; } }
    html.aui .enac section.banner-home .banner-home__buscador {
      color: #fff;
      width: 375px;
      min-height: 340px;
      background-color: #d44346;
      padding: 30px;
      border-radius: 20px;
      z-index: 2;
      position: relative;
      margin-top: 30px; }
      @media (max-width: 800px) {
        html.aui .enac section.banner-home .banner-home__buscador {
          width: 100%; } }
      @media (max-width: 767px) {
        html.aui .enac section.banner-home .banner-home__buscador {
          padding: 10px;
          min-height: 1px; }
          html.aui .enac section.banner-home .banner-home__buscador .buscador__content {
            padding-top: 10px;
            padding-bottom: 10px; } }
      html.aui .enac section.banner-home .banner-home__buscador span.buscador__label {
        font-size: 20px;
        font-weight: 400; }
      html.aui .enac section.banner-home .banner-home__buscador .input-soy {
        position: relative;
        margin-bottom: 20px; }
        html.aui .enac section.banner-home .banner-home__buscador .input-soy.show-input ul span.input-arrow::after {
          transform: rotate(135deg);
          left: 8px;
          top: 10px; }
        html.aui .enac section.banner-home .banner-home__buscador .input-soy ul {
          position: absolute;
          background-color: white;
          width: 100%;
          top: 36px;
          padding-top: 10px !important;
          list-style: none;
          padding-left: 0px !important;
          margin-left: 0px;
          border-radius: 0px 0px 10px 10px;
          box-shadow: 2px 3px 4px -2px #888686;
          z-index: 2;
          overflow: hidden; }
          html.aui .enac section.banner-home .banner-home__buscador .input-soy ul li {
            padding-left: 14px;
            margin-bottom: 0px !important;
            padding-left: 14px;
            cursor: pointer;
            padding-top: 5px;
            padding-bottom: 5px;
            font-weight: 300; }
            html.aui .enac section.banner-home .banner-home__buscador .input-soy ul li:hover {
              background-color: #f0f0f0; }
        html.aui .enac section.banner-home .banner-home__buscador .input-soy .input-element {
          color: #6B6B6D;
          background-color: #fff;
          margin-top: 15px;
          border-radius: 9px;
          height: 41px;
          display: flex;
          align-items: center;
          padding-left: 14px;
          position: relative;
          cursor: pointer;
          margin-bottom: 30px;
          font-size: 18px;
          line-height: 18px;
          font-weight: 300; }
          html.aui .enac section.banner-home .banner-home__buscador .input-soy .input-element span.input-arrow {
            position: absolute;
            background-color: #ffffff;
            width: 31px;
            height: 31px;
            right: 6px;
            border-radius: 6px;
            top: 5px;
            border: 3px solid #62899c; }
            html.aui .enac section.banner-home .banner-home__buscador .input-soy .input-element span.input-arrow::after {
              content: "";
              width: 7px;
              height: 7px;
              position: absolute;
              border-bottom: 3px solid #d44346;
              border-left: 3px solid #d44346;
              transform: rotate(-45deg);
              left: 7px;
              top: 5px; }
      html.aui .enac section.banner-home .banner-home__buscador .content__gustar .input-soy {
        margin-bottom: 0px;
        border-bottom: 0px; }
      html.aui .enac section.banner-home .banner-home__buscador .content__gustar .input-element span.input-text > span::after {
        content: "";
        width: 100%;
        position: absolute;
        height: 100%;
        left: 0px;
        z-index: 1; }
      html.aui .enac section.banner-home .banner-home__buscador .bnt-buscador {
        display: flex;
        justify-content: flex-end;
        width: 100%; }
        @media (max-width: 767px) {
          html.aui .enac section.banner-home .banner-home__buscador .bnt-buscador {
            justify-content: flex-start; } }
        html.aui .enac section.banner-home .banner-home__buscador .bnt-buscador a {
          font-size: 18px; }
  html.aui .enac section.botones-inferior-banner {
    margin-top: 50px;
    margin-bottom: 60px; }
    @media (max-width: 767px) {
      html.aui .enac section.botones-inferior-banner {
        margin-bottom: 0px;
        padding-bottom: 20px;
        margin-top: 30px; } }
    html.aui .enac section.botones-inferior-banner .content-center {
      display: flex; }
      @media (max-width: 767px) {
        html.aui .enac section.botones-inferior-banner .content-center {
          display: inline-block;
          width: 100%;
          text-align: center; } }
      html.aui .enac section.botones-inferior-banner .content-center .botones-inferior-banner_content:last-child a {
        margin-right: 0px; }
    html.aui .enac section.botones-inferior-banner .botones-inferior-banner_content {
      width: 100%; }
      @media (max-width: 767px) {
        html.aui .enac section.botones-inferior-banner .botones-inferior-banner_content {
          display: flex;
          justify-content: center;
          margin-bottom: 10px; } }
    html.aui .enac section.botones-inferior-banner .botones-inferior-banner_content a {
      margin-right: 30px;
      border-radius: 50px;
      background: #FFFFFF;
      border: 1.5px solid #ededed;
      box-shadow: 2px 4px 10px #d0d0d0;
      height: 75px;
      display: flex;
      justify-content: center;
      align-items: center;
      font-style: normal;
      font-weight: 500;
      font-size: 20px;
      color: #33333F !important;
      padding-left: 0px;
      padding-right: 0px; }
      @media (max-width: 767px) {
        html.aui .enac section.botones-inferior-banner .botones-inferior-banner_content a {
          margin-right: 0px;
          width: 100%;
          min-height: 60px;
          height: auto;
          font-size: 18px !important; } }
      html.aui .enac section.botones-inferior-banner .botones-inferior-banner_content a:hover, html.aui .enac section.botones-inferior-banner .botones-inferior-banner_content a:focus {
        border: 1.5px solid #62899C; }
      html.aui .enac section.botones-inferior-banner .botones-inferior-banner_content a span {
        margin-left: 5px; }
        @media (max-width: 767px) {
          html.aui .enac section.botones-inferior-banner .botones-inferior-banner_content a span {
            width: calc(100% - 70px); } }
  html.aui .enac section.section-unete {
    position: relative;
    overflow: hidden;
    padding-top: 65px;
    padding-bottom: 65px; }
    @media (max-width: 650px) {
      html.aui .enac section.section-unete {
        padding-top: 10px;
        padding-bottom: 10px; } }
    html.aui .enac section.section-unete .unete-imagen {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      html.aui .enac section.section-unete .unete-imagen img {
        width: 100%;
        object-fit: fill;
        position: absolute;
        height: 100%; }
      html.aui .enac section.section-unete .unete-imagen::after {
        content: "";
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%; }
    html.aui .enac section.section-unete .content-center.relative {
      position: relative;
      z-index: 2;
      background-color: transparent;
      border-radius: 20px;
      padding: 40px;
      max-width: 960px;
      width: 96%;
      border: 2px solid #fff;
      overflow: hidden; }
      html.aui .enac section.section-unete .content-center.relative::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #fff;
        top: 0px;
        left: 0px;
        border-radius: 20px;
        opacity: 0.7; }
      html.aui .enac section.section-unete .content-center.relative > div {
        position: relative;
        z-index: 2; }
      @media (max-width: 767px) {
        html.aui .enac section.section-unete .content-center.relative {
          padding: 10px; } }
      html.aui .enac section.section-unete .content-center.relative .title h2 {
        padding-top: 0px !important;
        margin-top: 15px !important;
        margin-bottom: 15px !important;
        text-align: center !important; }
        @media (max-width: 767px) {
          html.aui .enac section.section-unete .content-center.relative .title h2 {
            text-align: left !important; } }
      html.aui .enac section.section-unete .content-center.relative .content {
        font-style: normal;
        font-weight: normal;
        text-align: center;
        letter-spacing: 0.02em;
        color: #33333F;
        max-width: 790px;
        margin: 0 auto;
        margin-top: 30px;
        font-size: 22px;
        line-height: 32px; }
        @media (max-width: 767px) {
          html.aui .enac section.section-unete .content-center.relative .content {
            font-size: 18px;
            line-height: 27px;
            text-align: left; } }
        @media (max-width: 650px) {
          html.aui .enac section.section-unete .content-center.relative .content {
            font-size: 18px;
            line-height: 27px;
            margin-top: 25px; } }
      html.aui .enac section.section-unete .content-center.relative .content-buttons {
        display: flex;
        margin: 0 auto;
        margin-top: 40px;
        max-width: 570px;
        justify-content: center; }
        @media (max-width: 767px) {
          html.aui .enac section.section-unete .content-center.relative .content-buttons {
            display: inline-block;
            width: 100%;
            margin-top: 10px;
            max-width: 100%; } }
        html.aui .enac section.section-unete .content-center.relative .content-buttons .btn-red {
          min-width: 250px; }
        html.aui .enac section.section-unete .content-center.relative .content-buttons a {
          margin-left: 20px;
          margin-right: 20px; }
          @media (max-width: 767px) {
            html.aui .enac section.section-unete .content-center.relative .content-buttons a {
              margin-top: 20px; } }
  html.aui .enac section.banner-Interior {
    width: 100%;
    position: relative;
    padding-top: 65px;
    overflow: hidden; }
    @media (max-width: 650px) {
      html.aui .enac section.banner-Interior {
        padding-top: 20px; } }
    html.aui .enac section.banner-Interior > img {
      position: absolute;
      z-index: 1;
      width: 100%;
      top: 0px;
      left: 0px; }
      @media (max-width: 767px) {
        html.aui .enac section.banner-Interior > img {
          opacity: 0; } }
    html.aui .enac section.banner-Interior .banner-interior__content {
      position: relative;
      z-index: 2;
      margin: 0 auto;
      max-width: 1130px;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      text-align: center; }
      html.aui .enac section.banner-Interior .banner-interior__content .title {
        border: 0px; }
        html.aui .enac section.banner-Interior .banner-interior__content .title h2 {
          margin: -1px !important;
          padding: 0px !important;
          color: #fff;
          font-style: normal;
          font-weight: bold;
          font-size: 28px;
          line-height: 20px;
          text-align: center !important;
          letter-spacing: 0.02em;
          line-height: 40px; }
          @media (max-width: 767px) {
            html.aui .enac section.banner-Interior .banner-interior__content .title h2 {
              text-align: left !important; } }
          @media (max-width: 650px) {
            html.aui .enac section.banner-Interior .banner-interior__content .title h2 {
              font-size: 24px;
              line-height: 34px; } }
      html.aui .enac section.banner-Interior .banner-interior__content .content__contenido-section {
        color: #fff;
        font-style: normal;
        font-weight: normal;
        font-size: 20px;
        line-height: 30px;
        text-align: center;
        margin-top: 30px;
        margin-bottom: 30px; }
        @media (max-width: 767px) {
          html.aui .enac section.banner-Interior .banner-interior__content .content__contenido-section {
            font-size: 18px;
            line-height: 28px;
            text-align: left; } }
      html.aui .enac section.banner-Interior .banner-interior__content .content__button-section {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom: 50px;
        padding-top: 20px; }
        @media (max-width: 767px) {
          html.aui .enac section.banner-Interior .banner-interior__content .content__button-section {
            justify-content: flex-start; } }
        @media (max-width: 650px) {
          html.aui .enac section.banner-Interior .banner-interior__content .content__button-section {
            padding-bottom: 45px; } }
  html.aui .enac section.elementos-destacados {
    padding-top: 50px; }
    @media (max-width: 767px) {
      html.aui .enac section.elementos-destacados {
        padding-top: 0px; } }
    html.aui .enac section.elementos-destacados .subtitle {
      font-style: normal;
      font-weight: normal;
      font-size: 22px;
      line-height: 32px;
      text-align: center;
      color: #4F5665;
      margin-top: 45px;
      margin-bottom: 75px; }
      @media (max-width: 767px) {
        html.aui .enac section.elementos-destacados .subtitle {
          margin-top: 30px;
          margin-bottom: 25px;
          line-height: 28px;
          font-size: 18px;
          text-align: left; } }
      @media (max-width: 650px) {
        html.aui .enac section.elementos-destacados .subtitle {
          margin-top: 0px;
          font-size: 18px; } }
    html.aui .enac section.elementos-destacados .elementos-destacados__content {
      display: grid;
      grid-template-columns: 33.3% 33.4% 33.3%;
      position: relative;
      padding-bottom: 80px;
      /*element item*/ }
      @media (max-width: 600px) {
        html.aui .enac section.elementos-destacados .elementos-destacados__content {
          grid-template-columns: 50% 50%;
          padding-bottom: 0px; } }
      html.aui .enac section.elementos-destacados .elementos-destacados__content::after {
        content: "";
        width: 153px;
        height: 153px;
        background-image: url("../images/enac/home/dotted-circle1.svg");
        position: absolute;
        top: -50px;
        left: -75px; }
      html.aui .enac section.elementos-destacados .elementos-destacados__content::before {
        content: "";
        width: 325px;
        height: 153px;
        position: absolute;
        background-image: url("../images/enac/home/dotted-circle2.svg");
        bottom: -80px;
        right: -50px; }
      html.aui .enac section.elementos-destacados .elementos-destacados__content .element_item {
        margin-bottom: 30px;
        margin-right: 20px;
        margin-left: 20px;
        background: #fff;
        border: 1.5px solid #ecf0f2;
        box-sizing: border-box;
        box-shadow: 4px 4px 10px #e0e0e0;
        border-radius: 20px;
        min-height: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 2; }
        @media (max-width: 650px) {
          html.aui .enac section.elementos-destacados .elementos-destacados__content .element_item {
            transform: none !important;
            transition: none !important;
            margin-bottom: 15px;
            margin-right: 5px;
            margin-left: 5px; } }
        html.aui .enac section.elementos-destacados .elementos-destacados__content .element_item:hover, html.aui .enac section.elementos-destacados .elementos-destacados__content .element_item:focus {
          border: 1.5px solid #62899C; }
        html.aui .enac section.elementos-destacados .elementos-destacados__content .element_item a {
          width: 100%;
          height: 100%;
          display: flex;
          justify-content: center;
          flex-direction: column;
          align-items: center; }
          html.aui .enac section.elementos-destacados .elementos-destacados__content .element_item a:hover span.element_title, html.aui .enac section.elementos-destacados .elementos-destacados__content .element_item a:focus span.element_title {
            color: #000;
            display: inline-block;
            padding-bottom: 20px;
            position: relative; }
            html.aui .enac section.elementos-destacados .elementos-destacados__content .element_item a:hover span.element_title::after, html.aui .enac section.elementos-destacados .elementos-destacados__content .element_item a:focus span.element_title::after {
              content: "";
              width: 75px;
              height: 3px;
              background-color: #D44346;
              position: absolute;
              left: 50%;
              bottom: 0px;
              margin-left: -37px; }
          html.aui .enac section.elementos-destacados .elementos-destacados__content .element_item a img {
            max-height: 60px;
            margin-bottom: 30px; }
          html.aui .enac section.elementos-destacados .elementos-destacados__content .element_item a span.element_title {
            font-style: normal;
            font-weight: 500;
            font-size: 20px;
            line-height: 20px;
            text-align: center;
            color: #4F5665; }
            @media (max-width: 530px) {
              html.aui .enac section.elementos-destacados .elementos-destacados__content .element_item a span.element_title {
                font-size: 16px;
                padding-left: 10px;
                padding-right: 10px; } }
  html.aui .enac section.elementos-destacados-descripcion {
    padding-top: 50px; }
    @media (max-width: 767px) {
      html.aui .enac section.elementos-destacados-descripcion {
        padding-top: 0px; } }
    html.aui .enac section.elementos-destacados-descripcion .subtitle {
      font-style: normal;
      font-weight: normal;
      font-size: 22px;
      line-height: 32px;
      text-align: center;
      color: #4F5665;
      margin-top: 45px;
      margin-bottom: 75px; }
      @media (max-width: 767px) {
        html.aui .enac section.elementos-destacados-descripcion .subtitle {
          margin-top: 30px;
          margin-bottom: 25px;
          line-height: 28px;
          font-size: 18px;
          text-align: left; } }
      @media (max-width: 650px) {
        html.aui .enac section.elementos-destacados-descripcion .subtitle {
          margin-top: 0px;
          font-size: 18px; } }
    html.aui .enac section.elementos-destacados-descripcion .elementos-destacados-descripcion__content {
      display: grid;
      grid-template-columns: 33.3% 33.4% 33.3%;
      position: relative;
      padding-bottom: 80px;
      /*element item*/ }
      @media (max-width: 600px) {
        html.aui .enac section.elementos-destacados-descripcion .elementos-destacados-descripcion__content {
          grid-template-columns: 50% 50%;
          padding-bottom: 0px; } }
      html.aui .enac section.elementos-destacados-descripcion .elementos-destacados-descripcion__content::after {
        content: "";
        width: 153px;
        height: 153px;
        background-image: url("../images/enac/home/dotted-circle1.svg");
        position: absolute;
        top: -50px;
        left: -75px; }
      html.aui .enac section.elementos-destacados-descripcion .elementos-destacados-descripcion__content::before {
        content: "";
        width: 325px;
        height: 153px;
        position: absolute;
        background-image: url("../images/enac/home/dotted-circle2.svg");
        bottom: 60px;
        right: 20px; }
      html.aui .enac section.elementos-destacados-descripcion .elementos-destacados-descripcion__content .element_item {
        margin-bottom: 30px;
        margin-right: 20px;
        margin-left: 20px;
        background: #fff;
        border: 1.5px solid #ecf0f2;
        box-sizing: border-box;
        box-shadow: 4px 4px 10px #e0e0e0;
        border-radius: 20px;
        min-height: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 2; }
        @media (max-width: 650px) {
          html.aui .enac section.elementos-destacados-descripcion .elementos-destacados-descripcion__content .element_item {
            transform: none !important;
            transition: none !important;
            margin-bottom: 15px;
            margin-right: 5px;
            margin-left: 5px; } }
        html.aui .enac section.elementos-destacados-descripcion .elementos-destacados-descripcion__content .element_item:hover, html.aui .enac section.elementos-destacados-descripcion .elementos-destacados-descripcion__content .element_item:focus {
          border: 1.5px solid #62899C; }
        html.aui .enac section.elementos-destacados-descripcion .elementos-destacados-descripcion__content .element_item a {
          width: 100%;
          height: 100%;
          display: flex;
          justify-content: center;
          flex-direction: column;
          align-items: center;
          text-decoration: none !important; }
          html.aui .enac section.elementos-destacados-descripcion .elementos-destacados-descripcion__content .element_item a img {
            max-height: 40px;
            margin-bottom: 3px;
            margin-top: 10px; }
          html.aui .enac section.elementos-destacados-descripcion .elementos-destacados-descripcion__content .element_item a span.element_title {
            font-style: normal;
            font-size: 18px;
            line-height: 20px;
            text-align: center;
            color: #5d8599;
            font-weight: 700; }
            @media (max-width: 530px) {
              html.aui .enac section.elementos-destacados-descripcion .elementos-destacados-descripcion__content .element_item a span.element_title {
                font-size: 16px;
                padding-left: 10px;
                padding-right: 10px; } }
          html.aui .enac section.elementos-destacados-descripcion .elementos-destacados-descripcion__content .element_item a span.element_description {
            text-align: center;
            font-size: 14px;
            max-width: 80%;
            line-height: 1.2;
            margin-top: 5px;
            font-weight: 400;
            color: #000;
            margin-bottom: 15px; }
            @media (max-width: 530px) {
              html.aui .enac section.elementos-destacados-descripcion .elementos-destacados-descripcion__content .element_item a span.element_description {
                font-size: 13px;
                margin-bottom: 20px; } }
          html.aui .enac section.elementos-destacados-descripcion .elementos-destacados-descripcion__content .element_item a:hover span.element_description, html.aui .enac section.elementos-destacados-descripcion .elementos-destacados-descripcion__content .element_item a:focus span.element_description {
            color: #000;
            display: inline-block;
            padding-bottom: 20px;
            position: relative; }
            html.aui .enac section.elementos-destacados-descripcion .elementos-destacados-descripcion__content .element_item a:hover span.element_description::after, html.aui .enac section.elementos-destacados-descripcion .elementos-destacados-descripcion__content .element_item a:focus span.element_description::after {
              content: "";
              width: 75px;
              height: 3px;
              background-color: #D44346;
              position: absolute;
              left: 50%;
              bottom: 0px;
              margin-left: -37px; }
  html.aui .enac section.single-buttons .buttons-container .btn-white-rounded {
    border-radius: 50px;
    background: #fff;
    border: 1.5px solid #ededed;
    box-shadow: 2px 4px 10px #d0d0d0;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: #33333f !important;
    padding-left: 0;
    padding-right: 0; }
    html.aui .enac section.single-buttons .buttons-container .btn-white-rounded:hover, html.aui .enac section.single-buttons .buttons-container .btn-white-rounded:focus {
      border: 1.5px solid #62899c; }
    html.aui .enac section.single-buttons .buttons-container .btn-white-rounded span {
      margin-left: 5px; }
  html.aui .enac section.banner-2-cols {
    background-color: #F8F8F8;
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative; }
    html.aui .enac section.banner-2-cols .col-img__background {
      position: absolute;
      left: 0px;
      top: 0px;
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-size: auto 100%; }
    html.aui .enac section.banner-2-cols .title {
      padding-top: 10px; }
    @media (max-width: 767px) {
      html.aui .enac section.banner-2-cols {
        padding-top: 0px; } }
    html.aui .enac section.banner-2-cols .content-center {
      display: flex;
      align-items: center; }
      @media (max-width: 850px) {
        html.aui .enac section.banner-2-cols .content-center {
          display: inline-block;
          width: 100%; } }
    html.aui .enac section.banner-2-cols .btn-content {
      max-width: 280px; }
      @media (max-width: 850px) {
        html.aui .enac section.banner-2-cols .btn-content {
          margin: 0 auto; } }
      @media (max-width: 767px) {
        html.aui .enac section.banner-2-cols .btn-content {
          margin: 0; } }
    html.aui .enac section.banner-2-cols .col-img {
      display: block;
      width: 47%;
      border-radius: 10px;
      overflow: hidden; }
      @media (max-width: 850px) {
        html.aui .enac section.banner-2-cols .col-img {
          width: 100%;
          text-align: center; } }
    html.aui .enac section.banner-2-cols .col-content {
      display: block;
      width: 50%;
      padding-left: 6%;
      position: relative;
      z-index: 1;
      background-color: #f8f8f8; }
      html.aui .enac section.banner-2-cols .col-content::after {
        content: "";
        width: 100px;
        height: 100%;
        position: absolute;
        top: 0px;
        left: -100px;
        background: linear-gradient(90deg, transparent, #f8f8f8); }
      html.aui .enac section.banner-2-cols .col-content .title {
        padding-top: 10px; }
      @media (max-width: 850px) {
        html.aui .enac section.banner-2-cols .col-content {
          width: 100%;
          padding-left: 0px; }
          html.aui .enac section.banner-2-cols .col-content .title h2 {
            text-align: center !important; } }
          @media (max-width: 850px) and (max-width: 767px) {
            html.aui .enac section.banner-2-cols .col-content .title h2 {
              text-align: left !important; } }
      @media (max-width: 767px) {
        html.aui .enac section.banner-2-cols .col-content::before {
          content: "";
          width: 15px;
          height: 100%;
          position: absolute;
          top: 0px;
          right: -15px;
          background-color: #f8f8f8; } }
      html.aui .enac section.banner-2-cols .col-content .btn-content {
        padding-bottom: 50px; }
      html.aui .enac section.banner-2-cols .col-content .content__html {
        font-style: normal;
        font-weight: normal;
        font-size: 22px;
        line-height: 32px;
        color: #33333F;
        margin-top: 30px;
        margin-bottom: 40px; }
        @media (max-width: 850px) {
          html.aui .enac section.banner-2-cols .col-content .content__html {
            text-align: center; } }
        @media (max-width: 767px) {
          html.aui .enac section.banner-2-cols .col-content .content__html {
            font-size: 18px;
            line-height: 28px;
            text-align: left; } }
        @media (max-width: 650px) {
          html.aui .enac section.banner-2-cols .col-content .content__html {
            margin-top: 15px;
            margin-bottom: 20px; } }
        html.aui .enac section.banner-2-cols .col-content .content__html .btn-content {
          max-width: 225px;
          padding-bottom: 50px; }
          @media (max-width: 850px) {
            html.aui .enac section.banner-2-cols .col-content .content__html .btn-content {
              display: flex;
              justify-content: center;
              max-width: 100%; } }
  html.aui .enac section.section-valores-numericos {
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative; }
    @media (max-width: 767px) {
      html.aui .enac section.section-valores-numericos {
        padding-top: 0px; } }
    html.aui .enac section.section-valores-numericos::after {
      background-image: url(../images/enac/home/circle-bg.svg);
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background-position: center;
      background-repeat: no-repeat; }
    html.aui .enac section.section-valores-numericos .content__enlace {
      padding-top: 50px;
      padding-bottom: 50px; }
      @media (max-width: 767px) {
        html.aui .enac section.section-valores-numericos .content__enlace {
          padding-top: 10px;
          padding-bottom: 10px;
          text-align: left; } }
    html.aui .enac section.section-valores-numericos .content-center {
      position: relative;
      z-index: 2; }
    html.aui .enac section.section-valores-numericos .content__contenido {
      margin: 0 auto;
      margin-top: 40px;
      font-style: normal;
      font-weight: normal;
      font-size: 22px;
      line-height: 32px;
      text-align: center;
      color: #33333F;
      max-width: 700px;
      margin-bottom: 100px; }
      @media (max-width: 767px) {
        html.aui .enac section.section-valores-numericos .content__contenido {
          font-size: 18px;
          line-height: 28px;
          text-align: left; } }
      @media (max-width: 650px) {
        html.aui .enac section.section-valores-numericos .content__contenido {
          margin-bottom: 50px; } }
    html.aui .enac section.section-valores-numericos .content__numericos {
      display: flex;
      justify-content: center;
      /*numerico*/ }
      @media (max-width: 650px) {
        html.aui .enac section.section-valores-numericos .content__numericos {
          display: inline-block;
          width: 100%; } }
      html.aui .enac section.section-valores-numericos .content__numericos .numerico__item {
        width: 33%; }
        @media (max-width: 650px) {
          html.aui .enac section.section-valores-numericos .content__numericos .numerico__item {
            width: 100%;
            margin-bottom: 40px; } }
      html.aui .enac section.section-valores-numericos .content__numericos .contenido__numerico {
        font-style: normal;
        font-weight: 500;
        font-size: 70px;
        line-height: 20px;
        text-align: center;
        letter-spacing: 0.02em;
        position: relative;
        height: 80px; }
        @media (max-width: 767px) {
          html.aui .enac section.section-valores-numericos .content__numericos .contenido__numerico {
            font-size: 40px;
            height: 55px;
            width: 100%;
            text-align: left;
            margin-left: 20px; } }
        html.aui .enac section.section-valores-numericos .content__numericos .contenido__numerico span.simbol {
          color: #D44346;
          position: relative;
          z-index: 2; }
          html.aui .enac section.section-valores-numericos .content__numericos .contenido__numerico span.simbol span {
            position: relative;
            z-index: 3; }
          html.aui .enac section.section-valores-numericos .content__numericos .contenido__numerico span.simbol::after {
            content: "";
            width: 150px;
            height: 95px;
            background-color: #F8F8F8;
            position: absolute;
            left: -20px;
            top: 0px;
            border-radius: 10px;
            z-index: 1; }
            @media (max-width: 767px) {
              html.aui .enac section.section-valores-numericos .content__numericos .contenido__numerico span.simbol::after {
                height: 55px; } }
        html.aui .enac section.section-valores-numericos .content__numericos .contenido__numerico span.value {
          color: #62899c;
          position: relative;
          z-index: 3; }
      html.aui .enac section.section-valores-numericos .content__numericos .contenido__desc {
        font-style: normal;
        font-weight: normal;
        font-size: 21px;
        line-height: 31px;
        text-align: center;
        letter-spacing: 0.02em;
        color: #4F5665;
        max-width: 260px;
        margin: 0 auto; }
        @media (max-width: 767px) {
          html.aui .enac section.section-valores-numericos .content__numericos .contenido__desc {
            font-size: 18px;
            line-height: 23px;
            text-align: left;
            margin-left: 0px; } }
  html.aui .enac section.section-campus-enac {
    width: 100%;
    display: inline-block;
    padding-top: 60px;
    position: relative;
    padding-bottom: 80px; }
    @media (max-width: 1000px) {
      html.aui .enac section.section-campus-enac {
        padding-top: 20px;
        padding-bottom: 20px; } }
    html.aui .enac section.section-campus-enac .content-center {
      display: flex;
      position: relative;
      /*left*/
      /*right*/ }
      @media (max-width: 1000px) {
        html.aui .enac section.section-campus-enac .content-center {
          width: 100%;
          flex-direction: column; } }
      html.aui .enac section.section-campus-enac .content-center::after {
        content: "";
        width: 153px;
        height: 153px;
        position: absolute;
        right: -55px;
        top: 0;
        margin-top: -50px;
        background-image: url(../images/enac/home/dotted-circle1.svg); }
      html.aui .enac section.section-campus-enac .content-center .campues-enac__left {
        width: 50%;
        padding-top: 10px;
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start; }
        html.aui .enac section.section-campus-enac .content-center .campues-enac__left h2 {
          margin-top: 0px !important; }
        @media (max-width: 1150px) and (min-width: 1001px) {
          html.aui .enac section.section-campus-enac .content-center .campues-enac__left {
            width: 40%; } }
        @media (max-width: 1000px) {
          html.aui .enac section.section-campus-enac .content-center .campues-enac__left {
            width: 100%; } }
        @media (max-width: 767px) {
          html.aui .enac section.section-campus-enac .content-center .campues-enac__left {
            font-size: 18px;
            line-height: 18px; } }
        html.aui .enac section.section-campus-enac .content-center .campues-enac__left::after {
          content: "";
          width: 153px;
          height: 153px;
          position: absolute;
          right: -100px;
          bottom: -25px;
          margin-top: -75px;
          z-index: 1;
          background-image: url("../images/enac/home/dotted-circle1.svg"); }
        html.aui .enac section.section-campus-enac .content-center .campues-enac__left .content {
          font-style: normal;
          font-weight: normal;
          font-size: 22px;
          line-height: 32px;
          letter-spacing: 0.02em;
          color: #33333F;
          max-width: 500px;
          margin-bottom: 30px;
          margin-top: 30px; }
          @media (max-width: 1000px) {
            html.aui .enac section.section-campus-enac .content-center .campues-enac__left .content {
              max-width: 100%; } }
        html.aui .enac section.section-campus-enac .content-center .campues-enac__left > a {
          font-style: normal;
          font-weight: bold;
          font-size: 18px;
          line-height: 20px;
          text-align: center;
          color: #62899c;
          position: relative;
          text-decoration: underline; }
          html.aui .enac section.section-campus-enac .content-center .campues-enac__left > a:hover, html.aui .enac section.section-campus-enac .content-center .campues-enac__left > a:focus {
            text-decoration: underline; }
          html.aui .enac section.section-campus-enac .content-center .campues-enac__left > a::after {
            content: "";
            width: 7px;
            height: 7px;
            border-right: 3px solid #62899c;
            border-bottom: 3px solid #62899c;
            position: absolute;
            top: 7px;
            transform: rotate(-45deg);
            margin-left: 8px; }
      html.aui .enac section.section-campus-enac .content-center .campues-enac__right {
        width: 50%;
        background-color: #D44346;
        border-radius: 20px;
        padding-left: 35px;
        padding-right: 35px;
        padding-top: 10px;
        padding-bottom: 45px;
        color: #fff;
        position: relative;
        z-index: 2;
        /*curso*/ }
        @media (max-width: 1150px) and (min-width: 1001px) {
          html.aui .enac section.section-campus-enac .content-center .campues-enac__right {
            width: 60%; } }
        @media (max-width: 1000px) {
          html.aui .enac section.section-campus-enac .content-center .campues-enac__right {
            width: 100%;
            margin-top: 30px;
            padding-left: 10px;
            padding-right: 10px; } }
        @media (max-width: 650px) {
          html.aui .enac section.section-campus-enac .content-center .campues-enac__right .title.white.blanco + .campues-enac__curso {
            margin-top: 10px;
            padding: 0px;
            border-radius: 8px; } }
        html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campus-enac__boton {
          margin-top: 40px; }
        html.aui .enac section.section-campus-enac .content-center .campues-enac__right .title.white.blanco h3 {
          font-style: normal;
          font-weight: bold;
          font-size: 22px;
          line-height: 32px;
          letter-spacing: 0.02em;
          color: #FFFFFF; }
        html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campues-enac__curso {
          background: #FFFFFF;
          border: 1px solid #FFFFFF;
          box-sizing: border-box;
          border-radius: 20px;
          color: #000;
          margin-top: 20px;
          padding: 15px;
          display: flex;
          align-items: center; }
          @media (max-width: 650px) {
            html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campues-enac__curso {
              width: 100%;
              border-radius: 8px;
              padding: 0px; } }
          @media (max-width: 450px) {
            html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campues-enac__curso {
              flex-direction: column;
              align-items: flex-start; } }
          html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campues-enac__curso .curso__left {
            background: #E0E7EB;
            border: 0px;
            box-sizing: border-box;
            border-radius: 8px;
            padding: 13px;
            color: #000;
            font-weight: 700;
            font-size: 20px;
            margin-right: 25px;
            width: auto;
            min-height: 50px;
            height: 100%; }
            @media (max-width: 650px) {
              html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campues-enac__curso .curso__left {
                margin: 0 auto; } }
            @media (max-width: 450px) {
              html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campues-enac__curso .curso__left {
                margin: 0px;
                height: 20px; } }
            html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campues-enac__curso .curso__left span.fecha__date {
              display: flex;
              align-items: center;
              min-width: 115px;
              white-space: nowrap; }
              @media (max-width: 650px) {
                html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campues-enac__curso .curso__left span.fecha__date {
                  width: 100%;
                  display: inline-block;
                  min-width: 1px; } }
              @media (max-width: 550px) {
                html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campues-enac__curso .curso__left span.fecha__date {
                  font-size: 15px; } }
              @media (max-width: 450px) {
                html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campues-enac__curso .curso__left span.fecha__date {
                  display: flex; } }
            html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campues-enac__curso .curso__left .curso__fecha {
              display: flex; }
              @media (max-width: 650px) {
                html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campues-enac__curso .curso__left .curso__fecha {
                  display: inline-block;
                  text-align: center; } }
              @media (max-width: 450px) {
                html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campues-enac__curso .curso__left .curso__fecha {
                  display: flex !important; } }
            html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campues-enac__curso .curso__left span.fecha__calendar {
              min-width: 40px;
              height: 40px;
              display: inline-block;
              background-image: url("../images/enac/home/calendar.svg");
              background-size: 100%;
              margin-right: 10px;
              background-repeat: no-repeat; }
              @media (max-width: 650px) {
                html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campues-enac__curso .curso__left span.fecha__calendar {
                  margin-right: 0px; } }
              @media (max-width: 550px) {
                html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campues-enac__curso .curso__left span.fecha__calendar {
                  min-width: 30px;
                  height: 30px; } }
          html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campues-enac__curso .curso__right {
            position: relative;
            padding-left: px;
            display: flex;
            align-items: center;
            width: calc(100% - 150px); }
            @media (max-width: 650px) {
              html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campues-enac__curso .curso__right {
                width: 100%;
                text-align: left;
                margin-top: 0px;
                padding-left: 10px; } }
            @media (max-width: 450px) {
              html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campues-enac__curso .curso__right {
                margin-top: 10px;
                margin-bottom: 10px; } }
            html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campues-enac__curso .curso__right a {
              padding-right: 50px;
              width: 100%;
              position: relative;
              font-style: normal;
              font-weight: normal;
              font-size: 18px;
              line-height: 28px;
              letter-spacing: 0.02em;
              color: #33333F; }
              @media (max-width: 650px) {
                html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campues-enac__curso .curso__right a {
                  padding-right: 50px;
                  font-size: 19px;
                  line-height: 25px; } }
              @media (max-width: 550px) {
                html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campues-enac__curso .curso__right a {
                  font-size: 18px; } }
              html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campues-enac__curso .curso__right a::before {
                background-color: #fff;
                width: 31px;
                height: 31px;
                right: 0px;
                border-radius: 6px;
                top: 50%;
                border: 3px solid #62899c;
                content: "";
                position: absolute;
                margin-top: -18px; }
                @media (max-width: 650px) {
                  html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campues-enac__curso .curso__right a::before {
                    right: 7px; } }
              html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campues-enac__curso .curso__right a::after {
                content: "";
                width: 8px;
                height: 8px;
                position: absolute;
                border-right: 3px solid #d44346;
                border-bottom: 3px solid #d44346;
                right: 15px;
                top: 50%;
                transform: rotate(-45deg);
                margin-top: -5px; }
                @media (max-width: 650px) {
                  html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campues-enac__curso .curso__right a::after {
                    right: 22px; } }
              html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campues-enac__curso .curso__right a:hover, html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campues-enac__curso .curso__right a:focus {
                color: #33333F;
                text-decoration: underline; }
        html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campus-enac__boton {
          display: flex;
          justify-content: flex-end; }
          @media (max-width: 767px) {
            html.aui .enac section.section-campus-enac .content-center .campues-enac__right .campus-enac__boton {
              margin-top: 20px;
              margin-bottom: 10px;
              justify-content: flex-start; } }
    html.aui .enac section.section-campus-enac.formato-interno {
      padding-top: 0px;
      margin-bottom: 0px;
      padding-bottom: 20px; }
      html.aui .enac section.section-campus-enac.formato-interno .title.red-arrow h2 {
        position: relative; }
        html.aui .enac section.section-campus-enac.formato-interno .title.red-arrow h2::before {
          content: "";
          width: 10px;
          height: 10px;
          border-left: 6px solid #d44346;
          border-bottom: 6px solid #d44346;
          position: absolute;
          margin-left: -35px;
          transform: rotate(-135deg);
          margin-top: 11px; }
      html.aui .enac section.section-campus-enac.formato-interno .content-center {
        flex-direction: column;
        width: 100%;
        padding: 0px; }
        html.aui .enac section.section-campus-enac.formato-interno .content-center::after {
          display: none; }
        html.aui .enac section.section-campus-enac.formato-interno .content-center .campues-enac__left {
          max-width: 1170px;
          width: 100%;
          margin: 0 auto;
          padding-left: 15px;
          padding-right: 15px; }
          html.aui .enac section.section-campus-enac.formato-interno .content-center .campues-enac__left .content {
            font-size: 18px;
            line-height: 30px;
            max-width: 100%;
            margin-bottom: 30px;
            margin-top: 0px; }
          html.aui .enac section.section-campus-enac.formato-interno .content-center .campues-enac__left::after {
            display: none; }
          html.aui .enac section.section-campus-enac.formato-interno .content-center .campues-enac__left > a {
            margin-bottom: 40px; }
        html.aui .enac section.section-campus-enac.formato-interno .content-center .campues-enac__right {
          width: 100%;
          background-color: #62899C;
          border-radius: 0px; }
          html.aui .enac section.section-campus-enac.formato-interno .content-center .campues-enac__right .campus-enac-center {
            width: 100%;
            max-width: 1170px;
            margin: 0 auto;
            padding-left: 15px;
            padding-right: 15px; }
            html.aui .enac section.section-campus-enac.formato-interno .content-center .campues-enac__right .campus-enac-center .title.white.blanco {
              margin: 0px !important;
              padding: 10px 0px 0px 0px !important; }
            html.aui .enac section.section-campus-enac.formato-interno .content-center .campues-enac__right .campus-enac-center .title.white.blanco h3 {
              margin: 0px !important; }
            html.aui .enac section.section-campus-enac.formato-interno .content-center .campues-enac__right .campus-enac-center .campus-enac-curso-content {
              display: grid;
              grid-template-columns: 50% 50%; }
              @media (max-width: 950px) {
                html.aui .enac section.section-campus-enac.formato-interno .content-center .campues-enac__right .campus-enac-center .campus-enac-curso-content {
                  grid-template-columns: 100%; } }
              html.aui .enac section.section-campus-enac.formato-interno .content-center .campues-enac__right .campus-enac-center .campus-enac-curso-content .campues-enac__curso:nth-child(2n + 1) {
                margin-right: 10px; }
                @media (max-width: 950px) {
                  html.aui .enac section.section-campus-enac.formato-interno .content-center .campues-enac__right .campus-enac-center .campus-enac-curso-content .campues-enac__curso:nth-child(2n + 1) {
                    margin-right: 0px; } }
              html.aui .enac section.section-campus-enac.formato-interno .content-center .campues-enac__right .campus-enac-center .campus-enac-curso-content .campues-enac__curso:nth-child(2n + 2) {
                margin-left: 10px; }
                @media (max-width: 950px) {
                  html.aui .enac section.section-campus-enac.formato-interno .content-center .campues-enac__right .campus-enac-center .campus-enac-curso-content .campues-enac__curso:nth-child(2n + 2) {
                    margin-left: 0px; } }
              html.aui .enac section.section-campus-enac.formato-interno .content-center .campues-enac__right .campus-enac-center .campus-enac-curso-content .campues-enac__curso .curso__left {
                display: flex;
                align-items: center;
                background: #eff2f4; }
              html.aui .enac section.section-campus-enac.formato-interno .content-center .campues-enac__right .campus-enac-center .campus-enac-curso-content .campues-enac__curso .curso__right a {
                color: #33333F !important;
                text-decoration: none !important;
                font-size: 18px !important;
                font-weight: normal !important; }
  html.aui .enac section.noticias-home {
    background-color: #f8f8f8;
    display: inline-block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 20px;
    /*noticia content*/ }
    @media (max-width: 767px) {
      html.aui .enac section.noticias-home {
        padding-bottom: 0px; } }
    html.aui .enac section.noticias-home::after {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      background-image: url("../images/enac/home/noticias-agenda-fondo.svg");
      top: 0px;
      left: 0px;
      z-index: 1;
      background-position: 0px center;
      background-repeat: no-repeat;
      margin-top: 0px; }
    html.aui .enac section.noticias-home.landing-interna {
      margin-top: 20px; }
      html.aui .enac section.noticias-home.landing-interna::after {
        display: none; }
      html.aui .enac section.noticias-home.landing-interna .noticias__ver-mas {
        text-align: left; }
      html.aui .enac section.noticias-home.landing-interna h2::before {
        content: "";
        width: 10px;
        height: 10px;
        border-left: 6px solid #d44346;
        border-bottom: 6px solid #d44346;
        position: absolute;
        margin-left: -35px;
        transform: rotate(-135deg);
        margin-top: 11px; }
      html.aui .enac section.noticias-home.landing-interna .noticias__ver-mas {
        margin-bottom: 20px; }
      html.aui .enac section.noticias-home.landing-interna .agenda__content {
        margin-bottom: 0px; }
    html.aui .enac section.noticias-home .content-center {
      position: relative;
      z-index: 2; }
    html.aui .enac section.noticias-home .noticias__content {
      margin-top: 40px;
      width: 100%;
      display: grid;
      grid-template-columns: 33.3% 33.4% 33.3%;
      /*noticia item*/ }
      @media (max-width: 1000px) {
        html.aui .enac section.noticias-home .noticias__content {
          display: inline-block;
          overflow-y: auto;
          white-space: nowrap; } }
      html.aui .enac section.noticias-home .noticias__content > div:nth-child(3n + 1) {
        padding-right: 30px; }
        @media (max-width: 1000px) {
          html.aui .enac section.noticias-home .noticias__content > div:nth-child(3n + 1) {
            padding-right: 0px; } }
      html.aui .enac section.noticias-home .noticias__content > div:nth-child(3n + 2) {
        padding-left: 15px;
        padding-right: 15px; }
        @media (max-width: 1000px) {
          html.aui .enac section.noticias-home .noticias__content > div:nth-child(3n + 2) {
            padding-right: 0px;
            padding-left: 0px; } }
      html.aui .enac section.noticias-home .noticias__content > div:nth-child(3n + 3) {
        padding-left: 30px; }
        @media (max-width: 1000px) {
          html.aui .enac section.noticias-home .noticias__content > div:nth-child(3n + 3) {
            padding-left: 0px; } }
      html.aui .enac section.noticias-home .noticias__content .noticia__item {
        margin-bottom: 40px;
        display: flex;
     /* @media(max-width:767px){
        transform: none !important;
        transition: none !important;
        margin-bottom: 20px;
      }

      @media(max-width:650px){
        padding-left: 0px !important;
      } */ }
        @media (max-width: 1000px) {
          html.aui .enac section.noticias-home .noticias__content .noticia__item {
            width: 320px;
            display: inline-block;
            margin-bottom: 10px;
            margin-right: 25px; }
            html.aui .enac section.noticias-home .noticias__content .noticia__item a {
              width: 100%; }
              html.aui .enac section.noticias-home .noticias__content .noticia__item a span.noticia__item--imagen {
                height: 140px !important; }
              html.aui .enac section.noticias-home .noticias__content .noticia__item a span.noticia__item--texto {
                min-height: 120px !important;
                white-space: normal !important; } }
              @media (max-width: 1000px) and (max-width: 400px) {
                html.aui .enac section.noticias-home .noticias__content .noticia__item a span.noticia__item--texto {
                  min-height: 140px; } }
        @media (max-width: 400px) {
          html.aui .enac section.noticias-home .noticias__content .noticia__item {
            width: 80vw; } }
        html.aui .enac section.noticias-home .noticias__content .noticia__item > a {
          background-color: #fff;
          display: inline-block;
          box-shadow: 4px 4px 10px #bebebe;
          border-radius: 20px;
          overflow: hidden;
          position: relative;
          text-decoration: none !important;
          /* @media(max-width:650px){
             width:100%;
             display: flex;
             align-items: center;
             min-height: 100px;
           } */ }
          html.aui .enac section.noticias-home .noticias__content .noticia__item > a:hover::after, html.aui .enac section.noticias-home .noticias__content .noticia__item > a:focus::after {
            content: "";
            width: calc(100% - 4px);
            height: calc(100% - 4px);
            border-radius: 20px;
            position: absolute;
            top: 0px;
            left: 0px;
            border: 2px solid #62899c; }
          html.aui .enac section.noticias-home .noticias__content .noticia__item > a span.noticia__item--imagen {
            display: block;
            width: 100%;
            height: 165px;
            overflow: hidden;
            position: relative;
            z-index: 2;
         /* @media(max-width:767px) {
            height: auto;
          }

          @media(max-width:650px) {
            width: 200px;
            height: 75px;
            overflow: hidden;
            border-radius: 10px;
            margin-left: 10px;
          }

          @media(max-width:400px) {
            width: 100px;
            height: 45px;
          }*/ }
            html.aui .enac section.noticias-home .noticias__content .noticia__item > a span.noticia__item--imagen img {
              margin-top: -1px; }
          html.aui .enac section.noticias-home .noticias__content .noticia__item > a span.noticia__item--fecha {
            padding: 20px;
            width: 100%;
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 20px;
            display: flex;
            align-items: center;
            color: #4F5665;
            position: relative;
            z-index: 2;
         /* @media(max-width:650px) {
            position: absolute;
            color: #fff;
            width: 200px;
            text-align: center;
            margin-left: 10px;
          }

          @media(max-width:400px) {
            font-size: 10px;
            line-height: 11px;
          } */ }
          html.aui .enac section.noticias-home .noticias__content .noticia__item > a span.noticia__item--texto {
            width: 100%;
            padding: 0 20px 20px 20px;
            font-style: normal;
            font-weight: normal;
            font-size: 18px;
            line-height: 28px;
            display: flex;
            min-height: 80px;
            color: #4F5665;
            position: relative;
            z-index: 2;
          /*@media(max-width:650px) {
            width: calc(100% - 200px);
            min-height: 1px;
            padding-bottom: 10px;
            padding-top: 10px;
            font-size: 17px;
            line-height: 21px;
          }

          @media(max-width:400px) {
            width: calc(100% - 150px);
            font-size: 14px;
            line-height: 20px;
          }*/ }
          html.aui .enac section.noticias-home .noticias__content .noticia__item > a span.noticia__item--arrow {
            display: inline-block;
            width: 100%;
            height: 30px;
            position: relative;
            margin-bottom: 20px;
            text-align: right;
            z-index: 2;
            /*  @media(max-width:650px) {
                width: 50px;
                display: flex;
                justify-content: center;
                align-items: center;
                height: 100%;
                margin-bottom: 0px;
              } */ }
            html.aui .enac section.noticias-home .noticias__content .noticia__item > a span.noticia__item--arrow span.arrow-ico {
              display: inline-block;
              width: 30px;
              height: 30px;
              background-color: #ffffff;
              border-radius: 5px;
              position: relative;
              margin-right: 20px;
              border: 2px solid #62899c; }
              html.aui .enac section.noticias-home .noticias__content .noticia__item > a span.noticia__item--arrow span.arrow-ico::after {
                content: "";
                width: 6px;
                height: 6px;
                border-right: 3px solid #d44346;
                border-bottom: 3px solid #d44346;
                position: absolute;
                left: 7px;
                top: 9px;
                transform: rotate(-45deg); }
    html.aui .enac section.noticias-home .noticias__ver-mas {
      text-align: right;
      margin-bottom: 50px;
      margin-top: 10px; }
      @media (max-width: 1000px) {
        html.aui .enac section.noticias-home .noticias__ver-mas {
          margin-bottom: 30px; } }
      html.aui .enac section.noticias-home .noticias__ver-mas a {
        font-style: normal;
        font-weight: bold;
        font-size: 18px;
        line-height: 20px;
        text-align: center;
        color: #62899C;
        position: relative;
        text-decoration: underline;
        margin-right: 25px; }
        html.aui .enac section.noticias-home .noticias__ver-mas a:hover, html.aui .enac section.noticias-home .noticias__ver-mas a:focus {
          text-decoration: underline; }
        html.aui .enac section.noticias-home .noticias__ver-mas a::after {
          content: "";
          width: 7px;
          height: 7px;
          border-right: 3px solid #62899C;
          border-bottom: 3px solid #62899C;
          position: absolute;
          top: 7px;
          transform: rotate(-45deg);
          margin-left: 10px; }
    html.aui .enac section.noticias-home .agenda__content {
      margin-bottom: 40px; }
      @media (max-width: 1000px) {
        html.aui .enac section.noticias-home .agenda__content {
          white-space: nowrap;
          overflow-x: auto;
          padding-top: 40px; } }
      @media (max-width: 767px) {
        html.aui .enac section.noticias-home .agenda__content {
          margin-bottom: 0px; } }
      html.aui .enac section.noticias-home .agenda__content .agenda__item {
        background-color: #fff;
        margin-bottom: 20px;
        box-shadow: 4px 4px 10px #e9e9e9;
        border-radius: 10px;
        padding: 15px;
        display: flex;
        align-items: center;
        /*agenda right*/
        /*agenda middle*/ }
        @media (max-width: 1000px) {
          html.aui .enac section.noticias-home .agenda__content .agenda__item {
            display: inline-block;
            width: 320px;
            white-space: normal;
            margin-right: 25px; } }
        @media (max-width: 400px) {
          html.aui .enac section.noticias-home .agenda__content .agenda__item {
            width: 80vw; } }
        html.aui .enac section.noticias-home .agenda__content .agenda__item:last-child {
          margin-bottom: 20px; }
        html.aui .enac section.noticias-home .agenda__content .agenda__item span.agenda__left {
          background: #eff2f4;
          border-radius: 10px;
          width: 180px;
          height: 100px;
          display: flex;
          justify-content: center;
          align-items: center;
          font-style: normal;
          font-weight: 700;
          font-size: 28px;
          line-height: 38px;
          text-align: center;
          color: #33333F; }
          @media (max-width: 1000px) {
            html.aui .enac section.noticias-home .agenda__content .agenda__item span.agenda__left {
              width: 70px;
              height: 70px;
              font-size: 18px;
              line-height: 23px;
              margin-top: -40px;
              margin-left: -15px;
              box-shadow: 2px 3px 5px #ccc; }
              html.aui .enac section.noticias-home .agenda__content .agenda__item span.agenda__left span.agenda__left--fecha span {
                display: block;
                width: 100%;
                height: 1px;
                overflow: hidden; } }
        html.aui .enac section.noticias-home .agenda__content .agenda__item .agenda__right .agenda__right--estado {
          background: #f8f8f8;
          border-radius: 8px;
          height: 40px;
          display: flex;
          justify-content: center;
          align-items: center;
          margin-bottom: 10px;
          margin-top: 10px;
          font-style: normal;
          font-weight: 500;
          font-size: 19px;
          line-height: 18px;
          text-align: center;
          letter-spacing: .02em;
          color: #33333F;
          min-width: 140px; }
          html.aui .enac section.noticias-home .agenda__content .agenda__item .agenda__right .agenda__right--estado:first-child {
            margin-top: 0px; }
          html.aui .enac section.noticias-home .agenda__content .agenda__item .agenda__right .agenda__right--estado:last-child {
            margin-bottom: 0px; }
          html.aui .enac section.noticias-home .agenda__content .agenda__item .agenda__right .agenda__right--estado span.ico-pointer {
            display: inline-block;
            width: 20px;
            height: 20px;
            background-image: url("../images/enac/home/pointer.svg");
            margin-right: 10px;
            background-size: 100%;
            background-size: auto 100%;
            background-repeat: no-repeat; }
          html.aui .enac section.noticias-home .agenda__content .agenda__item .agenda__right .agenda__right--estado span.ico-clock {
            display: inline-block;
            width: 20px;
            height: 20px;
            background-image: url("../images/enac/home/clock.svg");
            margin-right: 10px;
            background-size: 100%;
            background-size: auto 100%;
            background-repeat: no-repeat; }
          html.aui .enac section.noticias-home .agenda__content .agenda__item .agenda__right .agenda__right--estado span.value {
            display: inline-block;
            width: 80px;
            text-align: left; }
        html.aui .enac section.noticias-home .agenda__content .agenda__item span.agenda__middle {
          padding-left: 40px;
          padding-right: 40px;
          font-style: normal;
          font-weight: normal;
          font-size: 18px;
          line-height: 28px;
          color: #33333F;
          width: calc(100% - 200px);
          display: flex;
          align-items: center; }
          @media (max-width: 1000px) {
            html.aui .enac section.noticias-home .agenda__content .agenda__item span.agenda__middle {
              padding: 20px;
              font-size: 18px;
              line-height: 28px;
              width: 100%; } }
          @media (max-width: 400px) {
            html.aui .enac section.noticias-home .agenda__content .agenda__item span.agenda__middle {
              font-size: 16px;
              line-height: 25px;
              margin-bottom: 20px; } }
          html.aui .enac section.noticias-home .agenda__content .agenda__item span.agenda__middle a {
            color: #33333F; }
            html.aui .enac section.noticias-home .agenda__content .agenda__item span.agenda__middle a:hover, html.aui .enac section.noticias-home .agenda__content .agenda__item span.agenda__middle a:focus {
              color: #33333F;
              text-decoration: underline; }
  html.aui .enac section.suscribirse {
    background-color: #E0E7EB;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px; }
    @media (max-width: 763px) {
      html.aui .enac section.suscribirse {
        margin-top: 0px; } }
    @media (max-width: 650px) {
      html.aui .enac section.suscribirse {
        padding-top: 10px;
        padding-bottom: 10px; } }
    html.aui .enac section.suscribirse .content-center {
      max-width: 930px;
      background-color: #fff;
      width: 96%;
      padding: 25px 40px;
      border-radius: 20px;
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center; }
      @media (max-width: 767px) {
        html.aui .enac section.suscribirse .content-center {
          margin-left: 2%;
          margin-top: 5px;
          width: 96%;
          display: inline-block;
          padding: 15px 15px;
          text-align: left; } }
      html.aui .enac section.suscribirse .content-center .suscribirse__right {
        margin-left: 20px; }
        @media (max-width: 767px) {
          html.aui .enac section.suscribirse .content-center .suscribirse__right {
            margin-left: 0px;
            display: inline-block; } }
      html.aui .enac section.suscribirse .content-center .suscribirse__left {
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 28px;
        text-align: left;
        color: #3A3A3A;
        max-width: 630px;
        width: 100%;
        padding-right: 30px; }
        @media (max-width: 650px) {
          html.aui .enac section.suscribirse .content-center .suscribirse__left {
            margin-bottom: 20px;
            padding-right: 0px;
            line-height: 22px;
            font-size: 17px; } }
  html.aui .enac .portlet-acreditacion {
    margin-bottom: 40px; }
    html.aui .enac .portlet-acreditacion p {
      font-weight: normal; }
    html.aui .enac .portlet-acreditacion .content-navigation-acreditacion {
      display: flex;
      margin-bottom: 50px;
      margin-top: 50px; }
      html.aui .enac .portlet-acreditacion .content-navigation-acreditacion .item {
        background-color: #ebebeb;
        flex: 1 1 0px;
        margin-left: 10px;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
        border-radius: 10px;
        cursor: pointer;
        border: 2px solid #fff; }
        html.aui .enac .portlet-acreditacion .content-navigation-acreditacion .item.selected, html.aui .enac .portlet-acreditacion .content-navigation-acreditacion .item:hover, html.aui .enac .portlet-acreditacion .content-navigation-acreditacion .item:focus {
          background-color: #fff;
          border: 2px solid #62899c; }
          html.aui .enac .portlet-acreditacion .content-navigation-acreditacion .item.selected .titulo, html.aui .enac .portlet-acreditacion .content-navigation-acreditacion .item:hover .titulo, html.aui .enac .portlet-acreditacion .content-navigation-acreditacion .item:focus .titulo {
            font-weight: 700; }
          html.aui .enac .portlet-acreditacion .content-navigation-acreditacion .item.selected .number, html.aui .enac .portlet-acreditacion .content-navigation-acreditacion .item:hover .number, html.aui .enac .portlet-acreditacion .content-navigation-acreditacion .item:focus .number {
            color: #62899c; }
        html.aui .enac .portlet-acreditacion .content-navigation-acreditacion .item .ico {
          height: 40px;
          width: 40px; }
          html.aui .enac .portlet-acreditacion .content-navigation-acreditacion .item .ico img {
            max-width: 100%;
            max-height: 100%; }
        html.aui .enac .portlet-acreditacion .content-navigation-acreditacion .item .titulo {
          min-height: 100px;
          font-weight: 400;
          font-size: 1.2rem;
          line-height: 1.6rem;
          display: flex;
          align-items: center;
          padding-left: 10px;
          padding-right: 10px; }
        html.aui .enac .portlet-acreditacion .content-navigation-acreditacion .item .number {
          position: absolute;
          left: 10px;
          top: 10px;
          font-weight: 700;
          font-size: 2rem;
          color: #fff; }
    html.aui .enac .portlet-acreditacion .content-acreditacion-row {
      /*tab bloque*/ }
      html.aui .enac .portlet-acreditacion .content-acreditacion-row .tab-bloque {
        margin-bottom: 40px;
        /*tab*/ }
        html.aui .enac .portlet-acreditacion .content-acreditacion-row .tab-bloque.formato-desplegable .content-principal-tab {
          display: none; }
        html.aui .enac .portlet-acreditacion .content-acreditacion-row .tab-bloque.formato-desplegable .titulo-principal-tab {
          position: relative;
          padding-right: 50px;
          cursor: pointer; }
          html.aui .enac .portlet-acreditacion .content-acreditacion-row .tab-bloque.formato-desplegable .titulo-principal-tab::before {
            content: "";
            width: 2px;
            height: 20px;
            background-color: #3d3d3d;
            position: absolute;
            right: 29px;
            top: 50%;
            margin-top: -10px;
            transform: rotate(0deg);
            transition: all 0.3s linear; }
          html.aui .enac .portlet-acreditacion .content-acreditacion-row .tab-bloque.formato-desplegable .titulo-principal-tab::after {
            content: "";
            width: 20px;
            height: 2px;
            background-color: #3d3d3d;
            position: absolute;
            right: 19px;
            top: 50%;
            margin-top: -1px; }
        html.aui .enac .portlet-acreditacion .content-acreditacion-row .tab-bloque.formato-desplegable.show .titulo-principal-tab::before {
          transform: rotate(90deg); }
        html.aui .enac .portlet-acreditacion .content-acreditacion-row .tab-bloque .titulo-principal-tab {
          border: 1px solid #e8e8e8;
          padding: 16px;
          font-size: 1.5rem;
          font-weight: 500; }
        html.aui .enac .portlet-acreditacion .content-acreditacion-row .tab-bloque .content-principal-tab {
          background-color: #f7f7f7;
          padding: 40px 16px;
          /*left*/ }
          html.aui .enac .portlet-acreditacion .content-acreditacion-row .tab-bloque .content-principal-tab .col-left {
            display: flex; }
            html.aui .enac .portlet-acreditacion .content-acreditacion-row .tab-bloque .content-principal-tab .col-left .tab__title {
              font-weight: 400;
              font-size: 1.3rem;
              min-width: 100px;
              padding-right: 50px;
              border-bottom: 2px solid #d0d0d0;
              padding-bottom: 10px;
              margin-bottom: 40px;
              position: relative;
              cursor: pointer; }
              html.aui .enac .portlet-acreditacion .content-acreditacion-row .tab-bloque .content-principal-tab .col-left .tab__title.selected {
                font-weight: 700; }
                html.aui .enac .portlet-acreditacion .content-acreditacion-row .tab-bloque .content-principal-tab .col-left .tab__title.selected::after {
                  content: "";
                  width: 100%;
                  height: 0px;
                  background-color: #8c8c8c;
                  position: absolute;
                  left: 0px;
                  bottom: -2px;
                  border-bottom: 2px solid #d44346; }
              html.aui .enac .portlet-acreditacion .content-acreditacion-row .tab-bloque .content-principal-tab .col-left .tab__title + .tab__title {
                padding-left: 20px; }
          html.aui .enac .portlet-acreditacion .content-acreditacion-row .tab-bloque .content-principal-tab .col-right > div {
            color: #000;
            font-size: 18px;
            font-weight: 400; }
      html.aui .enac .portlet-acreditacion .content-acreditacion-row.opcion2 {
        margin-bottom: 40px; }
        html.aui .enac .portlet-acreditacion .content-acreditacion-row.opcion2 .opcion2-content {
          display: flex;
          /*col tab*/
          /*tab content*/ }
          html.aui .enac .portlet-acreditacion .content-acreditacion-row.opcion2 .opcion2-content .col-tabs {
            width: 300px;
            background-color: #f7f7f7;
            padding: 20px; }
            html.aui .enac .portlet-acreditacion .content-acreditacion-row.opcion2 .opcion2-content .col-tabs .titulo-principal-tab {
              font-weight: 400;
              margin-bottom: 25px;
              cursor: pointer; }
              html.aui .enac .portlet-acreditacion .content-acreditacion-row.opcion2 .opcion2-content .col-tabs .titulo-principal-tab.selected {
                font-weight: 700;
                position: relative; }
          html.aui .enac .portlet-acreditacion .content-acreditacion-row.opcion2 .opcion2-content .col-tabs-content {
            width: calc(100% - 300px); }
            html.aui .enac .portlet-acreditacion .content-acreditacion-row.opcion2 .opcion2-content .col-tabs-content .tab-bloque .content-principal-tab {
              background-color: #fff; }
              html.aui .enac .portlet-acreditacion .content-acreditacion-row.opcion2 .opcion2-content .col-tabs-content .tab-bloque .content-principal-tab .col-left {
                display: inline-block; }
                html.aui .enac .portlet-acreditacion .content-acreditacion-row.opcion2 .opcion2-content .col-tabs-content .tab-bloque .content-principal-tab .col-left .tab__title {
                  font-weight: 500;
                  font-size: 1.3rem;
                  min-width: 1px;
                  padding-right: 10px;
                  border-bottom: 2px solid #d0d0d0;
                  padding-bottom: 5px;
                  margin-bottom: 15px;
                  position: relative;
                  cursor: pointer;
                  display: inline-block; }
                html.aui .enac .portlet-acreditacion .content-acreditacion-row.opcion2 .opcion2-content .col-tabs-content .tab-bloque .content-principal-tab .col-left .tab-content {
                  font-weight: normal;
                  font-size: 18px;
                  margin-bottom: 40px; }
            html.aui .enac .portlet-acreditacion .content-acreditacion-row.opcion2 .opcion2-content .col-tabs-content .tab-bloque .content-principal-tab {
              padding: 20px 0px 0px 40px; }
    html.aui .enac .portlet-acreditacion .bottom-navigation {
      display: flex;
      margin-top: 80px;
      width: 100%; }
    html.aui .enac .portlet-acreditacion .contenido1 {
      font-weight: 400;
      font-size: 18px;
      margin-top: 40px;
      margin-bottom: 40px; }
    html.aui .enac .portlet-acreditacion .content-nav {
      border: 1px solid #999999;
      border-radius: 5px;
      padding: 20px;
      display: flex;
      position: relative;
      cursor: pointer;
      background-color: #fff;
      transition: background-color 0.3s linear;
      align-items: center; }
      html.aui .enac .portlet-acreditacion .content-nav:hover, html.aui .enac .portlet-acreditacion .content-nav:focus {
        background-color: #f8f8f8;
        border: 1px solid #62899c; }
        html.aui .enac .portlet-acreditacion .content-nav:hover .number, html.aui .enac .portlet-acreditacion .content-nav:focus .number {
          background-color: #62899c;
          color: #fff; }
    html.aui .enac .portlet-acreditacion .disabled .content-nav {
      display: none; }
    html.aui .enac .portlet-acreditacion .navigation__left {
      width: 50%;
      display: flex; }
      html.aui .enac .portlet-acreditacion .navigation__left .content-nav {
        float: left;
        flex-direction: row-reverse;
        align-items: center; }
        html.aui .enac .portlet-acreditacion .navigation__left .content-nav .number {
          margin-left: 20px;
          margin-right: 0px; }
        html.aui .enac .portlet-acreditacion .navigation__left .content-nav::after {
          content: "";
          width: 10px;
          height: 10px;
          position: absolute;
          border-left: 4px solid #333333;
          border-top: 4px solid #333333;
          transform: rotate(-45deg);
          top: 50%;
          margin-top: -5px;
          left: 25px; }
        html.aui .enac .portlet-acreditacion .navigation__left .content-nav .titulo {
          margin-right: 0px;
          margin-left: 40px; }
    html.aui .enac .portlet-acreditacion .navigation__right {
      width: 50%;
      display: flex;
      justify-content: right; }
      html.aui .enac .portlet-acreditacion .navigation__right .content-nav {
        float: right; }
        html.aui .enac .portlet-acreditacion .navigation__right .content-nav::after {
          content: "";
          width: 10px;
          height: 10px;
          position: absolute;
          border-right: 4px solid #333333;
          border-bottom: 4px solid #333333;
          transform: rotate(-45deg);
          top: 50%;
          margin-top: -5px;
          right: 25px; }
    html.aui .enac .portlet-acreditacion .content-nav .ico {
      display: none; }
    html.aui .enac .portlet-acreditacion .content-nav .titulo {
      max-width: 250px;
      font-size: 20px;
      margin-right: 40px; }
    html.aui .enac .portlet-acreditacion .content-nav .number {
      background-color: #e2e2e2;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      font-weight: 700;
      font-size: 21px;
      margin-right: 20px; }
  html.aui .enac .quiere-acreditarse {
    margin-bottom: 40px; }
    html.aui .enac .quiere-acreditarse .contenido1 {
      font-weight: normal;
      margin-top: 40px; }
    html.aui .enac .quiere-acreditarse .items-content {
      display: grid;
      margin-top: 80px;
      grid-template-columns: 50% 50%; }
      @media (max-width: 800px) {
        html.aui .enac .quiere-acreditarse .items-content {
          grid-template-columns: 100%; } }
      html.aui .enac .quiere-acreditarse .items-content a.item_content_element {
        background-color: #f7f7f7;
        margin-bottom: 30px;
        border-radius: 10px;
        padding: 50px 30px;
        display: flex;
        min-height: 220px;
        text-decoration: none !important;
        border: 2.5px solid #f7f7f7; }
        html.aui .enac .quiere-acreditarse .items-content a.item_content_element:hover, html.aui .enac .quiere-acreditarse .items-content a.item_content_element:focus {
          border: 2.5px solid #62899c; }
        @media (max-width: 600px) {
          html.aui .enac .quiere-acreditarse .items-content a.item_content_element {
            flex-direction: column-reverse;
            align-items: center;
            padding: 20px; } }
        html.aui .enac .quiere-acreditarse .items-content a.item_content_element span.col-der {
          width: 130px;
          display: flex; }
          @media (max-width: 600px) {
            html.aui .enac .quiere-acreditarse .items-content a.item_content_element span.col-der {
              width: 100%;
              margin-bottom: 20px;
              max-width: 100px; } }
        html.aui .enac .quiere-acreditarse .items-content a.item_content_element span.col-izq {
          width: calc(100% - 130px);
          display: flex;
          flex-direction: column;
          justify-content: center; }
          @media (max-width: 600px) {
            html.aui .enac .quiere-acreditarse .items-content a.item_content_element span.col-izq {
              width: 100%;
              text-align: center; } }
          html.aui .enac .quiere-acreditarse .items-content a.item_content_element span.col-izq h2 {
            margin: 0px !important;
            padding: 0px;
            font-size: 27px !important; }
            @media (max-width: 600px) {
              html.aui .enac .quiere-acreditarse .items-content a.item_content_element span.col-izq h2 {
                text-align: center !important; } }
          html.aui .enac .quiere-acreditarse .items-content a.item_content_element span.col-izq span {
            color: #000;
            font-size: 20px;
            font-weight: 400;
            margin-top: 24px;
            display: inline-block; }
      html.aui .enac .quiere-acreditarse .items-content > a:nth-child(2n + 1) {
        margin-right: 20px; }
        @media (max-width: 800px) {
          html.aui .enac .quiere-acreditarse .items-content > a:nth-child(2n + 1) {
            margin-right: 0px; } }
      html.aui .enac .quiere-acreditarse .items-content > a:nth-child(2n + 2) {
        margin-left: 20px; }
        @media (max-width: 800px) {
          html.aui .enac .quiere-acreditarse .items-content > a:nth-child(2n + 2) {
            margin-left: 0px; } }
  html.aui .enac .accesos-directos-section {
    margin-bottom: 40px;
    /*accesos-content*/ }
    html.aui .enac .accesos-directos-section .title.red-arrow h2::before {
      content: "";
      width: 10px;
      height: 10px;
      border-left: 6px solid #d44346;
      border-bottom: 6px solid #d44346;
      position: relative;
      margin-left: -30px;
      transform: rotate(-135deg);
      margin-top: 11px;
      display: inline-block;
      margin-right: 20px; }
    html.aui .enac .accesos-directos-section .content1 {
      font-weight: normal;
      margin-top: 40px;
      margin-bottom: 40px; }
      @media (max-width: 767px) {
        html.aui .enac .accesos-directos-section .content1 {
          margin-top: 0px;
          margin-bottom: 0px; } }
    html.aui .enac .accesos-directos-section h2 {
      font-size: 28px !important;
      font-weight: 700 !important; }
    html.aui .enac .accesos-directos-section .content2 p {
      font-weight: normal; }
    html.aui .enac .accesos-directos-section .content-center > a {
      color: #000 !important;
      font-weight: normal;
      text-decoration: underline;
      position: relative;
      clear: left;
      display: inline-block;
      width: 100%;
      margin-top: 20px;
      margin-bottom: 20px; }
    html.aui .enac .accesos-directos-section .section-services.accesos-directos-section .content-center.accesos-directos-content {
      background-color: transparent; }
    html.aui .enac .accesos-directos-section .accesos-directos-content {
      margin-top: 0px;
      background-color: #F8F8F8;
      position: relative; }
      html.aui .enac .accesos-directos-section .accesos-directos-content.sin-fondo {
        background-color: #fff; }
        html.aui .enac .accesos-directos-section .accesos-directos-content.sin-fondo .content-center::before {
          opacity: 0;
          display: none; }
        html.aui .enac .accesos-directos-section .accesos-directos-content.sin-fondo .content-center::after {
          opacity: 0;
          display: none; }
      html.aui .enac .accesos-directos-section .accesos-directos-content .content-center {
        position: relative;
        padding-bottom: 30px; }
        html.aui .enac .accesos-directos-section .accesos-directos-content .content-center::after {
          content: "";
          width: 150px;
          height: 100%;
          position: absolute;
          z-index: 1;
          top: 0;
          right: 150px;
          background-image: url(../images/enac/icons/background-accesos.svg);
          background-repeat: no-repeat;
          background-size: auto 100%;
          background-position: 0 0px; }
        html.aui .enac .accesos-directos-section .accesos-directos-content .content-center::before {
          content: "";
          width: 150px;
          height: 100%;
          position: absolute;
          z-index: 1;
          top: 0;
          right: 0px;
          background-image: url(../images/enac/icons/background-accesos.svg);
          background-repeat: no-repeat;
          background-size: auto 100%;
          background-position: 0 0px; }
        html.aui .enac .accesos-directos-section .accesos-directos-content .content-center .title, html.aui .enac .accesos-directos-section .accesos-directos-content .content-center .accesos-directos-items-content {
          position: relative;
          z-index: 2; }
      html.aui .enac .accesos-directos-section .accesos-directos-content .accesos-directos-items-content {
        display: grid;
        margin-top: 0px;
        grid-template-columns: 25% 25% 25% 25%; }
        @media (max-width: 850px) {
          html.aui .enac .accesos-directos-section .accesos-directos-content .accesos-directos-items-content {
            grid-template-columns: 33.33% 33.33% 33.33%; } }
        @media (max-width: 600px) {
          html.aui .enac .accesos-directos-section .accesos-directos-content .accesos-directos-items-content {
            grid-template-columns: 50% 50%; } }
        html.aui .enac .accesos-directos-section .accesos-directos-content .accesos-directos-items-content .accesos-item {
          display: flex;
          position: relative;
          z-index: 2; }
          html.aui .enac .accesos-directos-section .accesos-directos-content .accesos-directos-items-content .accesos-item a {
            background-color: #fff;
            flex-direction: column;
            width: calc(100% - 15px);
            margin-bottom: 15px;
            border: 1.5px solid #e0e7eb;
            padding-top: 25px;
            padding-bottom: 25px;
            border-radius: 20px;
            box-shadow: 4px 4px 10px #eaeaea; }
            @media (max-width: 850px) {
              html.aui .enac .accesos-directos-section .accesos-directos-content .accesos-directos-items-content .accesos-item a {
                margin: 0 auto;
                margin-bottom: 15px; } }
            html.aui .enac .accesos-directos-section .accesos-directos-content .accesos-directos-items-content .accesos-item a:hover, html.aui .enac .accesos-directos-section .accesos-directos-content .accesos-directos-items-content .accesos-item a:focus {
              border: 1.5px solid #62899C; }
              html.aui .enac .accesos-directos-section .accesos-directos-content .accesos-directos-items-content .accesos-item a:hover span, html.aui .enac .accesos-directos-section .accesos-directos-content .accesos-directos-items-content .accesos-item a:focus span {
                margin-top: 10px;
                position: relative;
                color: #33333F;
                margin-bottom: 10px; }
                html.aui .enac .accesos-directos-section .accesos-directos-content .accesos-directos-items-content .accesos-item a:hover span::after, html.aui .enac .accesos-directos-section .accesos-directos-content .accesos-directos-items-content .accesos-item a:focus span::after {
                  content: "";
                  width: 75px;
                  height: 2.5px;
                  background-color: #D44346;
                  position: absolute;
                  left: 50%;
                  margin-left: -37px;
                  bottom: -10px; }
            html.aui .enac .accesos-directos-section .accesos-directos-content .accesos-directos-items-content .accesos-item a > div {
              width: 40px;
              height: 40px;
              margin: 0 auto; }
            html.aui .enac .accesos-directos-section .accesos-directos-content .accesos-directos-items-content .accesos-item a span {
              color: #4F5665;
              display: inline-block;
              text-align: center;
              width: 100%;
              margin-top: 20px;
              padding-left: 0px;
              padding-left: 10px;
              padding-right: 10px;
              font-size: 18px;
              font-weight: 700;
              max-width: 100%;
              line-height: 26px; }
              @media (max-width: 550px) {
                html.aui .enac .accesos-directos-section .accesos-directos-content .accesos-directos-items-content .accesos-item a span {
                  font-size: 16px;
                  line-height: 22px; } }
    html.aui .enac .accesos-directos-section .cajas-servicios2 {
      grid-template-columns: 33% 33% 33%;
      display: grid;
      position: relative;
      z-index: 2; }
      html.aui .enac .accesos-directos-section .cajas-servicios2 .servicio_content {
        margin-bottom: 30px;
        display: flex; }
        html.aui .enac .accesos-directos-section .cajas-servicios2 .servicio_content a {
          background-color: #F8F8F8;
          display: flex;
          padding: 20px;
          border-radius: 20px;
          border: 1px solid #ADADAD;
          box-shadow: 4px 4px 10px #dadada;
          flex-direction: column;
          position: relative;
          transition: all 0.3s linear; }
          html.aui .enac .accesos-directos-section .cajas-servicios2 .servicio_content a span.title_servicio {
            color: #4F5665;
            font-weight: 500;
            font-size: 20px;
            text-decoration: underline;
            max-width: 280px;
            margin-bottom: 20px; }
          html.aui .enac .accesos-directos-section .cajas-servicios2 .servicio_content a span.content_servicio {
            font-weight: normal;
            color: #33333F;
            font-size: 20px;
            line-height: 34px;
            min-height: 125px;
            padding-bottom: 35px; }
          html.aui .enac .accesos-directos-section .cajas-servicios2 .servicio_content a span.arrow-next {
            background-color: #F1F1F1;
            display: inline-block;
            width: 30px;
            height: 30px;
            right: 20px;
            position: absolute;
            bottom: 20px;
            border-radius: 6px;
            transition: all 0.3s linear; }
            html.aui .enac .accesos-directos-section .cajas-servicios2 .servicio_content a span.arrow-next::after {
              content: "";
              width: 6px;
              height: 6px;
              border-right: 3px solid #6b6b6d;
              border-bottom: 3px solid #6b6b6d;
              position: absolute;
              left: 8px;
              top: 10px;
              transform: rotate(-45deg); }
          html.aui .enac .accesos-directos-section .cajas-servicios2 .servicio_content a:hover, html.aui .enac .accesos-directos-section .cajas-servicios2 .servicio_content a:focus {
            box-shadow: 4px 4px 10px #c0c0c0; }
            html.aui .enac .accesos-directos-section .cajas-servicios2 .servicio_content a:hover::after, html.aui .enac .accesos-directos-section .cajas-servicios2 .servicio_content a:focus::after {
              background-color: #e8e8e8; }
      html.aui .enac .accesos-directos-section .cajas-servicios2 .servicio_content:nth-child(3n + 1) {
        padding-right: 20px; }
      html.aui .enac .accesos-directos-section .cajas-servicios2 .servicio_content:nth-child(3n + 2) {
        padding-left: 10px;
        padding-right: 10px; }
      html.aui .enac .accesos-directos-section .cajas-servicios2 .servicio_content:nth-child(3n + 3) {
        padding-left: 20px; }
    html.aui .enac .accesos-directos-section .section-services {
      background-color: #E0E7EB;
      padding-top: 10px;
      padding-bottom: 30px; }
      html.aui .enac .accesos-directos-section .section-services.sin-fondo {
        background-color: #fff; }
        html.aui .enac .accesos-directos-section .section-services.sin-fondo .content-center::after {
          opacity: 0;
          display: none; }
      html.aui .enac .accesos-directos-section .section-services .content-center {
        position: relative; }
        html.aui .enac .accesos-directos-section .section-services .content-center::after {
          width: 329px;
          height: 306px;
          content: "";
          background-image: url(../images/enac/icons/servicios-fondo.svg);
          position: absolute;
          right: 0px;
          opacity: 0.3;
          bottom: -40px; }
  html.aui .enac section.destacado-footer {
    background-color: #f7f7f7;
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px; }
    html.aui .enac section.destacado-footer .content-destacado-footer {
      display: flex;
      align-items: center; }
      html.aui .enac section.destacado-footer .content-destacado-footer .col-left-imagen {
        width: 100px;
        display: flex;
        justify-content: center;
        align-items: center; }
      html.aui .enac section.destacado-footer .content-destacado-footer .col-right-btn {
        width: 275px; }
      html.aui .enac section.destacado-footer .content-destacado-footer .center-content__title.title {
        padding: 0px !important; }
        html.aui .enac section.destacado-footer .content-destacado-footer .center-content__title.title h2 {
          margin-top: 0px !important;
          margin-bottom: 0px !important;
          font-size: 21px !important;
          font-weight: 500 !important; }
      html.aui .enac section.destacado-footer .content-destacado-footer .col-center-content {
        width: calc(100% - 375px);
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-left: 20px;
        padding-right: 20px; }
        html.aui .enac section.destacado-footer .content-destacado-footer .col-center-content .center-content__content {
          font-weight: normal; }
  html.aui .enac section.enlaces-relacionados {
    background-color: #f8f8f8;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 40px; }
    @media (max-width: 768px) {
      html.aui .enac section.enlaces-relacionados {
        margin-top: 20px;
        padding-top: 20px;
        padding-bottom: 20px; } }
    html.aui .enac section.enlaces-relacionados .content-center .title {
      margin-left: 0px;
      margin-bottom: 30px; }
      html.aui .enac section.enlaces-relacionados .content-center .title h2 {
        font-size: 28px;
        font-weight: 500;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        line-height: 37px; }
    html.aui .enac section.enlaces-relacionados .content-center .title.red-arrow h2::before {
      content: "";
      width: 10px;
      height: 10px;
      border-left: 6px solid #d44346;
      border-bottom: 6px solid #d44346;
      position: relative;
      margin-left: -30px;
      transform: rotate(-135deg);
      margin-top: 11px;
      display: inline-block;
      margin-right: 20px; }
    html.aui .enac section.enlaces-relacionados .content-center .bloque-imagen {
      position: absolute;
      bottom: 0px;
      right: 0px;
      z-index: 1; }
      @media (max-width: 768px) {
        html.aui .enac section.enlaces-relacionados .content-center .bloque-imagen {
          opacity: 0.2; } }
    html.aui .enac section.enlaces-relacionados .content-center .bloque-contenido {
      position: relative;
      z-index: 2; }
    html.aui .enac section.enlaces-relacionados .content-center .bloque-contenido > ul {
      list-style: none;
      padding-left: 0px !important;
      margin-top: 30px !important; }
      html.aui .enac section.enlaces-relacionados .content-center .bloque-contenido > ul li {
        margin-bottom: 25px !important; }
        html.aui .enac section.enlaces-relacionados .content-center .bloque-contenido > ul li:last-child a::before {
          opacity: 0; }
      html.aui .enac section.enlaces-relacionados .content-center .bloque-contenido > ul li a {
        color: #62899C !important;
        position: relative;
        display: inline-block;
        font-weight: 700;
        font-size: 18px;
        line-height: 30px;
        text-decoration: underline; }
        @media (max-width: 768px) {
          html.aui .enac section.enlaces-relacionados .content-center .bloque-contenido > ul li a {
            font-size: 19px;
            line-height: 28px;
            padding-right: 10px; } }
        html.aui .enac section.enlaces-relacionados .content-center .bloque-contenido > ul li a::after {
          content: "";
          width: 7px;
          height: 7px;
          display: inline-block;
          border-right: 2px solid #62899C;
          border-bottom: 2px solid #62899C;
          transform: rotate(-45deg);
          margin-left: 15px; }
          @media (max-width: 768px) {
            html.aui .enac section.enlaces-relacionados .content-center .bloque-contenido > ul li a::after {
              margin-left: 7px; } }
  html.aui .enac section.title-content {
    margin-top: 40px;
    margin-bottom: 40px;
    font-weight: normal; }
    @media (max-width: 768px) {
      html.aui .enac section.title-content {
        margin-top: 20px;
        margin-bottom: 20px; }
        html.aui .enac section.title-content .title h2 {
          margin-top: 0px !important;
          display: grid;
          grid-template-columns: 35px auto; }
          html.aui .enac section.title-content .title h2 span {
            min-width: 35px; }
          html.aui .enac section.title-content .title h2 span + span {
            padding-left: 10px; } }
    html.aui .enac section.title-content .title.no-ico {
      padding-left: 0px !important; }
    html.aui .enac section.title-content .sin-margen > h2 {
      margin-top: 0px !important; }
    html.aui .enac section.title-content .content-center {
      padding-bottom: 20px; }
    html.aui .enac section.title-content.fondo-lineas-criculares {
      background-color: #f8f8f8; }
      html.aui .enac section.title-content.fondo-lineas-criculares .content-center {
        position: relative;
        padding-bottom: 20px; }
        html.aui .enac section.title-content.fondo-lineas-criculares .content-center::after {
          content: "";
          width: 150px;
          height: 100%;
          position: absolute;
          z-index: 1;
          top: 0;
          right: 110px;
          background-image: url(../images/enac/icons/background-accesos.svg);
          background-repeat: no-repeat;
          background-size: auto auto;
          background-position: 0 100%; }
          @media (max-width: 768px) {
            html.aui .enac section.title-content.fondo-lineas-criculares .content-center::after {
              opacity: 0.4; } }
        html.aui .enac section.title-content.fondo-lineas-criculares .content-center::before {
          content: "";
          width: 150px;
          height: 100%;
          position: absolute;
          z-index: 1;
          top: 0;
          right: 0;
          background-image: url(../images/enac/icons/background-accesos.svg);
          background-repeat: no-repeat;
          background-size: auto auto;
          background-position: 0 100%; }
          @media (max-width: 768px) {
            html.aui .enac section.title-content.fondo-lineas-criculares .content-center::before {
              opacity: 0.4; } }
        html.aui .enac section.title-content.fondo-lineas-criculares .content-center .content1 {
          background-color: transparent !important; }
        html.aui .enac section.title-content.fondo-lineas-criculares .content-center > div {
          position: relative;
          z-index: 2; }
    html.aui .enac section.title-content.fondo-gris .content1 {
      background-color: #f8f8f8;
      padding: 40px;
      border-radius: 20px; }
    html.aui .enac section.title-content.fondo-gris-sin-margen .content1 {
      padding: 0px !important; }
    html.aui .enac section.title-content.enlace-sin-flecha a::after {
      display: none !important; }
    html.aui .enac section.title-content .two-columns {
      display: flex; }
      @media (max-width: 768px) {
        html.aui .enac section.title-content .two-columns {
          display: inline-block; } }
      html.aui .enac section.title-content .two-columns .content1 {
        width: 70%; }
        @media (max-width: 768px) {
          html.aui .enac section.title-content .two-columns .content1 {
            width: 100%;
            margin-bottom: 20px; } }
      html.aui .enac section.title-content .two-columns .content2 {
        width: 30%;
        display: flex;
        justify-content: flex-end; }
        @media (max-width: 768px) {
          html.aui .enac section.title-content .two-columns .content2 {
            width: 100%;
            justify-content: flex-start; } }
        html.aui .enac section.title-content .two-columns .content2 .btn-red {
          min-height: 45px; }
    html.aui .enac section.title-content .has-icon h2 {
      display: flex; }
    html.aui .enac section.title-content .title h2 {
      font-size: 28px;
      line-height: 37px;
      display: flex; }
      @media (max-width: 768px) {
        html.aui .enac section.title-content .title h2 {
          font-size: 24px;
          line-height: 30px;
          display: flex; } }
      html.aui .enac section.title-content .title h2 img {
        margin-right: 10px; }
        @media (max-width: 768px) {
          html.aui .enac section.title-content .title h2 img {
            margin-right: 15px; } }
    html.aui .enac section.title-content .title.red-arrow h2::before, html.aui .enac section.title-content .title.red-arrow h1::before, html.aui .enac section.title-content .title.red-arrow h3::before, html.aui .enac section.title-content .title.red-arrow h4::before, html.aui .enac section.title-content .title.red-arrow h5::before, html.aui .enac section.title-content .title.red-arrow h6::before {
      content: "";
      width: 10px;
      height: 10px;
      border-left: 6px solid #d44346;
      border-bottom: 6px solid #d44346;
      position: relative;
      margin-left: 0px;
      transform: rotate(-135deg);
      margin-top: 11px;
      display: inline-block;
      margin-right: 20px; }
    html.aui .enac section.title-content .separacion-botones + div {
      display: flex;
      margin-top: 40px; }
      html.aui .enac section.title-content .separacion-botones + div ~ div {
        display: flex;
        margin-top: 40px; }
      html.aui .enac section.title-content .separacion-botones + div .btn-white2, html.aui .enac section.title-content .separacion-botones + div .btn-red {
        min-width: 220px; }
  html.aui .enac .descarga-docs {
    margin-top: 0px;
    background-color: #eff2f4;
    padding-top: 40px;
    padding-bottom: 40px; }
    html.aui .enac .descarga-docs .content-center {
      position: relative; }
      html.aui .enac .descarga-docs .content-center::after {
        content: "";
        background-image: url(../images/enac/icons/interrogacion-bg-1.svg);
        width: 50px;
        height: 325px;
        position: absolute;
        bottom: -40px;
        left: 0px;
        background-repeat: no-repeat;
        background-position: 0px 100%; }
      html.aui .enac .descarga-docs .content-center::before {
        content: "";
        background-image: url(../images/enac/icons/interrogacion-bg-2.svg);
        width: 50px;
        height: 325px;
        position: absolute;
        right: 0px;
        top: -40px;
        background-repeat: no-repeat; }
    html.aui .enac .descarga-docs .descarga-docs__content {
      background-color: #f5f7f8;
      padding: 40px;
      border-radius: 20px;
      max-width: 900px;
      margin: 0 auto;
      border: 2px solid #fff; }
      @media (max-width: 1024px) {
        html.aui .enac .descarga-docs .descarga-docs__content {
          margin-left: 50px;
          width: calc(100% - 100px); } }
      @media (max-width: 800px) {
        html.aui .enac .descarga-docs .descarga-docs__content {
          margin-left: 0px;
          width: 100%;
          position: relative;
          z-index: 2;
          background-color: #f5f7f8d9; } }
      @media (max-width: 650px) {
        html.aui .enac .descarga-docs .descarga-docs__content {
          padding: 20px; } }
      html.aui .enac .descarga-docs .descarga-docs__content .content1 {
        margin-top: 30px; }
    html.aui .enac .descarga-docs h2 {
      margin-top: 0px !important;
      font-size: 22px !important;
      line-height: 37px !important; }
    html.aui .enac .descarga-docs .content--doc {
      margin-top: 40px;
      display: flex; }
      html.aui .enac .descarga-docs .content--doc .item--doc {
        background-color: #fff;
        display: flex;
        border-radius: 40px;
        padding: 15px;
        align-items: center;
        width: 100%;
        height: 56px;
        border: 1px solid #E0E7EB;
        padding-right: 0px; }
        @media (max-width: 650px) {
          html.aui .enac .descarga-docs .content--doc .item--doc {
            height: auto; } }
        @media (max-width: 550px) {
          html.aui .enac .descarga-docs .content--doc .item--doc {
            flex-direction: column;
            padding-right: 15px; } }
        @media (max-width: 650px) {
          html.aui .enac .descarga-docs .content--doc .item--doc .btn-white2 {
            margin-right: 20px !important; } }
        html.aui .enac .descarga-docs .content--doc .item--doc .btn-white2 {
          margin-left: 20px; }
        html.aui .enac .descarga-docs .content--doc .item--doc .title {
          color: #838892 !important;
          margin-bottom: 0 !important;
          font-size: 18px;
          line-height: 20px;
          font-weight: 300;
          width: calc(100% - 230px); }
          @media (max-width: 550px) {
            html.aui .enac .descarga-docs .content--doc .item--doc .title {
              width: 100%;
              margin-bottom: 20px !important; } }
        html.aui .enac .descarga-docs .content--doc .item--doc .btn-white2 {
          border: 2px solid #d44346;
          box-sizing: border-box;
          border-radius: 50px;
          padding-left: 20px;
          padding-right: 20px;
          display: flex;
          justify-content: center;
          align-items: center;
          font-size: 18px;
          line-height: 20px;
          font-weight: bold;
          color: #d44346 !important;
          transition: all .3s linear;
          min-height: 50px;
          min-width: 180px;
          margin-right: 2px; }
          html.aui .enac .descarga-docs .content--doc .item--doc .btn-white2::before {
            content: "";
            width: 24px;
            height: 24px;
            margin-right: 10px;
            height: 27px;
            background-image: url(../images/enac/icons/icon-download.svg);
            transition: all .3s linear;
            background-repeat: no-repeat; }
          html.aui .enac .descarga-docs .content--doc .item--doc .btn-white2:hover, html.aui .enac .descarga-docs .content--doc .item--doc .btn-white2:focus {
            background-color: #d44346 !important;
            color: #fff !important; }
            html.aui .enac .descarga-docs .content--doc .item--doc .btn-white2:hover::before, html.aui .enac .descarga-docs .content--doc .item--doc .btn-white2:focus::before {
              filter: brightness(0) invert(1); }
        html.aui .enac .descarga-docs .content--doc .item--doc .ico {
          width: 22px;
          height: 27px;
          background-image: url(../images/enac/icons/doc2.svg);
          background-size: 100%;
          background-repeat: no-repeat;
          margin-right: 0px;
          margin-left: 10px;
          background-position: center; }
          @media (max-width: 550px) {
            html.aui .enac .descarga-docs .content--doc .item--doc .ico {
              width: 50px;
              height: 50px;
              margin-right: 0;
              margin-left: 0px;
              margin-bottom: 20px; } }
    html.aui .enac .descarga-docs .content1 {
      line-height: 38px; }
    html.aui .enac .descarga-docs.elemento-cita .content-center::after {
      content: "";
      background-image: url(../images/enac/icons/comillas-arriba.svg);
      width: 70px;
      height: 325px;
      position: absolute;
      bottom: 0px;
      left: 0;
      background-repeat: no-repeat;
      background-position: 0px 0px; }
      @media (max-width: 768px) {
        html.aui .enac .descarga-docs.elemento-cita .content-center::after {
          height: 100%; } }
    html.aui .enac .descarga-docs.elemento-cita .content-center::before {
      content: "";
      background-image: url(../images/enac/icons/comillas-abajo.svg);
      width: 70px;
      height: 325px;
      position: absolute;
      right: 0;
      top: 0px;
      background-repeat: no-repeat;
      background-position: 0 100%; }
      @media (max-width: 768px) {
        html.aui .enac .descarga-docs.elemento-cita .content-center::before {
          height: 100%; } }
  html.aui .enac section.listado-horizontal-plus {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0px; }
    html.aui .enac section.listado-horizontal-plus .content-horizontal-plus {
      display: grid;
      grid-template-columns: 33.3% 33.4% 33.3%;
      padding-top: 20px; }
      @media (max-width: 650px) {
        html.aui .enac section.listado-horizontal-plus .content-horizontal-plus {
          grid-template-columns: 50% 50%; } }
      @media (max-width: 400px) {
        html.aui .enac section.listado-horizontal-plus .content-horizontal-plus {
          grid-template-columns: 100%; } }
    html.aui .enac section.listado-horizontal-plus span.plus {
      color: #d44346;
      font-weight: normal;
      font-size: 26px;
      border: 2px solid #fff;
      display: flex;
      width: 30px;
      height: 30px;
      justify-content: center;
      align-items: center;
      border-radius: 5px; }
    html.aui .enac section.listado-horizontal-plus .content-horizontal-content {
      margin-top: 20px; }
    html.aui .enac section.listado-horizontal-plus .content-horizontal-content div, html.aui .enac section.listado-horizontal-plus .content-horizontal-content p, html.aui .enac section.listado-horizontal-plus .content-horizontal-content a {
      font-weight: normal;
      font-size: 18px;
      line-height: 28px; }
    html.aui .enac section.listado-horizontal-plus .content-horizontal-content .desplegable-html {
      margin-bottom: 40px; }
    html.aui .enac section.listado-horizontal-plus .item-horizontal {
      display: flex;
      justify-content: flex-start;
      flex-grow: 1;
      flex-basis: 0;
      padding-left: 10px;
      padding-right: 10px; }
      @media (max-width: 550px) {
        html.aui .enac section.listado-horizontal-plus .item-horizontal {
          padding-left: 0px;
          padding-right: 0px; } }
      html.aui .enac section.listado-horizontal-plus .item-horizontal span:hover, html.aui .enac section.listado-horizontal-plus .item-horizontal span:focus {
        cursor: pointer; }
      html.aui .enac section.listado-horizontal-plus .item-horizontal .desplegable-html {
        margin-bottom: 40px; }
      html.aui .enac section.listado-horizontal-plus .item-horizontal .content-inferior-listado {
        font-size: 18px;
        line-height: 28px;
        font-weight: normal; }
      html.aui .enac section.listado-horizontal-plus .item-horizontal .title-horizontal {
        color: #333;
        display: block;
        font-size: 20px;
        font-weight: 500;
        line-height: 26px;
        margin: 0 0 30px 0;
        padding: 2px 8px;
        text-decoration: none; }
        @media (max-width: 550px) {
          html.aui .enac section.listado-horizontal-plus .item-horizontal .title-horizontal {
            font-size: 18px; } }
        @media (max-width: 400px) {
          html.aui .enac section.listado-horizontal-plus .item-horizontal .title-horizontal {
            margin-bottom: 15px; } }
      html.aui .enac section.listado-horizontal-plus .item-horizontal.selected span.plus, html.aui .enac section.listado-horizontal-plus .item-horizontal:focus span.plus, html.aui .enac section.listado-horizontal-plus .item-horizontal:hover span.plus {
        border: 2px solid #62899C; }
      html.aui .enac section.listado-horizontal-plus .item-horizontal.selected .title-horizontal, html.aui .enac section.listado-horizontal-plus .item-horizontal:focus .title-horizontal, html.aui .enac section.listado-horizontal-plus .item-horizontal:hover .title-horizontal {
        color: #62899C; }
      html.aui .enac section.listado-horizontal-plus .item-horizontal a {
        justify-content: center;
        display: flex;
        align-items: center; }
        html.aui .enac section.listado-horizontal-plus .item-horizontal a span.plus {
          font-weight: 500;
          font-size: 59px;
          line-height: 20px;
          display: inline-block;
          color: #62899C; }
        html.aui .enac section.listado-horizontal-plus .item-horizontal a .title {
          font-weight: 500;
          font-size: 20px;
          line-height: 30px;
          margin-bottom: 0px; }
  html.aui .enac div.parent-of-all div :not(:first-child).red-container {
    margin-top: 10px; }
  html.aui .enac div.parent-of-all div :not(:first-child).black-container {
    margin-top: 20px; }
  html.aui .enac .experto-tecnico-section h2 {
    color: #4F5665;
    font-size: 22px;
    font-weight: 700;
    line-height: 37px; }
  html.aui .enac .experto-tecnico-section .experto-wrapper {
    display: grid;
    grid-template-columns: 100%;
    gap: 60px; }
    @media (min-width: 670px) {
      html.aui .enac .experto-tecnico-section .experto-wrapper {
        grid-template-columns: 25% 65%; } }
    @media (min-width: 1250px) {
      html.aui .enac .experto-tecnico-section .experto-wrapper {
        grid-template-columns: 30% 70%; } }
    html.aui .enac .experto-tecnico-section .experto-wrapper .experto-menu ul.experto-list {
      list-style: none;
      padding-left: 0;
      padding: 16px;
      background-color: rgba(224, 231, 235, 0.4); }
      html.aui .enac .experto-tecnico-section .experto-wrapper .experto-menu ul.experto-list li.experto-list__item {
        margin-bottom: 0px;
        padding: 16px;
        cursor: pointer;
        line-height: 30px;
        background-color: #FFFFFF; }
        html.aui .enac .experto-tecnico-section .experto-wrapper .experto-menu ul.experto-list li.experto-list__item:not(:last-child) {
          margin-bottom: 8px !important; }
        html.aui .enac .experto-tecnico-section .experto-wrapper .experto-menu ul.experto-list li.experto-list__item:last-child {
          margin-bottom: 0px !important; }
        html.aui .enac .experto-tecnico-section .experto-wrapper .experto-menu ul.experto-list li.experto-list__item.experto-list__item--selected {
          font-weight: 700;
          border-bottom: 4px solid #D44346;
          box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.16); }
        html.aui .enac .experto-tecnico-section .experto-wrapper .experto-menu ul.experto-list li.experto-list__item:not(.experto-list__item--selected):hover {
          font-weight: 500; }
    html.aui .enac .experto-tecnico-section .experto-wrapper .experto-detail h3 {
      margin-top: 30px;
      color: #4F5665; }
      html.aui .enac .experto-tecnico-section .experto-wrapper .experto-detail h3:first-child {
        margin-top: 0px !important; }
    html.aui .enac .experto-tecnico-section .experto-wrapper .experto-detail .experto-detail__sector h4 {
      padding-left: 50px; }
    html.aui .enac .experto-tecnico-section .experto-wrapper .experto-detail .experto-detail__sector .experto-detail-links {
      padding-left: 100px; }
      html.aui .enac .experto-tecnico-section .experto-wrapper .experto-detail .experto-detail__sector .experto-detail-links.experto-detail-links--no-header {
        padding-left: 50px; }
    html.aui .enac .experto-tecnico-section .experto-wrapper .experto-detail h4 {
      font-weight: 400;
      font-size: 22px;
      line-height: 32px;
      margin-bottom: 20px; }
    html.aui .enac .experto-tecnico-section .experto-wrapper .experto-detail .experto-detail-links .experto-detail-links__item {
      margin-bottom: 15px; }
      html.aui .enac .experto-tecnico-section .experto-wrapper .experto-detail .experto-detail-links .experto-detail-links__item:last-child {
        padding-bottom: 15px !important; }
  html.aui .enac .experto-tecnico-section a.btn-black {
    width: fit-content; }
  html.aui .enac .experto-tecnico-section .oferta-header {
    display: grid;
    grid-template-columns: 100%;
    gap: 50px; }
    @media (min-width: 1150px) {
      html.aui .enac .experto-tecnico-section .oferta-header {
        grid-template-columns: minmax(auto, 75%) minmax(auto, 25%); } }
    html.aui .enac .experto-tecnico-section .oferta-header .oferta-header__left h2 {
      font-size: 28px; }
    html.aui .enac .experto-tecnico-section .oferta-header .oferta-header__left .oferta-header__items {
      display: flex;
      gap: 30px;
      margin-top: 30px; }
      html.aui .enac .experto-tecnico-section .oferta-header .oferta-header__left .oferta-header__items img {
        padding-right: 10px;
        width: 30px;
        height: 30px; }
    html.aui .enac .experto-tecnico-section .oferta-header .oferta-header__right {
      display: flex;
      align-items: center;
      justify-content: start; }
      @media (min-width: 1150px) {
        html.aui .enac .experto-tecnico-section .oferta-header .oferta-header__right {
          justify-content: end; } }
  html.aui .enac .experto-tecnico-section .oferta-info {
    padding-left: 15px; }
    html.aui .enac .experto-tecnico-section .oferta-info h3 {
      margin-top: 40px !important;
      margin-bottom: 20px !important; }
  html.aui .enac .experto-tecnico-section .oferta-parte {
    padding-left: 15px; }
  html.aui .enac .listado-horizontal h2 {
    margin-bottom: 50px !important;
    margin-top: 50px !important; }
  html.aui .enac .listado-horizontal .content-horizontal {
    display: grid;
    grid-template-columns: 33.3% 33.4% 33.3%;
    gap: 20px; }
    @media (max-width: 768px) {
      html.aui .enac .listado-horizontal .content-horizontal {
        grid-template-columns: 50% 50%; } }
    html.aui .enac .listado-horizontal .content-horizontal .item-horizontal {
      display: flex;
      flex-direction: column;
      margin-bottom: 50px; }
      html.aui .enac .listado-horizontal .content-horizontal .item-horizontal .item-horizontal__img img {
        width: 40px;
        height: 40px; }
      html.aui .enac .listado-horizontal .content-horizontal .item-horizontal .item-horizontal__title {
        color: #33333F;
        font-weight: 700;
        font-size: 20px;
        line-height: 26px;
        margin-top: 20px;
        margin-bottom: 20px; }
      html.aui .enac .listado-horizontal .content-horizontal .item-horizontal .item-horizontal__description {
        color: #33333F;
        font-weight: 400;
        font-size: 18px;
        line-height: 30px; }
  html.aui .enac section.contenido-imagen-lateral {
    background-color: #F8F8F8;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
    color: #33333F;
    padding-top: 40px;
    padding-bottom: 40px;
    overflow: hidden; }
    @media (max-width: 768px) {
      html.aui .enac section.contenido-imagen-lateral {
        margin-bottom: 20px;
        margin-top: 20px;
        padding-top: 0px;
        padding-bottom: 20px; } }
    html.aui .enac section.contenido-imagen-lateral .content-center {
      display: flex;
      position: relative; }
      @media (max-width: 768px) {
        html.aui .enac section.contenido-imagen-lateral .content-center {
          flex-direction: column-reverse; } }
    html.aui .enac section.contenido-imagen-lateral .col-left {
      width: 775px;
      border-radius: 20px;
      border: 2px solid #fff;
      background-color: #fbfbfbe6;
      padding: 0px 20px;
      position: relative;
      z-index: 2; }
      @media (max-width: 768px) {
        html.aui .enac section.contenido-imagen-lateral .col-left {
          width: 100%;
          margin-top: 20px;
          background-color: #fbfbfbe6; } }
      html.aui .enac section.contenido-imagen-lateral .col-left a.btn-black {
        min-width: 1px;
        padding-left: 40px !important;
        padding-right: 40px !important; }
      html.aui .enac section.contenido-imagen-lateral .col-left .content1 {
        margin-bottom: 40px; }
      html.aui .enac section.contenido-imagen-lateral .col-left .btn-content {
        display: flex;
        margin-bottom: 30px; }
        html.aui .enac section.contenido-imagen-lateral .col-left .btn-content a {
          min-width: 220px; }
    html.aui .enac section.contenido-imagen-lateral .col-right {
      width: calc(100% - 775px);
      text-align: right; }
      @media (max-width: 768px) {
        html.aui .enac section.contenido-imagen-lateral .col-right {
          width: 100%;
          text-align: left; } }
      html.aui .enac section.contenido-imagen-lateral .col-right .image-content {
        display: inline-block;
        border-radius: 10px;
        overflow: hidden;
        max-width: 500px;
        position: absolute;
        z-index: 1;
        bottom: -40px;
        left: 0px; }
  html.aui .enac section.contenido-listado {
    display: inline-block;
    width: 100%;
    float: left; }
    html.aui .enac section.contenido-listado .content-center {
      width: 100%;
      max-width: 100%;
      padding-left: 0px;
      padding-right: 0px; }
      html.aui .enac section.contenido-listado .content-center h2 {
        margin: 40px auto !important;
        width: 1170px;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 20px !important; }
      html.aui .enac section.contenido-listado .content-center .content1 {
        margin: 0 auto;
        width: 1170px;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px; }
        @media (max-width: 768px) {
          html.aui .enac section.contenido-listado .content-center .content1 {
            padding-left: 15px;
            padding-right: 15px; } }
      @media (max-width: 768px) {
        html.aui .enac section.contenido-listado .content-center .listado-numerico.content1 {
          padding-left: 0px;
          padding-right: 0px; } }
      html.aui .enac section.contenido-listado .content-center .listados-content {
        background-color: #f8f8f8;
        overflow: hidden;
        position: relative; }
        html.aui .enac section.contenido-listado .content-center .listados-content .listados-center::before {
          content: "";
          width: 150px;
          height: 100%;
          position: absolute;
          z-index: 1;
          top: 0;
          right: 0;
          background-image: url(../images/enac/icons/background-accesos.svg);
          background-repeat: no-repeat;
          background-size: auto auto;
          background-position: 0 100%;
          opacity: 0.7; }
          @media (max-width: 1000px) {
            html.aui .enac section.contenido-listado .content-center .listados-content .listados-center::before {
              background-size: 0 100%;
              background-position: inherit;
              opacity: 0.4; } }
        html.aui .enac section.contenido-listado .content-center .listados-content .listados-center::after {
          content: "";
          width: 150px;
          height: 100%;
          position: absolute;
          z-index: 1;
          top: 0;
          right: 110px;
          background-image: url(../images/enac/icons/background-accesos.svg);
          background-repeat: no-repeat;
          background-size: auto auto;
          background-position: 0 100%;
          opacity: 0.7; }
          @media (max-width: 1000px) {
            html.aui .enac section.contenido-listado .content-center .listados-content .listados-center::after {
              background-size: 0 100%;
              background-position: inherit;
              opacity: 0.4; } }
      html.aui .enac section.contenido-listado .content-center .listados-center {
        margin: 0 auto;
        width: 1170px;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 40px;
        padding-bottom: 40px;
        position: relative; }
    html.aui .enac section.contenido-listado .content_part2 {
      padding-top: 20px; }
      html.aui .enac section.contenido-listado .content_part2 p {
        font-weight: normal; }
    html.aui .enac section.contenido-listado .listado-numerico:last-child .listado-content {
      margin-bottom: 0px;
      padding-bottom: 0px; }
    html.aui .enac section.contenido-listado .listado-numerico:last-child .listado-content::before {
      opacity: 0; }
    @media (max-width: 768px) {
      html.aui .enac section.contenido-listado .listado-numerico {
        padding-left: 0px;
        padding-right: 0px; } }
    html.aui .enac section.contenido-listado .listado-numerico .listado-title {
      display: flex; }
      html.aui .enac section.contenido-listado .listado-numerico .listado-title .listado-title__title {
        width: 35px;
        height: 35px;
        border: 0px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: normal;
        font-size: 30px;
        color: #d44346;
        margin-top: -5px;
        margin-right: 5px; }
        @media (max-width: 768px) {
          html.aui .enac section.contenido-listado .listado-numerico .listado-title .listado-title__title {
            width: 20px; } }
      html.aui .enac section.contenido-listado .listado-numerico .listado-title .listado-title__content {
        width: calc(100% - 70px); }
        html.aui .enac section.contenido-listado .listado-numerico .listado-title .listado-title__content h3 {
          font-size: 20px;
          line-height: 26px;
          margin: 0px !important;
          font-weight: 700; }
          @media (max-width: 768px) {
            html.aui .enac section.contenido-listado .listado-numerico .listado-title .listado-title__content h3 {
              font-size: 20px;
              line-height: 27px; } }
    html.aui .enac section.contenido-listado .listado-numerico .listado-content {
      margin-top: 20px;
      padding-left: 40px;
      font-weight: normal;
      font-size: 18px;
      position: relative;
      line-height: 30px;
      padding-bottom: 20px;
      margin-bottom: 30px; }
      @media (max-width: 768px) {
        html.aui .enac section.contenido-listado .listado-numerico .listado-content {
          font-size: 19px;
          line-height: 29px;
          padding-right: 20px;
          padding-left: 25px; } }
      html.aui .enac section.contenido-listado .listado-numerico .listado-content p {
        font-weight: normal;
        font-size: 22px;
        position: relative;
        line-height: 37px; }
        @media (max-width: 768px) {
          html.aui .enac section.contenido-listado .listado-numerico .listado-content p {
            font-size: 19px;
            line-height: 29px; } }
  html.aui .enac section.cita .content-cita {
    background-color: #F8F8F8;
    padding: 50px 80px;
    position: relative;
    border-radius: 20px; }
    @media (max-width: 768px) {
      html.aui .enac section.cita .content-cita {
        padding: 45px 55px; } }
    @media (max-width: 500px) {
      html.aui .enac section.cita .content-cita {
        padding: 20px 20px; } }
    html.aui .enac section.cita .content-cita::after {
      content: "“";
      position: absolute;
      top: -15px;
      left: 20px;
      color: #C4C4C4;
      font-size: 145px;
      line-height: 200px; }
      @media (max-width: 768px) {
        html.aui .enac section.cita .content-cita::after {
          content: "“";
          position: absolute;
          top: 10px;
          left: 20px;
          color: #c4c4c4;
          font-size: 84px;
          line-height: 100px; } }
      @media (max-width: 500px) {
        html.aui .enac section.cita .content-cita::after {
          top: -13px;
          left: 4px;
          font-size: 48px; } }
    html.aui .enac section.cita .content-cita::before {
      content: "”";
      position: absolute;
      bottom: -75px;
      right: 20px;
      color: #C4C4C4;
      font-size: 145px;
      line-height: 200px; }
      @media (max-width: 768px) {
        html.aui .enac section.cita .content-cita::before {
          position: absolute;
          bottom: -40px;
          right: 20px;
          color: #c4c4c4;
          font-size: 84px;
          line-height: 100px; } }
      @media (max-width: 500px) {
        html.aui .enac section.cita .content-cita::before {
          bottom: -44px;
          right: 7px;
          font-size: 48px; } }
  html.aui .enac section.cita .content-cita, html.aui .enac section.cita .content-cita p {
    font-weight: normal !important;
    font-size: 22px;
    line-height: 37px; }
    @media (max-width: 768px) {
      html.aui .enac section.cita .content-cita, html.aui .enac section.cita .content-cita p {
        font-size: 19px;
        line-height: 27px; } }
  html.aui .enac .fondo-azul {
    background: #587A8D;
    color: #fff; }
  html.aui .enac section.documentos-interes {
    display: inline-block;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px; }
    @media (max-width: 768px) {
      html.aui .enac section.documentos-interes {
        margin-top: 20px;
        margin-bottom: 20px;
        padding-top: 0px;
        padding-bottom: 0px; } }
    html.aui .enac section.documentos-interes h2 {
      margin-top: 0px !important;
      margin-bottom: 20px !important;
      font-size: 28px;
      line-height: 38px;
      font-weight: 700; }
      @media (max-width: 768px) {
        html.aui .enac section.documentos-interes h2 {
          padding-left: 10px; } }
      html.aui .enac section.documentos-interes h2::before {
        content: "";
        width: 10px;
        height: 10px;
        border-left: 6px solid #d44346;
        border-bottom: 6px solid #d44346;
        position: relative;
        margin-left: -10px;
        transform: rotate(-135deg);
        margin-top: 11px;
        display: inline-block;
        margin-right: 20px; }
    html.aui .enac section.documentos-interes .content-documents {
      margin-top: 40px;
      display: inline-block;
      width: 100%;
      white-space: nowrap;
      overflow-y: auto;
      padding-bottom: 40px; }
      @media (max-width: 768px) {
        html.aui .enac section.documentos-interes .content-documents {
          display: inline-block; } }
      html.aui .enac section.documentos-interes .content-documents > a {
        background-color: #fff;
        border-radius: 10px;
        padding: 20px;
        color: #4F5665 !important;
        font-size: 18px;
        font-weight: 300 !important;
        line-height: 37px;
        box-shadow: 4px 4px 10px #ebebeb;
        text-decoration: none !important;
        display: inline-flex;
        flex-direction: column;
        width: 25%;
        margin-right: 30px;
        white-space: initial;
        border: 1px solid white;
        margin-right: 30px;
        max-width: 250px;
        position: relative; }
        @media (max-width: 950px) {
          html.aui .enac section.documentos-interes .content-documents > a {
            width: 230px; } }
        html.aui .enac section.documentos-interes .content-documents > a span.hover-element {
          display: inline-block;
          height: 2.5px;
          width: 100%;
          position: absolute;
          left: 0px;
          bottom: 13px; }
        html.aui .enac section.documentos-interes .content-documents > a:hover, html.aui .enac section.documentos-interes .content-documents > a:focus {
          border: 1px solid #62899C; }
          html.aui .enac section.documentos-interes .content-documents > a:hover .hover-element::after, html.aui .enac section.documentos-interes .content-documents > a:focus .hover-element::after {
            content: "";
            width: 80px;
            height: 100%;
            position: absolute;
            background-color: #D44346;
            left: 50%;
            margin-left: -40px; }
        html.aui .enac section.documentos-interes .content-documents > a span.image-doc {
          display: inline-block;
          width: 100%;
          text-align: center;
          margin-bottom: 20px; }
          html.aui .enac section.documentos-interes .content-documents > a span.image-doc img {
            border-radius: 10px;
            width: 300px;
            height: 250px; }
        html.aui .enac section.documentos-interes .content-documents > a span.title-doc {
          display: inline-block;
          line-height: 26px;
          text-align: center;
          font-size: 17px;
          min-height: 120px; }
  html.aui .enac section.acreditacion-slots {
    display: inline-block;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #f8f8f8;
    overflow: hidden; }
    html.aui .enac section.acreditacion-slots .content-list {
      margin-top: 40px;
      display: grid;
      grid-template-columns: 50% 50%; }
      @media (max-width: 480px) {
        html.aui .enac section.acreditacion-slots .content-list {
          grid-template-columns: 100%; } }
      html.aui .enac section.acreditacion-slots .content-list .list-acreditation {
        font-weight: 700;
        font-size: 17px;
        margin-bottom: 15px;
        position: relative;
        padding-left: 20px;
        width: 100%; }
        html.aui .enac section.acreditacion-slots .content-list .list-acreditation::after {
          content: "";
          width: 10px;
          height: 10px;
          position: absolute;
          background-color: #d44346;
          left: 0px;
          top: 10px;
          border-radius: 50%; }
    html.aui .enac section.acreditacion-slots .content-acreditacion {
      display: flex;
      overflow: hidden; }
      html.aui .enac section.acreditacion-slots .content-acreditacion .acreditacion-left > div {
        position: relative;
        z-index: 2; }
      html.aui .enac section.acreditacion-slots .content-acreditacion .acreditacion-right {
        position: relative;
        z-index: 0; }
        @media (max-width: 768px) {
          html.aui .enac section.acreditacion-slots .content-acreditacion .acreditacion-right {
            position: absolute;
            z-index: 0;
            right: 0px;
            display: none; } }
        html.aui .enac section.acreditacion-slots .content-acreditacion .acreditacion-right::after {
          background-image: url(../images/enac/icons/bg-mota-blanca.svg);
          content: "";
          width: 368px;
          height: 342px;
          position: absolute;
          left: -50px;
          z-index: 1;
          bottom: 0px; }
        html.aui .enac section.acreditacion-slots .content-acreditacion .acreditacion-right img {
          position: relative;
          z-index: 2;
          width: auto; }
      html.aui .enac section.acreditacion-slots .content-acreditacion .acreditacion-left {
        width: 775px;
        border-radius: 20px;
        border: 2px solid #fff;
        margin-bottom: 40px;
        position: relative;
        z-index: 1;
        overflow: hidden;
        padding: 20px;
        font-size: 18px;
        font-weight: normal; }
        html.aui .enac section.acreditacion-slots .content-acreditacion .acreditacion-left::after {
          content: "";
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0px;
          left: 0px;
          background-color: white;
          opacity: 0.4;
          z-index: 1; }
          @media (max-width: 768px) {
            html.aui .enac section.acreditacion-slots .content-acreditacion .acreditacion-left::after {
              opacity: 0.95; } }
        @media (max-width: 768px) {
          html.aui .enac section.acreditacion-slots .content-acreditacion .acreditacion-left {
            width: 100%; } }
        html.aui .enac section.acreditacion-slots .content-acreditacion .acreditacion-left .acreditation-link {
          margin-top: 15px; }
    html.aui .enac section.acreditacion-slots span.col-left {
      display: inline-block;
      width: 110px; }
    html.aui .enac section.acreditacion-slots .title.red-arrow h2::before {
      content: "";
      width: 10px;
      height: 10px;
      border-left: 6px solid #d44346;
      border-bottom: 6px solid #d44346;
      position: relative;
      margin-left: -10px;
      transform: rotate(-135deg);
      margin-top: 11px;
      display: inline-block;
      margin-right: 20px; }
    html.aui .enac section.acreditacion-slots h2 {
      font-size: 28px;
      line-height: 37px; }
    html.aui .enac section.acreditacion-slots .content-slots {
      margin-top: 40px;
      display: grid;
      grid-template-columns: 33.3% 33.3% 33.3%; }
      @media (max-width: 768px) {
        html.aui .enac section.acreditacion-slots .content-slots {
          grid-template-columns: 100%; } }
      html.aui .enac section.acreditacion-slots .content-slots a {
        box-shadow: 4px 7px 9px #ececec;
        border-radius: 10px;
        overflow: hidden;
        margin-bottom: 30px;
        min-height: 80px;
        transition: all 0.25s linear; }
        @media (max-width: 768px) {
          html.aui .enac section.acreditacion-slots .content-slots a {
            display: flex;
            align-items: center; } }
        html.aui .enac section.acreditacion-slots .content-slots a:hover, html.aui .enac section.acreditacion-slots .content-slots a:focus {
          box-shadow: 4px 7px 9px #e2e2e2; }
        html.aui .enac section.acreditacion-slots .content-slots a:nth-child(3n + 1) {
          margin-right: 20px !important;
          margin-left: 0px !important; }
          @media (max-width: 768px) {
            html.aui .enac section.acreditacion-slots .content-slots a:nth-child(3n + 1) {
              margin-right: 0px !important; } }
        html.aui .enac section.acreditacion-slots .content-slots a:nth-child(3n + 3) {
          margin-left: 20px;
          margin-right: 0px; }
          @media (max-width: 768px) {
            html.aui .enac section.acreditacion-slots .content-slots a:nth-child(3n + 3) {
              margin-left: 0px !important; } }
        html.aui .enac section.acreditacion-slots .content-slots a:nth-child(3n + 2) {
          margin-left: 10px;
          margin-right: 10px; }
          @media (max-width: 768px) {
            html.aui .enac section.acreditacion-slots .content-slots a:nth-child(3n + 2) {
              margin-left: 0px;
              margin-right: 0px; } }
        html.aui .enac section.acreditacion-slots .content-slots a span.col-right {
          font-size: 22px;
          line-height: 37px;
          color: #333;
          padding-left: 20px;
          width: calc(100% - 130px);
          display: inline-block; }
          @media (max-width: 1100px) {
            html.aui .enac section.acreditacion-slots .content-slots a span.col-right {
              font-size: 18px;
              line-height: 26px;
              color: #333;
              padding-left: 10px;
              width: calc(100% - 115px);
              display: inline-block;
              padding-right: 10px;
              white-space: nowrap;
              text-overflow: ellipsis;
              overflow: hidden; } }
          @media (max-width: 375px) {
            html.aui .enac section.acreditacion-slots .content-slots a span.col-right {
              font-size: 16px;
              line-height: 22px; } }
  html.aui .enac .trabaja-con-nosotros {
    display: flex; }
    html.aui .enac .trabaja-con-nosotros .trabaja-items .item-trabajo:nth-child(2n + 1) {
      margin-right: 30px; }
      @media (max-width: 1000px) {
        html.aui .enac .trabaja-con-nosotros .trabaja-items .item-trabajo:nth-child(2n + 1) {
          margin-right: 10px; } }
      @media (max-width: 768px) {
        html.aui .enac .trabaja-con-nosotros .trabaja-items .item-trabajo:nth-child(2n + 1) {
          margin-right: 0px; } }
    html.aui .enac .trabaja-con-nosotros .trabaja-items .item-trabajo:nth-child(2n + 2) {
      margin-left: 30px; }
      @media (max-width: 1000px) {
        html.aui .enac .trabaja-con-nosotros .trabaja-items .item-trabajo:nth-child(2n + 2) {
          margin-left: 10px; } }
      @media (max-width: 768px) {
        html.aui .enac .trabaja-con-nosotros .trabaja-items .item-trabajo:nth-child(2n + 2) {
          margin-left: 0px; } }
    html.aui .enac .trabaja-con-nosotros .content-text {
      padding-left: 20px;
      padding-right: 20px;
      padding-bottom: 20px; }
    html.aui .enac .trabaja-con-nosotros .trabaja-items {
      display: flex;
      margin-top: 40px;
      margin-bottom: 40px; }
      @media (max-width: 768px) {
        html.aui .enac .trabaja-con-nosotros .trabaja-items {
          flex-direction: column; } }
    html.aui .enac .trabaja-con-nosotros .item-trabajo {
      width: calc(50% - 30px);
      background-color: #f8f8f8;
      border-radius: 20px;
      overflow: hidden; }
      @media (max-width: 1000px) {
        html.aui .enac .trabaja-con-nosotros .item-trabajo {
          width: calc(50% - 10px); } }
      @media (max-width: 768px) {
        html.aui .enac .trabaja-con-nosotros .item-trabajo {
          width: 100%;
          margin-bottom: 30px; } }
      html.aui .enac .trabaja-con-nosotros .item-trabajo .image-item {
        width: 100%;
        height: 200px;
        overflow: hidden; }
        html.aui .enac .trabaja-con-nosotros .item-trabajo .image-item img {
          object-fit: cover;
          width: 100%;
          height: 100%; }
        html.aui .enac .trabaja-con-nosotros .item-trabajo .image-item .content-text {
          padding: 30px; }
      html.aui .enac .trabaja-con-nosotros .item-trabajo .content-trabajo.content1 {
        margin-bottom: 30px;
        font-size: 18px;
        line-height: 28px;
        position: relative;
        z-index: 2; }
        html.aui .enac .trabaja-con-nosotros .item-trabajo .content-trabajo.content1 + div {
          display: inline-block; }
  html.aui .enac section.navegador-botones {
    margin-bottom: 60px; }
    html.aui .enac section.navegador-botones .content-buttons {
      display: flex;
      justify-content: center; }
      html.aui .enac section.navegador-botones .content-buttons a.item-btn-navigation {
        border: 1px solid #999;
        min-height: 50px;
        display: flex;
        flex-direction: row;
        margin-left: 20px;
        margin-right: 20px;
        border-radius: 5px;
        align-items: center;
        color: #333 !important;
        font-weight: 500 !important;
        font-size: 18px !important;
        padding: 20px;
        min-height: 70px;
        background-color: #fff;
        transition: background-color 0.3s linear;
        width: 50%; }
        html.aui .enac section.navegador-botones .content-buttons a.item-btn-navigation:hover, html.aui .enac section.navegador-botones .content-buttons a.item-btn-navigation:focus {
          background-color: #f8f8f8; }
        html.aui .enac section.navegador-botones .content-buttons a.item-btn-navigation span.btn-item-ico {
          display: inline-block;
          width: 40px;
          height: 40px; }
          html.aui .enac section.navegador-botones .content-buttons a.item-btn-navigation span.btn-item-ico img {
            width: 100%; }
        html.aui .enac section.navegador-botones .content-buttons a.item-btn-navigation span.btn-title {
          display: inline-block;
          max-width: 375px;
          margin-left: 20px;
          padding-right: 50px;
          position: relative;
          width: 100%; }
          html.aui .enac section.navegador-botones .content-buttons a.item-btn-navigation span.btn-title::before {
            content: "";
            width: 10px;
            height: 10px;
            position: absolute;
            border-right: 4px solid #333;
            border-bottom: 4px solid #333;
            transform: rotate(-45deg);
            top: 50%;
            margin-top: -5px;
            right: 19px; }
  html.aui .enac section.text-image-landing {
    background-color: #eff2f4;
    position: relative; }
    html.aui .enac section.text-image-landing .content-center {
      padding-top: 40px;
      padding-bottom: 40px;
      position: relative;
      z-index: 2; }
      @media (max-width: 768px) {
        html.aui .enac section.text-image-landing .content-center h2 {
          margin-top: 0px !important; } }
      html.aui .enac section.text-image-landing .content-center h2, html.aui .enac section.text-image-landing .content-center .content-image-landing {
        max-width: 650px; }
    html.aui .enac section.text-image-landing .image-section {
      position: absolute;
      top: 0px;
      right: 0px;
      z-index: 1;
      height: 100%; }
      @media (max-width: 990px) {
        html.aui .enac section.text-image-landing .image-section {
          opacity: 0.2; } }
      html.aui .enac section.text-image-landing .image-section img {
        max-height: 100%;
        height: 100%; }
        @media (max-width: 768px) {
          html.aui .enac section.text-image-landing .image-section img {
            height: 100%;
            width: 100%;
            object-fit: fill; } }
      html.aui .enac section.text-image-landing .image-section::after {
        content: "";
        position: absolute;
        background: linear-gradient(-90deg, transparent, #eff2f4);
        width: 50px;
        height: 100%;
        z-index: 1;
        top: 0px;
        left: 0px; }
  html.aui .enac .footer .content-center {
    display: flex;
    /*col*/ }
    @media (max-width: 1000px) {
      html.aui .enac .footer .content-center {
        display: inline-block;
        width: 100%; } }
    html.aui .enac .footer .content-center .footer-col {
      width: 20%; }
      @media (max-width: 1000px) {
        html.aui .enac .footer .content-center .footer-col.col1 {
          width: 100%;
          text-align: center;
          margin-bottom: 30px;
          position: relative; } }
      @media (max-width: 767px) {
        html.aui .enac .footer .content-center .footer-col.col1 {
          text-align: left; } }
      @media (max-width: 1000px) {
        html.aui .enac .footer .content-center .footer-col.col2 {
          width: 33%;
          display: inline-block;
          text-align: right;
          padding-right: 20px;
          position: relative; } }
      @media (max-width: 767px) {
        html.aui .enac .footer .content-center .footer-col.col2 {
          width: 100%;
          display: inline-block;
          text-align: center;
          position: relative;
          padding-left: 0px;
          padding-right: 0px; } }
      @media (max-width: 1000px) {
        html.aui .enac .footer .content-center .footer-col.col3 {
          width: 33%;
          display: inline-block;
          text-align: center; } }
      @media (max-width: 767px) {
        html.aui .enac .footer .content-center .footer-col.col3 {
          width: 100%;
          display: inline-block;
          text-align: center;
          position: relative;
          padding-left: 0px;
          padding-right: 0px;
          margin-top: 20px; } }
      html.aui .enac .footer .content-center .footer-col.col4 {
        padding-left: 3%; }
        @media (max-width: 1000px) {
          html.aui .enac .footer .content-center .footer-col.col4 {
            width: 33%;
            display: inline-block;
            padding: 0px;
            margin: 0px; } }
        @media (max-width: 767px) {
          html.aui .enac .footer .content-center .footer-col.col4 {
            width: 100%;
            display: inline-block;
            text-align: center;
            position: relative;
            padding-left: 0px;
            padding-right: 0px;
            margin-top: 20px; } }
      html.aui .enac .footer .content-center .footer-col.col5 {
        padding-left: 8%; }
        @media (max-width: 1000px) {
          html.aui .enac .footer .content-center .footer-col.col5 {
            padding: 0px;
            width: 100%;
            margin-top: 30px; } }
        @media (max-width: 767px) {
          html.aui .enac .footer .content-center .footer-col.col5 {
            padding-left: 0px;
            padding-right: 0px; } }
      html.aui .enac .footer .content-center .footer-col.col1 img {
        max-width: 100% !important; }
      html.aui .enac .footer .content-center .footer-col ul li {
        font-style: normal;
        font-weight: 400 !important;
        font-size: 19px !important;
        line-height: 20px !important;
        letter-spacing: 0.02em;
        color: #FFFFFF;
        margin-bottom: 15px !important;
        padding-left: 15px;
        position: relative;
        display: flex;
        align-items: center; }
        html.aui .enac .footer .content-center .footer-col ul li::after {
          content: "";
          width: 2.5px;
          height: 14px;
          background-color: #D44346;
          position: absolute;
          left: 0px; }
        html.aui .enac .footer .content-center .footer-col ul li a {
          font-style: normal;
          font-weight: 500;
          font-size: 16px !important;
          line-height: 20px !important;
          letter-spacing: 0.02em;
          color: #FFFFFF !important;
          position: relative; }
      html.aui .enac .footer .content-center .footer-col ul.footer-idiomas {
        display: flex; }
        html.aui .enac .footer .content-center .footer-col ul.footer-idiomas li {
          padding-right: 7px; }
          html.aui .enac .footer .content-center .footer-col ul.footer-idiomas li a {
            position: relative; }
        html.aui .enac .footer .content-center .footer-col ul.footer-idiomas > li + li::after {
          opacity: 0; }
        html.aui .enac .footer .content-center .footer-col ul.footer-idiomas li ~ li a::after {
          content: "";
          width: 1px;
          height: 100%;
          background-color: #fff;
          position: absolute;
          left: -11px; }
      html.aui .enac .footer .content-center .footer-col .col-5__title {
        font-style: normal;
        font-weight: 300;
        font-size: 18px;
        line-height: 20px;
        letter-spacing: 0.02em;
        color: #FFFFFF;
        margin-bottom: 20px; }
        @media (max-width: 1000px) {
          html.aui .enac .footer .content-center .footer-col .col-5__title {
            text-align: center; } }
        @media (max-width: 767px) {
          html.aui .enac .footer .content-center .footer-col .col-5__title {
            text-align: left; } }
      html.aui .enac .footer .content-center .footer-col .col-5__content {
        display: flex; }
        @media (max-width: 1000px) {
          html.aui .enac .footer .content-center .footer-col .col-5__content {
            justify-content: center; } }
        @media (max-width: 767px) {
          html.aui .enac .footer .content-center .footer-col .col-5__content {
            justify-content: left; } }
        html.aui .enac .footer .content-center .footer-col .col-5__content .red-social {
          width: 47px;
          height: 47px;
          border-radius: 10px;
          display: flex;
          justify-content: center;
          align-items: center;
          margin-right: 20px;
          border: 2px solid #D44346; }
          html.aui .enac .footer .content-center .footer-col .col-5__content .red-social:last-child {
            margin-right: 0px; }
  html.aui .enac section.carousel-content {
    background-color: #F8F8F8;
    padding: 35px 0px; }
    html.aui .enac section.carousel-content .owl-carousel {
      width: 900px;
      margin: 0 auto; }
      @media (max-width: 1000px) {
        html.aui .enac section.carousel-content .owl-carousel {
          width: 100%; } }
    html.aui .enac section.carousel-content .owl-carousel .owl-stage-outer {
      border: 2px solid #E0E7EB;
      border-radius: 20px;
      width: 900px;
      margin: 0 auto;
      background-color: #fff; }
      @media (max-width: 1000px) {
        html.aui .enac section.carousel-content .owl-carousel .owl-stage-outer {
          width: 100%; } }
      html.aui .enac section.carousel-content .owl-carousel .owl-stage-outer .item {
        padding: 40px;
        padding-bottom: 60px;
        font-weight: normal;
        font-size: 18px; }
        @media (max-width: 768px) {
          html.aui .enac section.carousel-content .owl-carousel .owl-stage-outer .item {
            padding: 20px; } }
    html.aui .enac section.carousel-content .owl-nav {
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: 1;
      transform: translateY(-50%);
      width: 100%;
      overflow: hidden;
      width: 1020px;
      margin-left: -510px; }
      html.aui .enac section.carousel-content .owl-nav .owl-prev, html.aui .enac section.carousel-content .owl-nav .owl-next {
        width: 40px;
        height: 40px;
        background-color: #fff;
        float: none;
        border: 2px solid #62899C !important;
        border-radius: 5px;
        position: relative; }
        html.aui .enac section.carousel-content .owl-nav .owl-prev span, html.aui .enac section.carousel-content .owl-nav .owl-next span {
          opacity: 0; }
      html.aui .enac section.carousel-content .owl-nav .owl-next {
        float: right; }
      html.aui .enac section.carousel-content .owl-nav button.owl-prev::after {
        content: "";
        width: 10px;
        height: 10px;
        border-left: 2.5px solid #d44346;
        border-bottom: 2.5px solid #d44346;
        position: absolute;
        top: 50%;
        transform: rotate(45deg);
        margin-top: -6px;
        left: 50%;
        margin-left: -2px; }
      html.aui .enac section.carousel-content .owl-nav button.owl-next::after {
        content: "";
        width: 10px;
        height: 10px;
        border-right: 2.5px solid #d44346;
        border-top: 2.5px solid #d44346;
        position: absolute;
        top: 50%;
        transform: rotate(45deg);
        margin-top: -6px;
        left: 50%;
        margin-left: -7px; }
    html.aui .enac section.carousel-content .owl-dots {
      display: flex;
      justify-content: center;
      position: relative;
      z-index: 1;
      top: -40px; }
      html.aui .enac section.carousel-content .owl-dots button.owl-dot {
        border: 2px solid #62899C !important;
        width: 12px;
        height: 12px;
        display: inline-block;
        margin-left: 5px;
        margin-right: 5px;
        border-radius: 100%;
        background-color: #fff; }
        html.aui .enac section.carousel-content .owl-dots button.owl-dot.active {
          background-color: #D44346; }
  html.aui .enac .cabecera-pagina.cabecera-small {
    position: relative; }
    html.aui .enac .cabecera-pagina.cabecera-small .camino-migas.hide-migas li:last-child a::after {
      border: none !important; }
    html.aui .enac .cabecera-pagina.cabecera-small .camino-migas.has-title .breadcrumb-horizontal a, html.aui .enac .cabecera-pagina.cabecera-small .camino-migas.has-title .breadcrumb-horizontal span {
      color: #fff !important; }
    html.aui .enac .cabecera-pagina.cabecera-small .camino-migas.has-title .breadcrumb-horizontal a::after {
      border-color: #fff; }
    html.aui .enac .cabecera-pagina.cabecera-small.has-title::after {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      background-color: #5b7781;
      top: 0px;
      left: 0px;
      opacity: 0.5; }
    html.aui .enac .cabecera-pagina.cabecera-small > div {
      position: relative;
      z-index: 2; }
      html.aui .enac .cabecera-pagina.cabecera-small > div.legacy-navigation {
        z-index: 3; }
    html.aui .enac .cabecera-pagina.cabecera-small .container.content-center.has-title .contenedor-texto-cabecera {
      display: block !important;
      width: 100%;
      padding-top: 0px;
      padding-bottom: 40px; }
      html.aui .enac .cabecera-pagina.cabecera-small .container.content-center.has-title .contenedor-texto-cabecera h1 {
        color: #fff; }
  html.aui .enac .center {
    text-align: center; }
  html.aui .enac .link-arrow {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    color: #62899c !important;
    position: relative;
    text-decoration: underline !important; }
    html.aui .enac .link-arrow::after {
      content: "";
      width: 7px;
      height: 7px;
      border-right: 3px solid #62899c;
      border-bottom: 3px solid #62899c;
      position: absolute;
      top: 7px;
      transform: rotate(-45deg);
      margin-left: 8px; }
      @media (max-width: 767px) {
        html.aui .enac .link-arrow::after {
          top: 0px;
          position: relative;
          display: inline-block; } }
  html.aui .enac .arrow-link-element a {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    color: #62899c !important;
    position: relative;
    text-decoration: underline !important; }
    html.aui .enac .arrow-link-element a::after {
      content: "";
      width: 7px;
      height: 7px;
      border-right: 3px solid #62899c;
      border-bottom: 3px solid #62899c;
      position: absolute;
      top: 7px;
      transform: rotate(-45deg);
      margin-left: 8px; }
  html.aui .enac .link-arrow.white {
    position: relative;
    text-decoration: underline !important;
    color: #fff !important; }
    html.aui .enac .link-arrow.white::after {
      content: "";
      width: 7px;
      height: 7px;
      border-right: 3px solid #ffffff;
      border-bottom: 3px solid #ffffff;
      position: relative;
      top: 0px;
      transform: rotate(-45deg);
      margin-left: 8px;
      display: inline-block; }
  html.aui .enac .btn-black {
    background-color: #33333F;
    border-radius: 50px;
    width: auto;
    text-align: center;
    color: #fff !important;
    text-decoration: none !important;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    padding-left: 30px;
    padding-right: 30px;
    transition: background-color 0.3s linear; }
    @media (max-width: 650px) {
      html.aui .enac .btn-black {
        font-size: 18px; } }
    html.aui .enac .btn-black:hover, html.aui .enac .btn-black:focus {
      background-color: #000; }
  html.aui .enac .btn-white2 {
    border: 2px solid #33333F;
    box-sizing: border-box;
    border-radius: 50px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    line-height: 20px;
    font-weight: normal;
    color: #333 !important;
    transition: all 0.3s linear;
    min-height: 50px;
    min-width: 175px;
    text-decoration: none !important; }
    html.aui .enac .btn-white2:hover, html.aui .enac .btn-white2:focus {
      color: #fff !important;
      background-color: #333; }
  html.aui .enac .btn-red {
    border: 2px solid #D44346;
    box-sizing: border-box;
    border-radius: 50px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    color: #D44346 !important;
    transition: all 0.3s linear;
    min-height: 50px;
    min-width: 175px;
    text-decoration: none !important; }
    html.aui .enac .btn-red:hover, html.aui .enac .btn-red:focus {
      color: #fff !important;
      background-color: #D44346; }
  html.aui .enac a.btn-white3 {
    border: 2px solid #fff;
    box-sizing: border-box;
    border-radius: 50px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    line-height: 20px;
    font-weight: normal;
    color: #fff !important;
    transition: all .3s linear;
    min-height: 50px;
    min-width: 175px;
    background-color: transparent; }
    html.aui .enac a.btn-white3:hover, html.aui .enac a.btn-white3:focus {
      color: #333 !important;
      background-color: #fff; }
  html.aui .enac .btn-white, html.aui .enac .btn-blanco {
    background-color: #F8F8F8;
    border-radius: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    color: #33333F !important;
    padding-left: 50px;
    padding-right: 50px;
    position: relative;
    transition: background-color 0.3s linear; }
    html.aui .enac .btn-white:hover, html.aui .enac .btn-white:focus, html.aui .enac .btn-blanco:hover, html.aui .enac .btn-blanco:focus {
      background-color: #eeeeee; }
    @media (max-width: 650px) {
      html.aui .enac .btn-white, html.aui .enac .btn-blanco {
        font-size: 18px; } }

/* Correcciones Carrousel GestionRevista */
html.aui.enac-style div[id*='GestionRevistaportlet'] .page__related {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1; }
  @media (min-width: 1200px) {
    html.aui.enac-style div[id*='GestionRevistaportlet'] .page__related {
      width: 1170px; } }
  @media (min-width: 768px) and (max-width: 979px) {
    html.aui.enac-style div[id*='GestionRevistaportlet'] .page__related {
      width: 724px; } }
  @media (max-width: 767px) {
    html.aui.enac-style div[id*='GestionRevistaportlet'] .page__related {
      width: auto; } }
  html.aui.enac-style div[id*='GestionRevistaportlet'] .page__related .wrapper-mini-carousel .mini-carousel .owl-controls.clickable .owl-buttons .owl-prev {
    left: -15px !important; }
  html.aui.enac-style div[id*='GestionRevistaportlet'] .page__related .wrapper-mini-carousel .mini-carousel .owl-controls.clickable .owl-buttons .owl-next {
    right: -15px !important; }
  html.aui.enac-style div[id*='GestionRevistaportlet'] .page__related .wrapper-mini-carousel .mini-carousel .owl-item .inside a img {
    height: 150px; }
    @media (max-width: 767px) {
      html.aui.enac-style div[id*='GestionRevistaportlet'] .page__related .wrapper-mini-carousel .mini-carousel .owl-item .inside a img {
        height: 130px; } }

/* Correcciones CAMPUS nuevo diseño */
html.aui.enac-style .contact-banner h2.titulo {
  font-size: 40px; }
html.aui.enac-style .enac .training-areas .title, html.aui.enac-style .enac .courses-list .title {
  font-family: 'Roboto Condensed Light';
  font-size: 40px !important;
  line-height: 45px !important;
  display: block !important;
  margin-bottom: 15px !important;
  height: 135px;
  overflow: hidden; }
html.aui.enac-style .enac .training-areas .training-area:hover .title {
  color: #fbc334 !important; }
html.aui.enac-style .training-areas h2, html.aui.enac-style .courses-list .title h2, html.aui.enac-style .courses-calendar h2, html.aui.enac-style .course-body h2, html.aui.enac-style .opinions h2 {
  font-family: 'Roboto Condensed Bold';
  margin: 0 !important;
  text-transform: uppercase;
  font-size: 20px !important;
  line-height: 24px !important;
  margin-bottom: 40px !important;
  border-left: 5px #d91c24 solid;
  padding-left: 10px; }
html.aui.enac-style .opinions h2 {
  margin: 60px 0 30px !important; }
html.aui.enac-style .courses-list .button-see-calendar, html.aui.enac-style section.contact-banner .button-send-email {
  text-decoration: none !important; }
html.aui.enac-style .courses-list .button-see-calendar {
  font-weight: 100; }
html.aui.enac-style .courses-list a.button-see-calendar:hover, html.aui.enac-style section.contact-banner a.button-send-email:hover {
  text-decoration: underline !important; }
html.aui.enac-style .training-areas .container, html.aui.enac-style .courses-list .container, html.aui.enac-style .comments .item .container, html.aui.enac-style .contact-banner .container, html.aui.enac-style section.courses-filters .container, html.aui.enac-style .courses-calendar .container, html.aui.enac-style .course-detail-portlet .container {
  box-sizing: content-box !important; }
html.aui.enac-style .courses-list .course .course-info .principal-info .title {
  display: block !important;
  color: #2b2b2b !important;
  font-size: 25px !important;
  line-height: 35px !important;
  height: 70px;
  overflow: hidden;
  margin-bottom: 15px !important;
  padding: 0px !important;
  font-family: 'Roboto Condensed',sans-serif; }
html.aui.enac-style .courses-calendar .course-container .principal-info .title {
  font-size: 15px !important; }
html.aui.enac-style .courses-list .course .course-info .principal-info .subtitle {
  font-family: 'Roboto Condensed',sans-serif;
  font-weight: 100; }
html.aui.enac-style .course span {
  font-weight: 100; }
html.aui.enac-style .courses-list .title {
  height: auto !important; }
html.aui.enac-style .course .course-container {
  box-sizing: content-box;
  text-decoration: none; }
html.aui.enac-style .course .principal-info span.title {
  font-size: 20px !important;
  font-family: 'Roboto Condensed';
  line-height: 20px !important;
  margin: 0 !important;
  padding: 0 !important;
  height: auto; }
html.aui.enac-style .course .course-info .principal-info span.title {
  font-size: 25px !important; }
html.aui.enac-style .course .date, html.aui.enac-style .course .principal-info, html.aui.enac-style .course .aditional-info, html.aui.enac-style .course .date-container {
  box-sizing: content-box; }
html.aui.enac-style section.related-courses .course .course-info .principal-info .title {
  font-family: 'Roboto Condensed Bold'; }
html.aui.enac-style .course-content .course-general-info .title {
  color: #636569 !important;
  font-size: 16px !important;
  line-height: 30px !important;
  padding-right: 10px;
  position: relative;
  padding-left: 35px;
  margin: 0 !important;
  display: inline !important; }
html.aui.enac-style .course-detail .courseTabs-container .course-tabs {
  left: 0; }
html.aui.enac-style .course-detail .course-body .text-block {
  color: #636569;
  font-size: 18px;
  line-height: 30px; }
html.aui.enac-style .course-detail .course-body .course-convocatories .course .course-container.disabled span.title {
  color: #a7a7a7 !important;
  font-size: 16px !important;
  line-height: 30px !important;
  display: inline !important; }
html.aui.enac-style .course-detail .course-body .aditional-info .ubication .value a {
  font-weight: 100 !important; }
html.aui.enac-style .course-inscription .inscription-summary span {
  font-family: "Roboto Bold";
  margin-right: 15px !important;
  font-size: 14px !important;
  line-height: 20px !important;
  height: auto !important;
  margin-bottom: 0 !important; }

html.aui.header-home .enac .header {
  margin-bottom: 40px; }
html.aui.header-home .enac .legacy-navigation {
  box-shadow: none; }
html.aui.header-home .enac .title {
  border-left: 0px;
  color: #333;
  display: block;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  text-align: center; }
  html.aui.header-home .enac .title.red-arrow {
    text-indent: 30px; }
  html.aui.header-home .enac .title.red-arrow h2::before {
    content: "";
    width: 10px;
    height: 10px;
    border-left: 6px solid #D44346;
    border-bottom: 6px solid #D44346;
    position: absolute;
    margin-left: -35px;
    transform: rotate(-135deg);
    margin-top: 11px; }
  html.aui.header-home .enac .title.center h2 {
    text-align: center !important; }
    @media (max-width: 767px) {
      html.aui.header-home .enac .title.center h2 {
        text-align: left !important; } }
  html.aui.header-home .enac .title h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 37px;
    letter-spacing: 0.02em;
    margin: 0px;
    color: #33333F;
    position: relative; }
    @media (max-width: 650px) {
      html.aui.header-home .enac .title h2 {
        font-size: 27px;
        line-height: 37px; } }
    @media (max-width: 400px) {
      html.aui.header-home .enac .title h2 {
        font-size: 24px;
        line-height: 33px; } }
html.aui.header-home .enac .title.white, html.aui.header-home .enac .title.blanco {
  color: #fff !important; }
  html.aui.header-home .enac .title.white h3, html.aui.header-home .enac .title.blanco h3 {
    color: #fff !important; }

/*pruebas*/
html.aui.enac-style:not(.header-home) .portlet-boundary_VerDocumentos_WAR_VerDocumentosportlet_ a {
  color: #62899c !important;
  text-decoration: underline;
  font-weight: 700; }
html.aui.enac-style:not(.header-home) .portlet-boundary_VistaFaqs_WAR_PreguntasFrecuentesV6portlet_ .portlet-body > a, html.aui.enac-style:not(.header-home) .portlet-boundary_VistaFaqs_WAR_PreguntasFrecuentesV6portlet_ .accordion-inner a {
  font-weight: 700;
  text-decoration: underline;
  color: #62899c !important; }
html.aui.enac-style:not(.header-home) .portlet-boundary_PreguntasFrecuentesV6_WAR_PreguntasFrecuentesV6portlet_ .accordion-inner a {
  margin-top: 20px;
  display: inline-block;
  font-weight: 700;
  text-decoration: underline;
  color: #62899c !important;
  position: relative; }
  html.aui.enac-style:not(.header-home) .portlet-boundary_PreguntasFrecuentesV6_WAR_PreguntasFrecuentesV6portlet_ .accordion-inner a::after {
    content: "";
    width: 7px;
    height: 7px;
    border-right: 3px solid #62899c;
    border-bottom: 3px solid #62899c;
    transform: rotate(-45deg);
    margin-left: 8px;
    display: inline-block; }
html.aui.enac-style:not(.header-home) .content1 {
  font-weight: normal;
  font-size: 18px;
  line-height: 30px; }
  html.aui.enac-style:not(.header-home) .content1 .bg-gris {
    background-color: #f8f8f8;
    padding: 40px;
    border-radius: 20px; }
    html.aui.enac-style:not(.header-home) .content1 .bg-gris h3 {
      margin-top: 0px !important; }
  html.aui.enac-style:not(.header-home) .content1 a {
    color: #62899C !important;
    font-weight: 500;
    text-decoration: underline !important;
    position: relative; }
html.aui.enac-style:not(.header-home) h2.red-arrow {
  position: relative;
  padding-left: 35px; }
  html.aui.enac-style:not(.header-home) h2.red-arrow::before {
    content: "";
    width: 10px;
    height: 10px;
    border-left: 6px solid #d44346;
    border-bottom: 6px solid #d44346;
    position: absolute;
    margin-left: -35px;
    transform: rotate(-135deg);
    margin-top: 11px; }
html.aui.enac-style:not(.header-home) .content1 p, html.aui.enac-style:not(.header-home) .content1 li {
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 30px; }
  @media (max-width: 768px) {
    html.aui.enac-style:not(.header-home) .content1 p, html.aui.enac-style:not(.header-home) .content1 li {
      margin-bottom: 15px; } }
html.aui.enac-style:not(.header-home) .enac .legacy-navigation {
  height: 135px; }
  @media (max-width: 980px) {
    html.aui.enac-style:not(.header-home) .enac .legacy-navigation {
      height: 120px; } }
  @media (max-width: 768px) {
    html.aui.enac-style:not(.header-home) .enac .legacy-navigation {
      height: 120px; } }
html.aui.enac-style:not(.header-home) .box.box--highlight {
  padding: 25px !important;
  border-radius: 10px;
  background-color: #f8f8f8; }
html.aui.enac-style:not(.header-home) .enac .cabecera-pagina.cabecera-small:not(.has-title) {
  background-image: none !important; }
html.aui.enac-style:not(.header-home) section.cabecera-pagina.cabecera-small.has-title {
  margin-bottom: 40px; }
html.aui.enac-style:not(.header-home) .navbar .show-submenu .nav li.child-1 .dropdown-menu > li > div.yamm-content ul.yamm-list > .span4 > li > ul > li {
  padding-bottom: 0px; }
html.aui.enac-style:not(.header-home) .enac .page__inner h1 {
  margin-bottom: 40px; }
html.aui.enac-style:not(.header-home) .accordion {
  margin-top: 25px !important;
  margin-bottom: 25px;
  display: inline-block;
  width: 100%; }
  html.aui.enac-style:not(.header-home) .accordion.formato_enlace {
    margin-top: 0px !important; }
    html.aui.enac-style:not(.header-home) .accordion.formato_enlace .accordion-heading {
      background-color: transparent;
      padding-top: 0px !important;
      padding-bottom: 0px !important; }
    html.aui.enac-style:not(.header-home) .accordion.formato_enlace .accordion .accordion-group + .accordion-group {
      margin-top: 0px !important; }
    html.aui.enac-style:not(.header-home) .accordion.formato_enlace .accordion-heading a {
      margin-left: 0px;
      color: #62899c !important;
      font-weight: bold !important;
      text-decoration: underline !important; }
      html.aui.enac-style:not(.header-home) .accordion.formato_enlace .accordion-heading a::before {
        display: none; }
      html.aui.enac-style:not(.header-home) .accordion.formato_enlace .accordion-heading a[aria-expanded="true"]::after {
        transform: rotate(45deg);
        top: -3px;
        margin-left: 10px; }
      html.aui.enac-style:not(.header-home) .accordion.formato_enlace .accordion-heading a::after {
        content: "";
        width: 8px;
        height: 8px;
        position: relative;
        display: inline-block;
        border-right: 3px solid #62899c;
        border-bottom: 3px solid #62899c;
        transform: rotate(-45deg);
        margin-left: 5px;
        margin-right: 5px; }
  html.aui.enac-style:not(.header-home) .accordion .accordion-group .accordion-inner {
    padding-top: 30px; }
  html.aui.enac-style:not(.header-home) .accordion + .accordion {
    margin-top: -10px !important; }
  html.aui.enac-style:not(.header-home) .accordion .accordion {
    margin-top: 10px !important; }
  html.aui.enac-style:not(.header-home) .accordion .accordion-group > .accordion-group {
    margin-top: 10px;
    margin-bottom: 20px !important; }
  html.aui.enac-style:not(.header-home) .accordion .accordion-group + .accordion-group {
    margin-top: 15px !important; }
  html.aui.enac-style:not(.header-home) .accordion .accordion-heading p {
    margin-bottom: 0px !important; }
html.aui.enac-style:not(.header-home) .accordion.mega-accordion .accordion-group .accordion-inner {
  padding-top: 0px; }
html.aui.enac-style:not(.header-home) li {
  line-height: 28px; }
html.aui.enac-style:not(.header-home) #column-1 .journal-content-article a:not(.btn) {
  color: #62899C;
  font-family: "Roboto" !important;
  font-weight: bold;
  text-decoration: underline; }
html.aui.enac-style:not(.header-home) #column-1 .box--intro {
  border-radius: 15px; }
  html.aui.enac-style:not(.header-home) #column-1 .box--intro .intro {
    margin: 5px auto 0;
    max-width: 100%;
    padding: 20px; }
html.aui.enac-style:not(.header-home) #column-1 .actualidad.grey-bg .card__content.text-left {
  min-height: 290px;
  margin-bottom: 20px; }
  html.aui.enac-style:not(.header-home) #column-1 .actualidad.grey-bg .card__content.text-left p {
    font-size: 16px !important; }
html.aui.enac-style:not(.header-home) #column-1 .accordion .panel.accordion-group .accordion-heading a[data-toggle="collapse"].collapsed:before {
  top: 50%;
  left: 20px; }
html.aui.enac-style:not(.header-home) #column-1 .btn-secondary {
  font-size: 15px; }
html.aui.enac-style:not(.header-home) #column-1 .container.quienes_somos .box.box--quienes_somos {
  box-shadow: 1px 1px 5px #d2d2d2;
  border-radius: 10px; }
  html.aui.enac-style:not(.header-home) #column-1 .container.quienes_somos .box.box--quienes_somos .title:hover {
    color: #d91d24 !important; }
  html.aui.enac-style:not(.header-home) #column-1 .container.quienes_somos .box.box--quienes_somos ul.grey-dots li {
    margin-bottom: 10px;
    line-height: 22px;
    padding-left: 10px; }
    html.aui.enac-style:not(.header-home) #column-1 .container.quienes_somos .box.box--quienes_somos ul.grey-dots li a {
      line-height: 1.4em;
      text-decoration: none;
      font-size: 1.1rem; }
      html.aui.enac-style:not(.header-home) #column-1 .container.quienes_somos .box.box--quienes_somos ul.grey-dots li a:hover, html.aui.enac-style:not(.header-home) #column-1 .container.quienes_somos .box.box--quienes_somos ul.grey-dots li a:focus {
        text-decoration: underline; }
html.aui.enac-style:not(.header-home) #column-2 h2 {
  font-size: 1.7rem;
  margin: 30px 0 20px;
  line-height: 30px; }

/*MEMORIA*/
@font-face {
  font-family: 'bebas-neue-bold';
  src: url("../fonts/bebasneuebold-webfont.woff2") format("woff2"), url("../fonts/bebasneuebold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'bebas-neue-book';
  src: url("../fonts/bebasneuebook-webfont.woff2") format("woff2"), url("../fonts/bebasneuebook-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'bebas-neue-regular';
  src: url("../fonts/bebasneueregular-webfont.woff2") format("woff2"), url("../fonts/bebasneueregular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'catamaran-bold';
  src: url("../fonts/catamaran-bold-webfont.woff2") format("woff2"), url("../fonts/catamaran-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'catamaran-light';
  src: url("../fonts/catamaran-light-webfont.woff2") format("woff2"), url("../fonts/catamaran-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'catamaran-medium';
  src: url("../fonts/catamaran-medium-webfont.woff2") format("woff2"), url("../fonts/catamaran-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'catamaran-regular';
  src: url("../fonts/catamaran-regular-webfont.woff2") format("woff2"), url("../fonts/catamaran-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'catamaran-semibold';
  src: url("../fonts/catamaran-semibold-webfont.woff2") format("woff2"), url("../fonts/catamaran-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'catamaran-thin';
  src: url("../fonts/catamaran-thin-webfont.woff2") format("woff2"), url("../fonts/catamaran-thin-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'abel-regular';
  src: url("../fonts/abel-regular-webfont.woff2") format("woff2"), url("../fonts/abel-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

.cabecera-pagina.cabecera-memoria {
  height: 400px;
  border-bottom: 3px solid #7f7f7f; }

@media (max-width: 767px) {
  .cabecera-pagina.cabecera-memoria {
    height: 200px;
    border-bottom: 3px solid #7f7f7f;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/enac/memorias/memoria-2020/enac-memoria-2020-header-mobile.jpg) !important;
    padding: 2rem; } }
.cabecera-pagina.cabecera-memoria .camino-migas {
  display: none; }

.cabecera-pagina.cabecera-memoria .contenedor-texto-cabecera {
  display: none; }

@media (max-width: 767px) {
  .cabecera-pagina.cabecera-memoria .contenedor-texto-cabecera {
    display: block;
    padding: 20px 0; }

  .cabecera-pagina.cabecera-memoria .contenedor-texto-cabecera .titulo {
    color: #000;
    text-transform: uppercase;
    line-height: 40px;
    font-weight: bold;
    font-family: 'bebas-neue-bold', sans-serif; }

  .cabecera-pagina.cabecera-memoria .contenedor-texto-cabecera .entradilla {
    display: none; } }
.cabecera-pagina.cabecera-memoria .legacy-navigation .menu .menu__inner {
  box-shadow: 0 17px 16px -22px rgba(0, 0, 0, 0.5); }

@media only screen and (max-width: 768px) {
  .cabecera-pagina.cabecera-memoria .legacy-navigation .menu {
    background-color: transparent; } }
section.memoria-2020.gray {
  background: #5d6162;
  color: #fff; }
  section.memoria-2020.gray .list.white {
    color: white !important;
    list-style: none; }
    section.memoria-2020.gray .list.white li {
      position: relative;
      font: 23px/24px "catamaran-semibold",sans-serif;
      margin-bottom: 24px; }
      section.memoria-2020.gray .list.white li a {
        text-decoration: none !important;
        background-color: transparent;
        cursor: pointer;
        color: white !important; }
        section.memoria-2020.gray .list.white li a:hover {
          text-decoration: underline !important; }
      section.memoria-2020.gray .list.white li::before {
        content: "+";
        position: absolute;
        top: -3px;
        left: -24px;
        font: 900 30px/32px "roboto-medium",sans-serif;
        color: #fff; }
  section.memoria-2020.gray .title-section {
    position: relative;
    top: 0;
    left: -12rem;
    padding-left: 6rem;
    margin-bottom: 3rem;
    width: 100%;
    display: flex; }
    section.memoria-2020.gray .title-section::before {
      content: '';
      width: 6rem;
      border-top: 4px solid white;
      border-bottom: 4px solid white; }
  section.memoria-2020.gray h2.white {
    border-top: 4px solid white;
    border-bottom: 4px solid white;
    color: white !important; }
  section.memoria-2020.gray .u-btn {
    display: inline-flex;
    align-items: center;
    width: auto;
    font: 32px/40px "bebas-neue-regular",sans-serif;
    color: black !important;
    text-decoration: none !important;
    background: transparent;
    padding: 0;
    border: 0;
    border-radius: initial;
    text-shadow: none;
    box-shadow: none;
    text-align: left; }
    section.memoria-2020.gray .u-btn.mas {
      position: relative;
      margin-bottom: 15px;
      text-decoration: none !important; }
      section.memoria-2020.gray .u-btn.mas span {
        margin-left: 32px;
        border-bottom: 2px solid #fff; }
      section.memoria-2020.gray .u-btn.mas::before {
        content: "+";
        padding-right: 10px;
        font: 900 41px/41px "roboto-medium",sans-serif;
        color: #fdc600;
        position: absolute;
        left: 0;
        top: 0; }

section.memoria-2020 {
  padding: 4rem; }
  section.memoria-2020 .u-btn.white {
    color: white !important; }
  section.memoria-2020 .list-styled.social img {
    max-height: 52px;
    margin-right: 42px; }
  section.memoria-2020 .list-styled.social .xl {
    padding: 0 2rem 1rem 1rem;
    margin-top: 0 !important; }
    section.memoria-2020 .list-styled.social .xl span {
      border-left: 0;
      padding-left: 0;
      font-size: 85px;
      padding-right: 40px; }
  section.memoria-2020 ul.list-styled {
    margin: 0 0 30px 25px; }
    section.memoria-2020 ul.list-styled li {
      display: flex;
      flex-flow: row nowrap;
      align-items: center;
      font: 20px/22px "catamaran-light",sans-serif;
      margin: 2rem 0 0 0; }
      section.memoria-2020 ul.list-styled li span {
        display: inline-flex;
        justify-content: flex-end;
        border-left: 6px solid #fdc600;
        font: 60px/72px "bebas-neue-book",sans-serif;
        margin: 0;
        padding: 2px 20px;
        width: 90px;
        float: left;
        text-align: left;
        min-height: 85px; }
  section.memoria-2020 .flex-row-wrap {
    display: flex !important;
    flex-flow: row wrap; }
  section.memoria-2020 .mt-auto {
    margin-top: auto; }
  section.memoria-2020 .list {
    list-style: none; }
  section.memoria-2020 .u-btn {
    display: inline-flex;
    align-items: center;
    width: auto;
    font: 32px/40px "bebas-neue-regular",sans-serif;
    color: black !important;
    background: transparent;
    padding: 0;
    border: 0;
    border-radius: initial;
    text-shadow: none;
    box-shadow: none;
    text-align: left; }
    section.memoria-2020 .u-btn.mas {
      position: relative;
      margin-bottom: 15px;
      text-decoration: none !important; }
      section.memoria-2020 .u-btn.mas::before {
        content: "+";
        padding-right: 10px;
        font: 900 41px/41px "roboto-medium",sans-serif;
        color: #fdc600;
        position: absolute;
        left: 0;
        top: 0; }
      section.memoria-2020 .u-btn.mas span {
        border-bottom: 2px solid black;
        margin-left: 32px; }
  section.memoria-2020 .span7.col-number.flex-row-wrap.align-center.justify-center {
    flex-flow: column wrap;
    align-items: center;
    position: relative;
    margin-bottom: 2rem;
    justify-content: center; }
    section.memoria-2020 .span7.col-number.flex-row-wrap.align-center.justify-center::before {
      opacity: 0; }
    section.memoria-2020 .span7.col-number.flex-row-wrap.align-center.justify-center .u-btn {
      display: inline-flex;
      align-items: center;
      width: auto;
      font: 32px/40px "bebas-neue-regular",sans-serif;
      color: black !important;
      background: transparent;
      padding: 0;
      border: 0;
      border-radius: initial;
      text-shadow: none;
      box-shadow: none;
      text-align: left; }
      section.memoria-2020 .span7.col-number.flex-row-wrap.align-center.justify-center .u-btn:hover {
        color: #fdc600 !important;
        text-decoration: none !important; }
        section.memoria-2020 .span7.col-number.flex-row-wrap.align-center.justify-center .u-btn:hover span {
          border-bottom: 2px solid #fdc600 !important; }
      section.memoria-2020 .span7.col-number.flex-row-wrap.align-center.justify-center .u-btn span {
        border-bottom: 2px solid black;
        margin-left: 32px; }
  section.memoria-2020.footer {
    background: #fdc600;
    color: black;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: flex-end; }
    section.memoria-2020.footer .container.flex {
      flex: initial;
      flex-wrap: wrap;
      flex-grow: 0;
      padding: 0; }
    section.memoria-2020.footer .u-btn.footer:hover {
      background-color: black !important;
      color: #fff !important; }
    section.memoria-2020.footer .container.flex {
      display: flex; }
    section.memoria-2020.footer .title-section {
      flex-grow: 0;
      margin-bottom: 0;
      margin-right: 0; }
    section.memoria-2020.footer .u-btn + .u-btn {
      margin-left: 1.7rem; }
    section.memoria-2020.footer .u-btn.footer {
      display: flex;
      font: 21px/27px "abel-regular",sans-serif;
      border: 1px solid black;
      border-radius: 0;
      padding: 5px 15px;
      margin-left: 1rem;
      margin-top: auto;
      margin-bottom: auto; }
  section.memoria-2020 .flex {
    display: flex; }
  section.memoria-2020 .flex-column-wrap {
    display: flex !important;
    flex-flow: column wrap; }
  section.memoria-2020 .u-btn:hover span {
    border-bottom: 2px solid #fdc600; }
  section.memoria-2020 .u-btn.white:hover span {
    border-bottom: 2px solid #fdc600; }
  section.memoria-2020 a.u-btn-line:hover {
    border-bottom: 10px solid #5d6162;
    color: #5d6162 !important;
    text-decoration: none !important; }
  section.memoria-2020 .col-number a:not(.u-btn):hover, section.memoria-2020 .col-number a {
    text-decoration: none !important; }
  section.memoria-2020 .list.white a:hover {
    text-decoration: underline !important; }
  section.memoria-2020 .u-btn.white:hover {
    color: #fdc600 !important;
    text-decoration: none !important; }
  section.memoria-2020 .col-number:hover p {
    background-color: rgba(253, 198, 0, 0.1) !important;
    text-decoration: none !important; }
  section.memoria-2020 .u-btn:hover {
    color: #fdc600 !important; }
  section.memoria-2020 .list li {
    position: relative;
    font: 23px/24px "catamaran-semibold",sans-serif;
    margin-bottom: 24px; }
    section.memoria-2020 .list li::before {
      content: "+";
      position: absolute;
      top: -3px;
      left: -24px;
      font: 900 30px/32px "roboto-medium",sans-serif;
      color: #000; }
    section.memoria-2020 .list li a {
      text-decoration: none !important;
      color: black !important;
      background-color: transparent;
      cursor: pointer; }
      section.memoria-2020 .list li a:hover {
        text-decoration: underline !important; }
  @media (max-width: 767px) {
    section.memoria-2020 .u-btn.footer {
      justify-content: center;
      margin-bottom: 15px !important;
      width: 100%; } }
  @media (max-width: 767px) {
    section.memoria-2020 section.memoria-2020 {
      padding: 2rem 2rem 0 2rem; } }

/*xx*/
section.memoria-2020_download {
  display: flex;
  padding: 0 !important; }

section.memoria-2020 .title-section {
  position: relative;
  top: 0;
  left: -12rem;
  padding-left: 6rem;
  margin-bottom: 3rem;
  width: auto;
  display: flex;
  flex: 0 1 0;
  text-align: left; }

section.memoria-2020 .title-section::before {
  content: '';
  width: 96px;
  min-width: 96px;
  border-top: 4px solid black;
  border-bottom: 4px solid black; }

.memoria-2020__garantias .span6.list {
  padding-left: 35px;
  width: 47%; }
  .memoria-2020__garantias .span6.list li {
    position: relative;
    font: 23px/24px "catamaran-semibold",sans-serif;
    margin-bottom: 24px; }
    .memoria-2020__garantias .span6.list li::before {
      content: "+";
      position: absolute;
      top: -3px;
      left: -24px;
      font: 900 30px/32px "roboto-medium",sans-serif;
      color: #000; }

section.light-gray {
  background-color: #f8f8f8; }

section.memoria-2020 .u-btn.mas {
  position: relative;
  margin-bottom: 15px;
  text-decoration: none !important; }
  section.memoria-2020 .u-btn.mas::before {
    content: "+";
    padding-right: 10px;
    font: 900 41px/41px "roboto-medium",sans-serif;
    color: #fdc600;
    position: absolute;
    left: 0;
    top: 0; }
  section.memoria-2020 .u-btn.mas span {
    margin-left: 32px; }

section.memoria-2020 .col-number {
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  position: relative;
  margin-bottom: 2rem;
  width: 20%; }
  section.memoria-2020 .col-number::before {
    content: "";
    position: absolute;
    top: 20%;
    left: 100%;
    width: 8px;
    height: 50px;
    background: #fdc600; }
  section.memoria-2020 .col-number .number, section.memoria-2020 .col-number .number a {
    color: black !important;
    display: block;
    font: 86px/90px "bebas-neue-regular", sans-serif !important;
    margin-bottom: 0 !important; }
  section.memoria-2020 .col-number .name, section.memoria-2020 .col-number .name a {
    color: #878787 !important;
    display: block;
    font: 24px/30px "bebas-neue-book", sans-serif !important;
    text-align: center;
    margin-bottom: 0 !important; }
  section.memoria-2020 .col-number a:not(.u-btn) {
    width: 90%;
    display: flex;
    flex-direction: column;
    text-align: center;
    margin: 0 15px;
    padding: 5px 0;
    border-radius: 4px; }
    section.memoria-2020 .col-number a:not(.u-btn) .number {
      color: black !important;
      display: block;
      font: 86px/90px "bebas-neue-regular", sans-serif !important;
      margin-bottom: 0 !important; }
    section.memoria-2020 .col-number a:not(.u-btn) .name {
      color: #878787 !important;
      display: block;
      font: 24px/30px "bebas-neue-book", sans-serif !important;
      text-align: center;
      margin-bottom: 0 !important; }

section.memoria-2020 a.u-btn-line {
  display: block;
  width: 100%;
  border-bottom: 10px solid #fdc600;
  text-align: right;
  padding-bottom: 3px;
  font-family: "roboto-medium", sans-serif;
  font-weight: 700;
  font-size: 45px;
  line-height: 45px;
  color: #fdc600 !important; }

section.memoria-2020 a.u-btn-line:hover {
  border-bottom: 10px solid #5d6162;
  color: #5d6162 !important;
  text-decoration: none !important; }

.memoria-2020__garantias .mosaico {
  text-align: center; }

.memoria-2020__garantias .mosaico img {
  width: 85%; }

.memoria-2020__internacional {
  background-image: url(../images/enac/memorias/memoria-2020/world-ball.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: right;
  background-position-y: top; }

.memoria-2020__beneficios .lunares {
  position: absolute;
  top: 150px;
  right: 130px;
  width: 160px; }

section.memoria-2020_download {
  display: flex;
  padding: 0; }
  section.memoria-2020_download .u-btn.download svg {
    fill: #fff; }
  section.memoria-2020_download .u-btn.download span {
    border: 0;
    margin-left: 10px;
    text-decoration: underline; }
  section.memoria-2020_download .u-btn.download {
    background-color: #7f7f7f !important;
    height: 48px;
    width: 315px;
    margin-left: auto;
    font-family: "roboto-medium",sans-serif;
    font-size: 13px;
    justify-content: center;
    color: white !important; }
  section.memoria-2020_download .u-btn.download:hover svg {
    fill: black; }
  section.memoria-2020_download .u-btn.download:hover {
    background-color: #7f7f7f !important;
    color: black !important; }

section.memoria-2020 a {
  text-decoration: none !important;
  color: black !important;
  background-color: transparent;
  cursor: pointer; }

section.memoria-2020 a:hover {
  text-decoration: underline !important;
  color: darkslateblue;
  background-color: transparent !important; }

section.memoria-2020 h2.cartas {
  font: 62px/64px "bebas-neue-bold", sans-serif !important;
  border-top: none;
  border-bottom: none;
  width: 100%;
  margin: 2rem 0;
  color: #8e9091;
  padding: 14px 0 0; }

section.memoria-2020 h2.cartas a {
  color: #8e9091 !important; }

section.memoria-2020 h2.cartas a:hover {
  color: black !important;
  text-decoration: none !important; }

section.memoria-2020 h2 {
  font: 62px/64px "bebas-neue-book", sans-serif !important;
  border-top: 4px solid black;
  border-bottom: 4px solid black;
  margin: 0 !important;
  padding: 14px 0; }

@media (max-width: 767px) {
  section.memoria-2020 h2 {
    font: 50px/53px "bebas-neue-book", sans-serif !important; } }
section.memoria-2020 h2 a {
  color: black !important; }

section.memoria-2020 h2 a:hover {
  color: #8e9091 !important;
  text-decoration: none !important; }

section.memoria-2020 h2.white {
  border-top: 4px solid white;
  border-bottom: 4px solid white;
  color: white !important; }

section.memoria-2020 h2.white a {
  color: white !important; }

section.memoria-2020 h2.white a:hover {
  color: black !important; }

section.memoria-2020 h3 {
  font: 36px/40px "bebas-neue-bold", sans-serif !important;
  display: block; }

section.memoria-2020 h3 a {
  color: black !important; }

section.memoria-2020 h3 a:hover {
  color: #8e9091 !important;
  text-decoration: none !important; }

section.memoria-2020 h4 {
  font: 35px/37px "bebas-neue-regular", sans-serif !important;
  margin: 0; }

section.memoria-2020 h4 a {
  color: black !important; }

section.memoria-2020 h4 a:hover {
  color: #8e9091 !important;
  text-decoration: none !important; }

section.memoria-2020 h4.white {
  color: white !important; }

section.memoria-2020 h4.white a {
  color: white !important; }

section.memoria-2020 h4.white a:hover {
  color: white !important;
  text-decoration: underline !important; }

section.memoria-2020 .title-full-width {
  border-bottom: 3px solid #8e9091;
  margin-bottom: 2rem; }

section.memoria-2020 .title {
  clear: both;
  color: black !important;
  display: block;
  font: 42px/40px "bebas-neue-book", sans-serif !important; }

section.memoria-2020 .title:hover {
  color: #8e9091 !important;
  text-decoration: none !important; }

section.memoria-2020 .subtitle {
  display: block;
  font: 26px/26px "catamaran-light", sans-serif !important;
  color: #676766 !important;
  margin-bottom: 30px; }

section.memoria-2020 .subtitle:hover {
  color: #8e9091 !important;
  text-decoration: none !important; }

.subtitle.cargo {
  font: 24px/26px "catamaran-medium", sans-serif !important;
  color: #4d4d4d; }

section.memoria-2020 .parragraph {
  display: block;
  font: 24px/28px "catamaran-light", sans-serif !important;
  color: #676766 !important; }

section.memoria-2020 .parragraph::before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  margin-right: 20px;
  background: #fdc600; }

section.memoria-2020 .parragraph:hover {
  text-decoration: underline !important; }

section.memoria-2020 .parragraph.blockquote {
  font: 26px/28px "catamaran-semibold", sans-serif !important;
  color: #676766 !important; }

section.memoria-2020 .parragraph.blockquote::before, section.memoria-2020 .parragraph.blockquote ::after {
  content: '"';
  display: inline-block;
  width: 0;
  height: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-right: 0;
  background: transparent; }

section.memoria-2020 .parragraph.blockquote:hover {
  color: black !important; }

section.memoria-2020 p {
  display: block;
  font: 22px/26px "catamaran-light", sans-serif !important;
  color: black !important;
  margin-bottom: 30px !important;
  width: 100%; }

section.memoria-2020 p a {
  color: black !important; }

section.memoria-2020 p a:hover {
  color: black !important;
  text-decoration: underline !important; }

section.memoria-2020 p.white {
  color: white !important; }

section.memoria-2020 p.white a {
  color: white !important; }

section.memoria-2020 p.white a:hover {
  color: white !important;
  text-decoration: underline !important; }

.memoria-2020__entrevista .lunares {
  position: absolute;
  top: 300px;
  left: 490px; }

.memoria-2020__entrevista .box-grey {
  display: block;
  position: relative;
  width: 100%;
  background: #ebebeb;
  padding: 5px 10px;
  margin-bottom: 30px; }

.memoria-2020__entrevista .box-grey .title-box {
  font: 38px/46px "bebas-neue-bold", sans-serif !important;
  display: block;
  color: black !important; }

.memoria-2020__entrevista .box-grey .title-box:hover {
  color: #4d4d4d !important; }

.memoria-2020__entrevista .box-grey .text-box {
  font: 22px/30px "catamaran-bold", sans-serif !important;
  color: #4d4d4d !important; }

.memoria-2020__entrevista .box-grey .text-box:hover {
  color: black !important; }

.memoria-2020__institucional .row-fluid .span4 {
  padding-right: 1rem;
  border-right: 3px solid #8e9091; }

@media (max-width: 767px) {
  .memoria-2020__institucional .row-fluid .span4 {
    border-bottom: 3px solid #8e9091;
    border-right: none;
    padding-bottom: 10px; } }
.memoria-2020__garantias .span6.list {
  padding-left: 35px;
  width: 47%; }

.memoria-2020__beneficios .escaleras-text p {
  margin-bottom: 0 !important; }

@media (max-width: 767px) {
  .memoria-2020__beneficios .escaleras-text p {
    margin-bottom: 30px; } }
@media (max-width: 767px) {
  .aui section.memoria-2020 .row-fluid {
    width: 100%;
    flex-direction: column; }

  .aui section.memoria-2020.memoria-2020__actividades .row-fluid {
    flex-direction: row; }

  body section.memoria-2020.padding-6 {
    padding: 3rem; }

  body section.memoria-2020.padding-4 {
    padding: 4rem 2rem 0 2rem; }

  body section.memoria-2020.gray .title-section {
    position: initial;
    top: initial;
    left: initial;
    padding-left: 0;
    width: 100%; }

  body section.memoria-2020.gray .title-section::before {
    display: none; }

  body section.memoria-2020.gray .title-section .h1 {
    width: 100%;
    font: 38px/42px "bebas-neue-book", sans-serif; }

  body section.memoria-2020.gray .title-section .h4 {
    font: 38px/42px "bebas-neue-regular", sans-serif;
    margin: 0; }

  body section.memoria-2020 .title-section {
    position: initial;
    top: initial;
    left: initial;
    padding-left: 0;
    max-width: 100%; }

  body section.memoria-2020 .title-section::before {
    display: none; }

  body section.memoria-2020 .title-section .h1 {
    width: 100%;
    font: 38px/42px "bebas-neue-book", sans-serif; }

  body section.memoria-2020 .title-section .h4 {
    font: 38px/42px "bebas-neue-regular", sans-serif; }

  body section.memoria-2020 .title-full-width {
    width: 100%; }

  body section.memoria-2020 .row-fluid .span6 {
    width: 100%;
    margin-bottom: 1rem; }

  body section.memoria-2020 .p {
    display: block;
    font: 24px/30px "catamaran-light", sans-serif;
    color: #676766;
    margin-bottom: 30px; }

  body section.memoria-2020.memoria-2020__entrevista .photo {
    width: 100%;
    max-height: 335px;
    position: initial;
    overflow: hidden;
    top: initial;
    margin-bottom: 20px; }

  body section.memoria-2020.memoria-2020__entrevista .lunares {
    position: absolute;
    top: 540px;
    left: 300px; }

  body section.memoria-2020 .col-number {
    width: 50%; }

  body section.memoria-2020 .col-number:nth-child(even)::before {
    display: none; }

  body section.memoria-2020.memoria-2020__internacional {
    background-size: 60%;
    background-image: url(../img/world-ball-black.jpg); }

  body section.memoria-2020.memoria-2020__beneficios .lunares {
    position: absolute;
    top: 400px;
    left: 320px;
    width: 160px; }

  body section.memoria-2020.memoria-2020__beneficios .escaleras {
    position: initial;
    top: 0; }

  body section.memoria-2020.footer .title-section {
    margin-bottom: 2rem; }

  body section.memoria-2020 .list {
    margin: 12px 0 32px 24px; }

  body section.memoria-2020 .list li {
    font: 20px/24px "catamaran-semibold", sans-serif;
    margin-bottom: 1rem; }

  body section.memoria-2020 .list.white li {
    font: 18px/22px "catamaran-semibold", sans-serif;
    margin-bottom: 2rem; }

  body section.memoria-2020 .list-styled {
    margin: 0 0 2rem .5rem; }

  body section.memoria-2020 .list-styled li {
    font: 16px/24px "catamaran-light", sans-serif; }

  body section.memoria-2020 .list-styled li span {
    font: 36px/42px "bebas-neue-book", sans-serif;
    padding: 2px;
    width: 70px;
    min-width: 64px;
    min-height: 70px;
    margin-right: 10px; }

  body section.memoria-2020 .list-styled.social img {
    display: none; }

  body section.memoria-2020 .list-styled.social li {
    font: 16px/24px "catamaran-light", sans-serif; }

  body section.memoria-2020 .list-styled.social li span {
    font: 36px/42px "bebas-neue-book", sans-serif;
    padding: 2px;
    width: 70px;
    min-width: 64px; }

  body section.memoria-2020 .btn {
    font: 28px/30px "bebas-neue-regular", sans-serif;
    margin-bottom: 1rem; }

  body section.memoria-2020 .btn.footer {
    width: 100%;
    margin-left: 0rem; }

  body section.memoria-2020 img {
    margin-bottom: 2rem; }

  body section.memoria-2020 img.inline {
    float: left;
    margin: 0 12px 0 0;
    max-height: 30px; } }
/*ACREDITADOS*/
.cabecera-pagina.cabecera-acreditados-home, .cabecera-pagina.cabecera-acreditados-inner {
  background-color: #ffffff;
  font-family: 'Roboto Condensed',sans-serif;
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat; }

@media (max-width: 768px) {
  .cabecera-pagina.cabecera-acreditados-home, .cabecera-pagina.cabecera-acreditados-inner {
    background-position: center 80px; } }
.cabecera-pagina.cabecera-acreditados-home .breadcrumb-horizontal li, .cabecera-pagina.cabecera-acreditados-inner .breadcrumb-horizontal li {
  font-size: 13px; }

.cabecera-pagina.cabecera-acreditados-home .breadcrumb-horizontal li:first-child, .cabecera-pagina.cabecera-acreditados-inner .breadcrumb-horizontal li:first-child {
  padding-left: 25px;
  background-image: url(../images/enac/icons/icn-home-red.svg);
  background-repeat: no-repeat;
  background-size: 19px;
  background-position: 0 0; }

.cabecera-pagina.cabecera-acreditados-home .breadcrumb-horizontal li.active, .cabecera-pagina.cabecera-acreditados-inner .breadcrumb-horizontal li.active {
  color: #626262;
  font-family: 'Roboto Condensed',sans-serif; }

.cabecera-pagina.cabecera-acreditados-home .breadcrumb-horizontal li.active span, .cabecera-pagina.cabecera-acreditados-inner .breadcrumb-horizontal li.active span {
  color: #626262;
  font-size: 13px;
  font-family: 'Roboto Condensed',sans-serif; }

.cabecera-pagina.cabecera-acreditados-home .breadcrumb-horizontal li a, .cabecera-pagina.cabecera-acreditados-inner .breadcrumb-horizontal li a {
  color: #d91d24;
  padding-right: 10px;
  background-image: url(../images/enac/icons/bullet-red.svg);
  background-repeat: no-repeat;
  background-size: 6px;
  background-position: right 5px;
  margin-right: 3px;
  padding-top: 2px;
  text-decoration: underline;
  font-family: 'Roboto Condensed',sans-serif;
  font-size: 13px; }

.cabecera-pagina.cabecera-acreditados-home .breadcrumb-horizontal li a:after, .cabecera-pagina.cabecera-acreditados-inner .breadcrumb-horizontal li a:after {
  content: none; }

.cabecera-pagina.cabecera-acreditados-home .container, .cabecera-pagina.cabecera-acreditados-inner .container {
  position: relative; }

.cabecera-pagina.cabecera-acreditados-home .contenedor-texto-cabecera, .cabecera-pagina.cabecera-acreditados-inner .contenedor-texto-cabecera {
  padding: 98px 0 0 0;
  width: 100%; }

.cabecera-pagina.cabecera-acreditados-home .camino-migas, .cabecera-pagina.cabecera-acreditados-inner .camino-migas {
  margin-bottom: 0;
  top: 25px;
  position: absolute; }

.cabecera-pagina.cabecera-acreditados-home .contenedor-texto-cabecera .titulo, .cabecera-pagina.cabecera-acreditados-inner .contenedor-texto-cabecera .titulo {
  color: #D91C24;
  display: block;
  font-family: 'Roboto Condensed',sans-serif;
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 38px;
  padding: 0;
  width: 80%; }

@media (max-width: 768px) {
  .cabecera-pagina.cabecera-acreditados-home .contenedor-texto-cabecera .titulo, .cabecera-pagina.cabecera-acreditados-inner .contenedor-texto-cabecera .titulo {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 25px;
    width: 70%; } }
@media (max-width: 576px) {
  .cabecera-pagina.cabecera-acreditados-home .contenedor-texto-cabecera .titulo, .cabecera-pagina.cabecera-acreditados-inner .contenedor-texto-cabecera .titulo {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 20px; } }
@media (max-width: 450px) {
  .cabecera-pagina.cabecera-acreditados-home .contenedor-texto-cabecera .titulo, .cabecera-pagina.cabecera-acreditados-inner .contenedor-texto-cabecera .titulo {
    width: 100%; } }
.cabecera-pagina.cabecera-acreditados-home .contenedor-texto-cabecera .subtitulo, .cabecera-pagina.cabecera-acreditados-inner .contenedor-texto-cabecera .subtitulo {
  color: #000000;
  font-family: 'Roboto Condensed Light';
  font-size: 35px;
  font-weight: 300;
  margin-bottom: 33px;
  padding: 0;
  width: 80%; }

@media (max-width: 768px) {
  .cabecera-pagina.cabecera-acreditados-home .contenedor-texto-cabecera .subtitulo, .cabecera-pagina.cabecera-acreditados-inner .contenedor-texto-cabecera .subtitulo {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 25px;
    width: 100%; } }
@media (max-width: 576px) {
  .cabecera-pagina.cabecera-acreditados-home .contenedor-texto-cabecera .subtitulo, .cabecera-pagina.cabecera-acreditados-inner .contenedor-texto-cabecera .subtitulo {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 15px; } }
.cabecera-pagina.cabecera-acreditados-home .contenedor-texto-cabecera .entradilla, .cabecera-pagina.cabecera-acreditados-inner .contenedor-texto-cabecera .entradilla {
  color: #000000;
  font-size: 22px;
  font-weight: 300;
  font-family: 'Roboto Condensed Light';
  line-height: 30px;
  width: 80%; }

@media (max-width: 768px) {
  .cabecera-pagina.cabecera-acreditados-home .contenedor-texto-cabecera .entradilla, .cabecera-pagina.cabecera-acreditados-inner .contenedor-texto-cabecera .entradilla {
    font-size: 16px;
    line-height: 24px;
    width: 100%; } }
@media (max-width: 576px) {
  .cabecera-pagina.cabecera-acreditados-home .contenedor-texto-cabecera .entradilla, .cabecera-pagina.cabecera-acreditados-inner .contenedor-texto-cabecera .entradilla {
    font-size: 14px;
    line-height: 22px; } }
.cabecera-pagina.cabecera-acreditados-inner .contenedor-texto-cabecera .titulo {
  color: #000000;
  font-family: 'Roboto Condensed Light';
  margin-bottom: 52px; }

.cabecera-pagina.cabecera-acreditados-inner .contenedor-texto-cabecera .subtitulo,
.cabecera-pagina.cabecera-acreditados-inner .contenedor-texto-cabecera .entradilla {
  display: none; }

@media (min-width: 1920px) {
  .cabecera-pagina.cabecera-acreditados-home {
    min-height: 536px; } }
.cabecera-acreditados-home {
  overflow-x: hidden; }
  .cabecera-acreditados-home + #content {
    overflow-x: hidden; }

.acreditados__categories-list-links {
  margin: 55px 0 35px 0; }

section.cabecera-pagina.cabecera-acreditados-home + #content .acreditados__categories-list-links, section.cabecera-pagina.cabecera-acreditados-home + #content .call-to-action-box, section.cabecera-pagina.cabecera-acreditados-home + #content .acreditados__novedades-campanias {
  max-width: 1150px;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box; }

@media (min-width: 1920px) {
  .acreditados__categories-list-links {
    margin-top: 0; } }
@media (max-width: 768px) {
  .acreditados__categories-list-links {
    margin: 30px 0; } }
.acreditados__categories-list-links .acreditados__categories-list-links__item {
  background-color: #FBC334;
  color: #000;
  display: block;
  margin-bottom: 20px;
  min-height: 150px;
  padding: 20px; }

@media (max-width: 576px) {
  .acreditados__categories-list-links .acreditados__categories-list-links__item {
    min-height: initial; } }
.acreditados__categories-list-links .acreditados__categories-list-links__item:hover, .acreditados__categories-list-links .acreditados__categories-list-links__item:focus {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
  color: #000000;
  text-decoration: none; }

.acreditados__categories-list-links .acreditados__categories-list-links__item:hover h4, .acreditados__categories-list-links .acreditados__categories-list-links__item:focus h4 {
  color: #000000;
  text-decoration: underline; }

.acreditados__categories-list-links .acreditados__categories-list-links__item h4 {
  color: #000000;
  display: table;
  font-family: 'Roboto Condensed Bold';
  font-size: 23px;
  line-height: 26px;
  margin-top: 20px;
  min-height: 52px;
  text-align: center;
  text-decoration: none;
  width: 100%; }

@media (max-width: 576px) {
  .acreditados__categories-list-links .acreditados__categories-list-links__item h4 {
    font-size: 20px;
    min-height: initial; } }
.acreditados__categories-list-links .acreditados__categories-list-links__item h4 span {
  display: table-cell;
  vertical-align: middle; }

.acreditados__categories-list-links .acreditados__categories-list-links__item span {
  display: block;
  text-align: center; }

.acreditados__categories-list-links .acreditados__categories-list-links__item span:before {
  font-size: 68px; }

@media (max-width: 576px) {
  .acreditados__categories-list-links .acreditados__categories-list-links__item span:before {
    font-size: 45px; } }
.acreditados__categories-list-links .acreditados__categories-list-links__item span.flaticon-telefono-inteligente {
  padding-left: 24px; }

@media (max-width: 768px) {
  .acreditados__categories-list-links .acreditados__categories-list-links__item {
    display: block;
    margin-bottom: 10px; } }
@media (max-width: 768px) {
  .acreditados__categories-list-links .col-3 {
    width: 50%; } }
.call-to-action-box {
  background-color: #ffffff;
  border: solid 1px #E1E1E1;
  font-family: 'Roboto Condensed';
  margin-bottom: 55px;
  padding: 49px 58px 70px 58px; }

.call-to-action-box h3 {
  color: #2b2b2b;
  font-family: 'Roboto Condensed Bold',sans-serif;
  font-size: 40px;
  line-height: 48px;
  margin: 0; }

.call-to-action-box p {
  color: #4a4a4a;
  font-family: 'Roboto Condensed';
  font-size: 20px;
  line-height: 34px;
  margin: 35px 0 27px 0; }

.button-call-to-action {
  background-color: #d91c24;
  border: 0;
  color: white !important;
  font-size: 15px;
  font-family: 'Roboto Bold';
  line-height: 20px;
  outline: 0;
  position: relative;
  padding: 25px 25px 25px 90px;
  display: inline-block; }

.button-call-to-action.more-info span {
  background-image: url(../images/enac/icons/icon-info-red.svg); }

.button-call-to-action span {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  bottom: 3px;
  background-color: #fff;
  font-family: 'Roboto';
  position: absolute;
  left: 3px;
  top: 3px;
  width: 64px; }

@media (max-width: 768px) {
  .call-to-action-box {
    margin-bottom: 30px; } }
.call-to-action-box h3 {
  color: #2B2B2B;
  font-family: 'Roboto Condensed Bold', sans-serif;
  font-size: 40px;
  line-height: 48px;
  margin: 0; }

@media (max-width: 992px) {
  .call-to-action-box h3 {
    font-size: 25px;
    line-height: 30px; } }
.call-to-action-box p {
  color: #4A4A4A;
  font-family: 'Roboto Condensed';
  font-size: 20px;
  line-height: 34px;
  margin: 35px 0 27px 0; }

@media (max-width: 992px) {
  .call-to-action-box p {
    font-size: 16px;
    line-height: 25px; } }
.call-to-action-box p a {
  color: #2B2B2B;
  font-family: 'Roboto Condensed Bold', sans-serif;
  text-decoration: none; }

.call-to-action-box p a:hover {
  color: #2B2B2B;
  font-family: 'Roboto Condensed Bold', sans-serif;
  text-decoration: underline; }

.acreditados__novedades-campanias {
  margin-bottom: 30px; }

.acreditados__novedades-campanias h3 {
  border-left: 5px #d91c24 solid;
  color: #2b2b2b;
  font-family: 'Roboto Condensed Bold';
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 60px;
  padding-left: 10px;
  text-transform: uppercase; }

@media (max-width: 576px) {
  .acreditados__novedades-campanias h3 {
    margin-bottom: 30px; } }
.acreditados__novedades-campanias .see-all-button {
  background-color: #FFF;
  border: 2px solid #2b2b2b;
  color: #2b2b2b !important;
  font-size: 14px !important;
  float: right;
  font-family: "Roboto Condensed Bold" !important;
  line-height: 16px !important;
  outline: 0;
  position: relative;
  padding: 18px 70px 18px 18px;
  text-transform: uppercase; }

@media (max-width: 576px) {
  .acreditados__novedades-campanias .see-all-button {
    display: block;
    float: none;
    margin: 0 auto 40px auto; } }
.acreditados__novedades-campanias .see-all-button span {
  background-image: url(../images/enac/icons/icon-arrow-black.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  bottom: 3px;
  position: absolute;
  right: 3px;
  top: 3px;
  width: 64px; }

.acreditados__novedades-campanias .acreditados__novedades-campanias__item {
  border: 1px #e1e1e1 solid;
  color: #2B2B2B;
  display: block;
  margin-bottom: 45px;
  padding: 0 0 20px 0;
  position: relative;
  text-decoration: none; }

.acreditados__novedades-campanias .acreditados__novedades-campanias__item:hover {
  box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.1);
  color: #2B2B2B;
  text-decoration: none; }

.acreditados__novedades-campanias .acreditados__novedades-campanias__item:hover h4 {
  text-decoration: underline; }

.acreditados__novedades-campanias .acreditados__novedades-campanias__item .item__img {
  position: relative;
  padding-bottom: 56.2%; }

.acreditados__novedades-campanias .acreditados__novedades-campanias__item .item__img img {
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%; }

.acreditados__novedades-campanias h4 {
  display: block;
  font-family: "Roboto Condensed Bold";
  font-size: 25px;
  line-height: 31px;
  margin: 20px 25px 45px 25px;
  min-height: 93px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.acreditados__novedades-campanias .date {
  background-color: #fbc334;
  color: #2b2b2b;
  font-family: "Roboto Condensed Bold";
  font-size: 25px;
  position: absolute;
  left: 25px;
  line-height: 30px;
  max-width: 170px;
  padding: 15px;
  top: -20px;
  z-index: 3; }

.acreditados__novedades-campanias .date span {
  display: block; }

.acreditados__novedades-campanias .type {
  font-family: 'Roboto Condensed Light';
  font-size: 15px;
  line-height: 31px;
  margin: 0 25px;
  text-transform: uppercase; }

.acreditados__search .button-volver {
  display: block;
  font-family: 'Roboto Condensed Bold';
  margin-bottom: 20px; }

.acreditados__search .acreditados__search__filters {
  background-color: #f3f3f3;
  font-family: 'Roboto Condensed';
  padding: 24px 0;
  margin-bottom: 55px; }

.acreditados__search .acreditados__search__list-results {
  min-height: 500px; }

.select-items div:first-child {
  background-color: #62899c45; }

@media (max-width: 767px) {
  .acreditados__search .acreditados__search__list-results div.col-10.col-offset-1 {
    margin-left: 8.333333%; } }
@media (max-width: 767px) {
  .acreditados__search div.col-10.col-offset-1.acreditado-destalle {
    margin-left: 8.333333%; } }
.acreditados__search .acreditado-destalle .acreditados__search__list-results__item {
  padding-right: 0; }

.acreditados__search .acreditado-destalle .item-image {
  position: relative;
  padding-bottom: 56.2%; }

.acreditados__search .acreditado-destalle .item-image img {
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%; }

.acreditados__search .acreditado-destalle .type__icon {
  top: 75px; }

.acreditados__search .acreditado-destalle .acreditado-destalle__body {
  padding: 30px 40px; }

.acreditados__search .acreditado-destalle .acreditado-destalle__body .item-meta {
  font-family: 'Roboto Condensed Bold';
  text-transform: uppercase;
  margin-top: 0;
  font-size: 15px;
  margin-bottom: 22px; }

.acreditados__search .acreditado-destalle .acreditado-destalle__body .item-meta span {
  color: #FBC334; }

.acreditados__search .acreditado-destalle .acreditado-destalle__body h4 {
  font-size: 16px;
  font-family: 'Roboto Condensed Bold';
  line-height: 20px;
  margin-top: 15px;
  margin-bottom: 0; }

.acreditados__search .acreditado-destalle .acreditado-destalle__body p {
  -webkit-line-clamp: inherit; }

.acreditados__search .acreditados__search__list-results__item {
  border: solid 1px #E1E1E1;
  box-sizing: border-box;
  display: table;
  margin-bottom: 33px;
  min-height: 158px;
  position: relative;
  padding-left: 105px;
  padding-right: 70px;
  width: 100%; }

@media (max-width: 576px) {
  .acreditados__search .acreditados__search__list-results__item {
    padding-right: 15px;
    padding-left: 78px; } }
.acreditados__search .acreditados__search__list-results__item.type__imagen, .acreditados__search .acreditados__search__list-results__item.type__video, .acreditados__search .acreditados__search__list-results__item.type__contenido, .acreditados__search .acreditados__search__list-results__item.type__documento {
  min-height: inherit;
  padding-left: 0; }

@media (max-width: 576px) {
  .acreditados__search .acreditados__search__list-results__item.type__imagen, .acreditados__search .acreditados__search__list-results__item.type__video, .acreditados__search .acreditados__search__list-results__item.type__contenido, .acreditados__search .acreditados__search__list-results__item.type__documento {
    padding-right: 0;
    display: block;
    width: 100%; } }
@media (max-width: 576px) {
  .acreditados__search .acreditados__search__list-results__item.type__imagen .item-image, .acreditados__search .acreditados__search__list-results__item.type__video .item-image, .acreditados__search .acreditados__search__list-results__item.type__contenido .item-image, .acreditados__search .acreditados__search__list-results__item.type__documento .item-image {
    width: 100%;
    display: block; } }
.acreditados__search .acreditados__search__list-results__item.type__imagen .item-text, .acreditados__search .acreditados__search__list-results__item.type__video .item-text, .acreditados__search .acreditados__search__list-results__item.type__contenido .item-text, .acreditados__search .acreditados__search__list-results__item.type__documento .item-text {
  padding-left: 20px;
  width: 75%; }

@media (max-width: 576px) {
  .acreditados__search .acreditados__search__list-results__item.type__imagen .item-text, .acreditados__search .acreditados__search__list-results__item.type__video .item-text, .acreditados__search .acreditados__search__list-results__item.type__contenido .item-text, .acreditados__search .acreditados__search__list-results__item.type__documento .item-text {
    width: 100%;
    padding: 10px; } }
@media (max-width: 576px) {
  .acreditados__search .acreditados__search__list-results__item.type__imagen .type__icon, .acreditados__search .acreditados__search__list-results__item.type__video .type__icon, .acreditados__search .acreditados__search__list-results__item.type__contenido .type__icon, .acreditados__search .acreditados__search__list-results__item.type__documento .type__icon {
    top: 84px; } }
.acreditados__search .acreditados__search__list-results__item img {
  min-width: 215px; }

@media (max-width: 576px) {
  .acreditados__search .acreditados__search__list-results__item img {
    width: 100%;
    min-width: 100%; } }
.acreditados__search .acreditados__search__list-results__item .item-text {
  display: table-cell;
  min-height: 158px;
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: middle; }

.acreditados__search .acreditados__search__list-results__item a {
  color: #2B2B2B; }

.acreditados__search .acreditados__search__list-results__item h3 {
  font-size: 25px;
  font-family: 'Roboto Condensed Bold';
  line-height: 31px;
  margin-bottom: 0;
  margin-top: 0;
  /* ellipsis styles*/
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  /* ------  */ }

@media (max-width: 576px) {
  .acreditados__search .acreditados__search__list-results__item h3 {
    font-size: 21px;
    line-height: 27px; } }
.acreditados__search .acreditados__search__list-results__item p {
  font-size: 16px;
  font-family: 'Roboto Condensed Light';
  line-height: 20px;
  margin-top: 15px;
  margin-bottom: 0;
  /* ellipsis styles*/
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  /* ------  */ }

.acreditados__search .acreditados__search__list-results__item .item-meta {
  font-family: 'Roboto Condensed Light';
  font-size: 15px;
  margin-top: 15px; }

.acreditados__search .type__icon {
  background-color: #FBC334;
  height: 92px;
  left: -21px;
  margin-top: -46px;
  position: absolute;
  top: 50%;
  text-align: center;
  width: 92px;
  z-index: 2; }

.acreditados__search__list-results__item.custom-icon .item-text.item-icon {
  width: auto; }
  .acreditados__search__list-results__item.custom-icon .item-text.item-icon .item-image {
    display: flex;
    justify-content: center; }
    .acreditados__search__list-results__item.custom-icon .item-text.item-icon .item-image .type__icon {
      position: initial;
      width: 120px;
      height: 120px;
      margin: 0 !important; }

@media (max-width: 576px) {
  .acreditados__search .type__icon {
    height: 80px;
    width: 80px; } }
.acreditados__search .type__icon [class^="flaticon-"]:before,
.acreditados__search .type__icon [class*=" flaticon-"]:before,
.acreditados__search .type__icon [class^="flaticon-"]:after,
.acreditados__search .type__icon [class*=" flaticon-"]:after {
  font-size: 90px;
  line-height: 118px; }

@media (max-width: 576px) {
  .acreditados__search .type__icon [class^="flaticon-"]:before,
  .acreditados__search .type__icon [class*=" flaticon-"]:before,
  .acreditados__search .type__icon [class^="flaticon-"]:after,
  .acreditados__search .type__icon [class*=" flaticon-"]:after {
    font-size: 50px;
    line-height: 81px; } }
.acreditados__search .acreditados__search__list-results__pagination {
  margin: 35px auto 40px auto; }

.acreditados__search .acreditados__search__list-results__pagination ul {
  display: flex;
  justify-content: center;
  margin: 0; }

.acreditados__search .acreditados__search__list-results__pagination ul li {
  display: inline-block;
  height: 25px;
  margin-right: 6px;
  padding: 0;
  text-align: center;
  width: 25px; }

.acreditados__search .acreditados__search__list-results__pagination ul li.active a {
  background-color: #2B2B2B;
  color: #ffffff; }

.acreditados__search .acreditados__search__list-results__pagination ul li a {
  border: solid 1px #616161;
  background-color: #ffffff;
  color: #616161;
  display: block;
  height: 23px;
  font-family: 'Roboto Condensed';
  font-size: 15px;
  line-height: 25px;
  text-align: center;
  text-decoration: none;
  width: 23px; }

.acreditados__search .acreditados__search__list-results__pagination ul li a:hover {
  background-color: #616161;
  color: #ffffff; }

.acreditados__search .alert {
  border: none;
  border-radius: 0;
  background-color: #FBC334;
  color: #000000;
  font-family: 'Roboto Condensed';
  font-size: 20px;
  margin: 20px auto 70px auto;
  padding: 30px;
  text-align: center;
  text-shadow: none; }

@font-face {
  font-family: "Flaticon";
  src: url("../fonts/Flaticon.eot");
  src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/Flaticon.woff2") format("woff2"), url("../fonts/Flaticon.woff") format("woff"), url("../fonts/Flaticon.ttf") format("truetype"), url("../fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../fonts/Flaticon.svg#Flaticon") format("svg"); } }
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  color: #000000;
  font-family: "Flaticon";
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

.flaticon-video:before {
  content: "\f100"; }

.flaticon-descargar:before {
  content: "\f101"; }

.flaticon-suscribir:before {
  content: "\f102"; }

.flaticon-periodico:before {
  content: "\f103"; }

.flaticon-basura:before {
  content: "\f104"; }

.flaticon-telefono-inteligente:before {
  content: "\f105"; }

.flaticon-tarjeta-de-identificacion:before {
  content: "\f106"; }

.flaticon-imagen:before {
  content: "\f107"; }

.flaticon-camara-fotografica:before {
  content: "\f108"; }

.flaticon-imagen-1:before {
  content: "\f109"; }

.flaticon-camara-de-video:before {
  content: "\f10a"; }

.flaticon-copiar:before {
  content: "\f10b"; }

.flaticon-redes:before {
  content: "\f10c"; }

.flaticon-charla:before {
  content: "\f10d"; }

.flaticon-correo-electronico:before {
  content: "\f10e"; }

.flaticon-computacion-en-la-nube:before {
  content: "\f10f"; }

.flaticon-computadora:before {
  content: "\f110"; }

.flaticon-idea:before {
  content: "\f111"; }

.flaticon-proteger:before {
  content: "\f112"; }

.flaticon-computacion-en-la-nube-1:before {
  content: "\f113"; }

.flaticon-lista:before {
  content: "\f114"; }

.flaticon-navegador:before {
  content: "\f115"; }

.flaticon-dispositivos:before {
  content: "\f116"; }

.flaticon-certificacion:before {
  content: "\f117"; }

.flaticon-eliminar:before {
  content: "\f118"; }

.flaticon-anadir:before {
  content: "\f119"; }

.flaticon-advertencia:before {
  content: "\f11a"; }

.flaticon-codigo-postal:before {
  content: "\f11b"; }

body.entidades-group .nav .nav__link--1 {
  font-size: 15px !important; }
body.entidades-group .subheader-navigation {
  margin-bottom: 15px; }
body.entidades-group .titulo {
  width: auto;
  float: initial; }
body.entidades-group .cajaNEvaluacion {
  width: auto; }
body.entidades-group .CompletaInfo input[type="button"] {
  padding: 20px !important; }
body.entidades-group .entidades-group__portada {
  grid-template-columns: 1fr;
  display: grid;
  gap: 1rem; }
  @media (min-width: 768px) {
    body.entidades-group .entidades-group__portada {
      grid-template-columns: 1fr 1fr; } }
  body.entidades-group .entidades-group__portada .comunicados .comunicados__items .comunicados__item {
    border: 1px solid #cecece;
    padding: 10px;
    margin-bottom: 20px; }
  body.entidades-group .entidades-group__portada .comunicados .comunicados__items-collapsed .card {
    margin-bottom: 0; }
    body.entidades-group .entidades-group__portada .comunicados .comunicados__items-collapsed .card .card-body {
      text-align: justify;
      padding: 10px; }
    body.entidades-group .entidades-group__portada .comunicados .comunicados__items-collapsed .card h2 {
      margin: 10px 0 10px 0 !important; }
    body.entidades-group .entidades-group__portada .comunicados .comunicados__items-collapsed .card .btn {
      box-shadow: 0 -3px 0 0 #adadad inset;
      background-color: #ededed;
      color: #62899c;
      font-weight: 700; }
  body.entidades-group .entidades-group__portada .servicios .servicios__title h2 {
    margin-top: 0 !important; }
  body.entidades-group .entidades-group__portada .servicios .servicios__items, body.entidades-group .entidades-group__portada .servicios .informacion__items {
    border: 1px solid #cecece; }
  body.entidades-group .entidades-group__portada .servicios .servicios__item {
    text-align: center;
    border-bottom: 1px solid #cecece;
    padding: 7px;
    padding-bottom: 10px;
    padding-top: 10px; }
body.entidades-group .portlet-propio .historicoConsulta {
  border-bottom: 1px solid #cecece; }
  body.entidades-group .portlet-propio .historicoConsulta a {
    text-decoration: none !important; }
body.entidades-group .form--custom #esquemas {
  padding: 0 10px;
  width: 100%; }
body.entidades-group .form--custom input {
  padding-top: 42px !important;
  padding-bottom: 20px !important; }
body.entidades-group .form--custom input[type="file"] {
  padding: 0 !important; }
body.entidades-group .form--custom textarea {
  width: 100%; }
body.entidades-group .portlet-body .btn-primary {
  height: 100%; }
body.entidades-group .portlet-body .dropdown-toggle {
  height: 100%; }
body.entidades-group .portlet-body .searchcontainer .table td {
  border: 1px solid #ddd !important;
  padding: 8px !important; }
body.entidades-group .portlet-body .searchcontainer tr:hover {
  background-color: #EDF8FD; }
body.entidades-group .portlet-body .searchcontainer .table-striped > tbody > tr:nth-child(odd) > td, body.entidades-group .portlet-body .searchcontainer .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: whitesmoke !important; }
body.entidades-group .portlet-body .searchcontainer .table-columns {
  display: contents; }
  body.entidades-group .portlet-body .searchcontainer .table-columns tr {
    background-color: black !important; }
    body.entidades-group .portlet-body .searchcontainer .table-columns tr th {
      text-align: center;
      border: 1px solid #ddd !important;
      padding: 8px !important;
      background-color: black !important; }
body.entidades-group .portlet-body .tablaEntidad .listado th {
  background-color: black;
  color: white;
  padding: 15px 5px;
  text-align: center; }
body.entidades-group .portlet-body .tablaEntidad .listado tr:nth-child(odd) {
  background-color: #F9F9F9; }
body.entidades-group .portlet-body .tablaEntidad .listado tr:hover {
  background-color: #EDF8FD; }
body.entidades-group .portlet-body .tablaEntidad .listado td {
  text-align: center;
  padding: 15px 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #DDD;
  font-size: 13px !important; }
body.entidades-group .quienes_somos.container {
  text-align: center;
  padding-left: 100px !important;
  padding-right: 100px !important; }
  body.entidades-group .quienes_somos.container .box--quienes_somos {
    width: auto !important; }