.title h1{
    color: #36162f;
    font-family:  'HelveticaNeueCond';
    font-size: 70px;
    font-weight: 900;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
}

section.container-entorno{
    margin-top: 445px !important;
}

.text{
    color: #333333;
    font-family: Helvetica;
    font-size: 24px;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    /* text-align: center; */
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.text p{
    color: #303030;
    font-family: "HelveticaNeueLight" !important;
    font-weight: 600 !important;
    font-size: 21px;
    font-style: normal;
    letter-spacing: normal;
    line-height: 35.5px;
   
}
.container-entorno .carousel-control-next, .container-entorno .carousel-control-prev{
    display: none;
}
.container-brand .container-secondary{
    margin-top: 110px !important;
    margin-bottom: 110px !important;
}
.container-brand .container-secondary .text p{
    width: 75%;
    padding-right: 125px;
}
/* .container-brand .banner-background{
    margin-bottom: 100px;
} */
.container-entorno .container-information .title h2, .container-entorno .container-information-two h2{
    margin-left: 445px;
    top: 116px;
}
.container-entorno .container-information .text{
    text-align: left;
    display: flex;
    justify-content: flex-end;
    padding-bottom: 20px;
}
.container-entorno  .container-information{
 margin-bottom: 100px !important;
}

.container-explication p{
    color: #303030;
    font-family: "HelveticaNeueLight";
    font-weight: 600;
    font-size: 21px;
    font-style: normal;
    letter-spacing: normal;
    line-height: 35.5px;
    padding-left: 25px !important;
    margin-top: 158px;
   
}
.container-entorno  .container-denominacion{
    background-image: url('/files/background/Nuestro entorno.png');
    background-repeat: no-repeat;
    background-position-y: 100px;
}
.container-entorno  .container-denominacion .container-information{
min-height: 62vh;

}

.container-entorno .container-denominacion .container-information .title h2{
    top: 0px;
}
.img-add{
    margin-top: -165px;
    margin-left: 500px;
}

.container-entorno  .banner-background {
    margin-top: -62px !important;
}
.container-entorno .galeria, .container-brand .galeria{
    margin-top: 100px !important;
    margin-bottom: 150px !important;
}
.container-entorno .galeria p, .container-brand .galeria p{
    color: #2c2c2c;
    font-family: "Helvetica";
    font-size: 21px;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    margin-bottom: 30px;
}
.container-entorno .carousel-indicators, .container-brand .carousel-indicators{
    top: 110%;
}
.carousel-indicators .active{
    background-color: rgba(229,174,54) !important;
}
.carousel-indicators li{
    border: 1px solid rgba(229,174,54);
    background-color: white !important;
    padding: 1px;
}
.container-entorno .container-information .title h2{
    margin-top: 47px;
    top: 215px !important;

}
.container-entorno .container-denominacion .container-information .title h2{
    top: 55px !important;
}
.container-entorno .container-information .images .bigImage {
    width: 69%;
    margin-top: 124px !important;
}
section.container-entorno .container-denominacion .container-information .images .bigImage{
    max-width: 350px;
}

.container-entorno .container-information .images {

    margin-top: -25px;
    margin-right: 34px;
}
.container-entorno .container-information .text p{
    width: 60%;
}
.container-entorno .container-information .text p:last-of-type{
    margin-bottom: -25px;
}
.container-entorno .image-background-small {
    height: 58vh;
    width: 13%;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}
.container-entorno .image-background-big{
    height: 58vh;
    width: 53%;
    background-repeat: no-repeat;
    background-size: cover;
}

.container-group .products-bodega a{
    height: 120%;
    display: flex;
    align-items: center;
    width: 17%;
    
}