/** Generated by FG **/
@font-face {
  font-family: "Conv_FlamaSemicondensed-Basic";
  src: url("/assets/FlamaSemicondensed-Basic.eot");
  src: local("☺"), url("/assets/FlamaSemicondensed-Basic.woff") format("woff"),
    url("/assets/FlamaSemicondensed-Basic.ttf") format("truetype"),
    url("/assets/FlamaSemicondensed-Basic.svg") format("svg");
}

/** Generated by FG **/
@font-face {
  font-family: "Conv_FMBF_Tahoma";
  src: url("/assets/FMBF_Tahoma.eot");
  src: local("☺"), url("/assets/FMBF_Tahoma.woff") format("woff"),
    url("/assets/FMBF_Tahoma.ttf") format("truetype"),
    url("/assets/FMBF_Tahoma.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

a:hover,
a:active {
  text-decoration: none;
}
body,
html {
  background: #ffffff;
  height: 100%;
  font-family: "Conv_FlamaSemicondensed-Basic", Sans-Serif;
}
* {
  outline: none;
}
.fmbf {
  font-family: "Conv_FMBF_Tahoma", Sans-Serif;
}
.large {
  font-size: 25px;
}
.larger {
  font-size: 36px;
}
.opacity-50 {
  opacity: 0.5;
}
.bg-black {
  background: rgba(0, 0, 0, 1);
}
.carousel-control-prev,
.carousel-control-next {
  width: 5%;
  opacity: 0.9;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
  width: 40px;
  height: 40px;
}
.carousel-indicators img:first-child {
  opacity: 0.5;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.carousel-indicators .active img:first-child {
  opacity: 1;
}
.fancybox-bg {
  background: rgb(0, 0, 0);
}
.fancybox-is-open .fancybox-bg {
  opacity: 1;
}
.closer {
  font-family: "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  position: absolute;
  top: 1rem;
  right: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 45px;
  padding-bottom: 9px;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  z-index: 999;
  text-decoration: none;
  font-weight: 900;
  color: #ffffff !important;
  background: #000000;
}
.home-box {
  border-bottom: 0.5rem #ffffff solid;
  margin: 0px;
  padding: 0px;
  display: block;
}
.home-box:nth-child(3n + 1) {
  border-right: 0.25rem #ffffff solid;
}
.home-box:nth-child(3n + 2) {
  border-left: 0.25rem #ffffff solid;
  border-right: 0.25rem #ffffff solid;
}
.home-box:nth-child(3n + 3) {
  border-left: 0.25rem #ffffff solid;
}
.speaker-image-reel .col-6 {
  border-bottom: 0.25rem #ffffff solid;
}
.speaker-image-reel .col-6:nth-child(2n) {
  border-left: 0.125rem #ffffff solid;
}
.speaker-image-reel .col-6:nth-child(2n + 1) {
  border-right: 0.125rem #ffffff solid;
}
@media (min-width: 768px) {
  .scroll {
    overflow-x: hidden;
    overflow-x: auto;
    text-align: justify;
  }
}
.video-container {
  position: relative;
}
.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -100px;
  margin-top: -100px;
  width: 200px;
  height: 200px;
}
