@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700");
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700,900");
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@font-face {
  font-family: "BebasNeueBold";
  src: local("BebasNeueBold"), url("../fonts/BebasNeueBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "BebasNeueRegular";
  src: local("BebasNeueRegular"), url("../fonts/BebasNeueRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "PhosphateSolid";
  src: url("../fonts/phosphatesolid/phosphatesolid-webfont.woff2") format("woff2"), url("../fonts/phosphatesolid/phosphatesolid-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "dinbold";
  src: url("../fonts/din-bold-webfont.woff2") format("woff2"), url("../fonts/din-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "code_pro_black_lcregular";
  src: url("../fonts/code_pro_black_lc-webfont.woff2") format("woff2"), url("../fonts/code_pro_black_lc-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "klima-blod";
  src: url("../fonts/klima-bold-web.eot?#iefix") format("embedded-opentype"), url("../fonts/klima-bold-web.woff") format("woff"), url("../fonts/klima-bold-web.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@-webkit-keyframes scroll {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(16px);
    transform: translateY(16px); } }
@keyframes scroll {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(16px);
    -ms-transform: translateY(16px);
    transform: translateY(16px); } }
body {
  overflow-x: hidden;
  word-wrap: break-word;
  font-size: 14px;
  color: #000000;
  background: #fff;
  font-family: Arial, Helvetica, sans-serif; }
  body h1, body h2, body h3, body h4, body h5, body h6 {
    font-weight: 700;
    color: #e70e8b;
    padding: 0 0 8px 0;
    margin: 0; }
  body h4.black {
    font-size: 14px;
    color: #000000;
    line-height: 20px;
    text-transform: none;
    padding: 0; }
  body small {
    font-size: 12px; }
  body .section {
    padding: 10px 10px;
    position: relative; }
    body .section .engagement .item {
      border-right: 1px solid #135ac4; }
    body .section div.letter {
      background: #eef3fb;
      padding: 40px 30px 40px 45px;
      margin: 15px 0 0 0;
      font-style: italic; }
      body .section div.letter.press {
        font-style: normal; }
      body .section div.letter strong {
        font-weight: 700;
        color: #135ac4; }
      body .section div.letter span {
        color: #e70e8b; }
    body .section .check-list .options-cont {
      width: 100%;
      float: left;
      border-bottom: 2px solid rgba(19, 90, 196, 0.5);
      padding: 0 0 25px 0;
      margin: 0 0 25px 0; }
      body .section .check-list .options-cont .article-out {
        width: 102.22%;
        float: left;
        margin: 0 -1.11% -25px -1.11%; }
      body .section .check-list .options-cont .article {
        width: 31.11%;
        float: left;
        margin: 0 1.11% 25px 1.11%; }
        body .section .check-list .options-cont .article.lrg {
          width: 64.44%; }
        body .section .check-list .options-cont .article .options-list {
          width: 100%;
          float: left; }
          body .section .check-list .options-cont .article .options-list .check-options {
            margin-bottom: 10px; }
            body .section .check-list .options-cont .article .options-list .check-options input[type="checkbox"], body .section .check-list .options-cont .article .options-list .check-options input[type="radio"] {
              display: none; }
            body .section .check-list .options-cont .article .options-list .check-options input[type="checkbox"] + label:before {
              background-image: url(../img/checkbox-1.png);
              background-position: top; }
            body .section .check-list .options-cont .article .options-list .check-options label {
              width: 100%;
              min-height: 15px;
              font-weight: normal;
              font-family: Arial, Helvetica, sans-serif;
              font-size: 14px;
              color: #000000;
              line-height: 20px;
              text-transform: none;
              position: relative;
              padding: 0 0 0 25px;
              margin: 0; }
              body .section .check-list .options-cont .article .options-list .check-options label:before {
                content: "";
                display: block;
                width: 15px;
                height: 15px;
                float: left;
                background-repeat: no-repeat;
                background-size: 15px auto;
                border-radius: 0;
                position: absolute;
                top: 2px;
                left: 0;
                z-index: 1; }
        body .section .check-list .options-cont .article h4 {
          font-weight: 700;
          color: #e70e8b;
          text-transform: uppercase;
          padding: 0 0 8px 0;
          margin: 0;
          font-size: 17px;
          line-height: 22px; }
    body .section ol.references {
      list-style: decimal;
      padding-left: 20px; }
      body .section ol.references li {
        font-size: 12px;
        line-height: 18px; }
    body .section ul.impact {
      padding-left: 0px;
      list-style: none; }
      body .section ul.impact li {
        padding: 0 0 10px 15px;
        position: relative; }
        body .section ul.impact li:before {
          content: "";
          width: 5px;
          height: 5px;
          background: #e70e8b;
          border-radius: 360px;
          position: absolute;
          top: 9px;
          left: 0; }
    body .section ul.rose {
      padding-left: 0px;
      list-style: none;
      padding-top: 10px; }
      body .section ul.rose li {
        padding: 0 0 10px 15px;
        position: relative; }
        body .section ul.rose li:last-child {
          padding-bottom: 0; }
        body .section ul.rose li strong {
          color: #e70e8b; }
        body .section ul.rose li:before {
          content: "";
          width: 5px;
          height: 5px;
          background: #e70e8b;
          border-radius: 360px;
          position: absolute;
          top: 9px;
          left: 0; }
  body .main-content {
    padding-top: 40px; }
  body .banner {
    padding: 0;
    margin: 0; }
    body .banner img {
      width: 100%; }
  body.screening-room h2 {
    color: #fffc00 !important;
    font-size: 24px;
    text-transform: uppercase; }
  body.screening-room h3 {
    color: #ff6300;
    font-size: 20px;
    text-transform: none; }
  body .btn.fb-rsvp {
    padding: 10px 20px;
    border: 1px solid #fff;
    margin-bottom: 20px;
    margin-top: 20px; }
    body .btn.fb-rsvp:hover {
      border-color: #ff4c00;
      color: #ff4c00; }
  body .calendar-item .calendar-header {
    background: #0956c8;
    color: white;
    text-transform: uppercase;
    padding: 10px 20px; }
    body .calendar-item .calendar-header .date {
      font-size: 30px;
      font-weight: 900; }
    body .calendar-item .calendar-header .open-hours {
      font-size: 25px; }
  body .calendar-item .calendar-events {
    color: #446;
    font-size: 16px !important; }
    body .calendar-item .calendar-events .theme-content {
      font-size: 16px !important; }
      body .calendar-item .calendar-events .theme-content p {
        font-size: 16px !important; }
    body .calendar-item .calendar-events .event-header {
      width: 100%;
      font-size: 20px;
      margin: 20px 0; }
      body .calendar-item .calendar-events .event-header .time {
        background: #9df;
        font-weight: 700;
        color: #000;
        width: 100%;
        padding: 0;
        margin: 0;
        padding: 0px;
        display: inline-block;
        height: 40px; }
        body .calendar-item .calendar-events .event-header .time .open {
          padding: 5px 0px 5px 5px;
          display: inline-block; }
      body .calendar-item .calendar-events .event-header .room_color {
        width: auto;
        padding: 5px 10px 5px;
        margin: 0;
        background: #0956c8;
        float: right;
        text-align: right;
        color: white; }
        body .calendar-item .calendar-events .event-header .room_color:after {
          display: block;
          content: "";
          clear: both; }
  body h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    font-size: 33px;
    color: #135ac4;
    line-height: 36px;
    position: relative;
    text-transform: uppercase;
    padding-left: 35px; }
    body h2:before {
      content: "";
      font-family: "Font Awesome 5 Pro";
      color: #e70e8b;
      font-size: 36px;
      font-weight: 900;
      line-height: 1em;
      position: absolute;
      top: -1px;
      left: 0; }
    body h2.heading {
      font-weight: 500;
      font-size: 35px;
      letter-spacing: 2px;
      background: #00a6ec;
      color: #fff !important;
      text-transform: uppercase;
      margin: 50px 0;
      line-height: 55px;
      padding-top: 20px;
      padding-left: 30px;
      padding-right: 30px;
      width: auto;
      display: inline-block;
      position: relative; }
    body h2.content-heading {
      font-size: 38px;
      width: 100%;
      color: #ff6300;
      text-transform: uppercase; }
  body .btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.5rem 0.75rem;
    font-size: 22px;
    line-height: 1.25;
    border-radius: 0.25rem;
    transition: all 0.15s ease-in-out; }
    body .btn.btn-primary {
      color: #fff;
      background-color: #7000ff;
      border-color: #7000ff; }
      body .btn.btn-primary:hover {
        background: #6000e0; }

strong, b {
  font-weight: 700 !important;
  color: #135ac4; }

a {
  color: #e70e8b;
  font-weight: 500;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  a:hover {
    color: #135ac4; }

#header #toptopmenu {
  background: #000;
  width: 100%;
  height: 100px; }
  #header #toptopmenu .topmainmenu {
    width: auto !important;
    position: absolute;
    right: 40px;
    background: #000; }
    #header #toptopmenu .topmainmenu li {
      margin-right: 65px;
      padding: 10px 5px 5px;
      line-height: 20px; }
      #header #toptopmenu .topmainmenu li.get-help {
        color: white;
        letter-spacing: 1.5px;
        cursor: pointer;
        background: url("../img/nav-highlight.svg");
        background-repeat: repeat;
        background-size: auto;
        background-repeat: no-repeat;
        background-size: 100%;
        opacity: 1;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 20px; }
      #header #toptopmenu .topmainmenu li:before {
        width: 0; }
      #header #toptopmenu .topmainmenu li a {
        font-family: "code_pro_black_lcregular";
        font-weight: 500;
        letter-spacing: 2px;
        color: white;
        font-size: 20px;
        text-transform: uppercase; }
        #header #toptopmenu .topmainmenu li a:hover {
          text-decoration: none;
          opacity: 0.7; }
  #header #toptopmenu #collapsibleTopNavbar {
    position: absolute;
    right: 0;
    width: 100%;
    text-align: right;
    z-index: 9; }
  #header #toptopmenu:after {
    content: "";
    width: 100%;
    display: block;
    width: 100%;
    position: absolute;
    bottom: -15px;
    left: 0;
    z-index: 2;
    height: 30px;
    background-image: url("../img/header-brush.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
  #header #toptopmenu .toplogo {
    width: 200px; }
#header .topmainmenu {
  list-style: none;
  width: 100%; }
  #header .topmainmenu li {
    display: inline-block;
    position: relative;
    padding-right: 15px; }
    #header .topmainmenu li .sub-menu {
      opacity: 0;
      position: absolute;
      left: 0;
      top: 36px;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      transition: all 0.2s linear;
      padding: 5px 5px 5px 10px;
      z-index: 0;
      background: #bd5612; }
      #header .topmainmenu li .sub-menu li {
        width: 190px; }
        #header .topmainmenu li .sub-menu li:before {
          width: 0; }
        #header .topmainmenu li .sub-menu li a {
          font-size: 20px; }
    #header .topmainmenu li:hover .sub-menu {
      opacity: 1;
      z-index: 9; }
    #header .topmainmenu li:before {
      margin-left: -10px;
      content: "";
      width: 2px;
      background: #e70e8b;
      height: 18px;
      top: 8px;
      position: absolute; }
    #header .topmainmenu li:first-child:before {
      width: 0px; }
    #header .topmainmenu li a {
      color: #e70e8b;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 22px;
      margin: 0 5px;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      transition: all 0.2s linear; }
      #header .topmainmenu li a:hover {
        color: #135ac4;
        text-decoration: none; }
#header .menu-bar {
  margin: 40px auto; }
  #header .menu-bar a:hover {
    text-decoration: none; }
    #header .menu-bar a:hover h1 {
      color: #135ac4; }
  #header .menu-bar h1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 33px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear; }
  #header .menu-bar .mainmenu li {
    position: relative;
    padding-left: 38px; }
    #header .menu-bar .mainmenu li:before {
      content: "";
      font-family: "Font Awesome 5 Pro";
      color: #e70e8b;
      font-size: 34px;
      font-weight: 900;
      line-height: 1em;
      position: absolute;
      top: -1px;
      left: 0; }
    #header .menu-bar .mainmenu li.current-menu-item a {
      color: #e70e8b; }
    #header .menu-bar .mainmenu li a {
      font-family: "Montserrat", sans-serif;
      font-weight: 700;
      font-size: 22px;
      color: #135ac4; }
      #header .menu-bar .mainmenu li a:hover {
        text-decoration: none;
        color: #e70e8b; }
#header .container-fluid {
  margin: 0;
  padding: 0;
  background-color: #0956c8;
  background-image: url("../img/header-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  #header .container-fluid .logo {
    margin: 0;
    width: 100%; }
  #header .container-fluid .header-widget {
    color: white;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.1;
    margin-top: 40px; }
    #header .container-fluid .header-widget h5 {
      font-size: 24px;
      margin: 0; }
    #header .container-fluid .header-widget p {
      padding: 10px; }
#header #topmenu {
  list-style: none;
  width: 100%;
  position: relative;
  padding: 20px 10px; }
  #header #topmenu li {
    display: inline-block;
    position: relative;
    padding-right: 10px; }
    #header #topmenu li.current_page_item a {
      color: rgba(0, 0, 0, 0.9); }
    #header #topmenu li .sub-menu {
      opacity: 0;
      position: absolute;
      left: 0;
      top: 36px;
      padding: 5px 5px 5px 10px;
      z-index: 0;
      background: #0956c8; }
      #header #topmenu li .sub-menu li {
        width: 190px; }
        #header #topmenu li .sub-menu li a {
          color: white;
          font-size: 20px; }
    #header #topmenu li:hover .sub-menu {
      opacity: 1;
      z-index: 999; }
    #header #topmenu li:before {
      margin-left: -10px;
      content: "";
      width: 2px;
      background: white;
      height: 18px;
      top: 12px;
      position: absolute; }
    #header #topmenu li:first-child:before {
      width: 0px; }
    #header #topmenu li a {
      color: #0956c8;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 16px;
      margin: 0 5px;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      transition: all 0.2s linear; }
      #header #topmenu li a:hover {
        color: rgba(0, 0, 0, 0.9);
        text-decoration: none; }

footer {
  font-size: 14px;
  color: #fff;
  background: #0956c8;
  padding-top: 60px;
  padding-bottom: 60px;
  margin-top: 30px;
  position: relative;
  background-image: url("../img/footer-bg.png");
  background-size: cover; }
  footer a {
    color: white; }
  footer #menu-mainmenu-1 {
    list-style: none;
    width: 100%; }
    footer #menu-mainmenu-1 li {
      display: inline-block;
      position: relative;
      padding-right: 15px; }
      footer #menu-mainmenu-1 li.current_page_item a {
        color: #00a6ec; }
      footer #menu-mainmenu-1 li .sub-menu {
        opacity: 0;
        position: absolute;
        left: 0;
        top: 40px;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        transition: all 0.2s linear;
        padding: 5px 5px 5px 10px;
        z-index: 0;
        background: #fff; }
        footer #menu-mainmenu-1 li .sub-menu li {
          width: 190px; }
          footer #menu-mainmenu-1 li .sub-menu li a {
            font-size: 20px;
            color: #0956c8; }
            footer #menu-mainmenu-1 li .sub-menu li a:hover {
              color: black; }
      footer #menu-mainmenu-1 li:hover .sub-menu {
        opacity: 1;
        z-index: 9; }
      footer #menu-mainmenu-1 li a {
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 22px;
        margin: 0 5px;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        transition: all 0.2s linear; }
        footer #menu-mainmenu-1 li a:hover {
          color: #00a6ec;
          text-decoration: none; }
  footer .footer-logo {
    width: 110px;
    height: auto; }
  footer .sponsors-logo {
    width: 100%; }
  footer .sponsor-text {
    text-align: right; }
  footer #menu-footermenu {
    list-style: none;
    padding: 0; }
    footer #menu-footermenu li {
      display: inline-block;
      margin: 0 0 10px 15px; }
      footer #menu-footermenu li a {
        background-image: url(../img/footer-line1.png);
        color: #fff;
        font-size: 20px;
        font-weight: bold;
        padding: 0px 0 3px;
        background-size: 100% 3px;
        background-repeat: no-repeat;
        background-position: bottom center;
        text-transform: uppercase; }
        footer #menu-footermenu li a:hover {
          text-decoration: none; }

@media (max-width: 1200px) {
  .thanks-text {
    padding: 60px 100px !important; }
    .thanks-text p {
      font-size: 50px !important;
      line-height: 60px !important; } }
@media (max-width: 768px) {
  #header #toptopmenu #collapsibleTopNavbar {
    top: 80px; }
  #header #toptopmenu .topmainmenu {
    right: 0; }
    #header #toptopmenu .topmainmenu li {
      margin-right: 0;
      padding: 5px 20px !important;
      background: none !important; }
      #header #toptopmenu .topmainmenu li a {
        font-size: 20px; }
        #header #toptopmenu .topmainmenu li a:hover {
          opacity: 0.7 !important;
          color: red; }

  body h2 {
    font-size: 24px;
    line-height: 28px; }
  body .section .check-list .options-cont .article {
    width: 100%;
    margin: 0 0 25px 0; }

  body .calendar-item .calendar-events .event-header .room_color {
    float: none; }

  body .bg .themes .theme .inner .text p {
    font-size: 14px; }

  .navbar-dark .navbar-toggler {
    background: #0956c8; }

  .navbar-collapse {
    margin-top: 20px; }

  body h2.heading {
    font-size: 36px;
    line-height: 46px; }

  .thanks-text {
    padding: 40px 50px !important; }
    .thanks-text p {
      font-size: 40px !important;
      line-height: 50px !important;
      text-align: center; }

  footer {
    text-align: center; }
    footer .sponsor-text {
      text-align: center; }
    footer #menu-footermenu li {
      margin: 0; }

  #header .topmainmenu li:before {
    width: 0px; } }

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