body, html {
    overflow-x: hidden;
}
body {
	 font-family: "Gantari", sans-serif !important;
}

.hero-home {
    position: relative;
    height: 700px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	padding-top: 200px;
}

.hero-home::before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45));
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#header {
    position: absolute;
    width: 100%;
    z-index: 99;
    background-image: none;
}

.titulo-1 {
    font-family: 'Gantari';
    font-style: normal;
    font-weight: 400;
    font-size: 42px;
    line-height: 50px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.btn-1 {
    font-family: 'Gantari';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 17px;
    border: 1px solid #FFFFFF;
    border-radius: 3px;
    display: inline-block;
}

.btn-2 {
    font-family: 'Gantari';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    color: #33241B;
    padding: 17px;
    border: 1px solid #33241B;
    border-radius: 3px;
    display: inline-block;
}

a:hover {
	opacity: 0.7;
}

.home-2 {
    padding-top: 400px;
    padding-bottom: 70px;
}


.destaque-1 {
    font-family: 'Gantari';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #BA1716;
    padding: 10px;
    border: 1px solid #BA1716;
    border-radius: 2px;
    display: inline-block;
}

.titulo-2 {
    font-family: 'Gantari';
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 38px;
    text-transform: uppercase;
    color: #33241B;
}

.texto-2 {
    font-family: 'Gantari';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 130%;
    color: #33241B;
}

.home-3 {
    padding-bottom: 60px;
    padding-top: 60px;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
}

.graf-f1 {
    position: absolute;
    left: 40px;
    top: -40px;
}

.graf-f2 {
    position: absolute;
    bottom: 0;
    left: 0;
}

.home-4 {
    padding-bottom: 60px;
    padding-top: 60px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.card-diferencial {
    height: 210px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 25px;
    background-position: center;
    background-size: cover;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.5);
    border-radius: 4px;
}

.card-diferencial h3 {
    font-family: 'Gantari';
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 130%;
    color: #CFC6C6;
    margin-bottom: 10px;
}

.card-diferencial p {
    font-family: 'Gantari';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 130%;
    color: #CFC6C6;
    margin-bottom: 0;
}

.home-5 {
    padding-bottom: 110px;
    padding-top: 60px;
}

.graf-f3 {
    margin-top: -40px;
    margin-bottom: 30px;
}

.home-6 {
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 60px;
}

.home-7 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-link:hover {
    background-color: #D1CCCC;
    border-color: transparent;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #2D2415;
}

.nav-tabs .nav-link {
    border-radius: 4px !important;
}

.nav-link {
	background-color: transparent;
    border-color: transparent;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #2D2415;
}

.nav.nav-tabs {
    border: none;
    margin-bottom: 30px;
}

.galeria_projetos {
    columns: 3 250px; /* 3 colunas, mínimo 250px cada */
    column-gap: 15px;
    /* remova o display:flex, flex-wrap e gap do inline style */
}

.galeria_projetos img {
    width: 100%;
    display: block;
    margin-bottom: 15px;
    break-inside: avoid; /* impede imagem de quebrar entre colunas */
}

.home-8 {
    padding-bottom: 60px;
    padding-top: 60px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
}

.home-9 {
    padding-bottom: 60px;
    padding-top: 60px;
}

.graf-form {
    margin-left: -100px;
}

.formu {
    background: linear-gradient(167.23deg, #FFFFFF 9.24%, #F7EFEF 116.08%);
    border: 1px solid #E2DDDD;
    border-radius: 4px;
    padding: 30px;
}

.formu label {
    font-family: 'Gantari';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 130%;
    color: #33241B;
    display: block;
}

.formu input[type="text"], .formu input[type="email"] {
    height: 50px;
    background: #FFFFFF;
    border: 1px solid #E2DDDD;
    border-radius: 4px;
    display: block;
    width: 100%;
    margin-bottom: 15px;
}

.formu textarea {
    height: 120px;
    background: #FFFFFF;
    border: 1px solid #E2DDDD;
    border-radius: 4px;
    display: block;
    width: 100%;
    margin-bottom: 15px;
}


.formu button {
    font-family: 'Gantari';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 130%;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 15px;
    background: #8D160F;
    border-radius: 4px;
    display: block;
    width: 100%;
    border: none;
    margin-top: 15px;
}

.navbar-brand img {
    height: 75px;
}

.principal li a {
    font-family: 'Gantari';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 130%;
    color: #FFFFFF;
}

.redes {
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-direction: row;
    gap: 8px;
    list-style: none;
}

.redes a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    width: 30px;
    border-radius: 100%;
    background-color: #fff;
    color: #33241B;
}

.footmenu {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: end;
}

.footmenu li a {
    font-family: 'Gantari';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 130%;
    color: #33241B;
}

.foto-modelo {
    margin-top: -90px;
}

@media (max-width: 767px) {
	
.foto-modelo {
    margin-top: 20px;
}
	
.nav.nav-tabs {
    justify-content: center;
}	

.galeria_projetos img {
    height: 220px;
    object-fit: cover;
}

.home-8 {
    background-position: center;
}
	
.graf-form {
    margin-left: 0;
    margin-bottom: 15px;
}
	
.footmenu {
    justify-content: center;
}	
	
.titulo-1 {
    font-size: 28px;
    line-height: 34px;
}	
	
.home-2 {
    padding-top: 0px;
}	
	
.home-3 {
    background-position: center;
}	
	
.graf-f1 {
    display: none;
}	
	
.navbar-toggler {
    background-color: #8c1610;
}

.navbar-toggler-icon {
    filter: invert(1);
}	
	
#navbar {
    background-color: #8c1610;
    padding: 15px;
    border-radius: 6px;
    text-align: center;
}	
	
	
	
	
	
}


