@charset "utf-8";
/* CSS Document */
input[type="submit"], input[type="button"], input[type="text"], input[type="password"], input[type="email"], textarea { -webkit-appearance: none; border-radius:0px; -webkit-border-radius:0px;
 -moz-border-radius:0px; -o-border-radius:0px; }
a[href^=tel] { text-decoration:inherit;color: inherit; }

/* #Media Queries
================================================== */
@container card (min-width: 1920px){
body{ overflow-x:hidden;}

}

@media only screen and (min-width: 1500px) {
	.floor-inner.next-floor {
		padding-right: 10%;
	}
}

@media only screen and (max-width: 1500px) {
body{ overflow-x:hidden;}

    
}

@media only screen and (min-width: 1660px){
	.flex-cont1.title-one h1 {
		font-size: 138px;
		line-height: 134px;
	}
}

@container card (width < 1380px) {

/**home page**/
.flex-cont1 h1 { font-size: 102px; letter-spacing: 5px;}
.image-slider .flex-cont { margin-right: 100px;}

/*casa*/
.floor-cnt h1 {font-size: 64px; line-height: 72px;}
.floor-list ul li a.active{font-size: 42px; line-height: 48px;}
.floor-tap h2{font-size: 48px;}

/**costa-brava page**/
.cos-brava .image-wrapper h2 { font-size: 38px; line-height: 48px; margin-bottom: 0px; }
.cos-brava .image-wrapper p { font-size: 19px;line-height: 27px;}
.cos-brava .image-wrapper .costa-cnt { padding: 45px 3% 50px 50px;}

.map-over-img2 { width: 43%; padding-right: 70px;}
.map-over-img3 img { max-width: 180px;}
.map-div .map-over { column-gap: 11%; }
.map-over-img5 { width: 28%;}


}

@container (width < 1250px) {
/**home page**/
.flex-cont1 h1 { font-size: 84px; line-height: 100px; letter-spacing: 5px;}

/*casa*/
.floor-cnt h1 {font-size: 60px; line-height: 64px;}

/**costa-brava page**/
.pin-wrap {padding: 110px 0vw 50px;}
.pin-wrap .image-wrapper:first-child { padding-right: 30px;}
.cos-brava .image-wrapper h2 { font-size: 34px; line-height: 40px; margin-bottom: 0px; }
.cos-brava .image-wrapper p { font-size: 17px; line-height: 26px;}
.cos-brava .image-wrapper p br { display: none;}
.cos-brava .image-wrapper .costa-cnt { padding: 40px 3% 40px 40px; }

}


@container card (max-width: 1100px) {

/**home page**/
.flex-cont1 h1 { font-size: 75px; line-height: 85px; letter-spacing: 4px;}
.flex-cont1 a { right: 75px; bottom: 10px;}
.image-slider .flex-cont { margin-right: 60px;}

.quote-pop { column-gap: 20%;}
.quote-lft p { padding-bottom: 60px;}

/*casa*/
.floor-cnt h1 {font-size: 60px;line-height: 60px;}
.floor-cnt h1{font-size: 48px;line-height: 60px;}
.floor-image{width: 60%;}
.floor-plan{min-width: 330px;}
.floor-list ul li a.active {font-size: 30px;line-height: 40px;}
.back span img {width: 28px;height: 28px;}
.floor-tap h2{font-size: 46px; line-height: 50px;}
.floor-lst{width: 40px;}
.suite-room {width: 100%;}
.suite-room-txt p{font-size: 16px; line-height: 24px;}
.floor-size ul li .rectangle-big{width: 300px; height: 400px;}
.floot-cnt p{font-size: 15px; line-height: 22px;}
.floor-inner.next-floor h4{font-size: 28px;}


/* model  */
.technical-section ul{column-gap: 30px;}
.deliver-cards .card-sec .mod-d-1 ul li h2 {font-size: 50px; line-height: 55px;}
.deliver-cards .card-sec .flor{flex-wrap: wrap;}
.flr-right img { width: 100%;}
.deliver-cards .card-sec .flor{min-height: 480px;}
.deliver-cards .card-sec .flor, .deliver-cards .card-sec .h-plan{margin-left: 16%;}
.deliver-cards .card-sec .mod-d-2, .deliver-cards .card-sec .mod-d-3{padding-left: 16%;}
#cards{margin-bottom: 0;}
#card5 .deliver-cards .card-sec .flor{padding-bottom: 0; }
.deliver-cards .card-sec .flor .flr-right{align-items: center;display: flex;}

#expanding-image, .map-img-top img { position: static !important; top:0 !important; width: 100% !important; }
.map-over-img3 { bottom:50px}
.map-div .map-over { column-gap: 5%; }

}

@media only screen and (max-width:1100px) {
	#scroll-container { top:0px; left:0px; }
	#scroll-container .container { padding: 0px;}
	.map-img-top { min-height:  inherit !important; }  
	.map-img-top img { object-fit: cover; width: 100%; }
	.premium-section {column-gap: 4%; }
	.premium-rgt { flex: 0 1 32%; }
	#mapzoomdiv img { height: 100%; object-fit: cover; object-position: center; width: auto; }
	.cos-brava .image-wrapper .costa-cnt { padding: 30px 3% 30px 30px; }
	.cos-brava .image-wrapper .costa-cnt p { font-size: 16px; line-height: 24px; }
	.cos-brava .image-wrapper .costa-cnt h2 { font-size: 30px; line-height: 34px; margin-bottom: 10px;}

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

@media only screen and (min-width: 1281px){
	.map-over.posicions{
		place-items: flex-end;
	}
	
	.map-over-img.pos-bot {
		margin-bottom: -50px;
	}
	
	/* DEGRADATS */
	div#unai::before, 
	div#unai::after {
		content: '';
		position: absolute;
		left: 0;
		right: 0;
		height: 100px; /* Altura del degradado, ajustable según tu necesidad */
	}

	/* Degradado superior */
	div#unai::before {
		top: -40px;
		background: linear-gradient(to bottom, rgba(242, 240, 238, 1), rgba(242, 240, 238, 0));
		z-index: 2;
	}

	/* Degradado inferior */
	div#unai::after {
		bottom: 0;
		background: linear-gradient(to top, rgba(242, 240, 238, 1), rgba(242, 240, 238, 0));
		z-index: 1;
	}
	
	div#unai {
		padding-top: 90px;
	}
	
	header.inner-page.transparent { background: transparent; }
	header.inner-page.transparent .menu-hdr { background: transparent; }
	
	.floor-inner {
		column-gap: 4%;
		flex-flow: row;
	}
}

@media only screen and (min-width: 1280px){
	img#image-right-semi {
		min-height: 500px;
		height: 500px;
	}
	
	img#image-right {
		min-height: 500px;
		height: 500px;
	}
}



/* casa and floor pages css */

@media only screen and (min-width: 1280px) and (max-width: 1500px) {
	.map-zoom {
		top: 10%;
	}
	
body{ overflow-x:hidden;}

/* floor page */
.js-project-info-title {font-size: 40px;line-height: 52px;}
.floor-tap {padding-top: 35px;}

/* floor banner */
.video-desk.premiere {height: 100%; object-fit: cover !important;}

}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
.sensations-section.mo-t-cnt .models-main {
	padding: 40px 0 0px 0;
}	
	
body{ overflow-x:hidden;}

/*casa*/
.floor-cnt h1 {font-size: 60px; line-height: 64px;}

/* floor page */
.md-px-16 { padding-right: 1rem;}
.js-project-info-title {font-size: 34px;line-height:44px;}
.floor-tap {padding-top: 35px;}
.floor-list ul li a.active{font-size: 42px; line-height: 48px;}
.floor-tap h2{font-size: 48px;}
.floot-cnt { padding-right: 15px;}
.floot-cnt p {font-size: 15px;line-height: 22px;}

/* materials */
.materials-main ul li p { font-size: 18px; line-height: 26px;}
.work-main h3 { font-size: 38px; line-height: 47px;}
.sx-logo-list { padding: 40px 0;}

	.work-main h3 span.italica{
		font-size: 38px;
		line-height: 47px;
	}
	
	.work-main p {
		font-size: 18px;
        line-height: 26px;
	}
	
	.map-zoom {
		top: 10%;
	}

/* floor banner */
.video-desk.premiere {height: 100%; object-fit: cover !important;}	
}

@media only screen and (max-width: 1023px) {
	.floor-list ul li a {
		column-gap: 10px;
	}
	
	.floor-list ul li a.active {
		margin-bottom: 12px;
		width: 100%;
		font-size: 28px;
		line-height: 38px;
	}

	.floor-list ul li a.active span {
		background: #e5e1cf;
		font-size: 17px;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 28px;
		height: 28px;
		border-radius: 50px;
	}
		
	.floor-list ul li {
		opacity: 1;
	}
		
	.materials-main ul li h3 {
		font-size: 18px;
		line-height: 26px;
	}	
	

/*casa*/
.floor-cnt h1 {font-size: 48px; line-height: 48px; display: none;}
.slider__images{ height: calc(65vh - 1rem); }
.slider__images .swiper-slide { width: 100%; padding: 0px 0px; margin-bottom: 20px; }
.slider__thumbs { width: 100%;padding-left: 2%;padding-right: 2%; margin: 0px 0px; background-color: #F2F0EE; z-index: 10; height: calc(40vh - 1rem); top: calc(60vh + 1rem);}
.slider__thumbs .slider__image { display: flex; justify-content: center;}
/* .slider__images .swiper-slide .slider__image { height: auto;} */
.floor-lst { top: auto; bottom: 75px; transform: none;}

/* floor page */
.py-28 {padding-top: 50px;}
.js-project-info-title {font-size: 34px;line-height: 44px;}
.floor-tap { padding-top: 35px;}
.floor-tap h6 {font-size: 14px;}
.floor-tap h2{font-size: 36px;line-height: 42px; margin-bottom: 20px;}
.floor-left {flex: 0 1 100%;overflow-y: inherit; }
.floor-list { margin-bottom: 10px;}
.top-floor .floor-left {order: 2;display: flex; flex-wrap: wrap; row-gap: 20px;}
.top-floor .floor-list { flex: 0 1 100%; order: 2;margin-bottom: 0px;}
.floor-img { flex: 0 1 100%;}
.floor-right {flex: 0 1 100%;overflow-y: inherit;}
.top-floor .floor-right {flex: 0 1 100%;}
.floot-cnt { padding-right: 0px;margin-bottom: 25px;}
.floot-cnt-lft { flex: 0 1 100%; }
.floot-cnt-rgt { flex: 0 1 100%;}
.floor-img.img-w-full img { width: calc(100% + 30px); margin-left: -15px; }
.floor-list ul li a {width: 95%;}

.btm-div-mob { display: flex;}

.floor-number-mob { display: flex;}
.mob-hide { display: none;}
.mob-show { display: block;}
.floor-number-in { display: none;}

.slider__images {
    height: calc(50vh - 1rem);
	margin-top: 10vh;
}

/* materials */
.materials-div h2 { font-size: 46px; line-height: 52px;}
.materials-div p { font-size: 22px; line-height: 30px;}
.materials-main { padding: 60px 0;}
.materials-main ul li h3 { padding-bottom: 10px;}
.materials-main ul li p { font-size: 18px; line-height: 26px;}
.work-main { row-gap: 20px; padding: 40px 0 60px;}
.work-main h3 { font-size: 32px; line-height: 40px; flex: 0 1 100%; text-align: center;}
.work-main p { flex: 0 1 100%; text-align: center;}
.sx-logo-list { padding: 40px 0;}
.materials-lft { flex: 0 1 100%;}
.materials-rht { flex: 0 1 100%;}

	.no-back-respons{
		display: none!important;
	}

	.work-main h3 span.italica {
		font-size: 32px;
		line-height: 40px;
	}

	.work-main p {
		font-size: 18px;
		line-height: 26px;
	}
	
	#degradat-mbl {
	  position: relative; /* Necesario para posicionar el pseudo-elemento */
	}
	
	#degradat-mbl::before {
	  content: '';
	  position: absolute;
	  top: -70px; /* Ajusta esto para mover el degradado más arriba */
	  left: 0;
	  right: 0;
	  height: 70px; /* Altura del degradado, ajusta según necesidad */
	  background: linear-gradient(to bottom, rgba(242, 240, 238, 0), rgba(242, 240, 238, 1));
	  z-index: 10; /* Asegúrate de que esté por encima del contenido */
	}	

	
}

@media only screen and (max-width: 970px) {
.btm-div-mob ._back-next-links._back-link-slideshow-view { padding-right: 55px; }
	
	

.hidden { overflow-y: auto !important; height: auto !important;}
.scroll-container { display: none;}
.mobile-container { display: flex;}
.height-head-costa {height: auto !important;}
	

}

@media screen and (min-width:768px) and (max-width: 1023px) {
	.sensations-section p {
		margin-bottom: 20px;
	}
	
	.sensations-section.mo-t-cnt .models-main {
		padding: 40px 0 0px 0;
	}
	
	.sx-logo-list ul li {
		flex: 0 1 25%;
	}
}

@media only screen and (max-width: 767px) {
	.sensations-section p {
		margin-bottom: 20px;
	}
	
	section#section-sub-menu {
		display: none;
	}
	
	.legal-main p {
		font-size: 16px;
		line-height: 24px;
		text-align: left;
		padding-bottom: 30px;
	}

	.legal-main {
		padding: 0 4%;
	}

	
	#degradat-mbl::before {
	  top: -150px; /* Ajusta esto para mover el degradado más arriba */
	  height: 150px; /* Altura del degradado, ajusta según necesidad */
	}	

.casa-hdr {background: #F2F0EE;}
.casa-hdr .menu-hdr { border-bottom: none;}
.slider__images{ padding-bottom: 100px;}
.casa-hdr .menu-hdr .m-menu span { background: #000; }
.casa-hdr .menu-hdr .m-menu .mnu-txt { color: #000;}

.py-28 {padding-top: 40px;}
.floor-tap {padding-top: 25px;}
.js-project-info-title {font-size: 30px;line-height: 34px;}
.floor-tap h2 {font-size: 30px;line-height: 36px;}
.floot-cnt p {font-size: 16px;}
.suite-room {margin-bottom: 20px;}
.suite-room-img { margin-bottom: 5px;}
.floor-detail-mob .suite-room-txt p { font-size: 15px;}
.floor-list ul li a.active {font-size: 36px;line-height: 44px;}
.floor-detail-mob .img-out-div { justify-content: center; }


.floor-list ul li a.active {
	font-size: 22px;
	line-height: 26px;
}

	.slider__images {
		margin-top: 50px;
	}

/* materials */
.materials-div { padding: 20px 0 40px;}
.materials-div h2 { font-size: 36px; line-height: 44px;}
.materials-div p { font-size: 18px; line-height: 27px;}
.materials-div p br { display: none;}
.materials-main { padding: 50px 0;}
.materials-main ul  { row-gap: 40px;}
.materials-main ul li { flex: 0 1 100%;}
.materials-main ul li h3 { padding-bottom: 10px;}
.materials-main ul li p { font-size: 18px; line-height: 26px;}
.work-main { row-gap: 30px; padding: 40px 0 60px;}
.work-main h3 { font-size: 32px; line-height: 40px; flex: 0 1 100%;}
.work-main p { flex: 0 1 100%; font-size: 18px; line-height: 27px;}
.sx-logo-list { padding: 40px 0;}
.materials-lft { flex: 0 1 100%;}
.materials-rht { flex: 0 1 100%;}

	.work-main h3 span.italica {
		font-size: 32px;
		line-height: 40px;
	}
	
	.work-main p {
		font-size: 18px;
		line-height: 26px;
	}

}
/* casa and floor pages css */

@media screen and (min-width:639px) and (max-width: 767px) {
	.sx-logo-list ul li {
		flex: 0 1 25%;
	}
}

@container card (max-width: 970px) {

/* header css */
/* .menu-hdr { height: 80px;} */
.ddsmoothmenu, .top-rht { display: none;}
.logo img { width: 170px;}
.m-menu { display: flex; align-items: center; /* top: -10px; */ }
.is-sticky header .menu-hdr .m-menu span { background: #000;}
.is-sticky header .menu-hdr .m-menu .mnu-txt { color: #000;}
.over .menu-hdr { background: #F2F0EE; width: 100%; padding: 15px 12px;}
.over .mnu-txt { color: #000;}
.over .logo img.desk-logo { display: none;}
.over .logo img.sticky-logo { display: block;}
header.inner-page .menu-hdr {padding: 15px 12px;}
.m-menu.open .mnu-txt-open { display: block; }
.m-menu.open .mnu-txt { display: none; }
.is-sticky header .menu-hdr { border-bottom: none;}

/**home page**/
.flex-cont1 { bottom: 20px;}
.flex-cont1 h1 { font-size: 54px; line-height: 56px; letter-spacing: 4px; width: 90%;}
.flex-cont1 a { right: 75px; bottom: 0px;}
.image-slider .flex-cont { margin-right: 40px;}

.sensations-main.p-0 { padding: 0px 0;}
.models-main { padding: 50px 0;}
.technical-section ul { column-gap: 4%;}
.technical-section ul li { flex: 0 1 48%;}

.talk-main { width: 100%; padding: 50px 0; } 
.lets-talk h2 { padding-bottom: 20px;}

.ftr-logo { display: none;}
.foot-logo { display: inline-block;}
.ftr-main { justify-content:center;text-align: center; row-gap:60px; padding: 50px 0 40px; }
.ftr-lnks { order: 1; flex: 0 1 100%;}
.btm-ftr-lnk {justify-content: center;}
.btm-ftr-lnk a { width: auto !important;}

.ftr-menu, .ftr-addr { flex: 0 1 100%; order:2}
.ftr-addr ul li { justify-content: center;}
.ftr-btm { display: flex;justify-content: space-between;flex-wrap: wrap; padding: 15px 0 25px;} 
.ftr-btm ul li a { font-size:13px;}
.foot-logo img { max-width: 150px;}
.ftr-lnks a { width: 100%; justify-content: center; right:0;}

/* map */
.map-cont-rgt p { font-size: 20px; line-height: 28px;}

/* popup*/
#popup1 { width: 100%;}
.popup { max-width: 100%; width: 90%; }
.quote-popup { padding: 40px; width: 100%; height: auto; overflow: auto; column-gap: 10%;}
.quote-lft p { padding-bottom: 30px;}
.quote-lft { flex:1; width:100%}
.quote-form {flex:1; width:100%}
.quote-lft p, .email-add { padding-bottom: 20px;}
.quote-lft h3 { font-size:28px}
.quote-lft h3 br, .quote-lft p br { display: none;}
.form-list ul li textarea { height: 100px;}
.close-btn { top: 20px; width: 30px;}
.close-btn img { width: 100%;}
.inner-page .mnu-txt{color: #000;}
.inner-page .m-menu span{background: #000;}

/* casa */
.floor-image {width: 100%;}
.floor-cnt {display: block !important;flex: 0 1 85%; text-align: center;}
.floor-plan {width: 100%;max-width: 550px;}
.floor-image {width: 100%; order: 2; margin-top: 20px;}
.floor-number{position: relative;}
.house-flooring.active .floor-cnt {flex: 0 100%;padding-left: 0;order: 1;}
.house-flooring.active .floor-number{position: relative; left: 0; order: 3; width: 100%; display: flex; justify-content: space-between;background: #fff; padding: 10px 15px;}
.house-flooring.active .floor-cnt h1{font-size: 48px; line-height: 48px; text-align: center;}
.house-flooring.active .floor-lst{position: relative; top:auto; width: auto; transform: none;}
.house-flooring.active .floor-lst a {display: none;}
.house-flooring.active .back{width: auto; position: relative; column-gap: 10px; bottom: auto;}
.house-flooring.active .back p{font-size: 18px; transform: none; width: auto; order: 2;}
.house-flooring.active .back span img{width: 30px; height: 30px;}
.floor-inner.next-floor h4{font-size: 28px;}
.floor-plan {min-width: 280px;}
.floor-number {width: 10%;}
.floor-num span{font-size: 20px;}

.map-cont-rgt{top: 50px;width: 65%;}
.map-sec .container {padding: 0;}
.map-cont-rgt p {font-size: 15px;line-height: 25px;}
.map-btm a span {font-size: 15px;}

#floor-0 { padding-top: 50px;}
#floor-0 .text-reveal-container { position: absolute; left: -7px; right: 0px; top:-20px; display: flex; justify-content: center;width: 100%;}
.control-button img {width: 40px;height: 40px;}

/**costa-brava page**/
.scroll-container .pin-spacer { height: auto !important;  padding: 0px 0px !important; display: none !important;}
.scroll-container .pin-wrap { flex-wrap: wrap; height: auto; transform: none !important;}
.pin-wrap > * {padding: 0 10px;}
.hidden { overflow-y: auto !important; height: auto !important;}
.scroll-container #sectionPin { width: 100% !important; height: auto !important; overflow-y: auto !important; transform: none !important;}
.pin-wrap .image-wrapper:first-child {padding:0px 20px; margin-bottom: 50px;}
.cos-brava .image-wrapper:not(.expanded) {transform: translateX(0);}
.cos-brava .image-wrapper { margin-bottom: 30px;}
.cos-brava .image-wrapper .co-br-img p { padding: 0px 0px; margin-top: 8px; }
.cos-brava .image-wrapper h2 { font-size: 30px; line-height: 34px; margin-bottom: 15px; }
.cos-brava .image-wrapper p { font-size: 16px;line-height: 24px;}
.cos-brava .image-wrapper p br { display: none;}
.cos-brava .image-wrapper.expanded {position: relative;top:0px;left: 0;width: 100%;height:auto;z-index: 1000;background: #F1F0EE;flex-direction: column;
padding: 0px 10px;animation: fade 0.4s ease-in-out;transform-origin: left;cursor: auto;display: block; transform: none;}
.cos-brava .image-wrapper.expanded .co-br-img { width: 100%;}
.cos-brava .image-wrapper.expanded .co-br-img p { display: none;}
.cos-brava .image-wrapper.expanded .costa-cnt { width: 100%;padding: 22px 10px 20px;}
.cos-brava .image-wrapper .costa-cnt h2 { font-size: 18px;line-height: 22px; color: #000000;font-family: 'Interstate-Light'; margin-bottom: 12px; }
.cos-brava .image-wrapper .costa-cnt p { font-size: 15px;line-height: 22px; }
.related-images { display: none;}
#close-button { display: none;}
.cos-brava .image-wrapper.expanded .mob-btn { display: block;}

.costa-brava-head .menu-hdr { position: relative !important;}



/* model  */
.deliver-cards .card-sec .flor, .deliver-cards .card-sec .h-plan{margin-left: 0;}
.deliver-cards .card-sec .mod-d-2, .deliver-cards .card-sec .mod-d-3{padding-left: 0; padding-bottom:30px;}
.deliver-cards .card-sec .mod-d-1 ul li:first-child{flex: 0 1 100%;}
.deliver-cards .card-sec .mod-d-1 ul{flex-wrap: wrap;}
.deliver-cards .card-sec .mod-d-3 ul { row-gap:40px;}
.deliver-cards .card-sec .mod-d-3 ul li:first-child { flex:0 1 100%;}
.deliver-cards .card-sec .mod-d-3 ul li:last-child {flex: 0 1 100%;}
.deliver-cards .card-sec .mod-d-1 ul li p { font-size:10px; padding-left:20px}
.deliver-cards .card-sec .mod-d-1 ul li p::after { width: 6px; height:6px; }
.deliver-cards .card-sec .mod-d-1 { padding: 30px 0 20px;}
.deliver-cards .card-sec .mod-d-1 ul li h2 { font-family: 'Interstate-Light'; color: #000; font-size:32px; line-height:38px; text-align:left; padding-bottom:0 }
.deliver-cards .card-sec .mod-d-2 ul { flex-wrap: wrap;}
.deliver-cards .card-sec .mod-d-2 ul li { flex: 0 1 100%;}
.deliver-cards .card-sec .mod-d-2 ul li:last-child { flex: 0 1 100%;}
.deliver-cards .card-sec .mod-d-3 { padding-top: 20px;}
.deliver-cards .card-sec .mod-d-3 ul li p {font-size: 17px;line-height: 22px;}
.deliver-cards .card-sec .mod-d-3 ul li ul li { text-align: left;}
.deliver-cards .card-sec .h-plan h2 {font-size: 16px;line-height: 18px;margin-bottom: 20px; text-align: left;}

.deliver-cards .card-sec .h-plan .h-img { width: 100%; position: static; }
.deliver-cards .card-sec .h-plan .h-img img { width: 100%; object-fit: cover;}
.deliver-cards .card-sec .h-plan { padding-bottom: 20px;}
.deliver-cards .card-sec .h-plan .h-cnt { width: 100%; left: 0; right: auto; position: relative;}
.deliver-cards .card-sec .h-plan { min-height:inherit; }
.sensations-section { text-align: left; }
.deliver-cards .card-sec .flor .flr-left h2 {font-size: 16px;line-height: 18px;margin-bottom: 20px; text-align: left;}
.deliver-cards .card-sec .h-plan .h-cnt ul li:nth-last-child(1)::after {width: 100%;}
.deliver-cards .card-sec .h-plan .h-cnt ul li:nth-last-child(2)::after {width: 100%;}
.deliver-cards .card-sec .h-plan .h-cnt ul li:nth-last-child(3)::after {width: 100%;}
.deliver-cards .card-sec .h-plan .h-cnt ul li:nth-last-child(4)::after {width: 100%;}

#desk-sensations  { display: none;}
#mob-sensations { display: block;}
.mod-tab.fix { display: none;}
.technical-img { width: 100%;}
.technical-img img { width: 100%;}
.technical-cont { margin-top: 20px; }
.technical-cont a { font-size: 18px; line-height: 25px; width: 100%; padding: 6px 25px; display: inline-block; font-family: 'Interstate-Light'; border: 1px solid #000000; border-radius: 20px; position: relative; transition:all .5s ease; }
.technical-cont a:hover, .accordion_in.acc_active .technical-cont a { background: #000000; color: #ffffff;}
.technical-cont a .arrow { background: url("../images/arw-rht.svg") no-repeat scroll; width: 8px; height: 16px; display: inline-block; background-position: 100% 0;position: absolute;right: 23px;top: 10px;}
.technical-cont a:hover .arrow  { background: url("../images/arw-rht-w.svg") no-repeat scroll; width: 16px; height: 8px; top:13px; }
.accordion_in.acc_active .technical-cont a .arrow { background: url("../images/arw-rht-w.svg") no-repeat scroll; width: 16px; height: 8px; top:13px; }

#cards { grid-template-rows: none; gap: inherit; padding-bottom: 0; }
#card1 .card-body, .card-body{height: auto;}
.card-1 { padding-top:0;}
.card-body {padding: 10px 0;}
.deliver-cards .card-sec .flor { min-height:inherit; padding-bottom: 20px; row-gap: 15px;}
.deliver-cards .card-sec .flor .flr-left .fl-cm { position: static;}
.deliver-cards .card-sec .flor .flr-left { flex: 0 1 100%; order:2; }
.deliver-cards .card-sec .flor .flr-right  { flex: 0 1 100%; }
.deliver-cards .card-sec .flor .flr-left .fl-cm ul li { display: flex;}

.deliver-cards .card-sec .h-plan .h-cnt ul li p { font-size: 10px;}
.deliver-cards .card-sec .h-plan .h-cnt ul li h3 {font-size: 14px;line-height: 24px;text-align: left;}

.map-over { row-gap:20px;}
.map-cont-rgt { text-align: center; right: 0; width: 100%; top:50px;}
.mob-map { display: none;}
.map-sec2 { padding: 10px 0;}

.cos-brava .image-wrapper .costa-cnt { padding: 8px 0 0 0;}


}

@container card (max-width: 737px) {

/* header css */
.menu-hdr { width: 94%; padding: 15px 0px;}
.ddsmoothmenu, .top-rht { display: none;}
.logo img { width: 170px; }
/* .m-menu { display: block; top: -10px;} */
.is-sticky header .menu-hdr .m-menu span { background: #000;}
.is-sticky header .menu-hdr .m-menu .mnu-txt { color: #000;}
.over .menu-hdr { background: #F2F0EE; width: 100%; padding: 15px 12px;}
.over .mnu-txt { color: #000;}
.over .logo img.desk-logo { display: none;}
.over .logo img.sticky-logo { display: block;}

/**menu css**/
header .container { padding: 0;}
.is-sticky header .menu-hdr { padding: 15px 12px; }
.is-sticky header .sticky-logo { display: block;}
.logo img.desk-logo { display: block;}
.is-sticky header .logo img.desk-logo { display: none;}

/**home page**/
.flex-cont1 { bottom: auto; position: initial; padding: 0;}
.flex-cont1 h1 { font-size: 42px; line-height: 46px; letter-spacing: 3px; width: 100%;}
.flex-cont1 a { right: 20px; bottom: 40px;}
.flex-cont1 a img { width: 32px;}
.image-slider .flex-cont { margin-right: 0px; max-width: 85%;}
.image-slider .flex-caption { position: relative; top: auto; transform:none; order: 2; padding: 0;}
.video-cap { position: absolute; display: flex; flex-wrap: wrap; bottom: 30px; row-gap: 15px; padding: 0 20px; }
.flex-cont-area h3 { display: none;}

.sensations-main { padding: 40px 0;}
.sensations-section p br { display: none;}
.models-main { padding: 40px 0;}
.sx-image-sec img { height: 300px; object-fit: cover;}
.sensations-section h2 { line-height: 40px; padding-bottom: 20px;}
.sensations-section p { font-size: 16px; line-height: 24px;}
.technical-section { margin-top: 30px;}
.technical-section ul { row-gap: 30px;}
.technical-section ul li { flex: 1 1 100%;}
.technical-section ul li .technical-cont a { width: 100%; text-align: left;}
.technical-section ul li .technical-cont a span { display: none;}

.talk-main { width: 100%; padding: 50px 0; } 
.lets-talk h2 { padding-bottom: 20px;}
.lets-talk p { font-size: 16px; line-height: 24px;}
.lets-talk p br { display: none;}
.lets-talk a { font-size: 16px;}


/* popup*/
#popup1 { width: 100%;}
.popup { max-width: 100%; width: 90%; }
.quote-popup { padding: 30px; width: 100%; height: 90vh; overflow: auto;}
.quote-lft p { padding-bottom: 30px;}
.quote-lft { flex:1 1 100%; }
.quote-form {flex:1 1 100%; }
.quote-lft p, .email-add { padding-bottom: 20px;}
.quote-lft h3 { font-size:28px}
.quote-lft h3 br, .quote-lft p br { display: none;}
.form-list ul li textarea { height: 100px;}

.premium-lft {flex: 0 1 100%;}
.premium-rgt {flex: 0 1 100%;}
.sensations-section.video-pad p {padding: 0;}
.video-pad {padding: 35px 0;}

/*casa*/
.floor-cnt h1{font-size: 36px; line-height: 48px; text-align: center;}
.floor-lst{position: relative; top:auto; width: auto; transform: none;}
.back{width: auto; position: relative; column-gap: 10px; bottom: auto;}
.back p{font-size: 18px; transform: none; width: auto; order: 2;}
.back span img{width: 30px; height: 30px;}
.floor-tap h2{font-size: 36px;line-height: 42px; margin-bottom: 20px;}
.floor-list {margin-bottom: 20px;}
.floor-left {flex: 0 1 100%;}
.floor-right {flex: 0 1 100%;}
.floot-cnt{padding-right: 0; margin-bottom: 30px;}
.floot-cnt-lft {flex: 0 1 100%;}
.floot-cnt-rgt {flex: 0 1 100%;}
.floot-cnt p{font-size: 15px; margin-bottom: 15px;}
.floor-tap{padding: 40px 0;}
.floor-tap h6{font-size: 14px;}
.floor-inner{margin-bottom: 40px; column-gap: 0; row-gap: 35px;}
.floor-list ul li a.active {font-size: 28px;line-height: 36px;}
.suite-room {width: 100%;margin-bottom: 20px;}
.suite-room-txt p{font-size: 15px; line-height: 22px;}
.floor-list ul li a{column-gap: 12px;}
.floor-img img{width: 100%;}
.casa-home .container{padding: 10px 15px !important;} 
.floor-inner.next-floor h4{font-size: 28px;}
.floor-plan {min-width: 280px;}
.floor-number {width: 10%;}
.floor-num span{font-size: 20px;}

.map-cont-rgt{top: 50px;width: 65%;}
.map-sec .container {padding: 0;}
.map-cont-rgt p {font-size: 15px;line-height: 25px;}
.map-btm a span {font-size: 15px;}


/* model  */
.sensations-section.mo-t-cnt .models-main{padding-top: 40px;}
.technical-cont a { font-size: 16px;}

.map-cont-rgt { position: absolute; top:170px; text-align: center; right: 0; width: 100%; }
.map-over-img { width: 100%;}
.map-over-img2 { width: 100%; padding-right: 0px; }
.map-over-img3 { position: static;}
.map-over-img3 img { max-width: 100%;}
.map-div .map-over { column-gap: 100%; }
.map-over-img5 { width: 100%;}
.map-over .map-over-img img { width: 100%;}
.map-over-img4 { margin-top:20px; width: 100%;}
.map-sec2 { padding: 20px 0;}
.map-over-img2, .map-over-img4 {left:0; max-width: 100%;}
.map-over-img5 { max-width: 100%; margin-top: 0; }
.map-over-img1 { margin-top: 30px; width: 100%;}
.map-sec2 { padding: 10px 0;}

.map-cont-rgt { text-align: center; right: 0; width: 100%; top:50px;}
.map-over-img { width: 96%;}

/* 10 Aug */
.sx-image-cont { width: 50%;}
.sx-image-cont h3 { font-size: 32px; line-height:34px;}
footer .container { padding: 0 15px;}

.sx-image-cont.responsive { display: block !important;}

}

@container card (max-width:500px) {

.ftr-btm { justify-content: center; }
.deliver-cards .card-sec .mod-d-1 ul li h2 { font-size:28px; line-height:32px; }

/* 10Aug */
.ftr-menu ul li a, .ftr-addr ul li p, .ftr-addr ul li a { font-size: 16px;}
.sx-image-cont { width: 55%;}
.sx-image-cont h3 { font-size: 26px; line-height:30px;}

/* materials */
.work-main { row-gap:15px;}
.work-main h3 { font-size: 26px; line-height: 30px;}
.work-main p { font-size: 16px; line-height: 24px;}
.sx-logo-list ul  { justify-content: center; row-gap:10px;}
.sx-logo-list ul li { flex: 0 1 33%;}
.materials-main ul li p { font-size: 16px; line-height: 24px;}
.materials-div h2 { font-size: 32px; line-height: 36px;}
.materials-div p { font-size: 16px; line-height: 24px;}

	.work-main h3 span.italica {
		font-size: 26px;
		line-height: 30px;
	}
	
	.work-main p {
		font-size: 16px;
        line-height: 24px;
	}
}

@container card (max-width:420px) {

.sx-logo-list ul  { justify-content: center; row-gap:5px;}
.sx-logo-list ul li { flex: 0 1 80%;}

}

@media screen and (min-width:1280px) {
	.floor-left .floor-img {
		height: 44vh;
	}
	
	.container-new {
		padding-left: 70px;
		padding-right: 20px;
	}
	
	.work-main p {
		padding-right: 5%;
	}
	
	.work-main h3 {
		padding-right: 15%;
	}
}

@media screen and (min-width:1024px){
	.sx-image-cont.responsive{
		display: none!important;
	}
	
	.sx-logo-list ul {
		flex-wrap: nowrap;
	}
	
	.work-main {
		padding: 40px 30px 70px;
	}
	
	.materials-main {
		padding: 80px 30px;
		padding-bottom: 150px;
	}
	
	.continguts.first-conts {
		margin-top: 133px;
	}
}

@media screen and (min-width:1024px) and (max-width:1280px) {
	.slider__images {
		height: calc(70vh - 1rem);
		margin-top: 7vh;
	}
	
	.floor-left .floor-img {
		height: 40vh;
	}
	
	.container-new {
		padding-left: 70px;
		padding-right: 20px;
	}
	
	.pin-wrap .related-images.alone img {
		width: 90%;
	}
	
	.map-zoom {
		top: 10%;
	}
	
}

@media screen and (max-width:1000px) {
	.deliver-cards .card-sec .flor .flr-right { padding-top: 0px; }

	section#section-sub-menu {
		display: none;
	}
}


/* Smaller than standard 768 (devices and browsers) */
@media screen and (max-width:767px) {
	.legal-main p {
		word-break: break-word;
	}
	
	.legal-main p a {
		word-break: break-word;
	}
	
	.materials-main ul li h3 {
		font-size: 18px;
		line-height: 22px;
	}
	
	.map-sec2 { padding: 10px 0;}

	section#scroll-container {
		display: none;
	}

	section.map-sec.map-sec2 {
		display: none;
	}
	
	div#map-contsec {
		display: none;
	}
	
	h1.js-project-info-title br {
		display: none;
	}


	/**new css**/
	#mobile-costa { display: block;}
	#mobile-footer { display: block;}
}

@media screen and (max-width:639px) {
	.suite-room {
		max-width: 304px!important;
	}
	
	.img-490-lst .suite-room-img video {
		float: left!important;
		max-width: 490px;
		width: inherit!important;
		object-fit: contain;
		height: auto!important;
	}
}

@media screen and (max-width: 555px) {
	#degradat-mbl::before {
		top: -79px;
		height: 80px;
	}
	
	.casa-template .plantes-svgs .slider__image img {
		max-width: 80%;
	}
	
	.video-desk {
		display: none;
	}	

	.video-respons {
		display: block;
	}

	/* casa page */
	.floor-image-div .video-desk {display: block;}
	.more-details p {font-size: 18px;line-height: 26px;}
	/* casa page */

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


}


/* HEIGHTS */
@media only screen and (min-height: 460px) and (max-height: 750px){
	.css-heights .deliver-cards .card-sec .h-plan .h-cnt {
		margin-top: -50px;
	}

	.css-heights .deliver-cards .card-sec .h-plan .h-cnt ul {
		row-gap: 10px;
	}

	.css-heights .deliver-cards .card-sec .h-plan .h-img {
		margin-top: -40px;
	}	

	.deliver-cards .card-sec .flor .flr-right {
		padding-top: 45px;
	}

	.deliver-cards .card-sec .flor .flr-right {
		align-items: flex-start!important;
	}

	.flr-right img {
		width: 60%;
	}
	
	.deliver-cards .card-sec .flor .flr-left h2 {
		margin-bottom: 20px;
	}
	
	.deliver-cards .card-sec .flor .flr-left .fl-cm ul {
		row-gap: 7px;
	}
}

@media (pointer: coarse) and (min-width: 600px) {
	.pin-wrap {
		overflow: scroll;
	}
}