@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;900&display=swap";.navBarContent .navBar{box-shadow:0 0 10px #46464633;transition-duration:.3s;display:flex;align-items:center;justify-content:space-between;width:100%;height:70px;position:fixed;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:1000}.navBarContent .navBar .logoDiv{display:flex;height:100%;align-items:center;gap:10px;justify-content:center}.navBarContent .navBar .logoDiv .icon{transition:transform 2.8s ease;filter:brightness(1.75)}.navBarContent .navBar .logoDiv .logo{display:flex;height:30px;gap:5px;filter:brightness(1.5)}.navBarContent .navBar .logoDiv .logo h2{color:#07617d}.navBarContent .navBar .menu li{list-style:none}.navBarContent .navBar .menuIcon{font-size:2rem;color:#292929}.navBarContent .navBar .closeIcon{font-size:2rem;color:#07617d;background:#fff;border-radius:50px;position:fixed;top:0;margin:10px}.navBarContent .navBar .showNavbar{right:0rem;background:#07617d}.navBarContent .activenavBar{background:#fffbe8;box-shadow:0 2px 8px 2px #b2b2b273}.reserveMe{font-family:EB Garamond,serif;color:#07617d;padding:17px;gap:6px;font-size:11px;display:flex;height:100%;align-items:center;text-transform:uppercase}@media screen and (max-width: 767px){.navBar{border-bottom:4px solid #07617D}.navBar .logoDiv{width:222px;border-right:none}.navBar .menuBox{padding:16px;height:100%}.navBar .menuBox .icon{color:#07617d}.navBar .menuBox .menuText{font-family:EB Garamond,serif;font-size:10px;letter-spacing:1px;line-height:1;color:#07617d}.navBar .menu{position:fixed;font-size:13px;width:160px;top:0;padding-top:4rem;z-index:9999;height:110vh;right:-400px;transition:.8s ease-in-out;box-shadow:0 2px 3px 4px #ecd5d584}.navBar .menu img{padding:50px 20px}.navBar .menu li{color:#fff;list-style:none;letter-spacing:1px;text-transform:uppercase;border-top:1px solid rgba(255,255,255,.3);border-bottom:1px solid rgba(255,255,255,.3);padding:20px 15px 20px 20px;transition:all .3s ease;cursor:pointer}.navBar .menu li:hover{background-color:#3b3939}.navBar .menu .social-icons{display:flex;justify-content:center;margin:50px 0 30px}.navBar .menu .social-icons a{padding:0 5px}.navBar .menu .social-icons a svg{display:block;width:36px;height:36px;padding:10px;font-size:16px;line-height:36px;text-align:center;background:#fffbe8;color:#fff;border-radius:5px;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease}.navBar .menu .social-icons a svg :hover{color:#af936c}}@media only screen and (min-width: 768px){.navBar .logoDiv{width:256px}.navBar .logoDiv .logo{height:40px}.navBar .logoDiv h2{color:#07617d;font-size:24px}.navBar .logoDiv .menuBox .menuText{font-family:EB Garamond,serif;font-size:10px;letter-spacing:1px;line-height:1}.navBar .logoDiv span{font-size:1.25rem}.navBar .closeIcon,.navBar .menuIcon,.navBar .reserveMe{display:none}.navBar .showNavbar{background:none!important}.navBar .menu img{display:none}.navBar .menu ul{color:#4f5152;display:flex}.navBar .menu li{font-family:EB Garamond,serif;line-height:34px;font-size:16px;padding:0 12px;text-transform:uppercase;transition:all .5s ease;color:#43a4c2;font-weight:600;text-align:center;cursor:pointer;letter-spacing:.1em}.navBar .menu li:hover{color:#07617d;border-bottom:1.1px solid #07617D}.navBar .menu .social-icons{display:none}}@media screen and (min-width: 1024px){.navBar .logoDiv{width:264px}.navBar .logoDiv .logo{height:50px}.navBar .logoDiv h2{font-size:24px}.navBar .menu li{font-size:18px}}@media screen and (min-width: 1440px){.navBar .logoDiv{width:310px}.navBar .logoDiv .logo{height:50px}.navBar .logoDiv h2{font-size:28px}}.footer{padding:20px 15px 10px;background-color:#f9a828}.footer .footercard{display:flex;padding:10px}.footer .footercard .footerIntro{flex-basis:40%;flex-direction:column}.footer .footercard .footerIntro .imgs{width:45px}.footer .footercard .footerIntro .footerPhra{color:#07617d;padding:8px;text-align:justify}.footer .footercard .footer-links{padding-top:20px}.footer h4{color:#07617d;padding-bottom:10px;text-align:center}.footer .footer-links{text-align:center;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.footer .footer-links .img{width:30px}.footer .footer-links h3{color:#07617d}.footer p{color:#fff;padding-bottom:10px}.footer li{list-style:none;color:#fff}.footer hr{border:1px solid #07617D}.footer .footer-name{padding-top:10px;justify-content:space-between;align-items:center;display:flex}.footer .footer-name .social-media{display:flex;gap:10px}.footer .footer-name h6{color:#07617d}@media screen and (min-width: 768px){.footer .footer-links{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width: 767px){.footer .footercard{flex-direction:column;padding:16px;gap:1.5rem}.footer .footercard .footerIntro{text-align:center}.footer .footercard .footerIntro .imgs{width:100%;display:flex;justify-content:center;align-items:center}.footer .footercard .footerIntro .imgs img{width:100px;height:85px}}*{padding:0;margin:0;text-decoration:none;border:none;outline:none;box-sizing:border-box;font-family:Montserrat,sans-serif}body{background:#fffbe8}a{color:#fff}.container{padding:40px 15px}img,video{height:auto;max-width:100%}h1{font-family:serif;padding-bottom:10px;color:#07617d}#sideButton{visibility:visible;position:fixed;bottom:20px;left:30px;height:56px;width:56px;z-index:100;border:none;outline:none;background:#355335;color:#fff;cursor:pointer;padding:15px;border-radius:50%;font-size:25px}#sideButton .icon{align-items:center;width:28px;justify-content:center;height:26px}.contact-Us{padding-top:18px;background-color:#fff}.contact-Us .contact-us{padding-top:15px;border:1px solid #07617D;border-radius:20px}.contact-Us .contact-us h1{text-align:center}.contact-Us .contact-us .ContactForm{display:flex;flex-direction:column;gap:1rem;padding-bottom:15px}.contact-Us .contact-us .ContactForm .ContactInput{width:100%;border-radius:10px;height:55px;line-height:35px;padding:10px 20px;border:1px solid #07617D}.contact-Us .contact-us .ContactForm .ContactInputMessage{width:100%;border-radius:10px;height:115px;line-height:35px;padding:10px 20px;border:1px solid #07617D}.contact-Us .contact-us .ContactForm .ContactButton{cursor:pointer;width:40%;text-decoration:none;text-align:center;background:#07617d;padding:13px 16px;color:#fff;grid-column:2/3;justify-self:end;border-radius:10px}.contact-Us .contact-img{padding-top:38px}.contact-Us .contact-img .card{border-radius:20px;background-color:#fefae0;font-family:Arial,sans-serif;text-align:center;box-shadow:0 4px 8px #0003;position:relative}.contact-Us .contact-img .card .image{width:100%;border-radius:20px;height:282px;background:url(/assets/balcony1-D9rrA4Ao.jpg) center/cover no-repeat}.contact-Us .contact-img .card .badge{position:absolute;top:0;left:0;background-color:#f4a261;color:#013a63;font-size:14px;z-index:999;text-align:left;font-weight:700;padding:15px 25px;border-radius:17px 0;box-shadow:0 2px 4px #0003}.contact-Us .contact-img .card .badge span{color:#fff}.contact-Us .contact-img .card .empty-badge{position:absolute;top:-28px;left:-15px;background-color:#07617d;font-size:14px;font-weight:700;padding:47px 111px;z-index:1;border-radius:0 17px 17px 0;box-shadow:0 2px 4px #0003}.contact-Us .contact-img .contact-address{padding-top:15px}.contact-Us .contact-img .contact-address h4{color:#07617d;line-height:1.4em;align-items:center;padding-top:10px}.contact-Us .contact-img .contact-address h4 a{color:#07617d}@media screen and (min-width: 768px){.contact-Us{display:flex;padding:70px 15px 70px 0!important;flex-direction:row-reverse;justify-content:space-between;width:100%}.contact-Us .contact-us,.contact-Us .contact-img{flex:1;padding:15px}}.customers .contentA h1{padding:15px 0 30px;text-align:center}.customers .contentA .parh{display:none}.customers .cards{padding:40px 20px;font-family:Arial,sans-serif;box-shadow:0 4px 8px #0003;position:relative;line-height:1.6em;text-align:justify;border-left:5px solid #07617d}.customers .cards .client{margin-top:20px;justify-content:center;align-items:center;display:flex}.customers .cards .client img{position:relative;-o-object-fit:cover;object-fit:cover;width:70px;height:70px;border-radius:50%;display:inline-block;margin-right:8px}.customers .cards .client span{color:#07617d;font-size:16px;font-family:Montserrat}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.facilities{background-color:#f9a828;text-align:center}.facilities h1{padding-top:15px}.facilities p{font-weight:600;padding-bottom:15px;color:#07617d}.facilities .card-facilities{padding:34px 20px 40px;border-radius:20px;display:inline-block;background-color:#fff;font-family:Arial,sans-serif;box-shadow:0 4px 8px #0003;position:relative;height:300px}.facilities .card-facilities img{border-radius:20px;height:200px}.facilities .card-facilities .card-inner{justify-content:center;align-items:center;gap:1.5rem;padding-top:15px;font-weight:600;display:flex}.facilities .card-facilities .card-inner svg{color:#07617d;font-size:25px}.facilities .card-facilities .card-inner .card-name{font-size:18px;font-family:serif;color:#07617d}@media screen and (max-width: 767px){.hero{padding-top:90px}.hero .text-hero{padding-top:20px;text-align:center;color:#07617d}.hero p{padding-top:15px;text-align:justify;line-height:1.6em}}@media screen and (min-width: 768px){.hero{position:relative;display:flex;padding:0;justify-content:center;align-items:center;z-index:1;overflow:hidden;box-shadow:50px 0 100px #6e624a4d,-50px 0 100px #0000004d;height:100vh}.hero img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero .hero-in{position:absolute;right:50%;color:#fff;z-index:1;padding:0 20px}.hero .hero-in .text-hero{font-size:34px;color:#48e7ab}}.residance{padding-top:40px}.residance .contentA .card{border-radius:20px;background-color:#fefae0;font-family:Arial,sans-serif;text-align:center;box-shadow:0 4px 8px #0003;position:relative}.residance .contentA .card .image{width:100%;border-radius:20px;height:382px;background:url(/assets/gallery-BdkNo9AL.jpg) center/cover no-repeat}.residance .contentA .card .badge{position:absolute;top:0;right:0;background-color:#f4a261;color:#013a63;font-size:14px;text-align:left;font-weight:700;padding:15px 25px;border-radius:0 17px;box-shadow:0 2px 4px #0003}.residance .contentA .card .badge span{color:#fff}.residance .contentA .card .empty-badge{position:absolute;top:-28px;right:-15px;background-color:#07617d;font-size:14px;font-weight:700;padding:47px 92px;z-index:-999;border-radius:17px 0 0 17px;box-shadow:0 2px 4px #0003}.residance .contentA .content{padding:20px;text-align:center}.residance .contentA .content .title{color:#07617d;font-weight:700;font-family:serif}.residance .contentA .content .subtitle{color:#07617d;padding-bottom:10px}.residance .contentA .content p{text-align:justify}.residance .contentB .title{padding:20px 0 10px}.residance .contentB .subtitle,.residance .contentB p{padding-bottom:15px}.residance .contentB .cardA{background-color:#fff;padding:40px 20px;border-radius:20px;font-family:Arial,sans-serif;box-shadow:0 4px 8px #0003;position:relative;height:300px;border-left:5px solid #07617D}.residance .contentB .cardA p{padding-top:25px;text-align:justify}.residance .contentB .cardA .cententbottom{padding-top:40px;text-align:justify;display:flex;justify-content:space-between}.residance .contentB .cardA .cententbottom .contentname{font-weight:600}.residance .contentB .cardA .cententbottom .contentnames{text-align:right;font-weight:700;color:#07617d}@media screen and (min-width: 768px){.residance{display:flex;padding:70px 0 68px 15px!important;flex-direction:row-reverse;justify-content:space-between;width:100%}.residance .contentA,.residance .contentB{flex:1;padding:10px}.residance .contentA .card .image{height:520px}.residance .contentA .card .empty-badge{right:-10px;padding:47px 90px}.residance .contentB h3{padding-bottom:10px}.residance .contentB p{padding-bottom:15px}}.container.room{background-color:#fff}.container.room h1{font-family:serif;padding-bottom:10px;color:#07617d}.container.room .card-iteam{padding:10px 0}.container.room .card-iteam .room-card{border-radius:20px;display:flex;border:1px solid #9EE4FA;gap:1rem}.container.room .card-iteam .room-card img{width:50%;border-radius:20px 0 0 20px}.container.room .card-iteam .room-card .room-card-text{width:50%;color:#000}.container.room .card-iteam .room-card .room-card-text h3{text-align:center}.container.room .card-iteam .room-card .room-card-text .room-bed{padding:5px;gap:.5rem;display:flex}.container.room .card-iteam .room-card .room-card-text .ContactButton{background-color:#07617d;padding:11px 20px;justify-self:center;display:flex;cursor:pointer;color:#fff}@media screen and (min-width: 768px){.container.room h1{padding-top:25px;padding-bottom:15px}.container.room h4{padding-bottom:20px}}.heroAbout .about-us{background-image:url(/assets/double1-0QcAl5Qc.jpg);position:relative;padding:94px 0 84px;text-align:center;background-size:cover;background-attachment:fixed;background-position:center center;background-repeat:no-repeat;overflow:hidden}.heroAbout .about-us .title{padding:0 30px}.heroAbout .about-us .title h6{position:relative;font-family:EB Garamond,serif;color:#fff;margin-bottom:5px;font-size:34px;font-weight:700;text-transform:uppercase}.heroAbout .about-us .title p{color:#fff;font-family:EB Garamond,serif;line-height:1.3;font-size:14px}.heroAbout .about-us .title .breadcrumb{color:#f0f8ff;position:relative;top:5rem}.heroAbout .about-us .title .breadcrumb .breadcrumb-item:before{color:#abd5ffbf}.heroAbout .about-us .title .breadcrumb .active{color:#0ff}.heroAbout .aboutUs-content{padding:28px 20px 20px}.heroAbout .aboutUs-content .title-box h2{font-family:EB Garamond,serif;text-align:left;text-align:center;font-size:25px}.heroAbout .aboutUs-content .title-box img{padding:40px}.heroAbout .aboutUs-content .content .content-text{text-align:justify;font-family:EB Garamond,serif;line-height:1.8em;margin:0 0 10px;font-size:14px}@media only screen and (min-width: 426px){.heroAbout .aboutUs-content{display:flex}.heroAbout .aboutUs-content .title-box{height:-moz-fit-content;height:fit-content;width:40%;padding:0 20px}.heroAbout .aboutUs-content .title-box h2{font-size:14px;text-align:left}.heroAbout .aboutUs-content .title-box img{padding:25px 0}.heroAbout .aboutUs-content .content{width:60%;margin-top:40px}}@media only screen and (min-width: 767px){.heroAbout .aboutUs-content{display:flex}.heroAbout .aboutUs-content .title-box{height:-moz-fit-content;height:fit-content;width:40%;padding:0 20px}.heroAbout .aboutUs-content .title-box h2{font-size:18px;text-align:left}.heroAbout .aboutUs-content .title-box img{padding:25px 0}.heroAbout .aboutUs-content .content{width:60%;margin-top:40px}}@media screen and (min-width: 768px){.heroAbout .aboutUs-content{display:flex}.heroAbout .aboutUs-content .title-box{height:-moz-fit-content;height:fit-content;width:40%;padding:0 20px}.heroAbout .aboutUs-content .title-box h2{font-size:18px;text-align:left}.heroAbout .aboutUs-content .title-box img{padding:25px 0}.heroAbout .aboutUs-content .content{width:60%;margin-top:40px}}@media screen and (min-width: 1024px){.heroAbout .aboutUs-content{padding:69px}}.Contact-me .contact-me{background-color:unset}.container .row table{border-collapse:collapse;width:100%}.container .row table tr:nth-child(2n){background-color:#f0ecda}.container .row table th,.container .row table td{border:1px solid #9EE4FA;text-align:left;padding:8px}@media only screen and (min-width: 768px){.tariff{padding:50px}}@media only screen and (min-width: 1024px){.tariff{padding:80px}}.galleryClas .mainContent{display:grid;grid-template-columns:repeat(1,1fr);padding:3rem 2rem 2rem;gap:1rem}.galleryClas .popup-media{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;z-index:999;justify-content:center;align-items:center}.galleryClas .popup-media.slide-in{display:flex;animation:slideIn .3s ease-in-out forwards}.galleryClas .popup-media .prevBtn,.galleryClas .popup-media .nextBtn{position:absolute;top:50%;transform:translateY(-50%);background-color:#00000080;color:#fff;padding:10px;border:none;border-radius:50%;font-size:1.5rem;cursor:pointer;transition:background-color .3s}.galleryClas .popup-media .prevBtn:hover,.galleryClas .popup-media .nextBtn:hover{background-color:#000}.galleryClas .popup-media .prevBtn.prevBtn,.galleryClas .popup-media .nextBtn.prevBtn{left:15px}.galleryClas .popup-media .prevBtn.nextBtn,.galleryClas .popup-media .nextBtn.nextBtn{right:15px}.galleryClas .popup-media .prevBtn .icon,.galleryClas .popup-media .nextBtn .icon{width:1em;height:1em;fill:currentColor}.galleryClas .popup-media .closeBtn{position:absolute;top:80px;right:20px;cursor:pointer;font-size:24px;color:#fff}.galleryClas .popup-media .PopupImg{max-width:80%;max-height:75%}@keyframes slideIn{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@media screen and (min-width: 460px){.galleryClas .mainContent{grid-template-columns:repeat(2,1fr);gap:1.5rem!important}}@media screen and (min-width: 720px){.galleryClas .mainContent{grid-template-columns:repeat(3,1fr);gap:1.5rem!important}}@media screen and (min-width: 1024px){.galleryClas .mainContent{grid-template-columns:repeat(4,1fr);gap:1.5rem!important}}.singleDestination{overflow:hidden;border-radius:1rem;box-shadow:0 2px 8px 2px #b2b2b255}.singleDestination .destImage{height:200px;width:100%;position:relative;overflow:hidden}.singleDestination .destImage:hover{transform:scale(1.1)}.singleDestination .destImage img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.splash-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;color:#2a85b6}.splash-animation-container{height:30vh}.splash-title-container{font-size:1.5rem;text-decoration:none}.splash-title{font-family:Agustina Regular,cursive;font-weight:700;font-variant-ligatures:no-common-ligatures;-webkit-font-variant-ligatures:no-common-ligatures;padding:0 20px}
