﻿@font-face {
    font-family: 'ARBONNIE';
    src: local('../../fonts/ARBONNIE.eot');
    src: url('../../fonts/ARBONNIE.eot') format('embedded-opentype'), url('../../fonts/ARBONNIE.woff2') format('woff2'), url('../../fonts/ARBONNIE.woff') format('woff'), url('../../fonts/ARBONNIE.ttf') format('truetype'), url('../../fonts/ARBONNIE.svg') format('svg');
}

@font-face {
    font-family: "Nunito";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("../../fonts/Nunito-ExtraBold.woff2") format("woff2");
}

@font-face {
    font-family: "Nunito";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("../../fonts/Nunito-Black.woff2") format("woff2");
}

body {
    font-family: "Nunito", Calibri, Arial, Verdana !important;
    font-size: 10pt;
    min-height: 100vh;
    transition: background 0.3s ease;
}

.body-content {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
}

h2 {
    margin-top: 10px;
    font-size: 20px;
}

hr {
    margin-top: 0;
    margin-bottom: 10px;
}

.dl-horizontal dt {
    white-space: normal;
}

.disabled {
    background-color: lightgray;
}

input[type=text],
select,
textarea {
    max-width: 280px;
    font-family: Verdana, Arial;
    font-size: 10pt !important;
}

.error {
    font-weight: normal;
    color: #d9534f;
    margin: 0;
}

.tableContent[role="contentinfo"] {
    min-height: calc(100vh - 205px);
}

.table th,
.table tr,
.table td {
    text-align: center;
    vertical-align: middle !important;
}

.upborder {
    border-top: 1px solid #e7e7e7;
    margin-top: 3px;
}

.price {
    background-color: #3a87ad !important;
    padding: 4px 8px !important;
    border-radius: 10px;
    color: #f5f5f5;
    font-weight: bold;
    font-size: 1em;
}

.btnInPanel {
    padding: 3px 12px !important;
    margin-top: 3px;
    margin-bottom: 4px;
    margin-right: -10px;
}

.PanelBodyEstimate {
    padding: 0 2px;
    font-size: 0.8em;
}

.myHeading {
    padding: 13px 15px !important;
}

.Itemselectable {
    padding: 1px 8px;
    cursor: pointer;
}

.Itemselected {
    background-color: #3a87ad;
    color: #f5f5f5;
    border: 1px #000;
}

.ItemNotSelectable {
    background-color: #999;
}

.ItemSelectableUnoDi0 {
    background-color: #fcfe38;
}

.ItemSelectableUnoDi1 {
    background-color: #58fe38;
}

.ItemSelectableUnoDi2 {
    background-color: #feac38;
}

.ItemSelectableUnoDi3 {
    background-color: #fe38c4;
}

.fbnum {
    font-size: 9px;
    color: #fff;
    margin-top: -33px;
    font-weight: bold;
    border-radius: 6px;
    border: solid 1px #fff;
    text-align: center;
    padding: 0 4px;
    background-color: #ff0000;
    float: left;
    position: relative;
    box-shadow: -1px 1px 1px 1px rgba(0, 0, 0, 0.7) !important;
    z-index: 10;
}

.tooltipClass {
    width: auto;
    float: initial;
    position: absolute;
    background: #f1f1f1;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 2px 3px 3px #8c8b8b, -1px 2px 2px #8c8b8b;
    border-radius: 10px;
    z-index: 100;
}

.boxAttivita {
    width: 40px;
    height: 30px;
    border: 3px solid #fff;
    border-radius: 10px;
    box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, 0.5) !important;
    padding-top: 1px;
    font-size: 1.4em;
    float: left;
    color: #333;
}

.navbar-nav {
    border-color: white;
    margin: 0 auto;
}

.nav-item .nav-link {
    color: #9d9d9d !important;
    font-family: 'ARBONNIE' !important;
    font-size: 30px !important;
    letter-spacing: 1px !important;
    padding-right: 20px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    line-height: 1 !important;
}

.nav-link.active {
    color: darkred !important;
    font-weight: 600;
}

.nav-link.disabled {
    background-color: transparent !important;
    opacity: 1 !important;
    cursor: default !important;
    color: #9d9d9d !important;
    font-family: 'ARBONNIE' !important;
    font-size: 30px !important;
    letter-spacing: 1px !important;
    padding-right: 20px;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: darkred !important;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    background-color: white;
    border-top: 1px solid;
}

.navbar-inverse .navbar-toggle {
    border-color: #333;
    background-color: #333;
    margin-top: initial;
}

.tit {
    font-size: 1.6em !important;
    font-weight: bold;
    text-align: center;
    margin-bottom: 3px;
    font-family: ARBONNIE;
    letter-spacing: 3px;
}

.bkg_dinamico {
    background-color: darkred !important;
    border-radius: 8px;
}

.img_container {
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.jumbotronebkg {
    padding-bottom: 10px;
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px;
}

.txMid {
    font-size: 16px !important;
}

.txmin {
    font-family: "Nunito" !important;
    font-size: 12px !important;
    font-weight: normal !important;
    text-align: justify;
}

.teach {
    border-radius: 15px;
    border-top: hidden;
    padding: 10px 15px;
    overflow: hidden;
    color: #000;
    margin-bottom: 15px;
    margin-right: 0;
    text-align: center;
    display: block;
    float: left;
}

.mybtn {
    background-color: #9d9d9d !important;
    color: black;
}

.myrow {
    --bs-gutter-y: 1rem;
    margin-top: calc(1 * var(--bs-gutter-y));
    flex: 0 1 calc(90% - 1em);
}

.box {
    border-radius: 5px;
    border: none;
}

.level {
    flex: 0 1 calc(98% - 1em);
    margin: 0 auto;
}

.cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 10px;
}

.card-container {
    display: flex;
    flex-direction: column;
    padding: 10px;
    flex-flow: row wrap;
    flex: 0 1 calc(30% - 1em);
}

.card-image img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}

.card-content {
    display: flex;
    flex-direction: column;
    padding: 10px 0;
}

.value {
    background-color: transparent;
    border: none;
}

.mgtop-auto {
    margin-top: auto;
}

.btn-registration {
    color: #fff;
    background-color: #9d1628;
    border-color: #75111e;
}

    .btn-registration:hover {
        color: #fff;
        background-color: #9d1628;
        border-color: #75111e;
    }

    .btn-check:focus + .btn-registration,
    .btn-registration:focus {
        color: #fff;
        background-color: #9d16288f;
        border-color: #75111e;
        box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
    }

    .btn-registration:disabled,
    .btn-registration.disabled {
        color: #fff;
        background-color: #6c757d;
        border-color: #6c757d;
    }

.txt {
    font-family: "Nunito" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.open > .dropdown-menu {
    display: block !important;
    background-color: #EDEDED;
}

.testomin {
    margin-inline: 0 5px;
    border: 1pt solid #AAAAAA;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-size: 1em;
    line-height: 1.42857143;
    color: #0000008c;
    white-space: nowrap;
    text-decoration: none;
    font-family: 'ARBONNIE' !important;
    letter-spacing: 1px !important;
    font-weight: 600;
}

    .dropdown-menu > li > a:hover,
    .dropdown-menu > li > a:focus {
        color: #ffffff;
        text-decoration: none;
        background-color: #8e0606;
    }

.divschedule {
    border: #f9f9f9 1px solid;
    border-radius: 15px;
    background-color: #5179a0;
    color: #f9f9f9;
}

.bkg {
    background-color: #5179a0;
    color: #fff;
    text-align: center;
}

.wrap {
    padding: 30px;
    background: #7ecfc0;
    border-radius: 4px;
}

.w-100 {
    width: 100% !important;
}

label {
    font-size: 12pt !important;
}

option:disabled {
    text-decoration: line-through !important;
    color: dimgrey;
    font-style: oblique;
}

.on {
    background-color: #5179a0;
    color: #fff;
    text-align: center;
}

.off {
    background-color: #fff;
    color: #5179a0;
    text-align: center;
}

.custom-select {
    position: relative;
    font-family: Arial;
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #d5d5d5;
    border-radius: 8px;
    font-size: 1rem;
    background-color: #fff;
}

    .custom-select select {
        display: none;
    }

.form-control {
    height: 34px;
    font-size: 14px;
    background-color: #fff;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

    .form-control:focus {
        box-shadow: none !important;
    }

.select2-container--default .select2-selection--single {
    border: 1px solid #ccc !important;
    min-height: 34px !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 34px !important;
        font-size: 1.2em !important;
    }

.select2-search--dropdown .select2-search__field {
    max-width: 100%;
    border-radius: 4px;
    border-color: #ccc !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 4px !important;
}

.select2-container .select2-search--dropdown {
    display: none;
}

.select2-container .select2-results__option--highlighted,
.select2-container .select2-results__option--selected {
    background-color: #9e1d22bd !important;
    color: #bebcbc;
    font-size: 1.2em !important;
}

.select2-container .select2-results__option {
    color: #000;
    font-size: 1.2em !important;
}

/* REGISTRATION */
.registration-section {
    padding-top: 30px;
}

.section-block,
.summary-card,
.details-card .details-body {
    background: rgba(255, 255, 255, 0.18);
    border: 1px solid rgba(255, 255, 255, 0.35);
    border-radius: 18px;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
    backdrop-filter: blur(3px);
}

.section-block {
    padding: 20px 22px 10px;
    margin-bottom: 20px;
}

.section-block-title {
    font-size: 1.15rem;
    font-weight: 700;
    color: #17323a;
    margin-bottom: 14px;
}

.details-card {
    width: 100%;
    background: transparent;
    border: none;
    box-shadow: none;
}

.summary-card {
    padding: 20px 22px 6px;
    margin-bottom: 20px;
}

.details-body {
    padding: 24px 22px 26px;
}

.details-title {
    margin: 0 0 22px;
    text-align: center;
    font-size: 2.8rem;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: none;
}

.validation-summary-modern {
    margin-bottom: 18px;
}

#anagrafica .form-group label,
#Lunch .form-group label {
    display: block;
    margin-bottom: 6px;
    font-weight: 700;
    color: #18323a;
}

.modern-control {
    height: 44px;
    border-radius: 10px;
    border: 1px solid #cfd8dc;
    padding: 10px 14px;
    box-shadow: none;
    transition: all .2s ease;
    background: #fff;
}

.amount-group {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.amount-label {
    min-height: 20px;
    display: block;
    font-weight: 700;
    margin-bottom: 6px;
}

.total-amount {
    height: 44px;
    margin-top: 0 !important;
    font-weight: 700;
    border-radius: 10px;
    font-size: 1rem !important;
    box-shadow: none;
}

.consent-box {
    margin-top: 22px;
    padding: 18px 18px 8px;
    background: rgba(255, 255, 255, 0.28);
    border: 1px solid rgba(255, 255, 255, 0.38);
    border-radius: 14px;
}

.consent-row {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 14px;
    line-height: 1.45;
    color: #19313a;
}

    .consent-row span {
        display: inline-block;
        margin-top: 1px;
    }

.modern-check {
    width: 18px !important;
    height: 18px !important;
    margin-top: 2px !important;
    flex: 0 0 auto;
}

.form-actions {
    margin-top: 24px;
    margin-bottom: 4px;
    text-align: center;
}

.btn-save-modern {
    min-width: 190px;
    padding: 10px 24px;
    font-size: 1.25rem !important;
    font-weight: 700;
    border-radius: 12px;
    border: none;
    color: #fff;
    transition: all .2s ease;
}

    .btn-save-modern:hover {
        transform: translateY(-1px);
    }

@media only screen and (max-width: 767px) {
    .hideLess768 {
        display: none !important;
    }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        background-color: gainsboro;
        border-radius: 5px;
        border-color: transparent;
        padding-top: 0;
    }
}

@media only screen and (max-width: 1024px) {
    .hideLess1024 {
        display: none !important;
    }
}

@media only screen and (max-width: 1200px) {
    .hideLess1200 {
        display: none !important;
    }
}

@media screen and (max-width: 992px) {
    .cards {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .card {
        flex: 0 1 calc(50% - 1em);
        margin-block: 10px;
    }
}

@media screen and (max-width: 768px) {
    .cards {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .card {
        flex: 0 1 calc(50% - 1em);
        margin-block: 10px;
    }
}

@media screen and (max-width: 600px) {
    .cards {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .card {
        flex: 0 1 calc(100% - 1em);
        margin-block: 10px;
    }
}

@media (max-width: 991px) {
    .details-title {
        font-size: 2.2rem;
    }

    .summary-card,
    .details-body,
    .section-block {
        padding-left: 16px;
        padding-right: 16px;
    }
}
/*FINE */
/*LOCATION*/
.location-page {
    padding-bottom: 40px;
}

/* HERO */
.location-hero {
    padding: 24px 0 20px;
}

.location-hero-carousel {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 14px 36px rgba(0, 0, 0, 0.16);
    background: #000;
}

.location-hero-image {
    display: block;
    width: 100%;
    height: 560px;
    object-fit: cover;
}

.location-hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient( to bottom, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.28) 45%, rgba(0, 0, 0, 0.42) 100% );
}

.location-hero-caption {
    position: absolute;
    inset: 0;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 24px;
    text-align: center;
    color: #fff;
}

.location-title {
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.1;
    margin: 0 0 12px;
    color: #fff;
    text-shadow: 0 3px 14px rgba(0, 0, 0, 0.35);
}

.location-address {
    margin: 0;
    font-size: 1.15rem;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.95);
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.35);
}

/* CONTROLS */
.location-hero-carousel .carousel-control-prev,
.location-hero-carousel .carousel-control-next {
    width: 9%;
    z-index: 3;
}

.location-hero-carousel .carousel-control-prev-icon,
.location-hero-carousel .carousel-control-next-icon {
    background-size: 72%;
    filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.5));
}

/* INDICATORS */
.location-hero-carousel .carousel-indicators {
    z-index: 3;
    margin-bottom: 18px;
}

    .location-hero-carousel .carousel-indicators button {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        opacity: 0.85;
    }

/* CONTENT */
.location-content {
    padding: 20px 0 40px;
}

.location-card {
    background: #fff;
    border-radius: 16px;
    padding: 24px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
    height: 100%;
}

.location-description p {
    margin-bottom: 1rem;
    line-height: 1.8;
    text-align: justify;
}

.location-list {
    margin-bottom: 1.5rem;
    padding-left: 1.2rem;
}

    .location-list li {
        margin-bottom: 0.5rem;
        line-height: 1.7;
    }

.location-section-title {
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 16px;
    color: #1f1f1f;
}

.location-map-card iframe {
    width: 100%;
    border-radius: 12px;
}

/* TABLET */
@media (max-width: 991.98px) {
    .location-hero-image {
        height: 460px;
    }

    .location-title {
        font-size: 2.4rem;
    }

    .location-address {
        font-size: 1.05rem;
    }
}

/* MOBILE */
@media (max-width: 767.98px) {
    .location-hero {
        padding: 16px 0 14px;
    }

    .location-hero-carousel {
        border-radius: 16px;
    }

    .location-hero-image {
        height: 300px;
    }

    .location-hero-caption {
        justify-content: flex-end;
        padding: 20px 16px 44px;
    }

    .location-title {
        font-size: 1.8rem;
        margin-bottom: 8px;
    }

    .location-address {
        font-size: 0.95rem;
    }

    .location-hero-carousel .carousel-control-prev,
    .location-hero-carousel .carousel-control-next {
        width: 14%;
    }

    .location-card {
        padding: 18px;
    }

    .location-description p {
        text-align: left;
        line-height: 1.7;
    }
}

/* SMALL MOBILE */
@media (max-width: 420px) {
    .location-hero-image {
        height: 250px;
    }

    .location-title {
        font-size: 1.5rem;
    }

    .location-address {
        font-size: 0.88rem;
    }
}
/*FINE LOCATION*/