﻿/*
Theme Name: AcoresPRO Theme
Theme URI: http://www.acorespro.com/
Description: Your Wordpress Theme.
Author: AcoresPRO
Author URI: http://www.acorespro.com
Version: 2.0
*/

.filtro_gal {
    display: block;
    width: auto;
    height: 50px;
    border: 1px solid #82826A;
    color: black;
    float: left;
    width: auto;
    padding: 20px;
    text-align: center;
    height: auto;
    background: #cecece;
    margin-right: 10px;
    margin-bottom: 10px !important;
    cursor: pointer;
}


.new-field {
    text-align: center!important;
    float: left;
    width: 100%;
    background: #cecece;
    padding: 10px;
    border: 1px solid #82826A;
    font-weight: bold;
    font-size: 12px;
    box-shadow: inset 0px 0px 12px #818181;
    margin-top: 15px;
}
.pdf-full {

    width: 100% !important;
    float: left;
    text-align: left !important;
    padding-left: 75px !important;
    padding-right: 40px !important;
	height:auto!important;

}
.pdf-linhas {

    font-size: 13px!important;
    line-height: 15px!important;
    padding-top: 20px!important;
    padding-bottom: 20px!important;

}
footer .container-fluid {

    z-index: 9999999 !important;
    position: relative;

}
.hamburger.hamburger--collapse {
    background: white;
    position: fixed;
    right: 0;
    margin-right: 15px;
    top: 6px;
    border: 1px solid black;
    padding-top: 18px;
}
li:hover .sub-menu{
	display:block!important;
}
.hamburger {
    float: right;
    margin-top: 35px;
    margin-right: 50px;
    position: relative;
    z-index: 999999999999;
}
.menu li a {

    float: left;
    width: 100%;
    text-align: center;
    color: white !important;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-decoration: none;
    padding-left: 23px;
    padding-right: 23px;

}
.menu_foota {

    width: 100%;
    float: left;
    margin-top: 53px;
	padding:0;

}
.menu_foota li a {
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 10px;
}
.menu_foota li a:hover{

    color: black;
	text-decoration:underline;

}
.menu_foota li {

    float: left;
    list-style: none;
    width: auto;
    padding-top:20px;
	padding-right:20px;

}
.menu li {
position:relative;
    float: left;
    width: auto;
    text-align: center;
    list-style: none;
    cursor: pointer;
    height: auto;

}
.sub-menu li {

    width:100%;

}
.data_noticia {
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: 12px;
    float: left;
    width: 100%;
	color:white;
}
.texto_item_noticia p {
    font-size: 12px !important;
    letter-spacing: 1px !important;
    color: white;
    line-height: 20px !important;
    float: left;
    width: 100%;
    max-height: 60px;
    min-height: 60px;
}
.slick-next {
    background-image: url('img/right-seta.png');
	height: 45px;
    width: 31px;
    position: absolute;
    top: 85px;
    right: -90px;
	cursor:pointer;
}
.slick-prev {

    background-image: url('img/left-seta.png');
    height: 45px;
    width: 31px;
    position: absolute;
    top: 85px;
    left: -90px;
	cursor:pointer;

}
.imagem_item_noticia {
    height: 168px;
    width: 253px;
    float: left;
    margin-right: 15px;
    background-size: cover;
    background-repeat: no-repeat;
}
.noticia_item {
    width: 650px !important;
    float: left;
    margin-top: 25px;
}
.texto_item_noticia {
    float: left;
    width: 335px;
}
.slick-noticias-index::after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    background: black;
    height: 100%;
    width: 205px;
    transform: rotate(180deg);
	background: rgba(41,41,41,1);
	background: -moz-linear-gradient(left, rgba(41,41,41,1) 0%, rgba(254,182,69,0) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(41,41,41,1)), color-stop(100%, rgba(254,182,69,0)));
	background: -webkit-linear-gradient(left, rgba(41,41,41,1) 0%, rgba(254,182,69,0) 100%);
	background: -o-linear-gradient(left, rgba(41,41,41,1) 0%, rgba(254,182,69,0) 100%);
	background: -ms-linear-gradient(left, rgba(41,41,41,1) 0%, rgba(254,182,69,0) 100%);
	background: linear-gradient(to right, rgba(41,41,41,1) 0%, rgba(254,182,69,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#292929', endColorstr='#feb645', GradientType=1 );
}
.ler_mais {
    border: 1px solid white;
    padding: 10px;
    width: 140px;
    float: left;
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-size: 13px;
}
.ler_mais:hover {
    background-color:white;
	color:black;
	text-decoration:none;
}
.noticia-item-title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
    margin-top: -8px;
    height: 27px;
    overflow: hidden;
}
.getto {
    float: left;
    width: 100%;
    height: 80px;
    overflow: hidden;
}
.container p {
    font-size: 17px;
    text-align: justify;
    letter-spacing: 2px;
    line-height: 25px;
}
.gab{
    font-size: 17px;
    text-align: justify;
    letter-spacing: 2px;
    line-height: 25px;
}

.titulo_barra::after {
    content: "";
    background: black;
    height: 1px;
    width: 230px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -25px;
}
.titulo_barra {
    margin-top: 120px;
    text-align: center;
    width: 100%;
    position: relative;
    margin-bottom: 65px;
    font-weight: 900;
    letter-spacing: 3px;
    font-size: 30px;
}
.noticias-index {
    background-color: #292929;
    height: 320px;
    margin-top: 140px;
	position:relative;
}
.menu li:hover .sub-menu{
    display:block;
}
.menu li:hover{
    background-color:white;
}
.menu li:hover a{
    color:black!important;
}
.sub-menu {

    padding: 0;
    float: left;
    background-color: #ebebeb;
    border-top: 4px solid #e2e2e2;
    display: none;
    position: absolute;
    left: 0;
    top: 44px;
    width: 100%;

}
.empresa h5 {
    text-transform: uppercase;
}
.menu li:nth-child(2) .sub-menu{
	width: 190px;
}
.reponsive_header{display:none;}

.titulo_top {
    font-weight: bolder;
    margin-top: 15px;
    font-size: 27px;
    letter-spacing: 3px;
}
.col-md-4.right-redes {
    position: absolute;
    right: 0;
    top: 10px;
}
.triangulo::after {
    background: white;
    position: absolute;
    width: 51%;
    right: 0;
    content: "";
    height: 190px;
    bottom: -106px;
    transform: skewY(-10deg);
	z-index: 999;
}

.triangulo::before {
    background: white;
    position: absolute;
    width: 51%;
    left: 0;
    content: "";
    height: 190px;
    bottom: -106px;
    transform: skewY(10deg);
	z-index: 999;
}
.triangulo {
    position: relative;
    height: auto;
    overflow: hidden;
    z-index: 0;
}
#layertitle {
    text-transform: uppercase;
}
footer {
     margin-top: 145px;
}
.home footer {
    margin-top: 0px;
}
.container img {
    max-width: 100%;
    height: auto;
}
footer {
    position: relative;
    z-index: 0;

}

.page-template .container p {
    font-size: 14px;
    text-align: justify;
    letter-spacing: 2px;
    line-height: 25px;
}
.triangulo-footer::after {
    background: #7d7f83;
    position: absolute;
    width: 51%;
    right: 0;
    content: "";
    height: 190px;
    transform: skewY(-10deg);
    z-index: 99;
    top: -85px;
}

.triangulo-footer::before {
    background: #7d7f83;
    position: absolute;
    width: 51%;
    left: 0;
    content: "";
    height: 190px;
    top: -85px;
    transform: skewY(10deg);
    z-index: 999;
}

.noticias-index {
    background-color: #292929;
    height: 320px;
    margin-top: 140px;
    position: relative;
    overflow: hidden;
}

.redes {
    border-radius: 5px;
    margin-right: 20px;
    background-size: 100%;
    width: 30px;
}
.follow {
    line-height: 150px;
    position: relative;
    top: -10px;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 3px;
    margin-right: 20px;
}
body{
	font-family:'Roboto', sans-serif!important;
}
p, a, span{
font-family:'Roboto', sans-serif!important;
}
/*-----------------------HEADER ----------------------*/
header {

    position: absolute;
    z-index: 9999;
    width: 100%;

}
.menu_mob li {

    list-style: none;

}
.topbar {
    background-color: rgba(255,255,255,0.6);
    height: 195px;
    padding-top: 25px;
}

.logo_father{
  text-align: l;
}
  .logo{
max-width:320px!important;
  }


.subtitulo_top {
    letter-spacing: 2px;
}
.follow{
  line-height: 150px;
}

.facebook, .twitter, .youtube{
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width:30px;
  height:30px;
  display: inline-block;
}
.beneficio_foto {
    width: 100%;
    float: left;
    height: 270px;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-bottom: 20px;
}
.col-md-6.the-space-is-real {

    padding-right: 25px;

}
.col-md-6.the-space-is-real-i-think {

    padding-left: 25px;

}
.beneficio h5 {
    text-align: center;
    color: white;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 27px;
    position: absolute;
    background-color: rgba(0,0,0, 0.5);
    width: 100%;
    height: 100%;
}
.menu_mob li a {
    color: black !important;
    cursor: pointer;
}
.beneficio_foto b {
    top: 100px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}
/*****************************Orgãos Regionais*****************************************/
.membro div {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.membro-cover div {
    background-size: cover!important;
}
.empresa {
    margin-bottom: 25px;
}
.empresa h5 {
    height: 70px;
}
.membro:hover {
    text-decoration:none;
}
.membro {
    width: 340px;
    height: auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    cursor: pointer;
    margin-right: 45px;
    padding: 0;
    margin-bottom: 40px;
}
.pdf_ofertas{
    background-image: url(img/pdf.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    padding-left: 20px;
    width: 190px;
    margin-top: 45px;
    display: block;
    text-align: center;
    line-height: 60px;
    height: 60px;
    border: solid 1px #797b81;
    color: #797b81;
}

.h5 {

    letter-spacing: 2px;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    font-weight: 600;
    margin-top: 40px;

}

.seccao .membro:nth-child(3n+0) {
  margin-right:0;
}
.membro_dados {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(70, 70, 70, 0.4);
    color: #fff;
    text-align: center;
    vertical-align: middle;
    padding-top: 25%;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 300;
    text-transform: uppercase;
}
.membro:hover .membro_dados{
  display: block;
}
.membro_dados h5 {
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-bottom: 0;
    margin-top: 30px;
}
.h5-tt {

    text-transform: uppercase;
    margin-top: 20px;
    float: left;
    width: 100%;
    font-weight: 800;
    font-size: 20px;
    letter-spacing: 2px;
    margin-bottom: 25px;
    border-bottom: 3px solid black;
    padding-bottom: 20px;
    background: #e7e7e7;
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;

}
.menu {

    width: 100%;
    text-align: center;
    float: left;

}

/*****************************Delegados*****************************************/
.delegado{


}
.telmail {
    font-weight: 300 !important;
    font-size: 18px !important;
}
.telmail svg{
    margin-right:5px;
}
.cargo-delegado {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 15px !important;
}
.nome-delegado {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 0;
}
.delegado_foto {
    width: 100%;
    height: 260px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 45px;
}

/************************************LINKS*****************************************/

.empresa_foto {

    width: 100%;
    height: 260px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 20px;

}
.empresa p {

    text-align: justify;
    letter-spacing: 2px;
    line-height: 25px;
    max-height: 123px;
    min-height: 123px;
    font-size: 13px;
    overflow: hidden;

}

.link_empresa {
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    width: 190px;
    margin-top: 27px;
    display: block;
    text-align: center;
    line-height: 60px;
    height: 60px;
    border: solid 1px #797b81;
    color: #797b81;
    float: left;
}
.tp-loop-wrap {
    display: none !important;
}
.home .tp-loop-wrap {
    display: block !important;
}
.titalo {
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
    z-index: 9999999999999999;
    color: white;
    width: 900px;
    margin: 0 auto;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 1px solid white;
    font-size: 31px;
    padding-bottom: 10px;
}
hr {
    margin-top: 35px;
    background: #929292;
    margin-bottom: 45px;
}
strong a {
    color: black;
}
a strong {
    color: black;
}
.link-fora {
    text-transform: uppercase;
    color: #969696;
}
.insc-text {
    color: #727272;
    margin-bottom: 20px;
    display: inline-block;
    font-size: 12px !important;
    letter-spacing: 1px;
}
.fa-globe {
    font-size: 25px;
    position: relative;
    bottom: -3px;
    margin-right: 10px;
}
.link_empresa:hover {


    color: black;

}

/********************************Regulamento******************************/
.pdf_down {
    background-image: url(img/pdf.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    padding-left: 20px;
    width: 190px;
    margin-top: 45px;
    display: block;
    text-align: center;
    line-height: 60px;
    height: 60px;
    border: solid 1px #797b81;
    color: #797b81;
    float: left;
}
.archive-new-title {
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 0;
}
.imagem_new {

    height: 280px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;

}
.galeria {

    margin-bottom: 85px;

}
.row.news_row {
    border-bottom: 1px solid #bebebe;
    padding-bottom: 65px;
    padding-bottom: 65px;
    margin-bottom: 65px;
}
.texto_new {
    padding-left: 50px;
}
.page-numbers {
    color: #4D4D4D;
    font-size: 22px;
    font-weight: bold;
}
.page-numbers.current {
    color: black !important;
}
.ler_mais_new {
    border: 1px solid #898989;
    color: #5B5B5B;
    text-transform: uppercase;
    padding: 15px;
    width: 180px;
    display: block;
    text-align: center;
    margin-top: 40px;
}
.navegacao {
    text-align: center!important;
    width: 100%;
    float: left;
}
.data_new {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
.wpcf7-form .col-sm-6 {
    padding: 0;
}
.t-icons {
    margin-top: 15px;
}
.t-icons svg {
    position: relative;
    margin-right: 10px;
    bottom: -3px;
}
.right-space{
	padding-right:15px!important;
}
.uptitle {
    font-weight: 900;
    margin-bottom: 20px;
}
iframe {
    margin-bottom: 30px;
}
.text-contactos {
    letter-spacing: 2px;
    font-size: 16px;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
    display: none !important;
}
.atualiza-h {
    float: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 30px;
    font-size: 25px;
}
.colin {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.colin input[type="text"], .colin input[type="tel"], .colin input[type="email"] {
    width: 100%;
    text-transform: uppercase;
    color: white;
    background-color: #a2a2a2;
    border: 1px solid #4F4F4F;
    padding: 10px;
    font-weight: bold;
    cursor: pointer;
}
.oferta {

    text-transform: uppercase;
    background-color: #ebebeb;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;

}
.oferta:nth-child(2n) {

    background-color: #d7d7d7;

}
.oferta h5 b {

    font-weight: 900;
    font-size: 23px;

}
.pdf_down:hover {
    cursor: pointer;
    color: #000;
}
.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    height: 200px;
    max-height: 200px;
    min-height: 200px;
    background-color: transparent;
    border: 1px solid #585858;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid;
}

label {
    font-size: 11px;
    text-transform: uppercase;
    width: 100%;
    float: left;
}
.wpcf7-form {
    width: 460px;
    margin: 0 auto;
}
/*.wpcf7-form-control-wrap {
    width: 100%;
    float: left;
}*/
.wpcf7-form-control-wrap input[type="text"], .wpcf7-form-control-wrap input[type="tel"], .wpcf7-form-control-wrap input[type="email"] {
    width: 100%;
    float: left;
    padding: 8px;
    background: transparent;
    border: 1px solid #585858;
}

/*******************************Inscrrção***************************************/
.inscricao{
  display: block;
  font-size: 20px;
  font-style: normal;
  line-height: 60px;
  height: 60px;
  border: solid 1px #797b81;
  color:#797b81;
  margin-bottom: 15px;
}

#container_formulario {
    text-align: center;
    background-color: #ebebeb;
    margin-bottom: -165px;
    padding-bottom: 175px;
    padding-top: 25px;
    margin-top: 65px;
}
#container_formulario h2{
font-weight: bolder;

}
#container_formulario label{
  text-align: left;
}
/*****************************FOOTER*******************************/
footer {
    background-color: #7d7f83;
    float: left;
    width: 100%;
    padding-top: 80px;
}
.footer-texto {
    color: white;
    font-size: 11px !important;
    padding-right: 75px;
    line-height: 20px !important;
}
.all-p svg {

    font-size: 17px !important;
    margin-right: 3px;
    position: relative;
    bottom: -2px;

}
.morada {
    color: white;
    font-size: 14px !important;
    letter-spacing: 0.5px !important;
    font-weight: 500;
}
.all-p {
    color: white;
    font-size: 13px !important;
    font-weight: bold;
}
.siga_nos {
    margin-top: 20px;
    font-size: 9px !important;
    text-transform: uppercase;
    color: #CFD1D5;
}
.seccao {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #383838;
    font-weight: 900;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.footer_social{
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width:50px;
  height:50px;
  margin-right:50px;
  display: inline-block;
}

.footer_rights {
    background-color: #464646;
    margin: 0;
        margin-top: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    line-height: 40px;
    margin-top: 55px;
    color: #7d7f83;
}
.acorespro {
    margin-top: 5px;
    width: 90px;
    height: 30px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    float: right;
    display: block;
    opacity: 0.3;
}


#slide-mais {
    border: 1px solid white !important;
}
.container ul li {
    font-size: 14px;
    text-align: justify;
    letter-spacing: 2px;
    line-height: 25px;
}
.voltar {
    text-align: center;
}
.imagem_single_noticia {

    height: 450px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-bottom: 25px;
    margin-top: 20px;

}
.chat {

    background-image: url('img/chat.png');
    height: 150px;
    background-repeat: no-repeat;
    background-position: center;

}
.saguinte a{
 margin-top: 13px;
    color: #000000;
    float: left;

}
.gab h3 {

    margin-bottom: 0px;
    margin-top: 25px;
    float: left;
    width: 100%;
    margin-bottom: 18px;

}
.navdown {

    float: left;
    width: 100%;
    position: relative;

}
.filtro.filtro_galeria {

    float: left;
    width: 100%;
    margin-top: 45px;

}
.galeria_single {

    width: 23%;
    float: left;
    height: 210px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-top: 20px;
    margin: 1%;

}
.col-md-5.saguinte {

    position: absolute;
    right: 0;

}
.col-md-5.antarior {

    position: absolute;
    left: 0;

}
.galeria {

    margin-bottom: 85px;
    float: left;
    width: 100%;

}
.antarior a {

    float: right;
    margin-top: 13px;
    color: #000000;

}
.voltar a {
    color: #000000;
}

 .titulo_tab.aberto{
    background-image: url(img/up.png);
}
.accord {
    margin: 0 !important;
        margin-top: 0px;
    margin-top: 0px;
    width: 100%;
    text-align: left;
    padding-left: 70px;
    margin-top: 15px !important;
    float: left;
    height: auto;
}


.tab_conteudo {
    float: left;
    width: 100%;
}
.titulo_tab {

    background-image: url(img/down.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 40px;
    width: auto !important;
    float: left;
    cursor: pointer;
    margin-top: 10px !important;
    margin-bottom: 0;
    font-style: italic;
    font-weight: 900;

}
.accordion span {
    float: left;
    width: 100%;
}
.accordion span:last-child {
    margin-bottom:40px;
}
.voltar span {
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin: auto;
}
@media only screen and (max-width: 650px) {
.titalo {
    width: 50%;
    font-size: 17px!important;
	top:25%;
}
.noticia_item {
    width: 440px !important;
    float: left;
    margin-top: 25px;
}
.texto_item_noticia {
    float: left;
    width: 265px;
}
.page-template .container p {
    overflow: hidden;
}
.imagem_item_noticia {

    height: 168px;
    width: 145px;
    float: left;
    margin-right: 15px;
    background-size: cover;
    background-repeat: no-repeat;

}

}
.nome-delegado {

    height: auto;
    font-size: 16px;

}
@media only screen and (max-width: 780px) {
.archive-new-title {

    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;

}
.col-md-6.the-space-is-real {

    padding-right: 15px;

}
.col-md-6.the-space-is-real-i-think {

    padding-left: 15px;

}

.texto_new p {

    font-size: 12px;

}
.container-fluid {
    margin: 0 !important;
    position: relative;
    z-index: 0;
}
.oferta h5 b {

    font-size: 17px !important;

}
.oferta p {

    font-size: 12px;

}
.pdf-full {

    width: 100% !important;
    float: left;
    text-align: left !important;
    padding-left: 75px !important;
    padding-right: 40px !important;
    height: auto !important;
    line-height: 20px !important;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 12px !important;

}
.col-md-6.leftiano {
    float: left;
    width: 55%!important;
    margin: 0 !important;
}
.titulo_barra {
    margin-top: 0;
    text-align: center;
    width: 100%;
    position: relative;
    margin-bottom: 65px;
    font-weight: 900;
    letter-spacing: 3px;
    font-size: 22px;
}
.mob-space {
    margin-top: 50px;
}
footer {
    padding-top: 80px;
}
.container-fluid {
    margin: 0!important;
}
.footer_social {
    margin-right: 25px;
}
.seccao .membro {
    margin: 0 !important;
    width: 100%!important;
	max-width:inherit!important;
}


header {
    position: relative;
    z-index: 1;
    width: 100%;
}
.slick-noticias-index::after {display:none;

}
.wpcf7-form {

    width: 100%;
    margin: 0 auto;

}
footer p {

    float: left;
    width: 100%;

}
.wpcf7-form .col-sm-6 {

    padding-right: 0px !important;
    width: 100% !important;
    max-width: 100% !important;

}
.beneficio {

    margin-bottom: 65px;

}
.antarior a {

    float: none;
}
.galeria_single {

    width: 45%;

}
.saguinte a {

    float: none;

}
.antarior {
width: auto;

}
.saguinte  {
width: auto;

}
.archive-new-title {

    margin-top: 25px;

}
.texto_new {

    padding-left: 15px;

}
}

.cartaz_single {
    height: 400px;
    width: 33%;
    float: left;
    background-size: cover;
    background-position: center;
}

@media only screen and (max-width: 600px) {
.nome-delegado {
    height: auto;

}
.galeria_single {
margin:0;
    width: 100%;

}

header {
    position: relative;
    z-index: 1;
    width: 100%;
}
.subtitulo_top {
    font-size: 10px;
}
.col-md-2.logo_father {
    width: 20% !important;
    float: left;
    padding: 0;
}

}
.beneficio {
    margin-bottom: 30px;
}

.reponsive_menu{display:none;}
.reponsive_menu {
    position: fixed;
    background-color: #b6b6b6;
    z-index: 99999;
    height: 100%;
    width: 100%;
    padding: 20px;
        padding-top: 20px;
    text-align: center;
    padding-top: 75px;
    line-height: 30px;
    letter-spacing: 2px;
}
#menu-menu-principal {
    padding: 0;
    text-align: center;
}
@media only screen and (min-width: 1200px) {
 .tp-leftarrow{
	left:45px!important;
}
.tp-rightarrow.tparrows.uranus{
	left:95%!important;
}

 }



@media only screen and (max-width: 1200px) {
 .titalo {
    width: 65%;
    font-size: 22px;
}
.seccao .membro {
    margin: 2.5% !important;
    width: 45%;
	max-width:inherit!important;
}
}



@media only screen and (max-width: 1500px) {
	.menu li a {
    letter-spacing: 2px;
    padding-left: 15px;
    padding-right: 15px;
}
}

@media only screen and (max-width: 1200px) {

.hermes.tp-bullets {
    display: none;
}
.sub-menu {
    position: relative;
    margin-bottom: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
	top:0;
}

.reponsive_header{display:block!important;}
.leftiano .titulo_top {
    margin-top: 0 ;
    margin-bottom: 0 !important;
	font-size:20px;
}
.topbar {
    background-color: rgba(255,255,255,0.6);
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
}
.col-md-2.logo_father {
    width: 20% !important;
    float: left;
}
.col-md-6.leftiano {
    float: left;
    width: 80%;
    margin: 0 !important;
}
    .menu {
        display:none;
    }
	.la-line {
    width: 100%;
}

.text-slide {
    width: 100% !important;
    white-space: pre-line !important;
}
.tp-caption br{
   display:none;
}
	.col-md-4.right-redes {
		display: none;
	}

}
