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

div p h1 h2 h3 h4 h5 textarea input button {
  font-family: Montserrat,'Roboto', cursive;
  font-weight: 400;
}

.g-recaptcha  {
	margin: 10px auto 20px 0px;
	transform:scale(0.99); transform-Origin:0;
	border-radius: 4px;

}
.botao {
	width:160px;
	font-family: Montserrat,'Roboto', cursive;
	font-weight: 400;
	font-size: 16px;
	border-radius:4px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border: thin solid #67A81F;
	background-color: #67A81F;
	line-height: 30px;
	margin-top:17px;
	letter-spacing: 0.5px;
	margin: 22px auto 10px auto;
	display: block;
	position: relative;
	
}
.botao:hover {
	color:#FFFFFF;
	cursor: pointer;
	background-color: #FA6B4B;
    border: thin solid #FA6B4B;
		}
.info_caixa {
	z-index: 999999999999999;
	top:30%; right:10px; left: 10px;
	margin: auto;
	height: auto;
	width: auto;
	max-width: 600px;
	display: block;
	position: fixed;
	background-color: #fff;
	border-radius: 10px;
	font-family: Montserrat, sans-serif;
	font-size: 15px;
	color: #505050;
	line-height: 24px;
	font-weight: 400;
	padding: 20px;
}	
.info_texto {
	margin: 00px 0px 8px 0px;
	font-family: Montserrat, sans-serif;
	font-size: 16px;
	color: #505050;
	line-height: 24px;
	font-weight: 400;
	text-align: center;
}
.alerta {
	background-color: #FFD3D3;
	font-weight: 500;
	color: #BB0000;
	font-size: 14px;
	line-height: 24px;
	height: auto;
	background-size: contain;
	border: thin solid #FFB7B7;
	border-radius: 4px;
	padding: 12px 12px 12px 30px;
	margin: 0px 0 20px 0;
	max-width: 360px;
}
.alerta_ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}	


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

@media screen {

::-webkit-input-placeholder  { color:#CCC; }
input:-moz-placeholder { color:#CCC; }
textarea:-moz-placeholder { color:#CCC; }

h2 {
	color: #313131;
	font-weight: 500;
	font-size: 16px;
	line-height: 17px;
	text-align: left;
	padding-top: 0px;
	text-indent: 0px;
	letter-spacing: 0px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

}	

.an-online-link {
	height: 42px;
	display: block;
	position: absolute;
	top:0px;
	left: 0px;
	right:0px;
	margin-right: 360px;
	width: auto;
	border-radius: 21px;
		}	
	
.an-online-link:hover {
	cursor:pointer;
	box-shadow:0px 1px 1px #6BA918; 
		}	

.boot { margin-bottom: 50px; }	

.ann-mod-con {
	border-radius: 14px;
	border: thin solid #D0CDCD;
	margin: 26px auto 0 auto;
	max-width: 360px;
	padding: 12px 0;
	background-color: #fefefe;
}
	
.ann-mod1{
	margin: 26px 0 0 0;
	border: thin solid #EBEBEB;
	padding: 0 20px 26px 20px;
	border-radius: 8px;
	max-width: 700px;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(199,199,199,1);
	-moz-box-shadow: 0px 2px 4px 0px rgba(199,199,199,1);
	box-shadow: 0px 1.5px 4px 0px rgba(0,0,0,0.1);
	background-color: #FCFCFC;
	border: thin solid #DCDCDC;
}

.ann-mod1:hover{
	cursor: pointer;
	border: thin solid #6eab19;
	background-color: #FCFCFC;
}

#fotop  {
	font-size: 11.5px;
	color: #999;
	width: auto;
	display: block;
}

.ann-ini {
	color: #6eab19;
	font-weight: 700;	
}



.ann-lista-conteudo {
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:80%;
	height:504px;
	max-width:450px;
	display:block;
	z-index:42;
	position:fixed;
	background:#fff;
	overflow:hidden;
	box-shadow: 0px 0px 0px #999;
	border-radius:6px;
	margin:auto;
	border: thin none #828282;
   }

.ann-contactos  {
	margin-top: 40px;
	width:400px;
	float: none;
}

.an-fina{
	width: 180px;
	font-weight: 400;
	font-size: 15px;
	border-radius: 4px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border: thin solid  #abbd04;
	background-color:  #67A81F;
	font-weight: normal;
	alignment-adjust: central;
	letter-spacing: 0.5px;
	line-height: 30px;
	margin-right: auto;
	margin-left: auto;
}

.an-fina:hover {
	color:#FFFFFF;
	cursor: pointer;
	background-color: #FA6B4B;
    border: thin solid #FA6B4B;
	
		}

#ann-formulario {
	display:none;
	margin-top:18px;
	width:100%;
}
	
.ann-nome-foto {
	font-weight: 400;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 17px;
	text-align: center;
	font-weight: normal;
}
	
.ann-nome-foto-per {
	font-weight: 500;
	font-size: 17px;
	line-height: 20px;
	color: #666666;
	height: auto;
	margin: 15px auto 34px auto;
	text-align: center;
	width: 260px;
}

.ann-anun-listado-pub {
	font-weight: 400;
	border-radius: 2px;
	background-color: #FFFFFF;
	border: thin solid #EAEAEA;
	margin-bottom: 35px;
	height: auto !important;
	width: 95%;
	display: inline-block;
	padding-top: 18px;
	padding-right: 2.5%;
	padding-left: 2.5%;
	padding-bottom: 24px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(224,224,224,1);
	-moz-box-shadow: 0px 1px 1px 0px rgba(224,224,224,1);
	box-shadow: 0px 1px 1px 0px rgba(224,224,224,1);
}

.ann-anun-listado-pub:hover {
	cursor: pointer;
	background-color: #FEFEFE;
	border: thin solid #67A81F;
}

.ann-t-m {
	max-width: 1500px;
	display: block;
}

.ann-t-m-per {
	width: auto;
	display: block;
	position:relative;
}

.ann-texto-mens-per {
	font-size: 16px;
	text-align: left;
	line-height: 28px;
	color: #505050;
	margin: 0 0 0 0;
}


.ann-conj-comentarios {
	margin: 0 0 0 0;
}

.ann-titulo-conteudo {
	color: #000000;
	font-weight: 500;
	font-size: 28px;
	line-height: 36px;
	text-align: left;
	padding-top: 0px;
	text-indent: 0px;
	letter-spacing: 0.3px;
	padding: 0px;
	margin: 0 0 0 0;
}

.ann-foto-fundo-per-mold {
	border: 1px solid #E0E0E0;
	padding: 0px;
	border-radius: 14px;
	width:100%;
	max-width: 360px;
	height: auto;
	line-height: 260px;
	position: relative;
	display: block;
	margin: 20px auto 0 auto;
	overflow: hidden;
	text-align: center;
	font-size: 90px;
	color: #67A81F;
	background-color: #F8F8F8;
	font-weight: 500;

}



.ann-foto-fundo-per{
	width: 100%;
    aspect-ratio: 1 / 1; /* Garante proporção quadrada */
    max-width: 360px;
    object-fit: cover;
    object-position: center;
	
   /*  width: 100%;
    height: auto;
	max-width: 360px;
    object-fit: cover;
    object-position: center; */
}

#ann-envm {
	all:unset;
	border-radius: 4px;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #67A81F;
	text-align: left;
	width:100%;
	padding-top: 3px;
	line-height: 36px;
	background-image: url(../imagens/enviar.svg);
	background-repeat: no-repeat;
	background-position: 21px 0;
	letter-spacing: 0.5px;
	text-indent: 62px;
	margin: 0 0 20px 0;
	}
	
#ann-envm:hover {
	background-color:#FA6B4B;
	cursor:pointer;
}
	
.ann-telf-n {
	all:unset;
	border-radius: 3px;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #67A81F;
	text-align: left;
	width: 100%;
	padding-top: 3px;
	line-height: 34px;
	background-image: url(../imagens/telefonar.svg);
	background-repeat: no-repeat;
	background-position: 22px center;
	letter-spacing: 0.5px;
	border-left-style: none;
	margin: 0 0 20px 0;
	text-indent: 62px;
	}

.ann-comen_titulo {
	color: #505050;
	font-size: 18px;
	font-weight: 500;
	margin: 40px 0 34px 0;
	padding: 0;
	}
.ver-todos-btn {
	all: unset;
	margin: -30px auto 50px auto;
	color: #FA6B4B;
	cursor: pointer;
	font-size: 17px;
	font-weight: 500;
	letter-spacing: 0.5px;
}
.ver-todos-btn:hover {
	color: #A7A7A7;
}

.comentario-oculto {
	display: none;
}

.ann-paragrafo-lv {
	text-indent: 0px;
	font-size: 16px;
	color: #505050;
	line-height: 29px;
	font-weight: 400;
	margin: 16px 0 0 0;
	padding-left: 18px;
	background-color: #ffffff;
}
blockquote {  
	margin: 0;
	padding: 0;
	font-style: normal; /* remove itálico */
	border: none; text-indent: 0px;
}

.ann-paragrafo-lv::before{
	content: '"';
	font-family: 'Qwigley', cursive;
	font-size: 80px;
	font-weight: 500;
	color: #A2A2A2;
	margin-left: -17px;
	position: absolute;
	margin-top:5px;
}
.ann-paragrafo-lv::after{
	content: '"';
    font-family: 'Qwigley', cursive;
	font-size: 80px;
	font-weight: 500;
	color: #A2A2A2;
	position: absolute;
	margin-top: 24px;
	margin-left: 5px;
}

.cta-texto {
    color: #505050;
    margin: 0 0 25px 0;
	font-weight: 500;
	font-size: 19px;
	line-height: 24px;
	padding: 0;

}
.cta-titulo {
    color: #505050;
    margin: 0 0 35px 0;
	font-weight: 500;
	font-size: 19px;
	line-height: 24px;
	padding: 0;
	text-align: center;

}
.btn-enviar-comentario {
	all: unset;
    background-color: #67A81F;
    color: white;
    border: none;
    border-radius: 24px;
    padding: 13px 28px;
	line-height: 24px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.5s ease;
	letter-spacing: 0.7px;
	font-weight: 500;
	margin: 0 0 8px 0;
    display: inline-block;
}
.btn-enviar-comentario:hover {
    background-color: #FA6B4B;
	color: #fff;
}
.ann-paragrafo-nome {
    font-size: 15px;
    color: #757575;
    line-height: 17px;
    font-weight: 400;
	margin: 9px 0 50px 0;
    padding-left: 18px;
    font-style: italic;
}


.ann-telf-n:hover {
	background-color:#FA6B4B;
	cursor:pointer;
}

#ann-numero-n {
	display:none;
	width:100%;
	margin-top: 10px;
	margin-bottom:30px;
	border: thin solid #CCC;
	border-radius:15px;
	background-color: #FCFCFC;
	height:auto;
	padding-bottom: 70px;
}
	
.ann-numero-num {
	font-weight: 500;
	font-size: 22px;
	text-align: center;
	padding-top: 22px;
	padding-bottom: 11px;
	color: #6BA918;
	line-height: 22px;
	letter-spacing: 0.2mm;
	margin: 0;
}	
	
.ann-numero-texto {
	font-weight: 400;
	font-size: 14px;
	text-align: center;
	padding-top: 0px;
	color: #585858;
	line-height: 22px;
	margin: 0px 10px 0px 10px;
}

.ann-foto:hover {
	background-color:#FA6B4B;
	cursor:pointer;
}

.ann-favlocalidade {
margin: 0 0 33px;
}

.ann-localidade {
	font-weight: 400;
	font-size: 15px;
	color: #505050;
	text-align: center;
	line-height: 24px;
	margin: 0;
	}



.loc-titulo {
	color: #505050;
	font-weight: 500;
	font-size: 16px;
	margin: 0 0 0 0;
	}

.an-campos {
	font-family: Montserrat,'Roboto', cursive;
	font-size: 16px;
	font-style: normal;
	color: #505050;
	font-weight: 400;
	text-align: left;
	background-color: #FFFFFF;
	height: auto;
	border-radius: 4px;
	width: 94%;
	margin-bottom: 18px;
	padding:0 3% 0 3%;
	border: thin solid #CCCCCC;
	line-height: 36px;
	letter-spacing: 0.7px;
}

.an-campos_1 {
	font-size: 15px;
	font-style: normal;
	color: #636363;
	font-weight: 400;
	text-align: left;
	background-color: #FFFFFF;
	height: auto;
	border-radius: 4px;
	border: thin solid #CCCCCC;
	line-height: 28px;
	padding: 5px;
	margin: 20px 0 0 20px;	
}

.an-campos:focus { 
    outline:none;
    border: 1px solid #6BA918; 
    /* create a BIG glow */
    box-shadow: 0px 0px 3px #6BA918;  
    -moz-box-shadow: 0px 0px 4px #6BA918;
    -webkit-box-shadow: 0px 0px 4px #6BA918;
}

.an-campos_1:focus { 
    outline:none;
    border: 1px solid #6BA918; 
    /* create a BIG glow */
    box-shadow: 0px 0px 3px #6BA918;  
    -moz-box-shadow: 0px 0px 4px #6BA918;
    -webkit-box-shadow: 0px 0px 4px #6BA918;
}

.textarea {
	font-family: Montserrat,'Roboto', cursive;
	font-size: 16px;
	color: #505050;
	font-weight: 400;
	text-align: left;
	line-height: 25px;
	padding-top: 8px;
    padding-bottom: 8px;
}



.an-botao {
	width: 100%;
	font-size: 15px;
	border-radius: 4px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border: thin solid  #abbd04;
	background-color:  #abbd04;
	font-weight: normal;
	alignment-adjust: central;
	letter-spacing: 0.5px;
	line-height: 30px;
	margin-bottom:15px;
}

.an-botao:hover {
	color:#FFFFFF;
	cursor: pointer;
	background-color: #FA6B4B;
    border: thin solid #FA6B4B;
}

.an-botao1 {
	width: 100px;
	font-weight: 400;
	font-size: 15px;
	border-radius: 13px;
	color: #505050;
	text-align: center;
	vertical-align: middle;
	border: thin solid #67A81F;
	/*background-color: #EDEDED; */
	/* background-color: #FA6B4B; */
    background-color: #FBFBFB;
	font-weight: normal;
	alignment-adjust: central;
	letter-spacing: 0.5px;
	line-height: 26px;
	margin: 5px 0 35px 0; 
	box-shadow: 0px 1px 1px #CCC;
}

.an-botao1:hover {
	color:#FFFFFF;
	cursor: pointer;
	background-color: #FA6B4B;
    border: thin solid #FA6B4B;
	}

 
	
.ann-ligar1 {
	font-weight: 400;
	font-size: 14px;
	line-height: 30px;
	color: #505050;
	border: thin solid #67A81F;
    background-color: #fff;
	text-align: center;
	width: 32%;
	margin-top: 12px;
	margin-right: 15%;
	margin-left: 1px;
	margin-bottom: 20px;
	border-radius: 0px 15px 15px 0px;
	float: left;
	display: block;
	position: relative;
	letter-spacing: normal;
	letter-spacing: 0.5px;
} 


.ann-ligar {
	font-weight: 400;
	font-size: 15px;
	line-height: 30px;
	color: #505050;
	border: thin solid #67A81F;
    background-color: #fff;
	text-align: center;
	width: 32%;
	margin-top: 12px;
	margin-right: 2px;
	margin-left: 17%;
	margin-bottom: 20px;
	border-radius:15px 0px 0px 15px;
	float: left;
	display: block;
	position: relative;
	letter-spacing: 0.5px;
}  



.ann-ligar:hover {
	color:#FFFFFF;
	cursor: pointer;
	background-color: #FA6B4B;
    border: thin solid #FA6B4B;
	}

.ann-ligar1:hover {
	color:#FFFFFF;
	cursor: pointer;
	background-color: #FA6B4B;
    border: thin solid #FA6B4B;
		}

@media (max-width: 850px) {
			
.an-online-link {
	margin-right: 0px;
}		
}

@media (max-width: 1000px) {
	
.ann-anun-listado-pub {
	padding-right: 4%;
	padding-left: 4%;
	padding-bottom: 25px;
	width: 91%;
}

.ann-contactos  {
	width:100%;
	}

.ann-ini {
    color: #6eab19;
	display:none;
}
	
.ann-foto-fundo-per-mold {
	margin: 30px auto 0 auto;
	width: 100%;
	max-width: 360px;
	height: auto;
	font-size: 70px;
	line-height: 150px;
}
.cta-comentario {
    text-align: center;
    margin: 30px 0 30px 0;
	border: thin solid #DCDCDC;
	background-color: #fafafa;
	padding: 24px;
	border-radius: 20px;
	display: block;
}
.ann-foto-fundo-per{

}
.ann-bloco {
	max-width: 100%;
	}
.ann-nome-foto-per {
	width: 100%;
}
   }
	
@media (max-width: 600px) {
	}

@media (max-width: 440px) {

 }

@media (min-width: 1000px) {
	
.ann-texto-mens-per {
	margin: 0 330px 0 0;
	}	
.ann-conj-comentarios {
	margin: 0 330px 0 0;
}
.ann-titulo-conteudo {
	margin: 0 330px 16px 0;
}

.cta-comentario {
    text-align: center;
    margin: 30px 330px 30px 0;
	border: thin solid #DCDCDC;
	background-color: #fafafa;
	padding: 24px;
	border-radius: 20px;
}
	
.ann-localidade {

	}
	
	
	

.ann-bloco {
	max-width: 260px;
	position: absolute;
	right: 0;
	top: -10px;
	}
	
ns-per {
	max-width:auto;
	float:none;
	margin-top: 0px;
}

.ann-lista-conteudo {
	max-width:600px;
	height:auto;
	overflow:auto;
	bottom:auto;
	margin-top:50px;
   }

.ann-contactos  {
	margin-bottom: 40px;
}	
	
}
	
	
	
