html {
    overflow-y: auto;
}
.select2-search--dropdown {
    display: none!important;
}

.select2-dropdown {
    z-index: 1501!important; /* Questo valore dovrebbe essere maggiore del z-index del tuo modal */
}
.select2 {
    width: 100%!important; /* Questo valore dovrebbe essere maggiore del z-index del tuo modal */
}

/* Nascondi il pulsante del modal su schermi grandi (desktop) */
#openModalButton {
    display: none;
}

/* Mostra il pulsante del modal su schermi piccoli (mobile) */
@media (max-width: 991px) {
    #openModalButton {
        display: inline-block;
    }
}

/* Stili personalizzati per il modal (se necessario) */
#modal-categories .modal-content {
    /* Ad esempio, puoi definire un'ombra, un bordo, ecc. */
}

#modal-categories .modal-body {
    /* Ad esempio, puoi definire uno spazio tra i filtri, ecc. */
}

/* Stili personalizzati per i filtri (se necessario) */
#filters-container {
    /* Ad esempio, puoi definire uno spazio tra i filtri, ecc. */
}

p{ 
font-family: Titillium Web!important; 
}
.pager__items {
    margin-bottom: 30px!important;
}
/* Stile base per il select */
.form-select {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

/* Stile per l'opzione selezionata */
.form-select option {
  font-weight: normal;
  display: block;
  white-space: pre;
  min-height: 1.2em;
  padding: 0px 2px 1px;
}

/* Stile per l'opzione selezionata */
.form-select option:checked {
  background-color: #007bff;
  color: #fff;
}

/* Stile per l'opzione hover */
.form-select option:hover {
  background-color: #e9ecef;
}

.contextual-region  {
	background-color: #ebeef0;
}

.toolbar-icon-admin-toolbar-tools-flush .toolbar-menu {
display:none!important;
}
.toolbar-icon-system-run-cron {
display:none!important;
}
@media only screen and (max-width: 768px) {
  .spaziatura-dk {
  padding-left: 0px!important;
  padding-right: 0px!important;
}
.div-divisore {
    margin: 0px 10px;
}
.it-right-zone .icon-ab {
  width: 18px!important;
    height: 18px!important;
 }
 .it-brand-wrapper img {
   width: 100px!important;
 }
}

ul {
  list-style: none;
}
.altezza-home {
    margin-top: -60px;
}
@media (min-width: 992px){
    .altezza-home {
        margin-top: -120px;
    }}
#descrizione ul {
    list-style: inherit!important;
}
.it-header-wrapper .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu {
  z-index: 100;
}
.nav-item.megamenu>a.dropdown-toggle:before {
    background-color: #f3f3f3!important;
}
.navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12 .link-list-wrapper ul.link-list li a {
    padding: 0px 24px!important;
}
@media (min-width: 576px){
.it-hero-wrapper .it-hero-card.it-hero-bottom-overlapping {
    padding: 25px!important;
}}
.nav-link {
    transition: none!important;
}
.card-body a {
color: #0075bc!important;
}
.card a {
color: #0075bc!important;
}

.btn-dropdown {
color: #0075bc!important;
}
.accordion-header .accordion-button {
 color: #0075bc!important;
}
.it-header-slim-wrapper {
    background:#0075bc!important;
    padding: 6.5px 18px;
}
.icon-white path, .icon-white svg {
    fill: #0075bc!important;
}
.it-header-wrapper .search-link {
    background: #0075bc!important;
}
.it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone .it-socials {
    color: #0075bc!important;
}
.it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper {
    color: #0075bc!important;
}
.it-header-center-wrapper {
    background: #fff!important;
}
.it-header-navbar-wrapper {
    background: #0075bc00!important;
}
.navbar {
    background: #0075bc00!important;
}
.it-header-wrapper .search-link svg {
    fill: #ffffff!important;
}
.icon-primary {
    fill: #0075bc!important;
}
.u-main-primary {
    color: #0075bc!important;
}
.chip {
    border-color: #0075bc!important;
    background: #fff;
}
a.read-more {
    color: #0075bc!important;
}
a.read-more .icon {
   fill: #0075bc!important;
}
.it-calendar-wrapper .it-header-block-title {
    background-color: #0075bc!important;
}
.btn-primary {
    color: #fff;
    background-color: #0075bc!important;
    border-color: #0075bc!important;
}
.it-carousel-wrapper .splide__pagination button {
    background: #0075bc!important;
}
a {
    text-decoration: none!important;
}
a:hover span{
    color: #0075bc!important;
    text-decoration: underline!important;
}
a:hover {
    color: #0075bc!important;
}
.cmp-breadcrumbs .breadcrumb-container .breadcrumb .breadcrumb-item a {
  color: #455a64!important;
}
.cmp-breadcrumbs .breadcrumb-container .breadcrumb .breadcrumb-item a:hover {
    color: #0075bc!important;
}
.btn-outline-primary:hover {
    color: #0075bc!important;
    box-shadow: inset 0 0 0 2px #0075bc!important;
}
.cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper .accordion .accordion-header .accordion-button {
    color: #0075bc!important;
}
.link-list-wrapper ul li a span{
color: #0075bc!important;
}
.progress-bar {
    background-color: #0075bc!important;
}
.chip .chip-label {
    color: #0075bc!important;
}
.icon-success {
    fill: #0075bc!important;
}
.navbar .navbar-collapsable .navbar-nav li a.nav-link:hover:not(.active) {
    text-decoration: underline!important;
    color: #fff!important;
}
.nav-item a:hover span{
    text-decoration: underline!important;
}
aside .cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper ul li a.active {
    border-left: 2px solid #0075bc!important;
}
.navbar.it-navscroll-wrapper .link-list-wrapper ul li a.active span {
    color: #0075bc!important;
}
.rating-list-wrapper .rating-list .rating-list-aside.rating-list-warning {
    color: #007b3d!important;
    border-right: 1px solid #007b3d!important;
}
.search-modal .modal-title .search-link svg {
    fill: #0075bc!important;
}
.search-modal .form-group .autocomplete-icon .icon, .search-modal .form-group .input-group-prepend svg {
     fill: #0075bc!important;
}
.it-header-slim-wrapper .it-header-slim-wrapper-content a:hover {
    color: #fff!important;
    text-decoration: underline!important;
}
.it-header-slim-wrapper .it-header-slim-wrapper-content a:hover span {
    color: #fff!important;
    text-decoration: underline!important;
}
.t-primary {
  color: #0075bc!important;
}
.navbar .navbar-collapsable .navbar-nav li a.nav-link {
    font-weight: 700!important;
  text-transform: uppercase!important;
    letter-spacing: .8px!important;
color: #0075bc!important;
}
.font-serif p img {
    width: 100%;
    height: auto;
}
.toolbar {
    height: auto!important;
}



body {
        overflow-x: clip!important;
}

@media screen and (min-width: 992px) {
  .it-header-center-wrapper {
    height: 80px!important;
}
}

.it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper {
    position: relative!important;
    z-index: 3;
    left: 0;
    margin-top: 0px!important;
}
.it-header-wrapper .it-nav-wrapper .it-brand-wrapper {
    padding-left: 0px!important;
}
.it-header-wrapper .search-link {
   width: 25px!important;
}
.it-header-wrapper .navbar-collapsable .logo-hamburger {
    padding: 20px 32px 20px 20px!important;
}
.it-header-wrapper .navbar-collapsable .close-div {
    right: 0px!important;
    left: auto!important;
    margin-right: 20px!important;
}
.navbar .navbar-collapsable.expanded .menu-wrapper {
width: 100%;
}
.navbar .close-div .close-menu .icon {
  fill: #0075bc!important;
}
.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(1, 172, 255, 0.25)!important;
}
.navbar .close-div {
  top: 20px!important;
}
.it-header-wrapper .search-link svg {
    fill: #ffffff!important;
}
.custom-navbar-toggler svg {
    fill: #0075bc!important;
}
#paragrafo_articolo_magazine img {
    width: 100%;
    height: auto;
    margin: 20px 0 20px 0;
}
#paragrafo_articolo_magazine .field--name-field-credits-immagine-paragrafo .field__item {
    font-size: 14px!important;
    color: #a3a3a3!important;
    margin: -20px 0px 20px 0px!important;
}
#paragrafo_articolo_magazine .paragraph  .field--name-field-titolo-del-paragrafo .field__item{
    font-size: 1.555rem!important;
    line-height: 1.428!important;
    font-weight: 600!important;
    margin-top: 20px!important;
}

#tappa img {
    width: 100%;
    height: auto;
    margin: 20px 0 10px 0;
}
#tappa .field--name-field-credits-immagine-paragrafo .field__item {
    font-size: 14px;
    color: #a3a3a3;
    margin: -20px 0px 20px 0px;
}
#tappa .field--name-field-titolo-paragrafo .field__item {
    font-size: 1.555rem;
    line-height: 1.428;
    font-weight: 600;
    margin-top: 20px;
}

.it-header-center-wrapper {
    -webkit-box-shadow: 0px 2px 3px 0px #f3f3f3;
    -moz-box-shadow: 0px 2px 3px 0px #f3f3f3;
    box-shadow: 0px 2px 3px 0px #f3f3f3;
}
.block-system-breadcrumb-block .justify-content-center {
   justify-content: left!important;
}
.cmp-breadcrumbs {
   margin-top: 0px!important;
}

#luogo .paragraph--type--container-contenuti-in-evidenza .container {
    padding-right: 10px!important;
    padding-left: 10px!important;
}
#contenuti-correlati .link-list-wrapper .link-list li a {
    padding: 0px!important;
}

#contenuti-correlati a {
    color: #0075bc!important;
}

#luogo .paragraph--type--container-contenuti-in-evidenza .py-5 {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}


/* DESTINAZIONI CORRELATE */
#destinazioni-correlate {
    margin-top: 30px;
}
#destinazioni-correlate a {
    color: #0075bc!important;
} 
#destinazioni-correlate .link-list-wrapper .link-list li a {
    padding: 0px!important;
}

/* TARGET - A chi è rivolto */
#target {
    margin-top: 30px;
}

/* GEOLOCALIZZAZIONE */
#geolocalizzazione {
    margin-top: 30px;
}

/* DATA E ORA DI INIZIO E FINE EVENTO */
#date-e-orari {
    margin-top: 30px;
}
.btn-outline-primary {
    color: #0075bc!important;
    box-shadow: inset 0 0 0 2px #0075bc!important;
}
.point-list-wrapper .point-list .point-list-aside.point-list-primary {
    color: #0075bc!important;
    border-color: #0075bc!important;
}
.point-list-wrapper .point-list .point-list-aside {
    color: #0075bc!important;
    border-color: #0075bc!important;
}
.point-list-wrapper .point-list .point-list-aside.point-list-primary:after {
    background-color: #0075bc!important;
}
.icon-primary {
    fill: #0075bc!important;
}
.chip:is(a):hover:not(.chip-disabled) {
    background-color: #fff!important;
}
.geolocation-map-container .views-field-field-immagine-paragrafo img {
	height: auto;
    	width: 100%;
}
#mappa-tappe .views-exposed-form {
	display: none!important;
}
#box-numero-titolo-tappa .tappa-number {
	width: 50px;
    height: 50px;
    background-color: #0075bc;
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    float: left;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    margin-right: 10px;
}

.mappa-dove-dormire .geolocation-map-container {
    border-radius: 10px;
    margin-bottom: 5px;
}
.card .dove-dormire .text {
    text-transform: none!important;
}
.card:after {
    display: none!important;
}
.open-orario .field--name-field-orari-apertura .hours {
    margin-bottom: 10px!important;
    margin-left: 5px;
    margin-right: 100%;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    border-bottom-color: #0075bc!important;
    color: #0075bc!important;
}

@media only screen and (min-width: 600px) {
  .nav-tabs {
    overflow-x: hidden!important;
}
}
.js .js-show {
    z-index: 0!important;
    border-radius: 4px;
}
.pager__item.is-active {
    background-color: #0075bc;
    border-radius: 40px;
    width: 30px!important;
    height: 30px!important;
    display: inline-flex;
    align-items: center;
}
.pager__item.is-active a {
    color: #fff!important;
}
.pager__item a {
    color: #0075bc!important;
}
.card .card-tipo-contenuto-evento {
    height: 30%;
    width: 80px;
    border-radius: 4px;
    background-color: #f9bc00;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.1), 0 4px 8px 0 rgba(0,0,0,.1);
    position: absolute;
    left: 15px;
    top: 10%;
    color: #ffffff;
    text-align: center;
    font-size: .889em;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 1px;
}
.card .card-tipo-contenuto-itinerario {
    height: 30%;
    width: 100px;
    border-radius: 4px;
    background-color: #95c11f;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.1), 0 4px 8px 0 rgba(0,0,0,.1);
    position: absolute;
    left: 15px;
    top: 10%;
    color: #ffffff;
    text-align: center;
    font-size: .889em;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 1px;
}
.card .card-tipo-contenuto-destinazione {
    height: 30%;
    width: 130px;
    border-radius: 4px;
    background-color: #009fe3;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.1), 0 4px 8px 0 rgba(0,0,0,.1);
    position: absolute;
    left: 15px;
    top: 10%;
    color: #ffffff;
    text-align: center;
    font-size: .889em;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 1px;
}
.card .card-tipo-contenuto-magazine {
    height: 30%;
    min-width: 100px;
    border-radius: 4px;
    background-color: #cf1417;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.1), 0 4px 8px 0 rgba(0,0,0,.1);
    position: absolute;
    left: 15px;
    top: 10%;
    margin-right: 15px;
    color: #ffffff;
    text-align: center;
    font-size: .889em;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 1px;
    padding: 10px;
}
.card .card-tipo-contenuto-miste {
    height: 30%;
    width: 100px;
    border-radius: 4px;
    background-color: #931e6e;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.1), 0 4px 8px 0 rgba(0,0,0,.1);
    position: absolute;
    left: 15px;
    top: 10%;
    color: #ffffff;
    text-align: center;
    font-size: .889em;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 1px;
}

.card .card-tipo-contenuto-impianto-sciistico {
    height: 30%;
    width: 100px;
    border-radius: 4px;
    background-color: #585aa4!important;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.1), 0 4px 8px 0 rgba(0,0,0,.1);
    position: absolute;
    left: 15px;
    top: 10%;
    color: #ffffff;
    text-align: center;
    font-size: .889em;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 1px;
}

.it-carousel-wrapper {
    width: 100%;
  }
  
  /* Altezza di 500px */

  
  /* Immagine che si adatta alla dimensione del div */
  .it-carousel-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  
  

  /* BRAD PAGINE*/
  .brad-style {
    font-size: 14px;
  }
  .brad-style  .brad-click {
    font-weight: 600;
    color: #5b5b5b;
  }
  .brad-style  .brad-active {
    font-weight: 600;
    color: #0075bc;
  }
#splide01-track {
    padding:0px!important
}

.splide__slide .splide__slide--clone {
    width: 100%!important;
}
.container-mod {
 margin-left: 60px;
 margin-right: 60px;
}
@media screen and (max-width: 992px) {
    .container-mod {
        margin-left: 20px;
        margin-right: 20px;
       }
  }
  
  /* On screens that are 600px or less, set the background color to olive */
  @media screen and (max-width: 600px) {
    .container-mod {
        margin-left: 0px;
        margin-right: 0px;
       }
  }

/*antonella*/

/*#edit-submit-laura1--3 {
    padding: 12px 24px;
    font-size: 16px;
    white-space: initial;
    text-decoration: none;
    color: #fff;
    background-color: #06c;
    border-color: #06c;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
    
}*/
.box-page a:hover .card-img-overlay {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
#edit-submit-laura1 {
    color: #fff!important;
background-color: #06c!important;
border-color: #06c!important;
box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075)!important;
padding: 12px 24px!important;
    font-size: 16px!important;
    white-space: initial;
    text-decoration: none!important;
    
}
#edit-submit-laura1:hover {
background-color: #0053a5;
    color: #fff;
    border-color: #004d99;
}
#edit-submit-laura1:focus {
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075), 0 0 0 0.25rem rgba(0,102,204,.5);
    }

.a-box-page {
    justify-content: center;
}


.a-box-page:hover .text-box {
        text-decoration: none!important;
        letter-spacing: 2px;
        color: #fff!important;
}
.text-box {
    -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  bottom: 10%;
  position: absolute;
}
.it-carousel-wrapper.it-carousel-landscape-abstract-three-cols-arrow-visible .splide__arrows .splide__arrow {

    background: #0075bc!important;
}
.it-carousel-wrapper.it-carousel-landscape-abstract-three-cols-arrow-visible .splide__arrows .splide__arrow[disabled] {
    opacity: .3;
}
.it-carousel-wrapper.it-carousel-landscape-abstract-three-cols-arrow-visible .splide__arrows {
    left: 0!important;
    right: 0!important;
}
@media (min-width: 576px){
    .card-body .title-car {
        font-size: 1.4rem;
        line-height: 30px;
    }
}
.btn-ab:hover span{
    color: #fff!important;
}
.btn-ab:hover{
    color: #fff!important;
}
.remove-icon button{
    display: none!important;
}



@media (max-width: 576px){
    .a-box-page10 .card .card-body {
        padding: 5px!important;
    }
    .text-box-10-2 {
      left: 21px!important;
    }
    .text-box-10 {
      font-size: 16px!important;
    }
}
@media (max-width: 397px){
    .text-box-10 {
      font-size: 14px!important;
    }
}

.a-box-page10:hover .text-box-10-2 {
        text-decoration: none!important;
        letter-spacing: 2px;
        color: #fff!important;
    
}
.text-box-10-2 {
    -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  bottom: 10%;
  position: absolute;
  text-transform: uppercase;
  font-weight: 600;
  left: 40px;
}
.a-box-page10:hover .text-box-10 {
    text-decoration: none!important;
    color: #fff!important;
}
.text-box-10 {
    font-size: 20px;
    font-weight: 500;
    text-decoration: none;
    text-transform: none;
}
.a-box-page10 .card.card-bg {
    margin: 0px !important;
}
.a-box-page10 .card-img {
    max-width: 100%;
    height: 400px;
    object-fit: cover;
}
.rating>input:checked~label svg, .rating:not(:checked)>label:hover svg, .rating:not(:checked)>label:hover~label svg {
    fill: #0075bc!important;
}
.form-check [type=radio]:checked+label::after {
    border-color: #0075bc!important;
    background-color: #0075bc!important;
    z-index: 0;
    transform: scale(0.64);
}
.form-check [type=radio]:checked+label::before {
    border-color: #0075bc!important;
}
.region-rating .mb-3 {
    margin-bottom: 32px !important;
}
#leaflet-map-view-home-itinerari-mappa-home-itinerari {
    width: 100%;
    padding-right: var(--bs-gutter-x, 12px);
    padding-left: var(--bs-gutter-x, 12px);
    margin-right: auto;
    margin-left: auto
}

@media(min-width: 576px) {
    #leaflet-map-view-home-itinerari-mappa-home-itinerari {
        max-width:540px
    }
}

@media(min-width: 768px) {
    #leaflet-map-view-home-itinerari-mappa-home-itinerari {
        max-width:668px
    }
}

@media(min-width: 992px) {
    #leaflet-map-view-home-itinerari-mappa-home-itinerari {
        max-width:960px
    }
}

@media(min-width: 1200px) {
    #leaflet-map-view-home-itinerari-mappa-home-itinerari {
        max-width:1184px
    }
}

@media(min-width: 1400px) {
    #leaflet-map-view-home-itinerari-mappa-home-itinerari {
        max-width:1320px
    }
}

#map-view {
    width: 100%;
    padding-right: var(--bs-gutter-x, 12px);
    padding-left: var(--bs-gutter-x, 12px);
    margin-right: auto;
    margin-left: auto
}
@media(min-width: 576px) {
    #map-view {
        max-width:540px
    }
}

@media(min-width: 768px) {
    #map-view {
        max-width:668px
    }
}

@media(min-width: 992px) {
    #map-view {
        max-width:960px
    }
}

@media(min-width: 1200px) {
    #map-view {
        max-width:1184px
    }
}

@media(min-width: 1400px) {
    #map-view {
        max-width:1320px
    }
}
.table-responsive-xxl .table .brad-active {
    color: #0075bc!important;
}
@media all and (min-width: 871px) and (max-width: 1199px) { 
    .card-body .title-car {
        font-size: 1.1rem;
        line-height: inherit;
    }
}
@media all and (min-width: 769px) and (max-width: 870px) { 
    .card-body .title-car {
        margin-top: -10px;
        font-size: 0.9rem;
        line-height: inherit;
    }
}
.it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone .it-socials ul .icon-ab {
    width: 24px;
    height: 24px;
    margin-left: 16px;
    fill: #0075bc;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone .it-socials ul a:hover svg {
    fill: #0075bc!important;
    scale: 1.2;
    -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.it-header-center-wrapper .it-header-center-content-wrapper .it-multilingua {
    margin: 0px 0px 0px 20px;
}

.it-header-wrapper .navbar-collapsable .it-socials {
    color: #0075bc;
}
.icon-ab {
    fill: #0075bc;
    width: 24px;
    height: 24px;
}
.badge {
    padding: 7px 10px 7px 10px!important;
    letter-spacing: 1px!important;
    display: inline-block;
    font-size: 0.75em;
    font-weight: 600!important;
    text-transform: inherit!important;
}
.badge-articolomagazine {
    background-color: #cf1417!important;
}
.badge-destinazione {
    background-color: #009fe3!important;
}
.badge-ininerario {
    background-color: #95c11f!important;
}
.badge-evento {
    background-color: #f9bc00!important;
}
.badge-impiantosciistico {
    background-color: #585aa4!important;
}
.badge-dovedormire {
    background-color: #0471b9!important;
}
.badge-generale {
    background-color: #931e6e!important;
}
.card .card-body .category-top .data:before {
    display: none!important;
}
.leaflet-container a.leaflet-popup-close-button {
    position: absolute;
    top: 5px;
    right: 14px;
    border: none;
    text-align: center;
    width: 24px;
    height: 24px;
    font: 16px/24px Tahoma, Verdana, sans-serif;
    color: #ffffff;
    text-decoration: none;
    background: #0075bc;
    border-radius: 15px;
}
.leaflet-container a.leaflet-popup-close-buttona:hover span {
    color: #ffffff!important;
    text-decoration: underline!important;
} 
.leaflet-popup-content-wrapper, .leaflet-popup-tip {
    background: #ffffff00!important;
    color: #5b6f82!important;
    box-shadow: none!important;
}
.card.card-teaser.card-home-ft:hover {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    box-shadow: 0px 0px 8px 0px #737373;
    background-color: #0968b4;
    color: #fff!important;
}

.card.card-teaser.card-home-ft{
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    background-color: #0968b4;
    color: #fff!important;
}
.form-check [type=checkbox]:checked+label::after {
    border-color: #0968b4!important;
    background-color: #0968b4!important;
    z-index: 0;
}

/* LOGIN */
.container-fluid-l {
    height: 100vh;
    display: flex;
    flex-direction: row;
}

.left-column-l {
    flex: 1;
    padding: 30px;
}

.left-column-login {
    height: 100%;
    display: flex;
    align-items: center;
    padding: 30px;
}

.right-column-l {
    flex: 1;
    background-image: url('/sites/default/files/2022-12/dicembre1_0.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

@media (max-width: 768px) {
    .container-fluid-l {
        flex-direction: column;
        height: auto;
    }

    .left-column-l {
        padding: 30px;
    }

    .right-column-l {
        height: auto;
        background-image: none;
        background-color: #fff;
    }
}

@media (min-width: 992px) {
    .left-column-l {
        flex: 0 0 40%;
    }
    .right-column-l {
        flex: 0 0 60%;
    }
}

.left-column-login #edit-submit {
    margin: 0;
    background-color: #0075bc!important;
    border: none;
    border-radius: 4px;
    padding: 10px 20px 10px 20px;
    font-size: 18px;
    color: #fff;
}
.left-column-login .page-title {
    color: #0075bc!important;
    margin-top: 30px;
}
.left-column-login form .clean-input {
    display: none;
}

/* SLIDER */
/* START --- CONFIGURAZIONE SLIDER ABRUZZOTURISMO 12/07/2022 */


.gavias_sliderlayer {
	height: calc(100vh - 147px)!important;
 }

 @media screen and (max-width: 992px) {
    .gavias_sliderlayer {
        height: calc(100vh - 80px)!important;
     }
  }

/* Impostazione Altezza Slider */
/*.gavias_sliderlayer {
    height: 85vh!important;
}
*/

/* Impostazione Logo centro */
.tp-parallax-wrap {
    position: relative!important;
    visibility: visible!important;
    left: 0!important;
    top: 0!important;
    z-index: 2!important;
    display: flex!important;
    flex-wrap: nowrap!important;
    place-content: center!important;
    align-items: center!important;
    vertical-align: middle!important;
    height: 100%!important;
}

.tp-parallax-wrap .tp-loop-wrap {
    position: relative!important;
}
.tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap {
    position: relative!important;
}

/* Impostazione Background Image per il responsive ITA*/
/* Con l'ID possibile targhettizzare il singolo SLIDER */
@media screen and (max-width: 600px) {
  #block-gaviassliderlayerathomepageitacampagnasummer2020 li:nth-child(1) .defaultimg {
  background-image: url("/sites/default/files/gva-sliderlayer-upload/Primavera1_M-s4z0xz.jpg")!important;
}
}
@media screen and (max-width: 600px) {
  #block-gaviassliderlayerathomepageitacampagnasummer2020 li:nth-child(2) .defaultimg {
  background-image: url("/sites/default/files/gva-sliderlayer-upload/Primavera2_M-wbiz2n.jpg")!important;
}
}

/* enG */
@media screen and (max-width: 600px) {
  #block-gaviassliderlayerathomepageeng li:nth-child(1) .defaultimg {
  background-image: url("/sites/default/files/gva-sliderlayer-upload/Primavera1_M-s4z0xz.jpg")!important;
}
}
@media screen and (max-width: 600px) {
  #block-gaviassliderlayerathomepageeng li:nth-child(2) .defaultimg {
  background-image: url("/sites/default/files/gva-sliderlayer-upload/Primavera2_M-wbiz2n.jpg")!important;
}
}

/* de*/
@media screen and (max-width: 600px) {
  #block-gaviassliderlayerathomepagedeprimavera2020 li:nth-child(1) .defaultimg {
  background-image: url("/sites/default/files/gva-sliderlayer-upload/Primavera1_M-s4z0xz.jpg")!important;
}
}
@media screen and (max-width: 600px) {
  #block-gaviassliderlayerathomepagedeprimavera2020 li:nth-child(2) .defaultimg {
  background-image: url("/sites/default/files/gva-sliderlayer-upload/Primavera2_M-wbiz2n.jpg")!important;
}
}

/* Impostazione Logo Slider Bianco ITA */
/* Aggiungere la classe .logowhite alla Slide */
.tp-revslider-slidesli .tp-mask-wrap .logowhite {
     width: 600px!important;
     height: 600px!important;
     background-image: url("/sites/default/files/gva-sliderlayer-upload/logo/logo_desktop_white_ita.png");
     background-repeat: no-repeat;
     background-size: contain;
  	 background-position: center;
     display: flex;
     justify-content: center;
  top: 10%!important;
 }
@media screen and (max-width: 760px) {
  .tp-revslider-slidesli .tp-mask-wrap .logowhite {
     background-image: url("/sites/default/files/gva-sliderlayer-upload/logo/mobile_logo_white_ita.png");
     width: 300px!important;
  }
}
@media screen and (max-width: 400px) {
  .tp-revslider-slidesli .tp-mask-wrap .logowhite {
     width: 250px!important;
    height: 480px!important;
  }
}

/* Impostazione Logo Slider Colorato ITA */
/* Aggiungere la classe .logocolor alla Slide */
.tp-revslider-slidesli .tp-mask-wrap .logocolor {
     width: 600px!important;
     height: 600px!important;
     background-image: url("/sites/default/files/gva-sliderlayer-upload/logo/logo_desktop_color_ita.png");
     background-repeat: no-repeat;
    background-size: contain;
  	background-position: center;
    display: flex;
    justify-content: center;
  top: 10%!important;
 }
@media screen and (max-width: 760px) {
  .tp-revslider-slidesli .tp-mask-wrap .logocolor {
     background-image: url("/sites/default/files/gva-sliderlayer-upload/logo/mobile_logo_color_ita.png");
     width: 300px!important;
  }
}
@media screen and (max-width: 400px) {
  .tp-revslider-slidesli .tp-mask-wrap .logocolor {
     width: 250px!important;
    height: 480px!important;
  }
}


/* Impostazione Logo Slider Bianco ENG */
/* Aggiungere la classe .logowhiteENG alla Slide */
.tp-revslider-slidesli .tp-mask-wrap .logowhiteENG {
     width: 700px!important;
     height: 700px!important;
     background-image: url("/sites/default/files/gva-sliderlayer-upload/logo/logo_desktop_white_ING.png");
     background-repeat: no-repeat;
     background-size: contain;
  	 background-position: center;
     display: flex;
     justify-content: center;
  top: 10%!important;
 }
@media screen and (max-width: 760px) {
  .tp-revslider-slidesli .tp-mask-wrap .logowhiteENG {
     background-image: url("/sites/default/files/gva-sliderlayer-upload/logo/mobile_logo_white_ING.png");
     width: 300px!important;
  }
}
@media screen and (max-width: 400px) {
  .tp-revslider-slidesli .tp-mask-wrap .logowhiteENG {
     width: 250px!important;
    height: 480px!important;
  }
}

/* Impostazione Logo Slider Colorato ENG */
/* Aggiungere la classe .logocolorENG alla Slide */
.tp-revslider-slidesli .tp-mask-wrap .logocolorENG {
     width: 600px!important;
     height: 600px!important;
     background-image: url("/sites/default/files/gva-sliderlayer-upload/logo/logo_desktop_color_ING.png");
     background-repeat: no-repeat;
    background-size: contain;
  	background-position: center;
    display: flex;
    justify-content: center;
  top: 10%!important;
 }
@media screen and (max-width: 760px) {
  .tp-revslider-slidesli .tp-mask-wrap .logocolorENG {
     background-image: url("/sites/default/files/gva-sliderlayer-upload/logo/mobile_logo_color_ING.png");
     width: 300px!important;
  }
}
@media screen and (max-width: 400px) {
  .tp-revslider-slidesli .tp-mask-wrap .logocolorENG {
     width: 250px!important;
    height: 480px!important;
  }
}


/* Impostazione Logo Slider Bianco DE */
/* Aggiungere la classe .logowhiteDE alla Slide */
.tp-revslider-slidesli .tp-mask-wrap .logowhiteDE {
     width: 700px!important;
     height: 700px!important;
     background-image: url("/sites/default/files/gva-sliderlayer-upload/logo/logo_desktop_white_tedesco.png");
     background-repeat: no-repeat;
     background-size: contain;
  	 background-position: center;
     display: flex;
     justify-content: center;
  top: 10%!important;
 }
@media screen and (max-width: 960px) {
  .tp-revslider-slidesli .tp-mask-wrap .logowhiteDE {
     background-image: url("/sites/default/files/gva-sliderlayer-upload/logo/mobile_logo_white_TEDESCO.png");
     width: 300px!important;
  }
}
@media screen and (max-width: 400px) {
  .tp-revslider-slidesli .tp-mask-wrap .logowhiteDE {
     width: 250px!important;
    height: 480px!important;
  }
}

/* Impostazione Logo Slider Colorato DE */
/* Aggiungere la classe .logocolorDE alla Slide */
.tp-revslider-slidesli .tp-mask-wrap .logocolorDE {
     width: 600px!important;
     height: 600px!important;
     background-image: url("/sites/default/files/gva-sliderlayer-upload/logo/logo_desktop_color_tedesco.png");
     background-repeat: no-repeat;
    background-size: contain;
  	background-position: center;
    display: flex;
    justify-content: center;
  top: 10%!important;
 }
@media screen and (max-width: 960px) {
  .tp-revslider-slidesli .tp-mask-wrap .logocolorDE {
     background-image: url("/sites/default/files/gva-sliderlayer-upload/logo/mobile_logo_color_TEDESCO.png");
     width: 300px!important;
  }
}
@media screen and (max-width: 400px) {
  .tp-revslider-slidesli .tp-mask-wrap .logocolorDE {
     width: 250px!important;
    height: 480px!important;
  }
}
.lista-ab .color-ab a {
    color: #0075bc!important;
}
.color-a-ab a {
    color: #0075bc!important;
}
.color-p-ab a {
    color: #0075bc!important;
}
.color-ab a {
    color: #0075bc!important;
}
.form-item--error-message a {
    color: #0075bc!important;
}

.edit-link {
    position: fixed;
    right: 0;
    top: 35%;
    transform: translateY(-50%);
    z-index: 9999;
    padding: 5px 15px;
    background-color: #0075bc;
    box-shadow: 0px 0px 3px 0px #00000024;
}
.edit-link a {
    color: #fff!important;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}
.edit-link a:hover {
    color: #fff!important;
}

.slick-carousel {
    width: 100% !important;
  }
  
  /* Stile del wrapper di ogni slide */
  .custom-slide-wrapper {
    padding-right: 10px !important;
  }

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

  /* Stile della scatola immagine */
  .image-box {
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
  }
.image-box img {
    border-radius: 4px;
  }

  
  /* Stile dell'immagine */
  .slick-slide img {
    width: 100%;
    max-height: 100%;
    object-fit: cover;
  }
  
  /* Media query per la versione desktop */
  .slick-carousel {
    width: 100% !important;
  }
  
  /* Stile del wrapper di ogni slide */
  .custom-slide-wrapper {
    padding-right: 10px !important;
  }
  
  /* Stile dell'immagine */
  .slick-slide img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
  }
  .slick-dots li button:before {
    color: transparent !important;
  }
  
  .slick-dots li.slick-active button:before {
    opacity: .75;
    color: transparent !important;
  }
  
  .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 8px !important;
    height: 8px !important;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #0075bc !important;
    border-radius: 10px;
    opacity: 0.5;
  }
  
  .slick-dots li.slick-active button {
    opacity: 1;
  }
  
  
  .slick-dots li button:before {
    color: transparent !important;
  }
  
  .slick-dots li.slick-active button:before {
    opacity: .75;
    color: transparent !important;
  }
  
  .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 8px !important;
    height: 8px !important;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #0075bc !important;
    border-radius: 10px;
    opacity: 0.5;
  }
  
  .slick-dots li.slick-active button {
    opacity: 1;
  }
  
.custom-slide-wrapper .credits-gallery {
  font-size: 14px !important;
    color: #323232 !important;
    margin: -5px 0px 0px 1px !important;
}

.lista-item-dmc {
    transition: all .3s;
    margin-top: -1px;
    display: flex;
    align-items: center;
    text-decoration: none;
    border-bottom: 1px solid #c5c7c9;
    overflow-wrap: anywhere;
    border-radius: 5px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 20px;
}


.lista-item-dmc .img-dmc {
    min-width: 100px;
    height: 100px;
}

.lista-item-dmc .img-dmc img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}


.lista-item-dmc .zone-text-dmc {
    padding: 16px 0 16px 16px;
    flex-grow: 1;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
}
.lista-item-dmc .zone-text-dmc .text-dmc em {
    display: block;
    font-size: 14px;
    color: #5d7083;
    font-style: normal;
    font-weight: normal;
}
.lista-item-dmc .zone-text-dmc .text-dmc {
    font-size: 1rem;
    font-weight: 600;
    display: block;
}

.caption > figcaption {
    font-size: 14px !important;
    color: #a3a3a3 !important;
    margin: 8px 0px 0px 1px !important;
}
.icon-position-map {
  background-color: #0075bc!important;
    padding: 3px 5px 5px 5px;
    vertical-align: middle;
    border-radius: 4px;
    margin-right: 4px;
}
.icon-position-map svg{
  color: #fff!important;
}
.space-icon {
  display: flex;
  align-items: center;
}
.leaflet-popup-content .space-icon p {
  margin: 0px!important;
}
.space-icon .trig p {
  margin-bottom: 0px!important;
}

/* MAPS */

.maps-modal-body {
    width: 100%;
    height: 100vh;
    overflow: hidden;
  }
  
  #filtro-maps {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    height: 40px;
    z-index: 999!important;
    background-color: #fff;
    box-sizing: border-box;
    width: 500px;
    margin: 0 auto;
    height: 60px;
    border-radius: 5px;
    box-shadow: 0px 0px 7px 0px #888888;
  }
  
  @media (max-width: 992px) {
    #filtro-maps {
      width: 70%;
    }
  }

  .maps-btn {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    color: #fff;
    background-color: #0075bc!important;
    border-color: #0075bc!important;
  }
  
  #maps-full {
    width: 100%;
    height: 100vh;
    position: relative;
    z-index: 0;
  }
  


.maps-close {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 50px;
    width: 50px;
    background-color: #fff;
    z-index: 10;
}
#topOverlay {
    width: 100%!important;
}
.select-wrapper2 {
    width: 100%!important;
}
.select-wrapper2 .select2-container {
    width: 100%!important;
}




.no-scroll-body {
    overflow: hidden;
}
.loading-screen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .loading-screen img {
    width: 150px;
  }

.card .icondiv {
    position: absolute;
    color: #455a64;
    text-align: center;
    font-size: .889em;
    font-weight: 600;
    line-height: 1.3;
    text-transform: capitalize;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.card .icondiv .icon-ab {
    width: 90px!important;
    height: 90px!important;
    fill: #ffffff9e!important;
}
 .div-divisore {
    margin: 0px 15px;
  }
  .div-divisore .divisore-ab {
    height: 35px;
    opacity: 0.2;
  }

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    width: 20px;
    top: 50%!important;
    right: 20px!important;
    transform: translate(-50%, -50%);
}

.select2-container .select2-selection--single {
    padding: 16px!important;
}
.select2-container--default .select2-selection--single {
    background-color: #f9f9f9!important;
    border: none!important;
    border-radius: 4px;
}
.select2-search--dropdown {
    display: block;
    padding: 10px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #0075bc!important;
    border-radius: 4px;
}
.select2-dropdown {
    background-color: #f7f7f7!important;
    border: none!important;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #0075bcd1!important;
    color: #fff!important;
    font-weight: 400;
}
.select2-container--default .select2-results__option--selected {
    background-color: #e5e5e5!important;
}
.select2-search--dropdown .select2-search__field {
    padding-right: 5px!important;
    padding-left: 10px!important;
    font-weight: 300!important;
}
.select2-container .select2-selection--single {
    height: auto!important;
}
.funzione-content {
    display: flex;
    align-items: center;
}
.lista-funzioni {
    padding: 3px 10px;
}
.lista-funzioni .space-f {
    margin-left: 5px;
    color: #0075bc!important;
}
#color-content-link a {
    color: #0075bc!important;
}
#color-content-link {
    margin-bottom: 20px;
}
.skimap-text {
    margin-top:20px; 
    font-size: 1.3rem!important; 
    color: #0075bc!important;
}
.contact-dove-dormire a {
    color: #0075bc!important;
}
.tappa-link a {
    color: #0075bc!important;
}
.nomarg {
    margin-bottom: 0px!important;
}
.desktop-break {
    display: none!important;
    margin-right: 0px!important;
}

@media screen and (min-width: 992px) {
    .desktop-break {
        display: block!important;
        margin-right: 0px!important;
        height: 0px;
    }
}

.navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:not(:first-child) .link-list-wrapper h3:before, .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:not(:first-child) .link-list-wrapper .h3:before, .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:not(:first-child) .link-list-wrapper .link-list-heading:before {
    display: none!important;
}
@media (min-width: 992px){
    .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:not(:first-child) .link-list-wrapper h3, .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:not(:first-child) .link-list-wrapper .h3, .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:not(:first-child) .link-list-wrapper .link-list-heading {
        margin-top: 0px!important;
    }
    .responsive-set {
        margin-top: 20px!important;
    }
}
.responsive-set {
    margin-top: 20px!important;
}
#map-view #leaflet-map-view-itinerari-itinerari-in-camper {
    border-radius: 6px;
}
.form-control-ab::placeholder {
    color: #cecece!important;
    font-style: italic;
    font-weight: 200!important;
  }
.serach-ab-page .form-check .checkbox-body:last-child {
    padding: 5px 0px!important;
}
.card .card-body .category-top span {
    font-family: Titillium Web!important;
}
.marker-cluster-small div {
    background-color: #0075bcb5!important;
}
.marker-cluster-small {
    background-color: #0075bc80!important;
}
.marker-cluster span {
    line-height: 30px;
    color: #fff;
    font-weight: 600;
}
.select2-container--default .select2-selection--multiple {
    border: 1px solid #0075bc!important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e6ecf2!important;
    border: 1px solid #e6ecf2!important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 10px!important;
    padding-right: 10px!important;
}
.mappa-dove-dormire {
    margin-bottom: 40px!important;
}


.form-item {
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}
.form-group {
    margin-bottom: 15px!important;
}
.custom-text input {
    font-weight: 400;
    font-size: 18px;
}
.custom-text button {
    display: none !important;
}
