@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;
}
}.titulo-pagina {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%; 
}
.titulo-pagina h1 {
margin: 0;
}
.badge-nota {
display: inline-block;
}
.section-head {
display: flex;
align-items: center;
gap: 14px;
margin: 0 0 14px 0;
}
.section-head .bar {
width: 6px;
height: 38px;
background: #F69743;
border-radius: 3px;
}
.section-head .title {
font-weight: 600;
line-height: 1.1;
margin: 0;
font-size: 1.6rem;
}
.entregamos-title {
font-weight: 600;
line-height: 1.1;
margin: 0 0 12px;
font-size: 2.4rem;
}
.box-pdf:focus-visible {
outline: 2px solid #F69743;
outline-offset: 3px;
}
.box-pdf:hover {
box-shadow: 0 8px 24px rgba(0, 0, 0, .1);
transform: translateY(-2px);   
}
.box-pdf .pdf-thumb img {
width: 301px;
border-radius: 12px;
transition: transform .45s ease;
}
.box-pdf:hover .pdf-thumb img {
transform: scale(1.02);
}
.pdf-thumb--placeholder {
width: 100%;
height: 220px;
background: linear-gradient(180deg, #f3f4f6, #e5e7eb);
border-radius: 12px;
}
.pdf-hover {
position: absolute;
inset: 0;
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
transform: translateY(6px);
transition: opacity .35s ease, transform .35s ease;
}
.box-pdf:hover .pdf-hover,
.box-pdf:focus-visible .pdf-hover {
opacity: 1;
}
.pdf-hover {
position: absolute;
left: 44%;
top: 60%;
transform: translate(-50%, -50%);
display: block;
background: transparent;      
opacity: 0;
transition: opacity .25s ease;
pointer-events: none;
}
.pdf-hover__pill {
display: inline-flex;
align-items: center;
gap: 6px;
padding: 8px 14px;
font-size: .8rem;
font-weight: 600;
color: #fff;
background: rgba(32, 32, 32, .9);
border-radius: 999px;
backdrop-filter: blur(2px);
}
.box-pdf .pdf-info {
display: none;
}
.box-pdf .pdf-title {
font-weight: 600;
margin: 0 0 2px;
color: #202020;
}
.box-pdf .pdf-sub {
margin: 0;
font-size: .95rem;
color: #6b7280;
}
.col-download {
position: relative;
padding-left: 28px;
}
.col-download::before {
content: "";
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 6px;
background: #F69743;
border-radius: 3px;
}
.col-download .section-head {
display: block;
}
.col-download .box-pdf {
position: relative;
}
.col-download .section-head .title {
font-weight: 400;
font-size: 1.8rem;
line-height: 1.3;
}
.carousel-galeria .owl-stage-outer {
overflow: inherit;
}
.carousel-galeria .box-img {
position: relative;
border-radius: 16px;
overflow: hidden;
height: clamp(260px, 52vh, 510px);
backface-visibility: hidden;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.carousel-galeria .owl-item.center .box-img {
height: clamp(320px, 58vh, 560px);
}
.carousel-galeria .box-img img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 16px;
}
.box-carousel .box-img {
border-radius: 16px;
overflow: hidden;
}
.box-carousel .box-img img {
display: block;
width: 100%;
height: auto;
object-fit: cover;
border-radius: 16px;
}
.topo-pagina .breadcrumb a {
text-decoration: none;
}
.complemento-topo p {
margin: .75rem 0 0;
}
.filtros {
position: sticky;
top: 96px;
padding-top: 0;
z-index: 4;
}
.filtros p {
font-family: 'Gilroy M';
font-size: 40px;
font-weight: 400;
line-height: 48px;
}
.filtros label {
font-family: 'Gilroy M';
font-size: 20px;
font-weight: 400;
line-height: 20px;
margin-bottom: 10px;
display: flex;
align-items: center;
}
.filtros label span {
display: inline-block;
padding-left: 5px;
}
.todos {
display: none;
transition: all .3s;
}
.todos.active {
display: block;
}
.borda {
border-left: solid 1px rgba(32, 32, 32, .25);
}
.apresentacao {
margin-bottom: 60px;
}
.apresentacao .box-img img {
border-radius: 24px;
object-fit: cover;
max-height: 690px;
width: 100%;
height: auto;
}
.infos h3 {
color: #202020;
font-family: 'Gilroy B';
font-size: 28px;
font-style: normal;
font-weight: 400;
line-height: 120%;
margin-bottom: 30px;
}
.infos .spec {
margin-bottom: 40px;
}
.infos .spec span {
color: #202020;
font-family: 'Gilroy R';
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 120%;
display: inline-block;
margin-bottom: 10px;
}
.infos .spec p {
color: #202020;
font-family: 'Gilroy SB';
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 120%;
}
.galeria {
margin: 80px 0;
}
.carousel-galeria.owl-theme .owl-nav {
display: flex;
justify-content: flex-end;
position: relative;
z-index: 3;
}
.carousel-galeria.owl-carousel .owl-nav button {
position: absolute;
bottom: 20px;
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
cursor: pointer;
background: transparent;
}
.carousel-galeria.owl-carousel .owl-nav button:hover {
background-color: transparent;
}
.carousel-galeria.owl-carousel .owl-nav button.owl-prev {
right: 55px;
}
.nota {
border-left: solid 8px #F69743;
padding-left: 35px;
padding-right: 7rem;
}
.nota p {
color: #202020;
font-family: 'Gilroy RI';
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 120%;
margin-bottom: 20px;
}
.descritivo h2,
.descritivo h3 {
margin-bottom: 20px;
}
@media (max-width: 1400px) {
.filtros {
top: 72px;
margin-bottom: 30px;
}
.filtros label {
display: inline-flex;
margin-right: 20px;
}
}
@media (max-width: 1200px) {
.carousel-galeria .box-img {
height: 420px;
}
.carousel-galeria .owl-item.center .box-img {
height: 480px;
}
}
@media (max-width: 900px) {
.filtros {
position: static;
}
.carousel-galeria .box-img,
.carousel-galeria .owl-item.center .box-img {
height: 360px;
}
.carousel-galeria.owl-theme .owl-nav {
display: none;
}
}