@font-face {
font-family: 'Gilroy H';
src: url(//filmecomavapor.com.br/wp-content/themes/alfama/assets/fonts/Gilroy-Heavy.ttf) format('opentype');
}
@font-face {
font-family: 'Gilroy B';
src: url(//filmecomavapor.com.br/wp-content/themes/alfama/assets/fonts/Gilroy-Bold.ttf) format('opentype');
}
@font-face {
font-family: 'Gilroy SB';
src: url(//filmecomavapor.com.br/wp-content/themes/alfama/assets/fonts/Gilroy-SemiBold.ttf) format('opentype');
}
@font-face {
font-family: 'Gilroy R';
src: url(//filmecomavapor.com.br/wp-content/themes/alfama/assets/fonts/Gilroy-Regular.ttf) format('opentype');
}
@font-face {
font-family: 'Gilroy RI';
src: url(//filmecomavapor.com.br/wp-content/themes/alfama/assets/fonts/Gilroy-RegularItalic.ttf) format('opentype');
}
@font-face {
font-family: 'Gilroy M';
src: url(//filmecomavapor.com.br/wp-content/themes/alfama/assets/fonts/Gilroy-Medium.ttf) format('opentype');
}
body {
margin: 0;
font-family: "Gilroy M", sans-serif;
font-size: 18px;
font-weight: 400;
overflow-x: hidden;
color: #202020;
line-height: 22px;
background: #F6F6F6;
}
hr {
margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
padding: 0;
}
.conteudo p {
margin-bottom: 2rem;    
}
.conteudo ul {
padding-left: 1rem;
}
.conteudo li {
margin-bottom: 0.6rem;
}
.wpcf7-form-control-wrap {
width: 100%;
display: block;
}
.wpcf7-not-valid-tip {
color: #ab1010 !important;
}
.wpcf7 form {
transition: all .3s;
position: relative;
}
.wpcf7 form.submitting {
opacity: 0.5;
}
.wpcf7-spinner {
display: none !important;
}
.wpcf7 form.submitting::after {
width: 48px;
height: 48px;
border: 5px solid #ab1010;
border-bottom-color: transparent;
border-radius: 50%;
display: inline-block;
box-sizing: border-box;
animation: rotation 1s linear infinite;
position: absolute;
z-index: 2;
top: calc(50% - 48px);
left: calc(50% - 24px);
content: '';
}
.btn-contato {
background-color: #F69743;
text-decoration: none;
color: #FFFFFF;
padding: 20px 45px;
transition: all .3s;
border-radius: 80px;
border: none;
width: fit-content;
display: inline-block;
height: fit-content;
font-family: 'Gilroy R';
font-size: 25px;
font-style: normal;
font-weight: 400;
line-height: 120%; }
.btn-contato svg path {
transition: all .3s;
}
.btn-contato:hover {
background-color: #f88622;
color: #FFF;
}
.btn-ver-todos {
color: #202020;
font-family: 'Gilroy M';
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 100%; text-decoration: none;
&:hover {
color: #202020;
}
}
.box-img img {
max-width: 100%;
}
header .box-h {
background: #2C2C2C;
padding-top: 48px;
}
header .nav-header {
padding: 22px 30px;
border-radius: 10px;
background: #FFF;
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
}
header .nav-header .menu-itens ul {
list-style: none;
margin: 0;
padding: 0;
display: flex;
align-content: center;
}
header .nav-header .menu-itens ul li {
margin-right: 32px;
}
header .nav-header .menu-itens ul li:last-child {
margin-right: 0;
}
header .nav-header .menu-itens a {
color: #0A0A0A;
font-family: 'Gilroy M';
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: uppercase;
text-decoration: none;
}
header .social-itens {
display: flex;
align-items: center;
}
header .social-itens a {
display: inline-flex;
text-decoration: none;
margin-left: 28px;
}
.open-menu {
border: none;
background-color: transparent;
width: 40px;
height: 40px;
display: none;
}
.close-menu {
background-color: transparent;
border: none;
height: 45px;
width: 45px;
position: absolute;
z-index: 100;
right: -100vw;
transition: all .3s;
}
.topo-pagina {
padding: 80px 0;
}
.topo-pagina .btn-cta {
background-color: transparent;
text-decoration: none;
color: #585858;
padding: 20px 45px;
transition: all .3s;
border-radius: 80px;
border: solid 1px #f88622;
display: inline-block;
height: fit-content;
font-family: 'Gilroy R';
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 20px;
}
.breadcrumb {
margin-bottom: 21px;
}
.breadcrumb a {
color: #202020;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 120%;
border-radius: 4px 24px 24px 4px;
background: #EAEAEA;
box-shadow: 3px 0px 4px 0px rgba(0, 0, 0, 0.15);
padding: 7px 24px;
text-decoration: none;
margin-left: -5px;
}
.breadcrumb li:first-child a {
margin-left: 0;
position: relative;
z-index: 2;
}
.breadcrumb li:last-child a {
background-color: transparent;
box-shadow: none;
}
.titulo-pagina h1 {
color: #202020;
font-family: 'Gilroy H';
font-size: 64px;
font-style: normal;
font-weight: 400;
line-height: 120%; }
.card-projeto,
.card-principal {
border-radius: 12px;
display: flex;
flex-direction: column;
position: relative;
text-decoration: none;
overflow: hidden;
.box-img {
border-radius: 8px;
overflow: hidden;
}
img {
width: 100%;
border-radius: 8px;
height: 180px;
object-fit: cover;
aspect-ratio: 331 / 180;
transition: all .5s;
}
&:hover {
img {
transform: scale(1.1);
}
}
}
.card-principal {
height: 630px;
}
.card-projeto .categoria {
margin: 11px 0;
}
.card-projeto p {
color: #000;
font-family: 'Gilroy M';
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.card-principal img {
width: 100%;
height: 630px;
border-radius: 12px;
object-fit: cover;
aspect-ratio: 969 / 638;
}
.card-principal p {
color: #FFF;
font-family: 'Gilroy M';
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.card-principal .bg-layer {
border-radius: 12px;
width: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
padding: 38px;
background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.7) 100%);
height: 630px;
position: absolute;
top: 0;
z-index: 2;
text-decoration: none;
}
.card-redes .categoria,
.card-projeto .categoria,
.card-principal .categoria,
.card-carousel-projeto .categoria {
color: #4E4E4E;
font-family: 'Gilroy M';
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
padding: 9px 10px 8px 10px;
border-radius: 8px;
width: fit-content;
text-decoration: none;
background-color: #D2F5FD;
}
.card-redes .categoria.cat-minidoc,
.card-projeto .categoria.cat-minidoc,
.card-principal .categoria.cat-minidoc,
.card-carousel-projeto .categoria.cat-minidoc,
.card-redes .categoria.cat-minidocs,
.card-projeto .categoria.cat-minidocs,
.card-principal .categoria.cat-minidocs,
.card-carousel-projeto .categoria.cat-minidocs {
background-color: #FFEEDF;
}
.card-redes .categoria.cat-campanha,
.card-principal .categoria.cat-campanha,
.card-projeto .categoria.cat-campanha,
.card-carousel-projeto .categoria.cat-campanha {
background-color: #FBD3CB;
}
.card-redes .categoria.cat-webseries,
.card-projeto .categoria.cat-webseries,
.card-principal .categoria.cat-webseries,
.card-carousel-projeto .categoria.cat-webseries {
background-color: #D2F5FD;
}
.newsletter {
h2 {
color: #000;
text-align: center;
font-family: 'Gilroy M';
font-size: 48px;
font-style: normal;
font-weight: 400;
line-height: 120%; }
input {
width: 100%;
height: 60px;
background-color: transparent;
border: none;
border-bottom: solid 1px #0A0A0A;
color: #000;
font-family: 'Gilroy M';
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 120%; padding-left: 15px;
}
}
.botoes-flutuantes {
position: fixed;
right: 3rem;
bottom: 200px;
display: flex;
flex-direction: column;
z-index: 2;
a {
display: flex;
justify-content: center;
align-items: center;
width: 50px;
height: 50px;
border-radius: 50%;
text-decoration: none;
cursor: pointer;
margin-bottom: 10px;
&.btn-atendimento {
background-color: #F89742;
}
&.btn-chat {
background-color: #808889;
}
&.btn-whatsapp {
background-color: #00CC45;
}
}
}
footer {
padding-top: 90px;
}
footer .box-footer {
border-radius: 24px;
background: #1C1C1C;
padding: 80px 45px;
}
footer .box-contato {
display: flex;
justify-content: space-between;
align-items: center;
}
footer .box-contato h2 {
color: #FFF;
font-family: 'Gilroy SB';
font-size: 64px;
font-style: normal;
font-weight: 400;
line-height: 120%; letter-spacing: 2.56px;
text-transform: uppercase;
}
footer hr {
height: 3px !important;
background-color: #414141;
margin-top: 50px;
margin-bottom: 50px;
}
footer .box-primario,
footer .box-secundario {
display: flex;
flex-direction: column;
}
footer .box-primario a {
color: #FFF;
font-family: 'Gilroy R';
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 120%; letter-spacing: 0.64px;
text-transform: uppercase;
margin-bottom: 22px;
text-decoration: none; }
footer .box-secundario a {
color: #9F9F9F;
font-family: 'Gilroy M';
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: 12px;
padding-left: 10px;
text-decoration: none;
text-transform: none;
max-width: 110px;
}
footer .box-endereco h3 {
color: #FFA353;
font-size: 32px;
font-style: normal;
font-weight: 400;
line-height: 120%; margin-bottom: 17px;
}
footer .box-endereco p {
color: #FFF;
font-family: 'Gilroy R';
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 120%; letter-spacing: 0.8px;
margin-bottom: 38px;
}
footer .box-endereco a {
color: #FFF;
font-family: 'Gilroy SB';
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 120%; letter-spacing: 0.8px;
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: none;
text-decoration-thickness: auto;
text-underline-offset: auto;
margin-bottom: 12px;
display: block;
}
footer .copy {
height: 80px;
}
footer .copy p,
footer .copy a {
color: #808889;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: 0;
}
@keyframes rotation {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@media (max-width: 1800px) {
footer .box-contato h2 {
font-size: 50px;
line-height: 110%;
}
footer .box-endereco h3 {
font-size: 24px;
line-height: 115%;
}
footer .box-endereco p {
font-size: 17px;
line-height: 117%;
}
footer .box-endereco a {
font-size: 18px;
line-height: 115%;
}
}
@media (max-width: 1600px) {
header .nav-header {
padding: 22px 12px;
}
header .box-logo img {
width: 124px;
}
header .nav-header .menu-itens a {
font-size: 14px;
}
}
@media (max-width: 1400px) {
.btn-contato {
padding: 17px 40px;
font-size: 21px;
}
header .nav-header .menu-itens a {
font-size: 14px;
}
header .nav-header .social-itens {
overflow: hidden;
position: absolute;
z-index: 3;
top: 520px;
right: -100vw;
transition: all .3s;
}
footer .box-contato h2 {
font-size: 40px;
line-height: 110%;
}
footer .box-endereco h3 {
font-size: 24px;
line-height: 115%;
}
footer .copy {
flex-direction: column;
justify-content: center;
}
}
@media (max-width: 1200px) {
footer .box-footer {
padding: 60px 30px;
}
header .menu-itens {
display: none;
}
header .nav-header .menu-itens {
overflow: hidden;
top: 0;
height: 100vh;
background-color: rgba(255, 255, 255, 0.95);
position: absolute;
flex-direction: column;
z-index: 99;
align-items: flex-end;
left: 100vw;
width: 100vw;
display: flex;
transition: all .3s;
padding-right: 10px;
}
header .nav-header ul {
display: flex;
flex-direction: column;
text-align: right;
}
header .nav-header .menu-itens li {
margin: 0 3rem 10px 0 !important;
}
header .nav-header .menu-itens li a {
font-size: 19px !important;
font-weight: 500;
}
header .nav-header.active .menu-itens {
left: 0;
}
header .nav-header.active ul {
margin-top: 172px;
}
.open-menu {
display: block;
}
header .nav-header.active .close-menu {
right: 3rem;
}
header .nav-header.active .social-itens {
right: 3rem;
}
}
@media (max-width: 992px) {
footer .box-contato {
flex-direction: column;
h2 {
margin-bottom: 30px;
text-align: center;
}
}
.card-projeto {
width: calc(50% - 0.75rem);
}
.card-projeto img {
height: 240px;
}
.card-principal img,
.card-principal .bg-layer {
height: 540px;
}
.card-principal .bg-layer {
padding: 20px;
}
.card-principal p {
color: #FFF;
font-family: 'Gilroy M';
font-size: 32px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: 0;
}
footer .box-primario a {
font-size: 16px;
}
footer .box-contato h2 {
font-size: 30px;
line-height: 105%;
}
}
@media (max-width: 768px) {
.card-projeto {
width: 100%;
}
.botoes-flutuantes {
position: fixed;
right: 1rem;
bottom: 75px;
display: flex;
flex-direction: column;
z-index: 2;
}
}.marca img {
width: auto;
max-width: 100%;
}
.card-carousel-projeto {
border-radius: 12px;
display: flex;
flex-direction: column;
position: relative;
text-decoration: none;
}
.card-carousel-projeto img {
height: 390px;
width: 100%;
border-radius: 12px;
object-fit: cover;
aspect-ratio: 969 / 638;
transition: all .3s;
}
.card-carousel-projeto p {
color: #FFF;
font-family: 'Gilroy M';
font-size: 28px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: 0;
}
.card-carousel-projeto .bg-layer {
border-radius: 12px;
width: 100%;
display: flex;
flex-direction: column;
justify-content: flex-end;
padding: 32px;
background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.7) 100%);
height: 390px;
position: absolute;
top: 0;
left: 0;
z-index: 2;
text-decoration: none;
}
.card-campanha {
position: relative;
display: block;
text-decoration: none;
}
.card-campanha img {
object-fit: cover;
max-width: 100%;
width: 100%;
height: 420px;
border-radius: 12px;
z-index: 1;
}
.card-campanha p {
margin-bottom: 0;
color: #000;
font-family: 'Gilroy M';
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-top: 40px;
}
.card-campanha.card-campanha-pr img {
height: 600px;
}
.card-campanha.card-campanha-pr .bg-layer {
border-radius: 12px;
width: 100%;
display: flex;
flex-direction: column;
justify-content: flex-end;
padding: 38px;
background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.7) 100%);
height: 600px;
position: absolute;
top: 0;
left: 0;
z-index: 2;
text-decoration: none;
}
.card-campanha.card-campanha-pr p {
margin-top: 0;
color: #FFF;
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.marcas .box-img {
display: flex;
align-items: center;
}
.marcas .box-img img {
height: 70px;
width: auto;
}
.marcas .box-img .marcador {
height: 45px;
width: auto;
margin-left: 25px;
}
.redes .card-redes img {
aspect-ratio: auto;
height: 250px;
}
.card-redes {
position: relative;
display: block;
text-decoration: none;
}
.card-redes img {
object-fit: cover;
max-width: 100%;
width: 100%;
height: 420px;
border-radius: 12px;
z-index: 1;
}
.card-redes p {
margin-bottom: 0;
color: #000;
font-family: 'Gilroy M';
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-top: 15px;
}
.card-redes.card-redes-pr,
.card-redes.card-redes-pr img {
height: 500px;
}
.card-redes.card-redes-pr .bg-layer {
border-radius: 12px;
width: 100%;
display: flex;
flex-direction: column;
justify-content: flex-end;
padding: 38px;
background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.7) 100%);
height: 500px;
position: absolute;
top: 0;
left: 0;
z-index: 2;
text-decoration: none;
}
.card-redes.card-redes-pr p {
margin-top: 0;
color: #FFF;
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.card-redes.card-horizontal {
display: flex;
width: 100%;
justify-content: space-between;
gap: 16px;
}
.card-redes.card-horizontal img {
width: 290px;
height: 200px;
object-fit: cover;
flex-shrink: 0;
}
.big-post-card {
position: relative;
}
.big-post-card h2 {
color: #FFF;
font-family: 'Gilroy M';
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: 110%;
margin-bottom: 27px;
}
.big-post-card p {
margin-bottom: 0;
color: #FFF;
font-family: 'Gilroy R';
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 120%;
}
.big-post-card img {
width: 100%;
height: 700px;
object-fit: cover;
z-index: 1;
}
.big-post-card .bg-layer {
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2;
height: 100%;
display: flex;
align-items: flex-end;
padding-bottom: 60px;
background-color: rgba(0, 0, 0, 0.4);
}
.big-post-card .box-autor {
display: flex;
align-items: center;
margin-bottom: 25px;
}
.big-post-card .box-autor img {
width: 50px;
height: 50px;
object-fit: cover;
border-radius: 50%;
}
.big-post-card .box-autor p {
margin-bottom: 0;
color: #FFF;
font-family: 'Gilroy M';
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
padding-left: 10px;
}
.big-post-card .box-autor p span {
font-family: 'Gilroy B';
}
.brandings {
margin-top: 40px;
background-color: #0F0F0F;
padding: 70px 0;
}
.brandings h2.titulo {
color: #FFF;
text-align: center;
font-family: 'Gilroy M';
font-size: 52px;
font-style: normal;
font-weight: 400;
line-height: 120%;
text-transform: uppercase;
margin-bottom: 20px;
}
.brandings a.card {
background-color: transparent;
display: block;
text-decoration: none;
}
.brandings a.card .box-img {
position: relative;
overflow: hidden;
}
.brandings a.card .box-img img {
height: 250px;
object-fit: cover;
width: 100%;
transition: all .5s;
}
.brandings a.card .box-img .categoria {
color: #4E4E4E;
font-family: 'Gilroy M';
font-size: 16px;
font-style: normal;
font-weight: 300;
line-height: normal;
padding: 9px 10px 8px 10px;
border-radius: 8px;
width: fit-content;
text-decoration: none;
background-color: #FFF6D8;
position: absolute;
top: 20px;
left: 20px;
}
.brandings a.card p {
color: #FFF !important;
font-family: 'Gilroy M';
font-size: 32px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-top: 20px;
}
.brandings a.card:hover .box-img img {
transform: scale(1.1);
}
.brandings a.card.card-grande img {
height: 450px;
}
.brandings .btn-ver-todos {
display: flex;
align-items: center;
justify-content: center;
max-height: 100%;
aspect-ratio: 1 / 1;
color: #FFFFFF;
border-radius: 50%;
border: solid 1px #fff;
}
.stack-titulo { 
display: block; 
}
.stack-titulo .titulo{
display: block;
margin: 0;              
line-height: 1.15;
font-weight: 600;
}
.stack-titulo .descricao-breve{
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;  
overflow: hidden;
margin: 0;              
line-height: 1.15;
font-size: .95rem;
opacity: .9;
}
.meta-projeto, 
.desc-pill { 
display: none !important; 
}
@media (max-width: 1400px) {
.card-campanha img {
height: 340px;
}
.card-campanha.card-campanha-pr img,
.card-campanha.card-campanha-pr .bg-layer {
height: 520px;
}
}
@media (max-width: 1200px) {
.card-campanha img {
height: 260px;
}
.card-campanha.card-campanha-pr img,
.card-campanha.card-campanha-pr .bg-layer {
height: 440px;
}
.card-campanha p {
font-size: 24px;
}
.card-campanha.card-campanha-pr p {
font-size: 32px;
}
}
@media (max-width: 992px) {
.card-campanha img,
.card-campanha.card-campanha-pr img,
.card-campanha.card-campanha-pr .bg-layer {
width: 100%;
height: 410px;
object-fit: cover;
}
.card-campanha p {
margin-top: 15px;
}
.card-redes p {
font-size: 18px;
}
.card-redes.card-redes-pr p {
font-size: 28px;
}
.card-campanha.card-campanha-pr .bg-layer,
.card-redes.card-redes-pr .bg-layer,
.card-carousel-projeto .bg-layer {
padding: 20px;
}
.card-redes.card-horizontal {
gap: 12px;
}
.card-redes.card-horizontal img {
width: 123px;
height: 102px;
object-fit: cover;
}
.big-post-card img {
height: 520px;
}
}
@media (max-width: 768px) {
.card-carousel-projeto img,
.card-carousel-projeto .bg-layer {
height: 320px;
}
.brandings h2.titulo {
font-size: 36px;
}
.brandings a.card p {
font-size: 24px;
}
.big-post-card h2 {
font-size: 28px;
}
.big-post-card img {
height: 420px;
}
}