/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 11 2024 | 10:09:38 */
@media only screen and (max-width : 767px) { 
	.entry-content {
	  max-width: 100%;
	  overflow-x: hidden;
	}
	
	.ast-builder-language-switcher-menu-item-header {
		display: inline-block;
	}
}

body {
	font-variant-ligatures: no-common-ligatures !important; 
}

body.premium-modal-open, html.premium-modal-open {
    min-height: 100vh !important;
    overflow: hidden;
	z-index: 900;
  }

/*cookie notice*/

#cookie-notice .cn-button {
    background: #003C2F;
    padding: 3px 10px;
    color: #D9C499;
	}

#cookie-notice .cn-button:hover {
    color: #F7F4E5;
}



/**/

.hide-site-header {
    display: none !important;
	opacity: 0;
        }


.page-template-default {
	background: #f7f4e6;
}

.link-darkbkg p {
	color: #f7f4e6;
}

.link-darkbkg a {
	color: #f7f4e6;
}
.link-darkbkg a:hover {
color:#d9c499;
}

#page {
   height: 100px;
}

.home.ast-theme-transparent-header #masthead {
    position: absolute;
    bottom: 0;
    background: #003c2f;
	width: 100%;
	display: block;
}

@media only screen and (min-width: 922px) {
	.ast-hide-display-device-desktop {
		display: block;
	}
}

/*.coluna100w {
	clear: both;
	width: 100% !important;
	display: block;
}*/

.displayblock {
	display: block;
}

.positionfixed {
	position: fixed;
}

.eg-icon-search:before {
    content: "\e618" !important;
}

.contactos-footer h5 {
    font-size: 1.33rem !important;
    line-height: 1.4em;
    font-weight: 300 !important;
    font-family: 'Sarabun',sans-serif !important;
    text-decoration: initial !important;
	color: #c3b088 !important;
}


.contactos-footer h5 a {
	color: #c3b088 !important;
	}
.contactos-footer h5 a:hover {
	color: #fff !important;
	text-decoration: none;
	}

.opacity-logos {
	opacity: 0.6;
}

.leftanim1, .leftanim2 {
	position: relative;
	height: 20px;
}

/* menu */

/* desktop */

.menu-link {
	display: inline-block;
  transition: 0.3s;
}

.menu-link::after, .menu-link::before {
	content:'';
	height: 0;
  position: absolute;
  bottom: -1px;
	transition: 0.4s;
	opacity: 0;
}

.menu-link::after {
		border-right: solid 1px #c3b088;
	right:0;
}
.menu-link::before {
		border-left: solid 1px #c3b088;
	left: 0;
}

.menu-link:hover::after,
.menu-link:hover::before {
	height: 75%;
	opacity: 1;
	}

.menu-link:hover::after {
		border-right: solid 1px #c3b088;
}

.menu-link:hover::before {
		border-left: solid 1px #c3b088;
}

/*.current-menu-item .menu-link span {
	color:#F7F4E5;
}*/

/*languages*/

a.ast-builder-language-switcher-item {
    opacity: 1;
    text-decoration: none !important;
}

a.ast-builder-language-switcher-item span {
	transition: all 0.5s ease-in-out !important;
}

a.ast-builder-language-switcher-item:hover span {
	/*color:#F7F4E6 !important;*/
	color: #c3b088 !important;
	text-decoration: underline !important;
}

a.ast-builder-language-switcher-item.ast-builder-language-switcher-item__active {
    opacity: 0.7;
}
a.ast-builder-language-switcher-item.ast-builder-language-switcher-item__active:hover span {
	color: #c3b088 !important;
	text-decoration: none !important;
	cursor: default !important;
}

/* mobile */

#ast-mobile-site-navigation .main-header-menu {
	text-align: center;
	padding: 5% 0;
}

#ast-mobile-site-navigation .main-navigation {
	height: 100% !important;
}

.home #ast-mobile-header {
    top: -80px;
    position: relative;
}

/**/

.premium-modal-box-modal-body p {
    margin: 0;
	padding: 0;
}

/* galeria */

.eg-pulse-lisboa-element-11 {
	font-family: "Sarabun";
	font-size: 20px;
}

.eg-icon-right-open:before {
    content: "\e684";
}
.eg-icon-left-open:before {
    content: "\e686";
}

.pulse-skin .esg-navigationbutton {
	font-size: 38px !important;
}

[class^="eg-icon-"]:before, [class*=" eg-icon-"]:before {
	font-family: "Pe-icon-7-stroke";
	width: 37px;
	margin: 0;
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 767px) {
	
	.esg-filter-wrapper, .esg-mobile-filter-button {
		text-align: center !important
	}
	
.pulse-skin .esg-navigationbutton {
    /*display: none !important;*/
	}
	
	.esg-filters.esg-singlefilters {
		margin-bottom: 0 !important;
	}
	
	.pulse-skin .esg-filterbutton {
		padding: 0 14px !important;
		line-height: 40px !important;
		min-height: 40px !important;
		font-size: 18px !important;
		margin: 0 10px 14px !important;
	}
	
	.eg-pulse-lisboa-content .eg-pulse-lisboa-element-11 {
    	font-size: 12px !important;
	}
	
	.esg-navbutton-solo-right {
    	margin-right: 5px !important;
		margin-top: 13px;
	}
	.esg-navbutton-solo-left {
    	margin-left: 5px !important;
		margin-top: 13px;
	}
	
}

/* sustentabilidade */

.img-connect img {
	min-width:100%;
}


/* amenities */

@media only screen and (min-width : 768px) {

	.premium_banner_content {
		background: #F7F4E6;
		padding: 25px 30px 15px !important;
		text-align: center !important;
		border-top: 1px solid #c3b088;
		min-height:175px !important;
	}

	.title-top .premium-banner-ib-content.premium_banner_content {
		border-top: none;   
		border-bottom: 1px solid #c3b088;
	}
	
	.premium-banner-animation2.active .premium-banner-ib-content, .premium-banner-animation2:hover .premium-banner-ib-content {
		opacity: 1;
		-webkit-transform: translate3d(0,1px,0);
		transform: translate3d(0,1px,0);
	}

	.premium-banner-animation10 .premium-banner-ib-content, .premium-banner-animation10 .premium-banner-read-more {
		-webkit-transform: translate3d(0,-30px,0);
		transform: translate3d(0,-30px,0);
	}

}

.elementor-widget-heading .elementor-heading-title {
	margin: 10px 0 0 0;
}

.premium-banner-ib .premium-banner-ib-desc {
	padding: 0;
}

@media only screen and (max-width : 767px) {
	.tit-amenities-mobile h4 {
		text-align: center;
		font-size: 32px;
		padding: 15px 0 10px;
		/*min-height: 90px;*/
	}
}

/* map */

.num-width .premium-bullet-list-icon-text p {
    min-width: 28px;
    text-align: center;
}

.premium-maps-info-container {
    margin-top: 5px;
    margin-bottom: 5px;
}

p.premium-maps-info-title {
    margin-bottom: 0;
}
.gm-ui-hover-effect>span {
    background-color: #D9C499;
}

.premium-bullet-list-box {
    padding-left: 4px !important;
}

/* distancias pontos mapa */

.premium-bullet-list-badge span {
    display: inline-block;
    position: absolute;
    right: 40px;
}


/* formulario */

.Contact-form p {
	color: #f7f4e6;
	font-size: 15px;
	text-transform: uppercase;
	margin-top: 20px;
}

input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea, .wpcf7 input:not([type=submit]):focus, .wpcf7 select:focus, .wpcf7 textarea:focus {
	background: transparent;
	border:none;
	border-bottom: 1px solid #c3b088;
	color: #c3b088;
	padding: 3px 0 2px !important;
	font-size: 15px;
	margin: 0;
}

.wpcf7 textarea, .wpcf7 textarea:focus {
	border-left: 1px solid #c3b088 !important;
	max-height: 80px;
	min-height: 80px;
	max-width: 100%;
	min-width: 100%;
	padding-left: 8px !important;
}

.wpcf7-list-item {
    margin: 0 13px 0 0;
}

.wpcf7 .concordancia {
	text-transform: none;
	font-size: 13px;
	line-height: 140%;
}

.wpcf7 .concordancia .wpcf7-list-item-label {
	width: 90%;
	display: inline-block;
}

.wpcf7-submit {
	text-transform: uppercase;
	font-size: 18px !important;
	font-weight: 400 !important;
	border: 1px solid #c3b088 !important;
	border-radius: 0 !important;
	padding: 15px 50px !important;
	float: right !important;
	transition: all 0.5s ease-in-out;
}

 input[type="submit"].wpcf7-submit:hover {
	color: #c3b088 !important;
	 background: #014A3A;
}

/* output */


.wpcf7-not-valid-tip {
  	color: #a76262;
	text-transform: none !important;
}

.wpcf7 form .wpcf7-response-output {
    border: 2px solid #c3b088 !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #c3b088 !important;
}

.wpcf7 form .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output,
.md-modal .wpcf7 form .wpcf7-response-output,
.md-modal .wpcf7 form.sent .wpcf7-response-output {
    color: #c3b088;
    margin: 45px 0 0;
    width: 100%;
    font-size: 13px !important;
    text-align: center !important;
	line-height: 130% !important;
    padding: 8px !important;
}

.md-modal .wpcf7 form .wpcf7-response-output,
.md-modal .wpcf7 form.sent .wpcf7-response-output {
    margin: 25px 0 0;
    width: 87%;
}


.md-modal .wpcf7 form.invalid .wpcf7-response-output, 
.md-modal .wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: #a76262;
	color: #a76262;
}

.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: #a76262 !important;
	color: #a76262 !important;
}

/*checkbox*/

.wpcf7 .tipologias-check input[type="checkbox"], .wpcf7  input[type="checkbox"].concordancia-check {
 -webkit-appearance: none;
  appearance: none;
  background-color: rgba(255,255,255,0);
  margin: 0 5px 0 0;
  font: inherit;
  width: 22px;
  height: 22px;
  border: 1px solid rgba(195,176,136,1);
  border-radius: 0;
  transform: translateY(-0.075em);
  display: inline-grid;
  place-content: center;
    padding: 0 !important;
}

.wpcf7  input[type="checkbox"].concordancia-check {
 width: 16px;
min-width: 16px; 
height: 16px;
vertical-align: top;
margin-top: 3px;
margin-right: 8px;
}

.wpcf7 .tipologias-check input[type="checkbox"]::before, .wpcf7  input[type="checkbox"].concordancia-check::before {
  content: "";
  width: 18px;
  height: 18px;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: none !important;
    background-color: rgba(195,176,136,1);
}

.wpcf7  input[type="checkbox"].concordancia-check::before {
  width: 10px;
  height: 10px;
}

.wpcf7 .tipologias-check input[type="checkbox"]:checked::before, 
.wpcf7  input[type="checkbox"]:checked.concordancia-check::before {
  transform: scale(0.8);
}

.wpcf7 label {
    display: inherit;
    max-width: inherit;
    margin-bottom: inherit;
    font-weight: inherit;
}

/* botoes fixos */

.btns-fixos {
	position: fixed;
	width: 185px;
	height: 70px;
	bottom: 130px;
	right: 30px;
}

.icon-brochura, .icon-contacto {
    margin-left: 20px !important;
}

a.elementor-icon {
    height: 70px;
    width: 70px;
}

@media only screen and (max-width : 768px) {
	.btns-fixos {
		bottom: 30px;
		right: auto;
		left: 10px;
		zoom: 0.8;
	}
}

/*  ninja tables - disponibilidades */

.ninja_footable * {
	text-transform: uppercase;
	font-weight: 300;
}

.ninja_footable td {
	text-align: center !important;
}

.ninja_footable .footable-header th {
	text-transform: uppercase !important;
	font-weight: 300 !miportant;
	text-align: center !important;
}

.ninja_footable tr.footable-header, table.hide_all_borders.table thead tr.footable-header, table.hide_all_borders.table thead tr.footable-header th {
	border-bottom: 1px solid #003c2f !important;
}

.semantic_ui .ui.table td {
    padding: 0.5em;
}

.semantic_ui .ui.table thead {
    z-index: 90;
}

/* filtros */

.foo-table.footable.table>thead>tr>th {
    padding: 15px 10px 15px;
}

.ninja_footable .ninja_table_wrapper .footable-filtering {
	text-align: left;
}

.ninja_table_wrapper table thead .footable-filtering .ninja_custom_radio>label, .ninja_table_wrapper table thead .footable-filtering .ninja_custom_select_checkbox>label {
    display: block !important;
	text-align: left !important;
}

.ninja_table_wrapper .ninja_table_afd_inline thead .footable-filtering th .form-inline>.form-group {
	margin-right: 20px;
	margin-left: 0;
	width: 23%;
}

.footable .form-control {
    background-color: #f7f4e6;
    background-image: none;
    border: 1px solid #003c2f;
    border-radius: 0;
    box-shadow: none;
    color: #003c2f;
    display: block;
    font-family: inherit;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857143;
    margin: 0;
    padding: 6px 6px !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width: 100% !important;
}

.footable input.form-control {
	width: 47% !important;
	margin-right: 7px;
	color: #003c2f !important;
}

.footable .form-control * {
	border-radius: 0 !important;
	padding: 6px 6px !important;
	line-height: 180% !important;
}

.footable input:focus, .footable input[type=text]:focus {
	background-color: #f7f4e6;
	 border: 1px solid #003c2f !important;
	border-radius: 0;
}

.btn-tabela, .md-setperspective {
	    border: 1px solid #014A3A;
    padding: 6px 11px;
    max-width: 85%;
    margin: 0 auto;
	transition: all 0.5s ease-out;
	}

.foo-table .nt_btn {
	 border: 1px solid #014A3A;
	font-size: 13px;
	padding: 6px 11px;
}

.md-setperspective {
	cursor: pointer;
	white-space: nowrap;
}

.btn-tabela:hover, .md-setperspective:hover, .foo-table .nt_btn:hover {
	    border: 1px solid #C3B088;
	color: #C3B088 !important;
	cursor: pointer;
}

.btn-plantas a {
    border: 1px solid #014A3A;
    padding: 6px 15px !important;
    display: inline-block;
}
.btn-plantas a:hover {
    border: 1px solid #C3B088;
		color: #C3B088 !important;
		text-decoration: none;
}

.btn-hidden {
	visibility: hidden;
}

tr.linha-reservada {
	opacity: 0.6;
}
tr.linha-vendida {
	opacity: 0.2;
}

.foo-table {
    border-color: transparent !important;
}
.semantic_ui .ui.table tr td {
    border-top: rgba(223, 227, 213, 0.8) !important;
}

/* Smartphones - table filters ----------- */
@media only screen and (max-width : 768px) {
	
	tr.footable-filtering {
		/*display:none;*/
	}
	
	.ninja_table_wrapper .ninja_table_afd_inline thead .footable-filtering th .form-inline>.form-group {
		margin-right: 0;
		margin-left: 0;
		width: 100%;
	}
	
	.ninja_filter_number_range {
		 float: left;
	}
	.footable input.form-control {
		width: 44% !important;
		margin-right: 7px;
		margin-bottom: 10px;
	}
	
	.footable-detail-row * {
		background-color: #F7F4E6 !important;
	}
	
	.footable-details, .footable-details tr {
		background-color: #F7F4E6;
	}
	
	.footable-details tr * {
		border-top: 1px solid transparent !important;
		border-bottom: 1px solid rgba(0, 60, 47, 0.3) !important;
	}
	
	table.footable-details>tbody>tr>th:first-child {
		width: 145px;
	}
	
}



/* modal window form */

.md-modal {
	background: rgba(0,0,0,0.5);	
    position: fixed !important;
    width: 100% !important;
    min-width: 100% !important;
    height: 100% !important;
    z-index: 1000 !important;
    transform: translateX(0) translateY(0) !important;
	  top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    padding: 4% 10%;

}

.md-content_2134 .mbox-title_2134 {
	display: none;
}
.md-content_2134 {
	background: #f7f4e6 !important;
	height: 100% !important;
	padding: 3% 0
}



.modal-left-block, .modal-right-block {
	width: 44%;
	float: left;
	margin-left: 3%;
}
.modal-right-block {
	margin-left: 8%;
}

.md-content_2134 h3 {
	font-size: 44px;
	margin: 10px 0 0;
}
.md-content_2134 h5 {
	font-size: 19px;
	margin: 0 0 20px;
}

.md-content_2134 label, .md-content_2134 p {
	color: #003C2F;
	text-transform: uppercase;
	font-weight:300;
	font-size: 15px;
	line-height: 160%;
}
.md-content_2134 label {
	width: 77%;
}

.md-content_2134 .tipologias-check .wpcf7-list-item {
    margin: 0 0.7em 0 0;
    width: 52px;
}

.md-content_2134 .wpcf7 .concordancia .wpcf7-list-item-label {
	text-transform: none;
	font-size:12px;
	line-height: 140%;
}

.md-content_2134 .wpcf7-acceptance label {
    width: 100%;
}

.md-content_2134 input.wpcf7-submit {
	float: left !important;
		margin-top: -10px;
	font-size: 15px !important;
	padding: 11px 40px !important;
		border-color: #003C2F  !important;
	color: #003C2F;
	background: #F7F4E6;
	
}

.md-content_2134 .wpcf7 form>p {
    margin-bottom: 12px;
}

.wpcf7-not-valid-tip {
    font-size: 0.8em;
}

/*btn close*/

.btn-lg, .btn-group-lg > .btn {
    position: absolute;
    right: 20px;
    top: 20px;
	border-radius: 33px !important;
}
.md-content_2134 .btn-primary {
	  color: #003C2F !important;
    background-color: #D9C499 !important;
    border: none !important;
	  font-size: 31px;
    line-height: 0;
    transform: rotate(45deg);
    height: 50px;
    width: 50px;
	  font-family: Courier !important; 
}

.md-content_2134 .btn-primary:hover, .md-content_2134 .btn-primary:focus, .md-content_2134 .btn-primary:active {
    background-color: #C3B088 !important;
}

/* Modal - Smartphones ------ */

@media only screen and (max-width : 767px) {
	
	.md-modal {
		padding: 5% 4%;
	}
	
	.modal-left-block {
		display: none;
	}
	
	.modal-right-block {
		width: 100%;
		float: none;
		margin-left: 2%;
		}
	
	.modal-right-block {
		margin-left: 4%;
	}
	
	.md-modal h3 {
		font-size: 34px;
    	margin: 10px 0 0;
    	width: 77%;
	}
	
	/* form */
	
	.wpcf7 .tipologias-check input[type="checkbox"]  {
    	margin: 0 2px 0 0;
	}
	.md-content_2134 .tipologias-check .wpcf7-list-item {
		 margin: 0;
	}
	
	.wpcf7 textarea, .wpcf7 textarea:focus {
		max-height: 60px;
		min-height: 60px;
	}
	
	.md-content_2134 label {
		width: 90%;
	}
	
}
	


