@import url("https://fonts.googleapis.com/css?family=Raleway:100,300,400,500,600,700,900");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1;
  overflow-x: hidden;
}

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*---------end reset css-------------*/
body {
  background-image: url("../assets_18/pattern.jpg");
  position: relative;
  height: 100%;
  font-family: Raleway, sans-serif; }

html {
  height: 100%; }

.home-page {
  padding: 4%;
  padding-top: 0;
  position: relative;
  margin-bottom: 50px; }
.home-page:before {
  content: "";
  height: 42px;
  width: 100%;
  background-color: #ffffff;
  position: absolute;
  top: -42px;
  right: 0;
  z-index: 0; }

.main-wrapper {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 0; }
.main-wrapper.full-width-under {
  margin-bottom: 0; }
.main-wrapper .nav-container {
  padding-left: 8%;
  padding-right: 8%; }

.hor-separator-30 {
  height: 30px;
  display: block; }

.hor-separator-30-line {
  margin-top: 15px;
  margin-bottom: 15px;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #c2c8cb; }

.carousel-inner .carousel-item {
  padding-bottom: 60%;
  background-size: cover;
  background-position: center; }

.simple-centered-image {
  padding-bottom: 40%;
  background-size: cover;
  background-position: center; }

.carousel .carousel-inner {
  max-height: 600px;
  margin-bottom: 40px; }
.carousel .carousel-indicators {
  bottom: -15px;
  z-index: 1; }
.carousel .carousel-indicators li {
  background-color: black;
  width: 10%;
  margin-left: 1%;
  margin-right: 1%; }
.carousel .carousel-indicators li.active {
  background-color: #D81F5D; }

#carousel2 .carousel-inner {
  max-height: 600px; }
#carousel2 .carousel-indicators li {
  background-color: black;
  width: 10%;
  margin-left: 1%;
  margin-right: 1%; }
#carousel2 .carousel-indicators li.active {
  background-color: #D81F5D; }

.page {
  background-color: #fff; }
.page.gallery {
  background-color: transparent; }
.page.gallery .locations-heading {
  text-align: center;
  padding: 15px;
  color: #272727;
  font-family: Raleway, sans-serif;
  font-weight: 400;
  font-size: 28px; }
.page.gallery .locations-nav {
  margin-bottom: 10px;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: center; }
.page.gallery .locations-nav .locations-nav-list {
  padding: 15px 10px 15px 10px; }
.page.gallery .locations-nav .locations-nav-list ul {
  display: block;
  align-items: center; }
.page.gallery .locations-nav .locations-nav-list ul li:hover {
  cursor: pointer; }
.page.gallery .locations-nav .locations-nav-list a {
  display: block;
  vertical-align: middle; }
.page.gallery .locations-nav ul {
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: center; }
.page.gallery .locations-nav ul li {
  margin-right: 20px;
  font-size: 12px;
  font-family: Raleway, sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  display: inline-block;
  align-items: center;
  line-height: 25px; }
.page.gallery.large-map .sub-container {
  padding-bottom: 3%;
  background-color: white;
  padding-left: 3%;
  padding-right: 3%;
  /* padding-top: 2%; */
  position: relative; }
.page .people-list.text-common {
  padding: 0; }
.page .people-list ul li {
  display: inline-block;
  padding-right: 0;
  line-height: 20px; }
.page .people-list ul li a {
  display: inline-block;
  padding-right: 10px; }
.page .selective-search {
  text-align: center; }
.page .selective-search .selective-search-icon {
  display: inline-block;
  vertical-align: middle; }
.page .selective-search input {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  border-radius: 10px;
  border: 1px solid grey;
  color: grey;
  padding: 5px;
  font-size: 22px;
  font-family: Raleway, sans-serif;
  background-color: transparent;
  outline-style: none; }
.page .text-common {
  color: #282827;
  text-align: justify;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  font-family: Raleway, sans-serif; }
.page .facebook-buttons {
  width: 100%;
  text-align: right;
  padding-top: 2%;
  padding-bottom: 2%; }
.page .mobile-fb-share {
  text-align: center;
  padding-top: 30px; }
.page .facebook-share-right {
  flex-flow: row-reverse; }
.page .sub-header-small {
  margin-bottom: 10px; }
.page .top-padding .sub-container {
  background-color: #e8e5e3;
  position: relative;
  padding-bottom: 10%; }
.page .top-padding .sub-container:before {
  content: "";
  height: 42px;
  width: 100%;
  background-color: #ffffff;
  position: absolute;
  top: -42px;
  right: 0;
  z-index: 0; }
.page .top-padding .sub-container .sub-header-small {
  margin-bottom: 10px; }
.page .project-description {
  color: #282827;
  text-align: justify;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  line-height: 21px;
  font-weight: 300;
  font-family: Raleway, sans-serif;
}

.page .location-program-container {
  padding-left: 31px;
}
.page .location-program-title {
  font-weight: 700;
  font-size: 18px;
  font-family: Raleway, sans-serif;
}
.page .location-program-group-slider {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-top: 40px;
}
.page .location-program-group-slider .location-program-group-slider-list {
  width: 10000em;
  position: relative;
}
.page .location-program-group-slider .location-program-group-slider-list .location-program-group {
  min-width: 250px;
  float: left;
  display: flex;
  flex-direction: column;
}
.page .location-program-group-slider .location-program-group-title {
  width: 100%;
  display: flex;
  margin: 7px 0 50px 0;
}
.page .location-program-group-slider .location-program-group-title .location-program-group-slider-control-prev,
.page .location-program-group-slider .location-program-group-title .location-program-group-slider-control-next {
  text-decoration: none;
  align-self: flex-end;
}
.page .location-program-group-slider .location-program-group-title .location-program-group-title-textday {
  margin-left: 20px;
  align-self: baseline;
  color: #D81F5D;
}
.page .location-program-group-slider .location-program-group-title .location-program-group-title-numberday {
  align-self: baseline;
  border: 4px solid #000;
  background-color: #000;
  border-radius: 50%;
  color: #fff;
  font-size: 28px;
  margin: 0 2px;
}
.page .location-program-group-slider .location-program-group-title .location-program-group-title-month {
  align-self: baseline;
  margin-right: 20px;
  color: #D81F5D;
}
.page .location-program-group-slider .location-program-group-slider-list .location-program-group .location-program-group-column {
  width: 100%;
  display: flex;
  flex-direction: row;
  padding-bottom: 5px;
}
.page .location-program-group-slider .location-program-group-slider-list .location-program-group .location-program-group-column .location-program-group-left {
  width: 57px;
  font-weight: 700;
}
.page .location-program-group-slider .location-program-group-slider-list .location-program-group .location-program-group-column .location-program-group-right {
  word-break: break-all;
}

@media (min-width: 992px) {
  .page .maps-row {
    height: 395px;
  }
  .page .maps-row > div:first-child {
    max-width: 36%;
  }
}
@media (max-width: 991px) {
  .page .maps-row > div:first-child {
    max-width: 100%;
    flex-basis: 100%;
    height: 254px;
    order: 1;
  }

  .page .location-program-container {
    margin: 0 20px 10px 20px;
    padding: 0 0 10px 0;
    border-bottom: 1px solid rgb(161, 157, 154);
  }
  .page .location-program-title {
    text-align: center;
    padding-bottom: 15px;
  }
  .page .location-program-group-slider {
    margin: 15px auto 0 auto;
    width: 300px;
  }
  .page .location-program-group-slider .location-program-group-title {
    justify-content: center;
  }
  .page .location-program-group-slider .location-program-group-slider-list .location-program-group {
    min-width: 1px;
  }
  .page .location-program-group-slider .location-program-group-slider-list .location-program-group .location-program-group-column {
    margin: 0 auto;
    width: unset;
  }
}

@media (max-width: 370px) {
  .page .location-program-group-slider {
    width: 200px;
  }
}

.program-timeline-container {
  background-color: #001a24;
  display: flex;
  flex-direction: column;
}

.program-days-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  margin-top: 20px;
}

.program-day, .program-day:hover {
  color: #F05A2A;
  display: flex;
  text-decoration: none;
}
.program-day.active-day, .program-day.active-day:hover {
  color: #D81F5D;
}

.program-day .program-day-textday {
  align-self: baseline;
}

.program-day .program-day-numberday {
  align-self: baseline;
  border: 4px solid transparent;
  font-size: 28px;
  margin: 0 3px;
}

.program-day.active-day .program-day-numberday {
  border-color: #ffffff;
  background-color: #ffffff;
  border-radius: 50%;
}

.program-day .program-day-month {
  align-self: baseline;
}

.program-categories-wrapper {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 10px 10px 10px;
  margin: 10px 40px 0 40px;
  border-top: 1px solid #D81F5D;
  border-bottom: 1px solid #D81F5D;
  font-size: 12px;
}

.program-categories-wrapper div {
  padding: 5px;
}

.program-categories-wrapper div a,
.program-categories-wrapper div a:visited {
  color: #ffffff;
}

.program-categories-wrapper div a:hover,
.program-categories-wrapper div a:active,
.program-categories-wrapper div a.active-category {
  color: #F05A2A;
}

.program-timeline-wrapper {
  padding-top: 20px;
  display: flex;
}

.program-timeline-slider {
  position: relative;
  overflow: hidden;
  width: 100%;
  color: #000000;
}

.program-timeline-slider-list {
  width: 10000em;
  position: relative;
}
.program-timeline-slider-item {
  float: left;
  display: flex;
  flex-direction: column;
}
.program-timeline-line {
  border-bottom: 1px solid #F05A2A;
  display: flex;
  justify-content: space-between;
  color: #ffffff;
  padding-top: 15px;
  margin-bottom: 25px;
  margin-left: 40px;
  margin-right: 40px;
}
.program-timeline-now {
  color: #ffffff;
  position: absolute;
  top: 0;
  height: 50px;
  display: flex;
  flex-direction: column;
}
.program-timeline-now div {
  margin-top: 1px;
  border-right: 1px solid #ffffff;
  align-self: center;
  padding-bottom: 100%;
}

.program-timeline-slider-control-prev,
.program-timeline-slider-control-next {
  text-decoration: none;
  width: 40px;
  padding-top: 15px;
  padding-left: 10px;
  max-height: 57px;
}

.program-timeline-slider-control-prev img,
.program-timeline-slider-control-next img {
  filter: invert(1);
}

.program-timeline-slider-control-prev.inactive img,
.program-timeline-slider-control-next.inactive img {
  visibility: hidden;
}

.program-timeline-slider-control-prev {
}

.program-timeline-slider-control-next {
}

.program-timeline-location {
  color: #ffffff;
  display: flex;
  flex-direction: column;
  padding-top: 10px;
  padding-bottom: 10px;
}

.program-timeline-location-column {
  display: flex;
  flex-wrap: wrap;
}

.program-timeline-location-namepin {
  padding-left: 8px;
}
.program-timeline-location-namepin a {
  display: flex;
  flex-wrap: nowrap;
  color: #fff;
  align-items: center;
}
.program-timeline-location-name {
  font-size: 21px;
  text-transform: uppercase;
  padding-bottom: 3px;
  padding-top: 10px;
  padding-left: 10px;
}

.program-timeline-location-startstop {
}

.program-timeline-location-startstop-border {
  background-color: #ffffff;
  display: flex;
  width: 100%;
  height: 4px;
}

.program-timeline-location-startstop-border-left {
  width: 10px;
  background-color: #F05A2A;
}
.program-timeline-location-startstop-border-center {
  width: auto;
  flex-grow: 1;
}
.program-timeline-location-startstop-border-right {
  width: 10px;
  background-color: #D81F5D;
}
.program-timeline-location-stop {
  flex-grow: 1;
  text-align: right;
}

.program-timeline-location-images-wrapper {
  padding-left: 40px;
  padding-top: 5px;
  flex-wrap: nowrap;
}

.program-timeline-location-image {
  padding-bottom: 46px;
  padding-right: 72px;
  background-repeat:no-repeat;
  background-position: center center;
  background-size: contain;
}

.program-timeline-location-project-title {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #f05a2a;
  font-weight: 400;

}

.program-timeline-location-event-wrapper {
  display: flex;
  font-size: 14px;
  flex-wrap: wrap;
}

.program-timeline-location-event-ora {
  width: 100%;
}

.program-timeline-location-event-durata {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.program-timeline-location-event-durata-border {
  background-color: #F05A2A;
  height: 5px;
  flex-grow: 1;
  margin-bottom: 5px;
}

.program-timeline-location-event-titlu {
  word-break: break-all;
}

.program-timeline-location-h10 {
  height: 10px;
}

/*end program*/

.page .address-container {
  padding: 0 10px 10px 10px;
  font-weight: 700;
  font-family: Raleway, sans-serif;
  text-align: center;
  font-size: 18px; }
.page .social-container {
  padding: 10px 0;
  margin: 30px 0 20px 20px;
  font-size: 12px;
  font-weight: 900;
  font-family: Raleway, sans-serif;
  border-top: 1px solid;
  border-bottom: 1px solid;
}
.page .social-container ul.social-icons {
  text-align: left; }
.page .social-container ul.social-icons li {
  display: inline-block;
  margin-right: 5%;
  margin-left: 5%; }
.page .social-container ul.social-icons li:first-child {
  margin-left: 0;
}
.page .social-container ul.social-icons li a {
  display: inline-block; }
.page .social-container ul.social-icons li img {
  height: 28px; }
.page .address-map img {
  width: 100%; }
.page .streetview-gallery {
  display: flex; }
.page .streetview-gallery .streetview, .page .streetview-gallery .gallery {
  width: 100%; }
.page .streetview-gallery .streetview img, .page .streetview-gallery .gallery img {
  width: 100%; }
.page .sub-header {
  padding-top: 2%;
  padding-bottom: 2%; }
.page .sub-header .sub-header-title {
  font-size: 22px;
  font-family: Raleway, sans-serif;
  font-weight: 300;
  text-align: center; }
.page .sub-header .sub-header-title .map-pin {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 36px;
  height: 48px; }
.page .sub-header .sub-header-title .map-pin img {
  width: 100%; }
.page .sub-header .sub-header-title .map-pin .pin-number {
  position: absolute;
  top: -12px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 21px;
  color: #fff;
  font-weight: 600;
  font-size: 21px; }
.page .sub-header .arrow-left {
  text-align: right; }
.page .sub-header .arrow-right {
  text-align: left; }
.page .facebook-share {
  width: 100px;
  display: inline-block;
  vertical-align: middle; }
.page .facebook-share img {
  width: 100%; }
.page .content-footer-share {
  padding-left: 20px;
  padding-right: 20px; }

.navbar-toggler {
  background: none;
  line-height: initial; }

.people-color1 {
  color: #DA1E5D; }
.people-color1.bg {
  background-color: #DA1E5D;
  color: #fff; }
.people-color1 .close span {
  background-color: #DA1E5D; }

.people-color2 {
  color: #F05A2A; }
.people-color2.bg {
  background-color: #F05A2A;
  color: #fff; }
.people-color2 .close span {
  background-color: #F05A2A; }

.people-color3 {
  color: #379979; }
.people-color3.bg {
  background-color: #379979;
  color: #fff; }
.people-color3 .close span {
  background-color: #379979; }

.people-color4 {
  color: #754C24; }
.people-color4.bg {
  background-color: #754C24;
  color: #fff; }
.people-color4 .close span {
  background-color: #754C24; }

.people-color5 {
  color: #F15B2B; }
.people-color5.bg {
  background-color: #F15B2B;
  color: #fff; }
.people-color5 .close span {
  background-color: #F15B2B; }

.program-pin {
  position: relative;
  display: inline-block; }
.program-pin .program-num {
  position: absolute;
  font-size: 21px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 25px;
  text-align: center;
  font-weight: 500;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.54); }

.color1 {
  color: #ec1c24; }

.color2 {
  color: #00adee; }

.color3 {
  color: #662c91; }

.color4 {
  color: #007718; }

.color5 {
  color: #f18705; }

.bg-color1 .bg-color {
  background-color: #ec1c24;
  border-color: #ec1c24; }
.bg-color1 .bg-color:after {
  border-top-color: #ec1c24; }
.bg-color1 .thumb-excerpt {
  background-color: #ec1c24; }

.bg-color2 .bg-color {
  background-color: #00adee;
  border-color: #00adee; }
.bg-color2 .bg-color:after {
  border-top-color: #00adee; }
.bg-color2 .thumb-excerpt {
  background-color: #00adee; }

.bg-color3 .bg-color {
  background-color: #662c91;
  border-color: #662c91; }
.bg-color3 .bg-color:after {
  border-top-color: #662c91; }
.bg-color3 .thumb-excerpt {
  background-color: #662c91; }

.bg-color4 .bg-color {
  background-color: #007718;
  border-color: #007718; }
.bg-color4 .bg-color:after {
  border-top-color: #007718; }
.bg-color4 .thumb-excerpt {
  background-color: #007718; }

.bg-color5 .bg-color {
  background-color: #f18705;
  border-color: #f18705; }
.bg-color5 .bg-color:after {
  border-top-color: #f18705; }
.bg-color5 .thumb-excerpt {
  background-color: #f18705; }

.heading-short {
  background-color: #D81F5D;
  color: #fff;
  font-size: 32px;
  text-transform: uppercase;
  font-family: Raleway, sans-serif;
  padding: 8px 18px 8px 18px;
  font-weight: 300;
  text-align: center;
  z-index: 1;
  position: relative; }

.heading-long {
  background-color: #D81F5D;
  color: #fff;
  font-size: 32px;
  text-transform: uppercase;
  font-family: Raleway, sans-serif;
  padding: 9px 18px 0 18px;
  font-weight: 300;
  padding-bottom: 10px;
  width: 100%;
  text-align: center;
  z-index: 1;
  position: relative;
  line-height: 23px; }

.light-grey {
  background-color: #fff; }

.padding-bottom-4 {
  padding-bottom: 4%; }

.heading-long-2 {
  font-size: 28px;
  font-weight: normal;
  color: #c2c8cb;
  text-align: left;
  font-family: Raleway, sans-serif;
  padding-top: 20px;
  position: relative; }

.heading-long-3 {
  font-size: 36px;
  font-weight: 400;
  color: black;
  text-align: center;
  font-family: Raleway, sans-serif;
  padding-top: 20px;
  padding-bottom: 10px; }

.align-img-vertically {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.navbar-brand {

  height: 40px;
  padding: 0;
  display: inline-block;
  width: 80px;
  margin: auto; }
.navbar-brand img {
  height: 24px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }

.language-nav-item {
  text-align: left;
  clear: both;
  height: 40px;
  padding-right: 22px;
  padding-left: 1%;}
.language-nav-item a {
  display: inline-block;
  padding-left: 2px; }
.language-nav-item a.active {
  color: #f35b22 !important; }
.language-nav-item a:hover {
  color: #D81F5D !important; }
.language-nav-item span {
  display: inline-block;
  font-weight: bold;
  font-size: 20px; }

.nav-dropdown {
  margin-top: 20px; }
.nav-dropdown .selected-drop {
  color: #fff;
  font-size: 22px;
  font-family: Raleway, sans-serif;
  padding-right: 24px; }
.nav-dropdown .dropdown {
  padding-bottom: 10px;
  padding-left: 0px;}
.nav-dropdown .dropdown button {
  color: #fff;
  font-family: Raleway, sans-serif;
  background-color: transparent;
  font-weight: 700;
  outline: none;
  outline-color: transparent;
  border: none;
  font-size: 24px; }
.nav-dropdown .dropdown button:focus {
  outline: 0;
  box-shadow: none; }
.nav-dropdown .dropdown button .dropdown-toggle {
  background-color: transparent;
  border-color: transparent; }
.nav-dropdown .dropdown button:hover {
  cursor: pointer; }
.nav-dropdown .dropdown.show .dropdown-toggle {
  background-color: transparent;
  border-color: transparent; }
.nav-dropdown .dropdown-menu {
  position: relative;
  float: none;
  text-align: left;
  background-color: #000; }
.nav-dropdown .dropdown-menu a.dropdown-item {
  color: #fff;
  font-family: Raleway, sans-serif;
  text-transform: uppercase; }
.nav-dropdown .dropdown-menu a.dropdown-item:hover {
  background-color: transparent;
  color: #D81F5D; }

nav.navbar {
  background-color: #000;
  padding: 0;
  z-index: 999; }
nav.navbar .btns-wrapper {
  display: flex;
  justify-content: center;
  align-items: center; }
nav .items-primary a.nav-link, nav .items-secondary a.nav-link {
  text-transform: uppercase;
  color: #fff;
  font-family: Raleway, sans-serif;
  font-weight: 600;
  font-size: large;
  padding: .3rem 0rem;
  padding-right: 0; }
nav .items-primary a.nav-link span.anchor-text, nav .items-secondary a.nav-link span.anchor-text {
  display: inline-block;
  position: relative;
  padding-right: 24px;
  padding-left: 8px; }
nav .items-primary span.anchor-text:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 2px;
  background-color: #D81F5D;
  z-index: -1; }
nav .items-primary .home-nav-item {
  text-align: left;
  clear: both;
  height: 40px;
  padding-right: 22px; }
nav .items-primary .home-nav-item a {
  width: 30px;
  float: left;
  padding-left: 1%;}
nav .items-primary .home-nav-item a img {
  width: 30px;
  border-bottom: 4px solid transparent !important;
  padding-bottom: 4px; }
nav .items-primary .home-nav-item a img:hover {
  border-bottom: 4px solid #D81F5D !important;
  padding-bottom: 4px; }
nav .navbar-collapse {
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 40px;
  text-align: left;
  background-color: #000;
  padding-top: 40px;
  min-width: 50%;
  padding-bottom: 4%; 
  padding-left: 15%;
}
nav .navbar-collapse ul.items-primary li a span:hover {
  color: #D81F5D;
  background-color: #fff; }
nav .navbar-collapse ul.items-secondary li a span:hover {
  color: #D81F5D; }
nav .vertical-spacer {
  height: 25px; }
nav .search-form {
  margin-left: 65px; }
nav .search-form button {
  background-color: transparent;
  outline-color: transparent !important;
  border: none; }
nav .search-form input {
  padding: 5px;
  position: absolute;
  right: 35px;
  height: 28px;
  border-radius: 6px;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  color: black;
  border: 2px solid black;
  width: 28%;
  max-width: 160px; }
nav .search-form input:focus {
  border: 2px solid #D81F5D;
  outline-style: none;
  outline-color: transparent; }
nav .navbar-toggler {
  border: none;
  outline: none !important; }
nav .navbar-toggler span.burger-slice {
  width: 23px;
  height: 3px;
  background-color: white;
  margin: 5px 0;
  display: block; }

.map-pin-2 {
  position: absolute;
  top: 2.4vh;
  border-radius: 50%;
  border: 14px solid #fff;
  width: 0;
  height: 0;
  left: 9.5%; }

.map-pin-2::after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  bottom: -37px;
  left: -12px;
  border: 12px solid transparent;
  border-top: 17px solid #fff; }

.mobile-modal-container .modal-content {
  background-color: #D81F5D; }
.mobile-modal-container .modal-header .modal-title {
  font-size: 36px;
  font-weight: 400;
  color: #fbfbfb;
  font-family: Raleway, sans-serif;
  padding-top: 20px;
  padding-bottom: 10px;
  text-align: center; }
.mobile-modal-container .modal-header button {
  position: absolute;
  right: 17px;
  opacity: 1;
  text-shadow: none; }
.mobile-modal-container .modal-header button span {
  color: #fff; }
.mobile-modal-container .modal-body {
  text-align: center; }
.mobile-modal-container .modal-body a {
  font-size: 24px;
  font-weight: 400;
  color: #fbfbfb;
  text-align: center;
  font-family: Raleway, sans-serif;
  padding-top: 20px;
  padding-bottom: 10px;
  text-decoration: underline; }

.page-section {
  margin-bottom: 50px;
  padding-left: 4%;
  padding-right: 4%;
  padding-bottom: 4%;
  position: relative; }
.page-section.no-header {
  padding-top: 42px; }
.page-section.top:before {
  content: "";
  height: 42px;
  width: 100%;
  background-color: #ffffff;
  position: absolute;
  top: -42px;
  right: 0;
  z-index: 0; }
.page-section .sub-container {
  padding-bottom: 4%; }
.page-section .sub-container.light-grey {
  padding-bottom: 0; }
.page-section.dark {
  background-color: #001a24; }
.page-section.dark .sub-container {
  position: relative; }
.page-section.dark .sub-container .sub-header-title-2 {
  color: #D81F5D;
  font-size: 14px;
  text-transform: uppercase;
  font-family: Raleway, sans-serif;
  font-weight: 900; }
.page-section.light-content .sub-container {
  position: relative;
  background-color: #fff; }
.page-section.light-content .content-row {
  padding-bottom: 20px; }
.page-section.light-content .content-row .calendar-date {
  padding: 0 0 15px 0; }
.page-section.light-content .content-row .small-section-wrapper {
  line-height: 21px;
  margin-bottom: 30px;
  text-align: justify;
  padding-left: 4%;
  padding-right: 4%; }
.page-section.light-content .content-row .small-section-wrapper .hor-separator {
  height: 1px;
  width: 33%;
  background-color: #c2c8cb;
  margin-bottom: 14px; }
.page-section.light-content .content-row .small-section-wrapper .small-title {
  color: #F05A2A;
  font-size: 21px;
  font-weight: 400;
  font-family: Raleway, sans-serif; }
.page-section.light-content .content-row .small-section-wrapper .small-content {
  color: black;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  font-family: Raleway, sans-serif; }
.page-section.light-content .guest-photos {
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: center; }
.page-section.light-content .guest-photos li {
  width: 33.3333%; }
.page-section.light-content .guest-photos li img {
  width: 100%;
  height: 100%; }
.page-section .page-likes {
  text-align: right;
  color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 14px; }
.page-section .page-likes .nr-likes {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: -5px;
  margin-right: 6px; }
.page-section .page-likes .icon-likes {
  display: inline-block;
  vertical-align: middle;
  height: 24px; }
.page-section .page-likes .icon-likes img {
  height: 100%; }
.page-section .content-row {
  padding-bottom: 20px; }
.page-section .content-row .small-section-wrapper {
  line-height: 20px;
  margin-bottom: 30px;
  text-align: justify; }
.page-section .content-row .small-section-wrapper .hor-separator {
  height: 1px;
  width: 33%;
  background-color: #c2c8cb;
  margin-bottom: 14px; }
.page-section .content-row .small-section-wrapper .small-title {
  color: #F05A2A;
  font-size: 21px;
  font-weight: 400;
  font-family: Raleway, sans-serif; }
.page-section .content-row .small-section-wrapper .small-content {
  color: #c2c8cb;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  font-family: Raleway, sans-serif; }
.page-section .content-row .share-icon {
  text-align: right; }
.page-section .content-row .share-icon span {
  display: block;
  font-size: 14px;
  font-family: Raleway, sans-serif;
  color: #c2c8cb;
  margin-bottom: 6px; }
.page-section .content-row .share-icon img {
  width: 25px; }
.page-section.gallery.gallery {
  padding-bottom: 0; }
.page-section.gallery .gallery-listing {
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: left; }
.page-section.gallery .gallery-listing li {
  width: 16.8%;
  padding-bottom: 16.8%;
  position: relative; }
.page-section.gallery .gallery-listing li .thumb-index {
  position: relative;
  height: 100%;
  width: 100%;
  z-index: 1; }
.page-section.gallery .gallery-listing li .thumb-index span {
  position: absolute;
  left: 10%;
  top: 2.8vh;
  z-index: 2;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  width: 25px;
  text-align: center;
  color: #fff; }
.page-section.gallery .gallery-listing li .thumb-photo {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 0;
  padding: 6%; }
.page-section.gallery .gallery-listing li .thumb-photo img {
  width: 100%;
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0.4); }
.page-section.gallery .gallery-listing li .thumb-excerpt {
  position: absolute;
  bottom: 6%;
  left: 6%;
  right: 6%;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: none;
  z-index: 1; }
.page-section.gallery .gallery-listing li:hover {
  cursor: pointer; }
.page-section.gallery .gallery-listing li:hover .thumb-excerpt {
  display: block; }
.page-section.gallery .sub-container {
  position: relative;
  background-color: #fff;
  padding-left: 4%;
  padding-right: 4%;
  padding-bottom: 4%; }
.page-section.gallery .sub-container:before {
  content: "";
  height: 42px;
  width: 100%;
  background-color: #ffffff;
  position: absolute;
  top: -42px;
  right: 0;
  z-index: 0; }
.page-section.gallery .sub-container .sub-container-section {
  padding-right: 1.3%;
  background-color: #fff;
}

@media (max-width: 991px) {
  .top.page-section {
    padding-left: 0;
    padding-right: 0;
  }

  .page .social-container {
    margin-right: 20px;
  }

  .page .social-container ul.social-icons {
    text-align: center;
  }
  .page .social-container ul.social-icons li {
    margin-right: 2%;
    margin-left: 2%;
  }

  .organizer-social {
    padding-left: 4%;
  }
  .program-categories-wrapper {
    padding: 10px 0;
    margin: 8px 30px 0 30px;
  }
  .program-categories-wrapper div {
    padding-right: 2px;
  }
}

@media (min-width: 992px) {
  .page .address-container {
    padding-left: 20px;
    text-align: left;
  }

  .heading-long {
    font-size: 32px;
  }
}

@media (max-width: 768px) {
  .program-timeline-wrapper{
    margin: 0 30px;
  }
  .program-timeline-slider-control-prev,
  .program-timeline-slider-control-next {
    position: absolute;
    z-index: 2;
    width: 40%;
    height: 57px;
  }
  .program-timeline-slider-control-next {
    right: 30px;
  }
  .program-timeline-slider-control-prev img,
  .program-timeline-slider-control-next img {
    display: none;
  }
  .page-section.gallery .gallery-listing li {
    width: 33.3%;
    padding-bottom: 33.3%; }

  .timeline-container .timeline {
    max-width: 100% !important; }
  .page-section.gallery .sub-container {
    padding-left: 0;
    padding-right: 0;
  }

  .page-section.gallery.gallery {
    padding-right: 0;
    padding-left: 0;
  }

  .page-section.gallery .sub-container .sub-container-section {
    padding-right: 0;
  }

}
.fb-share-button {
  display: inline-block;
  position: relative;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 15px; }

@media (max-width: 576px) {
  .program-timeline-location-startstop-border-left,
  .program-timeline-location-startstop-border-right {
    width: 3px;
  }

  .page-section.gallery .sub-container:before {
    content: "";
    position: relative; }

  .page .mobile-fb-share {
    padding-bottom: 20px; }

  .address-details {
    padding-bottom: 10px; }

  .participant-popup {
    position: fixed; }

  .timeline-container {
    padding-right: 1px !important; }

  .timeline-container .timeline-sub-container {
    margin-left: 0 !important;
    padding-left: 0 !important;
    overflow-x: hidden; }

  .timeline-container .timeline .event:before {
    left: -70px !important; }

  .timeline-container .timeline .event {
    padding-left: 13px !important; }

  .timeline-container .timeline {
    padding-left: 54px !important;
    padding-right: 10px !important; }

  .timeline-container h2.titlu {
    font-size: 1.5em !important; }

  nav .search-form input {
    width: 25%; }

  .main-wrapper .nav-container {
    padding: 0; }

  .page-section.gallery {
    background-color: #fff; }
  .page-section.gallery .gallery-listing li {
    width: 49%;
    padding-bottom: 49%; }
  .page-section .sub-container:before {
    content: "";
    height: 42px;
    background-color: #ffffff;
    position: relative;
    top: -42px;
    z-index: 0; }

  .page-section.gallery .gallery-listing li {
    width: 50%;
    padding-bottom: 50%;
  }

  .page .sub-header-small {
    width: 100%;
  }

  .heading-long {
    line-height: 32px; }

  .page.gallery.large-map .sub-container {
    padding-left: 0;
    padding-right: 0;
  }

  .participant-popup {
    z-index: 999 !important;
    min-width: 100% !important;
  }

  .participant-popup .info-wrapper .scroll-wrapper {
    max-height: 200px !important;
    text-align: left;
  }
  .participant-popup .info-wrapper {
    font-size: 14px !important;
    line-height: 17px !important;
  }
}

.expo-list-body .expo-list-item a {
  display: block;
  color: #fff;
  text-decoration: underline;
  width: 84%;
  display: inline-block;
  text-align: left;
  vertical-align: top;
}

.expo-list-body .expo-list-item {
  margin-bottom: 10px;
}

.expo-list-body {
  margin-top: 5px;
}

.participant-popup .info-wrapper {
  font-size: 16px;
  line-height: 20px;
}
.page-section.gallery .sub-container .sub-container-section {
  padding-right: 1.2%;
  padding-left: 1.2%;
}
}

@media screen and (max-width: 800px) and (min-width: 576px) {
  .home-page:before {
    content: "";
    height: 85px;
    width: 100%;
    background-color: #ffffff;
    position: absolute;
    top: -83px;
    right: 0;
    z-index: 0; }

  .heading-long {
    line-height: 32px; } }
.cities-list {
  text-align: center; }
.cities-list li.nav-item {
  display: inline-block;
  text-transform: uppercase;
  margin-right: 1%;
  margin-left: 1%; }
.cities-list li.nav-item a {
  font-size: 28px;
  color: #000;
  font-family: Raleway, sans-serif;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 0;
  padding-left: 0; }

.calendar-date {
  font-size: 18px;
  padding: 10px 0 10px 0;
  color: #D81F5D;
  font-family: Raleway, sans-serif;
  width: 100%;
  text-align: center; }

.triangles-bottom {
  text-align: center; }
.triangles-bottom .triangle-down {
  width: 6%;
  height: 0;
  padding-left: 3%;
  padding-top: 3%;
  overflow: hidden;
  display: inline-block; }
.triangles-bottom .triangle-down:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-left: -500px;
  margin-top: -500px;
  border-left: 500px solid transparent;
  border-right: 500px solid transparent;
  border-top: 500px solid #fff; }

.organizer-social {
  padding-top: 20px;
  padding-left: 30px; }
.organizer-social li {
  margin-bottom: 10px; }
.organizer-social li a {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  font-family: Raleway, sans-serif; }
.organizer-social li span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 4%; }
.organizer-social li img {
  width: 20px; }

.footer-container {
  padding-left: 0;
  padding-right: 0;
  position: relative; }

.footer {
  bottom: 0;
  width: 100%;
  line-height: 76px;
  background-color: #001a24;
  text-align: center;
  font-family: Raleway, sans-serif;
  color: #d5d9db;
  position: relative;
  left: 0;
  right: 0; }
.footer:after {
  content: "";
  position: absolute;
  /* height: 111px; */
  width: 100%;
  display: block;
  z-index: -1;
  background-color: #D81F5D;
  top: -100px;
  padding-bottom: 200px; }
.footer ul.footer-nav {
  text-align: center;
  width: 100%; }
.footer ul.footer-nav li {
  display: inline-block;
  margin-left: 0; }
.footer ul.footer-nav li:after {
  content: "/";
  color: #fff;
  margin-left: 4px; }
.footer ul.footer-nav li:last-child:after {
  content: "/";
  display: none; }
.footer ul.footer-nav li a.footer-nav-link {
  color: #fff;
  font-size: 12px; }
.footer ul.footer-social {
  text-align: center;
  width: 100%;
  height: 54px; }
.footer ul.footer-social li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 2%; }
.footer ul.footer-social li.store img {
  width: 96px; }
.footer ul.footer-social li.social-icon img {
  width: 33px; }
.footer .copyright-text {
  width: 100%;
  font-size: 10px; }
.footer .copyright-text a {
  color: #4285f4;
  font-size: 11px; }

.menu-footer ul.footer-social {
  text-align: left;
  width: 100%;
  margin-top: 20px; }
.menu-footer ul.footer-social li {
  display: block;
  text-align: right;
  padding-right: 24px;
  padding-left: 30px;
  margin-bottom: 10px; }
.menu-footer ul.footer-social li a {
  display: inline-block; }
.menu-footer ul.footer-social li.store img {
  width: 76px; }
.menu-footer ul.footer-social li.social-icon img {
  width: 33px; }

.timeline-container {
  background-color: #001a24;
  padding-bottom: 0 !important;
  /* Timeline */ }
.timeline-container h2.titlu {
  font-family: 'Raleway', sans-serif;
  letter-spacing: 1.5px;
  color: #F15B2B;
  font-weight: 400;
  font-size: 1.5em; }
.timeline-container .duration {
  font-size: 12px; }
.timeline-container .title {
  font-weight: 300; }
.timeline-container .subtitle {
  font-size: 12px; }
.timeline-container .photo {
  padding-top: 10px;
  padding-bottom: 10px; }
.timeline-container h1 {
  font-family: 'Raleway', sans-serif; }
.timeline-container .timeline {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  color: rgba(255, 255, 255, 0.8);
  font-family: Raleway, sans-serif;
  letter-spacing: 0.5px;
  position: relative;
  line-height: 1.4em;
  font-size: 1.03em;
  padding: 50px;
  list-style: none;
  text-align: left;
  font-weight: 100;
  max-width: 90%;
  max-height: 570px;
  padding-left: 80px; }
.timeline-container .timeline-sub-container {
  text-align: center;
  margin-left: 50px;
  overflow-y: auto;
  padding-left: 10px; }
.timeline-container .timeline h1 {
  font-family: 'Raleway', sans-serif;
  letter-spacing: 1.5px;
  font-weight: 100;
  font-size: 1.4em; }
.timeline-container .timeline h2,
.timeline-container .timeline h3 {
  font-family: 'Raleway', sans-serif;
  letter-spacing: 1.5px;
  font-weight: 400;
  font-size: 1.4em; }
.timeline-container .timeline .event {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: rgba(255, 255, 255, 0.1);
  padding-bottom: 25px;
  /* margin-bottom: 50px; */
  position: relative;
  display: block;
  padding-left: 35px;
  border-left: 4px solid #D91F5D;
  padding-bottom: 30px;
  padding-top: 30px; }
.timeline-container .timeline .event:last-of-type {
  padding-bottom: 10px;
  margin-bottom: 50px; }
.timeline-container .timeline .event:before,
.timeline-container .timeline .event:after {
  position: absolute;
  display: block;
  top: 0; }
.timeline-container .timeline .event:before {
  left: -93px;
  color: white;
  content: attr(data-date);
  text-align: right;
  font-weight: 100;
  font-size: 0.9em;
  min-width: 50px;
  font-family: 'Raleway', sans-serif;
  position: absolute;
  top: -12px; }
.timeline-container .timeline .event:after {
  box-shadow: 0 0 0 4px #D91F5D;
  left: -8.85px;
  background: #313534;
  border-radius: 50%;
  height: 11px;
  width: 11px;
  content: "";
  top: -5px; }
.timeline-container .program-view-toggle-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  min-height: 40px;
  margin: 0 4vw;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 20px;
  padding: 15px 0; }
.timeline-container .program-view-toggle-wrapper .program-view-info {
  color: #F15B2B; }
.timeline-container .program-view-toggle-wrapper .program-view-toggle {
  display: flex;
  flex: 1;
  justify-content: center; }
.timeline-container .program-view-toggle-wrapper .program-view-toggle p {
  padding: 0 4vw; }
.timeline-container .program-view-toggle-wrapper .program-view-toggle p:hover {
  cursor: pointer; }
.timeline-container .program-view-toggle-wrapper .active-tab {
  color: #F15B2B; }
.timeline-container .grid-sub-container {
  color: #fff; }
.timeline-container .grid-sub-container .categories-wrapper {
  display: flex;
  flex-wrap: wrap;
  padding: 1.5vh;
  font-size: 12px; }
.timeline-container .grid-sub-container .categories-wrapper div {
  padding: 5px; }
.timeline-container .grid-sub-container .table-responsive {
  max-height: 450px; }
.timeline-container .grid-sub-container .table-responsive thead {
  color: #F15B2B; min-width: 100px; }
.timeline-container .grid-sub-container .table-responsive table.table-bordered > thead > tr > th {
  border: 0 solid rgba(255, 255, 255, 0.2); }
.timeline-container .grid-sub-container .table-responsive table.table-bordered > tbody > tr > td {
  border: 1px solid rgba(255, 255, 255, 0.2); }
.timeline-container .hide-content {
  display: none; }

.triang-down.dark {
  background-image: url(../assets_18/triangles-down-dark.png);
  height: 27px;
  width: 280px;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: -27px; }

.triang-up.dark {
  background-image: url(../assets_18/triangles-up-dark.png);
  height: 27px;
  width: 239px;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: -26px; }

.triang-down.light {
  background-image: url(../assets_18/triangles-down-light.png);
  height: 27px;
  width: 280px;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: -27px; }

.triang-up.light {
  background-image: url(../assets_18/triangles-up-light.png);
  height: 27px;
  width: 239px;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: -26px; }

.program-page {
  padding-bottom: 4%;
  background-color: #fff !important; }
.program-page ::-webkit-scrollbar {
  width: 15px; }
.program-page ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0); }
.program-page ::-webkit-scrollbar-thumb {
  background-color: #D81F5D;
  outline: 1px solid #D81F5D; }

.participant-popup {
  display: flex;
  position: fixed;
  z-index: 20;
  min-width: 400px;
  width: 50%;
  min-height: 150px;
  border: 15px #fff solid;
  height: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 1px 1px 9px 0 rgba(0, 0, 0, 0.36); }
.participant-popup .close {
  position: fixed;
  top: -15px;
  right: -16px;
  color: white;
  font-size: 18px;
  text-shadow: none;
  opacity: 1;
  outline: none;
  box-shadow: -2px 2px 2px 0 rgba(0, 0, 0, 0.1490196078); }
.participant-popup .close span {
  font-size: 29px;
  display: inline-block;
  width: 30px;
  height: 32px; }
.participant-popup .img-container {
  padding: 20px;
  display: flex;
  align-items: center; }
.participant-popup .img-container .img-wrapper {
  width: 100px;
  padding-bottom: 100px;
  background-size: cover;
  background-position: center;
  border-radius: 50%; }
.participant-popup .info-wrapper {
  padding-right: 10px;
  color: #fff;
  overflow: auto;
  padding-top: 10px;
  padding-bottom: 10px; }
.participant-popup .info-wrapper .scroll-wrapper {
  overflow-y: auto;
  max-height: 450px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px; }
.participant-popup .info-wrapper ::-webkit-scrollbar {
  width: 10px; }
.participant-popup .info-wrapper ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0); }
.participant-popup .info-wrapper ::-webkit-scrollbar-thumb {
  background-color: #fff;
  outline: 1px solid #fff; }

.carousel-item iframe {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%; }

.web-fb-links a {
  display: inline-block;
  width: 100%;
  word-break: break-all;
  font-size: 14px; }

.sub-containerp.sponsors-page {
  text-align: center; }
.sub-containerp.sponsors-page img {
  width: 100%; }

.sub-container .sponsors-page {
  text-align: center; }
.sub-container .sponsors-page img {
  width: 100%; }

.login-icon {
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url(../assets_18/icons/LOGIN-icon.png);
  height: 24px;
  width: 75px; }
.login-icon:hover {
  cursor: pointer;
  background-image: url(../assets_18/icons/LOGIN-icon-mouseover.png); }

/*# sourceMappingURL=styles.css.map */

/* PIN MAP ANIMATED*/
.pin-anim {
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 50% 50% 50% 0;
  background: #030b53;
  transform: rotate(-45deg);

  margin: -20px 0 0 -20px;
}
.pin-anim:after {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  margin: 8px 0 0 8px;
  background: #e6e6e6;

  border-radius: 50%;
}

.bounce {
  animation-name: bounce;
  animation-fill-mode: both;
  animation-duration: 1s;
}

.pulse {
  position: absolute;
  background: #d6d4d4;
  border-radius: 50%;
  height: 14px;
  width: 14px;
  margin: 11px 0 0 -12px;
  transform: rotateX(55deg);
  z-index: -2;
}
.pulse:after {
  position: absolute;
  content: "";
  border-radius: 50%;
  height: 40px;
  width: 40px;
  margin: -13px 0 0 -13px;
  animation: pulsate 1s ease-out;
  animation-iteration-count: infinite;
  opacity: 0;
  box-shadow: 0 0 1px 2px #00cae9;
  animation-delay: 1.1s;
}

@keyframes pulsate {
  0% {
    transform: scale(0.1, 0.1);
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    transform: scale(1.2, 1.2);
    opacity: 0;
  }
}

@keyframes bounce {
  0% {
    opacity: 0;
    transform: translateY(-2000px) rotate(-45deg);
  }

  60% {
    opacity: 1;
    transform: translateY(30px) rotate(-45deg);
  }

  80% {
    transform: translateY(-10px) rotate(-45deg);
  }

  100% {
    transform: translateY(0) rotate(-45deg);
  }
}

.fixedTimeline {
  position: fixed;
  z-index: 2;
  top: 0;
  height: 38px;
  margin-bottom: 10px;
  background-color: #001a24;
  font-weight: 800;
}

.program-timeline-line.fixedTimeline {
  display: none;
}

div.activeSlide .program-timeline-line.fixedTimeline {
  display: flex;
}

.program-timeline-slider-control-prev.fixedTimeline,
.program-timeline-slider-control-next.fixedTimeline {
  width: 80px;
  margin: 0;
}

.program-timeline-slider-control-next.fixedTimeline {
  width: 73px;
  text-align: right;
  padding-right: 3px;
}

.page-section .specialnag-toppage-wrapper {
  display: flex;
  flex-wrap: wrap;
  background-color: #001a24;
  color: #ffffff;
  line-height: 1.2;
}

.specialnag-toppage-wrapper > div {
  padding: 0 40px;
}

.specialnag-toppage-wrapper .specialnag-toppage-title {
  display: flex;
  justify-content: center;
  width: 100%;
  flex-grow: 1;
  text-align: center;
  font-size: 36px;
  padding: 50px 0 50px 0;
}

.specialnag-toppage-wrapper .specialnag-toppage-image {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  flex-grow: 1;
  padding: 39% 0 0 0;
  margin-bottom: 25px;
}

.specialnag-toppage-wrapper .specialnag-toppage-projectlist {
  width: 40%;
  padding: 0;
  display: flex;
  flex-direction: column;
}

.specialnag-toppage-wrapper .specialnag-toppage-projectlist .specialnag-toppage-projectlist-item {
  display: flex;
  padding-left: 50px;
  padding-bottom: 10px;
}

.specialnag-toppage-wrapper .specialnag-toppage-projectlist .specialnag-toppage-projectlist-item .map-pin,
.specialnag-project-pin-wrapper .map-pin
{
  flex-shrink: 0;
  position: relative;
  width: 32px;
  height: 44px;
}

.specialnag-toppage-wrapper .specialnag-toppage-projectlist .specialnag-toppage-projectlist-item .map-pin .pin-number,
.specialnag-project-pin-wrapper .map-pin .pin-number
{
  position: absolute;
  top: -12px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 21px;
  color: #fff;
  font-weight: 600;
  font-size: 21px;
  text-align: center;
}

.specialnag-toppage-wrapper .specialnag-toppage-projectlist .specialnag-toppage-projectlist-item .map-pin img,
.specialnag-project-pin-wrapper .map-pin img
{
  width: 100%;
}

.specialnag-toppage-wrapper .specialnag-toppage-projectlist .specialnag-toppage-projectlist-item .specialnag-toppage-projectlist-item-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 5px;
}

.specialnag-toppage-wrapper .specialnag-toppage-projectlist .specialnag-toppage-projectlist-item .specialnag-toppage-projectlist-item-project {

}

.specialnag-toppage-wrapper .specialnag-toppage-description {
  width: 60%;
  text-align: justify;
  padding-bottom: 10px;
}

.specialnag-project-pin-wrapper {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  padding-bottom: 10px;
}
.specialnag-project-pin-wrapper .specialnag-project-location-name {
  padding-left: 5px;
}
.specialnag-project-pin-wrapper .fb_iframe_widget {
  margin-left: auto;
}

@media (max-width: 768px) {
  .specialnag-toppage-wrapper .specialnag-toppage-description {
    width: 100%;
  }
  .specialnag-toppage-wrapper .specialnag-toppage-projectlist {
    width: 100%;
    order: 1;
  }
  .specialnag-toppage-wrapper .specialnag-toppage-projectlist .specialnag-toppage-projectlist-item {
    padding-left: 40px;
  }
}

#mainCarousel .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

#mainCarousel .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

#mainCarousel .carousel-control-prev,
#mainCarousel .carousel-control-next {
  margin-top: auto;
  bottom: -40px;
}

.city-menu,
.city-name,
.city-name-blank.inactive-city-name {
  display: none;
}
.city-menu.active-city {
  display: list-item;
}
.city-name.active-city-name {
  display: inline;
}

.col-md-auto {
    max-width: 100%;
}