.slider-banner img{
  height: 650px;  
}
.box-heading:after {
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    position: absolute;
    left: 0;
    right: 0;
    content: "";
    height: 3px;
    display: block;
    margin-top: 5px;
    
}
.whatsapp-fixed {
  bottom: 70px;
  right: 5px;
  position: fixed;
  z-index: 9999;
}
.whatsapp-fixed span i {
  background-color: #28c70b;
  width: 48px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  font-size: 28px;
  border-radius: 50%;
}
.box-heading{
  position: relative;
  top: -25px;  
}
.fluid-carousel .owl-nav button{
   top: calc(-5% - 30px);   
}
.sectiones{
  padding-top: 50px;
    padding-bottom: 50px;  
}
.box-heading h5{
    
}
.gallery
{
    display: inline-block;
    margin-top: 20px;
}