/* .texto{
    margin-left: 5%;
    margin-right:5%; 
    position: center;
    text-align: left;
} */
.textito{
     text-align: left;
     position: center;

}
.input-group-append {
    cursor: pointer;
  }

/*boostrap*/
.texto{
    margin-left: 5%;
    margin-right: 5%;  
    text-align: left;
    
}
.banner{
    margin-top: 80px;
    /* color: #6B3304; */
}
 h2 {
    /* color: #6D8256; */
    /* font-weight: bold; */
}
img{
    /* max-width: 90%; */
    height: auto;
    margin-top:50px;
    margin-bottom: 25px;
}
figure{
    text-align: center;
    /* max-width: 100%; */
}
.intro{
    /* line-height: 1.5em; */
    /* letter-spacing: 1.5px;
    border-radius: 15px; */
     /* color: #290001;  */

}
.tarjeta{
    margin-left: 5%;
   /* margin-right: 5%; */
    text-align: left;
   /* font-size: 0.5 rem !important; */
} 




@media screen and (min-width: 992px) {


}
.cards{
    border:transparent;
    outline:none;
    border:none !important;
}
.contenedor{
    margin-top: 100px;
}

li{
    list-style: none;
}


.estilos{
    color: whitesmoke;
    background-color: #6D8256;
    box-shadow: none;
}

footer{
    color: whitesmoke;

    box-shadow: none;
}

/* #productos, .verde {
font-size: initial;
font-size: ;
} */





 #logo{
    background: url("wave.png") center center no-repeat;
    height: 50px;
    font-size: 0; 
    width: 50px;
    position: absolute;
    top: 10px;
    left: 10px; 
    display:none;

}  
header{
    position: relative;
    padding: 0.2em;
}
div > .accordion-button{
    text-align: center;
    color: #6D8256;
    font-size: 1.5rem;
}



h3{
    margin-top: 20px;
}

@media screen and (max-width: 991px){
    #logo{
        left: calc(50% - 25px);
    }
    .banner{
        margin-top: 65px;
        color: #6B3304;
    }
    .tarjeta{
    
        margin-right: 5%;
        
        
    } 
} 

#gracias{
    display: none;
    }
    #gracias:target{
        display: block;
    } 






footer{

    height: auto;
    width: 100vw;
    color: #290001;
    /* padding-top: 40px;  */
    
        margin-top: 10px;
        padding: 0;
        box-sizing: border-box;
    
}

.footer-top{
    display: flex;
    text-align: center;
    justify-content: center;
    flex-direction: column;
}


.footer-top p{
    margin: 10px auto;

    font-weight: bold;


}
.footer-top ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 16px 0 16px 0;

}
.footer-top ul li  .fb, .ig{
    margin: 0 10px;
}
.wpp{
    margin: 0 -15px !important;
}
/*.footer-bottom{
    /* width: 100vw;  */
    /* padding: 20px 0;  
    text-align: center;
} */

.footer-bottom{
    letter-spacing: 0.2em;
    text-transform: capitalize;
    text-align: center;
    padding-bottom: 5px; 
}
.footer-bottom{
    font-size: 0.75em;
}  


h4{
    color:#290001;
}




@media screen and (min-width: 1201px){
    #chañar ~ p{
        margin-bottom: 43px;
    }  
    #algarroba ~ p{
        margin-bottom: 40px;
        
    }
    .botonA{
        margin-top:23px;
    }
    .botonc{
        margin-top: 24px;
    }
    .botonm{
        margin-top: 2px;
    }
} 














