@font-face {
  font-family: 'SKODA Next';
  src: url('fonts/SKODANext-Black.woff2') format('woff2'), url('fonts/SKODANext-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SKODA Next';
  src: url('fonts/SKODANext-Light.woff2') format('woff2'), url('fonts/SKODANext-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SKODA Next';
  src: url('fonts/SKODANext-Bold.woff2') format('woff2'), url('fonts/SKODANext-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SKODA Next';
  src: url('fonts/SKODANext-Regular.woff2') format('woff2'), url('fonts/SKODANext-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class*=icheck-]>input[type=radio]:first-child+label::before {
  border-radius: 0% !important;
}
[class*=icheck-]>input:first-child+input[type=hidden]+label::before,
[class*=icheck-]>input:first-child+label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 27px;
  height: 27px;
  border: 1px solid #4a4a4a;
  border-radius: 0;
  margin-left: -29px;
  background-color: #fff;
}
.dropdown-content {
  transform: none !important;
}
[class*=icheck-]>label {
  padding-left: 40px !important;
}
[class*=icheck-]>input:first-child:checked+input[type=hidden]+label::after,
[class*=icheck-]>input:first-child:checked+label::after {
  top: 3px;
  left: 3px;
}
[class*=icheck-] > input:first-child + input[type=hidden] + label::before,
[class*=icheck-] > input:first-child + label::before {
  margin-left: -40px;
}
body {
  background-color: #f3f3f3;
  font-family: 'SKODA Next';
  color: var(--text-primary,#161718);
}
nav.navbar ul li {
  margin-left: 15px;
  margin-right: 15px;
}
.btn.btn-green {
  color: #000;
  font-size: 17px;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 0.8px;
  line-height: 45px;
  text-align: center;
  text-transform: capitalize;
  width: 240px;
  height: 59px;
  border-radius: 40px;
  background-color: #78faae;
  transition: all 0.2s;
  outline: none !important;
  border: none !important;
}
.btn.btn-green span {
  color: #000 !important;
}
.btn.btn-green:hover {
  outline: none;
  border: none !important;
  background-color: #a8ffcc;
}
nav.navbar ul li a.nav-link.btn.green-back {
  color: #000;
  font-size: 17px;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 0.8px;
  line-height: 15px;
  text-align: center;
  text-transform: capitalize;
  width: 150px;
  height: 44px;
  border-radius: 40px;
  background-color: #78faae;
  transition: all 0.2s;
  outline: none !important;
  border: none !important;
  margin-left: 0px;
  margin-right: 0px;
}
nav.navbar ul li a.nav-link.btn.green-back:hover {
  outline: none;
  border: none !important;
  background-color: #a8ffcc;
}
nav.navbar {
  padding-top: 13px;
  padding-bottom: 13px;
  box-shadow: 0 3px 20px rgba(0,0,0,0.16);
  background-color: #ffffff;
}
nav.navbar .activeline {
  width: 0px;
  height: 5px;
  background-color: #78faae;
  position: absolute;
  left: 100px;
  top: 60px;
  transition: all 0.2s;
  display: none;
}
nav.navbar ul li a.nav-link {
  color: var(--text-primary,#161718);
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "SKODA Next";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.032px;
}
.btn.green-back {
  display: inline-block;
  padding: 14px 24px;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  background: var(--Brand-Secondary,#78FAAE);
  color: var(--On-surface-900,var(--text-primary,#161718));
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "SKODA Next";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0.75px;
  color: #161718;
}
.btn.green-back span {
  color: #161718;
}
.btn.white-border {
  display: inline-block;
  padding: 14px 24px;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  border: 2px solid var(--Background-Primary,#FFF);
  color: var(--Background-Primary,#FFF);
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "SKODA Next";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0.75px;
}
.header {
  background-size: cover;
  background-position: center center;
  padding-top: 100px;
  position: relative;
  padding-bottom: 50px;
  background-color: #0E3A2F;
  background-image: url(../img/2025/Intro.jpg);
  background-position: right -30px;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.header .header-buttons {
  margin-top: 90px;
}
.header .green-back {
  margin-right: 24px;
}
.header img {
  margin-bottom: 45px;
}
.header .box-text {
  background: #78FAAE;
  display: inline-block;
  color: #0E3A2F;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "SKODA Next";
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: 0.52px;
  margin-bottom: 5px;
  padding: 8px 16px;
}
.header .row {
  position: relative;
  z-index: 1;
}
.header h1 {
  color: #ffffff;
  font-size: 48px;
  font-weight: 300;
  text-align: left;
}
.header p {
  color: #ffffff;
  font-size: 20px;
  font-weight: 300;
  text-align: left;
}
.header p.date {
  color: #ffffff;
  font-size: 30px;
  font-weight: 300;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.header .timeout {
  color: #ffffff;
  font-size: 48px;
  font-weight: 300;
  text-align: left;
  position: relative;
  text-transform: uppercase;
}
.header .timeout span {
  position: absolute;
  left: 0px;
  top: 55px;
  text-align: center;
  color: #ffffff;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
}
.header .timeout span.days {
  left: 15px;
}
.header .timeout span.hours {
  left: 85px;
}
.header .timeout span.minutes {
  left: 155px;
}
.header .timeout span.seconds {
  left: 240px;
}
.wide-logo {
  padding-top: 20px !important;
  padding-bottom: 20px;
  background-image: none !important;
}
.wide-logo .logo-row {
  display: flex;
  align-items: center;
}
.wide-logo .logo-row .reg-title {
  color: #78FAAE;
  text-align: right;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "SKODA Next";
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: 0.36px;
  flex-shrink: 0;
}
.wide-logo .logo-row .reg-line {
  width: 100%;
  height: 1px;
  margin-left: 20px;
  margin-right: 20px;
  background-color: #78FAAE;
}
.wide-logo .logo-row a {
  flex-shrink: 0;
  margin-bottom: 0;
}
.wide-logo .logo-row a img {
  margin-bottom: 0;
}
.wide-logo .logo-row p {
  margin-bottom: 0;
}
.venue {
  background-color: #0E3A2F;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url(../img/2025/istanbul_map.jpg);
  background-position: center center;
  position: relative;
  background-repeat: no-repeat;
}
.venue .hotel-block {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.venue .hotel-block p {
  color: #0E3A2F;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.36px;
  padding: 5px;
  display: inline-block;
  background: #78FAAE;
  position: absolute;
  right: 0;
}
.venue .hotel-block.mobile {
  position: static;
  transform: none;
  text-align: center;
  width: 100%;
  margin-top: 20px;
}
.venue .hotel-block.mobile p {
  color: #0E3A2F;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.36px;
  padding: 5px;
  display: inline-block;
  background: #78FAAE;
  position: static;
}
.venue:before {
  display: block;
  width: 100%;
  height: 90px;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background: linear-gradient(180deg,#0E3A2F 50%,rgba(14,58,47,0) 100%);
}
.venue:after {
  display: block;
  width: 100%;
  height: 90px;
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  background: linear-gradient(180deg,rgba(14,58,47,0) 50%,#0E3A2F 100%);
}
.venue h2 {
  color: #78FAAE;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 52px;
  letter-spacing: 0.88px;
}
.venue p {
  color: #78FAAE;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: 0.36px;
}
.agenda {
  background: #78FAAE;
  color: #0E3A2F;
  padding-top: 70px;
  padding-bottom: 180px;
}
.agenda .line {
  background: rgba(14,58,47,0.15);
  height: 1px;
  margin-bottom: 13px;
  width: 100%;
}
.agenda p {
  color: #0E3A2F;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: 0.36px;
}
.agenda h2 {
  color: #0E3A2F;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 52px;
  letter-spacing: 0.88px;
  margin-bottom: 100px;
}
.agenda h2.date {
  color: #0E3A2F;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 52px;
  letter-spacing: 0.72px;
  text-align: left;
  margin-bottom: 0;
  white-space: nowrap;
}
.agenda h3 {
  color: #0E3A2F;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.44px;
}
.location {
  padding-bottom: 80px;
  background-color: #fff;
  padding-bottom: 120px;
}
.location h2 {
  color: #4a4a4a;
  font-size: 50px;
  font-weight: 900;
  margin-bottom: 60px;
  margin-top: 35px;
}
.location h4 {
  color: #4a4a4a;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  text-transform: capitalize;
}
.location .box {
  width: 100%;
  position: relative;
  background-size: cover;
  background-position: center center;
  padding-bottom: 100%;
  padding-left: 25px;
  padding-right: 15px;
  margin-top: 25px;
}
.location .box a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.location .box p {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  line-height: 32px;
  text-align: left;
  position: absolute;
  bottom: 5px;
}
.location .box.p1 {
  background-image: url(../img/1.jpg);
}
.location .box.p2 {
  background-image: url(../img/2.jpg);
}
.location .box.p3 {
  background-image: url(../img/3.jpg);
}
.agenda .top {
  background-image: url(../img/overlay_agenda.png);
  height: 200px;
  width: 100%;
  background-position: center center;
  background-size: 100% 100%;
}
.agenda .agendacontent {
  background-color: #ffffff;
  padding-bottom: 100px;
}
.agenda .agendacontent h2 {
  color: #4a4a4a;
  font-size: 50px;
  font-weight: 900;
  margin-bottom: 60px;
  margin-top: 35px;
}
.agenda .agendacontent h4 {
  color: #4a4a4a;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}
.agenda .agendacontent .line {
  width: 100%;
  height: 2px;
  background-color: #263b32;
}
.agenda .agendacontent ul {
  list-style: none;
  padding-left: 0;
  text-align: center;
  margin-top: 5px;
}
.agenda .agendacontent ul li {
  color: #4a4a4a;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}
.agenda .agendacontent p.detailedagenda strong {
  color: #4a4a4a;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
}
.agenda .agendacontent h2 {
  border-bottom: 0px solid #0e3a2f;
}
.header.location {
  height: 500px;
  padding-top: 90px;
  padding-bottom: 160px;
  background-image: url(../img/Location_low.jpg);
}
.header.location h1 {
  color: #ffffff;
  font-size: 50px;
  font-weight: 300;
  text-align: center;
  text-transform: capitalize;
}
.header.location p {
  color: #ffffff;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  text-transform: capitalize;
}
.header.registration {
  height: auto;
  padding-top: 90px;
  padding-bottom: 160px;
  background-color: #f3f3f3;
  background-image: none;
  padding-bottom: 200px;
}
.header.registration:before {
  display: none;
}
.header.registration h1 {
  color: #4a4a4a;
  font-size: 50px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}
.header.registration h2 {
  color: #4a4a4a;
  font-size: 25px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.header.registration p {
  color: #4a4a4a;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  text-align: center;
}
.header.registration p.address {
  color: #4a4a4a;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}
.singlelocation {
  margin-top: 110px;
}
.singlelocation .map {
  width: 100%;
  position: absolute;
  left: 0;
  transition: all 0.5s;
  left: -100%;
}
.singlelocation .map.active {
  left: 0;
}
.singlelocation .gallery {
  margin-bottom: 0px;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 100%;
  transition: all 0.5s;
}
.singlelocation .gallery.active {
  left: 0;
}
.singlelocation .gallery div {
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.singlelocation h2 {
  color: #4a4a4a;
  font-size: 50px;
  font-weight: 900;
  text-align: left;
  margin-bottom: 30px;
  margin-top: 40px;
}
.singlelocation p {
  color: #4a4a4a;
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
  text-align: left;
  margin-bottom: 30px;
}
.singlelocation p.address {
  color: #4a4a4a;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
  font-size: 20px;
}
.singlelocation p.address span {
  font-weight: 300;
}
.singlelocation p a {
  padding-left: 10px;
  display: inline-block;
  color: #4a4a4a;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
  text-decoration: underline;
}
.singlelocation .mapgalswitch {
  color: #747474;
  font-size: 20px;
  font-weight: 900;
  text-transform: capitalize;
  transition: all 0.3s;
}
.singlelocation .mapgalswitch .switch {
  width: 50%;
  float: left;
  text-align: left;
  position: relative;
  padding-bottom: 10px;
  cursor: pointer;
  transition: all 0.3s;
}
.singlelocation .mapgalswitch .switch.galleryb {
  text-align: right;
}
.singlelocation .mapgalswitch .switch:after {
  content: "";
  position: absolute;
  height: 7px;
  width: 100%;
  left: 0;
  background-color: #0e3a2f;
  bottom: 0px;
  transition: all 0.3s;
}
.singlelocation .mapgalswitch .switch.active {
  color: #4a4a4a;
}
.singlelocation .mapgalswitch .switch.active:after {
  background-color: #78faae;
}
.singlelocation .gallerymapbox {
  width: 100%;
  max-width: 700px;
  position: relative;
  overflow: hidden;
  height: 400px;
  box-shadow: 0 10px 10px rgba(0,0,0,0.16);
  margin-top: 14px;
}
.singlelocation .gallerymapbox .map {
  height: 100%;
}
.singlelocation .slick-arrow {
  top: 50%;
  right: 0px;
  width: 40px;
  height: 71px;
  transform: rotate(-180deg);
  box-shadow: 0 -10px 10px rgba(0,0,0,0.16);
  background-color: #ffffff;
  position: absolute;
  color: transparent;
  border: none;
  margin-top: -35px;
  background-image: url(../img/arrow_left.svg);
  background-repeat: no-repeat;
  background-position: center center;
}
.singlelocation .slick-arrow.slick-prev {
  right: auto;
  left: 0px;
  z-index: 1;
  background-image: url(../img/arrow_right.svg);
}
.header.agenda {
  background-color: #78faae;
  background-image: none;
  background-size: cover;
  background-position: center center;
  padding-top: 70px;
  position: relative;
  padding-bottom: 60px;
  text-align: center;
  margin-bottom: 60px;
}
.header.agenda h1 {
  text-align: center;
  color: #0e3a2f;
  font-family: "SKODA Next";
  font-size: 60px;
  font-weight: 300;
}
.agendacontent h2 {
  color: #000000;
  font-family: "SKODA Next";
  font-size: 40px;
  font-weight: 400;
  border-bottom: 1px solid #0e3a2f;
  text-align: left;
  padding-bottom: 15px;
}
.agendacontent h2 span {
  font-size: 23px;
}
.agendacontent table {
  width: 100%;
  font-size: 21px;
  margin-bottom: 60px;
}
.agendacontent table tr {
  border-bottom: 1px solid #e6e6e6;
}
.agendacontent table tr:last-child {
  border-bottom: 1px solid #0e3a2f;
}
.agendacontent table tr td {
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000000;
  font-family: "SKODA Next";
  font-size: 20px;
  font-weight: 300;
  line-height: 36px;
  text-align: left;
  white-space: nowrap;
}
.agendacontent table tr td strong {
  font-weight: 700;
}
.agendacontent table tr td:nth-child(-n+2) {
  width: 85px;
  padding-right: 10px;
}
footer {
  height: 140px;
  background-size: cover;
  background-position: top center;
  padding-top: 137px;
  background-color: #f3f3f3;
  padding-bottom: 20px;
  background-color: #fff;
  background-color: #0e3a2f;
  background-image: none;
  padding-top: 55px;
}
footer p {
  color: #ffffff;
  color: #78faae;
  font-size: 14px;
  font-weight: 300;
  line-height: 30px;
  text-align: left;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}
footer p a {
  color: #ffffff;
  color: #78faae;
}
footer p a:hover {
  color: #fff;
}
footer ul {
  display: flex;
  gap: 30px;
}
footer ul li {
  color: #ffffff;
}
footer ul li a {
  color: #ffffff;
}
footer ul li a:hover {
  color: #ffffff;
}
footer p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  line-height: 30px;
  font-style: normal;
  letter-spacing: normal;
  font-size: 16px;
  line-height: normal;
}
form p {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  text-align: left;
}
form p a {
  font-weight: 700;
  text-decoration: underline;
  color: #000000;
}
form p a:hover {
  color: #000000;
}
form label {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  text-align: left;
}
form p.title {
  margin-top: 40px;
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-align: left;
  margin-bottom: 30px;
}
form label.block {
  display: block;
}
form input[type="text"] {
  width: 100%;
  height: 45px;
  border: 1px solid #4a4a4a;
  border-radius: 2px;
  background-color: #ffffff;
  margin-bottom: 35px;
  padding-left: 15px;
  margin-top: 5px;
}
form input[type="text"]:focus {
  border: 1px solid #4ba82e;
}
form select {
  width: 100%;
  height: 45px;
  border: 2px solid #000000;
  background-color: #ffffff;
  margin-bottom: 35px;
}
form .vdp-datepicker input {
  margin-bottom: 10px;
  cursor: pointer;
}
form input.flatpickr-input {
  margin-bottom: 10px;
}
form .form-control:disabled,
form .form-control[readonly] {
  background-color: #fff;
  opacity: 1;
}
form textarea {
  width: 100%;
  border: 1px solid #4a4a4a;
  border-radius: 2px;
  background-color: #ffffff;
  padding-left: 15px;
  margin-bottom: 35px;
}
form .transporttype {
  margin-bottom: 15px;
}
form input[type="submit"] {
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 0.8px;
  line-height: 45px;
  text-align: center;
  text-transform: uppercase;
  width: 260px;
  height: 59px;
  box-shadow: 0 6px 12px rgba(75,168,46,0.4);
  border-radius: 40px;
  background-color: #78faae;
  border: none;
}
.registration-form .checkbox-control label a {
  color: #000;
  text-decoration: underline;
}
.registration-form .checkbox-control label a:hover {
  color: #000 !important;
}
.page-template-page-homepage footer {
  background-color: #fff;
  background-color: #0e3a2f;
  background-image: none;
  padding-top: 55px;
}
.page-template-page-homepage footer p {
  color: #78faae;
}
.page-template-page-homepage footer p a {
  color: #78faae;
}
.headtext {
  color: #4a4a4a;
  font-size: 16px;
  font-weight: 900;
  text-align: right;
  text-transform: uppercase;
  line-height: 17px;
  display: inline-block;
  width: 170px;
}
.input-field > input[type]:-webkit-autofill:not(.browser-default):not([type="search"]) + label,
.input-field > input[type=date]:not(.browser-default) + label,
.input-field > input[type=time]:not(.browser-default) + label {
  transform: translate(12px,7px) scale(0.75);
  transform-origin: 0 0;
}
@media screen and (max-width: 991px) {
  .header {
    padding-top: 81px;
    padding-bottom: 25px;
  }
  footer {
    height: auto;
    background-size: cover;
    background-position: top center;
    padding-top: 137px;
    background-color: #f3f3f3;
    padding-bottom: 20px;
    background-color: #fff;
    background-color: #0e3a2f;
    background-image: none;
    padding-top: 55px;
    padding-bottom: 30px !important;
  }
  footer p {
    color: #ffffff;
    color: #78faae;
    font-size: 14px;
    font-weight: 300;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
  }
  footer p a {
    color: #ffffff;
    color: #78faae;
  }
  footer ul {
    display: flex;
    justify-content: center;
    gap: 30px;
  }
  footer ul li {
    color: #ffffff;
  }
  footer ul li a {
    color: #ffffff;
  }
  footer ul li a:hover {
    color: #ffffff;
  }
  footer p {
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
    line-height: 30px;
    font-style: normal;
    letter-spacing: normal;
    font-size: 18px;
    line-height: normal;
  }
  .venue {
    background-color: #0E3A2F;
    padding-top: 70px;
    padding-bottom: 70px;
    background-image: url(../img/lisaboamap_mobile.svg);
    background-position: center center;
    position: relative;
  }
  .header .header-buttons {
    margin-top: 50px;
  }
  .agenda h3 {
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .agenda {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .agenda h2 {
    margin-bottom: 30px;
  }
  .agenda h2.date {
    margin-top: 0px;
  }
  .wide-logo .logo-row {
    display: flex;
    align-items: center;
    flex-direction: column;
    align-items: start;
    gap: 15px;
  }
  .wide-logo .logo-row .reg-line {
    margin: 0;
  }
  .header {
    background-position: calc(100% + 150px);
  }
  .header.location h1 {
    font-size: 37px;
  }
  .header.location p {
    font-size: 20px;
  }
  .singlelocation h2 {
    font-size: 37px;
  }
}
@media screen and (min-width: 1400px) {
  .venue .hotel-block {
    right: 150px;
  }
}
@media screen and (max-width: 991px) {
  .activeline {
    display: none !important;
  }
}
.navbar-toggler {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}
@media screen and (max-width: 767px) {
  .header.location {
    height: 500px;
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .singlelocation {
    margin-top: 50px;
  }
  nav.navbar ul li a.nav-link {
    text-align: center;
  }
  .agendacontent table tr td {
    font-size: 17px;
  }
  .agendacontent table tr td:nth-child(-n+2) {
    width: 55px;
    padding-right: 10px;
  }
  .navbar-brand img {
    margin-left: 60px;
  }
  .header.location h1 {
    font-size: 37px;
  }
  .header.location p {
    font-size: 20px;
  }
  .singlelocation h2 {
    font-size: 37px;
  }
  .header.registration h1 {
    font-size: 37px;
  }
  .header.registration h2 {
    font-size: 20px;
  }
  .header {
    background-position: calc(100% + 350px);
  }
}
@media screen and (max-width: 480px) {
  .header {
    background-image: none !important;
  }
}


table.agenda     th {
    background-color: transparent;
    color: #78faae;
    color: #0E3A2F;
    font-size: 28px;
    border-bottom: 1px solid #0E3A2F;
}
table.agenda     th:first-child {
    border-right: 1px solid #0E3A2F;
}

table.agenda  td, .table.agenda  th {
    padding: .75rem;
    vertical-align: top;
    border-top: 0px solid #dee2e6;
  }

  
  table.agenda  td{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 111.111% */
    letter-spacing: 0.36px;
  }
  table.agenda  td span{
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: 0.28px;
  }


  table.agenda  td:first-child {
    text-align: right;
    width: 130px;
    border-right: 1px solid #0E3A2F;
    font-size: 16px;
font-style: normal;
font-weight: 300;
line-height: 20px;
letter-spacing: 0.36px;
  }

  table.agenda.table-striped tbody tr {
    background: rgba(14, 58, 47, 0.05);
    border-bottom: none !important;
  }

  table.agenda.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: transparent;
  }




  table.agenda span {
    display: block;
  }
