/************************************************************************************************************/

/************************************************************************************************************/

/************************************************************************************************************/

/* VARIE */

.clear {
    position: relative;
    display: block;
    clear: both;
}

.pageTitle {
    margin: 50px auto 0;
}

.heading,
.contact .text h2.heading,
.contact .contact-location .btn-collapse.heading {
    font-weight: normal;
    font-size: 20px;
    color: #004178;
}

.time {
    color: #898989;
    font-size: 18px;
    margin-top: 10px;
    display: block;
}

label {
    font-weight: 100;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    color: #004178;
}

.modal.in .modal-dialog {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    max-width: 900px;
}

.modal.in .modal-dialog .container {
    width: 100% !important;
    max-width: 100% !important;
}

.modal.in .modal-dialog .room-detail_img {
    margin-top: 0px;
}

.altriItemCarousel {
    display: block;
}

.altriItemCarousel .owl-item>div {
    padding: 0 6px;
}

.post .entry-header h2 {
    font-weight: normal;
}

.sidebar .widget .widget-title {
    font-weight: 100;
}

.altriItemCarousel .activiti_item .img {
    height: 270px;
    overflow: hidden;
}

.altriItemCarousel .activiti_item .img img {
    width: auto;
    max-width: none;
    height: 270px;
}

.altriItemCarousel .owl-buttons {
    position: absolute;
    top: -40px;
    right: 0;
    width: 100px;
}

.altriItemCarousel .owl-controls .owl-prev,
.altriItemCarousel .owl-controls .owl-next {
    color: #004178;
    border: 2px solid #004178;
}

p {
    line-height: 1.7em;
    letter-spacing: 0.02em;
    font-size: 17px;
    font-weight: 100;
}

.room_item-1 .desc ul li,
.room-detail_amenities,
.room-detail_overview {
    font-size: 15px;
}

.room-detail_amenities p,
.room-detail_overview p,
.activiti_item .text p,
.room_item-5 .room_item-back p {
    font-size: 17px;
}

#preloader .preloader-dot {
    background: url(../images/logo-header.png) no-repeat scroll center center !important;
}

@-webkit-keyframes preloaderCustom {
    0% {
        width: 0px;
        height: 0px;
    }

    100% {
        width: 300px;
        height: 300px;
        opacity: 0;
    }
}

#preloader .preloader-dot {
    border: none;
    animation: unset;
    animation: preloaderCustom 3s ease infinite;
    -ms-animation: preloaderCustom 3s ease infinite;
    -moz-animation: preloaderCustom 3s ease infinite;
    -webkit-animation: preloaderCustom 3s ease infinite;
}

/************************************************************************************************************/

/************************************************************************************************************/

/************************************************************************************************************/

/* COLORI */

.bg-blue,
.reservation-calendar_custom .reservation-calendar_tabel td.current-select,
.accomd-modations-room .text,
#footer .footer_top,
.reservation-billing-detail .reservation-code,
.check-availability::before {
    background-color: #004178;
}

.awe-btn.awe-btn-default {
    background-color: #004178;
    border-color: #004178;
    color: #fff;
}

.awe-btn.awe-btn-default:hover {
    border-color: #ffc743;
    background-color: #ffc743;
}

.awe-btn.awe-btn-default.addToCart {
    border-color: #ffc743;
    background-color: #ffc743;
    color: #fff;
    font-weight: 600;
}

.awe-btn.awe-btn-default.addToCart:hover {
    background-color: #004178;
    border-color: #004178;
}

.reservation-room_item .reservation-room_text .reservation-room_view-more {
    color: #004178;
    font-size: 14px;
}

.awe-btn.awe-btn-13 {
    border: 2px solid #ffc743;
    background-color: #ffc743;
}

.destinazioniIndex .awe-btn.awe-btn-13,
.offerteIndex .awe-btn.awe-btn-13,
.flottaIndex .awe-btn.awe-btn-13,
.serviziIndex .awe-btn.awe-btn-13,
.section-contact .awe-btn.awe-btn-13,
.customerDataPage .awe-btn.awe-btn-13 {
    border: 2px solid #004178;
    background-color: #004178;
}

.destinazioniIndex .awe-btn.awe-btn-13:hover,
.offerteIndex .awe-btn.awe-btn-13:hover,
.flottaIndex .awe-btn.awe-btn-13:hover,
.serviziIndex .awe-btn.awe-btn-13:hover,
.section-contact .awe-btn.awe-btn-13:hover,
.customerDataPage .awe-btn.awe-btn-13:hover {
    border: 2px solid #ffc743;
    background-color: #ffc743;
}

#footer .footer_top .mailchimp .mailchimp-form .awe-btn {
    background-color: #ffc743;
}

.reservation-room_item .reservation-room_text .reservation-room_view-more:hover,
.reservation-billing-detail .reservation-code a:hover {
    color: #ffc743;
}

/************************************************************************************************************/

/************************************************************************************************************/

/************************************************************************************************************/

/* HEADER */

.header_top {
    background-color: #004178;
    opacity: .85;
    z-index: 999999999999999999999999999999999999;
    position: absolute;
    width: 100%;
}

.header_content::after {
    background-color: #fff;
    opacity: .95;
}

.header_content .menu>li>a {
    color: #004178;
    padding: 0 12px;
    font-weight: 100;
    font-size: 14px;
}

.header_content .menu>li>a i {
    margin-left: 4px;
}

.header_content .menu>li.current-menu-item>a {
    background-color: #004178;
    color: #fff;
}

.header_content .menu>li .sub-menu {
    padding: 0;
}

.header_content .menu>li .sub-menu li a {
    padding: 9px 20px;
}

.header_logo img {
    max-height: none;
    transition: 0.3s all;
}

.header-sticky .header_logo img {
    max-height: 84px;
    position: relative;
    top: auto;
}

.awe-overlay {
    background-color: rgba(0, 0, 0, 0.35);
}

#header_content {
    box-shadow: 1px 1px 3px #ececf0;
    font-family: "Montserrat", sans-serif;
    top: calc(100% + 38px);
}

#header_content.header-sticky {
    top: 0;
}

.specialMenuButton {
    background: #ffc02b;
}

.specialMenuButton a {
    color: #fff;
    text-shadow: 0px 0px 0px #fff;
    transition: 0.3s all;
}

.specialMenuButton:hover,
.specialMenuButton a:hover,
.header_content .menu>li.specialMenuButton:hover>a {
    background: #004178;
}


/************************************************************************************************************/

/************************************************************************************************************/

/************************************************************************************************************/

/* SLIDESHOW */

.slider-caption.slider-caption-2,
.slider-caption.slider-caption-2 small,
.slider-caption-sub.slider-caption-sub-2,
.banner-slider .slider-item .slider-text .awe-btn {
    color: #fff;
}

.banner-slider .slider-item .slider-text .awe-btn {
    border: 2px solid #fff;
    background: none;
}

.section-sub-banner {
	padding-top: 122px;
}

.sub-banner .text {
    padding-bottom: 100px;
    margin-top: 100px;
}

.sub-banner .text h2 {
    display: inline;
    padding: 4px 20px;
    background: #004178;
}

.vailability-submit .awe-btn.awe-btn-13 {
    font-size: 13px !important;
}

.section-slider .slider-text.top {
    top: 25%;
}

.section-slider .slider-text.bottom {
    top: 75%;
}

.section-slider .slider-text.right {
    text-align: right;
    padding: 0 200px;
}

.section-slider .slider-text.left {
    text-align: left;
    padding: 0 200px;
}

.homeBannerCheckAvailability .availability-form select {
    font-family: 'Montserrat';
    margin: 0px 10px;
    /* appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none; */
    background: none;
    color: white;
    padding: 5px;
    line-height: 0;
    height: 40px;
    display: block;
    float: left;
    width: 100px;
}

.homeBannerCheckAvailability .availability-form select option {
    color: black;
}

.homeBannerCheckAvailability .availability-form select::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
}

.homeBannerCheckAvailability .availability-form select::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}

.homeBannerCheckAvailability .availability-form select:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
}

.homeBannerCheckAvailability .availability-form select:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}

.slider-caption.slider-caption-3 {
    font-size: 50px;
}




/************************************************************************************************************/

/************************************************************************************************************/

/************************************************************************************************************/

/* HOMEPAGE */

.homeCustomTable {
    display: table;
    width: 100%;
}

.customCell {
    display: table-cell;
    width: 30%;
    max-width: 43vw;
    vertical-align: middle;
}

.customCell h2.heading p {
    font-size: 14px;
    color: #555555;
    text-transform: none;
}

.customCell.destinationCell {
    width: 70%;
}

.accomd-modations .accomd-modations-content {
    margin: 0;
}

.customCell .accomd-modations-header {
    margin-top: 0px;
    margin-right: 30px;
    width: 300px;
}

.accomd-modations-content .accomd-modations-room {
    margin-top: 30px;
    margin-bottom: 30px;
}

.accomd-modations {
    padding: 90px 0 150px;
}

.customCell .owl-wrapper {
    max-width: 100% !important;
}

.customCell .owl-wrapper .owl-item {
    width: 100% !important;
}

/************************************************************************************************************/

/************************************************************************************************************/

/************************************************************************************************************/

/* FOOTER */

#footer {
    position: relative;
    margin-top: -21px;
}

#footer.notIndex {
    margin-top: 80px;
}

.footer_top {
    opacity: 0.85;
    position: absolute;
    width: 100%;
    top: -79px;
}

#footer .footer_top .mailchimp h4 {
    margin-left: 40px;
}

#footer .footer_top .mailchimp .mailchimp-form .awe-btn {
    font-weight: 600;
}

#footer .footer_center .widget-logo .text p {
	color: #acacac;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: 400;
}

.ragioneSociale p {
	font-size: 14px;
}

#bottomSeo {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    color: #acacac;
    padding: 10px 0;
}

#bottomSeo h2 {
    font-size: 20px;
}

#bottomSeo a,
.footer_bottom a {
    color: #acacac;
    font-weight: 600;
}

/************************************************************************************************************/

/************************************************************************************************************/

/************************************************************************************************************/

/* ACQUISTA */

.tastoNuovaRicerca {
    cursor: pointer;
}

.reservation-sidebar_availability {
    padding: 0 20px;
    margin-top: 30px;
}

.contenutoNuovaRicerca {
    display: none;
    padding-bottom: 20px;
}

.reservation_step {
    margin-bottom: 20px;
}

.reservation_step ul li a {
    line-height: 40px;
    font-size: 18px;
    font-weight: 100;
    opacity: 0.4;
}

.reservation_step ul li.active a {
    opacity: 1;
}

.reservation_step ul li a span {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    padding: 0;
    border-radius: 20px;
    margin-right: 10px;
    background: #cacace;
    color: white;
    line-height: 40px;
    text-align: center;
}

.reservation_step ul li.active a span,
.reservation_step ul li.complete a span {
    background: #004178;
}

.reservation_step ul li a label {
    display: inline;
    margin: 0;
}

.suotaCarrello {
    display: block;
    margin: 0 0 10px;
}

.reservation-room-selected .reservation-room-seleted_current label {
    font-size: 16px;
    margin-bottom: 10px;
}

.reservation-room-selected .reservation-room-seleted_current span {
    font-size: 15px;
}

.reservation-sidebar_availability .check_availability_title::before {
    content: none;
}

.reservation-sidebar_availability .check_availability_group {
    padding-left: 0px;
}

.reservation-sidebar_availability .awe-btn {
    font-weight: 600;
}

.reservation-sidebar .reservation-room-selected:first-child {
    margin-top: 0 !important;
}

.reservation-room-selected .reservation-room-seleted_current {
    padding: 15px 15px 0;
}

.reservation-room-selected .reservation-room-seleted_current h6 {
    text-transform: none;
    margin: 10px 0 10px 20px;
}

.reservation-room-selected .reservation-room-seleted_current h6::before {
    left: -13px;
}

.reservation-room-selected .reservation-room-seleted_current span {
    text-align: right;
    float: right;
}

.reservation-room-selected .reservation-room-seleted_item .reservation-room-seleted_package {
    border-top: none;
    margin-top: 0;
}

.reservation-room-selected .reservation-room-seleted_item .reservation-room-seleted_package ul li {
    font-size: 15px;
    padding: 10px 0 0;
}

.reservation-room-selected .reservation-room-seleted_total {
    padding: 12px 20px;
}

.reservation-room-selected .reservation-room-seleted_total label {
    line-height: 29px;
}

.reservation-heading {
    font-size: 16px;
    color: #004178;
    font-weight: 100;
    background: #f6f6f6;
}

.bg-blue .reservation-heading {
    color: #FFF;
}

.reservation-room-selected .reservation-room-seleted_current.bg-gray,
.reservation-room-selected .reservation-room-seleted_current.bg-gray h6 {
    color: #004178;
}

.reservation-calendar_custom .reservation-calendar_title {
    color: #004178;
    font-size: 14px;
    font-weight: 100;
}

.reservation-sidebar_availability .check_availability-field label {
    font-weight: 100;
}

.reservation-room_item .reservation-room_name {
    color: #232323;
    font-weight: 100;
    font-size: 22px;
}

.reservation-room_item .reservation-room_text .reservation-room_price .reservation-room_amout {
    font-weight: 100;
    color: #2fc825;
    font-size: 30px;
}

.reservation-billing-detail h4 {
    color: #004178;
    font-weight: 100;
    font-size: 20px;
    margin-top: 40px;
}

.reservation-billing-detail>h4 {
    margin-top: 0px;
}

.bg-gray {
    background-color: #fdfdfd;
}

.reservation-code {
    margin-bottom: 0;
}

.inserisciCoupon {
    display: block;
    border: 2px solid #004178;
    padding: 10px;
    margin: 0 0 20px;
}

.inserisciCoupon input {
    width: 70%;
    float: left;
}

.inserisciCoupon button {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    width: 30%;
    float: left;
    background: #004178;
    color: white;
    padding: 10px;
    text-align: center;
}

.confermaPrenotazione .reservation_content {
    /* background: #fbfbfb; */
    padding: 20px;
    margin-top: 0;
}

.messaggioConferma {
    margin: 30px 20px;
}

.messaggioConferma span {
    color: #004178;
    font-size: 16px;
    margin: 8px 6px 0 0;
    display: inline-block;
    font-weight: 100;
}

.messaggioConferma a {
    font-weight: 600;
    color: #004178;
}

.clienteConferma,
.viaggioConferma,
.prezzoConferma,
.pagamentoConferma {
    background: #f6f6f6;
    padding: 20px;
    float: left;
    box-shadow: 0px 1px 3px #e7e7e7;
}

.clienteConferma,
.prezzoConferma,
.pagamentoConferma {
    width: 48%;
}

.clienteConferma,
.pagamentoConferma,
.prezzoConferma {
    padding: 10px 20px 0;
}

.clienteConferma hr,
.pagamentoConferma hr,
.prezzoConferma hr {
    margin: 0;
}

.prezzoConferma {
    padding-bottom: 10px;
}

.viaggioConferma {
    float: left;
    width: 50%;
    margin: 0 2% 20px 0;
    padding: 10px 20px;
}

.viaggioConferma table {
    width: 100%;
    border: 1px solid #e3e3e3;
    margin-bottom: 30px;
    background: #fcfcfc;
}

.viaggioConferma table td {
    text-align: center;
    vertical-align: middle;
    padding: 10px 0;
    border-bottom: 1px solid #e3e3e3;
}

.viaggioConferma table tbody td {
    border-bottom: none;
    padding: 15px 0;
}

.viaggioConferma table td:first-child {
    border-right: 1px solid #e3e3e3;
    font-weight: 600;
}

.viaggioConferma table tbody td label,
.viaggioConferma table tbody td span {
    margin: 0 !important;
}

.viaggioConferma table.peopleQty {
    width: auto;
    margin-bottom: 10px;
}

.viaggioConferma table.peopleQty td {
    margin-bottom: 0px;
    border-right: 1px solid #e3e3e3;
    padding: 10px;
}

.viaggioConferma table.peopleQty td:last-child {
    border-right: none;
}

.viaggioConferma table.peopleQty td label {
    margin-right: 6px !important;
}

.tastoConferma {
    float: right;
    width: 50%;
}

.tastoConferma.mini {
    float: none;
    display: inline-block;
    width: auto;
    margin-top: 10px;
}

.confermaPrenotazione .reservation_content>div h4,
.confermaPrenotazione .reservation_content>div img {
    font-size: 18px;
    margin-bottom: 10px;
}

.confermaPrenotazione .reservation_content>div img {
    margin-bottom: 30px;
}

.confermaPrenotazione .reservation_content>div label {
    font-size: 16px;
    margin-bottom: 10px;
    float: left;
}

.confermaPrenotazione .reservation_content>div span {
    font-size: 16px;
    margin-bottom: 10px;
    float: right;
    text-align: right;
}

.reservation-page .selezioneViaggio .btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    padding: 0 10px;
}

.reservation-page .cartbuttonBoat .selezioneViaggio .btn-group .btn-group::after {
    content: "\f107";
    font-family: 'FontAwesome';
    font-size: 20px;
    position: absolute;
    top: 32px;
    right: 24px;
    color: #999;
}

.reservation-page .cartbuttonBoat .selezioneViaggio .btn-group label,
.reservation-page .cartbuttonCalendar .btn-group label {
    text-align: left;
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #777;
}

.reservation-page .cartbuttonBoat .selezioneViaggio .btn-group.peopleQuantity .row {
    margin: 0 !important;
}

.reservation-page .cartbuttonBoat .selezioneViaggio .btn-group.peopleQuantity .row>div {
    padding: 0 10px !important;
}

.reservation-page .selezioneViaggio .form-control,
.reservation-billing-detail input[type="search"],
.reservation-billing-detail input[type="text"],
.cartbuttonCalendar input[type="text"],
.reservation-billing-detail input[type="url"],
.reservation-billing-detail input[type="number"],
.reservation-billing-detail input[type="password"],
.reservation-billing-detail input[type="email"],
.reservation-billing-detail input[type="file"],
.reservation-billing-detail select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    display: block;
    position: relative;
    width: 100%;
    max-width: 100%;
    height: 43px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 2px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.reservation-billing-detail input[type="submit"] {
    padding-right: 50px;
}

.reservation-billing-detail .buttonIcon {
    display: block;
    float: right;
    margin: 54px 0 0 -45px;
    padding: 0 30px 0 0;
    color: white;
    font-size: 15px;
}

.reservation-page .cartbuttonAvailability {
    clear: both;
}

.reservation-page .reservation_content {
    margin-top: 10px !important;
    box-shadow: 0px 0px 2px #e7e7eb;
    margin-bottom: 30px;
}

.reservation-sidebar .reservation-room-selected {
    box-shadow: 0px 0px 2px #c0c0c4;
}

.reservation-sidebar .reservation-room-selected.bg-blue .reservation-heading {
    background-color: #f6f6f6;
    color: #004178;
}

.reservation-page .restaurant_title {
    margin-bottom: 0px;
}

.reservation-page .restaurant_title .heading {
    font-size: 14px;
    text-align: left;
    font-weight: 600;
}

.reservation-page .cartbuttonAvailability .reservation-package_item {
    padding: 10px;
}

.reservation-page .cartbuttonAvailability .reservation-package_item .reservation-package_img {
    margin-right: 10px;
}

.reservation-page .cartbuttonAvailability .reservation-package_item .reservation-package_text h4 {
    text-align: left;
    font-weight: 400;
    text-transform: none;
}

.reservation-page .cartbuttonAvailability .reservation-package_item .reservation-package_text .reservation-package_book-price .reservation-package_price .amout {
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
    color: #2fc02b;
}

.reservation-page .cartbuttonAvailability .reservation-package_item .reservation-package_text {
    min-height: 64px;
}

.reservation-page .cartbuttonAvailability .reservation-package_item .reservation-package_text .reservation-package_book-price .reservation-package_price {
    margin-top: 0 !important;
}

.reservation-billing-detail {
    margin: 20px 0 0 30px;
}

.reservation-billing-detail .sceltaFattura label {
    display: block;
    margin: 10px 20px 10px 0;
    width: auto;
    float: left;
}

.reservation-billing-detail .reservation-login {
    margin: 30px 0px;
    font-size: 16px;
}

.reservation-billing-detail .reservation-login a {
	color: #004178;
}

.reservation-billing-detail .option-bank li {
    position: relative;
    padding-left: 10px;
    margin-bottom: 10px;
    border: 2px solid #ccc;
    line-height: 1;
}

.reservation-billing-detail .option-bank li label {
    color: #232323;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Montserrat';
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.totalLabel,
.totalSpan {
    font-weight: 600;
    font-size: 20px !important;
    color: #004178;
}

/************************************************************************************************************/

/************************************************************************************************************/

/************************************************************************************************************/

/* DESTINAZIONI */

.room_item-1 h2 a {
    font-weight: normal;
    font-size: 20px;
    color: #666666;
}

.awe-btn.awe-btn-13 {
    font-weight: 600;
}

.room-detail_book .room-detail_total {
    padding: 20px;
}

.room-detail_book .room-detail_form {
    padding: 0 20px 20px 20px;
}

.room_item-1 .bot .price .amout {
    color: #2fc825;
    font-weight: 100;
}

.room_item-1 .desc p,
.room_item-1 .desc ul li {
    font-weight: 100;
}

.room-detail_thumbs .owl-prev,
.room-detail_thumbs .owl-next {
    background-color: #004178;
}

.room-detail_tab-header li a {
    color: #666;
}

.room-detail_amenities h6,
.room-detail_overview h6 {
    text-transform: none;
}

.room-detail_amenities,
.room-detail_overview {
    font-weight: 100;
}

.room-detail_compare .room-compare_title {
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 20px;
    color: #004178;
}

.room-detail_compare {
    padding-top: 30px;
}

.activiti_item .text h2 {
    text-transform: none;
    font-weight: normal;
}

.activiti_item .text .view-more {
    color: #004178;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.activiti_item .text .view-more i {
    margin-left: 6px;
    font-size: 11px;
}

.room-detail_thumbs .owl-item {
    padding: 0;
}

.room-detail_thumbs a img {
    /* width: auto; */
    max-width: none;
    height: 100px;
}

.room-detail_book .room-detail_total .price .amout {
    font-weight: normal;
    font-size: 30px;
    color: #2fc825;
}

.room-detail_book .room-detail_form label {
    font-weight: 100;
}

.room-detail_amenities h6,
.room-detail_overview h6 {
    color: #004178;
}

.dettaglioDestinazione .room-detail_img {
    margin-top: 20px;
}

.col-md-12 .room-detail_tab-content {
    padding-top: 0px;
}

.col-md-12 .room-detail_tab-content::before {
    content: none;
}

/************************************************************************************************************/

/************************************************************************************************************/

/************************************************************************************************************/

/* FLOTTA */

.room_item-5 .room_item-forward h2 {
    font-weight: normal;
}

.room_item-5 .room_item-back {
    border: none;
}

.room_item-5 .room_item-back h3 {
    font-size: 22px;
    font-weight: normal;
    color: #004178;
}

.room_item-5 .room_item-back p {
    margin-top: 20px;
}

.room_item-5 .room_item-back {
    position: relative;
    z-index: 3;
    padding: 40px;
}

.flottaDetail .room-detail_img,
.serviziDetail .room-detail_img {
    margin-top: 0px;
}

.flottaDetail .room-detail_overview,
.serviziDetail #amenities {
    margin-top: 30px;
}

/************************************************************************************************************/

/************************************************************************************************************/

/************************************************************************************************************/

/* OFFERTE */

.offerteIndex .entry-media {
    height: 380px;
    overflow: hidden;
}

.offerteIndex .post .entry-media img {
    width: auto;
    height: 380px;
    display: block;
    margin: 0 auto;
    max-width: none;
}

.offerteIndex .post .entry-header {
    position: relative;
    display: block;
    float: left;
    height: 100px;
    width: 16%;
    padding: 0;
}

.offerteIndex .post .entry-title,
.offerteIndex .post .entry-content {
    position: relative;
    display: block;
    float: left;
    width: 84%;
    padding: 0;
    margin-top: 12px;
    font-size: 22px;
}

.offerteIndex .post .entry-content,
.serviziIndex .post .entry-content {
    margin-top: 0px;
    max-height: 45px;
    overflow: hidden;
    font-size: 15px;
}

.offerteIndex .post .posted-on,
.offerteDetail .post .posted-on {
    position: absolute;
    top: 0px;
    left: 8px;
    border: 2px solid aliceblue;
    text-align: center;
    color: #004178;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1;
    width: 70px;
    height: 70px;
    padding: 10px;
}

.offerteDetail .post .posted-on {
    position: relative;
    bottom: auto;
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    left: 0;
}

.offerteDetail .post .entry-header {
    margin-top: 0;
    padding-left: 0;
    float: left;
}

.offerteDetail .post .entry-header h2 {
    font-size: 24px;
}

.offerteDetail .post.post-single .entry-content {
    padding: 0;
}

.offerteIndex .post .posted-on strong,
.offerteDetail .post .posted-on strong {
    display: block;
    font-family: 'Montserrat';
    font-size: 28px;
}

.offerteIndex .blog-content.events-content .post .entry-footer {
    display: none;
}

.blog-content.events-content::after {
    content: "";
    display: block;
    clear: both;
}

.section-blog .page-navigation {
    clear: both;
    text-align: center;
}

.sidebar .widget.widget_check_availability .check_availability .check_availability_group {
    padding-left: 0px;
}

.sidebar .widget.widget_check_availability .check_availability .check_availability_title::before {
    content: none;
}

.sidebar .widget .widget-deal .item .img img {
    width: auto;
    /* max-width: none; */
    height: 250px;
}

.post .entry-meta::before {
    content: none;
}

.offerteIndex .post .entry-meta a .entry-author-name {
    font-size: 18px;
}

.offerteDetail .post .entry-meta a .entry-author-name {
    font-size: 14px;
    margin: 0 4px;
}

/************************************************************************************************************/

/************************************************************************************************************/

/************************************************************************************************************/

/* SERVIZI */

.serviziIndex .post .entry-content,
.serviziIndex .post .entry-header,
.serviziIndex .post .entry-footer {
    padding-left: 0px;
}

.serviziDetail .room-detail_tab-content::before {
    content: none;
}

.restaurant_item.lager-thumbs .text {
    padding-left: 0px;
}

.restaurant_item .text h2 {
    /* padding-bottom: 0px;
    border-bottom: 1px solid #004178;
    margin-bottom: 10px; */
    text-transform: none;
}

.restaurant_item .text h2 a {
    color: #004178;
}

.serviziDetail .room-detail_tab > .row {
    margin: 0 !important;
}

.serviziDetail .room-detail_tab > .row #overview .col-lg-6 {
    display: inline !important;
    margin: 0 10px 10px 0;
    padding-left: 0;
}

.serviziDetail .room-detail_tab .row #overview .col-md-6 {
    display: inline !important;
    float: none !important;
    padding: 0;
}

/************************************************************************************************************/

/************************************************************************************************************/

/************************************************************************************************************/

/* PARTNER & LINK */

.restaurant-small {
    margin-top: 0;
}

.restaurant-small .restaurant_content {
    margin-top: 0;
}

.restaurant_title {
    margin-bottom: 30px;
}

.partnerIndex .restaurant-small .restaurant_content .restaurant_item {
	width: 48%;
	float: left;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-right: 2%;
}

.restaurant_item.small-thumbs .text {
	padding-right: 0;
}

.restaurant_item.small-thumbs .text a {
	color: #aaa;
}

.partnerIndex .restaurant-small .restaurant_content .restaurant_item:nth-child(2n+1) {
    clear: left;
}

.partnerIndex .restaurant_item .img {
    width: 240px;
}

.partnerIndex .restaurant-small .restaurant_content .restaurant_title {
    padding-bottom: 30px;
}

.partnerIndex .restaurant-small .restaurant_content .restaurant_item h2 {
    font-size: 22px;
    margin-bottom: 10px;
}

/************************************************************************************************************/

/************************************************************************************************************/

/************************************************************************************************************/

/* FAQ */

.accordion .ui-accordion-header {
    background-color: #F0F0F0;
    color: #004178;
}

.accordion .ui-accordion-header i {
    float: right;
    line-height: 20px;
}

.accordion .ui-accordion-content {
    border: 2px solid #F0F0F0;
}

.faqPage .shortcode-accordion {
    margin: 50px 0;
}

.shortcode-heading {
    border-bottom: none;
}

.ui-widget {
    font-family: hind, Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 17px;
}

/************************************************************************************************************/

/************************************************************************************************************/

/************************************************************************************************************/

/* CONTATTI */

.section-map {
    margin-top: 123px;
}

.contact .contact-form .field-text,
.contact .contact-form .field-textarea {
    border: 2px solid #cacace;
}

.newsletterAction {
    padding: 20px 15px;
    font-size: 15px;
}

.newsletterAction .labelTitle {
    display: block;
    margin: 0;
}

.contact .contact-location .location-group .location-item .img .fa {
    right: auto;
    bottom: -22px;
}

.contact .contact-location .location-group .location-item .text {
    margin-left: 40px;
    color: #333333;
}

/************************************************************************************************************/

/************************************************************************************************************/

/************************************************************************************************************/

/* AREA RISERVATA */

.login-register .text .account_form .field-form .field-text {
    background-color: white;
    border: 2px solid #ccc;
    color: #666;
    width: 100%;
    height: 42px;
    line-height: 42px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.login-register .text .account_form .field-form .field-text::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #666;
}

.login-register .text .account_form .field-form .field-text::-moz-placeholder {
    /* Firefox 19+ */
    color: #666;
}

.login-register .text .account_form .field-form .field-text:-ms-input-placeholder {
    /* IE 10+ */
    color: #666;
}

.login-register .text .account_form .field-form .field-text:-moz-placeholder {
    /* Firefox 18- */
    color: #666;
}

.customDashboard table {
    width: 100%;
}


.ProfileBoxListMobile {
    display: none;
}

.profilePages {
    display: block;
    width: 100%;
    margin-top: 140px;
}

.profilePages::after {
    content: "";
    display: block;
    width: 100%;
    clear: both;
}

.profileData {
    display: block;
    width: calc(80% - 30px);
    float: left;
}

.ProfileBoxList {
    display: block;
    width: 20%;
    margin-right: 30px;
    float: left;
    /* min-height: 400px; */
    background: #fbfbfb;
}

.ProfileBoxList>h3 {
    font-size: 20px;
    font-weight: normal;
    border-bottom: 2px solid #255c8b;
    padding: 10px 12px;
}

.ProfileBoxList .divTable .divRow .divCell {
    height: 43px;
    text-align: left;
    border-bottom: 1px solid #ececf0;
}

.ProfileBoxList .divTable .divRow .divCell:hover,
.ProfileBoxList .divTable .divRow .divCell.active {
    background: #255c8b;
    color: white;
}

.ProfileBoxList .divTable .divRow .divCell:hover a,
.ProfileBoxList .divTable .divRow .divCell.active a {
    color: white;
}

.ProfileBoxList .divTable .divRow .divCell a i {
    width: 30px;
    text-align: center;
}

.profileData .profileCol {
    width: 49%;
    margin-right: 2%;
    float: left;
}

.profileData .profileCol:nth-child(2n) {
    margin-right: 0%;
}

.profileData .profileFullSize {
    margin-top: 20px;
}

.profileData .profileCol>.head,
.profileData .profileFullSize>.head {
    background: #255c8b;
    color: white;
    font-size: 20px;
    font-weight: normal;
    padding: 10px 10px;
    margin-bottom: 0;
}

.profileData .profileCol>.head::after,
.profileData .profileFullSize>.head::after {
    content: "";
    display: block;
    clear: both;
}

.profileData .profileCol>.head h3,
.profileData .profileFullSize>.head h3 {
    color: white;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    float: left;
}

.profileData .profileCol>.head h3 i,
.profileData .profileFullSize>.head h3 i {
    font-size: 16px;
    margin-right: 4px;
}

.profileData .profileCol>.head .detailLink,
.profileData .profileFullSize>.head .detailLink {
    color: white;
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
    margin: 0;
    float: right;
}

.profileData .profileFullSize table {
    width: 100%;
    margin-bottom: 30px;
    background: #fdfdfd;
}

.profileData .profileFullSize table thead {
    border-bottom: 1px solid #cacace;
}

.profileData .profileFullSize table tbody tr {
    border-bottom: 1px solid #eee;
}

.profileData .profileFullSize table th,
.profileData .profileFullSize table td {
    padding: 10px;
}

.profileData .profileFullSize table th {
    font-weight: 500;
    color: #444;
}

.profileData .profileFullSize table td {
    font-weight: 100;
    color: #7F7F7F;
}

.profileData .profileFullSize table td:last-child {
    width: 20%;
}

.profileData .profileFullSize table td a {
    color: #255c8b;
    text-decoration: underline;
}

.profileData .profileFullSize table td:last-child a {
    padding: 8px;
    line-height: 1;
    margin: 0 auto;
    width: 100%;
    text-decoration: none;
}

.profileData input[type="text"],
select {
    border: 2px solid #ececec;
}

.profileData .divTable {
    background: #fafafa;
    padding: 10px;
    margin-bottom: 20px;
}

.divTable .divRow {
    display: table;
    width: 100%;
    clear: both;
}

.profileData .divTable .divRow {
    border-bottom: 1px solid #f4f4f4;
    padding: 5px 0;
}

.divTable .divRow .divCell {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    padding: 4px;
}

.customerDataPage .divTable .divRow .divCell:first-child {
    width: 28%;
}

.customerDataPage .divTable .divRow .divCell:last-child {
    width: 72%;
}

.customerDataPage .divTable .divRow .divCell input {
    width: 100%;
}

/************************************************************************************************************/

/************************************************************************************************************/

/************************************************************************************************************/

/* RESPONSIVE */

.header_mobile {
    background-color: #fff;
}

.menu-bars {
    color: #004178;
}

.menu-bars span,
.menu-bars span::before,
.menu-bars span::after {
    background-color: #004178;
}

@media only screen and (max-width: 767px) {
    .header_mobile {
        position: relative;
    }

    .header_mobile.header-sticky {
        position: fixed;
    }

    .header_mobile .header_menu {
        right: -100%;
        width: 100%;
        background-color: rgba(52, 74, 113, 1);
    }

    .section-sub-banner {
        display: none;
        background-size: cover !important;
        background-position: center !important;
    }

    .footer_top {
        position: relative;
        top: auto;
    }

    .footerMenu,
    .footerMenu>ul {
        margin-top: 0 !important;
    }

    #footer .footer_center .widget_logo .widget-logo .img {
        margin-left: 0;
    }

    .accomd-modations {
        padding: 50px 0;
    }

    #footer .footer_top .mailchimp {
        width: 100%;
    }

    #footer .footer_top .mailchimp h4 {
        margin-left: 0;
        margin-bottom: 2px;
    }

    #footer .footer_top .mailchimp .mailchimp-form {
        padding-right: 0;
        width: 100%;
    }

    #footer .footer_top .mailchimp .mailchimp-form .awe-btn {
        position: relative;
        margin-top: 0px;
    }

    /******************************/
    .reservation_step ul li.active a span,
    .reservation_step ul li.complete a span {
        background: none;
    }

    .reservation_step ul {
        padding-bottom: 10px;
    }

    .reservation_step ul::after {
        content: "";
        display: block;
        clear: both;
    }

    .reservation_step ul li {
        width: auto;
        background: #004178;
        border-radius: 100px;
        color: #fff;
        float: left;
        margin: 0 4px 4px 0;
    }

    .reservation_step ul li::before {
        content: none;
    }

    .reservation_step ul li a {
        opacity: 1;
        color: #fff;
        padding: 0 14px;
    }

    .reservation_step ul li a span {
        background: none;
        width: auto;
        height: auto;
        margin: 0 2px;
    }

    .reservation_step ul li a label {
        display: none;
    }

    .reservation_step ul li.active a label {
        display: inline;
    }

    /******************************/
    .room-detail_thumbs {
        display: none !important;
    }

    .reservation-billing-detail label.label-radio .input-radio {
        margin-right: 2px;
    }

    .inserisciCoupon input {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }

    .inserisciCoupon button {
        width: 100%;
        float: none;
    }

    .clienteConferma,
    .prezzoConferma,
    .pagamentoConferma {
        width: 100%;
        margin: 0 0 20px;
        float: none;
    }

    .viaggioConferma {
        float: none;
        width: 100%;
        margin: 0 0 20px;
        padding: 10px 20px;
    }

    .tastoConferma {
        float: none;
        width: 100%;
    }

    #footer.notIndex {
        margin-top: 0;
    }

    .pageTitle {
        margin: 30px auto 0;
    }

    .room-detail_book .room-detail_form .awe-btn {
        width: 100%;
    }

    .room-detail_compare .room-compare_title {
        font-size: 18px;
    }

    .partnerIndex .restaurant-small .restaurant_content .restaurant_item {
        width: 100%;
        float: none;
    }

    #ui-datepicker-div {
        left: 0 !important;
        top: 259px !important;
    }
}

/* AGOSTINO */

/* Generali */

.mb-20 {
    margin-bottom: 20px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pb-25 {
    padding-bottom: 25px !important;
}

/* Pre Header */

.header_top .header_left span a {
    font-size: 12px;
    color: #acacac;
    margin-right: 15px;
    line-height: 36px;
}

.header_top .header_left span a:hover {
    color: #e7c130;
}

/* Footer credits - cookies */

.copyright .credits,
.copyright .separator,
.copyright .cookies,
.copyright .credits a {
    display: inline-block;
    font-size: 12px;
}

.copyright {
    line-height: 1.7em;
    letter-spacing: 0.02em;
    font-size: 17px;
    font-weight: 100;
}

.copyright a {
    white-space: nowrap;
    color: #ffc107;
}

.copyright a:hover {
    color: #404040 !important;
}

#footer .footer_center {
    color: #acacac;
	padding-bottom: 0px;
}

/* Bottom Seo */

#bottomSeo ul li {
    list-style-type: none;
}

/* Testo Introduttivo pagine Index */

.intro-text,
.intro-text p {
    font-family: 'Hind';
    font-weight: normal;
    color: #898989;
    line-height: 1.42857143;
    font-size: 18px;
    letter-spacing: 0.014em;
    margin-top: 10px;
    display: block;
}

/* Flotta */

.fleet-text,
.fleet-text p {
    font-size: 17px;
    color: #898989;
    margin-bottom: 0;
    line-height: 1.7em;
    letter-spacing: 0.02em;
    font-weight: 100;
}

.fleet-text {
    margin-top: 20px !important;
}

.fleet-text p {
    margin-top: 0 !important;
}

.fleet-text.fixed-height {
    height: 150px;
    overflow: hidden;
}

.room_item-back.fixed-height {
    height: 356px;
}

.detail-other-fleets-text,
.detail-other-fleets-text p {
    font-size: 17px;
    color: #232323;
    letter-spacing: 0.02em;
    font-weight: 100;
    line-height: 1.5em;
    margin-top: 5px;
    margin-bottom: 10px;
}

.cookies-text,
.cookies-text p {
    color: #777;
    font-size: 17px;
    line-height: 1.75;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0.2px;
    margin: 0 0 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.section-blog.cookies {
    margin-top: 123px;
}

/* Contatti */

.contact-text,
.contact-text p {
    margin-top: 10px;
    color: #232323;
    line-height: 1.428em;
    line-height: 1.7em;
    letter-spacing: 0.02em;
    font-size: 17px;
    font-weight: 100;
    margin-bottom: 10px;
}

.contact .contact-location .location-group .location-item {
    cursor: default;
}

/* Contact & Newsletter Form */

ul.errors {
    padding-left: 5px;
}

ul.errors li {
    /* font: 400 0.8em/1em "Open Sans", sans-serif; */
    margin-bottom: 5px;
    margin-top: 3px;
    color: red;
    font-weight: normal;
    list-style-type: none;
    padding: 0;
    text-align: left;
}

input[type="checkbox"],
input[type="radio"] {
    margin-bottom: 5px !important;
    margin-top: 0 !important;
    margin-right: 4px !important;
    padding: 0 !important;
    height: 15px !important;
    width: 15px !important;
}

input[type="checkbox"]:before {
    color: #ffc107;
    font-size: 15px;
    line-height: 1;
    height: 12px;
    position: absolute;
    z-index: 1;
    left: 1px;
}

input[type="radio"]:before {
    height: 11px !important;
    width: 11px !important;
    margin-top: 1px;
    margin-left: 1px;
}

.privacyDiv {
    width: auto;
    display: inline-block;
    margin-left: 20px;
}

.nascosto {
    display: none;
}

.campi {
    margin-top: 10px;
}

.campi label[for=privacy] {
    width: auto;
    float: left;
    /*margin-right: 10px;*/
}

label[for=operation-iscrizione],
label[for=operation-cancellazione] {
    color: #404040;
    /*    font: 600 1em/1.5em "Open Sans", sans-serif; */
    margin-right: 10px;
    /*white-space: nowrap;*/
    width: auto;
    color: #727272;
    font-weight: normal;
    padding-top: 5px;
}

label[for=operation-iscrizione] {
    float: left;
}

input[type=radio] {
    margin-right: 8px;
    height: auto;
    width: auto;
}

input[type=radio][name="operation"] {
    margin-right: 5px !important;
}

.campi a[href="#div_privacy"] {
    color: #3f3f3f;
    text-decoration: none;
    padding-top: 2px;
}

.campi a[href="#div_privacy"]:hover {
    color: #000;
}

.campi label {
    color: #727272;
    font-weight: normal;
}

/* Mappa */

.contact-map #map .address p {
    margin-bottom: 1rem;
    font-size: 13px;
}

.contact-map #map .address a {
    color: #004178;
}

/*
==============================
MOBILE - PHONE - Extra small devices
==============================
*/

@media (min-width: 1300px) {}

@media (max-width: 1299px) {}

@media only screen and (max-width: 1199px) {
    .footer_top {
        top: -127px;
    }

    #footer .footer_top .social {
        margin-top: 10px;
    }
    .section-sub-banner.awe-parallax {
        background-size: auto auto !important;
        background-position: 50% 0px !important;
    }
    .footerMenu>ul li {
        width: 50%;
        float: left;
    }
    .facebook-footer {
        clear: left;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {}

@media only screen and (max-width: 991px) {
    .homeBannerCheckAvailability .check-availability h2:before {
        content: "\f00c";
    }

    .accomd-modations {
        padding: 30px 0 164px;
    }

    .homeCustomTable {
        display: block;
    }

    .customCell {
        display: block;
        width: 100%;
        max-width: none;
    }

    .customCell .accomd-modations-header {
        margin-right: 0;
        width: 100%;
        margin-bottom: 10px;
    }

    .customCell h2.heading p {
        color: #fff;
    }

    .customCell.destinationCell {
        width: 100%;
    }

    #footer .footer_top .mailchimp h4:before {
        content: "\f003";
    }

    #button-submit-form {
        margin-top: 80px;
    }

    /* Recaptcha */
    ul.errors.recaptcha {
        position: relative;
        top: 90px;
    }

    .homeBannerCheckAvailability .availability-form select {
        margin: 0px 10px 10px;
    }

    .check-availability {
        padding: 10px 0;
    }

    .check-availability .availability-form {
        margin-top: 10px;
    }

    .footer_top {
        top: -164px;
    }

    #footer .footer_top {
        padding: 10px 0;
    }

    #footer .footer_top .mailchimp h4 {
        margin-bottom: 10px;
    }

    #footer .footer_top .social {
        margin-top: 20px;
    }

    .partnerIndex .restaurant_item .img {
        width: auto;
        margin: 0;
    }

    .restaurant_item.small-thumbs .text {
        display: block;
        clear: left;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #newsletter #recaptcha_element {
        min-height: 190px;
    }
}

@media only screen and (max-width: 767px) {
    .section-blog.cookies {
        margin-top: 0;
    }

    .header_top {
        position: relative;
    }

    .homeBannerCheckAvailability .availability-form {
        width: 100%;
        float: none;
    }

    .homeBannerCheckAvailability .availability-form select {
        margin: 0;
        width: 25%;
    }

    .accomd-modations {
        padding: 50px 0 30px;
    }

    .section-slider .slider-text.top,
    .section-slider .slider-text.right,
    .section-slider .slider-text.bottom,
    .section-slider .slider-text.left {
        padding: 0 !important;
        text-align: center !important;
    }

    .footer_top {
        top: 0;
    }

    .reservation-page .cartbuttonAvailability .reservation-package_item .reservation-package_text h4 {
        text-align: center;
    }

    .reservation-billing-detail {
        margin: 20px;
    }

    .confermaPrenotazione form>.awe-btn {
        width: 100%;
        margin-top: 20px;
    }

    .offerteIndex .blog-content.events-content .post {
        padding: 0 !important;
    }

    .flottaDetail .room-detail_img,
    .serviziDetail .room-detail_img {
        margin-bottom: 20px;
    }

    .section-map {
        margin-top: 0;
    }

    .profilePages {
        margin-top: 20px;
    }

    .ProfileBoxList {
        display: none;
    }

    .ProfileBoxListMobile {
        display: block;
        margin-bottom: 20px;
    }

    .ProfileBoxListMobile .divRow a {
        display: block;
        width: 100%;
        line-height: 1;
        color: #255c8b;
        border-bottom: 1px solid #e9e9ed;
        padding: 10px 0;
    }

    .profileData {
        width: 100%;
    }

    .profileData .profileCol {
        width: 100%;
        margin-right: 0%;
    }

    .profileData .profileFullSize table {
        max-width: 100%;
        display: block;
        overflow: auto;
    }

    .profileData .profileFullSize table td:last-child a {
        display: block;
    }

    .divTable .divRow {
        padding: 6px 0;
    }

    .divTable .divRow .divCell {
        display: block;
        width: 100%;
    }

    .customDashboard .divTable .divRow .divCell {
        display: table-cell;
        width: 50%;
    }

    .profilePages input,
    .profilePages select {
        width: 100%;
    }
    #footer .footer_center .widget_logo {
        text-align: left;
    }
    .footerMenu, .footerMenu > ul {
        margin-top: 47px !important;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {}

@media only screen and (max-width: 479px) {
    .homeBannerCheckAvailability .check-availability h2:before {
        content: none;
    }

    #footer .footer_top .mailchimp h4:before {
        content: none;
    }

    #footer .footer_top .mailchimp .mailchimp-form .awe-btn {
        margin-top: 10px;
    }

    /* Footer credits - cookies */
    .copyright .credits,
    .copyright .cookies {
        text-align: center;
        display: block;
    }

    .copyright .separator {
        display: none;
    }
}

@media only screen and (max-width: 375px) {
    .reservation-billing-detail form .awe-btn {
        width: 100% !important;
        max-width: 100% !important;
    }
}

@media only screen and (max-width: 320px) {}

input[type="radio"].radio_button {
    /*display: none;*/
}


.loader {
    display: inline-block;
    border: 6px solid #f3f3f3;
    border-top: 6px solid #114b7b;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.daterangepicker td.active,
.daterangepicker td.activeAvailability {
    background-color: #f0f0f0;
}

.daterangepicker td.active,
.daterangepicker td.activeAvailability:hover {
    background-color: #357ebd;
    border-color: transparent;
    color: #fff;
}

/*.login-register {
    color: #004178 !important;
}

.login-register .text .account_form .field-form .field-text {
    color: #004178 !important;
        border: 2px solid #004178;

    
}*/

.awe-btn-disabled {
    opacity: 0.6;
    cursor: default;
    pointer-events: none;
}

.reservation_step .disabled a {
    cursor: default;
    pointer-events: none;
}