.fondo{
    margin: auto;
    display: block;
    width: 100%;
    
    position: relative;
    background-image: url(../img/f1.webp);
    
    background-size: 100vw 100vh;

    background-position: center;
	background-attachment: fixed;
}

.adv{
    margin: 3rem auto;
	width: 98%;
    max-width: fit-content;
    font-size: 72.5%;
    text-align: center;
    color: #e1e1e1;
    text-shadow: -1px -2px 1px black;
    line-height: 1.5;
	background: -webkit-linear-gradient(to right, #000, #0d0d0d, #345363, #343e63, #345363, #0d0d0d, #000); 
    background: linear-gradient(to bottom, #000, rgba(0,0,0,.75), rgba(0,0,0,.5), rgba(0,0,0,.75), #000);
    border-radius: .625rem;
    padding: .625rem;
    box-shadow: inset 0 0 1rem rgba(255,255,255,.75);
    cursor: grab;
	transition: all 0.5s;
    opacity: .75;
}

.adv:hover{
	transform: scale(1.125);
    opacity: 1;
}

.adv img{
    width: 1rem;
    margin-right: .125rem;
}

h1{
    margin: auto;
	width: 90%;
    color: white;
    text-transform: uppercase;
    text-shadow: 0px 0px 5px #000, 0px 0px 10px #000, 0px 0px 15px #000,
			   0px 0px 20px #bfb78e,
			   0px 0px 30px #bfb78e,
			   0px 0px 40px #bfb78e,
			   0px 0px 55px #bfb78e,
			   0px 0px 75px #bfb78e;
    padding: 0 1rem;
    text-align: center;
}

.gen_raices{
    width: 100%;
}

.gen_raices img{
    display: block;
    margin: 10px auto;
}

.gen_raices_tbbs{
    width: 100%;
}

.gen_raices_tbbs img{
    display: block;
    margin: 10px auto;
    width: 94%;
}

div.noticia {
    width: 95%;
    margin: 2rem auto;
    color: white;
    text-shadow: -1px -2px 1px black;
    text-align: justify;
    line-height: 1.5;
	background: -webkit-linear-gradient(to top right, rgba(0,0,0,.5), rgba(0,0,0,.25), rgba(0,0,0,.5));
    background: linear-gradient(to top right, rgba(0,0,0,.5), rgba(0,0,0,.25), rgba(0,0,0,.5));
    border-radius: 10px;
    padding: 15px;
}

div.noticia:hover{
	background: -webkit-linear-gradient(to top right, rgba(0,0,0,.75), rgba(0,0,0,.5), rgba(0,0,0,.75));
    background: linear-gradient(to top right, rgba(0,0,0,.75), rgba(0,0,0,.5), rgba(0,0,0,.75));
    color: #f3f3f3;
    box-shadow: 0 0 1rem #d4cb9c;
}

div.noticia img.izquierda {
    display: block;
    margin-top: .3125rem;
    margin-right: .9375rem;
    float: left;
    width: fit-content;
    border-radius: 5px;
}

div.noticia img.derecha {
    float: right;
    margin-top: .3125rem;
    margin-left: .9375rem;
    display: block;
    width: fit-content;
    border-radius: 5px;
}

div.noticia img.izquierda-1 {
    display: block;
    margin-top: .3125rem;
    margin-right: .9375rem;
    float: left;
    width: fit-content;
    border-radius: 5px;
}

div.noticia img.derecha-1 {
    float: right;
    margin-top: .3125rem;
    margin-left: .9375rem;
    display: block;
    width: fit-content;
    border-radius: 5px;
}

div.noticia img.izquierda-2 {
    float: left;
    margin-top: .3125rem;
    margin-right: .9375rem;
    display: block;
    width: fit-content;
    border-radius: 5px;
}

div.noticia img.derecha-2 {
    float: right;
    margin-top: .3125rem;
    margin-left: .9375rem;
    display: block;
    width: fit-content;
    border-radius: 5px;
}

div.reset {
  clear: both;
}

.resaltar{
    color: #f2df75;
    text-shadow: -1px -2px 1px black;
    font-size: 98%;
}

.resalt{
    font-weight: bold;
    font-size: 98%;
    text-shadow: -1px -2px 1px black;
}

.frases{
    font-size: 98%;
    color: white;
    font-style: italic;
}

.piep{
    font-size: 0.6em;
}

h6{
    margin: 0 auto 2rem;
    width: 97.5%;
    color: white;
    text-align: right;
    padding: 0 0 1%;
    font-weight: normal;
}

.btn_donacion{
    margin: auto;
    display: block;
	cursor: pointer;
	transition: all 0.5s;
}

.btn_donacion:hover{
	transform: scale(1.125);
}

.btn_donacion img{
    margin: auto;
    margin-top: .5rem;
    display: block;
    width: 80%;
    max-width: 120px;
}

#history{
    font-size: 9px;
    background: ;
    color: #fff;
    text-align: center;
    padding: 2px;
}

#history .cont{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.history{
    margin: 0 auto .75%;
    width: fit-content;
    background: -webkit-linear-gradient(to bottom, #000, #182f2b, #1f6462, #182f2b, #000); 
    background: linear-gradient(to bottom, #000, #182f2b, #1f6462, #182f2b, #000);
    border-radius: .25rem;
    font-size: .875rem;
    color: #e1e1e1;
    text-shadow: -1px -2px 1px #000;
    text-transform: capitalize;
    text-decoration: none;
    padding: 0 .625rem .3125rem;
    cursor: pointer;
	transition: all 0.5s;
    opacity: .75;
}

.history:hover{
	transform: scale(.9375);
    opacity: 1;
}

@media (max-width: 399px){
    .fondo{
        width: 98%;
        background-image: url(../img/f1a.webp);
        background-size: 100vw 100%;
        background-repeat: no-repeat;
        background-attachment: inherit;
    }
    .gen_raices img{
        width: 50%;
        max-height: 75px;
    }
    .gen_raices_tbbs img{
        max-width: 500px;
    }
    h1{
        font-size: 1.75rem;
    }
    div.noticia {
        font-size: 1.125em;
    }
    div.noticia img.izquierda{
        margin: auto;
        display: block;
        width: 100%;
        padding: 0 1.5rem .625rem;
        border-radius: 10px;
    }
    div.noticia img.derecha{
        margin: auto;
        display: block;
        width: 100%;
        padding: 0 1.5rem .625rem;
        border-radius: 10px;
    }
    div.noticia img.izquierda-1 {
        margin: auto;
        display: block;
        width: 100%;
        padding: 0 4rem .625rem;
        border-radius: 10px;
    }
    div.noticia img.derecha-1 {
        margin: auto;
        display: block;
        width: 100%;
        padding: 0 4rem .625rem;
        border-radius: 10px;
    }
    div.noticia img.izquierda-2{
        margin: auto;
        display: block;
        width: 100%;
        padding: 0 1.5rem .625rem;
        border-radius: 10px;
    }
    div.noticia img.derecha-2{
        margin: auto;
        display: block;
        width: 100%;
        padding: 0 1.5rem .625rem;
        border-radius: 10px;
    }
    h6{
        font-size: .625rem;
        padding: 0 1% 1%;
    }
    .btn_donacion img{
        width: 80%;
        max-width: 120px;
    }
    .history {
        margin: auto;
        font-size: 1rem;
    }
}

@media (max-width: 599px) and (min-width: 400px){
    .fondo{
        background-image: url(../img/f1a.png);
        background-size: 100vw 100%;
        background-repeat: no-repeat;
        background-attachment: inherit;
    }
    .gen_raices img{
        width: 50%;
        max-width: 250px;
    }
    .gen_raices_tbbs img{
        max-width: 500px;
    }
    .adv{
        max-width: 24rem
    }
    h1{
        font-size: 1.75rem;
    }
    div.noticia {
        font-size: 1.0625em;
    }
    h6{
        font-size: .625rem;
    }
    .btn_donacion img{
        width: 80%;
        max-width: 120px;
    }
    .history{
        font-size: 1rem;
    }
}

@media (max-width: 767px) and (min-width: 600px){
    .gen_raices img{
        width: 50%;
        max-width: 300px;
    }
    .gen_raices_tbbs img{
        max-width: 650px;
    }
    h1{
        font-size: 2rem;
    }
    div.noticia {
        font-size: 1.125em;
    }
    .btn_donacion img{
        width: 30%;
        max-width: 150px;
    }
    .history{
        font-size: 1rem;
    }
}

@media (max-width: 950px) and (min-width: 768px){
    .gen_raices img{
        width: 40%;
        max-width: 350px;
    }
    .gen_raices_tbbs img{
        width: 85%;
    }
    h1{
        font-size: 2.25rem;
    }
    div.noticia {
        font-size: 1.25em;
    }
    .btn_donacion img{
        width: 25%;
        max-width: 150px;
    }
    .history{
        font-size: 1.0625rem;
    }
}

@media (max-width: 1199px) and (min-width: 951px){
    .gen_raices img{
        width: 35%;
    }
    .gen_raices_tbbs img{
        width: 90%;
    }
    h1{
        font-size: 2.5rem;
    }
    div.noticia {
        font-size: 1.375em;
    }
    .btn_donacion img{
        width: 25%;
        max-width: 160px;
    }
    .history{
        font-size: 1.125rem;
    }
}

@media (max-width: 1480px) and (min-width: 1200px){
    .gen_raices img{
        width: 30%;
    }
    .gen_raices_tbbs img{
        width: 65%;
    }
    h1{
        font-size: 3.5vw;
    }
    div.noticia {
        font-size: 1.5em;
    }
    .btn_donacion{
        width: 25%;;
    }
    .btn_donacion img{
        max-width: 180px;
    }
    .history{
        font-size: 1.375rem;
    }
}

@media (min-width:1481px){
    .gen_raices img{
        width: 30%;
    }
    .gen_raices_tbbs img{
        width: 80%;
    }
    h1{
        font-size: 3.5vw;
    }
    div.noticia {
        font-size: 1.625em;
    }
    .btn_donacion{
        width: 25%;;
    }
    .btn_donacion img{
        max-width: 180px;
    }
    .history{
        font-size: 1.5rem;
    }
}

@media (min-width:1600px){
    .gen_raices img{
        width: 30%;
    }
    .gen_raices_tbbs img{
        width: 80%;
    }
    h1{
        font-size: 3.5vw;
    }
    div.noticia {
        font-size: 1.9375em;
    }
    .btn_donacion{
        width: 25%;;
    }
    .btn_donacion img{
        max-width: 180px;
    }
    .history{
        font-size: 1.5rem;
    }
}

@media (min-width:1900px){
    .gen_raices img{
        width: 30%;
    }
    .gen_raices_tbbs img{
        width: 80%;
    }
    h1{
        font-size: 3.5vw;
    }
    div.noticia {
        font-size: 2.1875em;
    }
    .btn_donacion{
        width: 25%;;
    }
    .btn_donacion img{
        max-width: 180px;
    }
    .history{
        font-size: 1.75rem;
    }
}