body, html{
	padding: 0;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	color: #1d1d1d;
	font-size: 14px;
}
a, a:hover{
	text-decoration: none;
	color: initial;
}
img{
	border: 0;
}
.clear{
	clear: both;
}
hr{
    height: 3px;
    background: #f70034;
    width: 35px;
    text-align: left; 
	border: 0;
	float: left;
	margin: 0;
	margin-bottom: 5px; 
}
h1{
	margin: 0;
	font-size: 20px;
}
h3{
	text-align:center;
}
strong{
	color: #f70034;
}
p{
	text-align:center;
}
.separator {
	margin: 20px auto;
	height: 1px;
	width: 100%;
	background-color: #e8e8e8;
}

.head{
	padding: 20px 5%;
	width: 90%;
	height: 60px;
	position: fixed;
	left: 0;
	top: 0;
	background: white;
	z-index: 100;
	border-bottom: 2px solid #e8e8e8;
	/* background: url(../imagens/menub.png) repeat-x; */
}

.btn_menu{
	width: 29px;
	height: 20px;
	background-size: contain;
	cursor: pointer;
	float: left;
	margin-top: 18px;
}

.btn_menu img {
	width: 28px;
}

.logo_icon {
	position: relative;
    float: left;
    margin: 0 28px;
}

.logo_icon img {
	width: 170px;
}

.newsletter_icon {
    position: relative;
    float: right;
    margin-top: 18px;
}

.newsletter_icon img {
	width: 30px;
}

.gotop {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    margin: 20px 0;
}

.gotop img {
    width: 30px;
}

.banner_home{
	position: relative;
}

.banner_home table{
	/* background: url(../imagens/white_b.png); */
}
.banner_home table tr td{
padding: 10px 5%;
}
.banner_home h1{
	font-size: 16px;
}

.banners_controls {
    position: absolute;
    right: 30px;
    bottom: 30px;
}

.banners_controls img {
    width: 15px;
}

#banners_prev {
    float: left;
	margin-right: 30px;
}

#banners_next {
    float: left;
}

.noticias_home, .equipa_home{
	padding: 10px 5%;
	width: 90%;
}
.noticias_home{
	padding-bottom: 0;
}
.equipa_home{
	padding-top: 0;
}
.noticias_home img{
	margin: 17px 17px 0 17px;
}
.noticias_home .note_home_data{
	width: 100%;
	float: left;
	color: #f70034;
	font-size: 11px;
	margin-left: 5px;
}
.noticias_home .note_home_desc{
	width: 100%;
	float: left;
	color: #f70034;
	font-weight: bold;
	margin-left: 5px;
}

.noticias_home .note_home_desc2{
	width: 100%;
	margin-top: 12px;
	float: left;
	font-size: 12px;
}

.equipa_home h1{
float: right;
color: #f70034;
	text-align: right;
	width: 100%;
}
.equipa_home hr{
float: right;
	text-align: right;
}
.equipa_home .note_home_data{
	width: 100%;
	float: right;
	text-align: right;
	color: #f70034;
	font-size: 11px;
}
.equipa_home .note_home_desc{
	width: 100%;
	padding: 10px 0;
	float: right;
	text-align: center;
	color: #f70034;
	font-weight: bold;
}

.equipa_home .note_home_desc2{
	width: 100%;
	margin-top: 12px;
	float: right;
	font-size: 12px;
}
.gray_b{
	background-color: white;
	padding: 10px 0;
	text-align: center;
	padding: 20px 0;
	float: left;
	width: 90%;
    padding: 10px 5%;
}
.equipa_home_desc{
	width: 90%;
	padding: 10px 5%;
	float: right;
	text-align: left;
	color: #f70034;
	font-size: 13px;
}

#menu{
	background: #fff;
	width: 250px;
	height: 100%;
	position: fixed;
	left: -250px;
	top: 0;
	overflow-y: auto;
	z-index: 200;
}

#menu ul .btn_menu{
	float: right;
	padding: 21px 15px 19px;
    text-align: center;
    border-left: 1px solid #ffa41e;
    margin: 0;
	position: relative;
}

#menu ul .btn_menu img {
	width: 17px;
    top: 21px;
    position: absolute;
    left: 22px;
}

#menu ul{
	position:relative;
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu .topm:first-child{
	height: 60px;
	line-height: 60px;
	background-color: #ed1824;
    border: 1px solid #ffa41e;
}

#menu ul li{
	width: 80%;
	height: auto;
	padding: 5px 0 5px 20%;
	line-height: 36px;
	min-height: 36px;
	font-size: 15px;
	border-bottom: 2px solid #FFA41E;
	position: relative;
}

#menu ul .topm {
	width: 99%;
	padding: 0;
}

#menu ul .logom {
	width: 100%;
	padding: 0;
}

#menu ul .dropdown {
    background: url(/m/imagens/menu_ball.png) no-repeat;
    background-size: 8px;
    background-position: 224px;
}

#menu ul li.sub{
	background: url(../imagens/menu_plus.png) 220px 16px no-repeat;
    background-size: 16px;
}

#menu ul li.sub.open{
	background: url(../imagens/menu_minus.png) 220px 16px no-repeat;
    background-size: 16px;
}

#menu .seta_menu {
    background: url(/m/imagens/menu_seta.png) no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    background-size: 10px;
    top: 14px;
    left: 24px;
}

#menu .seta_submenu {
    background: url(/m/imagens/menu_seta.png) no-repeat;
    width: 6px;
    height: 10px;
    position: absolute;
    background-size: 6px;
    top: 14px;
    left: 47px;
}

#menu ul .social {
    background: url(/m/imagens/nav_link.png) no-repeat;
    background-size: 14px;
    background-position: 219px;
}

#menu .icon_facebook {
    background: url(/m/imagens/facebook_icon.png) no-repeat;
    background-size: 8px;
    position: absolute;
    width: 10px;
    height: 25px;
    left: 22px;
    top: 14px;
}

#menu .icon_youtube{
    background: url(/m/imagens/youtube_icon.png) no-repeat;
    background-size: 20px;
    position: absolute;
    width: 20px;
    height: 25px;
    left: 16px;
    top: 14px;
}



#menu  a{
	color: #ffa014;
}
#menu ul ul{
    padding: 0;
    height: auto;
    margin: 0 -5%;
    width: 250px;
    display: none;
    margin-left: -50px;
    list-style-type: none;
    border-top: 2px solid #FFA41E;
}
#menu ul ul ul{
	display:block;
	float: left;
	border: 0; 
	width: 80%;
	padding-right: 30px;
	margin: 0 -5%;
	border-bottom: 2px solid #d9d9d9;
	clear: both;
}
#menu ul ul ul li{
	height: auto;
	line-height: 20px;
	border: 0;
}
#menu ul ul li{
	min-height: 20px;
	width: 75%;
	font-size: 13px;
	border: 0;
	padding: 0;
	border-bottom: 2px solid #FFA41E;
	padding: 0 0 0 25%;
}
#menu ul ul li.last{
	border: 0;
}
#menu ul ul li a{
	text-transform: none;
}

#menu .logom {
	text-align: center;
    padding: 10px 0;
}

#menu .logom img {
	width: 130px;
    margin: 10px 0;
}

#menu ul .menu_separator {
    background-color: #ED1824;
    color: rgba(255,255,255,0.7);
    padding: 0 10%;
    width: 80%;
}

.pagina {
	float: left;
	width: 100%;
	position: relative;
}

.pagina h1{
	width: 90%;
	padding: 0 5%;
	float: left;
}
.pagina hr{
	margin: 5px 5% 15px 5%;
}
.pagina img{
	width: 80% !important;
	height: auto !important;
	margin: 0 10%;
}
.normal_text{
	width: 90%;
	padding: 0 5%;
	float: left;
    text-align: center;
}
.normal_text a{
	text-decoration: underline;
}

.gray_clr {
	color: #838383;
}

#mapa{
	width: 100%;
	height: 200px;
}
.formularios{
	margin: 15px 0% 0 0%;
	width: 100%;
	float: left;
}
.formularios input[type='text']{
	width: 90%;
    height: 35px;
    line-height: 35px;
    padding:  0 15px;
    border: 2px solid #ff9800;
	margin-bottom: 10px;
    border-radius: 3px !important;
}
.formularios input[type='text'].error{
    border: 2px solid red;
}
.formularios textarea{
    border: 2px solid #ff9800;
    border-radius: 3px !important;
    width: 90%;
	height: 100px;
	padding: 15px;
    max-width: 100%;
	margin-bottom: 35px;
}
.formularios textarea.error{
    border: 2px solid red;
}

.formularios select {
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    border: 2px solid #ff9800;
    margin-bottom: 10px;
    border-radius: 3px !important;
}

span.error{
  color: red;  
}
.formularios button{
    border: 0;
	position:relative;
    color: white;
    background: #ed1824;
    width: 100%;
	float: left;
    height: 35px;
    font-size: 14px;
    text-transform: uppercase;
}
.box{
	display: none;
}
.error_box{
    background: #fcc;
    color: #200;
    padding: 2px;
    border: 1px solid red;
    margin: 20px 0;
    width: 98%;
}

.info_box{
    background: greenyellow;
    color: #200;
    padding: 10px 2px;
    border: 1px solid green;
    margin: 20px 0;
    width: 100%;
    text-align: center;
    font-size: 14px;
}

.texto_banner {
    font-size: 16px;
    position: relative;
    float: left;
    width: 70%;
	font-weight: bold;
	color: #fff;
}

.texto_banner h3 {
    margin: 10px 0 0 0;
    font-size: 20px;
}

.texto_banner img {
    width: 100px !important;
    height: auto !important;
}

.slider_servicos {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
}

#slider_servicos {
	margin: 0;
    padding: 0;
}

#slider_servicos li {
	
}

#slider_servicos li a {
	
}

#slider_servicos li .imagem {
	
}

#slider_servicos li .imagem img {
	width: 140px;
    display: inline-block;
    margin-bottom: 15px;
}

#slider_servicos li .nome {
	margin: 0;
}

#servicos_prev,
#servicos_next {
	position: absolute;
	top: 60px;
}

#servicos_prev img,
#servicos_next img {
	width: 16px;
}

#servicos_prev {
	left: 20px;
}

#servicos_next {
	right: 20px;
}

.noticias_list {
    position: relative;
    float: left;
    width: 100%;
}

.noticias_list .noticia {
	position: relative;
    float: left;
    width: 95%;
	margin-bottom: 30px;
}

.noticias_list .noticia .nome {
	position: relative;
	float: left;
	width: 95%;
	text-transform: uppercase;
    margin-bottom: 20px;
	padding: 0 0 0 5%;
    background: url(/m/imagens/nav_selected.png) no-repeat;
    background-size: 6px;
    background-position: 0 7px;
}

.noticias_list .noticia .nome.img_red {
    background: url(/m/imagens/nav_selected_2.png) no-repeat;
    background-size: 6px;
    background-position: 0 7px;
}

.noticias_list .noticia a {
	color: #838383;
}


/* BLOCOS STYLE */
.blocos_contentor {
    position: relative;
    width: 90%;
    margin: 0 5%;
	float: left;
}

.bloco_animation {
	position: relative;
    float: left;
    width: 90%;
    background-color: #eeeeee;
    color: #000;
    padding: 10px 5%;
	margin-bottom: 10px;
}

.bloco_animation .nome {
	position: relative;
    float: left;
    width: 88%;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    background: url(/m/imagens/open_block.png) no-repeat;
    background-size: 20px;
    padding-left: 12%;
}

.bloco_animation.open .nome {
	background: url(/m/imagens/close_block.png) no-repeat;
    background-size: 20px;
}

.bloco_animation .conteudo {
    display: none;
    position: relative;
    float: left;
    width: 100%;
}

.bloco_animation .conteudo .imagem {
    position: relative;
    margin: 30px auto;
    width: 200px;
}

.bloco_animation .conteudo .cargo {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
    color: #ed1824;
    font-weight: bold;
	text-align:center;
}

.bloco_animation .conteudo ul {
    padding: 0;
	list-style-type: none;
}

.bloco_animation .conteudo ul li {
	margin-bottom: 20px;
}

.bloco_imagem {
	position: relative;
	float: left;
	width: 50%;
	margin-bottom: 15px;
}

.bloco_imagem.right {
	text-align: right;
}

.bloco_imagem img {
	width: 94% !important;
	margin: 0 !important;
	display: inline-block;
}

.bloco_imagem a {
	display: block;
	width: 100%;
	height: 100%;
}

.galeria_solo {
    position: relative;
    float: left;
    width: 100%;
}

.galeria_solo .imagem {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
}

.galeria_solo .imagem img {
	width: 98% !important;
	margin: 0 !important;
	display: inline-block;
	border: 2px solid #ff9800;
}

.galeria_solo .nome {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 40px;
    color: #ed1824;
    text-transform: uppercase;
    font-size: 16px;
}

.voltar {
	position: relative;
    float: left;
    width: 100%;
    text-align: center;
}

.voltar a {
    background-color: #ed1824;
    color: #fff;
    text-decoration: none;
    padding: 7px 30px;
    outline: none;
	/*float: left;*/
}

.galeria_solo .descricao {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

.title_red {
    color: #ed1824;
    text-transform: uppercase;
}

.alertas {
    position: relative;
    float: left;
    width: 100%;
	display: none;
    margin-bottom: 20px;
}

.alert.alert-success {
    color: #26B126;
}

.contactos .texto {
    position: relative;
    float: left;
    width: 100%;
}

.contactos .texto img {
    width: 20px !important;
    margin: 0 20px 0 0;
    /*float: left;*/
}

.contactos .texto a {
	text-decoration: none;
    color: #838383;
}

.texto_conteudo{
	text-align: center;
}

.testemunho{
	text-align: center;
}

#cartao{
	overflow: hidden;
}

#cartao .links_especias img{
	max-width:160px;
	display:block;
	margin:0 auto;
}

form{
	text-align:left;
}