


    
        
            
    body {
        background: #ffffff;
    }

    ul, ol {
        list-style:none;
        margin: 0;
        padding: 0;
    }

    h1, h2, h3, h4 {
        font-weight: bold;
        color: #111;
    }

    a, a:hover {
        color: #000000;
    }

    .disabled {
        color: #767676 !important;
    }

    .edit-pmk-icon {
        font-size:17px;
        color: #c05800;
    }

    .date, .num_views {
        text-align: right;
    }

    .main-content {
        min-height: 625px;
    }

    .login-box-pmk .logout-button {
        background-color: #b30000;
        border-color: #b30000;
    }

    .search-form {
        padding: 10px;
        background: #EDEDED;
        color: #000000;
    }

    .search-form .input-group.date {
        width: 100%;
    }

    .search-form a {
        color: #2d699e;
    }

    .input-group-addon {
        background: white;
    }

    .video-duration {
        position: absolute;
        top: 8%;
        left: 8%;
        color: white;
        font-size: 0.8em;
        background:rgba(0,0,0,0.65);
        padding: 1px 3px;
    }

    .order-by {
        display: inline;
        padding-left: 5px;
    }

    .order-by > li{
        padding-left: 0;
        padding-right: 0;
    }

    .btn-pmk {
        background-color: #c05800;
        color: #ffffff;
    }

    .panel-pmk>.panel-heading {
        background-color: #c05800;
        color: #ffffff;
        font-weight: bold;
    }

    .panel-series .panel-body, .panel-related .panel-body{
        overflow-x: hidden;
        overflow-y: scroll;
        max-height: 400px;
    }

    .total-search {
        margin-top:10px;
        color:black;
        font-weight:bold;
        font-size:1.2em;
    }

    .list-group-item-pmk {
        background: transparent;
    }

    .block-media-pmk {
        padding-top:10px;
    }

    .block-media-pmk h1, .block-media-pmk .h1, .block-media-pmk h2, .block-media-pmk .h2, .block-media-pmk h3, .block-media-pmk .h3 {
        margin-top: 0;
    }

    .block-search-pmk {
        margin-bottom:20px;
    }

    .show_more_link a, .show_more_link a:hover {
        color: #000000;
        font-size:14px;
    }

    .label-pmk a {
        color: #ffffff;
    }

    .label-pmk a:hover {
        color: #000000;
    }

    .label-pmk {
        background-color: #c05800;
        margin-left:3px;
        white-space: normal;
        display: inline-block;
        max-width: 100%;
        overflow: hidden;
        text-align: left;
    }

    .titlecookie {
        font-weight: bold;
        color: ·ffffff;
        font-size: 30px;
    }

    .cookielaw {
        display: block; position: fixed;
        padding: 10px;
        bottom: 0;
        left: 0;
        width: 100%;min-height: 60px;
        background: rgb(0,0,0,0.7);
        color: #efefef;
        font-size: 100%;
        text-align: center;
        z-index: 1000000;
        overflow: hidden;
    }

    /* Wall block */

    .wall_block {
        margin-bottom: 20px;
    }

    .wall-container {
        padding-bottom: 10px;
    }

    .next_events_box_title {
        font-size: 16px;
        margin-top: 5px !important;
        margin-bottom: 0;
        font-weight: bold;
    }

    .next_events_box_data .title a {
        font-size: 16px;
        font-weight: 600;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .next_events_box_data {
        margin-top: 10px;
    }

    .wall-container .no_events {
        font-size: 15px;
    }

    .carousel-caption .background-title {
        background-color: rgba(0,0,0,0.8);
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }

.block_relative {
    position:relative;
}

.image_representation {
    position: relative;
    text-align: center;
    color: black;
    margin-top:10px;
}

.image_representation .thumbnail {
    border:0;
    margin-bottom: 0;
}

.image_representation .thumbnail .embed-responsive, .list-of-series .thumbnail .embed-responsive {
    border-radius: 10px;
}

.image_representation .thumbnail .caption {
    padding:2px;
}

.title_image_representation  {
    display: -webkit-box;
    text-align:left;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    font-size:15px;
    font-weight: 500;
    color: #000000;
    margin-top:10px;
    -webkit-line-clamp: 3;
    max-height: 4.5em;

}

.second_line_image_representation  {
    display: -webkit-box;
    text-align:left;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    font-size:12px;
    font-weight: 500;
    line-height: 1.6rem;
    padding:2px;
    color: #0b0b0b;
    -webkit-line-clamp: 3;
    max-height: 3.5em;
}

.caption a .second_line_image_representation {
    margin-top:5px;
    margin-bottom:5px;
}
.icons_image_representation_center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: transparent;
    color:white;
    border-radius:50%;
    border: 1px solid #FFF;
    width:30%;
    height:50%;
}

.icons_image_representation_center i {
    margin-top: 15px;
    margin-left: 5px;
}

.icons_image_representation_bottom_right {
    color: #FFF;
    opacity:0.9;
    padding:3px;
    bottom: 0.5em;
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
}

.icons_image_representation_bottom_right .background {
    width:10%;
    background-color: #000;
    padding:3px;
    float: right;
    margin-right: 30px;
    margin-bottom:10px;
}

.img_adapter_4_3 {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.embed-responsive-item {
    background-color: #000;
}

.thumbnail a {
    text-decoration:none;
    color: #000000;
}

.thumbnail a:hover {
    text-decoration: underline;
}

.thumbnail a:focus {
    outline-offset: 2px;
}

.thumbnail .caption li {
    padding: 0;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #ffffff;
    background-color: transparent;
}

.recently .image_representation .title_image_representation {
    font-size:17px;
}

.highlight .image_representation .title_image_representation {
    font-size:22px;
}

.second_line_image_representation, .date_and_visits {
    color: #666666;
    font-size:14px;
}

.image_representation .title_image_representation {
    margin: 10px 0 0 0;
}

.image_representation .second_line_image_representation, .image_representation  .date_and_visits  {
    margin:0;
    padding:0;
}

.image_representation .second_line_image_representation {
    margin: 5px 0;
}

.highlight .image_representation .title_image_representation {
    font-weight: bold;
}

.panel-body .title_image_representation {
    margin-top:0;
}

.tags-info-pmk .list-inline>li {
    padding-right: 0;
    padding-left: 0;
}

.panel-series .current {
    background-color: #ededed;
}

.list-group-item-custom {
    border:none;
    padding-top: 5px;
    padding-bottom: 5px;
}

.inside-video-duration {
    position: absolute;
    background: #000000;
    opacity: 1;
    bottom: 5px;
    right: 5px;
    color: white;
    padding:4px;
    border-radius:8px;
}

.video_block {
    border-bottom: 1px solid #808080;
    margin-bottom:25px;
}

.video_block .video-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.video-page .list-group {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .highlight .image_representation .title_image_representation {
        font-size:24px;
    }
    .title_image_representation  {
        font-size:16px;
    }
    .second_line_image_representation  {
        font-size:12px;
    }
}

@media (max-width: 768px) {
    .recently .image_representation .title_image_representation {
        font-size:24px;
    }

    .highlight .image_representation .title_image_representation {
        font-size:24px;
    }
    .title_image_representation  {
        font-size:20px;
    }
    .second_line_image_representation  {
        font-size:16px;
    }
}

.multimedia_object_edit_button {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    color: #000;
    cursor: pointer;
    background-color: #fff;
    height: 30px;
    border: 1px solid #eaeaea;
}
    .series_image_group {
    position:relative;
}

.series_image_group .embed-responsive-item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: rgba(0, 0, 0, .1);
    z-index: 1;
}

.hover_series {
    position: absolute;
    width: 50%;
    right:0;
    text-align: center;
    background-color: black;
    height: 100%;
    top: 0;
    opacity: 1;
    z-index: 2;
}

.hover_series .text-center {
    height:100%;
}

.hover_series .series_count_mmobj {
    margin-top:15%;
}

.hover_series .series_count_mmobj {
    display:block;
    color: white;
    font-size: 2vw;
    opacity: 1;
}

.hover_series .series_count_text {
    display:block;
    color: white;
    font-size: 1vw;
    opacity: 1;
}

@media (max-width: 1919.98px) {
    .hover_series .series_count_mmobj {
        margin-top:20%;
    }
    .hover_series .series_count_mmobj {
        font-size: 2vw;
    }

    .hover_series .series_count_text {
        font-size: 1vw;
    }

    .highlight .hover_series .series_count_mmobj {
        margin-top:20%;
    }
    .highlight .hover_series .series_count_mmobj {
        font-size: 3vw;
    }

    .highlight .hover_series .series_count_text {
        font-size: 2vw;
    }
}

@media (max-width: 1599.98px) {
    .hover_series .series_count_mmobj {
        margin-top:15%;
    }
    .hover_series .series_count_mmobj {
        font-size: 3vw;
    }

    .hover_series .series_count_text {
        font-size: 2vw;
    }
}

@media (max-width: 1199.98px) {
    .hover_series .series_count_mmobj {
        margin-top:20%;
    }
    .hover_series .series_count_mmobj {
        font-size: 3vw;
    }

    .hover_series .series_count_text {
        font-size: 2vw;
    }
}

@media (max-width: 991.98px) {
    .hover_series .series_count_mmobj {
        margin-top:20%;
    }
    .hover_series .series_count_mmobj {
        font-size: 5vw;
    }

    .hover_series .series_count_text {
        font-size: 4vw;
    }

    .highlight .hover_series .series_count_mmobj {
        margin-top:20%;
    }
    .highlight .hover_series .series_count_mmobj {
        font-size: 12vw;
    }

    .highlight .hover_series .series_count_text {
        font-size: 7vw;
    }
}

@media (max-width: 767.98px) {
    .hover_series .series_count_mmobj {
        margin-top:25%;
    }
    .hover_series .series_count_mmobj {
        font-size: 9vw;
    }

    .hover_series .series_count_text {
        font-size: 8vw;
    }

    .highlight .hover_series .series_count_mmobj {
        margin-top:20%;
    }
    .highlight .hover_series .series_count_mmobj {
        font-size: 12vw;
    }

    .highlight .hover_series .series_count_text {
        font-size: 7vw;
    }
}
    .stats-circle {
    width: 65px;
    height: 65px;
    border-radius: 65px;
    padding: 20px 0;
    line-height: 12px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.stats-circle .stats-label {
    font-size: 75%;
}

.stats-circle-1 {
    background-color: #2a8737;
}

.stats-circle-2 {
    background-color: #b16300;
}

.stats-circle-3 {
    background-color: #225594;
}
    .header-pmk .header-logo {
    margin-bottom:10px;
}

.header-pmk .header-logo div {
    padding-left:0;
    padding-right:0;
}

.header-pmk, .header-top-pmk, .header-bottom-pmk {
    padding-left:0;
    padding-right:0;
}

.header-pmk .header-top-pmk {
    padding:5px;
    font-size:14px;
}

.navbar-custom-links a:hover {
    color: #000000 !important;
}

.navbar-custom .navbar-nav>.active>a, .navbar-custom .navbar-nav>.active>a:hover, .navbar-custom .navbar-nav>.active>a:focus {
    background-color: #443A32;
}

.navbar-custom .navbar-nav>li>a {
    color: #ffffff;
}

.navbar-custom .navbar-nav>li>a:hover {
    color: #ffffff;
}

.navbar-custom-links a:active {
    text-decoration: none;
    color: #ffffff;
}

    .menu-pmk .navbar-custom {
    margin-bottom:0;
}

.menu-pmk {
    background-color: #c05800;
    margin-top:15px;
    font-size:18px;
}

.menu-pmk .navbar-custom {
    background-color: #c05800;
    color: #000000;
    border: none;
}

.menu-pmk .navbar-custom .navbar-collapse {
    padding:0;
}
    footer {
    font-size:14px;
    background-color: #c05800;
    color: #ffffff;
}

.footer-content {
    padding:25px 0 25px 0;
}

.footer-pmk {
    margin-top:20px;
    padding-top: 10px;
}

.footer-pmk .footer-content-pmk div {
    padding-bottom: 10px;
    color: #ffffff;
}

.footer-pmk .footer-content-pmk > div {
    padding-bottom: 0;
}

.powered_by {
    background: #000000;
    color: #ffffff;
}

.footer-pmk .web-map a {
    color: #FFF;
}

.powered_by a{
    color: white;
    text-decoration: none;
}
.powered_by div {
    text-align: right;
    margin: 0 auto;
    padding: 10px;
    font-size: 12px;
    position: relative;
}

.version {
    font-style: italic;
}

.powered_by img {
    width: 15px;
}
    .breadcrumb-pmk {
    background: transparent;
}

.breadcrumb-pmk-list {
    background: transparent;
    padding:8px 0;
    margin-bottom: 0;
}

.breadcrumb-pmk-list a, .breadcrumb-pmk-list li {
    color: #000000;
}
    
.search-box {
    margin: 30px 8px 8px 8px;
}
.search-box button {
    padding: 1px 6px;
}
.search-box .input-group {
    border-radius: 8px;
    /*overflow: hidden;*/
}
.search-box .input-group input.form-control {
    border-radius: 4px;
}
#search-box-base,
#search-box-mobile,
#search-box-sticky {
    border-radius: 4px 0 0 4px;
    border-right: 0;
    box-shadow: none;
}
#search-box-base:focus,
#search-box-mobile:focus,
#search-box-sticky:focus {
    border-color: #ccc;
}
    .categories_list {
    list-style-type: none;
    margin-top: 0;
}

.categories_list .categories_list_block {
    width: 100%;
    background-color: #ffffff;
}

.event-pmk .mmobj-title {
    overflow: hidden;
    word-break: break-word;
}
    .pagination>li>a, .pagination>li>span {
    color: #000000 !important;
}

.pagination>li>a:hover {
    color: #fff !important;
    background-color: #c05800;
    border: 1px solid #828385;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #c05800;
    color: #fff !important;
    border-color: #dddddd;
}
    .twitter-icon-heading,
.chat-icon-heading {
    height: 1em;
    float: right;
}
    .share_url input, .share_iframe input {
    width: 70%;
    border: 1px solid #ccc;
    float:right;
    padding: 0;
    margin: 0;
}
    .live_content {
    margin-top:20px;
}

.event-chat-panel:a, .event-chat-panel:a:active, .event-chat-panel:a:visited {
    color: #000000;
    text-decoration: none;
}
.event-chat-panel:a:hover {
    color: #FF0000;
    text-decoration: underline;
}
#chatDiv {
    margin:2px;
    display: table;
    width: 100%;
}
.chatText {
    font-family: Arial, Helvetica;
    font-size: 13px;
    color: #000000;
    word-wrap: break-word;
    display: table-cell;
    padding: 10px;
    vertical-align: middle;
}
.chatTime {
    font-size: 11px;
    color: #A0A0A0;
    text-align: right;
    display: table-cell;
    padding: 10px;
    vertical-align: top;
    min-width: 85px;
    max-width: 85px;
}
.chatError {
    font-size: 11px;
    padding: 4px;
    text-align: center;
    color: #D00000;
    background-color: #FFF0E0;
    border: 1px solid #C0B0A0;
}
.chatForm.chatInputMessage {
    overflow-y: auto;
}
.chat-list-error,
.chat-name-error {
    display: none;
    color: red;
}
.chatRow.odd-row {
    background-color: #FFFFFF;
    display: table-row;
}
.chatRow.even-row {
    background-color: #F6F6F6;
    display: table-row;
}
    .wall-image .thumbnail {
    margin-bottom: 0;
    padding:0 !important;
    background-color: transparent !important;
}

.wall-image .image_representation {
    margin-top:0;
    padding-left:0;
    padding-right: 0;
}
.wall-container {
    margin: 0;
}

.wall-info {
    border-right: 1px solid #ddd;
}

.wall-info .wall-title {
    margin-left: 5px;
}

.wall-info .wall-subtitle {
    margin-top:10px;
    margin-left: 5px;
    height: 100%;
}

.wall-labels{
    margin-top:10%;
    font-size:20px;
    margin-bottom: 10px;
}

    .widget_forbidden_error {
    text-align: center;
    margin-top: 10vh;
    font-size: 10vh;
    margin-bottom: 6vh;
}

.widget_forbidden_error_message {
    text-align: center;
    margin-top: 3vh;
    font-size: 6vh;
    margin-bottom: 2vh;
}

.widget_forbidden_message, .widget_unauthorized_message {
    text-align: center;
    margin-top: 3vh;
    font-size: 6vh;
    margin-bottom: 6vh;
}

.widget_unauthorized_error {
    text-align: center;
    margin-top: 10vh;
    padding-top: 10vh;
    font-size: 10vh;
    margin-bottom: 6vh;
}

.widget_unauthorized_error_message {
    text-align: center;
    margin-top: 3vh;
    font-size: 6vh;
    margin-bottom: 2vh;
}

#player_password_check_fail {
    color: red;
    margin: 0 10px;
}

.widget_password {
    text-align: center;
    padding-top: 40px;
}

@media (min-width: 991.98px) {
    .widget_forbidden_error {
        text-align: center;
        margin-top: 10vh;
        font-size: 7vh;
        margin-bottom: 6vh;
    }

    .widget_forbidden_error_message {
        text-align: center;
        margin-top: 3vh;
        font-size: 3vh;
        margin-bottom: 2vh;
    }

    .widget_forbidden_message, .widget_unauthorized_message {
        text-align: center;
        margin-top: 3vh;
        font-size: 3vh;
        margin-bottom: 6vh;
    }

    .widget_unauthorized_error {
        text-align: center;
        margin-top: 10vh;
        padding-top: 10vh;
        font-size: 7vh;
        margin-bottom: 6vh;
    }

    .widget_unauthorized_error_message {
        text-align: center;
        margin-top: 3vh;
        font-size: 3vh;
        margin-bottom: 2vh;
    }

    #player_password_check_fail {
        color: red;
        margin: 0 10px;
    }

    .widget_password {
        text-align: center;
        padding-top: 40px;
    }

    abbr, abbr[title], abbr[data-original-title] {
        text-decoration: none !important;
        border-bottom: 0 !important;
    }
}
    h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small,
.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {
    color: #767676;
}

    /* Legacy Menu CSS */
        /* Legacy Categories CSS */
        /* Legacy Misc video CSS */
    

    

@font-face {
    font-family: 'IBM Plex Sans';
    font-style: normal;
    font-weight: 400;
    src: url("/fonts/IBMPlexSans-Regular.ttf") format('truetype');
}

@font-face {
    font-family: 'IBM Plex Sans';
    font-style: normal;
    font-weight: 700;
    src: url("/fonts/IBMPlexSans-SemiBold.ttf") format('truetype');
}


body {
    font-family: 'IBM Plex Sans', sans-serif;
    color: #121212;
}

.main-content, .header-pmk .header-top-pmk > div, .header-pmk .header-bottom-pmk > div, .menu-pmk > div, .breadcrumb-pmk > div {
    max-width: 1800px;
}

.block-media-pmk h2, .widget_catalogue_block h2 {
    border-top: 1px solid #121212;
    font-weight: lighter;
    padding-top: 5px;
    position: relative;
}

/** Header **/

.header-pmk .header-top-pmk {
    background-color: #006;
}

.header-pmk .header-top-pmk .rrss-header-top {
    margin-right: 10px;
}

.header-pmk .header-top-pmk .language-pmk {
    padding-top: 2px;
}

.header-pmk .header-top-pmk .language-pmk a {
    color: #FFF;
    font-size: 13px;
    text-decoration: none;
}

.header-pmk .header-top-pmk .language-pmk a.gotobackofficevideos-button, .header-pmk .header-top-pmk .language-pmk a.gotobackoffice-button {
    color: #006;
}

.contact-us a {
    color: #FFF;
    font-size: 18px;
    padding-right: 10px;
}

.contact-us .logo-web {
    display: inline;
    vertical-align: top;
    margin-top: 4px;
    max-height: 18px;
}

.header-pmk .header-bottom-pmk {
    background: url(/images/banner-header.png) repeat-x;
}

.header-pmk .header-bottom-pmk > div {
    padding-top: 5px;
    padding-bottom: 10px;
}

.menu-pmk {
    background-color: #006;
    border-top: 1px solid ##006;
    border-bottom: 1px solid ##006;
    margin-top: 0;
}

.menu-pmk .navbar-custom {
    background-color: #006;
}

.navbar-custom .navbar-nav>li>a  {
    color: #FFF;
}

.navbar-custom .navbar-nav>li>a:hover {
    color: #FFF !important;
    text-decoration: underline;
}

.login-button, .login-button:hover, login-button:focus {
    color: #FFF !important;
}

.login-box-pmk .user, .login-box-pmk .glyphicon-user, .rrss-header-top a, .directorio a {
    color: #FFF;
}

.page-title {
    margin-top: 30px;
    color: #006;
    font-size: 28px;
    text-align: center;
}

/** Mediateca **/

.category-box {
  overflow: hidden;
  border-radius: 12px;
  position: relative;
  padding: 0;
}

/** Mediateca **/

.category-box {
  overflow: hidden;
  border-radius: 12px;
  position: relative;
  padding: 0;
}

/** Inbox **/
#pumukitinbox_body .button-next button, #pumukitinbox_body .button-next button:hover, #pumukitinbox_body .btn-previous, #pumukitinbox_body .btn-previous:hover {
    background-color: #006 !important;
}

#inbox_folder_form, #uploader_drag_and_drop {
    border-top-color: #006!important;
}

/** Stats **/

.stats-circle-1, .stats-circle-2, .stats-circle-3 {
    background-color: #a03200;
}

/** Block Media **/

.wall_block {
    margin-top: 20px;
}

.title_image_representation {
    color: #006;
}

.noMmo h2 {
    font-size: 16px;
    font-weight: 400;
}

.next_events_box_title {
    font-weight: 400 !important;
    border-top: none !important;
}

.next_events_box_title:before {
    content: none !important;
}

.title_over_image_representation {
    position: absolute;
    background-color: #006;
    opacity: 0.9;
    bottom: 0;
    width: 100%;
    color: white;
    font-size: 16px;
    padding-left: 8px;
    padding-right: 5px;
    text-align: left;
    height: 48px;
    display: flex;
    align-items: center;
    line-height: 1.2;
    overflow: hidden;
}

.widget_catalogue_block {
    padding-bottom: 20px;
}

/** Carousel **/

#carousel-wall .thumbnail .embed-responsive, #carousel-wall .embed-responsive {
    border-radius: 10px;
}

.carousel-control.left {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.carousel-control.right {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.carousel-caption {
    font-size: 18px;
}

.carousel-caption .background-title {
    background-color: rgba(33, 60, 112, 0.8);
}

/** OM Page **/

.panel-pmk>.panel-heading {
    background-color: #006;
    font-weight: 400;
}

.panel-pmk .panel-title {
    font-weight: 400;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #006;
}

.pagination>li>a:hover {
    background-color: #006;
}

.tags-info-pmk .label-pmk {
    background-color: #006;
}

.tags-info-pmk .label-pmk a:hover {
    color: #FFF;
    text-decoration: none;
}

/** Privacy page **/

.privacy-page h2 {
    margin-bottom: 20px;
}

.privacy-page ul {
    list-style: disc;
    margin-bottom: 10px;
    padding-left: 40px;
}

.privacy-page a {
    font-weight: 600;
    text-decoration: underline;
}

/** Footer **/

footer {
    font-size: 15px;
    background-color: #006;
}

footer h3 {
    color:  #FFF;
    font-weight: 200;
}

footer a {
    color: #FFF;
}

.footer-pmk {
    padding-top: 40px;
}

footer a:hover {
    color: #FFF;
    text-decoration: none;
}

.footer-pmk .footer-content-pmk div {
    color: #FFF;
}

.footer-logos img {
    height: 72px;
    width: auto;
}

footer .social-icons a {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 2px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  background-color: white;
  color: #000066;
  transition: all 0.3s ease;
}

footer .social-icons a:hover {
  background-color: #ccc;
  color: #000;
  text-decoration: none;
}

.powered_by div {
    padding: 2px 10px;
}

@media (max-width: 991px) {
    .page-title {
        margin-top: 20px;
        font-size: 25px;
    }
}

@media (max-width: 991px) and (min-width: 768px){
    .title_over_image_representation {
        font-size: 15px;
    }
}

@media (min-width: 768px) {
    .widget_catalogue_block .col-sm-2 {
        width: 20%;
        padding-right: 0;
    }
}

@media (max-width: 767px) {
    .search-box {
        margin-top: 8px;
    }

    .navbar-nav {
        margin-left: 0;
        margin-right: 0;
    }

    .title_over_image_representation {
        font-size: 20px;
    }

    footer, footer .contact-unizar {
        text-align: center;
    }

    footer .logo-unizar img, footer .hre img {
        margin: 0 auto;
    }
}


