/**
 * Theme Name: Convocatoria Concurso Docente UTP
 * Theme URI: https://academia.utp.edu.co/concurso-docente/
 * Author: Centro de Recusos Informáticos y Educativos jltg
 * Author URI: https://crie.utp.edu.co (jltg)
 * Description: Tema desarrollado para los sitios de las facultades de la Universidad Tecnológica de Pereira desde el centro de recusos informáticos y educativos
 * Version: 1.0
 * License: UTP
 * License URI: https://www.utp.edu.co
 * Text Domain: utp
 * Domain Path:
 * Tags: Centro, Recusos, Informáticos, Educativos, facultades, institucional, industrial, mecanica, ingenierías, ingenierias, artes, musica, música, agro, agroindustria, ciencias, ambientales, ambiental, educación, empresariales, salud, facultad, facultades, básicas, basicas, tecnología, tecnologia, agrarias
 * Text Domain: Universidad Tecnológica de Pereira
 */

@font-face {
    font-family: 'Myriad Pro Cond';
    src: url('fonts/myriad-pro-Cond.eot');
    src: url('fonts/myriad-pro-Cond.eot?#iefix') format('embedded-opentype'), url('fonts/myriad-pro-Cond.woff') format('woff'), url('fonts/myriad-pro-Cond.ttf') format('truetype'), url('fonts/myriad-pro-Cond.svg#Impact') format('svg');
}

@font-face {
    font-family: 'Myriad Pro Cond It';
    src: url('fonts/myriad-pro-CondIT.eot');
    src: url('fonts/myriad-pro-CondIT.eot?#iefix') format('embedded-opentype'), url('fonts/myriad-pro-CondIT.woff') format('woff'), url('fonts/myriad-pro-CondIT.ttf') format('truetype'), url('fonts/myriad-pro-CondIT.svg#Impact') format('svg');
}

html {
    margin: 0 !important;
}

body {
    background-image: url("img/background.png");
}

a {
    text-decoration: none !important;
}

.row {
    margin: 0 !important;
    padding: 0 !important;
}

#menuLateral a {
    display: block;
}

#header {
    max-width: 1270px !important;
    width: 100% !important;
    margin: 0 auto;
}

#imgPorDefecto img {
    width: 100%;
    height: auto;
}

.sidebar_0 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}


/*inicio estilos para el menu de navegación*/

#menuNav a {
    color: #fff;
}

#menuNav ul {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0 0 0 0;
}

#menuNav ul>li:before {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    content: "|";
    color: #fff;
}

#menuNav ul>li:last-child:after {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    content: "|";
    color: #fff;
}

#menuNav ul li ul li:before,
#menuNav ul li ul li:last-child:after {
    display: none;
}

#menuNav .sub-menu {
    display: none;
}

#menuNav ul li {
    position: relative;
}

#menuNav ul li ul {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    left: 0;
    display: block;
    z-index: 100;
    text-align: center;
}

#menuNav ul ul li {
    float: none;
    width: 150px;
    background: #002644;
    padding: 5px 2px;
    border-bottom: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    border-radius: 3px;
}

#menuNav ul ul li:hover {
    background: #0f3d6a;
}

#menuNav ul li:hover>ul {
    display: block;
}

#menuNav,
#buscador {
    padding: 2px;
}

#contentNav {
    background-color: #0f3d6a;
}

#buscador {
    max-width: 300px;
    width: 100%;
}


/*Estilos cuerpo*/

.cuerpo {
    background-color: #fff;
    margin: 0 0 0 0;
}

#cuerpoCont {
    margin: 10px 0 0 0 !important;
}

.breadcrumb {
    background-color: #fff;
    border-radius: 0;
}

.menu_lateral_inicio {
    padding-left: 0 !important;
    padding-right: 0 !important;
    background: #FFFFFF;
    cursor: pointer;
}

.menu-fixed {
    position: fixed;
    z-index: 3;
    top: 0;
    width: 99%;
    margin: 33px auto 0 auto;
}

#infoRegistro li {
    list-style: none;
}

#infoRegistro ul {
    padding-left: 20px;
}

.titulobarralateral {
    display: none;
}

#menu-menu-lateral,
#menu-menu-lateral-1 {
    padding: 0;
    margin: 0;
}

#menu-menu-lateral li a,
#menu-menu-lateral-1 li a {
    text-decoration: none;
    color: #0f3d6a;
}

.barralateralb>ul {
    background-color: #F2F2F2;
    padding: 0.5em 1em 0.5em 1em;
}

ul#menu-menu-lateral>li,
ul#menu-menu-lateral-1>li {
    font-size: 0.929em;
    border-bottom: 2px solid #D9D9D9;
    padding: 10px 20px;
    margin: 0 10px;
    list-style: none;
}

ul.sub-menu li {
    list-style: none;
    padding: 10px;
}

ul.sub-menu li:hover {
    background-color: #F2F2F2;
    border: 1px solid #fff;
    transition: 1s;
    border-radius: 3px;
}

.sidebarH {
    list-style: none;
    background-color: #F2F2F2;
    border-bottom: 5px solid #0c3054;
}

.sidebarH .input-group {
    margin: 0 10px;
}

.menu_lateral_inicio {
    padding-top: 0PX;
}

.sidebar,
.sidebar a {
    color: #0f3d6a;
    padding: 0PX !important;
}

.sub-menu {
    display: none;
}

.activadoMenu {
    display: block;
    background-color: #F2F2F2;
}

ul.sub-menu {
    padding-left: 0px;
    background-color: #fff;
    border-radius: 3px;
}

#tituloSitioFacultadd {
    position: absolute;
    right: 5%;
    bottom: 15%;
}

#tituloSitioFacultadd a {
    color: #f7f7f7;
    text-shadow: 1px 2px 4px #133149;
    font-size: 35px;
    text-decoration: none;
}

#imagen-post img {
    max-width: 100%;
    width: auto;
    height: 200px;
}

#imagen-post {
    text-align: center;
    height: 200px;
}

#contenidoNoticias {
    padding: 0px;
    height: auto;
    width: 48%;
    margin: 0 5px 10px 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0px 0px 15px 0px rgba(97, 97, 97, 0.2);
    -moz-box-shadow: inset 0px 0px 15px 0px rgba(97, 97, 97, 0.2);
    box-shadow: inset 0px 0px 15px 0px rgba(97, 97, 97, 0.2);
}

.contenidoNoticiasPost {
    padding: 0 30PX 20px 30px !important;
}

#post-title {
    padding: 0 10px;
    margin: 10px 0;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#post-title a {
    font-size: 12pt;
    color: #0c3054;
    text-decoration: none;
}

#post-content p {
    height: 80px;
}

#post-content {
    color: #848484;
    padding: 0 10px;
}

#tagsCompart {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 20px 20px 10px 20px;
}

#tags a,
#compart a {
    color: #0c3054 !important;
    text-decoration: none;
}

#publicacion a {
    color: #870602;
}

#publicacion {
    text-align: right;
    font-size: 8pt;
    padding: 15px;
    color: #848484;
}

#paginacion {
    text-align: center;
    margin: 15px !important;
}

#paginacion a {
    color: #fff;
    border: 1px solid #0c3054;
    border-radius: 5px;
    padding: 0px 5px;
    background-color: #0c3054;
    text-decoration: none;
}

#paginacion a:hover {
    background-color: #870602;
    transition: 1s;
}

.content {
    padding-right: 0 !important;
}

.glyphicon-arrow-up {
    color: #870602;
}

#breadcrumbs {
    padding: 10px 25px;
}

#breadcrumbs a {
    color: #0c3054;
}

.imagen-post-thumbnail img {
    width: 100%;
}

#tituloPost {
    background-color: #F2F2F2;
    padding: 0.2em 1em;
    margin: 0 0 20px 0;
}

#tituloPost a {
    color: #002b4d;
    font-size: 13pt;
    font-weight: 500;
    text-decoration: none;
}

p.has-background {
    margin: 0;
    padding: 10px 0;
    -webkit-box-shadow: inset 0px 0px 15px 0px rgba(97, 97, 97, 0.2);
    -moz-box-shadow: inset 0px 0px 15px 0px rgba(97, 97, 97, 0.2);
    box-shadow: inset 0px 0px 15px 0px rgba(97, 97, 97, 0.2);
}

.post-content img {
    max-width: 400px;
    max-height: 300px;
    width: auto;
    height: 100%;
    padding: 15px;
    box-shadow: -webkit-box-shadow: 0px 0px 5px 1px rgb(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 5px 1px rgb(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 1px rgb(0, 0, 0, 0.1);
}


/*First level item arrows*/

#menuLateral .menu-item-has-children>a:before,
#menuNav .menu-item-has-children>a:before,
#menuSuperior .menu-item-has-children>a:before,
#menuSuperiorResponsive .menu-item-has-children>a:before,
#menuLateralResponsive .menu-item-has-children>a:before {
    content: "";
    position: absolute;
    right: 0;
    border: 6px solid transparent;
    border-top-color: currentColor;
}

#menuLateral .menu-item-has-children>a:before {
    margin: 5px 25px 0 0;
}

#menuNav .menu-item-has-children>a,
#menuSuperior .menu-item-has-children>a {
    margin: 0 15px 0 0;
}

#menuNav .menu-item-has-children>a:before,
#menuSuperior .menu-item-has-children>a:before {
    margin: 12px -5px 0 0;
}

#menuSuperiorResponsive .menu-item-has-children>a:before,
#menuLateralResponsive .menu-item-has-children>a:before {
    margin: 8px 35px 0 0;
}

#menuSuperiorResponsive a {
    color: #0f3d6a;
}

#menu-menu-lateral {
    display: none;
}

.wp-block-embed__wrapper {
    text-align: center;
}

.post-content a {
    color: #0f3d6a;
}

.post-contentOrganigrama img {
    width: 100%;
}

img[usemap="#mapa"] {
    width: 100%;
}

#error404 {
    font-size: 30pt;
    color: #870602;
    text-align: center;
    margin-top: 10%;
}

#contacto404 {
    text-align: center;
}

#contacto404 p {
    margin: 0;
    padding: 0;
}

#contacto404 form {
    width: 50%;
    margin: 30px auto 0 auto;
    box-shadow: -webkit-box-shadow: 0px 0px 5px 1px rgb(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 5px 1px rgb(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 1px rgb(0, 0, 0, 0.1);
}

#contacto404 input,
#contacto404 textarea {
    width: 100%;
    border: 1px solid #929292;
}

#enviar {
    width: 30%;
}

#enviar input {
    background-color: #0f3d6a;
    border: 2px solid #0f3d6a;
    border-radius: 5px;
    width: 100%;
    color: #fff;
}

#enviar input:hover {
    background-color: #870602;
    border: 2px solid #fff;
    transition: 1s;
}

div.wpcf7-response-output {
    margin: 0;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    border: 2px solid #fff;
    background-color: #870620;
    border-radius: 5px;
    transition: 1s;
    color: #fff;
}

@media(max-width: 991px) {
    #menuSuperior,
    #tituloSitioFacultadd,
    .menu_lateral_inicio,
    #logo1 {
        display: none;
    }
    /*menú superior desplegable*/
    .menuSuperiorResponsive {
        height: 0;
        background-color: #f2f2f2;
        overflow: hidden;
    }
    .menuSuperiorResponsive li {
        margin: 2px;
        padding: 0px;
        border: 1px inset #093a6b38;
        list-style: none;
    }
    #menu-menu-superior {
        padding: 0;
        margin: 0;
    }
    .show {
        background-image: url("img/flecha1.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 65px;
        transition: all .8s ease;
    }
    #menuNavResponsive a {
        color: #23527c;
        text-decoration: none;
    }
    #menuNavResponsive ul {
        background-color: #f2f2f2;
        padding: 0;
        margin: 0;
        text-align: center;
        list-style: none;
    }
    #menuNavResponsive li {
        border: 5px solid #fff;
        border-radius: 5px;
    }
    #menuNavResponsive .glyphicon {
        color: #fff;
        padding: 5px;
    }
    .menu-fixed {
        margin: auto;
    }
    .btn.dropdown-toggle {
        background-color: #0f3d6a;
        color: #fff;
    }
    #open-hide {
        text-align: center;
        background: #0f3d6a;
        color: #fff;
        border: 1px solid;
        font-size: 12pt;
        font-weight: bold;
        display: block;
        width: 9%;
        margin: 0 auto;
        border-bottom-right-radius: 12px;
        border-bottom-left-radius: 12px;
    }
    .closebtn {
        /*float: right;*/
        width: 100%;
        text-align: right;
        margin: 5px 30px 5px 0;
        font-size: 9pt;
        color: #870602 !important;
        border-bottom: 1px solid #0f3d6a;
        font-weight: bold;
    }
    .abrirCerrar {
        position: fixed;
        z-index: 3;
        top: 22%;
        right: 2%;
        margin: 0px -10px 0 0;
        background-color: #0f3d6a;
        color: #fff;
        padding: 15px 10px;
        border-top-left-radius: 12px;
        border-bottom-left-radius: 12px;
    }
    #menuLateralResponsive {
        background-color: #f2f2f2;
        position: fixed;
        right: 0;
        top: 0%;
        width: 0;
        z-index: 4;
        transition: 1s;
        height: 400px;
        overflow: scroll;
    }
    #closebtn2 {
        display: none;
        width: 70%;
    }
}

@media (min-width: 992px) {
    #menuNavegacion {
        margin: -33px 0 0 0 !important;
        padding: 0;
        position: relative;
    }
    #menuNavegacion:after,
    #menuNavegacion:before {
        background-repeat: no-repeat;
        background-image: url(img/before.png);
        content: " ";
        display: block;
        margin: 0;
        height: 85px;
        width: 84px;
        position: absolute;
    }
    #menuNavegacion:after {
        background-repeat: no-repeat;
        background-image: url(img/after.png);
        right: 0;
        left: auto;
        top: 0;
    }
    #contentNav {
        background-color: #0f3d6a;
        max-width: 1204px;
        width: auto;
        margin: 0 33px !important;
    }
    #tituloSitioFacultad,
    #logo11,
    #menuLateralResponsive {
        display: none;
    }
}

@media (max-width: 549px) {
    figure img {
        width: 100% !important;
    }
    #contenidoNoticias {
        width: 95%;
        height: auto;
    }
    #logo11 {
        margin: 10px 0 0 0;
        padding: 0;
    }
}

@media (min-width: 550px) and (max-width:768px) {
    #post-content p {
        height: 95px;
    }
    #logo11 {
        margin: 0;
        padding: 0;
    }
}

@media (min-width:768px) and (max-width: 991px) {}

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width:1200px) {
    .cuerpo-contenido {
        max-width: 1200px;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        box-shadow: -webkit-box-shadow: 0px 31px 60px 9px rgba(0, 0, 0, 0.19);
        -moz-box-shadow: 0px 31px 60px 9px rgba(0, 0, 0, 0.19);
        box-shadow: 0px 31px 60px 9px rgb(0, 0, 0, 0.19);
    }
    #videoPosgrados,
    #noticiaVideoPosgrados {
        height: 353px;
    }
}

.post-password-form {
    margin: 50px;
    text-align: center;
    font-size: 14pt;
}

.post-password-form input {
    margin: 25px 0;
}

.post-password-form {
    border-radius: 5px;
    border: 0;
    padding: 5px 25px;
}

.alto tr {
    height: 50px;
    font-size: 13pt;
}