.fondoHeadHome { height: 400px;}
.fondoHeadHome>h1 { font-family: 'Lato', sans-serif; font-size: 35px; font-weight: bold; color: white; text-shadow: 0 0 1em black;  padding-bottom: 0px; padding-top: 140px;}
.fondoHeadHome>p  { font-family: 'Lato', sans-serif; font-size: 25px; color:white; text-shadow: 0 0 1em black; padding-top: 10px; }
.fondoHeadHome    { /*background-image: url("banner-1920x400-1.jpg");*/ background-position: center;  background-size: 1920px 400px;}



.video-banner
{
  height: 420px;
  width: 100%;
  position: relative;
  left: 0;
  z-index: 0;
  transition: 1s opacity;

}


.video-banner video
{
  height: 420px;
  position: relative;
  left: 0;
  z-index: 0;
 
  transition: 1s opacity;

}
