html {
    margin: 0 !important;
}

* {
    margin: 0;
    padding: 0;
}

body {
    font: 14px Verdana, Geneva, sans-serif;
    color: #434343;
}

::selection {
    background-color: #f2cd12;
    color: #fff;
}

::-moz-selection {
    background-color: #f2cd12;
    color: #fff;
}

img {
    border: 0;
}

img#logo {
    padding-bottom: 17px;
}

img#altea {
    position: absolute;
    top: 0;
    right: 0px;
}

/* ========================================
   WRAPPER
   ======================================== */

#wrapper {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 999;
}

#wrapper #lang {
    position: absolute;
    top: 11px;
    left: 15px;
}

#wrapper #lang ul {
    list-style: none;
}

#wrapper #lang ul li {
    float: left;
    padding: 0 2px;
    color: #e8b319;
    font: 11px Arial, Helvetica, sans-serif;
}

#wrapper #lang ul li.lang-active a {
    font-weight: bold;
    color: #e8b319;
}

#wrapper #lang ul li a {
    font: 11px Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
}

#wrapper #lang ul li a:hover {
    color: #e8b319;
}

#wrapper #content {
    width: 990px;
    background: #fff;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

#wrapper #content #left {
    width: 228px;
    background: #f0f0f0 url(../images/form.gif) no-repeat top;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

#wrapper #content #left #advertisment {
    text-align: center;
    position: absolute;
    bottom: 40px;
    width: 228px;
}

#wrapper #content #left #advertisment img {
    margin-top: 20px;
}

#wrapper #content #right {
    width: 688px;
    float: left;
    padding: 41px 21px 41px 0;
    line-height: 21px;
    position: relative;
    margin-left: 249px;
    min-height: 680px;
    text-align: justify !important;
}

#wrapper #content #right div {
    text-align: justify !important;
}

/* ========================================
   HEADER
   ======================================== */

#wrapper #header {
    height: 607px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 999;
}

#wrapper #header #headerTop {
    height: 35px;
    width: 990px;
    position: relative;
    margin: 0 auto;
    background: #434343;
}

#wrapper #header #headerTop #contact {
    position: absolute;
    top: 11px;
    right: 12px;
    color: #e8b319;
    font: 11px Arial, Helvetica, sans-serif;
}

#wrapper #header #headerTop #contact a.cont {
    background: url(../images/mailicon.gif) no-repeat left;
    padding-left: 18px;
}

#wrapper #header #headerTop #contact a {
    color: #fff;
    text-decoration: none;
}

#wrapper #header #headerTop #contact a:hover {
    color: #e8b319;
    text-decoration: underline;
}

#wrapper #header #headerMain {
    height: 572px;
}

#wrapper #header #headerMain .center {
    width: 990px;
    margin: 0 auto;
    position: relative;
    z-index: 9999;
}

#wrapper #header #headerMain #service {
    height: 572px;
    width: 730px;
    float: left;
}

#wrapper #header #headerMain #service #quickreq {
    width: 716px;
    background: #282828;
    padding: 9px 0 8px 14px;
    font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #fff;
    position: relative;
}

#wrapper #header #headerMain #service #quickreq input {
    font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #282828;
    text-align: center;
    background: #fff;
    border: 0;
    width: 20px;
}

#wrapper #header #headerMain #service #quickreq input#data_arrivo3 {
    width: 30px;
}

#wrapper #header #headerMain #service #quickreq label#prenota {
    background: url(../images/freccia.gif) no-repeat right;
    padding-right: 12px;
    margin-right: 15px;
}

#wrapper #header #headerMain #service #quickreq input#verifica {
    background: #e8b319;
    color: #000;
    width: 75px;
    float: right;
    position: absolute;
    top: 8px;
    right: 0px;
    height: 19px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

#wrapper #header #headerMain #service #quickreq input#verifica:hover {
    background: #f2c541;
}

#wrapper #header #headerMain #service #quickreq input#verifica:active {
    background: #d2a112 !important;
}

#wrapper #header #headerMain #service #packages {
    width: 174px;
    border-bottom: 16px solid #e8b319;
    float: right;
    background: url(../images/bgpack.png) repeat;
    padding: 61px 30px 105px 33px;
}

#wrapper #header #headerMain #service .package {
    width: 174px;
    height: 333px;
    overflow: hidden;
    background-color: transparent !important;
}

#wrapper #header #headerMain #service .offer_tit {
    background: #000000 url(../images/iconoffer.gif) no-repeat left;
    padding: 7px 0 7px 38px;
    font: bold 11px Arial, Helvetica, sans-serif;
    color: #e8b319;
}

#wrapper #header #headerMain #service .package .offer_pic {
    padding: 8px 7px;
    background: #fff;
    margin-bottom: 4px;
    font-size: 12px;
}

#wrapper #header #headerMain #service .package .offer_pic img {
    object-fit: cover;
}

#wrapper #header #headerMain #service .package .offer {
    padding: 12px 6px 0px 8px;
    background: url(../images/bgoffer.png) repeat;
    color: #fff;
    font: 12px Arial, Helvetica, sans-serif;
    height: 167px;
    position: relative;
}

#wrapper #header #headerMain #service .package .offer strong.offerPrice {
    position: absolute;
    left: 8px;
    bottom: 10px;
}

#wrapper #header #headerMain #service .package .offer span.offerT {
    font: bold 15px Arial, Helvetica, sans-serif;
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px solid #4e4e4e;
    display: block;
}

#wrapper #header #headerMain #service .package .offer span.go_offer {
    text-align: right;
    display: block;
    padding-bottom: 5px;
    position: absolute;
    right: 10px;
    bottom: 2px;
}

#lineTop {
    width: 100%;
    background: #434343;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 35px;
}

#pack-inner {
    background: transparent;
}

/* ========================================
   MENU
   ======================================== */

#wrapper #header #headerMain #menu {
    height: 572px;
    width: 228px;
    background: #6c6c6c;
    float: left;
}

#wrapper #header #headerMain #menu ul {
    padding-left: 6px;
    color: #f2cd12;
}

#wrapper #header #headerMain #menu ul li {
    padding: 3px 0 3px 3px;
}

#wrapper #header #headerMain #menu ul li a {
    font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #c6c6c6;
    text-decoration: none;
}

#wrapper #header #headerMain #menu ul li a:hover {
    color: #f2cd12;
}

#wrapper #header #headerMain #menu ul li.active.parent a {
    color: #f2cd12 !important;
    font-weight: bold !important;
}

#wrapper #header #headerMain #menu ul li.active.parent ul li a {
    color: #c6c6c6 !important;
    font-weight: 100 !important;
}

#wrapper #header #headerMain #menu ul li.active.parent ul li.active a {
    color: #f2cd12 !important;
}

#wrapper #header #headerMain #menu ul li ul {
    padding-left: 15px;
    list-style-type: disc;
    display: none;
}

#wrapper #header #headerMain #menu ul li.active ul {
    display: block;
    margin-top: 5px;
}

#wrapper #header #headerMain #menu ul li ul li {
    padding: 2px 0;
}

#wrapper #header #headerMain #menu .linkOfferte ul {
    padding-left: 0;
    list-style-type: none;
}

#wrapper #header #headerMain #menu .linkOfferte ul a {
    line-height: 47px;
}

#menu ul li.current.active a {
    color: #f2cd12 !important;
    font-weight: bold !important;
}

.mobileMenu {
    display: none;
    text-align: center;
    background: #f2cd12;
    color: #fff;
    text-decoration: none;
    padding: 5px 0;
    font-size: 18px;
}

.mod-menu.nav > .nav-item {
    border-bottom: 1px solid rgba(204, 204, 204, 0.11);
    padding-bottom: 10px;
    list-style-position: inside;
}

.mod-menu.nav > .nav-item:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.mod-menu__sub .nav-item {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
    list-style: none;
    padding-left: 14px !important;
}

.mod-menu__sub {
    padding-left: 15px;
}

.linkOfferte a {
    background: url(../images/iconoffertransparent.png) no-repeat left;
    display: block;
    width: 100px;
    height: 50px;
    padding-left: 40px;
    line-height: 50px;
    color: #f2cd12;
    text-decoration: none;
    margin-left: 8px;
}

.linkOfferte a:hover {
    text-decoration: underline;
}

.linkOfferte.active {
    font-weight: bold;
}

#slider {
    width: 100%;
    height: 572px;
    position: absolute;
    top: 35px;
    text-align: center;
    overflow: hidden;
}

#slider div {
    display: inline-block;
}

.header-slider {
    width: 100%;
    overflow: hidden;
}

.header-slider .swiper-wrapper {
    display: block;
    position: relative;
}

.header-slider .swiper-slide {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100% !important;
    opacity: 0 !important;
    transition: opacity 1s ease;
}

.header-slider .swiper-slide:first-child {
    position: relative !important;
}

.header-slider .swiper-slide-active {
    opacity: 1 !important;
}

.header-slider .swiper-slide img {
    width: 100%;
    height: auto;
    display: block;
}

#right h1 {
    font: 30px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #434343;
    margin-bottom: 15px;
}

#right h2 {
    font-weight: 100;
    margin: 30px 0px 10px 0px;
    font: 30px "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 22px;
    background: #f0f0f0;
    padding: 5px;
    border-top: 1px solid #6c6c6c;
}

#right p {
    margin: 20px 0px;
}

#right ul {
    margin: 15px 0px;
}

#right ul li {
    margin: 2px 20px;
}

#right ul#room-service li {
    margin: 20px 20px;
}

#right .invia {
    background: #E8B319;
    padding: 5px;
    border: 1px solid #E8B319;
    border-radius: 2px;
    cursor: pointer;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
}

#right .invia:hover {
    background: #f2c541;
}

#right .invia:active {
    background: #d2a112 !important;
}

#right a {
    font-weight: 100;
    color: #434343;
}

#right a:hover {
    background: #E8B319;
    text-decoration: none;
}

#right .titoloform {
    background: #E8B319;
    padding: 5px !important;
    font-weight: bold;
    border-top: 10px solid #fff;
    border-bottom: 10px solid #fff;
}

#right table#richiesta tr td {
    padding: 2px;
}

#right table.pricelist td {
    text-align: left !important;
}

#right #room-service li {
    background: #fef2cf;
    display: block;
    height: 128px;
    font-size: 12px;
    position: relative;
    list-style: none;
}

#right #room-service li img {
    background: #e1e1e1;
    padding: 15px 20px;
}

#right #room-service li span {
    display: inline-block;
    margin-top: 20px;
    margin-left: 20px;
}

#right #room-service li span strong {
    font-size: 14px;
    text-transform: uppercase;
    display: block;
}

#right #room-service li span.dett-button {
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: #e8b319;
    padding: 10px;
    font-weight: bold;
    cursor: pointer;
}

#right #room-service li span.dett-open {
    cursor: pointer;
}

#right #room-service li ul {
    display: none;
}

#right #room-service a.dett-booking:link,
#right #room-service a.dett-booking:visited,
#right #room-service a.dett-booking:hover,
#right #room-service a.dett-booking:active {
    position: absolute;
    right: 90px;
    bottom: -2px;
}

#right #room-service a img {
    padding: 0;
}

#difference {
    background: #f0f0f0;
    border-top: 1px solid #6c6c6c;
    padding: 10px;
}

#onetimetable tr {
    margin-bottom: 5px;
}

#onetimetable tr th,
#onetimetable tr td {
    vertical-align: top;
}

#onetimetable tr th {
    text-align: left;
    padding-right: 10px;
}

#onetimetable tr th:after {
    content: " >";
    font-weight: 100;
}

input.route {
    border: 1px solid #E8B319;
    padding: 4px 5px 5px 5px;
    border-radius: 2px;
}

#roomLoader {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -325px;
    margin-top: -350px;
    width: 650px;
    height: 700px;
    z-index: 999;
    background-color: #fef2cf;
    overflow: hidden;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.47);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.47);
    box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.47);
}

#roomLoader ul {
    height: 100%;
}

#roomLoader ul li {
    position: relative;
    padding: 25px 22px;
    height: 100%;
    margin: 0px;
    background: transparent;
    line-height: 16px;
    box-sizing: border-box;
}

#roomLoader ul li img {
    background: transparent;
    padding: 0px;
}

#roomLoader ul li strong {
    display: block;
    font-size: 14px;
    margin-top: 5px;
}

#roomLoader ul li strong.room-pre {
    text-align: right;
}

#roomLoader ul li strong.room-pre a:hover {
    background: none;
}

#roomLoader ul li span.close-button {
    position: absolute;
    right: 6px;
    top: 3px;
    background: url(../images/close.gif);
    font-weight: bold;
    cursor: pointer;
    margin: 0px !important;
    width: 23px;
    height: 23px;
}

#roomLoader ul li span.arrow-button {
    position: absolute;
    left: 8px;
    top: 1px;
    background: url(../images/arrow.gif);
    font-weight: bold;
    margin: 0px !important;
    width: 13px;
    height: 31px;
}

#roomLoader ul li span.richiedi-button {
    background: #e8b319;
    padding: 5px;
    margin: 5px 0px 15px 10px;
}

#roomLoader ul li .richiedi-button1 {
    background: #e8b319;
    padding: 4px;
    margin: 0px 0px 0px 10px;
    border: 0;
    color: #000;
    cursor: pointer;
}

#roomLoader ul li span.prenota-button {
    background: #e79115;
    padding: 5px;
    margin: 5px 0px 15px 10px;
}

#roomLoader ul li span.dett-img {
    margin-top: 0px;
    display: block;
    text-align: center;
    margin-left: 0px;
    overflow: hidden;
    height: 450px;
    position: absolute;
    left: 25px;
    bottom: 20px;
}

#roomLoader ul li span.dett-img-inner {
    margin-left: 0px;
    position: relative;
    z-index: 88;
    display: block;
    width: 600px !important;
    height: 450px !important;
    overflow: hidden;
}

#roomLoader ul li span.prev {
    width: 10px;
    height: 25px;
    background: url(../images/arrow-prev.png);
    position: absolute;
    left: 15px;
    bottom: 213px;
    z-index: 99;
    cursor: pointer;
}

#roomLoader ul li span.next {
    width: 10px;
    height: 25px;
    background: url(../images/arrow-next.png);
    position: absolute;
    right: 18px;
    bottom: 213px;
    z-index: 99;
    cursor: pointer;
}

#roomLoader a {
    font-weight: 100;
    color: #434343;
}

#roomLoader a.booking-button:link,
#roomLoader a.booking-button:visited,
#roomLoader a.booking-button:hover,
#roomLoader a.booking-button:active {
    float: right;
    margin: -20px 0 0 5px;
}

.package-vis {
    margin-bottom: 10px;
}

.package-vis h1 {
    background: #e8b319;
    padding: 5px 0px 5px 10px;
    position: relative;
    cursor: pointer;
    border-radius: 2px;
    margin-bottom: 0px !important;
}

.package-vis h1 span {
    font-size: 12px;
    position: absolute;
    right: 10px;
    bottom: 5px;
}

.package-vis .package-hidden {
    overflow: hidden;
    background: #F0F0F0;
    padding: 20px 0px 10px 0px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom: 1px solid #6C6C6C;
}

.package-vis .package-hidden div.inner-pack {
    min-height: 150px;
    overflow: hidden;
}

.package-vis .package-hidden div.inner-pack div.inner-pack-top {
    min-height: 150px;
    margin: 0px !important;
}

.package-vis .package-hidden div.inner-pack div {
    margin: 5px 20px 20px 20px;
}

.package-vis .package-hidden div.inner-pack p {
    margin: 5px 20px 20px 20px !important;
    display: block;
}

.package-vis .package-hidden div.inner-pack p a {
    text-decoration: none;
}

.package-vis .package-hidden div.inner-pack img {
    margin: 0px 20px;
    float: left;
    object-fit: cover;
}

.package-vis .package-price {
    display: block;
    padding: 5px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
}

.package-vis .package-price tr td {
    text-align: left;
}

.package-visa {
    margin-bottom: 10px;
}

.package-visa h2 {
    background: #e8b319 !important;
    padding: 5px 0px 5px 10px !important;
    position: relative !important;
    border-radius: 2px !important;
    margin-bottom: 0px !important;
    border: none !important;
}

.package-visa h2 span {
    font-size: 12px;
    position: absolute;
    right: 10px;
    bottom: 5px;
}

.package-visa table {
    background: #F0F0F0;
    display: block;
    position: relative;
}

.package-visa table tr td strong {
    font-size: 15px;
}

.package-visa table tr td a {
    text-decoration: none;
}

.package-visa table tr td span.invia {
    position: absolute;
    right: 10px;
    top: 10px;
}

.package-visa a.preise-booking:link,
.package-visa a.preise-booking:visited,
.package-visa a.preise-booking:hover,
.package-visa a.preise-booking:active {
    float: right;
    margin: 10px 0 0 5px;
}

#ris_form {
    border: 2px solid #c62929;
    padding: 0px;
    display: none;
    margin-bottom: 30px;
    border-radius: 2px;
}

#ris_form strong {
    background: #de7272;
    display: block;
    padding: 10px;
    color: #fff;
}

#ris_form p {
    margin: 2px 0px;
    padding: 0px 10px;
    font-size: 12px;
}

#ris_form p:before {
    content: '>> ';
    font-weight: bold;
    color: #c62929;
}

#richiesta input {
    background: #fff;
    border: 1px solid #C6C6C6;
    padding: 1px;
    border-radius: 2px;
}

#richiesta .red {
    border: 1px solid #c62929;
    outline: none;
    background: #de7272;
    padding: 1px;
}

.left-booking:link,
.left-booking:visited,
.left-booking:hover,
.left-booking:active {
    position: absolute;
    left: 45px;
    top: 40px;
}

.privacytextEN ol li {
    list-style-position: inside;
    margin-left: 30px;
    list-style-type: decimal;
}

.showusintvbtn {
    display: block;
    padding: 10px 20px;
    text-align: center;
    font-size: 12px;
    background-color: #e8b319;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 30px;
    margin-bottom: -70px;
}

/* ========================================
   FOOTER
   ======================================== */

footer {
    padding-top: 20px;
}

#wrapper #footer {
    width: 924px;
    font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #575757;
    position: relative;
    bottom: 0;
    margin: 0 auto;
}

#wrapper #footer span.bull {
    color: #f2cd12;
}

#wrapper #footer a {
    color: #575757;
    text-decoration: none;
}

#wrapper #footer a:hover {
    text-decoration: underline;
}

.site-footer {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.5rem 3rem;
    font-size: 0.8rem;
    line-height: 1.4;
}

.site-footer p {
    margin: 0;
}

.site-footer p:nth-of-type(1) {
    grid-column: 1 / 2;
}

.site-footer p:nth-of-type(2),
.site-footer p:nth-of-type(3) {
    grid-column: 2 / 3;
}

.site-footer p:nth-of-type(4) {
    grid-column: 1 / -1;
    margin-top: 0.5rem;
}

.site-footer .footer-coordinates {
    grid-column: 1 / 2;
    font-size: 0.8rem;
    opacity: 0.7;
}

.site-footer .footer-credit {
    grid-column: 2 / 3;
    text-align: right;
}

.site-footer a {
    text-decoration: none;
}

.site-footer a:hover {
    text-decoration: underline;
}

@media only screen and (min-width: 768px) and (max-width: 975px) {
    #wrapper #header,
    #wrapper #header #headerMain,
    #wrapper #content,
    #wrapper #header #headerMain .center {
        width: 768px;
    }

    #wrapper #header #headerMain #service {
        width: 540px;
    }

    #wrapper #header #headerTop {
        width: 768px;
        margin: 0 auto;
        position: relative;
    }

    #wrapper #header #headerMain #service #quickreq {
        width: auto;
    }

    #wrapper #content #right {
        width: auto;
    }

    #prenota {
        display: none;
    }

    #wrapper #footer {
        width: 768px;
        background-image: none;
        padding-left: 0;
    }

    #wrapper #footer br {
        display: none;
    }

    #altea {
        position: relative !important;
        display: block;
        margin: 0 0 auto auto;
    }

    #right ul#room-service li {
        margin: 10px 0;
    }

    #right #room-service li span {
        margin-top: 10px;
        margin-left: 10px;
    }

    #right #room-service li img {
        padding: 15px 10px;
    }

    .dett-booking img {
        padding: 0 !important;
        width: 121px;
        height: auto;
    }

    #right #room-service li span {
        display: block;
        padding: 5px 0px 0 210px;
    }

    #difference {
        padding: 5px;
    }

    #map_canvas {
        width: auto !important;
        height: 400px !important;
    }

    #richiesta input[type="text"] {
        width: 145px;
    }

    .package-vis .package-hidden div.inner-pack img {
        float: none;
    }
}

@media (max-width: 768px) {
    .mod-menu.nav > .nav-item {
        list-style: none;
    }

    .site-footer {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .site-footer p,
    .site-footer .footer-credit {
        grid-column: auto;
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    #wrapper,
    #wrapper #header #headerMain,
    #wrapper #header #headerTop,
    #wrapper #header #headerMain #menu,
    #wrapper #header #headerMain #service,
    #wrapper #header,
    #wrapper #header #headerMain .center {
        width: auto;
        height: auto;
        position: relative;
    }

    #wrapper #header #headerTop {
        height: 25px;
    }

    #wrapper #header #headerMain #menu,
    #wrapper #header #headerMain #service {
        float: none;
    }

    #wrapper #header #headerMain #menu > ul {
        padding-left: 0;
        display: none;
    }

    #wrapper #header #headerMain #menu {
        background: transparent;
    }

    #wrapper #header #headerMain #menu ul {
        background: #6c6c6c;
    }

    #wrapper #header #headerMain #menu ul li {
        padding: 0;
    }

    #wrapper #header #headerMain #menu ul li a {
        display: block;
        text-align: center;
        padding: 5px 0;
    }

    #wrapper #header #headerMain #menu ul li ul {
        list-style-type: none;
        padding: 0;
    }

    #wrapper #header #headerMain #menu > ul > li {
        border-bottom: 1px solid white;
    }

    #wrapper #header #headerMain #menu li.opensubnav ul {
        display: block !important;
    }

    #wrapper #header #headerMain #menu li:hover ul {
        display: none;
    }

    #wrapper #header #headerMain #menu .linkOfferte ul a {
        display: block;
        text-align: center;
        width: auto;
        line-height: inherit;
        padding: 8px 0;
    }

    #wrapper #header #headerMain #service #quickreq {
        width: auto;
        padding: 10px 0;
    }

    #wrapper #header #headerMain #service #quickreq form {
        width: 259px;
        margin: 0 auto;
        line-height: 22px;
    }

    #wrapper #header #headerMain #service #quickreq input#verifica {
        position: relative;
        top: 0;
        width: 50px;
    }

    #wrapper #header #headerMain #service #quickreq form {
        width: auto;
        padding: 0 4px;
    }

    #wrapper #lang {
        top: 6px;
        left: auto;
        right: 0;
    }

    #wrapper #content #right {
        width: auto;
        float: none;
        padding: 5px;
        margin-left: 0;
        min-height: inherit;
    }

    #wrapper #content {
        width: auto;
    }

    #wrapper #content #left {
        float: none;
        width: auto;
        position: relative;
        height: auto;
    }

    #wrapper #footer {
        width: auto;
        background-image: none;
        padding: 5px;
        border-top: 2px solid #f2cd12;
    }

    #slider {
        position: relative;
        top: 0;
    }

    #slider div {
        margin-left: inherit !important;
        display: block;
        width: inherit !important;
    }

    #slider img {
        max-width: 100%;
        height: auto;
        width: inherit;
    }

    #map_canvas {
        width: auto !important;
        height: 360px !important;
    }

    #contact,
    #prenota,
    #packages,
    #left {
        display: none;
    }

    #menulogo {
        background: #6c6c6c;
        display: block;
        padding: 10px 0;
    }

    #right h1 {
        font-size: 20px;
    }

    #right .invia {
        margin: 0 auto;
    }

    #right ul#room-service li {
        margin: 20px 0;
    }

    #right #room-service li {
        height: auto;
    }

    #right #room-service li img {
        display: block;
        margin: 0 auto;
        padding: 10px;
        float: none;
    }

    #right #room-service li span {
        display: block;
        margin: 0;
    }

    #right #room-service li span.dett-open {
        margin: 5px;
        text-align: center;
    }

    #right #room-service a.dett-booking:link,
    #right #room-service a.dett-booking:visited,
    #right #room-service a.dett-booking:hover,
    #right #room-service a.dett-booking:active,
    #right #room-service li span.dett-button {
        position: relative;
        right: auto;
        left: auto;
        bottom: auto;
        text-align: center;
    }

    #right table#richiesta tr td {
        text-align: left;
    }

    #right table#richiesta tr td input[type="checkbox"] {
        display: inline-block;
        width: auto;
    }

    #right table td,
    #right table tr {
        display: block;
        width: 100%;
        float: left;
        text-align: center;
        padding: 5px 0;
    }

    #richiesta input,
    #form_camera_01 {
        width: 90%;
    }

    #richiesta laben,
    #richiesta input {
        display: block;
        margin: 0 auto 5px auto;
    }

    #form_note {
        width: 220px !important;
    }

    #roomLoader {
        left: 0;
        margin-left: 0;
        width: 287px;
        background-image: none !important;
        background-color: #fff !important;
        border-top: 5px solid #434343;
        border-bottom: 5px solid #434343;
        height: auto;
    }

    #roomLoader ul li {
        width: auto;
        padding: 10px 5px;
        height: auto;
    }

    #roomLoader ul li img {
        margin: 0 auto;
        display: block;
    }

    #roomLoader ul li strong {
        margin: 5px 0;
    }

    #roomLoader ul li strong.room-pre {
        text-align: left;
        margin: 0;
    }

    #roomLoader ul li strong.room-pre {
        text-align: center;
    }

    #roomLoader ul li span.dett-img {
        position: relative;
        left: 0;
        bottom: inherit;
        margin-top: 10px;
    }

    #roomLoader ul li span.dett-img-inner {
        width: auto !important;
    }

    #roomLoader ul li span.dett-img-inner img {
        display: block;
        max-width: 100%;
        height: auto;
    }

    #roomLoader ul li span.arrow-button {
        display: none;
    }

    #roomLoader ul li span.close-button {
        right: 0;
    }

    #roomLoader ul li span.prev {
        left: 5px;
    }

    #roomLoader ul li span.next {
        right: 5px;
    }

    #roomLoader ul li .richiedi-button1 {
        margin: 0;
        width: auto;
        padding: 5px 10px;
        width: 134px;
    }

    #roomLoader a.booking-button:link,
    #roomLoader a.booking-button:visited,
    #roomLoader a.booking-button:hover,
    #roomLoader a.booking-button:active {
        float: none;
        display: block;
        margin: 0;
    }

    .mobileMenu {
        display: block;
    }

    .linkOfferte {
        background: #6c6c6c;
        display: block;
    }

    .linkOfferte a {
        height: auto;
    }

    .preise-booking img {
        margin: 0 auto;
        display: block;
    }

    .package-visa a.preise-booking:link,
    .package-visa a.preise-booking:visited,
    .package-visa a.preise-booking:hover,
    .package-visa a.preise-booking:active {
        float: none;
        margin: 0;
    }

    .package-vis h1 span {
        position: relative;
        bottom: auto;
        right: auto;
        background: #fff;
        padding: 5px;
        display: block !important;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .package-vis .package-hidden div.inner-pack img {
        float: none;
        display: block;
        margin: 0 auto;
    }

    .package-vis .package-hidden div.inner-pack p {
        margin: 5px !important;
    }

    .package-vis .package-price {
        margin: 0;
        padding: 1px 0;
        border-bottom: 1px solid #000;
        margin-bottom: 5px;
    }

    .package-price td {
        text-align: center !important;
    }

    .pricelist td:nth-of-type(1):before {
        content: "A";
        display: block;
        font-weight: bold;
        font-size: 15px;
        float: left;
        margin: 2px 0 0 10px;
        color: #e8b319;
    }

    .pricelist td:nth-of-type(2):before {
        content: "B";
        display: block;
        font-weight: bold;
        font-size: 15px;
        float: left;
        margin: 2px 0 0 10px;
        color: #e8b319;
    }

    .pricelist td:nth-of-type(3):before {
        content: "C";
        display: block;
        font-weight: bold;
        font-size: 15px;
        float: left;
        margin: 2px 0 0 10px;
        color: #e8b319;
    }

    .pricelist td:nth-of-type(4):before {
        content: "D";
        display: block;
        font-weight: bold;
        font-size: 15px;
        float: left;
        margin: 2px 0 0 10px;
        color: #e8b319;
    }

    img#logo {
        padding-bottom: 0;
        display: block;
        margin: 0 auto;
        width: 130px;
        height: auto;
    }

    img#altea {
        position: relative;
        display: block;
        margin: 0 auto;
    }
}