@charset "utf-8";
/* CSS Document */

body { padding:0px; margin:0px; background:#FFFFFF; font-size:16px; color:#000000; line-height:20px; font-family: 'Interstate-Light';}
html { scroll-behavior: smooth;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, main, nav, section, audio, video, source { display: block; margin: 0; padding: 0; }
a, img { border: medium none; }
a { color: #000000; text-decoration: none;  }
div { margin: 0; padding: 0; }
p { font-size:16px; line-height:24px; padding:0px; margin:0px; color:#000000;} 
h1, h2, h3, h4, h5, h6 { font-weight:normal; padding:0px; margin:0px;  line-height: 30px; }
a{ color: #000000; outline:none; }
ul, li { list-style:none;}
a:focus, :focus{ outline:none; }
ul,ol { list-style-type:none; padding:0px; margin:0px; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } 
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; } 
* html .clearfix { height: 1%; }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.clear { clear: both; line-height: 1px; padding:0px; height:0px; font-size:1px; }
.left { float:left; }
.right { float:right; }
.anim { transition:all 1s ease; -moz-transition:all 1s ease; -webkit-transition:all 1s ease; -o-transition:all 1s ease; }
.anim2 { transition:all .5s ease; -moz-transition:all .5s ease; -webkit-transition:all .5s ease; -o-transition:all .5s ease; }
.container { container: inline-size; width: 100%; max-width: 1300px; margin: 0 auto; padding: 0 15px;}

/* common css */
section { contain: layout inline-size style; overflow: auto; display: grid; max-width: 100%; min-width: 100%;}
.card {container-type: inline-size;container-name: card;}
.align-center { text-align: center; }
.flex { display: flex; align-items: center; justify-content: center;}
.image-slider { position: relative;}
/* .image-slider::after { position: absolute; content: ''; background: rgba(0, 0, 0, 0.15); width: 100%; height: 100%; left: 0; top: 0; z-index: 1;} */

/* header css */
.sticky-wrapper { z-index: 9999; }
header { width:100%; display: grid; background: none;  z-index:9999; position: relative;}
header .container { max-width: 100%; padding: 0 0px; }
.menu-hdr {padding: 15px 0px 10px;width: 98%;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;position: absolute;top: 0;border-bottom: 1px solid #fff;left: 0;right: 0;margin: 0 auto;}
.menu { display: flex; align-items: center; column-gap: 72px; }
.top-rht { display: flex; align-items: center; flex: 1; justify-content: flex-end;}
.is-sticky header { box-shadow: 0 0 12px rgba(0, 0, 0, 0.12); background: #F2F0EE; z-index: 9999;}
.is-sticky header .container { padding: 0;}
.is-sticky header .menu-hdr {background: #F2F0EE;padding: 15px 20px 10px;border-bottom: 1px solid #0D342C;width: 100%;}
.is-sticky header .ddsmoothmenu ul li a { color: #000;}
.sticky-logo { display: none;}
.is-sticky header .desk-logo { display: none;}
.is-sticky header .sticky-logo { display: inline-block; max-width: 200px; }
.is-sticky header .nice-select { color: #000;}
.is-sticky .nice-select::after {border-bottom: 2px solid #000000; border-right: 2px solid #000000; }
.is-sticky .nice-select span:hover { opacity: 0.6; color: #000;}
.is-sticky .nice-select:hover:after {  border-bottom: 2px solid #000; border-right: 2px solid #000; opacity: 0.6; }

/* top banner css */
.top-banner { width: 100%;}
.top-banner .container { max-width: 100%; padding: 0;}
.image-slider .container { max-width: 100%; padding: 0;}


.swiper-slide { position: relative;}
.swiper-slide::after { position: absolute; content: ''; background: rgba(0, 0, 0, 0.4); width: 100%; height: 100%; left: 0; top: 0; z-index: 1;}


/* footer css */
footer { background: #f1f0ee;position: relative;  z-index: 999;}
footer .container { max-width: 100%; padding: 0 30px;}
.ftr-main { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; padding: 50px 0 75px;}
.ftr-logo { flex: 0 1 25%;}
.ftr-logo img { width: auto;}
.ftr-addr { flex: 0 1 20%;}
.ftr-addr ul { width: 100%; display: flex; flex-wrap: wrap; row-gap: 10px;}
.ftr-addr ul li { display: flex; align-items: center; column-gap: 20px; flex: 0 1 100%; color: #FFFFFF; font-size: 14px; line-height: 20px;}
.ftr-addr ul li a { color: #000000; transition:all .5s ease; font-family: 'Interstate-Light'; font-size: 18px;  }
.ftr-addr ul li a:hover { opacity: 0.6;}
.ftr-addr ul li:last-child { margin-top: 24px;}
.ftr-addr ul li:last-child a { border-bottom: 1px solid #000000;}
.ftr-addr ul li a span.arw-rgt { background: url("../images/arw-rgt.svg") no-repeat scroll 0 0; width: 6px; height: 6px; display: inline-block; position: relative; top: -2px; }
.ftr-menu { flex: 0 1 15%;}
.ftr-menu ul { width: 100%; display: flex; flex-wrap: wrap; row-gap: 12px;}
.ftr-menu ul li { flex: 0 1 100%;}
.ftr-menu ul li a { width: auto; color: #000000; font-size: 16px; line-height: 20px; font-family: 'Interstate-Light'; transition:all .5s ease;}
.ftr-menu ul li a:hover { opacity: 0.6;}
.ftr-lnks { flex: 0 1 20%;}
.ftr-lnks a { display: flex; justify-content: right; column-gap: 10px; /*position: absolute; right: 30px;*/}
.ftr-addr ul li h3 { font-size: 18px; line-height: 24px; color: #000000; font-family: 'Interstate-BoldCond'; }
.ftr-addr ul li p { font-family: 'Interstate-Light'; font-size: 16px;  }
.other-lnks { width: 100%; margin-bottom: 20px;}
.other-lnks ul { width: 100%; display: flex; flex-wrap: wrap; row-gap: 12px;}
.other-lnks ul li { flex: 0 1 100%;}
.other-lnks ul li a { width: auto; color: #FFFFFF; font-size: 14px; line-height: 20px; transition:all .5s ease;}
.other-lnks ul li a:hover { opacity: 0.6;}

/* 10Aug */
.ftr-addr ul li img { max-width: 170px;}
.ftr-addr.addr-n ul li:last-child { margin-top: 10px;}

.ftr-btm { padding: 10px 0 15px; border-top: 1px solid #000000;}
.ftr-btm ul { display: flex; flex-wrap: wrap; column-gap: 20px;justify-content: right;}
.ftr-btm ul li { flex: 0 1 auto;}
.ftr-btm ul li a { transition:all .5s ease; font-size: 13px;}
.ftr-btm ul li a:hover { opacity: 0.6;}

body.over { overflow: hidden;}

/* mobile menu css */
/* .mobile-menu { position:fixed; top:68px; width:100%; z-index: 999; background: #fff; height: calc(100vh - 68px); overflow:auto; padding:20px 15px; opacity: 0; visibility: hidden; transition: all 0.2s ease; } */
.mobile-menu { position:fixed; top:68px; width:100%; z-index: 999; background: #F2F0EE; height: auto; overflow:auto; padding:20px 15px; opacity: 0; visibility: hidden; transition: all 0.2s ease; z-index: 9999; } 
.m-menu img { width: 20px;}
.mobile-menu .mob-main {  width:100%;}
.mobile-menu .logo {padding:20px; width:100%;}
.mobile-menu .logo img {  background: none; background: #ffffff;}
.mobile-menu.slow { opacity: 1; visibility: visible; }
.mobile-menu .nav { width: 100%;  background: #fff; padding: 0 0 75px 0; height:100%;}
.m-menu { z-index: 9999; position: relative; right: 0; padding: 0 50px 0 0; display:none; width: auto; height: auto; top: auto; margin: 0px 0 0 0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out; cursor: pointer;}
.m-menu a { display: block; width: 24px; height: 20px; position: relative;}
.m-menu span { display: block; position: absolute; height: 2px; width: 100%; background: #ffffff; border-radius: 20px; opacity: 1; left: 0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg);  -webkit-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out; }  
/* .m-menu:hover span { background:#000000; } */
.mnu-txt { position: absolute; right: 0; text-transform: uppercase; color: #ffffff;}

/* Icon 4 */
.m-menu a span:nth-child(1) { width: 100%; top: 0px; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center; }
.m-menu a span:nth-child(2) { width: 100%; left: auto; right: 0; top: 7px; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center; }
.m-menu a span:nth-child(3) { width: 100%; top: 15px; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center; }
.m-menu.open span:nth-child(1) { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px; left: 4px; background: #000;}
.m-menu.open span:nth-child(2) { width: 0%; opacity: 0;}
.m-menu.open span:nth-child(3) { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 17px; left: 4px; background: #000; }

.mobile-menu .mob-main .mob-nav { display: inline-block; width: 100%; margin-top: 20px;}
.mob-nav ul { width: 100%; margin:0px 0 30px; display: inline-block; text-align: left;}
.mob-nav > ul {text-align: left; margin-bottom: 30px;}
.mob-nav > ul > li { width:100%; z-index:100; position:relative; margin-bottom: 15px;}
.mob-nav > ul > li:last-child { margin-bottom: 0;}
.mob-nav > ul > li a { float:none; display: inline-block; width:auto; color: #000; position: relative; font-size: 28px; font-family: 'Interstate-Light'; padding:0; line-height:34px; text-align:left; transition: all 0.4s ease;}
.mob-nav > ul > li a:hover { opacity: 0.7;}
.mob-nav > ul > li a.active, .mob-nav > ul > li a:hover { padding-left: 20px;}
.mob-nav > ul > li a.active::before, .mob-nav > ul > li a:hover::before { position: absolute; content: ''; left: 0; top: 11px; background: #000000; width: 10px; height: 10px; border-radius: 50%;}
.mob-nav > ul > li.last-child a::before { display: none;}

.mob-nav > ul > li.last-child a { font-size: 24px; line-height: 25px; padding: 6px 30px; font-family: 'Interstate-Light'; border: 1px solid #000000; border-radius: 20px; margin-top: 50px;}
.mob-nav > ul > li.last-child a:hover { background: #000000; color: #ffffff;}

.mob-scl-lnks { width: 100%; padding-bottom: 0;}
.mob-scl-lnks > ul { width: 100%; display: flex; flex-wrap: wrap; justify-content: center; column-gap: 15px; margin: 0;}
.mob-scl-lnks ul li { flex: 0 1 auto; display: flex; align-items: center;}
.mob-scl-lnks ul li a { width: auto; transition:all .5s ease;}
.mob-scl-lnks ul li a:hover { opacity: 0.7;}
.mob-scl-lnks ul li a.fb-ico { background: url("../images/facebook-footer.svg") no-repeat scroll 0 0; width: 6px; height: 13px;}
.mob-scl-lnks ul li a.tw-ico { background: url("../images/twitter-footer.svg") no-repeat scroll 0 0; width: 16px; height: 12px;}
.mob-scl-lnks ul li a.ig-ico { background: url("../images/instagram-footer.svg") no-repeat scroll 0 0; width: 14px; height: 14px;}
.mob-scl-lnks ul li a.yt-ico { background: url("../images/youtube-footer.svg") no-repeat scroll 0 0; width: 16px; height: 11px;}

.mob-btm-lnk { display: inline-block; width: 100%; text-align: center;}
.mob-addr-details { width: 100%; padding-bottom: 0px; display: flex; flex-wrap: wrap; row-gap: 20px;}
.mob-addr-details p { width: 100%; font-size: 14px; line-height: 24px; color: #000; letter-spacing: 0.35px;}
.mob-addr-details p a { color: #000; transition:all .5s ease;}
.mob-addr-details p a:hover { opacity: 0.7;}
.mob-addr-details p strong { font-weight: normal; font-family: 'Interstate-BoldCond';}

.mob-nav .mob-lang { width:100%; padding-bottom: 20px;}
.mob-nav .mob-lang > ul { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; margin: 0;}
.mob-nav .mob-lang ul li { flex: 0 1 auto; padding-right: 7px; margin-right: 5px; margin-bottom: 0; position: relative;}
.mob-nav .mob-lang ul li:after { position: absolute; background: #FFFFFF; content: ""; right: 0; top: 50%; transform: translateY(-50%); width: 1px; height: 12px;}
.mob-nav .mob-lang ul li a { color: #000; font-family: 'Interstate-RegularComp'; font-size: 13px; line-height: 18px; text-transform:uppercase; transition: all 0.4s ease;}
.mob-nav .mob-lang ul li a.active { font-family: 'Interstate-BoldCond';}
.mob-nav .mob-lang ul li a:hover { color: #000;}
.mob-nav .mob-lang ul li:last-child { margin-right:0; padding-right:0; border:none; }
.mob-nav .mob-lang ul li:last-child:after { content: none;}
.mob-nav .mob-lang ul li a:hover { opacity: 0.7;}


/****banner updated css starts *****/
.flex-cont-area { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;}
.image-slider .flex-caption { position: absolute; width: 100%; z-index: 9; top: 50%; left: 0; transform: translateY(-50%); padding: 0 20px;}
.image-slider .flex-cont { width: 100%; max-width: 288px; text-align: right; margin-right: 150px;}
.image-slider .flex-cont p { width:100%; font-size: 20px; line-height: 24px; color:#fff; font-family: 'ivypresto-Regular'; font-style: normal; text-align: left; letter-spacing: 0.5px;}
.image-slider .flex-cont h2 { width: 100%; font-size:20px; line-height:26px; font-family: 'hero_newregular'; color:#fff; letter-spacing: 0.5px; padding-top:20px; margin-bottom:0px; transition: all 0.5s ease; }
.flex-cont-area h3 { color: #ffffff; position: relative; padding-left: 20px; opacity: 0;}
.flex-cont-area h3::after { position: absolute; display: block; content: ""; width: 10px; height: 10px; background: #ffffff; border-radius: 50%; left: 0; top: 10px;}
.flex-cont1 { position: absolute; bottom: 10px; width: 100%; z-index: 9; padding: 0 20px; display: flex; justify-content: space-between; flex-wrap: wrap;}
.flex-cont1 h1 { color: #ffffff; font-size: 114px; line-height: 114px; font-family: 'ivypresto-italic'; letter-spacing: 6px; font-style: italic; } 
.flex-cont1 h1 span { font-family: 'ivypresto-Regular'; font-style: normal; }
.flex-cont1 a { position: absolute; right: 75px; bottom: 15px;}
.home-video::after { position: absolute; content: ''; background: rgba(0, 0, 0, 0.25); width: 100%; height: 100%; left: 0; top: 0; z-index: 1;}
.home-video video { height: 100%; object-fit: cover;}

.video-pad .sea-video { margin-bottom: 40px; }
.sensations-section.video-pad .container .card .sea-video video {
    /* object-fit: none; */
    aspect-ratio: 41/17;
    object-fit: cover;
	margin-top: 20px;
}
/****banner updated css ends *****/

/****sensations updated css starts *****/
.sx-image-sec { width: 100%; position: relative; z-index:99;}
.sx-image-sec .container { max-width: 100%; padding: 0;}
.sx-image-sec img { width: 100%; display: block;}
.sensations-section { width: 100%; padding: 0px 0; text-align: center; background: #f1f0ee; position: relative;z-index:99; }
.sensations-main { width: 100%; padding: 70px 0;}
.sensations-section h2 { font-size: 34px; line-height: 34px; font-family:"ivypresto-italic"; padding-bottom: 25px; letter-spacing: 1px; font-style: italic; }
.sensations-section h2 span { font-family: 'ivypresto-Regular'; font-style: normal; }
.sensations-section p { font-size: 18px; line-height: 26px; font-family: 'Interstate-Light'; padding: 0 0%; }

.models-main { padding: 70px 0;}
.bg-white { background: #ffffff;}
.technical-section { width: 100%; margin-top: 60px;}
.sensations-section a.more-btn { font-family: 'Interstate-BoldCond'; font-size: 18px; line-height: 24px;}
.technical-section ul { width: 100%; display: flex; flex-wrap: wrap; column-gap: 40px; justify-content: center;}
.technical-section ul li { flex: 0 1 48%;}
.technical-section ul li img { width: 100%;}
.technical-section ul li .technical-cont { margin-top: 20px; }
.technical-section ul li .technical-cont a { font-size: 18px; line-height: 25px; padding: 6px 25px; display: inline-block; font-family: 'Interstate-Light'; border: 1px solid #000000; border-radius: 20px;transition:all .5s ease; }
.technical-section ul li:hover .technical-cont a { background: #000000; color: #ffffff;}
/****sensations updated css ends *****/


/****lets-talk updated css starts *****/
.lets-talk { width: 100%; padding: 0px 0; text-align: center; background: #f1f0ee; position: relative; z-index: 99; }
.talk-main { width: 100%; padding: 70px 0; }
.lets-talk h2 { font-size: 34px; line-height: 34px; font-family:"ivypresto-italic"; padding-bottom: 25px; font-style: italic; }
.lets-talk p { font-size: 18px; line-height: 26px; font-family: 'Interstate-Light'; padding: 0%; }
.lets-talk a { font-size: 18px; line-height: 26px; margin-top: 20px; display: inline-block; padding: 6px 25px; font-family: 'Interstate-Light'; border: 1px solid #000000; border-radius: 20px;transition:all .5s ease; }
.lets-talk a:hover { transition:color 50ms var(--ease-in-out-quart); background: #000000; color: #ffffff; }
/****lets-talk updated css ends *****/

/* #sc-button span { font-size: 16px; line-height: 25px; padding: 6px 25px; font-family: 'Interstate-Light'; border: 1px solid #000000; border-radius: 20px; }
#sc-button:hover { opacity: 0.6;}
#sc-button img  { padding: 8px; border: 1px solid #000000; border-radius: 20px; } */

/*popup updated css*/
.popup { background:#f1f0ee;  position: fixed; top: 50%; left: 50%; -webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); 
-moz-transition: all 220ms; -webkit-transition: all 220ms; -o-transition: all 220ms; transition: all 220ms; width: 100%; max-width: 1100px; z-index: 99999;}
.popup .container { padding: 0;}
.quote-popup { width: 100%; max-width: 100%; padding: 70px 50px;  display: flex; flex-wrap: wrap; column-gap: 30%; }
/* .quote-popup {  background:#f1f0ee;width: 100%; padding: 100px 78px; z-index: 999999; position: relative; overflow: hidden; border-radius: 0px;} */
.fancybox-outer, .fancybox-inner { border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}
.popup-overlay { overflow: hidden;}
.popup-overlay::after { position: fixed; display: block; content: ""; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); z-index: 9999; }
.close-btn { position: absolute; top: 30px; right: 20px; }
.hide {visibility: hidden; opacity: 0; transform: translateX(-50%) translateY(-50%) scale(0.8);
-moz-transform: translateX(-50%) translateY(-50%) scale(0.8);  -o-transform: translateX(-50%) translateY(-50%) scale(0.8);
-webkit-transform: translateX(-50%) translateY(-50%) scale(0.8); }


/* .quote-pop{width: 100%; display: flex; flex-wrap: wrap; column-gap: 30%; row-gap: 0;} */

.quote-lft { flex: 0 1 30%;}
.quote-lft h2 { font-size: 30px; line-height: 34px; font-family:"ivypresto-italic"; font-style: italic; }
.quote-lft h3 { font-size: 30px; line-height: 34px; font-family:"ivypresto-Regular"; position: relative; padding-left: 60px; padding-bottom: 22px; font-style: normal; }
.quote-lft h3::after { position: absolute; content: ''; left: 0; top: 20px; background: #000000; width: 39px; height: 1px; }
.quote-lft p { font-size: 16px; line-height: 22px; font-family: 'Interstate-Light'; padding-bottom: 140px;}
.quote-lft ul { width: 100%; display: flex; flex-wrap: wrap;}
.quote-lft ul li { flex: 0 1 100%;}
.quote-lft ul li h4 { font-family: 'Interstate-BoldCond'; }
.email-add { padding-bottom: 40px;}
.quote-form{flex: 0 1 40%; padding: 0;}
.quote-form h2{width: 100%; float: left; color: #2F2F2F; font-family: 'ivypresto-Regular'; font-size: 28px; line-height: 36px; text-align: center; padding-bottom: 15px; margin-bottom: 25px; position: relative; font-style: normal; }
.quote-form h2:after {position: absolute;content: "";left: 0;bottom: 0;width: 42px;height: 2px;background: #2F2F2F;right: 0;margin: 0 auto;}

/*form*/
.form-list { float: left; width: 100%;}
.form-list ul{width: 100%; float: left; display: flex; flex-wrap: wrap; column-gap: 4%; row-gap: 15px;}
.form-list ul li{flex: 0 1 100%;}
.form-list ul li label{width: 100%; float: left; font-family: 'ivypresto-Regular'; font-style: normal; font-size: 14px; line-height: 20px;margin-bottom: 8px;}
.form-list ul li input[type="text"]{width: 100%; float: left; background: none; border-radius: 0px; font-family: 'Interstate-Light'; height: auto; border: none; border-bottom: 1px solid #000000; padding: 30px 0px 5px; transition: all 0.5s ease; }
.form-list ul li textarea {width: 100%; float: left; background: none; border-radius: 0px; height: 180px; font-family: 'Interstate-Light'; border: none; border-bottom: 1px solid #000000; padding: 30px 00px 5px; transition: all 0.5s ease; }
.form-list ul li input[type="text"]:focus, .form-list ul li textarea:focus{border-bottom: 1px solid #000000;}
.form-list .btn-ctr {float: left;width: 100%;margin-top: 25px; justify-content: left;display: flex;}
.form-list .btn-ctr button.snd {width: 92px;height: 28px;padding: 5px 5px 5px 5px;border: 1px solid #000000;background: none;border-radius: 50px;display: flex;align-items: center;column-gap: 5px;font-family: 'Interstate-Light';font-size: 16px;line-height: 20px;transition: all .5s ease; text-align: center; justify-content: center; cursor: pointer; position: relative;}
.form-list .btn-ctr button.snd span.arrw{width: 40px;height: 40px;background: transparent linear-gradient(180deg, #1A191F 0%, #4A4D5D 100%) 0% 0% no-repeat padding-box;border-radius: 26px;display: flex;align-items: center;justify-content: center;color: #fff;font-size: 24px;transition: all .5s ease;position: absolute;right: 5px;}
.form-list .btn-ctr button.snd span.arrw i { font-size: 24px; }
.form-list .btn-ctr button.snd:hover{background: #000000; color: #fff; }
.form-list .btn-ctr button.snd:hover span.arrw{background: #fff;}
.form-list .btn-ctr button.snd:hover span.arrw i{color: #000000;}

.sensations-main .home-video::after { display: none;}
.video-pad  { padding: 65px 0; }
.video-pad .container { max-width: 853px;}
.video-pad .home-video { margin-bottom: 40px; }
.sensations-section.video-pad p { padding: 0 19%; font-size: 16px;}
.sensations-section.video-pad a { font-size: 16px; line-height: 26px; margin-top: 20px; display: inline-block; padding: 6px 25px; font-family: 'Interstate-Light'; border: 1px solid #000000; border-radius: 20px;transition:all .5s ease; }
.sensations-section.video-pad a:hover { transition:color 50ms var(--ease-in-out-quart); background: #000000; color: #ffffff; }

.map-sec { width: 100%; position: relative; overflow: inherit;z-index: 1; }
.map-sec img { width: 100%; position: relative;}
.map-img-top { position: relative; top:0; right: 0;}
.map-img-top img { width: 200px; right: 0px;}
.map-cont { position: absolute; top: 50%; transform: translate(0, -50%); text-align: center; left: 0; right: 0; margin: 0 auto;}
.map-cont img { width: auto;}
.map-cont p { color: #ffffff; font-size: 13px; font-family: 'Interstate-Light'; text-transform: uppercase; padding-bottom: 10px; }
.map-cont h3 { color: #ffffff; font-size: 30px; line-height: 36px; font-family:"ivypresto-italic"; padding-bottom: 0px; padding-top: 100px; font-style: italic; }
.map-cont h3 span { font-family:"ivypresto-Regular"; font-style: normal; }
.map-cont-rgt { position: absolute; top:170px; text-align: left; right: 50px; width: 30%; }
.map-cont-rgt p { color: #ffffff; font-size: 25px; line-height: 32px; font-family: 'Interstate-Light'; }
.map-zoom { width: 100%; position: fixed; width: 100%; top: 0px;left:0; transform: scale(0.9); display: none;transition: all ease 0.35s; }
.map-zoom.scale { transform: scale(1); }
.map-zoom img { width: 100%; height: 100%; object-fit: cover; }
#mapcontentdiv.map-img {  position: fixed; width: 100%; top: 50%; transform: translate(0, -50%); text-align: center; left: 0; right: 0;z-index: 99; }
.map-sec1 {position: fixed;top: 0;left: 0;width: 100%;height: 100%; display: none; z-index: 10; }

.map-sec1 .map-cont { top: 260px; transform: none; }
.map-btm { position: absolute; bottom: 30px; right: 30px;} 
.map-btm a { display: flex; justify-content: left; column-gap: 10px;  }
.map-btm a span { font-size: 16px; line-height: 25px; padding: 6px 25px; font-family: 'Interstate-Light'; border: 1px solid #ffffff; color: #ffffff; border-radius: 20px; }
.map-btm a img { width: auto; }
.map-btm a:hover { opacity: 0.6;}
.map-over { position: absolute; bottom: 60px;width: 100%;display: flex;flex-wrap: wrap;column-gap: 60px;justify-content: center;}
.map-over .map-over-img img { width: auto;}
.map-over-img1 { margin-top: -55px;}

.map-sec2 { padding: 50px 0;}
.map-sec2 .map-over { position: relative; }
.map-div { position: relative; }
.map-div .map-over  {justify-content: left; column-gap: 15.5%;}
.map-over-img2 img { max-width: 100%;}
.map-over-img3 img { max-width: 266px;}
.map-over-img4 { margin-top: 170px;width: 20%;max-width: 185px;}
.map-over-img4 img { max-width: 100%;}
.map-over-img5 { margin-top: 270px;width: 30%;max-width: 270px;}
.map-over-img5 img { max-width: 100%;}
.map-sec .container, .map-sec2 .container { max-width: 100%;}

/* 06/08/2024 */
.map-over-img2 { position: relative; left: 20px; padding-right: 130px;width: 50%;max-width: 580px;}
.map-over-img3 { position: absolute; right: 0px;bottom: -50px;}

.premium-section { width: 100%; display: flex; flex-wrap: wrap; column-gap: 6%; align-items: center; }
.premium-lft { flex: 0 1 64%;}
.premium-lft img { width: 100%;}
.premium-rgt { flex: 0 1 30%; text-align: left;}
.premium-rgt h2 { color: #000000; font-size: 30px; line-height: 36px; font-family:"ivypresto-italic"; padding-bottom: 20px; font-style: italic; }
.premium-rgt h2 span { font-family:"ivypresto-Regular"; font-style: normal; }
.premium-rgt p { font-size: 16px; line-height: 22px; padding-bottom: 20px;}
/* .premium-rgt a { display: flex; justify-content: left; column-gap: 10px;  }
.premium-rgt a span { font-size: 16px; line-height: 25px; padding: 6px 25px; font-family: 'Interstate-Light'; border: 1px solid #000000; border-radius: 20px; }
.premium-rgt a:hover { opacity: 0.6;} */



/* costa-brava new css*/
.hidden { overflow-y: hidden; height: 100vh; overscroll-behavior: none; }
.scroll-container .container { max-width: 100%; padding: 0;}
.pin-wrap img { height: auto; width: 100%; object-fit: cover;}
#sectionPin { height: 100vh; overflow: hidden; display: flex; left: 0; background: #F2F0EE; /* color: var(--bg-color); */ }
.pin-wrap { height: 100vh; display: flex; justify-content: flex-start; align-items: center; padding: 140px 0vw 50px; }
.pin-wrap .image-wrapper:first-child { min-width: 30vw; }
.pin-wrap > * { min-width: 21vw; padding: 0 0.8vw; transition: transform 0.5s ease, left 0.5s ease; cursor: pointer; }
.cos-brava .image-wrapper h1 { font-size: 42px; margin-bottom: 20px; line-height: 52px; font-family: "ivypresto-italic"; font-style: italic; }
.cos-brava .image-wrapper h2 { font-size: 42px; margin-bottom: 20px; line-height: 52px; font-family: "ivypresto-italic"; font-style: italic; }
.cos-brava .image-wrapper p { font-size: 22px; line-height: 30px; font-family: 'Interstate-Light'; }
.cos-brava .image-wrapper .co-br-img img { width: 100%;}
.cos-brava .image-wrapper .costa-cnt { width: 100%; opacity: 0; padding: 45px 18% 60px 60px; visibility: hidden; display: none; transition: opacity 0.3s ease; }
.cos-brava .image-wrapper .costa-cnt h2 { font-size: 34px; line-height: 40px; font-family: 'ivypresto-Regular'; font-style: normal; margin-bottom: 20px;}
.cos-brava .image-wrapper .costa-cnt p { font-size: 18px;line-height: 26px;}
.cos-brava .image-wrapper .co-br-img p { font-size: 18px; line-height: 22px; margin-top: 10px; color: #000000; font-family: 'Interstate-Light';}
.cos-brava .image-wrapper.expanded { position: fixed; top: 85px; left: 0; width: 100%; height: 100%; z-index: 1000; background: #F1F0EE; display: flex;
flex-direction: row; transform: translateX(0); padding: 0; animation: fade 0.4s ease-in-out; transform-origin: left; }
.cos-brava .image-wrapper.expanded .co-br-img { width: 50%; height: 100%;}
.cos-brava .image-wrapper.expanded .co-br-img img { width: 100%; height: 100%;}
.cos-brava .image-wrapper.expanded .costa-cnt { width: 50%; opacity: 1; visibility: visible; display: block;} 
.cos-brava .image-wrapper:not(.expanded) { transform: translateX(4%); }
.scroll-container.scroll-expanded .pin-wrap { transform:none !important}
.hide { display: none;}
.close { position: absolute; top: 120px; right: 20px;  z-index: 9999; width: 65px; min-width: auto; cursor: pointer;}
.close img { width: 100%;}
@keyframes fade { 
    0% { opacity: 0; }
    50% { opacity: 0.7; }
    100% { opacity: 1;}
}

.related-images { position: absolute; right: 25px; bottom: 115px; width: 28%; display: flex; flex-wrap: wrap; align-items: flex-start; column-gap: 4%; height: calc(100% / 2.5); }
.pin-wrap .related-images img { width: 48%; }
.related-images.hidden { display: none; }
/* .pin-wrap .related-images.single img{ width: 100%;} */

.cos-brava .image-wrapper { position: relative;}
.mob-btn { position: absolute; top: 20px; right: 20px;  z-index: 9999; width: 35px; min-width: auto; cursor: pointer; display: none;}
.close img { width: 100%;}

.mobile-container { display: none; padding: 35px 0px;}
.cos-pin-wrap .image-wrapper { cursor: pointer;}
.image-wrapper.active .costa-cnt { display: block;padding: 8px 10px 20px; opacity: 1; visibility: visible;} 
.image-wrapper.active .co-br-img p { display: none;}
.image-wrapper.active a.mob-btn { display: block;}


.deliver-sec {width: 100%;padding: 0;position: relative;background: #e8e1da;}
.deliver-sec .redline { position: absolute; top: 70px; left: 0; opacity: 0;}
.deliver-sec.active .redline {  animation: stroke1 2s ease-out forwards;  }
.deliver-sec .line { background: var(--bg-red); width: 65px; border-radius: 30px; height: 11px; margin-bottom: 15px;} 
.title-sec { float: left; position: relative; background: var(--bg-white);}
.title-sec h5 { font-size: 20px; line-height: 24px; color:  var(--txt-black); margin: 0 0 14px;}
.title-sec h2 { color: var(--txt-black); font-size: 88px; line-height: 88px; font-family: var(--ff-fig-bold); letter-spacing: -1px;}
.title-sec h2 span { color: var(--txt-red);}

.card-container {width: 100%;}
.card-sec {width: 100%;overflow: hidden;padding: 0px 25px;height: 100%;}
.card-bg1 { background: var(--bg-blue);}
.card-bg2 { background: var(--bg-violet);}
.card-bg3 { background: var(--bg-green);}
.card-cnt { flex: 0 1 50%; order: 2; padding: 50px 50px 50px 0;}
.card-cnt h2 { color: var(--txt-white); font-size: 32px; line-height: 36px; padding-top: 30px; font-family: var(--ff-fig-bold); margin-bottom: 24px; position: relative;}
.card-cnt h2::after { position: absolute; display: block; content: ""; left: 0; top: 0; width: 28px; height: 12px; background: var(--bg-white); border-radius: 25px;}
.card-cnt p { font-size: 18px; line-height: 28px; color: var(--txt-white); margin-bottom: 30px;}
.card-cnt p:last-child { margin-bottom: 0;}
.card-cnt .btn-home { margin-bottom: 0px;}
.card-img { flex: 0 1 40%; order: 1;}
.card-img img { float: left;}
.btn-home.white-btn { width: 190px; }
.btn-home.white-btn a { background: none; border: 1px solid var(--bg-white); height: 54px; line-height: 54px;}
.btn-home.white-btn a::before { top: -5%; height: 110%; border-color: var(--bg-white);} 
.btn-home.white-btn a:hover { background: var(--bg-red); border: 1px solid var(--bg-red);}

.deliver-cards {width: 100%;position: relative;}
.mod-tab-cnt .card { height: 505px; width: 100%; margin-bottom: 100px; }

.card-bg2 .card-cnt { order: 1; padding: 50px 0 50px 50px;}
.card-bg2 .flex-end { align-items: flex-start;}

@keyframes stroke1 {
  0% {
    stroke-dashoffset: 1657.145263671875px; opacity: 1;
    stroke-dasharray: 1657.145263671875px; /*18*/
  }

  100% {
    stroke-dashoffset: 0; opacity: 1;
    stroke-dasharray: 1657.145263671875px;
  }
  /* 0% { stroke-dasharray: 1 2500; }
  100% { stroke-dasharray: 2500 2500; } */
}
/* 

.container2 {
  padding-top: 40px;
  width: 100%;
  height: 150vh;
  border-top: 1px solid red;
  float: left;
} */


/* models  */
.sensations-section.mo-t-cnt .models-main {padding: 150px 0 0px 0; padding-top: 40px;}
.mod-tab {background: #f1f0ee;width: 100%;padding: 30px 0 35px 0;z-index: 999;display: block;}
.mod-tab ul.tabs {display: flex;flex-wrap: wrap;row-gap: 30px;padding-bottom: 30px;position: relative;}
.mod-tab ul.tabs li.tab-link a {font-size: 18px;line-height: 20px;font-family: 'Interstate-Light';height: 34px;display: inline-flex;border: 1px solid #000;align-items: center;justify-content: center;padding: 0 50px;border-radius: 50px;position: relative;}
.mod-tab ul.tabs li.tab-link.current a {background: #000;color: #fff;}
.mod-tab ul.tabs li.tab-link {flex: 0 1 50%;text-align: center;}
.mod-tab ul.tabs::after {position: absolute;content: "";background: #000;width: 100%;height: 1px;bottom: 0;}
.mod-tab ul.tabs li.tab-link.current a::after {position: absolute;content: "";width: 150%;background: #000;height: 2px;bottom: -30px;}
.deliver-sec .tab-content {display: none;}
.deliver-sec .tab-content.current {display: block;}
.deliver-sec .tab-content .deliver-cards .cards {background: #E8E1DA;width: 100%;}
.deliver-cards .card-sec .mod-d-1 {width: 100%;padding: 50px 0;}
.deliver-cards .card-sec .mod-d-1 ul {display: flex;}
.deliver-cards .card-sec .mod-d-1 ul li p {font-size: 15px;line-height: 24px;color: #000;font-family: 'Interstate-Light';position: relative;padding-left: 30px;}
.deliver-cards .card-sec .mod-d-1 ul li p::after {position: absolute;content: "";width: 14px;height: 14px;background: #000;left: 0;top: 7px;border-radius: 200px;}
.deliver-cards .card-sec .mod-d-1 ul li h2 {font-size: 44px;line-height: 58px;}
.deliver-cards .card-sec .mod-d-2 {width: 100%;padding-left: 27%;}
.deliver-cards .card-sec .mod-d-2 ul {display: flex;column-gap: 30px;}
.deliver-cards .card-sec .mod-d-2 ul li {flex: 0 1 65%;}
.deliver-cards .card-sec .mod-d-2 ul li img {width: 100%;}
.deliver-cards .card-sec .mod-d-3 {width: 100%;padding: 60px 0 150px 27%;}
.deliver-cards .card-sec .mod-d-3 ul {display: flex;flex-wrap: wrap;justify-content: end;column-gap: 4%;}
.deliver-cards .card-sec .mod-d-3 ul li:first-child {flex: 0 1 62%;}
.deliver-cards .card-sec .mod-d-3 ul li:last-child {flex: 0 1 34%;}
.deliver-cards .card-sec .mod-d-3 ul li ul li {flex: 0 1 100%!important;font-size: 15px;padding-left: 30px;}
.deliver-cards .card-sec .mod-d-3 ul li p {font-size: 18px;line-height: 26px;}
.deliver-cards .card-sec .mod-d-3 ul li ul {justify-content: left;row-gap: 11px;}
.deliver-cards .card-sec .mod-d-3 ul li ul li.f-ico-1 {background: url(../images/f-ico1.svg) no-repeat left center;}
.deliver-cards .card-sec .mod-d-3 ul li ul li.f-ico-2 {background: url(../images/f-ico2.svg) no-repeat left center;}
.deliver-cards .card-sec .mod-d-3 ul li ul li.f-ico-3 {background: url(../images/f-ico3.svg) no-repeat left center;}
.deliver-cards .card-sec .mod-d-3 ul li ul li.f-ico-4 {background: url(../images/f-ico4.svg) no-repeat left center;}
.deliver-cards .card-sec .mod-d-1 ul li:first-child {flex: 0 1 27%;}
.deliver-cards .card-sec .mod-d-2 ul li:last-child {flex: 0 1 auto;}
.deliver-cards .card-sec .h-plan {width: auto;border-top: 1px solid #000;margin-left: 26%;padding: 15px 0 200px 0;position: relative;min-height: 700px;background: #e8e1da;}
.deliver-cards .card-sec .h-plan h2 {font-size: 39px;line-height: 44px;font-family: 'Interstate-Light';margin-bottom: 70px;color: #000;}
.deliver-cards .card-sec .h-plan .h-cnt {position: absolute;right: 0;width: 100%;}
.deliver-cards .card-sec .h-plan .h-cnt ul {display: flex;flex-wrap: wrap;row-gap: 30px;}
.deliver-cards .card-sec .h-plan .h-cnt ul li {flex: 0 1 100%;position: relative;}
.deliver-cards .card-sec .h-plan .h-cnt ul li p {font-size: 13px;color: #AB7F40;line-height: 20px;margin-bottom: 5px;}
.deliver-cards .card-sec .h-plan .h-cnt ul li h3 {font-size: 26px;line-height: 30px;font-family: 'Interstate-Light';color: #000; cursor: pointer;}
.deliver-cards .card-sec .h-plan .h-img {position: absolute;right: 0;top: 120px;}
.deliver-cards .card-sec .h-plan .h-cnt ul li::after {position: absolute;width: 100%;content: "";height: 1px;background: #B48E57;left: 0;bottom: -10px;}
.deliver-cards .card-sec .h-plan .h-cnt ul li:nth-last-child(1)::after {width: 73%;}
.deliver-cards .card-sec .h-plan .h-cnt ul li:nth-last-child(2)::after {width: 64%;}
.deliver-cards .card-sec .h-plan .h-cnt ul li:nth-last-child(3)::after {width: 66%;}
.deliver-cards .card-sec .h-plan .h-cnt ul li:nth-last-child(4)::after {width: 73%;}
.deliver-cards .card-sec .flor {width: auto;border-top: 1px solid #000;margin-left: 26%;padding: 15px 0 100px 0;position: relative;display: flex;background: #e8e1da;}
.deliver-cards .card-sec .flor .flr-left {position: relative;flex: 0 1 40%;}

.deliver-cards .card-sec .flor .flr-left h2 {font-size: 39px;line-height: 44px;font-family: 'Interstate-Light';margin-bottom: 40px;color: #000; font-style: normal; }
.deliver-cards .card-sec .flor .flr-left .fl-cm {position: relative;left: 0;bottom: 0;}

.deliver-cards .card-sec .flor .flr-left .fl-cm ul {display: flex;flex-wrap: wrap;row-gap: 10px;}
.deliver-cards .card-sec .flor .flr-left .fl-cm ul li {flex: 0 1 100%;}
.deliver-cards .card-sec .flor .flr-left .fl-cm ul li span {width: 22px;height: 22px;display: inline-flex;background: #AB7F40;align-items: center;justify-content: center;font-size: 12px;color: #fff;font-family: 'Interstate-Light';border-radius: 50px;}
.deliver-cards .card-sec .flor .flr-left .fl-cm ul li p {display: inline;font-size: 15px;line-height: 20px;font-family: 'Interstate-Light';color: #000;padding-left: 10px;}
.deliver-cards .card-sec .flor .flr-right {flex: 0 1 60%; padding-top: 85px; }
.deliver-sec .container {max-width: 100%;}
.inner-page .menu-hdr {position: relative;}
.inner-page .nice-select {color: #000;}
.inner-page .nice-select::after {border-bottom: 2px solid #000000;border-right: 2px solid #000000;}
.inner-page .nice-select span:hover {opacity: 0.6;color: #000;}
.inner-page .nice-select:hover:after {border-bottom: 2px solid #000;border-right: 2px solid #000;opacity: 0.6;}
header.inner-page {box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);background: #F2F0EE;z-index: 9999;}
header.inner-page .container {padding: 0;}
header.inner-page .menu-hdr {background: #F2F0EE;padding: 15px 20px 10px;border-bottom: 1px solid #0D342C;width: 100%;}
header.inner-page .ddsmoothmenu ul li a {color: #000;}
.mod-tab.fix{padding: 20px 0 20px 0;}
.mod-tab.fix ul.tabs{padding-bottom: 15px;}
.mod-tab.fix ul.tabs li.tab-link.current a::after{bottom: -15px;}

/* page 1-5 */
.casa-home {width: 100%;background: #F2F0EE; overflow: inherit; }
.casa-home .container {width: 100%;max-width: 100%;padding: 0 0 0 10px;}
.casa-floor {display: flex;flex-wrap: wrap;align-items: center;width: 100%;justify-content: space-between;padding-top: 35px;position: relative;}
.floor-number {width: 5%;}
.back {position: absolute;bottom: 15px; flex-wrap: wrap;align-items: center;justify-content: center;row-gap: 25px;display: flex;width: 50px;display: none;}    
.back p {font-size: 22px;line-height: 25px;transform: rotate(270deg);width: 100%;}
.back span img {width: 38px;height: 38px;object-fit: cover;}
.floor-lst {display: flex;width: 50px;flex-wrap: wrap;align-items: center;justify-content: center;text-align: center;row-gap: 8px;position: absolute;top: 50%;transform: translateY(-50%);}
.floor-num {width: 100%;border-top: 1px solid #000;border-bottom: 1px solid #000;padding: 5px 0;height: 52px;}
.floor-lst img {display: block;width: 10px;}
.floor-num h3 {font-size: 11px;line-height: 11px;text-transform: uppercase;}
.floor-num span {font-size: 30px;line-height: 30px;}
.floor-image {width: 65%;position: relative;z-index: 0;overflow: visible;cursor: none;transition: width 0.3s ease;}
.goinside {z-index: 9;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;width: 50px;row-gap: 10px;position: absolute;pointer-events: auto;transition: transform 0.1s ease, opacity 0.2s ease;opacity: 0; /* Initially hidden */}
.goinside span {width: 38px;height: 38px;display: block;}
.goinside span img {width: 100%;}
.goinside p {font-size: 10px;line-height: 10px;text-transform: uppercase;width: 100%;text-align: center;}
.floor-cnt {flex: 0 1 30%;transition: opacity 0.3s ease;padding-left: 5%;}
.floor-cnt h1 {font-size: 80px;line-height: 80px;color: #000;font-family: "ivypresto-italic"; font-style: italic; }
.floor-plan {width: 100%;max-width: 340px;}
.floor-image img {width: 100%;display: flex;}

/* page-6-8 */
.floor-tap{width: 100%; padding-left: calc((100% - 1280px + 1rem) / 2); background: #F2F0EE; padding-top: 50px; /*padding-bottom: 50px;*/ height: 100%;}
.floor-inner{width: 100%; display: flex; flex-wrap: wrap; column-gap: 6%; row-gap: 0; margin-bottom: 80px; height: 100%;}
.floor-title-div{width: 100%; display: flex; flex-direction: column;}
.floor-left{flex: 0 1 44%; height: 100%; overflow-y: scroll;scroll-behavior: smooth; /* Smooth scrolling */ padding-bottom: 30px; width: 100%;}
.floor-right{flex: 0 1 50%;height: 100%; overflow-y: scroll;scroll-behavior: smooth; /* Smooth scrolling */ padding-bottom: 30px; width: 100%;}
.floor-tap h6{width: 100%; color: #000000; font-size: 15px; line-height: 28px;font-family: 'Interstate-Light';}
.floor-tap h2{width: 100%;  color: #000000; font-size: 60px; line-height: 65px;font-family: 'Interstate-Light'; margin-bottom: 40px;}
.floor-list{margin-bottom: 40px;}
.floor-list ul{width: 100%; display: flex; flex-wrap: wrap; column-gap: 0; row-gap: 0;}
.floor-list ul li{flex: 0 1 100%;  opacity: 0; transform: translate3d(0, 15px, 0); transition-property: opacity, transform; transition-duration: 0.4s; transition-delay:0.2s; transition-timing-function: ease-out;}

.floor-list ul li a { /*width: 220px;*/width: 240px; position: relative; /*border-bottom: 0.19px solid rgba(0, 0, 0, 0.3);*/ font-size: 17px;font-family: 'Interstate-Light'; line-height: 20px; padding: 8px 0; display: flex; flex-wrap: wrap;align-items: center; column-gap: 20px;}
.floor-list ul li a.active{font-size: 60px; line-height: 62px; border-bottom: none; display: flex; justify-content: left; align-items: center;}
.floor-list ul li a.active span{ font-size: 17px; display: flex; align-items: center;justify-content: center;}
.floor-list ul li:last-child{border-bottom: none;}
.floor-list ul li a span.num{width: 28px; height: 28px; border-radius: 50px; display: flex; align-items: center; justify-content: center;}
.floor-list ul li a::after { position: absolute; bottom: 0; left: 0; width: 100%; height: 1px;  background: rgba(0, 0, 0, 0.3);  transform: scaleX(0);
opacity: 0; content: ""; transition: transform 2s calc( 1 * .05s) cubic-bezier(.23,1,.32,1),opacity 2s; transform-origin: 0 0; will-change: transform;}
.swiper-slide.swiper-slide-active .floor-list ul li a::after { opacity: 1; transform: scaleX(1); transition-delay: 0.8s; }
.swiper-slide.swiper-slide-active .floor-list ul li:nth-child(1) { transform: none; opacity: 1; transition-delay: 0.2s; }
.swiper-slide.swiper-slide-active .floor-list ul li:nth-child(2) { transform: none; opacity: 1; transition-delay: 0.3s; }
.swiper-slide.swiper-slide-active .floor-list ul li:nth-child(3) { transform: none; opacity: 1; transition-delay: 0.4s; }
.swiper-slide.swiper-slide-active .floor-list ul li:nth-child(4) { transform: none; opacity: 1; transition-delay: 0.5s; }
.swiper-slide.swiper-slide-active .floor-list ul li:nth-child(5) { transform: none; opacity: 1; transition-delay: 0.6s; }
.swiper-slide.swiper-slide-active .floor-list ul li:nth-child(6) { transform: none; opacity: 1; transition-delay: 0.7s; }
.swiper-slide.swiper-slide-active .floor-list ul li:nth-child(7) { transform: none; opacity: 1; transition-delay: 0.8s; }
.swiper-slide.swiper-slide-active .floor-list ul li:nth-child(8) { transform: none; opacity: 1; transition-delay: 0.9s; }

.floot-cnt{width: 100%; display: flex; flex-wrap: wrap; column-gap: 6%; row-gap: 0; margin-bottom: 40px; padding-right: 50px;}
.floot-cnt-lft{flex: 0 1 47%;}
.floot-cnt-rgt{flex: 0 1 47%;}
.floot-cnt p{width: 100%;font-size: 17px;line-height: 22px;margin-bottom: 20px;color: #000000;font-family: 'Interstate-Light';}
.floor-img img {width: 100%;}
.suite-room{width: 490px; margin-bottom: 30px;}
.suite-room-img{ float: left; width: 100%; margin-bottom: 10px;}
.suite-room-img img{width: 100%;}
.suite-room-txt{width: 100%;}
.suite-room-txt p{width: 100%;font-family: 'Interstate-Light'; color: #000; font-size: 20px; line-height: 25px;}
.suite-room-sml {width: 100%;text-align: center;}
.suite-room-sml img{margin: 0px auto;}
.floor-tap .first-floor .floor-right{background: #e5e1cf; padding: 15px;}
.floor-tap .first-floor .floor-right.menusu{background: #e5e1cf; padding: 15px; width: 100%;}
.floor-tap .second-floor .floor-right{background: #e5e1cf;padding: 15px; width: 100%;}
.floor-size{width: 100%;}
.floor-size ul{width: 100%; display: flex; flex-wrap: wrap; column-gap: 0; row-gap: 50px;}
.floor-size ul li{flex: 0 1 100%;display: flex;}
.floor-size ul li .rectangle-sml{width: 304px; height: 192px; background: #6B6B6B;}
.floor-size ul li .rectangle-big{width: 384px; height: 606px; background: #6B6B6B;}
.floor-size ul li:first-child{justify-content: flex-end; }
.floor-tap .second-floor .floor-list ul li a.active span{background: #e5e1cf;}
.floor-inner:last-child{margin-bottom: 0;}
.casa-pge{position: relative; width: 100%;}
.floor-number{position: absolute; top:0px;left: 0;z-index: 99; height: 100%;}

.img-out-div { display: flex; width: 100%; }
.align-left { justify-content: flex-start;}
.align-center { justify-content: center;}
.align-right { justify-content: flex-end;}
.img-490-lst { display: flex; flex-wrap: wrap; width: 100%; margin-bottom: 20px; }
.img-490-lst:last-child {margin-bottom: 0px;}
.img-490-lst .suite-room-img video { height: 600px; object-fit: cover; }
.img-304-lst .suite-room{ width: 304px; }
.img-304-lst .suite-room-img video { height: 192px; }
.img-606-lst .suite-room{ max-width: 606px; width: 100%;}
.img-606-lst .suite-room-img video { height: 384px; }

.floor-tap .third-floor .floor-right .scroll-content { height: 100%; }
.floor-tap .third-floor .floor-right .end-room-block{background: #FADFAD; width: 100%; height: 100%; transition: all 0.5s ease-in-out; transition-delay: 0.5s;}
.swiper-slide.swiper-slide-active .floor-tap .third-floor .floor-right .end-room-block { width: 25%;}

/* Next */
.floor-inner.next-floor{background: #F2F0EE;display: flex; align-items: center; justify-content: center;padding-right: calc((100% - 1280px + 1rem)); }
.floor-inner.next-floor h4{color: #000000;font-family: 'Interstate-Light'; font-size: 36px; line-height: 36px;width: 100%;text-align: center;margin-bottom: 70px;}
.scroll-down { position: relative;}
.scroll-down a { position: absolute; /*bottom: 100px; */ left: 0; right: 0; margin: 0px auto;z-index: 2;display: inline-block;color: #fff;letter-spacing: .1em;text-decoration: none;transition: opacity .3s;padding-top:0px;width: 100%;}
.scroll-down span {position: absolute;top: 0;left: 0; right: 0; margin: 0px auto;width: 30px;height: 50px;border: 2px solid #AFA59B;border-radius: 50px;box-sizing: border-box; -webkit-animation: sdb10 2.5s infinite;animation: sdb10 2.5s infinite;}
.scroll-down span::before {position: absolute;top: 10px;left: 50%;content: '';width: 6px;height: 6px;border:1px solid #AFA59B;margin-left: -3px;background-color:none;border-radius: 100%;box-sizing: border-box;}
.scroll-down span img { top:-20px; left:0; right:0; margin: 0 auto; position:absolute; -webkit-animation: sdb11 2.5s infinite; animation: sdb11 2.5s infinite; width: auto;
  height: auto;}
 
@-webkit-keyframes sdb11 {
0% {
  transform: translate(0, 0px);
  opacity: 0;
}
40% {  
  opacity: 1;
}
100% {
transform: translate(0, 50px);  
  opacity: 1;
}
}
@keyframes sdb10 {
0% {
  transform: translate(0, 0);
  opacity: 1;
}
40% {
  opacity: 1;
}
80% {
  transform: translate(0, 20px);
  opacity: 1;
}
100% {
  opacity: 1;
}
}
 
@keyframes sdb12 {
from {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
 
to {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
}

.sx-image-cont { background: #0D342C; padding: 20px; position: fixed; left: 30px; bottom: 30px; width: 400px; z-index: 999; text-align: left; display: none; }
.sx-image-cont h3 { color: #ffffff; font-size: 40px; line-height: 42px; font-family:"Interstate-Light"; padding-bottom: 10px; }
.sx-image-cont a { color: #ffffff; font-size: 18px; font-family:"Interstate-Light"; padding-bottom: 0px; text-decoration: underline; }
.sx-image-cont a span.arw-rgt { background: url("../images/arw-rgt-w.svg") no-repeat scroll 0 0; width: 7px; height: 7px; display: inline-block; }
.sx-image-cont a:hover { opacity: 0.6;}


.foot-logo { display: none;}

/* floor detail page */
/* Ensure smooth scrolling in the browser */
html {scroll-behavior: smooth;}
/* For the Swiper container, to handle smooth scroll */
.swiper-container { overflow: hidden; /* Hide overflow to ensure no scroll bars appear */
  scroll-behavior: smooth; /* Apply smooth scrolling */
}

.top-100 {top: 100px;}
.floor-cnt { z-index: 10;width: 33.3333%;}

.floor-num .swiper-pagination { position: relative; bottom: auto; }
.floor-num .swiper-pagination .swiper-pagination-total { display: none;}
/* .slider__images .swiper-slide .slider__image a { cursor: url("../images/go-inside-cursor.svg"), auto;}  */
.slider__images .swiper-slide .slider__image a { cursor: url("../images/go-inside-new.svg"), auto;} 
.slider__images .swiper-slide::after, .slider__thumbs .swiper-slide::after { display: none; }

.slider__thumbs { width: 33.3333%; padding-left: 4%; padding-right: 2%;}
.slider__images .swiper-slide{ width: 66.6666%; padding: 15px 0px;}
.slider__images .swiper-slide .slider__image {width: 100%; height: 100%; }

.bg-mist {background-color: #F2F0EE;}
.w-full { width: 100%;}
.h-screen { height: 100vh;}
.top-0 {top: 0;}
.left-0 {left: 0;}
.fixed {position: fixed;}

.overflow-hidden {overflow: hidden;}
.scrollbar-hide {-ms-overflow-style: none;scrollbar-width: none;}
.overflow-y-scroll {overflow-y: scroll;}
.flex-col { flex-direction: column;}
.flex {display: flex;}
.flex {display: flex; align-items: center; justify-content: center;}
.items-end {align-items: flex-end;}
.w-full {width: 100%;}
.h-full {height: 100%;}

/* vertical slider css */
.slider__prev, .slider__next { cursor: pointer;text-align: center;font-size: 14px;height: 25px;display: flex;align-items: center;justify-content: center;
-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.slider__prev:focus, .slider__next:focus {outline: none;}
.slider__thumbs {height: 50vh;top:50vh;}
.slider__thumbs .slider__image { display: flex; justify-content: center;}
.slider__image {/* width: 100%;height: 100%; */overflow: hidden;}
.slider__image img {display: block;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}

/* .slider__images.swiper-free-mode > .swiper-wrapper { transition-duration: 0.5s !important; } */

.z-10 {z-index: 10;}
.inset-0, .inset-x-0 {left: 0;right: 0;}
.inset-0 {bottom: 0;top: 0;}
.bottom-0 {bottom: 0;}
.py-6 {padding-bottom: 1.5rem;padding-top: 1.5rem;}
.js-project-info-container { width: 33.3333%; }
.js-project-info-backdrop { z-index: 9999;}
.lg-hidden {display: none;}
.object-cover {-o-object-fit: cover;object-fit: cover;}
.js-swiper-slider-navigation.swiper-container { position: relative;}
.js-swiper-slider-navigation .swiper-wrapper { height: 100%;}
.js-swiper-slider-navigation .swiper-wrapper .slider__image { height: 100%;}
.js-swiper-slider-navigation .swiper-wrapper .swiper-slide::after { display: none;}

.js-project-info-title { font-size: 46px; line-height:60px; font-family:"ivypresto-Regular"; font-style: normal; }
.js-project-info-title span.font-italic { font-family:"ivypresto-italic"; font-style: italic; }
.bottom-txt { align-items: flex-end;}
.md-px-16 { padding-left: 4rem; padding-right: 4rem;}

header.floor-page .menu-hdr { position: absolute; border-bottom: 1px solid rgba(13, 52, 44, 0.5);}
.js-box-view { padding: 90px 10px 10px 75px;}
.floor-number.floor-number-in { height: 60px; bottom: 0px; margin: auto;}
._back-next-links { width: 75px; z-index: 9999;bottom: 10px;/*height: 110px;*/height: 150px;display: flex;align-items: center;}
._back-next-links .back-to-projects { cursor: pointer; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; row-gap: 35px; height: 100%; }
._back-next-links .back-to-projects p {/*font-size: 22px;*/font-size: 20px;line-height: 25px;transform: rotate(270deg);width: 100%;}
/* ._back-next-links._back-link-slideshow-view {display: none;} */
._back-next-links._back-link-slideshow-view {display: block;}
.btn-hidden {display: none;}
.cursor-none {cursor: none !important;}
:root {--swiper-navigation-size:44px;}
.js-swiper-slider-navigation .swiper-button-next, .js-swiper-slider-navigation .swiper-button-prev { background: none; cursor: none; height: var(--swiper-navigation-size);
width: calc(var(--swiper-navigation-size)/44*27);margin-top: calc(0px - var(--swiper-navigation-size)/2);}
.fill-black {fill: #171717;}
.js-swiper-slider-navigation .swiper-button-next::after, .js-swiper-slider-navigation .swiper-button-prev::after { display: none;}

.floor-inner .scrollbar-track-y { width: 6px; }
.floor-inner .scrollbar-thumb { width: 6px;}

.py-28 {padding-bottom: 7rem;padding-top: 7rem;}
.mb-30 { margin-bottom: 30px;}
.floor-detail-mob .swiper-slide::after { display: none; }
.floor-detail-cont { width: 100%; padding: 0px 15px;}
.floor-detail-cont .swiper-slide picture img { float: none; width: calc(100% + 30px); margin-left: -15px;}
.btm-div-mob { position: fixed; bottom: 0px; left: 0px; width: 100%; background: #fff; padding: 10px 15px; display: none; flex-wrap: nowrap; justify-content: space-between; }
.btm-div-mob .floor-number.floor-number-in { display: block; position: relative;margin: 0px; height: auto;}
.btm-div-mob .floor-number.floor-number-in .floor-lst { position: relative; bottom: auto; }
.btm-div-mob ._back-next-links { width: auto;}
.btm-div-mob ._back-next-links.fixed { position: static;}
.btm-div-mob ._back-next-links._back-link-slideshow-view { display: block;}
.btm-div-mob ._back-next-links .back-to-projects { flex-wrap: nowrap; column-gap: 10px;}
.btm-div-mob ._back-next-links .back-to-projects span img { float: left;}
.btm-div-mob ._back-next-links .back-to-projects p { transform: none; order: 2;}

.img-333-lst .suite-room { max-width: 333px; width: 100%;}
.img-333-lst .suite-room.width-280 { max-width: 280px; width: 100%;}
/* .img-333-lst .img-out-div:last-child .suite-room { margin-bottom: 0px;} */
.img-490-lst.img-333-lst .suite-room-img video { height: 407px;}

.floor-detail-mob .third-floor .floor-list ul li a.active span { background: #e5e1cf;}
.floor-detail-mob .floor-tap .third-floor .floor-right {background: #e5e1cf;padding: 15px;}
.floor-detail-mob .fourth-floor .floor-list ul li a.active span { background: #e5e1cf;}
.floor-detail-mob .floor-tap .fourth-floor .floor-right {background: #e5e1cf;padding: 15px;}

.floor-detail-mob .suite-room-txt p { font-size: 16px; line-height: 22px; margin-top: 10px;}

.next-floor-mobile { width: 100%; padding: 50px 0px; text-align: center;}
.floor-inner.next-floor.next-floor-mobile h4 {font-size: 30px;line-height: 34px;margin-bottom: 20px;}
.floor-inner.next-floor.next-floor-mobile h5 {font-size: 14px;line-height: 20px;margin-bottom: 40px;}


 
 /* Model  */
:root {--cards: 6;--cardHeight: 105vh;--cardTopPadding: 3.8em;--cardMargin: 4vw;}
#cards {list-style: none; padding-left: 0; display: grid; grid-template-columns: 1fr;
grid-template-rows: repeat(var(--cards), var(--cardHeight));
gap: var(--cardMargin); /*padding-bottom: calc(var(--cards) * var(--cardTopPadding));*/
margin-bottom: var(--cardMargin);}
#card1 {--index: 1;}
#card2 {--index: 2;}
#card3 {--index: 3;}
#card4 {--index: 4;}
#card5 {--index: 5;}
.card-1 {position: sticky;top: 10px;padding-top: calc(var(--index) * var(--cardTopPadding));}
.card-body {box-sizing: border-box;padding: 30px 0 ;height: var(--cardHeight);display: flex;justify-content: center;align-items: center;transition: all 0.5s;}
.deliver-sec{overflow: inherit;}
#card1 .card-body{height: 100vh;}
#card5 .flor{ padding-bottom: 0;}

#mob-sensations  { display: none;} 
#scroll-container .container { max-width: 100%;}
#scroll-container .card {container-type: normal;container-name: none;}

.legal-advice { background: #F2F0EE; padding: 60px 0 100px;}
.legal-main { padding: 0 17%;}
.legal-main h2 { font-size: 42px; font-family: 'ivypresto-Regular';  font-style: normal; text-align: center; padding-bottom: 50px;}
.legal-main h3 { font-size: 22px; font-family: 'Interstate-BoldCond'; text-align: left; padding-bottom: 10px;}
.legal-main p { font-size: 20px; line-height: 26px; text-align: left; padding-bottom: 30px; text-align: justify;}

.bdr-top { border-top: 1px solid #000000;}

.image-slider { position: fixed;    z-index: -1;    top: 0;    min-height: 650px;    max-height: 105vh; width: 100%;} 
.video-pad { margin-top: 120vh;}   
#scroll-container { background: #FFFFFF;}
/* #card5 .card-sec{height: 50%;} */
#card5 .flor{ padding-bottom: 0;}
	
	
.video-desk {
	display: block;
	object-position: left;
}	

.video-respons {
	display: none;
	object-position: left;
}

/* TEXTOS ANIMACIO */
.text-reveal-container {
  /* overflow: hidden; */
  /* width: 100%; */
}

.text-reveal {
  display: inline-block;
  transform: translateY(100%);
  opacity: 0;
  transition: transform 0.6s ease-out, opacity 0.6s ease-out;
}

.text-reveal.lento {
  display: inline-block;
  transform: translateY(100%);
  opacity: 0;
  transition: transform 1s ease-out, opacity 1s ease-out;
  width: 100%;
}

.text-reveal.show {
  transform: translateY(0);
  opacity: 1;
}



/* ANIMACIO BUTTONS */
.home-tools__button {
  position: relative;
  display: inline-block;
}

.button {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
  font-size: 16px;
  color: var(--button-stroke);
  border: 2px solid var(--button-stroke);
  background: transparent;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  transition: color 0.3s ease;
}

.button__label {
  z-index: 1;
  position: relative;
  transition: color 0.3s ease;
}

.button__flair {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 300%;
  height: 300%;
  background: var(--button-hoverColor);
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0);
  pointer-events: none;
  z-index: 0; /* Asegura que el flair esté debajo del texto */
}

.button__flair.molt-gran {
	width: 400%;
	height: 400%;
}

.lets-talk a:hover {
    transition: none;
    background: none;
    color: #fff;
}

.sensations-section.video-pad a:hover {
    transition: none;
    background: none;
    color: #fff;
}

.mod-tab ul.tabs li.tab-link.current a span {
    color: #fff!important;
}

#sc-button:hover {
    opacity: 1;
}

#sc-button span:hover {
    transition: color 50ms var(--ease-in-out-quart);
    background: #000000;
    color: #ffffff;
	transition: all .25s ease;
}

.premium-rgt a:hover {
    opacity: 1;
}

.premium-rgt span:hover {
    transition: color 50ms var(--ease-in-out-quart);
    background: #000000;
    color: #ffffff;
	transition: all .25s ease;
}


.form-list .btn-ctr a.snd {
    width: 92px;
    height: 28px;
    padding: 5px 5px 5px 5px;
    border: 1px solid #000000;
    background: none;
    border-radius: 50px;
    display: flex;
    align-items: center;
    column-gap: 5px;
    font-family: 'Interstate-Light';
    font-size: 16px;
    line-height: 20px;
    transition: all .5s ease;
    text-align: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
}

/* MAPA PROVISIONAL */
img#expanding-image {
    width: 100%!important;
}



/* 10-8-2024 costa brava page css */
.title-content .up-effect h2 { margin-bottom: 0px; }
.title-content .effect-2 { margin-bottom: 20px; }
.title-content .effect-2 h2 { margin-bottom: 0px;}

.up-effect.m-0 { margin: 0;}
.effect-2{overflow: hidden;}
.effect-2 h2{transform: translateY(100px); padding: 0;  transition:all 1s ease; -moz-transition:all 1s ease; -webkit-transition:all 1s ease; -o-transition:all 1s ease; transition-duration: 1s; }
.effect-2 h2.o-text-reveal{transform: translateY(0);}
.up-effect{overflow: hidden; margin-bottom: 25px; padding-bottom: 5px;}
.up-effect h2{transform: translateY(100px); padding: 0;  transition:all 1s ease; -moz-transition:all 1s ease; -webkit-transition:all 1s ease; -o-transition:all 1s ease; transition-duration: 1s; }
.up-effect h2.o-text-reveal {transform: translateY(0);}

.cos-brava .image-wrapper .co-br-img { position: relative; z-index: 1;}
.image-wrapper:hover .co-br-img .img-div{cursor: url("../images/plus-cursor.svg"), auto;}
.cos-brava .image-wrapper .co-br-img .img-div { display: inline-block; width: 100%; overflow: hidden; position: relative;}
.cos-brava .image-wrapper .co-br-img .img-div img { float: left; transform: scale(1); object-fit: cover; transition: transform .3s ease-in-out;}
.cos-brava .image-wrapper:hover .co-br-img .img-div img {transform: scale(1.0125);}
.scroll-expanded .image-wrapper.expanded { cursor: url("../images/close-cursor.svg"), auto !important;}
.image-wrapper.expanded .co-br-img .img-div { height: 100%; pointer-events: none;}
.cos-brava .image-wrapper.expanded .co-br-img p { display: none; }
#close-button { display: none;}
.height-head-costa { height: 0px !important;}

/* costa brava page css */

.floor-image-div { width: 100%; position: relative;}
.video-desk { max-width: 100%;max-height: 100%;width: 100%;height: 100%; display: block; object-fit: cover; cursor: pointer; /* Ensures the video covers the div without distorting */}
.control-button { position: absolute;top: 0px;left: 0px;/* cursor: pointer; */z-index: 10;display: flex;justify-content: center;align-items: center;padding: 0px;width: 100%;height: 100%;}
.control-button img {width: 50px;height: 50px; opacity: 0.8;}
.more-details {display: none; /* Initially hidden */margin-top: 20px;text-align: center;}
.more-details p { color: #333; font-size: 20px; line-height: 28px;}
/* .floor-image-div:hover {cursor: url("../images/go-inside-cursor.svg"), auto;} */


/* .imagine-sec { position: relative;}
.imagine-div { position: fixed;    z-index: -1;    top: 650px;    min-height: 650px;    max-height: 105vh; width: 100%;}  */


.card-new .card-wrapper {
  width: 100%;
  margin: auto;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card-new .card {
  width: 100%;
  height: auto;
}
.card-new .extra-trigger{
  margin-top: -50svh;  
}
.card-new .card-container{

  display: grid; 
grid-template-columns: 1fr; 
grid-template-rows: 1fr; 
grid-column-gap: 0px;
grid-row-gap: 0px; 
align-items: center;
justify-items: center;
> * { grid-area: 1 / 1 / 2 / 2; } 
}

.sx-image-sec.card-new { background: #ffffff;}
.premium-rgt img { width: auto;}
.card-new .extra-trigger { height: auto !important;}

#sustainable-id-1, #sustainable-id-2, #sustainable-id-3 { position: relative; left: 0; top: 0; }
#sustainable-id-1{
  z-index: 10;  
}
#sustainable-id-2{
  z-index: 15;
}
#sustainable-id-3{
  z-index: 20;
}

.js-project-info-title span.italiana {
    font-family: 'ivypresto-italic';
	font-style: italic;
}

.floor-tap h2 span.italiana {
    font-family: 'ivypresto-italic';
	font-style: italic;
}

.floor-tap h2 {
	font-family: "ivypresto-Regular";
	font-style: normal; 
}

.img-490-lst .suite-room-img video{
	cursor: auto;
}

.slider__image img{
	object-fit: contain!important;
}

/* .slider__image video {
    object-fit: contain!important;
	cursor: default;
} */
.slider__image video {
    object-fit: cover !important;
	cursor: default;
}

.floor-tap .first-floor.cinema .floor-right {
    background: #e5e1cf;
}

.floor-tap .second-floor.gym .floor-right {
    background: #e5e1cf;
}

.floor-tap .third-floor.cellar .floor-right {
    background: #e5e1cf;
}

.floor-tap .first-floor .floor-right.blue-back {
    background: #e5e1cf;
}

.floor-list.floor-dos ul li {
    flex: 0 1 50%;
}

.floor-list.floor-dos ul li a {
    width: 90%;
}

.floor-list ul li a.active {
	font-family: 'ivypresto-Regular';
	font-style: normal;
    font-size: 26px;
	line-height: 20px;
}

.floor-tap {
    /* padding-left: calc((100% - 1500px + 1rem) / 2); */
    padding-left: calc((100% - 1640px + 1rem) / 2);
}

.suite-room-txt p {
    text-align: left;
}

.floor-tap .third-floor .floor-right.purple {
    background: #e5e1cf;
}

.floor-tap .second-floor .floor-list ul li a.active span.crema{
    background: #e5e1cf;
}

.floor-list ul li a.active span.purple {
    background: #e5e1cf;
}


.floor-list ul li a.active span.verdos{
    background: #e5e1cf;
}

.floor-tap .third-floor .floor-right.verdos {
    background: #e5e1cf;
}

.floor-list ul li a.active span.morat {
    background: #e5e1cf;
}

.floor-tap .third-floor .floor-right.morat {
    background: #e5e1cf;
}

.floor-list ul li a.active span.sorra {
    background: #e5e1cf;
}

.floor-tap .third-floor .floor-right.sorra {
    background: #e5e1cf;
}

.floor-list ul li a.active span.aigua {
    background: #e5e1cf;
}

.floor-tap .third-floor .floor-right.aigua {
    background: #e5e1cf;
}

.floor-tap .third-floor .floor-right {
    padding: 15px;
}

.floor-list ul li a {
    padding: 3px 0;
}

.floor-list .btn_link {
    display: inline-flex;
    align-items: center;
    position: relative;
    overflow: hidden;
    font-weight: 500;
  }

  .floor-list .btn_link_inner {
    display: flex;
    transform: translateY(0);
    transition: transform .85s cubic-bezier(0.19,1,0.22,1);
  }
  
  .floor-list .btn_link_inner::after {
    content: "";  
    content: attr(data-txt);  
    position: absolute;  
    top: 100%;  
    color: inherit;  
  }
  .floor-list .btn_link_inner::after {    height: 100%;
      left: 0; 
    width: 100%;  
  }

  .floor-list a:hover .btn_link .btn_link_inner {
    transform: translateY(-100%);
  }

.floor-inner {
    column-gap: 2%;
}

.floor-left {
    flex: 0 1 48%;
}

.floor-tap {
    padding-top: 30px;
}

.floor-tap .second-floor .floor-list ul li a.active span.purple {
    background: #e5e1cf;
}

.floor-list ul li a.active span.crema{
	background: #e5e1cf;
}

.floor-detail-mob .third-floor .floor-list ul li a.active span.purple {
    background: #e5e1cf;
}

.floor-detail-mob .third-floor .floor-list ul li a.active span.verdos {
    background: #e5e1cf;
}

.floor-detail-mob .third-floor .floor-list ul li a.active span.morat {
    background: #e5e1cf;
}

.floor-detail-mob .third-floor .floor-list ul li a.active span.aigua {
    background: #e5e1cf;
}

.slider__images {
	margin-top: 4vh;
}

.cos-brava .image-wrapper .co-br-img .img-div .expandida {
	display: none;
}

.casa-template .slider__image img{
	object-fit: cover!important;
}


/* materials-page */
.js-box-full { float: left; width: 100%; padding: 90px 0px 0px 0px; }
.js-box-cursor { cursor: url("../images/cursor-down-arrw.svg"), auto;}

/* Down arrow cursor */
.down-arrow-cursor {cursor: url("../images/cursor-down-arrw.svg"), auto;}
/* Up arrow cursor */
.up-arrow-cursor {cursor: url("../images/cursor-up-arrw.svg"), auto;}
  
.btm-div-back { z-index: 9999; justify-content: right;}

/* materials-section */
.materials-div { padding: 50px 0; text-align: center; }
.materials-div h2 { font-family: 'ivypresto-italic'; font-style: italic; font-size: 58px; line-height: 58px; padding-bottom: 20px; font-style: italic; }
.materials-div p { font-family: 'Interstate-Light'; font-size: 25px; line-height: 32px; padding-bottom: 0px; }

.materials-main { padding: 80px 0;}
.materials-main ul { display: flex; flex-wrap: wrap; column-gap: 0.6%;}
.materials-main ul li { flex: 0 1 32.9%;}
.materials-main ul li img { width: 100%;}
.materials-main ul li h3 { font-size: 22px; font-family: 'Interstate-BoldCond';}
.materials-main ul li p { font-size: 22px; line-height: 29px; font-family: 'Interstate-Light';}
.materials-cont { display: flex; flex-wrap: wrap;}
.materials-lft { flex: 0 1 30%;}
.materials-rht { flex: 0 1 70%;}
.materials-main ul li:first-child .materials-lft { flex: 0 1 100%;}

.work-main { padding: 40px 0 70px; display: flex; flex-wrap: wrap; justify-content: space-between;}
.work-main h3 { flex: 0 1 66%;}
.work-main p { flex: 0 1 30%;}
.work-main h3 { font-family: 'ivypresto-thin'; font-size: 50px; line-height: 55px; padding-bottom: 0px; }
.work-main p { font-family: 'Interstate-Light'; font-size: 22px; line-height: 27px; padding-bottom: 0px; }

.sx-logo-list { padding: 50px 0; border-top: 0.5px solid #000000;}
.sx-logo-list ul { display: flex; flex-wrap: wrap; column-gap: 0; place-content: center;}
.sx-logo-list ul li { flex: 0 1 20%;}
.sx-logo-list ul li img { width: 100%;}

/* mob-menu */
.mnu-txt-open { display: none; position: absolute; right: 0; text-transform: uppercase;}
.m-menu a { margin-right: 6px;}
.materials-sec { position: fixed; min-height: 498px; top: 0; left: 0; align-items: center; width: 100%; height: 100%; z-index: -1;} 

.mob-btm-lnk ul { display: flex; flex-wrap: wrap; column-gap: 10px; justify-content: center; margin-top: 10px;}
.mob-btm-lnk ul li { flex: 0 1 auto; position: relative; padding-right: 20px;}
.mob-btm-lnk ul li a:hover, .mob-btm-lnk ul li a.active { text-decoration: underline;}
.mob-btm-lnk ul li::after { position: absolute; content: '/'; right: 0;}
.mob-btm-lnk ul li:last-child:after { display: none;}

.work-main h3 {
    font-family: 'ivypresto-Regular';
	font-style: normal;
    font-size: 53px;
    line-height: 58px;
}

.work-main h3 span.italica {
    font-family: 'ivypresto-italic';
    font-style: italic;
    font-size: 53px;
    line-height: 58px;
}

.materials-main ul li h3 {
    font-family: 'Interstate-Bold';
}

.container-new {
    padding: 0 15px;
}

.scroll-margin-top {
  scroll-margin-top: 60px;
}

.scroll-margin-top-dos {
	scroll-margin-top: 85px;
}

.pin-wrap .related-images.alone img {
    width: 90%;
}

.floor-cnt h1 {
    font-family: "ivypresto-Regular";
	font-style: normal; 
}

.floor-cnt h1 span.italica {
    font-family: "ivypresto-italic";
	font-style: italic;
}

.map-cont-rgt p {
    font-size: 18px;
    line-height: 26px;
}

.map-cont h3 {
    font-size: 20px;
    line-height: 26px;
}

/* .video-desk.premiere {
    max-height: none;
    height: auto;
} */

.video-desk.premiere {
    max-height: none;
    height: 100%;
}

.suite-room-txt p {
    font-family: 'ivypresto-Regular';
	font-style: normal;
}

.casa-template .plantes-svgs .slider__image img {
    max-width: 90%;
}

.deliver-cards .card-sec .mod-d-1 ul li h2{
	font-family: 'ivypresto-Regular';
	font-style: normal;
}

.deliver-cards .card-sec .mod-d-1 ul li h2 span.italiana {
    font-family: 'ivypresto-italic';
    font-style: italic;
}

.image-slider .flex-cont {
    max-width: 370px;
    margin-right: 220px;
}


.legal-main h3 {
    font-family: 'Interstate-Bold';
	font-size: 28px;
	line-height: 34px;
}


.legal-main p a {
    text-decoration: underline;
	transition:all .1s ease;
}

.legal-main p a:hover {
    opacity: 0.8;
}


.floor-list ul li a[href] {
	transition:all .2s ease;
}

.floor-list ul li a[href]:hover {
    font-weight: bold;
}

.floor-list ul li a[href].active:hover {
    font-weight: normal;
}


.mod-tab ul.tabs::after {
    position: absolute;
    content: "";
    background: #000;
    width: 110%;
    height: 0.5px;
    bottom: 0;
    left: -5%;
}


.mod-tab ul.tabs .one-tab.current::after {
    position: absolute;
    content: "";
    background: #000;
    width: 50%;
    height: 2px;
    bottom: 0;
    left: 0;
}

.mod-tab ul.tabs .two-tab.current::after {
    position: absolute;
    content: "";
    background: #000;
    width: 50%;
    height: 2px;
    bottom: 0;
    right: 0;
}

.mod-tab.fix ul.tabs .one-tab.current::after {
    height: 1px;
}

.mod-tab.fix ul.tabs .two-tab.current::after {
	height: 1px;
}

.mobile-container.beige-background {
    display: flex;
    background: #F2F0EE;
}


.sx-image-cont.responsive {
	display: none;
}

.floor-tap .floor-right.first-floor {
    background: #C3D7E6!important;
}

.continguts {
    transition: all 0.5s ease; /* Transición de opacidad suave */
}

.floor-tap .first-floor .floor-right.menusu .scrollbar-track.scrollbar-track-y {
	/* display: block!important; */
	opacity: 1!important; 
}

div#floor-right {
    height: 100%!important;
}


div#floor-left {
    height: 100%!important;
}



.btn-arw { display: flex; align-items: center; justify-content: left; column-gap: 10px; margin-top: 20px;}
.btn-arw a.link-btn { font-size: 18px;line-height: 26px;display: inline-block;padding: 6px 25px;font-family: 'Interstate-Light';border: 1px solid #000000;border-radius: 20px;transition: all .5s ease;position: relative;}
.btn-arw img.rgt-arw { float: left;}

.btm-ftr-lnk { display: flex; align-items: center; justify-content: flex-end; column-gap: 10px;}
.btm-ftr-lnk a.top-btn { font-size: 18px;line-height: 26px;display: inline-block;padding: 6px 25px;font-family: 'Interstate-Light';border: 1px solid #000000;border-radius: 20px;transition: all .5s ease;position: relative;}
.btm-ftr-lnk img.rgt-arw { float: left; padding: 8px; border: 1px solid #000000; border-radius: 20px;}


/********************************************************/
#mobile-footer { display: none;}
/* #mobile-costa { display: none;} */
.detailed-sec { display: none;}
.mobile-costabrava { width: 100%;}
#mobile-costa .container { padding: 0;}
#mobile-costa .costa-img { width: 100%;}
#mobile-costa .costa-img img { width: 100%; height: 400px; object-fit: cover;}
#mobile-costa .image-wrapper { padding: 0 15px;}
#mobile-costa .costa-cnt-sec { width: 100%; padding: 30px 15px;}
#mobile-costa .costa-cnt h1 { font-size: 30px; font-family: 'ivypresto-Regular'; font-style: normal; margin-bottom: 20px;}
#mobile-costa .costa-cnt h2 { font-size: 30px; font-family: 'ivypresto-Regular'; font-style: normal; margin-bottom: 20px;}
#mobile-costa .related-images { display: block; position: relative; bottom: auto; right: auto; height: auto; width: 100%; margin-top: 30px;}
#mobile-costa .related-images ul { display: flex; flex-wrap: nowrap; column-gap: 6%;}
#mobile-costa .related-images ul li { flex: 1 1 47%;}
#mobile-costa .related-images ul li img { width: 100%;}
.mobile-container.grey-background {  background: #F2F0EE;}

/* .image-grid {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    padding: 0px;
}

.image-grid img {
    max-width: 100%;
    height: auto;
}

.center-image {
    width: 50vw; 
    transition: transform 0.5s ease; 
}

.small-image {
    width: 200px;
    height: auto;
} */

.image-grid {
    width: 90%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    column-gap: 20px;
    row-gap: 20px;
  }

.image-1 {
    width: 40%;
    height: auto;
  }

.image-2 {
    width: 30%;
    display: flex;
    align-self: flex-end;
    clear: none;
  }

.image-3 {
    width: 22%;
    display: flex;
    align-self: flex-end;
  }

.center-image {
    width: 45%;
  }

.image-4 {
    width: 22%;
  }

.image-5 {
    width: 50%;
    display: flex;
    justify-content: flex-start;
    margin-right: -35%;
}
  
.floor-list ul li a.active span.num {
    background: #e5e1cf;
}

a div#no-scroll {
    cursor: url("../images/next-floor.svg"), auto;
}

#no-scroll {
  overflow: hidden;
}

a div#no-scroll-materials {
    cursor: url("../images/know-more.svg"), auto;
}

#no-scroll-materials {
  overflow: hidden;
}


.home-video img.novideo {
	width: 100%;
    height: 100%;
    object-fit: cover;
}


.home-video video::-webkit-media-controls {
    display: none !important;
}

.home-video video::-moz-media-controls {
    display: none !important;
}

/* .home-video video {
    controls: none !important;
} */

.ftr-addr.addr-n ul li img {
    width: 170px;
}

.ftr-addr ul li:last-child a.no-border {
    border: none;
}

#discoverMore {
	display: flex;
    flex-direction: row;
    column-gap: 10px;
	color: #000000;
    position: fixed;
    bottom: 5px;
    right: 5px;
    display: flex;
    padding: 10px;
    font-size: 18px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    z-index: 1000;
	transition: all .5s ease;
	align-items: center;
}

#discoverMore:hover {
    opacity: 0.7;
}

.img-discover{
	-webkit-transform: scaleX(-1);
    transform: scaleX(-1);
	max-width: 30px;
}


#closeDiscover {
	display: flex;
    flex-direction: row;
    column-gap: 10px;
	color: #000000;
    position: fixed;
    top: 5px;
    right: 5px;
    display: flex;
    padding: 10px;
    font-size: 18px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    z-index: 1000;
	transition: all .5s ease;
	align-items: center;
}

#closeDiscover:hover {
    opacity: 0.7;
}

span.fletxeta{
	margin-left: auto;
	margin-right: 5px;
	transition: margin-right 0.3s ease;
}

.go-to-room:hover span.fletxeta {
    margin-right: 0;
}

span.fletxeta img {
    width: 15px;
}

.floor-list.floor-treres ul li a {
    /* width: 250px; */
    width: 275px;
}

.floor-list .btn_link h3.btn_link_inner:hover  {
	transform: translateY(-100%);
}
  
.animation-hover .floor-list {
    margin-bottom: 0;
}

.map-over-img img, 
.map-over-img2 img, 
.map-over-img3 img, 
.map-over-img4 img, 
.map-over-img5 img {
    position: relative;
    opacity: 0;
    transform: translateY(100px); /* Inicia las imágenes más abajo */
    transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
    background-color: #FFF!important;
    border-color: #FFF!important;
}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
    border-color: #FFF!important;
}

#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
    border: 2px solid #FFF!important;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {
    border-bottom: 1px solid #FFF!important;
    color: #FFF!important;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover {
    color: #FFF!important;
}

#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-change {
    background-color: #FFF!important;
    border-color: #FFF!important;
}

#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-withdraw {
    border-color: #FFF!important;
}

#CookiebotWidget .CookiebotWidget-consent-details button {
    color: #FFF!important;
}

#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-consents-list li.CookiebotWidget-approved svg {
    fill: #FFF!important;
}

.home-home .premium-rgt span:hover {
    background: transparent;
    color: #000;
    transition: none;
}


/* CONTACT FORM + POP-UP */
.form-list input[type="text"], .form-list input[type="email"] {width: 100%; float: left; background: none; border-radius: 0px; font-family: 'Interstate-Light'; height: auto; border: none; border-bottom: 1px solid #000000; padding: 30px 0px 5px; transition: all 0.5s ease; }
.form-list textarea {width: 100%; float: left; background: none; border-radius: 0px; height: 180px; font-family: 'Interstate-Light'; border: none; border-bottom: 1px solid #000000; padding: 30px 00px 5px; transition: all 0.5s ease; }
.form-list input[type="text"]:focus, .form-list ul li textarea:focus{border-bottom: 1px solid #000000;}

div:where(.swal2-container) h2:where(.swal2-title) {
    font-family: 'Interstate-Bold'!important;
    color: #000!important;
    font-size: 24px!important;
}

div:where(.swal2-container) .swal2-html-container {
    color: #000!important;
}


img#expanding-image {
    object-fit: cover;
    height: 100%;
}

.map-zoom.scale {
    height: 100%;
}

select#country {
    width: 100%;
    float: left;
    background: none;
    border-radius: 0px;
    font-family: 'Interstate-Light';
    height: auto;
    border: none;
    border-bottom: 1px solid #000000;
    padding: 0px 0px 5px;
	margin: 30px 0;
    transition: all 0.5s ease;
	margin-bottom: 10px;
}

select#country:has(option:disabled:checked) {
	opacity: 0.77;
}

.form-list input[type="text"], .form-list input[type="email"]{
	text-indent: 4px;
}

.form-list textarea {
    text-indent: 4px;
}


/* Oculta la imagen por defecto */
.touch-image {
	display: none;
	position: absolute;
	bottom: -110px;
	left: 0;
	max-width: 120px; /* Ajusta el tamaño según sea necesario */
	margin: 10px; /* Espacio desde los bordes */
}

/* Muestra la imagen solo en pantallas táctiles */
@media (hover: none) and (pointer: coarse) {
	.touch-image {
		display: none;
	}
}

.deliver-cards .card-sec .flor .flr-left h2 {
    font-size: 34px;
    width: max-content;
}

.sensations-section h1,
h1.text-reveal.contacta.show
   {
    font-size: 34px;
    line-height: 34px;
    font-family: "ivypresto-italic";
    padding-bottom: 25px;
    letter-spacing: 1px;
    font-style: italic;
}


.legal-main h1 {
    font-size: 42px;
    font-family: 'ivypresto-Regular';
    font-style: normal;
    text-align: center;
    padding-bottom: 50px;
}
