* {
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  /*font-family: 'Open Sans';*/
  /*color: #406286 !important;*/
}

.login-card {
  max-width: 350px;
  padding: 40px 40px;
  margin: 0 auto;
}

.login-card .profile-img-card {
  width: 96px;
  height: 96px;
  margin: 0 auto 10px;
  display: block;
  border-radius: 50%;
}

.login-card .profile-name-card {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0 0;
  min-height: 1em;
}

#request-quote-btn {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 9999;
  background-color: #0066ff;
  color: #fff;
  border: none;
  border-radius: 5px;
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
}

#request-quote-btn:hover {
  background-color: #3b8aff;
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
  display: block;
}

.hero-travel.jumbotron {
  background: url("Annular Transducers - Background.png");
}

.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-container {
  position: relative;
  padding-bottom: 56%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

iframe {
}

div {
}

