@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Varela+Round&display=swap');

body{
    font-family: 'Roboto', sans-serif;
}

a{
    text-decoration: none;
}
iframe{
    width:40vw  !important;
}

h3 span{
    color: #dd2d82 !important;
}
p b{
    color: #dd2d82 !important;
}

p img{
    max-width: 65vw;
}
.main-wrap{
    margin: auto;
    width: 95vw;
    
}
#header{
    position:sticky;
    top: 2vh;
    
}
nav {
    background-color: #8b8a8a;
    opacity: 0.95;
    z-index: 5000;
    
}
a img:hover{
    opacity: 0.6;
}



#cabecera{
    font-family: 'Varela Round';
    font-weight: 600;
    font-size: 2em;
    color: #dd2d82;
}
.navbar-brand{
    width: 7vw;
}
#logo{
    width:100%;
    height: auto;
}
#logo-panel{
    width: 5vw;
    height: auto;
}
#offcanvasNavbarLabel{
    font-family: 'Varela Round';
    font-weight: 600;
    font-size: 1.5em;
    color: #dd2d82;
}
.navbar-toggler,
.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    border: none;
    box-shadow: none;
}
.nav-link{
    font-size: 1.2em;

}
.nav-link:hover{
    color: #dd2d82;
}
#fecha-hoy{
    width: 100vw;
    font-size: small;
    position: relative;
    top: 20vh;
    
}

#clima{
    position:relative;
    top:-13vh;
    left:52vw;
    width: 40vw;
    height: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
#hola{
    position: relative;
    top: 2vh;
}
#hola h2{
    color: #dd2d82;
}
#login-form{
    width: 30vw;
    position: relative;
    top: 4vh;
}
.campo{
    position: relative;
    margin-bottom: 2vh;
}

.campo strong{
    color: #dd2d82;
}
#lista_de_articulos a{
    color: black;
    text-decoration: none;
}
#login-button{
    position: relative;
    top: 2vh;
    background-color: #dd2d82 !important; 
    border-color: #dd2d82 !important;
    
}
.legales{
    position: relative;
    top: -5vh;
}
.second_nav{
    position: relative;
    top: -2vh;
}
.legales,.second_nav{
    text-align: center;
    height: 10vh;
    font-family: 'Roboto', sans-serif;
    font-size: 0.7em;
    font-weight: lighter;
    display: inline-flex;
    align-items: start;
    
}
.legales li,.second_nav li{
    list-style: none;
    margin-left: 0;
    margin-right: 2vw;
}
.legales li a{
    text-decoration: none;
    color: white;
}
.second_nav li a{
    text-decoration: none;
    font-weight: 500;
    color:white;
    font-size: 2em;
    
}
.fixed-top{
    z-index: 5000;
}
#logo_bottom{
    display: block;
    align-items: center;
    text-align: center;
    margin: auto;
    padding-top: 5vh;
    margin-bottom: 5vh;
    
}
#logo_blanco{
    width:10vw;
    height: auto;
    margin:auto;
}
#lumpen_noticias_bottom{
    font-family: 'Varela Round';
    font-size: 2em;
    font-weight: 600;
    color: white;
    display: inline-block;
    position: relative;
    top: 0.5vh;
    left: -1vw;

    
}
.logout{
    color: white !important;
    background-color: #dd2d82 !important; 
    border-color: #dd2d82 !important;
}
.logout a{
    color: white !important;
    text-decoration: none;
}
.logout a:hover{
    color: #8b8a8a !important;
}

.logout button a{
    text-decoration: none;
    color: white !important;
}

.logout button {
    color: white !important;
}

#tabla-articulos{
    position: relative;
    top: 5vh;
}
#flexRadioDefault1:checked{
    background-color: #dd2d82 !important;
    border-color: #dd2d82 !important;
}
#editor{
    width: 70vw;
}
#bajada-editar{
    height: 10vh;
}
#texto-editar{
    height: 90vh;
}
.twitter-tweet {
    max-width: 100% !important;
    width: 100% !important;
  }

.content{
    height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;}
    
    
.hero-mobile{
    display: none;
}    

.card{
    padding-top: 20vh;
    border: none;
    border-radius: 0;
}
.card-body a{
    color: black;
    text-decoration: none;
}

.card-text h6{
    font-size: large;
    margin-top: 15px;
    margin-bottom: 10px;
    width: 90%;
    margin-left: 0.5rem;
    font-weight: 800;
    margin-top: -0.5rem;

}

.side-title{
    font-size: large;
    margin-top: 15px;
    margin-bottom: 10px;
    width: 90%;
    margin-left: 0.5rem;
    font-weight: 800;
    margin-top: -0.7rem;

}

.card-body a:hover{
    color: #dd2d82;
}
.card-img-top{
    height: auto;
    object-fit:cover;
    border-radius: 5px;
}

.nota{
    width: 65%;
}
.lateral{
    padding-top: 50vh;
    width: 30%;
    float: right;
}
.ad{
    z-index: 5000;
    margin-top: 10vh;
}
.ad2{
    margin-top: 5vh;
    height:auto;
}
#cat{
    position: relative;
    top: 25vh;
    margin-bottom: 1.5rem;
}
#titulo_nota{
    position: relative;
    top: 25vh;
    justify-content: left;
    font-size: 3rem;
    line-height: 3rem;
    font-weight: 800;
    
}
#bajada_nota{
    margin-top: 2vh;
    position: relative;
    height: auto;
    top: 25vh;
}
#fecha{
    position: relative;
    top: 25vh;
    font-size: 1em;
    margin-top: 2vh;
    margin-bottom: 1vh;
}
#autor{
    position: relative;
    top: 21.3vh;
    left: 3vw;
    font-size: 1em;
    margin-left: 0.5vw;
    margin-bottom: -2vh;
}
#img_aut{
    width: 3vw;
    height: auto;
    position: relative;
    top: 26vh;
    border-radius: 40px;
}
#foto_nota{
    position: relative;
    width: 65vw;
    height: auto;
    top: 27vh;
    border-radius:10px;
}
.mas_fotos{
    width: 65vw;
    height: auto;
}
#botones-social{
    
    width: 40vw;
}
#texto_nota{
    position: relative;
    width: 60vw;
    height: auto;
    top: 33vh;
    padding-bottom: 20vh;
    overflow: auto;
    box-sizing: content-box;
    text-wrap: pretty;
    font-size: 18px;
}

#texto_nota  h3{
        font-size: calc(2rem + .6vw);
        font-weight: 900;
    }

#link-s{
    position: relative;
    top: 33vh;
    height: max-content;
    overflow: visible;
    
}

#link-i{
    position: relative;
    top: 20vh;
    
}

#app{
    height: fit-content;
}

#rect{
    position: relative;
    width: 60vw;
    border-radius: 15px;
    height: fit-content;
    padding:1vw;
    top: 30vh;
    background-color: #f5f5f5; 
}

#leyendo{
    color: #dd2d82;
    position: relative;
    left: 2vw;
    top: 5%;
}
#rect a{
    color: black;
    position: relative;
    left: 2vw;
    /*top: 25%;*/
    text-decoration: none;
}
#rect p{
    font-size: 1.2vw;
    width: 50vw;
}
.palo{
    color: #dd2d82;
   
    text-decoration: none;
}
#rect a:hover{
    color: #dd2d82;
}
.rosa{
    color: #dd2d82;
}

.sections{
    height: fit-content;
    padding-top: 5vh;
    margin-bottom: 1vh;
    display: flex;
    border-radius: 0;
  
}
.sections a{
    color: black;
    text-decoration: none;
}
.sections a:hover{
    color: #dd2d82;
}
.sections2 a{
    color: black;
    text-decoration: none;
}
.sections2 a:hover{
    color: #dd2d82;
}
.sections3 a{
    color: black;
    text-decoration: none;
}
.sections3 a:hover{
    color: #dd2d82;
}
.sections2{
    height: fit-content;
    padding-top: 5vh;
    margin-top: 10vh;
    display: flex;
    border-radius: 0;
    padding-top: 5vh;   
    margin-bottom:1vh ;
}
.sections3{
    height: fit-content;
    padding-top: 5vh;
    display: flex;
    border-radius: 0;    
}
#player-mobile{
    display:none;
}
#my-video2{
    display: none;
}
.d-window{
    position: fixed;
    left: 72vw;
    top: 67vh;
    width: 26vw;
    height: 16vw;
    z-index: 10000;
    border: 1px solid #bbb;
    overflow: hidden;
    border-radius: 1vw;
}
.d-window .header{
    padding: 0px 10px;
    height: 4vh;
    display:flex;
    justify-content: space-between;
    align-items: center;
    cursor: move;
    z-index: 100000;
    background-color: #dd2d82;
}
.d-window .header .close-btn{
    width: 2vh;
    height: 2vh;
    background: #dd2d82;
    text-align: center;
    line-height: 18px;
    cursor: pointer;
    color: #fff;
}
#player-title{
    color: #fff;
    margin-top: 1vh;
    margin-right: auto;
    margin-left: auto;
}

#my-video{
    width: 26vw;
    height: 14vw;
}

#nombre{
    position: relative;
    top: 20vh;
    color: #dd2d82;
    left: 0.5vw;
    margin-top: 5vh;
}
#nombre h2{
    font-family: 'Varela Round';
    font-weight: 800;
    font-size: 4rem;
    text-align: center;
}
#cat_art{
    position: relative;
    top: 20vh;
    
}
#cat_art a{
    color: black;
    text-decoration: none;
}
#cat_art a:hover{
    color: #dd2d82;
}
#auth_art{
    position: relative;
    top: 20vh;
}
#auth_art a{
    color: black;
    text-decoration: none;
}
#auth_art a:hover{
    color: #dd2d82;
}

#inter-mobile{
    display: none;
}
#franja-inter{
    background-color: silver;
    width: 100%;
    height: fit-content;
    padding-top: 3vh;
    padding-bottom: 6vh;
    margin-bottom: -8vh;
    justify-content: center;
    align-self: center;
    justify-self: center;
    padding-left:1vw;
    padding-right:1vw;
    margin-top: 2vh;
}
.inter{
    height: 50vh;
    margin-top: -10vh;
    margin-bottom: 5vh;
}


#disqus_thread{
    position: relative;
    top: 50vh;
}
.footer{
    position: relative;
    top: 40vh;
    height: 40vh;
    background-color: #dd2d82;
    text-align: center;
    align-items: center;
}
.bottom-ads{
    position: relative;
    top: 50vh;

}
.reaction-items{
    display: none !important;
}
.counts-visible{
    display: none !important;
}
.inter-content{
    z-index: 200;
    display: flex;
    align-items: center;
    justify-content: left;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 95%;
    margin-top:2vh;
      
}
.main-img{
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 5px;
    
}
.img-fluid{
    width: 100%;
}
#hero{
    position: relative;
    top: 20vh;
    z-index: 200;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 20vh;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 49.6%;
    margin-right: 0.4%;
    left: -0.2vw;
    height: 60vh;
    border-radius: 10px;
}

.cat-fondo-rosa-hero{
    position: relative;
    background-color: #dd2d82;
    color: white;
    padding: 0.2rem 1rem;
    font-size: 1rem;
    font-weight: 600;
    top: -13vw;
    left: 2vw;
    border-radius: 0.5rem;
    text-transform: uppercase;
    box-shadow: 3px 3px 7px black;
}
.cat-fondo-rosa-inter{
    position: relative;
    background-color: #dd2d82;
    color: white;
    padding: 0.2rem 1rem;
    font-size: 1rem;
    font-weight: 600;
    top: -8vw;
    left: 2.5vw;
    border-radius: 0.5rem;
    text-transform: uppercase;
    box-shadow: 3px 3px 7px black;
    z-index: 3000;
}
.cat-fondo-rosa{
    position: relative;
    background-color: #dd2d82;
    color: white;
    padding: 0.2rem 1rem;
    font-size: 0.5rem;
    font-weight: 600;
    top: -13vw;
    border-radius: 0.2rem;
    text-transform: uppercase;
    box-shadow: 3px 3px 7px black;
    width: fit-content;
    z-index: 3000;
    margin: 0;
}
.cat-fondo-rosa-sections{
    position: relative;
    background-color: #dd2d82;
    color: white;
    padding: 0.2rem 1rem;
    font-size: 0.5rem;
    font-weight: 600;
    top: -12vw;
    left: 1vw;
    border-radius: 0.2rem;
    text-transform: uppercase;
    box-shadow: 3px 3px 7px black;
    width: fit-content;
    z-index: 3000;
    margin: 0;
}

#main_title:hover{
    color: #dd2d82 !important;
}
#main_title{
    position: relative;
    display: flex;
    z-index: 300;
    color: white;
    padding-top: 12rem;
    justify-content: left;
    text-wrap: pretty;
    text-shadow: 3px 3px 7px black;
    margin: 0 2vw 3vh 2vw;
    font-size: 2.4rem;
    line-height: 2.4rem;
    left: -8.2vw;
    top: -4vw;
    margin-bottom: 5vh;
    
}

.inter_title a{
    position: relative;
    left: -7.9vw;
    display: flex;
    font-size: 1.5em;
    z-index: 300;
    color: white;
    padding-top: 35vh;
    justify-content: left;
    text-wrap: pretty;
    text-shadow: 3px 3px 7px black;
    bottom: 4vh;
    
}
.inter_title a:hover{
    color: #dd2d82 !important;
}
.normal_title{
    z-index:200;
    display: block;
    justify-content: left;
    text-wrap: pretty;  
}
.normal_title a{
    display: inline-block;
}
.col-lg-2.content{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -15vh;
}


@media screen and (max-width: 1030px){
    iframe{
        margin-left: auto !important;
        margin-right: auto !important;
        width:350px !important;
        
    }

    

    #franja-inter{
        display: none;
    }
    .normal-title a{
        display: inline-block;
    }
    p img{
        max-width: 95vw;
    }
    #texto_nota a img{
        margin-bottom: 3vh;
    }
    
    .navbar-brand{
        margin-right: 60vw;
    }
    #logo{
        width:12vw;
        margin-right: 2vw;
        margin-left:0;
    }
    #cabecera{
        font-size: 1.5em;
    }
    #fecha-hoy{
        display: none;
    }
    .hero-mobile{
        position: relative;
        display: block;
        margin-top: 15vh;   
    }
    #main{
        display: none;
    }

    .main-img{
        border-radius: 10px;
    }

    .d-window{
        display: none;
        left: 38vw;
        top: 75vh;
        width: 60vw;
        height: 20vh;
        z-index: 10000;
        
    }
    .d-window .header{
        height: 2vh;
        display:flex;
       
    }
    .d-window .header .close-btn{
        width: 3vh;
        height: 3vh;
        margin: 0;
        
    }
    #player-title{
        display: none;
    }
   
    #titulo_player{
     font-family: 'Varela Round';
     font-weight: 800;
     font-size: 2.2rem;
     line-height: 2.4rem;
     margin-top: 1.5rem;
     color: white;
     text-align: center;
    }

    #my-video{
        width: 60vw;
        height: 18vh;
    }
    

    #inter-mobile{
        position: relative;
        display: block;
        margin-top: 1vh;   
    }
    #cat_art{
        position: relative;
        top: 15vh;
    }
    #auth_art{
        position: relative;
        top: 15vh;
    }
    .sections{
        height: fit-content;
        padding-top: 1vh;
        margin-bottom: 5vh;
        display: flex;
        border-radius: 0;
        border-bottom:0.1rem solid silver
    }
    .sections2{
        height: fit-content;
        padding-top: 1vh;
        margin-top: 0vh;
        margin-bottom: 5vh;
        display: flex;
        border-radius: 0;
        border-bottom:0.1rem solid silver
        
    }
    .sections3{
        height: fit-content;
        padding-top: 1vh;
        margin-top: 0vh;
        margin-bottom: 5vh;
        display: flex;
        border-radius: 0;
        border-bottom:0.1rem solid silver
       
    }
    .cat-fondo-rosa-sections{
   
    padding: 0.2rem 0.5rem;
    font-size: 0.7rem;
    top: -55vw;
    border-radius: 0.2rem;
    z-index: 3000;
    margin: 4vw;
    text-align: left;
    justify-self: left;
    align-self: flex-start;
}
   
    
    #player-mobile{
        width: 95vw;
        background-color: #dd2d82;
        height: 50vh;
        display: flex;
        flex-direction: column;
        border-radius: 0;
        border-radius: 1vh;
        margin-bottom: 10vh;
        align-items: center;
    }

    #player{
        border-radius: 20px;
    }

    .twitter-tweet{
        max-height: 90vh;
    }
    
    #my-video2{
        display: block;
        margin-right: 5vw;
        margin-left: 5vw;
        margin-top: 6vh;
        width: 90vw;
        height: 27vh;
        display: flex;
    }
    

    #nombre{
        top: 10vh;
    }
    #nombre h2{
        font-size: 2em;
        margin-bottom: 0;
        text-align: left;
        top: 10vh;
    }
    
    #cat_auth{
        
        top: 0vh;
        height: 40vh;
        padding-top: 0vh;
        margin-bottom: 0vh;
        display: flex;
        border-radius: 0; 
    }
    .inter{
        display: none;
    }
    .col-12{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .nota{
        width: 90vw;
    }
    #cat{
        position: relative;
        top: 8vh;
        margin-bottom: 4vh;
        margin-top: 5vh;
    }
    #titulo_nota{
        position: relative;
        top: 6vh;
        margin-bottom: 5vh;
        
        
    }
    #bajada_nota{
        margin-top: 5vh;
        position: relative;
        height: auto;
        top: 3vh;
        font-size: 1.4rem;
    }
    #fecha{
        position: relative;
        top: 2vh;
        font-size: 1em;
        margin-top: 2vh;
        margin-bottom: 1vh;
    }
    #art_auth{
        position: relative;
        top: 8vh;
        color: #dd2d82;
    }
    #autor{
        position: relative;
        top: -1vh;
        font-size: 1em;
        margin-bottom: -2vh;
        margin-left: 10vw;
    }
    #img_aut{
    width: 12vw;
    height: auto;
    position: relative;
    top: 3vh;
    border-radius: 40px;
    }
    #foto_nota{
        position: relative;
        width: 95vw;
        height: auto;
        top: 5vh;
    }
    #link-s{
        width: auto;
        position: relative;
        top: 20vh;
        object-fit: contain;
    }
    #link-i{
        width: auto;
        position: relative;
        top: 5vh;
        object-fit: contain;
    }
    .card-text h6{
        position: relative;
        top: -5vw;
        font-weight: 800;
        font-size: 1.8rem;
        width: 90%;
        margin-left: 2vw;
        margin-bottom: 3vh;
        margin-top: 0;
        text-wrap: pretty;
    }
    #texto_nota{
        position: relative;
        width: 90vw;
        height: auto;
        top: 8vh;
        padding-bottom: 20vh;
        font-size: 1.3rem;
    }
    #rect{
        top: 5vh;
        width: 90vw;
        height: fit-content;
        left: 0;
        padding-top: 5vh;
        padding-bottom: 5vh;
        padding-left: 4vw;
        padding-right: 4vw;
        margin-top: 2vh;
        margin-bottom: 2vh;
        margin-left: 2vw;
        margin-right: 2vw;
    }
    #rect p{
        font-size: 2.5vh;
        width: 80vw;
    }
    .lateral{
        display: none;
    }
    .footer{
        width: 100vw;
        height: 70vh;
    }
    .legales, .second_nav{
        display: block;
        margin: auto;
        text-align: left;
    }
    .legales{
        position: relative;
        top: 15vh;
    }
    .legales i{
        margin-right: 1vw;
    }
    #logo_bottom{
        text-align: left;
        position: relative;
        left: -3vw;
    }
    #logo_blanco{
        width: 12vh;
    }
    #lumpen_noticias_bottom{
        position: relative;
        left: -5vw;
        top:1.5vw;
        
    }
    
}
@media screen and (min-width: 500px) and (min-height: 1000px) and (max-width:1000px){
    card-text h6{
        font-size:1.7em;
    }
    .sections{
        margin-bottom: 20vh;
        height: fit-content;
    }
    .sections2{
        margin-bottom: 15vh;
        height: fit-content;
    }
    .sections3{
        margin-bottom: 15vh;
        height: fit-content;
    }

}

@media screen and (min-width: 1800px){
    #main_title{
        left:-8vw;
        top: -2vw;
    }
    .cat-fondo-rosa-hero{
        left: 2vw;
        font-size: 1.5rem;
    }

    .inter_title a{
        left:-5vw;
        top: -2vw;
        font-size: 2.5rem;
    }

    .cat-fondo-rosa-inter{
        left: 2vw;
        
    }

    .cat-fondo-rosa-sections, .cat-fondo-rosa{
        font-size: 1rem;
        border-radius: 0.5rem;

    }

    .side-title{
        font-size: 1.5rem;
    }

    .card-text h6{
        font-size: 1.4rem;
    }
}