@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Asap:400,700|Roboto:400,700");
body {
  background: #222; }

body, table, th, td, input {
  font-family: 'Roboto', Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Asap', Arial, Helvetica, sans-serif; }

p {
  margin-bottom: 0.5em;
}

.bg-row1 {
  background-color: #EEE !important;
}
.bg-row2 {
  background-color: #d26262 !important;
}
.bg-row3 {
  background-color: #cb9361 !important;
}
td[valign="middle"] {
  vertical-align: middle !important;
}

/*=========================================
HEADER & NAVBAR
=========================================*/
.maintitle {
  color: #FFF;
  position: absolute;
  top:50%;
  margin-top: -50px;
  width: 100%;
  text-align: center;
  z-index: 900;
  text-shadow: 2px 2px 5px #000;
}
.title {
  background: #FFF;
  padding: 5px 0; }
  .title .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  .title .conf-logo {
    max-width: 600px;
  }

  .title .asapa-logo {
    max-width: 320px;
    justify-self: flex-end; }
  .title h1, .title h3 {
    color: #474441;
    margin: 0;
    font-family: 'Asap', sans-serif;
    font-weight: bold; }
    .title h1 {
      color: #8e542e;
      font-size: 1em;
     }
  .title h4 {
    margin-bottom: 3px; }
  .title h3 {
    font-size: 1.2em;
    margin: 0 0 5px; }

#members {
  text-align: right; }
  #members ul.membernav {
    list-style: none;
    margin: 0;
    padding: 0;
  display: inline-block; }
    #members ul.membernav li {
      display: inline-block; }
      #members ul.membernav li a {
        color: #FFF;
        display: block;
        padding: 0.4rem 0.5rem; }

header {
  background: #8e542e; }
  header .navbar {
    padding: .5rem 0; }
    header .navbar li.nav-item a.nav-link {
      padding: 0.5rem 1rem;
      color: rgba(255, 255, 255, 0.8); }
      header .navbar li.nav-item a.nav-link:hover {
        color: white; }
    header .navbar li.nav-item:first-child a.nav-link {
      padding-left: 0; }
  header .navbar .social-icons,
  #members .navbar .social-icons{
    margin-left: auto;
    display: flex;
    flex-direction: row;
    align-items: center; }
    header .navbar .social-icons li.nav-item,
    #members .social-icons li.nav-item{
      margin-left: 0.5rem; }
      header .navbar .social-icons li.nav-item a.nav-link,
      #members .social-icons li.nav-item a.nav-link{
        padding: 0.5rem;
        font-size: 1.2rem;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 36px;
        height: 36px;
        border-radius: 50%;
        transition: background-color 0.3s ease; }
        header .navbar .social-icons li.nav-item a.nav-link:hover,
        #members .social-icons li.nav-item a.nav-link:hover {
          background-color: rgba(255, 255, 255, 0.1);
          color: white; }

/*=========================================
HERO
=========================================*/
#hero {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  border-bottom: 4px solid #8e542e; }
  #hero img {
    width: 100%;
    height: auto; }

.hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hero-overlay .text-center {
  position: absolute;
  width: 100%;
  margin: 0 auto;
  bottom: 50px;
}
.hero-overlay .inline-block-container {
  text-align: center;
}

.hero-overlay h1,
.hero-overlay h3 {
  display: block;
  text-align: center;
  box-sizing: border-box;
  margin: 10px auto;
  width: fit-content;
}

.hero-overlay h1 {
  font-size: 2rem;
  color: #FFF;
  padding: 15px 25px;
  font-family: 'Asap', sans-serif;
  background: rgba(142, 84, 46, 0.85);
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
}

.hero-overlay h3 {
  font-size: 3rem;
  color: #333;
  padding: 12px 25px;
  font-family: 'Asap', sans-serif;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
}
.hero-overlay h3 span {
  display: block;
  font-size: 1.5rem;
  font-weight: normal;
  color: #666;
  text-transform: none;
  margin-top: 5px;
}
.mission {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 900;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center; }
  .mission h1 {
    font-size: 2em;
    color: #FFF;
    text-shadow: 2px 2px 2px #000;
    font-family: 'Asap', sans-serif;
    font-weight: bold;
    margin-bottom: 30px; }
  .mission a {
    background: #bf7849;
    display: inline-block;
    color: #FFF;
    padding: 12px 15px;
    transition: background-color 0.5s ease;
    margin: 0 4px; }
    .mission a:hover {
      text-decoration: none;
      background: #8c8c8c; }



.slick-loading .slick-list {
  background: #fff url("../images/ajax-loader.gif") center center no-repeat;
  min-height: 300px; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

.slick-dots {
  position: absolute;
  bottom: 10px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 1px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer; }

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 8px;
  line-height: 20px;
  text-align: center;
  color: white;
  opacity: 0.65;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  color: white;
  opacity: 1; }

/*=========================================
CONTENT
=========================================*/
#content a {
  color: #8e542e;
  text-decoration: none; }
  #content a:hover {
    text-decoration: underline; }

table {
  margin-bottom: 1.2rem; }

.intro {
  color: #FFF;
  padding: 2em 0; }
  .intro h1 {
    color: #FFF;
    display: block;
    margin-bottom: 0.4em; }
  .intro h5 {
    font-size: 1.1em; }
  .intro.page-title {
    padding: 1.2em 0 0.7em 0; }

.welcome {
  background: #FFF; }
  .welcome h2 {
    text-align: center;
    color: #8e542e;
    display: block;
  }
  .welcome .container {
    padding-bottom: 2rem; }

  .jumbotron {
    background: #e9ecef;
  }

.jumbotron .container {
  padding: 0;
}

.organiser {
  background: #8e542e;
  color: #FFF; }
  .organiser .container {
    padding: 2rem 0; }
  .organiser img {
    display: block;
    width: 100%;
    height: auto; }
  .organiser h1 span {
    display: block;
    font-size: 1rem; }

.speakers {
  background: #F6F6F6;
  color: #474441;
  padding-bottom: 2rem; }
  .speakers h1 {
    text-align: center;
    color: #8e542e;
    display: block;
    padding: 1em 0; }
  .speakers .speaker {
    margin-bottom: 2rem; }
    .speakers .speaker img {
      width: 100%;
      height: auto; }
    .speakers .speaker .bio h3 {
      margin-bottom: 1.5rem;
      margin-top: 1rem; }
    .speakers .speaker .bio span {
      font-size: 70%;
      display: block;
      color: #666; }

.readmore {
  display: none;
  font-weight: bold;
  margin-top: 0.5rem; }
  .readmore.collapsed {
    display: block; }

table.registration-options {
  width: 100%; }

table.registration-options td {
  border-bottom: 1px dashed #F5E8CB;
  padding: 4px 3px 3px; }

table.registration-options td td {
  border: 0px; }

.RPrice {
  text-align: right;
  font-weight: bold; }

.general {
  background: #FFF;
  color: #474441;
  padding-bottom: 2rem; }
  .general h1 {
    text-align: center;
    color: #8e542e;
    display: block;
    padding: 0.5em 0;
    font-size: 2rem; }
  .general h2 {
    margin-bottom: 1em;
    display: block;
    background: #EEE;
    text-align: center;
    padding: 5px;
    font-size: 1.5rem; }
  .general h3 {
    font-size: 1.2rem;
    font-weight: bold;
    color: #8e542e; }

.login-tools ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.login-form label {
  font-weight: bold; }

.schedule .day {
  padding: 15px;
  text-align: center;
  background: #262626;
  color: #FFF; }

.schedule h1 {
  text-align: center;
  color: #FFF;
  display: block;
  padding: 1em 0; }

.schedule h3 {
  color: #FFF;
  font-size: 1.5em; }
  .schedule h3 span {
    display: block;
    font-size: 70%;
    margin: 3px 0; }

.schedule .cta {
  padding: 1em 0 3em;
  text-align: center; }
  .schedule .cta a {
    display: inline-block;
    color: #FFF; }

.sponsors {
  background: #FFF;
  color: #474441;
  text-align: center;
  overflow: hidden; }
  .sponsors h1 {
    text-align: center;
    color: #8e542e;
    display: block;
    padding: 1em 0 0; }
  .sponsors hr {
    display: none; }
  .sponsors .sponsor-slider {
    margin: 0 auto;
    padding: 0 0 2rem;
    cursor: grab; }
  .sponsors .sponsor-slider.slick-dragging {
    cursor: grabbing; }
  .sponsors .sponsor-slider .slick-slide {
    padding: 0 12px; }
  .sponsors .sponsor-slide {
    display: flex !important;
    align-items: center;
    justify-content: center;
    min-height: 120px; }
  .sponsors .sponsor-slide a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%; }
  .sponsors .sponsor-slide img {
    max-width: 100%;
    max-height: 110px;
    width: auto;
    height: auto;
    margin: 0 auto;
    object-fit: contain; }
  
  .sponsors .sponsor-slider .slick-dots {
    bottom: -8px; }
  .sponsors .sponsor-slider .slick-dots li button:before {
    color: #8e542e; }
   .sponsors .logos {
    padding-bottom: 1em; }
    .sponsors .logos img {
      display: inline-block;
      width: 100%;
      height: auto;
      transition: all 0.5s ease;
      cursor: pointer; }
  .sponsors .featured {
    background: #DDD; }
    .sponsors .featured div {
      display: inline-block; }
    .sponsors .featured img {
      max-width: 100%;
      height: auto; }
    .sponsors .featured .logo {
      max-width: 400px;
      flex: 0 0 25%;
      height: auto; }
    .sponsors .featured .slogan {
      padding: 0 40px 0 10px;
      font-family: 'Asap', Arial, Helvetica, sans-serif;
      font-size: 1.1rem; }
    .sponsors .featured .featured-container {
      max-width: 1200px;
      margin: 0 auto;
      display: flex;
      align-items: center; }

.btn-collapse {
  position: relative;
  margin-bottom: 0.5rem; }
  .btn-collapse a {
    color: #333 !important;
    font-weight: bold;
    background: #DDD;
    display: block;
    border-radius: 5px;
    font-size: 1rem;
    padding: 0.5rem 0.8rem 0.5rem 2.3rem; }
    .btn-collapse a:hover {
      text-decoration: none !important; }
    .btn-collapse a:before {
      content: '';
      display: block;
      background: url("../images/chevron-up.svg") 5px 5px no-repeat;
      background-size: 100% 100%;
      width: 25px;
      height: 25px;
      position: absolute;
      top: 4px;
      left: 3px; }
    .btn-collapse a.collapsed:before {
      content: '';
      display: block;
      background: url("../images/chevron-down.svg") 5px 5px no-repeat;
      background-size: 100% 100%;
      width: 25px;
      height: 25px;
      position: absolute;
      top: 4px;
      left: 3px; }

.notifications {
  background: #FFF;
  font-size: 1.5rem;
  font-weight: bold; }
  .notifications span {
    display: block;
    padding: 0.8rem 0;
    text-align: center; }
    .notifications span.error {
      color: #D00; }
    .notifications span.success {
      color: #15b100; }

.table ul {
  margin-bottom: 0; }

.table tr.spacer td {
  border-width: 0px;
  font-size: 1px;
  line-height: 1px;
  height: 1px; }

.table label {
  margin-bottom: 0px; }

.conditions {
  color: #666;
  font-size: 0.9rem; }

.btn-primary {
  background: #8e542e;
  color: #FFF !important;
  text-decoration: none;
  border-color: #8e542e; }
  .btn-primary:hover {
    text-decoration: none !important;
    background: #666; }
  .btn-primary:active {
    background-color: #333;
    border-color: #333; }

.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #333;
  border-color: #333; }

/*=========================================
FOOTER
=========================================*/
footer {
  color: #FFF;
  padding: 3em 0 2em 0;
  background: #333; }
  footer h3 {
    display: block;
    padding: 0 0 4px;
    border-bottom: 2px solid #444;
    font-size: 1.5em; }
  footer ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    footer ul li {
      border-bottom: 1px solid #444; }
      footer ul li a {
        display: block;
        padding: 4px 0;
        color: #CCC; }
        footer ul li a:hover {
          color: #FFF;
          text-decoration: none; }
  footer .footer-social-icons {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 1rem;
    margin-top: 0.5rem; }
    footer .footer-social-icons li {
      border-bottom: none !important;
      display: inline-block; }
      footer .footer-social-icons li a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 55px;
        height: 55px;
        padding: 0;
        color: #FFF;
        background-color: rgba(255, 255, 255, 0.1);
        border-radius: 50%;
        font-size: 1.8rem;
        transition: all 0.3s ease; }
        footer .footer-social-icons li a:hover {
          background-color: #8e542e;
          color: #FFF;
          transform: translateY(-2px); }

/* Responsive */
@media (max-width: 1199.98px) {
  header .navbar li.nav-item a.nav-link {
    padding: 0.5rem; }
  .title h1 {
    font-size: 1.4rem; text-align: center; }
  .title h3 {
    font-size: 1rem; text-align: center;
  }
  .title .heading {
    text-align: center !important;
  }
  .hero-overlay .text-center {
    top: 20%;
  }
  .hero-overlay h1 {
    font-size: 1.5rem;
  }
  .hero-overlay h3 {
    font-size: 1.5rem;
  }
  .hero-overlay h3 span {
    font-size: 1rem;
  }
}


@media (max-width: 991.98px) {
  .title .container {
    flex-direction: column;
    align-items: center; }
    .title .container .heading {
      margin: 0;
      text-align: center; }
  .slick-slider,
  .slick-track {
    min-height: auto !important; }
  .sponsors .logos {
    flex-wrap: wrap; }
    .sponsors .logos .sponsor {
      max-width: 150px !important; }
    .sponsors .logos hr {
      display: flex;
      flex-basis: 100%;
      height: 0;
      margin: 0;
      border: 0;
      width: 100%; }

    header .navbar .social-icons li.nav-item,
    #members .social-icons li.nav-item{
      margin: 0 0.5rem; }
    }

@media (max-width: 800px) {
  .sponsors .featured .featured-container {
    display: block; }
  .sponsors .featured div {
    text-align: center; }
  .sponsors .featured .slogan {
    padding-bottom: 2rem; }


    .hero-overlay .text-center {
      top: 10%;
    }
    .hero-overlay h1 {
      font-size: 1rem;
    }
    .hero-overlay h3 {
      font-size: 1rem;
    }
    .hero-overlay h3 span {
      font-size: 1rem;
    }


  }


    .emp { color: #8e542e; }
#members .navbar-nav {
  flex-direction: row;
  display: inline-block;
}
#members .navbar-nav li {
  display: inline-block;
  width: 36px;
}
#members .navbar-nav a {
  color: #FFF;
}

