/* VARIABILI NON BOOTSTRAP */
/* VARIABILI BOOTSTRAP */
/*$primary:       $verde-scuro;*/
@keyframes shake_vertically {
  0% {
    transform: translate(0, 0); }
  25% {
    transform: translate(0, -5px); }
  75% {
    transform: translate(0, 5px); }
  100% {
    transform: translate(0, 0); } }
/*** ELEMENTI PRINCIPALI ***/
body {
  background: #fff;
  color: #333;
  font-family: "Montserrat", sans-serif;
  font-size: 0.98rem;
  line-height: 1.55;
  font-weight: 300; }
  @media (max-width: 767.98px) {
    body {
      font-size: 0.95rem; } }
  @media (max-width: 419.98px) {
    body {
      font-size: 0.95rem; } }

.container {
  position: relative; }
  @media (max-width: 991.98px) {
    .container {
      padding-right: 30px;
      padding-left: 30px; }
      .container .row {
        margin-left: -30px;
        margin-right: -30px; }
        .container .row .col-1, .container .row .col-2, .container .row .col-3, .container .row .col-4, .container .row .col-5, .container .row .col-6, .container .row .col-7, .container .row .col-8, .container .row .col-9, .container .row .col-10, .container .row .col-11, .container .row .col-12, .container .row .col, .container .row .col-auto, .container .row .col-sm-1, .container .row .col-sm-2, .container .row .col-sm-3, .container .row .col-sm-4, .container .row .col-sm-5, .container .row .col-sm-6, .container .row .col-sm-7, .container .row .col-sm-8, .container .row .col-sm-9, .container .row .col-sm-10, .container .row .col-sm-11, .container .row .col-sm-12, .container .row .col-sm, .container .row .col-sm-auto, .container .row .col-md-1, .container .row .col-md-2, .container .row .col-md-3, .container .row .col-md-4, .container .row .col-md-5, .container .row .col-md-6, .container .row .col-md-7, .container .row .col-md-8, .container .row .col-md-9, .container .row .col-md-10, .container .row .col-md-11, .container .row .col-md-12, .container .row .col-md, .container .row .col-md-auto, .container .row .col-lg-1, .container .row .col-lg-2, .container .row .col-lg-3, .container .row .col-lg-4, .container .row .col-lg-5, .container .row .col-lg-6, .container .row .col-lg-7, .container .row .col-lg-8, .container .row .col-lg-9, .container .row .col-lg-10, .container .row .col-lg-11, .container .row .col-lg-12, .container .row .col-lg, .container .row .col-lg-auto, .container .row .col-xl-1, .container .row .col-xl-2, .container .row .col-xl-3, .container .row .col-xl-4, .container .row .col-xl-5, .container .row .col-xl-6, .container .row .col-xl-7, .container .row .col-xl-8, .container .row .col-xl-9, .container .row .col-xl-10, .container .row .col-xl-11, .container .row .col-xl-12, .container .row .col-xl, .container .row .col-xl-auto, .container .row .col-xxl-1, .container .row .col-xxl-2, .container .row .col-xxl-3, .container .row .col-xxl-4, .container .row .col-xxl-5, .container .row .col-xxl-6, .container .row .col-xxl-7, .container .row .col-xxl-8, .container .row .col-xxl-9, .container .row .col-xxl-10, .container .row .col-xxl-11, .container .row .col-xxl-12, .container .row .col-xxl, .container .row .col-xxl-auto {
          padding-right: 30px;
          padding-left: 30px; } }

@media (max-width: 1199.98px) {
  .ext-container {
    margin-top: 5vw; } }
@media (max-width: 767.98px) {
  .ext-container {
    margin-top: 10vw; } }

#main-container {
  padding-top: 30px;
  padding-bottom: 50px; }

/*** STILI GENERALI ***/
@media (max-width: 1199.98px) {
  h1, .h1 {
    font-size: 2rem; } }
@media (max-width: 767.98px) {
  h1, .h1 {
    font-size: 1.5rem; } }

section h2 {
  margin-bottom: 40px;
  font-weight: 400; }
  @media (max-width: 991.98px) {
    section h2 {
      margin-bottom: 20px; } }

.titoletto-icona::before, .titoletto-icona::after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100px;
  border-bottom: 1px solid #000; }
  @media (max-width: 767.98px) {
    .titoletto-icona::before, .titoletto-icona::after {
      width: 70px;
      left: 120px; } }
  @media (max-width: 419.98px) {
    .titoletto-icona::before, .titoletto-icona::after {
      left: 50px; } }

.titoletto-icona::after {
  left: auto;
  right: 0px; }
  @media (max-width: 767.98px) {
    .titoletto-icona::after {
      right: 120px; } }
  @media (max-width: 419.98px) {
    .titoletto-icona::after {
      right: 50px; } }

.titoletto-icona {
  text-align: center; }
  .titoletto-icona i {
    font-size: 2.3rem; }

/*#content {
    h1 {
        font-size:2.1rem;
        padding-bottom:20px;
		font-weight: 300;
    }
    .col-title h2 {
        color:#D51D35;
        font-weight:lighter;
        }

#content hr {
    width:150px;
    margin-top: 30px;  
    border-top:1px solid #555;
    height: 1px;    
}
#content hr:after {
    content: '';
    position: absolute;
    left: 40%;
    width: 20%;
    height: 50px;
    background-image: url("/img/after-h1-gruppo-boschetti.png");
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: -26px;
}
#content {
    .texts {
        padding-top:5px;
         strong, b {
            color:#777;
            font-weight:400;
         }
         ul {
            margin-top:8px;
            padding-left:17px;
            
            li {
                padding-bottom:8px;
                list-style:disc;
            }
        }
    }
    .bottoni {
        table {
            .bottone {
                width:200px;
            }
        }
    }
}

 .content {
    padding: 50px 0 0;
    @include media-breakpoint-down(md) {
        padding: 0;    
    }
}  */
.container h3 {
  padding-top: 20px; }
.container.content {
  font-size: 1.1rem;
  line-height: 1.9rem; }

p:empty:before {
  content: "\00a0";
  /* aggiungo &nbsp; dove ci sono paragrafi vuoti */ }

img {
  max-width: 100%;
  height: auto; }

.box {
  position: relative; }

.grey-bg {
  background-color: #f8f8f8; }

.dark-gray-bg {
  background-color: #556273;
  color: white; }
  .dark-gray-bg * {
    color: white; }

.blue-bg {
  background-color: #002a9a; }

.azzurro-bg {
  background-color: #4fc3f8; }

.box-pic {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: block; }

.grey-box {
  background-color: #ced4da; }

.red-box {
  background-color: #af0f0f;
  color: white; }

.box-frame {
  border: 1px solid #f8f8f8;
  height: 100%; }

.white-frame {
  border-color: rgba(255, 255, 255, 0.5); }

.toanimate {
  visibility: hidden; }

.overlay {
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: white;
  -webkit-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  transition: background-color 100ms linear; }

.overlay:hover {
  background: rgba(0, 0, 6, 0.65); }

.back-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.back-img-contain {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.disclaimer {
  margin-top: 30px; }

.didascalia {
  font-size: 12px; }

@media (min-width: 420px) {
  .btn + .btn {
    margin-left: 5px; } }
@media (min-width: 576px) {
  .btn + .btn {
    margin-left: 20px; } }
@media (min-width: 768px) {
  .btn + .btn {
    margin-left: 45px; } }

.bottone:focus, .bottone.focus {
  box-shadow: 0 0 0 0rem #4fc3f8 !important; }

.bottone.btn-contatta:not(:disabled):not(.disabled):active, .bottone.btn-contatta:not(:disabled):not(.disabled).active, .show > .bottone.btn-contatta.dropdown-toggle {
  color: #fff !important;
  background-color: #4fc3f8 !important;
  border-color: #4fc3f8 !important; }

.bottone-azzurro-s {
  color: #212529;
  background-color: #4fc3f8;
  border-color: transparent;
  padding: 10px 40px;
  font-size: 0.98rem;
  line-height: 1.2;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  color: #fff;
  text-align: center;
  padding: 5px 15px;
  font-size: 0.85rem;
  color: #fff;
  margin-top: 6px;
  text-align: center; }
  .bottone-azzurro-s:hover {
    color: #fff;
    background-color: #2ab6f7;
    border-color: rgba(0, 0, 0, 0); }
  .bottone-azzurro-s:focus, .bottone-azzurro-s.focus {
    box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
  .bottone-azzurro-s.disabled, .bottone-azzurro-s:disabled {
    color: #212529;
    background-color: #4fc3f8;
    border-color: transparent; }
  .bottone-azzurro-s:not(:disabled):not(.disabled):active, .bottone-azzurro-s:not(:disabled):not(.disabled).active, .show > .bottone-azzurro-s.dropdown-toggle {
    color: #fff;
    background-color: #1eb2f6;
    border-color: rgba(0, 0, 0, 0); }
    .bottone-azzurro-s:not(:disabled):not(.disabled):active:focus, .bottone-azzurro-s:not(:disabled):not(.disabled).active:focus, .show > .bottone-azzurro-s.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
  @media (max-width: 575.98px) {
    .bottone-azzurro-s {
      padding-left: 10px;
      padding-right: 10px;
      font-size: 0.85rem; } }
  @media (max-width: 419.98px) {
    .bottone-azzurro-s {
      width: 100%;
      margin-bottom: 20px; } }

.slick-track,
.slick-list {
  -webkit-perspective: 2000;
  -webkit-backface-visibility: hidden; }

.slick-slide {
  -webkit-backface-visibility: hidden; }

.zoom-ico {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 2; }

/* STILI GENERALI: form */
.form-group {
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 0.85rem;
  line-height: 1.3; }

@media (max-width: 767.98px) {
  .booking-sel {
    max-width: 300px; } }

.form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: black; }

.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: black; }

.form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: black; }

.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: black; }

select {
  background-color: white;
  font-family: inherit;
  border: 0px solid #cccccc;
  border-radius: 0px;
  box-shadow: none;
  display: block;
  font-size: 14px;
  margin: 0 0 12px 0;
  padding: 6px;
  height: 40px;
  width: 100%; }

.select-group:after {
  /* content: url(/img/select-arrows.png);  */
  /* @media all and (-webkit-min-device-pixel-ratio: 1.5) {
      content: url(/img/select-arrows@2x.png); 
  }  */
  line-height: 58px;
  color: #aaa;
  right: 18px;
  top: 24px;
  position: absolute;
  pointer-events: none;
  cursor: pointer; }

.select-group.select-eta:after {
  right: 18px;
  top: -5px; }

.select-group:before {
  content: '';
  right: 7px;
  bottom: 12px;
  width: 40px;
  height: 40px;
  background: #fff;
  border-left: 0px solid #ccc;
  position: absolute;
  display: block;
  pointer-events: none;
  cursor: pointer; }
  @media (max-width: 991.98px) {
    .select-group:before {
      width: 30px; } }
  @media (max-width: 419.98px) {
    .select-group:before {
      bottom: 0; } }

textarea.form-control {
  height: 40px; }

.styled-cbx {
  float: left; }
  .styled-cbx input[type="checkbox"] + .check-img {
    background: white;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 40px;
    margin-right: 10px;
    vertical-align: middle;
    width: 40px; }
    .styled-cbx input[type="checkbox"] + .check-img span {
      display: none;
      font-size: 19px; }
  .styled-cbx input[type="checkbox"]:checked + .check-img {
    height: 40px;
    width: 40px; }
    .styled-cbx input[type="checkbox"]:checked + .check-img span {
      display: inline; }

#singola #user-form {
  background-color: #eee;
  max-width: 450px;
  margin: auto;
  padding: 20px;
  text-align: left;
  min-width: 600px; }
  #singola #user-form label {
    font-weight: bold; }
  @media (max-width: 767.98px) {
    #singola #user-form {
      min-width: 300px; } }
  #singola #user-form input, #singola #user-form select, #singola #user-form textarea {
    display: block;
    width: 100%;
    height: calc(2.269rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 0.98rem;
    font-weight: 400;
    line-height: 1.55;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media screen and (prefers-reduced-motion: reduce) {
      #singola #user-form input, #singola #user-form select, #singola #user-form textarea {
        transition: none; } }
    #singola #user-form input::-ms-expand, #singola #user-form select::-ms-expand, #singola #user-form textarea::-ms-expand {
      background-color: transparent;
      border: 0; }
    #singola #user-form input:focus, #singola #user-form select:focus, #singola #user-form textarea:focus {
      color: #495057;
      background-color: #fff;
      border-color: white;
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(240, 240, 240, 0.25); }
    #singola #user-form input::placeholder, #singola #user-form select::placeholder, #singola #user-form textarea::placeholder {
      color: #333;
      opacity: 1; }
    #singola #user-form input:disabled, #singola #user-form input[readonly], #singola #user-form select:disabled, #singola #user-form select[readonly], #singola #user-form textarea:disabled, #singola #user-form textarea[readonly] {
      background-color: #e9ecef;
      opacity: 1; }
  #singola #user-form select:focus::-ms-value {
    color: #495057;
    background-color: #fff; }

/* STILI GENERALI: colorbox */
#colorbox {
  max-width: 100%;
  overflow-x: auto; }

/*** HEADER ***/
#header {
  z-index: 3;
  position: relative;
  background: #fff;
  min-height: 86px; }
  @media (max-width: 1199.98px) {
    #header {
      min-height: unset; } }
  @media (min-width: 992px) {
    #header .container.header-container {
      max-width: 1290px; } }
  #header .header-top {
    background-color: #002a9a;
    padding: 3px 0; }
    @media (max-width: 419.98px) {
      #header .header-top {
        padding: 8px 0; } }
    #header .header-top .col:first-child {
      padding-right: 0; }
      @media (max-width: 419.98px) {
        #header .header-top .col:first-child {
          padding-left: 10px; } }
    #header .header-top .col:last-child {
      padding-left: 0; }
      @media (max-width: 419.98px) {
        #header .header-top .col:last-child {
          padding-right: 5px; } }
  @media (max-width: 419.98px) {
    #header .text-top {
      font-size: 13px;
      white-space: nowrap;
      line-height: 33px;
      padding-left: 13px; } }
  #header .contacts-top {
    list-style: none;
    padding-left: 0;
    padding-right: 15px;
    margin-bottom: 0;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    color: #333; }
    @media (max-width: 1199.98px) {
      #header .contacts-top {
        padding-right: 0px; } }
    @media (max-width: 419.98px) {
      #header .contacts-top .login-link {
        margin-right: 27px; } }
    #header .contacts-top .login-link i {
      font-size: 19px; }
      @media (max-width: 419.98px) {
        #header .contacts-top .login-link i {
          font-size: 35px; } }
    #header .contacts-top * {
      color: #fff; }
    #header .contacts-top li {
      display: inline-block;
      padding-right: 9px; }
      #header .contacts-top li a i:before {
        padding-right: 3px;
        padding-left: 10px;
        border-left: 1px solid #eaeaea;
        line-height: 1;
        font-size: 18px;
        vertical-align: middle; }
        @media (max-width: 767.98px) {
          #header .contacts-top li a i:before {
            border-left: none;
            font-size: 20px; } }
      #header .contacts-top li:last-child {
        padding-right: 0; }
      #header .contacts-top li:first-child a i:before {
        border-left: none;
        padding-left: 0; }
      #header .contacts-top li a {
        font-size: 12px; }
    @media (max-width: 767.98px) {
      #header .contacts-top li:nth-child(2) {
        display: none; } }
  #header .social-top {
    cursor: pointer;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    text-align: right;
    line-height: 20px;
    font-size: 14px; }
    #header .social-top li {
      display: inline-block; }
      #header .social-top li a i:before {
        color: #fff;
        padding-right: 10px;
        padding-left: 10px;
        font-size: 18px;
        border-right: 1px solid #eaeaea;
        vertical-align: middle; }
      #header .social-top li:last-child a i:before {
        padding-right: 0;
        border-right: none; }
      #header .social-top li:first-child a i:before {
        padding-left: 0; }
      #header .social-top li i:hover::before {
        color: #feb816; }
      #header .social-top li .ion-social-vimeo-outline:hover::before {
        content: "\f245";
        /*	color: #00b3ec;*/ }
      #header .social-top li .ion-social-instagram-outline:hover::before {
        content: "\f351";
        /*	color: #171515;*/ }
      #header .social-top li .ion-social-github-outline:hover::before {
        content: "\f233";
        /*	color: #171515;*/ }
      #header .social-top li .ion-social-facebook-outline:hover::before {
        content: "\f231";
        /*	color: #3b5998;*/ }
      #header .social-top li .ion-social-twitter-outline:hover::before {
        content: "\f243";
        /*	color: #1da1f2;*/ }
      #header .social-top li .ion-social-googleplus-outline:hover::before {
        content: "\f235"; }
  #header .navbar {
    padding: 0;
    background: white;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    min-height: 53px;
    /* MENU' MOBILE */ }
    @media (max-width: 991.98px) {
      #header .navbar {
        border-radius: 0;
        top: 0;
        margin-left: 0;
        margin-right: 0;
        background: #fff;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; } }
    #header .navbar .navbar-brand {
      padding: 0;
      margin-right: 35px; }
      @media (max-width: 575.98px) {
        #header .navbar .navbar-brand {
          max-width: 77%; } }
      @media (max-width: 419.98px) {
        #header .navbar .navbar-brand {
          margin-right: 0; } }
      #header .navbar .navbar-brand img {
        max-height: 70px;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 15px;
        right: 0; }
        @media (max-width: 991.98px) {
          #header .navbar .navbar-brand img {
            max-height: 38px; } }
    #header .navbar.fixed-top {
      box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
      #header .navbar.fixed-top .navbar-brand img {
        max-height: 55px; }
        @media (max-width: 991.98px) {
          #header .navbar.fixed-top .navbar-brand img {
            max-height: 38px; } }
      #header .navbar.fixed-top .header-menu #menu-desktop .nav-link {
        padding-top: 20px;
        padding-bottom: 20px; }
      #header .navbar.fixed-top .menu-languages ul {
        /* margin-top:20px;
         margin-bottom:20px;   */ }
    #header .navbar h1 {
      line-height: 1;
      display: inline-block; }
      @media (max-width: 419.98px) {
        #header .navbar h1 {
          max-width: 77%;
          line-height: 0; }
          #header .navbar h1 .navbar-brand {
            max-width: 100%; } }
    #header .navbar .header-menu {
      /* MENU' regole sia desktop che mobile */ }
      #header .navbar .header-menu .navbar-nav {
        /*-ms-flex-pack: distribute !important;
        justify-content: space-around !important;*/
        justify-content: flex-end !important;
        width: 100%; }
      @media (min-width: 992px) {
        #header .navbar .header-menu.navbar-collapse {
          display: block !important; } }
      #header .navbar .header-menu #menu-desktop .nav-link {
        border-bottom: 2px solid transparent;
        padding-top: 30px;
        padding-bottom: 30px; }
        @media (max-width: 767.98px) {
          #header .navbar .header-menu #menu-desktop .nav-link {
            padding-top: 15px;
            padding-bottom: 15px; } }
      #header .navbar .header-menu #menu-desktop .nav-link:hover, #header .navbar .header-menu #menu-desktop.hover .nav-link,
      #header .navbar .header-menu #menu-desktop .nav-link[aria-expanded=true] {
        border-bottom: 2px solid #eba51a;
        color: #eba51a; }
      #header .navbar .header-menu ul {
        margin: 0;
        padding: 0;
        list-style: none;
        color: #333;
        font-family: "Montserrat", sans-serif;
        font-size: 0.98rem;
        line-height: 1.55;
        font-weight: 300;
        font-size: 1rem; }
        @media (max-width: 767.98px) {
          #header .navbar .header-menu ul {
            font-size: 0.95rem; } }
        @media (max-width: 419.98px) {
          #header .navbar .header-menu ul {
            font-size: 0.95rem; } }
        @media (max-width: 1449.98px) {
          #header .navbar .header-menu ul {
            font-size: 1rem; } }
      #header .navbar .header-menu li {
        background: none;
        display: inline-block; }
        @media (max-width: 991.98px) {
          #header .navbar .header-menu li a {
            line-height: normal; } }
        #header .navbar .header-menu li a, #header .navbar .header-menu li span {
          color: #00154d;
          /*padding-left: $navbar-padding-x;*/
          padding-right: 10px;
          font-weight: 400;
          font-size: 0.8rem;
          text-transform: uppercase;
          letter-spacing: -0.5px; }
          @media (max-width: 991.98px) {
            #header .navbar .header-menu li a, #header .navbar .header-menu li span {
              display: inline-block;
              padding-top: 5px;
              padding-bottom: 7px;
              margin-bottom: 10px; } }
        #header .navbar .header-menu li a:hover,
        #header .navbar .header-menu li a[aria-expanded=true] {
          color: #eba51a; }
        #header .navbar .header-menu li .caret {
          padding: 0 5px;
          vertical-align: -1px;
          margin: 0; }
        #header .navbar .header-menu li .caret:before {
          content: "\f107";
          font-family: FontAwesome;
          display: inline-block; }
        #header .navbar .header-menu li .nav-link:hover .caret:before, #header .navbar .header-menu li.hover .nav-link .caret:before,
        #header .navbar .header-menu li .nav-link[aria-expanded=true] .caret:before {
          transform: rotate(180deg);
          transition: transform .3s;
          color: #eba51a; }
      #header .navbar .header-menu ul.dropdown-menu.show li.active a {
        color: #fdb716; }
      #header .navbar .header-menu .dropdown-toggle::after {
        border: none;
        display: none; }
      #header .navbar .header-menu .dropdown-menu {
        border-radius: 0px;
        border: none;
        padding: 5px 10px 15px 15px;
        width: 100%; }
        #header .navbar .header-menu .dropdown-menu li a {
          text-transform: none;
          font-size: 0.9rem;
          padding-right: 0;
          padding-bottom: 5px; }
          @media (max-width: 767.98px) {
            #header .navbar .header-menu .dropdown-menu li a {
              font-size: 1.1rem; } }
        #header .navbar .header-menu .dropdown-menu li a:hover {
          text-decoration: none; }
      #header .navbar .header-menu .dropdown-menu.show li {
        display: block;
        line-height: 1.3;
        padding: 5px 0; }
        @media (max-width: 767.98px) {
          #header .navbar .header-menu .dropdown-menu.show li {
            padding: 0; } }
    #header .navbar .menu-languages li a, #header .navbar .menu-languages li span {
      font-size: 0.8rem; }
    @media (max-width: 991.98px) {
      #header .navbar #menu-cont {
        position: static;
        padding-left: 30px;
        padding-right: 30px; }
      #header .navbar #logo-cont {
        width: 100%;
        z-index: 3;
        position: relative;
        background: white;
        padding: 0; }
      #header .navbar #collapsibleNavbar {
        position: absolute;
        z-index: 2;
        box-sizing: border-box;
        min-height: 100vh;
        width: 0;
        text-align: center;
        overflow-x: hidden;
        overflow-y: hidden;
        pointer-events: none;
        top: 0px;
        padding-top: 77px;
        right: 0;
        bottom: 0;
        left: 100%;
        visibility: hidden;
        opacity: 0;
        /* display: -webkit-flex; */
        display: flex;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-flex-direction: column;
        flex-direction: column;
        background: transparent;
        color: #002a9a; }
        #header .navbar #collapsibleNavbar #overlay-nav {
          height: 100%;
          text-align: center;
          z-index: 9;
          opacity: 1;
          /*-webkit-transition: opacity 100ms linear;
          -moz-transition: opacity 100ms linear;
          -ms-transition: opacity 100ms linear;
          -o-transition: opacity 100ms linear;
          transition: opacity 100ms linear;*/
          margin: 30px auto 0;
          -webkit-transition-delay: 100ms;
          -moz-transition-delay: 100ms;
          -o-transition-delay: 100ms;
          transition-delay: 100ms; }
        #header .navbar #collapsibleNavbar #overlay-nav-wrapper {
          margin: auto;
          opacity: 0;
          -webkit-transition: opacity 100ms linear;
          -moz-transition: opacity 100ms linear;
          -ms-transition: opacity 100ms linear;
          -o-transition: opacity 100ms linear;
          transition: opacity 100ms linear; }
        #header .navbar #collapsibleNavbar.show {
          overflow: hidden;
          background: white;
          overflow-y: scroll;
          visibility: visible;
          pointer-events: auto;
          opacity: 1;
          width: 100%;
          left: 0;
          /*-webkit-transition: left 0ms linear 100ms;
          -moz-transition: left 0ms linear 100ms;
          -ms-transition: left 0ms linear 100ms;
          -o-transition: left 0ms linear 100ms;
          transition: left 0ms linear 100ms;*/
          -webkit-transition: background-color 100ms linear;
          -moz-transition: background-color 100ms linear;
          -ms-transition: background-color 100ms linear;
          -o-transition: background-color 100ms linear;
          transition: background-color 100ms linear; }
          #header .navbar #collapsibleNavbar.show #overlay-nav-wrapper {
            opacity: 1; }
        #header .navbar #collapsibleNavbar #menu-mobile > .nav-item > .nav-link {
          font-size: 1.15rem; }
        #header .navbar #collapsibleNavbar .dropdown-menu {
          background: #f8f8f8;
          padding: 15px;
          margin-bottom: 15px; }
          #header .navbar #collapsibleNavbar .dropdown-menu li {
            display: block;
            text-align: center;
            font-size: 0.85rem; }
            #header .navbar #collapsibleNavbar .dropdown-menu li .dropdown-menu {
              padding: 0; }
              #header .navbar #collapsibleNavbar .dropdown-menu li .dropdown-menu li {
                line-height: 1.2;
                padding: 0 1.5rem; }
          #header .navbar #collapsibleNavbar .dropdown-menu a {
            padding-top: 0; }
        #header .navbar #collapsibleNavbar .dropdown-toggle {
          margin-left: 22px; } }
    @media (max-width: 419.98px) {
      #header .navbar #menu-cont {
        padding-right: 15px;
        padding-left: 15px; } }
    #header .navbar .navbar-toggler {
      float: right;
      border-width: 0px;
      max-width: 100%;
      padding-right: 0; }
    #header .navbar .navbar-toggler-icon {
      background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
      max-width: 100%; }
    #header .navbar #menu-close {
      position: absolute;
      right: 0px;
      top: 24px;
      width: 36px;
      display: none;
      padding: 0.1rem 0.85rem;
      padding-right: 0; }
      @media (max-width: 419.98px) {
        #header .navbar #menu-close {
          right: 12px; } }
      #header .navbar #menu-close img {
        width: 25px;
        float: right; }
    @media (min-width: 992px) {
      #header .navbar .menu-languages ul {
        border-left: 1px solid #ced4da;
        padding-left: 10px;
        border-bottom: 2px solid transparent;
        margin-top: 30px;
        margin-bottom: 30px; } }
    #header .navbar .menu-languages ul li a, #header .navbar .menu-languages ul li span {
      				/*	padding-left: 7px;
      					padding-right: 7px;
                          text-transform: uppercase;    */ }
      @media (min-width: 992px) {
        #header .navbar .menu-languages ul li a, #header .navbar .menu-languages ul li span {
          display: inline-block; } }
      @media (max-width: 991.98px) {
        #header .navbar .menu-languages ul li a, #header .navbar .menu-languages ul li span {
          /*	font-size: $menu-mobile-font-size;*/ } }
  #header #menu-rx {
    position: relative;
    overflow: hidden; }
    @media (max-width: 1199.98px) {
      #header #menu-rx {
        margin-top: 5px; } }
    @media (max-width: 419.98px) {
      #header #menu-rx {
        max-width: 15%; } }

/*** ICONE SHARE ***/
.icon-accessible {
  background: url(/img/accessible-24px.svg);
  background-size: cover;
  display: inline-block;
  width: 21px;
  height: 21px;
  margin-left: 5px;
  margin-bottom: 4px;
  vertical-align: middle; }

.icone-share {
  right: 3%;
  top: 27%;
  position: fixed;
  z-index: 999; }
  .icone-share ul.list-vertical.list-vertical-right {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-direction: column; }
    .icone-share ul.list-vertical.list-vertical-right li {
      padding-bottom: 5px; }
      .icone-share ul.list-vertical.list-vertical-right li img {
        max-width: 45px; }
        @media (max-width: 767.98px) {
          .icone-share ul.list-vertical.list-vertical-right li img {
            max-width: 35px; } }
  @media (max-width: 1199.98px) {
    .icone-share {
      top: 22%; } }
  @media (max-width: 991.98px) {
    .icone-share {
      top: 12%; } }
  @media (max-width: 767.98px) {
    .icone-share {
      top: 32%;
      bottom: 0;
      height: 160px; } }
  @media (max-width: 575.98px) {
    .icone-share {
      top: 23%; } }

/**** ICONE CONTATTI ***/
ul.social-contatti {
  margin-top: 10px; }
  ul.social-contatti li {
    display: inline-block; }
    ul.social-contatti li i {
      font-size: 30px;
      color: #eba51a;
      padding-right: 11px; }

/*** PAGE PIC ***/
#page-pic {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 370px;
  overflow: hidden;
  position: relative;
  margin-bottom: 60px; }
  @media (max-width: 575.98px) {
    #page-pic {
      height: 280px;
      margin-bottom: 30px; } }
  #page-pic .transparency {
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.18); }
  #page-pic .container {
    z-index: 2;
    height: 100%;
    position: relative; }
    #page-pic .container .foto-credits {
      position: absolute;
      bottom: 5px;
      color: white;
      font-size: 12px; }
      #page-pic .container .foto-credits a {
        color: white;
        text-decoration: underline; }
    #page-pic .container .page-pic-text {
      top: 33%;
      left: 50%;
      transform: translateX(-50%);
      position: absolute;
      max-width: 850px; }
      #page-pic .container .page-pic-text h1 {
        text-align: center;
        color: white;
        font-size: 3.2rem;
        font-weight: 400;
        margin-bottom: 30px;
        text-shadow: 4px 4px 4px #000000; }
        @media (max-width: 991.98px) {
          #page-pic .container .page-pic-text h1 {
            font-size: 2.8rem; } }
        @media (max-width: 767.98px) {
          #page-pic .container .page-pic-text h1 {
            font-size: 2rem; } }
      #page-pic .container .page-pic-text .sottotitolo {
        line-height: 1.3;
        margin-left: 0px;
        padding-left: 0px;
        padding-bottom: 2px;
        text-align: center;
        font-size: 1.3rem;
        font-weight: 400;
        color: white;
        text-shadow: 4px 4px 4px #000000; }
        @media (max-width: 575.98px) {
          #page-pic .container .page-pic-text .sottotitolo {
            display: none; } }
      #page-pic .container .page-pic-text .breadcrumb {
        background-color: unset;
        padding: 0; }
        #page-pic .container .page-pic-text .breadcrumb a, #page-pic .container .page-pic-text .breadcrumb li {
          color: white;
          font-weight: 400; }
        #page-pic .container .page-pic-text .breadcrumb > li + li:before {
          content: "/ ";
          padding: 0 5px;
          color: #fff; }

::placeholder {
  color: #c1c1c1; }

.autocomplete-suggestions {
  border: 1px solid #999;
  background: #FFF;
  cursor: default;
  overflow: auto;
  line-height: 18px;
  padding: 9px 20px 9px 5px;
  overflow-x: hidden;
  width: 538px;
  min-height: 160px; }

.autocomplete-suggestion {
  padding-bottom: 7px;
  overflow: hidden;
  width: 100%; }

.autocomplete-suggestions strong {
  color: #fb876b; }

.autocomplete-group strong {
  color: #000; }

/*** BREADCRUMBS ***/
.breadcrumbs-section a:after {
  content: "/";
  padding-left: 5px; }
.breadcrumbs-section li:last-child a:after {
  content: "";
  padding-left: 0px; }
@media (max-width: 767.98px) {
  .breadcrumbs-section .breadcrumbs-sec-crumbs {
    text-align: center; } }
.breadcrumbs-section .breadcrumbs-sec-crumbs ol.breadcrumb {
  display: inline-block;
  background-color: inherit;
  margin-bottom: 0;
  padding-left: 6px; }
  .breadcrumbs-section .breadcrumbs-sec-crumbs ol.breadcrumb li {
    display: inline-block; }
  .breadcrumbs-section .breadcrumbs-sec-crumbs ol.breadcrumb li:last-child {
    color: #fb876b; }

/*** CONTENT ***/
/*
div.col.col-12:not([id='lista-tour']) {
    div.col.col-12:not([id='tour-dettaglio']) {
    	@include media-breakpoint-up(xl) { 
    		max-width: 1170px;
            margin:auto;
    	}
    }
} */
@media (min-width: 1200px) {
  #main > .container > .row > .col.col-12 {
    max-width: 1170px;
    margin: auto; } }

.paragrafo {
  /* da sistemare alla prima occasione nello standard */
  /* &:after {   
      border-bottom: 3px solid #f2f2f2;
      content: '';
      position: absolute;
      left: 43%;
      margin-left: 6px;
      width: 14%;
      height: 1px;
  }  */
  margin: 0 0 75px; }
  @media (min-width: 1200px) {
    .paragrafo {
      max-width: 1170px;
      margin: auto; } }
  .paragrafo .col-pic {
    /*text-align:center;  */
    padding-top: 10px; }
    @media (max-width: 1199.98px) {
      .paragrafo .col-pic {
        margin-bottom: 20px;
        text-align: center; } }
    .paragrafo .col-pic .svg {
      max-width: 65%; }
  .paragrafo .text-block {
    padding-top: 0px;
    padding-bottom: 0px; }
    .paragrafo .text-block header {
      color: #af0f0f; }
      .paragrafo .text-block header h2 {
        font-weight: bold;
        font-size: 25px;
        margin-bottom: 15px; }
    .paragrafo .text-block .text,
    .paragrafo .text-block .full-text {
      line-height: 25px;
      margin-bottom: 15px; }
    .paragrafo .text-block .full-text {
      display: none; }
    .paragrafo .text-block .button-cont {
      margin: 30px 0; }
    .paragrafo .text-block .chiudi {
      display: none; }
  .paragrafo .text-block:first-child {
    padding-bottom: 0; }
  .paragrafo:last-child .text-block {
    padding-bottom: 0;
    border-bottom: 0; }
  .paragrafo img.svg {
    width: 300px; }
  @media (max-width: 991.98px) {
    .paragrafo .paragrafo-gallery .row .col {
      margin-top: 25px; }
    .paragrafo .paragrafo-gallery .row .col:first-child, .paragrafo .paragrafo-gallery .row .col:second-child {
      margin-top: 0px; } }
  .paragrafo .paragrafo-gallery .fa {
    font-size: 18px; }
  .paragrafo .paragrafo-gallery:last-child {
    padding-bottom: 100px; }
  @media (max-width: 419.98px) {
    .paragrafo {
      margin: 0 0 30px; } }
  .paragrafo .gruppo {
    padding-left: 20px; }
  .paragrafo .box-paragrafo {
    margin-bottom: 30px; }
  .paragrafo h2.gruppo {
    margin-bottom: 0;
    padding-top: 30px; }
    @media (max-width: 419.98px) {
      .paragrafo h2.gruppo {
        padding-top: 20px; } }
  .paragrafo .sottotitolo.gruppo {
    font-weight: 500;
    font-size: 1.15rem;
    margin-top: 10px;
    margin-bottom: 0;
    color: #000; }
    @media (max-width: 767.98px) {
      .paragrafo .sottotitolo.gruppo {
        font-size: 16px;
        margin-top: 5px; } }
  .paragrafo div.gruppo {
    margin-top: 15px;
    margin-bottom: 25px; }
    @media (max-width: 767.98px) {
      .paragrafo div.gruppo {
        margin-top: 10px; } }
  .paragrafo .text-container {
    max-width: 600px;
    overflow: auto;
    display: table;
    height: 100%;
    padding: 20px 40px;
    line-height: 1.6rem; }
    @media (max-width: 991.98px) {
      .paragrafo .text-container {
        padding: 20px; }
        .paragrafo .text-container p {
          font-size: 14px; } }
    .paragrafo .text-container .text-bgcolor {
      display: table-cell;
      vertical-align: middle; }
    .paragrafo .text-container h2 {
      margin-bottom: 0; }
    .paragrafo .text-container .sottotitolo {
      font-weight: 500;
      font-size: 1.15rem; }
      @media (max-width: 767.98px) {
        .paragrafo .text-container .sottotitolo {
          font-size: 16px; } }
    .paragrafo .text-container p {
      margin-top: 15px;
      font-size: 1.0rem; }
      .paragrafo .text-container p.sottotitolo {
        margin-top: 10px; }
      @media (max-width: 767.98px) {
        .paragrafo .text-container p {
          margin-top: 10px; }
          .paragrafo .text-container p.sottotitolo {
            margin-top: 5px; } }
    .paragrafo .text-container .bottoni {
      margin-top: 10px; }
      .paragrafo .text-container .bottoni .bottone-giallo-s {
        border: 1px solid #eba51a;
        min-width: 140px; }
        @media (max-width: 419.98px) {
          .paragrafo .text-container .bottoni .bottone-giallo-s {
            width: unset;
            margin-bottom: 0;
            min-width: unset; } }
      .paragrafo .text-container .bottoni .bottone-bianco-s {
        margin-right: 20px;
        min-width: 140px; }
        .paragrafo .text-container .bottoni .bottone-bianco-s:hover {
          border-color: #000; }
        @media (max-width: 419.98px) {
          .paragrafo .text-container .bottoni .bottone-bianco-s {
            width: unset;
            margin-bottom: 0;
            min-width: unset; } }
      .paragrafo .text-container .bottoni .bottone-blu-s {
        margin-right: 20px;
        border: 1px solid #002a9a;
        min-width: 140px; }
        @media (max-width: 419.98px) {
          .paragrafo .text-container .bottoni .bottone-blu-s {
            width: unset;
            margin-bottom: 0;
            min-width: unset; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .paragrafo .col + .col {
      padding-left: 0; } }

@media (max-width: 419.98px) {
  .paragrafo.text-pic .back-img {
    margin-bottom: 20px; } }

.paragrafo.pic-text-bgcolor .col-img {
  display: -webkit-flex;
  display: flex; }
.paragrafo.pic-text-bgcolor .back-img {
  /* margin: auto; */ }

.paragrafo.paragrafo-solo-testo h2 {
  margin-bottom: 0; }
.paragrafo.paragrafo-solo-testo h3 {
  margin-top: 10px;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 1.15rem;
  font-weight: 500;
  color: #333; }
.paragrafo.paragrafo-solo-testo p {
  margin-top: 15px; }
  @media (max-width: 767.98px) {
    .paragrafo.paragrafo-solo-testo p {
      margin-top: 10px; }
      .paragrafo.paragrafo-solo-testo p.sottotitolo {
        margin-top: 5px; } }

.paragrafi-2box .box-pic {
  height: 428px;
  color: white;
  position: relative;
  overflow: hidden; }
.paragrafi-2box .box-frame {
  padding: 20px;
  z-index: 2;
  position: relative;
  background-color: rgba(0, 0, 0, 0.14); }
  .paragrafi-2box .box-frame .box-frame-texts {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center; }
.paragrafi-2box h2 {
  font-size: 34px;
  color: white;
  font-weight: normal;
  margin-bottom: 0;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.7);
  padding-bottom: 20px; }

.paragrafo-3box {
  padding: 15px 0; }
  @media (max-width: 767.98px) {
    .paragrafo-3box {
      padding: 20px 0 40px; } }
  @media (max-width: 767.98px) {
    .paragrafo-3box .container {
      max-width: 100%; } }
  @media (max-width: 991.98px) {
    .paragrafo-3box .col {
      margin-top: 20px;
      padding-right: 15px;
      padding-left: 15px; } }
  @media (max-width: 575.98px) {
    .paragrafo-3box .col {
      padding-right: 30px;
      padding-left: 30px; } }
  .paragrafo-3box .box-pic {
    height: 328px;
    color: white;
    position: relative;
    overflow: hidden; }
  .paragrafo-3box .box-frame {
    padding: 20px;
    z-index: 2;
    position: relative;
    background-color: rgba(0, 0, 0, 0.14); }
    .paragrafo-3box .box-frame .box-frame-texts {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      text-align: center; }
  .paragrafo-3box .bottone-giallo-transp {
    padding: 10px 10px; }
  .paragrafo-3box h2.elemento {
    font-size: 34px;
    color: white;
    font-weight: normal;
    margin-bottom: 0;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.7);
    padding-bottom: 20px; }
  .paragrafo-3box p.sottotitolo {
    font-size: 17px;
    color: white;
    font-weight: normal;
    margin-bottom: 0;
    padding-bottom: 20px;
    margin-top: -15px; }

#pic-text-bgcolor-11 {
  max-width: 800px;
  margin: auto; }
  #pic-text-bgcolor-11 .back-img {
    height: 100%; }

table.stagione-opere {
  width: 100%;
  height: 180px; }
  table.stagione-opere td {
    border: 1px solid #666;
    padding: 10px; }

#arena-verona .panel-heading {
  color: white;
  padding: 10px 15px;
  margin-top: 30px;
  background: #002a9a;
  cursor: pointer; }
  #arena-verona .panel-heading h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 1rem;
    margin: 0;
    letter-spacing: 0;
    float: left;
    color: white;
    padding-top: 0; }
  #arena-verona .panel-heading a {
    overflow: hidden;
    display: block; }
    #arena-verona .panel-heading a .accordion-heading-right {
      float: right;
      display: inline-block;
      color: white;
      line-height: 1; }
#arena-verona .panel-group:first-child .panel-heading {
  margin-top: 0px; }
#arena-verona .panel-body {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: white;
  border: 1px solid #ddd;
  /*p, li, span {
      font-size:0.85rem;
  }*/ }
  #arena-verona .panel-body .bottone-giallo {
    margin: 20px 0; }
#arena-verona .panel-group .accordion-icona {
  background-image: url(/img/menus.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  display: inline-block;
  width: 15px;
  height: 15px; }
#arena-verona .panel-group .collapsed .accordion-icona {
  background-image: url(/img/plus.png);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: center;
  display: inline-block;
  width: 15px;
  height: 15px; }
#arena-verona .panel-group .accordion-clicca {
  font-size: 0.85rem;
  padding-right: 10px; }
  @media (max-width: 1199.98px) {
    #arena-verona .panel-group .accordion-clicca {
      display: none; } }

#tabella-partenze {
  width: 100%; }
  #tabella-partenze thead {
    background-color: #eba51a; }
  #tabella-partenze td a.bottone-verde-s, #tabella-partenze td a.bottone-blu-s {
    text-transform: unset;
    margin-top: 0;
    padding: 5px 10px;
    font-size: 0.82rem; }
    #tabella-partenze td a.bottone-verde-s:hover, #tabella-partenze td a.bottone-blu-s:hover {
      text-decoration: none; }
  #tabella-partenze td a.bottone-blu-s {
    margin-top: 6px; }
  #tabella-partenze td .extra-info {
    font-weight: 300; }
  #tabella-partenze .tr-partenze-separ {
    border-top: 2px solid #909090; }
  #tabella-partenze .data-partenze {
    color: #002a9a;
    font-weight: 400; }
  #tabella-partenze .tour-partenze {
    font-weight: 500; }
  @media (max-width: 767.98px) {
    #tabella-partenze {
      margin-left: -5%;
      margin-right: -5%;
      width: 110%; } }

/***ELEMENTI ***/
#settoriChart {
  max-width: 600px; }

.features-icon {
  position: relative;
  background-color: #f8f8f8;
  margin: 0 auto;
  width: 80px;
  height: 80px;
  text-align: center;
  display: table;
  border-radius: 100%;
  border: 1px solid #eaeaea; }
  .features-icon i {
    position: relative;
    color: #000;
    font-size: 35px;
    vertical-align: middle;
    display: table-cell; }

.features-icon-overlay {
  border-radius: 100%;
  position: absolute;
  z-index: -1;
  margin: auto;
  position: absolute;
  width: 35%;
  height: 35%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transition: width .25s ease, height .25s ease; }

/*** LISTA TOUR ***/
#lista-tour .intro-categoria {
  padding-bottom: 20px;
  text-align: center; }
  #lista-tour .intro-categoria .testo-intro {
    max-width: 1170px;
    margin: auto;
    text-align: left; }
#lista-tour .tour-row {
  padding-top: 40px; }
  @media (max-width: 767.98px) {
    #lista-tour .tour-row {
      padding-top: 0px; }
      #lista-tour .tour-row .col {
        margin: 0 auto 20px; } }
  @media (max-width: 419.98px) {
    #lista-tour .tour-row .col {
      margin: 0 auto 0px; } }
  @media (max-width: 991.98px) {
    #lista-tour .tour-row .col-md-6:nth-of-type(3),
    #lista-tour .tour-row .col-md-6:nth-of-type(4) {
      margin-top: 40px; } }
  @media (max-width: 767.98px) {
    #lista-tour .tour-row .col-md-6:nth-of-type(3),
    #lista-tour .tour-row .col-md-6:nth-of-type(4) {
      margin-top: 0px; } }
#lista-tour .tour-container {
  padding: 0 12px; }
#lista-tour figure.tour-img {
  margin: unset;
  overflow: hidden; }
  #lista-tour figure.tour-img:hover a {
    transform: scale(1.2); }
  #lista-tour figure.tour-img a {
    display: block;
    position: relative;
    background-repeat: no-repeat;
    background-position: center !important;
    overflow: hidden;
    transition: all 1s cubic-bezier(0.24, 0.63, 0.5, 0.99); }
#lista-tour .new-etichetta, #lista-tour .vip-etichetta {
  background-color: #f20606;
  color: #fff;
  position: absolute;
  top: 10px;
  padding: 2px 7px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  min-width: 45px;
  text-align: center; }
#lista-tour .vip-etichetta {
  background-color: #109dd8;
  font-size: 14px; }
#lista-tour .item-content {
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  border-bottom: 2px solid #eee;
  padding-bottom: 15px; }
  @media (max-width: 767.98px) {
    #lista-tour .item-content {
      margin-bottom: 30px; } }
  #lista-tour .item-content .fascia-info {
    background: #fdb716;
    padding: 3px 8px;
    min-height: 36px;
    margin-left: -1px;
    margin-right: -1px; }
    @media (max-width: 767.98px) {
      #lista-tour .item-content .fascia-info {
        max-width: 4246px;
        margin: auto; } }
    @media (max-width: 575.98px) {
      #lista-tour .item-content .fascia-info {
        margin-top: 0px;
        /* font-size: 1.3rem; */ } }
    #lista-tour .item-content .fascia-info i {
      padding-right: 5px;
      font-size: 1.2rem; }
    #lista-tour .item-content .fascia-info .formula {
      display: inline-block;
      float: right; }
      #lista-tour .item-content .fascia-info .formula i {
        color: #002a9a; }
  #lista-tour .item-content .item-texts {
    padding: 0 15px; }
    #lista-tour .item-content .item-texts h3.item-title {
      margin: 13px 0 5px;
      min-height: 37px;
      padding-top: 0;
      font-weight: 600;
      font-size: 0.88rem;
      text-transform: uppercase; }
      @media (min-width: 1200px) {
        #lista-tour .item-content .item-texts h3.item-title {
          font-size: 15px; } }
      #lista-tour .item-content .item-texts h3.item-title a {
        color: #000; }
      #lista-tour .item-content .item-texts h3.item-title a:hover {
        text-decoration: none;
        color: #002a9a; }
    #lista-tour .item-content .item-texts .item-sub {
      line-height: 1.3;
      min-height: 40px;
      font-size: 0.86rem; }
  #lista-tour .item-content .item-bottone {
    margin-top: 8px;
    padding: 0 15px; }
    #lista-tour .item-content .item-bottone a {
      margin-top: 15px;
      font-size: 0.73rem; }
    #lista-tour .item-content .item-bottone a.bottone-blu-s {
      width: 103px; }
    #lista-tour .item-content .item-bottone a.bottone-verde-s {
      margin-left: 5px;
      width: 103px; }
      @media (min-width: 992px) and (max-width: 1199.98px) {
        #lista-tour .item-content .item-bottone a.bottone-verde-s {
          margin-left: 0;
          margin-top: 10px; } }
      @media (min-width: 576px) and (max-width: 767.98px) {
        #lista-tour .item-content .item-bottone a.bottone-verde-s {
          margin-left: 0;
          margin-top: 10px; } }
    #lista-tour .item-content .item-bottone p {
      font-size: 1rem;
      color: #000;
      font-weight: 500;
      margin-bottom: 5px; }
#lista-tour #box-1, #lista-tour #box-2, #lista-tour #box-3, #lista-tour #box-4 {
  padding-bottom: 40px; }
  @media (max-width: 419.98px) {
    #lista-tour #box-1, #lista-tour #box-2, #lista-tour #box-3, #lista-tour #box-4 {
      padding-bottom: 60px; } }
@media (max-width: 767.98px) {
  #lista-tour #box-2, #lista-tour #box-3, #lista-tour #box-4 {
    margin-top: 40px; } }
@media (max-width: 991.98px) {
  #lista-tour #box-3, #lista-tour #box-4 {
    margin-top: 40px; } }
#lista-tour .tour-img img {
  border-radius: 0;
  height: 150px; }
#lista-tour .features-btn {
  position: unset;
  right: unset; }
  @media (max-width: 1199.98px) {
    #lista-tour .features-btn {
      right: 35%; } }
  @media (max-width: 991.98px) {
    #lista-tour .features-btn {
      right: 32%; } }
  @media (max-width: 767.98px) {
    #lista-tour .features-btn {
      right: 42%; } }
  @media (max-width: 419.98px) {
    #lista-tour .features-btn {
      width: 40%;
      right: 30%; } }
@media (max-width: 991.98px) {
  #lista-tour .features-btn.bottone-bianco-s {
    margin: 12px 0 20px; } }
#lista-tour #legenda-filtro.fixed-top {
  top: 53px;
  background: #fff;
  border-bottom: 1px solid #a6a6a6;
  border-top: 1px solid #a6a6a6;
  padding-bottom: 7px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    #lista-tour #legenda-filtro.fixed-top {
      display: none; } }
  #lista-tour #legenda-filtro.fixed-top ul {
    padding-left: 15px;
    text-align: center; }
  #lista-tour #legenda-filtro.fixed-top ul {
    text-align: center; }
    @media (max-width: 575.98px) {
      #lista-tour #legenda-filtro.fixed-top ul {
        padding-left: 0px;
        margin-left: -30px; } }
@media (max-width: 991.98px) {
  #lista-tour #legenda-filtro {
    width: 100%;
    overflow: hidden; }
    #lista-tour #legenda-filtro .legenda-scroll {
      width: 1200px; } }
@media (max-width: 767.98px) {
  #lista-tour #legenda-filtro {
    padding-bottom: 30px; } }
#lista-tour #legenda-filtro ul {
  text-align: center; }
  @media (max-width: 575.98px) {
    #lista-tour #legenda-filtro ul {
      margin-right: -15px;
      margin-left: -15px; } }
  #lista-tour #legenda-filtro ul li {
    text-align: center;
    padding-left: 15px;
    display: inline-block;
    margin-left: 10px;
    min-width: 85px;
    padding-top: 20px;
    transition: all 1s cubic-bezier(0.24, 0.63, 0.5, 0.99); }
    #lista-tour #legenda-filtro ul li:hover {
      transform: scale(1.2); }
    @media (max-width: 991.98px) {
      #lista-tour #legenda-filtro ul li {
        min-width: 120px; } }
    @media (max-width: 767.98px) {
      #lista-tour #legenda-filtro ul li {
        min-width: 85px; } }
    @media (max-width: 575.98px) {
      #lista-tour #legenda-filtro ul li {
        padding-top: 10px;
        min-width: 74px;
        margin-left: 0; } }
    #lista-tour #legenda-filtro ul li p, #lista-tour #legenda-filtro ul li i {
      font-size: 12px;
      display: inline-block;
      margin-top: 5px;
      color: #000; }
    #lista-tour #legenda-filtro ul li i {
      color: #fff;
      width: 36px;
      height: 36px;
      border-radius: 100%;
      margin-right: 5px;
      font-size: 24px;
      display: block;
      margin: auto;
      width: 30px;
      height: 30px;
      font-size: 20px; }

/* filtri */
#colonna-filtri {
  background: #eee;
  padding-top: 30px;
  margin-top: 20px; }
  #colonna-filtri hr {
    border: none;
    height: 1px;
    color: rgba(0, 0, 0, 0.2);
    /* old IE */
    background-color: rgba(0, 0, 0, 0.2);
    /* Modern Browsers */
    margin-top: 20px; }
  #colonna-filtri .titoletto-nero {
    padding: 0px 0 10px 0px;
    display: inline-block;
    font-size: 1.1rem; }
  #colonna-filtri .pdf-button {
    margin-top: 18px;
    margin-bottom: 15px; }
  #colonna-filtri .pdf-button:first-child {
    margin-top: 0px; }
  #colonna-filtri .azzera-filtri {
    text-align: right;
    font-size: 0.85rem;
    display: inline-block;
    float: right;
    padding-top: 5px; }
  #colonna-filtri .tipologia-filtri li {
    margin: 0;
    padding: 10px 0 10px 10px;
    border-top: 1px solid #d1d7d2; }
  #colonna-filtri .tipologia-filtri #filtri-categ input {
    position: absolute;
    margin-top: 2px; }
  #colonna-filtri .tipologia-filtri #filtri-categ label {
    line-height: 1.4;
    display: inherit;
    margin-left: 20px; }
  #colonna-filtri .tipologia-filtri .filtri span.glyphicon.glyphicon-arrow-down {
    border: 1px solid;
    border-radius: 100%;
    padding: 3px;
    font-size: 10px; }
  #colonna-filtri .tipologia-filtri .filtri .lista-filtri input {
    margin-right: 5px; }
  #colonna-filtri .tipologia-filtri .filtri .lista-filtri label {
    font-size: 14px; }
  #colonna-filtri .titoletto-filtro {
    font-size: 16px;
    display: inline-block;
    padding-left: 5px;
    color: #000; }
  #colonna-filtri .social-share li.wa-share-mob {
    display: none; }
  #colonna-filtri .social-share li.wa-share-desk {
    display: inline-block; }
  @media only screen and (max-width: 479px) {
    #colonna-filtri .social-share li.wa-share-desk {
      display: none; }
    #colonna-filtri .social-share li.wa-share-mob {
      display: inline-block; } }
  #colonna-filtri.booking-col {
    margin-top: 0px; }
    #colonna-filtri.booking-col .icon {
      font-size: 18px; }
    #colonna-filtri.booking-col .login-title {
      padding: 12px 0; }
    @media (max-width: 1199.98px) {
      #colonna-filtri.booking-col {
        padding-left: 15px;
        padding-right: 15px; } }
    @media (max-width: 419.98px) {
      #colonna-filtri.booking-col {
        margin-bottom: 30px;
        background: white;
        padding-top: 10px;
        display: none; } }
    @media (max-width: 419.98px) {
      #colonna-filtri.booking-col > div {
        margin-left: 15px;
        margin-right: 15px;
        background: #eee;
        padding: 15px; } }

/*** TOUR ***/
#main-tour .panel-heading {
  color: white;
  padding: 10px 15px;
  margin-top: 30px;
  background: #002a9a;
  cursor: pointer; }
  #main-tour .panel-heading h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 0.88rem;
    margin: 0;
    letter-spacing: 0;
    float: left;
    color: white;
    padding-top: 0; }
  #main-tour .panel-heading a {
    overflow: hidden;
    display: block; }
    #main-tour .panel-heading a .accordion-heading-right {
      float: right;
      display: inline-block;
      color: white;
      line-height: 1; }
#main-tour .panel-group:first-child .panel-heading {
  margin-top: 0px; }
#main-tour .panel-body {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: white;
  border: 1px solid #ddd;
  /*p, li, span {
      font-size:0.85rem;
  }*/ }
#main-tour .panel-group .accordion-icona {
  background-image: url(/img/menus.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  display: inline-block;
  width: 15px;
  height: 15px; }
#main-tour .panel-group .collapsed .accordion-icona {
  background-image: url(/img/plus.png);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: center;
  display: inline-block;
  width: 15px;
  height: 15px; }
#main-tour .panel-group .accordion-clicca {
  font-size: 0.85rem;
  vertical-align: top;
  padding-right: 10px; }
  @media (max-width: 1199.98px) {
    #main-tour .panel-group .accordion-clicca {
      display: none; } }
#main-tour #tour-gallery {
  padding-top: 60px; }
  #main-tour #tour-gallery .container {
    padding: 0; }
  #main-tour #tour-gallery .gallery {
    padding-top: 30px;
    padding-bottom: 30px; }
    @media (max-width: 575.98px) {
      #main-tour #tour-gallery .gallery {
        text-align: center; } }
    #main-tour #tour-gallery .gallery .figcaption {
      display: none; }
    #main-tour #tour-gallery .gallery .box {
      position: relative;
      overflow: hidden;
      display: inline-block; }
      #main-tour #tour-gallery .gallery .box .box-pic {
        left: 0%;
        top: 0%;
        width: 100%;
        height: 100%;
        position: absolute;
        transition: all 1s cubic-bezier(0.24, 0.63, 0.5, 0.99);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        display: block; }
    #main-tour #tour-gallery .gallery .box:hover .box-pic {
      transform: scale(1.28); }
    #main-tour #tour-gallery .gallery #box-home .box .overlay {
      left: 0%;
      top: 0%;
      width: 100%;
      height: 100%;
      position: absolute;
      transition: all 1s cubic-bezier(0.24, 0.63, 0.5, 0.99); }
    #main-tour #tour-gallery .gallery .figure {
      margin-bottom: 15px;
      overflow: hidden; }
    #main-tour #tour-gallery .gallery .zoom {
      transition: transform .7s;
      width: auto; }
    #main-tour #tour-gallery .gallery .box:hover .zoom {
      transform: scale(1.3); }
    #main-tour #tour-gallery .gallery #box-home .box .overlay {
      left: 0%;
      top: 0%;
      width: 100%;
      height: 100%;
      position: absolute;
      transition: all 1s cubic-bezier(0.24, 0.63, 0.5, 0.99); }
    #main-tour #tour-gallery .gallery .zoom-ico {
      display: none; }
      @media (max-width: 767.98px) {
        #main-tour #tour-gallery .gallery .zoom-ico {
          display: block; } }
    #main-tour #tour-gallery .gallery .box:hover .zoom-ico {
      display: block; }
    #main-tour #tour-gallery .gallery .col {
      margin-bottom: 10px; }
      @media (max-width: 1199.98px) {
        #main-tour #tour-gallery .gallery .col {
          padding-right: 10px;
          padding-left: 10px; } }
#main-tour #proposte {
  padding: 40px 0 20px;
  text-align: center; }
  #main-tour #proposte .container .row .col {
    margin: auto; }
    @media (max-width: 1199.98px) {
      #main-tour #proposte .container .row .col {
        padding-left: 10px;
        padding-right: 10px; } }
  #main-tour #proposte .container {
    padding: 0; }
    @media (max-width: 575.98px) {
      #main-tour #proposte .container {
        max-width: 340px; } }
    @media (max-width: 419.98px) {
      #main-tour #proposte .container {
        padding-right: 30px;
        padding-left: 30px; } }
@media (max-width: 575.98px) {
  #main-tour .container #tour-gallery .row {
    margin-right: -15px;
    margin-left: -15px; } }

#tour-dettaglio {
  margin-top: 20px; }
  #tour-dettaglio .tour-dettaglio-container {
    padding-right: 15px; }
    @media (max-width: 767.98px) {
      #tour-dettaglio .tour-dettaglio-container {
        padding-right: 0; } }
  #tour-dettaglio h1 {
    text-align: left;
    margin-bottom: 0; }
  #tour-dettaglio .tour-caratteristiche {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding-top: 10px;
    margin-bottom: 25px; }
    #tour-dettaglio .tour-caratteristiche .tema a span {
      font-size: 0.9rem; }
  #tour-dettaglio .top-programma {
    margin-top: 4px;
    display: inline-block; }
  #tour-dettaglio .occhiello {
    margin-bottom: 15px;
    font-weight: 600;
    display: inline-block;
    padding-right: 20px; }
  #tour-dettaglio .back {
    display: inline-block;
    float: right;
    color: #a7a7a7;
    font-weight: 600;
    font-size: 0.80rem;
    padding-right: 25px;
    padding-top: 3px;
    margin-top: 15px; }
    @media (max-width: 575.98px) {
      #tour-dettaglio .back {
        display: none; } }
  #tour-dettaglio .back-mobile {
    display: none;
    font-weight: bold;
    height: 36px;
    padding-top: 4px;
    position: fixed;
    right: 20px;
    text-align: center;
    text-decoration: none;
    top: 83.5%;
    width: 36px;
    background-color: rgba(236, 167, 6, 0.6);
    z-index: 666;
    border-radius: 18px;
    color: white; }
    @media (max-width: 575.98px) {
      #tour-dettaglio .back-mobile {
        display: unset; } }
    #tour-dettaglio .back-mobile span {
      font-size: 17px;
      margin: 2px 3px;
      color: #fff;
      top: 0px; }
    @media (min-width: 576px) {
      #tour-dettaglio .back-mobile {
        display: none !important; } }
  #tour-dettaglio .categoria {
    color: #002a9a; }
  #tour-dettaglio h2 {
    margin-bottom: 20px;
    font-weight: 600; }
  #tour-dettaglio .tour-sottotitolo {
    display: inline-block;
    font-weight: 400;
    margin-bottom: 30px;
    margin-top: 15px;
    font-size: 1.1rem; }
  #tour-dettaglio .provincia {
    margin-bottom: 8px;
    margin-right: 15px;
    display: inline-block; }
    #tour-dettaglio .provincia i {
      margin-right: 5px;
      color: #c0c0c0; }
  #tour-dettaglio .formula {
    display: inline-block;
    padding-right: 20px; }
    #tour-dettaglio .formula i {
      margin-right: 5px;
      color: #c0c0c0;
      font-size: 1.2rem; }
    #tour-dettaglio .formula span {
      font-size: 1.2rem;
      margin-right: 5px; }
  #tour-dettaglio .tema {
    margin-bottom: 8px;
    display: inline-block; }
    #tour-dettaglio .tema .ion-location {
      font-size: 1.3rem; }
    #tour-dettaglio .tema span {
      margin: 0 20px 0 8px; }
    @media (max-width: 419.98px) {
      #tour-dettaglio .tema a {
        display: block;
        margin-left: 0; } }
  @media (max-width: 419.98px) {
    #tour-dettaglio .panel-group #paragrafo_1 .container {
      padding-right: 15px;
      padding-left: 15px; } }
  #tour-dettaglio .panel-group #paragrafo_1 table {
    width: 100%; }
    @media (max-width: 575.98px) {
      #tour-dettaglio .panel-group #paragrafo_1 table .data-partenza-col {
        width: 60%;
        padding-bottom: 8px;
        line-height: 1.25; } }
    @media (max-width: 575.98px) {
      #tour-dettaglio .panel-group #paragrafo_1 table .data-partenza-col .data-partenza {
        font-size: 0.82rem; } }
    @media (max-width: 575.98px) {
      #tour-dettaglio .panel-group #paragrafo_1 table .stato-viaggio-col {
        width: 40%; } }
    #tour-dettaglio .panel-group #paragrafo_1 table .stato-viaggio-col .stato-viaggio {
      color: #fff;
      float: right;
      padding: 3px 10px;
      min-width: 145px;
      margin-bottom: 10px;
      font-size: 0.85rem;
      letter-spacing: 0.5px;
      text-align: center;
      cursor: pointer; }
      @media (max-width: 419.98px) {
        #tour-dettaglio .panel-group #paragrafo_1 table .stato-viaggio-col .stato-viaggio {
          letter-spacing: unset;
          font-size: 0.75rem;
          min-width: 130px; } }
  @media (max-width: 419.98px) and (max-width: 575.98px) {
    #tour-dettaglio .panel-group #paragrafo_1 table .stato-viaggio-col .stato-viaggio {
      min-width: 100%; } }

    #tour-dettaglio .panel-group #paragrafo_1 table .stato-viaggio.stato-viaggio-1 {
      background-color: #38b239; }
    #tour-dettaglio .panel-group #paragrafo_1 table .stato-viaggio.stato-viaggio-2 {
      background-color: #ea7610; }
    #tour-dettaglio .panel-group #paragrafo_1 table .stato-viaggio.stato-viaggio-3 {
      background-color: #ff2b00; }
    #tour-dettaglio .panel-group #paragrafo_1 table .stato-viaggio.stato-viaggio-4 {
      background-color: #989898; }
    #tour-dettaglio .panel-group #paragrafo_1 table .stato-viaggio.stato-viaggio-5 {
      background-color: #989898; }

.proposte {
  padding: 0 15px; }
  @media (max-width: 575.98px) {
    .proposte {
      padding: 0; } }
  .proposte .item {
    position: relative;
    text-align: center;
    color: #FFF;
    transition: 0.18s;
    margin: 0 0 40px 0; }
    .proposte .item .item-thumb {
      padding: 10px;
      border: 1px solid #C2C2C2;
      position: relative;
      box-shadow: 0 0 18px rgba(0, 0, 0, 0.18); }
      .proposte .item .item-thumb a {
        position: relative;
        display: block; }
        .proposte .item .item-thumb a img {
          background-color: rgba(0, 0, 0, 0.2); }
        .proposte .item .item-thumb a img:hover {
          background: rgba(0, 0, 0, 0.6); }
    .proposte .item .item-content {
      position: absolute;
      width: 239px;
      left: 12px;
      text-align: center;
      top: 40%;
      margin-top: -25px;
      padding: 0 40px;
      background-color: rgba(0, 0, 0, 0.35);
      min-height: 96px; }
      @media (max-width: 1199.98px) {
        .proposte .item .item-content {
          width: 198px;
          min-height: 142px; } }
      @media (max-width: 991.98px) {
        .proposte .item .item-content {
          width: 145px;
          padding: 0 0px;
          top: 37%; } }
      @media (max-width: 767.98px) {
        .proposte .item .item-content {
          width: 317px; } }
      @media (max-width: 575.98px) {
        .proposte .item .item-content {
          width: 357px; } }
      @media (max-width: 419.98px) {
        .proposte .item .item-content {
          width: 93%; } }
      .proposte .item .item-content .item-title {
        font-family: "Raleway", sans-serif;
        text-transform: uppercase;
        color: white;
        font-size: 0.98rem;
        font-weight: bold; }
        @media (min-width: 768px) and (max-width: 991.98px) {
          .proposte .item .item-content .item-title {
            font-size: 0.90rem; } }
      .proposte .item .item-content .item-sub {
        font-weight: 500;
        margin-bottom: 10px; }
      @media (min-width: 768px) and (max-width: 991.98px) {
        .proposte .item .item-content .item-btn {
          position: absolute;
          right: 30px;
          bottom: 0; } }
      @media (max-width: 575.98px) {
        .proposte .item .item-content .item-btn {
          width: 40%; } }
    .proposte .item .fascia-stato {
      color: white;
      text-align: center;
      position: absolute;
      bottom: 34px;
      left: 0;
      width: 100%;
      padding: 5px 0; }

@media (max-width: 419.98px) {
  #proposte.proposte .item .item-content {
    width: 92%; } }

.esperienze-bottone {
  padding: 30px 0 60px; }
  .esperienze-bottone .bottone-giallo {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 15px 40px;
    letter-spacing: 1px; }

#colonna-info {
  background: #eee;
  padding-bottom: 45px;
  margin-top: 20px; }
  @media (max-width: 991.98px) {
    #colonna-info {
      margin-top: 60px; } }
  #colonna-info hr {
    border: 1px solid rgba(0, 0, 0, 0.2); }
  #colonna-info .select-group:before {
    display: none; }
  #colonna-info select {
    padding-right: 0; }
  #colonna-info .form-control {
    border-color: #ced4da;
    font-size: 0.88rem; }
  #colonna-info textarea.form-control {
    min-height: 150px; }
  #colonna-info label {
    display: inline; }
  @media (max-width: 991.98px) {
    #colonna-info .btn-container {
      text-align: center; } }
  #colonna-info .bottone-blu {
    width: 100%;
    margin-top: 15px; }
    @media (max-width: 991.98px) {
      #colonna-info .bottone-blu {
        width: unset; } }
    @media (max-width: 575.98px) {
      #colonna-info .bottone-blu {
        width: 100%;
        font-size: 0.98rem; } }
  #colonna-info .social-share {
    margin-top: 45px; }
    #colonna-info .social-share p {
      padding-left: 0px; }
    #colonna-info .social-share li.wa-share-mob {
      display: none; }
    #colonna-info .social-share li.wa-share-desk {
      display: inline-block; }
    @media only screen and (max-width: 479px) {
      #colonna-info .social-share li.wa-share-desk {
        display: none; }
      #colonna-info .social-share li.wa-share-mob {
        display: inline-block; } }
  #colonna-info .prezzo-dettaglio p:first-child {
    font-size: 1.5rem;
    font-weight: bold; }
  #colonna-info .prezzo-dettaglio p.nota-prezzo {
    font-size: 0.86rem; }
  #colonna-info #form-info-viaggio .titoletto-blu-l {
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 1.28rem; }
  #colonna-info #form-info-viaggio ::placeholder {
    color: #333; }

.pdf-button.titoletto {
  padding: 10px 0;
  font-size: 0.98rem;
  margin-top: 15px; }
  .pdf-button.titoletto:hover {
    background-color: #002074; }
  .pdf-button.titoletto a {
    color: #fff; }
  .pdf-button.titoletto a:hover {
    color: #fff; }
  .pdf-button.titoletto i {
    padding-right: 5px; }

#pdf2-download {
  background-color: #1877F2; }

/*** SOCIAL SHARE ***/
.social-share {
  margin-bottom: 5px;
  margin-top: 25px;
  padding: 0 0 13px;
  color: #5e5e5e; }
  .social-share p {
    display: inline-block;
    color: #002a9a;
    font-size: 0.85rem;
    font-weight: 400;
    padding-left: 14px; }
  .social-share ul {
    display: inline-block;
    vertical-align: 3px; }
    .social-share ul li {
      list-style: none;
      display: inline-block;
      padding-left: 10px; }

/*** ALLEGATI ***/
#attachments .title {
  text-transform: uppercase;
  font-weight: bold; }
#attachments .text {
  padding-left: 16px; }

/*** FORM - stili generali ***/
.form legend {
  visibility: hidden; }
.form label {
  margin-bottom: 0;
  color: #000; }
.form select, .form select:focus {
  color: #000;
  font-size: 0.9rem; }
  .form select option, .form select:focus option {
    color: #000;
    font-weight: 300; }
.form .compulsory {
  font-style: italic; }

/*** FORM INFO TOUR ***/
@media (max-width: 991.98px) {
  #form-info {
    margin-top: 60px; } }
#form-info .select-group:before {
  display: none; }
#form-info select {
  padding-right: 0; }
#form-info textarea.form-control {
  min-height: 150px; }
#form-info label {
  display: inline; }
@media (max-width: 991.98px) {
  #form-info .btn-container {
    text-align: center; } }
#form-info .bottone-blu {
  width: 100%;
  margin-top: 15px; }
  @media (max-width: 991.98px) {
    #form-info .bottone-blu {
      width: unset; } }
  @media (max-width: 575.98px) {
    #form-info .bottone-blu {
      width: 100%;
      font-size: 0.98rem; } }

/*** FORM CONTATTI ***/
.form-title {
  color: #fff;
  text-align: center; }

#tabella-contatti {
  margin-top: 8px; }
  #tabella-contatti td {
    color: #333;
    font-family: "Montserrat", sans-serif;
    font-size: 0.98rem;
    line-height: 1.55;
    font-weight: 300;
    font-size: 0.85rem;
    line-height: 17px;
    padding-bottom: 10px; }
    @media (max-width: 767.98px) {
      #tabella-contatti td {
        font-size: 0.95rem; } }
    @media (max-width: 419.98px) {
      #tabella-contatti td {
        font-size: 0.95rem; } }
    @media (max-width: 767.98px) {
      #tabella-contatti td {
        font-size: 0.8rem; } }
    #tabella-contatti td:first-child {
      width: 20px;
      padding-right: 10px;
      color: #adb5bd;
      text-align: center;
      font-size: 1.1rem; }

#form-contatti {
  max-width: 750px;
  margin: auto; }
  #form-contatti .col {
    padding: 0 7px; }
  #form-contatti ul {
    border-top: 1px solid #E6E6E6; }
  #form-contatti #contatti_check_in {
    float: left;
    width: 86%;
    margin-right: 5px; }
  #form-contatti #calendar img {
    float: left;
    margin-bottom: 15px;
    margin-top: 2px; }
  #form-contatti .bottone-rosso {
    color: white;
    width: 100%; }
  #form-contatti .btn.btn-default {
    border-radius: 5px 5px 5px 5px;
    font-weight: 300;
    font-size: 17px;
    padding-left: 40px;
    padding-right: 40px;
    color: #fff;
    background-color: #af0f0f;
    text-transform: uppercase; }
  #form-contatti .errors {
    color: #C60F13; }
  #form-contatti .compulsory {
    margin-bottom: 10px;
    margin-top: 5px;
    font-size: 0.98rem; }
  #form-contatti #contatti_privacy {
    margin: 0;
    float: left;
    position: absolute; }
  #form-contatti #privacy_popup_link {
    text-transform: none;
    display: inline-block;
    margin-left: 26px; }
  #form-contatti .check-group .field_label {
    line-height: 1.25; }
  #form-contatti #contatti_messaggio {
    height: 147px;
    min-height: 118px; }
  #form-contatti .form-control {
    font-weight: 300; }

#contatti a {
  color: #a0a0a0;
  font-family: "Open Sans", sans-serif; }
#contatti li {
  padding-bottom: 10px; }

/*** GOOGLE MAP ***/
#mappa {
  width: 100%;
  height: 505px;
  margin: 0 auto; }
  #mappa a {
    color: #1155CC; }
  #mappa a:hover {
    text-decoration: underline; }
  #mappa p {
    line-height: 15px;
    font-size: 11px; }
  #mappa img {
    max-width: none; }

#gmap-info hr {
  margin: 4px 0; }

/*** CALL TO ACTION ***/
#call-to-action {
  background: #556273;
  padding: 50px 0; }
  #call-to-action h3 {
    color: white;
    margin: 8px 0; }
  #call-to-action .bottone-bianco {
    color: white;
    text-transform: uppercase;
    border: solid 2px #d43f3a;
    border-radius: 5px;
    font-weight: 500;
    font-size: 1.125rem;
    background-color: #d9534f; }
    @media (max-width: 767.98px) {
      #call-to-action .bottone-bianco {
        text-align: center; } }
  #call-to-action .bottone-bianco:hover {
    background-color: #c9302c;
    border-color: #ac2925; }
  @media (max-width: 767.98px) {
    #call-to-action .col.col-12.col-md-8 {
      text-align: center;
      margin-bottom: 10px; } }
  #call-to-action .col.col-12.col-md-4 {
    text-align: right; }
    @media (max-width: 767.98px) {
      #call-to-action .col.col-12.col-md-4 {
        text-align: center; } }

/*** FOOTER ***/
#nav-sezione {
  padding: 65px 0 40px;
  background: #eee; }

#menu-sezione .nav-link {
  padding-top: 22px;
  padding-bottom: 21px;
  font-size: 14px; }
  #menu-sezione .nav-link:hover, #menu-sezione .nav-link[aria-expanded=true] {
    padding-bottom: 21px; }

@media (max-width: 1199.98px) {
  #menu-sezione .row {
    margin-left: -15px;
    margin-right: -15px; }
  #menu-sezione .col {
    padding-left: 15px;
    padding-right: 15px; } }
#menu-sezione .nav-link {
  padding-top: 33px;
  padding-bottom: 33px; }
#menu-sezione .nav-link:hover, #menu-sezione.hover .nav-link,
#menu-sezione .nav-link[aria-expanded=true] {
  padding-bottom: 33px; }
#menu-sezione .overlay {
  color: white;
  font-weight: 500;
  font-size: 1.1rem;
  padding: 0 12px;
  text-align: center; }
#menu-sezione .megamenu-item {
  display: inline-block;
  height: 165px;
  color: white;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 25px; }
  #menu-sezione .megamenu-item.active .overlay {
    background: rgba(255, 255, 255, 0.85);
    color: #333; }
  @media (max-width: 1199.98px) {
    #menu-sezione .megamenu-item {
      height: 195px; } }
  @media (max-width: 767.98px) {
    #menu-sezione .megamenu-item {
      height: 115px; } }
#menu-sezione .overlay-cont {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  height: 100%; }
#menu-sezione .menu-svg-item {
  padding-left: 7px;
  padding-right: 7px;
  margin-bottom: 14px;
  height: 125px; }
  #menu-sezione .menu-svg-item .overlay-cont {
    background-size: 47%;
    background-position: center 27px;
    background-color: #acacb0; }
    #menu-sezione .menu-svg-item .overlay-cont:hover {
      background-color: #3c3d43; }
  #menu-sezione .menu-svg-item .overlay {
    align-items: stretch;
    padding: 47% 0 0;
    /*44%*/
    font-size: 0.9rem;
    background: transparent; }
  #menu-sezione .menu-svg-item.active .overlay {
    background: transparent;
    color: #fff; }
  #menu-sezione .menu-svg-item.active .overlay-cont {
    background-color: #3c3d43;
    color: #fff; }
#menu-sezione .menu-svg-item:nth-child(7) {
  margin-bottom: 25px; }

#footer {
  background: #002a9a;
  padding: 20px 0;
  margin-top: 50px; }
  @media (max-width: 767.98px) {
    #footer {
      margin-top: 20px; } }
  #footer #footer-cols img {
    width: 120px; }
  #footer #footer-cols p, #footer #footer-cols li {
    font-size: 0.85rem;
    color: #fff; }
  @media (max-width: 991.98px) {
    #footer #footer-cols .row {
      margin-left: -15px;
      margin-right: -15px; }
    #footer #footer-cols .col {
      padding-left: 15px;
      padding-right: 15px; } }
  #footer #footer-cols h3 {
    font-size: 0.95rem;
    font-weight: 600;
    color: #eba51a;
    padding-bottom: 5px; }
  #footer #footer-cols #logout-block b {
    color: #4fc3f8; }
  #footer #footer-cols #logout-block .bottone {
    padding: 2px 15px;
    margin-top: 5px;
    font-size: 0.8rem; }
    @media (max-width: 419.98px) {
      #footer #footer-cols #logout-block .bottone {
        width: 120px; } }
  #footer li {
    padding: 0; }
  #footer a {
    color: inherit;
    font-size: 0.85rem; }
  @media (max-width: 767.98px) {
    #footer .col {
      margin-bottom: 0px; } }
  #footer .footer-contacts i {
    padding-right: 5px; }
  #footer .footer-social li {
    display: inline-block;
    margin-right: 5px;
    font-size: 20px; }
  #footer #footer-bottom {
    margin-top: 35px;
    padding-bottom: 10px; }
    #footer #footer-bottom .privacy-footer {
      float: right; }
    #footer #footer-bottom p, #footer #footer-bottom a {
      font-size: 0.85rem; }
  #footer .destinations-footer .ion-ios-arrow-right:before {
    padding-right: 5px; }
  #footer i {
    padding-right: 5px; }

#login-container {
  display: none; }

.scrollToTop {
  display: none;
  font-weight: bold;
  height: 36px;
  padding: 0;
  position: fixed;
  right: 20px;
  text-align: center;
  text-decoration: none;
  top: 90.5%;
  width: 36px;
  background-color: rgba(0, 0, 0, 0.65);
  z-index: 555;
  border-radius: 18px;
  font-size: 22px; }

.scrollToTop span {
  font-size: 18px;
  margin: 6px 6px;
  color: #fff;
  top: 1px; }

/* RESPONSIVE: max-width: 337px */
@media only screen and (max-width: 337px) {
  #header .social-top {
    margin-left: -10px; } }

/*# sourceMappingURL=core.css.map */
