* {
  font-family: "acumin-pro-condensed", sans-serif;
}

*:active {
  outline: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-appearance: none;
}

button:focus {
  outline: none;
}

html, body {
  overflow-x: hidden !important;
}

h1 {
  font-weight: 900;
  font-style: normal;
}

h2 {
  font-style: italic;
  font-weight: 900;
  font-size: 4.75vw;
  line-height: 3.75vw;
  text-transform: uppercase;
  margin-bottom: 2rem;
}

p {
  font-size: 1.5em;
}

span.highlight {
  color: #2465f2;
}

span.highlight-black {
  color: #000000;
}

span.filled {
  color: #FFFFFF;
  -webkit-text-stroke-color: transparent;
}

span.outline {
  border: 4px solid white;
}

.btn.btn-menu {
  background: #2465f2;
  border-radius: 0;
  border: 0;
  padding: .0rem .75rem .5rem .75rem;
  font-size: 2em;
  color: #FFFFFF;
}

.italic {
  font-family: 'acumin-pro-condensed', sans-serif;
  font-weight: 400;
  font-style: italic;
}

.container, .container-fluid {
  padding: 0;
}

.valign {
  height: 100%;
  margin: auto;
}

.video_contain {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
}

video {
  display: block;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}

.second-video {
  z-index: -10;
  top: 100vh;
}

.third-video {
  z-index: -10;
  top: 200vh;
}

.main-menu {
  padding: 2rem;
  padding-bottom: 0;
}

.main-menu .menu ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  list-style: none;
  padding: 0;
}

.main-menu .menu ul li {
  margin: 0rem 2rem;
}

.main-menu .menu ul li a {
  color: #FFFFFF;
  font-size: 1.75em;
}

.mobile-menu {
  display: none;
  text-align: right;
  position: fixed;
  right: 1rem;
  top: 2rem;
  z-index: 500;
}

.mobile-menu .modal-content {
  border: 0px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background-color: #000000;
}

.mobile-menu .modal-content .logo {
  width: 15rem;
}

.mobile-menu .modal-content br {
  display: none;
}

.mobile-menu .modal-content .modal-body ul {
  list-style: none;
  text-align: left;
  padding: 0;
}

.mobile-menu .modal-content .modal-body ul li {
  margin-top: 1rem;
  text-align: center;
}

.mobile-menu .modal-content .modal-body ul li a {
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: white;
  color: transparent;
  font-size: 4em;
  font-weight: 800;
}

.mobile-menu .modal-content .modal-body ul li a:hover {
  color: #FFFFFF;
  text-decoration: none;
}

.mobile-menu .modal-content .modal-title {
  font-size: 3.5vw;
  font-weight: 600;
}

.mobile-menu .modal-content .modal-header .close {
  font-size: 5vw;
  color: #2465f2;
  opacity: 1;
  position: relative;
  top: .5rem;
  right: .75rem;
  text-shadow: 0 0px 0 #fff;
}

.mobile-menu .modal-dialog {
  max-width: 100% !important;
  margin: 0 !important;
  width: 100%;
  height: 100%;
  padding: 0;
}

.mobile-menu .modal-content {
  height: auto;
  min-height: 100%;
  border-radius: 0;
}

.mobile-menu .modal-header {
  border-bottom: 0px solid #2465f2;
}

.modal-backdrop {
  z-index: 400;
}

.h100vh {
  height: 100vh;
}

.section-01 {
  background-color: #000000;
  background-image: url("../images/herotop.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.section-01 .content {
  height: 80vh;
}

.section-01 .content img {
  width: 75%;
}

.section-02 {
  background-color: #000000;
  color: #FFFFFF;
  background-image: url("../images/section2.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

.section-02 .content-1 p {
  padding: 2rem;
  margin-right: 4rem;
  font-size: 1.25em;
  font-style: italic;
  opacity: .7;
  margin-top: 10rem;
}

.section-02 .content-2 {
  padding: 0rem 5rem;
}

.section-02 .content-2 p {
  opacity: .7;
}

.section-02 .element-6 {
  width: 12rem;
  position: absolute;
  bottom: 0;
  left: 0;
}

.section-03 {
  background-color: #000000;
  color: #FFFFFF;
  background-image: url("../images/section3.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

.section-04 {
  background-color: #000000;
  color: #FFFFFF;
}

.section-04 .event-text h1 {
  position: absolute;
  right: 0%;
  font-size: 6rem;
  line-height: 5rem;
  top: 8%;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: white;
  color: transparent;
}

.section-04 p {
  opacity: .7;
}

.section-04 .content-2 {
  position: relative;
  z-index: 1;
}

.section-04 .content-2 img {
  width: 100%;
  margin-left: 4rem;
  padding: 2rem;
}

.section-04 .element-4 {
  margin-left: 0rem;
  width: 75em;
  position: absolute;
  left: -25%;
  margin-top: -8rem;
  padding: 0rem;
}

.section-04 .element-6 {
  width: 12rem;
  position: absolute;
  top: 0;
  right: 0;
}

.section-04 .element-2 {
  margin-left: 0rem;
  width: 60vw;
  position: absolute;
  right: 0;
  padding: 0rem;
  bottom: 0;
  z-index: 0;
}

.section-05 {
  background-color: #f3f3f3;
}

.section-05 .element-3 {
  width: 12rem;
  position: absolute;
  top: 0;
  left: 0;
}

.section-05 .element-7 {
  margin-left: 0rem;
  width: 60vw;
  position: absolute;
  right: -35%;
  padding: 0rem;
  bottom: 0;
  z-index: 0;
}

.section-05 .content {
  position: relative;
  z-index: 1;
}

.section-05 .content h2 {
  font-style: normal;
  font-weight: 400;
  font-size: 4.75vw;
  line-height: 3.75rem;
  text-transform: uppercase;
  margin: 4rem 0rem;
  letter-spacing: 3px;
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: rgba(255, 255, 255, 0.95);
  background-clip: border-box;
  border: 0px solid rgba(0, 0, 0, 0.125);
  border-radius: 0;
  margin-bottom: 4rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.card a:hover {
  text-decoration: none;
  color: #2465f2;
}

.card .card-title {
  margin-bottom: .75rem;
  font-size: 3em;
  text-transform: uppercase;
  line-height: 2rem;
  font-weight: 600;
  color: #083eb1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.card .card-date {
  color: darkgrey;
  letter-spacing: 1px;
  margin-top: .5rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.card .card-body {
  padding: 1.5rem;
  padding-top: 2rem;
}

.card .card-img, .card .card-img-top {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.card:hover {
  -webkit-box-shadow: 0px 4px 35px 0px #b1b1b1;
          box-shadow: 0px 4px 35px 0px #b1b1b1;
}

.card:hover .card-date {
  color: #000000;
}

.footer {
  background-color: #000000;
  color: #FFFFFF;
  padding: 4rem 1rem;
}

.footer .border-left {
  border-left: 1px solid gray;
  padding-left: 4rem;
}

.footer .content-1 .contact-info {
  margin: 0rem 2rem;
}

.footer .content-1 a {
  font-size: 1.5em;
  color: #FFFFFF;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.footer .content-1 a:hover {
  color: #2465f2;
  text-decoration: none;
}

.footer .content-2 p {
  font-size: 1.15em;
}

.footer .content-2 .social a {
  color: #FFFFFF;
  font-size: 3em;
  margin-right: 1rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.footer .content-2 .social a:hover {
  color: #2465f2;
  text-decoration: none;
}
/*# sourceMappingURL=style.css.map */