/*General*/
body {
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
}

.row {
  max-width: 960px !important;
}

section {
  margin-bottom: 60px;
}

iframe {
  margin-bottom: 16px;
}

/*Text and Colors*/

strong,
b {
  font-weight: 500;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
}

h1 {
  color: #465585;
  font-size: 36px;
  line-height: 40px;
  padding-bottom: 27px;
  margin-bottom: 0;
  font-weight: 300;
}

h1.huge {
  color: #465585;
  font-size: 48px;
  line-height: 36px;
  padding-bottom: 28px;
  margin-bottom: 0;
  font-weight: 300;
}

h2 {
  color: #465585;
  font-size: 24px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 0;
  padding-bottom: 25px;
}

h3 {
  color: #465585;
  font-size: 20px;
  line-height: 17px;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 10px;
  font-weight: 300;
}

/*Aggiunte da Giacomo*/
.escursione {}

.escursione p {
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 0;
  padding-bottom: 25px;
}

.reportage {}

.reportage p {
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.corpo {}

.corpo p {
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 0;
  padding-bottom: 25px;
  color: #4e4e4e;
}

.corpo1 {}

.corpo1 p {
  color: #4e4e4e;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.video {}

.video p {
  /*color: #4e4e4e;
	font-size: 16px;
    line-height: 21px;
    margin-bottom: 0;
    padding-bottom: 20px;*/

  color: #4e4e4e;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 0;
  padding-bottom: 25px;
  font-weight: 300;
}

.media {}

.media p {
  /*color: #4e4e4e;
	font-size: 16px;
    line-height: 21px;
    margin-bottom: 0;
    padding-bottom: 20px;*/

  color: #4e4e4e;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 0;
  padding-bottom: 25px;
  font-weight: 300;
}

.corpo-form {}

.corpo-form p {
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 0;
  padding-bottom: 0;
  color: #4e4e4e;
}

.privacy {}

.privacy p {
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 0;
  padding-bottom: 20px;
  color: #4e4e4e;
}

/**/

.title1 {
  font-size: 54px;
  line-height: 54px;
  font-weight: 300;
}

.title2 {
  font-size: 48px;
  line-height: 36px;
  padding-bottom: 28px;
  margin-bottom: 0;
  font-weight: 300;
}

.title3 {
  font-size: 36px;
  line-height: 40px;
  padding-bottom: 27px;
  margin-bottom: 0;
  font-weight: 300;
  margin-top: 0.2rem;
}

.title4 {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 26px;
  font-weight: 300;
}

.title5 {
  font-size: 20px;
  line-height: 17px;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 10px;
  font-weight: 300;
}


.p1 {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 0;
  padding-bottom: 25px;
  font-weight: 300;
}

.p1a {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 0;
  padding-bottom: 25px;
  font-weight: 300;
}

.p2 {
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 0;
  padding-bottom: 20px;
}

a.p2 {
  display: block;
}

.p3 {
  font-size: 12px;
}

.blue1 {
  color: #465585;
}

.grey1 {
  color: #4E4E4E;
}

.white {
  color: white;
}

a.white:hover {
  color: white;
}

/**/
p.title1 {
  font-size: 54px;
  line-height: 54px;
  font-weight: 300;
}

p.title2 {
  font-size: 48px;
  line-height: 36px;
  padding-bottom: 28px;
  margin-bottom: 0;
  font-weight: 300;
}

p.title3 {
  font-size: 36px;
  line-height: 40px;
  padding-bottom: 27px;
  margin-bottom: 0;
  font-weight: 300;
}

p.title4 {
  font-size: 20px;
  line-height: 17px;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 26px;
  font-weight: 300;
}

p.title5 {
  font-size: 20px;
  line-height: 17px;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 10px;
  font-weight: 300;
}

p.blue1 {
  color: #465585;
}

p.grey1 {
  color: #4E4E4E;
}

p.white {
  color: white;
}

/**/

ul,
ol {
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
  color: #4e4e4e;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 0;
  padding-bottom: 25px;
  padding-left: 20px;
}

ul li,
ol li {
  margin-bottom: 3px;
}

/*Specific styles*/

.relative {
  position: relative;
}

.block {
  display: block;
}

.separator {
  width: 100%;
  height: 2px;
  background-color: #465585;
  margin-bottom: 16px;
}

.separator2 {
  width: 100%;
  height: 2px;
  background-color: white;
  margin-bottom: 20px;
  margin-top: 8px;
}

.top-space {
  padding-top: 120px;
}

.nobottom {
  margin-bottom: 0;
  padding-bottom: 0;
}

.bottom40 {
  margin-bottom: 40px;
}

.plink {
  font-size: 15px;
  display: block;
  font-weight: 300;
}

.plink:hover {
  color: #666;
}

.plink img {
  margin-right: 20px;
}


/*Forms*/

.check_fake {
  position: absolute;
  left: 15px;
  top: 2px;
  width: 30px;
  height: 25px;
  background: #808080;
  z-index: 10;
  cursor: pointer;
}

.check_fake.active {
  background-image: url(../images/contain.png);
  background-repeat: no-repeat;
  background-size: 60% auto;
  background-position: center;
}

.form-wrap-sticky {
  margin-bottom: 40px;
  z-index: 11;
}

.form-sticky .section-form {
  z-index: 20;
  background: rgba(255, 255, 255, 0.8);
  padding-bottom: 15px;
  padding-top: 10px;
}

.forms label {
  display: block;
  color: #465585;
  font-size: 15px;
  padding-bottom: 12px;
}

.form-button {
  background: url("../images/close.png") no-repeat center #333;
  display: block;
  width: 100%;
  height: 30px;
  border: none;
}

.form-contact .row {
  margin-bottom: 20px;
}

.form-contact input[type="text"],
.form-contact textarea {
  background: #808080;
  border: none;
  width: 100%;
  color: white;
  padding: 10px;
}

.form-contact textarea {
  height: 200px;
}

.form-contact .textarea-compact {
  height: 100px;
  font-size: 12px;
  verflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
}

.form-check {
  position: relative;
  display: block;
  top: 5px;
  left: 2px;
}

/*.form-check:after{
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: -2px;
  left: -2px;
  background: #333;
  display: block;
}

.form-check:checked:after{
  background: #666;
}
*/
.form-contact button {
  border: none;
  width: 100%;
  height: 50px;
  padding-left: 20px;
  background: #333;
  font-size: 20px;
  color: white;
  text-align: left;
}

.form-contact button.small {
  border: none;
  width: 100%;
  height: 43px;
  padding-left: 20px;
  background: #333;
  font-size: 16px;
  color: white;
  text-align: left;
}

.error,
.loading {
  padding: 10px;
  color: red;
  border: solid 1px red;
}

.success {
  padding: 10px;
  color: #009900;
  border: solid 1px #009900;
}

.form-contact .sbOptions {
  width: 100.3% !important;
}

.form-contact .sbHolder {
  background-color: #808080 !important;
  border-color: #808080 !important;
  height: 40px !important;
}

.form-contact .sbSelector {
  height: 40px !important;
  line-height: 40px !important;
  font-size: 16px !important;
  font-family: 'Open Sans', sans-serif !important;
  width: 500px !important;
}

.form-contact .sbToggle {
  background-position: -6px -112px !important;
}

.form-contact .sbToggle.sbToggleOpen {
  background-position: -6px -12px !important;
}

/*Carousel box*/

.carousel-wrap {
  overflow: hidden;
  width: 960px;
  margin: 0 auto;
  position: relative;
}

.carousel-mini {
  width: 100%;
  position: relative;
}

.carousel-row {
  position: relative;
  left: 0;
}

.carousel-wrap .carousel-row {
  width: 5760px !important;
  max-width: 5760px !important;
}

.carousel-wrap .carousel-mini-row {
  width: 2700px !important;
  max-width: 2700px !important;
}

/*Section nav*/

.section-nav {
  position: absolute;
  background-color: rgba(60, 60, 60, .9);
  height: 90px;
  width: 100%;
  color: white;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 30;
  margin-bottom: 0;
  font-weight: 300;
}

.section-nav ul {
  font-size: 15px;
  margin-bottom: 0;
}

.nav-main li .nav-sub {
  display: none;
  position: absolute;
  background-color: rgba(60, 60, 60, .9);
  padding: 4px 14px 8px;
  top: 60px;
  /*left: 70px;*/
  margin-left: -11px;
  border-top: solid 4px #CCCCCC;
}

.nav-main li .nav-sub li a {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 20px;
  display: block;
}

.nav-main li .nav-sub li a:hover {
  text-decoration: underline;
}

.nav-main li:hover .nav-sub {
  display: block;
}

.section-nav a {
  color: white;
}

.nav-main>li>a {
  padding-top: 24px;
  height: 90px;
  padding-bottom: 12px;
}

.nav-social li a {
  /*padding-top: 22px;*/
  padding-top: 29px;
}

.nav-lang li a {
  padding-top: 26px;
}

.section-nav a img {
  height: 17px;
  width: auto;
}

.section-nav .nav-logo a {
  display: block;
  padding-top: 5px;
}

.section-nav .nav-logo img {
  width: 100%;
  height: auto;
}

.logo_payoff {
  font-size: 12px;
  font-weight: 400;
}


.nav-lang li {
  display: none;
  font-size: 10px;
}

.nav-lang>li.active {
  display: block;
}

.section-nav .mobile-box {
	flex-direction: row;
	align-items: center;
	justify-content: end;
	gap: 24px;
}

.section-nav .mobile-box .social-icon img{
	width: 20px;
	height: 20px;
}

/*Section banner*/

.section-banner {
  height: 650px;
  width: 100%;
}

.banner {
  position: relative;
  overflow: auto;
  height: 650px;
  width: 100% !important;
  background-size: cover;
  background-position: center;
}

.banner-more,
.banner-more .banner {
  height: 800px;
}

.banner-less,
.banner-less .banner {
  height: 523px;
}

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

.banner li {
  list-style: none;
  height: 650px;
  margin: 0;
  padding: 0;
}

.banner ul li {
  float: left;
  background-size: cover;
  background-position: center;
}

.section-banner h1 {
  padding-top: 210px;
}

.banner .slick-dots {
  position: absolute;
  /*width: 200px;*/
  left: 50%;
  margin-left: -100px;
  top: 600px;
  text-align: center;
}

.banner .slick-dots li {
  display: inline-block !important;
  border: solid 1px white;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  margin: 0 5px;
  overflow: hidden;
  float: none;
}

.banner .slick-dots li button {
  opacity: 0;
}

.slick-dots .slick-active {
  background: white;
}

/*Boxes*/

.slick1 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.slick1 .slick-list {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.slick1 .slick-prev {
  left: 30px !important;
}

.slick1 .slick-next {
  right: 30px !important;
}

.slick2 .slick-prev,
.slick2 .slick-next {
  margin-top: -30px !important;
}

.box {
  background-size: cover;
  background-position: center;
  display: block;
  position: relative;
  color: white;
  overflow: hidden;
}

.box-transparent {
  padding: 60px 20px 20px 20px;
  height: 470px;
  color: white;
}

.box-grey {
  padding: 20px 20px 0 20px;
  background: #646464;
  margin-top: 12px;
}

.box-grey2 {
  padding: 20px 20px 30px 20px;
  background: #808080;
  margin-top: 12px;
}

.box-grey2 img {
  margin-bottom: 20px;
  margin-left: 26px;
  opacity: 0.7;
}

.box-grey2 p {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 0;
  padding-bottom: 25px;
  font-weight: 300;
}

.box-grey2 a {
  color: white;
}

.box-transparent h2,
.box-transparent p {
  color: white;
}

.box-transparent h2 {
  padding-bottom: 0;
  margin-bottom: 45px;
}

.box-transparent p {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 0;
  padding-bottom: 25px;
  font-weight: 300;
}

.box-large {
  height: 450px;
  margin-bottom: 40px;
}

.box-small {
  height: 330px;
  margin-bottom: 40px;
}

.box-mini {
  height: 220px;
  margin-bottom: 40px;
}

.box-medium {
  width: 700px;
  height: 470px;
}

.box-preview {
  background-color: rgba(60, 60, 60, .4);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 12px 20px 0;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}

.box-content-half1 {
  width: 50%;
  float: left;
  height: 100%;
  background: #646464;
  color: white;
}

.box-content-half2 {
  width: 50%;
  float: left;
  height: 100%;
  background-size: cover;
  background-position: center;
}

.box-content-half1 h3 {
  color: white;
  padding-top: 20px;
  padding-left: 20px;
}

.box-content-half1 p {
  padding: 0 20px;
}

.box-preview h3 {
  color: white;
}

.box-content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(60, 60, 60, .4);
  padding: 20px;
  opacity: 0;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}

.box-content h3,
.box-content p {
  color: white;
}

.box:hover .box-preview {
  opacity: 0;
}
.box:hover .box-content {
  opacity: 1;
}

.box.box--highlight:hover .box-preview {
  opacity: 1;
}
.box.box--highlight:hover .box-content {
  opacity: 0;
}

.box.box--highlight .box-preview p {
  color: #fff !important;
}

/*Box carousel*/

.box-carousel {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

.box-carousel-wrap {
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}

.box-carousel-wrap.box-carousel-compact {
  margin-left: 100px;
  margin-right: 100px;
}

.box-carousel-wrap-images {
  margin-left: 0;
  margin-right: 0;
  height: auto;
}

.box-carousel-wrap-images a {
  margin-left: 10px;
  margin-right: 10px;
}

.box-carousel-wrap .slick-prev,
.box-carousel-wrap .slick-next,
.carousel-mini .slick-prev,
.carousel-mini .slick-next {
  position: absolute;
  z-index: 10;
  width: 60px;
  height: 60px;
  top: 50%;
  margin-top: -50px;
  cursor: pointer;
  border: none;
  overflow: hidden;
  text-indent: -3000px;
}

.box-carousel-wrap .slick-prev,
.carousel-mini .slick-prev {
  left: 20px;
  background: url("../images/left.svg") no-repeat;
}

.box-carousel-wrap .slick-next,
.carousel-mini .slick-next {
  right: 20px;
  background: url("../images/right.svg") no-repeat;
}

.box-carousel-compact .slick-prev {
  left: -90px;
}

.box-carousel-compact .slick-next {
  right: -90px;
}

.box-carousel-wrap-images .slick-prev {
  left: 50%;
  margin-left: -450px;
}

.box-carousel-wrap-images .slick-next {
  right: 50%;
  margin-right: -450px;
}


/*.box-carousel-wrap-images .slick-prev,
.box-carousel-wrap-images .slick-next{
  margin-top: -40px!important;
}*/


/*Stripe*/

.section-stripe {
  background-size: cover;
  background-position: center;
  background-position: right;
}

/*Footer*/

.section-footer {
  background: url("../images/pattern1.png");
  color: white;
  padding-top: 40px;
  padding-bottom: 30px;
  margin-bottom: 0;
}

.section-footer a,
.section-footer p,
.section-footer h2,
.section-footer h3,
.section-footer2 a,
.section-footer2 p,
.section-footer2 h2,
.section-footer2 h3,
.section-footer2 h4,
.section-footer2 li {
  color: white;
}


.section-footer2 {
  background: #333333;
  padding-top: 40px;
  padding-bottom: 20px;
  margin-bottom: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.footer-social img {
  height: 26px;
  width: auto;
}

/*Overrides*/

.lb-close {
  display: none !important;
}


/*Aggiunte da Giacomo*/

.img_inset {
  float: left;
  margin: 5px 10px 24px 0;
}

.privacytext p {
  font-size: 12px;
}

#map-canvas {
  margin-top: 60px;
  width: 100%;
  height: 800px;
}

#map-canvas img {
  max-width: none;
}

#map-canvas p {
  font-size: 13px;
}


/* Effect Move Up */
.elemento {
  opacity: 0;
}

.elemento.animate {
  -webkit-transform: translateY(200px);
  transform: translateY(200px);
  -webkit-animation: moveUp 0.65s ease forwards;
  animation: moveUp 0.65s ease forwards;
}

.elemento.shown {
  opacity: 1;
}

@-webkit-keyframes moveUp {
  0% {}

  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}

@keyframes moveUp {
  0% {}

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}


.margin-top-m25 {
  margin-top: -25px;
}

ul.ulfooter {
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  padding-bottom: 0;
  padding-left: 0;
}

ul.ulfooter li {
  margin-bottom: 0;
}

/*
  Horizontal items utilities
*/
.horizontal-items {
  display: flex;
  flex-direction: row;
}

.horizontal-items .dx {
  margin-left: 20px;
}

.horizontal-items .sx {}

.horizontal-items img {
  max-width: 100%;
}

.horizontal-items .fixed-size {
  flex-shrink: 0;
}

/*
  New
*/

.desktop_hidden {
  display: none !important;
}

.desktop_visible {
  display: block !important;
}

.desktop_visible-flex {
  display: flex !important;
}

.section-content video,
.section-content iframe {
	width: 960px;
	height: 540px;
}

/*groups dates*/

.dates {}

.dates .item {
  margin: 0 0 24px 0;
}

.dates .item .item-content {
  position: relative;
  background-color: #FAFAFA;
  border: 1px solid #FAFAFA;
  border-bottom: 1px solid #465585;
  padding: 12px;
  min-height: 120px;
  cursor: pointer;
}

.dates .item .item-content:hover {
  border: 1px solid #465585;
}

.dates .item .item-content .date {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: #4D4D4D;
  font-weight: 500;
}

.dates .item .item-content:before {
  display: block;
  content: attr(label);
  color: #465585;
  position: absolute;
  left: 12px;
  bottom: 15px;
  font-weight: 500;
}

.dates .item .item-content:after {
  /*height: 100px;*/
  content: '';
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  color: #465585;
  margin: 0;
}


/*overlay*/

.overlay {
  background: #fff;
  width: 500px;
  padding: 5px;
  border-bottom: 1px solid #465585;
}

.overlay .close {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

.overlay .intro {
  margin: 20px 0 30px 0;
  padding: 15px;
}

.overlay .form-contact input[type="text"],
.overlay .form-contact textarea {
  /*padding: 5px;*/
}

.overlay .form-contact textarea {
  height: 100px;
}

.overlay .form-contact p {
  padding-bottom: 0;
  /*font-size: 18px;*/
}

.overlay .form-contact button {
  /*font-size: 18px;*/
}

.overlay ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
}

.overlay :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

.overlay ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}


@media screen and (max-width: 991.98px) {

  .horizontal-items {
    flex-direction: column;
  }

  .horizontal-items .dx {
    margin: 0;
  }

  .horizontal-items .fixed-size {
    display: flex;
    justify-content: center;
  }

  /*
    Utilities
  */

  .mobile_b1 {
    margin-bottom: 15px;
  }

  .mobile_t1 {
    margin-top: 15px;
  }

  .mobile_hidden {
    display: none !important;
  }

  .mobile_visible {
    display: block !important;
  }
  
  .mobile_visible_flex {
    display: flex !important;
  }

  /*
    General
  */

  .img_inset {
    float: none;
    margin: 5px auto 24px auto;
  }

  section {
    margin-bottom: 25px;
  }

  .section-presentation,
  .section-content,
  .form-contact,
  .section-slidestripe,
  .section-filters {
    padding-left: 10px;
    padding-right: 10px;
  }

  .box-transparent {
    padding: 25px 10px 35px 10px;
    height: auto;
  }

  .separator {
    margin-bottom: 12px;
  }

  .top-space {
    padding-top: 115px; /*Altezza header + 20px padding*/
  }

  .bottom40 {
    margin-bottom: 25px;
  }

  iframe {
    margin-bottom: 12px;
  }

  /*
    Header
  */

  .section-nav {
    background-color: #333333;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }

  .section-nav .nav-logo a {
    padding-top: 0;
  }

  .section-nav .nav-logo img {
    height: 100%;
    /*width: auto;*/
    width: 190px;
    margin-top: 5px;
  }

  .mobile_menu {
    display: block;
    padding: 38px 10px 38px 0;
    cursor: pointer;
  }

  .mobile_menu img:last-child {
    display: none;
  }

  .mobile_menu.active img:last-child {
    display: inline-block;
  }

  .mobile_menu.active img:first-child {
    display: none;
  }

  /*
    Menu
  */

  .mobile_menu_wrap {
    position: fixed;
    background-color: #333;
    color: white;
    right: 0;
    bottom: 0;
    top: 90px;
    left: 100px;
    z-index: 10;
    transition: .2s ease-out;
    transform: translateX(100%);
    overflow-y: scroll;
    margin-bottom: 0;
  }

  .mobile_menu_wrap.active {
    transform: translateX(0%);
  }

  .mobile_menu_wrap nav {
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 25px;
  }

  .mobile_menu_wrap .nav-social a {
    width: 25px;
    height: 25px;
    border-radius: 4px;
    /*background-color: white;*/
    display: inline;
    padding: 0;
    margin-right: 20px;
  }

  .mobile_menu_wrap .nav-social img {
    height: 25px;
    width: 25px;
  }

  .mobile_menu_wrap a {
    color: white;
    display: block;
    padding: 12px 0;
  }

  .mobile_menu_wrap_list {
    background-image: url("../images/right1.svg");
    background-repeat: no-repeat;
    background-position: right center;
  }

  .mobile_menu_wrap_title {
    border-bottom: solid 1px white;
    text-align: center;
    background-image: url("../images/left1.svg");
    background-repeat: no-repeat;
    background-position: left center;
  }

  /*
    Filters
  */

  .mobile_filters_wrap {
    position: fixed;
    background-color: #333;
    color: white;
    left: 0;
    bottom: 0;
    top: 90px;
    right: 100px;
    z-index: 10;
    transition: .2s ease-out;
    transform: translateX(-100%);
    overflow-y: scroll;
    margin-bottom: 0;
  }

  .mobile_filters_wrap.active {
    transform: translateX(0%);
  }

  .mobile_filters_wrap .mobile_toggle_button {
    color: white;
    display: block;
    margin: 12px 0 0 0;
  }

  .mobile_filters_wrap .mobile_toggle {
    margin-bottom: 0;
  }

  .mobile_filters_wrap nav a {
    color: white;
    display: block;
  }


  /*
    Footer
  */

  .section-footer {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url("../images/pattern1_mobile.png");
  }

  .section-footer2 {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-footer .box-grey {
    padding: 12px 12px 0 12px;
    background-color: #333333;
  }

  .section-footer2 .text-right p {
    text-align: left;
  }

  .mobile_toggle {
    display: block;
    margin-bottom: 12px;
    overflow: hidden;
    height: 0;
    transition: .2s;
  }

  .mobile_toggle.active {
    height: auto;
    max-height: 1000px;
    margin-top: 12px;
  }

  .mobile_toggle_button {
    border-bottom: solid 1px white;
    background-image: url("../images/down.svg");
    background-position: right 7px;
    background-repeat: no-repeat;
    cursor: pointer;
  }

  .mobile_toggle_button.active {
    background-image: url("../images/up.svg");
  }


  /*
    Banners
  */
  .section-banner {
    height: 70%
  }

  .banner-carousel {
    height: 100%;
  }

  .slick-main,
  .slick-list,
  .slick-track,
  .banner-carousel li {
    height: 100%;
  }

  .section-banner .banner-more {
    height: auto;
  }

  .banner-more,
  .banner-more .banner,
  #map-canvas {
    height: 50vh;
  }

  .banner-less,
  .banner-less .banner {
    height: 50vh;
  }

  /*
    Boxes
  */

  .box-large {
    margin-bottom: 25px;
    height: 50vw;
  }

  .box-small {
    height: 50vw;
    margin-bottom: 25px;
  }

  .box .box-content {
    display: none;
  }

  .box-preview {
    padding: 6px 12px 0 12px;
  }

  .box:hover .box-preview {
    opacity: 1;
  }

  .box .box-content-half1 {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    background-color: rgba(60, 60, 60, .4);
  }

  .box .box-content-half1 h3 {
    padding: 12px;
  }

  .box .box-content-half2 {
    width: 100%;
  }


  .box .box-content-half1 p {
    display: none;
  }

  .box-mini {
    height: 50vw;
  }

  /*
    Typography
  */

  .title1,
  .corpo h1 {
    font-size: 25px;
    line-height: 1.2;
    padding-bottom: 25px;
  }

  .title2 {
    font-size: 25px;
    line-height: 1.2;
    padding-bottom: 15px;
  }


  .title3 {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    padding-bottom: 12px;
  }

  .title4 {
    font-size: 15px;
    line-height: 1.2;
    font-weight: 400;
    padding-bottom: 12px;
  }

  .p1,
  .corpo p,
  .corpo1 p,
  .box-grey2 p,
  .corpo-form p,
  .form-contact .p1,
  ol,
  ul {
    font-size: 15px;
    line-height: 1.25;
    color: #95989a;
    color: #4e4e4e;
    padding-bottom: 15px;
  }

  .p1:last-of-type,
  .corpo p:last-of-type,
  .corpo1 p:last-of-type,
  .box-grey2 p:last-of-type,
  .corpo-form p:last-of-type,
  ol:last-of-type,
  ul:last-of-type {
    padding-bottom: 25px;
  }

  .p2,
  .video p {
    font-size: 15px;
    padding-bottom: 12px;
    line-height: 1.25;
  }

  .box-grey2 p {
    color: white;
  }

  /*
    Banner
  */

  .section-banner .title1 {
    padding-top: 75px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: 400;
  }

  .section-banner .slick-dots {
    display: none !important;
  }

  /*
    Carousels
  */

  .box-carousel-responsive {
    width: 130vw;
  }

  .box-carousel-responsive .slick-prev,
  .box-carousel-responsive .slick-next {
    display: none !important;
  }

  .row-carousel-responsive {
    overflow: hidden;
  }

  .box-carousel-wrap.box-carousel-compact {
    margin-left: 10px;
    margin-right: 10px;
  }

  .slick2 .slick-prev,
  .slick2 .slick-next {
    /*display: none!important;*/
    background-size: 30px;
    height: 30px;
    width: 30px;
    top: calc(50% + 15px);
    margin: 0;
  }

  .slick2 .slick-prev {
    left: 0;
    margin-left: 15px;
  }

  .slick2 .slick-next {
    right: 0;
    margin-right: 15px;
  }

  .slick1 .slick-prev,
  .slick1 .slick-next {
    display: none !important;
  }

  /*
    Video
  */

  .section-content video,
  .section-content iframe {
    width: 100%;
    height: 50vw;
  }


  /*
    Filters
  */

  .section-filters {
    margin-bottom: 0;
  }

  .form-wrap-sticky {
    margin-bottom: 25px;
  }

  .section-filters img.img_filter {
    margin-right: 12px;
    position: relative;
    top: -1px;
    display: inline-block;
  }

  .section-filters img.img_reset {
    margin-left: 12px;
    position: relative;
    top: -1px;
    display: inline-block;
  }

  /*overlay*/
  .overlay {
    width: 100%;
  }

  .overlay .form-contact {
    padding: 0;
  }

  .overlay .intro p {
    padding-bottom: 0;
  }
  
  section.section-content.section--attivita h3 {
	font-size: 20px !important;
	padding-bottom: 12px !important;
  }


}

/************** UPDATE 2022 **************/
.row-flex,
.flex {
  display: flex;
}

.row-flex-wrap {
  display: flex;
  flex-wrap: wrap;
}

.title1 {
  font-weight: 400;
}

/*.row {
  max-width: 1320px !important;
}*/

.container {
  max-width: 1320px !important;
}

.container--small {
  max-width: 960px !important;
}

.banner.banner-carousel {
  height: 100vh;
}

section#sliderhome {
  height: 100vh;
  margin-bottom: 90px;
}

.banner .slick-dots {
  margin-left: 0;
  top: unset;
  bottom: 30px;
  transform: translateX(-50%);
}

.section-banner h1 {
  padding: 0;
}

.section-banner .row {
  height: 100vh;
  display: flex;
  align-items: center;
}

.section-nav .nav-logo img {
  max-width: 200px;
}

.nav-main>li>a {
  padding: 0;
  display: flex;
  align-items: center;
  font-size: 18px;
}

.nav-main>li {
  margin-bottom: 0;
  margin-left: 30px;
}

@media screen and (max-width: 1199.98px) {
  .nav-main>li {
    margin-left: 20px;
  }
  .nav-main>li>a {
    font-size: 16px;
  }
}

ul.inline-list.nav-social {
  height: 90px;
  display: flex;
  justify-content: end;
  align-items: center;
}

ul.inline-list.nav-lang {
  height: 90px;
  display: flex;
  justify-content: start;
  align-items: center;
}

.nav-social>li,
.nav-lang>li {
  margin: 0 !important;
  margin-left: 10px !important;
  /* height: 60px; */
}

.nav-social li a,
.nav-lang li a {
  padding: 0;
}

.nav-lang li a {
  margin-left: 10px;
}

.section-presentation .columns.large-4.small-5.offset-large-3.end {
  display: flex;
  justify-content: end;
}

section {
  margin-bottom: 90px;
}

section.section-content {
  padding: 90px 0;
  background: #eee;
  margin-bottom: 0;
}
section.section-content.section--proposte {
  background-color: #fff;
}

section.section-content.section--attivita {
  background-color: #fff;
  padding-top: 0;
}

section.section-content.section--attivita h3 {
	font-size: 26px;
	padding-bottom: 18px;
}

section.section-stripe {
  margin-bottom: 0;
}

h2.title3.blue1 {
  font-weight: 400;
  line-height: 1.25;
}

p {
  line-height: 1.5 !important;
}

.box.box-small.box-carousel.slick-slide {
  margin-bottom: 0;
}

section.section-footer {
  background: #646464;
  color: #fff;
  padding: 90px 0;
}

.section-footer a.box.box-grey {
  background: #eee;
  /* color: #4d4d4d !important; */
  height: 100%;
  /* padding: 25px 20px; */
}

.section-footer a.box.box-grey h3 {
  color: #4d4d4d;
  font-weight: 400;
  padding-bottom: 15px;
}

.section-footer a.box.box-grey p {
  color: #4d4d4d;
  font-weight: 300;
}

/*.section-footer .row {
  display: flex;
  flex-wrap: wrap;
}*/

.section-footer .columns.large-4.small-12 {
  margin: 10px 0;
}

.section-footer2 .columns.small-2.mobile_hidden.desktop_visible {
  display: flex !important;
  justify-content: end;
}
@media screen and (max-width: 991.98px) {
  
  section#sliderhome {
    margin-bottom: 30px;
  }
  section {
    margin-bottom: 30px;
  }
  section.section-content {
    padding: 30px 0;
  }
  .section.section-footer {
    padding: 30px 0;
  }
  .section-footer2 .columns.small-2.mobile_hidden.desktop_visible {
    justify-content: flex-start;
    margin-bottom: 30px;
    float: unset;
  }
  section.section-footer {
    padding: 30px 0;
  }

}

a.box.box-small {
  height: 460px;
}

.box.box-small.box-carousel.slick-slide {
  height: 460px;
}

.banner li {
  height: 100vh;
}

h1,
h2,
h3,
.title2,
.title3 .title4 {
  font-weight: 400 !important;
  line-height: 1.25 !important;
}

.column-logo-presentation {
  display: flex;
  justify-content: end;
}
@media screen and (max-width: 991.98px) {
  .column-logo-presentation  {
    justify-content: flex-start;
    float: unset;
  }
}

.btn_read_more {
  display: block;
  margin-top: 10px;
  text-decoration: underline;
}

.section-footer2 .column-title {
  padding-bottom: 25px;
  font-size: 18px;
}

.section-footer2 .menu-voice {
  margin: 5px 0;
}

.section-footer2 .copyright .p2 {
  font-weight: 300;
}

.hero-content {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}

.hero-title {
  color: #ffffff;
}

.section-footer.eventi-home .row {
  display: flex;
  flex-wrap: wrap;
}

.section-content.attivita-home a.box.box-large {
  /*margin-bottom: 0;*/
}

/*a.box.box-small {
  margin-bottom: 0 !important;
}*/
.nav-lateral {
  display: flex;
  justify-content: end;
}

.nav-lateral ul {
  margin: 0;
  margin-left: 15px;
}

.nav-lateral .nav-lang li a {
  margin-left: 0;
}

/*
.section-content video,
.section-content iframe {
  width: unset;
  height: unset;
}
*/

.banner-home-cta {
  padding-top: 90px;
  text-align: center;
}
.banner-home-cta .title3 {
  padding-bottom: 0;
  margin-bottom: 30px;
}
.banner-home-cta .p1 {
  padding-bottom: 0;
  margin-bottom: 45px;
  padding: 0 15px;
}
.banner-home-cta .cta-contact-button, .banner-home-cta .cta-contact-button:hover {
  padding: 15px 50px;
  font-size: 18px;
}
@media screen and (max-width: 991.98px) {
  .banner-home-cta {
    padding: 30px 0;
  }
  .banner-home-cta .title3 {
    padding-bottom: 0;
    margin-bottom: 15px;
  }
  .banner-home-cta .p1 {
    margin-bottom: 20px;
    padding: 0 15px;
  }
  .banner-home-cta .cta-contact-button, .banner-home-cta .cta-contact-button:hover {
    padding: 10px 35px;
  }
}

#slider-placeholder {
  background-color: #4D4D4D;
  width: 100%;
  height: 100vh;
}
#slider-image-list {
  display: none;
}

/* BUTTONS */

.cta-contact-button, .cta-contact-button:hover {
  padding: 10px 30px;
  background-color: #fff;
  color: #4e4e4e;
  border: solid 1px #4e4e4e;
}
.box-grey2 .cta-contact-button {
  color: #4e4e4e;
  border-color: #808080;
}

.cta-contact-button-dark, .cta-contact-button-dark:hover {
  padding: 10px 30px;
  background-color: #4e4e4e;
  color: #fff;
}
.cta-contact-button-light, .cta-contact-button-light:hover {
  padding: 15px 50px;
  border: none;
}

/* CUSTOM RENDER */

.custom-render--single_button, .custom-render--two_buttons, .custom-render--two_images, .custom-render--image_and_text {
  display: flex;
  justify-content: center;
  align-items: stretch;

}
.custom-render.custom-render--two_buttons a {
  margin: 10px 15px;
  flex: 1 1 0px;
  white-space: nowrap;
}
.custom-render.custom-render--two_buttons a.cta-contact-button-dark {
  border: solid 1px #4e4e4e;
}

/* POPUP NEWSLETTER */
.nl_popup {
  position: fixed;
  bottom: -50px;
  right: 0;
  width: 500px;
  max-width: 100%;
  padding: 35px 50px 45px;
  background-color: #fff;
  border: solid 1px #e1e1e1;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s, bottom 0.2s;
  transition: opacity 0.3s, bottom 0.2s
}

@media screen and (max-width: 767px) {
  .nl_popup {
    padding: 20px
  }
}

@media screen and (max-width: 575px) {
  .nl_popup {
    width: 100%
  }
}

.nl_popup.visible {
  opacity: 1;
  bottom: 0
}

.nl_popup .popup__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 15px
}

.nl_popup .popup__title {
  font-size: 24px
}

@media screen and (max-width: 767px) {
  .nl_popup .popup__title {
    margin-bottom: 0;
    font-size: 18px
  }
}

.nl_popup .popup__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.nl_popup .popup__form .mc-field-group label {
  display: block;
  margin-bottom: 10px
}

@media screen and (max-width: 767px) {
  .nl_popup .popup__form .mc-field-group label {
    font-size: 14px
  }
}

.nl_popup .popup__form .mc-field-group label.checkbox span {
  margin-left: 10px;
  font-weight: 400
}

.nl_popup .popup__form .mc-field-group label .asterisk {
  color: #e85c41
}

.nl_popup .popup__form .mc-field-group input[type='email'] {
  display: block;
  width: 100%;
  border: 1px solid #D4D4D4;
  padding: 10px;
  font-size: 14px
}

.nl_popup .popup__form .mc-field-group input[type='email']:focus-visible {
  outline: none;
  border-color: #666
}

.nl_popup .popup__form #mce-responses .response {
  margin-top: 15px
}

.nl_popup .popup__form .btn {
  padding: 10px 50px;
  font-size: 14px;
  margin-top: 25px;
  border: none;
  background-color: #333;
  color: #ffffff;
}

.nl_popup .btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: .25em .25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: .25rem;
  opacity: .5;
  margin-top: 5px;
}
.attivita__proposte_link {
  width: 100%;
  margin-bottom: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.logo_gudie_bianco > img {
  min-width: 100px;
}

.corpo.corpo--intro {
  margin: 0 auto;
  float: unset;
}
.banner_image {
  height: 470px;
}

@media screen and (max-width: 991.98px) {
  .logo_gudie_bianco {
    float: unset !important;
    justify-content: flex-start !important;
  }
  .last_column {
    text-align: left !important;
  }
  .cta-contact-button-light, .cta-contact-button-light:hover {
    padding: 10px 35px;
  }
  .banner_image {
    height: 300px;
  }
}
