@font-face {
  font-family: 'FedraSansStd-Bold';
  src: url('../../fonts/FedraSansStd-Bold.eot'); /* IE9 Compat Modes */
  src: url('../../fonts/FedraSansStd-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/FedraSansStd-Bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/FedraSansStd-Bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('../../fonts/FedraSansStd-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/FedraSansStd-Bold.svg#svgFedraSansStd-Bold') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'FedraSansStd-Book';
  src: url('../../fonts/FedraSansStd-Book.eot'); /* IE9 Compat Modes */
  src: url('../../fonts/FedraSansStd-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/FedraSansStd-Book.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/FedraSansStd-Book.woff') format('woff'), /* Pretty Modern Browsers */
       url('../../fonts/FedraSansStd-Book.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/FedraSansStd-Book.svg#svgFedraSansStd-Book') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'FedraSansStd-Normal';
  src: url('../../fonts/FedraSansStd-Normal.eot'); /* IE9 Compat Modes */
  src: url('../../fonts/FedraSansStd-Normal.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/FedraSansStd-Normal.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/FedraSansStd-Normal.woff') format('woff'), /* Pretty Modern Browsers */
       url('../../fonts/FedraSansStd-Normal.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/FedraSansStd-Normal.svg#svgFedraSansStd-Normal') format('svg'); /* Legacy iOS */
}

body {
  font-family: 'FedraSansStd-Normal';
  font-size: 1rem;
  line-height: 1.4rem;
  overflow-x: hidden;
}

@media screen and (min-width: 40em) {
  .align-left-medium-up {
    text-align: left;
  }
}

@media screen and (min-width: 64em) {
  .align-right-large-up {
    text-align: right;
  }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .align-right-medium {
    text-align: right;
  }
}

@media screen and (max-width: 63.9375em) {
  .space-bottom-large-down {
    margin-bottom: 1rem;
  } 
}

@media screen and (max-width: 39.9375em) {
  .space-bottom-medium-down {
    margin-bottom: 1rem;
  } 
}

table.transparent tbody {
  background-color: transparent;
  border: none;
}

table.transparent tbody tr:nth-child(even) {
  background-color: transparent;
}

table.transparent tbody td {
  padding: 0;
  white-space: nowrap;
}

table.transparent tbody td:last-child {
    width: 100%;
}

strong {
  font-family: 'FedraSansStd-Bold';
}

.no-disc {
  list-style: none;
  margin: 0;
}

.no-disc-select {
  list-style: none;
  margin: 0;
  height: 1.5rem;
}

.padding-0 {
  padding: 0!important;
}

.padding-1 {
  padding: 1rem 0;
}

.padding-top-2 {
  padding-top: 2rem;
}

.grid-container {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

.text-white {
  color: #ffffff;
}

.text-grey {
  color: #5c7a84;
}

p {
  font-family: 'FedraSansStd-Normal';
  font-size: 1rem;
  line-height: 1.4rem;
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  p {
    font-size: 0.9rem;
    line-height: 1.2rem;
  }
}

p a {
  color: #5c7a84;
}

ul a {
  color: #5c7a84;
}

h1 {
  font-size: 1.8rem;
  line-height: 2rem;
  font-family: 'FedraSansStd-Bold';
}

h2 {
  font-size: 1.6rem;
  line-height: 1.8rem;
  font-family: 'FedraSansStd-Bold';
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  h2 {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
}

h3 {
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-family: 'FedraSansStd-Bold';
}

h5 {
  font-size: 1.1rem;
  line-height: 1.4rem;
  font-family: 'FedraSansStd-Bold';
}

.day-program {
  background-color: #f9bc89;
  border-radius: 50px;
  display: inline-block;
  padding: 0.5rem;
  color: #ffffff;
  font-size: 0.9rem;
  line-height: 1rem;
  font-family: 'FedraSansStd-Bold';
  margin-bottom: 1rem;
}

.fascia-standard.getting-started h2 {
  text-transform: uppercase;
}

.dawn-to-dusk-color {
  color: #0092ae;
}

.routes-color {
  color: #ee7203;
}

.top-exp-color {
  color: #1e5d9e;
}

.event-color {
  color: #cd8914;
}

.discovering-color {
  color: #009f83;
}

.festivals-color {
  color: #95c11f;
}

.overnight-color {
  color: #9d1c79;
}

.box-top-experiences {
  margin: 1rem 0;
}

.round-top-exp-color {
  color: #ffffff;
  background-color: #1e5d9e;
  border-radius: 50px;
  padding: 0.2rem 0.6rem;
}

.button {
  background-color: #163047;
}

.button.orange {
  background-color: #ee7203;
}

.button.blue {
  background-color: #1e5d9e;
}

.button.green {
  background-color: #009f83;
}

.button.learn-more {
  margin-bottom: 0;
}

@media screen and (max-width: 39.9375em) {
  .button.learn-more {
    margin-bottom: 2rem;
  }
}

header, footer {
  padding: 1rem 1rem;
  background-color: #163047;
}

header img {
  max-width: 230px;
}

header .menuPrincipale nav, .menu_header {
  display: inline-block;
}

header .menuPrincipale nav ul {
  list-style: none;
  margin: 0;
}

header .menuPrincipale nav ul li {
  display: inline-block;
  font-family: 'FedraSansStd-Bold';
  margin-right: 2rem;
  font-size: 0.9rem;
  line-height: 1.1rem;
  letter-spacing: 1px;
  position: relative;
  text-align: left;
}

header .menuPrincipale nav ul li span {
  font-family: 'FedraSansStd-Normal';
  font-size: 0.7rem;
}

@media screen and (min-width: 40em) and (max-width: 78.125em) {
  header .menuPrincipale nav ul li {
    margin-right: 1rem;
  }
}

header .menuPrincipale nav ul li a:hover::after, header .menuPrincipale nav ul li.active a::after {
    width: 100%;
    background: #ffffff;
}

header .menuPrincipale nav ul li.social a:hover::after {
  width: 0;
} 

header .menuPrincipale nav ul li a::after {
    content: '';
    width: 0;
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 2px;
    background: #ffffff;
    transition: width .5s;
}

header .menuPrincipale nav ul li.hideshow {
  -webkit-transition: opacity 300ms ease, visibility 300ms ease;
    -moz-transition: opacity 300ms ease, visibility 300ms ease;
    -ms-transition: opacity 300ms ease, visibility 300ms ease;
    transition: opacity 300ms ease, visibility 300ms ease;
    opacity: 1;
  visibility: visible;
}

@media screen and (max-width: 71.250em) {
  header .menuPrincipale nav ul li.notshow {
    display: none;
  }
}

header .menuPrincipale nav ul li.hideshow.nascondi {
  opacity: 0;
  visibility: hidden;
}

header .menuPrincipale nav ul li.social {
  margin-right: 0.8rem;
  font-size: 1.4rem;
  position: relative;
  z-index: 100;
}

header .menuPrincipale nav ul li.light {
  font-family: 'MyriadProLight';
}

header .menuPrincipale nav ul li a {
  color: #ffffff;
}

header .menuPrincipale nav ul li.social a {
  color: #afa7a5;
}

#navbar.index {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 35;
  background-color: #ffffff;
}

/* menu mobile */
.menu_header {
    position: relative;
    z-index: 100;
    font-family: 'FedraSansStd-Normal';
    vertical-align: middle;
}

#click_trigger {
  cursor: pointer;
    position: relative;
    height: 37px;
    width: 50px;
}

.stick {
    width: 35px;
    height: 3px;
    border-radius: 3px;
    background: #ffffff;
    display: block;
    position: absolute;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    right: 0;
    margin-top: -17px;
    margin-right: 4px;
}

#stick1 {
    top: 25px;
    right: 3px;
}

.box_sticks.menu_open #stick1 {
    top: 33px;
    background-color: #ffffff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

#stick2 {
    top: 34px;
    right: 3px;
    background-color: #ffffff;
}

.box_sticks.menu_open #stick2 {
  opacity: 0;
  width: 0;
}

#stick3 {
    top: 43px;
    right: 3px;
}

.box_sticks.menu_open #stick3 {
    top: 33px;
    background-color: #ffffff;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

#click_trigger.open:hover #stick1,
#click_trigger.open:hover #stick3 {
  right: 5px;
}
#click_trigger.open:hover #stick2 {
  right: 0px;
}

.label_stick {
    position: absolute;
    bottom: 1px;
    font-size: 14px;
    left: 10px;
    text-transform: lowercase;
    line-height: 13px;
    color: #000000;
    font-family: 'FedraSansStd-Normal';
}

.box_sticks.menu_open .label_stick {
  color: #000000;
}

.menu_overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(29, 29, 26, 0.4);
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 300ms ease, visibility 300ms ease;
    -moz-transition: opacity 300ms ease, visibility 300ms ease;
    -ms-transition: opacity 300ms ease, visibility 300ms ease;
    transition: opacity 300ms ease, visibility 300ms ease;
}

.menu_overlay.menu_open {
    opacity: 1;
    visibility: visible;
}

.menu_content {
    overflow-y: scroll;
    position: fixed;
    right: 0;
    background-color: #163047;
    height: 100%;
    width: 400px;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    transition: all 300ms ease;
    padding-top: 7rem;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.6);
    box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.6);
}

@media screen and (max-width: 39.9375em) {
  .menu_content {
    padding-top: 5rem;
    background-image: none; 
  }
}

.menu_overlay.menu_open .menu_content {
    -webkit-transition: all 300ms ease 200ms;
    -moz-transition: all 300ms ease 200ms;
    -ms-transition: all 300ms ease 200ms;
    transition: all 300ms ease 200ms;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
}

@media screen and (max-width: 39.9375em) {
  .menu_content {
      width: 100%;
  }
}

.menu_content ul {
    margin: 0px;
    font-family: 'FedraSansStd-Book';
}

.menu_content ul li.grassetto {
  font-family: 'FedraSansStd-Normal';
}

.menu_content ul.link-social {
  position: absolute;
  top: 2rem;
}

.menu_content ul.link-social li:first-child {
  padding-left: 4rem;
}

.menu_content ul.link-social li {
    display: inline-block;
    font-size: 1.4rem;
    line-height: 1.1rem;
    position: relative;
    padding: 0;
    margin-right: 0.8rem;
}

.menu_content ul.link-social li:last-child {
  margin-right: 0rem;
}

.menu_content ul.link-social li a {
  color: #afa7a5;
}

.menu_content ul.sub {
  margin: 0.5rem 0;
  padding: 0.5rem 0;
  background-color: #1c3d5a;
}

.menu_content ul li {
    list-style: none;
    padding: 0.3rem 1rem 0.3rem 4rem;
    font-size: 1rem;
    line-height: 1.2rem;
    color: #ffffff;
}

.menu_content ul li a {
    color: #ffffff;
    text-decoration: none;
}

.menu_content ul li.active a {
    color: #ffffff;
}

.menu_content .submenuMobile {
    list-style-type: none;
    font-family: 'FedraSansStd-Normal';
}

.menu_content .submenuMobile li {
    list-style: none;
    border-bottom: none;
    padding: 0.3rem 1rem 0.3rem 0rem;
    margin-left: 1rem;
    font-size: 1.2rem;
    line-height: 1.4rem;
}

.menu_content .submenuMobile li:last-child {
    border-bottom: none;
    padding: 0.3rem 1rem 0rem 0rem;
}
/* menu mobile */

section.buy-puglia {
  background-color: #bae3f9;
  padding: 1rem 0 1.5rem;
}

section.buy-puglia img {
  width: 500px;
}

@media screen and (max-width: 39.9375em) {
  section.buy-puglia img {
    margin-bottom: 1rem;
  }
}

.btn-buy-puglia {
  margin-bottom: 0;
}

section.slideshow {
  margin: 0;
}

section.slideshow .ls-gui-element.ls-bottom-nav-wrapper {
    text-align: right;
    right: 1.5rem;
}

section.slideshow .ls-bottom-slidebuttons a {
    border: 2px solid rgba(255,255,255,0.75) !important;
}

section.slideshow .ls-roundedflat .ls-bottom-slidebuttons a.ls-nav-active, section.slideshow .ls-roundedflat .ls-bottom-slidebuttons a:hover {
  background: rgba(255,255,255,0.75) !important;
}

section.slideshow .ls-roundedflat .ls-bottom-slidebuttons a {
  background: transparent!important;
}

section.slideshow .titolo {
  width: 350px;
  font-size: 16px;
  background-color: rgba(37, 27, 21, 0.8);
  color: #ffffff;
  padding: 0.2rem 1rem; 
  height: 22px;
  margin-bottom: 0.2rem;
}

section.fascia-standard.why-puglia {
  padding: 4rem 0;
  background-image: url('../../images/why-puglia-bg.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
}

@media screen and (max-width: 39.9375em) {
  section.fascia-standard {
    padding: 2rem 0;
  }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  section.fascia-standard {
    padding: 1rem 0;
  }
}

section.fascia-description {
  padding: 1rem 0;
}

section.getting-started-lgtgrey {
  background-color: #ecf0f3;
}

section.getting-started-grey {
  background-color: #5c7a84;
}

section.getting-started-intro {
  background-color: #5c7a84;
  padding: 2rem 0 1rem;
}

section.discovering-intro {
  background-color: #009f83;
  padding: 2rem 0 1rem;
}

section.dawn-intro {
  background-color: #0092ae;
  padding: 2rem 0 1rem;
}

section.routes-intro {
  background-color: #ee7203;
  padding: 2rem 0 2rem;
}

section.top-exp-intro {
  background-color: #1e5d9e;
  padding: 2rem 0 2rem;
}

section.overnight-intro {
  background-color: #9d1c79;
  padding: 2rem 0 2rem;
}

section.event-intro {
  background-color: #cd8914;
  padding: 2rem 0 2rem;
}

section.routes-intro ul {
  margin: 0 0 1rem 0;
}

section.routes-intro ul li {
  font-size: 0.9rem;
  line-height: 1.2rem;
  font-family: 'FedraSansStd-Normal';
  list-style: none;
}

section.top-exp-proposte {
  padding: 1rem 0;
}

section.routes-day {
  padding: 1rem 0;
}

section.routes-day p, .box-top-experiences p {
  font-size: 0.9rem;
  line-height: 1.2rem;
}

section.getting-started-intro a {
  color: #bbc4cb;
  font-family: 'FedraSansStd-Bold';
}

section.fascia-grey {
  background-color: #e6e6e6;
}

section.fascia-orange {
  background-color: #ee7203;
  color: #ffffff;
}

section.fascia-lightblue {
  background-color: #eaecf5;
}

section.fascia-yellow {
  background-color: #f9f4ea;
}

section.fascia-green {
  background-color: #eff6f4;
}

section.fascia-lightgreen {
  background-color: #f7f9ee; 
}

.distance-day {
  background-color: #ee7203;
  border-radius: 50px;
  display: inline-block;
  padding: 0.5rem;
  color: #ffffff;
  font-size: 0.9rem;
  line-height: 1rem;
  font-family: 'FedraSansStd-Bold';
  margin-bottom: 1rem;
}

footer {
  color: #ffffff;
  font-size: 0.8rem;
}

footer p {
  font-size: 0.8rem;
  line-height: 1.2rem;
}

footer a, footer a:hover, footer a:focus {
  color: #ffffff;
}

footer hr {
  color: #ffffff;
}

footer ul {
  list-style: none;
  margin: 0;
}

footer ul.inline li {
  display: inline-block;
  margin-right: 2rem;
}

footer ul.link-social {
  text-align: center;
  margin: 0;
}

@media screen and (max-width: 39.9375em) {
  footer ul.link-social {
    text-align: left;
  }
}

footer ul.link-social li {
  display: inline-block;
  margin-right: 0.5rem;
  background-color: #ffffff;
  width: 30px;
  height: 30px;
  line-height: 34px;
  text-align: center;
  border-radius: 50px;
}

footer ul.link-social li:last-child {
  margin-right: 0;
}

footer ul.link-social li i {
  font-size: 1rem;
  color: #163047;
}

footer .hashtag {
  text-align:center;
  margin-bottom: 0.5rem;
}

@media screen and (max-width: 39.9375em) {
  footer .hashtag {
    margin-top: 1rem;
    text-align:left;
  }
}

.show-hide {
  display: none;
}

.btn-usf, .btn-contr, .btn-trasp, .btn-dist, .btn-travel, .btn-times, .btn-families, .btn-kids {
  cursor: pointer;
}

.btn-usf h3, .btn-contr h3, .btn-trasp h3, .btn-dist h3, .btn-travel h3, .btn-times h3, .btn-families h3, .btn-kids h3 {
  margin-top: 0.5rem;
}

#loadingOverlay {
  position: fixed;
  top: 0; 
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999999;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #163047;
}

#loadingOverlay i {
  font-size: 3rem;
  color: #ffffff;
}