@font-face {
  font-family: 'Press Start 2P';
  src: url('../font/PressStart2P-Regular.ttf')  format('truetype');
}

.wrap::before {
  position: absolute;
  height: 100vh;
  width: 100vw;
  content: '';
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
}

.wrap2::before {
  position: absolute;
  height: 100vh;
  width: 100vw;
  content: '';
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
}

img.bkimg {
  opacity: 0.1;
  position: fixed;
  max-height: 1000px;
  max-width: 1500px;
  min-height: 1000px;
  min-width: 1500px;
}

.lead {
  font-size: 1.175em;
  font-weight: 300;
  color: #FFFFFF;
}

.uk-logo img {
  height: 45px;
}

.uk-modal-body {
  color: BLACK;
}

.uk-modal-body h3 {
  color: BLACK;
}

.uk-modal-body h4 {
  color: BLACK;
}

.speakers-body {
  position: absolute;
  top: 200px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 90%;
}

.ggmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

.uk-article-title:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 70px;
  margin-top: 20px;
  margin-left: -35px;
  border-top: 2px solid #252443
}

h1 {
  margin-top: 40px;
}

h2 {
  margin-top: 40px;
  color: #252443;
}

.uk-table-middle, .uk-table-middle th p {
  margin-top: 20px;
}

.uk-switcher {
  min-height: 100vh;
}

.customlist, .customlist li {
  padding: 0px;
  margin: 0px;
}

.customlist li {
  list-style-type: none !important;
  list-style-image: none !important;
  margin: 5px 0px 5px 0px !important;
}

.arrowli li {
  position: relative;
  padding-left: 20px;
}

.arrowli li:before {
  content: '';
  height: 0;
  width: 0;
  display: block;
  border: 5px transparent solid;
  border-right-width: 0;
  border-left-color: #aaa;
  position: absolute;
  top: 5px;
  left: 8px;
}

.arrowli li:after {
  content: '';
  height: 2px;
  width: 10px;
  display: block;
  background: #aaa;
  position: absolute;
  top: 9px;
  left: 0px;
}

.checkli li {
  position: relative;
  padding-left: 20px;
}

.checkli li:after, .checkli li:before {
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  left: 8px;
  height: 11px;
  width: 4px;
  background: #aaa;
  border-radius: 10px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

.checkli li:before {
  top: 8px;
  left: 3px;
  height: 8px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}

.timeline-panel {
  border: 1px solid #777;
  border-radius: 3px;
  color: #666;
  background-color: #ffffff;
  padding: 10px;
  position: relative;
  -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, .3);
  -moz-box-shadow: 0 8px 8px rgba(0, 0, 0, .3);
  -o-box-shadow: 0 8px 8px rgba(0, 0, 0, .3);
  box-shadow: 0 8px 8px rgba(0, 0, 0, .3);
  margin-bottom: 25px;
}

.timeline-panel-ul {
  text-align: right;
}

.timeline-panel-ul li {
  color: #333;
}

.timeline-label {
  color: #252443;
  font-size: 1.1em;
}

.timeline-label a {
  color: #252443;
  font-size: 1em;
}

.timeline-label a:hover {
  color: #2ee0e0;
  transition: 0.3s;
  font-size: 1em;
}

.uk-modal-header h4 {
  color: #333;
}

.uk-modal-footer p {
  color: #333;
}

.intro {
  font-size: 20px;
}

.iconmove {
  position: relative;
  top: -5px;
}

.iconmoves {
  position: relative;
  top: -2px;
}

a {
  text-decoration: none;
  outline: none;
  transition: 1.0s;
  color: #252443;
}

a:hover {
  text-decoration: none;
  outline: none;
  color: #2ee0e0;
}

.uk-text-cy {
  color: #80465E
}

.timeline {
  position: relative;
  padding: 0;
  margin-top: 5em;
  margin-bottom: 0
}

.timeline::before {
  position: absolute;
  top: 0;
  left: 6px;
  height: 100%;
  width: 3px
}

.timeline-block:after, .timeline-content:after {
  content: "";
  display: table;
  clear: both
}

@media only screen and (min-width:1170px) {
  .timeline {
    margin-top: 3em;
    margin-bottom: 0
  }

  .timeline::before {
    left: 50%;
    margin-left: -2px
  }
}

.timeline-block {
  position: relative;
  margin: 1em 0
}

.timeline-block:first-child {
  margin-top: 0
}

.timeline-block:last-child {
  margin-bottom: 0
}

@media only screen and (min-width:1170px) {
  .timeline-block {
    margin: 2em 0
  }

  .timeline-block:first-child {
    margin-top: 0
  }

  .timeline-block:last-child {
    margin-bottom: 70px;
    background-color: transparent
  }

  .timeline-block:last-child .timeline-bullet {
    margin-top: 6px
  }

  .timeline-block:last-child .timeline-content {
    min-height: unset;
    padding: 0;
    margin: 0
  }

  .timeline-block:last-child .timeline-content h2, .timeline-block:last-child .timeline-content span {
    margin-top: 2px
  }
}

.timeline-bullet {
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 3px solid;
  background: #FFF
}

@media only screen and (min-width:1170px) {
  .timeline-bullet {
    width: 15px;
    height: 15px;
    left: 50%;
    margin-left: -8px;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden
  }
}

.timeline-content {
  position: relative;
  margin-left: 35px;
  min-height: 50px;
  margin-bottom: 10px
}

.timeline-content h2 {
  font-size: 20px;
  margin: 0
}

.timeline-content .date, .timeline-content p {
  font-size: 13px
}

.timeline-content p {
  margin: 5px 0;
  line-height: 1.6;
  color: #B3B3B3
}

.no-touch .timeline-content .read-more:hover {
  background-color: #bac4cb
}

.timeline-content .date {
  display: inline-block;
  float: left;
  padding: 0;
  opacity: .7;
  font-weight: 600;
  color: BLACK
}

@media only screen and (min-width:768px) {
  .timeline-content {
    margin-left: 60px
  }

  .timeline-content h2 {
    font-size: 20px;
    line-height: 1
  }

  .timeline-content p {
    font-size: 16px;
    line-height: 1
  }

  .timeline-content .date, .timeline-content .read-more {
    font-size: 16px
  }
}

@media only screen and (min-width:1170px) {
  .timeline-content {
    margin-left: 0;
    width: 47.3%
  }

  .timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent transparent transparent #fff
  }

  .timeline-content .read-more {
    float: left
  }

  .timeline-block .timeline-content, .timeline-block .timeline-content .read-more {
    float: right
  }

  .timeline-content .date {
    position: absolute;
    width: 100%;
    left: 112%;
    top: 0;
    font-size: 16px
  }

  .timeline-block .timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent #fff transparent transparent
  }

  .timeline-block .timeline-content .date {
    left: auto;
    right: 112%;
    text-align: right
  }
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, .mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before, .mfp-container:before, .mfp-figure:after, .timeline::before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: '';
}

@media only screen and (min-width: 1170px)
.timeline::before {
    left: 50%;
    margin-left: -2px;
}

*, :after, :before {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.timeline::before {
  background: #80465E !important
}

.uk-modal-title:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 70px;
  margin-top: 10px;
  margin-left: -35px;
  border-top: 2px solid #252443
}

.v_line_left {
  border-left: 5px solid #252443;
  padding-left: 10px;
}

.timeTable {
    clear: both;
    width: 900px;
}
.tableBox{
    margin: 0 10px;
}
.tableBox caption {
    margin-bottom: 20px;
    font-size: 18px;
    text-align: center;
}
.tableBox table {
    box-shadow: 100px 0px 10px 10px rgba(136, 255, 255, 0);
}
.col2 {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    zoom: 1;
}
@media (max-width: 900px) {
   .col2 {
     margin-left: 0;
   }
}
.col3of4 {
    width: 600px;
    float: left;
    zoom: 1;
}
.col1of4 {
    width: 300px;
    float: left;
    zoom: 1;
}
.tableBox table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
}
.tableBox td {
    padding: 1px 4px;
    border: 2px solid #fff;
}
.tableBox th {
    width: 70px;
    font-size:12px;
    color: #fff;
    text-align: center;
    background-color: #0F534D;
    vertical-align: top;
}
.tableBox td.just {
    height: 25px;
    padding: 0 10px;
    font-size: 14px;
    text-align: lefts;
    background: #fff;
}
.borderNone {
    border-bottom: 1px solid #0F534D;
    height: 25px;
}
.tableBox th.just {
    padding-top: 7px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    border-top: 2px solid #fff;
}
.tableBox a {
    color: #fff;
}
.color01{
    color: #000;
    background:#F5F3F2;
}
.color02 {
    color: #fff;
    background: #0a2525;
}
.line1 {
    height: 32px;
}
.line2 {
    height: 64px;
}
.line3 {
    height: 96px;
}

.line4 {
    height: 128px;
}

.line6 {
    height: 192px;
}

.line7 {
  height: 224px;
}

.line8 {
    height: 256px;
}

.line9 {
  height: 288px;
}

.line12 {
    height: 384px;
}

.line25 {
  height: 690px;
}

.pstyle {
  height: 21px;
  padding-top: 1px;
  padding-bottom: 4px;
  padding-left: 7px;
}

.titlefont {
  font-family: 'Press Start 2P', cursive;
}

@media screen and (min-width: 768px) {
  h1.titlefont {
    font-size: 95px;
  }
}
@media screen and (max-width: 767px) {
  h1.titlefont {
    font-size:35px;
  }
}

.uk-table th {
  vertical-align: middle;
}


.uk-offcanvas-container {
  overflow-x: hidden;
}

.registration-form {
  width: 100%;
  height: 60vh;
}