::selection {
    background-color: #c2eeff82; /* Giallo */
    color: #000; /* Nero */
}



.skiptranslate {
    display: none !important;
}

.logomenu {
    background: #ccc;
    max-width: 1320px;
    margin: auto;
}

.formenu {
    float:left;
    width: fit-content;
}



.menuitems {
    margin-top: 14px;
    margin-left: 20px;
}

.logo {
    width: 280px;
    margin-top: -8px;
}


.astroid-social-icons {
    font-size: 16px;
    display: none;
}

.bg-primary {
    --bs-bg-opacity: 1;
    background-color: rgb(0 0 0) !important;
    height: 40px !important;
    z-index: 9999;
}

.astroid-header-section, .astroid-sidebar-header, .astroid-sidebar-header > * {
    background-color: transparent !important;
}

.container-header {
    background-color: transparent;
    background-image: none ;
    
}
.shadow-sm, .astroid-header-section {
    box-shadow: none !important;
}
.border-bottom, .astroid-header-section {
    border-bottom: none !important;
}
.jdc-3l11009183689645ef {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.tra_container {
    max-width: 1320px;
    margin: auto;
    text-align: right;
    margin-top: 22px;
}

#jde-hk100019184865166eq {
    color: #fff;
    z-index: 999;
    margin-top: -650px !important;
    text-align: center;
}


.tra_container img {
    margin-left: 6px !important;
    opacity: 1 !important;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    color: #fff !important;
}

.swiper-button-next, .swiper-rtl .swiper-button-next {
    color: #fff !important;
}

.swiper-button-next, .swiper-button-prev {
    z-index: 9999 !important;
}

.astroid-nav .nav-title > * {
    margin-left: 5px;
    margin-top: 6px;
    color: #fff;
}

.tratra {
    height: 40px;
}

.tratra img {
    opacity: 1 !important;
    margin-left: 4px !important;
}

#t1-241539321244222 {
    margin-top: 2px;
    font-size: 14px;
    color: #ccc;
}
#ac-211539321230222 a {
    color: #ccc;
    text-decoration: none;
}

#jds-mw119183410768ln {
    z-index: 9;
    position: relative;
}

#jdir-tx10002919073751940 {
    margin-top: -400px;
    z-index: 99999;
}

.prenota {
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
    width: fit-content;
    margin: auto;
    padding: 10px 40px;
    font-weight: bold;
    cursor: pointer;
}

.prenota:hover {
    background: #000;
    color:#fff;
}

#astroid-sticky-header {
    background-color: rgb(0 0 0);
    z-index: 9999999999;
    position: fixed;
    border: none !important;
}

.but {
    margin: auto;
    width: fit-content;
    border: 1px solid #000;
    padding: 10px 50px;
    background: #ffffff;
    cursor: pointer;
}

.but:hover {
    background: #000;
    color:#fff;
}

#jde-d9160109196938086o4 a {
    text-decoration: none !important;
    color:#fff !important;
}

iframe {
    border: 2px solid #5d5d5d !important;
    border-radius: 10px;
}

#fs-1528971627712 {
    background-color: #5d5d5d;
    color: rgb(255, 255, 255);
}

.ctitolo {
    font-size: 40px;
    color: #757575;
    margin-bottom: 10px;
    margin-top: -10px;
}

.ctitolo h3 {
    color: #0461b1;
    font-size: 40px;
    font-weight: bold;
}

.cinput input {
    width: 100%;
    background: #f1f1f1;
    border: none;
    height: 40px;
    line-height: 40px;
    padding: 0px 10px;
    color: #005fab;
    font-size: 18px;
    font-weight: bold;
    outline: none;
    margin-bottom: 10px;
}


.ctext {
    width: 100%;
    border: 1px solid #ccc;
    background: #f1f1f1;
    color: #005fab;
    font-size: 18px;
    font-weight: bold;
    outline: none;
    padding: 10px;
    height: 144px;
    margin-bottom: 20px;
}

.cinput button {
    border: none;
    width: 100%;
    height: 46px;
    line-height: 46px;
    background: #0062b1;
    border-radius: 6px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}



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

    iframe {
        width:100% !important;
    }

    .offcanvasRight {
        display: none !important;
    }

    .astroid-logo img {
        width:200px !important;
    }
    
  }