@font-face {
font-family: 'Quatro';
src: url(//dev.carrilho.com.br/wp-content/themes/alfama/assets/fonts/Quatro_ExtraLight.otf) format('otf');
font-weight: 200;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Quatro';
src: url(//dev.carrilho.com.br/wp-content/themes/alfama/assets/fonts/Quatro_ExtraLight_Italic.otf) format('otf');
font-weight: 200;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Quatro';
src: url(//dev.carrilho.com.br/wp-content/themes/alfama/assets/fonts/Quatro_Light.otf) format('otf');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Quatro';
src: url(//dev.carrilho.com.br/wp-content/themes/alfama/assets/fonts/Quatro_Light_Italic.otf) format('otf');
font-weight: 300;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Quatro';
src: url(//dev.carrilho.com.br/wp-content/themes/alfama/assets/fonts/Quatro_Regular.otf) format('otf');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Quatro';
src: url(//dev.carrilho.com.br/wp-content/themes/alfama/assets/fonts/Quatro_Regular_Italic.otf) format('otf');
font-weight: 400;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Quatro';
src: url(//dev.carrilho.com.br/wp-content/themes/alfama/assets/fonts/Quatro_Medium.otf) format('otf');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Quatro';
src: url(//dev.carrilho.com.br/wp-content/themes/alfama/assets/fonts/Quatro_Medium_Italic.otf) format('otf');
font-weight: 500;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Quatro';
src: url(//dev.carrilho.com.br/wp-content/themes/alfama/assets/fonts/Quatro_SemiBold.otf) format('otf');
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Quatro';
src: url(//dev.carrilho.com.br/wp-content/themes/alfama/assets/fonts/Quatro_SemiBold_Italic.otf) format('otf');
font-weight: 600;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Quatro';
src: url(//dev.carrilho.com.br/wp-content/themes/alfama/assets/fonts/Quatro_Bold.otf) format('otf');
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Quatro';
src: url(//dev.carrilho.com.br/wp-content/themes/alfama/assets/fonts/Quatro_Bold_Italic.otf) format('otf');
font-weight: 700;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Quatro';
src: url(//dev.carrilho.com.br/wp-content/themes/alfama/assets/fonts/Quatro_Black.otf) format('otf');
font-weight: 800;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Quatro';
src: url(//dev.carrilho.com.br/wp-content/themes/alfama/assets/fonts/Quatro_Black_Italic.otf) format('otf');
font-weight: 800;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Quatro';
src: url(//dev.carrilho.com.br/wp-content/themes/alfama/assets/fonts/Quatro_UltraBlack.otf) format('otf');
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Quatro';
src: url(//dev.carrilho.com.br/wp-content/themes/alfama/assets/fonts/Quatro_UltraBlack_Italic.otf) format('otf');
font-weight: 900;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Reem Kufi Ink';
src: url(//dev.carrilho.com.br/wp-content/themes/alfama/assets/fonts/reem/ReemKufiInk-Regular.ttf) format('ttf');
font-weight: 900;
font-style: italic;
font-display: swap;
}
body {
margin: 0;
font-family: "Quatro", sans-serif;
font-weight: 400;
overflow-x: hidden;
color: #0E1116;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
padding: 0;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.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-cta {
background-color: #FFFFFF;
text-decoration: none;
color: #0E1116;
padding: 14px 18px;
transition: all .3s;
border-radius: 80px;
border: 1px solid #08044F;
display: inline-block;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: -0.18px;
}
.btn-cta svg path {
transition: all .3s;
}
.btn-cta.btn-vermelho {
color: #ffffff;
background-color: #DC0019;
border: solid 1px transparent;
padding: 14px 28px;
}
.btn-cta:hover {
background-color: transparent;
color: #DC0019;
}
.btn-cta.btn-vermelho:hover {
border: solid 1px #0E1116;
}
.box-img img {
max-width: 100%;
}
header {
background: #FFFFFF;
padding: 18px 0;
border-bottom: solid 1px #A9A9A9;
padding: 22px 0;
}
header .nav-header {
display: flex;
justify-content: space-between;
}
header .menu-itens {
display: flex;
align-items: center;
}
header .box-logo {
margin-right: 25px;
}
header ul {
display: flex;
padding: 0;
margin: 0;
list-style: none;
align-items: center;
}
header ul li {
margin: 0 17.5px;
}
header ul li:first-child {
margin: 0;
}
header ul li a {
color: #0E1116;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-decoration: none;
transition: all .3s;
}
header ul li a:hover,
header ul li a.active {
color: #DC0019;
}
header .btn-ext-menu {
color: #0E1116;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: -0.18px;
border-radius: 50px;
border: 1px solid #DADADA;
background: #FFF;
transition: all .3s;
text-decoration: none;
display: flex;
align-items: center;
padding: 12px 14px;
}
header .btn-ext-menu:last-of-type {
margin-left: 12px;
}
header .btn-ext-menu:hover {
color: #DC0019;
}
header .close-menu,
header .open-menu {
display: none;
}
section.marged {
padding: 60px 0;
}
.box-midia {
height: 470px;
background-position: center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
}
.box-midia .bg-layer {
background-color: rgba(0, 0, 0, .55);
height: 100%;
}
.box-midia h1 {
color: #FFF;
font-size: 35px;
font-style: normal;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
}
.box-midia.box-midia-secundario h2 {
color: #FFF;
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 30px; letter-spacing: 0.4px;
margin-bottom: 30px;
}
.box-midia p {
color: #FFF;
text-align: center;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 35px; letter-spacing: 0.18px;
margin-bottom: 40px;
}
.numeros-destaques {
background-color: rgba(0, 0, 0, .8);
padding: 25px 0;
}
.num-destaque {
margin-bottom: 20px;
}
.numeros-destaques h3 {
color: #FFF;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.numeros-destaques h4 {
color: #FFF;
font-size: 60px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-bottom: 0;
}
.titulo h2 {
color: #08044F;
font-size: 36px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-bottom: 12px;
}
.titulo p {
color: #0E1116;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.conteudo p {
color: #0E1116;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%;
}
.noticias .card-post {
position: relative;
display: block;
overflow: hidden;
transition: all .3s;
}
.noticias .card-post .box-img {
position: relative;
overflow: hidden;
border-radius: 15px;
}
.noticias .card-post img {
border-radius: 15px;
z-index: 1;
object-fit: cover;
width: 100%;
height: 320px;
transition: all .3s;
}
.noticias .card-post:hover img {
transform: scale(1.05);
}
.noticias .card-post .box-info {
border-radius: 15px;
padding: 30px 25px;
background: rgba(0, 0, 0, .5);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
}
.noticias .card-post .box-info .categoria {
color: #FFF;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: normal;
display: inline-block;
border-radius: 80px;
background: #DC0019;
margin-bottom: 15px;
padding: 6px 20px;
margin-top: auto;
width: fit-content;
}
.noticias .card-post .box-info h3 {
color: #FFF;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-bottom: 15px;
}
.noticias .card-post .box-info p {
color: #FFF;
font-size: 15px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-bottom: 0;
}
footer {
background-color: #171717;
padding-top: 50px;
}
footer .copy p {
color: #FFF;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 190%; }
footer .copy a {
color: #FFF;
text-align: center;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-decoration-line: underline;
}
footer h4 {
color: #FFF;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
margin-bottom: 14px;
}
footer .primario p,
footer .secundario p,
footer .primario a,
footer .secundario a {
color: #FFF;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-decoration: none;
}
footer .social {
display: flex;
justify-content: flex-end;
}
footer .social a {
display: flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
border-radius: 50%;
border: solid 1px #ffffff;
text-decoration: none;
margin-left: 7px;
}
footer .primario .central {
font-size: 24px;
letter-spacing: 1.44px;
font-weight: 700;
}
footer .social a img {
position: relative;
max-height: 26px;
max-width: 26px;
}
footer .secundario {
padding: 20px 0 30px 0;
}
footer .secundario .selos {
display: flex;
justify-content: space-between;
}
footer .secundario .selos img {
max-height: 46px;
}
footer .secundario ul {
list-style: none;
margin-left: 0;
padding-left: 0;
}
footer .secundario ul li {
margin-bottom: 5px;
}
footer .secundario ul a {
color: #FFF;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 100%; text-transform: uppercase;
}
footer hr {
background-color: #fff;
border-top: solid 2px #fff;
}
@keyframes rotation {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.pagina-404 {
height: calc(100vh - 100px);
}
.pagina-404 .titulo h2 {
font-size: 8rem;
color: #DC0019;
}
@media (max-width: 1440px) {
header ul li a {
font-size: 14px;
}
.box-logo img {
max-width: 150px;
}
header .btn-ext-menu {
font-size: 15px;
padding: 9px 12px;
}
}
@media (max-width: 1200px) {
header ul,
header .btn-ext-menu {
display: none;
}
}
@media (max-width: 992px) {
header ul,
header .btn-ext-menu {
display: none;
}
.titulo h2 {
font-size: 30px;
margin-bottom: 15px;
}
.titulo p {
font-size: 18px;
margin-bottom: 25px;
}
.box-midia h1 {
color: #FFF;
text-align: center;
text-transform: uppercase;
}
.pagina-404 .titulo h2 {
font-size: 6rem;
color: #DC0019;
}
.box-midia.box-midia.box-midia-secundario h2 {
color: #FFF;
text-align: center;
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: 35px; letter-spacing: 0.3px;
}
.box-midia.box-midia.box-midia-secundario p {
color: #FFF;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 30px; letter-spacing: 0.16px;
}
}.video {
margin: 40px 0;
}
.video img {
border-radius: 20px;
}
.video .bg-layer {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, .7);
z-index: 2;
border-radius: 20px;
}
img.mcmv {
max-width: 120px;
height: auto;
position: absolute;
top: 5svh;
}
.info-basica {
padding-top: 60px;
}
.info-basica h2 {
color: #08044F;
font-size: 30px;
font-style: normal;
font-weight: 600;
line-height: 28px; margin-bottom: 24px;
}
.info-basica p {
color: #57575A;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 28px; }
.diferenciais {
margin-top: 35px;
}
.diferenciais h3 {
color: #08044F;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 28px; margin-bottom: 28px;
}
.diferenciais ul {
padding-left: 15px;
}
.diferenciais ul li {
color: #57575A;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: 22px;
margin-right: 18px;
}
.diferenciais ul li::marker {
color: #DC0019;
}
.diferenciais .cc-2 {
column-count: 2;
}
.diferenciais .cc-3 {
column-count: 3;
}
.ebook {
display: flex;
margin-top: 30px;
align-items: center;
flex-wrap: wrap;
}
.ebook p {
color: #08044F;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 20px; margin-bottom: 0;
margin-right: 20px;
}
.box-tecnico h3 {
color: #08044F;
font-size: 38px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-bottom: 35px;
}
.box-tecnico p {
color: #0E1116;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 22px;
}
.filtros-empreendimentos .nav-pills {
border-bottom: solid 1px #CBCBCB;
padding-bottom: 20px;
}
.filtros-empreendimentos .nav-link {
color: #939393;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 0.54px;
transition: all .3s;
position: relative;
padding: .5rem 1rem;
}
.filtros-empreendimentos .nav-link.active, 
.filtros-empreendimentos .nav-link:hover {
background-color: transparent;
color: #DC0019;
}
.filtros-empreendimentos .nav-item {
position: relative;
padding: 0;
}
.filtros-empreendimentos .nav-link.active::after {
content: '';
display: block;
height: 2px;
width: 100%;
background-color: #DC0019;
position: absolute;
bottom: -20px;
left: 0;
}
.lista-empreendimentos .card-empreendimento {
display: block;
border-radius: 20px;
background-position: center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
height: 490px;
text-decoration: none;
transition: all .3s;
position: relative;
}
.lista-empreendimentos .card-empreendimento:hover {
transform: scale(1.01);
}
.lista-empreendimentos .card-empreendimento .bg-layer {
background-color: rgba(0, 0, 0, .45);
border-radius: 20px;
height: 100%;
display: flex;
flex-direction: column;
padding: 35px 70px 32px 30px;
}
.lista-empreendimentos .card-empreendimento .box-img {
margin-top: auto;
margin-bottom: 15px;
}
.lista-empreendimentos .card-empreendimento .tp-emp {
display: inline-flex;
border-radius: 50px;
background: #DC0019;
width: fit-content;
padding: 0px 21px;
height: 28px;
align-items: center;
justify-content: center;
border: 0;
box-shadow: none;
color: #fff;
}
.lista-empreendimentos .card-empreendimento h3 {
color: #FFF;
font-size: 22px;
font-style: normal;
font-weight: 600;
line-height: 24px;
text-decoration: none;
margin-bottom: 7px;
}
.lista-empreendimentos .card-empreendimento h4 {
color: #FFF;
font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: normal;
margin-bottom: 15px;
}
.lista-empreendimentos .card-empreendimento p {
color: #FFF;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.lista-empreendimentos .custom-nav {
display: flex;
justify-content: space-between;
width: 100%;
}
.lista-empreendimentos .custom-nav button {
width: 45px;
height: 45px;
margin-top: -45px;
background-color: #08044F;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
transition: all .3s;
border: none;
z-index: 2;
border: solid 2px #08044F;
}
.lista-empreendimentos .custom-nav button.owl-prev {
left: 20px;
}
.lista-empreendimentos .custom-nav button.owl-next {
right: 20px;
}
.lista-empreendimentos .custom-nav button.disabled {
opacity: 0.4;
background-color: #FFFFFF;
}
.lista-empreendimentos .custom-nav button.disabled svg path {
stroke: #08044F;
}
.box-cta {
background-color: rgba(0, 0, 0, .8);
min-height: 350px;
position: relative;
margin-top: 120px;
}
.box-cta h2 {
color: #FFF;
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 45px; margin-top: 55px;
margin-bottom: 25px;
}
.box-cta p {
color: #FFF;
font-size: 22px;
font-style: normal;
font-weight: 500;
line-height: 32px; }
.box-cta .btn-cta {
background-color: transparent;
border: solid 1px #FFFFFF;
color: #FFFFFF;
margin-top: 40px;
}
.box-cta .imagem-destacada {
position: absolute;
top: -125px;
}
.mapa {
padding: 50px 0 0 0;
background-color: #fff;
}
.mapa h2 {
color: #08044F;
font-size: 35px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 1.05px;
margin-bottom: 20px;
}
.mapa iframe {
width: 100%;
height: 450px;
}
.lista-empreendimentos.single .titulo p {
color: #08044F;
font-size: 30px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.lista-empreendimentos.single .titulo p span {
color: #DC0019;
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.box-midia.single {
height: 735px;
}
.box-midia.single .tp-emp {
margin-bottom: 15px;
}
.box-midia.single h1 {
color: #FFF;
font-size: 65px;
font-style: normal;
font-weight: 600;
line-height: 110%; margin-bottom: 20px;
text-transform: none;
}
.box-midia.single p {
color: #FFF;
font-size: 25px;
font-style: normal;
font-weight: 500;
line-height: normal;
margin-bottom: 20px;
}
.box-midia.single .status {
color: #FFF;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
display: inline-block;
border-radius: 80px;
background: #DC0019;
margin-bottom: 80px;
padding: 10px 25px;
}
.single {
position: relative;
}
.single .formulario {
padding: 33px 40px;
border-radius: 20px;
background: #F5F5F5;
box-shadow: -2px 4px 4px 0px rgba(0, 0, 0, 0.05);
position: absolute;
top: -560px;
}
.single .formulario p {
color: #08044F;
font-size: 25px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.single .formulario label {
color: #08044F;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 110%; display: block;
margin-bottom: 10px;
}
.single .formulario input{
color: #0E1116;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 110%; margin-bottom: 30px;
border: none;
border-bottom: solid 2px #00174A;
border-radius: 0;
background-color: transparent;
}
.single .formulario input::placeholder {
color: #0E1116;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 110%; margin-bottom: 25px;
border: none;
}
.single .formulario .btn-cta {
border-radius: 50px;
background: #08044F;
border: solid 1px transparent;
color: #FFFFFF;
width: 100%;
text-align: center;
}
.single .formulario .btn-cta-whatsapp {
background-color: #25D366;
border: solid 1px transparent;
color: #FFFFFF;
width: 100%;
text-align: center;
margin-top: 25px;
}
.galerias {
background: #fff;
padding: 50px 0;
}
.galerias .box-galerias {
height: 600px;
transition: all .3s;
opacity: 1;
}
.galerias h2 {
color: #08044F;
font-size: 35px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 1.05px;
}
.galeria-emp {
display: none !important;
}
.galeria-emp.active {
display: block !important;
}
.galeria-emp .owl-stage {
display: flex;
height: 530px;
align-items: flex-end;
}
.galeria-emp .owl-item img {
height: 490px;
object-fit: cover;
border-radius: 15px;
transition: all .3s;
opacity: 0.7;
}
.galeria-emp .owl-item.center img {
height: 530px;
opacity: 1;
}
.galerias .owl-carousel .owl-nav button.owl-prev,
.galerias .owl-carousel .owl-nav button.owl-next {
display: flex;
align-items: center;
justify-content: center;
width: 50px;
height: 50px;
border-radius: 50%;
border: solid 1px #04003D;
transition: all .3s;
background-color: #04003D;
position: relative;
}
.galerias .owl-carousel .owl-nav {
display: flex;
max-width: 850px;
justify-content: space-between;
margin: 15px auto 0 auto;
}
.galerias .custom-dots {
padding-bottom: 10px;
border-bottom: solid 1px #D9D9D9;
margin-top: 25px;
margin-bottom: 55px;
}
.galerias .custom-dots a {
display: inline-flex;
color: #57575A;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 0.54px;
transition: all .3s;
position: relative;
text-decoration: none;
margin-right: 25px;
text-align: center;
}
.galerias .custom-dots a:last-child {
margin-right: 0;
}
.galerias .custom-dots a.active {
color: #DC0019;
font-weight: 600;
}
.galerias .custom-dots a.active::before {
content: '';
background-color: #DC0019;
width: 100%;
height: 3px;
position: absolute;
bottom: -13px;
}
.plantas {
background: #F7F7F8;
padding: 50px 0;
}
.plantas h2 {
color: #08044F;
font-size: 35px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 1.05px;
}
.galeria-plantas img {
height: 330px;
object-fit: contain;
max-height: 330px;
}
.plantas .owl-carousel .owl-nav {
position: relative;
}
.plantas .custom-dots {
padding-bottom: 10px;
border-bottom: solid 1px #D9D9D9;
margin-top: -20px;
margin-bottom: 30px;
}
.plantas .custom-dots a {
display: inline-flex;
color: #57575A;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 0.54px;
transition: all .3s;
position: relative;
text-decoration: none;
margin-right: 25px;
text-align: center;
}
.plantas .custom-dots a:last-child {
margin-right: 0;
}
.plantas .custom-dots a.active {
color: #DC0019;
font-weight: 600;
}
.plantas .custom-dots a.active::before {
content: '';
background-color: #DC0019;
width: 100%;
height: 3px;
position: absolute;
bottom: -13px;
}
#lightcase-content {
background-color: #fff !important;
}
.plantas .owl-carousel .owl-nav button.owl-prev,
.plantas .owl-carousel .owl-nav button.owl-next {
display: flex;
align-items: center;
justify-content: center;
width: 50px;
height: 50px;
border-radius: 50%;
border: solid 1px #04003D;
transition: all .3s;
background-color: #04003D;
position: absolute;
top: -200px;
}
.plantas .owl-carousel .owl-nav button.owl-next {
right: 0;
}
.plantas .owl-carousel .owl-nav .disabled {
background-color: transparent !important;
opacity: 1;
}
.plantas .owl-carousel .owl-nav .disabled svg path {
stroke: #04003D !important;
}
.plantas .galeria-plantas a {
display: block;
}
.box-video {
position: sticky;
top: 40px;
}
.box-video iframe {
border-radius: 15px;
}
.tecnicos {
padding: 80px 0;
}
.tecnicos h2:not(.accordion-header) {
color: #08044F;
font-size: 35px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-bottom: 50px;
}
@media (max-width: 1500px) {
.galerias .box-galerias {
height: 540px;
}
.galeria-emp .owl-stage {
height: 480px;
}
.galeria-emp .owl-item img {
height: 440px;
object-fit: cover;
border-radius: 15px;
transition: all .3s;
opacity: 0.7;
}
.galeria-emp .owl-item.center img {
height: 480px;
}
}
@media (max-width: 992px) {
.box-midia.single {
height: calc(100vh - 100px);
}
.box-midia.single .tp-emp {
max-width: 250px;
}
.box-midia.single h1 {
font-size: 48px;
margin-bottom: 10px;
}
.box-midia.single p {
font-size: 21px;
margin-bottom: 10px;
}
.box-midia.single .status {
margin-bottom: 40px;
}
.single .formulario {
position: relative;
top: inherit;
}
.diferenciais h2,
.galerias h2,
.plantas h2,
.mapa h2 {
font-size: 26px;
}
.plantas .owl-carousel .owl-nav button.owl-prev,
.plantas .owl-carousel .owl-nav button.owl-next {
top: -20px;
}
.plantas .custom-dots {
margin-top: 20px;
overflow-x: auto;
overflow-y: hidden;
display: flex !important;
justify-content: space-between;
min-width: 100%;
}
.galerias .box-galerias {
height: 420px;
}
.galeria-emp .owl-stage {
height: 360px;
}
.galeria-emp .owl-item img {
height: 360px;
object-fit: cover;
border-radius: 15px;
transition: all .3s;
opacity: 0.7;
}
.galeria-emp .owl-item.center img {
height: 360px;
}
}
@media (max-width: 768px) {
.diferenciais .cc-3 {
column-count: 2;
}
.ebook {
justify-content: center;
}
.ebook p {
margin-bottom: 15px;
}
}
@media (max-width: 576px) {
.box-midia.single {
min-height: 535px;
height: 535px;
}
.box-midia.single .status {
margin-bottom: 60px;
}
}