.body {background-color: black;}



.carousel-inner {
    max-height: 620px;
}

body {
  background: white;
}

.navbar{
    color: #013F5E;
    background-color: #013F5E;
    height: 105px;
    border-bottom-style: solid;
    border-bottom-width: 10px;
    border-color: #013F5E;
}


.footer {
    position: bottom fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: lightgray;
    color: white;
    text-align: center;
}

video {
  width: 100%    !important;
  height: 150   !important;
}


.offset-txt {
  position:right;
  z-index:3;
  left:10%;
  top:30%;
}

.offset-txt h1 {
  font-size:15px;
  font-family:;
  font-weight:700;
  font-style:;
}
