* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    box-sizing:border-box;
    outline: none;
}

body {
    position: relative;
    width: 100%;
    height: 100%;
    font-family: 'Roboto Condensed', sans-serif;
}

a:hover{
    text-decoration: none;
}

h2{
    margin-top: 20px;
    margin-bottom: 0px;
    font-weight: 100;
    font-size: 32px;
    color: #000;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.separatorTitle {
    position: relative;
    margin-top: 5px;
    margin-bottom: 20px;
    margin-left: 3px;
    height: 1px;
    width: 50px;
    border-bottom: 5px solid #e2b804;
}

.noticia_portada h2{
    margin:0;
    margin-bottom: 10px;
}

header {
    width: 100%;
    height: auto;
    padding-bottom: 30px;
    z-index: 200;
    top: 0;
}
.main {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    height: auto;
    position: relative;
}

header .navbar .navbar-nav {
    display: inline-block;
    float: none;
    text-transform: uppercase;
    letter-spacing: 0.25px;
}

.navbar-default .navbar-nav>li>a.current{
     color: #e2b804;
}

header .tablaHeader{
    margin-bottom: 25px;
    margin-top: 25px;
    width: 100%;
}

header .tablaHeader .borde-amarillo{
    border-right: 5px solid #e2b804;
}

header .tablaHeader .grande{
    color:#e2b804;
    font-size: 32px;
}

header .tablaHeader .pequeño{
    color:#e2b804;
    font-size: 24px;
    margin-top: -9px;
}
header .fechaHeader {top:22px}
header .colores {
    width: 100%;
    height: 5px;
    background-image: url("../Content/Images/colores.svg");
    margin-bottom: 20px;
}
header nav a{
    font-size: 18px;
}

header .navbar .navbar-collapse {
    text-align: center;
}

header .navbar-default {
    background: transparent;
    border-radius: 0;
    border: none;
    border-top: solid 2px grey;
    border-bottom: solid 1px grey;
}

header #fmce_cabecera{
    position: absolute;
}

#marker {
  position: absolute;
  display: none;
  border: 5px;
  border-bottom:0;
  top: 48px;
  border-left:0;
  border-right:0;
  -webkit-border-image: url(../Content/Images/separador.png) 1 round; /* Safari 3.1-5 */
  -o-border-image: url(../Content/Images/separador.png) 1 round; /* Opera 11-12.1 */
  border-image: url(../Content/Images/separador.png) 1 1 round;
  height: 6px;
  -webkit-transition: width 0.3s, left 0.3s;
  -moz-transition: width 0.3s, left 0.3s;
  -ms-transition: width 0.3s, left 0.3s;
  -o-transition: width 0.3s, left 0.3s;
  transition: width 0.3s, left 0.3s;
}

#categorias_portada{
    text-align: center;
}

#categorias_portada li a, #categorias_portada li a:hover, #categorias_portada li a:active, #categorias_portada li a:focus{
    font-size: 26px;
    text-decoration: none;
    letter-spacing: 0.5px;
    text-transform:capitalize;
    color:white;
    padding:10px 15px;
    display:block;
}

#categorias_portada li{
    font-weight: 100;
}

#categorias_portada li:last-child{
    border-bottom: 0px;
}

#zonas_portada li a {
    color: black;
    font-size: 22px;
    text-transform: capitalize;
}
#zonas_portada li a:hover, #zonas_portada li a:active, #zonas_portada li a:focus {
    text-decoration: none;
}

#zonas_portada li{
    padding:10px 10px 10px 15px;
    font-weight: 100;
    border-bottom: 1px solid;
}

#zonas_portada li:last-child{
    border-bottom: 0px;
}

footer .footer-redes img{
    display:inline-block;
    margin-right: 20px;
}

#twitter .timePosted{
    margin-top: -4px;
    padding-bottom: 9px;
    color: grey;
    border-bottom: 1px solid black;
}

.tweet a,.tweet a span{
    color: #e2b804;
    font-size: 14px;
}

.tweet{
    font-size: 14px;
}
footer {border-top: 2px solid #000;}
footer .main {
    padding:10px 15px 30px 15px;
}
footer .redes {
    left: 0;
    right: inherit;
}
footer .redes li a {font-size: 24px;}
.noticia_portada_fecha{
    margin: 15px 0;
    display: block;
    position: relative;
    height: 30px;
}

.noticia_portada_fecha span{
    background: black;
    color: white;
    font-weight: 300;
    letter-spacing: 0.5px;
    padding: 5px 10px;
    position: absolute;
    right: 0
}

.noticia_portada_titular{
    cursor:pointer;
    font-size: 24px;
    color: black;
    line-height: 30px;
    display: inline-block;
    padding-bottom: 15px;
}

.noticia_portada_entradilla{
    font-size: 17px;
    color:black;
    font-weight: 300;
    line-height: 27px;
}
.noticia_portada_titular:hover, .noticia_portada_titular:active, .noticia_portada_titular:focus,
.noticia_portada_entradilla:hover, .noticia_portada_entradilla:active, .noticia_portada_entradilla:focus {
    text-decoration: none;
}

.noticia_portada{
    padding: 7px;
    margin-bottom: 20px;
    transition: background-color 0.5s ease;
}

.noticia_portada a:hover{
    color:black;
}

.b_pag_doble_der img, .b_pag_der img, .b_pag_doble_izq img, .b_pag_izq img {
    width: 10px;
    position: relative;
    top: -2px;
}


header #categorias_portada li a:hover::before{
    background-color: transparent;
}

#zonas_portada li a:hover::before{
    content: '';
    display: inline-block;
    width: 10px;
    position: absolute;
    margin-left: -15px;
    margin-top: 10px;
    height: 10px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    background-color: #e2b804;
}

.dropdown-menu{
    border:0;
    border-top: 5px solid black;
    margin-top: -2px !important;
    background: #e2b804;
    border-radius: 0;
    padding:0;
}
.navbar-default .navbar-nav>li>a {
    color: black;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: white;
    text-decoration: none;
    background-color: transparent;
}
.dropdown-menu li{
    border-bottom: 1px solid;
    padding:3px 0px;
}
.dropdown-menu li:last-child{
    border-bottom: 0;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

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

.redes {
    position: absolute;
    right: 15px;
}
.redes li {
    display: inline-block;
    margin-left: 15px;
}
.redes li a {
    display: block;
    font-size: 20px;
}
.redes li a i {color: #000;}
.redes li a:hover i {color: rgb(226, 184, 4);}


@media (min-width:768px){
    .dropdown-menu {
        left: 50%;
        right: auto;
        text-align: center;
        transform: translate(-50%, 0);
    }
}

@media (max-width:991px){
    .main{
        padding:0px 15px;
    }
    .desarrollado{
        text-align: center;
        margin-top: 15px;
    }
}

.cien_movil{
        width: 33.33333333%;
        float:left;
    }

@media (max-width:767px){
    .cien_movil{
        width: 100%;
    }
    .evento_programacion .titulo_evento {
        font-size: 22px !important;
        line-height: 27px!important;
    }
    .displayTable>div {
        float:left !important;
    }
    .centerRedesFooter{
        width: 165px;
        margin: 0 auto;
    }
    #dias_festival_Wrapper {
        margin-top: 25px;
    }
    header #fmce_cabecera{
        position: relative;
    }
    .navbar-nav .open .dropdown-menu {
        margin-top: -2px;
        background-color: #e2b804;
        border-top: 5px solid black;
    }
    .separatorTitle.centerXsSeparator{
        margin-left: auto;
        margin-right: auto;
    }
    .alignCenterxs{
        text-align: center;
    }
    header .tablaHeader .pequeño{
        margin-top: -3px;
    }
    .dropdown-menu li{
        text-align: center;
    }
    header .navbar-default,header{
        position: fixed;
        top: 0;
        z-index: 1;
        border:none;
    }
    header{
         border-bottom: 2px solid grey;
        background: white;
        padding-bottom: 0;
    }
    .navbar-collapse{
        background: white;
    }
    #marker{
        display:none !important;
    }
    .tablaHeader{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    header .tablaHeader>div:first-child{
        border-right: 0px;
    }

    header .tablaHeader .grande{
        display:none;
        font-size: 32px;
    }

    header .tablaHeader .pequeño{
        display:block;
        text-align: center;
        font-size: 24px;
    }
    header .fechaHeader{
        display:block !important;
        margin: 0 auto;
        top: 0;
    }
    .navbar-default .navbar-toggle .icon-bar{
        background-color:black;
    }
    .navbar-toggle .icon-bar {
        width: 30px;
        height: 4px;
    }
    .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 5px;
    }
    .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }
    .navbar-default .navbar-toggle {
        border:none;
    }

    .navbar-collapse{
        margin-top: 40px;
        padding: 0px;
        border: none;
    }
    .nav>li{
        border-bottom: 1px solid grey;
    }
    header .navbar .navbar-nav{
        width: 100%;
        margin: 0;
    }
    .navbar-toggle{
        margin-top: 12px;
    }
    .tablaHeader {
        margin-top: 0px !important;
        margin-bottom: 6px !important;
    }
    #contenido_Wrapper{
        padding-top: 100px;
    }

    h2 {
        font-size: 26px;
    }
    header #fmce_cabecera {
        padding: 20px 5px;
    }
    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
        margin-right: -30px;
        margin-left: -30px;
    }
    .center-xs{
        text-align: center;
    }
    .footer-redes{
        padding-bottom: 20px;
    }
    footer .redes {right: 0}
    footer .redes li:first-child {margin-left: 0}
}

@media(max-width:1001px){
    .nav>li>a {
        position: relative;
        display: block;
        font-size: 18px;
        padding: 11px 10px;
    }
}

@media(max-width:921px){
    .nav>li>a {
        font-size: 16px;
        padding: 13px 8px;
    }
    .navbar-collapse{
        padding: 0;
        margin-left: -30px;
        margin-right: -30px;
    }
    .navbar .container-fluid{
        padding: 0;
    }
}

@media(max-width:420px){
    .al_100_en_420{
        width: 100%;
        padding: 5px;
    }
}

.overlay {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    opacity: 0;
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
    cursor: pointer;
}

#plus {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    font-size: 15px;
    cursor: pointer;
    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    padding-left: 1px;
    font-size: 37px;
    font-weight: 100;
}

.noticia_portada:hover .overlay {
    opacity: 1;
}

.noticia_portada:hover img {
    opacity: 0.5;
    overflow: hidden;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.noticia_portada:hover img {
    opacity: 0.5;
    overflow: hidden;
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
}

.noticia_portada:hover {
    background: #F0F1F2;
}

.noticia_portada img {
    width: 100%;
    max-width: 100%;
    height: auto;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.noticia_portada img {
    width: 100%;
    max-width: 100%;
    height: auto;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

h1.titulo_noticia {
    color: #000;
    font-size: 32px;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#paginacion_Wrapper{
    text-align: center;
    color: black;
    margin-bottom: 40px;
    margin-top: 15px;
    font-size: 16px;
}

#paginacion_Wrapper a{
    padding: 3px 6px;
    color:black;
}

#paginacion_Wrapper a.sel{
        border: 1px solid #e2b804;
}

.current a{
    color:#e2b804;
}

.navbar-nav .sel{
    color:#e2b804 !important;
}

.cell input[type="button"]{
    margin-top: 5px;
    background: black;
    width: 100%;
    color: white;
    border: none;
    padding: 10px 10px;
}

.bootstrap-select{
    width: 100% !important;
}

.bootstrap-select .btn-default{
    border-color: black;
    border-radius: 0;
}

.bootstrap-select .dropdown-menu{
    border: 1px solid;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    color:#e2b804;
}

.btn-default:hover,.btn-default:focus,.open>.dropdown-toggle.btn-default:hover,.open>.dropdown-toggle.btn-default,.open>.dropdown-toggle.btn-default:active {
    background-color: white;
    border-color: black;
}

.bootstrap-select .dropdown-menu{
    background: white;
    border-top: none;
    left: 0;
    margin-top: 0px !important;
    right: auto;
    text-align: left;
    transform: translate(0, 0);
}

.bootstrap-select > .dropdown-toggle {
    z-index: 0;
}

#jssor_1 a{
    color: black;
    text-decoration: none;
    background: #e2b804;
    display: block;
    padding: 5px;
    margin-right: 1px;
    line-height: 13px;
}

.displayTable{
    display: table;
    width: 100%;
}
.displayTable>div{
    display: table-cell;
    float: none;
    text-align: left;
    vertical-align: middle;
}
.displayTable input[type="button"]{
    border: none;
    padding: 10px;
    background: black;
    color: white;
}

.displayTable input[type="button"]:hover{
    background: #e2b804;
}

/*.actividadContenedor .cuerpo_ficha{
    clear: none;
}*/

.titulo_evento a,h2 a, .col-xs-12 a{
    color:black;
}

.titulo_evento a:hover, h2 a:hover, .col-xs-12 a:hover{
    color: #e2b804;
    text-decoration: none;
}

.navbar-toggle .icon-bar:nth-of-type(2) {
	  top: 2px;
}

.navbar-toggle .icon-bar:nth-of-type(3) {
  	top: 1px;
}

.navbar-toggle .icon-bar {
	  position: relative;
	  transition: all 500ms ease-in-out;
}

.navbar-toggle.active .icon-bar:nth-of-type(3) {
	  top: 6px;
	  transform: rotate(45deg);
}

.navbar-toggle.active .icon-bar:nth-of-type(2) {
	  background-color: transparent;
}

.navbar-toggle.active .icon-bar:nth-of-type(4) {
	  top: -3px;
	  transform: rotate(-45deg);
}

#twitter ul li:last-child .timePosted{
    border-bottom: 0px;
}
