@charset "utf-8";
/* CSS EXTRAS DESTE SITE */
@import "style-noticias.css";
@import "style-equipe.css";
/*@import "style-areas.css";*/

/*FF pagina areas de atuação*/
.entry-content.areas-de-atuacao > div > div > div:nth-child(2),
.entry-content.areas-de-atuacao > div > div > div:nth-child(3),
.ff-areas-content > div:nth-child(3) {
    width: 50%;
    float: left;
}
.entry-content.areas-de-atuacao > div > div > div { padding: 22px 22px; }
.entry-content.areas-de-atuacao ul {
	margin: 40px 22px !important;
	display: flex;
	flex-direction: column;
}
@media screen and (max-width: 700px) { 
.entry-content.areas-de-atuacao > div > div > div:nth-child(2),
.entry-content.areas-de-atuacao > div > div > div:nth-child(3),
.ff-areas-content > div:nth-child(3) {
    width: 100%;
}
.entry-content.areas-de-atuacao > div > div > div { padding: 22px 22px; }
.entry-content.areas-de-atuacao ul {
	margin: 30px 0px !important;
}

}
/**/

/*PSG SEARCH NOTICIAS CARROSSEL*/
.search-area-noticias {
    display: flex;
    margin-right: 22px;
}

.search-area-noticias input.search-field {
    background: #cdcdcd;
    font-size: 16px;
    color: #2a2a2a;
    font-weight: normal;
    border-radius: 11px;
}
.search-area-noticias input.search-field::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333 !important;
  font-size:14px;
  opacity: 1; /* Firefox */
}
.search-area-noticias input.search-submit {
    border-radius: 10px 10px 10px 10px;
    filter: invert(1);
    background-size: 40px;
    margin-left: 1px;
    background-color: transparent;
    }
/*---------------*/


/*owl-carrossel configurar bts nav dos widgets com carrosseel*/
.owl-nav {
    position: absolute;
    width: 100%;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
button.owl-prev {
    position: absolute;
    left: -3%;
    width: initial;
}

button.owl-next {
    position: absolute;
    right: -4%;
    width: initial;
}
button.owl-next:before,
button.owl-prev:before {
	font-family:'Ionicons';
	font-size: 79px;
	color: #0CA5AB;
	position: relative;
	top: 1px;
}

button.owl-prev:before {content: "\f3d2";}
button.owl-next:before {content: "\f3d3";}

.owl-nav > button {
    font-size: 0px!important;
    background-color: transparent !important;
}
.owl-nav > button:hover { transform: scale(1.2)}

/*página de vídeos*/
.epyt-gallery {
    max-width: 800px;
    margin: 0 auto;
}
.epyt-gallery-list > div:nth-child(1) {
    display: none;
}

.epyt-gallery-list {
    margin-top: 20px !important;
}
.epyt-gallery-title {
    font-size: 12px;
    text-align: left;
    padding: 9px 0 0 0px;
}
.epyt-gallery-thumb:hover {
    background-color: #e2a37b;
}
.epyt-gallery-thumb:hover .epyt-gallery-title {
    color: #fff;
}
.epyt-pagebutton {
    font-weight: 600;
    text-align: center;
    margin: 0 auto;
    padding: 8px 19px !important;
    font-size: 14px;
    color: #ffffff !important;
    background-color: #9a7652 !important;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 0;
    text-decoration: none !important;
    margin: 0 10px;
}
.epyt-pagebutton:hover{
    background-color: #26180b !important;
}



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

.epyt-gallery-allthumbs {
    display: flex !important;
    flex-direction: column;
}

.epyt-gallery-allthumbs .epyt-gallery-thumb {
    display: flex !important;
    flex-direction: row;
    width: 100% !important;
    align-items: center;
}
	.epyt-gallery-title {
    font-size: 13px !important;
    text-align: left;
    padding: 9px 0 0 10px !important;;
}
}



/*CARROSSEL PARCEIROS*/
article#parceiroscarrossel {
    padding: 22px 0;
}
.parceiroscarrossel-content {padding: 0px 0;}
.carrossel-parceiros-item {
	position:relative;
	height: 100%;
	display: flex;
	flex-direction: row;
	background-color: transparent;
	opacity:1;
	padding: 0px;
	box-sizing: border-box;
}
.carrossel-parceiros-item .col20.foto {width: 150px;height: 150px;margin-right: 22px;}
.carrossel-parceiros-item .textos {
    width: 100%;
    padding: 0 11px 0 0;
}
.carrossel-parceiros-item h3 {
    padding: 0;
    margin: 0 0 11px 0;
}
article#parceiroscarrossel h2 {font-size:20px !important;margin-bottom: 33px;}
.carrossel-parceiros-item .foto img {
    width: 100% !important;
    height: auto !important;
    object-fit: contain;
}
.owl-dots {
    display: flex;
    justify-content: center;
}

button.owl-dot {
    width: auto;
}
/*  //  */

.laranja {
    color: #f19800 !important;
}
.button_div {
    display: flex;
    text-align: left !important;
}
input#rememberme {
    margin: 6px !important;
}


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


}


/*newsletter widget home PSG*/
div#text-2 {
    background-color: #707070;
    padding: 40px 7%;
}
div#text-2 h1 {
    display: none;
}
div#text-2 h2, div#text-2 p {
    color: #fff;
}
div#text-2 > div {
    display: flex;
    align-items: center;
}
div#text-2 form .col50 {
    padding: 0 11px;
}
/*--*/


/******************************************************/
/*******************  MOBILE  *************************/
/******************************************************/
@media screen and (max-width: 700px) {
.bloco.quemsomos.missao, .bloco.quemsomos.visao, .bloco.quemsomos.valores {
    flex-direction: column;
}
.bloco.quemsomos .col50.txt { text-align: center;}
.footer-colunas {
    flex-direction: column;
}
#footer-content { padding: 0 }
.header-bg { width: 40%;}
.bloco {
    flex-direction: column !important;
}
div#text-2 > div {
	flex-direction: column;
    width: 100% !important;
}
	div#text-2 > div > div{
    width: 100% !important;
}



.entry-content h2 {
    margin-bottom: 40px;
}
.map-container { flex-direction: column-reverse; height: auto;}
.map-container .enderecos {}
.w-infos h3 a {
    font-size: 16px;
}
.s-equipe.header .foto {
    width: 50%;
    padding-bottom: 50%;
}

.single-equipe-content {
    column-count: 1;
    padding: 20px;
}
header.post-single {
    flex-direction: column;
    height: auto;
}
.search-area-noticias {
 
    margin-right: 0px;
	margin-bottom: 22px;
}
}