@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'Conv_Timeless';
    src: url('fonts/Timeless.eot');
    src: local('☺'), url('fonts/Timeless.woff') format('woff'), url('fonts/Timeless.ttf') format('truetype'), url('fonts/Timeless.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@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;
}
h1, h2, h3, h4, h5 {
    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;
    font-family: 'Conv_ZapfHumanist', Sans-Serif;
}
.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: 10px 0px;
}
#tit h1, #tit h2 {
    padding: 10px 0px 0px 0px;
    margin: 0px;
    font-family: 'Conv_ZapfHumanist', Sans-Serif;
}
#tit h1 {
    font-weight: bold;
    font-size: 36px;
    color: #000000;
}
#tit h2 {
    font-size: 24px;
    color: #444444;
}
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: 14px;
    font-family: 'Conv_ZapfHumanist', Sans-Serif;
}
.main-navigation a {
    color: #FFFFFF;
    padding: 15px 10px;
}
.main-navigation a:hover {
    background: #253667 none repeat scroll 0 0;
    color: #fff;
}
.main-navigation ul ul {
    background-color: #f7a11a;
}
.main-navigation ul ul a {
    color: #fff;
}
.main-navigation ul ul a:hover {
    background: #253667;
}
#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;
}
#nav_slider {
    background-color: #a1b7b9;
    max-width: 100%;
    background-image: url(images/slide-bg.jpg);
}
#nav_slider .carousel-inner { /*height:342px;*/
}
#nav_slider .carousel-caption h3 {
    margin: 0px 0px 0px 300px;
    text-align: left;
    font-family: 'Conv_ZapfHumanist', Sans-Serif;
    color: #25afff;
    font-size: 2.00em;
    font-weight: normal;
}
#nav_slider .carousel-caption p {
    margin: 0px 0px 0px 300px;
    text-align: left;
    font-family: 'Conv_ZapfHumanist', Sans-Serif;
    color: #fff;
    font-size: 1.20em;
    font-weight: normal;
}
#nav_slider .item img {
    margin: 50px 0px 0px 100px;
    border: 2px solid #ffffff;
    width: 400px;
    height: 250px;
}
#nav_inforev { /*background-color:#ffffff;*/
    max-width: 100%;
}
#nav_inforev p {
    text-align: justify;
    margin: 25px 0px 0px 15px;
}
#nav_slider .carousel-caption {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.bg-opciones1, .bg-opciones2, .bg-opciones3 {
    background-color: #184a92;
}
.tit_in {
    color: #e7e7e7;
    font-family: 'Conv_ZapfHumanist', Sans-Serif;
    padding: 15px;
    border-bottom: 5px solid #09c9fe;
    border-top: 5px solid #09c9fe;
}
.tit_in a {
    color: #e7e7e7;
}
.tit_in a:hover {
    color: #09c9fe;
}
.subtit {
    font-family: 'Conv_ZapfHumanist', Sans-Serif;
    color: #FFFFFF;
}
#inicio .page-entry-title {
    background: #f7a11a none repeat scroll 0 0;
}
#convo .page-entry-header {
    border-bottom: 2px solid #f7a11a;
}
#convo .entry_sub_title {
    border-bottom: 1px solid #e5e5e5;
    color: #202020;
}
#convo .entry_sub_title a {
    color: #202020;
}
#convo .entry_sub_title i {
    color: #ff931e;
}
.fecha {
    color: #015ead;
    font-size: 12px;
    text-transform: capitalize;
}
#convo hr {
    background-color: #004990;
}
#primary {
    padding-top: 0px !important;
}
.linea-small {
    background-image: url(images/linea_small.png);
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
    height: 13px;
}
#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, .single-entry-title {
    background: #004990 none repeat scroll 0 0;
    color: #ffffff;
    margin: 0 0 0.1em 0;
    padding: 0 1.2em;
    font-family: 'Conv_ZapfHumanist', Sans-Serif;
    display: inline-block;
    font-size: 2.6rem;
    text-transform: uppercase;
    word-wrap: break-word;
}
.single-entry-title {
    padding: 0.2em 1.2em;
}
.page-entry-header, .archive-page-header, .search-page-header, .single-entry-header {
    border-bottom: 2px solid #004990;
    margin-top: 40px;
}
.page-numbers .current {
    background: #1293dc none repeat scroll 0 0;
}
.page-numbers a:hover {
    background: #fe9b07 none repeat scroll 0 0;
}
.site-footer {
    margin-top: 0px;
}
.site-footer a:hover {
    color: #1293dc;
    text-decoration: none;
}
a .vermas {
    font-size: 14px;
    color: #fff;
    padding: 5px;
    background-color: #184a92;
    margin-top: 20px;
    margin-bottom: 30px;
}
a:hover .vermas {
    background-color: #45c9ff;
}
/*-----Inicio Seciones Interiores------*/
.slider-int {
    background-color: #a1b7b9;
    max-width: 100%;
    background-image: url(images/slide-bg.jpg);
}
.opcion1, .opcion2, .opcion3, .opcion-ottc-1, .opcion-ottc-2, .opcion-ottc-3 {
    background-color: #f4f4f4;
}
.sec-titulo {
    border-top: 5px solid #f7a11a;
    padding: 10px 5px;
    margin-top: 30px;
    background-color: #004990;
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: center;
    font-size: 24px;
}
.sec-titulo-2 {
    border-top: 5px solid #f7a11a;
    padding: 10px 0px;
    margin-top: 30px;
    background-color: #004990;
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
}
.sec-contenido {
    padding: 10px;
    text-align: center;
}
.sec-contenido p {
    font-size: 19px;
    border-bottom: 2px solid #dbdbdb;
    margin: 10px 0px;
}
.sec-contenido p a {
    color: #202020;
}
.sec-contenido p a:hover {
    color: #f7a11a;
}
.opcion-ad1, .opcion-ad2, .opcion-ad3, .opcion-ad4, .opcion-ad5 {
    background-color: #fafafa;
    padding: 5px 0px;
    margin-top: 30px;
}

.sec-titulo-ad {
    border-bottom: 2px solid #184a92;
    padding-top: 3px;
    color: #004990;
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
    /*height: 60px;*/
}
.sec-contenido-ad-1 {
    padding: 5px 10px;
}
.sec-contenido-ad-1 p {
    font-size: 16px;
    border-bottom: 1px solid #ebebeb;
    margin: 7px 0px;
    padding-bottom: 5px;
}
.sec-contenido-ad-1 p a {
    color: #202020;
}
.sec-contenido-ad-1 p a:hover {
    color: #f7a11a;
}
.sec-contenido-ad-2 {
    padding: 5px 10px;
}
.sec-contenido-ad-2 p {
    font-size: 16px;
    border-bottom: 1px solid #dbdbdb;
    margin: 5px 0px;
    padding-bottom: 5px;
}
.sec-contenido-ad-2 p a {
    color: #202020;
}
.sec-contenido-ad-2 p a:hover {
    color: #f7a11a;
}
#programa .sec-titulo-2 {
    border-top: 5px solid #f7a11a;
    padding: 10px 0px;
    margin-top: 30px;
    background-color: #004990;
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    height: 110px;
}
.tabla table {
    border: 0px;
    border-right: 1px solid #202020;
    border-top: 1px solid #202020;
}
.tabla tr th {
    color: #ffffff;
    background-color: #00a2e5;
    border-right: 1px solid #202020;
    border-left: 1px solid #202020;
    border-bottom: 1px solid #202020;
    padding: 5px;
    line-height: 14px;
}
.tabla tbody tr td {
    color: #202020;
    border-left: 1px solid #202020;
    border-right: 1px solid #202020;
    border-bottom: 1px solid #202020;
    padding: 5px;
    word-wrap: break-word;
}
.tabla tbody tr td a {
    color: #202020;
    word-wrap: break-word;
}
.tabla tbody tr td a:hover {
    color: #fe9b07;
    text-decoration: underline;
}
.tabla tbody tr th p {
    word-wrap: break-word;
}
.tabla tbody tr td p {
    word-wrap: break-word;
}
.tabla2 tr td {
    color: #202020;
    border: 1px solid #CCC;
    font-size: 12px;
    font-family: Arial;
    padding: 3px;
    line-height: 14px;
}
.tabla2 tr td a {
    color: #202020;
}
.tabla2 tr td a:hover {
    color: #fe9b07;
    text-decoration: underline;
}
.tabla2 tr td .bg1 {
    color: #fff;
}
.tablas3 tr th {
    border: 1px solid #CCC;
    font-size: 14px;
    font-family: Arial;
    padding: 3px;
    line-height: 14px;
}
.tablas3 tr td {
    border-bottom: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-top: none;
    font-size: 14px;
    font-family: Arial;
    padding: 3px;
    line-height: 14px;
}
.tablas3 tr td a {
    color: #202020;
}
.tablas3 tr td a:hover {
    color: #fe9b07;
    text-decoration: underline;
}
.tablas3 thead tr:nth-child(odd) {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #0384bb;
}
.tablas3 tbody tr:nth-child(odd) {
    background-color: #f2f2f2;
}
.tablas3 tbody tr:nth-child(even) {
    background-color: #000;
}
.tablas-directorio tbody tr td {
    padding: 0px 0px 10px 0px;
    margin: 0px;
}
.tablas-directorio tbody tr th p {
    padding: 0px;
    margin: 0px;
    word-wrap: break-word;
}
.tablas-directorio tbody tr td p {
    padding: 0px;
    margin: 0px;
    word-wrap: break-word;
}
.tablas-directorio tbody tr td img {
    padding: 0px;
    margin: 3px 3px 0px 0px;
    border: 1px solid #202020;
}
/*-----Fin Seciones Interiores------*/
#convocatorias {
    padding-top: 10px;
}
.bg-opciones1, .bg-opciones2, .bg-opciones3, .bg-opciones4, .bg-opciones5, .bg-opciones6 {
    background-color: #184a92;
    min-height: 298px;
    padding: 65px 0px 0px 0px;
}
.bg-opciones1 {
    background-image: url(images/bg-opciones1.png);
    background-repeat: no-repeat;
    background-position: center;
}
.bg-opciones2 {
    background-image: url(images/bg-opciones2.png);
    background-repeat: no-repeat;
    background-position: center;
}
.bg-opciones3 {
    background-image: url(images/bg-opciones3.png);
    background-repeat: no-repeat;
    background-position: center;
}
.bg-opciones4 {
    background-image: url(images/bg-opciones4.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
.bg-opciones5 {
    background-image: url(images/bg-opciones5.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
.bg-opciones6 {
    background-image: url(images/bg-opciones6.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
.tit_in {
    background: rgba(0, 0, 0, 0.7);
    margin-top: 154px;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}
/*-----Footer----
----------------*/
.txt-footer {
    padding: 10px;
    margin-bottom: 10px;
}
.privacidad {
    padding: 10px;
    margin-bottom: 10px;
}
.qr {
    padding: 10px;
}
.list-align {
    display: block;
    text-align: justify;
}
ol.lista_declaracion li {
    padding-bottom: 25px;
}
table.tabla_resp {
    border: 0px;
}
table.tabla_resp tr td {
    display: table-cell;
    border: 0px;
}
ul.flecha_am2 {
    list-style-image: url("img/flecha_am2.png");
}
ul.flecha_az1 {
    list-style-image: url("img/flecha_az1.png");
}
ul.flecha_az2 {
    list-style-image: url("img/flecha_az2.png");
}
.hentry {
    margin: 0 0 1em;
    font-family: 'Conv_ZapfHumanist', Sans-Serif;
}
.genpost-entry-title a {
    font-size: 16px;
}
/*-----MEDIA QUERY------*/
@media screen and (max-width: 767px) {
    .testingMediaQuerys:after {
        content: "screen-767px";
    }
    
    #logo_01 {
        float: left;
    }
    #logo_01 img {
        width: 20%;
    }
    #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 .carousel-inner {
        height: 100%; /*max-height:342px;*/
    }
    /*#nav_slider .carousel-caption{ box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);}*/
    #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 0px 0px 0px;
        text-align: center;
        color: #fff;
        font-size: 1.00em;
    }
    #nav_slider .carousel-caption p {
        margin: 0px 0px 0px 0px;
        text-align: center;
        color: #fff;
        font-size: 12px;
        ;
        font-weight: normal;
    }
    #nav_slider .item img {
        margin: 10px 0px 0px 0px;
        border: 2px solid #ffffff;
        width: 100%;
    }
    .tit_in {
        font-size: 30px;
    }
    .txt-footer {
        text-align: center;
    }
    ol.lista_declaracion {
        margin: 0 0 1.5em 1em;
    }
    table.tabla_resp tr td {
        display: block;
        text-align: center
    }
    .table_scroll {
        overflow: scroll;
    }
}
@media (min-width:768px) and (max-width:991px) {
    .testingMediaQuerys:after {
        content: "min-width:768px-991px";
    }
    #nav_slider .carousel-caption h3 {
        margin: 0px 0px 0px 330px;
        font-size: 1.50em;
    }
    #nav_slider .carousel-caption p {
        margin: 0px 0px 0px 330px;
        font-size: .72em;
    }
    #nav_slider .item img {
        margin: 50px 0px 0px 70px;
        border: 2px solid #ffffff;
    }
    .tit_in {
        font-size: 26px;
    }
    table.tabla_resp tr td {
        display: block;
        text-align: center
    }
    .table_scroll {
        overflow: scroll;
    }
    .opcion-ad1, .opcion-ad2 {
        height: 670px;
    }
    .opcion-ad3, .opcion-ad4 {
        height: 500px;
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .testingMediaQuerys:after {
        content: "min-width:992px-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 #ffffff;
    }
    .main-navigation a {
        font-size: 12px;
        color: #FFFFFF;
        padding: 15px 6px;
    }
    .tit_in {
        font-size: 30px;
    }
    .subtit {
        font-size: 14px;
    }
    .sec-contenido-ad-1 {
        min-height: 420px;
    }
    .sec-contenido-ad-2 {
        min-height: 220px;
    }
    .opcion-ad1, .opcion-ad2, .opcion-ad3 {
        height: 670px;
    }
    .opcion-ad4, .opcion-ad5 {
        height: 450px;
    }
}
@media (min-width:1200px) {
    .testingMediaQuerys:after {
        content: "min-width:1200px";
    }
    .opcion1 {
        min-height: 336px;
    }
    .opcion2 {
        min-height: 455px;
    }
    .opcion3 {
        min-height: 267px;
    }
    .opcion-ottc-1 {
        min-height: 300px;
    }
    .opcion-ottc-2 {
        min-height: 425px;
    }
    .opcion-ottc-3 {
        min-height: 435px;
    }
    .tit_in {
        font-size: 30px;
    }
    .subtit {
        font-size: 20px;
    }
    .sec-contenido-ad-1 {
        min-height: 420px;
    }
    .sec-contenido-ad-2 {
        min-height: 220px;
    }
    .opcion-ad1, .opcion-ad2, .opcion-ad3 {
        height: 650px;
    }
    .opcion-ad4, .opcion-ad5 {
        height: 450px;
    }
}