@font-face {
font-family: 'industry-blackuploaded_file';
src: url(//anapec.org.br/wp-content/themes/anapec/css/fonts/industry-black-webfont.woff2) format('woff2'), url(//anapec.org.br/wp-content/themes/anapec/css/fonts/industry-black-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'industry-blackitauploadedfile';
src: url(//anapec.org.br/wp-content/themes/anapec/css/fonts/industry-blackitalic-webfont.woff2) format('woff2'), url(//anapec.org.br/wp-content/themes/anapec/css/fonts/industry-blackitalic-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'industry-bolditaluploadedfile';
src: url(//anapec.org.br/wp-content/themes/anapec/css/fonts/industry-bolditalic-webfont.woff2) format('woff2'), url(//anapec.org.br/wp-content/themes/anapec/css/fonts/industry-bolditalic-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'industry-bookuploaded_file';
src: url(//anapec.org.br/wp-content/themes/anapec/css/fonts/industry-book-webfont.woff2) format('woff2'), url(//anapec.org.br/wp-content/themes/anapec/css/fonts/industry-book-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'industry-bookitaluploadedfile';
src: url(//anapec.org.br/wp-content/themes/anapec/css/fonts/industry-bookitalic-webfont.woff2) format('woff2'), url(//anapec.org.br/wp-content/themes/anapec/css/fonts/industry-bookitalic-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'industry-bolduploaded_file';
src: url(//anapec.org.br/wp-content/themes/anapec/css/fonts/industry-bold-webfont.woff2) format('woff2'), url(//anapec.org.br/wp-content/themes/anapec/css/fonts/industry-bold-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
html,
body, a {
font-family: "industry-bookuploaded_file", sans-serif;
}
p {
color: #666666;
font-size: 16px;
} .top-menu {
display: none;
background-color: #24557e;
height: 60px;
color: #fff
}
.contatos-top,
.servicos-top {
padding: 20px 0 0 0;
}
.contatos-top a,
.servicos-top a {
text-decoration: none;
color: #fff;
}
.top-menu span {
font-size: 13px;
}
.top-menu .fa-envelope {
padding-left: 5px;
}
.busca {
padding: 14px 0 0 0;
}
.busca input {
background-color: #24557e;
height: 30px;
color: #fff;
}
.busca input::placeholder {
color: #fff;
}
.busca button {
position: absolute;
top: 10px;
border: none;
color: #fff;
font-size: 15px;
margin-left: -26px;
padding: 0;
}
.fa-user-circle {
font-size: 20px;
padding: 0 15px 0 5px;
} .menu-filiese li {
list-style: none;
}
.menu-filiese a {
color: #24557e;
}
.menu-filiese {
top: 1.5rem;
position: absolute;
right: 3rem;
}
.btn-white {
text-decoration: none;
background-color: #fff;
color: #24557e !important;
text-transform: uppercase;
font-family: "industry-bolduploaded_file";
font-size: 14px;
}
.btn-small-1 {
padding: 10px;
}
.btn-rounded {
border-radius: 5px;
}
.btn-blue {
text-decoration: none;
background-color: #24557e;
color: #fff !important;
text-transform: uppercase;
font-size: 14px;
}
.btn-medium {
padding: 5px 10px;
}
.btn-big {
font-size: 18px;
padding: 10px 20px;
} .header {
background-color: #fff; z-index: 3;
}
.header ul {
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
background-color: #fff;
}
.header li a {
font-family: "industry-bolduploaded_file", sans-serif;
color: #24557e;
text-transform: uppercase;
display: block;
padding: 20px 20px;
text-decoration: none;
}
.header li a:hover,
.header .menu-btn:hover {
color: #2f70a7;
}
.logo {
width: 60%;
}
.logo img {
width: 100%;
padding-top: 20px;
}
.header .logo {
display: block;
float: left;
padding: 0 0 20px 0;
text-decoration: none;
} .header .menu {
clear: both;
max-height: 0;
transition: max-height .2s ease-out;
} .header .menu-icon {
cursor: pointer;
display: inline-block;
float: right;
padding: 15px 20px;
position: relative;
user-select: none;
}
.header .navicon{
font-size: 3rem;
color: #23557e;
} .header .sub-menu {
margin: 0;
padding: 0;
}
.header .sub-menu {
list-style: none;
}
.header .sub-menu li{
margin-bottom: 0;
}
.header .sub-menu li a{
padding: 10px 20px;
}
.header .sub-menu li a:hover {
background-color: #6ea0bd;
color: #fff;
}
.header .sub-menu .fa-angle-down{
display: none;
}
.header .menu li:hover>.sub-menu {
display: grid;
z-index: 9;
}
.header .sub-menu {
display: none;
position: absolute;
}
.header ul.sub-menu {
background-color: none !important;
border-radius: 5px;
}
.header .sub-menu .sub-menu {
top: 0;
left: 100%;
} .header .menu-btn {
display: none;
}
.header .menu-btn:checked~.menu {
max-height: 370px;
}
.header .menu-btn:checked~.menu-icon .navicon {
background: transparent;
}
.header .menu-btn:checked~.menu-icon .navicon:before {
transform: rotate(-45deg);
}
.header .menu-btn:checked~.menu-icon .navicon:after {
transform: rotate(45deg);
}
.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:after {
top: 0;
} @media (min-width:48em) {
.header li {
float: left;
}
.header li a {
padding: 20px 20px 0;
}
.header .menu {
clear: none;
float: right;
max-height: none;
}
.header .menu-icon {
display: none;
}
}
section.slider {
line-height: 0;
padding-bottom: 2rem;
}
.ads-geral {
display: none;
padding: 5rem 0;
}
.sobre{
padding-top: 4rem;
}
.desktop .sobre{
padding-top: 8rem;
}
.titulo-geral-section { font-size: 35px;
text-transform: uppercase;
color: #fff;
background-color: #24557e;
border-left: 1.5rem solid #85aebf;
padding: 5px 0 0 20px;
margin-bottom: 0;
}
.titulo-geral-section h1{
} #slider_simple {
padding-bottom: 2rem;
}
#slider_simple .bjqs-prev a,
#slider_simple .bjqs-next a {
top: 32%;
} .custom-slider .bjqs-controls li a {
top: 85.7% !important;
text-decoration: none;
color: #fff;
font-size: 30px;
background: #85aebf;
padding: 0px 10px;
}
.associase {
background-image: url(//anapec.org.br/wp-content/themes/anapec/images/04-banner-associa-se.jpg);
background-size: cover;
background-repeat: no-repeat;
height: 350px;
margin: 8rem 0;
text-align: center;
}
.associase h1 {
font-family: "industry-blackitauploadedfile", sans-serif;
font-size: 3rem;
color: #fff;
}
.associase p {
font-size: 23px;
color: #fff;
}
.menu-menu-associe-se-container ul {
list-style: none;
display: inline-block;
}
.menu-menu-associe-se-container a {
color: #24557e;
text-decoration: none;
}
.associase .row .nine {
padding-top: 3rem;
}
.titulo-post {
font-family: "industry-bolduploaded_file", sans-serif;
color: #24557e;
font-size: 18px;
}
.list-post {
display: inline-block;
}
.list-post img {
height: 150px;
object-fit: cover;
}
.featured-post {
padding-bottom: 1.7rem;
}
.featured-post a {
text-decoration: none;
}
.featured-post img {
height: 260px;
object-fit: cover;
}
.beneficios {
background: #fff url(//anapec.org.br/wp-content/themes/anapec/images/bg-beneficios-geral.png) 0 0 no-repeat;
background-size: cover;
margin: 8rem 0 3rem;
height: 220px;
}
.titulo-lowcaps {
font-family: "industry-blackuploaded_file", sans-serif;
font-size: 60px;
color: #fff;
}
.beneficios h2 {
padding-top: 7rem;
text-align: center;
}
.slider-beneficios {
width: 200px;
margin: 7rem 0 0 7.5rem;
}
.slider-beneficios.slick-dotted.slick-slider {
margin-bottom: 80px;
}
.titulo-noticias {
font-family: 'industry-bolduploaded_file', sans-serif;
font-size: 16px;
text-transform: uppercase;
margin: 0;
padding: 0;
padding-bottom: .5rem;
}
.noticias-anapec ul {
list-style: none;
}
.noticias-anapec a {
color: #666666;
}
.noticias-anapec a {
text-decoration: none;
}
.noticias-anapec a:hover {
text-decoration: underline;
color: #cacaca;
}
.noticias-anapec :not(:last-child) img{
height: 150px;
border-radius: 20px;
object-fit: cover;
}
.noticias-mundo a {
font-family: "industry-bolduploaded_file", sans-serif;
color: #24557e;
text-decoration: none;
}
.noticias-mundo a:hover {
color: #11446f;
text-decoration: underline;
}
.color-blue {
color: #00aeff;
}
.color-purple {
color: #7508a3;
}
.color-darkgreen {
color: #0bb698;
}
.color-green {
color: #1cbe3f;
}
.color-darkblue {
color: #24557e;
}
.titulo-post-black {
font-family: 'industry-bolduploaded_file', sans-serif;
font-size: 15px;
color: #3e3e3e;
}
.noticias-anapec p {
font-size: 14px;
}
.footer {
background-color: #24557e;
text-align: center;
color: #fff;
}
.footer p,
.footer a {
color: #fff;
}
hr.style-hr {
border: 0;
height: 0;
margin: 0;
padding: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.menu-footer ul {
margin-bottom: 0;
}
.menu-footer ul li {
display: inline-block;
padding: 20px 20px 0;
}
.menu-footer a {
color: #fff;
text-transform: uppercase;
text-decoration: none;
}
.footer-information h4 {
font-family: 'industry-bolduploaded_file', sans-serif;
font-size: 22px;
color: #fff;
}
.footer-information {
padding: 4rem 0 0;
}
.trabalhe {
padding-bottom: 4rem;
}
#easy-newsletter-form input {
width: 77%;
border-radius: 0;
background-color: whitesmoke;
color: #4d4d4d;
}
#easy-newsletter-form button {
background-color: #85aebf;
color: #fff;
border-radius: 0;
margin-left: -3px;
}
#easy-newsletter-form label {
display: none;
}
.error .wpens-error {
display: inline-flex;
}
.newsletter .fa-angle-right {
font-size: 16px;
margin-top: 9px;
}
.btn-blue-opacity {
font-family: 'industry-bolduploaded_file', sans-serif;
background-color: #85aebf;
text-decoration: none;
padding: 10px 30px;
font-size: 18px;
}
.social i {
font-size: 3rem;
padding: 10px 20px;
}
.endereco {
padding: 3rem 0 0;
}
.endereco p {
font-size: 13px;
}
.copy {
background-color: #85aebf;
}
.copy p {
color: #fff;
text-align: center;
margin: 0;
padding: 20px 0;
} .menu-tab {
background-color: #24557e;
}
ul.tabs {
margin: 0px;
padding: 0px;
list-style: none;
}
.mobile ul.tabs{
overflow-x: scroll;
width: auto;
overflow-y: hidden;
white-space: nowrap;
}
ul.tabs li {
background: none;
color: #fff;
text-transform: uppercase;
display: inline-block;
padding: 15px 15px 15px 25px;
margin-bottom: 0;
cursor: pointer;
}
.tab-beneficios ul.tabs li {
padding: 20px 10px 20px 15px;
font-size: 13px;
}
ul.tabs li.current {
background: #85aebf;
color: #fff;
}
.tab-beneficios ul.tabs a {
color: #fff;
text-decoration: none;
}
.tab-content {
display: none;
padding: 15px;
}
.tab-content.current {
display: inherit;
}
.menu-tab-content .container {
padding-top: 4rem;
}
.menu-tab-content ul {
text-align: justify;
}
.menu-tab-content ul li {
list-style: none;
}
.tab-estatuto {
padding-bottom: 15rem;
}
.tab-estatuto h1 {
font-family: 'industry-bolduploaded_file';
font-size: 25px;
color: #24557E;
text-transform: uppercase;
border-bottom: 1px solid #24557E;
width: 40%;
}
.link-download {
background-color: #24557e;
padding: 15px 35px;
text-decoration: none;
color: #fff;
text-transform: uppercase;
font-size: 20px;
border-right: 1.5rem solid #85aebf;
}
.lista-eventos,
.exibe-evento {
padding: 8rem 0;
}
.lista-eventos .row {
padding-bottom: 4rem;
}
.title-post-event,
.btn-two-colors {
font-family: "industry-bolduploaded_file", sans-serif;
font-size: 16px;
text-transform: uppercase;
color: #fff;
background-color: #24557e;
border-left: 1.5rem solid #85aebf;
padding: 10px 10px;
margin-bottom: 0;
text-decoration: none;
}
.btn-two-colors:hover {
color: #fff;
background-color: #1a4467;
}
.event-excerpt {
width: 80%;
float: left;
} .pagination {
display: inline-block;
}
.pagination a {
color: black;
float: left;
padding: 8px 16px;
text-decoration: none;
}
.pagination a.active {
background-color: #24557e;
color: white;
}
.pagination a:hover:not(.active) {
background-color: #85aebf;
}
.exibe-evento>ul {
list-style: none;
padding-left: 25px;
}
.mobile .exibe-evento img{
object-fit: cover;
}
.detalhes-evento {
background-color: #24557e;
margin-top: 4rem;
height: 175px;
}
.detalhes-evento img {
width: 350px;
border-left: 16px solid #85aebf;
}
.dados-evento {
color: #fff;
padding: 5rem 0 0;
}
.titulo-evento {
text-transform: uppercase;
font-size: 18px;
}
.endereco-evento {
width: 250px;
}
.texto-banner-talentos h1,
.texto-banner-talentos p {
color: #003158;
}
.texto-banner-talentos h1 {
font-family: 'industry-bolduploaded_file';
font-size: 25px;
}
.texto-banner-talentos {
padding-top: 24rem;
border-bottom: 3px solid #85aebf;
}
.novo-cadastro h1,
.ja-tenho-cadastro h1 {
font-family: inherit;
font-size: 25px;
margin-bottom: 2rem;
}
.ja-tenho-cadastro {
padding-top: 8rem;
}
.novo-cadastro {
background-color: #EEEEEE;
padding: 5rem 0;
}
input[type="submit"] {
background-color: #24557e;
color: #fff;
}
input[type="submit"]:hover {
background-color: #306b9c;
color: #fff;
}
.ja-tenho-cadastro input[type="text"],
.ja-tenho-cadastro input[type="email"],
.ja-tenho-cadastro input[type="password"],
.novo-cadastro input[type="text"],
.novo-cadastro input[type="email"],
.novo-cadastro input[type="password"] {
border-radius: 0;
padding: 20px 20px;
background-color: whitesmoke;
}
input[type="submit"]:focus {
color: #fff;
}
table.tableizer-table {
font-size: 12px;
border: 1px solid #CCC;
font-family: Arial, Helvetica, sans-serif;
}
.tableizer-table td {
padding: 4px;
margin: 3px;
border: 1px solid #CCC;
}
.tableizer-table th {
background-color: #104E8B;
color: #FFF;
font-weight: bold;
}
.texto-evento .blocks-gallery-item figcaption {
padding: 40px 0 5px !important;
} #mask {
position: absolute;
left: 0;
top: 0;
z-index: 9000;
background-color: #000;
display: none
}
#boxes .window {
position: absolute;
left: 0;
top: 0;  display: none;
z-index: 9999;
padding: 20px;
border-radius: 15px;
text-align: center
}
#boxes #dialog {  padding: 10px;
font-size: 15pt
}
#popupfoot {
font-size: 16pt;
float: right;
margin-top: -28px;
margin-left: 3px;
}
#popupfoot a {
font-size: 16px;
line-height: 1;
color: #fff;
text-transform: uppercase;
position: relative;
}  .arrow1 {
animation: slide1 1s ease-in-out infinite;
margin-right: 20px;
}
@keyframes slide1 {
0%,
100% {
transform: translate(0, 0);
}
50% {
transform: translate(10px, 0);
}
} .servicos-top .btn-small-1{
margin-top: -11px;
}
.bg-topo-internas{
background: #fff url(//anapec.org.br/wp-content/themes/anapec/images/topo-internas.jpg) -350px 0 no-repeat;
height: 150px;
text-align: center;
color: #fff;
text-transform: uppercase;
}
.bg-topo-internas h1,
.bg-topo-internas h5{
padding-top: 50px;
}
.lista-noticias-gerais{
padding: 2rem 0;
}
.lista-noticias-gerais h3{
font-size: 25px;
color: #23557d;
} .pagination {
list-style: none;
font-size: 12px;
}
.pagination {
display: inline;
}
.pagination-init {
padding: 0 0 3rem 11rem;
text-align: center;
}
.pagination a {
color: #464646;
display: block;
float: left;
padding: 4px 9px;
margin-right: 7px;
border: 1px solid #efefef;
}
.pagination span.current {
display: block;
float: left;
padding: 4px 9px;
margin-right: 7px;
border: 1px solid #efefef;
background-color: #f5f5f5;
}
.pagination span.dots {
display: block;
float: left;
padding: 4px 9px;
margin-right: 7px;
} .eventos-passados{
padding: 2rem 0 4rem;
}
.mobile .texto-sobre{
padding-top: 10rem;
}
.video-thumb{
padding-top: 2rem;
}
.video-thumb li{
list-style: none;
display: inline-block;
}
.video-thumb img{
height: 150px;
object-fit: cover;
width: 266px;
}
.video-thumb a{
text-decoration: none;
}
.video-thumb li a:hover p{
text-decoration: underline;
color: #24557e;
}
.video-thumb li:first-child{
padding-right: 25px;
}
#playbuttonHome{
width: 32px;
height: 32px;
position: absolute;
margin: 56px 0 0 113px;
}
.video-texto{
font-family: Arial, Sans-serif;
font-size: 15px;
width: 266px;
}
#videos .wp-block-embed{
margin: 0;
}
#videos iframe{
width: 100%;
}   @media (min-width: 400px) {} @media (min-width: 550px) {} @media (min-width: 750px) {
.list-post {
width: 340px;
}
.top-menu {
display: block !important;
}
.logo {
width: 35% !important;
}
.logo img {
padding-top: 0 !important;
}
.slider {
padding-bottom: 0 !important;
}
.associase h1 {
font-size: 10rem !important;
}
.associase .row .nine {
padding-top: 0 !important;
margin: 2.5% 15%;
}
.slider-beneficios {
padding: 5rem 0;
margin-top: 7rem;
}
.endereco p {
font-size: 18px !important;
}
#easy-newsletter-form input {
float: left;
}
.menu-tab-content ul {
padding: 5rem 5rem;
}
.menu-tab-beneficios{
margin: 0 auto;
max-width: 1500px;
}
.beneficios {
height: 287px;
}
.beneficios h2 {
padding-top: 10rem;
}
.slider-beneficios {
margin-left: 4rem;
}
.exibe-evento img.u-full-width{
object-fit: cover;
}
.bg-topo-internas{
background: #fff url(//anapec.org.br/wp-content/themes/anapec/images/topo-internas.jpg) 0 0 no-repeat;
background-size: cover;
height: 300px;
text-align: center;
color: #fff;
text-transform: uppercase;
}
.bg-topo-internas h1,
.bg-topo-internas h5{
padding-top: 110px;
}
.mec-container{
padding: 4rem;
}
} @media (min-width: 1000px) {
.ads-geral {
display: block !important;
}
} @media (min-width: 1200px) {
} @media (min-width: 1500px) {
.tab-beneficios ul.tabs li {
font-size: 1.5rem!important;
}
}