/* soluciones integrales */
.front-portada .title {
  color: #7d4b3b;
  font-size: 25px;
  font-weight: bold;
    line-height: normal;
  order: 2;
  letter-spacing: -3px;
  text-transform: uppercase;  
  border-bottom: 1px solid #ccc;  
}

.front-portada-items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  
}
/*
.front-portada__item {
  flex: 0;
  margin: 10px;
}
*/


#inicio p{
    font-size: 20px !important;
    line-height: 2;
    font-family: 'Montserrat';    
    font-size: 20px;
    color: #353535;
}

#inicio h1{
    font-family: 'Montserrat', sans-serif;
    font-size: 38px;
    color: #990000;
    margin-bottom: 25px;   
}
#inicio h1 span{
    border-bottom: 2px solid #990000;
    padding: 5px 30px;
}

@media (max-width: 700px) {
    #inicio h1 span{    
        padding: 0px;
    }
}


#inicio h3{
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    color: #990000;
    margin-bottom: 25px;
}

#inicio h3 span{
    border-bottom: 2px solid #990000;
    padding: 5px 30px;
}

#inicio .preguntenos{
  font-size: 25px;
  color: #d32727;
  font-weight: bold;
  text-decoration: underline;
  text-align: center;  
}

#inicio .youtube{
  display: flex;
  justify-content: center;
}

#inicio .resaltar{
    color: #990000;     
    font-size: 22px;
}

#main #block-palen-views-block-tienda-block-1 h2{
  color: #7d4b3b;
    font-size: 25px;
    font-weight: bold;
    line-height: normal;
    order: 2;
    letter-spacing: -3px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
    text-align: center;
}

#main #block-palen-views-block-tienda-block-1 .view-tienda {
  display: flex;
  justify-content: center;
}

.front-portada__item p {
     padding-top: 10px;
     border-right: 1px solid #b8c7e6;
     border-left: 1px solid #b8c7e6;  
     border-bottom: 1px solid #b8c7e6;  
     padding-bottom: 10px;
     margin:0px;
    padding: 15px;
    text-align: justify;  
    margin-bottom: 20px;
    height: 145px;
}

.front-portada__item .subtitle {
     padding-top: 10px;
     border-right: 1px solid #b8c7e6;
     border-left: 1px solid #b8c7e6;  
     border-bottom: none;
       margin:0px;
    padding: 15px;
    text-align: justify;  
    height: 60px;
}


  .front-portada__item img {
    width: 100%;
    height: auto;
  }

@media (max-width: 1149px) {
  .front-portada-items {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
  }

  .front-portada__item {
    max-width: 80vw;
    text-align: center;
  }

  .front-portada__item img {
    width: 600px;
    max-width: 100%;
  }
}

/* CATEGORIAS */
#categ-princp .categ{
  margin-bottom: 15px;
}


#categ-princp .categ:hover .titulo {
  position: absolute;
  height: 100%;
  top: 0px;
  background-color: rgba(0, 0, 0, 0.7) ;
}


#categ-princp .titulo{
  background-color: #7d4b3b;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0px;
  position: absolute;
  bottom: 0px;
  width: calc(100% - 30px);
  transition:  background-color 500ms, height 2s;     
}

#categ-princp .titulo a{
  color: #fff;   
}

/* MARCAS */


.home-marcas .title{
    font-size: 25px;
    text-align: center;
} 


.front-marcas__img {
    padding: 0px;
}
.front-marcas__img img {
    width: -webkit-fill-available;      
}

.front-marcas__text{
    background-color: #e1e1e1!important;
    padding: 50px 20px; 
    height: 380px;  
}

@media (max-width: 1149px) {
  .front-marcas__text{
    padding: 20px 20px; 
    height: 313px; 
  }
  
 .front-marcas__text p.title{
    font-size: 20px !important;    
}     
}

@media (max-width: 1149px) {
  .front-marcas__text{
    padding: 20px 20px; 
    height: 313px; 
  }
  
 .front-marcas__text p.title{
    font-size: 20px !important;    
}     
}

@media (max-width: 565px) {
  .front-marcas__text{     
    height: 455px; 
  }
}


.front-marcas__text p{
    font-size: 18px;
    text-align: justify;
}

.front-marcas__text p.final{
    font-weight: bold;
}

.home.container-fluid{
    padding:0px;
}

.home .marcas-bottom,
.home .marcas-top{
    width: 100%;
   
}

.portada-marcas {
    text-align: center;
}

.portada-marcas h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    color: #990000;
    margin-bottom: 25px;    
}

.portada-marcas h3 span {
    border-bottom: 2px solid #990000;
    padding: 5px 30px;
}


.portada-marcas p{
    font-size: 20px !important;
    line-height: 2;
    font-family: 'Montserrat', sans-serif;    
    font-size: 20px;
    color: #353535;
} 

.portada-marcas .container-fluid .row div {
/*border: 1px solid black; */
   /* width: 185px;*/
    height: 185px;
    padding: 0px;
    /*margin-right: 5px;*/
    margin-bottom: 20px;
    margin-top: 20px;
}

.portada-marcas .container-fluid .row div img:hover{
    transform: translateY(-5px);
    box-shadow: 0 2px 8px 0 rgb(59 57 55 / 20%);
} 

@media (min-width: 992px){
    .col-md-pull-6 {
        right: 33.33% !important;
    }
    .col-md-push-6 {
        left: 66.66% !important;;
    }
}


/*texto slider*/
.tp-mask-wrap{
    text-shadow: 2px 2px #363636;
}


.home2 h2{
    color: #990000;
    font-size: 25px;
    font-weight: bold;
    line-height: normal;    
    /*letter-spacing: -3px;*/
    text-transform: uppercase;
    margin-bottom: 20px;
    font-family: 'Josefin Slab',Georgia,"Times New Roman",serif;
    letter-spacing: 1px;
    text-align: center;
}

hr{
margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 3px solid #eee; 
    margin-right: 10%;
    margin-left: 10%;
}

/* PRODUCTOS */
.home-productos {
    text-align: center;
}

.home-productos h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    color: #990000;
    margin-bottom: 25px;    
}

.home-productos h3 div {
    border-bottom: 2px solid #990000;
    padding: 5px 30px; 
    display: initial;
}

.home-productos p{
    font-size: 20px !important;
    line-height: 2;
    font-family: 'Montserrat', sans-serif;    
    font-size: 20px;
    color: #353535;
} 

.home-productos img:hover{
    filter: brightness(0.2);     
}

.home-productos span{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;    
    position: absolute;
    left: 0px;
    top: 0px;   
    /*opacity: 0;*/
    font-size: 28px;
    color: #fff;    
    text-shadow: 0px 0px 8px #000;
    z-index: 22;    
    
}
.home-productos img{
    margin-bottom: 15px;
}

.home-productos span:hover + img {
    filter: brightness(0.2);     
}



.block-field-blocknodepagebody{
    padding: 0px 20px;
}

#portada-distribucion { 
    background-color: #cf2834;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 40px; 
    padding: 0px;
}

@media (max-width: 565px) {
    #portada-distribucion { 
        margin-left: 0px;
        margin-right: 0px; 
    }
}

#portada-distribucion div{    
    margin: 0px;
    padding: 0px;
}

#portada-distribucion #distribucion{
    color: #fff;
    padding: 5vw 12vh;  
}

@media (max-width: 700px) {
    
  #portada-distribucion #distribucion{    
        padding: 40px 40px; 
    }  
}

#portada-distribucion #distribucion .title-distribucion{
    font-size: 40px;
    font-weight: bold;
    font-family: sans-serif;    
}

@media (max-width: 1555px) {
    
    #portada-distribucion #distribucion{
    
        padding: 3vw 7vh;      
    }
       #portada-distribucion #distribucion .title-distribucion{
    font-size: 30px;
    }
    
}

@media (max-width: 1280px) {
    
    #portada-distribucion #distribucion{
    
        padding: 2vw 5vh;      
    }
       #portada-distribucion #distribucion .title-distribucion{
        font-size: 30px;
    }    
}
 
@media (max-width: 1150px) {
    
    #portada-distribucion #distribucion{
    
        padding: 1vw 2vh;      
    }
       #portada-distribucion #distribucion .title-distribucion{
        font-size: 27px;
    }    
}

@media (max-width: 990px) {
    
    #portada-distribucion #distribucion{
    
        padding: 5vw 8vh;      
    }
       #portada-distribucion #distribucion .title-distribucion{
        font-size: 27px;
    }    
}

#portada-distribucion #distribucion p{
    border-top: 4px solid white;
    padding-top: 40px;
    font-size: 18px;
}

#portada-distribucion #distribucion #boton-contacto{
    padding: 10px 20px;
    color: #fff;
    font-weight: bold;
    border: 4px solid #fff;
    border-radius: 10px;
    font-size: 22px;
}

#portada-distribucion #distribucion #boton-contacto a{
      color: #fff;
}

#portada-distribucion #distribucion #boton-contacto:hover{
    background-color: #353535;
}


#portada-distribucion #distribucion-image img{
    height: 100%;
    width: 100%;
}



