/* grigio/nero sfondo  #212726 */
/* grigio/nero chiaro #282C2BFF */
/* grigio/nero molto chiaro #2C2F33FF */
/*/* grigio/nero molto molto chiaro #363C3BFF */


/* grigio/nero scuro #1E212CFF */
/* oro #B8A871 */
/* oro chiaro #C9BB82 */

:root {
    --bs-blue: #B8A871;
    --bs-cyan: #B8A871;
    --bs-white: #212726;
    --bs-body-bg: #212726;
    --bs-gray-dark: #212726;
    --bs-dark: #212726;
    --bs-body-color: #212726;
    --bs-gray-800: #212726;
    --bs-orange: #B8A871;
    --bs-yellow: #B8A871;
    --bs-primary: #B8A871;
    --bs-warning: #B8A871;
    --bs-danger: #B8A871;
    --bs-info: #B8A871;

}

::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    background-color: #fff;
    -webkit-border-radius: 0;
}

::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal {
    background: #B8A871;
    -webkit-border-radius: 0;
}

::-webkit-scrollbar-thumb:vertical:active, ::-webkit-scrollbar-thumb:horizontal:active {
    background: #B8A871;
    -webkit-border-radius: 0;
}

.btn, .uk-button {
    font-family: Karla !important;
    font-size: 18px;
}
em {
    color: #B8A871;
}
.display-1, .display-2, .display-3, .display-4, .display-5, .display-6, .h1,
.h2, .h3, .uk-h1, .uk-h2, .uk-h3,
.uk-heading-2xlarge, .uk-heading-3xlarge, .uk-heading-large, .uk-heading-medium,
.uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6 {
    font-family: "Michroma", sans-serif;
    color: #E2E3DD;
}

html, p, .uk-text-meta, .uk-text-primary, .h4, .h5, .h6, .uk-h4, .uk-h5, .uk-h6, .uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle {
    font-family: Karla !important;
    font-size: 18px;
    color: #E2E3DD;
}


.h1, .uk-h1, h1, .h2, .uk-h2, h2, .display-5, .display-6, .uk-heading-small {
    font-size: 34px;
    line-height: 1.2;
    letter-spacing: 0;
}

@media (min-width: 960px) {
    .h1, .uk-h1, h1, .h2, .uk-h2, h2, .display-5, .display-6, .uk-heading-small {
        font-size: 44px;
    }
}


.puntino {
    font-size: 54px;
    font-weight: 500;
    padding-left: 1px;
    font-family: Karla !important;
    color: #B8A871;
    line-height: 0;
}

.bianco {
    color: #fff;
}

.michroma-regular {
    font-family: "Michroma", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.uk-dropbar {

    background: #282C2BFF;

}


.uk-dotnav > .uk-active > * {
    background-color: #C9BB82;
}

.uk-dotnav > * > :hover {
    background-color: #C9BB82;
}

.btn-light, .uk-button-default {
    background-color: #282C2BFF;

    background-image: linear-gradient(90deg, #282C2BFF 50%, #2C2F33FF 50%);
}

.btn-light:hover, .uk-button-default:hover {
    background-color: #282C2BFF;

    background-image: linear-gradient(90deg, #282C2BFF 50%, #2C2F33FF 50%);
}

.uk-heading-bullet::before {

    border-left: calc(5px + .1em) solid #C9BB82;
}

.uk-pagination > .uk-active > * {

    border-bottom-color: #C9BB82;
}

html {
    background-color: #212726;
}

.btn-info, .btn-primary, .btn-success, .uk-button-primary {
    background-color: #b8a871;
    color: #1e212c;

    background-image: linear-gradient(90deg, #b8a871 50%, #c9bb82 50%);
}

.uk-card-secondary {

    background-color: #B8A871;

}

.uk-card-secondary.uk-card-body .uk-text-primary, .uk-card-secondary > :not([class*=uk-card-media]) .uk-text-primary, .uk-dark .uk-text-primary, .uk-section-primary:not(.uk-preserve-color) .uk-text-primary {
    color: #C9BB82 !important;
}

.btn-info:hover, .btn-primary:hover, .btn-success:hover, .uk-button-primary:hover {
    background-color: #b8a871;
    color: #1e212c;
    border-color: transparent;
    background-image: linear-gradient(90deg, #b8a871 50%, #c9bb82 50%);
}

.uk-section-muted {

    background: #212726;
}

.uk-tile-default {

    background-color: #212726;
}

.uk-section-secondary {

    background: #B8A871;
}

.uk-text-primary {
    color: #B8A871 !important;
}

.uk-tile-muted {

    background-color: #282C2BFF;
}

.uk-link, a {
    color: #B8A871;

}

.uk-section-secondary {

    background: #B8A871;
}

.uk-slidenav:hover {
    color: rgba(255, 255, 255, .95);
    background-color: rgba(184, 168, 113, .7);
}


::selection {
    background: rgba(184, 168, 113, .7);
    color: #212726;
    text-shadow: none;
}

.uk-overlay-primary {
    --uk-inverse: light;
    background: rgba(184, 168, 113, .7);
}

.uk-navbar-container:not(.uk-navbar-transparent) {
    background: #212726;
}

.uk-tile-secondary {
    background: transparent;
}

.uk-slidenav {

    background-color: #B8A871;
}

.uk-section-default {
    background: #212726;
}

.appartamenti-hp .uk-grid {
    justify-content: center;
}




#jmap_sitemap {
    margin: 5rem auto;
}

#jmap_sitemap .folder,
#jmap_sitemap .systemlink.collapsable > a {
    display: none;
}

#jmap_sitemap li {
    list-style-type: none;
}

#jmap_sitemap .selected {
    all: unset;
}



.uk-logo-inverse {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    height: 63px !important;
    display: inline; /* Mantieni inline per transizione */

}


body.scrolled-100 .uk-navbar-sticky .uk-logo-inverse {
    opacity: 1;
    visibility: visible;
}


.uk-navbar-sticky .uk-logo img:not(.uk-logo-inverse) {
    opacity: 1;
    transition: opacity 0.1s ease;
}


body.scrolled-100 .uk-navbar-sticky .uk-logo img:not(.uk-logo-inverse) {
    opacity: 0;
}

.uk-logo :where(img,svg,video) {
    position: absolute;
    left: 40px;
}


.info-accordion .uk-accordion-title {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 500;
    letter-spacing: -.5px;
}


.alteaForm .item-privacy,
.alteaForm .line {
    font-size: 0.64em;
    line-height: 1.5em;
    margin-bottom: 2em;
}

.alteaForm .af-item-privacy {
    max-height: 100px;
    background: #fff;
    padding: 11px;
    overflow: auto;
    font-size: 0.84em;
    line-height: 1.5em;
    margin-bottom: 2em;
}

.alteaForm .af-row {
    display: block;
    flex-wrap: wrap;
}

@media (min-width: 1920px) {
    .alteaForm .af-row {
        display: flex;
        flex-wrap: nowrap;
    }
}

.alteaForm .af-row.af-row-wrap {
    flex-wrap: wrap;
}

.alteaForm .af-row.af-row-gap {
    gap: 8px;
}

.alteaForm .af-row .af-col {
    flex-grow: 1;
}

.alteaForm .af-row .af-col.col-privacy {
    margin-left: 2%;
    flex-basis: 38%;
    flex-grow: 0;
}

.alteaForm .af-row .af-col.col-request {
    flex-basis: 100%;
    margin-right: 0;
    flex-grow: 0;
}

@media (min-width: 1920px) {
    .alteaForm .af-row .af-col.col-request {
        flex-basis: 48%;
        margin-right: 2%;
    }
}

.alteaForm .af-row .af-col.col-detail {
    flex-basis: 100%;
    flex-grow: 0;
}

@media (min-width: 1920px) {
    .alteaForm .af-row .af-col.col-detail {
        flex-basis: 50%;
    }
}

.alteaForm .af-row .af-col.col-2:first-child {
    flex-basis: 49%;
    margin-right: 1%;
}

.alteaForm .af-row .af-col.col-2:last-child {
    flex-basis: 49%;
    margin-left: 1%;
}

.alteaForm .af-row .af-col.col-3 {
    flex-basis: 50%;
}

@media (min-width: 1920px) {
    .alteaForm .af-row .af-col.col-3 {
        flex-basis: 33.3333%;
    }
}

.alteaForm .af-row .af-col.col-4 {
    flex-basis: 25%;
}

.alteaForm .af-form-group {
    margin: 0.7em 0;
}

.alteaForm .af-form-group.af-nowrap {
    white-space: nowrap;
}

.alteaForm .af-form-group label {
    display: block;
    line-height: 1.4em;
}

.alteaForm .af-form-group label span.req:after {
    content: " (*)";
}

.alteaForm .af-form-group input,
.alteaForm .af-form-group textarea,
.alteaForm .af-form-group select {
    width: 100%;
    padding: 0 0.3em;
    background: #fff;
    box-sizing: border-box;
    border: 1px solid #bdbdbd;
}

.alteaForm .af-form-group input {
    height: 2.3em;
}

.alteaForm .af-form-group input.af-medium {
    width: 110px;
}

.alteaForm .af-form-group input.af-small {
    width: 60px;
}

.alteaForm .af-form-group input.error {
    border-color: #E83C42;
}

.alteaForm .af-form-group.af-checkboxes {
    display: flex;
    align-items: center;
}

.alteaForm .af-form-group.af-checkboxes label {
    margin-left: 9px;
}

.alteaForm .af-form-group.af-checkboxes input {
    width: auto;
}

.alteaForm fieldset {
    border: none;
    padding: 0;
    margin: 0;
}

.alteaForm fieldset legend {
    color: #fff;
    text-align: center;
    padding: 5px 0;
    margin-bottom: 20px;
}

.alteaForm fieldset.af-container-checkboxes {
    margin: 1.1em 0;
}

.alteaForm fieldset.af-container-checkboxes .af-form-group {
    margin: 0.2em 0;
}

.alteaForm .af-error-messages {
    display: none;
    font-size: 0.9em;
    text-align: left;
    border: 1px solid #E83C42;
    background: #F2F2F2;
    padding: 10px;
    margin-bottom: 20px;
}

.alteaForm .af-error-messages label {
    display: list-item;
    list-style-type: disc;
    margin-left: 20px;
    margin-bottom: 2px;
}

.alteaForm .af-error-messages label.error.valid {
    display: none !important;
}

.alteaForm .af-error-messages p {
    color: #E83C42;
    font-weight: 600;
    margin-top: 0;
}


.resExzelentForm {
    color: #fff !important;
}

.resExzelentForm .af-form-control, .resExzelentForm .af-fake-input {
    background-color: transparent;
}

.resExzelentForm .af-fake-input.hover .af-fake-label, .resExzelentForm .af-fake-input.hoverx .af-fake-label {
    color: #fff;
}

.resExzelentForm .af-form-control {
    color: #fff;
}

.resExzelentForm .af-fake-input .af-fake-label {
    color: #fff;
}

.resExzelentForm .af-privacy {
    background-color: #282C2BFF;
}

.resExzelentForm .af-fake-input.error, .resExzelentForm .af-form-check-inline.error {
    background: transparent;
}

.resExzelentForm .af-fake-input {
    border: 1px solid #B8A871;
    border-radius: 10px;
}

.resExzelentForm .af-col-center button {
    background-color: #B8A871;
}

.resExzelentForm .af-required-field-message span, .resExzelentForm .af-label-required:after {
    color: #B8A871;
}

.mod-languages .uk-subnav > * {
    padding-left: 0;
}

.mod-languages li {
    margin: 0 !important;
}

.uk-navbar-center:not(:only-child) {
    left: 45%;
}


.uk-subnav > .uk-active > a {
    color: #B8A871;
}

@media (max-width: 1600px) {

    .mod-languages {
        padding-left: 40px;
        padding-right: 20px;
    }

    #tm-dialog-mobile {
padding-bottom: 170px;
    }

    .uk-navbar-center:not(:only-child) {
        left: 55%;
    }
}

.bottonedovesiamocontatti {
    color: #fff;

    a {
        color: #fff;
    }
}


.scroll-down-arrow {
    position: fixed;
    right: 40px;
    top: 90%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 500;
    opacity: 1;
    transition: opacity 0.3s ease, right 0.3s ease;
}

.scroll-down-arrow:hover {

}

.arrow-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    background-color: #212726;
}

.scroll-text {
    color: white;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    opacity: 0.9;
    margin-bottom: 5px;
}

.arrow {
    width: 60px;
    height: 60px;
    position: relative;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    animation: arrow-bounce 2s infinite ease-in-out;
}

.arrow svg {
    width: 50px;
    height: 50px;
    fill: white;
}

@keyframes arrow-bounce {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(10px);
    }
}

@media (max-width: 960px) {
    .arrow {
        display: none !important;
    }
}

.tm-header-mobile {
    /*    padding-top: 10px;*/
    padding-bottom: 10px;
}

@media (max-width: 1600px) {
    .tm-header-mobile {

    }

    .tm-header {
        display: none !important;
    }

    .uk-margin {
        margin-bottom: 0;
    }

    .mod-languages {
        margin-left: 20px;
    }
}

@media (min-width: 1200px) {
    .uk-hidden\@l {
        display: block !important;
    }
}

@media (min-width: 1601px) {
    .tm-header-mobile {
        display: none !important;
    }

    .tm-header {
        display: block !important;
    }
}

.tm-header-mobile .uk-navbar-right {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 15px !important;
}

.tm-header-mobile .mod-languages ul {
    display: flex !important;
    flex-direction: row !important;
    gap: 0px !important;
    margin: 0 !important;
}

.tm-header-mobile .uk-navbar-right {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 10px !important;
    flex-wrap: nowrap !important;
}


.tm-header-mobile .mod-languages ul {
    display: flex !important;
    flex-direction: row !important;
    gap: 8px !important;
    margin: 0 !important;
}


.tm-header-mobile .uk-navbar-right {
    gap: 20px !important;
}


#tm-dialog-mobile div.mod-languages a {
    padding: 0;
}

#tm-dialog-mobile .mod-languages {
    margin: 0;
    padding: 0;
}

.uk-dropbar {
    background: #212726;
    padding: 25px 15px 15px 57px;
    border-top: 1px solid rgba(255, 255, 255, .2);
}

.uk-navbar-item > :last-child {
    padding: 5px;
}

@media (min-width: 960px) {
    :not(.uk-sticky-below) > .uk-navbar-container:not(.uk-navbar) {
        padding-top: 10px;
        padding-bottom: 20px;
    }
}


.fixed-mob-buttons {
    display: none;
}

@media (max-width: 700px) {
    .fixed-mob-buttons {
        position: fixed;
        display: block;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1000;
        background: #fff;
        padding: 0;
    }

    .fixed-mob-buttons .uk-grid > * {

    }

    .fixed-mob-buttons .uk-container {
        padding-left: 0;
        padding-right: 0;
    }

    .fixed-mob-buttons .uk-grid-collapse {
        display: flex;
        width: 100%;
    }

    .fixed-mob-buttons .el-item {
        flex: 1 1 50%;
        width: 50%;
    }

    .fixed-mob-buttons .el-item a.uk-button {
        width: 100%;
        text-align: center;
        border-radius: 0;
        display: block;
        cursor: pointer;
    }

    .fixed-mob-buttons .el-item a.uk-button:hover {
        cursor: pointer;
        opacity: 0.9;
    }
}

.uk-navbar-toggle-icon {
    transform: scale(1.5);
    padding-right: 30px;
}

.icon-edit {
    display: none;
}

@media (min-width: 1601px) {
    .menu-header-vb {
        padding-right: 20px;
    }

    /* Container principale - layout orizzontale */
    .uk-navbar-item .uk-grid {
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        gap: 20px;
        flex-wrap: nowrap;
    }

    /* Ridefinisci le larghezze per renderle automatiche */
    .uk-navbar-item .uk-grid > div {
        width: auto !important;
        flex: 0 0 auto;
    }

    /* Menu di navigazione - inline */
    .uk-navbar-item .menu-header-vb .uk-nav {
        display: flex !important;
        flex-direction: row !important;
        gap: 35px;
        align-items: center;
        margin: 0;
    }

    .uk-navbar-item .menu-header-vb .uk-nav li {
        margin: 0;
    }

    /* Bottoni - già inline ma assicuriamoci */
    .uk-navbar-item .uk-child-width-auto {
        display: flex !important;
        flex-direction: row !important;
        gap: 10px;
    }

    /* Lingue - inline */
    .uk-navbar-item .mod-languages .uk-subnav {
        display: flex !important;
        flex-direction: row !important;
        gap: 10px;
        margin: 0;
    }

    /* Rimuovi il margin di UIkit grid stack */
    .uk-navbar-item .uk-grid-stack > * {
        margin-top: 0 !important;
    }

    /* Opzionale: padding/spacing */
     .uk-navbar-item {
        padding: 0;
    }

    .uk-navbar-item .uk-container-expand {
        padding: 10px 20px;
    }
}
















.tm-header-mobile #module-99, .tm-header-mobile #module-141, .tm-header-mobile #module-145 {
    display: flex !important;
    align-items: center !important;
}

.tm-header-mobile #module-99 .uk-grid, .tm-header-mobile #module-141 .uk-grid, .tm-header-mobile #module-145 .uk-grid {
    margin-top: 0 !important;
}

.tm-header-mobile #module-99 [data-id*="module-99"], .tm-header-mobile #module-141 [data-id*="module-141"], .tm-header-mobile #module-145 [data-id*="module-145"] {
    margin: 0 !important;
}

.tm-header-mobile #module-99 , .tm-header-mobile #module-141, .tm-header-mobile #module-145 {
    display: flex !important;
    align-items: center !important;
    width: auto !important;
}

.tm-header-mobile #module-99 .uk-grid, .tm-header-mobile #module-141, .tm-header-mobile #module-145 {
    display: flex !important;
    flex-direction: row !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    margin: 0 !important;
    gap: 10px !important;
}

.tm-header-mobile #module-99 .uk-width-1-1,
.tm-header-mobile #module-99 .uk-grid-item-match, .tm-header-mobile #module-141 .uk-width-1-1,
.tm-header-mobile #module-141 .uk-grid-item-match, .tm-header-mobile #module-145 .uk-width-1-1,
.tm-header-mobile #module-145 .uk-grid-item-match  {
    width: auto !important;
    flex-basis: auto !important;
}

.tm-header-mobile #module-99 .uk-panel, .tm-header-mobile #module-141 .uk-panel, .tm-header-mobile #module-145 .uk-panel {
    margin: 0 !important;
    display: inline-flex !important;
    position: static !important;
}

.tm-header-mobile #module-99 [data-id*="module-99#0-0-0"],
.tm-header-mobile #module-99 [data-id*="module-99#0-0-1"] {
    display: inline-flex !important;
    margin: 0 !important;
}

.tm-header-mobile #module-99 [data-id*="module-141#0-0-0"],
.tm-header-mobile #module-99 [data-id*="module-141#0-0-1"], .tm-header-mobile #module-99 [data-id*="module-145#0-0-0"],
.tm-header-mobile #module-99 [data-id*="module-145#0-0-1"] {
    display: inline-flex !important;
    margin: 0 !important;
}
.tm-header-mobile #module-99 .uk-button {
    margin: 0 !important;
}

.tm-header-mobile #module-99 [data-id*="module-99#0-0-0"] {
    margin-right: 15px !important;
}
@media (max-width: 700px) {
    .tm-header-mobile #module-99,  .tm-header-mobile #module-141, .tm-header-mobile #module-145 {
        display: none !important;
    }

    .tm-header-mobile .uk-navbar-toggle {
        display: flex !important;
    }
}

@media (min-width: 701px) {
    .tm-header-mobile #module-99, .tm-header-mobile #module-141, .tm-header-mobile #module-145 {
        display: flex !important;
    }
}

.tm-header-mobile #module-99 .uk-grid-small, .tm-header-mobile #module-141 .uk-grid-small, .tm-header-mobile #module-145 .uk-grid-small {
    gap: 0 !important;
}

.tm-header-mobile #module-99 [data-id*="module-99#0-0-0"] .uk-grid, .tm-header-mobile #module-99 [data-id*="module-141#0-0-0"] .uk-grid, .tm-header-mobile #module-99 [data-id*="module-145#0-0-0"] .uk-grid {
    gap: 0 !important;
}

.uk-nav li>a {
    letter-spacing: 0;
}

#cookiescript_badge {
    display: none !important;
}

.show-cookie-box {
    cursor: pointer;
    color: #B8A871;
}





/* Popup base con griglia */
.popup-sito {
    position: fixed;
    bottom: 20px;
    left: 20px;
    background-color: #212726;
    background-repeat: no-repeat;
    padding: 40px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.3);
    z-index: 10000;
    max-width: 900px;
    width: 90%;

    /* Griglia sempre attiva */
    display: grid;
    grid-template-columns: 1fr 300px;
    grid-template-rows: auto auto auto;
    gap: 15px 30px;
    align-items: start;

    /* Animazione: stato nascosto */
    opacity: 0;
    visibility: hidden;
    transform: scale(0.95) translateY(20px);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.popup-sito.attivo {
    opacity: 1;
    visibility: visible;
    transform: scale(1) translateY(0);
}

/* Titolo - colonna sinistra, prima riga */
.popup-sito h3 {
    grid-column: 1;
    grid-row: 1;
    color: #fff;
    margin: 0;
    font-size: 23px;
    letter-spacing: 0;
}

/* Custom diventa "trasparente" per la griglia */
.popup-sito .custom {
    display: contents;
}

/* Testo - colonna sinistra, seconda riga */
.popup-sito .custom p:first-child {
    grid-column: 1;
    grid-row: 2;
    margin: 0;
    color: #fff;
}

/* Bottone - colonna sinistra, terza riga */
.popup-sito .custom p:nth-child(2) {
    grid-column: 1;
    grid-row: 3;
    margin: 0;
}

/* Immagine - colonna destra, occupa tutte le righe */
.popup-sito .custom p:last-child {
    grid-column: 2;
    grid-row: 1 / 4;
    align-self: center;
    margin: 0;
}

.popup-sito p {
    font-size: 16px;
    line-height: 1.4em;
}

.popup-sito img {
    width: 100%;
    object-fit: cover;
    height: 290px;
}

/* Bottone chiudi */
.popup-sito .btn-chiudi {
    position: absolute;
    top: 0px;
    right: 0px;
    border: none;
    background: none;
    font-size: 34px;
    cursor: pointer;
    color: #fff;
    z-index: 1;
    transition: color 0.2s ease;
}

.popup-sito .btn-chiudi:hover {
    color: #ccc;
}

/* Overlay con fade */
.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0);
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease;
}

.popup-overlay.attivo {
    background: rgba(0,0,0,0.6);
    opacity: 1;
    visibility: visible;
}

/* Responsive: su mobile colonna singola */
@media (max-width: 768px) {
    .popup-sito {
        display: flex;
        flex-direction: column;
        padding: 30px 20px;
        max-height: 90vh;
        overflow-y: auto;
    }

    .popup-sito .custom {
        display: contents;
    }

    .popup-sito .custom p:last-child {
        order: -1;
        width: 100%;
    }

    .popup-sito img {
        width: 100%;
        height: 150px;
        object-fit: cover;
    }

    .popup-sito h3 {
        margin-bottom: 5px;
        font-size: 18px;
    }

    .popup-sito .btn, .popup-sito .uk-button {
        font-size: 14px;
        padding: 0 15px;
        line-height: 30px;
    }
}