/************************************************************/
/*********************    EXENT    ************************/
/********************************************************/
/********************* NORMALIZE ************************/
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}


blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clear {
    clear: both;
}

textarea:focus, input:focus{
    outline: none;
}


/***************************** HEADER *******************************/

#header-mobile {
    display: none;
}

/* .header-desktop {
    top: 0px;
    position: sticky;
    z-index: 99;


} */


.site-header {
    width: 100%;
    display: flex;
    height: 80px;
    background-color: #f3f3f3;
    max-height: 81px;
    position: relative;
}

.content-header {
    width: 1280px;
    max-width: 86%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 2;
    height: 100%;
}

.menu-header {
    background-color: #f3f3f3;
    width: 62.7%;
    display: flex;
    align-items: center;
    position: relative;
    height: 100%;
}

.area-logo-header {
    background-color: #ffffff00;
    position: absolute;
    top: 0px;
    left: -80px;
    z-index: 9999999;
    display: flex;
    justify-content: center;
    align-items: center;
}


.area-logo-header img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    display: inline;
    position: relative;
}

.area-logo-header a {
    display: flex;
    align-items: center;
    justify-content:center;
}

.header-cinza {
    position: absolute;
    left: 0px;
    height: 100%;
    width: 50%;
    background-color: #f3f3f3;
    z-index: 0;
}

.header-vermelho {
    position: absolute;
    right: 0px;
    height: 100%;
    width: 34%;
    background: #b52a31;
    z-index: 0;
}

.menu-cta-header {
    display: flex;
    background: #b52a31;
    height: 100%;
    width: 37.5%;
    align-items: center;
    clip-path: polygon(9.5% 0, 100% 0, 100% 1000%, 0% 100%);
    justify-content: space-between;
}

.box-menu-cta-header {
    margin-left: 12%;
    height: 100%;
    display: flex;
    align-items: center;
}
/* 
.box-menu-cta-header > div {
    height: 100%;
    display: flex;
    align-items: center;
} */

.redes-sociais-header {
    display: flex;
    margin-right: 2.3%;
    position: absolute;
    align-items: center;
    right: 0px;
    height: 100%;
    z-index: 2;
}

.main-navigation {
    margin-left: 46%;
}

#primary-menu li > a {
    font-family: 'Montserrat';
    text-transform: uppercase;
    color: #1a1444;
    font-weight: 700;
    font-size: 12px;
    position: relative;

} 

#primary-menu li {
    margin-left: 40px;
    position: relative;
} 

#primary-menu li:nth-child(1) {
    margin-left: 0px;
} 

.menu-empreendimentos {
    position: relative;
}

.header-desktop .menu-empreendimentos > a::before {
    bottom: 28px !important;
}

.menu-empreendimentos::after {
    content: url(./incorporadora-e-construtora/geral/goncalves-incorporadora-seta-empreendimentos-header.webp);
    position: relative;
    right: 0;
    margin-left: 5px;
    top: -3px;
}

.menu-empreendimentos:hover .sub-menu {
    flex-direction: column;
    align-items: center;
    right: -30%;
    background: #f3f3f3;
    display: flex;
    padding: 21px 0;
    clip-path: polygon(100% 0, 100% 84%, 88% 100%, 0 100%, 0 0);

} 


.box-menu-cta-header a {
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    font-family: 'Montserrat';
    margin-right: 26px;
    display: flex;
    align-items: center;
}

.cta-contato svg {
    height: 20px;
    width: auto;
    fill: #fff;
    margin-right: 10px;
}

.cta-telefone svg {
    height: 16px;
    width: auto;
    fill: #fff;
    margin-right: 10px;
}

.cta-whatsapp svg {
    height: 20px;
    width: auto;
    fill: #fff;
    margin-right: 10px;
}

.cta-pesquisa > svg {
    height: 20px;
    width: auto;
    fill: #fff;
    display: flex;
    margin-right: 10px;

}

.facebook-header, .instagram-header {
    width: 26px;
    height: 26px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-left: 15px;
}

.facebook-header {
    margin-left: 0;
}

.facebook-header svg, .instagram-header svg {
    height: 14px;
    fill: #b52a31;
}

#primary-menu > li > a::before {
    visibility: hidden;
    content: '';
    height: 2px;
    position: absolute;
    bottom: -4px;
    background-color: #b52a31;
    transform: scaleX(0);

    transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s;

} 

#primary-menu >  .current-menu-item {
    position: relative;
}

#primary-menu >  .current-menu-item >a::before {
    content: '';
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: -4px;
    background-color: #b52a31;
    visibility: visible;
    transform: scaleX(1);
}

#primary-menu > li > a:hover::before {
    visibility: visible;
    transform: scaleX(1);
    width: 100%;
    transition: all 0.3s;
    left: -0px;
} 

.menu-menu-principal-container,.menu-menu-principal-container
,#primary-menu, .main-navigation, #primary-menu li, #primary-menu li > a {
    display: flex;
    align-items: center;
}    


.menu-menu-principal-container .sub-menu > li, .menu-menu-principal-container
.sub-menu > li  {
    display: flex !important;
    align-items: center !important;
    margin-left: 0px !important;
    margin-top: 30px;
    position: relative;
}

.menu-menu-principal-container .sub-menu > li {
    margin-top: 0;
    margin-bottom: 30px;

}


.menu-menu-principal-container .sub-menu > li  a, .menu-menu-principal-container .sub-menu > li  a {
    text-align: center;
    display: flex !important;
    justify-content: center;
    font-size: 12px;
    font-weight: 700;
}

.menu-menu-principal-container .sub-menu > li:nth-child(2), .menu-menu-principal-container .sub-menu > li:nth-child(2) {
    margin-top: 0px;
}

.menu-menu-principal-container .sub-menu > li:nth-child(2) {
    margin-bottom: 20px;
}

.menu-menu-principal-container .sub-menu > li > a::before, .menu-menu-principal-container .sub-menu > li > a::before  {
    content: '';
    width: 35%;
    height: 2px;
    display: flex;
    /* right: 32%; */
    position: absolute;
    bottom: -13px;
    background-color: #b52a31;

    transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s;

}

.menu-menu-principal-container .sub-menu > li > a:hover::before, .menu-menu-principal-container .sub-menu > li > a:hover::before  {
    content: '';
    width: 100%;
    height: 2px;
    display: flex;
    background-color: #b52a31;
    transition: all 0.3s;
    transform: scaleX(1);


}

.menu-menu-principal-container .sub-menu > li:last-child a::before {
    visibility: hidden;
} 

.menu-menu-principal-container .sub-menu > li:last-child a::before {
    visibility: visible;
}

.cta-pesquisa {
    position: relative;
    margin-left: 0px;
}

.cta-telefone {
    display: flex;
}

.area-pesquisa-header {
    width: 240px;
    background-color: #25285D;
    padding: 20px;
    position: absolute;
    top: 50px;
    right: -20px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.area-pesquisa-header > svg {
    width: 22px;
    position: absolute;
    right: 29px;
    top: -23px;
    fill: #25285D;
}

.area-pesquisa-header input {
    height: 37px;
    font-size: 15px;
    max-width: 100%;
    padding-left: 10px;
}

.area-pesquisa-header form {
    width: 100%;
}

/***************************** FOOTER *******************************/
.container-footer {
    width: 100%;
    height: 565px;
    background-color: #1a1444;
}

.content-footer {
    width: 1280px;
    height: 100%;
    max-width: 86%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}

.boxes-footer {
    display: flex;
    justify-content: space-between;
    padding-bottom: 100px;
    border-bottom: 1px solid #ffffff20;
    height: 100%;
    align-items: center;
}

.logo-goncalves-footer {
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    font-weight: 400;
    width: 50%;
    font-family: "Montserrat";
}

.box-esq-footer {
    display: flex;
    width: 43%;
    height: 100%;
    align-items: center;
}

.box-dir-footer {
    display: flex;
    width: 48%;
    height: 100%;
    justify-content: space-between;
    align-items: center;
}

.menu-footer .menu-menu-principal-container,
.menu-footer .menu-menu-principal-container,
.menu-menu-footer-container,
#primary-menu,
.main-navigation,
#primary-menu li {
    height: 100%;
}


.header-desktop .menu-menu-principal-container,.header-desktop .menu-menu-principal-container,.header-desktop #primary-menu,.header-desktop .menu-empreendimentos, .header-desktop .menu-empreendimentos > a  {
    height: 100%;
}
.menu-footer a {
    font-size: 14px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Montserrat";
    text-decoration: none;
}

.menu-footer li:nth-last-child(-n + 1) {
    margin-bottom: 0px;
}

.menu-footer li::before {
    content: url(./incorporadora-e-construtora/geral/goncalves-incorporadora-icone-footer.webp);
    margin-right: 20px;
}

.menu-footer .sub-menu {
    display: none !important;
}

.contato-footer {
    display: flex;
    flex-direction: column;
}
.contato-footer p {
font-size: 14px;
color: #ffffff;
font-weight: 700;
font-family: "Montserrat";
margin-bottom: 30px;
}

.contato-footer p::before {
    content: url(./incorporadora-e-construtora/geral/goncalves-incorporadora-icone-footer.webp);
    margin-right: 20px;
}

.telefone-footer, .whatsapp-footer, .email-footer {
font-size: 14px;
text-transform: uppercase;
font-weight: 600;
font-family: "Montserrat";
display: flex;
align-items: center;
margin-bottom: 20px;
}

.telefone-footer a, .whatsapp-footer a, .email-footer a {
    text-decoration: none;
    color: #fff;
}

.email-footer svg {
    width: 22px;
    fill: #fff;
    margin-right: 15px;
    margin-left: 28px;
}


.email-footer a {
    text-transform: none;
}

.telefone-footer svg {
    width: 15px;
    fill: #fff;
    margin-right: 15px;
    margin-left: 31px;
}

.whatsapp-footer svg {
    width: 25px;
    fill: #17a339;
    margin-right: 11px;
    margin-left: 27px;
}

.redes-footer {
    display: flex;
    margin-top: 33px;
    margin-left: 27px;
}

.facebook-footer, .instagram-footer {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content:center;
    margin-right:20px;
}

.facebook-footer svg {
    width: 9px;
}
.instagram-footer svg {
    width: 15px;
}

.endereco-footer,
.endereco-footer a{
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    font-family: "Montserrat";
	text-decoration: none;
}

.politica-footer {
    position: absolute;
    bottom: 50px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.politica-footer p:nth-child(1) {
    font-size: 14px;
letter-spacing: 0px;
color: #ffffff;
font-weight: 400;
font-family: "Montserrat";
}

.politica-footer p:nth-child(2) {
    font-size: 10px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    font-family: "Montserrat";
}

.politica-footer a {
    text-decoration: none;
    color: #fff;
}

.politica-footer a img {
    width: 150px;
    height: auto;
}

.logo-goncalves-footer img {
    margin-bottom: 25px;
}

#menu-footer > li > a {
    position: relative;
}

#menu-footer > li > a::before {
    visibility: hidden;
    content: '';
    height: 2px;
    position: absolute;
    bottom: -5px;
    background-color: #b52a31;
    transform: scaleX(0);

    transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s;

} 

#menu-footer > li > a:hover::before {
    visibility: visible;
    transform: scaleX(1);
    width: 100%;
    transition: all 0.3s;
    left: -0px;
} 

.menu-footer {
    height: 217px;
    margin-left: 70px;
}
#menu-footer {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.endereco-footer {
    display: flex;
    align-items: center;
    margin-bottom: 84px;
    position: relative;
}

.endereco-footer svg{
    width: 20px;
    fill: #b52a31;
    margin-right: 15px;
    position: relative;
    top: -10px;
}

.endereco-footer p {
    line-height: 26px;
    display: flex;
    flex-direction: column;
}

.certificacao-footer p {
    font-size: 12px;
color: #fff;
font-weight: 400;
font-family: "Montserrat";
margin-bottom: 15px;
}

.endereco-certificacao-footer {
    margin-right: 20px;
}

.link-exent p{
    font-weight: 700 !important;
    font-size: 10px !important;
    text-transform: uppercase !important;
}

.container-footer .menu-empreendimentos::after, #header-mobile-menu .menu-empreendimentos::after{
    display: none;
}

.container-breadcrumbs {
    width: 100%;
    background-color: #e4e4e4;
    font-size: 12px;
    display: flex;
    align-items: center;
}

.breadcrumbs {
    width: 1280px;
    max-width: 86%;
    margin: 0 auto;
    display: flex;
    height: 100%;
    align-items: center;
    font-family: "Montserrat";
    position: relative;
    padding: 12px 0px;
}

.box-breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    line-height: 15px;
}

.separador-breadcrumbs {
    color: #afafaf;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding-bottom: 2px;
    margin: 0 5px;
}

.home-breadcrumb {
    position: relative;
    display: flex;
    align-items: center;
}

.pag-anterior-breadcrumb a, .pag-anterior-breadcrumb span{
    letter-spacing: 0px;
    color: #afafaf;
    font-weight: 500;
    text-decoration: none;
}

.breadcrumbs img{
    width: 15px;
    height: auto;
    margin-right: 15px;
}
.home-breadcrumb a{
    letter-spacing: 0px;
    color: #afafaf;
    font-weight: 500;
    text-decoration: none;
}

.breadcrumb-atual {
    letter-spacing: 0px;
    color: #b52a31;
    font-weight: 500;
    text-decoration: none;
}

.footer-fixo {
display: none;}


 #primary-menu .menu-todos {
    display: none !important;
    visibility: hidden;
}