html, body {
	width: 100%;
	height: 100%;
}
body {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #333;
	background-color: #bbaa91;
}
.bg_padrao-cinzento1 {
	margin-bottom: 5px;
}
a {
	color: #646363;
}
a:hover {
	text-decoration: none;
}
p:last-child {
	margin-bottom: 0px;
}
/*img {
	max-width: 100%;
	width: 100%;
	height: auto;
}*/
.sub-menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: normal;
}
.sub-menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sub-menu li a {
}
.sub-menu li a:hover, .sub-menu li a.active {
}

/*CONTAINER RESOLUCOES*/
@media (min-width:992px) {
.container {
	width: 1000px
}
}
@media (min-width:1200px) {
.container {
	width: 1030px;
}
}
@media (max-width:767px) {
.container {
	padding-left: 0px;
	padding-right: 0px;
}
}
@media (max-width:767px) {
.row {
	margin-left: -5px !important;
	margin-right: -5px !important;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding-left: 5px !important;
	padding-right: 5px !important;
}
}
@media (max-width:767px) {
.container-fluid, .container-fluid.cabecalho .container {
	padding-left: 0px;
	padding-right: 0px;
}
.container {
	padding-left: 5px;
	padding-right: 5px;
}
.navbar-header {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
}
.btn-geral {
	color: #5e4e35;
	font-size: 14px;
	text-transform: uppercase;
	border: solid 1px #bbaa91;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	float: left;
	width: 49%;
	height: 30px;
	padding: 4px 12px;
	display: block;
}
.btn-geral:hover, .conteudos .btn-geral:hover {
	background-color: #bbaa91;
	color: #fff !important;
}
/*SLIDESHOW*/
.c-slideshow {
	background-color: #fff;
}
.c-slideshow .separador {
	padding-top: 15px;
	padding-bottom: 15px;
}
.c-slideshow .separador .btn-geral {
	color: #bbaa91;
	min-width: 130px;
	width: auto;
	float: right;
}
@media (max-width:767px) {
.c-slideshow .separador {
	padding-top: 10px;
	padding-bottom: 10px;
}	
.c-slideshow .separador .btn-geral {
	display: none;
}	
}	
.c-slideshow .carousel {
	background-color: #3b342d;
}
.c-slideshow .carousel .carousel-cell {
	width: 100%;
	height: auto;
}
@media (min-width:1400px) {
.c-slideshow .carousel .carousel-cell img {
	min-width: 100%;
	height: auto;
}
}
@media (max-width:767px) {
.pagina-index.c-slideshow .carousel .carousel-cell {
	width: 100%;
	height: 250px;
}
.pagina-index.c-slideshow .carousel .carousel-cell img {
	min-width: 100%;
	height: 250px;
}
}
@media (min-width:767px) AND (max-width:992px) {
.pagina-index.c-slideshow .carousel .carousel-cell {
	width: 100%;
	height: 300px;
}
.pagina-index.c-slideshow .carousel .carousel-cell img {
	min-width: 100%;
	height: 300px;
}
}
.c-slideshow .carousel .carousel-cell .is-selected {
}
.c-slideshow .carousel .flickity-viewport {
}
.c-slideshow .carousel .flickity-slider {
}
.c-slideshow .carousel .flickity-prev-next-button {
}
.c-slideshow .carousel .flickity-prev-next-button svg {
}
.c-slideshow .carousel .flickity-prev-next-button.previous {
}
.c-slideshow .carousel .flickity-prev-next-button.next {
}
.c-slideshow .carousel .flickity-page-dots {
	bottom: 25px;
}
.c-slideshow .carousel .flickity-page-dots .dot {
}
.c-slideshow .carousel .flickity-page-dots .dot.is-selected {
}
/*---*/
.c-slideshow .carousel .carousel-cell {
	position: relative;
	z-index: 0;
}

.c-slideshow .carousel .carousel-cell .carousel-container {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 1;
}
.c-slideshow .carousel .carousel-cell .carousel-container .carousel-item {
	max-width: 240px;
	margin-top: 8%;
	display: inline-block;
}
@media (max-width:767px) {
.c-slideshow .carousel .carousel-cell .carousel-container .carousel-item {
	margin-top: 5%;
}
}	
.c-slideshow .carousel .carousel-cell .carousel-container .carousel-cabecalho {
	background-color: rgba(102, 102, 102, 0.9);
	min-height: 45px;
	padding: 10px;
}
@media (max-width:767px) {
.c-slideshow .carousel .carousel-cell .carousel-container .carousel-cabecalho {
	min-height: 35px;
	padding: 10px;
}
}	
.c-slideshow .carousel .carousel-cell .carousel-container .carousel-conteudo {
	background-color: rgba(51, 51, 51, 0.9);
	min-height: 160px;
	padding: 10px;
}
.c-slideshow .carousel .carousel-cell .carousel-container h2 {
	color: #fff;
	line-height: 26px;
	font-size: 28px;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
@media (max-width:767px) {
.c-slideshow .carousel .carousel-cell .carousel-container h2 {
	line-height: 20px;
	font-size: 22px;
}	
}	
.c-slideshow .carousel .carousel-cell .carousel-container h2 strong {
	font-weight: 400;
}
.c-slideshow .carousel .carousel-cell .carousel-container .sub-menu {
	line-height: 20px;
}
.c-slideshow .carousel .carousel-cell .carousel-container .sub-menu li {
}
.c-slideshow .carousel .carousel-cell .carousel-container .sub-menu li a {
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-weight: 300;
}
.c-slideshow .carousel .carousel-cell .carousel-container .sub-menu li a:hover {
	color: rgba(255, 255, 255, 0.5);
}
/*---*/
.c-slideshow .carousel.moderna .carousel-cell .carousel-container .carousel-item {
}
.c-slideshow .carousel.moderna .carousel-cell .carousel-container .carousel-cabecalho {
	background-color: rgba(164, 145, 126, 0.9);
}
.c-slideshow .carousel.moderna .carousel-cell .carousel-container .carousel-conteudo {
	background-color: rgba(126, 107, 93, 0.9);
}
/*---*/
.c-slideshow .carousel.classica .carousel-cell .carousel-container {
	text-align: right;
}	
.c-slideshow .carousel.classica .carousel-cell .carousel-container .carousel-item {
	text-align: left;
	margin-top: 5%;
}
.c-slideshow .carousel.classica .carousel-cell .carousel-container .carousel-cabecalho {
	background-color: rgba(104, 99, 94, 0.9);
}
.c-slideshow .carousel.classica .carousel-cell .carousel-container .carousel-conteudo {
	background-color: rgba(134, 128, 122, 0.9);
}
/*CORPO SITE*/
.corposite {
	background-color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
}
/*.corposite .col-esquerda {
	padding-left: 0px;
}
.corposite .col-direita {
	padding-right: 0px;
}*/
/*RODAPE LINKS*/
.rodape-links {
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	line-height: normal;
	font-weight: 300;
	text-align: right;
	padding-top: 15px;
}
@media (max-width:767px) {
.rodape-links {
	display: none;
}	
}
@media (min-width:767px) AND (max-width:992px) {
.rodape-links {
	font-size: 12px;
}
}		
.rodape-links a {
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 300;
	margin-left: 5px;
	margin-right: 5px;
}
@media (min-width:767px) AND (max-width:992px) {
.rodape-links a {
	font-size: 12px;
	margin-left: 7px;
	margin-right: 7px;
}
}
.rodape-links a:hover {
	color: #5e4e35;
}
/*RODAPE*/
.rodape {
	color: #5e4e35;
	font-size: 14px;
	line-height: 18px;
}
.rodape a {
	color: #5e4e35;
}
.rodape .tit {
	color: #5e4e35;
	font-size: 14px;
	text-transform: uppercase;
}
.rodape .txt {
	color: #fff;
	font-weight: 300;
	font-size: 14px;
}
.rodape .logotipo {
	margin-top: -15px;
	margin-bottom: 15px;
}
@media (max-width:767px) {
.rodape .logotipo {
	margin-top: 15px;
}	
}
.rodape .col-rodape {
	margin-top: 35px;
}
.rodape .col-rodape:first-child {
	margin-top: 0px;
}
.rodape .form_pedidocontacto {
	margin-top: 20px;
}
.rodape .form_pedidocontacto .form-group {
	margin-bottom: 5px;
}


.rodape .form_pedidocontacto .form-group label {
	display: none;
}
.rodape .form_pedidocontacto .form-control {
	background-color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	color: #9f8d72;
}
.rodape .form_pedidocontacto .btn-enviar {
	font-size: 14px;

	color: #FFF;
	text-decoration: none;
	background-color: #a99373;
	padding: 6px 30px;
}
.rodape .redesociais a {
	display: inline-block;
	height: 30px;
	width: 30px;
	margin-left: -4px;
	margin-right: -4px;
	background-image: url(../images/sprite_redesociais-rodape.png);
	background-repeat: no-repeat;
	background-size: 515%;
	text-align: left;
	text-indent: -9000em;
	filter: Alpha(Opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: opacity .15s ease-in;
	-ms-transition: opacity .15s ease-in;
	-moz-transition: opacity .15s ease-in;
	-o-transition: opacity .15s ease-in;
	transition: opacity .15s ease-in;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.rodape .redesociais a:hover {
	filter: Alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-webkit-transition: opacity .15s ease-in;
	-ms-transition: opacity .15s ease-in;
	-moz-transition: opacity .15s ease-in;
	-o-transition: opacity .15s ease-in;
	transition: opacity .15s ease-in;
}
.rodape .redesociais .bt_facebook {
	background-position: left 100%;
}
.rodape .redesociais .bt_twitter {
	background-position: 25% 100%;
}
.rodape .redesociais .bt_googlemais {
	background-position: 50% 100%;
}
.rodape .redesociais .bt_linkedin {
	background-position: 75% 100%;
}
.rodape .redesociais .bt_email {
	background-position: right 100%;
}
/*COPTYRIGHT*/
.copyright {
	color: #5e4e35;
	font-size: 12px;
	text-align: center;
	margin-top: 45px;
	margin-bottom: 25px;
}
.copyright a {
	color: #5e4e35;
}
.copyright p {
}
/*FORMULARIO*/
.formulario {
}
.formulario .form-group {
	text-transform: uppercase;
	margin-bottom: 10px;
}
.formulario .form-group label {text-transform: none;}
.formulario .form-control {
	background-color: rgba(187, 170, 145, 0.2);
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0);
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.formulario .btn-geral {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 0px none;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	color: #FFF !important;
	text-transform: uppercase;
	background-color: #bbaa91;
	float: none !important;
	display: inline-block !important;
}
.formulario .btn-cancelar {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: transparent;
	border: 0px none;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 14px;
	color: #bbaa91;
}

.col-formulario {
	color: #fff;
	background-color: #bbaa91;
	margin-top: 15px;
	padding: 15px;
}
.col-formulario .formulario .form-group label {
	color: #fff;
}	
.col-formulario .formulario .form-control {
	background-color: #fff;
}	
.col-formulario .formulario .btn-geral {
	color: #bbaa91 !important;
	background-color: #fff;
}	
.faqs-label{
	cursor:pointer;
	margin-bottom: 20px;
}
.faqs-label:hover{
	color: #bbaa91;
}

.faqs-plus{
	background-color: #bbaa91;
	content: '+';
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 18px;
    color: #ffffff;
    text-align: center;
    float: left;
    width: 20px;
    height: 20px;
    margin-top: 0px;
    margin-right: 12px;
    display: block;
	font-weight: 700;
	cursor:pointer;
}
.faqs-plus:hover{
	background-color: #646363;
}

.col-formulario .formulario .btn-fechar, .formulario .btn-fechar {
	background-color: #fff !important;
	color: #bbaa91 !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 0px none;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
	float: right !important;
	display: inline-block !important;
}
@media (min-width:767px) {
.col-formulario .formulario .btn-fechar {
	display: none !important;
}
}
@media (max-width:767px) {
.form-mobile button.close {
	font-size: 26px !important;
}
.form-mobile .formulario .btn-geral, 
.form-mobile .formulario .btn-fechar {
	font-size: 18px !important;
	height: 40px;
}
.form-mobile .formulario .form-group {
	margin-bottom: 15px;	
}
.form-mobile .formulario .form-control {
	height: 40px;	
}		
}