//Corrección navegadores
::-webkit-input-placeholder {
    color: white;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: white;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: white;
}

:-ms-input-placeholder {
    color: white;
}


/*.placeholderGris{

        ::-webkit-input-placeholder {
       color: grey;
    }

    :-moz-placeholder {  Firefox 18-
       color: grey;
    }

    ::-moz-placeholder {   Firefox 19+
       color: grey;
    }

    :-ms-input-placeholder {
       color: grey;
    }*/


/*}*/

html {
    width: 100%;
    height: 100%
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700
}

.alinear-derecha {
    text-align: right
}

.colorfuentes1 {
    color: #fff
}

.colorfondo {
    background-color: #AAD912
}

.delante {
    z-index: 10000
}

.ancheador {
    min-height: 400px
}

.alargador {
    min-height: 300px
}

.margenarriba {
    padding-top: 30px
}

.margenabajo {
    margin-bottom: 30px
}

.margenabajopequeño {
    margin-bottom: 10px
}

.paddingizquierda {
    padding-left: 0.5em;
    overflow: hidden
}

.topnav {
    font-size: 1.1em
}

.navbar-default .navbar-brand {
    color: #fff;
    transition: all 0.25s ease-in-out 0s
}

.navbar-default .navbar-brand:hover {
    color: #e6e6e6;
    text-decoration: underline
}

.navbar-default .navbar-nav>li>a {
    color: #fff
}

.navbar-default .navbar-nav>li>a:hover {
    color: #e6e6e6;
    text-decoration: underline;
    transition: all 0.25s ease-in-out 0s
}

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

.lead {
    font-size: 18px;
    font-weight: 400
}

.intro-header {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/tienda.jpg) no-repeat center center;
    background-size: cover
}

.header1 {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center
}

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%
}

.intro-message>h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
    font-size: 5em
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2)
}

.intro-message>h3 {
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6)
}

@media (max-width: 767px) {
    .intro-message {
        padding-bottom: 15%
    }
    .intro-message>h1 {
        font-size: 3em
    }
    ul.intro-social-buttons>li {
        display: block;
        margin-bottom: 20px;
        padding: 0
    }
    ul.intro-social-buttons>li:last-child {
        margin-bottom: 0
    }
    .intro-divider {
        width: 100%
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px
}

.content-section-a {
    padding: 50px 0;
    background-color: #f8f8f8
}

.content-section-b {
    padding: 50px 0
}

.section-heading {
    margin-bottom: 30px
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/banner-bg.jpg) no-repeat center center;
    background-size: cover
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
    font-size: 3em
}

.banner ul {
    margin-bottom: 0
}

.banner-social-buttons {
    float: right;
    margin-top: 0
}

@media (max-width: 1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px
    }
}

@media (max-width: 767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
        font-size: 3em
    }
    ul.banner-social-buttons>li {
        display: block;
        margin-bottom: 20px;
        padding: 0
    }
    ul.banner-social-buttons>li:last-child {
        margin-bottom: 0
    }
}

footer {
    padding: 20px 0;
    color: #ed6d08
}

p.copyright {
    margin: 15px 0 0
}

.slide-image {
    width: 100%
}

.carousel-holder {
    margin-bottom: 30px
}

.carousel-control,
.item {
    border-radius: 4px
}

.caption {
    height: 130px;
    overflow: hidden
}

.caption h4 {
    white-space: nowrap
}

.thumbnail img {
    width: 100%
}

.ratings {
    padding-right: 10px;
    padding-left: 10px;
    color: #d17581
}

.thumbnail {
    padding: 0
}

.thumbnail .caption-full {
    padding: 9px;
    color: #333
}

.altofoto {
    height: 200px;
    overflow: hidden
}

.altoslider {
    height: 300px;
    overflow: hidden
}

.enlacesPie {
    color: #ed6d08;
    font-size: 0.8em;
}

.fondoBirttu {
    background-color: #ED6D08;
}

.fondoBlanco {
    background-color: white;
}

.fondoAzul {
    background-color: #337AB7;
}

.colorWidget1 {
    color: #EC9224;
}

.colorWidget2 {
    color: #C15105;
}

.copyright {
    color: #ccc;
    font-size: 0.8em;
    padding-right: 1.3em;
}

.a {
    text-decoration: none;
}

.letraPequena {
    font-size: 0.8em;
}

.letraGrande {
    font-size: 1.5em;
}

@media only screen and (min-width: 720px) {
    .letraPortada {
        text-shadow: 3px 3px 3px rgba(0, 0, 0, 1);
        color: white;
    }
    #fondo {
        min-height: 736px;
    }
}

@media only screen and (max-width: 720px) {
    .letraPortada {
        color: black;
    }
}

.letraPortadaMovil {
    color: black;
}

.letraHastag {
    font-size: 1.6em;
}

.letraImprortante {
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 1);
    color: black;
}

.grande {
    color: green;
    font-size: 2em;
    font-weight: 900;
}

.posicionletras {
    position: absolute;
    bottom: 20px;
}

//Paddings generales
.paddingAbajoCero {
    padding-bottom: 0;
}

.paddingLadosCero {
    padding-left: 0;
    padding-right: 0;
}

.paddingLados5 {
    padding-left: 5px;
    padding-right: 5px;
}

.paddingIzquierdaCero {
    padding-left: 0;
}

.paddingArriba05 {
    padding-top: 0.5em;
}

.paddingVerticalCero {
    padding-top: 0;
    padding-bottom: 0;
}

.paddingVerticalCinco {
    padding-top: 5px;
    padding-bottom: 5px;
}

.paddingVerticalDiez {
    padding-top: 10px;
    padding-bottom: 10px;
}

.paddingVertical2em {
    padding-top: 2em;
    padding-bottom: 2em;
}

.margenAbajo15 {
    margin-bottom: 15px;
}

.margenAbajoCero {
    margin-bottom: 0px;
}

.margenAbajo50 {
    margin-bottom: 50px;
}

.margenArriba50 {
    margin-top: 50px;
}

.margenArriba20 {
    margin-top: 20px;
}

.margenArriba25 {
    margin-top: 25px;
}

.margenArriba20 {
    margin-top: 20px;
}

.margenDerecha10 {
    margin-right: 10px;
}

.margenLadosCero {
    margin-right: 0;
    margin-left: 0;
}

// Ajustar los margenes de tendencias y de formulario
.margenTendecias {
    margin-right: 10px;
    margin-left: -10px;
}

.margenFormulario {
    margin-left: 10px;
    margin-right: -10px;
}

.centradoVertical {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

//ajustar las cajas a la misma altura
.igualAlturaCajas {
    display: inline-flex;
}

//Borde segundo formulario de registro
//Trendings
listaNada {
    list-style-type: none;
}

// CSS de la barra de navegación
@media screen and (min-width:768px) {
    .navbar-brand-centered {
        position: absolute;
        left: 50%;
        display: block;
        width: 160px;
        text-align: center;
        background-color: #eee;
    }
    .navbar>.container .navbar-brand-centered,
    .navbar>.container-fluid .navbar-brand-centered {
        margin-left: -80px;
    }
}

.navbar-default {
    background-color: #ED6D08;
}

.progress {
    margin-bottom: 0px;
    height: 5px;
}

//CSS para vídeos de youtube responsive
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

//configpersonal
// WIDGET//
.ancho {
    width: 700px;
}

.contenedor-comentarios {
    overflow-y: scroll;
    max-height: 865px;
}

.comentario {}

.tag-comentarista {
    font-family: "Calibri", Arial, sans-serif;
    color: #ED6D08;
    font-size: 1.5em;
}

.imagen-comentarista {
    padding: 1em;
}

.comentario-comentarista {
    font-family: "Calibri", Arial, sans-serif;
    padding: 1em;
    padding-top: 0;
}

.comentario-comentarista-leer-mas {
    font-family: "Calibri", Arial, sans-serif;
    padding: 1em;
    padding-top: 0;
}

.botonwidget {
    font-family: "Calibri", Arial, sans-serif;
    font-size: 1em;
    color: #8b8b8b;
}

.botonwidget2 {
    font-family: "Calibri", Arial, sans-serif;
    font-size: 1.2em;
    color: #8b8b8b;
}

.arroba {
    font-size: 1.5em;
    font-weight: bold;
}

.arroba2 {
    font-size: 1.5em;
    font-weight: bold;
    color: black;
}

.tamanoImagen {
    width: 40px;
    height: 40px;
}

.tamanoImagen2 {
    width: 30px;
    height: 30px;
}

.linea {
    border-bottom: solid 5px #ddd;
}

.lineaBirttu {
    border-bottom: solid 3px #ED6D08;
}

.propaganda {
    margin-top: 1em;
    margin-bottom: 1em;
}

.contenedor-cuadro {}

.cabecera-widget {
    height: 50px;
    background-color: #ED6D08;
    padding-left: 1em;
}

.logobirttu {
    max-height: 50px;
}

.cuadro-comentario {
    width: 100%;
    border: solid 1px #7f8fa8;
    font-size: 1em;
    padding-left: 1em;
    padding-right: 1em;
    height: 200px;
    margin-top: 0.3em;
    margin-bottom: 0.3em;
}

.verde {
    color: green;
}

.rojo {
    color: red;
}

.loginWidget {}

.inputWidget {
    border: 1px solid #7f8fa8;
    border-radius: 0;
    color: #ED6D08
}

.input[placeholder] {
    color: #ED6D08 !important;
}

.botonWidgetEnviar {
    border: 1px solid #7f8fa8;
    border-radius: 0;
    color: #ED6D08;
    background-color: transparent;
}

.textocuadro {
    display: inline-block;
    position: relative;
    font-size: 1em;
    padding: 0 0 0 80px;
    vertical-align: top;
    color: white;
    cursor: pointer;
    margin-left: -4em;
}

.textoAcepto {
    color: white;
    padding: 5px 0 0 0px;
    font-size: 0.8em;
}

.input-invisible {
    background-color: transparent;
    border: none
}

.input[type="file"] {
    color: transparent;
}

//Politica de Cookies
#barraaceptacion {
    display: none;
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding-bottom: 20px;
    width: 100%;
    text-align: center;
    min-height: 40px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    z-index: 99999;
}

.inner {
    width: 100%;
    position: absolute;
    padding-left: 5px;
    font-family: verdana;
    font-size: 12px;
    top: 30%;
}

.inner a.ok {
    padding: 4px;
    color: #00ff2e;
    text-decoration: none;
}

.inner a.info {
    padding-left: 5px;
    text-decoration: none;
    color: #faff00;
}

.topspeaks {
    background-size: cover;
    position: relative;
    float: left;
    margin: 5px;
    color: #ffffff;
    padding: 0;
}

.noticia {
    padding-left: 0;
    padding-right: 0;
}

.titulartopspeaks {
    font-size: 20px;
    border-bottom: 3px solid #ED6D08;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.imagentopspeaks {
    height: 40px;
    float: left;
    display: inline-block;
    margin-right: 10px;
}

@media (min-width: 1200px) {
    .topspeaks {
        width: 280px;
        height: 156px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .topspeaks {
        width: 230px;
        height: 128px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .topspeaks {
        width: 262px;
        height: 146px;
    }
}

@media (max-width: 767px) {
    .topspeaks {
        width: 320px;
        height: 179px;
    }
    .margenenmovil {
        margin-top: 30px;
    }
}

.enlacehastag {
    color: #ed6d08;
    font-size: 18px;
    text-decoration: none;
    margin-left: 20px;
}

.img-album-birttu {
    height: 200px;
    background-position: center;
    background-size: cover;
    margin: 1px;
    cursor: pointer;
}

#link-album-xs, 
#link-album-lg {
    cursor: pointer;
}