.aui .row {
  margin-left: 0px !important;
  *zoom: 1; }

a.footer-link:active, .footer-information .footer-content a.footer-link:hover {
  color: white;
  text-decoration: underline !important; }

.logo {
  max-width: 260px !important; }

.aui a:focus {
  outline: thin dotted #333;
  outline: 0px auto -webkit-focus-ring-color !important;
  outline-offset: -2px; }

.aui a:focus {
  text-decoration: none !important; }

.aui a {
  text-decoration: none !important; }

.aui .portlet-borderless-container {
  min-height: 0px !important;
  position: relative; }

.disable2 {
  display: none; }

.cherry {
  color: #c3114f; }

.orange {
  color: #eb8317; }

.yellow {
  color: #f7a707; }

.bg-yellow {
  background-color: #f7a707 !important; }

.bg-cherry {
  background-color: #c3114f !important; }

.bg-orange {
  background-color: #eb8317 !important; }

.bg-hover-yellow:hover {
  background-color: #f7a707 !important;
  color: white !important; }

.bg-hover-cherry:hover {
  background-color: #c3114f !important;
  color: white !important; }

.bg-hover-orange:hover {
  background-color: #eb8317 !important;
  color: white !important; }

ul {
  list-style: none; }

.aui ul, .aui ol {
  padding: 0px !important;
  margin: 0px !important; }

.aui .row-fluid [class*="span"] {
  margin-left: 0 !important; }

.aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar {
  height: 100%;
  padding: 0;
  position: fixed;
  width: 0px !important;
  z-index: 350;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.aui .space-extrasmall {
  padding: 20px 0; }

.aui .space-small {
  padding: 40px 0; }

.aui .space-medium {
  padding: 60px 0; }

.aui .space-large {
  padding: 80px 0; }

.aui .space-extralarge {
  padding: 100px 0; }

.areas {
  margin-top: -20px; }

.aui ul {
  margin: 0; }

.aui ul.dashed {
  list-style: none !important;
  padding: 0 0 0 10px !important; }

.aui ul.dashed > li {
  text-indent: -5px; }

.aui ul.dashed > li:before {
  content: "- ";
  text-indent: -5px; }

.aui #banner {
  top: 0;
  width: 100%;
  background: #FFF;
  z-index: 301; }
.aui .top-header {
  background: #f2f2f2;
  padding: 5px 0; }
.aui .navbar {
  overflow: visible;
  margin-bottom: 20px;
  padding: 10px 0 0 0 !important;
  border-bottom: solid 1px #f2f2f2; }
.aui .footer-menu {
  padding: 20px 0; }
.aui .footer-copyright {
  background-color: #666666;
  color: #9c9c9c;
  padding: 15px 0 1px 0; }
.aui .footer-copyright a {
  color: #9c9c9c; }

/*----- Menu ------*/
.child-menu {
  background-color: #f2f2f2;
  border-color: #bd0048;
  border-style: solid;
  border-width: 2px 0 0;
  font-size: 1em !important;
  font-weight: 300 !important; }

/*--- search mobile---*/
.colum25 {
  width: 30%;
  float: left;
  text-align: right; }

.colum80 {
  width: 60%;
  float: left;
  text-align: right; }

/*----- Search ------*/
.aui form {
  padding: 0px !important; }

.form-control {
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
  border-color: white !important;
  color: #cf3572 !important;
  font-size: 11px !important;
  font-weight: 500 !important;
  padding: 6px 15px !important;
  max-width: none !important;
  z-index: 200 !important;
  position: initial; }

.input-group input {
  padding: 10px;
  z-index: 200 !important;
  position: initial !important; }

.aui .input-group, .aui .input-prepend, .aui .input-append {
  position: relative;
  display: table;
  border-collapse: separate; }

.aui .input-group-addon, .aui .add-on, .aui .input-group-btn, .aui .input-group .form-control, .aui .input-prepend .form-control, .aui .input-append .form-control, .aui .input-group .input-block-level, .aui .input-prepend .input-block-level, .aui .input-append .input-block-level, .aui .input-group input[type=text].field, .aui .input-prepend input[type=text].field, .aui .input-append input[type=text].field, .aui .input-group input[type=password].field, .aui .input-prepend input[type=password].field, .aui .input-append input[type=password].field, .aui .input-group .aui-field-select, .aui .input-prepend .aui-field-select, .aui .input-append .aui-field-select, .aui .input-group textarea, .aui .input-prepend textarea, .aui .input-append textarea {
  display: table-cell; }

.fa-search:before {
  content: "\f2f5";
  font-family: "Ionicons";
  color: #cf3572 !important;
  font-size: 1.3em !important;
  font-weight: 700; }

.input-group-addon {
  background-color: white !important;
  border: 0 !important;
  border-top-right-radius: 30px !important;
  border-bottom-right-radius: 30px !important;
  color: #cf3572 !important;
  font-size: 14px !important;
  padding: 2px 9px;
  z-index: 800 !important;
  margin-left: 10px; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.aui .input-group-addon, .aui .add-on, .aui .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.aui .input-group .form-control, .aui .input-prepend .form-control, .aui .input-append .form-control, .aui .input-group .input-block-level, .aui .input-prepend .input-block-level, .aui .input-append .input-block-level, .aui .input-group input[type=text].field, .aui .input-prepend input[type=text].field, .aui .input-append input[type=text].field, .aui .input-group input[type=password].field, .aui .input-prepend input[type=password].field, .aui .input-append input[type=password].field, .aui .input-group .aui-field-select, .aui .input-prepend .aui-field-select, .aui .input-append .aui-field-select, .aui .input-group textarea, .aui .input-prepend textarea, .aui .input-append textarea {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

.aui .input-group-addon, .aui .add-on, .aui .input-group-btn, .aui .input-group .form-control, .aui .input-prepend .form-control, .aui .input-append .form-control, .aui .input-group .input-block-level, .aui .input-prepend .input-block-level, .aui .input-append .input-block-level, .aui .input-group input[type=text].field, .aui .input-prepend input[type=text].field, .aui .input-append input[type=text].field, .aui .input-group input[type=password].field, .aui .input-prepend input[type=password].field, .aui .input-append input[type=password].field, .aui .input-group .aui-field-select, .aui .input-prepend .aui-field-select, .aui .input-append .aui-field-select, .aui .input-group textarea, .aui .input-prepend textarea, .aui .input-append textarea {
  display: table-cell; }

.aui .search-light-mobile {
  background-color: #e3e3e3;
  display: none;
  position: absolute;
  top: 42px;
  left: 0;
  padding: 10px;
  z-index: 10;
  width: 100%; }

.aui .search-light-mobile #form-search-main {
  width: 100%; }

.aui .search-light-mobile #form-search-main .form-group {
  width: 100%; }

/*----- Footer ------*/
#menu li {
  display: inline; }

#menu a {
  text-decoration: none;
  text-transform: uppercase;
  padding: 0 10px;
  border-left: solid 1px #ccc; }

/*----- eventos ------*/
.event-til {
  font-size: 0.9em !important;
  text-align: center;
  padding: 20px 0;
  line-height: 18px !important;
  font-weight: 400 !important; }

.evet-mes {
  width: 50%;
  margin: 0 auto;
  text-align: center;
  font-size: 170%;
  font-weight: 600;
  padding: 20px 0; }

.evet-dia {
  width: 30%;
  margin: 0 auto;
  text-align: center;
  font-size: 400%;
  font-weight: 700;
  padding: 20px 0 5px 0; }

.evet-ver {
  font-size: 180% !important;
  font-weight: 600 !important; }

.evet-mas {
  width: 30%;
  margin: 0 auto;
  text-align: center;
  font-size: 800% !important;
  font-weight: 700 !important;
  padding: 60px 0 5px 0; }

.list-content-4 {
  margin: 0 6px;
  padding: 20px 10px 5px 10px;
  height: 270px; }

.til-mas {
  width: 50%;
  margin: 0 auto;
  text-align: center;
  padding: 20px 0; }

@media only screen and (max-width: 843px) {
  .list-content-4 {
    margin: 0 6px;
    padding: 20px 10px 5px 10px;
    height: auto; } }
@media only screen and (min-width: 844px) and (max-width: 1280px) {
  .evet-dia {
    width: 60%;
    margin: 0 auto;
    text-align: center;
    font-size: 400%;
    font-weight: 700;
    padding: 20px 0 5px 0; }

  .event-til {
    font-size: 0.8em !important;
    text-align: center;
    padding: 20px 0;
    line-height: 18px !important;
    font-weight: 400 !important; }

  .evet-mas {
    width: 60%;
    margin: 0 auto;
    text-align: center;
    font-size: 800% !important;
    font-weight: 700 !important;
    padding: 60px 0 5px 0; }

  .evet-ver {
    font-size: 141% !important;
    font-weight: 600 !important;
    text-align: center; }

  .til-mas {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding: 20px 0; } }
.aui .taglib-header {
  border-bottom-color: #c8c9ca;
  color: #555;
  display: none; }

/*------ Noticias ------*/
.noticia h2 {
  color: #9E004F;
  line-height: 1.3em;
  font-size: 1.6em;
  text-align: left;
  font-weight: 600;
  text-transform: uppercase;
  width: 90%; }

.noticia h4 {
  font-size: 0.9em;
  color: #9e004f;
  line-height: 1.3em;
  font-weight: 500; }

.noticia h5 {
  font-size: 0.9em;
  color: #909090;
  line-height: 1.3em;
  font-weight: 500; }

.noticia p {
  text-align: justify;
  color: #61615C; }

.noticia .contenido {
  text-align: justify;
  color: #61615C;
  width: 90%;
  margin: 0 auto;
  display: block; }

.noticia i {
  color: #9E004F; }

.noticia a {
  color: #9e004f;
  text-decoration: none; }

.noticia .interno {
  width: 90%;
  margin: 40px auto;
  display: block;
  max-height: 600px; }

.noticia .grid {
  width: 100%;
  height: 180px;
  margin-bottom: 10px; }

.noticia .img-box {
  height: 100px;
  margin-right: 10px; }

.noticia .footer {
  background: #e8e8e8;
  padding: 5px 10px; }

.sector {
  background: #f1f1f1;
  padding: 30px;
  margin: 0 20px; }

.list-item-2 p {
  line-height: 17px;
  font-size: 0.85em; }

/*------ Grid ------*/
.list-2 {
  display: flex;
  flex-wrap: wrap; }

.list-item-2 {
  display: flex;
  padding: 0.5em;
  width: 100%; }

@media all and (min-width: 30em) {
  .list-item-2 {
    width: 47%; } }
@media all and (min-width: 60em) {
  .list-item-2 {
    width: 31.3333%; } }
@media all and (min-width: 70em) {
  .list-item-2 {
    width: 23%; } }
.list-content {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  width: 100%;
  box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.9); }

.list-content-2 {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  padding: 1em;
  width: 100%;
  box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.9);
  border-top: solid 5px #9e004f; }

.list-content-3 {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  padding: 1em;
  width: 100%;
  box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.9);
  border-top: solid 5px #E1A800; }

.list-content-2 p {
  flex: 1 0 auto; }

/*------ Eventos ------*/
.evento h2 {
  color: #E1A800;
  line-height: 1.3em;
  font-size: 1.6em;
  text-align: left;
  font-weight: 600;
  text-transform: uppercase;
  width: 90%; }

.evento h4 {
  font-size: 1.1em;
  color: #E1A800;
  line-height: 1.2em;
  font-weight: 500; }

.evento h5 {
  font-size: 0.9em;
  color: #909090;
  line-height: 1.3em;
  font-weight: 500; }

.evento p {
  text-align: justify;
  color: #61615C; }

.evento .contenido {
  text-align: justify;
  color: #61615C;
  width: 90%;
  margin: 0 auto;
  display: block; }

.evento i {
  color: #E1A800; }

.evento a {
  color: #E1A800;
  text-decoration: none; }

.evento .interno {
  width: 90%;
  margin: 40px auto;
  display: block;
  max-height: 600px; }

.evento .grid {
  width: 100%;
  height: 180px;
  margin-bottom: 10px; }

.evento .img-box {
  height: 100px;
  margin-right: 10px; }

.evento .footer {
  background: #e8e8e8;
  padding: 5px 10px; }

/*------ accordion ------*/
.accordion a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: contents;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 1rem 3rem 1rem 1rem;
  color: #7288a2;
  font-size: 1.15rem;
  font-weight: 400;
  text-decoration: none !important; }

.accordion a:hover,
.accordion a:hover::after {
  cursor: pointer;
  text-decoration: none !important; }

.accordion a:hover::after {
  text-decoration: none !important; }

.accordion a.active {
  text-decoration: none !important; }

.accordion .content {
  opacity: 0;
  padding: 0 1rem;
  max-height: 0;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  clear: both;
  -webkit-transition: all 0.2s ease 0.15s;
  -o-transition: all 0.2s ease 0.15s;
  transition: all 0.2s ease 0.15s; }

.accordion .content p {
  font-size: 1rem;
  font-weight: 300; }

.accordion .content.active {
  opacity: 1;
  padding: 1rem;
  max-height: 100%;
  -webkit-transition: all 0.35s ease 0.15s;
  -o-transition: all 0.35s ease 0.15s;
  transition: all 0.35s ease 0.15s; }

/*---- Areas Principales -----*/
.aui #capabilities {
  padding: 0px; }

.aui .icon-program {
  font-family: "Montserrat", sans-serif !important;
  background-color: #f3f3f3;
  border-style: solid;
  border-width: 0 0 4px;
  border-radius: 5px;
  color: black;
  height: 80px;
  margin: 0 0 10px;
  position: relative;
  width: 100%;
  display: block; }

.aui .icon-program .icon-image {
  display: inline-block;
  left: 15px;
  margin: 0 auto;
  position: absolute;
  top: 10px;
  text-align: center;
  max-width: 40px;
  width: 18%; }

.aui .icon-program .icon-image img {
  width: 100%; }

.aui .icon-program .icon-image svg {
  height: 45px;
  width: 45px; }

.aui .icon-program .icon-caption {
  font-family: "Montserrat", sans-serif;
  color: #878787 !important;
  display: block;
  font-weight: 300 !important;
  font-size: 1.4em;
  text-indent: 60px;
  text-align: left;
  text-decoration: none;
  padding-left: 15px; }

.aui .icon-program .icon-caption:hover {
  color: #ffffff !important;
  text-decoration: none; }

.aui .icon-program:hover .icon-image svg g {
  fill: white; }

.aui .icon-caption a {
  color: #cccccc !important;
  font-weight: 300 !important;
  font-size: 1.05em !important; }

.aui .icon-caption a {
  color: #ffffff !important;
  text-decoration: none; }

.aui .icon-program:hover a.icon-caption {
  color: white; }

.aui .icon-program:last-child {
  margin-bottom: 0; }

.aui .icon-program-1 {
  border-color: #a9cd58; }

.aui .icon-program-1:hover {
  background-color: #a9cd58; }

.aui .icon-program-2 {
  border-color: #325276; }

.aui .icon-program-2:hover {
  background-color: #325276; }

.aui .icon-program-3 {
  border-color: #f8c623; }

.aui .icon-program-3:hover {
  background-color: #f8c623; }

.aui .icon-program-4 {
  border-color: #27b0d1; }

.aui .icon-program-4:hover {
  background-color: #27b0d1; }

.aui .icon-program-5 {
  border-color: #d91d4b; }

.aui .icon-program-5:hover {
  background-color: #d91d4b; }

.aui .icon-program-6 {
  border-color: #009f9b; }

.aui .icon-program-6:hover {
  background-color: #009f9b; }

.aui .icon-program-7 {
  border-color: #0072a0; }

.aui .icon-program-7:hover {
  background-color: #0072a0; }

@media screen and (min-width: 992px) {
  .aui .icon-caption a {
    color: #cccccc !important;
    font-weight: 300 !important;
    font-size: 1.05em !important; }

  .aui .icon-caption a {
    color: #ffffff !important;
    text-decoration: none; }

  .aui p.copyright {
    font-size: 0.7em; }

  .aui .icon-program {
    border-width: 0 0 10px;
    border-radius: 7px;
    display: inline-block;
    height: 130px;
    margin: 0 1px;
    padding: 4px;
    width: 110px; }

  .aui .icon-program .icon-image {
    display: block;
    margin: 0 auto;
    position: static;
    max-width: 100%;
    width: 90%;
    margin-bottom: 10px; }

  .aui .icon-program .icon-image svg {
    height: 50px;
    width: 50px; }

  .aui .icon-program .icon-caption {
    font-family: "Montserrat", sans-serif;
    bottom: 5%;
    font-size: 10px;
    left: 0;
    position: absolute;
    text-align: center;
    text-indent: 0;
    width: 80%; }

  .aui .icon-program:first-child {
    margin-top: 0; }

  .aui .icon-program:last-child {
    margin-bottom: 0; } }
@media screen and (min-width: 1200px) {
  .aui .icon-caption a {
    color: #cccccc !important;
    font-weight: 300 !important;
    font-size: 1.05em !important; }

  .aui .icon-caption a {
    color: #ffffff !important;
    text-decoration: none; }

  .aui .icon-program {
    border-width: 0 0 10px;
    border-radius: 7px;
    display: inline-block;
    height: 130px;
    margin: 0 2px;
    padding: 5px;
    width: 11.6%; }

  .aui .icon-program .icon-image {
    display: block;
    margin: 0 auto;
    width: 90%;
    margin-bottom: 10px; }

  .aui .icon-program .icon-image svg {
    height: 60px;
    width: 60px; }

  .aui .icon-program .icon-caption {
    font-family: "Montserrat", sans-serif;
    bottom: 5%;
    font-size: 11px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 80%; } }
@media screen and (min-width: 1600px) {
  .aui .icon-caption a {
    color: #cccccc !important;
    font-weight: 300 !important;
    font-size: 1.05em !important; }

  .aui .icon-caption a {
    color: #ffffff !important;
    text-decoration: none; }

  .aui .icon-program {
    border-width: 0 0 10px;
    border-radius: 7px;
    display: inline-block;
    height: 210px;
    margin: 0 5px;
    padding: 10px;
    width: 11.6%; }

  .aui .icon-program .icon-image {
    display: block;
    margin: 0 auto;
    width: 90%;
    margin-bottom: 10px; }

  .aui .icon-program .icon-image svg {
    height: 100px;
    width: 100px; }

  .aui .icon-program .icon-caption {
    font-family: "Montserrat", sans-serif;
    bottom: 5%;
    font-size: 14px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 80%; } }
@media screen and (min-width: 1900px) {
  .aui .icon-caption a {
    color: #cccccc !important;
    font-weight: 300 !important;
    font-size: 1.05em !important; }

  .aui .icon-caption a {
    color: #ffffff !important;
    text-decoration: none; }

  .aui .icon-program {
    border-width: 0 0 10px;
    border-radius: 7px;
    display: inline-block;
    height: 210px;
    margin: 0 5px;
    padding: 10px;
    width: 11.6%; }

  .aui .icon-program .icon-image {
    display: block;
    margin: 0 auto;
    width: 90%;
    margin-bottom: 10px; }

  .aui .icon-program .icon-image svg {
    height: 100px;
    width: 100px; }

  .aui .icon-program .icon-caption {
    font-family: "Montserrat", sans-serif;
    bottom: 5%;
    font-size: 15px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 90%; } }
/*------- elements ------*/
.aui .action-element {
  background-color: #f7a707;
  display: block;
  height: 300px;
  position: relative; }

.aui .action-element .action-content {
  display: block;
  padding: 20px; }

.aui .action-element .action-content .action-image {
  display: block;
  margin: 0 auto 10px;
  width: 100px; }

.aui .action-element .action-content .action-caption {
  color: white;
  display: block;
  font-size: 18px;
  line-height: 1.2em;
  margin: 0 auto 20px;
  text-align: center; }

.aui .action-element .action-content .action-link {
  text-align: center; }

@media screen and (min-width: 1200px) {
  .aui .action-element {
    background-color: #f7a707;
    border-color: white;
    border-style: solid;
    border-width: 0 1px 1px 0;
    display: block;
    height: auto;
    position: relative; }

  .aui .action-element .action-content {
    display: block;
    padding: 0 30px 0 140px; }

  .aui .action-element .action-content .action-image {
    left: 30px;
    margin-top: -50px;
    position: absolute;
    top: 50%;
    width: 90px; }

  .aui .action-element .action-content .action-image img {
    width: 100%; }

  .aui .action-element .action-content .action-caption {
    color: white;
    display: inline-block;
    font-size: 16px;
    line-height: 1.2em;
    text-align: left; }

  .aui .action-element .action-content .action-link {
    bottom: 3%;
    position: absolute;
    right: 0; } }
@media screen and (min-width: 1900px) {
  .aui .action-element {
    background-color: #f7a707;
    border-color: white;
    border-style: solid;
    border-width: 0 1px 1px 0;
    display: block;
    height: auto;
    position: relative; }

  .aui .action-element .action-content {
    display: block;
    padding: 0 50px 0 190px; }

  .aui .action-element .action-content .action-image {
    left: 80px;
    margin-top: -50px;
    position: absolute;
    top: 50%;
    width: 100px; }

  .aui .action-element .action-content .action-caption {
    color: white;
    display: inline-block;
    font-size: 24px;
    line-height: 1.2em; }

  .aui .action-element .action-content .action-link {
    bottom: 10%;
    position: absolute;
    right: 15%; } }
/*------ resource grid -------*/
.aui .col-outer {
  display: table;
  height: 100%;
  width: 100%; }

.aui .col-inner {
  display: table-cell;
  vertical-align: middle;
  width: 100%; }

.aui .resource-grid {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  width: 100%; }

.aui .resource-box {
  color: white;
  margin: 0 0 5px;
  position: relative;
  width: 100%; }

.aui .resource-box .res-inner {
  border-color: #eeeeee;
  border-style: solid;
  border-width: 0 0 1px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  margin: 0 0 10px;
  overflow: hidden;
  width: 100%; }

.aui .resource-box .res-header,
.aui .resource-box .res-content {
  display: block;
  padding: 10px; }

.aui .resource-box .res-header .res-icon {
  display: block;
  margin: 0 auto 7px;
  text-align: center; }

.aui .resource-box .res-header .res-icon svg {
  display: block;
  height: 40px;
  margin: 0 auto;
  width: 45px; }

.aui .resource-box .res-header .res-icon svg g {
  fill: #ed9f1a; }

.aui .resource-box .res-header .res-heading {
  color: #ed9f1a;
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1em;
  text-align: center;
  width: 100%; }

.aui .resource-box .res-header .res-heading:before {
  border-color: #ed9f1a;
  border-style: solid;
  border-width: 2px 0 0;
  content: '';
  display: block;
  margin: 0 auto 7px;
  width: 30px; }

.aui .resource-box .res-content ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.aui .resource-box .res-content ul li {
  font-size: 14px;
  margin: 0;
  padding: 0; }

.aui .resource-box .res-content ul li a:link,
.aui .resource-box .res-content ul li a:visited,
.aui .resource-box .res-content ul li a:active,
.aui .resource-box .res-content ul li a:hover {
  background-color: #ed9f1a;
  border-radius: 15px;
  color: white;
  display: block;
  margin: 0 0 5px;
  padding: 10px;
  text-align: center;
  text-decoration: none; }

.aui .resource-grid-cherry .resource-box .res-header .res-icon svg g {
  fill: #c3114f; }

.aui .resource-grid-cherry .resource-box .res-header .res-heading {
  color: #c3114f; }

.aui .resource-grid-cherry .resource-box .res-header .res-heading:before {
  border-color: #c3114f; }

.aui .resource-grid-cherry .resource-box .res-content ul li a:link,
.aui .resource-grid-cherry .resource-box .res-content ul li a:visited,
.aui .resource-grid-cherry .resource-box .res-content ul li a:active,
.aui .resource-grid-cherry .resource-box .res-content ul li a:hover {
  background-color: #c3114f; }

@media screen and (min-width: 768px) {
  .aui .resource-grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }

  .aui .resource-box {
    padding: 3px;
    width: 50%; }

  .aui .resource-box .res-inner {
    margin: 0; } }
@media screen and (min-width: 992px) {
  .aui .resource-grid-cherry .resource-box {
    background-color: #c3114f; }

  .aui .resource-grid-cherry .resource-box .res-header .res-heading {
    color: white; }

  .aui .resource-grid-cherry .resource-box .res-header .res-heading:before {
    border-color: white; }

  .aui .resource-grid-cherry .resource-box .res-header .res-icon svg g {
    fill: white; }

  .aui .resource-box {
    background-color: #ed9f1a;
    padding: 0;
    width: 24.9%;
    border-color: white;
    border-style: solid;
    border-width: 0 1px 0 0; }

  .aui .resource-box .res-inner {
    padding: 30px 20px; }

  .aui .resource-box .res-header,
  .aui .resource-box .res-content {
    display: block; }

  .aui .resource-box .res-header {
    margin: 0 0 10px;
    padding: 0; }

  .aui .resource-box .res-header .res-heading {
    color: white;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2em;
    text-align: left;
    width: 100%; }

  .aui .resource-box .res-header .res-heading:before {
    border-color: white;
    margin: 0 0 10px;
    width: 70px; }

  .aui .resource-box .res-header .res-icon {
    margin-top: -20px;
    position: absolute;
    right: 10px;
    top: 50%; }

  .aui .resource-box .res-header .res-icon svg {
    display: block;
    height: 50px;
    margin: 0 auto;
    opacity: 0.8;
    width: 60px; }

  .aui .resource-box .res-header .res-icon svg g {
    fill: white; }

  .aui .resource-box .res-content {
    display: block;
    padding: 0 30% 0 10px; }

  .aui .resource-box .res-content ul {
    list-style: disc;
    margin: 0 0 0 15px;
    padding: 0 0 0 10px; }

  .aui .resource-box .res-content ul li {
    font-size: 12px;
    margin: 0;
    padding: 0; }

  .aui .resource-box .res-content ul li a:link,
  .aui .resource-box .res-content ul li a:visited,
  .aui .resource-box .res-content ul li a:active,
  .aui .resource-box .res-content ul li a:hover {
    background-color: transparent;
    display: inline-block;
    margin: 0 0 5px;
    padding: 0;
    text-align: left; }

  .aui .resource-box .res-content ul li a:hover {
    text-decoration: underline; } }
@media screen and (min-width: 1200px) {
  .aui .resource-box {
    border-color: white;
    border-style: solid;
    border-width: 0 1px 0 0; }

  .aui .resource-box .res-inner {
    padding: 30px 20px; }

  .aui .resource-box .res-header,
  .aui .resource-box .res-content {
    display: block; }

  .aui .resource-box .res-header {
    margin: 0 0 10px; }

  .aui .resource-box .res-header .res-heading {
    color: white;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.2em;
    text-align: left;
    width: 100%; }

  .aui .resource-box .res-header .res-heading:before {
    border-color: white;
    margin: 0 0 18px;
    width: 40px; }

  .aui .resource-box .res-header .res-icon {
    margin-top: -75px;
    position: absolute;
    right: 20px;
    top: 50%; }

  .aui .resource-box .res-header .res-icon svg {
    display: block;
    margin: 0 auto;
    width: 60px; }

  .aui .resource-box .res-header .res-icon svg g {
    fill: white; }

  .aui .resource-box .res-content {
    display: block;
    padding: 0 30% 0 10px; }

  .aui .resource-box .res-content ul {
    list-style: disc;
    margin: 0 0 0 5px;
    padding: 0 0 0 10px; }

  .aui .resource-box .res-content ul li {
    font-size: 14px;
    margin: 0;
    padding: 0; }

  .aui .resource-box .res-content ul li a:link,
  .aui .resource-box .res-content ul li a:visited,
  .aui .resource-box .res-content ul li a:active,
  .aui .resource-box .res-content ul li a:hover {
    background-color: transparent;
    margin: 0 0 5px;
    padding: 0;
    text-align: left; }

  .aui .resource-grid-cherry .resource-box .res-header .res-heading {
    color: white; }

  .aui .resource-grid-cherry .resource-box .res-header .res-heading:before {
    border-color: white; }

  .aui .resource-grid-cherry .resource-box .res-header .res-icon svg g {
    fill: white; }

  .aui .resource-grid-cherry .resource-box .res-content ul li a:link,
  .aui .resource-grid-cherry .resource-box .res-content ul li a:visited,
  .aui .resource-grid-cherry .resource-box .res-content ul li a:active,
  .aui .resource-grid-cherry .resource-box .res-content ul li a:hover {
    background-color: transparent; } }
@media screen and (min-width: 1900px) {
  .aui .resource-box .res-inner {
    padding: 60px 40px; }

  .aui .resource-box .res-header,
  .aui .resource-box .res-content {
    display: block; }

  .aui .resource-box .res-header {
    margin: 0 0 20px; }

  .aui .resource-box .res-header .res-heading {
    color: white;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.2em;
    text-align: left;
    width: 100%; }

  .aui .resource-box .res-header .res-heading:before {
    border-color: white;
    margin: 0 0 18px;
    width: 95px; }

  .aui .resource-box .res-header .res-icon {
    margin-top: -75px;
    position: absolute;
    right: 20px;
    top: 50%; }

  .aui .resource-box .res-header .res-icon svg {
    display: block;
    margin: 0 auto;
    width: 120px; }

  .aui .resource-box .res-header .res-icon svg g {
    fill: white; }

  .aui .resource-box .res-content {
    display: block;
    padding: 0 30% 0 10px; }

  .aui .resource-box .res-content ul {
    list-style: disc;
    margin: 0 0 0 15px;
    padding: 0 0 0 10px; }

  .aui .resource-box .res-content ul li {
    font-size: 18px;
    margin: 0;
    padding: 0; }

  .aui .resource-box .res-content ul li a:link,
  .aui .resource-box .res-content ul li a:visited,
  .aui .resource-box .res-content ul li a:active,
  .aui .resource-box .res-content ul li a:hover {
    background-color: transparent;
    margin: 0 0 5px;
    padding: 0;
    text-align: left; }

  .aui .resource-grid-cherry .resource-box .res-header .res-heading {
    color: white; }

  .aui .resource-grid-cherry .resource-box .res-header .res-heading:before {
    border-color: white; }

  .aui .resource-grid-cherry .resource-box .res-header .res-icon svg g {
    fill: white; }

  .aui .resource-grid-cherry .resource-box .res-content ul li a:link,
  .aui .resource-grid-cherry .resource-box .res-content ul li a:visited,
  .aui .resource-grid-cherry .resource-box .res-content ul li a:active,
  .aui .resource-grid-cherry .resource-box .res-content ul li a:hover {
    background-color: transparent; } }
/*------ seccion -----*/
.aui .section-header {
  padding: 25px 0; }

.aui .section-header .section-tagline {
  font-style: italic;
  font-size: 12px;
  line-height: 1.2em;
  text-align: center; }

.aui .section-header .section-title {
  color: #737373;
  display: block;
  font-size: 22px;
  font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  line-height: 1.2em;
  position: relative;
  text-align: center;
  text-transform: uppercase; }

.aui .section-header .section-title:after {
  border-color: #ffffff;
  border-style: solid;
  border-width: 3px 0 0;
  content: "";
  display: block;
  margin: 10px auto 0;
  width: 45px; }

.aui .section-header .section-title-cherry {
  color: #c3114f !important; }

.aui .section-header .section-title-cherry:after {
  border-color: #c3114f !important; }

.aui .section-header .section-title-orange {
  color: #dc6511 !important; }

.aui .section-header .section-title-orange:after {
  border-color: #dc6511 !important; }

.aui .section-header .section-title-yellow {
  color: #f7a600 !important; }

.aui .section-header .section-title-yellow:after {
  border-color: #f7a600 !important; }

.aui .section-content p {
  font-weight: 300;
  margin: 0 15px 15px;
  text-align: center; }

.aui .section-content .section-header .section-title {
  margin: 20px 0 0; }

.aui .section-content .section-content {
  color: #7f7f7f;
  padding: 20px; }

.aui .section-content .section-content ul li {
  margin: 0 0 15px; }

.aui .section-content .section-content a:link,
.aui .section-content .section-content a:visited,
.aui .section-content .section-content a:active,
.aui .section-content .section-content a:hover {
  color: #7f7f7f; }

.aui .section-content .section-content a:hover {
  color: #1a79fb;
  text-decoration: underline; }

.aui .section-options {
  height: 70px; }

.aui .spacer {
  display: block;
  height: 40px; }

.aui .hr-spacer {
  margin: 20px 0; }

@media screen and (min-width: 768px) {
  .aui .section-content .section-content {
    padding: 20px 40px; } }
@media screen and (min-width: 992px) {
  .aui .spacer {
    display: block;
    height: 40px; } }
@media screen and (min-width: 1200px) {
  .aui .section-header {
    padding: 40px 0; }

  .aui .section-header .section-tagline {
    font-size: 14px;
    letter-spacing: 0.05em;
    text-align: left;
    text-indent: 70px;
    text-transform: uppercase; }

  .aui .section-header .section-title {
    color: #ffffff;
    display: inline-block;
    line-height: 1.2em;
    font-size: 26px;
    font-family: "montserratbold", sans-serif !important;
    padding-right: 105px;
    text-indent: 0px;
    text-align: left;
    padding-left: 45px; }

  .aui .section-header .section-title:after {
    border-color: #ffffff;
    border-style: solid;
    border-width: 3px 0 0;
    content: "";
    margin: 0;
    position: absolute;
    right: 0;
    top: 48%;
    width: 60px; }

  .aui .section-content {
    padding: 0; }

  .aui .section-content p {
    font-size: 16px;
    margin: 0 90px 30px;
    text-align: justify;
    line-height: 24px; }

  .aui .section-content .section-header {
    padding: 0 0 30px; }

  .aui .section-content .section-header .section-title {
    font-size: 23px;
    margin: 0;
    position: relative;
    text-align: left;
    text-indent: 0;
    text-transform: uppercase; }

  .aui .section-content .section-header .section-title:after {
    border-color: #737373;
    border-style: solid;
    border-width: 3px 0 0;
    content: "";
    display: block;
    width: 70px; }

  .aui .section-content .section-content {
    color: #7f7f7f;
    font-size: 14px;
    line-height: 1.5em;
    padding: 0; }

  .aui .section-content .section-content a:link,
  .aui .section-content .section-content a:visited,
  .aui .section-content .section-content a:active,
  .aui .section-content .section-content a:hover {
    color: #7f7f7f; }

  .aui .section-content .section-content a:hover {
    color: #1a79fb;
    text-decoration: underline; }

  .aui .section-content .section-content ul li {
    margin-bottom: 5px; }

  .aui .section-content-alt div[class*='col-'] {
    padding-bottom: 50px;
    padding-top: 50px; }

  .aui .section-options {
    height: 90px; }

  .aui .spacer {
    display: block;
    height: 40px; }

  .aui .hr-spacer {
    margin: 40px 0; }

  .aui #section-common-links {
    margin-left: 30px; } }
@media screen and (min-width: 1900px) {
  .aui .section-header {
    padding: 50px 0; }

  .aui .section-header .section-tagline {
    font-size: 16px;
    letter-spacing: 0.05em;
    text-align: left;
    text-indent: 90px;
    text-transform: uppercase; }

  .aui .section-header .section-title {
    color: #ffffff;
    display: inline-block;
    line-height: 1.2em;
    font-size: 35px;
    font-family: "montserratbold", sans-serif !important;
    padding-right: 105px;
    text-indent: 0px;
    text-align: left;
    padding-left: 45px; }

  .aui .section-header .section-title:after {
    border-color: #ffffff;
    border-style: solid;
    border-width: 3px 0 0;
    content: "";
    margin: 0;
    position: absolute;
    right: 0;
    top: 48%;
    width: 90px; }

  .aui .section-content {
    padding: 30px 0; }

  .aui .section-content p {
    font-size: 1.2em;
    margin: 0 90px 30px;
    text-align: left;
    line-height: 1.3em;
    text-align: justify; }

  .aui .section-content .section-header {
    padding: 0 0 30px; }

  .aui .section-content .section-header .section-title {
    font-size: 27px;
    position: relative;
    text-align: left;
    text-indent: 0;
    text-transform: uppercase; }

  .aui .section-content .section-header .section-title:after {
    border-color: #737373;
    border-style: solid;
    border-width: 3px 0 0;
    content: "";
    display: block;
    width: 70px; }

  .aui .section-content .section-content {
    color: #7f7f7f;
    font-size: 17px;
    line-height: 1.5em;
    padding: 0; }

  .aui .section-content .section-content a:link,
  .aui .section-content .section-content a:visited,
  .aui .section-content .section-content a:active,
  .aui .section-content .section-content a:hover {
    color: #7f7f7f; }

  .aui .section-content .section-content a:hover {
    color: #1a79fb;
    text-decoration: underline; }

  .aui .section-content .section-content ul li {
    margin-bottom: 15px; }

  .aui .section-content-alt div[class*='col-'] {
    padding-bottom: 80px;
    padding-top: 80px; } }
.aui #services .section-content {
  margin-left: 0px;
  margin-right: 0px; }

.aui #news .section-header {
  background-color: #f2f2f2; }

.aui #news .section-header .section-title {
  color: #c3114f; }

.aui #news .section-header .section-title:after {
  border-color: #c3114f; }

.aui #news .section-content {
  background-color: #f2f2f2; }

.aui #news .section-options {
  background-color: #f2f2f2; }

.aui #news .section-options .btn-see-more,
.aui #news .section-options .btn-see-more:link,
.aui #news .section-options .btn-see-more:visited,
.aui #news .section-options .btn-see-more:active,
.aui #news .section-options .btn-see-more:hover {
  border: 0; }

.aui #social .section-content {
  background-color: #f2f2f2; }

.aui #social .section-options {
  background-color: #f2f2f2; }

.aui #learning .section-header .section-tagline {
  color: #f7a707; }

.aui #learning .section-header .section-title {
  color: #f7a707; }

.aui #learning .section-header .section-title:after {
  border-color: #f7a707; }

.aui #social .container .section-content .row .column {
  padding-left: 10px;
  padding-right: 10px; }

.aui #events .container-fluid .section-content .row {
  margin-right: 0px;
  margin-left: 0px; }

.aui #events .section-header .section-title {
  color: #c3114f; }

.aui #events .section-header .section-title:after {
  border-color: #c3114f; }

.aui #applications .container-fluid .section-content .row {
  margin-right: 0px;
  margin-left: 0px; }

@media screen and (min-width: 992px) {
  .aui #search {
    height: 450px; } }
@media screen and (min-width: 1200px) {
  .aui #search {
    height: 500px; }

  .aui #news .section-content {
    margin-left: 0;
    margin-right: 0;
    padding: 0 0 50px 0; }

  .aui #social .section-header {
    background-color: #f2f2f2;
    padding: 10px 70px; }

  .aui #social .section-header .section-tagline {
    color: #c3114f;
    font-style: normal;
    text-indent: 0;
    text-transform: none;
    margin-left: 10px;
    margin-bottom: 20px;
    letter-spacing: 0;
    font-size: 28px; }

  .aui #social .section-content {
    background-color: #f2f2f2;
    padding: 10px 70px; }

  .aui #social .section-options {
    background-color: #f2f2f2;
    height: 170px; }

  .aui #learning .section-content {
    padding: 0; }

  .aui #learning .story-element-lg {
    height: 690px; }

  .aui #learning .action-element {
    float: left;
    height: 205px;
    width: 50%; }

  .aui #learning .action-element:nth-child(2),
  .aui #learning .action-element:nth-child(4) {
    border-right: 0; }

  .aui #learning .action-element:nth-child(3),
  .aui #learning .action-element:nth-child(4) {
    border-bottom: 0; } }
@media screen and (min-width: 1900px) {
  .aui #search {
    background-position: 0 0;
    height: 575px; }

  .aui #services .section-content {
    margin-left: 0;
    margin-right: 0; }

  .aui #news .section-header {
    background-color: #f2f2f2;
    margin-left: 0;
    margin-right: 0; }

  .aui #news .section-header .section-title {
    color: #c3114f; }

  .aui #news .section-header .section-title:after {
    border-color: #c3114f; }

  .aui #news .section-content {
    background-color: #f2f2f2;
    margin-left: 0;
    margin-right: 0;
    padding: 0; }

  .aui #news .section-content .story-element {
    margin: 0;
    width: 100%; }

  .aui #news .section-content .story-element-lg {
    margin: 0;
    width: 100%; }

  .aui #news .section-options {
    background-color: #f2f2f2; }

  .aui #news .section-options .btn-see-more-alt {
    width: auto; }

  .aui #social .section-header {
    background-color: #f2f2f2;
    padding: 10px 70px; }

  .aui #social .section-header .section-tagline {
    color: #c3114f;
    font-style: normal;
    text-indent: 0;
    text-transform: none;
    margin-left: 10px;
    margin-bottom: 20px;
    letter-spacing: 0;
    font-size: 28px; }

  .aui #social .section-content {
    background-color: #f2f2f2;
    padding: 40px 70px; }

  .aui #social .section-options {
    background-color: #f2f2f2;
    height: 170px; }

  .aui #learning .section-content {
    padding: 0; }

  .aui #learning .story-element-lg {
    height: 690px; }

  .aui #learning .action-element {
    float: left;
    height: 345px;
    width: 50%; }

  .aui #learning .action-element:nth-child(2),
  .aui #learning .action-element:nth-child(4) {
    border-right: 0; }

  .aui #learning .action-element:nth-child(3),
  .aui #learning .action-element:nth-child(4) {
    border-bottom: 0; } }
/*------ Story ------*/
.aui .story {
  background-color: black;
  display: block;
  height: 180px;
  position: relative; }

.aui .story-video {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 245px;
  margin: 0 auto 10px;
  transition: all .2s ease-in-out;
  width: 90%;
  z-index: 1; }

.aui .story-video .story-header {
  bottom: 0;
  position: absolute;
  left: 0;
  padding: 20px;
  width: 90%; }

.aui .story-video .story-header .story-title {
  font-size: 13px;
  font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  text-align: center;
  color: #ffffff; }

.aui .story-video .story-header .story-title a:link,
.aui .story-video .story-header .story-title a:visited,
.aui .story-video .story-header .story-title a:active,
.aui .story-video .story-header .story-title a:hover {
  color: white;
  text-decoration: none; }

.story-video {
  height: 370px;
  margin: 0;
  width: 100%; }

.story-video .story-header .story-title {
  font-size: 21px;
  font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  text-align: center; }

.video-bi-carousel, .aui .video-tri-carousel {
  display: block;
  padding: 0 35px; }

.br {
  border-right: solid 1px #b6b7b7; }

.aui .story-video .story-options .story-action-play {
  border: solid 15px white;
  border-radius: 50%;
  color: white;
  font-size: 48px;
  height: 120px;
  line-height: 1.9em;
  left: 45%;
  margin: -60px 0 0 -60px;
  opacity: 0.7;
  position: absolute;
  text-align: center;
  text-indent: 5px;
  top: 45%;
  width: 120px; }

.aui .story-video .story-options .story-action-play i {
  line-height: 2.5em; }

.aui .story-video:hover {
  cursor: pointer;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05); }

.aui .story-video:hover .story-options .story-action-play {
  opacity: 1; }

.aui .story-shortcut {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  z-index: 1; }

.aui .story-shortcut .story-header {
  height: 95%;
  margin: 0 auto;
  width: 80%; }

.aui .story-shortcut .story-header .story-title {
  font-size: 15px;
  font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  text-align: center; }

.aui .story-shortcut .story-header .story-title a:link,
.aui .story-shortcut .story-header .story-title a:visited,
.aui .story-shortcut .story-header .story-title a:active,
.aui .story-shortcut .story-header .story-title a:hover {
  color: white;
  text-decoration: none; }

.aui .story-shortcut .story-header .story-title a:link img,
.aui .story-shortcut .story-header .story-title a:visited img,
.aui .story-shortcut .story-header .story-title a:active img,
.aui .story-shortcut .story-header .story-title a:hover img {
  display: inline;
  width: 80%; }

.aui .story-shortcut .story-header .story-title:before {
  content: '';
  display: block;
  border-color: white;
  border-style: solid;
  border-width: 3px 0 0;
  margin: 0 auto 15px;
  width: 50px; }

.aui .story-shortcut .story-options {
  bottom: 0;
  left: 0;
  padding: 15px;
  position: absolute;
  text-align: center;
  width: 100%; }

.aui .story-blog {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 245px;
  margin: 0 auto 15px;
  width: 96%; }

.aui .story-blog .story-header {
  bottom: 0;
  left: 5%;
  position: absolute;
  width: 90%; }

.aui .story-blog .story-header .story-category:link,
.aui .story-blog .story-header .story-category:visited,
.aui .story-blog .story-header .story-category:active,
.aui .story-blog .story-header .story-category:hover {
  border-radius: 6px;
  color: white;
  display: inline-block;
  font-size: 10px;
  padding: 2px 15px;
  margin: 0 0 10px; }

.aui .story-blog .story-header .story-category {
  text-transform: uppercase; }

.aui .story-blog .story-header .story-category-1 {
  background-color: #f7a707; }

.aui .story-blog .story-header .story-category-2 {
  background-color: #c3114f; }

.aui .story-blog .story-header .story-title {
  color: white;
  font-size: 13px;
  font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  line-height: 1.2em;
  margin-bottom: 15px; }

.aui .story-blog .story-header .story-title a:link,
.aui .story-blog .story-header .story-title a:visited,
.aui .story-blog .story-header .story-title a:active,
.aui .story-blog .story-header .story-title a:hover {
  color: white;
  text-decoration: none; }

.aui .story-blog .story-header .story-title a:hover {
  text-decoration: underline; }

.aui .story-blog.story-blog-last {
  margin-bottom: 0; }

.aui .story-blog-e {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 245px;
  margin: 0 auto 0;
  width: 100%; }

.aui .story-blog-e .story-header {
  bottom: 0;
  left: 0;
  margin: 30px 0 0;
  position: static;
  text-align: center;
  width: 100%; }

.aui .story-blog-e .story-header .story-title {
  color: white;
  font-size: 20px;
  font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  line-height: 1.2em;
  margin-bottom: 15px; }

.aui .story-blog-e .story-header .story-title a:link,
.aui .story-blog-e .story-header .story-title a:visited,
.aui .story-blog-e .story-header .story-title a:active,
.aui .story-blog-e .story-header .story-title a:visited {
  color: white;
  text-decoration: none; }

.aui .story-blog-e .story-header .story-title a:hover {
  text-decoration: underline; }

.aui .story-blog-e .story-content p:first-child {
  display: none; }

.aui .story-element-xs {
  padding: 40px;
  height: 190px; }

.aui .story-element-xs .story-header {
  margin: 0 0 20px; }

.aui .story-element-xs .story-header .story-title {
  color: white;
  font-size: 15px;
  font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  text-align: center;
  text-transform: inherit; }

.aui .story-element-xs .story-header .story-title a:link,
.aui .story-element-xs .story-header .story-title a:visited,
.aui .story-element-xs .story-header .story-title a:active,
.aui .story-element-xs .story-header .story-title a:hover {
  color: white;
  text-decoration: none; }

.aui .story-element-xs .story-header .story-title a:hover {
  text-decoration: underline; }

.aui .story-element-xs .story-header .story-title:before {
  border-color: white;
  border-style: solid;
  border-width: 3px 0 0;
  content: "";
  display: block;
  margin: 0 auto 20px;
  width: 50px; }

.aui .story-element-xs .story-content .story-excerpt p {
  color: white;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.2em;
  margin: 0 0 20px;
  text-align: center; }

.aui .story-element-lg {
  height: 215px;
  padding: 15px 10px;
  margin-bottom: 20px; }

.aui .story-element-lg .story-header .story-category:link,
.aui .story-element-lg .story-header .story-category:visited,
.aui .story-element-lg .story-header .story-category:active,
.aui .story-element-lg .story-header .story-category:hover {
  border-radius: 5px;
  color: white;
  display: inline-block;
  font-size: 10px;
  margin-bottom: 15px;
  padding: 4px 20px; }

.aui .story-element-lg .story-header .story-title {
  color: white;
  font-size: 15px;
  font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  line-height: 1.2em;
  text-transform: inherit; }

.aui .story-element-lg .story-header .story-title a:link,
.aui .story-element-lg .story-header .story-title a:visited,
.aui .story-element-lg .story-header .story-title a:active,
.aui .story-element-lg .story-header .story-title a:hover {
  color: white; }

.aui .story-element-lg .story-content {
  display: block; }

.aui .story-element-lg .story-content .story-element-title a:link,
.aui .story-element-lg .story-content .story-element-title a:visited,
.aui .story-element-lg .story-content .story-element-title a:active,
.aui .story-element-lg .story-content .story-element-title a:hover {
  color: white; }

.aui .story-element-lg .story-content .story-excerpt p {
  color: white;
  font-weight: 400;
  font-size: 21px;
  line-height: 1.2em;
  margin: 0 0 20px; }

@media screen and (min-width: 768px) {
  .aui .story-blog-e {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 690px;
    margin: 0 auto 0;
    width: 100%; }

  .aui .story-blog-e .story-header {
    margin: 0;
    padding: 0 40px;
    text-align: left;
    width: 100%; }

  .aui .story-blog-e .story-header .story-title {
    color: white;
    font-size: 26px;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 15px; }

  .aui .story-blog-e .story-header .story-title a:link,
  .aui .story-blog-e .story-header .story-title a:visited,
  .aui .story-blog-e .story-header .story-title a:active,
  .aui .story-blog-e .story-header .story-title a:visited {
    color: white;
    text-decoration: none; }

  .aui .story-blog-e .story-header .story-title a:hover {
    text-decoration: underline; }

  .aui .story-blog-e .story-content {
    margin: 0 0 30px;
    padding: 0 40px; }

  .aui .story-blog-e .story-content .story-excerpt {
    color: white; }

  .aui .story-blog-e .story-content .story-excerpt p {
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 15px;
    text-align: left; }

  .aui .story-blog-e .story-content p:first-child {
    display: block; }

  .aui .story-video {
    margin: 0 auto; } }
@media screen and (min-width: 992px) {
  .aui .story-shortcut-wide {
    height: 180px;
    margin: 0 auto;
    max-width: 100%; }

  .aui .story-shortcut-wide .story-header {
    height: 100%;
    margin: 0 50px;
    width: 60%; }

  .aui .story-shortcut-wide .story-header .story-title {
    font-size: 15px;
    font-family: "montserratbold", sans-serif !important;
    font-weight: 600;
    text-align: left; }

  .aui .story-shortcut-wide .story-header .story-title:before {
    border-width: 3px 0 0;
    margin: 0 0 25px;
    width: 90px; }

  .aui .story-shortcut-wide .story-options {
    bottom: 40%;
    left: 75%;
    padding: 0;
    position: absolute;
    text-align: left;
    width: 80%; } }
@media screen and (min-width: 1200px) {
  .aui .story-shortcut {
    height: 250px; }

  .aui .story-shortcut .story-header {
    height: 70%;
    margin: 0 auto;
    width: 80%; }

  .aui .story-shortcut .story-header .story-title {
    font-size: 24px;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    text-align: left; }

  .aui .story-shortcut .story-header .story-title:before {
    border-width: 3px 0 0;
    margin: 0 0 25px;
    width: 90px; }

  .aui .story-shortcut .story-options {
    bottom: 0;
    left: 10%;
    padding: 40px 0;
    position: absolute;
    text-align: left;
    width: 80%; }

  .aui .story-shortcut-wide {
    height: 235px;
    max-width: 100%; }

  .aui .story-shortcut-wide .story-header {
    height: 100%;
    margin: 0 50px;
    width: 60%; }

  .aui .story-shortcut-wide .story-header .story-title {
    font-size: 20px;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    text-align: left; }

  .aui .story-shortcut-wide .story-header .story-title:before {
    border-width: 3px 0 0;
    margin: 0 0 25px;
    width: 90px; }

  .aui .story-shortcut-wide .story-options {
    bottom: 40%;
    left: 75%;
    padding: 0;
    position: absolute;
    text-align: left;
    width: 80%; }

  .aui .story-blog {
    height: 410px;
    margin: 0 auto;
    width: 100%; }

  .aui .story-blog .story-header .story-title {
    color: white;
    font-size: 14px; }

  .aui .story-blog-lg {
    height: 460px; }

  .aui .story-blog-lg .story-header {
    bottom: 5%;
    left: 5%;
    position: absolute;
    width: 90%; }

  .aui .story-blog-lg .story-header .story-title {
    color: white;
    font-size: 26px; }

  .aui .story-blog-alt {
    height: 230px;
    margin: 0; }

  .aui .story-blog-alt .story-header .story-title {
    color: white;
    font-size: 14px; }

  .aui .story-blog-e {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 690px;
    margin: 0 auto 0;
    width: 100%; }

  .aui .story-blog-e .story-header {
    margin: 0;
    padding: 0 40px;
    text-align: left;
    width: 100%; }

  .aui .story-blog-e .story-header .story-title {
    color: white;
    font-size: 26px;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 15px; }

  .aui .story-blog-e .story-header .story-title a:link,
  .aui .story-blog-e .story-header .story-title a:visited,
  .aui .story-blog-e .story-header .story-title a:active,
  .aui .story-blog-e .story-header .story-title a:hover {
    color: white;
    text-decoration: none; }

  .aui .story-blog-e .story-header .story-title a:hover {
    text-decoration: underline; }

  .aui .story-blog-e .story-content {
    margin: 0 0 30px;
    padding: 0 40px; }

  .aui .story-blog-e .story-content .story-excerpt {
    color: white; }

  .aui .story-blog-e .story-content .story-excerpt p {
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 15px; }

  .aui .story-blog-e .story-content p:first-child {
    display: block; } }
@media screen and (min-width: 1900px) {
  .aui .story-shortcut {
    height: 350px; }

  .aui .story-shortcut .story-header {
    height: 70%;
    margin: 0 auto;
    width: 80%; }

  .aui .story-shortcut .story-header .story-title {
    font-size: 30px;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    text-align: left; }

  .aui .story-shortcut .story-header .story-title:before {
    border-width: 3px 0 0;
    margin: 0 0 25px;
    width: 90px; }

  .aui .story-shortcut .story-options {
    bottom: 0;
    left: 10%;
    padding: 40px 0;
    position: absolute;
    text-align: left;
    width: 80%; }

  .aui .story-shortcut-wide {
    max-width: 1200px;
    height: 235px; }

  .aui .story-shortcut-wide .story-header {
    height: 100%;
    margin: 0 50px;
    width: 60%; }

  .aui .story-shortcut-wide .story-header .story-title {
    font-size: 30px;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    text-align: left; }

  .aui .story-shortcut-wide .story-header .story-title:before {
    border-width: 3px 0 0;
    margin: 0 0 25px;
    width: 90px; }

  .aui .story-shortcut-wide .story-options {
    bottom: 40%;
    left: 75%;
    padding: 0;
    position: absolute;
    text-align: left;
    width: 80%; }

  .aui .story-video {
    height: 370px;
    margin: 0;
    width: 100%; }

  .aui .story-video .story-header {
    bottom: 0;
    position: absolute;
    left: 0;
    padding: 20px;
    width: 100%; }

  .aui .story-video .story-header .story-title {
    font-size: 21px;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    text-align: center; }

  .aui .story-video .story-header .story-title a:link,
  .aui .story-video .story-header .story-title a:visited,
  .aui .story-video .story-header .story-title a:active,
  .aui .story-video .story-header .story-title a:hover {
    color: white;
    text-decoration: none; }

  .aui .story-video .story-header .story-title a:hover {
    text-decoration: underline; }

  .aui .story-video .story-options .story-action-play {
    border: solid 15px white;
    border-radius: 50%;
    color: white;
    font-size: 48px;
    height: 120px;
    line-height: 1.9em;
    left: 50%;
    margin: -60px 0 0 -60px;
    opacity: 0.7;
    position: absolute;
    text-align: center;
    text-indent: 5px;
    top: 45%;
    width: 120px; }

  .aui .story-video .story-options .story-action-play i {
    line-height: 1em; }

  .aui .story-video:hover {
    cursor: pointer;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }

  .aui .story-video:hover .story-options .story-action-play {
    opacity: 1; }

  .aui .story-blog {
    height: 410px;
    width: 100%; }

  .aui .story-blog .story-header .story-title {
    color: white;
    font-size: 16px; }

  .aui .story-blog-lg {
    height: 636px; }

  .aui .story-blog-lg .story-header {
    bottom: 5%;
    left: 5%;
    position: absolute;
    width: 90%; }

  .aui .story-blog-lg .story-header .story-title {
    color: white;
    font-size: 30px; }

  .aui .story-blog-alt {
    height: 318px;
    margin: 0; }

  .aui .story-blog-alt .story-header .story-title {
    color: white;
    font-size: 16px; }

  .aui .story-blog-e {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 690px !important;
    margin: 0 auto 0;
    width: 100%; }

  .aui .story-blog-e .story-header {
    margin: 0;
    padding: 0 40px;
    text-align: left;
    width: 100%; }

  .aui .story-blog-e .story-header .story-title {
    color: white;
    font-size: 44px;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 15px; }

  .aui .story-blog-e .story-header .story-title a:link,
  .aui .story-blog-e .story-header .story-title a:visited,
  .aui .story-blog-e .story-header .story-title a:active,
  .aui .story-blog-e .story-header .story-title a:visited {
    color: white;
    text-decoration: none; }

  .aui .story-blog-e .story-header .story-title a:hover {
    text-decoration: underline; }

  .aui .story-blog-e .story-content {
    margin: 0 0 30px;
    padding: 0 40px; }

  .aui .story-blog-e .story-content .story-excerpt {
    color: white; }

  .aui .story-blog-e .story-content .story-excerpt p {
    font-size: 21px;
    font-weight: 400;
    margin: 0 0 15px; }

  .aui .story-blog-e .story-content p:first-child {
    display: block; }

  .aui .story-element {
    padding: 20px;
    height: 317px; }

  .aui .story-element .story-header .story-category:link,
  .aui .story-element .story-header .story-category:visited,
  .aui .story-element .story-header .story-category:active,
  .aui .story-element .story-header .story-category:hover {
    border-radius: 2px;
    color: white;
    display: inline-block;
    font-size: 10px;
    padding: 2px 15px;
    margin: 0 0 10px; }

  .aui .story-element .story-header .story-title {
    color: white;
    font-size: 15px;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    line-height: 1em;
    margin-bottom: 15px;
    text-transform: uppercase; }

  .aui .story-element .story-header .story-title a:link,
  .aui .story-element .story-header .story-title a:visited,
  .aui .story-element .story-header .story-title a:active,
  .aui .story-element .story-header .story-title a:visited {
    color: white;
    text-decoration: none; }

  .aui .story-element .story-header .story-title a:hover {
    text-decoration: underline; }

  .aui .story-element-xs {
    padding: 60px 60px 30px;
    height: 348px; }

  .aui .story-element-xs .story-header {
    height: 120px;
    margin: 0; }

  .aui .story-element-xs .story-header .story-title {
    color: white;
    font-size: 30px;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    text-transform: inherit; }

  .aui .story-element-xs .story-header .story-title a:link,
  .aui .story-element-xs .story-header .story-title a:visited,
  .aui .story-element-xs .story-header .story-title a:active,
  .aui .story-element-xs .story-header .story-title a:visited {
    color: white;
    text-decoration: none; }

  .aui .story-element-xs .story-header .story-title a:hover {
    text-decoration: underline; }

  .aui .story-element-xs .story-header .story-title:before {
    border-color: white;
    border-style: solid;
    border-width: 2px 0 0;
    content: "";
    display: block;
    margin-bottom: 25px;
    width: 85px; }

  .aui .story-element-xs .story-content {
    bottom: 30px;
    left: 60px;
    position: absolute; }

  .aui .story-element-xs .story-content .story-excerpt p {
    color: white;
    font-weight: 400;
    font-size: 21px;
    line-height: 1.2em;
    margin: 0 0 20px; }

  .aui .story-element-lg {
    height: 634px;
    padding: 40px 60px; }

  .aui .story-element-lg .story-header .story-category:link,
  .aui .story-element-lg .story-header .story-category:visited,
  .aui .story-element-lg .story-header .story-category:active,
  .aui .story-element-lg .story-header .story-category:hover {
    border-radius: 5px;
    color: white;
    font-size: 15px;
    padding: 4px 25px; }

  .aui .story-element-lg .story-header .story-title {
    color: white;
    font-size: 44px;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    line-height: 1em;
    margin-bottom: 15px;
    text-transform: inherit; }

  .aui .story-element-lg .story-header .story-title a:link,
  .aui .story-element-lg .story-header .story-title a:visited,
  .aui .story-element-lg .story-header .story-title a:active,
  .aui .story-element-lg .story-header .story-title a:visited {
    color: white;
    text-decoration: none; }

  .aui .story-element-lg .story-header .story-title a:hover {
    text-decoration: underline; }

  .aui .story-element-lg .story-content {
    display: block; }

  .aui .story-element-lg .story-content .story-element-title a:link,
  .aui .story-element-lg .story-content .story-element-title a:visited,
  .aui .story-element-lg .story-content .story-element-title a:active,
  .aui .story-element-lg .story-content .story-element-title a:hover {
    color: white; }

  .aui .story-element-lg .story-content .story-excerpt p {
    color: white;
    font-weight: 400;
    font-size: 21px;
    line-height: 1.2em;
    margin: 0 0 20px; } }
/*---- Banners -----*/
.news-banner {
  background: #c3114f;
  padding: 40px 0; }

/*------ social ------*/
@media only screen and (max-width: 993px) {
  .aui .social-fb-post .social-title {
    bottom: 0;
    font-size: 22px;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    left: 0;
    padding: 40px;
    position: absolute;
    width: auto;
    line-height: 26px; } }
.aui .social-widget {
  display: block;
  position: relative; }

.aui .social-widget .social-logo {
  color: white;
  line-height: 1em;
  position: absolute;
  font-size: 40px;
  margin-left: 10px;
  margin-top: 10px; }

.aui .social-widget .social-image {
  display: block; }

.aui .social-widget .social-image img {
  width: 100%; }

.aui .social-widget .social-title {
  color: white; }

.aui .social-widget .social-title a:link,
.aui .social-widget .social-title a:visited,
.aui .social-widget .social-title a:active,
.aui .social-widget .social-title a:hover {
  color: white;
  text-decoration: none; }

.aui .social-widget .social-title a:hover {
  text-decoration: underline; }

.aui .social-twitter-post .social-web-url a:link,
.aui .social-twitter-post .social-web-url a:visited,
.aui .social-twitter-post .social-web-url a:active,
.aui .social-twitter-post .social-web-url a:hover {
  color: white;
  text-decoration: none; }

.aui .social-twitter-post .social-web-url a:hover {
  text-decoration: underline; }

.aui .social-twitter-post .social-tagline {
  color: white; }

.aui .social-twitter-post .social-tagline .social-user a:link,
.aui .social-twitter-post .social-tagline .social-user a:visited,
.aui .social-twitter-post .social-tagline .social-user a:active,
.aui .social-twitter-post .social-tagline .social-user a:hover {
  color: white;
  text-decoration: none; }

.aui .social-twitter-post .social-tagline .social-user a:hover {
  text-decoration: underline; }

.aui .social-list {
  padding: 10px 0; }

.aui .social-list .social-title {
  color: #605e64;
  display: inline-block;
  font-size: 17px;
  font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  margin: 0 auto 20px;
  text-align: center; }

.aui .social-list .social-list-icons {
  display: block;
  padding: 0;
  text-align: center; }

.aui .social-list .social-list-icons a:link,
.aui .social-list .social-list-icons a:visited,
.aui .social-list .social-list-icons a:active,
.aui .social-list .social-list-icons a:hover {
  background-color: #f8c623;
  border-radius: 100%;
  color: #f3f3f3 !important;
  display: inline-block;
  font-size: 30px !important;
  line-height: 40px;
  margin: 5px;
  text-align: center;
  width: 48px;
  padding: 5px !important; }

.aui .social-list .social-list-icons a.not-social:link,
.aui .social-list .social-list-icons a.not-social:visited,
.aui .social-list .social-list-icons a.not-social:active,
.aui .social-list .social-list-icons a.not-social:hover {
  background-color: transparent;
  border-radius: 0px;
  color: #f3f3f3;
  display: inline-block;
  font-size: 30px;
  line-height: 60px;
  margin: 0 10px;
  text-align: center;
  width: auto; }

@media screen and (min-width: 768px) {
  .aui .social-list {
    padding: 30px 10px; }

  .aui .social-list .social-title {
    color: #605e64;
    display: block;
    font-size: 17px;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    margin: 0 auto 20px;
    text-align: center; }

  .aui .social-list .social-list-icons {
    display: block;
    padding: 0 30px;
    text-align: center; }

  .aui .social-list .social-list-icons a:link,
  .aui .social-list .social-list-icons a:visited,
  .aui .social-list .social-list-icons a:active,
  .aui .social-list .social-list-icons a:hover {
    background-color: #f8c623;
    border-radius: 100%;
    color: #f3f3f3;
    display: inline-block;
    font-size: 30px;
    line-height: 40px;
    margin: 10px 15px;
    text-align: center;
    width: 50px; }

  .aui .social-list .social-list-icons a.not-social:link,
  .aui .social-list .social-list-icons a.not-social:visited,
  .aui .social-list .social-list-icons a.not-social:active,
  .aui .social-list .social-list-icons a.not-social:hover {
    background-color: transparent;
    border-radius: 0px;
    color: #f3f3f3;
    display: inline-block;
    font-size: 30px;
    line-height: 60px;
    margin: 0 10px;
    text-align: center;
    width: auto; } }
@media screen and (min-width: 1200px) {
  .aui .social-widget {
    display: block;
    margin: 0 0 10px;
    position: relative; }

  .aui .social-widget .social-logo {
    left: 15px;
    font-size: 30px;
    position: absolute;
    top: 10px; }

  .aui .social-widget .social-image {
    width: 100%; }

  .aui .social-widget .social-image img {
    width: 100%; }

  .aui .social-fb-post .social-title {
    bottom: 0;
    font-size: 24px;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    left: 0;
    padding: 40px;
    position: absolute;
    width: auto;
    line-height: 30px; }

  .aui .social-twitter-post {
    border-radius: 5px;
    overflow: hidden; }

  .aui .social-twitter-post .social-title {
    background-color: #00aced;
    font-size: 13px;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    padding: 10px;
    width: 100%; }

  .aui .social-twitter-post .social-web-url {
    font-size: 14px;
    font-weight: 500;
    position: absolute;
    right: 20px;
    top: 20px; }

  .aui .social-twitter-post .social-tagline {
    font-size: 35px;
    font-weight: 500;
    line-height: 1em;
    position: absolute;
    right: 40px;
    top: 90px; }

  .aui .social-twitter-post .social-tagline .social-user {
    font-size: 18px;
    line-height: 1em; }

  .aui .social-list {
    height: 100px;
    padding: 0 10px; }

  .aui .social-list .social-title {
    color: #605e64;
    display: inline-block;
    font-size: 20px;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    margin: 0;
    margin-right: 10px;
    text-align: left; }

  .aui .social-list .social-list-icons {
    display: inline-block;
    padding: 0; }

  .aui .social-list .social-list-icons a:link,
  .aui .social-list .social-list-icons a:visited,
  .aui .social-list .social-list-icons a:active,
  .aui .social-list .social-list-icons a:hover {
    background-color: #f8c623;
    border-radius: 100%;
    color: #f3f3f3;
    display: inline-block;
    font-size: 24px;
    line-height: 40px;
    margin: 0 5px;
    text-align: center;
    width: 50px; }

  .aui .social-list .social-list-icons a.not-social:link,
  .aui .social-list .social-list-icons a.not-social:visited,
  .aui .social-list .social-list-icons a.not-social:active,
  .aui .social-list .social-list-icons a.not-social:hover {
    background-color: transparent;
    border-radius: 0px;
    color: #f3f3f3;
    display: inline-block;
    font-size: 30px;
    line-height: 60px;
    margin: 0 10px;
    text-align: center;
    width: 100px; }

  .aui .social-list .social-list-icons a.not-social:link img,
  .aui .social-list .social-list-icons a.not-social:visited img,
  .aui .social-list .social-list-icons a.not-social:active img,
  .aui .social-list .social-list-icons a.not-social:hover img {
    width: 100%; } }
@media screen and (min-width: 1900px) {
  .aui .social-widget {
    display: block;
    margin: 0 0 20px;
    position: relative; }

  .aui .social-widget .social-logo {
    left: 20px;
    font-size: 40px;
    position: absolute;
    top: 20px; }

  .aui .social-widget .social-image {
    width: 100%; }

  .aui .social-widget .social-image img {
    width: 100%; }

  .aui .social-fb-post .social-title {
    bottom: 0;
    font-size: 24px;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    left: 0;
    padding: 40px;
    position: absolute;
    width: auto;
    line-height: 30px; }

  .aui .social-twitter-post {
    border-radius: 5px;
    overflow: hidden; }

  .aui .social-twitter-post .social-title {
    background-color: #00aced;
    font-size: 18px;
    font-weight: 500;
    padding: 20px 50px;
    width: 100%; }

  .aui .social-twitter-post .social-web-url {
    font-size: 18px;
    font-weight: 500;
    position: absolute;
    right: 20px;
    top: 20px; }

  .aui .social-twitter-post .social-tagline {
    font-size: 45px;
    font-weight: 500;
    line-height: 1em;
    position: absolute;
    right: 40px;
    top: 120px; }

  .aui .social-twitter-post .social-tagline .social-user {
    font-size: 26px;
    line-height: 1em; }

  .aui .social-list {
    height: 130px; }

  .aui .social-list .social-title {
    color: #605e64;
    display: inline-block;
    font-size: 26px;
    font-weight: 500;
    margin: 0;
    margin-right: 30px;
    text-align: left; }

  .aui .social-list .social-list-icons {
    display: inline-block; }

  .aui .social-list .social-list-icons a:link,
  .aui .social-list .social-list-icons a:visited,
  .aui .social-list .social-list-icons a:active,
  .aui .social-list .social-list-icons a:hover {
    background-color: #f8c623;
    border-radius: 100%;
    color: #f3f3f3;
    display: inline-block;
    font-size: 40px;
    line-height: 45px;
    margin: 0 5px;
    text-align: center;
    width: 56px; }

  .aui .social-list .social-list-icons a.not-social:link,
  .aui .social-list .social-list-icons a.not-social:visited,
  .aui .social-list .social-list-icons a.not-social:active,
  .aui .social-list .social-list-icons a.not-social:hover {
    background-color: transparent;
    border-radius: 0px;
    color: #f3f3f3;
    display: inline-block;
    font-size: 30px;
    line-height: 60px;
    margin: 0 10px;
    text-align: center;
    width: auto; } }
/*------ swichet -------*/
.aui .switcher-block {
  display: inline-block;
  height: 23px;
  position: relative;
  margin-left: 20px;
  width: 140px; }

.aui .switcher-block .switch-label {
  color: rgba(0, 0, 0, 0.25);
  font-size: 14px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
  position: absolute; }

.aui .switcher-block .switch-label-left {
  color: #d91d4b;
  right: 70%; }

.aui .switcher-block .switch-label-right {
  color: #9b9b9b;
  left: 90%; }

.aui .switcher-block .onoffswitch {
  top: 2px;
  height: 24px;
  left: 50%;
  margin-left: -25px;
  position: absolute;
  width: 50px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.aui .switcher-block .onoffswitch-checkbox {
  display: none; }

.aui .switcher-block .onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 0;
  border-radius: 20px; }

.aui .switcher-block .onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  transition: margin 0.3s ease-in 0s; }

.aui .switcher-block .onoffswitch-inner:before, .aui .switcher-block .onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 25px;
  padding: 0;
  line-height: 23px;
  font-size: 12px;
  color: white;
  font-weight: 600;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.aui .switcher-block .onoffswitch-inner:before {
  content: " ";
  padding-left: 10px;
  background-color: #f7a707;
  color: #FFFFFF; }

.aui .switcher-block .onoffswitch-inner:after {
  content: " ";
  padding-right: 10px;
  background-color: #f7a707;
  color: #FFFFFF;
  text-align: right; }

.aui .switcher-block .onoffswitch-switch {
  display: block;
  width: 20px;
  margin: 2px;
  background: #FFFFFF;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 24px;
  border: 2px solid white;
  border-radius: 20px;
  transition: all 0.3s ease-in 0s; }

.aui .switcher-block .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0; }

.aui .switcher-block .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px; }

@media screen and (min-width: 993px) {
  .aui .switcher-block {
    display: inline-block;
    height: 23px;
    position: relative;
    margin-left: 20px;
    width: 170px; }

  .aui .switcher-block .switch-label {
    color: rgba(0, 0, 0, 0.25);
    font-size: 23px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    position: absolute; }

  .aui .switcher-block .switch-label-left {
    color: #d91d4b;
    right: 70%; }

  .aui .switcher-block .switch-label-right {
    color: #9b9b9b;
    left: 70%; }

  .aui .switcher-block .onoffswitch {
    top: 2px;
    height: 24px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    width: 60px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none; }

  .aui .switcher-block .onoffswitch-checkbox {
    display: none; }

  .aui .switcher-block .onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 0;
    border-radius: 20px; }

  .aui .switcher-block .onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s; }

  .aui .switcher-block .onoffswitch-inner:before, .aui .switcher-block .onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 25px;
    padding: 0;
    line-height: 23px;
    font-size: 12px;
    color: white;
    font-weight: 600;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .aui .switcher-block .onoffswitch-inner:before {
    content: " ";
    padding-left: 10px;
    background-color: #f7a707;
    color: #FFFFFF; }

  .aui .switcher-block .onoffswitch-inner:after {
    content: " ";
    padding-right: 10px;
    background-color: #f7a707;
    color: #FFFFFF;
    text-align: right; }

  .aui .switcher-block .onoffswitch-switch {
    display: block;
    width: 20px;
    margin: 2px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 34px;
    border: 2px solid white;
    border-radius: 20px;
    transition: all 0.3s ease-in 0s; }

  .aui .switcher-block .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0; }

  .aui .switcher-block .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; } }
@media screen and (min-width: 1200px) {
  .aui #topbar {
    display: block;
    height: 80px;
    text-align: right; }

  .aui #topbar .search-light {
    min-width: 450px; }

  .aui .switcher-block {
    display: inline-block;
    height: 23px;
    position: relative;
    margin-left: 20px;
    width: 170px; }

  .aui .switcher-block .switch-label {
    color: rgba(0, 0, 0, 0.25);
    font-size: 15px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    position: absolute; }

  .aui .switcher-block .switch-label-left {
    color: #d91d4b;
    right: 70%; }

  .aui .switcher-block .switch-label-right {
    color: #9b9b9b;
    left: 70%; }

  .aui .switcher-block .onoffswitch {
    top: 2px;
    height: 24px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    width: 60px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none; }

  .aui .switcher-block .onoffswitch-checkbox {
    display: none; }

  .aui .switcher-block .onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 0;
    border-radius: 20px; }

  .aui .switcher-block .onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s; }

  .aui .switcher-block .onoffswitch-inner:before, .aui .switcher-block .onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 25px;
    padding: 0;
    line-height: 23px;
    font-size: 12px;
    color: white;
    font-weight: 600;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .aui .switcher-block .onoffswitch-inner:before {
    content: " ";
    padding-left: 10px;
    background-color: #f7a707;
    color: #FFFFFF; }

  .aui .switcher-block .onoffswitch-inner:after {
    content: " ";
    padding-right: 10px;
    background-color: #f7a707;
    color: #FFFFFF;
    text-align: right; }

  .aui .switcher-block .onoffswitch-switch {
    display: block;
    width: 20px;
    margin: 2px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 34px;
    border: 2px solid white;
    border-radius: 20px;
    transition: all 0.3s ease-in 0s; }

  .aui .switcher-block .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0; }

  .aui .switcher-block .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; } }
@media screen and (min-width: 1440px) {
  .aui .switcher-block {
    display: inline-block;
    height: 23px;
    position: relative;
    margin-left: 20px;
    width: 170px; }

  .aui .switcher-block .switch-label {
    color: rgba(0, 0, 0, 0.25);
    font-size: 28px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    position: absolute; }

  .aui .switcher-block .switch-label-left {
    color: #d91d4b;
    right: 70%; }

  .aui .switcher-block .switch-label-right {
    color: #9b9b9b;
    left: 70%; }

  .aui .switcher-block .onoffswitch {
    top: 2px;
    height: 24px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    width: 60px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none; }

  .aui .switcher-block .onoffswitch-checkbox {
    display: none; }

  .aui .switcher-block .onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 0;
    border-radius: 20px; }

  .aui .switcher-block .onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s; }

  .aui .switcher-block .onoffswitch-inner:before, .aui .switcher-block .onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 25px;
    padding: 0;
    line-height: 23px;
    font-size: 12px;
    color: white;
    font-weight: 600;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .aui .switcher-block .onoffswitch-inner:before {
    content: " ";
    padding-left: 10px;
    background-color: #f7a707;
    color: #FFFFFF; }

  .aui .switcher-block .onoffswitch-inner:after {
    content: " ";
    padding-right: 10px;
    background-color: #f7a707;
    color: #FFFFFF;
    text-align: right; }

  .aui .switcher-block .onoffswitch-switch {
    display: block;
    width: 20px;
    margin: 2px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 34px;
    border: 2px solid white;
    border-radius: 20px;
    transition: all 0.3s ease-in 0s; }

  .aui .switcher-block .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0; }

  .aui .switcher-block .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; } }
/*------ banner ------*/
@media screen and (max-width: 767px) {
  .aui #banner-medium .container {
    padding-right: 15px;
    padding-left: 15px; }

  .aui #banner-medium .container .section-content .row {
    margin-left: -15px;
    margin-right: -15px; } }
.aui #featured-banner {
  background-position: center center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  display: block;
  height: 320px; }

.aui #featured-banner .featured-banner-title {
  color: white;
  font-size: 20px;
  font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  margin: 0 auto 30px;
  text-align: center;
  width: 250px; }

.aui #featured-banner .featured-banner-title:before {
  border-color: white;
  border-style: solid;
  border-width: 2px 0 0;
  content: '';
  display: block;
  margin: 0 auto 15px;
  width: 45px; }

.aui #featured-banner .featured-banner-title.featured-banner-title-s {
  width: 280px; }

.aui #featured-banner .featured-banner-content {
  color: white;
  margin: 0 auto;
  width: 250px; }

@media screen and (min-width: 768px) {
  .aui #featured-banner {
    background-size: cover;
    display: block;
    height: 480px; }

  .aui #featured-banner .featured-banner-title {
    font-size: 40px;
    margin: 0 auto 30px;
    text-align: left;
    width: 90%; }

  .aui #featured-banner .featured-banner-title:before {
    border-color: white;
    border-style: solid;
    border-width: 3px 0 0;
    content: '';
    display: block;
    margin: 0 0 30px;
    width: 90px; }

  .aui #featured-banner .featured-banner-title.featured-banner-title-s {
    font-size: 42px;
    line-height: 1em;
    width: 90%; }

  .aui #featured-banner .featured-banner-content {
    margin: 0 auto;
    width: 90%; } }
@media screen and (min-width: 992px) {
  .aui #featured-banner {
    background-size: cover;
    display: block;
    height: 480px; }

  .aui #featured-banner .featured-banner-title {
    font-size: 20px;
    margin: 0 auto 30px;
    text-align: left;
    width: auto; }

  .aui #featured-banner .featured-banner-title:before {
    border-color: white;
    border-style: solid;
    border-width: 3px 0 0;
    content: '';
    display: block;
    margin: 0 0 30px;
    width: 90px; }

  .aui #featured-banner .featured-banner-title.featured-banner-title-s {
    font-size: 42px;
    line-height: 1em;
    width: 80%; }

  .aui #featured-banner .featured-banner-content {
    margin: 0 auto;
    width: 80%; } }
@media screen and (min-width: 1200px) {
  .aui #featured-banner {
    background-size: cover;
    display: block;
    height: 520px; }

  .aui #featured-banner .featured-banner-title {
    font-size: 56px;
    margin: 0 auto 20px;
    text-align: left;
    width: auto; }

  .aui #featured-banner .featured-banner-title:before {
    border-color: white;
    border-style: solid;
    border-width: 3px 0 0;
    content: '';
    display: block;
    margin: 50px 0 20px;
    width: 130px; }

  .aui #featured-banner .featured-banner-title.featured-banner-title-s {
    font-size: 42px;
    line-height: 1em;
    width: auto; }

  .aui #featured-banner .featured-banner-content {
    font-size: 18px;
    margin: 0;
    width: auto; } }
@media screen and (min-width: 1900px) {
  .aui #featured-banner {
    background-size: cover;
    display: block;
    height: 690px; }

  .aui #featured-banner .featured-banner-title {
    font-size: 80px;
    margin: 0 auto 30px;
    text-align: left;
    width: auto; }

  .aui #featured-banner .featured-banner-title:before {
    border-color: white;
    border-style: solid;
    border-width: 3px 0 0;
    content: '';
    display: block;
    margin: 50px 0 20px;
    width: 180px; }

  .aui #featured-banner .featured-banner-title.featured-banner-title-s {
    font-size: 62px;
    line-height: 1em;
    width: auto; }

  .aui #featured-banner .featured-banner-content {
    font-size: 20px;
    margin: 0;
    width: auto; } }
/*---- col ----*/
.aui .col-inner {
  display: table-cell !important;
  vertical-align: middle !important;
  width: 100%  !important; }

.aui .site-nav-program ul li a:link, .aui .site-nav-program ul li a:visited, .aui .site-nav-program ul li a:active, .aui .site-nav-program ul li a:hover {
  border-radius: 10px;
  font-size: 13px;
  line-height: 1em;
  letter-spacing: 0em;
  padding: 20px !important; }

/*---- nav colors ----*/
/*---- verde ---*/
.aui .site-nav-program.site-nav-program-green ul li a:link,
.aui .site-nav-program.site-nav-program-green ul li a:visited,
.aui .site-nav-program.site-nav-program-green ul li a:active,
.aui .site-nav-program.site-nav-program-green ul li a:hover {
  border-color: #b1d355;
  color: #b1d355; }

.aui .site-nav-program.site-nav-program-green ul li a:hover {
  background-color: #b1d355;
  color: white; }

.aui .site-nav-program.site-nav-program-green select {
  width: 100%;
  border: solid 1px #b1d355 !important;
  color: #b1d355  !important;
  background-color: white;
  padding: 25px 50px !important;
  border-radius: 10px;
  font-size: 1.2em !important; }

.aui .site-nav-program.site-nav-program-green ul li:last-child a:link,
.aui .site-nav-program.site-nav-program-green ul li:last-child a:visited,
.aui .site-nav-program.site-nav-program-green ul li:last-child a:active,
.aui .site-nav-program.site-nav-program-green ul li:last-child a:hover {
  border-color: #b6b7b7;
  color: #b6b7b7;
  padding: 25px 50px !important; }

.aui .site-nav-program.site-nav-program-green ul li:last-child a:hover {
  background-color: #b6b7b7;
  color: white; }

/*----- amarillo -----*/
.aui .site-nav-program.site-nav-program-yellow ul li a:link,
.aui .site-nav-program.site-nav-program-yellow ul li a:visited,
.aui .site-nav-program.site-nav-program-yellow ul li a:active,
.aui .site-nav-program.site-nav-program-yellow ul li a:hover {
  border-color: #ffcb06;
  color: #ffcb06; }

.aui .site-nav-program.site-nav-program-yellow ul li a:hover {
  background-color: #ffcb06;
  color: white; }

.aui .site-nav-program.site-nav-program-yellow select {
  width: 100%;
  border: solid 1px #ffcb06 !important;
  color: #ffcb06 !important;
  background-color: white;
  padding: 25px 50px !important;
  border-radius: 10px;
  font-size: 1.2em !important; }

.aui .site-nav-program.site-nav-program-yellow ul li:last-child a:link,
.aui .site-nav-program.site-nav-program-yellow ul li:last-child a:visited,
.aui .site-nav-program.site-nav-program-yellow ul li:last-child a:active,
.aui .site-nav-program.site-nav-program-yellow ul li:last-child a:hover {
  border-color: #b6b7b7;
  color: #b6b7b7;
  padding: 25px 50px !important; }

.aui .site-nav-program.site-nav-program-yellow ul li:last-child a:hover {
  background-color: #b6b7b7;
  color: white; }

/*----- azul -----*/
.aui .site-nav-program.site-nav-program-blue ul li a:link,
.aui .site-nav-program.site-nav-program-blue ul li a:visited,
.aui .site-nav-program.site-nav-program-blue ul li a:active,
.aui .site-nav-program.site-nav-program-blue ul li a:hover {
  border-color: #007cb4;
  color: #007cb4; }

.aui .site-nav-program.site-nav-program-blue ul li a:hover {
  background-color: #007cb4;
  color: white; }

.aui .site-nav-program.site-nav-program-blue select {
  width: 100%;
  border: solid 1px #007cb4 !important;
  color: #007cb4  !important;
  background-color: white;
  padding: 25px 50px !important;
  border-radius: 10px;
  font-size: 1.2em !important; }

.aui .site-nav-program.site-nav-program-blue ul li:last-child a:link,
.aui .site-nav-program.site-nav-program-blue ul li:last-child a:visited,
.aui .site-nav-program.site-nav-program-blue ul li:last-child a:active,
.aui .site-nav-program.site-nav-program-blue ul li:last-child a:hover {
  border-color: #b6b7b7;
  color: #b6b7b7;
  padding: 25px 50px !important; }

.aui .site-nav-program.site-nav-program-blue ul li:last-child a:hover {
  background-color: #b6b7b7;
  color: white; }

/*----- celeste -----*/
.aui .site-nav-program.site-nav-program-celeste ul li a:link,
.aui .site-nav-program.site-nav-program-celeste ul li a:visited,
.aui .site-nav-program.site-nav-program-celeste ul li a:active,
.aui .site-nav-program.site-nav-program-celeste ul li a:hover {
  border-color: #27b0d1;
  color: #27b0d1; }

.aui .site-nav-program.site-nav-program-celeste ul li a:hover {
  background-color: #27b0d1;
  color: white; }

.aui .site-nav-program.site-nav-program-celeste select {
  width: 100%;
  border: solid 1px #27b0d1 !important;
  color: #27b0d1  !important;
  background-color: white;
  padding: 25px 50px !important;
  border-radius: 10px;
  font-size: 1.2em !important; }

.aui .site-nav-program.site-nav-program-celeste ul li:last-child a:link,
.aui .site-nav-program.site-nav-program-celeste ul li:last-child a:visited,
.aui .site-nav-program.site-nav-program-celeste ul li:last-child a:active,
.aui .site-nav-program.site-nav-program-celeste ul li:last-child a:hover {
  border-color: #b6b7b7;
  color: #b6b7b7;
  padding: 25px 50px !important; }

.aui .site-nav-program.site-nav-program-celeste ul li:last-child a:hover {
  background-color: #b6b7b7;
  color: white; }

/*----- naranja -----*/
.aui .site-nav-program.site-nav-program-naranja ul li a:link,
.aui .site-nav-program.site-nav-program-naranja ul li a:visited,
.aui .site-nav-program.site-nav-program-naranja ul li a:active,
.aui .site-nav-program.site-nav-program-naranja ul li a:hover {
  border-color: #ff8400;
  color: #ff8400; }

.aui .site-nav-program.site-nav-program-naranja ul li a:hover {
  background-color: #ff8400;
  color: white; }

.aui .site-nav-program.site-nav-program-naranja select {
  width: 100%;
  border: solid 1px #ff8400 !important;
  color: #ff8400 !important;
  background-color: white;
  padding: 25px 50px !important;
  border-radius: 10px;
  font-size: 1.2em !important; }

.aui .site-nav-program.site-nav-program-naranja ul li:last-child a:link,
.aui .site-nav-program.site-nav-program-naranja ul li:last-child a:visited,
.aui .site-nav-program.site-nav-program-naranja ul li:last-child a:active,
.aui .site-nav-program.site-nav-program-naranja ul li:last-child a:hover {
  border-color: #b6b7b7;
  color: #b6b7b7;
  padding: 25px 50px !important; }

.aui .site-nav-program.site-nav-program-naranja ul li:last-child a:hover {
  background-color: #b6b7b7;
  color: white; }

/*----- red -----*/
.aui .site-nav-program.site-nav-program-red ul li a:link,
.aui .site-nav-program.site-nav-program-red ul li a:visited,
.aui .site-nav-program.site-nav-program-red ul li a:active,
.aui .site-nav-program.site-nav-program-red ul li a:hover {
  border-color: #e4084f;
  color: #e4084f; }

.aui .site-nav-program.site-nav-program-red ul li a:hover {
  background-color: #e4084f;
  color: white; }

.aui .site-nav-program.site-nav-program-red select {
  width: 100%;
  border: solid 1px #e4084f !important;
  color: #e4084f !important;
  background-color: white;
  padding: 25px 50px !important;
  border-radius: 10px;
  font-size: 1.2em !important; }

.aui .site-nav-program.site-nav-program-red ul li:last-child a:link,
.aui .site-nav-program.site-nav-program-red ul li:last-child a:visited,
.aui .site-nav-program.site-nav-program-red ul li:last-child a:active,
.aui .site-nav-program.site-nav-program-red ul li:last-child a:hover {
  border-color: #b6b7b7;
  color: #b6b7b7;
  padding: 25px 50px !important; }

.aui .site-nav-program.site-nav-program-red ul li:last-child a:hover {
  background-color: #b6b7b7;
  color: white; }

/*----- Guinda -----*/
.aui .site-nav-program.site-nav-program-guinda ul li a:link,
.aui .site-nav-program.site-nav-program-guinda ul li a:visited,
.aui .site-nav-program.site-nav-program-guinda ul li a:active,
.aui .site-nav-program.site-nav-program-guinda ul li a:hover {
  border-color: #c3114f;
  color: #c3114f; }

.aui .site-nav-program.site-nav-program-guinda ul li a:hover {
  background-color: #c3114f;
  color: white; }

.aui .site-nav-program.site-nav-program-guinda select {
  width: 100%;
  border: solid 1px #c3114f !important;
  color: #c3114f !important;
  background-color: white;
  padding: 25px 50px !important;
  border-radius: 10px;
  font-size: 1.2em !important; }

.aui .site-nav-program.site-nav-program-guinda ul li:last-child a:link,
.aui .site-nav-program.site-nav-program-guinda ul li:last-child a:visited,
.aui .site-nav-program.site-nav-program-guinda ul li:last-child a:active,
.aui .site-nav-program.site-nav-program-guinda ul li:last-child a:hover {
  border-color: #b6b7b7;
  color: #b6b7b7;
  padding: 25px 50px !important; }

.aui .site-nav-program.site-nav-program-guinda ul li:last-child a:hover {
  background-color: #b6b7b7;
  color: white; }

/*----- verde claro -----*/
.aui .site-nav-program.site-nav-program-darkblue ul li a:link,
.aui .site-nav-program.site-nav-program-darkblue ul li a:visited,
.aui .site-nav-program.site-nav-program-darkblue ul li a:active,
.aui .site-nav-program.site-nav-program-darkblue ul li a:hover {
  border-color: #325276;
  color: #325276; }

.aui .site-nav-program.site-nav-program-darkblue ul li a:hover {
  background-color: #325276;
  color: white; }

.aui .site-nav-program.site-nav-program-darkblue select {
  width: 100%;
  border: solid 1px #325276 !important;
  color: #325276 !important;
  background-color: white;
  padding: 25px 50px !important;
  border-radius: 10px;
  font-size: 1.2em !important; }

.aui .site-nav-program.site-nav-program-darkblue ul li:last-child a:link,
.aui .site-nav-program.site-nav-program-darkblue ul li:last-child a:visited,
.aui .site-nav-program.site-nav-program-darkblue ul li:last-child a:active,
.aui .site-nav-program.site-nav-program-darkblue ul li:last-child a:hover {
  border-color: #b6b7b7;
  color: #b6b7b7;
  padding: 25px 50px !important; }

.aui .site-nav-program.site-nav-program-darkblue ul li:last-child a:hover {
  background-color: #b6b7b7;
  color: white; }

/*----- Turqueza -----*/
.aui .site-nav-program.site-nav-program-turqueza ul li a:link,
.aui .site-nav-program.site-nav-program-turqueza ul li a:visited,
.aui .site-nav-program.site-nav-program-turqueza ul li a:active,
.aui .site-nav-program.site-nav-program-turqueza ul li a:hover {
  border-color: #009f9b;
  color: #009f9b; }

.aui .site-nav-program.site-nav-program-turqueza ul li a:hover {
  background-color: #009f9b;
  color: white; }

.aui .site-nav-program.site-nav-program-turqueza select {
  width: 100%;
  border: solid 1px #009f9b !important;
  color: #009f9b !important;
  background-color: white;
  padding: 25px 50px !important;
  border-radius: 10px;
  font-size: 1.2em !important; }

.aui .site-nav-program.site-nav-program-turqueza ul li:last-child a:link,
.aui .site-nav-program.site-nav-program-turqueza ul li:last-child a:visited,
.aui .site-nav-program.site-nav-program-turqueza ul li:last-child a:active,
.aui .site-nav-program.site-nav-program-turqueza ul li:last-child a:hover {
  border-color: #b6b7b7;
  color: #b6b7b7;
  padding: 25px 50px !important; }

.aui .site-nav-program.site-nav-program-turqueza ul li:last-child a:hover {
  background-color: #b6b7b7;
  color: white; }

/*----- site nav ------*/
.aui .site-nav {
  display: block; }

.aui .site-nav ul {
  display: block;
  list-style: none; }

.aui .site-nav-primary > ul {
  display: none; }

.aui .btn-nav-collapser {
  background-color: #e3e3e3;
  box-shadow: none;
  border-radius: 0px;
  display: block;
  height: 42px;
  outline: 0;
  position: absolute;
  right: 0;
  top: 0;
  border-color: transparent !important;
  width: auto;
  margin: 0;
  padding: 6px 12px; }

.aui .btn-nav-collapser .burger {
  display: none; }

.aui .btn-nav-collapser .close {
  display: block;
  opacity: 1; }

.aui .btn-nav-collapser:focus {
  box-shadow: none;
  outline: 0; }

.aui .btn-nav-collapser.closed {
  background-color: transparent; }

.aui .btn-nav-collapser.closed .burger {
  display: block; }

.aui .btn-nav-collapser.closed .close {
  display: none; }

.aui .btn-search-collapser {
  background-color: #e3e3e3;
  box-shadow: none;
  border-radius: 0px;
  color: #c26621 !important;
  display: block;
  height: 42px;
  outline: 0;
  position: absolute;
  right: 50px;
  top: 0;
  border: 0px;
  padding: 6px 12px;
  width: auto;
  margin-top: 0px; }

.aui .btn-search-collapser:focus {
  box-shadow: none;
  outline: 0; }

.aui .btn-search-collapser.closed {
  background-color: transparent; }

.aui .search-light-mobile {
  background-color: #e3e3e3;
  display: none;
  position: absolute;
  top: 42px;
  left: 0;
  padding: 10px;
  z-index: 10;
  width: 100%; }

.aui .search-light-mobile #form-search-main {
  width: 100%; }

.aui .search-light-mobile #form-search-main .form-group {
  width: 100%; }

.aui .site-nav-primary-mobile {
  background-color: #e3e3e3;
  display: none;
  position: absolute;
  right: 0;
  top: 42px;
  width: 100%;
  z-index: 10; }

.aui .site-nav-primary-mobile > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 100%; }

.aui .site-nav-primary-mobile > ul > li {
  border-bottom: solid 1px #b9b9b9;
  color: #c3114f;
  display: block;
  padding: 0;
  position: relative;
  text-transform: uppercase; }

.aui .site-nav-primary-mobile > ul > li > a:link,
.aui .site-nav-primary-mobile > ul > li > a:visited,
.aui .site-nav-primary-mobile > ul > li > a:active,
.aui .site-nav-primary-mobile > ul > li > a:hover {
  color: #c3114f;
  display: block;
  font-size: 16px;
  font-weight: 400;
  padding: 15px 10px;
  position: relative;
  text-decoration: none;
  width: 85%; }

.aui .site-nav-primary-mobile > ul > li i.fa {
  height: 100%;
  line-height: 3.5em;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  max-width: 40px;
  width: 15%; }

.aui .site-nav-primary-mobile > ul > li .site-nav-submenu {
  display: none;
  background-color: #cacaca; }

.aui .site-nav-primary-mobile > ul > li .site-nav-submenu ul {
  margin: 0;
  padding: 0 5px; }

.aui .site-nav-primary-mobile > ul > li .site-nav-submenu ul li {
  border-bottom: solid 1px #b9b9b9;
  display: block;
  position: relative; }

.aui .site-nav-primary-mobile > ul > li .site-nav-submenu ul li > a:link,
.aui .site-nav-primary-mobile > ul > li .site-nav-submenu ul li > a:visited,
.aui .site-nav-primary-mobile > ul > li .site-nav-submenu ul li > a:active,
.aui .site-nav-primary-mobile > ul > li .site-nav-submenu ul li > a:hover {
  color: #676767;
  display: block;
  font-size: 16px;
  font-weight: 500;
  padding: 10px;
  position: relative;
  text-transform: none;
  text-decoration: none;
  width: 90%; }

.aui .site-nav-primary-mobile > ul > li .site-nav-submenu ul li i.fa {
  color: #676767;
  font-size: 22px;
  line-height: 2em;
  position: absolute; }

.aui .site-nav-primary-mobile > ul > li .site-nav-submenu ul li:last-child {
  border: 0; }

.aui .site-nav-primary-mobile > ul > li.site-nav-megamenu .site-nav-submenu .site-nav-submenu-headline {
  display: block;
  font-size: 12px;
  font-weight: 600;
  margin: 10px 0 0 10px;
  text-align: left; }

.aui .site-nav-primary-mobile > ul > li.site-nav-megamenu .site-nav-submenu .site-nav-submenu-headline a:link,
.aui .site-nav-primary-mobile > ul > li.site-nav-megamenu .site-nav-submenu .site-nav-submenu-headline a:visited,
.aui .site-nav-primary-mobile > ul > li.site-nav-megamenu .site-nav-submenu .site-nav-submenu-headline a:active,
.aui .site-nav-primary-mobile > ul > li.site-nav-megamenu .site-nav-submenu .site-nav-submenu-headline a:hover {
  color: #c3114f; }

.aui .site-nav-primary-mobile > ul > li.site-nav-megamenu .site-nav-submenu .site-nav-submenu-headline .sub-menu-icon {
  float: left;
  height: 15px;
  margin-right: 15px;
  width: 15px; }

.aui .site-nav-primary-mobile > ul > li.site-nav-megamenu .site-nav-submenu .site-nav-submenu-headline .sub-menu-icon svg {
  height: 20px;
  width: 20px; }

.aui .site-nav-primary-mobile > ul > li.site-nav-megamenu .site-nav-submenu ul {
  margin: 0 10px;
  text-align: left;
  padding: 0 0 0 20px; }

.aui .site-nav-primary-mobile > ul > li.site-nav-megamenu .site-nav-submenu ul li a:link,
.aui .site-nav-primary-mobile > ul > li.site-nav-megamenu .site-nav-submenu ul li a:visited,
.aui .site-nav-primary-mobile > ul > li.site-nav-megamenu .site-nav-submenu ul li a:active,
.aui .site-nav-primary-mobile > ul > li.site-nav-megamenu .site-nav-submenu ul li a:hover {
  padding: 10px; }

.aui .site-nav-secondary {
  color: #605e64;
  font-family: 'Montserrat', sans-serif; }

.aui .site-nav-secondary ul {
  border: 0;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0; }

.aui .site-nav-secondary ul li {
  display: inline-block;
  padding: 0; }

.aui .site-nav-secondary ul li a:link,
.aui .site-nav-secondary ul li a:visited,
.aui .site-nav-secondary ul li a:active,
.aui .site-nav-secondary ul li a:hover {
  color: #605e64;
  display: block;
  text-transform: uppercase; }

.aui .site-nav-program {
  padding: 0; }

.aui .site-nav-program .select2-container {
  width: 100% !important; }

.aui .site-nav-program .select2-container--default .select2-selection--single {
  border-radius: 15px;
  border-width: 2px;
  height: 50px; }

.aui .site-nav-program .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 13px;
  line-height: 50px;
  padding-left: 20px;
  text-transform: uppercase; }

.aui .site-nav-program .select2-container--default .select2-selection--single .select2-selection__arrow {
  background-color: transparent;
  height: 46px;
  border-bottom-right-radius: 15px;
  border-top-right-radius: 15px;
  width: 50px; }

.aui .site-nav-program .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-width: 9px 8px 0px 8px; }

.aui .site-nav-program .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-width: 0 8px 9px 8px; }

.aui .site-nav-program.site-nav-program-green .select2-container--default .select2-selection--single {
  border-color: #b1d355; }

.aui .site-nav-program.site-nav-program-green .select2-container--default .select2-selection--single .select2-selection__placeholder,
.aui .site-nav-program.site-nav-program-green .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #b1d355; }

.aui .site-nav-program.site-nav-program-green .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #b1d355 transparent transparent transparent; }

.aui .site-nav-program.site-nav-program-green .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #b1d355 transparent; }

.aui .site-nav-program.site-nav-program-blue .select2-container--default .select2-selection--single {
  border-color: #007cb4; }

.aui .site-nav-program.site-nav-program-blue .select2-container--default .select2-selection--single .select2-selection__placeholder,
.aui .site-nav-program.site-nav-program-blue .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #007cb4; }

.aui .site-nav-program.site-nav-program-blue .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #007cb4 transparent transparent transparent; }

.aui .site-nav-program.site-nav-program-blue .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #007cb4 transparent; }

.aui .site-nav-program.site-nav-program-yellow .select2-container--default .select2-selection--single {
  border-color: #ffcb06; }

.aui .site-nav-program.site-nav-program-yellow .select2-container--default .select2-selection--single .select2-selection__placeholder,
.aui .site-nav-program.site-nav-program-yellow .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #ffcb06; }

.aui .site-nav-program.site-nav-program-yellow .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #ffcb06 transparent transparent transparent; }

.aui .site-nav-program.site-nav-program-yellow .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #ffcb06 transparent; }

@media screen and (min-width: 768px) {
  .aui .site-nav-program {
    padding: 0; }

  .aui .site-nav-program ul {
    margin: 0;
    padding: 0; }

  .aui .site-nav-program ul li {
    display: inline-block;
    margin: 5px;
    padding: 0; }

  .aui .site-nav-program ul li a:link,
  .aui .site-nav-program ul li a:visited,
  .aui .site-nav-program ul li a:active,
  .aui .site-nav-program ul li a:hover {
    border-color: #b6b7b7;
    border-style: solid;
    border-width: 1px;
    border-radius: 10px;
    color: #b6b7b7;
    display: block;
    font-size: 14px;
    line-height: 1em;
    padding: 15px 30px;
    text-decoration: none;
    text-transform: uppercase; }

  .aui .site-nav-program ul li a:hover {
    background-color: #b6b7b7;
    color: white; } }
@media screen and (min-width: 992px) {
  .aui .btn-search-collapser {
    display: none; }

  .aui .search-mobile {
    display: none; }

  .aui .site-nav-secondary ul li a:link,
  .aui .site-nav-secondary ul li a:visited,
  .aui .site-nav-secondary ul li a:active,
  .aui .site-nav-secondary ul li a:hover {
    font-size: 0.7em;
    line-height: 2em;
    padding: 0 3px; }

  .aui .site-nav-program {
    padding: 0; }

  .aui .site-nav-program ul {
    margin: 0;
    padding: 0;
    text-align: center; }

  .aui .site-nav-program ul li {
    display: inline-block;
    margin: 5px;
    padding: 0; }

  .aui .site-nav-program ul li a:link,
  .aui .site-nav-program ul li a:visited,
  .aui .site-nav-program ul li a:active,
  .aui .site-nav-program ul li a:hover {
    border-radius: 10px;
    font-size: 14px;
    line-height: 1em;
    padding: 15px 30px; } }
@media screen and (min-width: 1200px) {
  .aui .btn-nav-collapser {
    display: none; }

  .aui .site-nav-primary {
    display: inline-block;
    height: 100%;
    text-align: right;
    width: 80%; }

  .aui .site-nav-primary > ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right; }

  .aui .site-nav-primary > ul > li {
    color: #c3114f;
    display: inline-block;
    height: 80px;
    padding: 0;
    position: relative;
    text-transform: uppercase; }

  .aui .site-nav-primary > ul > li > a:link,
  .aui .site-nav-primary > ul > li > a:visited,
  .aui .site-nav-primary > ul > li > a:active,
  .aui .site-nav-primary > ul > li > a:hover {
    color: #c3114f;
    display: block;
    font-size: 14px;
    font-weight: 400;
    height: 80px;
    padding-top: 30px;
    padding-right: 55px;
    padding-left: 20px;
    position: relative;
    text-decoration: none; }

  .aui .site-nav-primary > ul > li > a:link i.fa,
  .aui .site-nav-primary > ul > li > a:visited i.fa,
  .aui .site-nav-primary > ul > li > a:active i.fa,
  .aui .site-nav-primary > ul > li > a:hover i.fa {
    margin-left: 5px;
    position: absolute;
    right: 25px; }

  .aui .site-nav-primary > ul > li > a:hover {
    background-color: #f3f3f3; }

  .aui .site-nav-primary > ul > li:hover > a:link,
  .aui .site-nav-primary > ul > li:hover > a:visited,
  .aui .site-nav-primary > ul > li:hover > a:active,
  .aui .site-nav-primary > ul > li:hover > a:hover {
    background-color: #f3f3f3; }

  .aui .site-nav-primary > ul > li:hover .site-nav-submenu {
    display: block; }

  .aui .site-nav-primary > ul > li.site-nav-megamenu {
    position: static; }

  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu {
    padding: 40px 0 20px;
    width: 100%; }

  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu .site-nav-submenu-headline {
    display: block;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: -0.05em;
    text-align: left; }

  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu .site-nav-submenu-headline a:link,
  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu .site-nav-submenu-headline a:visited,
  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu .site-nav-submenu-headline a:active,
  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu .site-nav-submenu-headline a:hover {
    color: #c3114f; }

  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu .site-nav-submenu-headline .sub-menu-icon {
    float: left;
    height: 25px;
    margin-right: 15px;
    width: 25px; }

  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu .site-nav-submenu-headline .sub-menu-icon svg {
    height: 25px;
    width: 25px; }

  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu div[class*='col-'] {
    border-color: #b6b7b7;
    border-style: solid;
    border-width: 0 0 0 1px;
    margin-bottom: 20px; }

  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu div[class*='col-']:first-child {
    border: 0; }

  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu div[class*='col-']:nth-child(5n) {
    border: 0; }

  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu ul {
    text-align: left;
    padding: 10px 20px; }

  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu ul li {
    border: 0;
    display: inline-block; }

  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu ul li a:link,
  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu ul li a:visited,
  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu ul li a:active,
  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu ul li a:hover {
    font-size: 11px;
    padding: 5px; }

  .aui .site-nav-submenu {
    background-color: #f3f3f3;
    border-color: #c3114f;
    border-style: solid;
    border-width: 2px 0 0;
    display: none;
    left: 0;
    min-width: 340px;
    position: absolute;
    top: 100%;
    z-index: 10; }

  .aui .site-nav-submenu ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 10px; }

  .aui .site-nav-submenu ul li {
    border-color: #878787;
    border-style: solid;
    border-width: 0 0 1px;
    display: block;
    color: #878787;
    font-size: 12px;
    font-weight: 300;
    margin: 0;
    padding: 2px 0; }

  .aui .site-nav-submenu ul li a:link,
  .aui .site-nav-submenu ul li a:visited,
  .aui .site-nav-submenu ul li a:active,
  .aui .site-nav-submenu ul li a:hover {
    border-radius: 4px;
    color: #878787;
    display: block;
    padding: 15px;
    text-align: left;
    text-decoration: none; }

  .aui .site-nav-submenu ul li a:hover {
    color: #c3114f; }

  .aui .site-nav-submenu ul li:last-child {
    border: 0; }

  .aui .site-nav-secondary ul li a:link,
  .aui .site-nav-secondary ul li a:visited,
  .aui .site-nav-secondary ul li a:active,
  .aui .site-nav-secondary ul li a:hover {
    font-size: 0.85em;
    line-height: 2em;
    padding: 0 10px; }

  .aui .site-nav-program {
    padding: 0; }

  .aui .site-nav-program ul {
    margin: 0;
    padding: 0; }

  .aui .site-nav-program ul li {
    display: inline-block;
    margin: 5px;
    padding: 0; }

  .aui .site-nav-program ul li a:link,
  .aui .site-nav-program ul li a:visited,
  .aui .site-nav-program ul li a:active,
  .aui .site-nav-program ul li a:hover {
    border-radius: 10px;
    font-size: 13px;
    line-height: 1em;
    letter-spacing: 0em;
    padding: 15px 20px; } }
@media screen and (min-width: 1900px) {
  .aui .site-nav-primary {
    display: inline-block;
    height: 100%;
    text-align: right;
    width: 80%; }

  .aui .site-nav-primary > ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 30px 0 0;
    text-align: right; }

  .aui .site-nav-primary > ul > li {
    color: #c3114f;
    display: inline-block;
    height: 90px;
    padding: 0;
    position: relative;
    text-transform: uppercase; }

  .aui .site-nav-primary > ul > li > a:link,
  .aui .site-nav-primary > ul > li > a:visited,
  .aui .site-nav-primary > ul > li > a:active,
  .aui .site-nav-primary > ul > li > a:hover {
    color: #c3114f;
    display: block;
    font-size: 16px;
    font-weight: 400;
    height: 90px;
    padding-top: 20px;
    padding-right: 55px;
    padding-left: 40px;
    position: relative;
    text-decoration: none; }

  .aui .site-nav-primary > ul > li > a:link i.fa,
  .aui .site-nav-primary > ul > li > a:visited i.fa,
  .aui .site-nav-primary > ul > li > a:active i.fa,
  .aui .site-nav-primary > ul > li > a:hover i.fa {
    margin-left: 5px;
    position: absolute;
    right: 25px; }

  .aui .site-nav-primary > ul > li > a:hover {
    background-color: #f3f3f3; }

  .aui .site-nav-primary > ul > li:hover > a:link,
  .aui .site-nav-primary > ul > li:hover > a:visited,
  .aui .site-nav-primary > ul > li:hover > a:active,
  .aui .site-nav-primary > ul > li:hover > a:hover {
    background-color: #f3f3f3; }

  .aui .site-nav-primary > ul > li:hover .site-nav-submenu {
    display: block; }

  .aui .site-nav-primary > ul > li.site-nav-megamenu {
    position: static; }

  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu {
    padding: 80px 75px 20px;
    width: 100%; }

  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu .site-nav-submenu-headline {
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 3em;
    text-align: left; }

  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu .site-nav-submenu-headline .sub-menu-icon {
    float: left;
    height: 30px;
    margin-right: 15px;
    width: 30px; }

  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu .site-nav-submenu-headline .sub-menu-icon svg {
    height: 30px;
    width: 30px; }

  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu div[class*='col-'] {
    border-color: #878787;
    border-style: solid;
    border-width: 0 0 0 1px;
    margin-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px; }

  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu div[class*='col-']:first-child {
    border: 0; }

  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu ul {
    text-align: left;
    padding: 10px 20px; }

  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu ul li {
    border: 0;
    display: inline-block; }

  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu ul li a:link,
  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu ul li a:visited,
  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu ul li a:active,
  .aui .site-nav-primary > ul > li.site-nav-megamenu .site-nav-submenu ul li a:hover {
    font-size: 12px;
    padding: 5px; }

  .aui .site-nav-secondary ul li a:link,
  .aui .site-nav-secondary ul li a:visited,
  .aui .site-nav-secondary ul li a:active,
  .aui .site-nav-secondary ul li a:hover {
    font-size: 1em;
    line-height: 2em;
    padding: 0 10px; }

  .aui .site-nav-submenu {
    background-color: #f3f3f3;
    border-color: #c3114f;
    border-style: solid;
    border-width: 2px 0 0;
    display: none;
    left: 0;
    min-width: 340px;
    position: absolute;
    top: 100%;
    z-index: 10; }

  .aui .site-nav-submenu ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 10px; }

  .aui .site-nav-submenu ul li {
    border-color: #878787;
    border-style: solid;
    border-width: 0 0 1px;
    display: block;
    color: #878787;
    font-size: 12px;
    font-weight: 300; }

  .aui .site-nav-submenu ul li a:link,
  .aui .site-nav-submenu ul li a:visited,
  .aui .site-nav-submenu ul li a:active,
  .aui .site-nav-submenu ul li a:hover {
    color: #878787;
    display: block;
    padding: 20px;
    text-align: left;
    text-decoration: none; }

  .aui .site-nav-submenu ul li a:hover {
    color: #c3114f; }

  .aui .site-nav-submenu ul li:last-child {
    border: 0; }

  .aui .site-nav-program {
    padding: 0; }

  .aui .site-nav-program ul {
    margin: 0;
    padding: 0; }

  .aui .site-nav-program ul li {
    display: inline-block;
    margin: 5px;
    padding: 0; }

  .aui .site-nav-program ul li a:link,
  .aui .site-nav-program ul li a:visited,
  .aui .site-nav-program ul li a:active,
  .aui .site-nav-program ul li a:hover {
    border-radius: 15px;
    font-size: 13px;
    line-height: 1em;
    letter-spacing: 0em;
    padding: 25px 40px; } }
/*----- form -----*/
.aui #form-search-main {
  width: 100%; }

.aui #form-search-main .form-group {
  margin: 0 auto;
  width: 90%; }

.aui #form-search-main .form-group label {
  color: white;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.2em;
  margin: 0 30px 15px;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase; }

.aui #form-search-main .form-group label:before {
  border-color: white;
  border-style: solid;
  border-width: 2px 0 0;
  content: '';
  display: block;
  margin: 0 auto 20px;
  width: 45px; }

.aui #form-search-main .form-group .input-group .form-control {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  outline: none;
  border: none !important;
  box-shadow: none !important;
  border-color: white;
  color: #cf3572;
  font-size: 11px;
  font-weight: 500;
  padding: 6px 15px;
  max-width: none !important; }

.aui #form-search-main .form-group .input-group .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #cf3572; }

.aui #form-search-main .form-group .input-group .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #cf3572; }

.aui #form-search-main .form-group .input-group .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #cf3572; }

.aui #form-search-main .form-group .input-group .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #cf3572; }

.aui #form-search-main .form-group .input-group .input-group-addon {
  background-color: white;
  border: 0 !important;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  color: #cf3572;
  font-size: 14px; }

.aui #form-search-main .form-group .help-block {
  color: white;
  font-size: 10px;
  margin: 20px 0;
  text-align: center; }

.aui #form-search-main .form-group .help-block em {
  border-color: white;
  border-style: dotted;
  border-width: 0 0 1px;
  font-style: normal; }

@media screen and (min-width: 992px) {
  .aui #form-search-main {
    max-width: 450px; }

  .aui #form-search-main .form-group label {
    color: white;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2em;
    margin: 0 0 15px;
    text-align: left;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase; }

  .aui #form-search-main .form-group label:before {
    border-color: white;
    border-style: solid;
    border-width: 2px 0 0;
    content: '';
    display: block;
    margin: 0 0 20px;
    width: 90px; }

  .aui #form-search-main .form-group .input-group .form-control {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    box-shadow: none;
    border-color: white;
    color: #cf3572;
    font-size: 15px;
    font-weight: 500;
    padding: 6px 20px;
    height: 35px; }

  .aui #form-search-main .form-group .input-group .input-group-addon {
    background-color: white;
    border: 0 !important;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    color: #cf3572;
    font-size: 16px; }

  .aui #form-search-main .form-group .help-block {
    font-size: 12px;
    text-align: left; } }
@media screen and (min-width: 1200px) {
  .aui #form-search-main {
    max-width: 450px; }

  .aui #form-search-main .form-group label {
    color: white;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2em;
    margin: 0 0 15px;
    text-align: left;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase; }

  .aui #form-search-main .form-group label:before {
    border-color: white;
    border-style: solid;
    border-width: 2px 0 0;
    content: '';
    display: block;
    margin: 0 0 20px;
    width: 90px; }

  .aui #form-search-main .form-group .input-group .form-control {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    box-shadow: none;
    border-color: white;
    color: #cf3572;
    font-size: 15px;
    font-weight: 500;
    padding: 6px 20px;
    height: 35px; }

  .aui #form-search-main .form-group .input-group .input-group-addon {
    background-color: white;
    border: 0 !important;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    color: #cf3572;
    font-size: 16px; }

  .aui #form-search-main .form-group .help-block {
    font-size: 12px;
    text-align: left; } }
@media screen and (min-width: 1900px) {
  .aui #form-search-main {
    max-width: 520px; }

  .aui #form-search-main .form-group label {
    color: white;
    font-size: 25px;
    font-weight: 500;
    line-height: 1.2em;
    margin: 0 0 15px;
    text-align: left;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase; }

  .aui #form-search-main .form-group label:before {
    border-color: white;
    border-style: solid;
    border-width: 2px 0 0;
    content: '';
    display: block;
    margin-bottom: 20px;
    width: 90px; }

  .aui #form-search-main .form-group .input-group .form-control {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    box-shadow: none;
    border-color: white;
    color: #cf3572;
    font-size: 17px;
    font-weight: 500;
    padding: 6px 25px;
    height: 45px; }

  .aui #form-search-main .form-group .input-group .input-group-addon {
    background-color: white;
    border: 0 !important;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    color: #cf3572;
    font-size: 18px; }

  .aui #form-search-main .form-group .help-block {
    font-size: 14px;
    text-align: left; } }
/*------ highlight-grid ------*/
.aui .highlight-grid {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  width: 100%; }

.aui .highlight-grid .highlight-box {
  color: white;
  height: 130px;
  margin: 0 0 6px;
  width: 100%; }

.aui .highlight-grid .highlight-box .hl-inner {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  margin: 0 0 20px;
  overflow: hidden;
  width: 100%; }

.aui .highlight-grid .highlight-box .hl-header,
.aui .highlight-grid .highlight-box .hl-content {
  float: left;
  padding: 0;
  height: 100%;
  width: 45%; }

.aui .highlight-grid .highlight-box .hl-header .hl-heading {
  display: block;
  font-size: 60px;
  font-family: "montserratbold", sans-serif !important;
  font-weight: 600;
  line-height: 1em;
  text-align: center;
  width: 100%; }

.aui .highlight-grid .highlight-box .hl-header .hl-heading i.fa {
  font-size: 70px; }

.aui .highlight-grid .highlight-box .hl-header .hl-heading .hl-heading-small {
  font-size: 24px;
  font-weight: 400;
  line-height: 1em; }

.aui .highlight-grid .highlight-box .hl-content .hl-content-title {
  font-size: 17px;
  font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
  font-weight: 500; }

.aui .highlight-grid .highlight-box .hl-content .hl-content-title:before {
  border-color: white;
  border-style: solid;
  border-width: 2px 0 0;
  display: block;
  content: '';
  margin-bottom: 10px;
  width: 30px; }

.aui .highlight-grid .highlight-box .hl-content .hl-content-title a:link,
.aui .highlight-grid .highlight-box .hl-content .hl-content-title a:visited,
.aui .highlight-grid .highlight-box .hl-content .hl-content-title a:active,
.aui .highlight-grid .highlight-box .hl-content .hl-content-title a:hover {
  color: white; }

.aui .highlight-grid-wide .highlight-box {
  height: auto; }

.aui .highlight-grid-wide .highlight-box .hl-inner {
  margin: 0;
  padding: 30px 35px; }

.aui .highlight-grid-wide .highlight-box .hl-header,
.aui .highlight-grid-wide .highlight-box .hl-content {
  float: none;
  padding: 0;
  position: relative;
  width: auto; }

.aui .highlight-grid-wide .highlight-box .hl-header {
  margin: 0 0 20px; }

.aui .highlight-grid-wide .highlight-box .hl-header:before, .aui .highlight-grid-wide .highlight-box .hl-header:after {
  border-top: 4px solid white;
  content: '';
  position: absolute;
  width: 55px; }

.aui .highlight-grid-wide .highlight-box .hl-header:before {
  left: 0;
  top: 49%; }

.aui .highlight-grid-wide .highlight-box .hl-header:after {
  right: 0;
  top: 49%; }

.aui .highlight-grid-wide .highlight-box .hl-content p {
  margin: 0 0 15px;
  text-align: justify; }

.aui .highlight-box:first-child .hl-inner {
  background-color: #c3114f; }

.aui .highlight-box:nth-child(2) .hl-inner {
  background-color: #d44237; }

.aui .highlight-box:nth-child(3) .hl-inner {
  background-color: #eb8317; }

.aui .highlight-box:nth-child(4) .hl-inner {
  background-color: #f7a707; }

.aui .highlight-box:nth-child(5) .hl-inner {
  background-color: #ffca03; }

@media screen and (min-width: 768px) {
  .aui .highlight-grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }

  .aui .highlight-grid .highlight-box {
    padding: 3px;
    margin: 0 auto;
    width: 50%; }

  .aui .highlight-grid-wide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

  .aui .highlight-grid-wide .highlight-box .hl-content p {
    margin: 0; } }
@media screen and (min-width: 992px) {
  .aui .highlight-grid .highlight-box {
    height: 320px;
    width: 19%; }

  .aui .highlight-grid .highlight-box .hl-header,
  .aui .highlight-grid .highlight-box .hl-content {
    float: none;
    padding: 0;
    height: auto;
    width: auto; }

  .aui .highlight-grid .highlight-box .hl-header {
    margin-top: 30px; }

  .aui .highlight-grid .highlight-box .hl-header .hl-heading {
    font-size: 50px;
    font-weight: 600;
    line-height: 1em;
    text-align: center;
    width: 100%; }

  .aui .highlight-grid .highlight-box .hl-header .hl-heading .hl-heading-small {
    font-size: 22px;
    font-weight: 400;
    line-height: 1em; }

  .aui .highlight-grid .highlight-box .hl-header:before, .aui .highlight-grid .highlight-box .hl-header:after {
    display: none; }

  .aui .highlight-grid .highlight-box .hl-content .hl-content-title {
    font-size: 17px;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    line-height: 1.2em;
    text-align: center; }

  .aui .highlight-grid .highlight-box .hl-content .hl-content-title:before {
    border-width: 0;
    display: block;
    content: '|';
    margin-bottom: 15px;
    margin-top: 15px;
    text-align: center;
    width: 100%; }

  .aui .highlight-grid .highlight-box-seemore .hl-header {
    margin-top: 60px; }

  .aui .highlight-grid .highlight-box-seemore .hl-header .hl-heading i.fa {
    font-size: 60px; }

  .aui .highlight-grid .highlight-box-seemore .hl-content .hl-content-title {
    font-size: 20px; }

  .aui .highlight-grid .highlight-box-seemore .hl-content .hl-content-title:before {
    display: none; }

  .aui .highlight-grid-wide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 960px; }

  .aui .highlight-grid-wide .highlight-box {
    height: 190px;
    padding: 4px;
    width: 100%; }

  .aui .highlight-grid-wide .highlight-box .hl-inner {
    padding: 0; }

  .aui .highlight-grid-wide .highlight-box .hl-header,
  .aui .highlight-grid-wide .highlight-box .hl-content {
    float: left;
    margin: 0;
    padding: 0;
    height: auto; }

  .aui .highlight-grid-wide .highlight-box .hl-header {
    width: 160px; }

  .aui .highlight-grid-wide .highlight-box .hl-header .hl-heading {
    font-size: 80px;
    font-weight: 600;
    line-height: 1em;
    text-align: center;
    width: 100%; }

  .aui .highlight-grid-wide .highlight-box .hl-content {
    font-size: 14px;
    font-weight: 300;
    width: 700px; }

  .aui .highlight-grid-wide .highlight-box .hl-content p {
    font-size: 16px; } }
@media screen and (min-width: 1200px) {
  .aui .highlight-grid-wide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 960px; }

  .aui .highlight-grid-wide .highlight-box {
    height: 190px;
    padding: 4px;
    width: 100%; }

  .aui .highlight-grid-wide .highlight-box .hl-inner {
    padding: 0; }

  .aui .highlight-grid-wide .highlight-box .hl-header,
  .aui .highlight-grid-wide .highlight-box .hl-content {
    float: left;
    margin: 0;
    padding: 0;
    height: auto; }

  .aui .highlight-grid-wide .highlight-box .hl-header {
    width: 160px; }

  .aui .highlight-grid-wide .highlight-box .hl-header .hl-heading {
    font-size: 80px;
    font-weight: 600;
    line-height: 1em;
    text-align: center;
    width: 100%; }

  .aui .highlight-grid-wide .highlight-box .hl-content {
    font-size: 14px;
    font-weight: 300;
    width: 700px; }

  .aui .highlight-grid-wide .highlight-box .hl-content p {
    font-size: 16px; } }
@media screen and (min-width: 1900px) {
  .aui .highlight-grid {
    max-width: 1590px; }

  .aui .highlight-grid .highlight-box {
    height: 390px;
    padding: 4px;
    width: 19%; }

  .aui .highlight-grid .highlight-box .hl-inner {
    padding: 0; }

  .aui .highlight-grid .highlight-box .hl-header,
  .aui .highlight-grid .highlight-box .hl-content {
    float: none;
    padding: 0;
    height: auto;
    width: 100%; }

  .aui .highlight-grid .highlight-box .hl-header .hl-heading {
    font-size: 96px;
    font-weight: 600;
    line-height: 1em;
    text-align: center;
    width: 100%; }

  .aui .highlight-grid .highlight-box .hl-header .hl-heading .hl-heading-small {
    font-size: 38px;
    font-weight: 400;
    line-height: 1em;
    font-weight: 600 !important; }

  .aui .highlight-grid .highlight-box .hl-content .hl-content-title {
    font-size: 19px;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    font-weight: 500;
    line-height: 1.2em;
    text-align: center; }

  .aui .highlight-grid .highlight-box .hl-content .hl-content-title:before {
    border-width: 0;
    display: block;
    content: '|';
    margin-bottom: 25px;
    margin-top: 25px;
    text-align: center;
    width: 100%; }

  .aui .highlight-grid .highlight-box-seemore .hl-header {
    margin-top: 100px; }

  .aui .highlight-grid .highlight-box-seemore .hl-header .hl-heading i.fa {
    font-size: 120px; }

  .aui .highlight-grid .highlight-box-seemore .hl-content .hl-content-title {
    font-size: 32px; }

  .aui .highlight-grid .highlight-box-seemore .hl-content .hl-content-title:before {
    display: none; }

  .aui .highlight-grid-wide {
    max-width: 1260px; }

  .aui .highlight-grid-wide .highlight-box {
    height: 190px;
    padding: 4px;
    width: 100%; }

  .aui .highlight-grid-wide .highlight-box .hl-header,
  .aui .highlight-grid-wide .highlight-box .hl-content {
    float: left;
    margin: 0;
    padding: 0;
    height: auto; }

  .aui .highlight-grid-wide .highlight-box .hl-header {
    width: 160px; }

  .aui .highlight-grid-wide .highlight-box .hl-header .hl-heading {
    font-size: 96px;
    font-weight: 600;
    line-height: 1em;
    text-align: center;
    width: 100%; }

  .aui .highlight-grid-wide .highlight-box .hl-content {
    font-size: 20px;
    font-weight: 300;
    width: 1000px; }

  .aui .highlight-grid-wide .highlight-box-seemore .hl-header {
    margin-top: 100px; }

  .aui .highlight-grid-wide .highlight-box-seemore .hl-header .hl-heading i.fa {
    font-size: 120px; }

  .aui .highlight-grid-wide .highlight-box-seemore .hl-content .hl-content-title {
    font-size: 32px; }

  .aui .highlight-grid-wide .highlight-box-seemore .hl-content .hl-content-title:before {
    display: none; } }
/*---- btn ------*/
.aui .btn {
  font-family: "montserratmedium", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  padding: 6px 25px;
  border-radius: 6px; }

.aui .btn-cherry:hover {
  color: #c3114f !important; }

.aui .btn-orange:hover {
  color: #dc6511 !important; }

.aui .btn-yellow:hover {
  color: #f7a600 !important; }

.aui .btn-cherry-bg:hover {
  background-color: #c3114f !important; }

.aui .btn-orange-bg:hover {
  background-color: #dc6511 !important; }

.aui .btn-yellow-bg:hover {
  background-color: #f7a600 !important; }

.aui .btn-white:hover {
  background-color: #ffffff !important;
  border-color: white !important; }

.aui .btn-primary,
.aui .btn-primary:link,
.aui .btn-primary:visited,
.aui .btn-primary:active,
.aui .btn-primary:hover {
  background-color: white;
  border-color: white;
  color: #c3114f;
  text-decoration: none; }

/*----- btn see more -----*/
.aui .btn-see-more i.fa,
.aui .btn-see-more:link i.fa,
.aui .btn-see-more:visited i.fa,
.aui .btn-see-more:active i.fa,
.aui .btn-see-more:hover i.fa {
  font-size: 8px;
  line-height: 2em;
  margin-right: 5px; }

.aui .btn-see-more-alt,
.aui .btn-see-more-alt:link {
  font-family: "montserratmedium", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  padding: 6px 25px;
  border-radius: 6px !important;
  background-color: #f7a600;
  color: white !important;
  letter-spacing: 0 !important;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  text-decoration: none !important;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }

.aui .btn-see-more,
.aui .btn-see-more:link {
  font-family: "montserratmedium", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  padding: 6px 25px;
  border-radius: 10px !important;
  background-color: transparent;
  border-color: white;
  color: white;
  width: auto;
  border: solid 1px;
  letter-spacing: 0 !important;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  text-decoration: none !important;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }

/*----- fancybox ------*/
.aui .fancybox-indecopi .fancybox-slide > div {
  margin: 0;
  padding: 0;
  height: 170px;
  width: 280px; }

.aui .fancybox-indecopi .fancybox-toolbar {
  opacity: 1 !important;
  visibility: visible !important;
  right: 50%;
  margin-right: -135px;
  margin-top: -120px;
  top: 50%; }

.aui .fancybox-indecopi .fancybox-toolbar .fancybox-button--close {
  background-color: transparent;
  border-radius: 15px;
  border: solid 2px white;
  height: 30px;
  opacity: 1;
  width: 30px; }

.aui .fancybox-indecopi .fancybox-toolbar .fancybox-button--close:before, .aui .fancybox-indecopi .fancybox-toolbar .fancybox-button--close:after {
  color: white; }

@media screen and (min-width: 768px) {
  .aui .fancybox-indecopi .fancybox-slide > div {
    height: 420px;
    width: 680px; }

  .aui .fancybox-indecopi .fancybox-toolbar {
    right: 50%;
    margin-right: -380px;
    margin-top: -210px;
    top: 50%; }

  .aui .fancybox-indecopi .fancybox-toolbar .fancybox-button--close {
    background-color: transparent;
    border-radius: 22px;
    border: solid 2px white;
    height: 44px;
    opacity: 1;
    width: 44px; } }
@media screen and (min-width: 992px) {
  .aui .fancybox-indecopi .fancybox-slide > div {
    height: 480px;
    width: 940px; }

  .aui .fancybox-indecopi .fancybox-toolbar {
    right: 50%;
    margin-right: -530px;
    margin-top: -240px;
    top: 50%; }

  .aui .fancybox-indecopi .fancybox-toolbar .fancybox-button--close {
    background-color: transparent;
    border-radius: 22px;
    border: solid 2px white;
    opacity: 1; } }
@media screen and (min-width: 1200px) {
  .aui .fancybox-indecopi .fancybox-slide > div {
    height: 480px;
    width: 960px; }

  .aui .fancybox-indecopi .fancybox-toolbar {
    right: 50%;
    margin-right: -530px;
    margin-top: -240px;
    top: 50%; }

  .aui .fancybox-indecopi .fancybox-toolbar .fancybox-button--close {
    background-color: transparent;
    border-radius: 22px;
    border: solid 2px white;
    opacity: 1; }

  .aui .fancybox-indecopi .fancybox-toolbar .fancybox-button--close::after, .aui .fancybox-indecopi .fancybox-toolbar .fancybox-button--close::before {
    color: white; } }
@media screen and (min-width: 1900px) {
  .aui .fancybox-indecopi .fancybox-slide > div {
    height: 720px;
    width: 1280px; }

  .aui .fancybox-indecopi .fancybox-toolbar {
    margin-right: -700px;
    margin-top: -360px; } }
@media (min-width: 994px) {
  .search-mobile {
    display: none; }

  .visible-xs {
    display: none; } }
/*--- seccion title-2 ----*/
@media screen and (min-width: 994px) {
  .aui .section-header {
    padding: 50px 0; }

  .section-title-2 {
    font-size: 2.1em;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    font-weight: 500;
    padding-left: 35px;
    padding-right: 26%;
    line-height: 1em;
    text-align: left;
    text-decoration: none !important; }

  .story-options {
    padding: 0px 0px 20px 30px; }

  .section-title-2:before {
    border-color: white;
    border-style: solid;
    border-width: 2px 0 0;
    content: '';
    display: block;
    margin: 0 0 20px;
    width: 59px; } }
@media screen and (max-width: 993px) {
  .aui .section-header {
    padding: 5px 0 50px 0; }

  .section-title-2 {
    font-size: 20px;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    padding: 65px 10px 0 10px;
    line-height: 22px;
    text-align: center;
    text-decoration: none !important; }

  .story-options {
    margin: 0 auto;
    bottom: 50px;
    position: absolute;
    margin: 0 auto !important;
    width: 100%; }

  .section-title-2:before {
    border-color: white;
    border-style: solid;
    border-width: 2px 0 0;
    content: '';
    display: block;
    margin: 0 auto 20px auto;
    width: 59px; }

  .menu-mobile {
    display: none; } }
@media (max-width: 993px) {
  #news .section-header {
    padding: 50px 0 50px 0;
    height: 25px; }

  .active .fa-angle-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }

  .carouseller__wrap {
    overflow: hidden;
    position: relative;
    margin: 0px !important; }

  .aui #wrapper .logo img {
    height: 45px !important;
    width: inherit;
    margin-bottom: 15px;
    margin-left: 15px; }

  .child-menu {
    background-color: #cacaca;
    border-color: #bd0048;
    border-style: solid;
    border-width: 2px 0 0;
    font-size: 1em !important;
    font-weight: 300 !important; }

  .megamenu li {
    background-color: #e3e3e3; }

  .search-pc {
    display: none; }

  .aui .top-header {
    padding: 5px 0 5px 0 !important; }

  .portlet-borderless-container {
    min-height: 1em !important;
    position: relative; }

  #menu a {
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 10px;
    border-left: solid 0px #ccc;
    font-size: 0.8em !important;
    width: 90% !important;
    display: inline-block; }

  .dropdown {
    position: relative !important;
    display: inline-block !important; }

  .dropdown-content {
    display: none;
    position: inherit !important;
    background-color: #f9f9f9 !important;
    width: 100% !important;
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2) !important;
    z-index: 1 !important;
    padding: 10px 13px !important;
    border-radius: 40px; }

  .dropdown:hover .dropdown-content {
    display: block !important; }

  .desc {
    padding: 15px !important;
    text-align: center !important; }

  .copyright {
    text-align: left !important;
    float: left !important;
    font-size: 0.9em !important;
    margin: 10px; }

  .l-left {
    display: none !important; } }
.aui .dropdown-menu {
  right: 0 !important;
  float: right !important;
  width: 100% !important;
  min-width: 305px !important;
  position: relative; }

.search-mobile {
  width: 50px;
  float: left;
  padding: 13px 0;
  right: 68px !important;
  position: absolute !important;
  cursor: pointer; }

@media only screen and (max-width: 993px) {
  #buscar-disable {
    display: none !important; } }
.search-1 {
  vertical-align: middle;
  top: 15px;
  position: relative; }

.leng {
  vertical-align: middle;
  top: 15px;
  position: relative; }

.space {
  padding: 50px 0; }

.header-nt {
  height: 100px; }

@media only screen and (min-width: 768px) and (max-width: 993px) {
  .social .span6 {
    width: 100% !important; }

  .aui .row-fluid .span6 {
    width: 100% !important; }

  .aui .social-list {
    width: 100% !important; } }
@media screen and (max-width: 993px) {
  .aui .social-list .social-title {
    color: #605e64;
    display: block;
    font-size: 17px;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    margin: 0 auto 20px;
    text-align: center; }

  .aui .highlight-grid .highlight-box {
    padding: 3px;
    margin: 0 auto;
    width: 100%; } }
@media screen and (min-width: 994px) {
  .aui .social-list .social-title {
    color: #605e64;
    display: inline-block;
    font-size: 17px;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    margin: 0 auto 20px;
    text-align: left;
    float: left;
    width: 100%; }

  .aui .social-list .social-list-icons {
    padding: 0px;
    text-align: left;
    display: inline-block;
    float: left; } }
@media screen and (max-width: 1200px) {
  .aui .social-twitter-post .social-web-url {
    font-size: 14px;
    font-weight: 500;
    position: absolute;
    right: 20px;
    top: 20px; }

  .aui .social-twitter-post .social-tagline {
    font-size: 35px;
    font-weight: 500;
    line-height: 1em;
    position: absolute;
    right: 40px;
    top: 90px; } }
/*--- card ---*/
.cards {
  width: 100%;
  -moz-perspective: 800;
  -webkit-perspective: 800;
  perspective: 800; }

.card {
  color: #fff;
  height: 260px;
  float: left;
  padding: 3em;
  border: solid 1px #fff;
  border-radius: 0;
  -moz-animation-name: fadeIn;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -moz-animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -moz-animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -moz-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -moz-animation-direction: normal;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

@media (max-width: 993px) {
  .card {
    color: #fff;
    width: 100%;
    height: 260px;
    float: left;
    margin: 0 1em 1em 0;
    padding: 1em;
    border-radius: 0;
    -moz-animation-name: fadeIn;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -moz-animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -moz-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -moz-animation-direction: normal;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -moz-animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; } }
.card-line {
  border: solid 1px #fff;
  height: 225px;
  padding: 25px;
  text-align: center; }

.card:nth-of-type(1) {
  -moz-animation-delay: 0.1s;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s; }

.card:nth-of-type(2) {
  -moz-animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.card:nth-of-type(3) {
  -moz-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.card:nth-of-type(4) {
  -moz-animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.card:nth-of-type(5) {
  -moz-animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.card:nth-of-type(6) {
  -moz-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.card:nth-of-type(7) {
  -moz-animation-delay: 0.7s;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s; }

.card:nth-of-type(8) {
  -moz-animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s; }

.card:nth-of-type(9) {
  -moz-animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s; }

.card:nth-of-type(10) {
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.card:nth-of-type(11) {
  -moz-animation-delay: 1.1s;
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s; }

.card:nth-of-type(12) {
  -moz-animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s; }

.card:nth-of-type(13) {
  -moz-animation-delay: 1.3s;
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s; }

.card:nth-of-type(14) {
  -moz-animation-delay: 1.4s;
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s; }

.card:nth-of-type(15) {
  -moz-animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s; }

.card:nth-of-type(16) {
  -moz-animation-delay: 1.6s;
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s; }

.card:nth-of-type(17) {
  -moz-animation-delay: 1.7s;
  -webkit-animation-delay: 1.7s;
  animation-delay: 1.7s; }

.card:nth-of-type(18) {
  -moz-animation-delay: 1.8s;
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s; }

.card:nth-of-type(19) {
  -moz-animation-delay: 1.9s;
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s; }

.card:nth-of-type(20) {
  -moz-animation-delay: 2s;
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

/*----- switch ---*/
.s-switch input[type='checkbox'] {
  display: none; }

.s-switch {
  width: 62px;
  height: 32px;
  background: #E5E5E5;
  z-index: 0;
  margin: 0;
  padding: 0;
  appearance: none;
  border: none;
  left: 54px;
  cursor: pointer;
  position: relative;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px; }

.s-switch:before {
  content: ' ';
  background: #f7a707 !important;
  position: absolute;
  left: 1px;
  top: 1px;
  width: 60px;
  height: 30px;
  background: #FFFFFF;
  z-index: 1;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px; }

.s-switch:after {
  content: ' ';
  height: 29px;
  width: 29px;
  border-radius: 28px;
  z-index: 2;
  background: #FFFFFF;
  position: absolute;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  top: 1px;
  left: 3px;
  -webkit-box-shadow: 0 2px 5px #999999;
  box-shadow: 0 2px 5px #999999; }

.s-switch-on, .s-switch-on:before {
  background: #d44237 !important; }

.s-switch-on:after {
  left: 31px !important; }

.s-switch-readonly, .s-switch-disabled {
  opacity: 0.8; }

@media only screen and (max-width: 320px) {
  .sector {
    padding: 0;
    margin: 0; } }
/* ----------------------------------------------------------------------------
	FOOTER
----------------------------------------------------------------------------- */
@media screen and (max-width: 992px) {
  .aui .footer-information .footer-content ul li {
    border-bottom: 2px solid #363636;
    color: white;
    padding: 15px 25px;
    position: relative; } }
@media screen and (max-width: 280px) {
  .aui .footer-information .footer-header .footer-title {
    color: #363636;
    font-size: 14px !important;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    line-height: 60px;
    padding: 0 10px; } }
@media (max-width: 992px) {
  #prefooter .span3 {
    width: 100%; }

  .footer-bott {
    text-align: center; }

  .footer-link {
    text-decoration: underline !important; } }
@media only screen and (min-width: 993px) {
  .icon-r {
    display: none !important; }

  .footer-bott {
    border-left: solid 1px #fff;
    padding-left: 40px; } }
@media (max-width: 480px) {
  .icon-r {
    float: right;
    margin-top: -35px !important; } }
/* ----------------------------------------------------------------------------
	ANIMACION ICON
----------------------------------------------------------------------------- */
.rotate--90 {
  transform: rotate(-180deg); }

.icon-r {
  display: inline-block;
  height: 2em !important;
  vertical-align: middle;
  xxtransform: translateY(-0.06em);
  float: right;
  vertical-align: top !important;
  margin-top: -35px !important; }

.footer-menu {
  background-color: #878787;
  background: #878787;
  color: #FFFFFF; }

.footer-copyright {
  background-color: #323232;
  color: #9c9c9c;
  padding: 15px 0 1px 0; }

.footer-copyright a {
  color: #9c9c9c; }

#prefooter {
  background-color: #878787; }

.accordion a {
  padding: 0px 10px; }

#mainfooter {
  background-color: #323232; }

.footer-mobile {
  display: none; }

#prefooter {
  overflow: hidden;
  padding: 60px 0; }

#prefooter div[class*='col-'] {
  padding-left: 20px;
  padding-right: 20px; }

#prefooter div[class*='col-']:nth-child(4) {
  border-left: solid 1px white; }

#mainfooter {
  height: 50px; }

.footer-information {
  border: 0; }

.footer-information .footer-header {
  margin: 0 0 10px;
  height: 70px; }

.aui .footer-information .footer-header .footer-title {
  color: #ffffff;
  font-size: 20px !important;
  font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  line-height: 24px !important;
  text-transform: uppercase; }

.footer-information .footer-header .footer-title br {
  display: inherit; }

.footer-information .footer-header .footer-title i.fa {
  display: none; }

.footer-information .footer-header .footer-title:before {
  border-color: white;
  border-style: solid;
  border-width: 2px 0 0;
  content: '';
  display: block;
  margin: 0 0 10px;
  width: 15px; }

.footer-information .footer-content {
  background-color: transparent;
  color: white;
  display: block;
  font-size: 1.1em;
  padding: 0; }

.footer-information .footer-content p {
  margin: 0 0 20px; }

.footer-information .footer-content a.footer-link:link,
.footer-information .footer-content a.footer-link:visited,
.footer-information .footer-content a.footer-link:active,
.footer-information .footer-content a.footer-link:hover {
  color: white;
  text-decoration: none; }

.footer-information .footer-content ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.footer-information .footer-content ul li {
  border: 0;
  margin: 0 0 35px;
  padding: 0 0 0 50px;
  position: relative; }

.footer-information .footer-content ul li i.fa {
  display: block;
  font-size: 40px;
  left: 5px;
  position: absolute;
  top: -5px; }

.footer-information .footer-content ul li i.fa svg {
  height: 30px;
  width: 30px; }

.footer-information .footer-content ul li i.fa svg g {
  fill: #ffffff; }

.line-footer {
  border-left: solid 1px #fff;
  padding-left: 40px; }

.footer-line {
  border-left: solid 1px #ccc;
  padding-left: 30px; }

.row-r {
  display: grid; }

@media only screen and (min-width: 993px) {
  .row-r {
    grid-template-columns: 1fr 1fr 1fr; } }
@media only screen and (max-width: 992px) {
  .nav-header {
    padding: 10px 0; }

  .nav-group ul.scrim {
    display: none;
    list-style: none;
    margin: 0px; } }
@media (max-width: 480px) {
  .footer-menu {
    padding: 20px 0;
    background-color: #878787;
    background: #878787;
    color: #FFFFFF; }

  .aui .footer-information {
    border-bottom: 2px solid #363636;
    display: block; }

  .aui .footer-information .footer-header {
    display: block;
    height: 60px; }

  .aui .footer-information .footer-header .footer-title i.fa {
    float: right;
    font-size: 40px;
    line-height: 60px; }

  .footer-information .footer-content {
    background-color: transparent;
    color: white;
    display: block;
    font-size: 1em;
    padding: 0; }

  .aui .footer-information .footer-content a.footer-link:link,
  .aui .footer-information .footer-content a.footer-link:visited,
  .aui .footer-information .footer-content a.footer-link:active,
  .aui .footer-information .footer-content a.footer-link:hover {
    color: white;
    line-height: 1.5em;
    text-decoration: none; }

  .aui .footer-information .footer-content ul {
    list-style: none;
    margin: 0;
    padding: 0; }

  .aui .footer-information .footer-content ul li {
    border-bottom: 2px solid #363636;
    color: white;
    padding: 15px;
    position: relative;
    margin: 0px !important; }

  .aui .footer-information .footer-content ul li i.fa {
    display: none; }

  .aui .footer-information .footer-content ul li:last-child {
    border-bottom: 0; }

  .aui .footer-extra {
    border: 0;
    display: block;
    padding: 15px; }

  .aui .footer-extra .footer-content {
    background-color: transparent;
    display: block; }

  .aui .footer-content {
    background-color: #4e4e4e; }

  #prefooter .container-fluid {
    width: 100% !important; }

  .line-footer {
    border-left: solid 0px #fff !important;
    padding-left: 0px !important; }

  .footer-information .footer-header .footer-title:before {
    display: none; }

  .footer-line {
    border-left: solid 0px #ccc;
    padding-left: 0px; }

  .footer-line .footer-content {
    background-color: transparent !important; }

  .frase-top h2 {
    text-align: left;
    vertical-align: middle;
    display: block;
    padding: 7px 0;
    color: #fff;
    font-size: 0.85em;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.1em;
    padding-left: 20px; } }
@media (max-width: 993px) {
  .footer-menu {
    padding: 20px 0;
    background-color: #878787;
    background: #878787;
    color: #FFFFFF; }

  .aui .footer-information {
    border-bottom: 2px solid #363636;
    display: block; }

  .aui .footer-information .footer-header {
    display: block;
    height: 60px; }

  .footer-information .footer-content {
    background-color: transparent;
    color: white;
    display: block;
    font-size: 1em;
    padding: 0; }

  .aui .footer-information .footer-header .footer-title i.fa {
    float: right;
    font-size: 40px;
    line-height: 60px; }

  .aui .footer-information .footer-content a.footer-link:link,
  .aui .footer-information .footer-content a.footer-link:visited,
  .aui .footer-information .footer-content a.footer-link:active,
  .aui .footer-information .footer-content a.footer-link:hover {
    color: white;
    line-height: 1.5em;
    text-decoration: none; }

  .aui .footer-information .footer-content ul {
    list-style: none;
    margin: 0;
    padding: 0; }

  .aui .footer-information .footer-content ul li {
    border-bottom: 2px solid #363636;
    color: white;
    padding: 15px;
    position: relative;
    margin: 0px !important; }

  .aui .footer-information .footer-content ul li i.fa {
    display: none; }

  .aui .footer-information .footer-content ul li:last-child {
    border-bottom: 0; }

  .aui .footer-extra {
    border: 0;
    display: block;
    padding: 15px; }

  .aui .footer-extra .footer-content {
    background-color: transparent;
    display: block; }

  .aui .footer-content {
    background-color: #4e4e4e; }

  #prefooter .container-fluid {
    width: 100% !important; }

  .line-footer {
    border-left: solid 0px #fff !important;
    padding-left: 0px !important; }

  .footer-information .footer-header .footer-title:before {
    display: none; }

  .footer-line .footer-content {
    background-color: transparent !important; } }
/* ----------------------------------------------------------------------------
	NUEVOS
----------------------------------------------------------------------------- */
.social-web-url a {
  font-size: 18px;
  font-weight: 500;
  position: absolute;
  right: 20px;
  top: 20px;
  color: #00aced !important; }

@media only screen and (min-width: 894px) and (max-width: 1199px) {
  .social-twitter-post {
    height: 220px;
    position: relative; }

  .social-fb-post {
    height: 520px; }

  .aui .social-twitter-post .social-title {
    background-color: #00aced;
    font-size: 14px;
    font-weight: 700;
    padding: 15px;
    position: absolute;
    bottom: 0;
    width: 100% !important; }

  .aui .social-twitter-post .social-tagline {
    font-size: 26px !important;
    font-weight: 500;
    line-height: 1em;
    position: absolute;
    left: 40px;
    top: 120px;
    color: #ffffff; } }
@media only screen and (min-width: 1200px) and (max-width: 1899px) {
  .social-twitter-post {
    height: 250px;
    position: relative; }

  .social-fb-post {
    height: 530px; }

  .aui .social-twitter-post .social-title {
    background-color: #00aced;
    font-size: 16px;
    font-weight: 700;
    padding: 15px;
    position: absolute;
    bottom: 0;
    width: 100% !important; }

  .aui .social-twitter-post .social-tagline {
    font-size: 28px;
    font-weight: 500;
    line-height: 1em;
    position: absolute;
    left: 40px;
    top: 120px;
    color: #ffffff; }

  .aui .social-list .social-list-icons a:link, .aui .social-list .social-list-icons a:visited, .aui .social-list .social-list-icons a:active, .aui .social-list .social-list-icons a:hover {
    background-color: #f8c623;
    border-radius: 100%;
    color: #f3f3f3;
    display: inline-block;
    font-size: 40px;
    line-height: 45px !important;
    margin: 0 5px;
    text-align: center;
    width: 48px !important;
    height: 48px !important; } }
@media screen and (min-width: 1900px) {
  .social-twitter-post {
    height: 360px;
    position: relative; }

  .social-fb-post {
    height: 660px; }

  .aui .social-twitter-post .social-title {
    background-color: #00aced;
    font-size: 16px;
    font-weight: 700;
    padding: 15px;
    position: absolute;
    bottom: 0;
    width: 100% !important; }

  .aui .social-twitter-post .social-tagline {
    font-size: 35px;
    font-weight: 500;
    line-height: 1em;
    position: absolute;
    left: 40px;
    top: 120px;
    color: #ffffff; }

  .aui .social-list .social-list-icons a:link, .aui .social-list .social-list-icons a:visited, .aui .social-list .social-list-icons a:active, .aui .social-list .social-list-icons a:hover {
    background-color: #f8c623;
    border-radius: 100%;
    color: #f3f3f3;
    display: inline-block;
    font-size: 40px;
    line-height: 50px !important;
    margin: 0 5px;
    text-align: center;
    width: 56px !important;
    height: 56px !important; } }
@media screen and (max-width: 1200px) {
  .aui .social-twitter-post .social-tagline {
    font-size: 24px;
    font-weight: 600;
    line-height: 1em;
    position: absolute;
    right: 40px;
    top: 90px; } }
@media only screen and (max-width: 360px) {
  .aui .icon-program .icon-caption {
    font-family: "Montserrat", sans-serif;
    color: #878787 !important;
    display: block;
    font-weight: 300 !important;
    font-size: 1.4em;
    text-indent: 60px;
    text-align: left;
    text-decoration: none;
    padding-left: 15px;
    padding-top: 25px; }

  .aui .highlight-grid .highlight-box .hl-header .hl-heading {
    display: block;
    font-size: 60px;
    font-family: "montserratbold", sans-serif !important;
    font-weight: 600;
    line-height: 1em;
    text-align: center;
    width: 100%;
    padding-top: 42px; }

  .aui .highlight-grid .highlight-box .hl-content .hl-content-title {
    font-size: 17px;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    font-weight: 500;
    padding-top: 40px; }

  .accordion-content {
    display: none;
    padding: 10px 5px !important; }

  .accordion-header {
    background-color: #eaeaea;
    padding: 10px 20px;
    cursor: pointer;
    margin: 5px 0;
    border-left: solid 8px;
    text-align: left;
    font-size: 12px !important;
    font-weight: 600 !important;
    color: #666666 !important; }

  .accordion-header::after {
    content: "+";
    font-size: 16px;
    color: #081439;
    font-weight: bold;
    float: right;
    font-size: 1.4em;
    color: #ffffff;
    border: 1px solid #faad33;
    width: 18px !important;
    height: 18px !important;
    line-height: 18px !important;
    text-align: center;
    background: #faad33;
    border-radius: 5px; }

  .number2 {
    min-height: 35px !important;
    margin: 0 auto;
    display: -webkit-box;
    float: left;
    max-height: 65px; }

  ::-ms-backdrop, .number2 {
    width: unset !important;
    min-height: 35px !important;
    margin: 0 auto;
    display: -webkit-box;
    float: left;
    max-height: 65px;
    height: 35px !important; }

  *::-ms-backdrop, .number2 {
    width: unset !important;
    min-height: 35px !important;
    margin: 0 auto;
    display: -webkit-box;
    float: left;
    max-height: 65px;
    height: 35px !important; } }
.number2 {
  min-height: 55px;
  margin: 0 auto;
  display: -webkit-box;
  float: left;
  max-height: 65px; }

::-ms-backdrop, .number2 {
  width: unset !important;
  min-height: 55px;
  margin: 0 auto;
  display: -webkit-box;
  float: left;
  max-height: 65px; }

*::-ms-backdrop, .number2 {
  width: unset !important;
  min-height: 55px;
  margin: 0 auto;
  display: -webkit-box;
  float: left;
  max-height: 65px; }

::-ms-backdrop, .number {
  width: 120px !important;
  height: 75px;
  min-height: 60px;
  margin-top: 20px;
  display: -webkit-box;
  float: left;
  text-align: left; }

/*---- SAFARI ----*/
::-ms-backdrop, .frases {
  display: inline-block;
  width: 100%; }

::-ms-backdrop, .columnas-3 {
  background: #F3F3F3;
  border: solid 1px #D6D6D6;
  padding: 60px 80px;
  max-height: 400px; }

::-ms-backdrop, .list-item-2 {
  width: 23%;
  float: left; }

.list-item-2 {
  width: 47%;
  float: left; }

::-ms-backdrop, .box-int {
  height: 100%;
  display: inline-table;
  margin: 0 auto; }

::-ms-backdrop, .carouseller .carouseller__list {
  position: relative;
  width: 100 !important; }

::-ms-backdrop, .aui .highlight-grid .highlight-box {
  padding: 3px;
  margin: 0 !important;
  width: 50%; }

@media (max-width: 594px) {
  ::-ms-backdrop, #nav-1 {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    height: 100%; } }
@media (min-width: 595px) {
  ::-ms-backdrop, #nav-1 {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    height: 90px; } }
::-ms-backdrop, .bcca-breadcrumb-item:before {
  transition: all ease-in-out 0.2s;
  content: "";
  position: absolute;
  left: 100%;
  top: 6px;
  z-index: 1;
  width: 0;
  height: 0;
  border: 14px solid transparent;
  border-left-color: transparent;
  border-bottom-color: transparent;
  box-shadow: 0px 0px 0 0px #9e9e9e, 5px -5px 7px -5px #9e9e9e;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin-left: -6px; }

::-ms-backdrop, .stf6 {
  background: #E3E3E2;
  height: 100%;
  width: 96%;
  display: -webkit-box; }

::-ms-backdrop, .ApplePayWeb-playIcon-2 {
  width: 150px;
  height: 60px;
  margin: 0 auto;
  display: -webkit-box; }

::-ms-backdrop, .ApplePayWeb-playIcon {
  width: 240px;
  height: 60px;
  margin: 0 auto;
  display: -webkit-box; }

::-ms-backdrop, .btn-areas {
  background: #F2F2F2;
  border: solid 1px #D6D6D6;
  padding: 15px 25px;
  max-width: 300px;
  display: flex;
  color: #666666;
  cursor: pointer;
  text-align: left;
  font-size: 14px;
  display: block;
  height: 55px !important; }

.res-icon {
  text-align: center;
  position: inherit !important;
  width: 110px;
  margin: 7% auto 2% auto; }

::-ms-backdrop, .res-icon {
  text-align: center;
  position: inherit !important;
  width: 110px;
  margin: 7% auto 2% auto; }

/*----- Carousel slider -----*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

.bxslider {
  margin: 0;
  padding: 0; }

ul.bxslider {
  list-style: none; }

.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  width: 90% !important;
  margin: 0 auto  !important; }

.bx-wrapper {
  max-width: 100% !important;
  padding: 50px 0 !important; }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
  display: none; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000; }

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url("/Indecopi-v4-theme/images/controls.png") no-repeat 0 -32px; }

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0; }

.bx-wrapper .bx-next {
  right: 10px;
  background: url("/Indecopi-v4-theme/images/controls.png") no-repeat -43px -32px; }

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url("/Indecopi-v4-theme/images/controls.png") -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url("/Indecopi-v4-theme/images/controls.png") -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

.bx-wrapper {
  box-shadow: none !important;
  border: none !important;
  background: #fff !important;
  margin: auto !important; }

.bx-wrapper .bx-caption {
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  background: rgba(80, 80, 80, 0.5) !important;
  width: 100% !important; }

.bx-wrapper .bx-caption span {
  color: #fff !important;
  font-family: Arial !important;
  display: block !important;
  font-size: 8px !important;
  padding: 10px !important;
  text-align: center; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999; }

.bx-wrapper .bx-prev {
  left: 10px;
  background: url("/Indecopi-v4-theme/images/controls.png") no-repeat 0 -32px; }

.bx-wrapper .bx-next {
  right: 10px;
  background: url("/Indecopi-v4-theme/images/controls.png") no-repeat -43px -32px; }

/* End bx-wrapper Styling */
.logosImgs {
  display: -webkit-flex;
  display: flex;
  justify-content: center; }

.logosImgs img {
  max-height: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: .65;
  transition: all .5s; }

.logosImgs img:hover {
  opacity: 1;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%); }

@media screen and (max-width: 800px) {
  .logosImgs img {
    max-width: 125px;
    max-height: 88px;
    margin: 5px 8px; } }
@media screen and (max-width: 560px) {
  .logosImgs img {
    max-width: 85px;
    max-height: 60px;
    margin: 3px 5px; } }
/*-- accordeon --*/
.accordion-2 {
  margin-top: 35px; }

.accordion-header {
  background-color: #eaeaea;
  padding: 10px 20px;
  cursor: pointer;
  margin: 5px 0;
  border-left: solid 8px;
  text-align: left;
  font-size: 16px;
  font-weight: 600 !important;
  color: #666666 !important; }

.accordion-header::after {
  content: "+";
  font-size: 16px;
  color: #081439;
  font-weight: bold;
  float: right;
  font-size: 1.4em;
  color: #ffffff;
  border: 1px solid #faad33;
  width: 25px;
  height: 25px;
  line-height: 28px;
  text-align: center;
  background: #faad33;
  border-radius: 5px; }

.active.accordion-header::after {
  content: "-"; }

.accordion-content {
  display: none;
  padding: 1.5rem; }

#acordeon p {
  margin-bottom: 20px; }

@media only screen and (max-width: 993px) {
  .g-lista {
    padding: 30px 0; }

  .m-title {
    text-align: left;
    font-size: 22px;
    font-weight: 600;
    display: flow-root; }

  #acordeon {
    padding: 0; }

  #acordeon .accordeon-content {
    display: none;
    padding: 30px 10px;
    font-size: 1.1em;
    line-height: 1.5em;
    font-weight: 500;
    background: #ffffff; }

  #acordeon .accordeon-title {
    background-color: #eaeaea;
    padding: 10px 20px 10px 10px;
    cursor: pointer;
    margin-right: 10px !important;
    border-left: solid 8px;
    text-align: left;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #666666 !important;
    line-height: 26px; }

  #acordeon .accordeon-title:after {
    content: '+';
    float: right;
    font-size: 1.4em;
    color: #ffffff;
    border: 1px solid #faad33;
    width: 25px;
    height: 25px;
    line-height: 28px;
    text-align: center;
    background: #faad33;
    border-radius: 5px;
    position: relative; } }
@media screen and (min-width: 994px) {
  .g-lista {
    padding: 50px 0; }

  .m-title {
    text-align: left;
    font-size: 28px;
    font-weight: 600;
    display: flow-root; }

  #acordeon {
    padding: 0 50px; }

  #acordeon .accordeon-content {
    display: none;
    padding: 10px 30px !important;
    font-size: 14px !important;
    line-height: 22px !important;
    font-weight: 500;
    background: #ffffff; }

  .let {
    width: 97%;
    float: right;
    padding: 30px; }

  #acordeon .accordeon-title {
    background-color: #eaeaea;
    padding: 10px 20px;
    cursor: pointer;
    margin: 15px 0;
    border-left: solid 8px;
    text-align: left;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #666666 !important;
    line-height: 26px; }

  #acordeon .accordeon-title:after {
    content: '+';
    float: right;
    font-size: 1.4em;
    color: #ffffff;
    border: 1px solid #faad33;
    width: 25px;
    height: 25px;
    line-height: 28px;
    text-align: center;
    background: #faad33;
    border-radius: 5px; } }
#acordeon .accordeon-title.is-opened:after {
  content: '-'; }

/*--area--*/
#areas .sect {
  border-left: solid 5px;
  padding-left: 20px; }

#areas i.icon-ok-sign {
  padding-right: 10px;
  color: #F0CE00; }

.c-10 img {
  max-width: 150px;
  width: 100%; }

@media only screen and (min-width: 1025px) {
  #areas .titulos h1 {
    font-size: 3em; }

  #areas .banner {
    background-size: cover;
    display: block;
    padding-top: 7%;
    padding-bottom: 6%; }

  #areas .banner-int {
    background-size: cover;
    display: block;
    padding-top: 3%;
    padding-bottom: 3%; }

  #areas .descripcion {
    font-size: 18px;
    text-align: left;
    padding-bottom: 30px;
    padding-top: 10px;
    width: 60%;
    line-height: 24px;
    color: #ffffff; }

  #areas .descripcion-int {
    font-size: 18px;
    text-align: left;
    padding-bottom: 20px;
    padding-top: 10px;
    width: 80%;
    line-height: 24px;
    color: #666666; }

  #areas .c-10 {
    width: 10%;
    float: left;
    padding-right: 15px; }

  #areas .c-80 {
    width: 80%;
    float: left; }

  #areas .whit a {
    color: #ffffff !important;
    font-size: 18px;
    font-weight: 600; } }
@media only screen and (max-width: 1024px) {
  #areas .titulos h1 {
    font-size: 2em; }

  #areas .banner {
    background-size: cover;
    display: block;
    padding-top: 5%;
    padding-bottom: 4%; }

  #areas .banner-int {
    background-size: cover;
    display: block;
    padding-top: 2%;
    padding-bottom: 2%; }

  #areas .descripcion {
    font-size: 16px;
    text-align: left;
    padding-bottom: 30px;
    padding-top: 10px;
    width: 90%;
    line-height: 20px;
    color: #ffffff; }

  #areas .descripcion-int {
    font-size: 12px;
    text-align: left;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 90%;
    line-height: 18px;
    color: #666666; }

  #areas .c-10 {
    width: 12%;
    float: left;
    padding-right: 15px;
    padding-top: 10px; }

  #areas .c-80 {
    width: 80%;
    float: left; }

  #areas .whit a {
    color: #ffffff !important;
    font-size: 14px;
    font-weight: 600; } }
@media only screen and (max-width: 560px) {
  #areas .titulos h1 {
    font-size: 24px; }

  #areas .c-10 {
    display: none; }

  #areas .c-80 {
    width: 100%;
    float: left; }

  #areas .whit a {
    color: #ffffff !important;
    font-size: 12px;
    font-weight: 600; }

  #areas .descripcion {
    font-size: 14px;
    text-align: left;
    padding-bottom: 30px;
    padding-top: 10px;
    width: 90%;
    line-height: 20px;
    color: #ffffff; } }
.col--1 {
  width: 8.3333333333%; }

.col--2 {
  width: 16.6666666667%; }

.col--3 {
  width: 25%; }

.col--4 {
  width: 33.3333333333%; }

.col--5 {
  width: 41.6666666667%; }

.col--6 {
  width: 50%; }

.col--7 {
  width: 58.3333333333%; }

.col--8 {
  width: 66.6666666667%; }

.col--9 {
  width: 75%; }

.col--10 {
  width: 83.3333333333%; }

.col--11 {
  width: 91.6666666667%; }

.col--12 {
  width: 100%; }

@media only screen and (max-width: 1200px) {
  .col--1-t {
    width: 8.3333333333%; }

  .col--2-t {
    width: 16.6666666667%; }

  .col--3-t {
    width: 25%; }

  .col--4-t {
    width: 33.3333333333%; }

  .col--5-t {
    width: 41.6666666667%; }

  .col--6-t {
    width: 50%; }

  .col--7-t {
    width: 58.3333333333%; }

  .col--8-t {
    width: 66.6666666667%; }

  .col--9-t {
    width: 75%; }

  .col--10-t {
    width: 83.3333333333%; }

  .col--11-t {
    width: 91.6666666667%; }

  .col--12-t {
    width: 100%; }

  .btn-areas {
    background: #f2f2f2;
    border: solid 1px #d6d6d6;
    padding: 15px 10px !important;
    display: flex;
    color: #666666;
    cursor: pointer;
    text-align: left;
    font-size: 12px !important;
    color: #666666; } }
@media only screen and (max-width: 760px) {
  .subtitle {
    background: #f2f2f2;
    padding: 20px;
    text-align: left;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: #666666; }

  .N-Contenido {
    text-align: initial !important;
    padding: 10px 30px !important;
    font-size: 12px !important;
    line-height: 18px !important;
    font-weight: 500; }

  .N-Contenido p {
    padding: 5px 0;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    margin-bottom: 20px !important; }

  .col--1-p {
    width: 8.3333333333%; }

  .col--2-p {
    width: 16.6666666667%; }

  .col--3-p {
    width: 25%; }

  .col--4-p {
    width: 33.3333333333%; }

  .col--5-p {
    width: 41.6666666667%; }

  .col--6-p {
    width: 50%; }

  .col--7-p {
    width: 58.3333333333%; }

  .col--8-p {
    width: 66.6666666667%; }

  .col--9-p {
    width: 75%; }

  .col--10-p {
    width: 83.3333333333%; }

  .col--11-p {
    width: 91.6666666667%; }

  .col--12-p {
    width: 100%; }

  .number {
    width: 65px;
    height: 65px; }

  .opcion-title {
    background-color: #eaeaea;
    padding: 10px 20px;
    cursor: pointer;
    text-align: left;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #666666 !important; }

  .opcion-contenido {
    padding: 30px 20px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    background: #ffffff;
    text-align: justify; }

  .btn-areas {
    background: #f2f2f2;
    border: solid 1px #d6d6d6;
    padding: 15px 5px;
    display: flex;
    color: #666666;
    cursor: pointer;
    text-align: left;
    font-size: 12px;
    color: #666666; } }
.st1 {
  fill: #FFFFFF; }

.alineado {
  align-items: flex-end !important; }

.grid {
  background: transparent;
  margin: 0 0 20px 0; }

.grid:after {
  content: "";
  display: table;
  clear: both; }

.grid [class*='col-']:last-of-type {
  padding-right: 0; }

@media only screen and (min-width: 1201px) {
  [class*='col-'] {
    float: left; }

  .col-2-3 {
    width: 66.66%; }

  .col-1-3 {
    width: 33.33%; }

  .col-1-2 {
    width: 50%; }

  .col-1-4 {
    width: 25%; }

  .col-1-6 {
    width: 16.6666%; }

  .col-1-8 {
    width: 12.5%; } }
@media only screen and (max-width: 560px) {
  [class*='col-'] {
    padding: 0 10px 0 0 !important;
    float: left; }

  .col-2-3 {
    width: 100%; }

  .col-1-3 {
    width: 100%; }

  .col-1-2 {
    width: 100%; }

  .col-1-4 {
    width: 100%; }

  .col-1-6 {
    width: 100%; }

  .col-1-8 {
    width: 100%; } }
@media only screen and (min-width: 561px) and (max-width: 993px) {
  [class*='col-'] {
    padding: 5px;
    float: left; }

  .col-2-3 {
    width: 50%; }

  .col-1-3 {
    width: 50%; }

  .col-1-2 {
    width: 50%; }

  .col-1-4 {
    width: 50%; }

  .col-1-6 {
    width: 50%; }

  .col-1-8 {
    width: 50%; } }
@media screen and (max-width: 1780px) and (min-width: 961px) {
  [class*='col-'] {
    float: left; } }
@media only screen and (min-width: 994px) and (max-width: 1200px) {
  [class*='col-'] {
    padding: 5px;
    float: left; }

  .col-2-3 {
    width: 33.33%; }

  .col-1-3 {
    width: 33.33%; }

  .col-1-2 {
    width: 33.33%; }

  .col-1-4 {
    width: 33.33%; }

  .col-1-6 {
    width: 33.33%; }

  .col-1-8 {
    width: 33.33%; } }
@media only screen and (min-width: 761px) {
  .pad20 {
    padding: 0 20px; }

  .number {
    width: auto;
    height: 75px;
    min-height: 60px;
    margin: 0 auto;
    display: -webkit-box;
    float: left; }

  .alto {
    height: 85px;
    min-height: 60px;
    align-items: flex-end;
    position: relative; }

  .opcion-title {
    background-color: #eaeaea;
    padding: 10px 20px;
    cursor: pointer;
    text-align: left;
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #666666 !important;
    bottom: 0;
    position: absolute;
    width: 100%; }

  .row-copi {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start; }

  ::i-block-chrome, .row-copi {
    display: -wap-marquee !important;
    flex-wrap: wrap;
    align-items: center; }

  .opcion-contenido {
    padding: 40px 30px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    background: #ffffff;
    text-align: justify; } }
i.fa.fa-file-text-o {
  font-size: 25px; }

.btn-areas:hover i {
  font-size: 25px;
  color: #ffffff !important; }

.btn-areas {
  background: #f2f2f2;
  border: solid 1px #d6d6d6;
  padding: 15px 25px;
  max-width: 300px;
  display: flex;
  color: #666666;
  cursor: pointer;
  text-align: left;
  font-size: 14px;
  color: #666666 !important; }

.btn-areas:hover {
  color: #ffffff !important; }

/*-- links --*/
@media only screen and (max-width: 993px) {
  #links .accordeon-title {
    background-color: #ffffff;
    padding: 15px 20px;
    margin-right: 10px !important;
    cursor: pointer;
    margin: 0;
    border-left: solid 8px;
    text-align: center;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #666666 !important;
    width: 100%; } }
@media screen and (min-width: 994px) {
  #links .accordeon-title {
    background-color: #ffffff;
    padding: 15px 20px;
    margin-right: 10px !important;
    cursor: pointer;
    margin: 0;
    border-left: solid 8px;
    text-align: center;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #666666 !important;
    width: 100%; } }
#links .module {
  padding: 30px 45px; }

#links .column {
  background: #ececec;
  width: 100%; }

#links ul {
  list-style: none; }

#links li {
  margin: 0;
  margin-bottom: 0.3em;
  padding-left: 1.5em;
  position: relative;
  line-height: 25px; }

#links li:after {
  content: '';
  height: .6em;
  width: .6em;
  display: block;
  position: absolute;
  transform: rotate(45deg);
  top: .55em;
  left: 0;
  border-radius: 100%; }

#links .subtitulo {
  font-size: 110%;
  font-weight: 600;
  padding: 0 0 20px 0; }

#links li a {
  color: #666666; }

#links .col {
  padding: 20px; }

.centrado {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.story-options-in {
  position: relative;
  text-align: center; }

@media (max-width: 993px) {
  .evento .story-video .story-options .story-action-play {
    border: solid 15px white;
    border-radius: 50%;
    color: #fff !important;
    font-size: 48px;
    height: 120px;
    line-height: 1.9em;
    left: 45%;
    margin: -134px 0 0 -60px !important;
    opacity: 0.7;
    position: absolute;
    text-align: center;
    text-indent: 5px;
    top: 45%;
    width: 120px; } }
.evento .story-video .story-options .story-action-play i {
  line-height: 1.9em !important;
  color: #fff !important; }

.g-lista {
  padding: 50px; }

.s-til:hover {
  color: #f29100; }

@media screen and (min-width: 994px) {
  .m-title {
    text-align: left;
    font-size: 28px;
    font-weight: 600;
    display: flow-root; }

  .s-til {
    color: #686666;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    padding-top: 20px;
    min-height: 40px; }

  .multi-gall {
    background: #f3f3f3;
    padding: 50px 0 70px 0; } }
@media only screen and (max-width: 993px) {
  .m-title {
    text-align: left;
    font-size: 22px;
    font-weight: 600;
    display: flow-root; }

  .s-til {
    color: #686666;
    font-size: 13px;
    font-weight: 600;
    text-align: left;
    padding-top: 10px;
    min-height: 30px; }

  .g-lista {
    padding: 50px 0; }

  .multi-gall {
    background: #f3f3f3;
    padding: 30px 0; } }
.st0-n {
  opacity: 0.3; }

.st1-n {
  fill: #D6D7D7; }

.st2-n {
  opacity: 0.58; }

.st3-n {
  fill: #8C8C8C; }

.st0-m {
  opacity: 0.3; }

.st1-m {
  fill: #D6D7D7; }

.st2-m {
  opacity: 0.58; }

.st3-m {
  fill: #8C8C8C; }

.carouseller .carouseller__left, .carouseller .carouseller__right {
  width: 65px !important;
  height: auto;
  bottom: 68% !important; }

.carouseller .carouseller__wrap {
  overflow: hidden;
  position: relative;
  margin: 0 !important; }

.story-options-in img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  transition: filter 0.4s;
  -webkit-transition: -webkit-filter 1s; }

.story-options-in img:hover {
  filter: grayscale(0);
  -webkit-filter: grayscale(0); }

.opc-vid {
  max-width: 500px;
  margin: 0 auto;
  max-height: 500px;
  min-height: 300px;
  position: relative;
  padding: 20px 0; }

.opc-vid img {
  max-width: 500px;
  margin: 0 auto;
  max-height: 500px;
  min-height: 300px; }

.table {
  margin: 0 0 50px 0 !important;
  width: 100%;
  display: table; }

@media screen and (max-width: 780px) {
  .table {
    display: block; } }
.row-t {
  display: table-row;
  background: #ececec; }

.row-t:nth-of-type(odd) {
  background: #f6f6f6; }

.cell a {
  color: #666 !important; }

@media screen and (min-width: 781px) {
  .row-t.header .cell {
    font-weight: 900;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    vertical-align: middle;
    padding: 20px 10px;
    border: solid 1px #fff; }

  .cell {
    padding: 15px 40px;
    display: table-cell;
    vertical-align: middle;
    border: solid 1px #e0e0e0; } }
@media screen and (max-width: 780px) {
  .row-t {
    padding: 14px 0 7px;
    display: flow-root; }

  .row-t.header {
    padding: 0;
    height: 6px; }

  .row-t.header .cell {
    display: none; }

  .row-t .cell {
    margin-bottom: 10px; }

  .row-t .cell:before {
    margin-bottom: 3px;
    content: attr(data-title);
    min-width: 98px;
    font-size: 10px;
    line-height: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #969696;
    display: flow-root; } }
@media screen and (max-width: 780px) {
  .cell {
    padding: 2px 16px;
    display: block; } }
@media screen and (min-width: 781px) {
  .table .cell {
    padding: 15px 20px;
    display: table-cell;
    vertical-align: middle;
    border: solid 1px #e0e0e0;
    font-size: 14px !important;
    line-height: 18px; }

  .table .row-t.header .cell {
    font-weight: 900;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    vertical-align: middle;
    padding: 20px 10px;
    border: solid 1px #fff; } }
/*--- breadcrumb ---*/
.bcca-breadcrumb {
  background: #eaeaea;
  width: 100%;
  height: 40px; }

.bcca-breadcrumb-item {
  transition: all 0.2s ease-in-out;
  height: 40px;
  line-height: 40px;
  padding-left: 40px;
  padding-right: 20px;
  font-size: 13px;
  font-weight: 500;
  color: rgba(74, 74, 74, 0.8);
  position: relative;
  cursor: pointer;
  float: left; }

.bcca-breadcrumb-item:before {
  transition: all ease-in-out 0.2s;
  content: "";
  position: absolute;
  left: calc(100% - 10px);
  top: 6px;
  z-index: 1;
  width: 0;
  height: 0;
  border: 14px solid transparent;
  border-left-color: transparent;
  border-bottom-color: transparent;
  box-shadow: 0px 0px 0 0px #9e9e9e, 5px -5px 7px -5px #9e9e9e;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin-left: -6px; }

.bcca-breadcrumb-item a {
  color: #666  !important; }

.bcca-breadcrumb-item:last-child a {
  color: #f29100 !important; }

.bcca-breadcrumb-item:last-child {
  padding-left: 40px;
  color: #f29100 !important; }

.bcca-breadcrumb-item:first-child {
  color: #666; }

.bcca-breadcrumb-item:last-child:before {
  content: "";
  display: none;
  color: #666; }

.bcca-breadcrumb-item i {
  margin-left: 5px;
  color: rgba(0, 0, 0, 0.2); }

.bcca-breadcrumb-item:hover {
  color: #f29100; }

.edif {
  fill: #878787;
  color: #878787; }

.return {
  float: right;
  transition: all 0.2s ease-in-out;
  height: 40px;
  line-height: 40px;
  padding-left: 40px;
  padding-right: 20px;
  font-size: 13px;
  font-weight: 500;
  color: rgba(74, 74, 74, 0.8) !important;
  position: relative;
  cursor: pointer; }

.return a {
  color: rgba(74, 74, 74, 0.8) !important; }

.columns-2 p {
  font-size: 1.1em;
  line-height: 1.5em;
  font-weight: 500; }

.columnas-2 {
  background: #e9e9e9;
  width: 100%;
  padding: 50px;
  text-align: center;
  border-top: 10px solid #666666; }

.columnas-2:hover {
  background: #e9e9e9;
  width: 100%;
  padding: 50px;
  text-align: center; }

.columnas-2 h3 {
  color: #666666; }

.columnas-2 img {
  filter: grayscale(100%); }

.columnas-2:hover img {
  filter: grayscale(0%); }

/*---servicios areas ---*/
@media screen and (min-width: 994px) {
  .aui .resource-box .res-header .res-heading {
    font-size: 26px !important;
    font-weight: 600;
    line-height: 1.2em;
    text-align: left;
    width: 100%; }

  .resource-box .res-header .res-icon svg {
    display: block;
    height: 130px !important;
    margin: 0 auto;
    opacity: 0.8;
    width: 60px; }

  .Subtitulos {
    font-size: 24px;
    line-height: 1em;
    width: auto;
    margin: 20px;
    font-weight: 600 !important; }

  .Cajas {
    background-color: #EBEBEA;
    border-radius: 0px 0px 10px 10px;
    padding: 20px 25px !important;
    min-height: 200px;
    margin-top: 20px; }

  .lance {
    color: #878787;
    font-size: 13px !important; }

  .lance:hover {
    color: #f29100 !important; }

  .box-int {
    height: 100%;
    display: flow-root; }

  .l-title {
    text-align: left;
    font-size: 28px;
    font-weight: 600;
    display: flow-root; } }
/*---- row ---*/
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.row-in .row-in {
  margin-top: 10px;
  margin-bottom: 0; }

.cols-xs-1 {
  width: 8.3333%;
  margin: 10px; }

.cols-xs-2 {
  width: 16.6666%;
  margin: 10px; }

.cols-xs-3 {
  width: 25%;
  margin: 10px; }

.cols-xs-4 {
  width: 33.333%;
  margin: 10px; }

.cols-xs-5 {
  width: 41.6666%;
  margin: 10px; }

@media only screen and (max-width: 993px) {
  .cols-xs-2, .cols-xs-1, .cols-xs-3, .cols-xs-4, .cols-xs-5 {
    width: 44.3333%;
    margin: 10px;
    float: left; }

  .row-eq-height {
    display: flow-root; }

  .lance {
    color: #878787;
    font-size: 11px !important; }

  .lance:hover {
    color: #f29100 !important; }

  .Cajas {
    background-color: #EBEBEA;
    border-radius: 0px 0px 10px 10px;
    padding: 15px 10px;
    min-height: 160px;
    margin-top: 20px; }

  .box-int {
    height: 100%;
    display: flow-root; }

  .Subtitulos {
    font-size: 18px;
    line-height: 22px;
    width: auto;
    margin: 20px;
    font-weight: 600 !important; }

  .l-title {
    text-align: left;
    font-size: 22px;
    font-weight: 600;
    display: flow-root; } }
@media only screen and (max-width: 350px) {
  .cols-xs-2, .cols-xs-1, .cols-xs-3, .cols-xs-4, .cols-xs-5 {
    width: 100%;
    margin: 10px;
    float: left; } }
@media screen and (max-width: 1200px) and (min-width: 994px) {
  .lance {
    color: #878787;
    font-size: 11px !important; }

  .lance:hover {
    color: #f29100 !important; }

  .Cajas {
    background-color: #EBEBEA;
    border-radius: 0px 0px 10px 10px;
    padding: 15px 10px;
    min-height: 200px;
    margin-top: 20px; }

  .Subtitulos {
    font-size: 18px;
    line-height: 22px;
    width: auto;
    margin: 20px;
    font-weight: 600 !important; } }
.l-contenido {
  text-align: justify;
  padding: 30px 0; }

.lista {
  margin: 60px 0; }

.h-lista {
  padding: 0 50px; }

.Cajas li {
  line-height: 16px; }

@media only screen and (max-width: 993px) {
  .h-lista {
    padding: 0 5px; } }
/*-- UL OL --*/
#acordeon ul {
  list-style: none; }

#acordeon ul > li {
  margin: 0;
  margin-bottom: 0.3em;
  padding-left: 1.5em;
  position: relative; }

#acordeon ul > li:after {
  content: '';
  height: .6em;
  width: .6em;
  display: block;
  position: absolute;
  transform: rotate(45deg);
  top: .55em;
  left: 0;
  border-radius: 100%; }

#acordeon ol {
  list-style-type: none;
  margin: 0;
  margin-left: 3em;
  padding: 0;
  counter-reset: li-counter; }

@media screen and (min-width: 1024px) {
  #acordeon ol > li {
    position: relative;
    margin-bottom: 20px;
    padding: 1em;
    width: 93% !important;
    left: 7% !important; } }
@media (min-width: 770px) and (max-width: 1024px) {
  #acordeon ol > li {
    position: relative;
    margin-bottom: 20px;
    padding: 1em;
    width: 90% !important;
    left: 10% !important; } }
@media (min-width: 570px) and (max-width: 770px) {
  #acordeon ol > li {
    position: relative;
    margin-bottom: 20px;
    padding: 1em;
    width: 85% !important;
    left: 15% !important; } }
@media screen and (max-width: 570px) {
  #acordeon ol > li {
    position: relative;
    margin-bottom: 20px;
    padding: 1em;
    width: 80% !important;
    left: 20% !important;
    font-size: 14px !important; } }
#acordeon ol > li:before {
  position: absolute;
  top: 0;
  left: -1.8em;
  width: 1em;
  padding: 10px;
  font-size: 2.5em;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  content: counter(li-counter);
  counter-increment: li-counter; }

#share ul {
  list-style: none; }

@media screen and (min-width: 994px) {
  #share ul > li {
    margin: 0;
    margin-bottom: 0.3em;
    padding-left: 1.5em;
    position: relative;
    width: 90%; }

  .social-r {
    width: 35%;
    float: right;
    padding: 0 !important;
    margin-top: -20px; }

  .enlaces-2 {
    width: 90% !important;
    float: left; } }
#share ul > li {
  margin: 0;
  margin-bottom: 0.3em;
  padding-left: 1.5em;
  position: relative; }

#share ul > li:after {
  content: '';
  height: .6em;
  width: .6em;
  display: block;
  position: absolute;
  transform: rotate(45deg);
  top: .55em;
  left: 0;
  border-radius: 100%; }

/*--- tabla --*/
/*-- share --*/
#share i {
  display: block;
  float: left;
  position: relative;
  width: 25px;
  height: 15px;
  color: #666;
  outline: none;
  cursor: pointer;
  transition: all 200ms ease;
  border-radius: 100%; }

#share .social-share li {
  display: block;
  float: right;
  position: relative;
  width: 30px;
  height: 30px;
  background-color: white;
  outline: none;
  cursor: pointer;
  transition: all 200ms ease;
  border-radius: 100%;
  right: 30px; }

#share .social-share li::before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px; }

#share .social-share li:hover {
  color: #ffffff; }

#share li:after {
  display: none !important; }

#share .fa {
  margin: 0px 2px; }

#share .buttom {
  z-index: 2; }

#share .social-share {
  z-index: 1;
  margin-left: 0;
  text-align: right;
  right: 0;
  top: 0;
  width: auto;
  margin-right: -80px !important; }

#share .social-share ul {
  list-style: none; }

#share .social-share li {
  opacity: 0;
  transform: scale(0) translateX(0); }

#share .social-share li:first-child {
  margin-left: 6px; }

#share .social-share li:nth-child(1) {
  transition-delay: 0ms;
  z-index: 3; }

#share .social-share li:nth-child(2) {
  transition-delay: 100ms;
  z-index: 2; }

#share .social-share li:nth-child(3) {
  transition-delay: 150ms;
  z-index: 1; }

#share .social-share li a {
  color: #3498db;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

#share .start-animation li {
  transform: scale(1) translateX(100%);
  opacity: 1; }

.btn-areas2 {
  background: #fff;
  padding: 15px 25px;
  max-width: 155px !important;
  display: flex;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  margin: 25px 0; }

.social-r {
  width: 35%;
  float: right;
  padding: 15px 0 0 0; }

@media screen and (max-width: 1350px) {
  .social-r {
    width: 100%;
    float: right; } }
.centrado2 {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-14%, -150%); }

@media screen and (max-width: 780px) {
  .columnas {
    -webkit-column-count: 1 !important;
    /* Chrome, Safari, Opera */
    -moz-column-count: 1 !important;
    /* Firefox */
    column-count: 1 !important; }

  .f-frase {
    text-align: center;
    color: #666666;
    font-size: 14px;
    max-width: 95%;
    margin: 0 auto;
    padding: 30px; }

  .centrado2 {
    position: relative;
    transform: translate(0%, -97%) !important; } }
.img-copi {
  margin: 0 auto;
  max-width: 800px; }

.img-copi img {
  width: 100%; }

.btn-areas5 {
  background: #ffffff;
  border: solid 1px #d6d6d6;
  padding: 15px 25px;
  max-width: 300px;
  display: flex;
  cursor: pointer;
  text-align: left;
  font-size: 14px;
  color: #666666; }

.btn-areas5:hover {
  color: #ffffff !important; }

@media screen and (max-width: 780px) {
  .bcca-breadcrumb {
    display: none; }

  .columnas-3 {
    background: #f3f3f3;
    border: solid 1px #d6d6d6;
    padding: 30px 25px !important; }

  .f-frase {
    text-align: center;
    color: #666666;
    font-size: 120%;
    max-width: 90% !important;
    margin: 0 auto;
    padding: 30px 0px !important; }

  .centrado2 {
    transform: translate(0%, -150%);
    width: 100%;
    left: 0;
    align-items: center;
    margin: 0 auto;
    text-align: center; }

  .columnas-3 p {
    font-size: 12px;
    text-align: center;
    color: #666;
    font-weight: 500;
    line-height: 18px; } }
.f-frase {
  text-align: center;
  color: #666666;
  font-size: 130%;
  font-weight: 600;
  max-width: 50%;
  margin: 0 auto;
  padding: 50px; }

.columnas-3 {
  background: #f3f3f3;
  border: solid 1px #d6d6d6;
  padding: 60px 80px; }

.columnas-3 p {
  font-size: 16px;
  text-align: center;
  color: #666;
  font-weight: 500;
  line-height: 21px; }

.columnas-3 path {
  fill: #ffffff !important; }

.list-int {
  display: flex;
  flex-wrap: wrap; }

.list-item-int {
  display: flex; }

.list-content-int {
  display: flex;
  flex-direction: column; }

::-ms-backdrop .list-content-int {
  display: inline-block !important;
  flex-direction: column; }

*::-ms-backdrop .list-content-int {
  display: inline-block !important;
  flex-direction: column; }

.list-content-int p {
  flex: 1 0 auto; }

/*------ extras ------*/
#acordeon li:after {
  background: #bd0048; }

#acordeon ol li:before {
  color: #bd0048;
  border: solid 1px #bd0048; }

#acordeon .modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
  display: flow-root; }

#acordeon .modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 700px;
  padding: 25px 35px; }

#acordeon .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff !important;
  opacity: 1 !important; }

.cont_total table.dirTable tbody tr {
  border: 1px solid #c4044c; }

#acordeon .cont_total table.dirTable tbody tr strong {
  color: #915C00; }

#acordeon .cont_total table.dirTable thead {
  background: #c4044c;
  color: #ffffff; }

#acordeon .cont_total table.dirTable thead tr {
  border: 1px solid #c4044c; }

#acordeon .cont_total table.dirTable thead th {
  padding-bottom: 10px;
  padding-top: 10px; }

#acordeon .overlay1 {
  position: fixed;
  z-index: 100;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0; }

#acordeon .overlay1:target {
  visibility: visible;
  opacity: 1; }

#acordeon .container1 {
  margin: 10% auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 50%;
  position: relative;
  transition: all 5s ease-in-out; }

#acordeon .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff; }

#acordeon .close:hover {
  color: #06D85F; }

#acordeon .container1 .content {
  max-height: 30%;
  overflow: auto; }

@media screen and (max-width: 700px) {
  #acordeon .box {
    width: 100%;
    padding: 0;
    text-align: left !important;
    overflow-y: hidden;
    float: left; }

  #acordeon .container1 {
    width: 70%; }

  #acordeon .box img {
    text-align: left;
    float: left;
    padding: 8px 0 20px 0; } }
#acordeon .bot_line_left_izq {
  width: 50px;
  height: 2px;
  background: #dfb100;
  display: block;
  float: left; }

#acordeon .heding_sec_left_izq {
  position: relative;
  margin-bottom: 30px;
  margin-left: 5%; }

#acordeon .Noticia_IntContenidoIzq {
  text-align: justify;
  line-height: 24px;
  margin-left: 5% !important;
  margin-right: 5% !important; }

.single-cta i {
  color: #ff5e14;
  font-size: 26px;
  float: left;
  margin-top: 8px; }

.cta-text {
  padding-left: 15px;
  display: inline-block; }

.cta-text h5 {
  color: #717171;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 2px; }

.cta-text span {
  color: #757575;
  font-size: 14px; }

.aui p {
  margin: 0 0 20px 0 !important; }

#footer {
  padding-top: 0px !important; }

.aui .row-fluid [class*="span"] {
  min-height: 5px !important; }

.ztop {
  margin-top: -55px;
  z-index: 1; }

.nav-2 {
  z-index: 20;
  position: relative; }

.fondo {
  background: #f3f3f3;
  padding: 50px 0; }

.numb {
  padding: 55px;
  background: #e9e9e9;
  margin: 30px;
  align-items: flex-start; }

.iconoss img {
  width: 65%; }

.ask ul li {
  padding: 6px 25px;
  background: #e8e8e8; }

.ask ul li h4 {
  margin-left: 30px; }

.resum_intro {
  min-height: 80px; }

#acordeon .ask ul > li:after {
  content: '';
  height: .6em;
  width: .6em;
  display: block;
  position: absolute;
  transform: rotate(45deg);
  top: 1.4em;
  left: 30px;
  border-radius: 100%; }

.ask2 {
  background: #ffffff;
  padding: 10px 30px;
  border: solid 1px #d2d2d2;
  margin-bottom: 35px; }

/*-- titulo --*/
.subtitle {
  background: #f2f2f2;
  padding: 20px;
  text-align: left;
  font-size: 18px;
  font-weight: 600;
  color: #666666; }

.N-Contenido {
  padding: 10px 30px !important;
  font-size: 14px !important;
  line-height: 20px !important;
  font-weight: 500; }

.N-Contenido p {
  padding: 5px 0;
  font-size: 14px;
  line-height: 20px !important;
  font-weight: 500;
  margin-bottom: 20px !important; }

@media screen and (min-width: 994px) {
  .M-titulo {
    text-align: left;
    font-size: 28px;
    font-weight: 600;
    display: flex;
    align-items: center; }

  #titulos {
    padding: 70px 0 30px 0; } }
@media only screen and (max-width: 993px) {
  .M-titulo {
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    display: flex;
    align-items: center; }

  #titulos {
    padding: 40px 0 15px 0; } }
/*-- sociales --*/
.socials {
  background: #f3f3f3; }

@media print {
  .visible-ps3 {
    display: block !important; } }
.stf6 {
  background: #E3E3E2;
  height: 100%;
  width: 96%;
  display: flex; }

.stf6:hover {
  background: #bcbcbc; }

.stf7 {
  fill: #676767;
  font-size: 10.2648px; }

.stf8 {
  fill: #676767; }

.ApplePayWeb-playIcon {
  width: 240px;
  height: 60px;
  margin: 0 auto; }

.ApplePayWeb-playIcon-2 {
  width: 150px;
  height: 60px;
  margin: 0 auto; }

@media (max-width: 480px) {
  .stf6 {
    background: #e3e3e2;
    height: 100%;
    width: 100%;
    display: flex;
    border-bottom: solid 2px #f2f2f2; } }
.s-me li {
  float: left;
  width: 30px;
  height: 30px;
  margin: 10px; }

.rsocial .dropdown-menu > li > a {
  display: block;
  padding: 0px !important;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #f9f9f9;
  white-space: nowrap; }

.rsocial .dropdown-menu {
  background: rgba(255, 255, 255, 0.92157) !important;
  border: solid 1px #e3e3e2; }

.rsocial .dropdown-menu > li > a:hover {
  display: block;
  padding: 0px !important;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #666666 !important;
  white-space: nowrap; }

.aui .dropdown-menu > li > a:hover, .aui .dropdown-menu > li > a:focus, .aui .dropdown-submenu:hover > a, .aui .dropdown-submenu:focus > a {
  text-decoration: none;
  color: #ffffff;
  background-color: rgba(115, 115, 115, 0) !important;
  background-image: -moz-linear-gradient(top, rgba(115, 115, 115, 0), rgba(115, 115, 115, 0)) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(115, 115, 115, 0)), to(rgba(115, 115, 115, 0))) !important;
  background-image: -webkit-linear-gradient(top, rgba(115, 115, 115, 0), rgba(115, 115, 115, 0)) !important;
  background-image: -o-linear-gradient(top, rgba(115, 115, 115, 0), rgba(115, 115, 115, 0)) !important;
  background-image: linear-gradient(to bottom, rgba(115, 115, 115, 0), rgba(115, 115, 115, 0)) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0EBDF1',endColorstr='#FF0CAAD9',GradientType=0); }

.rsocial .dropdown-menu {
  right: 0 !important;
  float: right !important;
  width: 100% !important;
  min-width: 250px !important;
  position: absolute !important;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2); }

.rsocial .dropdown-menu > li > a:hover, .rsocial .dropdown-menu > li > a:focus, .rsocial .dropdown-submenu:hover > a, .rsocial .dropdown-submenu:focus > a {
  text-decoration: none;
  color: #ffffff;
  background-color: transparent !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0EBDF1',endColorstr='#FF0CAAD9',GradientType=0); }

.rsocial i {
  font-size: 2.5em !important; }

@media screen and (min-width: 1200px) {
  .aui .section-header .section-title {
    display: inline-block;
    line-height: 1.2em;
    font-size: 26px !important;
    font-family: "montserratbold", sans-serif !important;
    padding-right: 105px;
    text-indent: 0px !important;
    text-align: left !important;
    padding-left: 45px !important; }

  .aui .section-header .section-title:after {
    border-color: #737373 !important;
    border-style: solid;
    border-width: 3px 0 0;
    content: "";
    margin: 0;
    position: absolute;
    right: 0;
    top: 48%;
    width: 60px; } }
@media screen and (min-width: 1900px) {
  .aui .section-header .section-title {
    display: inline-block;
    line-height: 1.2em;
    font-size: 35px !important;
    font-family: "montserratbold", sans-serif !important;
    padding-right: 105px;
    text-indent: 0px !important;
    text-align: left !important;
    padding-left: 45px !important; }

  .aui .section-header .section-title:after {
    border-color: #737373 !important;
    border-style: solid;
    border-width: 3px 0 0;
    content: "";
    margin: 0;
    position: absolute;
    right: 0;
    top: 48%;
    width: 90px; } }
.aui .section-header .section-title {
  color: #737373;
  display: block;
  font-size: 16px;
  font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  line-height: 1.2em;
  position: relative;
  text-align: center;
  text-transform: uppercase; }

.aui .section-header .section-title:after {
  border-color: #737373 !important;
  border-style: solid;
  border-width: 3px 0 0;
  content: "";
  display: block;
  margin: 10px auto 0;
  width: 45px; }

/* ----------------------------------------------------------------------------
	FOOTER
----------------------------------------------------------------------------- */
@media screen and (max-width: 992px) {
  .aui .footer-information .footer-content ul li {
    border-bottom: 2px solid #363636;
    color: white;
    padding: 15px 25px;
    position: relative; }

  .aui .footer-information .footer-header .footer-title {
    color: #ffffff;
    font-size: 18px !important;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    line-height: 1em;
    text-transform: uppercase;
    line-height: 60px !important; } }
@media screen and (max-width: 280px) {
  .aui .footer-information .footer-header .footer-title {
    color: #363636;
    font-size: 14px !important;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    line-height: 60px;
    padding: 0 10px; } }
@media (max-width: 992px) {
  #prefooter .span3 {
    width: 100%; }

  .footer-bott {
    text-align: center; }

  .footer-link {
    text-decoration: underline !important; } }
@media only screen and (min-width: 993px) {
  .icon-r {
    display: none !important; }

  .footer-bott {
    border-left: solid 1px #fff;
    padding-left: 40px; } }
@media (max-width: 480px) {
  .icon-r {
    float: right;
    margin-top: -35px !important; } }
.lfr-pagination-buttons li:after {
  background: #ffffff !important; }

::-ms-backdrop, .btn-areas3 {
  border: solid 2px #E8BC00;
  color: #E8BC00 !important;
  padding: 20px 30px;
  cursor: pointer;
  display: initial !important;
  width: 450px; }

#tags {
  min-height: 35px !important; }

.aui .social-twitter-post .social-tagline {
  font-size: 35px;
  font-weight: 500;
  line-height: 1em;
  position: absolute;
  left: 40px;
  top: 120px;
  color: #000000 !important; }

*::-ms-backdrop, .btn-areas3 {
  border: solid 2px #E8BC00;
  color: #E8BC00 !important;
  padding: 20px 30px;
  cursor: pointer;
  display: -webkit-box; }

.megamenu > ul > li > ul.normal-sub {
  z-index: 1000 !important; }

*::-ms-backdrop, #acordeon ol > li:before {
  position: absolute;
  top: 0;
  left: -1.8em;
  width: 1em;
  padding: 10px;
  font-size: 2.5em;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  content: counter(li-counter);
  counter-increment: li-counter; }

*::-ms-backdrop, #acordeon ol li::before {
  border: solid 0px #bd0048; }

@media (max-width: 993px) {
  .megamenu > ul > li > ul.normal-sub {
    width: 100%;
    padding: 20px !important; }

  #news .section-header {
    padding: 15px 0 50px 0 !important;
    height: 25px; }

  .search-pc {
    display: none !important; }

  .megamenu > ul > li > ul > li > ul {
    position: relative;
    padding: 0 25px !important;
    width: 100% !important; }

  .megamenu > ul > li > ul > li > ul > li {
    float: left;
    width: 100%;
    padding: 8px 0 !important;
    margin: 0;
    font-size: .8em !important;
    border-bottom: solid 1px #969696;
    background: #cacaca; }

  .pull-left {
    width: 100% !important; }

  .pull-right {
    width: 100% !important; }

  .copy {
    color: #9c9c9c;
    text-align: center !important;
    font-size: 12px; }

  #menu {
    text-align: center !important; } }
@media only screen and (min-width: 994px) {
  .social_inde {
    display: none !important; } }
@media only screen and (min-width: 941px) {
  .guinda.no-background span:after {
    content: '';
    display: block;
    width: 100px;
    position: absolute;
    top: .5em !important;
    border-top: 3px solid #bd0048; } }
#p_p_id_56_INSTANCE_0000_ .portlet-borderless-container {
  border-top-width: 30px;
  border-right-width: 30px;
  border-bottom-width: 30px;
  border-left-width: 30px;
  margin-top: 0;
  margin-right: 100px;
  margin-bottom: 0;
  margin-left: 100px;
  padding: 0;
  margin: 0 auto !important;
  width: 90% !important; }

@media only screen and (max-width: 400px) {
  .copy {
    color: #9c9c9c;
    text-align: center;
    font-size: 11px; } }
@media only screen and (max-width: 940px) {
  .copy {
    color: #9c9c9c;
    text-align: right;
    font-size: 12px; } }
@media only screen and (min-width: 941px) {
  .copy {
    color: #9c9c9c;
    text-align: right;
    font-size: 14px; }

  .latest-news {
    background: #f3f3f3;
    padding: 15px 20px !important;
    width: 95% !important;
    float: right !important; } }
@media only screen and (max-width: 360px) {
  .aui .icon-program .icon-caption {
    font-family: "Montserrat", sans-serif;
    color: #878787 !important;
    display: block;
    font-weight: 300 !important;
    font-size: 1em !important;
    text-indent: 60px;
    text-align: left;
    text-decoration: none;
    padding-left: 15px;
    padding-top: 30px; } }
@media (min-width: 361px) and (max-width: 420px) {
  .aui .highlight-grid .highlight-box .hl-inner {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    margin: 0 0 20px;
    overflow: hidden;
    width: 100%;
    padding: 10% 10px; } }
@media (min-width: 361px) and (max-width: 420px) {
  .aui .highlight-grid .highlight-box .hl-inner {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    margin: 0 0 20px;
    overflow: hidden;
    width: 100%;
    padding: 10% 10px; } }
@media (min-width: 421px) and (max-width: 990px) {
  .aui .highlight-grid .highlight-box .hl-inner {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    margin: 0 0 20px;
    overflow: hidden;
    width: 100%;
    padding: 3%; } }
@media (min-width: 361px) and (max-width: 940px) {
  .aui .icon-program .icon-caption {
    padding-top: 20px !important; } }
#prefooter {
  overflow: hidden;
  padding: 29px 0 10px 0 !important; }

*::-ms-backdrop, .btn-areas3 {
  width: auto !important;
  float: left; }

*::-ms-backdrop, .number3 {
  max-width: 110px !important;
  height: 85px;
  float: left;
  text-align: left; }

@media only screen and (min-width: 993px) and (max-width: 1200px) {
  ::-ms-backdrop, .number3 {
    max-width: 110px !important;
    height: 130px;
    float: left;
    text-align: left; } }
svg.numb-01 {
  width: 110px;
  max-height: 110px;
  min-width: 70px;
  min-height: 70px;
  bottom: 0;
  float: left; }

.alt-int {
  padding: 30px; }

::-ms-backdrop, svg.numb-01 {
  width: 110px;
  height: 75px;
  min-width: 60px;
  min-height: 60px;
  float: left; }

::-ms-backdrop, .alt-row {
  margin-top: 10px !important;
  margin-bottom: 15px !important; }

::-ms-backdrop, .alt-row-2 {
  margin-top: 10px !important;
  margin-bottom: 15px !important; }

::-ms-backdrop, .alt-int {
  padding: 20px !important; }

@media screen\0 {
  svg.numb-01 {
    width: 130px;
    height: 70px;
    min-width: 60px;
    min-height: 60px;
    float: left; }

  .alt-row {
    margin: 10px; }

  .alt-row-2 {
    margin: 10px; }

  .alt-int {
    padding: 20px; } }
@media screen and (min-width: 994px) {
  .M-titulo {
    text-align: left;
    font-size: 24px !important;
    font-weight: 600;
    display: flex;
    align-items: center;
    line-height: 28px; } }
.alt-row {
  margin: 10px; }

.alt-row-2 {
  margin: 10px; }

.pager li:after {
  display: none !important; }

@media (max-width: 576px) {
  .container-form {
    width: 100% !important;
    padding: 0px !important;
    margin: 0px !important; }

  .alt-row {
    margin: 10px; }

  .alt-row-2 {
    margin: 10px; }

  svg.numb-01 {
    max-width: 90px;
    max-height: 90px;
    min-width: 70px;
    min-height: 70px;
    bottom: 0;
    float: left; }

  ::-ms-backdrop, svg.numb-01 {
    width: 90px;
    height: 90px;
    min-width: 70px;
    min-height: 70px;
    float: left; }

  ::-ms-backdrop, .opcion-title {
    background-color: #EAEAEA;
    padding: 10px 20px;
    cursor: pointer;
    text-align: left;
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #666 !important;
    bottom: 0;
    position: relative !important;
    width: 100%;
    margin-top: 3px  !important; } }
::-ms-backdrop, .opcion-title {
  background-color: #EAEAEA;
  padding: 10px 20px;
  cursor: pointer;
  text-align: left;
  font-size: 15px !important;
  font-weight: 600 !important;
  color: #666 !important;
  bottom: 0;
  position: relative !important;
  width: 100%;
  margin-top: 32px; }

@media (min-width: 1200px) {
  .aui .action-element .action-content .action-image {
    left: 5% !important;
    margin-top: -70px !important;
    position: absolute;
    top: 45% !important;
    max-width: 150px !important;
    min-width: 120px; } }
@media (max-width: 1200px) {
  .story-content {
    vertical-align: middle; }

  .aui .story-blog-e .story-header {
    top: 5%  !important;
    left: 0;
    margin: 30px 0 0;
    position: absolute;
    text-align: center;
    width: 100%;
    text-align: center !important; }

  .aui .highlight-grid .highlight-box .hl-inner {
    background-color: none !important; }

  .aui .action-element .action-content .action-caption {
    color: white;
    display: contents !important;
    font-size: 18px;
    line-height: 1.2em;
    margin: 0 auto;
    text-align: center !important; }

  .aui .action-element .action-content .action-image {
    display: block;
    margin: -145px auto 10px !important;
    width: 100px; }

  .aui .action-element .action-content {
    display: block;
    padding: 0px;
    margin: 0px; }

  .action-link {
    bottom: 1% !important;
    position: absolute;
    margin: 0 !important;
    padding: 0 !important; }

  .story-excerpt {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    color: #fff !important; }

  .aui .action-element .action-content .action-link {
    bottom: 0% !important;
    position: absolute;
    right: 0 !important;
    left: 0% !important; } }
@media only screen and (max-width: 360px) {
  .aui .icon-program .icon-caption {
    font-family: "Montserrat", sans-serif;
    color: #878787 !important;
    display: block;
    font-weight: 300 !important;
    font-size: 1em !important;
    text-indent: 60px;
    text-align: left;
    text-decoration: none;
    padding-left: 15px;
    padding-top: 0 !important; } }
.aui .pager li {
  display: inline;
  margin: 0 5px !important; }

.alineado-bottom {
  align-items: flex-end;
  display: flex !important; }

.number-medium {
  max-width: 65px !important;
  max-height: 65px !important;
  margin-top: 0px !important;
  display: -webkit-box;
  float: left;
  text-align: left; }

@media only screen and (max-width: 993px) {
  .aui .pull-right {
    float: right;
    width: 100% !important;
    margin: 0px !important; }

  .socials .container {
    width: 100% !important; }

  #acordeon .accordeon-title {
    background-color: #eaeaea;
    padding: 10px !important;
    cursor: pointer;
    margin-right: 10px !important;
    border-left: solid 8px;
    text-align: left;
    font-size: 13px !important;
    font-weight: 600 !important;
    color: #666666 !important;
    line-height: 18px !important; }

  .btn-areas {
    font-size: 12px !important; } }
.accordeon-title span {
  width: 97%;
  float: left !important; }

#acordeon .accordeon-title {
  display: flex; }

.accordeon {
  display: flow-root; }

::-ms-backdrop, .content-v img {
  vertical-align: middle;
  align-items: center;
  margin: 80px auto 0 auto !important; }

::-ms-backdrop, .btn-areas {
  background: #F2F2F2;
  border: solid 1px #D6D6D6;
  padding: 15px 25px;
  max-width: 300px;
  display: flex;
  color: #666;
  cursor: pointer;
  text-align: left;
  font-size: 12px !important;
  display: block;
  height: 55px !important; }

::-ms-backdrop, .accordeon-title span {
  width: 90% !important;
  float: left !important; }

::-ms-backdrop, #acordeon .accordeon-title {
  width: 100%;
  min-height: 50px; }

::-ms-backdrop, .accordeon {
  display: block;
  width: 100%; }

::-ms-backdrop, #acordeon .accordeon-title::after {
  content: '+';
  float: right;
  font-size: 18px !important;
  color: white;
  border: 1px solid #FAAD33;
  width: 25px;
  height: 25px;
  line-height: 22px !important;
  text-align: center;
  background: #FAAD33;
  border-radius: 5px;
  font-weight: 600; }

*::-ms-backdrop, .accordeon-title span {
  width: 97% !important;
  float: left !important; }

*::-ms-backdrop, #acordeon .accordeon-title {
  display: flex; }

*::-ms-backdrop, .accordeon {
  display: flow-root; }

*::-ms-backdrop, #acordeon .accordeon-title::after {
  content: '+';
  float: right;
  font-size: 18px !important;
  color: white;
  border: 1px solid #FAAD33;
  width: 25px;
  height: 25px;
  line-height: 22px !important;
  text-align: center;
  background: #FAAD33;
  border-radius: 5px;
  font-weight: 600; }

::-ms-backdrop, .megamenu > ul > li a {
  text-decoration: none;
  padding: 40px 10px;
  display: block;
  font-weight: 300;
  font-size: 12px !important;
  text-transform: uppercase;
  font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important; }

.icons-p .container {
  padding: 0px;
  margin: 0px auto !important;
  width: 93% !important; }

.accordion-header {
  background-color: #eaeaea;
  padding: 10px 20px;
  cursor: pointer;
  margin: 5px 0;
  border-left: solid 8px;
  text-align: left;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #666666 !important; }

.N-Contenido {
  padding: 25px 30px !important;
  font-size: 14px !important;
  line-height: 22px !important;
  font-weight: 500; }

ul.child-menu.nivel2 {
  z-index: 1000 !important; }

#nav-1 .grid .container .skeleton {
  width: 80%;
  margin: 4px auto 0 auto !important; }

#nav-1 .grid .container .skeleton2 {
  margin: 0 auto !important; }

#nav-1 .grid .container {
  color: white;
  padding: 15px 10px; }

@media only screen and (max-width: 993px) {
  #jMenu {
    width: 102% !important; }

  .s-me li {
    float: left;
    width: 30px;
    height: 30px;
    margin: 10px !important; }

  .stf6 {
    background: #E3E3E2;
    height: 100%;
    width: 100% !important;
    display: flex;
    margin: 5px 0; }

  #share .social-share li {
    margin: 0 2px !important; }

  .numb {
    padding: 15px !important;
    background: #e9e9e9;
    margin: 10px !important;
    align-items: flex-start; } }
@media only screen and (max-width: 600px) {
  #acordeon .accordeon-title {
    background-color: #eaeaea;
    padding: 10px 10px 10px 10px;
    cursor: pointer;
    margin-right: 10px !important;
    border-left: solid 8px;
    text-align: left;
    font-size: 12px !important;
    font-weight: 600 !important;
    color: #666666 !important;
    line-height: 16px !important; }

  #form_data_encuesta {
    padding: 0px !important;
    color: #6ab545;
    font-weight: 600;
    font-size: 12px !important;
    width: 100% !important; }

  #acordeon .accordeon-title:after {
    content: '+';
    float: right;
    font-size: 1.5em !important;
    color: #ffffff;
    border: 1px solid #faad33;
    width: 18px !important;
    height: 18px !important;
    line-height: 20px !important;
    text-align: center;
    background: #faad33;
    border-radius: 5px; } }
@media only screen and (max-width: 993px) {
  #acordeon .accordeon-title {
    background-color: #eaeaea;
    padding: 10px 10px 10px 10px;
    cursor: pointer;
    margin-right: 10px !important;
    border-left: solid 8px;
    text-align: left;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #666666 !important;
    line-height: 18px; }

  #acordeon .accordeon-title:after {
    content: '+';
    float: right;
    font-size: 1.5em;
    color: #ffffff;
    border: 1px solid #faad33;
    width: 18px !important;
    height: 18px !important;
    line-height: 20px !important;
    text-align: center;
    background: #faad33;
    border-radius: 5px; } }
@media screen and (min-width: 1900px) {
  .aui .icon-program .icon-image svg {
    height: 90px !important;
    width: 90px !important; } }
::-ms-backdrop, .megamenu > ul > li a {
  font-weight: 300 !important;
  font-size: 13px !important;
  text-transform: uppercase;
  font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important; }

@media only screen and (min-width: 993px) and (max-width: 1024px) {
  .megamenu > ul {
    list-style: none;
    padding: 0;
    box-sizing: border-box;
    margin: 0px !important;
    float: right;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    width: 70% !important; }

  .megamenu > ul > li a {
    text-decoration: none;
    padding: 40px 15px;
    display: block;
    font-weight: 300;
    text-transform: uppercase;
    float: right; } }
.no-background {
  position: relative;
  overflow: hidden; }

.no-background span {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  position: relative;
  padding: 0 20px; }

.no-background span:before {
  right: 100%; }

.no-background span:after {
  left: 100%; }

.guinda {
  color: #bd0048 !important; }

.naranja {
  color: #f54033 !important; }

.narajaclaro {
  color: #ff8400 !important; }

.amarllooscuro {
  color: #ffa900 !important; }

.amarilloclaro {
  color: #e8bc00 !important; }

.verde {
  color: #65bd42 !important; }

.celeste {
  color: #79b6df !important; }

.azul {
  color: #2e78ad !important; }

.azuloscuro {
  color: #395781 !important; }

.turqueza {
  color: #0094a1 !important; }

.gris {
  color: #666666 !important; }

.white {
  color: #ffffff !important; }

@media only screen and (min-width: 941px) {
  .titles {
    font-size: 28px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
    display: contents;
    line-height: 34px; }

  .guinda.no-background span:after {
    content: '';
    display: block;
    width: 100px;
    position: absolute;
    top: 0.28em;
    border-top: 3px solid #bd0048; }

  .naranja.no-background span:after {
    content: '';
    display: block;
    width: 100px;
    position: absolute;
    top: 0.28em;
    border-top: 3px solid #f54033; }

  .narajaclaro.no-background span:after {
    content: '';
    display: block;
    width: 100px;
    position: absolute;
    top: 0.2em;
    border-top: 3px solid #ff8400; }

  .amarllooscuro.no-background span:after {
    content: '';
    display: block;
    width: 100px;
    position: absolute;
    top: 0.28em;
    border-top: 3px solid #ffa900; }

  .amarilloclaro.no-background span:after {
    content: '';
    display: block;
    width: 100px;
    position: absolute;
    top: 0.28em;
    border-top: 3px solid #e8bc00; }

  .verde.no-background span:after {
    content: '';
    display: block;
    width: 100px;
    position: absolute;
    top: 0.28em;
    border-top: 3px solid #65bd42; }

  .celeste.no-background span:after {
    content: '';
    display: block;
    width: 100px;
    position: absolute;
    top: 0.28em;
    border-top: 3px solid #79b6df; }

  .azul.no-background span:after {
    content: '';
    display: block;
    width: 100px;
    position: absolute;
    top: 0.28em;
    border-top: 3px solid #2e78ad; }

  .azuloscuro.no-background span:after {
    content: '';
    display: block;
    width: 100px;
    position: absolute;
    top: 0.28em;
    border-top: 3px solid #395781; }

  .turqueza.no-background span:after {
    content: '';
    display: block;
    width: 100px;
    position: absolute;
    top: 0.28em;
    border-top: 3px solid #0094a1; }

  .gris.no-background span:after {
    content: '';
    display: block;
    width: 100px;
    position: absolute;
    top: 0.28em;
    border-top: 3px solid #666666; }

  .white.no-background span:after {
    content: '';
    display: block;
    width: 100px;
    position: absolute;
    top: 0.28em;
    border-top: 3px solid #ffffff; } }
@media only screen and (max-width: 940px) {
  .titles {
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 25px; }

  .guinda.no-background span:after {
    border-color: #bd0048;
    border-style: solid;
    border-width: 3px 0 0;
    content: "";
    display: block;
    margin: 10px auto 0;
    width: 45px; }

  .naranja.no-background span:after {
    border-color: #f54033;
    border-style: solid;
    border-width: 3px 0 0;
    content: "";
    display: block;
    margin: 10px auto 0;
    width: 45px; }

  .narajaclaro.no-background span:after {
    border-color: #ff8400;
    border-style: solid;
    border-width: 3px 0 0;
    content: "";
    display: block;
    margin: 10px auto 0;
    width: 45px; }

  .amarllooscuro.no-background span:after {
    border-color: #ffa900;
    border-style: solid;
    border-width: 3px 0 0;
    content: "";
    display: block;
    margin: 10px auto 0;
    width: 45px; }

  .amarilloclaro.no-background span:after {
    border-color: #e8bc00;
    border-style: solid;
    border-width: 3px 0 0;
    content: "";
    display: block;
    margin: 10px auto 0;
    width: 45px; }

  .verde.no-background span:after {
    border-color: #65bd42;
    border-style: solid;
    border-width: 3px 0 0;
    content: "";
    display: block;
    margin: 10px auto 0;
    width: 45px; }

  .celeste.no-background span:after {
    border-color: #79b6df;
    border-style: solid;
    border-width: 3px 0 0;
    content: "";
    display: block;
    margin: 10px auto 0;
    width: 45px; }

  .azul.no-background span:after {
    border-color: #2e78ad;
    border-style: solid;
    border-width: 3px 0 0;
    content: "";
    display: block;
    margin: 10px auto 0;
    width: 45px; }

  .azuloscuro.no-background span:after {
    border-color: #395781;
    border-style: solid;
    border-width: 3px 0 0;
    content: "";
    display: block;
    margin: 10px auto 0;
    width: 45px; }

  .turqueza.no-background span:after {
    border-color: #0094a1;
    border-style: solid;
    border-width: 3px 0 0;
    content: "";
    display: block;
    margin: 10px auto 0;
    width: 45px; }

  .gris.no-background span:after {
    border-color: #666666;
    border-style: solid;
    border-width: 3px 0 0;
    content: "";
    display: block;
    margin: 10px auto 0;
    width: 45px; }

  .white.no-background span:after {
    border-color: #ffffff;
    border-style: solid;
    border-width: 3px 0 0;
    content: "";
    display: block;
    margin: 10px auto 0;
    width: 45px; } }
/*----------------------------------------------------------
	PRINT
-----------------------------------------------------------*/
@media print {
  a[href]:after {
    content: none !important; }

  @page {
    size: A4;
    margin: 10px;
    border: initial;
    border-radius: initial;
    width: initial;
    min-height: initial;
    box-shadow: initial;
    background: initial;
    page-break-after: always; }

  .aui h1, .aui h2, .aui h3, .aui h4, .aui h5, .aui h6 {
    font-family: Helvetica, Arial, sans-serif !important; }

  #wrapper {
    text-align: left;
    width: 1210px;
    margin: 20px 0;
    padding: 0px;
    font: 8pt Helvetica, Arial, sans-serif; }

  html, body {
    width: 210mm;
    height: 282mm;
    font: small arial,sans-serif;
    background: #FFF;
    overflow: visible; }

  body {
    padding-top: 15mm; }

  @page :left {
    @bottom-left {
      content: counter(pagina); } }

  @page :right {
    @bottom-right {
      content: counter(pagina); } }

  #header-widgets, nav, aside.mashsb-container,
  .sidebar, .mashshare-top, .mashshare-bottom,
  .content-ads, .make-comment, .author-bio,
  .heading, .related-posts, #decomments-form-add-comment,
  #breadcrumbs, #footer, .post-byline, .meta-single,
  .site-title img, .post-tags, .readability {
    display: none; }

  h1 {
    font-size: 24pt; }

  h2, h3, h4 {
    font-size: 14pt;
    margin-top: 25px; }

  .content article {
    -webkit-print-color-adjust: exact;
    color-adjust: exact; }

  a:after {
    content: "(link: " atr(href) ")"; }

  a {
    page-break-inside: avoid; }

  blockquote {
    page-break-inside: avoid; }

  h1, h2, h3, h4, h5, h6 {
    page-break-after: avoid;
    page-break-inside: avoid; }

  img {
    page-break-inside: avoid;
    page-break-after: avoid; }

  table, pre {
    page-break-inside: avoid; }

  ul, ol, dl {
    page-break-before: avoid; }

  a {
    page-break-inside: avoid; }

  .top-header {
    display: none; }

  .navbar {
    display: none; }

  #INT_Enlaces img {
    height: 120px !important; }

  #INT_Enlaces .body_resum_tit h4 {
    font-size: 12px !important;
    line-height: 16px; }

  #INT_Enlaces .body_resum_footer {
    display: none  !important; }

  #category {
    display: none; }

  .footer-copyright {
    display: none; }

  .footer-menu {
    display: none; }

  .none {
    display: none; }

  .vertical-m {
    display: none; }

  .socials {
    display: none; }

  .social-r {
    display: none; }

  .social-s {
    display: none; }

  #acordeon .accordeon-content {
    padding: 10px !important;
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 500; }

  .accordeon {
    padding: 0 40px; }

  .row.equal {
    height: 180px; }

  .col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333% !important; }

  .col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667% !important; }

  .col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25% !important; }

  .col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333% !important; }

  .col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667% !important; }

  .col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50% !important; }

  .col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333% !important; }

  .col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667% !important; }

  .col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75% !important; }

  .col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333% !important; }

  .col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667% !important; }

  .col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100% !important; }

  iframe {
    display: none !important; }

  .fa {
    display: none !important; }

  svg#Capa_1 {
    height: 60px !important;
    width: 70% !important;
    background: transparent !important; }

  .table {
    margin: 0 0 0px 0 !important;
    width: 100%;
    display: table; }

  #search {
    display: none; }

  #capabilities {
    display: none; }

  .search-pc {
    display: none; }

  .inbox-in {
    display: none !important; }

  img[src]:after {
    content: normal !important; }

  #learning {
    display: none; }

  .section-header {
    display: none; }

  .bx-wrapper {
    display: none; }

  #first {
    display: none; }

  .aui .story {
    background-color: #e2e2e2 !important;
    display: block;
    height: 60px !important;
    position: relative; }

  .section-options {
    display: none; }

  #social {
    display: none; }

  #third {
    display: none; }

  .highlight-box-seemore {
    display: none; }

  .section-content.adt {
    margin: 0px !important;
    padding: 0px !important; }

  #events {
    margin: 0px !important; }

  #p_p_id_56_INSTANCE_zzCg0mIXV9mf_ {
    display: none !important; }

  .requisitos {
    display: none; }

  .documentos {
    display: none; }

  .row-t {
    padding: 0px;
    display: flow-root;
    margin: 25px 0; }

  #INT_Enlaces .col-3 {
    padding: 0px !important;
    margin: 5px !important; }

  #INT_Enlaces .body_resum_even {
    border-bottom: 5px solid #65bd42;
    padding: 10px; }

  .body_resum_tit {
    font-size: 12px !important; }

  #acordeon ol > li:before {
    position: absolute;
    top: 0;
    left: -1.8em;
    width: 1em;
    padding: 7px !important;
    font-size: 2em !important;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    content: counter(li-counter);
    counter-increment: li-counter; }

  .marg {
    margin-bottom: 5px !important; }

  .publici h4 {
    font-size: 13.5px;
    line-height: 17px; }

  .publici p {
    font-size: 13.5px;
    line-height: 17px; }

  .list-content .footer {
    display: none; }

  #slideyv {
    display: none; }

  .noticia .footer {
    display: none; }

  .noticia .grid {
    width: 100%;
    height: 125px !important;
    margin-bottom: 10px; }

  .evento .grid {
    width: 100%;
    height: 120px !important;
    margin-bottom: 10px; }

  .evento .footer {
    background: #e8e8e8;
    padding: 5px 10px;
    display: none !important; }

  .lugar-e {
    font-size: 13px;
    line-height: 16px;
    width: 100%;
    height: 110px !important; }

  .evento .interno {
    width: 35% !important;
    margin: 40px auto;
    display: block;
    max-height: 600px; }

  .subtitle {
    background: #f2f2f2;
    padding: 10px !important;
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    color: #666666; }

  #nav-1 {
    display: none; }

  a.lance {
    font-size: 11px !important; }

  .carouseller {
    display: none; }

  .m-areas {
    display: none; }

  .ocultar {
    display: none; }

  .c-10 {
    display: none; }

  #int-menu {
    background: #f3f3f3;
    display: none; }

  #acordeon {
    padding: 10px 0 !important;
    font-size: 12px;
    line-height: 16px; }

  #acordeon .accordeon-title {
    background: #eaeaea !important;
    padding: 10px 20px;
    cursor: pointer;
    margin: 5px 0  !important;
    border-left: solid 8px;
    text-align: left;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #666666 !important;
    line-height: 26px; }

  .number3 {
    max-width: 150px !important;
    max-height: 150px !important;
    margin-top: 0px !important;
    display: -webkit-box;
    float: left;
    text-align: left; }

  .opcion-title {
    background: #eaeaea !important;
    padding: 10px 20px;
    cursor: pointer;
    text-align: left;
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #666666 !important;
    bottom: 0;
    position: absolute;
    width: 100%; }

  .btn-areas {
    display: none !important; }

  .pt1 {
    padding: 0px;
    margin: 0px; }

  .linea-p {
    display: none;
    padding: 0px !important;
    height: 0px !important;
    margin: 0px !important; }

  #links .module {
    padding: 10px !important;
    font-size: 12px !important;
    line-height: 18px !important; }

  #links .accordeon-title {
    background-color: #ffffff;
    padding: 10px !important;
    margin-right: 10px !important;
    cursor: pointer;
    margin: 0;
    border-left: solid 8px;
    text-align: center;
    font-size: 12px !important;
    font-weight: 500 !important;
    color: #666666 !important;
    width: 100%;
    line-height: 16px !important; }

  #links {
    margin: 0px !important;
    padding: 0px !important; }

  .module ul li a {
    font-size: 12px !important;
    line-height: 16px !important; }

  #acordeon .accordeon-title {
    background-color: #eaeaea;
    padding: 10px 20px;
    cursor: pointer;
    margin: 0px 0 !important;
    border-left: solid 8px;
    text-align: left;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #666666 !important;
    line-height: 26px; }

  #acordeon {
    margin: 0px !important;
    padding: 0px !important; }

  .numb {
    padding: 10px !important;
    background: #e9e9e9;
    margin: 10px !important;
    align-items: flex-start; }

  .btn-areas3 {
    display: none !important; }

  .iconoss .row {
    padding: 0px !important;
    margin: 3px 0 !important; }

  .icons-p {
    margin: 0px !important;
    padding: 0px !important;
    font-size: 12px !important;
    line-height: 16px !important; }

  .icons-p p {
    margin: 0px !important;
    padding: 0px !important;
    font-size: 12px !important;
    line-height: 16px !important; }

  .icons-p .container {
    padding: 0px;
    margin: 0px auto !important;
    width: 100% !important; }

  #acordeon li:after {
    background: #000000 !important; }

  .columnas-2 {
    background: #e9e9e9;
    width: 100%;
    padding: 10px;
    text-align: center;
    border-top: 10px solid #666666; }

  .columnas-2 img {
    filter: grayscale(100%);
    width: 100px; }

  .columnas-2 h3 {
    font-size: 14px !important;
    line-height: 18px !important; }

  .element {
    height: auto !important;
    margin-bottom: 10px; }

  .columnas {
    padding: 10px !important;
    font-size: 14px !important;
    line-height: 21px !important; }

  #secciones {
    padding: 20px 0 10px 0 !important; }

  .banner {
    padding: 10px !important;
    margin: 50px 0 !important; }

  .ask {
    font-size: 14px !important;
    line-height: 21px !important; }

  .columnas-3 {
    background: #f3f3f3;
    border: solid 1px #d6d6d6;
    padding: 20px !important;
    font-size: 14px !important;
    line-height: 20px !important; }

  #Capa_1 {
    width: 80px !important; }

  .colmx {
    height: auto !important; }

  .img-copi {
    margin: 0 auto;
    width: 650px; }

  .marg {
    font-size: 14px !important;
    line-height: 18px !important; }

  .marg p {
    font-size: 14px !important;
    line-height: 18px !important; }

  .bcca-breadcrumb {
    background: #eaeaea;
    width: 100%;
    height: 40px;
    display: none; }

  .aui .pager {
    margin: 20px 0;
    list-style: none;
    text-align: center;
    *zoom: 1;
    display: none; }

  .latest-news {
    background: #f3f3f3;
    padding: 15px 20px !important;
    width: 95% !important;
    float: right !important;
    display: none; }

  .conte-p {
    font-size: 12px !important;
    line-height: 16px !important; }

  .number2 {
    height: 100px !important;
    max-height: 100px !important;
    margin: 0 auto;
    display: -webkit-box;
    float: left; }

  .evento i {
    color: #E1A800;
    display: flex !important; }

  .detalle-ev {
    padding: 5px !important; }

  .columnas-s {
    width: 25% !important;
    float: left !important; }

  .columnas-s3 {
    width: 33.3333% !important;
    float: left !important; }

  ::-ms-backdrop, .number2 {
    min-height: 55px;
    margin: 0 auto;
    display: -webkit-box;
    float: left;
    max-height: 65px;
    WIDTH: 75PX !important; }

  .pt-01 img {
    padding-right: 20px !important; }

  #acordeon ul > li:after {
    content: '';
    height: 0px !important;
    width: 0px !important;
    display: block;
    position: absolute;
    transform: rotate(45deg);
    top: .55em;
    left: 0;
    border-radius: 100%; }

  #acordeon ul > li {
    margin: 0;
    margin-bottom: 0.3em;
    padding-left: 0px !important;
    position: relative; }

  #tablas .table {
    margin: 0 0 50px 0 !important;
    width: 100%;
    display: table; }

  #tablas .row-t {
    display: table-row;
    background: #ececec; }

  #tablas .row-t:nth-of-type(odd) {
    background: #f6f6f6; }

  #tablas .cell a {
    color: #666 !important; }

  #tablas .row-t.header .cell {
    font-weight: 900;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    vertical-align: middle;
    padding: 20px 10px;
    border: solid 1px #fff; }

  #tablas .table .row-t.header .cell {
    font-weight: 900;
    color: #ffffff;
    text-align: center;
    font-size: 11px;
    line-height: 16px;
    vertical-align: middle;
    padding: 20px 10px;
    border: solid 1px #818181 !important;
    background: #cccccc !important; }

  #tablas .cell {
    padding: 15px 40px;
    display: table-cell;
    vertical-align: middle;
    border: solid 1px #e0e0e0; }

  #tablas .row-t.header {
    background: #ccc !important;
    border: solid 1px #9e9e9e !important; }

  #tablas .row-t .cell {
    width: 200px !important; }

  #tablas .table .row-t.header .cell {
    font-weight: 900;
    color: #ffffff;
    text-align: center;
    font-size: 11px;
    line-height: 16px;
    vertical-align: middle;
    padding: 20px 10px;
    border: solid 1px #fff;
    background: #ccc !important; }

  #tablas .table .cell {
    padding: 15px 20px;
    display: table-cell;
    vertical-align: middle;
    border: solid 1px #e0e0e0;
    font-size: 12px !important;
    line-height: 16px;
    max-width: 220px !important; }

  .M-titulo {
    padding: 20px 0 80px 30px;
    text-align: left;
    font-size: 22px !important;
    font-weight: 600; }

  .opcion-title {
    background-color: #eaeaea;
    padding: 10px 20px;
    cursor: pointer;
    text-align: left;
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #666666 !important;
    bottom: 0;
    position: absolute;
    width: 100%;
    border-right: solid 1px #eaeaea;
    border-bottom: solid 1px #eaeaea;
    border-top: solid 1px #eaeaea;
    border-left: solid 7px #cccbcb; }

  ::-ms-backdrop, .opcion-title {
    background-color: transparent !important;
    padding: 10px 20px;
    cursor: pointer;
    text-align: left;
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #666 !important;
    bottom: 0;
    position: relative !important;
    width: 100%;
    margin-top: 32px;
    margin-left: 80px; }

  ::-ms-backdrop, .c-sp {
    padding: 0 15px; }

  #areas .banner {
    padding-top: 5px;
    padding-bottom: 25px; }

  @page {
    margin: 1cm !important; }

  .aui h1, .aui h2, .aui h3, .aui h4, .aui h5, .aui h6 {
    font-family: Helvetica, Arial, sans-serif !important; }

  .titles {
    font-size: 20px !important;
    text-align: left !important;
    text-transform: uppercase;
    font-weight: 600;
    display: contents;
    line-height: 34px; }

  .noticia {
    margin-top: 25px; }

  .aui .section-header {
    font-family: Helvetica, Arial, sans-serif !important;
    display: contents !important; }

  .columnas-2 {
    background: #e9e9e9;
    width: 100%;
    padding: 9px;
    text-align: center;
    border-top: 10px solid #666666; }

  .row.equal {
    height: 180px; }

  #acordeon {
    font-size: 12px;
    line-height: 16px; }

  .conte-p {
    font-size: 12px !important;
    line-height: 16px !important; }

  .number2 {
    height: 100px !important;
    max-height: 100px !important;
    margin: 0 auto;
    display: -webkit-box;
    float: left; }

  .evento i {
    color: #E1A800;
    display: flex !important; }

  .detalle-ev {
    padding: 5px !important; }

  .aui .pager {
    margin: 20px 0;
    list-style: none;
    text-align: center;
    *zoom: 1;
    display: none; }

  .latest-news {
    background: #f3f3f3;
    padding: 15px 20px !important;
    width: 95% !important;
    float: right !important;
    display: none; }

  .container {
    width: 95% !important; }

  .list-content-2 a h4 {
    font-size: 12px !important;
    color: #9e004f;
    line-height: 16px;
    font-weight: 400 !important;
    height: 60px !important; }

  .noticia .grid {
    width: 100%;
    height: 110px !important;
    margin-bottom: 10px; }

  a[href]:after {
    content: none !important; }

  @page {
    margin: 0px !important;
    padding: 0px !important; }

  #INT_Enlaces img {
    height: 120px !important; }

  #INT_Enlaces .body_resum_tit h4 {
    font-size: 12px !important;
    line-height: 16px; }

  #INT_Enlaces .body_resum_footer {
    display: none  !important; }

  #category {
    display: none; }

  .vertical-m {
    display: none; }

  .none {
    display: none; } }
@media only screen and (min-width: 774px) and (max-width: 993px) {
  .stf6 {
    background: #E3E3E2;
    height: 100%;
    width: 100% !important;
    display: flex;
    margin: 0 5px !important; } }
@media (max-width: 993px) {
  .vertical-m {
    margin: 30px 0px !important;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3) !important; }

  #menu li a {
    font-size: 1em !important;
    margin-bottom: 15px; } }
a.footer-link:hover {
  color: white;
  text-decoration: none !important; }

.footer-content a {
  border-bottom: solid 1px #ccc;
  padding-bottom: 5px; }

.fter {
  content: "+";
  font-size: 16px;
  color: #081439;
  font-weight: bold;
  float: right;
  font-size: 1.4em;
  color: #ffffff;
  border: 1px solid #faad33;
  width: 20px !important;
  height: 20px !important;
  line-height: 20px !important;
  text-align: center;
  background: #faad33;
  border-radius: 5px;
  margin-right: -30px !important; }

.accordion-header {
  background-color: #eaeaea;
  padding: 10px 40px 10px 20px !important;
  cursor: pointer;
  margin: 5px 0;
  border-left: solid 8px;
  text-align: left;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #666666 !important; }

::-ms-backdrop, #wrapper {
  font-family: Arial, sans-serif !important; }

@media screen\0 {
  .aui #wrapper {
    font-family: Arial, sans-serif !important;
    font-size: 1em !important;
    line-height: 20px; } }
.carouseller .carouseller__right {
  display: block !important; }

.carouseller .carouseller__left {
  display: block !important; }

@media (min-width: 994px) and (max-width: 1024px) {
  .megamenu > ul > li > ul.normal-sub {
    z-index: 1000 !important;
    margin-top: 95px !important; }

  ul.child-menu.nivel2 {
    z-index: 1000 !important;
    margin-top: 90px !important; }

  .megamenu > ul > li > ul.normal-sub > li a {
    border: 0;
    padding: 3px 0 8px 0px !important;
    border-bottom: solid 1px #d8d8d8;
    color: #878787 !important;
    font-size: 13px;
    font-weight: 300;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    text-align: left;
    float: left !important; }

  .megamenu > ul > li {
    float: left;
    padding: 0;
    margin: 0 5px !important;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important; }

  .nivel2 li {
    margin-left: 0px !important; }

  .megamenu > ul > li > ul > li {
    display: inline-grid; }

  .megamenu > ul > li > ul > li > ul > li a {
    line-height: 20px;
    border: 0;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    font-size: 11px !important;
    font-weight: 400 !important; }

  .megamenu > ul > li > ul.normal-sub > li a {
    border: 0;
    padding: 3px 0 8px 0px !important;
    border-bottom: solid 1px #d8d8d8;
    color: #878787 !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    font-family: "montserratmedium", open sans, helvetica neue, Helvetica, Arial, sans-serif !important;
    text-align: left;
    float: left !important; }

  *::-ms-backdrop, .megamenu > ul > li a {
    text-decoration: none;
    padding: 40px 10px;
    display: block;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 11px !important; }

  *::-ms-backdrop, .megamenu > ul > li > ul > li {
    display: inline-block;
    float: left; }

  *::-ms-backdrop, .megamenu > ul > li > ul > li a {
    color: #777;
    padding: .2em 0;
    display: inline-block;
    text-transform: uppercase !important;
    float: left;
    width: 100% !important;
    margin-bottom: 10px; }

  ::-ms-backdrop, .megamenu > ul > li a span {
    font-size: 11px !important; } }
.aui #preload {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: white !important;
  z-index: 5000 !important; }

@media (max-width: 994px) {
  #links .module {
    padding: 30px 20px !important; }

  .clearfix.lfr-pagination {
    margin-top: 30px; } }