@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'Conv_ZapfHumanist';
    src: url('fonts/Zapf_Humanist_601_BT.eot');
    src: local('☺'), url('fonts/Zapf_Humanist_601_BT.woff') format('woff'), url('fonts/Zapf_Humanist_601_BT.ttf') format('truetype'), url('fonts/Zapf_Humanist_601_BT.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Conv_ZapfHumanist', Sans-Serif;
}

.clear {
    clear: both;
}

/* Add here all your CSS customizations */

.top-nav {
    background: #004990 none repeat scroll 0 0;
}

.awaken-search-button-icon {
    line-height: 40px;
}

.awaken-search-box-container {
    border: 2px solid #e3e3e3;
    top: 38px;
}

#awaken-search-form input[type="submit"] {
    background-color: #253667;
}

.header-nav-top .nav > li {
    font-size: 12px;
    color: #f2f2f2;
}

.header-nav-top .nav > li > a, .header-nav-top .nav > li > span {
    font-size: 12px;
    color: #f2f2f2;
}

.header-nav-top .nav > li > a:hover, .header-nav-top .nav > li > a a:focus {
    color: #f2f2f2;
    background-color: #004990;;

}

#header-logo-tit {
    background-color: #ffffff;
    padding: 0px 0px;
}


#tit h1 {
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    font-size: 36px;
    color: #000000;
    font-family: 'Conv_ZapfHumanist', Sans-Serif;
}

#tit h2 {
    padding: 5px 0px 0px 0px;
    margin: 0px;
    font-size: 24px;
    color: #444444;
    font-family: 'Conv_ZapfHumanist', Sans-Serif;
}

blockquote {
    border-left: 2px solid #1293dc;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    background: #1293dc none repeat scroll 0 0;
}

/*/////////*/
/*#navagacion*/
/*/////////*/

#nav-principal {
    background: rgba(181, 119, 20, 1);
    background: -moz-linear-gradient(top, rgba(181, 119, 20, 1) 0%, rgba(181, 119, 20, 1) 0%, rgba(188, 123, 21, 1) 1%, rgba(247, 161, 26, 1) 10%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(181, 119, 20, 1)), color-stop(0%, rgba(181, 119, 20, 1)), color-stop(1%, rgba(188, 123, 21, 1)), color-stop(10%, rgba(247, 161, 26, 1)));
    background: -webkit-linear-gradient(top, rgba(181, 119, 20, 1) 0%, rgba(181, 119, 20, 1) 0%, rgba(188, 123, 21, 1) 1%, rgba(247, 161, 26, 1) 10%);
    background: -o-linear-gradient(top, rgba(181, 119, 20, 1) 0%, rgba(181, 119, 20, 1) 0%, rgba(188, 123, 21, 1) 1%, rgba(247, 161, 26, 1) 10%);
    background: -ms-linear-gradient(top, rgba(181, 119, 20, 1) 0%, rgba(181, 119, 20, 1) 0%, rgba(188, 123, 21, 1) 1%, rgba(247, 161, 26, 1) 10%);
    background: linear-gradient(to bottom, rgba(181, 119, 20, 1) 0%, rgba(181, 119, 20, 1) 0%, rgba(188, 123, 21, 1) 1%, rgba(247, 161, 26, 1) 10%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b57714', endColorstr='#f7a11a', GradientType=0);
}

.main-navigation {
    background: none;
    font-weight: normal;
    font-size: 15px;
}

.main-navigation a {
    color: #FFFFFF;
    padding: 15px 10px;
}

.main-navigation a:hover {
    background: #fff none repeat scroll 0 0;
    color: #184aad;
}

.main-navigation li {
    border-right: 1px solid rgba(227, 227, 227, 0.2);
}

.main-navigation ul ul {
    background-color: #f7a11a;
    border-right: none;
}

.main-navigation ul ul li {
    border-right: none;
}

.main-navigation ul ul a:hover {
    background: #fff;
}

.main-navigation ul ul a {
    color: #fff;
}

#main-nav-button, #top-nav-button {
    background: none;
    color: #fff;
    font-weight: bold;
}

.responsive-mainnav, .responsive-topnav {
    background: none;
    display: none;
}

.responsive-mainnav li a, .responsive-topnav li a {
    color: #fff;
}

.responsive-mainnav li a:hover, .responsive-topnav li a:hover {
    color: #fff;
    background: #253667 none repeat scroll 0 0;
}

/*
.carousel-control.left {
	background-image:none;
    background-repeat: repeat-x;
}
.carousel-control.right {
	background-image:none;
    background-repeat: repeat-x;
}
*/

/*
------------------
 	Slider Noticias
------------------
*/
#nav_slider {
    background-color: #a1b7b9;
    max-width: 100%;
    background-image: url(img/slide-bg.jpg);
}

/*
#nav_slider .carousel-inner {
	padding-bottom: 20px;
}
*/
#nav_slider .carousel-caption h3 {
    margin: 0px 0px 0px 300px;
    text-align: left;
    font-family: 'Conv_ZapfHumanist', Sans-Serif;
    color: #004990;
    font-size: 1.80em;
    font-weight: normal;
    line-height: 28px;
}

#nav_slider .carousel-caption p {
    margin: 0px 0px 0px 300px;
    text-align: left;
    font-family: 'Conv_ZapfHumanist', Sans-Serif;
    color: #0093d1;
    font-size: 1.20em;
    font-weight: normal;
}

#nav_slider .item img {
    margin: 40px 0px 10px 100px;
    border: 2px solid #ffffff;
    width: 400px;
    height: 250px;
}

.carousel-caption {
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(255, 255, 255, .2);
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, .5)), to(rgba(255, 255, 255, .0001)));
    background-image: linear-gradient(to right, rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .0001) 0, rgba(255, 255, 255, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, .0001) 0, rgba(255, 255, 255, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, .0001)), to(rgba(255, 255, 255, .5)));
    background-image: linear-gradient(to right, rgba(255, 255, 255, .0001) 0, rgba(255, 255, 255, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}


/*
------------------
 	opciones
------------------
*/
ul .tz-footer-part {
    margin: 0px;
    padding: 0px;

}

.tz-footer-part > li {
    float: left;
    width: 20%;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

a .opcionnes {
    background-color: #fefefe;
    color: #184a92;
    margin: 0px;
    padding: 10px;
    font-family: 'Conv_ZapfHumanist', Sans-Serif;
}

a:hover .opcionnes {
    background-color: #dddddd;
}

.opcionnes {
    padding: 15px 0px;
    margin-right: 0px;
    background-color: #fefefe;
    color: #184a92;
    min-height: 260px;
}

a #vermasavisoconvo {
    background-color: #184a92;
    text-decoration: none;
}

a:hover #vermasavisoconvo {
    background-color: #202020;
    text-decoration: none;
}

.opcionnes hr {
    background-color: #184a92;;
}

/*
------------------
 	avisos y convocatorias
------------------
*/
.mb-none {
    margin-bottom: 0 !important;
}

.mt-xl {
    margin-top: 25px !important;
}

h2 {
    font-size: 2.2em;
    font-weight: 300;
    line-height: 42px;
    margin: 0 0 32px 0;
    margin-top: 0px;
    margin-bottom: 32px;
}

#avisos hr, #convocatorias hr {
    background-color: #f0a000;
    text-align: right;
}

/*
------------------
 	Datos y Mapa
------------------
*/
#datosmapa {
    background-image: url(img/patterns/pw_maze_white.png);
    background-repeat: repeat;
}

.imgnoticia {
    max-width: 100%;
    max-height: 100%;
}

.vermas a {
    padding-top: 14px;
    font-size: 12px;
    color: #004990;
}

.vermas span {
    color: #fe9b07;
}


.tit_inicio {
    color: #004990;
    font-size: 24px;
}

.tit_inicio span {
    font-size: 30px;
}

#investigacion a {
    color: #ff931e;
}

.tit_in {
    color: #fff;
    font-size: 24px;
}

.tit_in span {
    font-size: 30px;
}

#investigacion img {
    width: 100%;
    height: 100px;
    border: 1px solid #ddd;
}

#datos table {
    border-collapse: collapse;
    margin: 0;
    font-size: 14px;
    width: 100%;
}

#datos table, th, td {
    border: none;
}

.page-entry-title, .archive-page-title, .search-page-title {
    /*background: #004990 none repeat scroll 0 0;*/
    background: #fff none repeat scroll 0 0;
    font-family: 'Conv_ZapfHumanist', Sans-Serif;
    color: #202020;
    font-size: 26px;
    font-weight: bold;
}

.page-entry-header, .archive-page-header, .search-page-header {
    /* border-bottom: 2px solid #004990;*/
    border-bottom: 2px solid #fff;
}

.page-numbers .current {
    background: #1293dc none repeat scroll 0 0;
}

.page-numbers a:hover {
    background: #fe9b07 none repeat scroll 0 0;
}

.site-footer a:hover {
    color: #1293dc;
    text-decoration: none;
}

.single-entry-title {
    font-family: 'Conv_ZapfHumanist', Sans-Serif;

    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.3;
    font-weight: bold;
    word-wrap: break-word;
}

#primary {
    padding-top: 50px;
}

ul.ulligas {
    list-style-image: url(https://sgacademica.unison.mx/wp-content/themes/awaken/img/bullet04.png);
    line-height: 25px;
    padding-bottom: 5px;
}

ul.ulligas label {
    color: #2b537e;
    line-height: 25px;
    padding-bottom: 0px;
    font-size: 20px;
}

ul.ulligas a {
    color: #2b537e;
    line-height: 25px;
    padding-bottom: 0px;
    font-size: 20px;
}

ul.ulligas input:checked {
    list-style-image: url(https://sgacademica.unison.mx/wp-content/themes/awaken/img/bullet04.png);
    color: #2b537e;
    line-height: 25px;
    padding-bottom: 0px;
    font-size: 20px;
}

ul.ulligas .interior {
    display: none;
}

ul.ulligas input:checked ~ ul {
    display: block;
    list-style-image: url(https://sgacademica.unison.mx/wp-content/themes/awaken/img/bullet04.png);
}

ul.ulligas input:checked ~ label:before {
    content: "\025be";
}

ul.ulligas input[name="list"] {
    position: absolute;
    left: -1000em;
}

/*-----MEDIA QUERY------*/
@media (max-width: 767px) {
    #tit h1 {
        font-size: 16px;
        padding: 0px;
        margin: 0px;
        line-height: 17px;
    }

    #tit h2 {
        font-size: 14px;
        padding: 0px;
        margin: 0px;
        line-height: 17px;
    }

    #logo_02 img {
        width: 20%;
    }

    #nav_slider .container {
        margin: 0px;
        padding: 0px;
    }

    #nav_slider .carousel-inner {
        height: 100%;
    }

    #nav_slider .carousel-caption {
        background-color: #000000;
        opacity: 0.7;
        filter: alpha(opacity=70);
        padding: 10px;
        border-radius: 10px;
    }

    #nav_slider .carousel-caption h3 {
        margin: 0px;
        text-align: center;
        color: #fff;
        font-size: 1.00em;
    }

    #nav_slider .carousel-caption p {
        margin: 0px;
        text-align: center;
        color: #fff;
        font-size: 12px;;
        font-weight: normal;
    }

    #nav_slider .item img {
        margin: 0px;
        border: 0px solid #B00002;
        width: 100%;
    }

    .tz-footer-part > li {
        width: 100%;
        list-style: none;
    }

    a .opcionnes {
        padding: 20px 10px;
    }

    .opcionnes {

        margin: 0px;
        background-color: #fefefe;
        min-height: 100%;
    }

    #opciones {
        padding: 15px 0px;
    }

    #opc1, #opc2, #opc3, #opc4, #opc5 {
        border-bottom: 3px double #f69200;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #nav_slider .carousel-caption {
        background-color: #000000;
        opacity: 0.7;
        filter: alpha(opacity=70);
        padding: 10px;
        border-radius: 10px;
    }

    #nav_slider .carousel-caption h3 {
        margin: 0px;
        font-size: 1.20em;
        color: #fff;
    }

    #nav_slider .carousel-caption p {
        margin: 0px;
        font-size: 1.10em;
    }

    #nav_slider .item img {
        margin: 0px;
        border: 1px solid #fff;
        width: 100%;
    }

    #nav_slider .carousel-inner {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .tz-footer-part > li {
        width: 100%;
        list-style: none;
    }

    .opcionnes {
        padding: 10px;
        margin: 0px;
        background-color: #fefefe;
        min-height: 100%;
    }

    #opciones {
        padding: 15px 0px;
    }

    #opc1, #opc2, #opc3, #opc4, #opc5 {
        border-bottom: 3px double #f69200;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    #nav_slider .carousel-caption h3 {
        margin: 0px 0px 0px 310px;
        font-size: 1.70em;
    }

    #nav_slider .carousel-caption p {
        margin: 0px 0px 0px 310px;
        font-size: 1.10em;
    }

    #nav_slider .item img {
        margin: 50px 0px 0px 90px;
        border: 2px solid #fff;
    }

    #nav_slider .carousel-inner {
        padding-bottom: 20px;
    }

    .main-navigation a {
        font-size: 12px;
        color: #FFFFFF;
        padding: 15px 6px;
    }

    #opc1, #opc2, #opc3, #opc4 {
        margin-right: 7px;
    }
}

@media (min-width: 1200px) {

    #opc1, #opc2, #opc3, #opc4 {
        margin-right: 7px;
    }

    #avisos {
        margin-right: 5px;
    }

    #convocatorias {
        margin-left: 5px;
    }

    #nav_slider .carousel-inner {
        padding-bottom: 20px;
    }
}

.subtitulos {
    padding-left: 15px;
    margin: 10px 0px 10px 0px;
    background: url(img/bullet-tit-noti.gif) no-repeat;
    font-size: 20px;
    color: #013683;
}

.cuadroexterno_redondo
{
    width: 90%;
    height: auto;
    background-color:#ffffff;
    float:none;
    border: 1px solid #dddddd;
    border: 1px solid #63788e;
    margin: 0 auto;
    margin-top:10px;
    margin-left:5px;
    margin-bottom:20px;
    position:relative;
    /*position:absolute;*/
    text-align:center;
    border-radius:5px;
    display:inline-block;
    font-size: 9pt;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    color:#63788e;

}
.cuadrointerno
{
    width: 100%;
    height: 15px;
    background-color:#f0f0f0;
    float:none;
    border-bottom-color:#63788e;
    border-bottom-width:1px;
    border-bottom-style:solid;
    position:relative;
    text-align:center;
    font-weight:bold;
    font-size:10px;
    color:#4c6d79;
    vertical-align:text-bottom;
    /*border-radius:5px;*/
    border-top-left-radius: 5px 5px;
    border-top-right-radius: 5px 5px;
}
.cuadroherramientas_izq
{
    width: 40%;
    height: 100%;
    background-color:#ffffff;
    float:left;
    /*border: 1px solid #dddddd;*/
    margin: 0 auto;
    margin-left:10px;
    margin-top:5px;
    position:relative;
    text-align:center;
    /*display:block;*/
    display:inline-block;
}
ul.ulligas{
    list-style-image: url(img/bullet04.png);
    line-height: 25px;
    padding-bottom: 5px;}
ul.ulligas label {
    color: #2b537e;
    line-height: 25px;
    padding-bottom: 0px;
    font-size: 20px;
}
ul.ulligas a {
    color: #2b537e;
    line-height: 25px;
    padding-bottom: 0px;
    font-size: 20px;
}

ul.ulligas a:hover {
    text-decoration: underline;
}
