/*
Theme Name: iNTERAD
Theme URI: https://interad.gr/
Author: iNTERAD
Author URI: https://interad.gr/
Description: Child Theme for iNTERAD
Template: betheme
Version: 2.0.2
*/


html {
    font-size: 62.5% !important;
    scroll-behavior: smooth;
}
body.mobile-side-slide {
    overflow-x: hidden;
}
:root {
    --blue:#00162c;
    --light-blue:#002c3fb3;
    --gold:#d0A249;
    --grey:#f1f0ec;
}
::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-track {
    background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
    background: var(--blue);
}
::-webkit-scrollbar-thumb:hover {
    background: var(--blue);
}
::selection {
    background-color: #d0A249;
}
body:not(.home) .mfn-header-tmpl-fixed {
    background: var(--blue)!important;
}
#Top_bar #logo,  #Top_bar.is-sticky #logo{
    height: 95px!important;
    padding: 10px 0;
}
.header-semi #Top_bar:not(.is-sticky) {
    background-color: transparent;
}
#Top_bar.is-sticky #logo img.logo-sticky {
    max-height: 100%;
}
#Top_bar.is-sticky {
    height: 112px;
}
#Top_bar.is-sticky .menu > li > a, #Top_bar.is-sticky .menu > li > a span {
    line-height: 80px;
}
.sticky-tb-color #Top_bar.is-sticky {
    background-color: var(--blue);
    opacity: unset;
}
.equal-height-wrap, .move-up {
    display: none;
}
.word-row{
    display: flex;
    gap:70px;
}
.word-flex{
    display: flex;
    align-items: center;
    gap:5px;
}
.gold-big{
    color: var(--gold);
    font-size: 5rem;
}
.call-box .mfn-icon-box img{
    width: 55px;
    /* background: white;
     padding: 13px;
     border-radius: 50%;*/

}
.call-box  .mfn-icon-box-left .icon-wrapper {
    margin: 0 30px 0 0;
    width: unset;
}
.call-box .mfn-icon-box .title{
    margin-bottom: 0;
}
.call-box .mfn-icon-box .desc{
    font-size: 22px;
    font-weight: 900;
}
.counter-wrap .column_counter .mcb-item-counter-inner {
    background-image: unset;
}
.counter-wrap .column_counter .desc_wrapper{
    display: flex;
    align-items: center;
    gap: 10px;
}
.counter .desc_wrapper .title {
    font-size: 18px;
    line-height: 27px;
    text-align: left;
}
.counter-wrap .counter {
    padding: 0;
}
.counter .desc_wrapper .number-wrapper {
    margin-bottom: 0;
}

/*
.cruise-icon-wrap .mfn-icon-box .title:after {
    font-weight: 400 !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\E852";
    color: var(--blue);
    position: absolute;
    right: 0;
    font-size: 36px;
    top: calc(50% - 10px);
    display: block;
}*/
.signature-font {
    font-family: "Signature"!important;
}
sr7-overlay {
    background-repeat: repeat;
    background-image: unset !important;
    background-color: rgba(0, 0, 0, 0.4);
}
#SR7_1_1 .hesperiden .sr7-bullet{
    border-radius: 0!important;
    width: 60px!important;
    height: 15px!important;
}


.cruise-icon-wrap .mfn-icon-box img{
    border-radius: 10px;
    transition: all 0.2s ease;
    padding: 0;
}
.cruise-icon-wrap .mfn-icon-box:hover .icon-wrapper{
    /* transform: scale(1.1);*/
}

.cruise-icon-wrap .mfn-icon-box-left .icon-wrapper {
    margin: 0 20px 0 0;
}
.cruise-icon-wrap .column_icon_box_2:after {
    content: "";
    position: absolute;
    border-bottom: 2px dashed rgba(0, 0, 0, 0.15);
    left: 0;
    right: 0;
}
.cruise-icon-wrap .mfn-icon-box span {
    position: relative;
    display: inline-block;
    padding-bottom: 4px;
}
.cruise-icon-wrap .mfn-icon-box span::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: var(--gold);
    transition: width 0.3s ease;
}
.cruise-icon-wrap .mfn-icon-box .title{
    margin-bottom: 0;
}
.cruise-icon-wrap .mfn-icon-box:hover span::after {
    width: 100%;
}
.cruise-icon-wrap .mfn-icon-box .desc-wrapper{
    flex-wrap: nowrap;
    flex-direction: column;
    gap: 6px;
}
.cruise-icon-wrap .mfn-icon-box .desc{
    width: 100%;
}
.cruise-icon-wrap .mfn-icon-box .cruise-arrow{
    filter: invert(70%) sepia(63%) saturate(424%) hue-rotate(356deg) brightness(86%) contrast(87%);
}
.cruise-icon-wrap .mfn-icon-box .desc img{
    transition: all .4s;
}
.cruise-icon-wrap .mfn-icon-box:hover .desc img{
    transform: translateX(10px);
}



.cruise-service-wrap .mfn-icon-box .icon-wrapper:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 5px solid rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
    z-index: 2;
    pointer-events: none;
    width: 100%;
    height: 100%;
    border-radius: 20px;
}
.cruise-service-wrap .mfn-icon-box .icon-wrapper {
    position: relative;
    display: inline-block;
}
.cruise-service-wrap .mfn-icon-box{
    padding: 10px;
}
.cruise-service-wrap .mfn-icon-box img{
    border-radius: 20px;
    transition: all 0.2s ease;
    /* padding: 10px;*/
    width: 100%;
}
.cruise-service-wrap .mfn-icon-box:hover .icon-wrapper {
    /*transform: scale(1.1);*/
    transform: translateY(-5px);
}

.cruise-service-wrap .mfn-icon-box-left .icon-wrapper {
    margin: 0 40px 0 0;
    transition: all .4s;
}
.cruise-service-wrap .mcb-wrap-inner:after {
    content: "";
    position: absolute;
    border-bottom: 2px dashed rgba(0, 0, 0, 0.15);
    left: 0;
    right: 0;
    bottom: 0;
}
.cruise-service-wrap .mfn-icon-box span {
    position: relative;
    display: inline-block;
    padding-bottom: 1px;
}
.cruise-service-wrap .mfn-icon-box span::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: var(--gold);
    transition: width 0.3s ease;
}
.cruise-service-wrap .mfn-icon-box .title{
    margin-bottom: 0;
}
.cruise-service-wrap .mfn-icon-box:hover span::after {
    width: 100%;
}
.cruise-service-wrap .mfn-icon-box .desc-wrapper{
    flex-wrap: nowrap;
}
.cruise-service-wrap .mfn-icon-box .desc{
    width: 100px;
    display: none;
}
.cruise-service-wrap .mfn-icon-box .cruise-arrow{
    filter: invert(70%) sepia(63%) saturate(424%) hue-rotate(356deg) brightness(86%) contrast(87%);
}
.cruise-service-wrap .mfn-icon-box-top.mfn-icon-box-center .icon-wrapper, .cruise-service-wrap  .mfn-icon-box-bottom.mfn-icon-box-center .icon-wrapper {
    width: 100%;
    margin: 0 0 10px 0;
}






.testi-wrap .testimonial-nav-arrow, .testi-wrap .sp-testimonial-post-title{
    display: none;
}
#sp-testimonial-free-wrapper-104 .sp-testimonial-free-section .testimonial-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: var(--gold);
}
.testi-section:after {
    content: "";
    display: block;
    -webkit-animation: hot-air-balloon 30s infinite linear;
    -moz-animation: hot-air-balloon 30s infinite linear;
    -o-animation: hot-air-balloon 30s infinite linear;
    animation: hot-air-balloon 30s infinite linear;
    position: absolute;
    bottom: -14px;
    width: 300px;
    height: 128px;
    background: url(/wp-content/uploads/2025/05/sailing_icon.png) no-repeat;
    background-size: contain;
}
@-webkit-keyframes hot-air-balloon {
    0% {
        left: -100px;
    }
    100% {
        left: 110%;
    }
}

@keyframes hot-air-balloon {
    0% {
        left: -100px;
    }
    100% {
        left: 110%;
    }
}
#sp-testimonial-free-wrapper-104 .sp-testimonial-free-section .testimonial-pagination span.swiper-pagination-bullet{
    border-radius: 0;
    width: 35px;
    height: 7px;
}

.woman-sail .image_wrapper{
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}
.woman-sail .image_wrapper:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 20px solid rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
    z-index: 1;
    transform: scale(1);
    opacity: 1;
    transition: transform 0.4s ease, opacity 0.4s ease;
}
.tm-marquee-repeater {
    position: relative;
    --tm-marquee-animation-duration: 100s;
    --gap: 0px;
    display: flex;
    user-select: none;
    gap: 20px;
}
.tm-marquee-repeater .tm-marquee-group {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 20px;
    min-width: 100%;
    animation: scroll var(--tm-marquee-animation-duration) linear infinite;
}
.tm-marquee-repeater .text {
    position: relative;
    color: white;
    font-size: 100px;
    font-weight: 900;
    line-height: 1.3;
    padding: 0 30px;
    text-transform: uppercase;
}
@media (prefers-reduced-motion: reduce) {
    .tm-marquee-repeater .tm-marquee-group {
        animation-play-state: play;
    }
}
@keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-100% - var(--gap)));
    }
}


.tm-marquee-repeater.hover-fill-animation .text {
    position: relative;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.3;
    padding: 0 30px;
    text-transform: uppercase;
}
.tm-marquee-repeater.hover-fill-animation .text:before {
    position: absolute;
    content: attr(data-text);
    top: -35px;
    left: 30px;
    -webkit-text-fill-color: var(--theme-color1);
    width: 0;
    transition: all 300ms ease;
    overflow: hidden;
    padding-top: 35px;
    display: flex;
    height: calc(100% + 55px);
}
.tm-marquee-repeater.hover-fill-animation .text:hover:before {
    width: 100%;
}
.tm-marquee-repeater.slide-right {
    transform: scaleX(-1);
}
.tm-marquee-repeater.slide-right .text {
    transform: scaleX(-1);
}
.tm-marquee-repeater .text {
    font-size: 100px;
    font-weight: normal;
    line-height: 50px;
    letter-spacing: 2.3px;
    -webkit-text-stroke-width: 1.1px;
    -webkit-text-stroke-color: #31313161;
    font-family: "Arial", sans-serif!important;
}
.gold-word{
    color: var(--gold);
}

.rope-text p{
    font-size: 45px;
    line-height: 60px;
    font-weight: 900;
    color: var(--blue);
}
.service-wrap .mfn-icon-box img{
    width: 50px;
    filter: invert(86%) sepia(52%) saturate(2089%) hue-rotate(323deg) brightness(90%) contrast(79%);
}

.gallery-text-wrap .mcb-wrap-inner{
    gap:80px;
}
.column_footer_logo .logo-wrapper img {
    max-width: 80%;
}
.footer-details-col{
    color: white;
}
.footer-details-col a{
    text-decoration: none;
    color: white!important;
}
.footer-details-col a:hover{
    color: var(--gold)!important;
}
.x-twitter img{
    width: 16px;
}
.social-icons i:before{
    color: white;
}
.social-icons{
    display: flex;
    justify-content: center;
    gap: 5px;
}

.social-icons a{
    /* border: 2px solid white;*/
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    /*background: linear-gradient(to right, var(--gold) 50%, transparent 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .6s ease-out;*/
    text-decoration: none;
    transition: all .4s;
}
.social-icons a:hover{
    /*background-position: left bottom;
    border: 2px solid var(--gold);*/
    transform: translateY(-5px);
}
.social-icons a:hover i:before{
    color: var(--gold);
}
.social-icons a:hover img{
    filter: invert(73%) sepia(49%) saturate(515%) hue-rotate(354deg) brightness(84%) contrast(93%);
}
.copyright-col{
    color:white;
    font-size: 12px;
}
.copyright-col a{
    color: white!important;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    transition: all .4s;
    display: inline-block;
}

.copyright-col a:hover{
    color: var(--gold)!important;
    transform: translateY(-2px);

}
#Footer .widget_media_image{
    text-align:center;
}
#Footer .widget_media_image img{
    max-width: 80%!important;
}
.footer_copy .mcb-column-inner{
    margin-bottom: 0;
}
.footer_copy {
    background-image: url(https://barcasailing.com/wp-content/uploads/2025/05/top_pattern.png#129);
    background-repeat: repeat-x;
    background-position: bottom;
}
#Footer {
    padding-top: 20px;
    /*  background:Var(--blue);
      background-position: bottom;
      background-image: url(https://barcasailing.com/wp-content/uploads/2025/05/top_pattern.png#129);
      background-repeat: repeat-x;*/
    background-image: url(https://barcasailing.com/wp-content/uploads/2025/05/pattern-blue.png#103);
    background-repeat: repeat;
}
#Footer .footer_copy .one {
    padding-top: 10px;
}

.social-icons .x-twitter svg {
    width: 23px!important;
    height: 23px!important;
    fill: white;
    /* transition: fill 0.3s ease;*/
    transition: all .4s;
}

.social-icons .x-twitter:hover svg {
    fill: var(--gold);
    /*transform: translateY(-5px);*/
}
#back_to_top.sticky.scroll {
    background: white;
    border-radius: 50%;
    transition: all .4s;
    width: 75px;
    height: 75px;
}
#back_to_top.sticky.scroll:before{
    display: none;
}
#back_to_top.sticky.scroll:hover{
    background: var(--blue);
    transition: all .4s;

}
#back_to_top.sticky.scroll:hover img{
    filter: invert(98%) sepia(7%) saturate(0%) hue-rotate(277deg) brightness(117%) contrast(100%);
}
#back_to_top.sticky.scroll:hover {
    transform: translateY(-5px);
}
#back_to_top i {
    color: white;
}
/*.footer_button {
    font-size: 17px !important;
    width: 35px;
    height: 35px;
}*/
#back_to_top.sticky {
    right:30px;
}
#Subheader .title {
    text-align: center;
    font-weight: bold;
    font-size: 70px;
}
.subheader-both-left #Subheader .breadcrumbs {
    text-align: center;
}
#Subheader ul.breadcrumbs li, #Subheader ul.breadcrumbs li a {
    color:white;
}
#Subheader ul.breadcrumbs li a{
    text-decoration: none;
}
#Subheader ul.breadcrumbs li a:hover{
    color: var(--gold);
}
#Subheader ul.breadcrumbs i:before{
    color: white;
}
#Subheader ul.breadcrumbs li span {
    opacity: unset;
}
/*.white-wrap{
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}*/

.img-bord .image_wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 20px solid rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
    z-index: 1;
    transform: scale(1);
    opacity: 1;
    transition: transform 0.4s ease, opacity 0.4s ease;
}
.img-bord .image_wrapper {
    position: relative;
    overflow: hidden;
}

.img-bord.left .image_wrapper {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.img-bord.right .image_wrapper {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.yacht-banner-section .mfn-banner-box .banner-wrapper{
    padding: 30px 10px;
}

.discover-yachts-wrap .fancy_heading .title, .discover-yachts-wrap .fancy_heading .inside{
    text-align: left;
}
.discover-yachts-wrap .yacht-details-text{
    color: var(--blue);
}
.discover-yachts-wrap .mfn-list-middle .mfn-list-item {
    margin-bottom: 10px;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.5);
    padding: 5px 0;
    min-height: 45px;
}
#Subheader:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}
.cruise-icon-wrap.w{
    width: 55%!important;
}
.cruise-inside-section .small-row img{
    width: 25px;
    height: 25px;
}
.cruise-inside-section .small-row{
    justify-content: center;
}
.small-row img{
    width: 18px;
    height: 18px;
    filter: invert(70%) sepia(28%) saturate(873%) hue-rotate(1deg) brightness(91%) contrast(84%);
}
.small-row{
    display: flex;
    gap:15px;
    /* justify-content: center;*/
}
.small-row .det{
    display: flex;
    align-items: center;
    gap:5px;
}
.small-row span{
    font-size: 13px;
}
.cruise-icon-wrap .mfn-icon-box .det img{
    padding: 0;
}
.cruise-icon-wrap .mfn-icon-box .small-row  span{
    padding: 0;
}
.cruise-icon-wrap .mfn-icon-box:hover .desc .small-row img {
    transform: unset;
}
.cruise-icon-wrap .mfn-icon-box .small-row span::after{
    display: none;
}
/*.cruise-inside-section .fancy_heading .title{
    text-align: left;
}*/
.cruise-inside-section .fancy_heading .title span{
    font-weight: 400;
    font-size: 24px;
}
.sticky-side-wrap p{
    color:white;
}
.sticky-side-wrap .small-row p {
    font-size: 13px;
    margin-bottom: 0;
}
.sticky-side-wrap{
    width: 36%!important;
}
.time-info-col p{
    color: var(--blue);
    margin-bottom: 0;
    /*  font-size: 15px*/;
    font-size: 17px;
}
.cruise-right-wrap p{
    color: var(--blue);
}
.contact-section .fancy_heading .title, .contact-section .fancy_heading .inside{
    text-align: left;
}

.hours-row p{
    margin-bottom: 10px;
}

.contact-details-wrap p{
    color: var(--blue);
}
.hours-row{
    display: flex;
    justify-content: space-between;
}
.hours-row:after {
    content: "";
    position: absolute;
    border-bottom: 2px dashed rgba(0, 0, 0, 0.15);
    left: 0;
    right: 0;
    bottom: 4px;
}
.hours-row{
    position: relative;
}
.contact-icons i:before{
    filter: invert(63%) sepia(34%) saturate(704%) hue-rotate(1deg) brightness(99%) contrast(87%);
}
.contact-icons i{
    margin-right: 5px;
}
.contact-icons a{
    font-size: 16px;
    font-weight: bold;
}
.contact-icons p{
    margin-bottom: 10px;
    transition: all .4s;
}
.contact-icons p:hover{
    transform: translateX(10px);
}
.with_frm_style .frm_submit{
    text-align: center;
    margin-top: 10px;
}
.with_frm_style input[type=text], .with_frm_style input[type=email], .with_frm_style select, .with_frm_style textarea{
    border: unset;
    border-bottom: 1px solid var(--blue)!important;
    box-shadow: unset!important;
}
input::placeholder, textarea::placeholder{
    color: var(--blue)!important;
    opacity: 0.8;
}
.frm_style_formidable-style.with_frm_style .frm_form_field :invalid{
    border-color:transparent;
}
.with_frm_style input[type=email]{
    background: white;
}
.frm_message p{
    text-align: center;
}
a.x-twitter{
    display: flex;
    align-items: flex-start;
}
.header-social-wrap {
    flex-grow: unset!important;
}
.header-social-wrap i{
    font-size: 19px!important;
}
.trip-ic .icon-wrapper{
    margin-right: 6px!important;
    margin-top: 2px!important;
}
.header-social-wrap a{
    transition: all .5s;
}
.header-social-wrap a:hover{
    transform: translateY(-4px);
}
.inst-ic .icon-wrapper, .yout-ic .icon-wrapper{
    margin-top: 4px!important;
}
.header-social-wrap a:hover i{
    filter: invert(58%) sepia(13%) saturate(2345%) hue-rotate(1deg) brightness(145%) contrast(80%);
}
.float-booking {
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(-50%) rotate(180deg);
    z-index: 2;
    background-color: white;
    color: var(--blue);
    padding: 20px 6px;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0px 8px 8px 0px;
    /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);*/
    cursor: pointer;
    text-align: center;
    /*letter-spacing: 2px;*/
    transition: all .4s;
}
.float-booking a{
    color: var(--blue);
    text-decoration: none;
}
.float-booking:hover{
    background: var(--blue);
    color: white;
    transition: all .4s;
}
.float-booking:hover a{
    color: white;
    transition: all .4s;
}
.big-slide-btn {
    background: transparent!important;
    padding: 0!important;
    display: flex!important;
    align-items: center!important;
    /*width: 200px!important;*/

}
.big-slide-btn a{
    background: var(--gold)!important;
    padding: 15px 30px;
    border-radius: 30px;
    color: var(--blue)!important;
    text-decoration: none!important;
    width: 165px;
    transition: all .4s;
    font-family: "Inter"!important;
    font-weight: 400;
    font-size: 18px;
}
.big-slide-btn i{
    /*color: var(--blue)!important;*/
    right: 37px;
    top:0px!important;
}

.big-slide-btn a:hover{
    background: var(--blue)!important;
    color: white!important;
    transition: all .4s;
}
.big-slide-btn i:before{
    font-size: 14px!important;
}
.big-slide-btn:hover i{
    color: white!important;
    transition: all .4s;
}


.book-button{
    text-align:center;
    display: flex;
    justify-content: center;

}
.book-button a{
    /* background: var(--gold)!important;*/
    padding: 15px 25px;
    border-radius: 10px;
    color: var(--blue)!important;
    text-decoration: none!important;
    position: relative;
    width: 157px;
    display: flex;
    background: linear-gradient(to right, var(--blue) 50%, var(--gold) 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .6s ease-out;

}
.book-button a:hover{
    /*background: var(--blue)!important;
    transition: all .4s;*/
    color: white!important;
    background-position: left bottom;
}
.book-button a:after{
    content: '';
    position: absolute;
    right: 20px;
    top: 52%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background-image: url('https://barcasailing.com/wp-content/uploads/2025/05/chevron.png');
    background-size: contain;
    background-repeat: no-repeat;
}
.book-button a:hover:after{
    filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(68deg) brightness(108%) contrast(100%);
    transition: all .4s;
}
.authentic-text-wrap .column_heading br {
    display: none;
}
.cruise-icon-wrap .mfn-icon-box span strong br {
    display: none;
}
.testi-wrap .mcb-wrap-inner {
    margin-top: 60px;
}
.header-social-wrap .mcb-wrap-inner{
    gap: 3px;
}
.about-image-wrap{
    width: 50%!important;
}
.mfn-cookies .cookies-tab-nav .tab a,
.mfn-cookies .mfn-cookies-footer > .button,
.mfn-cookies .cookies-tab-content strong{
    font-size: 16px!important;
}
.mfn-cookies .cookies-tab-nav .tab a,
.mfn-cookies .cookies-tab-content strong{
    font-weight: 900;
}
.button-animation-slide #consent_allow.button_theme:hover {
    background-color: var(--gold)!important;
}
.button-animation-slide #consent_customize.button:hover,
.button-animation-slide #consent_deny.button:hover{
    background-color: #00162c!important;
}

.fa-whatsapp:before {
    font-size: 22px;
}
.included-col .mcb-column-inner{
    width: 390px;
    margin: 0 auto 40px;
    color: var(--blue);
}
.try-img img{
    border-radius: 20px;
    margin: 20px 0 30px;
}
.content_video.iframe.auto-wh {
    border-radius: 20px;
}

/*MEDIA*/

@media (min-width: 1921px) and (max-width: 10000px){}

@media (max-width: 1600px){
    .new-level-section, .explore-section{
        padding: 120px 30px 100px!important;
    }
    .header-section{
        padding: 10px 20px;
    }
    .yacht-banner-section{
        padding: 100px 30px 70px!important;
    }
    .head-section{
        padding: 15px 30px!important;
    }
    .cruise-inside-section{
        padding: 200px 30px 0!important;
    }
    .about-double-section{
        padding: 0 30px;
    }
    .discover-yachts-sec{
        padding: 100px 30px!important;
    }
    .contact-section {
        padding: 100px 30px 70px!important;
    }
    .big-text-slider, .small-text-slider, .big-slide-btn, .signature-font{
        padding-left: 40px!important;
    }

}
@media (max-width: 1520px){
    .discover-yachts-wrap  .fancy_heading .title {
        font-size: 30px!important;
        line-height: 34px!important;
    }
}
@media (max-width: 1440px){
    h3,.inside{
        font-size: 52px!important;
        line-height: 58px!important;
    }
    .yacht-banner-section .column_banner_box .title.banner-item{
        font-size: 17px!important;
    }
    #Subheader .title {
        font-size: 60px;
    }
    .cruise-inside-section .column_visual, .cruise-inside-section .column_image{
        width: 100%!important;
    }
    .cruise-inside-section .service-wrap{
        width: 90%;
    }
    .discover-yachts-wrap .inside{
        font-size: 18px!important;
        line-height: 30px!important;
    }
    .discover-yachts-wrap .mcb-wrap-inner{
        align-content: center;
    }
    .contact-section .inside {
        font-size: 42px !important;
        line-height: 50px !important;
    }
    .big-text-slider {
        font-size: 74px !important;
        line-height: 80px !important;
    }
    .signature-font {
        font-size: 80px !important;
    }

}
@media (max-width: 1340px){
    .cruise-icon-wrap.w {
        width: 58% !important;
    }
    .santorini-map-wrap img{
        max-width: 85%!important;
    }
    .small-row .det {
        gap: 0;
        flex-direction: column;
    }
    .small-row {
        justify-content: space-between;
    }
    .cruise-icon-wrap .mfn-icon-box .title {
        font-size: 18px!important;
        line-height: 26px!important;
    }
    .tm-marquee-repeater .text {
        font-size: 80px;
    }
    .service-wrap .mfn-icon-box .title{
        font-size: 21px;
    }
    .yacht-banner-section .column_banner_box .title.banner-item {
        font-size: 16px !important;
    }
    .discover-yachts-wrap .fancy_heading .title {
        font-size: 25px !important;
        line-height: 32px !important;
    }
    .google-map {
        height: 450px!important;
    }

}

@media (max-width: 1239px){
    .section_wrapper, .container, .with_aside .content_wrapper {
        max-width: 100%;
    }
    h3, .inside {
        font-size: 45px!important;
        line-height: 52px!important;
    }

    .new-level-section .mcb-column-inner{
        margin-bottom: 40px!important;
    }
    .call-box .mcb-column-inner{
        margin-top: 0!important;
    }
    .counter-wrap .mcb-wrap-inner{
        gap:50px;
    }
    .counter .desc_wrapper .number-wrapper {
        font-size: 43px;
    }
    .counter .desc_wrapper .title {
        line-height: 23px;
    }
    .rope-text p {
        font-size: 38px;
        line-height: 48px;
    }
    .yacht-banner-wrap{
        width: 35%!important;
    }
    .yacht-big-wrap .mcb-wrap-inner {
        justify-content: center;
        gap: 0 20px;
    }
    .yacht-banner-section .column_banner_box .title.banner-item {
        font-size: 18px !important;
    }
    .cruise-inside-section .service-wrap {
        width: 100%;
    }
    .discover-yachts-sec .ex-wrap .fancy_heading .title{
        font-size: 15px!important;
        line-height: 20px;
    }
    .contact-section .inside {
        font-size: 38px !important;
        line-height: 46px !important;
    }
    .contact-details-wrap{
        width: 45%!important;
    }
    .signature-font{
        line-height: 115px!important;
    }
    .small-text-slider{
        font-size: 15px!important;
        line-height: 20px!important;
    }

}
@media (max-width: 1170px){
    .explore-section .section_wrapper{
        flex-direction: column;
    }
    .santorini-map-wrap{
        width: 100%!important;
    }
    .santorini-map-wrap .column_heading,  .santorini-map-wrap .column_image{
        text-align: center;
    }
    .santorini-map-wrap .column_heading .title br{
        display: none;
    }
    .santorini-map-wrap .column_heading .mcb-column-inner{
        margin-bottom: 25px;
    }
    .santorini-map-wrap img {
        max-width: 75% !important;
    }
    .cruise-icon-wrap.w {
        width: 95% !important;
    }
    .small-row .det {
        flex-direction: row;
        gap: 5px;
    }
    .small-row {
        gap: 50px;
        justify-content: start;
    }
    .cruise-icon-wrap .mfn-icon-box .title {
        font-size: 20px !important;
        line-height: 28px !important;
    }
    .cruise-inside-section .fancy_heading .title{
        font-size: 30px!important;
        line-height: 33px!important;
    }
    .cruise-inside-section .fancy_heading .title span {
        font-size: 22px;
    }
    .discover-yachts-wrap > .mcb-wrap-inner{
        flex-direction: column;
    }
    .discover-yachts-wrap.reverse > .mcb-wrap-inner{
        flex-direction: column-reverse;
    }
    .yacht-ship{
        width: 100%!important;
    }
    .yacht-text-half{
        width: 770px!important;
        margin: 0 auto;
    }
    .yacht-ship .column_image{
        text-align: center;
    }
    .yacht-ship .img-bord.right .image_wrapper {
        border-top-right-radius: 20px!important;
        border-top-left-radius: 20px!important;
        border-bottom-right-radius: 0!important;
        border-bottom-left-radius: 0!important;
    }
    .yacht-ship .img-bord.left .image_wrapper {
        border-top-left-radius: 20px!important;
        border-top-right-radius: 20px!important;
        border-bottom-left-radius: 0!important;
        border-bottom-right-radius: 0!important;
    }
    .yacht-text-half .mcb-wrap-inner{
        border-radius: 0 0 20px 20px!important;
    }
    .discover-yachts-wrap .fancy_heading .title {
        font-size: 27px !important;
    }
    .yacht-text-half .column_button .mcb-column-inner{
        margin-top: 40px!important;
    }
    .yacht-text-half .column_visual .mcb-column-inner{
        margin-bottom: 30px!important;
    }
    .big-text-slider {
        font-size: 70px !important;
        line-height: 75px !important;
    }

}
@media (max-width: 1090px){
    h3, .inside {
        font-size: 38px!important;
        line-height: 44px!important;
    }
    .new-level-section .mcb-column-inner {
        margin-bottom: 30px !important;
    }
    .call-box .mfn-icon-box img {
        width: 50px;
    }
    .call-box .mfn-icon-box .desc {
        font-size: 20px;
    }
    .tm-marquee-repeater .text {
        font-size: 65px;
        padding: 0 20px;
    }
    .testi-section .fancy_heading .title, .yacht-banner-section .fancy_heading .title{
        font-size: 15px!important;
        line-height: 20px!important;
    }
    .testi-wrap .mcb-wrap-inner {
        margin-top: 20px;
    }
    #sp-testimonial-free-wrapper-104 .sp-testimonial-free-section {
        margin: 0;
    }
    .service-wrap .column_icon_box_2{
        width: 50%;
    }
    .yacht-banner-wrap {
        width: 42% !important;
    }
    .mfn-header-menu > .mfn-menu-li > .mfn-menu-link {
        font-size: 17px!important;
        padding: 8px 15px;
    }
    #Subheader .title {
        font-size: 52px;
        line-height: 75px;

    }
    .cruise-inside-section .service-wrap .mcb-wrap-inner {
        margin-top: 32px!important;
        margin-bottom: 22px!important;
    }
    .about-animated .mcb-column-inner {
        padding-bottom: 55px!important;
        padding-top: 55px!important;
    }
    .about-double-wrap .mcb-wrap-inner{
        flex-direction: column;
    }
    .about-image-wrap, .about-text-wrap{
        width: 100%!important;
    }
    .about-double-wrap{
        width: 70%!important;
        margin: 0 auto;
    }
    .about-text-wrap .column_visual{
        width: 100%!important;
    }
    .about-text-wrap{
        padding: 50px;
    }
    .img-bord.left .image_wrapper {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 0;
    }
    .img-bord.right .image_wrapper {
        border-top-right-radius: 0;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
    }
    .about-par-text {
        width: 75%!important;
    }
    .contact-section .section_wrapper{
        flex-direction: column;
        gap: 50px;
    }
    .contact-section {
        padding: 60px 30px 20px !important;
    }
    .contact-details-wrap {
        width: 95% !important;
    }
    .contact-section .fancy_heading .title, .contact-section .fancy_heading .inside {
        text-align: center;
    }
    .contact-section .column_visual{
        text-align: center;
    }
    .contact-details-wrap .mcb-wrap-inner{
        justify-content: center;
    }
    .contact-form-wrap{
        width: 75%!important;
    }
    .google-map {
        height: 450px!important;
    }
}
@media (max-width: 1023px){
    .signature-font {
        line-height: 75px !important;
    }

}

@media (max-width: 959px){
    .new-level-section .section_wrapper{
        flex-direction: column-reverse;
        gap:30px;
    }
    .new-level-section {
        padding: 70px 30px 100px!important;
    }
    .authentic-text-wrap{
        width: 75%!important;
        margin: 0 auto;
    }
    .authentic-text-wrap .column_heading .title {
        text-align: center;
    }
    .authentic-text-wrap .mcb-wrap-inner{
        justify-content: center;
    }
    .authentic-text-wrap .column_visual{
        width: 90%!important;
    }
    .authentic-text-wrap .column_visual p{
        text-align: center!important;
    }
    .authentic-image-wrap{
        width: 55%!important;
    }
    .authentic-text-wrap .column_icon_box_2{
        width: 50%!important;
    }
    .authentic-text-wrap .column_heading br {
        display: block;
    }
    p{
        font-size: 17px;
        line-height: 27px;

    }
    .new-level-section .mcb-column-inner {
        margin-bottom: 40px !important;
    }
    .cruise-icon-wrap .mfn-icon-box .title {
        font-size: 18px !important;
        line-height: 26px !important;
    }
    .small-row {
        gap: 30px;
    }
    .critics-col {
        width: 75%!important;
    }
    .testi-section:after {
        width: 260px;
        height: 115px;
    }
    .rope-text p {
        font-size: 30px;
        line-height: 40px;
    }
    .yacht-big-wrap .mcb-wrap-inner {
        gap: 0 5px;
    }
    .yacht-banner-wrap .mcb-column-inner{
        margin-bottom: 30px;
    }
    .yacht-banner-section .column_fancy_heading .mcb-column-inner{
        margin-bottom: 20px!important;
    }
    .yacht-banner-section .column_banner_box .title.banner-item {
        font-size: 17px !important;
    }
    #Footer .social-icons .fab {
        font-size: 19px;
    }
    .mfn-header-tmpl-menu-sidebar{
        background: var(--blue);
        width: 270px;
        z-index: 9999;
    }
    .mfn-header-menu > .mfn-menu-li > .mfn-menu-link > .label-wrapper > .menu-label{
        color: white;
    }
    .mfn-close-icon .icon {
        color: white!important;
    }
    .mfn-header-menu > .mfn-menu-li > .mfn-menu-link {
        font-size: 18px !important;
        padding: 12px 15px;
    }
    #Subheader ul.breadcrumbs {
        display: block;
    }
    #Subheader .title {
        font-size: 45px;
    }
    #Subheader ul.breadcrumbs li, #Subheader ul.breadcrumbs li a {
        font-size: 16px;
    }
    #Subheader {
        background-position: center;
        background-size: cover;
    }
    .cruise-inside-section .fancy_heading .title span {
        font-size: 20px;
    }
    .book-button a {
        font-size: 17px;
    }
    .included-col .mcb-column-inner {
        font-size: 17px;
    }

    }
@media (max-width: 840px){
    h3, .inside {
        font-size: 35px!important;
        line-height: 42px!important;
    }
    .call-box .mfn-icon-box .desc {
        font-size: 19px;
    }
    .call-box .mfn-icon-box-left .icon-wrapper {
        margin: 0px 20px 0 0;
    }
    .authentic-text-wrap {
        width: 85% !important;
    }
    .authentic-image-wrap {
        width: 70% !important;
    }
    .small-row .det {
        gap: 0;
        flex-direction: column;
    }
    #back_to_top.sticky.scroll {
        width: 50px;
        height: 50px;
    }
    #back_to_top.sticky.scroll img{
        height: 30px!important;
    }
    .yacht-banner-wrap {
        width: 48% !important;
    }
    .cruise-inside-section .fancy_heading .title {
        font-size: 27px !important;
        line-height: 31px !important;
    }
    .cruise-inside-section .fancy_heading .title span {
        font-size: 19px;
    }
    .cruise-inside-section .time-info-col p {
        font-size: 15px;
    }
    .cruise-inside-section .small-row img {
        width: 20px;
        height: 20px;
    }
    .about-double-wrap {
        width: 80% !important;
    }
    .yacht-text-half {
        width: 100% !important;
    }
    .contact-form-wrap {
        width: 95% !important;
    }
    .contact-details-wrap {
        width: 100% !important;
    }
    .contact-section .inside {
        font-size: 32px !important;
        line-height: 38px !important;
    }
    .contact-section .fancy_heading .title {
        font-size: 13px!important;
        line-height: 35px!important;
    }
    .big-text-slider {
        font-size: 62px !important;
        line-height: 71px !important;
    }
    .signature-font {
        font-size: 70px !important;
        line-height: 100px !important;
    }

}
@media (max-width: 777px){
    .signature-font {
        line-height: 15px !important;
    }
    #SR7_1_1 .hesperiden .sr7-bullet {
        width: 50px !important;
        height: 10px !important;
    }

}
@media (max-width: 767px){
    .content_wrapper .section_wrapper, .container {
        max-width: 100% !important;
        padding-left: 0;
        padding-right: 0;
    }
    .authentic-text-wrap .column_counter {
        width: 30%;
    }
    .santorini-map-wrap img {
        max-width: 80% !important;
    }
    .santorini-map-wrap .column_heading .title br {
        display: block;
    }
    .small-row {
        gap: 20px;
    }
    .tm-marquee-repeater .text {
        font-size: 50px;
        padding: 0px 10px;
    }
    .service-section{
        padding: 120px 30px 100px!important;
    }
    .service-wrap .column_icon_box_2 .mcb-column-inner {
        margin: 0px 0 40px;
    }
    .service-wrap .mfn-icon-box .title {
        font-size: 19px;
    }
    .service-wrap .mfn-icon-box .desc{
        font-size: 16px!important;
        line-height: 22px;
    }
    .service-wrap .mfn-icon-box img {
        width: 42px;
    }
    .service-wrap .mfn-icon-box .icon-wrapper{
        margin-top: 4px!important;
    }
    .service-wrap{
        padding-top: 20px;
    }
    .yacht-big-wrap .mcb-wrap-inner {
        gap: 0 18px;
    }
    .yacht-banner-wrap .mcb-column-inner {
        margin-bottom: 18px;
    }
    .button .button_label{
        font-size: 17px;
    }
    .button{
        font-size: 16px;
    }
    #Footer .widget_media_image img {
        max-width: 27% !important;
    }
    #Subheader {
        padding: 220px 0 100px;
    }
    #Subheader .title {
        font-size: 37px;
        line-height: 70px;
    }
    .about-double-wrap {
        width: 80% !important;
        margin: 0 auto!important;
    }
    .discover-yachts-wrap .mfn-list-middle .mfn-list-item {
        min-height: unset;
    }
    .contact-section .hour-column{
        width: 80% !important;
        margin: 10px 0 20px;
    }
    .video-section {
        padding: 0 50px 50px !important;
    }
}
@media (max-width: 720px){
    .cruise-icon-wrap .mfn-icon-box {
        flex-direction: column;
        gap: 15px;
    }
    .cruise-icon-wrap .mfn-icon-box-left .icon-wrapper {
        margin: 0;
        width: 100%;
    }
    .cruise-icon-wrap .mfn-icon-box .title {
        font-size: 19px !important;
        line-height: 28px !important;
        text-align: center;
    }
    .small-row .det {
        flex-direction: row;
        gap: 5px;
    }
    .small-row {
        gap: 30px;
    }

    .rope-text p {
        font-size: 25px;
        line-height: 35px;
    }
    .service-wrap .mfn-icon-box .desc br{
        display: none;
    }
    .yacht-banner-section .column_banner_box .title.banner-item {
        font-size: 16px !important;
    }
    .cruise-inside-section .fancy_heading .title span {
        font-size: 18px;
        line-height: 25px;
        display: block;

    }
    .cruise-inside-section .fancy_heading .title {
        font-size: 26px !important;
        line-height: 40px !important;
    }

}
@media (max-width: 650px){
    h3, .inside {
        font-size: 32px!important;
        line-height: 40px!important;
    }
    .new-level-section {
        padding: 55px 30px 100px !important;
    }
    .authentic-text-wrap .column_visual {
        width: 100% !important;
    }
    .call-box .mfn-icon-box img {
        width: 45px;
        padding: 10px;
    }
    .counter .desc_wrapper .title {
        line-height: 22px;
        font-size: 17px;
    }
    .counter .desc_wrapper .number-wrapper {
        font-size: 38px;
    }
    .authentic-text-wrap .column_icon_box_2 {
        display: flex;
        width: 75% !important;
        justify-content: end;
    }
    .small-row {
        gap: 24px;
    }
    .testi-section .fancy_heading .title, .yacht-banner-section .fancy_heading .title {
        font-size: 14px !important;
        line-height: 10px !important;
    }
    .service-wrap .column_icon_box_2 {
        width: 100%;
    }
    .service-wrap .mfn-icon-box-left .icon-wrapper {
        width: 18%;
    }
    .service-wrap .column_icon_box_2 .mcb-column-inner {
        margin: 0 0 28px;
    }
    .service-wrap .mfn-icon-box img {
        width: 38px;
    }
    .yacht-banner-wrap {
        width: 69% !important;
    }
    .yacht-banner-wrap .mcb-column-inner {
        margin-bottom: 30px;
    }
    .yacht-banner-section .column_banner_box .title.banner-item {
        font-size: 18px !important;
    }
    #Subheader .title {
        font-size: 32px;
    }
    .subheader-both-left #Subheader .breadcrumbs {
        margin-top: 0;
    }
    .cruise-inside-section .small-row .det {
        gap: 0;
        flex-direction: column;
    }
    .small-row {
        margin-top: 10px;
    }
    .cruise-inside-section .small-row img {
        width: 18px;
        height: 18px;
    }
    .about-double-wrap {
        width: 93% !important;
    }
    .discover-yachts-sec .ex-wrap .fancy_heading .title {
        font-size: 14px !important;
        line-height: 10px;
    }
    .discover-yachts-wrap .fancy_heading .title {
        font-size: 23px !important;
        line-height: 28px !important;
    }
    .big-text-slider {
        font-size: 60px !important;
        line-height: 69px !important;
    }
    .signature-font {
        line-height: 40px !important;
        font-size: 65px !important;
    }
}
@media (max-width: 590px){
    h3, .inside {
        font-size: 28px!important;
        line-height: 37px!important;
    }
    .authentic-text-wrap {
        width: 100% !important;
    }
    .authentic-image-wrap {
        width: 80% !important;
    }
    .small-row .det {
        gap: 0;
        flex-direction: column;
    }
    .cruise-icon-wrap .mfn-icon-box .title {
        font-size: 18px !important;
        line-height: 26px !important;
    }
    .small-row {
        justify-content: center;
    }
    .santorini-map-wrap .column_heading .mcb-column-inner {
        margin-bottom: 15px;
    }
    .testi-section:after {
        width: 200px;
        height: 92px;
    }
    .critics-col {
        width: 85% !important;
    }
    .float-booking {
        padding: 17px 4px;
        font-size: 17px;
    }
    .rope-text p {
        font-size: 22px;
        line-height: 31px;
    }
    .service-section {
        padding: 100px 30px 80px !important;
    }
    p.footer-details-col{
        font-size: 16px;
        line-height: 26px;
    }
    #Footer .widget_media_image img {
        max-width: 34% !important;
    }
    .cruise-inside-section .fancy_heading .title {
        font-size: 22px !important;
        line-height: 33px !important;
    }
    .cruise-inside-section .fancy_heading .title span {
        font-size: 17px;
    }
    .cruise-inside-section .small-row .det {
        flex-direction: row;
        gap: 7px;
        justify-content: center;
    }
    .cruise-inside-section .small-row {
        flex-direction: column;
        gap: 8px;
    }
    .cruise-inside-section .service-wrap .mcb-wrap-inner {
        margin-top: 18px !important;
    }
    .about-animated .tm-marquee-repeater .text {
        font-size: 40px;
    }
    .about-animated .mcb-column-inner {
        padding-bottom: 40px !important;
        padding-top: 40px !important;
    }
    .about-par-text {
        width: 80% !important;
    }
    .about-par-section{
        padding: 120px 0!important;
    }
    .discover-yachts-wrap .inside {
        line-height: 26px !important;
    }
    .frm_style_formidable-style.with_frm_style .frm_submit button{
        font-size: 17px!important;
    }
    .google-map {
        height: 350px !important;
    }
    .contact-section .inside {
        font-size: 28px !important;
        line-height: 32px !important;
    }
    .contact-section .hour-column {
        width: 95% !important;
    }
    .big-text-slider {
        font-size: 52px !important;
        line-height: 58px !important;
    }
    .signature-font {
        line-height: 30px !important;
        font-size: 60px !important;
    }

}
@media (max-width: 530px){
    .small-row {
        flex-direction: column;
        gap: 8px;
    }
    .small-row .det {
        flex-direction: row;
        gap: 5px;
        justify-content: center;
    }
    .cruise-icon-wrap .mfn-icon-box span {
        padding-bottom: 8px;
    }
    .rope-text p {
        font-size: 20px;
        line-height: 29px;
    }
    .yacht-banner-wrap {
        width: 87% !important;
    }
    #Subheader .title {
        font-size: 26px;
        line-height: 62px;
    }
    #Subheader ul.breadcrumbs li, #Subheader ul.breadcrumbs li a {
        font-size: 15px;
    }
    #Subheader {
        padding: 190px 0 90px;
    }
    .about-double-wrap {
        width: 100% !important;
    }
    .about-text-wrap {
        padding: 40px;
    }
    .yacht-text-half .mcb-wrap-inner{
        padding: 50px 35px!important;
    }
    .discover-yachts-wrap .fancy_heading .title {
        font-size: 20px !important;
        line-height: 26px !important;
    }
    .discover-yachts-wrap .inside {
        font-size: 17px !important;
        line-height: 24px !important;
    }
    .yacht-text-half .column_visual p{
        font-size: 16px;
        line-height: 25px;
    }
    .discover-yachts-wrap .mfn-list-middle .mfn-list-desc{
        font-size: 15px!important;
    }
    .discover-yachts-wrap  .button .button_label {
        font-size: 16px;
    }
    .yacht-text-half .column_visual .mcb-column-inner {
        margin-bottom: 25px !important;
    }
    .yacht-text-half .column_button .mcb-column-inner {
        margin-top: 35px !important;
    }
    .included-col .mcb-column-inner {
        width: 100%;
    }


}
@media (max-width: 480px){
    h3, .inside {
        font-size: 23px!important;
        line-height: 32px!important;
    }
    .authentic-text-wrap .column_icon_box_2 {
        width: 100% !important;
    }
    .call-box .mfn-icon-box .desc {
        font-size: 18px;
    }
    .authentic-image-wrap {
        width: 93% !important;
    }
    .authentic-text-wrap .mcb-wrap-inner {
        justify-content: space-evenly;
    }
    .counter-wrap .mcb-wrap-inner {
        gap: 30px;
    }
    .santorini-map-wrap img {
        max-width: 100% !important;
    }
    .testi-section .fancy_heading .title, .yacht-banner-section .fancy_heading .title {
        font-size: 12px !important;
        line-height: 5px !important;
    }
    .rope-text p br{
        display: none;
    }
    .service-wrap .mfn-icon-box{
        flex-direction: column;
    }
    .service-wrap .mfn-icon-box .title,
    .service-wrap .mfn-icon-box .desc {
        text-align: center;
    }
    .service-wrap .mfn-icon-box-left .icon-wrapper {
        width: 100%;
        margin-bottom: 5px !important;
    }
    .service-wrap .mfn-icon-box img {
        width: 40px;
    }
    .service-wrap .mfn-icon-box .desc br {
        display: block;
    }
    .service-wrap .mfn-icon-box .desc-wrapper{
        width: 100%;
    }
    .burger-wrap{
        width: 10%!important;
        flex-grow: unset;
    }
    .head-logo-wrap .mcb-wrap-inner{
        justify-content: center;
    }
    .head-logo-wrap{
        width: 100%!important;
        padding-left: 20px;
    }
    .mfn-header-menu > .mfn-menu-li > .mfn-menu-link {
        font-size: 17px !important;
        padding: 10px 15px;
    }
    .mfn-header-tmpl-menu-sidebar {
        width: 240px;
    }
    .cruise-inside-section .fancy_heading .title span {
        margin-top: 7px;
    }
    .cruise-inside-section .fancy_heading .title {
        line-height: 24px !important;
    }
    .cruise-inside-section .service-wrap .mcb-wrap-inner {
        margin-top: 12px !important;
    }
    .about-par-section .inside {
        font-size: 27px !important;
    }
    .about-par-section {
        padding: 100px 0 90px !important;
    }
    .about-par-years-wrap .mcb-wrap-inner{
        margin-bottom: 30px!important;
    }
    .discover-yachts-sec .inside {
        font-size: 26px !important;
    }
    .discover-yachts-sec .discover-yachts-wrap .inside {
        font-size: 17px !important;
    }
    .discover-yachts-wrap .fancy_heading .title {
        font-size: 19px !important;
        line-height: 24px !important;
        margin-bottom: 12px;
    }
    .yacht-text-half .column_image .mcb-column-inner{
        margin-bottom: 6px!important;
    }
    .yacht-text-half .column_visual p {
        font-size: 15px;
    }
    .yacht-text-half .mcb-wrap-inner {
        padding: 45px 30px !important;
    }
    .yacht-text-half .column_button .mcb-column-inner {
        margin-top: 30px !important;
    }
    .float-booking {
        top: auto;
        bottom: 0;
        right: 0;
        right: 0;
        left: 0;
        transform: none;
        writing-mode: horizontal-tb;
        text-orientation: initial;
        border-radius: 0;
        padding: 14px 0;
        width: 100%;
        font-size: 17px;
        text-align: center;
        /*box-shadow: 0 -8px 8px rgba(0, 0, 0, 0.05);*/
        background: #d0a249;
    }
    #back_to_top.sticky {
        bottom: 60px;
    }
    .copyright-col {
        margin-bottom: 50px;
    }
    .small-text-slider {
        line-height: 23px !important;
    }
    .big-text-slider {
        font-size: 45px !important;
        line-height: 56px !important;
    }
    .signature-font {
        font-size: 54px !important;
    }
    #SR7_1_1 .hesperiden .sr7-bullet {
        width: 42px !important;
        height: 7px !important;
    }
    .video-section {
        padding: 0 30px 50px !important;
    }

}
@media (max-width: 420px){
    .counter-wrap .mcb-wrap-inner {
        gap: 0;
        flex-direction: column;
        align-content: center;
    }
    .counter-wrap .first-counter .mcb-column-inner{
        margin-bottom: 10px!important;
    }
    .authentic-text-wrap .column_counter {
        width: 100%;
    }
    .counter .desc_wrapper .number-wrapper {
        font-size: 30px;
    }
    .counter .desc_wrapper .title {
        line-height: 21px;
        font-size: 16px;
    }
    .new-level-section .mcb-column-inner {
        margin-bottom: 26px !important;
    }
    .counter .desc_wrapper br {
        display: none;
    }
    .counter-wrap .column_counter .desc_wrapper {
        justify-content: center;
    }
    p {
        font-size: 16px;
    }
    .authentic-image-wrap {
        width: 98% !important;
    }
    /*.call-box .mfn-icon-box-left .icon-wrapper {
        margin: 0 0 7px;
    }
    .call-box .mfn-icon-box-left .desc-wrapper {
        text-align: center;
    }
    .call-box  .mfn-icon-box {
        flex-direction: column;
    }*/
    .call-box .mfn-icon-box-left .icon-wrapper {
        margin: 0px 15px 0 0;
    }
    .authentic-text-wrap .column_icon_box_2 {
        padding-left: 60px;
    }
    .authentic-text-wrap .column_icon_box_2 {
        justify-content: center;
    }
    .call-box .mfn-icon-box img {
        width: 38px;
        padding: 8px;
    }
    .call-box .mfn-icon-box .desc {
        font-size: 17px;
    }
    .cruise-icon-wrap .mfn-icon-box .title {
        font-size: 17px !important;
        line-height: 25px !important;
    }
    .tm-marquee-repeater .text {
        font-size: 45px;
        padding: 0px 8px;
    }
    #sp-testimonial-free-wrapper-104 .sp-testimonial-free-section .testimonial-pagination span.swiper-pagination-bullet{
        width: 32px;
        height: 5px;
    }
    #sp-testimonial-free-wrapper-104 .sp-testimonial-free-section .sp-testimonial-client-rating i.fa {
        font-size: 16px;
    }
    #back_to_top.sticky.scroll img {
        height: 25px !important;
    }
    #back_to_top.sticky.scroll {
        width: 45px;
        height: 45px;
    }
    .rope-text p {
        font-size: 19px;
        line-height: 27px;
    }
    .service-section .column_image{
        padding: 18px 0;
    }
    .service-wrap .mfn-icon-box .desc {
        line-height: 24px;
        margin-top: 4px;
    }
    .service-wrap .mfn-icon-box .title {
        font-size: 18px;
    }
    .yacht-banner-wrap {
        width: 100% !important;
    }
    #Footer .widget_media_image img {
        max-width: 47% !important;
    }
    .column_header_logo .logo-wrapper > * {
        width: 85%;
    }
    .burger-wrap .icon-menu-fine{
        font-size: 22px;
    }
    #Subheader .title {
        font-size: 23px;
        line-height: 57px;
    }
    #Subheader ul.breadcrumbs li span{
        margin: 0 5px;
    }
    #Subheader ul.breadcrumbs li, #Subheader ul.breadcrumbs li a {
        font-size: 14px;
    }
    .cruise-inside-section .fancy_heading .title span {
        line-height: 24px;
    }
    .cruise-inside-section .fancy_heading .title {
        font-size: 20px !important;
        /*   line-height: 34px !important;*/
    }
    .cruise-inside-section {
        padding: 180px 30px 0 !important;
    }
    .service-wrap .mfn-icon-box img {
        width: 35px;
    }
    #Subheader {
        padding: 170px 0 70px;
    }
    .about-animated .tm-marquee-repeater .text {
        font-size: 27px;
        padding: 0px 3px;
    }
    .about-animated .mcb-column-inner {
        padding-bottom: 30px !important;
        padding-top: 30px !important;
    }
    .about-text-wrap {
        padding: 35px;
    }
    .about-par-section .inside {
        font-size: 24px !important;
        line-height: 30px!important;
    }
    .discover-yachts-sec .inside {
        font-size: 23px !important;
    }
    .discover-yachts-sec .ex-wrap .fancy_heading .title {
        font-size: 13px !important;
        line-height: 5px;
    }
    .frm_style_formidable-style.with_frm_style .frm_submit button {
        font-size: 16px !important;
    }
    .contact-details-wrap p {
        color: var(--blue);
        line-height: 25px;
    }
    .contact-section .inside {
        font-size: 25px !important;
        line-height: 31px !important;
    }
    .contact-section .fancy_heading .title {
        font-size: 12px !important;
        line-height: 31px !important;
    }
    .big-text-slider {
        font-size: 40px !important;
        line-height: 49px !important;
    }
    .signature-font {
        font-size: 44px !important;
    }
    .included-col .mcb-column-inner {
       font-size: 16px;
    }

}
@media (max-width: 380px){
    h3, .inside {
        font-size: 21px!important;
        line-height: 28px!important;
    }
    .cruise-icon-wrap .mfn-icon-box span strong br {
        display: block;
    }
    .tm-marquee-repeater .text {
        font-size: 40px;
        padding: 0px 5px;
    }
    .testi-section:after {
        width: 190px;
        height: 90px;
    }
    .authentic-text-wrap .column_icon_box_2 {
        padding-left: 50px;
    }
    .service-wrap .mfn-icon-box .desc {
        font-size: 15px !important;
    }
    .service-wrap .column_icon_box_2 .mcb-column-inner {
        margin: 0px 0 23px;
    }
    .yacht-banner-section .column_banner_box .title.banner-item {
        font-size: 16px !important;
    }
    #Footer .social-icons .fab {
        font-size: 18px;
    }
    #Footer .social-icons .x-twitter svg {
        width: 20px !important;
        height: 24px !important;
    }
    .burger-wrap {
        width: 13% !important;
    }
    .cruise-inside-section .fancy_heading .title {
        font-size: 19px !important;
        /*    line-height: 33px !important;*/
    }
    .cruise-inside-section .fancy_heading .title span {
        line-height: 23px;
        font-size: 16px;
    }
    .about-par-section .fancy_heading .title {
        font-size: 15px!important;
    }
    .about-par-section .inside {
        font-size: 22px !important;
        line-height: 28px !important;
    }
    .about-par-section {
        padding: 90px 0 80px !important;
    }
    .about-par-years-wrap .mcb-wrap-inner {
        margin-bottom: 25px !important;
    }
    .discover-yachts-wrap .fancy_heading .title {
        font-size: 18px !important;
    }
    .discover-yachts-sec .discover-yachts-wrap .inside {
        font-size: 16px !important;
    }
    .yacht-text-half .column_visual p {
        line-height: 24px;
    }
    .yacht-text-half .mcb-wrap-inner {
        padding: 40px 25px !important;
    }
    .discover-yachts-wrap .mfn-list-middle .mfn-list-desc {
        line-height: 20px !important;
    }
    .contact-section .inside {
        font-size: 23px !important;
        line-height: 29px !important;
    }
    .contact-section .hour-column {
        width: 100% !important;
    }
    .big-text-slider, .small-text-slider, .big-slide-btn, .signature-font {
        padding-left: 30px !important;
    }

}
@media (max-width: 350px){
    .counter .desc_wrapper .number-wrapper {
        font-size: 28px;
    }
    .counter-wrap .first-counter .mcb-column-inner {
        margin-bottom: 5px !important;
    }
    .call-box .mfn-icon-box img {
        width: 33px;
        padding: 7px;
    }
    h3, .inside {
        font-size: 20px!important;

    }
    .authentic-text-wrap .column_heading br {
        display: none;
    }
    .authentic-text-wrap .column_icon_box_2 {
        padding-left: 40px;
    }
    .rope-text p {
        font-size: 18px;
        line-height: 26px;
    }
    .service-wrap .mfn-icon-box .title {
        font-size: 17px;
    }
    .service-wrap .mfn-icon-box img {
        width: 38px;
    }
    .yacht-banner-section .column_banner_box .title.banner-item {
        font-size: 15px !important;
    }
    .yacht-banner-section .mfn-banner-box .banner-wrapper {
        padding: 17px 10px;
    }
    #Subheader .title {
        font-size: 20px;
    }
    #Subheader ul.breadcrumbs li, #Subheader ul.breadcrumbs li a {
        font-size: 13px;
    }
    #Subheader ul.breadcrumbs li span {
        margin: 0px 3px;
    }
    #Subheader {
        padding: 175px 0 75px;
    }
    .about-text-wrap {
        padding: 30px;
    }
    .discover-yachts-sec .inside {
        font-size: 21px !important;
    }
    .discover-yachts-sec .ex-wrap .fancy_heading .title {
        font-size: 12px !important;
        line-height: 0;
    }
    .hours-row p {
        font-size: 15px;
    }
    .big-text-slider {
        font-size: 35px !important;
        line-height: 47px !important;
    }
    .signature-font {
        font-size: 41px !important;
        line-height: 28px !important;
    }
    .small-text-slider {
        line-height: 22px !important;
        font-size: 14px !important;
    }
    .big-slide-btn a{
        padding: 14px 30px!important;
        width: 157px!important;
        font-size: 16px!important;
    }
}

