* {
  background-color: #161618;
}

a, strong {
  color: #ee4d2e;
}

p, h1, h2, h3, h4, h5 {
  color: #fff;
}

iframe {
  background-color: #ee4d2e;
}

#section_1, #antennas, #qo_100, #section_4, #section_5, #section_6 {
  height: 1080px;
}

html {
  overflow-y: scroll;
  scroll-behavior: smooth;
}

#banner {
  margin-top: 50px;
}

.slick-next:before, .slick-prev:before {
  color: #ee4d2e !important;
}

.banner-title {
  position: absolute;
  margin-top: -385px;
  margin-left: 50px;
}

.banner-title > div {
  float: left;
  background-color: rgba(238, 77, 46, 0.6);
  text-align: center;
  padding: 25px;
}

.banner-title > div h2 {
  color: #fff;
  background-color: transparent !important;
}

.banner-title > div h3 {
  color: #fff;
  background-color: transparent !important;
}

@media only screen and (orientation: landscape) and (max-width: 915px) {
  .banner-title {
    bottom: 80px;
  }
}
@media only screen and (max-width: 768px) {
  .banner-title {
    bottom: 20px !important;
    font-size: 12px;
  }
}
@media only screen and (orientation: portrait) and (max-width: 414px) {
  .banner-title {
    display: none;
  }
}
nav div {
  position: fixed;
  z-index: 1;
}
nav div .nav-pills {
  padding-top: 10px;
}
nav div .nav-pills li:active > a {
  background-color: #ee4d2e !important;
}
nav div .nav-pills li a {
  border-radius: 0px;
  background-color: #161618;
  color: #ee4d2e;
}
nav div .nav-pills li a:hover {
  background-color: #ee4d2e;
  color: #161618;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  background-color: #ee4d2e;
  color: #161618;
}

footer nav li {
  float: left;
}
footer nav li a:hover {
  background-color: #ee4d2e !important;
  color: #161618;
}

.newsflash {
  float: right;
}

.item-pageblog {
  width: 66.66666667%;
  float: left;
}

#mainarticle {
  padding-top: 100px;
}

#section_1, #antennas, #qo_100, #section_4, #section_5, #section_6 {
  padding-top: 50px;
}

#antennas .custom, #qo_100 .custom {
  margin-top: 15px;
  margin-bottom: 15px;
}
#antennas .custom h2, #qo_100 .custom h2 {
  text-align: center;
}
#antennas .custom:hover p, #qo_100 .custom:hover p {
  opacity: 0;
}
#antennas .custom p, #qo_100 .custom p {
  margin: 0px 0px 0px;
}
#antennas .custom p a, #qo_100 .custom p a {
  position: absolute;
  height: 100%;
  width: 93%;
  font-weight: bold;
  background-color: #161618;
  text-align: center;
  opacity: 0.8;
  padding-top: 35%;
}

#qo_100 .custom p a {
  width: 90%;
}

@media only screen and (orientation: portrait) and (max-width: 415px) {
  #qo_100 .custom p a {
    width: 93%;
  }
}
.itemid-134 #mainarticle {
  padding-top: 0px;
}

/*# sourceMappingURL=template.css.map */
