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

a:hover {
	opacity: 0.8;
}

.owl-banner a {
    display: block;
    height: 425px;
	width: 100%;
    border-radius: 20px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

.owl-banner a::before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
	border-radius: 20px;
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
	z-index: 1;
}

.owl-banner h3 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 39px;
    color: #FEFFF8;
}

.owl-banner p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #FEFFF8;
}

.owl-banner a div {
    position: absolute;
    z-index: 2;
    width: 60%;
    bottom: 15px;
    left: 15px;
}

.post_1 img {
    width: 195px;
    height: 125px;
    object-fit: cover;
    border-radius: 20px;
    flex-shrink: 0;
}

.post_1 h3 {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	color: #7131D0;
	margin-bottom: 0px;
}

.post_1 p {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #203615;
	margin-bottom: 0px;
}

.post_1 {
    display: flex;
    gap: 15px;
    align-items: center;
}

.espacador:after {
    content: '';
    width: 3.5rem;
    height: 3px;
    display: block;
    margin: .5rem auto 0 auto;
    background-color: #4C7620;
}

.espacador_left:after {
    content: '';
    width: 3.5rem;
    height: 3px;
    display: block;
    background-color: #4C7620;
}

.hero-home {
    padding-bottom: 80px;
}

.owl-banner.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    background: #dee9e1;
    border-radius: 50%;
}
.owl-banner.owl-theme .owl-dots .owl-dot.active span, .owl-banner.owl-theme .owl-dots .owl-dot:hover span {
    background: #6bba89;
}
.owl-banner.owl-theme .owl-nav [class*=owl-] {
    font-size: 35px;
    background: transparent;
    opacity: 0.5;
}
.owl-banner.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #fff;
}
.owl-banner .owl-dots {
    bottom: -50px;
}

.titulo-2 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    text-transform: uppercase;
    color: #203615;
}

.post_2 {
	display: flex;
    flex-direction: column;
    justify-content: end;
    align-content: flex-start;
    height: 265px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px 20px 20px 0px;
}

.post_2 div {
    background: #FEFFF8;
    border-radius: 10px 10px 10px 0px;
    height: 110px;
    padding: 15px;
    position: relative;
    width: 80%;
}

.post_2 h3 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #203615;
	width: 90%;
}

.post_2 p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #203615;
    margin: 0;
	width: 90%;
}

.post_2 i {
    color: #4C7620;
    font-size: 30px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    transform: rotate(318deg);
}

.secao_p {
	padding-bottom: 60px;
	padding-top: 60px;
	position: relative;
}

.folha_1 {
    position: absolute;
    left: 0;
    top: 15px;
	z-index: -9;
}

.folha_2 {
    position: absolute;
    right: 0;
    top: 15px;
	z-index: -9;
}


.post_3 {
    display: block;
}

.post_3 img {
    height: 220px;
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
    margin-bottom: 10px;
}

.post_3 span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #FEFFF8;
    background-color: #4C7620;
    border-radius: 2px;
    padding: 3px 7px;
    display: inline-block;
    margin-bottom: 10px;
}

.post_3 p, .post_3 h3 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: #203615;
}

.post_4 {
    background: #EBE4F5;
    border-radius: 20px;
    display: block;
    padding: 15px;
    position: relative;
}

.post_4 img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    margin-bottom: 10px;
}

.post_4 h3 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #203615;
}

.post_4 span {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #FEFFF8;
    background: #7131D0;
    border-radius: 0px 50px 50px 0px;
    padding: 10px 15px;
    position: absolute;
    left: 0px;
    top: 40px;
}

.link_b {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #203615;
}

.link_b i {
    color: #4C7620;
    font-size: 20px;
    transform: rotate(318deg);
}


.card_vivencias span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #203615;
    position: relative;
	display: block;
}

.espacador_v:after {
    content: '';
    width: 3.5rem;
    height: 3px;
    display: block;
    background-color: #7FDEBA;
}

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

.card_vivencias {
    background: #FEFFF8;
    border-radius: 20px;
    padding: 20px;
}

.card_vivencias h3 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    text-transform: uppercase;
    color: #203615;
}

.card_vivencias p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #203615;
}

.btn_1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #FEFFF8;
    padding: 7px 30px 8px;
    background: #7131D0;
    border-radius: 100px;
    display: inline-block;
}

.trip_form {
    display: flex;
    gap: 15px;
    background-color: #E9F9EA;
    padding: 10px;
    border-radius: 200px;
}

.trip_form input {
    padding: 0px 35px;
    background: #FFFFFF;
    border: 1px solid #CFCFCF;
    border-radius: 100px;
    height: 60px;
    width: 100%;
    display: block;
}

.trip_form button {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    padding: 10px 35px;
    background: #4C7620;
    border-radius: 100px;
    border: none;
    flex-shrink: 0;
}

.trip_form i {
    position: absolute;
    top: 20px;
    font-size: 20px;
    left: 10px;
    color: #203615;
}

.post_5 {
    background: #EBE4F5;
    border-radius: 20px;
    display: flex;
	gap: 10px;
    padding: 10px;
    position: relative;
}

.post_5 img {
    width: 170px;
    height: 165px;
    object-fit: cover;
}

.post_5 .position-relative {
    flex-shrink: 0;
}

.post_5 h3 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #203615;
}

.post_5 p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #203615;
	margin-bottom: 0px;
}

.post_5 b {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #203615;
}

.post_5 small {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #203615;
    display: block;
}

.post_5 ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 5px;
    font-size: 18px;
    color: #D86F2D;
}

.selo_img {
    position: absolute;
    top: 10px;
    right: 10px;
    height: auto !important;
    width: 60px !important;
}

.post_5 span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #FEFFF8;
    background: #7131D0;
    border-radius: 0px 50px 50px 0px;
    padding: 5px 10px;
    position: absolute;
    left: 0px;
    top: 10px;
}

.texto-1 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #203615;
}

.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: #1D1D1D;
    color: #FEFFF8;
}

.top-menu {
    padding-bottom: 20px;
    padding-top: 20px;
    background-size: cover;
}

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

.btn-2 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #203615;
    background: rgba(254, 255, 248, 0.25);
    border: 1px solid #203615;
    border-radius: 6px;
    padding: 11px 23px 12px;
}

#header {
    background-color: #6EF0BC;
    margin-bottom: 40px;
}

.principal li a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    color: #203615;
}
.newsletter {
    background-color: #8A38F5;
    padding-bottom: 60px;
    padding-top: 60px;
    position: relative;
    margin-top: 40px;
}

.info-news {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}

.info-news h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #FEFFF8;
    margin-bottom: 0px;
}

.info-news p {
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 32px;
    color: #FEFFF8;
    margin-bottom: 0px;
}

.info-news i {
    font-size: 25px;
    color: #FEFFF8;
    background-color: #203615;
    width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
	flex-shrink: 0;
}

.form_news input[type="email"] {
    border: 1px solid #FEFFF8;
    border-radius: 5px;
    height: 50px;
    padding: 10px 10px 10px 40px;
    width: 100%;
    background-color: transparent;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #FEFFF8;
	flex-shrink: 0;
}

.form_news input[type="email"]::-webkit-input-placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #FEFFF8;
}
.form_news input[type="email"]::-moz-placeholder{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #FEFFF8;
}

.form_news input[type="email"]:focus {
   outline: none;
}

/* Quando estÃ¡ em foco */
.form_news input[type="email"]:focus {
    background: transparent !important;
    background-color: transparent !important;
    box-shadow: none !important;
    outline: none !important;
}

/* Remove fundo amarelo do Chrome (autofill) */
.form_news input[type="email"]:-webkit-autofill,
.form_news input[type="email"]:-webkit-autofill:hover,
.form_news input[type="email"]:-webkit-autofill:focus,
.form_news input[type="email"]:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
    box-shadow: 0 0 0 1000px transparent inset !important;
    -webkit-text-fill-color: #fff !important; /* cor do texto */
    transition: background-color 9999s ease-in-out 0s;
}

.form_news i {
    font-size: 25px;
    color: #FEFFF8;
    position: absolute;
    left: 10px;
    top: 13px;
}

.form_news label {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #FEFFF8;
}

.form_news label a {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #FEFFF8;
	text-decoration: underline;
}

.form_news input[type="checkbox"] {
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #FEFFF8;
    background-color: transparent;
    width: 18px;
    height: 18px;
    display: block;
	flex-shrink: 0;
	cursor: pointer;
	border-radius: 5px;
}

.form_news input[type="checkbox"]:checked {
   background: #1A2846;
}

#footer {
    background-color: transparent;
    padding-top: 60px;
	position: relative;
}

.texto-f {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #203615;
}

.foot-menu-ass {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.foot-menu-ass li a {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #203615;
}

#footer .nav-link:focus, #footer .nav-link:hover {
    color: #203615;
    text-decoration: underline;
}

.texto-ass {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #203615;
    margin-bottom: 0px;
	margin-top: 0px !important;
}

.btn-3 {
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 160%;
    color: #FEFFF8;
    padding: 8px 22px;
    background: #203615;
    border-radius: 30px;
    display: inline-block;
    border: none;
}

.btn-4 {
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 160%;
    color: #4C7620;
    padding: 8px 22px;
    background: #FEFFF8;
    border-radius: 30px;
    display: inline-block;
	border: 1px solid #4C7620;
}

.conteudopage-inner {
    font-family: 'Inter';
    color: #203615;
}

.conteudopage-inner p, .conteudopage-inner li {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #203615;
}

#footer .menu-item a[aria-current=page] {
    color: #8a38f5;
}

.card-coluna {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 8px;
    gap: 12px;
    background: #E9F9EA;
    border-radius: 20px;
}

.card-coluna h3 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    color: #7131D0;
    margin-bottom: 5px;
}

.card-coluna p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #203615;
    margin: 0;
}

.contatos-t {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #203615;
    padding-bottom: 8px;
    border-bottom: 1px solid #E8EAE0;
    display: block;
    margin-bottom: 20px;
}

.itens-contato h3 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 27px;
    color: #7131D0;
    margin-bottom: 5px;
}

.itens-contato p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #203615;
}

.itens-contato i {
	font-size: 40px;
    color: #4C7620;
    width: 40px;
}

.itens-contato {
    display: flex;
    gap: 10px;
	margin-bottom: 30px;
}

.formu_cont {
    background-color: #F4F6E9;
    padding: 30px;
    border-radius: 20px;
}

.formu_cont p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #203615;
}

.formu_cont label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #203615;
    display: block;
    margin-bottom: 3px;
}

.formu_cont input {
    height: 55px;
    display: block;
    width: 100%;
    border: none;
    padding: 8px;
}

.formu_cont textarea {
    height: 120px;
    display: block;
    width: 100%;
    border: none;
    padding: 8px;
}

.conteudos h2 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    color: #7131D0;
}

.conteudos p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #203615;
}

.data-blog {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #FEFFF8;
    background-color: #4C7620;
    border-radius: 2px;
    padding: 3px 7px;
    display: inline-block;
    margin-bottom: 10px;
}

.titulo-blog {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 120%;
    color: #203615;
    margin-bottom: 30px;
}

.blog-cover {
    height: 430px;
    margin-bottom: 40px;
    object-fit: contain;
}

.conteudo-inner-post {
    font-family: 'Inter';
    color: #203615;
}

.conteudo-inner-post p, .conteudo-inner-post li {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #203615;
}

.page-numbers.current {
    background-color: #8a38f5;
    border-color: #8a38f5;
    color: #fff !important;
    z-index: 3;
}
.page-numbers {
    background-color: var(--bs-pagination-bg);
    border: var(--bs-pagination-border-width) solid #8a38f5;
    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);
}

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

.card-compra {
    background: #F4F6E9;
    border-radius: 10px;
    display: flex;
    gap: 20px;
    padding: 20px;
	width: max-content;
}

.card-compra img {
    width: 175px;
    height: 175px;
    object-fit: cover;
    flex-shrink: 0;
}

.card-compra span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #203615;
    display: block;
}

.card-compra-trip {
    background: #EBE4F5;
    border-radius: 20px;
    padding: 30px;
    text-align: center;
}

.trip-slider {
    width: 100%;
    height: 470px;
    border-radius: 20px;
	object-fit: cover;
}

.card-selo {
    border-radius: 20px;
    padding: 30px;
    text-align: center;
    display: flex;
	gap: 15px;
	align-items: center;
}

.card-selo h3 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    text-align: center;
    color: #7131D0;
}

.card-selo p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #203615;
    margin-bottom: 0;
}

.card-selo img {
    width: 110px;
}

/*AVALIA*/
.avaliacoes-resumo{
}

.avaliacoes-resumo-top{
	display:flex;
	align-items:center;
	gap:15px;
	margin-bottom:25px;
}

.nota-media{
	font-size:42px;
	font-weight:700;
	line-height:1;
	color:#2f3b2f;
}

.nota-detalhes{
	display:flex;
	flex-direction:column;
	gap:5px;
}

.estrelas-media{
	font-size:28px;
	line-height:1;
	color:#d9772b;
	letter-spacing:2px;
}

.total-avaliacoes{
	font-size:15px;
	color:#666;
}

.avaliacoes-distribuicao{
	display:flex;
	flex-direction:column;
	gap:12px;
}

.linha-avaliacao{
	display:grid;
	grid-template-columns:110px 1fr 60px;
	align-items:center;
	gap:15px;
}

.avaliacoes-resumo .label{
	font-size:16px;
	color:#374037;
	font-weight:500;
}

.avaliacoes-resumo .barra{
	height:12px;
	background:#dfe2d3;
	border-radius:999px;
	overflow:hidden;
	position:relative;
}

.barra-preenchimento{
	height:100%;
	background:#d9772b;
	border-radius:999px;
	transition:.3s;
}

.avaliacoes-resumo .quantidade{
	font-size:16px;
	color:#374037;
	text-align:right;
	font-weight:500;
}
/*AVALIA*/

.titulo-avalia {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 36px;
    color: #203615;
    margin-bottom: 20px;
}

#form-avaliacao input {
    background: #FEFFF8;
    border: 1px solid #DFDFDF;
    border-radius: 4px;
    height: 50px;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding: 8px;
}

#form-avaliacao select {
    background: #FEFFF8;
    border: 1px solid #DFDFDF;
    border-radius: 4px;
    height: 50px;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding: 8px;
}

#form-avaliacao textarea {
    background: #FEFFF8;
    border: 1px solid #DFDFDF;
    border-radius: 4px;
    height: 120px;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding: 8px;
}

#form-avaliacao p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #203615;
}

#form-avaliacao button {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #203615;
    background: #FEFFF8;
    border: 1px solid #203615;
    border-radius: 100px;
    padding: 8px 22px;
}

.avaliacao-topo strong {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #203615;
    display: block;
    margin-bottom: 5px;
}

.avaliacao-topo span {
    color: #D86F2D;
    font-size: 20px;
    display: block;
    margin-bottom: 5px;
}

.avaliacao-topo small {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #203615;
    display: block;
    margin-bottom: 10px;
}

.avaliacao-comentario {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #203615;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #DFDFDF;
}


.filtros-categorias {
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    padding: 0;
    margin: 0;
}

.filtros-categorias li a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #7131D0;
    padding: 10px 25px;
    background: #F4F6E9;
    border-radius: 6px;
	display: block;
}


.filtros-categorias li a:hover, .filtros-categorias li a.ativo {
    font-weight: 700;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
}

.destaque-box span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    text-align: center;
    color: #7131D0;
    display: block;
    margin-bottom: 15px;
}

.destaque-box p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #203615;
}

.destaque-box img {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
}

.destaque-box {
    background: #E9F9EA;
    border-radius: 20px;
    text-align: center;
    padding: 50px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


.post_back {
    display: block;
    height: 277px;
	width: 100%;
    border-radius: 20px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

.post_back::before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
	border-radius: 20px;
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
	z-index: 1;
}

.post_back h3 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #FEFFF8;
}

.post_back div {
    position: absolute;
    z-index: 2;
    width: 90%;
    bottom: 15px;
    left: 15px;
}
.destaque-lab {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #7131D0;
    padding: 8px 10px;
    background: #E9F9EA;
    border-radius: 100px;
    display: inline-block;
}

@media (max-width: 767px) {
	
.trip-slider {
    height: 270px;
}
	
.card-compra {
    flex-direction: column;
    width: 100%;
}	
	
.card-compra img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    flex-shrink: 0;
}	
	
.card-compra span {
    margin-bottom: 15px;
}	
	
.blog-cover {
    height: 200px;
    margin-bottom: 40px;
    object-fit: contain;
}	

.navbar-toggler {
    font-size: 40px;
    color: #7131cf;
	margin: auto;
}
	
#header {
    padding: 0;
}	
	
.principal {
    text-align: center;
    padding-top: 20px;
}
	
.owl-banner a {
    height: 320px;
}
	
.owl-banner h3 {
    font-size: 24px;
    line-height: 28px;
}	
	
.owl-banner p {
    font-size: 16px;
    line-height: 20px;
}

.owl-banner a div {
    width: 90%;
}	
	
.owl-banner {
    margin-bottom: 60px;
}
	
.post_1 img {
    width: 145px;
    height: 125px;
    object-fit: cover;
    border-radius: 20px;
    flex-shrink: 0;
}
	
.post_4 img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    margin-bottom: 10px;
}
	
.trip_form {
    display: flex;
    gap: 15px;
    background-color: #E9F9EA;
    padding: 20px;
    border-radius: 20px;
    flex-direction: column;
}
	
.post_5 {
    flex-direction: column;
}	
	
.post_5 img {
    width: 100%;
    height: 200px;
    object-position: center;
    object-fit: cover;
}
	
.foot-menu-ass {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 8px;
    text-align: center;
}	
	
.texto-f {
    text-align: center;
}	
	
	
}


