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


.hero-home {
    height: 700px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
    padding-top: 100px;
	padding-bottom: 50px;
}

.titulo-1b {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #3B3B3B;
}

.titulo-1 {
    font-family: 'Sintony';
    font-style: normal;
    font-weight: 400;
    font-size: 52px;
    line-height: 70px;
    color: #3B3B3B;
}

.texto-type {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 36px;
    color: #3B3B3B;
}

#cursor {
    display: inline-block;
    margin-left: 2px;
    animation: blink 0.7s infinite;
}

@keyframes blink {
    0%, 50% {
        opacity: 1;
    }
    50%, 100% {
        opacity: 0;
    }
}

.texto-1 {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 400;
    font-size: 34px;
    line-height: 46px;
    color: #3B3B3B;
}

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

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

.conteudo-inner p {
	font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #3B3B3B;
}

.conteudo-inner {
    color: #3B3B3B;
}

.home-3 {
    height: 730px;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
}

.lista-exp {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 15px;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.lista-exp li {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #3B3B3B;
    background: #F9F7F2;
    border: 1px solid #3B3B3B;
    border-radius: 2px;
    display: inline-block;
    padding: 10px 25px;
}


.home-4 {
	padding-bottom: 160px;
	padding-top: 160px;
	background: radial-gradient(54.3% 54.3% at 50% 50%, #FFFFFF 30.36%, #F9F7F2 75.86%);
}

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

.box-processo {
    background: #F9F7F2;
    border: 1px solid #CACACA;
    padding: 15px;
	height: 100%;
}

.box-processo h3 {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #3B3B3B;
}

.box-processo p {
	font-family: 'Urbanist';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	color: #3B3B3B;
}

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


.box-depo {
    display: flex;
    flex-direction: column;
    justify-content: end;
    position: relative;
    height: 330px;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.box-depo div {
    background: rgba(59, 59, 59, 0.8);
    padding: 15px;
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.box-depo h3 {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #F9F7F2;
}

.box-depo i {
    font-size: 25px;
    color: #F9F7F2;
}

.btn-1 {
	font-family: 'Urbanist';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #3B3B3B;
    background: #F9F7F2;
    border: 1px solid #3B3B3B;
    border-radius: 2px;
    display: inline-block;
    padding: 10px 25px;
}
.btn-1:hover {
    color: #3B3B3B;
    background: #F9F7F2;
	opacity: 0.7;
}


.btn-2 {
	font-family: 'Urbanist';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #F9F7F2;
    background: #3B3B3B;
    border: 1px solid #3B3B3B;
    border-radius: 2px;
    display: inline-block;
    padding: 10px 25px;
}
.btn-2:hover {
	color: #F9F7F2;
    background: #3B3B3B;
	opacity: 0.7;
}


.home-6 {
	padding-bottom: 120px;
	padding-top: 20px;
}

.home-7 {
    padding-bottom: 120px;
    padding-top: 60px;
    background-position: top;
    background-repeat: repeat-x;
    background-size: auto;
}

.owl-servicos.owl-theme .owl-nav [class*=owl-] {
    color: #000;
    margin: 0px;
    width: 46px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    transition: 0.3s ease-in-out;
    height: 46px;
    border-radius: 0;
}
.owl-servicos button.owl-next, .owl-servicos button.owl-prev {
    position: relative;
    bottom: -20px;
}
.owl-servicos button.owl-prev {
    left: -10px;
}
.owl-servicos button.owl-next {
    right: 0;
}
.owl-servicos.owl-theme .owl-nav {
    display: flex !important;
    justify-content: end;
	position: absolute;
    right: 0;
}

.owl-servicos.owl-carousel.owl-theme {
	position: static !important;
}

.box-publi img {
    width: 100%;
    height: 430px;
    margin-bottom: 15px;
	object-fit: cover;
}

.box-publi h3 {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    color: #3B3B3B;
}

.box-publi p {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #3B3B3B;
    margin-bottom: 0;
}

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

.box-blog {
    margin-bottom: 25px;
}

.blog-cover {
    width: 100%;
    height: 265px;
    object-fit: cover;
}

.data-b {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #3B3B3B;
}

.box-blog h3 {
    font-family: 'Sintony';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 52px;
    color: #1E2222;
}

.box-blog .col-md-7 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

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

.box-news {
    background: #F9F7F2;
    border: 1px solid #CACACA;
    padding: 20px;
}

.news_formu input {
    background: #F9F7F2;
    border: 1px solid #3B3B3B;
    height: 44px;
    padding: 8px;
    min-width: 75%;
}

.news_img {
    margin-bottom: 15px;
    margin-top: -200px;
    width: 100%;
}

.home-10 {
	padding-bottom: 180px;
	padding-top: 40px;
}


.owl-midia.owl-theme .owl-nav [class*=owl-] {
    color: #000;
    margin: 0px;
    width: 46px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    transition: 0.3s ease-in-out;
    height: 46px;
    border-radius: 0;
}
.owl-midia button.owl-next, .owl-midia button.owl-prev {
    position: relative;
    bottom: -20px;
}
.owl-midia button.owl-prev {
    left: -10px;
}
.owl-midia button.owl-next {
    right: 0;
}
.owl-midia.owl-theme .owl-nav {
    display: flex !important;
    justify-content: end;
}

.owl-midia.owl-carousel .owl-stage-outer {
    overflow: visible;
}


#passo_1:hover > path {
	fill: #606060;
}
#passo_2:hover > path {
	fill: #606060;
}
#passo_3:hover > path {
	fill: #606060;
}
#passo_4:hover > path {
	fill: #606060;
}
#passo_5:hover > path {
	fill: #606060;
}
#passo_6:hover > path {
	fill: #606060;
}
#passo_7:hover > path {
	fill: #606060;
}

.box_midia {
    background: #F9F7F2;
    border: 1px solid #CACACA;
    padding: 20px;
	display: block;
}

.box_midia h3 {
	font-family: 'Urbanist';
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	color: #3B3B3B;
}

.box_midia p {
	font-family: 'Urbanist';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #3B3B3B;
}

.box_midia img {
	width: 36px;
	height: 36px;
	object-fit: contain;
	border-radius: 100%;
}

.redes {
    display: flex;
    flex-direction: row;
}
.redes a {
    background-color: #F9F7F2;
    width: 32px;
    height: 32px;
    display: block;
    text-align: center;
    border-radius: 100%;
    color: #3B3B3B;
    font-size: 22px;
	margin-right: 10px;
}

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

.perfil_footer {
    margin-top: -140px;
}

.d-foot {
    font-family: 'Sintony';
    font-style: normal;
    font-weight: 400;
    font-size: 68px;
    line-height: 73px;
    color: #F9F7F2;
}

.foot-t{
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #F9F7F2;
    margin-bottom: 0;
}


.btn-3 {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #3B3B3B;
    background: linear-gradient(90deg, #F9F7F2 30.77%, #EAB7A1 100%);
    border: 3px solid #7F7E7A;
    border-radius: 4px;
    padding: 10px 25px;
    white-space: nowrap;
}

.btn-3:hover {
	color: #3B3B3B;
	opacity: 0.7;
}

.principal li a {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #3B3B3B;
}

.principal li a:hover {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #3B3B3B;
	opacity: 0.7;
}

#header.home {
    position: absolute;
    width: 100%;
}

.single-cover {
    width: 100%;
    border-radius: 10px;
    height: 400px;
    object-fit: cover;
}

.pagination a, .pagination a:hover {
    color: #25544e;
    font-size: 22px;
    padding: 5px;
}

.pagination span {
    color: #25544e;
    font-weight: 700;
    font-size: 22px;
    padding: 5px;
}

.pagination {
    margin: auto;
}

@media (max-width: 767px) {
	
.home-2 {
	padding-bottom: 100px;
	padding-top: 80px;
}
	
.home-4 {
	padding-bottom: 100px;
	padding-top: 80px;
}
	
.titulo-1 {
    font-size: 36px;
    line-height: 46px;
}	
	
.hero-home {
    height: 700px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    padding-top: 100px;
    padding-bottom: 50px;
}	

.texto-1 {
    font-size: 24px;
    line-height: 36px;
}
	
.owl-servicos.owl-theme .owl-nav {
    display: flex !important;
    justify-content: end;
    position: absolute;
    right: 15px;
}
	
.box-blog h3 {
    font-family: 'Sintony';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    color: #1E2222;
}	
	
.box-blog .col-md-7 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.news_img {
    margin-bottom: 15px;
    margin-top: 0;
    width: 100%;
}
	
.news_formu input {
    background: #F9F7F2;
    border: 1px solid #3B3B3B;
    height: 44px;
    padding: 8px;
    min-width: 65%;
}
	
.home-9 {
    padding-bottom: 60px;
    padding-top: 60px;
}
	
.perfil_footer {
    margin-top: 0;
}

#header.home {
    position: relative;
}
	
.principal li a {
    padding-top: 20px;
}	
	
.navbar-toggler {
    font-size: 30px;
    color: #25544e;
}	
	
.navbar-toggler {
    background-color: transparent;
    border: none;
}
	
.navbar-toggler:focus {
    box-shadow: none;
}
	
	
	
	
}


