﻿/*
Theme Name: Secretaría de Administración
Theme URI: http://www.etics.oaxaca.gob.mx/
Author: Equipo de TI de Gobierno del Estado de Oaxaca
Author URI: http://www.etics.oaxaca.gob.mx/
Description: Tema diseñado paratodas las dependencias del Estado de Oaxaca
License: GNU
License URI:
*/
a{
    color: #39b54a;

}
a.facebook{
    background-image: url(css/images/facebook-iconactividades.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 30px;
    height: 30px;
    position: relative;
    float: right;
    text-decoration: none;
}

a.twitter{
    background-image: url(css/images/twitter-iconactividades.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 30px;
    height: 30px;
    position: relative;
    float: right;
    text-decoration: none;
}

.navbar-collapse{
    margin: 0;
    padding: 0;
}

.gob-default{
    background: #39b54a;
    float: left;
    position: relative;
    width: 100%;
}

#menu ul.menu{
    margin: 0;
    padding: 0;
    position: relative;
    float: left;
    display: inline;
    list-style: none;
}
#menu ul.menu li{
    position: relative;
    float: left;
}

#menu ul.menu li a{
    float: left;
    display: block;
    text-align: center;
    padding: 14px 20px 14px 20px;
    height: 50px;
    color: #575756;
    text-decoration: none;
}
#menu ul.menu li a:hover, #menu ul.menu li.current-menu-item a, #menu ul.menu li ul.sub-menu li a:hover{
    background: #39b54a;
    color: #FFF;
}

#menu ul.menu li ul.sub-menu{
    position: absolute;
    left: 0;
    padding: 0;
    display: none;
    opacity: 0;
    visibility: hidden;
    top: 50px;
    z-index: 10;
    width: 250px;
}
#menu ul.menu li ul.sub-menu li{
    width: 100%;
    float: left;
    display: block;
    padding: 0px;
    text-align: left;
}
#menu ul.menu li:hover ul.sub-menu{
    display: block;
    opacity: 1;
    visibility: visible;
}
#menu ul.menu li ul.sub-menu li:hover{
    background: #39b54a;
}
#menu ul.menu li ul.sub-menu li a{
    background: #e7e7e7;
    width: 100%;
    display: block;
    text-align: left;
}
/*
.widget-menup .sub-menu li {
    margin-left: 25px;
}
*/
/*---------------*/
#slideshow{
    height: 480px;
    position: relative;
    width: 100%;
    float: left;
}
.cover{
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.cover.single{
    height: 320px;
}
.row-space{
    padding-top: 10px;
    padding-bottom: 10px;
}
img.custom-header{
    width: 100%;
    height: auto;
    float:left;
}
div.custom-header{
    background-color: #b0b0b0;
}
.searchform{
    float: right;
    margin-left: 10px;
}
.cafe{
    background-color: #ffffff
}
/* Ultimas noticias */
a.iluminar:hover{
    opacity: 0.8;
}
.noticias-recientes{
    text-align: center;
    /* color:#eae2d8; */
    color: #58585a;
    background-image: url(css/images/barra-noticias-recientes.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}
.ultima-noticia-base, .ultima-noticia-base p, .ultima-noticia-base span{
    position: relative;
    float: left;
    width: 100%;
}
.ultima-noticia-base a{
    display: block;
    float: left;
    width: 100%;
    text-decoration: none;
    color: #414022;
    font-family: Roboto;
    font-weight: 500;

}
.ultima-noticia{
    background: #e4e2d9;
    color: #333333;
    /* margin: 20px 0px; */
    overflow: hidden;
    float:left;
    position: relative;
}
/*
.ultima-noticia .ultima-noticia-thumb a{
    height: 180px;
}
*/
.ultima-noticia .ultima-noticia-contenido{
    padding: 10px;
    height: 65px;
    overflow: hidden;
    text-align: justify;
}

.ultima-noticia .ultima-noticia-link{
    padding: 0px 15px 10px 15px;
}
.ultima-noticia .ultima-noticia-link a{
    width: 100%;
    display: block;
    background-image: url(css/images/flecha-01.png);
    background-position: right center;
    background-repeat: no-repeat;
}

/* Menu footer */
#footer-dos{
    background-color: #dbdbdb;
    color: #58585a;
    font-size: 1em;
    padding: 20px 0px 20px 0px;
    text-align: center;
}
#footer-dos ul{
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 0.8em;
    display: block;
    text-align:center;
    text-transform: uppercase;
}
#footer-dos ul li{
    display: inline-block;
    padding: 0px 10px 0px 10px;
    text-align: center;
    font-weight: bold;
}
#footer-dos ul li a{
    color: #58585a;
    font-size: 1em;
}
#footer-dos h5{
    font-weight: 200;
    font-size: 0.8em;
}
#footer-dos span{
    width: 100%;
    float: left;
}
#footer-dos .footer-logo{
    width: 100%;
    height: 86px;
    float: left;
    background-image: url(/wp-content/uploads/2022/12/logo_Oaxaca_small4.png);
    background-repeat: no-repeat;
    background-size: 90%;
}

#footer-dos .site-name .textwidget{
    font-weight: 200;
    font-size: 0.8em;
}

/*
* Codigo que original
*/

#container-menu{
    background-color: #efefef;
}
#menu{
    background-color: #efefef;
    border: none;
    margin-bottom: 0px;
}

#header-right{
    float: right;
    padding: 30px 30px 30px 30px;
}
.page-header{ border: none; }
.post img, .post p, .post ul{
    width: 100%;
    height: auto;
    float: left;
    positio: relative;
}
/*Media queries para elementos que no pertenecen a bootstrap*/
@media (max-width: 767px) {
    ul.menu, ul.menu li, ul.menu li a{
        width: 100%;
        float: left;
    }
    #menu ul.menu li ul.sub-menu{
        position: relative;
        width: 100%;
        float: left;
        top: 0px;
    }
}

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

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

@media (min-width: 1200px) {
}

@media print {
}

/*---------------Experimental----------------*/
/* Bootstrap modals */
.modal-body img{
    width: 100%;
    height: auto;
}
.modal-backdrop.in {
    background: url(css/images/in.png);
    opacity: 1;
}

/* Estilo de menu footer */
.menu-item a {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
}

#menu-menu-footer .menu-item a{
    /*font-family: 'Roboto', sans-serif;
    font-size: 13px;*/
}

/* ----- Menús lado derecho ----- */

.widget-title {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;

    padding-bottom: 5px;
    margin-bottom: 2px;

    font-size: 22px;
    line-height: 32px;
    padding-bottom: 3px;
    background-image: url(css/images/titlemnu.png);
    text-align: center;
    width: 100%;
    font-family: 'Roboto', sans-serif;
}

.widget-menup ul.menu, .widget-menup ul li ul.sub-menu{
    margin: 0;
    padding: 0;
}

.widget-menup ul li ul.sub-menu{
    padding-left: 20px;
}

.widget-menup ul li {
    color: #414022;
    line-height: 1.5;
    border-bottom: 2px solid #F8F8F8;
    padding: 5px 0;
    list-style: square url(css/images/flechamenu.png);
    list-style-position: inside;
}

.widget-menup a {
    color: #414022;
    line-height: 1.5;
    padding: 5px 0;
}

.widget-menup ul li:hover {
    color: #414022;
    line-height: 1.5;
    border-bottom: 2px solid #F8F8F8;
    padding: 5px 0px;
    list-style: square inside url(css/images/flechamenusel.png);
    background-image: url(css/images/over.png);
    width: 100%;
    background-repeat: no-repeat;
}

/* ---------------------------- */

/* Estilo links footer 1*/
.link-footer
{
    font-family: 'Roboto', sans-serif;
    color:#FFF;
    font-size: 13px;
    text-align: left;
}

.link-footer:hover
{
    font-family: 'Roboto', sans-serif;
    color:#FFF;
    font-size: 13px;
    text-align: left;
}
.link-footer:visited
{
    font-family: 'Roboto', sans-serif;
    color:#FFF;
    font-size: 13px;
    text-align: left;
}
/* Estilo de la direccion en el footer*/
.direccion-footer
{
    font-size: 12px;
}
.menu-menu-footer-container
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.direcciones{
    /* background-color: #F9F7F8;*/
}
/*Fuente museo para titulos */
@font-face {
    font-family: 'Museo';
    src: url("/wp-content/themes/dependencias/fonts/Museo300-Regular.otf") format("opentype");
}
.noticias-recientes h1{
    font-family: 'Museo', sans-serif;
    font-weight: 600;
    font-size: 28px;
}

.deptef strong
{
    font-family: 'Roboto Condensed', sans-serif;
    color: #FFF;
}
.logo-secretaria
{
    padding-top: 15px;
    padding-bottom: 15px;
}

.searchform .s
{
    border: 1px solid #EAEAEA;
}
#searchsubmit
{
    background-color: #33363B;
    border: 0px;
    color: #FFFFFF;
    margin-left: -2px;
    margin-bottom: 0;
    padding: 5px 8px 5px;

}
.entry-title{
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 1.6em;
    margin-bottom: 45px; 
}
.contenido-pagina{
    line-height: 24px;
    margin-bottom: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    text-align: justify;
}
.contenido-pagina p{
    color: #666666;
    font-size: 15px;
}
.contenido-pagina iframe{
    width: 100%;
    height: auto;
    float: left;
}
.contenido-pagina a{
    color: #996f33;
    font-weight: bolder;

}
.link-actividad-miniatura{
    color: #414022;
    font-weight: bolder;
}

.noticia .cover, .actividad .cover{
    display: block;
    width: 100%;
    float: left;
    height: 120px;
}
.noticia{
    margin-bottom: 15px;
}

.noticia a{
    color: #000;
    text-decoration: none;
}

/* Extra CSS*/
.imgvt{
    width: 100%;
    margin: 10px;
}

#s{
    padding: 4px 10px;
    color: #666666;
    background-color: #FFFFFF;
    margin: 0;
    border: 1px solid #EAEAEA;
    cursor: pointer;
    width: 60%;
}
.tituloseccion{
    margin-bottom: 10px;
}
.row-custom-header{
    background-color:#bcbcbc;
}
.meta{
    color: #996F33;
}
.textwidget iframe{
    width:100%;
}
.sidebar p{
    margin-bottom: 0px;
}
.sidebar ul{
    margin:0;
    padding: 0;
}

img.thumb{
    width: 100%;
    height: auto;
}
.excerp_noticia p{
    text-align: justify;
    font-family: 'Roboto', sans-serif;
    font-weight: bolder;
    color: #666666;
}
.title_secnot{
    color: #7E4F25;
    font-family:  'Roboto', sans-serif;
    font-weight: bolder;
}
.activity{
    margin-bottom: 20px;
}
.actividades_mini{
    border-right: 1px solid #E0DFDF;
    border-left: 1px solid #E0DFDF;
    border-bottom: 1px solid #E0DFDF;
    margin-top: 0px;
    box-shadow: 0 4px 2px -2px gray;
    color: #404142;
    font-weight: bold;
    font-size: 14px;
    font-family: Roboto;
    float: left;
    position: relative;
    width: 100%;
    padding: 5px;
}
.actividades_minilink{
    float: left;
    position: relative;
    width: 65%;
}
.actividades_minilink:hover{
    text-decoration: none;
}
.social{
    float: left;
    position: relative;
    width: 35%;
    text-align: right;
}
/* Media queries */

@media screen and (max-width: 320px), (min-device-width: 320px) and (max-device-width: 480px) and (orientation : portrait) {
    /* CSS */ 
    .logo-secretaria img{
        display: block;
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (min-width: 320px) and (max-width: 480px), (min-device-width: 320px) and (max-device-width: 480px) and (orientation : landscape) {
    /* CSS */ 
    .logo-secretaria img{
        display: block;
        margin-left: auto;
        margin-right: auto
    }
}


@media all and (max-width: 479px) {

    #enlacesdep_ss { display: block; } 
    #enlacesdep_bs { display: none; }

}


@media all and (min-width: 480px) {

    #enlacesdep_ss { display: none; } 
    #enlacesdep_bs { display: block; } 

}
/* Mediaquerys para transporte sustentable*/
@media screen and (min-width: 320px) and (max-width: 480px), (min-device-width: 320px) and (max-device-width: 480px) and (orientation : landscape) {
    .icontrans{
        width: 40% !important;
    }
}
@media screen and (min-width: 320px) and (max-width: 568px), (min-device-width: 320px) and (max-device-width: 568px) and (orientation : landscape) {
    /* CSS */ 
    .icontrans{
        width: 40% !important;
    }
}

@media screen and (min-width: 360px) and (max-width: 640px), (min-device-width: 360px) and (max-device-width: 640px) and (orientation : landscape) {
    /* CSS */ 
    .icontrans{
        width: 40% !important;
    }
}

@media screen and (min-width: 600px) and (max-width: 960px), (min-device-width: 600px) and (max-device-width: 960px) and (orientation : landscape) {
    /* CSS */
    .icontrans{
        width: 30% !important;
    } 
}
/*
#footer-uno, #footer-uno a{
    color: #ffffff
}
div.enlaces_dependencias, div.enlaces_dependencias a{
    color: #ffffff;
}

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

div.enlaces_dependencias ul li a{
    font-size: 0.9em;
}*/

