body{
    background-color: #DBDEC0;
}

.mainheader{
    background-color: #ffffff;
    padding: 8px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
nav {
    margin-top: 5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #78b100;
}
.contenido_inside{
    margin: auto 30px;
}
.navbar {
    padding: 8px;
}
.navbar-nav > .nav-item > .nav-link{
    color: #ffffff;
    font-size: 12px;
    white-space: nowrap;
}

.navbar-nav > .active > .nav-link{
    background-color: #5a7700;
    color: #ffffff !important;
    border-radius: 5px;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: #fbd73b;
    text-shadow: 1px 1px 3px #333;
}
.dropdown-item:hover, .dropdown-item:focus {
    color: #fff;
    text-decoration: none;
    background-color: #5a7700;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    padding: 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.dropdown-item {
    border-bottom: 1px solid #ccc;
    padding: 5px 5px;
}

.dropdown-item:last-child {
    border-bottom: none;
}

.owl-theme .owl-prev,.owl-theme .owl-next {
    position: absolute;
    top: 33%;
}

.AnunciosGeneral .owl-prev,.AnunciosGeneral .owl-next {
    top: 45%;
}

.owl-theme .owl-prev{
    left: 5px;
}
.owl-theme .owl-next{
    right: 5px;
}

.owl-theme .owl-prev .fa,.owl-theme .owl-next .fa {
    font-size: 30px;
    color: rgba(51,51,51,0.4);
    display: none;
}

.owl-theme:hover .owl-prev .fa,.owl-theme:hover .owl-next .fa {
    color: rgba(51, 51, 51,0.8S);
    display: inherit;
}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
    background: #ffffff;
}
.owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 5px 2px;
    border: 1px solid #ffffff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.owl-dot {
    background: none;
    border: none;
    padding: 0;
}

.owl-carousel .owl-item .autor img{
    width: inherit;
    float: left;
    margin: 0 10px 5px 0;
}

.main_control{
    display: inline-flex;
    height: 20px;
}
.btn-next, .btn-prev {
    margin: 6px 5px 0px;
    cursor: pointer;
}

.AnunciosGeneral{
    margin-top: 10px;
}

.AnunciosGeneral img{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.telepronter{
    background-color: #ffffff;
    height: 60px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-top: 5px;
}

/**
 * CSS style for carouselTicker
 **/
.carouselTicker__list{
    margin: 0 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
}

.carouselTicker__item{
    margin: 0;
    float: left;
    width: auto;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.carouselTicker__item a {
    padding: 10px 0;
}

.carouselTicker__loader{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    /*background: #fff url("../images/loader.gif") center center no-repeat;*/
}

/**
 * CSS style for vertical direction
 **/

.carouselTicker_vertical .carouselTicker__list{
    margin: 0;
}

.carouselTicker_vertical .carouselTicker__item{
    margin: 0 0 5px 0;
    width: auto;
    height: 60px;
    line-height: 60px;
    text-align: center;
}



.noticia_header {
    background-color: #eee;
    padding: 5px 7px;
    font-family: 'Lato', sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    color: #808080;
    margin-bottom: 10px;
}

.categoria {
    position: absolute;
    background-color: #fbd73b;
    padding: 5px 7px;
    top: 0;
    text-transform: uppercase;
    font-size: 12px;
    color: #808080;
	left: 0;
}
#principales .categoria{
    left: 15px;
}
.dw-img-fluid
{
    width: 100%;
}

#titulares .categoria{
    top: initial;
    bottom: 0;
}
.sumilla{
    margin: 0 20px 0 0;
    line-height: 19px;
}
.noticia_link_lista{
    font-family: "Roboto Slab", sans-serif;
    font-size: 17px;
    line-height: 1.1em;
    font-weight: 700;
    color: #444444;
    display: inline-block;
}
.img_contenedor {
    position: relative;
    clear: both;
}
.noticia_link_lista:hover,.noticia_link_lista:focus {
    color: #78b100;
    text-decoration: underline;
}
.btn-noticia{
    position: absolute;
    right: 20px;
    bottom: 0;
}
.header-noticias {
    color: #fff;
    padding: 5px 7px;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
.card {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin-top: 5px;
}
.card-body {
    padding: 8px;
  }
.titular {

    background-color: rgba(0,0,0,0.5);
    padding: 4px 10px;
    position: absolute;
    bottom: 0;
    margin-right: 15px;

}
.titular > p {
    color: #fff;
    margin: 0;
}
.titular > a {
    color: #f8d91c;
    font-size: 18px;
    line-height: 18px;
    font-family: 'Roboto Slab', sans-serif;
}

.principal_header {
    position: fixed;
    right: 0;
    top: 0;
    left: 0;
    z-index: 15;
    background-color:#DBDEC0;
}

.autor_resultado {
    position: absolute;
    right: 40px;
    bottom: 0;
    text-align: center;
}
.autor_small{
    font-size: 12px;
}

.col-publicidad_lateral
{
    position: relative;
    z-index: 10;
}

.publicidad_lateral {
    position: fixed;
    width: 255px;
    top: 150px;
}

#marquee {
    position: fixed;
    top: 154px;
    width: 100%;
    z-index: 5;
    background-color: #DBDEC0;
    padding-bottom: 5px;
}
.main {
    position: relative;
    margin-top: 220px;

}
.btn-naranja{
    background-color: #f15a24;
    color: #ffffff;
}
.btn-naranja:hover,.btn-naranja:focus{
    background-color: #b5441b;
    color: #ffffff;
}

.card-footer {

    text-align: center;
    background-color: unset;
    border-top: 0;
    padding: 0px 0 8px 0;

}
.youtubevid{
    position: relative;
}
.youtubevid img{
    width: 100%;

}
.youtubevid:before{
    font-family: "FontAwesome", sans-serif;
    font-size: 60px;
    content: "\f16a";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -30px;
    color: rgba(0,0,0,0.5);
    margin-top: 30px;
}
.dw-link .youtubevid:before{
    top: 25%;
}

.videoMarco {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videoMarco iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


#titulares .item {
    border-top: 1px solid #e6e6e6;
    margin-top: 15px;
    padding-top: 15px;
}
#titulares .item:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}

.c_columna > a{
    display: block;
}

.c_columna .c_autor{
    font-size: 16px;
    line-height: 1.1em;
    font-weight: 700;
    color: #333333;
}

.c_columna .c_noticia{
    font-size: 14px;
    line-height: 1.2em;
    color: #333333;
    margin-top: 5px;
}
.dw-link{
    color: #444444;
    font-size: 16px;
    line-height: 1.1em;
    display: inline-block;
    font-weight: bold;
}
.c_columna:hover,.c_columna:focus, .dw-link:hover,.dw-link:focus{
    color: #78b100;
}
h1.autor {
    font-size: 24px;
    font-weight: 700;
}
img.autor{
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;
}
.card-autor{
    background-color: #eee;
}

.main_footer {
    background-color: #78b100;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
footer {
    margin-top: 5px;
    color: #fff;
}
footer h4 {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    margin-top: 15px;
}

footer h4.primero {
    margin-left: 25px;
}

footer a {
    font-size: 14px;
}
.categorias_ul a, .dw-copyright a{
    color: #fff;
}

.dw-copyright {
    text-align: center;

}
footer a:hover,footer a:focus {
    text-decoration: underline;
}
.copy_agraria {
    line-height: 1.1em;
    border-top: 1px solid;
    margin-top: 5px;
    padding-top: 5px;
}

.btn-naranja.btn-noticia {
    position: unset;
    float: right;
}
.fixAltura{
    height: 95px;
    overflow: hidden;
}

.highlight{
    background-color:  #fffc33;
}


.header-page{
    font-family: "Roboto Slab", sans-serif;
    font-size: 37px;
    font-weight: 700;
}
.cuerpo {
    line-height: 1.4em;
    margin-top: 15px;
    margin-bottom: 25px;
}
.noticia h2{
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1em;
}
.etiquetas {
    border: 1px solid #e6e6e6;
    background-color: #EEEEEE;
    padding: 5px 7px;
}
#mas_categoria .titulo_link {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.1em;
    display: block;
    margin-top: 10px;
    font-family: "Roboto Slab",sans-serif;
}
.currentDW{
    background-color: #f15a24;
    color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.noticia_single .card-body {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.noticia_single .header-page {
    font-size: 28px;
    margin-bottom: 0;
    line-height: 1.1em;
}
.noticia_single .volada{
    font-size: 18px;
    font-weight: 500;
    margin: 10px 0;
}
.prioridad1{
    font-size: 20px;
    font-weight: bold;
    color: #f15a24;
}
.prioridad2{
    font-size: 18px;
    font-weight: bold;
}
.prioridad3{
    font-size: 16px;
}
.prioridad4{
    font-size: 12px;
}

.error-icon {
    font-size: 3em;
}

.error-icon i{
    font-size: 8em;
    opacity:0.5;
}

.video-container embed {
    width: 100%;
}

.fc-scroller {
    overflow-y: hidden !important;
}
.modal-open {
    padding-right: 0px !important;
    overflow-y: scroll;
}

@media (max-width: 1199.98px) {
    .publicidad_lateral {
        width: 205px;
    }
    .logo img {
        max-width: 200px;
    }
    #q {
        max-width: 90px;
    }
    #marquee{
        top: 140px;
    }
    .main {
        margin-top: 200px;
    }
    .publicidad_lateral {
        top: 135px;
    }
    .img_contenedor .categoria {
        position: relative;
        width: auto;
        display: block;
        padding: 0;
        text-align: center;
    }
}

@media (max-width: 991.98px) {
    .publicidad_lateral {
        width: 145px;
    }

    nav {
/*        background-color: #fff;*/
        border: 1px solid;
    }
    .logo-mobile img {
        max-width: 120px;
    }
    .navbar-toggler {
        font-size: 0.9rem;
    }
    .navbar {
        padding: 0px 8px;
        margin-top: 0;
    }
    .mainheader {
        background-color: inherit;
        padding: 5px 0px;
    }
    #marquee {
        top: 130px;
    }
    .publicidad_lateral {
        top: 130px;
    }
    .telepronter {
        height: 45px;
    }
    .carouselTicker__list{
        margin-top: -8px ;
    }
    .carouselTicker__item{
        width: auto;
		margin:0 10px;
    }
    .carouselTicker__item img{
        height: 25px
    }
    .main {
        margin-top: 180px;
    }
    .bg-primary {
        font-size: 0.85em;
    }
    .dw-link, .btn-naranja,.noticia_link_lista {
        font-size: 0.85em;
    }
    .noticia_header {
        font-size: 9px;
    }
    .navbar-nav > .nav-item > .nav-link {
        color: #333;
        padding: 5px;
    }
    .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
        color: #fbd73b;
        font-weight: bold;
    }

}

@media (max-width: 767.98px) {
    #anunciosA .owl-item img {
        height: 70px !important;
    }
    .navbar {
        margin-top: 5px;
    }
    .publicidad_lateral{
        position: relative;
        width: 100%;
        top: 0;
    }
    .logo img {
        max-width: 150px;
    }
    .logo {
        text-align: center;
    }
    /*.principal_header,#marquee{
        position: inherit;
    }*/
    .mainheader{
        background-color: unset;
        padding: 0;

        margin-top: 8px;
    }
    .main {
        margin-top: 165px;
    }
    .logo a {

        display: block;
        background-color: #fff;
        margin-top: 5px;

    }
    #marquee{
        padding-bottom: 0;
    }
    .titular > a {
        font-size: 14px;
        line-height: 1.1em;
        display: inline-block;
    }
    .btn-noticia {
        position: unset;
        margin-top: 10px;
        float: right;
    }
    .navbar-nav .nav-link {
        padding-left: 10px;
    }
    .foot-2, .foot-3 {
        margin-left: 25px;
    }
    .categorias_ul {
        margin-bottom: 5px;
    }
    #titulares .sumilla{
        display: none;
    }
    .noticia_link_lista {
        font-size: 14px;
    }
 /*   #titulares .btn-noticia{
        display: none;
    }*/
    .fixAltura {
        height: 63px;
    }
    .noticia_header{
        font-size: 9px;
    }
    .navbar-brand img {
        max-width: 80px;
    }
	.navbar-toggler {
    padding: .15rem .15rem;
    font-size: 1rem;
	}
	.navbar {
    padding: 0px 10px;
	}
    .telepronter {
        height: 30px;
    }
    .carouselTicker__list{
        margin-top: -14px ;
    }
	.carouselTicker__item{
		width: auto;
	}
	.carouselTicker__item img{
		width: auto;
		margin:0 5px;
		height:20px;
	}
	.header-noticias{
		padding: 0 7px;
	}
	.bg-primary{
		font-size: 0.85em
	}
    .categoria {
        padding: 2px 4px;
        font-size: 12px;
       }
    .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        margin: 6px 2px;
    }


    .card-publireportaje .dw-titulo-publi {
        float: right;
        display: block;
        width: 50%;
        margin-top: 5px;
        padding-left: 15px;
        font-size: 1.1em;
        line-height: 1.3em;
    }
    .card-publireportaje .dw-img-fluid {
        float: left;
        width: 50%;
    }
    .card-publireportaje .dw-link {
        border-top: 1px solid #e6e6e6;
    }
    .card-publireportaje.item-0 .dw-link {
        border-top: none;
    }
    .navbar-nav > .nav-item > .nav-link {
        color: #333 !important;
        padding: 5px;
    }
    .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
        color: #fbd73b !important;
        font-weight: bold;
    }
    .header-page{
        font-size: 23px;
    }
    .noticia h2{
        font-size: 16px;
    }
    .hide-sm{
        display: none;
    }
}

.youtube {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.youtube iframe, .youtube object, .youtube embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    }