blockquote{
  background-color: #316596 ;
   border: 1px solid #2C467C ;
   color: white;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
}
#noticia .contentNota blockquote p {
  background-color: #316596;
}
#noticia .contentNota blockquote a {
  color: #66C2E0 !important;
}

.leetambien-img .col-xs-8 {
	padding: 0;
}

.leetambien-img .img-leetambien-img {
	height: 130px;
}

.content-p7 .nota-contenido a.titulo-leetambien-img {
	color: #333 !important;
    font-style: normal;
    padding: 7px 0;
    display: block;
    margin-bottom: -20px;
}

.content-p7 iframe {
	width: 100%;
	/*height: 200px;*/
}
.pinDeportes{
	position: absolute;
    color: white;
    background: red;
    width: 30px;
    height: 21px;
    right: 0;
    text-align: center;
}

/* Modificación tipografías */

#noticia h1 {
    padding: 1rem;
    font-size: 3rem;
    font-weight: bold;
    line-height: 3.2rem;
}

body {
    -webkit-font-smoothing: antialiased;
    font-family: 'Roboto Slab', serif !important;
    color: rgba(0,0,0, .8);
}

h1 {
    color: rgba(0,0,0, .8);
}

#noticia .contentNota {
    padding: 2rem;
}

#noticia .contentNota p {
    font-size: 1.8rem;
    line-height: 2.8rem;
    margin-bottom: 20px;
}

#noticia h1 {
    padding: 1rem;
    font-size: 3rem;
    font-weight: bold;
    line-height: 3.2rem;
}

#noticia .contFecha .fechaPublicacion {
    padding: 1rem;
    font-size: 0.9em;
    font-weight: 500;
}

#notasScroll {
    background: rgba(0,0,0, .1);
    padding-top: 0;
}

.todoSeccion .listaConImagen .notaConImagen,
.todoSeccion .listaSinImagen .notaSinImagen {
    border-top: 1px solid rgba(0,0,0,0.1);
}

#notasScroll article {
    padding: 10px;
    margin-bottom: 1px;
}

ul#posts-tend li h3 {
    font-weight: 600;
}

ul#posts-tend li {
    min-height: 225px;
}

.notasDestacadas .notaDestada {
    height: 260px;
}

.notasDestacadas .notaDestada h1 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}

#barra_videos .art-video .title-video h1 {
    font-size: 16px;
    line-height: 20px;
}

.masleidohome ul li a {
    font-family: 'Roboto', sans-serif;
}

#barra_videos .art-video {
    height: 230px;
}

#barra_videos .art-video .fa-play {
    margin-top: 12%;
}

#biobiochileTv article h1 {
    color: white;
}

#barra_videos .carousel-control {
    margin-top: 40px;
}

.supertitular h1 {
    color: white;
}

.todoSeccion .listaConImagen .notaConImagen,
#notasScroll article,
#biobiochileTv article {
    padding: 10px;
}

#wrapperMenuMobile #menuMobile .menuBody li a {
    font-family: 'Roboto', sans-serif;
}

#seDijoEnLaRadio article {
    padding-top: 0;
    margin-bottom: 1px;
}

#seDijoEnLaRadio article .row {
    padding: 10px 0;
}

#seDijoEnLaRadio .sdelrTitle p {
    margin: 0;
}

#seDijoEnLaRadio h1 {
    line-height: 2rem;
}

.advertencia {
    width: 190% !important;
}

.vrudo {
    height: 216px;
}

.lee-tambien-img {
    width: 120px;
    height: 90px;
    display: block;
    float: left;
    background-size: cover;
    background-position: center center;
    margin-right: 10px;
}

.lee-tambien-caja {
    padding: 7px;
    border: 1px solid rgba(0,0,0, .3);
    display: block;
    width: 100%;
    margin: 4px 0 10px 0;
    float: left;
}

.lee-tambien-titular {
    text-decoration: none !important;
    font-size: 1.6rem;
    display: block;
    margin-top: -3px;
    color: #333 !important;
    font-weight: 700;
    line-height: 2.2rem;
}
.cita-bbcl {
    border: 3px solid #DAE4EB;
    width: 100%;
    color: #1C2E4F;
    background-color: #fff;
    font-size: 1.8rem;
    line-height: 2.4rem;
    margin: 40px 0;
}

.cita-bbcl .cita-icon {
    float: left;
    background: white;
    margin-top: -3px;
    margin-left: -3px;
    padding-right: 13px;
    padding-bottom: 11px;
}

.cita-bbcl .cita-icon span {
    color: #DAE4EB;
    font-size: 2.28rem;
}

.cita-bbcl .cita-bbcl-texto {
    padding: 13px 40px 0;
    font-style: italic;
    font-weight: bold;
}

.cita-bbcl .cita-bbcl-autor {
    font-style: italic;
}

.cita-bbcl .cita-bbcl-compartir {
    padding: 10px;
}

.cita-bbcl .cita-bbcl-compartir a {
    color: #DAE4EB;
    padding: 0 10px;
    font-size: 1.42rem;
}

.cita-bbcl .cita-bbcl-compartir a:hover {
    cursor: pointer;
}

.cita-bbcl .cita-bbcl-compartir a .fa-facebook {
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.cita-bbcl .cita-bbcl-compartir a .fa-facebook:hover {
    color: #3B5998;
}

.cita-bbcl .cita-bbcl-compartir a .fa-facebook:focus {
    color: #3B5998;
}

.cita-bbcl .cita-bbcl-compartir a .fa-twitter {
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.cita-bbcl .cita-bbcl-compartir a .fa-twitter:hover {
    color: #2E9FFA;
}

.cita-bbcl .cita-bbcl-compartir a .fa-twitter:focus {
    color: #2E9FFA;
}

.cita-bbcl .cita-bbcl-compartir a .fa-envelope-o {
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.cita-bbcl .cita-bbcl-compartir a .fa-envelope-o:hover {
    color: #66BB6A;
}

.cita-bbcl .cita-bbcl-compartir a .fa-envelope-o:focus {
    color: #66BB6A;
}