@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");@import url('https://fonts.googleapis.com/css2?family=Marcellus&display=swap');body{color:#111;font-family:"Poppins",sans-serif}a{text-decoration:none!important;color:#081f36;transition:.3s ease}h1,h2,h3,h4,h5,h6{font-family:'Marcellus',serif}.mobile-btn{justify-content:flex-end!important;flex-direction:row-reverse;margin-top:.5rem}.d-flex{display:flex;align-items:center;justify-content:space-between}.custom-btn{display:inline-block;border-radius:3rem;padding:.5rem 1.25rem;background:linear-gradient(to right,#f2d86e,#c28f39);color:#fff;transition:all .4s ease;animation:leave .4s forwards;font-weight:300;outline:0!important;font-size:.9rem;border:0}.custom-btn:hover{animation:hover .4s forwards}.custom-btn i{padding-right:.25rem}.big-custom-btn{padding:1rem 3rem;font-size:1rem}@keyframes hover{0%{box-shadow:inset 0 0 0 0 #f2d86e}100%{box-shadow:inset 13em 0 0 0 #f2d86e;color:#081f36}}@keyframes leave{0%{box-shadow:inset -10em 0 0 0 white;color:#081f36}100%{box-shadow:inset 0 0 0 0 white}}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:auto}}::-webkit-scrollbar{width:10px;height:3px}::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb{background:#081f36}::-webkit-scrollbar-thumb:hover{background:#081f36da}.title-icon{position:relative;padding-left:1rem;color:#e4c059;margin-bottom:.5rem}.section{padding:3rem 0}.section-margin{margin:3rem 0}.title-group h2{font-family:'Marcellus',serif;font-size:2.5rem}.const-title{max-width:530px}header{position:fixed;width:100%;top:0;background-color:#081f36;z-index:15}.logo-box{background-color:#081f36;padding:1rem}.logo img{width:320px}.header{padding:0 2rem 0 0}.header-links a{padding:1rem;position:relative;display:inline-block;color:#fff}.header-links a::before,.title-icon::before,.footer-links a::before{content:"";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;left:-6px;top:16px;opacity:0;transition:.3s ease;color:#e4c059;transform:rotate(43deg)}.title-icon::before{opacity:1;top:-2px}.footer-links a::before{opacity:1;top:-2px}.header-links a:hover,.header-links a.active{color:#e4c059}.header-links a:hover::before,.header-links a.active::before{opacity:1}.branch-menu-icon{display:none}.header-space{margin-top:73.84px}.mobile-menu{display:none}.banner-container{height:calc(100vh - 73.84px);color:#fff;position:relative;overflow:hidden}.banner-container::before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-color:#0048ff38;z-index:1}.banner-container .container{height:100%;display:flex;justify-content:center;flex-direction:column;z-index:2;position:relative}.banner-slider-cont{position:absolute;left:0;top:0;z-index:0;width:100%;height:100%}.banner-image{width:100%;height:100%;object-fit:cover;object-position:center}.banner-slider .swiper-slide{height:calc(100vh - 73.84px)}.banner-text{max-width:620px;position:relative}.banner-text h1{font-size:8.2rem;font-family:'Marcellus',serif}.banner-text>span{position:absolute;width:80%;top:44%;left:49%}.plus-link{display:inline-block;color:#fff;font-weight:600}.plus-link>div{display:flex;align-items:center}.plus-icon{margin-right:1rem;width:60px;height:60px;border-radius:50%;border:1px solid #e4c059;background-color:#e4c059;display:flex;align-items:center;justify-content:center;font-size:1.5rem;transition:.3s ease}.plus-link:hover .plus-icon{background-color:transparent}.plus-link-color{color:#e4c059}.plus-link-color .plus-icon{color:#fff}.plus-link-color:hover .plus-icon{color:#e4c059;background-color:#fff}.text-socials{position:absolute;bottom:2rem;right:2rem;z-index:4;display:flex;gap:1rem;align-items:center}.text-socials a{color:#fff;font-size:1.15rem;font-weight:500;position:relative;z-index:1}.text-socials a.custom-btn{font-weight:400}.holo-text{position:absolute;color:#e4c059;z-index:-1;left:-5px;bottom:2px;transition:.2s ease;opacity:0}.text-socials a:hover .holo-text{left:0;bottom:0;opacity:1}.real-text{position:relative;transition:.2s ease;left:0;bottom:0}.text-socials a:hover .real-text{left:5px;bottom:-2px}.w-40{width:40%}.w-50{width:50%}.article-images{position:relative}.small-article-image{position:absolute;top:50%;left:-22%;transform:translate(0,-50%)}.about-statistics{justify-content:start;gap:3rem;text-align:center;font-weight:600}.about-statistics span{color:#e4c059;display:block;font-size:4rem;font-family:'Marcellus',serif;font-weight:400}.article-images img{max-width:100%;z-index:1}.tour-title{font-size:1.25rem;margin-top:.5rem;font-weight:400;font-family:'Poppins',serif;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.wave-title{position:relative}.wave-title a{transition:.3s ease}.wave-title a{color:#081f36}.wave-title .wave-text{transition:.3s ease}.wave-title .wave-text{animation:animate 2s ease-in-out infinite;position:absolute;transition:.3s ease;color:#fff;left:0;top:0;opacity:0}.wave-title a:hover .wave-visible-text{color:#03a9f4}.wave-title a:hover .wave-text{opacity:1;color:#081f36}@keyframes animate{0%,100%{clip-path:polygon(0% 45%,16% 44%,33% 50%,54% 60%,70% 61%,84% 59%,100% 52%,100% 100%,0% 100%)}50%{clip-path:polygon(0% 60%,15% 65%,34% 66%,51% 62%,67% 50%,84% 45%,100% 46%,100% 100%,0% 100%)}}.tour-slider{margin-top:2rem;padding-bottom:3rem;position:relative}.tour-slide img{width:100%;height:270px;object-fit:cover}.tour-slider .swiper-button-prev,.tour-slider .swiper-button-next,.testimonial-slider .swiper-button-prev,.testimonial-slider .swiper-button-next{color:#f2d86e;transition:.3s ease}.tour-slider .swiper-button-prev:hover,.tour-slider .swiper-button-next:hover,.testimonial-slider .swiper-button-prev:hover,.testimonial-slider .swiper-button-next:hover{color:#c28f39}.bottom-buttons{position:absolute;right:0;bottom:0;width:100px;height:50px}.bottom-buttons-left{right:auto;left:0}.testimonial-slider .bottom-buttons-left{left:200px}.swiper-button-next:after,.swiper-button-prev:after{font-family:"Font Awesome 6 Free";content:"";font-weight:900;font-size:2.5rem}.swiper-button-prev:after{content:""}.yatch-bg{background:url(https://storage.acerapps.io/app-1466/images/neden-bizi-tercih-etmelisiniz.webp);background-size:cover;color:#fff;padding:8rem 0}.why-choose-us{max-width:710px;margin-left:auto;background:#081f36;padding:1rem;border-radius:1rem;box-shadow:0 0 20px 20px #081f36}.advantage-row{margin-top:2rem}.advantage-item{display:flex;align-items:start;gap:2rem}.advantage-item p{font-size:.9rem}.advantage-item:not(:last-child){margin-bottom:1.5rem}.advantage-item img{width:48px;object-fit:contain}.advantage-item h3{font-size:1.5rem}.gallery-slider{overflow:hidden;position:relative;margin-top:2rem}.gallery-slide{height:35rem;overflow:hidden;cursor:pointer}.hidden-gallery{display:none}.gallery-slide img{width:100%;height:100%;object-fit:cover;transition:.5s cubic-bezier(.215,.61,.355,1)}.gallery-slide:hover img{transform:scale(1.1)}.bg-darkblue{color:#fff;background-color:#081f36}.contact-jumbotron{padding:4rem 0}.contact-jumbotron h2{font-size:2.5rem}.layout-bg{background:url(https://storage.acerapps.io/app-1466/images/butterfly-bg.webp);background-size:cover}.testimonial-container{padding:6rem 0}.testimonial-slider{margin-top:3rem;overflow:hidden;position:relative;padding-bottom:1rem}.testimonial-author{width:150px;height:260px;float:left;margin-right:3rem}.testimonial-author img{width:100%;height:150px;border-radius:50%;object-fit:cover}.testimonial-slide p{font-size:1.8rem;font-weight:300}.author-title{font-size:1.25rem;color:#e4c059}.testimonial-slide h3{font-size:1.5rem}footer{background-color:#00111e;background-image:url(https://storage.acerapps.io/app-1466/images/footer_bg.png);background-position:top right;color:#fff;background-repeat:no-repeat;background-size:auto}.footer-logo img{width:100%}.footer-bottom{padding:2rem 0;border-top:1px solid #ffffff1a;color:#9cafbe}.footer-top{padding:6rem 0 4rem}.footer-links a{color:#fff;padding:0 1rem;position:relative}.footer-links>div{margin-bottom:.5rem}.footer-title{margin-bottom:1rem;font-size:1.5rem;font-family:'Marcellus',serif}.footer-contact a{color:#f2d86e;font-size:1rem}.footer-contact>div{margin-bottom:.5rem}.socials{display:flex;flex-wrap:wrap;gap:1rem}.socials a{width:40px;height:40px;font-size:1.15rem;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;border:1px solid #f2d86e}.socials a:hover{background-color:#f2d86e;color:#081f36}.newsletter-form .acerapps-row{display:flex;flex-wrap:wrap;gap:1.5rem}.newsletter-form .acerapps-row>div{width:100%}.newsletter-form input{width:100%;color:#fff;padding:.5rem 0;background-color:transparent;outline:0!important;border:0;transition:.3s ease;border-bottom:1px solid rgba(255,255,255,.15)}.newsletter-form input::placeholder{color:#fff;transition:.3s ease}.newsletter-form input:focus::placeholder{opacity:0}.newsletter-form input:focus{border-color:#fff}.newsletter-form .just-validate-error-label{color:#fff!important}.page-banner{color:#fff;text-align:center;min-height:450px;display:flex;align-items:center;justify-content:center;background-size:cover!important}.page-banner h1{font-size:4.5rem;margin-bottom:1rem}.page-breadcrumb{color:#fff}.page-breadcrumb a{color:#fff}.page-breadcrumb a:hover{color:#f2d86e}.advantages-2{display:flex;justify-content:space-between;gap:1rem;padding:2rem 0}.advantage-card-2{padding-left:3rem;position:relative;width:30%}.advantage-card-2::before{content:"";position:absolute;left:.8rem;color:#f2d86e;font-weight:900;font-family:"Font Awesome 6 Free";font-size:1.5rem}.advantage-card-2 h3{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #ffffff1a}.faqs{margin-top:2rem}.faq-item{border-bottom:1px solid rgba(0,0,0,.15);padding:1rem 0}.faq-item h3{font-family:"Poppins",sans-serif;font-size:1.25rem;font-weight:500;padding:0 1rem 0 0;margin:0;position:relative;cursor:pointer}.faq-item h3::before{content:"";font-weight:900;font-family:"Font Awesome 6 Free";position:absolute;right:0;font-size:1rem;top:4px;color:#e4c059;transition:.3s ease}.faq-item.active h3::before{transform:rotate(180deg)}.faq-item p{margin:0;padding-top:1rem}.faq-item:not(:first-child) .faq-answer{display:none}.faq-image{width:100%}.contact-infos{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.5rem;margin:6rem 0}.contact-card{width:calc(100%/2.5 - 1.5rem);padding-left:3rem;position:relative}.contact-card::before{content:"";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;left:0;font-size:2.5rem;top:-16px;color:#e4c059}.contact-card h2,.contact-title{font-size:1.75rem;margin-bottom:2rem}.contact-card h3{font-size:1rem;font-family:"Poppins",sans-serif}.contact-card span,.contact-card a{font-weight:300}.contact-card>div{margin-bottom:1rem}.contact-card a:hover{color:#e4c059}.contact-bg{background-color:#fafafa;padding:4rem;position:relative;bottom:-4rem;z-index:1;margin-top:-4rem}.contact-bg h2{margin-bottom:2rem}.custom-form .acerapps-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.5rem 1rem}.custom-form .acerapps-row>div{width:100%}.custom-form textarea{display:flex}.custom-form .half-input{width:48%}.custom-form input,.custom-form textarea{width:100%;border:0;border-bottom:1px solid rgba(0,0,0,.15);padding:.5rem 0;outline:0!important;background-color:transparent;transition:.3s ease}.custom-form input::placeholder,.custom-form textarea::placeholder{color:#00111e;transition:.3s ease}.custom-form input:focus::placeholder,.custom-form textarea:focus::placeholder{opacity:0}.custom-form input:focus,.custom-form textarea:focus{border-color:#e4c059}.custom-form .custom-btn{font-weight:600;background:#e4c059}.map iframe{height:420px;width:100%;border:0;display:flex;filter:grayscale(1)}.just-validate-error-label{position:absolute;font-size:.9rem}.loader{position:fixed;width:100%;height:100%;z-index:99;left:0;top:-80vh}.waves{position:relative;width:100%;height:35vh}.loader-bg{height:150vh;background:#03a9f4;position:relative;top:-1rem}.parallax>use{animation:move-forever 1s cubic-bezier(.55,.5,.45,.5) infinite}.parallax>use:nth-child(1){animation-delay:-2s;animation-duration:7s}.parallax>use:nth-child(2){animation-delay:-3s;animation-duration:10s}.parallax>use:nth-child(3){animation-delay:-4s;animation-duration:13s}.parallax>use:nth-child(4){animation-delay:-5s;animation-duration:20s}@keyframes move-forever{0%{transform:translate3d(-90px,0,0)}100%{transform:translate3d(85px,0,0)}}.tours-guide{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.tour-item{width:calc(50% - 1rem);height:40rem;position:relative;overflow:hidden}.tour-item img{width:100%;height:100%;object-fit:cover;transition:.3s ease-in-out}.tour-list-cont{position:absolute;height:100%}.tour-info{position:absolute;width:100%;height:100%;left:0;top:0;padding:1rem;display:flex;flex-direction:column;justify-content:end;color:#fff;z-index:0;background:linear-gradient(0deg,#081f36 7%,transparent)}.tour-waves{width:100%;position:absolute;left:0;bottom:0;z-index:-1;opacity:0;transition:.3s ease-in-out}.tour-item:hover img{scale:1.1}.tour-item:hover .tour-waves{opacity:1}.tour-list{padding:1rem;background:#fff;box-shadow:0 0 10px white;border-radius:.5rem;margin-top:1rem;display:none}.tour-list span{display:block;cursor:pointer;margin-bottom:.5rem;transition:.3s ease}.tour-list span.active{font-size:1.5rem}.sticky-group{position:sticky;top:50%;z-index:4}.tour-list-button{background-color:transparent;outline:0!important;display:inline-block;border:0}.tour-list-button .plus-icon{margin:0}.tour-list-category{margin-top:2rem}.tour-list-category-item{display:block;display:flex;align-items:center;justify-content:space-between;gap:1rem}.tour-list-category-item img{width:30%;height:100px;object-fit:cover}.tour-list-category-item h3{margin:0;font-size:1.25rem;width:70%}.tour-list-category-item:not(:last-child){margin-bottom:1rem}.tour-list-category-item:hover{color:#03a9f4}.category-list{position:sticky;top:6rem}.yatches{height:700px;margin-right:calc(50% - 50vw);transition:.4s;display:flex}.yatch-item{height:100%;transition:.5s;position:relative}.yatch-item::before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:#0000002e}.yatch-item:not(.active){flex:1}.yatch-item.active{flex:3}.yatch-item img{width:100%;height:100%;object-fit:cover;object-position:center center}.yatch-content{display:flex;position:absolute;top:0;left:0;justify-content:flex-end;align-items:flex-start;text-align:left;flex-direction:column;width:100%;height:100%;overflow:hidden}.is-planed{position:absolute;right:0;top:0;color:#091f37;border:1px solid #f2d86e;background-color:#f2d86e;padding:.3rem 1rem;border-radius:0 0 0 20px;box-shadow:#f2d86e33 -3px 9px 10px;font-weight:500;font-size:1rem;z-index:4;opacity:0;transition:.3s ease}.yatch-bg-text{line-height:1.25em;letter-spacing:.05em;transition:all .5s ease;font-size:160px;margin:0 0 -.78em -.38em;color:rgba(255,255,255,1);font-family:'Marcellus',serif}.yatch-item .plus-link{margin:15px 0 50px 50px;opacity:0}.yatch-item.active .plus-link{opacity:1}.yatch-item.active .yatch-bg-text{color:rgba(255,255,255,.4)}.yatch-item.active .is-planed{opacity:1}.yatch-item h3{font-size:64px;margin:0 0 12px 40px;width:475px;color:#fff;line-height:1.09em;transition:all .5s ease;opacity:0}.yatch-item.active h3{opacity:1}.space-50{height:50px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);flex-wrap:wrap;gap:1rem}.gallery img{width:100%;height:100%;object-fit:cover}.gallery figure{height:300px;position:relative;margin:0}.gallery-link{position:absolute;width:100%;height:100%;left:0;top:0;display:flex;align-items:center;justify-content:center;background:#00000042;opacity:0}.gallery-link .plus-icon{margin:0}.gallery figure:hover .gallery-link{opacity:1}.services{padding:0 3rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.5rem}.service-item{position:relative;height:20rem;overflow:hidden}.service-item img{width:100%;height:100%;object-fit:cover;transition:.3s ease-in-out}.service-title{position:absolute;width:100%;bottom:0;left:0;margin:0;transition:.3s ease-in-out}.service-title a{font-size:1.25rem;display:inline-block;z-index:1;position:relative;padding:.75rem 1rem;font-family:"Poppins";background-color:#fff;font-weight:400}.service-item:hover img{scale:1.1}.service-title::before{content:"";position:absolute;width:100%;height:100%;background-color:#e4c059;bottom:0;left:-100%;z-index:0;transition:.3s ease-in-out}.service-item:hover a{color:#fff;background-color:#e4c059}.service-item:hover .service-title::before{left:0%}.service-item:nth-child(1),.service-item:nth-child(3){width:calc(25% - 1rem)}.service-item:nth-child(2){width:calc(50% - 1rem)}.service-item:nth-child(4){width:calc(30% - 1rem)}.service-item:nth-child(5){width:calc(70% - 1rem)}.services-2{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem}.services-2 .service-item{width:calc(50% - .5rem)}.service-detail>img{width:100%;height:30rem;object-fit:cover;margin-bottom:1rem}.services-3{margin-top:2rem}.services-3 .service-item{width:calc(100%/3 - .75rem)}header .footer-contact{color:#fff}.category-title{font-size:calc(1.325rem + .9vw)!important}.widget-title{font-size:1.25rem;font-weight:500;line-height:1.3;font-family:"Poppins",sans-serif;padding-left:1rem;position:relative;margin-bottom:1rem}.widget-title::before{content:"";width:4px;height:100%;left:0;top:0;background-color:#f2d86e;position:absolute}.charter-table{width:60%}.charter-table table{width:100%}thead td{font-weight:600}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0;padding:.6rem;border:1px solid #e4c059}@media screen and (min-width:992px) and (max-width:1400px){.footer-contact a{font-size:.7rem}.footer-contact>div{margin-bottom:0}}@media screen and (max-width:1400px){.mobile-menu{display:block;width:100%;height:calc(100vh - 73.84px);top:73.84px;background:#081f36;z-index:11;position:fixed;padding:15px 0;left:100%;transition:1s ease}.mobile-menu::before,.mobile-menu::after,.mobile-shutter{content:"";position:absolute;width:100%;height:100%;background-color:#e4c059;top:0;left:0;z-index:3;left:100%}.mobile-menu::before{transition:1s ease}.mobile-shutter{transition:.6s ease;left:0;z-index:3;background-color:#081f36}.mobile-menu::after{z-index:2;background-color:#fff;transition:1.5s ease;transform:translateX(-100%)}.mobile-menu.active::after{transform:translateX(-200%)}.mobile-menu.active::before{transform:translateX(-200%)}.mobile-menu.active{transform:translateX(-100%)}.mobile-menu.active .mobile-shutter{transform:translateX(-100%)}.mobile-menu .social-item span{opacity:1}.mobile-menu .social-item:not(:last-child){margin-bottom:.5rem}.mobile-menu .social-item:hover{transform:none}.header .header-links{display:none}.header-links{gap:.25rem;flex-direction:column;align-items:baseline;max-height:360px;overflow:auto}.header-links a{width:100%;font-size:1.25rem;padding:.5rem 2.2rem}.header-links a::before{left:3px;top:8px}.branch-menu-icon{border-color:transparent;outline:0!important;position:relative;width:35px;height:35px;padding:0;text-align:center;display:flex;align-items:center;cursor:pointer;transition:.3s ease}.burger-icon{display:block;width:2rem;height:3px;border-radius:1rem;background:#fff;transition:.3s ease}.burger-icon::before,.burger-icon::after{content:"";width:2rem;height:3px;border-radius:1rem;background:#fff;position:absolute;transition:.3s ease;left:0}.burger-icon::before{top:1.5rem}.burger-icon::after{bottom:1.5rem}.branch-menu-icon.active .burger-icon{background-color:transparent}.branch-menu-icon.active .burger-icon::before{transform:rotateZ(-45deg) scaleX(1.25) translate(3.5px,-3.5px)}.branch-menu-icon.active .burger-icon::after{transform:rotateZ(45deg) scaleX(1.25) translate(6.5px,7.5px)}.advantage-card-2{width:auto}.contact-infos{gap:.5rem}.contact-card{width:calc(100%/2.5 - .5rem)}.yatches{height:500px}.yatch-bg-text{font-size:5rem}.yatch-item h3{font-size:2rem}.tour-item{height:32rem}}@media screen and (max-width:1200px){.banner-text>span{top:42%;left:45%}.banner-text h1{font-size:7rem}.tour-slide img{height:230px}.gallery-slide{height:28rem}.testimonial-container{padding:3rem 0}.testimonial-slide p{font-size:1.5rem}.page-banner{min-height:350px}.tour-item{height:26rem}}@media screen and (max-width:992px){.charter-table{width:100%}.testimonial-slider .bottom-buttons-left{left:auto;right:0}.service-detail{margin-bottom:1rem}.text-container{flex-direction:column;gap:2rem}.w-40,.w-50{width:100%!important}.big-article-image{width:100%;height:200px;object-fit:cover}.small-article-image{width:200px;transform:none;left:75%}.testimonial-container{padding:3rem 0}.testimonial-author{width:100px;margin-right:1.5rem}.testimonial-author img{height:100px}.yatch-bg{margin-bottom:0}.testimonial-slide p{font-size:1rem}.footer-top .row>div{margin-bottom:1rem}.advantages-2{flex-wrap:wrap;justify-content:center}.advantage-card-2{width:45%;text-align:center}.faq-image{display:none}.contact-infos{gap:1.5rem .5rem;margin:3rem 0}.contact-card{width:calc(100%/1.3 - .5rem)}.page-banner{min-height:260px}.page-banner h1{font-size:3.5rem}.yatches{margin:0;flex-direction:column;height:800px}.yatch-item{height:0%;display:flex}.yatch-item:not(.active){flex:4}.yatch-item.active{flex:5}.yatch-bg-text{font-size:4rem}.tour-item{height:20rem}.tour-list{display:none}.service-item{height:15rem}.service-detail>img{height:15rem}.faq-item h3{font-weight:400}.contact-jumbotron h2{max-width:500px}}@media screen and (max-width:768px){.header-main-btn{display:none}.section{padding:1.5rem 0}.section-margin{margin:1.5rem 0}.space-50{height:0}.title-group h2,.contact-jumbotron h2{font-size:2rem}.header-links a{font-size:1rem;padding:.1rem 1.75rem}.footer-contact>div{margin-bottom:.5rem}.footer-contact a{color:#f2d86e;font-size:1rem}.header-links{margin-bottom:1rem}.header-links a::before{top:1px}.banner-text{max-width:430px}.banner-text span{width:87%!important;top:36%}.banner-text h1{font-size:6rem}.small-article-image{width:140px;left:auto;right:-.7rem}.contact-jumbotron{flex-direction:column;gap:1rem;text-align:center;padding:0}.footer-logo img{width:250px}.contact-infos{margin:0}.contact-card h2,.contact-title{margin-bottom:1rem}.tour-item{height:22rem;width:100%}.sticky-group{top:80px}.tour-list-cont{right:0;text-align:right}.services{gap:1rem;padding:0 1.5rem}.service-item{height:15rem;width:calc(50% - .5rem)!important}.advantage-card-2{width:100%;text-align:start}.gallery{grid-template-columns:repeat(2,1fr)}.gallery figure{height:240px}.fc .fc-button{font-size:.9em;padding:.1em .25em}}@media screen and (max-width:576px){.text-socials{bottom:.5rem;right:.5rem}.banner-text h1 br{display:none}.title-group h2,.contact-jumbotron h2{font-size:1.75rem}.logo img{width:260px}.logo-box{padding:1rem .5rem}.header{padding:0 15px 0 0}.mobile-menu{height:calc(100vh - 66px);top:66px}.header-space{margin-top:66px}.banner-text span{width:100%!important}.banner-container{height:calc(75vh - 66px)}.banner-slider .swiper-slide{height:calc(75vh - 66px)}.banner-text h1{font-size:4rem}.banner-text{max-width:100%;margin-bottom:1.5rem}.text-socials a{font-size:1rem}.banner-text>span{position:static}.about-statistics span{font-size:2.5rem}.yatch-bg{padding:5rem 0}.gallery-slide{height:18rem}.gallery figure{height:210px}.footer-top{padding:3rem 0 1rem}.page-banner{min-height:210px}.page-banner h1{font-size:2.5rem;margin-bottom:.25rem}.contact-card{width:100%}.contact-bg{padding:2rem 2rem}.services{gap:1rem}.service-item{width:100%!important}.content blockquote{font-size:1.25rem}.tour-slide img{height:200px}.testimonial-author img{height:70px}.testimonial-author{width:70px;margin-right:1.5rem}.yatch-bg{background:none;padding:1rem 0;padding:0}.yatch-bg .container{padding:0}.why-choose-us{box-shadow:none;border-radius:0}.advantage-item{gap:1rem}}@media screen and (max-width:480px){.tour-title{font-size:.9rem}.title-group h2,.contact-jumbotron h2{font-size:1.5rem}.title-icon{font-size:.8rem}.title-icon::before{top:0}.advantage-item h3{font-size:1.25rem;margin-left:4rem;min-height:48px}.advantage-item img{position:absolute}.service-title a{font-size:1.1rem;padding:.5rem .75rem}.faq-item h3{font-size:1rem}.faq-item{padding:.5rem 0}.faq-item p{font-size:.8rem;padding-top:.5rem}.testimonial-slide h3{font-size:1.25rem}.author-title{font-size:.8rem}.testimonial-slide p{font-size:.9rem}.testimonial-author{height:210px}.swiper-button-next:after,.swiper-button-prev:after{font-size:1.5rem}.bottom-buttons{width:80px}.plus-icon{width:40px;height:40px;font-size:1.25rem;margin-right:.5rem}.custom-btn{padding:.5rem 1.25rem}.big-custom-btn{padding:.5rem 1rem;font-size:1rem}.contact-jumbotron{gap:0}.footer-title{margin-bottom:.5rem;font-size:1.25rem}.footer-links a{font-size:.9rem}.text-socials{gap:.5rem}.text-socials .socials{gap:.5rem}.contact-card{padding-left:1.5rem}.contact-card::before{font-size:1.5rem;top:-5px}.map iframe{height:220px}.contact-card h2,.contact-title{font-size:1.5rem;margin-bottom:.5rem}tbody,td,tfoot,th,thead,tr{padding:.3rem}}@media screen and (max-width:412px){header .custom-btn{padding:.5rem .75rem}header .gap-3{gap:.25rem!important}.contact-card span,.contact-card a{font-size:.9rem}}@media screen and (max-width:390px){.custom-btn{padding:.5rem .75rem}}@media screen and (max-width:336px){.text-socials a{font-size:.8rem}.contact-card{padding-left:1rem}.contact-card::before{top:-2px;left:-7px}}