@charset "utf-8";
body{
    background-color: #D7BDA6;
}

.navbar.fixed-top.navbar-expand-lg.navbar-light.bg-light #navbarSupportedContent1 {
    margin-left: 500px;
}

.logo {
    margin-left: 39px;
}
.img-fluid {
	

}
.row {
    margin-top: 65px;
    text-align: center;
    border-bottom-left-radius: 27px;
    border-top-right-radius: 27px;
    border-top-left-radius: 27px;

}
.row.justify-content-center .col-xl-2.col-lg-3.col-md-4 .card.col-xl-12.col-lg-12.col-md-12 {
    background-color:#B8967F;
    border:none;
    border-radius:15px;
}
.row.justify-content-center .col-xl-2.col-md-4.col-lg-3 .card.col-xl-12.col-md-11.col-lg-12 {
   background-color:#B8967F;
    border:none;
    border-radius:15px;
}
.row.justify-content-center .col-xl-2.col-md-4 .card.col-xl-12.col-md-12 {
    background-color: #B8967F;
    border: none;
    border-radius: 12px;
}
.card-title.text-center {
    font-family: lato;
    font-style: normal;
    font-weight: 700;
}
.card-text.text-center2 {
    font-family: lato;
    font-style: normal;
    font-weight: 300;
}
.card-text.text-center3 {
    font-family: lato;
    font-style: normal;
    font-weight: 300;
}
.card-text.text-center4 {
    font-family: lato;
    font-style: normal;
    font-weight: 100;
}
.card-text.text-center5 {
    font-family: lato;
    font-style: normal;
    font-weight: 100;
}
.card-text.text-center6 {
    font-family: lato;
    font-style: normal;
    font-weight: 100;
}







.card-img-top.img-fluid {

}







.piedepágina {
    width: 100%;
    height: 90px;
    bottom: fixed;
    clear: none;
    margin-top: 255px;
    background-color: #4A2C13;
    color: #D7BDA6;
    text-align: center;
    padding-top: 34px;
    font-family: lato;
    font-style: normal;
    font-weight: 400;
}
.vermas {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 50px;
    margin-top: 24px;
}
.vermas .btn.btn-sm {
    background-color: #B8967F;
    color: #FFFFFF;
    height: 41px;
    width: 140px;
}
.row {
}
.rounded.img-fluid {
    margin-left: 9px;
    margin-top: 30px;
}

.row .col-xl-6 {
    background-color: #865A3F;
    color: #D7BDA6;
    margin-top: -1px;
    font-family: lato;
    font-style: normal;
    font-weight: 100;
}
.favoritos {
    width: 100%;
    height: 80px;
    display: flex;
    color: #4A2C13;
    font-weight: 900;
    font-size: 40px;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin-top: 105px;
    padding-top: 71px;
    font-style: normal;
    font-family: lato;
}
.promos {
    color: #4A2C13;
    font-family: lato;
    font-style: normal;
    font-weight: 900;
    width: 100%;
    height: 70px;
    margin-top: 29px;
    font-size: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.rounded.img-fluidprom {
    display: flex;
    width: 100%;
    height: auto;
    margin-top: -4px;


}

.whatsapp-float{
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 20px;
    right: 20px;
    z-index: 999;
    transition: transform 0.3s ease;
}

.whatsapp-float img{
    width: 100%;
    height: auto;
}

.whatsapp-float:hover{
    transform: scale(1.1);
}





.iconos {
    width: 100%;
    margin-top: -13px;
 
    padding-top: 1px;
}
.iconos img {
    margin-left: 12px;
}
