body{
    font-family: 'Catamaran', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
a:hover {
    text-decoration: underline;
}
ul {
    list-style-image: url('../img/assets/bullet_square_red.jpg');
}
ul ul {
    list-style-image: url('../img/assets/bullet_triangle_orange.jpg');
}
ul ul ul{
    list-style-image: url('../img/assets/bullet_circle_blue.jpg');
}
.blue{
    color:#00618b; /*#096175*/
}
.red{
    color:#bd2c16;
}
.neutral{
    color:#deddd6;
}
/* OTHERS COLORS */
.orange{
    color:#d8972f;
}
.lightblue{
    color:#4693a9;
}
.lightblue2{
    color:#a4decc;
}
.bg-blue{
    background-color:#00618b;
    color:white;
}
.bg-blue a{
    color: white;
}
.bg-red{
    background-color:#bd2c16;
}
.bg-neutral{
    background-color:#deddd6;
}
/* OTHERS COLORS */
.bg-orange{
    background-color:#d8972f;
}
.bg-lightblue{
    background-color:#4693a9;
}
.bg-lightblue2{
    background-color:#a4decc;
}
.highlight {
    color: #d8972f;
}
a.highlight {
    color: #d8972f;
}
.title {
    font-family: 'Noto Serif', serif;
}
a.title {
    font-family: 'Noto Serif', serif;
}
#menu{
/*    -moz-box-shadow: 0px 5px 5px 0px rgba(153,153,153,1);
    -webkit-box-shadow: 0px 5px 5px 0px rgba(153,153,153,1);
    box-shadow: 0px 5px 5px 0px rgba(153,153,153,1);
*/}
#menu a {
    padding-left: .5rem;
    padding-right: .9rem;
}
a.submenuitem {
    background-color: #256E9B !important;
}
#menu, #menu a, #menu a:after, #menu li a:after{
    background-color: #00618b;
    border-top-color: white;
    color: white;
    font-size: .87rem;
}
#nav>li {
    padding-top: .3rem;
    padding-bottom: .3rem;
}
#nav li#actual,
#nav li#actual>a{
    background-color: #004d6e;
}
#nav>li>a:after{
    display: none;
}
#menu li a:after{
    border-left-width: 5px;
    border-right-width: 5px;
    border-top-width: 5px;
    right: .3rem;
    background-color: #256E9B;
}

.menu-icon::after {
    top: .3rem;
}

.dropdown.menu li a{
    padding-bottom: .5rem;
    padding-top: .5rem;
}
.secondary-menu{
    font-size: .8rem;
    text-transform: uppercase;
}
.secondary-menu a{
    color: gray;
    margin-left: 1rem;
}
.secondary-menu i{
    font-size: 1rem;
}
.is-dropdown-submenu {
    border: none;
    z-index: 100;
    min-width: 250px;
}
.is-submenu-item.opens-right a:after{
    border-color: transparent transparent transparent white !important;
}
#header{
    /*border-top: thick solid #d8972f;*/
    padding-bottom:.5rem;
    padding-top:.5rem;
}
h1{
    text-transform: uppercase;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Noto Serif', serif;
}
h1, h4, h1 a, h4 a,
.h1, .h4, a.h1, a.h4,
h1:hover, h4:hover, h1:hover a, h4:hover a,
.h1:hover, .h4:hover, a.h1:hover, a.h4:hover{
    color: #00618b;
}
h2, h5, h2 a, h5 a,
.h2, .h5, a.h2, a.h5{
    color: #d8972f;
}
h3, h6, h3 a, h6 a,
.h3, .h6, a.h3, a.h6{
    color:#bd2c16;
}
h1 small{
    font-size: 70%;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small{
    color: #0a0a0a;
}
/*h5 {color: #bd2c16;}*/
h1{ font-size: 1.6rem; }
h2{ font-size: 1.5rem; }
h3{ font-size: 1.4rem; }
h4{ font-size: 1.3rem; }
h5{ font-size: 1.2rem; }
h6{ font-size: 1.1rem; }
.title-bar{
    background-color: #00618b;
}
.no-js .top-bar {
  display: none;
}
@media screen and (min-width: 40em) {
  .no-js .top-bar {
    display: block;
  }

  .no-js .title-bar {
    display: none;
  }
}
#destacados-home {
    margin-bottom: 2rem;
    margin-top: 2rem;
}
.off-canvas .drilldown .is-drilldown-submenu,
.off-canvas, .off-canvas a{
    background-color:#d8972f;
    color: white;
}
.off-canvas .drilldown .is-drilldown-submenu-parent > a::after{
    border-color: transparent transparent transparent white;
}
.off-canvas .drilldown .js-drilldown-back > a::before{
    border-color: transparent white transparent transparent;
}
#mobile-search i{
    font-size: 1.5rem;
    padding-left: .5rem;
    padding-right: .5rem;
}
.i-action{
    font-size: 1.7rem;
}
#mobile-search .input-group{
    margin-bottom: 0;
}
#searchFormContainer{
    margin-bottom: .2rem;
    margin-top: .2rem;
}
#searchFormContainer .input-group {
    margin-bottom: 0;
}
#searchFormContainer .i-action{
    color: #00618b;
    font-size: 1.5rem;
}
#searchForm-large {
    display: none;
    margin-right: 1rem;
}
#searchForm-large .input-group{
    margin-bottom: .35rem;
}
#searchFromIcon,
#searchForm-large i.fi-magnifying-glass {
    /*font-size: 1.5rem;*/
}
#searchFromIcon {
    color: gray;
}
#searchForm-large i.fi-magnifying-glass {
    color: white;
}
footer {
    margin-top: 2rem;
}
footer #logos{
    background-color: #F1F1F1;
    padding-bottom: 1rem;
    padding-top: 1rem;
}
footer #logos img {
    max-height: 58px;
}
footer #info{
    background-color:#00618b;
    color:white;
    font-size: .9rem;
    padding: 2rem 1rem;
}
footer #info a{
    color: white;
    padding-top: 0;
}
#credit {
    margin-top: 1rem;
}
#credit a {
    color: #6C97B2 !important;
}
#map {
    height: 25rem;
}
#search_results h4{
    margin-top: 1rem;
}
#search_results .cell{
    padding:.3rem;

}
.search_result {
    border-bottom: thin solid lightgray;
    padding:.7rem;
}
.search_result a{
    color: inherit;
}
.pager{
    margin-bottom: 1rem;
    margin-top: 1rem;
}
.pagination{
    margin-top:1rem;
    text-align:center;
}
.pagination li {
    color: lightgray;
}
.pagination li.pagination-previous a::before,
.pagination li.pagination-next a::after {
    content: '';
}
.breadcrumbs {
    margin-top: 1rem;
}
#news .news-item .news-text {
    padding: 1rem;
}
.news-img img {
    margin: .5rem;
    max-width: 95%;
}
.orbit-bullets {
    margin-top: 0;
}
.orbit-bullets button {
    background-color: #00618b;
    border-radius: 3px;
    height: .5rem;
    width: 2rem;
}
.orbit-bullets button.is-active {
    background-color: #d8972f;
}
.orbit-next, .orbit-previous{
    z-index: 1;
}
.orbit.side-gallery ul li{
    max-height: 350px;
    overflow: hidden;
}
#orbit-home ul.orbit-container {
    height: 450px;
}
.orbit-caption {
    padding: .5rem;
}
.div-slide{
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
    height: 450px;
}
.content-body, #side_content {
    margin-top: 1rem;
}
#downloads ul,
#more_content ul,
#related_content ul,
#external_links ul
{
    list-style-image: url('../img/assets/bullet_square_blue.jpg');
}
#downloads ul li,
#more_content ul li,
#related_content ul li,
#external_links ul li
{
    margin-left: 1rem;
}
#image_gallery h5,
#downloads h5,
#more_content h5,
#related_content h5,
#external_links h5,
#image_gallery h5 a,
#downloads h5 a,
#more_content h5 a,
#related_content h5 a,
#external_links h5 a
{
    /*font-family: 'Catamaran', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;*/
    margin-bottom: 0;
    margin-top: 1rem;
    padding: .3rem .5rem;
}
#more_content h5 {
    margin-top: 0;
    /*padding-top: 0;*/
}
#more_content {
    background-color: #F1F1F1;
    padding-bottom: .5rem;
}
#more_content h5 {
    background-color: #bd2c16;
    color: white;
}
#more_content h5 a {
    color: white;
}
#more_content ul {
    margin-left: 0;
}
#more_content ul li {
    list-style-image: none;
    list-style-type: none;
    margin-top: .5rem;
    margin-left: 0;
    padding-left: 1.25rem;
}
#more_content li.active{
    color: white;
    background-color: #d8972f;
    font-weight: bold;
    padding-bottom: .33rem;
    padding-top: .33rem;
}
#more_content li a.active{
    color: white;
}
.staff .title, div[id^='modalStaff'] h5{
    color: #696969;
}
.staff-view .is-active{
    font-weight: bold;
    text-decoration: underline;
}
div[id^='modalStaff'] .thumbnail {
    -webkit-box-shadow:none;
    border: none;
    box-shadow: none;
    margin:.5rem;
}
#image_gallery {
    margin-bottom: 1rem;
}
img.flag{
    margin-bottom: .2rem;
    max-height: 1rem;
}
.reveal img.staff-image {
    max-width: 12.5rem;
}
.card {border: none;}
.card-section {
    padding: .5rem;
}

#complementarios header{
    -webkit-box-shadow: 0px 5px 5px 0px rgba(153,153,153,1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(153,153,153,1);
    border-bottom: 1rem solid #00618b;
    border-top: thick solid #d8972f;
    box-shadow: 0px 5px 5px 0px rgba(153,153,153,1);
    margin-bottom: .3rem;
    padding: 1rem;
    text-align: center;
}
#complementarios header img {
    max-width: 300px;
}

#sitemap {
    margin-bottom: 1rem;
}
#sitemap .h5{
    background-color: #eeeeee;
}
#sitemap ul li a{
    border-bottom: thin solid #eeeeee;
}
#sitemap a.h5{
    border-bottom: thin solid #999999;
}
.accordion-menu .is-accordion-submenu a{
    padding-left: 1.5rem;
}
.callout.alert{
    color: darkred;
    margin-top: 1rem;
}
.social-profiles i {
    font-size: 2rem;
}
.link_comunidad {
    padding: 1rem;
}
.link_comunidad img {
    max-height: 2.2rem;
    max-width: 9rem;
}
#footer_menu ul{
    margin-bottom: 2rem;
}
#footer_menu ul li a{
    padding-left: 0;
}


/*FC-Calendar*/
.fc table {
    margin-bottom: 0;
}
a.fc-day-grid-event {
    background-color: transparent;
    border-color: transparent;
    color: #00618b;
    padding: .5rem .2rem;
}
a.fc-day-grid-event:hover {
    background-color: #00618b;
    border-color: #00618b;
    color: white;
}
.fc-toolbar .fc-center {
    text-align: center;
}
.fc-toolbar .fc-center h2 {
    font-size: 1.2rem;
}
.fc-button{
    padding-left: .4rem;
    padding-right: .4rem;
}
.fc-button-primary{
    background-color: transparent;
    border-color: #00618b;
    color: #00618b;
}
.fc-button-primary:hover{
    background-color: #00618b;
    border-color: #00618b;
    color: white;
}
.fc-button-active,
.fc-button-primary:not(:disabled).fc-button-active, .fc-button-primary:not(:disabled):active
{
    background-color: #00618b;
    border-color: #00618b;
}
.fc-content-skeleton table thead tr td {
    border-color: rgb(221,221,221) !important;
}
.fc-day-grid-event .fc-content {
    white-space: initial;
}
.fc-event-container,
.fc-content-skeleton td{
    background-color: transparent !important;
    border-color: rgb(221,221,221) !important;
}
.fc-list-table  tbody tr:nth-child(even) {
    background-color: initial;
}
.fc-row.fc-widget-header > table {
    margin-bottom: 0;
}
.fc-row.fc-widget-header > table tr th {
    padding: .5rem;
}
td.fc-day-top.fc-wed.fc-today {
    background-color: #d8972f !important;
    color: white;
}
.fc-content-skeleton table thead tr td.fc-today{
    background-color: #d8972f !important;
    color: white;
}
td.fc-today {
    background-color: transparent !important;
}
.fc-content-skeleton table tbody tr:nth-child(even){
    background-color: transparent !important;
}
.fc-content-skeleton table {
    margin-bottom: 0;
}
.fc-content-skeleton tbody {
    background-color: transparent;
}
.fc-event-dot {
    background-color: #00618b;
}
.event {
    background-color: transparent;
    color: #00618b;
    padding-bottom: 1rem;
}
#eventAddress i {
    font-size: 1.5rem;
}
.fc-dayGrid-view {}
.event-has-description {
    text-decoration: underline;
}


/* @media */
@media print, screen and (min-width: 40em) {
    #content.news-content {
        padding-right: 1rem;
    }
}
@media screen{
    .print{
        display: none;
    }
}

@media print {
    #menu,
    #side_content,
    #logos,
    #footer_menu,
    #credit,
    .social-profiles {
        display: none;
    }
    #header {
        border-bottom: .5rem solid #00618b;
    }
    #info {
        border-top: thin solid #00618b;
    }
    a[href]:after{
        content: '';
    }
    .noprint{
        display: none;
    }
}


