body, html {
	height: 100%;
	/* margin-top: 0; */
	/* background-position: left top; */
	/* background-repeat: no-repeat; */
	/* background-size: contain; */
	/* background-image: url("../../assets/img/Community-trade-fair-by-tbr-bgimgL.png"); */
	font-family: 'Merriweather', serif;
}
.hq-animate-zoom {
	animation:animatezoom 2.0s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}
}
.hq-top{
	top:0
}
.hq-bottom{
	bottom:0
}
.hq-center{
	margin:0;
	position:absolute;
	top:50%;
	left:50%;
	-ms-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%)
}
.hq-button:hover{
	color:#fff!important;
}
.hq-text-sable,.hq-hover-text-sable:hover{
	color:#d3b488!important
}
.hq-text-mahogany,.hq-hover-text-mahogany:hover{
	color:#341a0e!important
}
.hq-text-rust,.hq-hover-text-rust:hover{
	color:#450b04!important
}
.hq-text-burnt-orange,.hq-hover-text-burnt-orange:hover{
	color:#9f5531!important
}
.hq-text-carton,.hq-hover-text-carton:hover{
	color:#a99382!important
}
.hq-sable,.hq-hover-sable:hover{
	color:#341a0e!important;background-color:#d3b488!important
}
.hq-mahogany,.hq-hover-mahogany:hover{
	color:#fff!important;background-color:#341a0e!important
}
/* .g-recaptcha { */
	/* transform-origin: 0 0; */
	/* -webkit-transform-origin: 0 0; */
	/* transform: scale(.7); */
	/* -webkit-transform: scale(.7); */
	/* margin: 0 3px; */
	/* bottom: 0; */
	/* right: 0; */
/* } */
.grecaptcha-badge { 
visibility: hidden; 
}
@media (max-width:600px){
body, html {
	/* background-image: url("../../assets/img/Community-trade-fair-by-tbr-bgimgP.png"); */
}
/* .g-recaptcha { */
		/* transform: scale(.4); */
		/* -webkit-transform: scale(.4); */
/* } */
}