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

.hero-home {
    height: 685px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.titulo-1 {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 600;
    font-size: 60px;
    line-height: 72px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

.texto-1 {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    color: #FFFFFF;
}

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

.titulo-2 {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #2A2A2A;
}

.titulo-2b {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 48px;
    color: #2A2A2A;
}

.texto-2 {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #2A2A2A;
}

.btn-1 {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #075770;
    padding-bottom: 10px;
    border-bottom: 2px solid #075770;
}

.btn-2 {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #2A2A2A;
    padding-bottom: 10px;
    border-bottom: 2px solid #2A2A2A;
}

.btn-3 {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    padding-bottom: 10px;
    border-bottom: 2px solid #fff;
}

.btn-1:hover, .btn-2:hover, .btn-3:hover {
	opacity: 0.7;
}

.home-3 {
    padding-top: 150px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.box-number {
    background: #FFFFFF;
    border-radius: 10px 10px 0px 0px;
    padding: 30px;
}

.box-number h2 {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    color: #2A2A2A;
}

.box-number p {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #2A2A2A;
}

.big-number span {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 600;
    font-size: 74px;
    line-height: 89px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    display: block;
}

.big-number p {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #FFFFFF;
}

.home-4 {
    padding-top: 90px;
    padding-bottom: 90px;
}

.capa-ba {
    width: 100%;
    height: 295px;
    object-fit: cover;
    border-radius: 10px;
    margin-bottom: 10px;
}

.box-atua {
    display: block;
}

.box-atua:hover {
    opacity: 0.7;
}

.box-atua h3 {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #2A2A2A;
}

.box-atua p {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #2A2A2A;
}

.home-5 {
    background-color: #075770;
    padding-bottom: 60px;
    padding-top: 60px;
}

.home-6 {
    background-color: #2A2A2A;
    padding-bottom: 60px;
    padding-top: 60px;
}

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

.blog-card {
    display: block;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 10px;
	border: 1px solid rgba(47, 135, 166, 0.25);
}

.meta-dados {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #075770;
    display: block;
	margin-bottom: 10px;
}

.blog-card h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    color: #2A2A2A;
}

.blog-card p {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    color: #2A2A2A;
}

.blog-card img {
    width: 100%;
    height: 295px;
    object-fit: cover;
    margin-bottom: 10px;
}

.home-8 {
    padding-bottom: 90px;
    padding-top: 90px;
}

.home-9 {
    height: 465px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    margin-bottom: 30px;
    position: relative;
}

.box-azul-destaque {
    background: #075770;
    border-radius: 10px;
    padding: 30px;
    position: absolute;
    width: 380px;
    bottom: -30px;
}

.box-azul-destaque span {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 43px;
    color: #FFFFFF;
    display: block;
    margin-bottom: 50px;
}

#header {
    width: 100%;
    background-image: none;
	margin-top: 20px;
}

#header.home {
	position: absolute;
}

.principal {
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding: 10px;
}

.principal li a {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    color: #000000 !important;
    padding-left: 20px !important;
	padding-right: 20px !important;
	padding-bottom: 15px;
	padding-top: 15px;
}

.btn-i {
    background: #46DF79;
    border-radius: 6px;
}

#footer {
    background-color: #fff;
    padding-top: 60px;
}

.footmenu li a {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}

.footmenu li.btn-i {
    width: max-content;
    padding: 5px 25px;
}

.footmenu {
    display: flex;
    list-style: none;
    flex-direction: column;
	padding: 0px;
	margin: 0px;
	gap: 5px;
}

.foot-p {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}

.foot-p a {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
	text-decoration: underline;
}

.fotoh_back {
    height: 450px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.box_qualidade {
    background-color: #075770;
    padding: 20px;
    border-radius: 10px;
	height: 285px;
}

.box_qualidade h3 {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 43px;
    color: #FFFFFF;
}

.box_qualidade p {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 31px;
    color: #FFFFFF;
}

.conteudo-inner {
    font-family: 'Urbanist';
    color: #2A2A2A;
}

.conteudo-inner p {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #2A2A2A;
}

.conteudo-inner h1, .conteudo-inner h2, .conteudo-inner h3, .conteudo-inner h4, .conteudo-inner h5, .conteudo-inner h6 {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #2A2A2A;
}

.conteudo-inner a {
    color: #03576e;
    text-decoration: underline;
}

.box_servico {
    background-color: #E3ECEF;
    display: flex;
    flex-direction: column;
    height: 400px;
    padding: 20px;
    justify-content: space-between;
    border-radius: 10px;
}

.box_servico:hover {
    opacity: 0.7;
}

.box_servico h3 {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    color: #075770;
    border-bottom: 2px solid #075770;
    width: max-content;
}

.box_servico p {
	font-family: 'Urbanist';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	color: #2A2A2A;
}

.box_servico span {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #075770;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #075770;
}

.formu label {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #2A2A2A;
}

.formu input[type='text'], .formu input[type='email'] {
    background: #F5F5F5;
    border: 1px solid #E9E9E9;
    border-radius: 6px;
    height: 50px;
    width: 100%;
    padding: 8px;
}

.formu textarea {
    background: #F5F5F5;
    border: 1px solid #E9E9E9;
    border-radius: 6px;
    height: 120px;
    width: 100%;
    padding: 8px;
}

.formu button {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    background: #2F87A6;
    border-radius: 10px;
    border: none;
    height: 50px;
    width: 100%;
}

.formu {
    border: 10px solid #2F87A6;
    padding: 20px;
    border-radius: 10px;
	margin: 0px;
}


.page-numbers.current {
    background-color: #075770;
    border-color: #075770;
    color: #fff !important;
    z-index: 3;
}
.page-numbers {
    background-color: var(--bs-pagination-bg);
    border: var(--bs-pagination-border-width) solid #075770;
    color: #000;
    display: block;
    font-size: var(--bs-pagination-font-size);
    padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
    position: relative;
    -webkit-transition: color .15sease-in-out, background-color .15sease-in-out, border-color .15sease-in-out, -webkit-box-shadow .15sease-in-out;
    transition: color .15sease-in-out, background-color .15sease-in-out, border-color .15sease-in-out, -webkit-box-shadow .15sease-in-out;
    transition: color .15sease-in-out, background-color .15sease-in-out, border-color .15sease-in-out, box-shadow .15sease-in-out;
    transition: color .15sease-in-out, background-color .15sease-in-out, border-color .15sease-in-out, box-shadow .15sease-in-out, -webkit-box-shadow .15sease-in-out;
}

.page-numbers:not(:first-child) {
    margin-left: calc(var(--bs-border-width)* -1);
}

.page-numbers.current {
    background-color: #075770;
    border-color: #075770;
    color: #fff !important;
    z-index: 3;
}

.pagination .nav-links {
	display: flex;
	justify-content: center;
}

.faixa-servico {
    background-color: #075770;
    margin: 0px;
    padding: 20px 10px;
    border-radius: 10px;
}

.faixa-servico h1 {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 48px;
    color: #FFFFFF;
    margin-bottom: 0;
}

.btn-voltar {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #FFFFFF;
}

.box-numeros-servicos {
    background-color: #E3ECEF;
    height: 260px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    border-radius: 10px;
	padding: 20px;
}

.box-numeros-servicos img {
    height: 80px;
    object-fit: contain;
}

.box-numeros-servicos span {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 600;
    font-size: 54px;
    line-height: 100%;
    color: #075770;
    margin: 0;
    display: block;
}

.box-numeros-servicos p {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #075770;
    margin-bottom: 0;
}

.lista-servicos b {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    color: #2A2A2A;
    width: 400px;
    display: block;
}

.lista-servicos div {
    display: flex;
    align-items: self-start;
    gap: 5px;
    justify-content: flex-start;
}

.lista-servicos p {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #2A2A2A;
    margin-bottom: 0px;
}

.lista-servicos {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.lista-servicos li {
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(47, 135, 166, 0.25);
}



@media (max-width: 767px) {
	
	
.faixa-servico h1 {
    font-size: 33px;
    line-height: 45px;
}	
	
.lista-servicos b {
    width: 100%;
}	

.lista-servicos li {
    flex-direction: column;
    gap: 15px;
}	
	
.box_qualidade {
    height: auto;
}	
	
.fotoh_back {
    height: 250px;
}	
	
	
.titulo-1 {
    font-size: 35px;
    line-height: 45px;
}
	
.texto-1 {
    font-size: 23px;
    line-height: 30px;
}

.principal li a {
    text-align: center;
}
	
.navbar-toggler {
    border: none;
    font-size: 30px;
    color: #fff;
	background-color: #03576e;
}
	
.titulo-2b {
    font-size: 28px;
    line-height: 35px;
}
	
.home-3 {
    padding-top: 60px;
    padding-bottom: 60px;
}
	
.box-number {
    background: #FFFFFF;
    border-radius: 10px;
    padding: 30px;
}
	
.box-azul-destaque {
    background: #075770;
    border-radius: 10px;
    padding: 30px;
    position: relative;
    width: 100%;
    bottom: 0;
    top: 30px;
}	
	
.footmenu li a {
    text-align: center;
}
	
.footmenu li a {
    text-align: center;
}
	
.foot-p {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    text-align: center;
}
	
.btn-i {
	margin: auto;
}	
	
	
}


