.carousel .item {
    height: 450px !important;
  }
  
  .item img {
      position: absolute !important;
      top: 0 !important;
      left: 0 !important;
      min-height: 450px !important;
  }

.footerGrid1 {
    background-color: #e2c096;
    padding-top: 20px;
}

.footerGrid2 {
    background-color: #e8d3ad;
    padding-top: 20px;
}

.footerGrid3 {
    background-color: #eee2c5;
    padding-top: 100px;
}

.fondo1 { 
    background: url(../../images/portada.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    
  }

  .fondo3 { 
    background: url(../../images/bannerOsteopatia.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    
  }
  .fondoFisioterapiaEstetica { 
    background: url(../../images/fondoFisioterapiaEstetica.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    
  }ç

  .fondoNutricion { 
    background: url(../../images/fondoNutricion.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    
  }


  .fondoPsicologia { 
    background: url(../../images/fondoPsicologia.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    
  }

.fondoSemiTrans1 {
    background-color: #ebe6de;
    opacity: 0.8;
    filter:  alpha(opacity=80);
}

.fondoPrincipal {
    background-color: rgb(235, 230, 222) !important;
}

.fondoPagina3 {
    padding-top: 60px;
    background-color: #fff;
    background: url(images/r.png) no-repeat right top fixed; 


}

.carousel-control-prev-icon-fondo {
    background-color: rgba( 226, 192, 150,20);
}

#heroFisioterapiaEstetica {
  width: 100%;
  height: 60vh;
  position: relative;
    background: url("images/fondoEstetica.jpg") no-repeat;
    background-size: cover;
    padding: 0;
  }

  #heroPrePostParto {
    width: 100%;
    height: 60vh;
    position: relative;
      background: url("images/fondoPrePostParto.jpg") no-repeat;
      background-size: cover;
      padding: 0;
    }

#heroEntrenoCiclismo {
  width: 100%;
  height: 60vh;
  position: relative;
    background: url("images/fondoCiclismo.jpg") no-repeat;
    background-size: cover;
    padding: 0;
  }

  #heroEspalda {
    width: 100%;
    height: 60vh;
    position: relative;
      background: url("images/fondoEspalda.jpg") top left no-repeat;
      background-size: cover;
      padding: 0;
    }

    #heroColaborador {
      width: 100%;
      height: 60vh;
      position: relative;
        background: url("images/fondoColaboradores.jpg") top left no-repeat;
        background-size: cover;
        padding: 0;
      }

  #heroNutricion {
    width: 100%;
    height: 60vh;
    position: relative;
      background: url("images/fondoNutricion.jpg") no-repeat;
      background-size: cover;
      padding: 0;
    }

  #heroGaleria {
    width: 100%;
    height: 60vh;
    position: relative;
    background: url("images/fondoGaleria.jpg") top no-repeat;
    background-size: cover;
    padding: 0;
  }

  #heroInvasiva {
    width: 100%;
    height: 60vh;
    position: relative;
    background: url("../../images/fondoInvasivaEcoguiada.jpg") no-repeat;
    background-size: cover;
    padding: 0;
  }

  #heroPelvico {
    width: 100%;
    height: 60vh;
    position: relative;
    background: url("images/fondoSueloPelvico.jpg") top no-repeat;
    background-size: cover;
    padding: 0;
  }
  #heroParto {
    width: 100%;
    height: 60vh;
    position: relative;
    background: url("images/fondoParto.jpg") top no-repeat;
    background-size: cover;
    padding: 0;
  }
  #heroEcoguiada {
    width: 100%; 
    height: 60vh;
    position: relative;
    background: url("images/fondoEcoguiada.jpg") top no-repeat;
    background-size: cover;
    padding: 0;
  }
  #heroPediatria {
    width: 100%; 
    height: 60vh;
    position: relative;
    background: url("images/fondoPediatria.jpg") top no-repeat;
    background-size: cover;
    padding: 0;
  }