body {
    font-size: 15px;
    color: #5a616b;
    line-height: 1.6em;
    font-weight: 400;
    background: #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-family: 'Poppins', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    position: relative;
    font-weight: normal;
    margin: 0px 0px 15px;
    background: none;
    line-height: 1.25em;
    font-family: 'Poppins', sans-serif;
}


.header-style-three .header-upper .max-nav-toggler {
    position: relative;
    float: left;
    padding-top: 15px;
    margin-left: 15px;
}
.header-style-three .header-upper .max-nav-toggler .toggle-btn {
    position: relative;
    display: block;
    color: #b5c0cf;
    padding: 0;
    margin: 0;
    background: none;
    font-size: 24px;
    line-height: 30px;
    height: 41px;
}

.fw-bold-600 {
    font-weight: 600 !important;
    color: #000;
}
.fw-bold-800 {
    font-weight: 800 !important;
    color: #000;
}

.text-gold {
    color: #d5ae82;
}

.text-white {
    color: #ffffff;
}

.text-blu {
    color: #061138;
}

.p4 {
   padding: 20px;
}
.pt-10 {
    padding-top: 10px;
 }
 .pb-10 {
    padding-bottom: 10px;
 }

 .tour-details .specs-table {
    position: relative;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.10);
    padding: 0;
    border: none;
    background-color: #f8f8f8;
}

.service-block-two .lower-box {
    position: relative;
    display: block;
    padding: 0px;
    border-top: none;
    border: 1px solid rgba(0, 0, 0, 0.10);
}


.link-box .social-links {
    position: relative;
    float: left;
}

.link-box .social-links ul {
    position: relative;
}
.link-box .social-links li {
    position: relative;
    float: left;
    margin: 10px 12px 0px 0px;
    line-height: 24px;
}

.btn-style-whatsapp .btn-title {
    position: relative;
    display: block;
    font-size: 13px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 600;
    padding: 10px 45px;
    background: none;
    border: 2px solid #ffffff;
    border-radius: 0px;
    z-index: 1;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    background-color: rgb(87, 165, 51);
}


.sticky-header .max-nav-toggler {
    position: relative;
    float: left;
    margin-left: 25px;
    padding-top: 15px;
}

.sticky-header .social-links {
    position: relative;
    float: left;
}

.sticky-header .social-links ul {
    position: relative;
}
.sticky-header .social-links li {
    position: relative;
    float: left;
    margin: 10px 12px 0px 0px;
    line-height: 24px;
}

.sticky-header  .social-links {
    position: relative;
    float: left;
    margin-left: 25px;
    padding-top: 14px;
}


.bg-celeste {
    background-color: #f0f8ff;
}

.footer-style-three {
    position: relative;
    background: #061138;
    padding: 0px;
}

.team-block:hover .lower-content {
    padding-bottom:  20px;
    background: #d5ae82;
}

.pt-50 {
    padding-top: 50px;
}
.pt-20 {
    padding-top: 20px;
}

.about-section-three .image-box-left .image-layer {
    position: absolute;
    left: 0;
    right: 80px;
    top: -104px;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: top right;
}

.portfolio-masonry {
    padding: 0px 0px 100px;
}

.gallery-block-four {
    position: relative;
    margin-bottom: -25px;
}

.banner-carousel .active .slide-item .image-layer {
    -webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
    -webkit-transition: all 7000ms linear;
    -moz-transition: all 7000ms linear;
    -ms-transition: all 7000ms linear;
    -o-transition: all 7000ms linear;
    transition: all 7000ms linear;
}

.header-style-three .main-menu .navigation > li {
    padding: 0px 0px;
    margin: 0;
    margin-right: 18px;
}

.tour-details .tour-map .loc-one {
    left: 62%;
    top: 62.5%;
}

.tour-details .tour-map .loc-two {
    left: 44%;
    top: 62.5%;
}

.tour-details .tour-map .loc-three {
    left: 37%;
    top: 51.5%;
}

.tour-details .tour-map .loc-four {
    left: 20%;
    top: 50.5%;
}

.tour-details .tour-map .loc-five {
    left: 8%;
    top: 40.5%;
}

.tour-details .tour-map .loc-six {
    left: 31%;
    top: 34.5%;
}

.tour-details .tour-map .loc-seven {
    left: 62%;
    top: 35.5%;
}

.tour-details .tour-map .loc-eight {
    left: 80%;
    top: 45.5%;
}

.tour-details .tour-map .loc-nine {
    left: 77%;
    top: 55.5%;
}

.tour-details .tour-map .location-point .loc-dot {
    position: absolute;
    left: 7px;
    top: 1px;
    width: 18px;
    height: 18px;
    border: 2px solid #d5ae82;
    background: none;
    cursor: pointer;
    border-radius: 50%;
}

.tour-details .tour-map .location-point .loc-title {
    line-height: 15px;
    text-transform: uppercase;
    font-size: 13px;
    color: #061138;
}

.main-booking-form .form-group input[type="date"] {
    background: none;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
    color: #7f8a99;
    font-size: 13px;
    text-transform: uppercase;
    height: 41px;
    line-height: 30px;
    padding: 0px 0px 10px;
    position: relative;
    display: block;
    width: 100%;
    font-weight: 400;
    border-radius: 0px;
    transition: all 300ms ease;
}

.btn-style-one .btn-title {
    position: relative;
    display: block;
    font-size: 13px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 600;
    padding: 10px 24px;
    min-height: 42px;
    background: #061138;
    border-radius: 0px;
    z-index: 1;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.sticky-header .main-menu .navigation > li {
    margin-left: 18px !important;
    padding: 0;
    margin-right: 0 !important;
    background-color: transparent;
}

.gallery-widget .images .image {
    position: relative;
    float: left;
    width: 25%;
    display: block;
    margin: 0 0 10px;
    padding: 0px 5px;
}
.gallery-widget .images .lightbox-image {
    position: absolute;
    left: 13px;
    top: 8px;
    right: 13px;
    bottom: 8px;
    background: rgba(255, 255, 255, 0.95);
    text-align: center;
    color: #d5ae82;
    opacity: 0;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    z-index: 1;
}
.gallery-widget .images {
    position: relative;
    margin: 0px -5px;
}

.gallery-widget .images .lightbox-image .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -20px 0px 0px -20px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    font-size: 20px;
}
.gallery-widget .image:hover .lightbox-image {
    opacity: 1;
}
 .gallery-widget .images .lightbox-image {
    position: absolute;
    left: 13px;
    top: 8px;
    right: 13px;
    bottom: 8px;
    background: rgba(255, 255, 255, 0.95);
    text-align: center;
    color: #d5ae82;
    opacity: 0;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    z-index: 1;
}

.sec-title-1 h2 {
    position: relative;
    display: block;
    font-size: 40px;
    line-height: 1.20em;
    color: #061138;
    font-weight: 400;
    text-transform: none;
    margin-bottom: 0px;
}

.news-block-five .content .text {
    position: relative;
    font-size: 15px;
    padding-top: 26px;
}

.news-block-five .content-column .content {
    position: relative;
    padding-top: 0px;
}

.news-block-five .image-column .image {
    position: relative;
    display: block;
    margin-right: 0px;
    overflow: hidden;
    margin-bottom: 30px;
}

.hr-grigio {
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
    margin-bottom: 10px;
}

.news-block-five .content .text {
    position: relative;
    font-size: 15px;
    color: #5a616b;
    padding-top: 26px;
}

.destinations-section {
    position: relative;
    padding: 90px 0 20px 0px;
}

.news-block-five .meta-info li {
    position: relative;
    float: left;
    font-size: 13px;
    line-height: 24px;
    color: #a52d53;
    text-transform: none;
    margin-right: 40px;
    margin-bottom: 7px;
    font-weight: 500;
}

.service-block-two .title-box {
    position: relative;
    top: 0px;
    display: block;
    width: 100%;
    left: 0;
    padding: 0px;
}
.service-block-two .title-box .inner {
    position: relative;
    display: block;
    padding: 10px 20px;
    background: #061138;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.service-block-two .title-box h4 a {
    color: #ffffff !important;
    font-size: 18px !important;
}

.bg-grigio {
    background-color: #f1f1f1;
}

.service-block-two .text {
    position: relative;
    display: block;
    line-height: 1.7em;
    margin-bottom: 20px;
    padding: 11px 10px 0 10px;
}

.featured-service-block-nino .icon-box {
    position: relative;
    top: 0;
    display: block;
    line-height: 1em;
    font-size: 64px;
    color: #d5ae82;
    margin-bottom: 20px;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.featured-service-block-nino .inner-box {
    position: relative;
    display: block;
    padding: 0px 20px;
    background: none;
    text-align: center;
}


.secondary-breadcrumb .bread-crumb li {
    position: relative;
    float: left;
    font-size: 13px;
    line-height: 24px;
    color: #061138;
    font-weight: 500;
    text-transform: uppercase;
    cursor: default;
    padding-right: 15px;
    margin-right: 15px;
}

.pb-30 {
     padding-bottom: 30px;
}
.pb-40 {
    padding-bottom: 40px;
}
.pb-50 {
    padding-bottom: 50px;
}
.pt-80 {
    padding-top: 80px;
}
.pb-0 {
    padding-bottom: 0px !important;
}
.pt-0 {
    padding-top: 0px !important;
}

.yacht-details {
    position: relative;
    padding: 30px 0 5px 0;
}

.bg-grigio-ch {
    background-color: #f5f5f5;
}

.yacht-details .features-list li {
    position: relative;
    display: flex;
    border: 1px solid rgba(0, 0, 0, 0.10);
    margin-bottom: 19px;
    min-height: 64px;
    padding:0;
    text-align: center;
    line-height: unset;
    flex-flow:column wrap;
    justify-content: center;
    background-color: #f5f5f5;
}

.yacht-details .features-list li .ttl {
    display: initial;
    float: none;
}


.map-canvas-2 {
    height: 220px;
}

.shadow-text {
   
    text-shadow: 2px 2px 4px #000000;
  }

.sec-title h2 {
    position: relative;
    display: block;
    font-size: 35px;
    line-height: 1.20em;
    color: #061138;
    font-weight: 400;
    text-transform: none;
    margin-bottom: 0;
}

.prezzo {
    
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
 
  .prezzo h4.fw-bold-600 {
    margin-bottom: 0;
}
.yacht-details .basic-info {
    position: relative;
    padding: 1px 0px 20px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
    margin-bottom: 54px;
}


.yacht-details .basic-info .left-info .p-amount {
    position: relative;
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    text-transform: none;
    line-height: 30px;
    color: #061138;
}

.yacht-details .content-column .text-block h4 {
    text-transform: none;
    color: #061138;
    margin-bottom: 0px;
}

.yacht-details .content-column .scroller {
    position: relative;
    height: 480px;
    overflow-y: auto;
}


.text-merrone {
    color: #a52a2a !important;
}
.yacht-details .main-image-box .caption-box h2 {
    font-size: 48px;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 10px;
}

.header-style-three .inner-page-header {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
    -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
    -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
}

.yacht-details .basic-info .left-right {
    position: relative;
    float: left;
    padding-left: 0px;
    min-height: 50px;
}

.yacht-details .basic-info .left-right h4 {
    margin-bottom: 0;
}

.header-style-three .header-upper .logo-box {
    max-width: 44%;
}

@media only screen and (max-width: 991px) {
    .news-block-five .content-column .content {
        padding-left: 0px;
    }
    .yacht-details .content-column .scroller {
        position: relative;
        height: 613px;
        overflow-y: auto;
    }
}

@media only screen and (max-width: 1191px) {
    .yacht-details .content-column .scroller {
        position: relative;
        height: 513px;
        overflow-y: auto;
    }
}

/**Mine**/
header.main-header.header-style-three {
    position: sticky;
    top: 0;
    border-bottom: 2px solid #1a1c35;
}

.page-wrapper{
    overflow: visible;
}

.quick-reservation{
    width: 100%;
}


footer.necessary-footer {
    position: fixed;
    bottom: 0;
    z-index: 99;
    width: 100%;
    background: #061138;
    display: grid;
    justify-content: center;
    border-top: 2px solid #d8b38a;
    padding-block: 1rem;
    grid-auto-flow: column;
    align-content: center;
    grid-template-columns: 1fr 1fr auto;
    text-align: center;
    padding-inline: 0.25rem;

}
footer.necessary-footer i{
    display: block;
}
.necessary-footer>*{
    padding:0.5rem 1rem;
    text-transform: uppercase;
    border:1px solid #d8b38a;
    transition: all ease-in-out 200ms;
}

.necessary-footer a:first-child{
    background: #0F9E5E;
    border:1px solid #0F9E5E;
    color:white;
}

.necessary-footer a:last-child{
    border: 1px solid #d8b38a;
    transition: all 200ms ease-in-out;
}

.necessary-footer a:last-child:hover{
    background:#d8b38a;
    color: white
}

.offcanvas-end{
    width: 100%;
}

@media screen and (min-width: 991px) {
    .offcanvas-end{
        width: 70%;
    }

    .offcanvas-end .conditional-border{
        border:1px solid #ccc
    }
}