@charset 'UTF-8';
.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://hotelfazendaconinho.com.br/wp-content/themes/coninho_2023/libs/slick/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://hotelfazendaconinho.com.br/wp-content/themes/coninho_2023/libs/slick/fonts/slick.eot);
src: url(https://hotelfazendaconinho.com.br/wp-content/themes/coninho_2023/libs/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://hotelfazendaconinho.com.br/wp-content/themes/coninho_2023/libs/slick/fonts/slick.woff) format('woff'), url(https://hotelfazendaconinho.com.br/wp-content/themes/coninho_2023/libs/slick/fonts/slick.ttf) format('truetype'), url(https://hotelfazendaconinho.com.br/wp-content/themes/coninho_2023/libs/slick/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}body {
font-size: 18px;
scroll-behavior: smooth;
overflow-x: hidden;
}
.container-fluid {
max-width: 1200px;
margin: 0 auto;
display: flex;
}
.navigate .container-fluid nav {
display: flex;
justify-content: space-between;
}
.navigate .logo {
width: 18%;
box-shadow: 5px 5px 20px rgb(0 0 0 / 25%);
z-index: 100;
} header.header {
background: url(https://hotelfazendaconinho.com.br/wp-content/themes/coninho_2023/img/fatured.jpg);
background-size: cover; }
header.page {
background: url(https://hotelfazendaconinho.com.br/wp-content/themes/coninho_2023/img/fatured.jpg)
center center;
background-size: cover;
height: 30vh;
background-color: #1c97b7;
}
.bannerHeader {
justify-content: center;
align-items: center;
height: 100vh;
}
.navigate .logo img {
width: 100%;
}
.navigate .menu ul {
margin: 0;
padding: 10px 5px;
margin-top: 10%;
backdrop-filter: blur(14px) saturate(180%);
-webkit-backdrop-filter: blur(14px) saturate(180%);
background-color: rgba(255, 255, 255, 0.5);
border: 1px solid rgba(209, 213, 219, 0.3);
border-radius: 5px;
box-shadow: 5px 5px 20px rgb(0 0 0 / 25%);
}
.navigate nav ul li {
list-style: none;
display: inline;
text-transform: uppercase;
font-size: 18px;
font-weight: bold;
}
.navigate nav ul li a {
text-decoration: none;
color: #591616;
padding: 10px 5px;
}
.navigate nav ul li a:hover {
color: #1c97b7;
border-bottom: 3px solid rgb(28, 151, 183);
}
.menu-icon {
line-height: 60px;
width: 80px;
text-align: right;
box-sizing: border-box;
padding: 15px 24px;
cursor: pointer;
color: #fff;
display: none;
}
@media (max-width: 786px) {
.navigate .container-fluid nav {
position: relative;
display: flex;
width: 100%; justify-content: space-between;
}
.navigate .menu ul {
margin: 0px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
height: 100%;
width: 100%;
display: none;
position: fixed; top: 0;
left: 0;
}
nav.black ul {
border: 2px solid blue;
}
.navigate .menu ul.showing {
display: flex;
position: fixed;
top: 0;
left: 0;
z-index: 1;
width: 100vw;
height: 100vh;
margin: 0;
}
.navigate nav ul li {
list-style: none;
display: block;
text-transform: uppercase;
font-size: 26px;
font-weight: bold;
text-align: center;
}
.menu-icon {
display: flex;
position: absolute;
z-index: 100;
top: 10px;
right: 10px;
}
.oloc {
text-align: left !important;
}
.oloc .form-check-input {
margin-top: 35px;
margin-bottom: 50px;
}
}
.glass h1 {
font-family: "Amatic SC", cursive;
font-size: 72px;
text-align: center;
color: #fff;
text-shadow: 5px 5px 20px rgb(0 0 0 / 25%);
}
.glass {
backdrop-filter: blur(16px) saturate(180%);
-webkit-backdrop-filter: blur(16px) saturate(180%);
background-color: rgba(28, 151, 183, 0.5);
border-radius: 12px;
border: 1px solid rgba(255, 255, 255, 0.125);
width: 80%;
padding: 36px;
animation: mens 5s infinite ease-in-out;
box-shadow: 5px 5px 20px rgb(0 0 0 / 25%);
}
@keyframes mens {
0%,
100% {
transform: rotate(0deg);
}
50% {
transform: rotate(3deg);
}
}
.navigate {
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 10;
display: flex;
}
.slide { z-index: 1;
width: 100vw;
height: 100vh;
overflow: hidden;
display: flex;
justify-content: center;
align-items: center;
justify-items: center;
}
.slide0 {
background: url(//hotelfazendaconinho.com.br/wp-content/themes/coninho_2023/temp/2026/site/slide-0.jpg) center center;
background-size: cover;
}
.slide1 {
background: url(//hotelfazendaconinho.com.br/wp-content/themes/coninho_2023/temp/2026/site/slide-2.jpg) center center;
background-size: cover;
}
.slide2 {
background: url(//hotelfazendaconinho.com.br/wp-content/themes/coninho_2023/temp/2026/site/slide-3.jpg) center center;
background-size: cover;
}
.slide3 {
background: url(//hotelfazendaconinho.com.br/wp-content/themes/coninho_2023/temp/2026/site/slide-4.jpg) center center;
background-size: cover;
}
.slide4 {
background: url(//hotelfazendaconinho.com.br/wp-content/themes/coninho_2023/temp/2026/site/slide-5.jpg) center center;
background-size: cover;
}
.slide5 {
background: url(//hotelfazendaconinho.com.br/wp-content/themes/coninho_2023/temp/2026/site/slide-6.jpg) center center;
background-size: cover;
}
.apresentacao {
padding: 68px 0;
color: #591616;
display: flex;
}
.apresentacao .title {
margin-bottom: 36px;
}
.apresentacao .title p {
margin: 0;
padding: 0;
line-height: 0.9em;
text-transform: uppercase;
}
.apresentacao .up {
font-size: 36px;
}
.apresentacao .down {
font-size: 60px;
font-weight: bold;
}
.apresentacao img {
width: 50%;
margin-left: 30px; }
.banner {
background: url(https://hotelfazendaconinho.com.br/wp-content/themes/coninho_2023/img/banner.jpg)
center fixed;
background-size: cover;
}
.banner .container-fluid {
padding-top: 36px;
padding-bottom: 36px;
justify-content: space-around;
align-items: center;
}
.banner img {
width: 20%;
animation: sol 10s infinite linear;
margin-right: 36px;
}
.banner .textos {
text-align: center;
}
.banner .texto {
color: #fff;
font-family: "Adumu", cursive;
font-size: 80px;
line-height: 1em;
}
@keyframes sol {
from {
transform: rotate(0deg);
}
to {
transform: rotate(359deg);
}
}
.pets {
background: linear-gradient(45deg, #013d75, #e8c599);
padding-top: 30px;
}
.pets .container-fluid {
align-items: center;
}
.pets .container-fluid img {
margin-bottom: -80px;
}
.pets .container-fluid .btn {
margin: 0 auto;
width: 220px;
}
.pets h2 {
font-family: "Adumu", sans-serif;
font-size: 48px;
color: #fff;
text-align: center;
}
.pacotes .container-fluid,
.depoimentos .container-fluid {
padding-top: 60px;
padding-bottom: 50px;
flex-direction: column;
text-align: center;
}
.pacotes .title,
.depoimentos .title {
line-height: 0.8em;
margin-bottom: 20px;
padding: 30px;
display: block;
}
.pacotes .title .up,
.depoimentos .title .up {
color: #1c97b7;
font-family: "Kolker Brush", cursive;
font-size: 72px;
z-index: 10;
text-shadow: 5px 5px 20px rgb(255 255 255 / 25%);
margin-bottom: -20px;
}
.pacotes .title .down,
.depoimentos .title .down {
color: #591616;
font-size: 72px;
font-weight: bold;
margin-top: 36px;
text-shadow: 5px 5px 20px rgb(255 255 255 / 25%);
}
.feriados {
display: flex;
margin-bottom: 26px;
}
.feriados .feriado {
margin: 1%;
min-width: 23%;
max-width: 30%;
}
.feriados .feriado img {
width: 100%;
height: auto;
box-shadow: 5px 5px 20px rgb(0 0 0 / 25%);
border-radius: 5px;
}
.pacotes .btn {
width: 150px;
margin: 0 auto;
}
.depoimentos {
background: url(https://hotelfazendaconinho.com.br/wp-content/themes/coninho_2023/img/depoimentos.jpg)
center fixed;
background-size: cover;
}
.depoimentos .title .up {
color: #fff;
}
.depoimentos .btn {
width: fit-content;
margin: 1.25rem auto 0 auto;
}
.depos {
margin-top: 40px;
justify-content: space-between;
}
.depo {
color: rgb(0, 24, 59);
max-width: 420px;
backdrop-filter: blur(14px) saturate(180%);
-webkit-backdrop-filter: blur(14px) saturate(180%);
background-color: rgba(255, 255, 255, 0.1);
border-radius: 12px;
border: 1px solid rgba(209, 213, 219, 0.3);
font-size: 16px;
margin: 60px 20px 0 20px;
box-shadow: 5px 5px 20px rgb(0 0 0 / 25%);
}
.depo .nome,
.testimony .nome {
font-weight: bold;
}
.depo .container-fluid,
.testimony {
background: url(https://hotelfazendaconinho.com.br/wp-content/themes/coninho_2023/img/depo.png)
bottom left no-repeat;
background-size: 40%;
padding-left: 0;
padding-right: 0;
}
.depo .foto,
.testimony .foto {
width: 130px;
height: 130px;
object-fit: cover;
border-radius: 50%;
background-color: slategray;
margin: -120px auto 20px auto;
border: 5px solid #1c97b7;
}
.depo-content {
max-height: 450px;
overflow: auto;
padding: 0 1rem;
margin-bottom: 1rem;
}
.depo-content::-webkit-scrollbar {
width: 5px;
background-color: #f8f8f2;
}
.depo-content::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(40, 42, 54, 0.3);
background-color: #591616;
}
.depo-content::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(40, 42, 54, 0.3);
border-radius: 10px;
background-color: #f8f8f2;
}
.testimony .foto {
margin: 0 auto 20px auto;
}
.depos .slick-current {
background-color: rgba(255, 255, 255, 0.5);
}
.testimonials {
columns: 3 auto;
gap: 1.25rem;
}
.testimony {
display: flex;
flex-direction: column;
padding: 1.25rem;
margin-bottom: 1.25rem;
color: rgb(0, 24, 59);
backdrop-filter: blur(14px) saturate(180%);
-webkit-backdrop-filter: blur(14px) saturate(180%);
background-color: rgba(255, 255, 255, 0.1);
border-radius: 12px;
border: 1px solid rgba(209, 213, 219, 0.3);
font-size: 16px;
box-shadow: 5px 5px 20px rgb(0 0 0 / 25%);
background-color: bisque;
break-inside: avoid;
}
.whatsapp-float {
position: fixed;
bottom: 24px;
left: 24px;
z-index: 9999;
display: flex;
align-items: center;
gap: 12px;
filter: drop-shadow(0 4px 24px rgba(37, 211, 102, 0.4));
}
.whatsapp-tooltip {
background: #ffffff;
color: #1f2937;
font-size: 14px;
font-weight: 500;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
padding: 8px 16px;
border-radius: 999px;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
white-space: nowrap;
pointer-events: none;
opacity: 0;
transform: translateX(-10px);
transition:
opacity 0.3s ease,
transform 0.3s ease;
}
.whatsapp-float:hover .whatsapp-tooltip {
opacity: 1;
transform: translateX(0);
}
.whatsapp-btn {
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 56px;
height: 56px;
border-radius: 50%;
background-color: #25d366;
text-decoration: none;
transition:
background-color 0.3s ease,
transform 0.3s ease;
flex-shrink: 0;
}
.whatsapp-btn:hover {
background-color: #20c05c;
transform: scale(1.1);
}
.whatsapp-pulse {
position: absolute;
inset: 0;
border-radius: 50%;
background-color: #25d366;
animation: whatsapp-ping 1.5s cubic-bezier(0, 0, 0.2, 1) infinite;
opacity: 0.35;
}
.whatsapp-icon {
width: 28px;
height: 28px;
fill: white;
position: relative;
z-index: 1;
}
@keyframes whatsapp-ping {
75%,
100% {
transform: scale(1.8);
opacity: 0;
}
}
footer {
background-color: #68c6dd;
margin-top: 50px;
overflow: hidden;
}
footer .container-fluid {
padding-top: 36px;
padding-bottom: 36px;
color: #000;
display: flex;
justify-content: space-between;
gap: 32px;
}
footer .container-fluid > div {
width: 33%;
}
footer h3 {
font-size: 0.875rem;
font-weight: 700;
color: #fff;
}
footer .razaosocial {
margin-top: 16px;
}
footer .razaosocial .nome {
font-size: 1.25rem;
font-weight: 600;
margin: 0;
}
footer .razaosocial .cnpj {
font-size: 0.875rem;
font-weight: 400;
}
footer .menu ul {
list-style-type: none;
margin: 0.625rem 0 0 0;
padding: 1.25rem 0.625rem;
width: 100%;
backdrop-filter: blur(14px) saturate(180%);
-webkit-backdrop-filter: blur(14px) saturate(180%);
background-color: rgba(255, 255, 255, 0.5);
border: 1px solid rgba(209, 213, 219, 0.3);
border-radius: 5px;
box-shadow: 5px 5px 20px rgb(0 0 0 / 25%);
}
footer .menu ul li {
margin: 0;
padding: 0;
font-size: 1rem;
line-height: 1.25rem;
font-weight: bold;
transition: all 0.3s;
}
footer .menu ul li a {
color: #591616;
text-decoration: none;
text-transform: capitalize;
}
footer .menu ul li:hover {
background-color: #000;
padding-left: 0.4rem;
}
footer .menu ul li:hover a {
color: #fff;
}
footer .contato img {
width: 100px;
margin-bottom: 20px;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray; }
footer .contato .phone,
footer .contato .whatsapp {
display: flex;
align-items: center;
gap: 0.5rem;
}
footer .social_media {
display: flex;
flex-direction: column;
justify-content: space-between;
}
footer .social_media > div {
display: flex;
gap: 1rem;
height: fit-content;
}
footer .social_media a {
font-size: 2rem;
color: #fff;
}
footer .social_media a:hover ion-icon {
color: #013d75;
}
footer .dev {
font-size: 1rem;
text-align: center;
padding-bottom: 3rem;
}
footer .dev a {
text-decoration: none;
font-weight: bold;
font-size: 1rem;
color: #161722;
}
footer .dev a:hover {
color: #8be9fd;
}
.v-topo {
display: flex;
justify-content: center;
align-items: center;
position: fixed;
bottom: 10px;
right: 10px;
width: 50px;
height: 50px;
backdrop-filter: blur(16px) saturate(180%);
-webkit-backdrop-filter: blur(16px) saturate(180%);
background-color: rgba(17, 25, 40, 0.5);
border-radius: 12px;
border: 1px solid rgba(255, 255, 255, 0.125);
text-decoration: none;
}
.v-topo::after {
content: "↑";
font-size: 32px;
font-weight: bold;
color: aliceblue;
transition: margin-top 250ms;
}
.v-topo:hover::after {
margin-top: -8px;
}
.page-loader {
background: #8be9fd;
position: fixed;
height: 100%;
width: 100%;
top: 0;
left: 0;
z-index: 9999;
opacity: 1;
}
.page-loader-inner {
position: absolute;
width: 100%;
top: 50%;
left: 0;
padding: 20px;
transform: translateY(-50%);
}
.spinner {
position: relative;
width: 150px;
margin: auto;
}
.double-bounce1,
.double-bounce2 {
position: absolute;   width: 100%;
left: 0;
top: 0;
-webkit-animation: bounce 4s infinite ease-in-out;
animation: bounce 4s infinite ease-in-out;
}
.double-bounce2 {
-webkit-animation-delay: -1s;
animation-delay: -1s;
}
@-webkit-keyframes bounce {
0%,
100% {
-webkit-transform: scale(0.7);
}
50% {
-webkit-transform: scale(1);
}
}
@keyframes bounce {
0%,
100% {
transform: scale(0);
}
50% {
transform: scale(1);
}
}
article.single-page .container-fluid {
padding-bottom: 50px;
}
article.single-page .container-fluid .texto {
width: 100%;
}
.title-page {
background-color: rgb(248, 71, 6);
padding: 26px;
margin-bottom: 36px;
text-shadow: 5px 5px 20px rgb(0 0 0 / 25%);
}
.title-page h1 {
font-family: "Adumu", cursive;
font-size: 48px;
line-height: 1em;
color: #fff;
text-align: center;
text-transform: uppercase;
}
img.quemsomos {
width: 50%;
margin-left: 30px;
}
.feriado .carrossel {
width: 48%;
aspect-ratio: 4/5;
}
.feriado .carrossel img {
width: 100%;
aspect-ratio: 4/5;
object-fit: cover;
}
.feriado .carrossel .slick-dots {
bottom: inherit;
}
.feriado .texto { margin-left: 30px;
}
.feriado .texto .diarias {
background-color: #1c97b7;
font-family: "Amatic SC", cursive;
font-size: 42px;
color: #fff;
padding: 8px 16px;
width: fit-content;
}
.feriado .texto .dia {
background: #f3cc7d;
padding: 10px;
color: #591616;
font-weight: bold;
}
.feriado .texto h2 {
font-family: "Amatic SC", cursive;
font-size: 56px;
color: #591616;
text-transform: uppercase;
padding: 8px 12px;
background-color: #83daf0;
width: fit-content;
}
.feriado .texto .green {
background-color: #009334;
color: #fff;
padding: 8px 16px;
display: block;
width: fit-content;
}
.feriado .texto .red {
background-color: rgb(248, 71, 6);
color: #fff;
padding: 8px 16px;
display: block;
width: fit-content;
}
.feriado .texto .yellow {
background-color: #ffd500;
color: #000;
padding: 8px 16px;
display: block;
width: fit-content;
}
.feriado .texto p.mini {
font-size: 14px;
margin: 0;
padding: 10px;
display: block;
width: fit-content;
}
.feriado .texto .table {
font-size: 16px;
margin-top: 30px;
border-radius: 0.625rem;
}
.feriado .texto .table td + td {
text-align: right;
}
.aviso-crianca {
font-size: 14px;
color: rgb(59, 59, 59);
}
.reservas {
display: flex;
margin-top: 30px;
margin-bottom: 50px;
justify-content: space-between;
}
.reserva-wpp {
background-color: #10fc75;
padding: 20px;
color: #161722;
border-radius: 10px;
border: 1px solid #01ce5a;
display: flex;
align-items: center;
font-weight: bold;
font-size: 16px;
height: 140px;
transition: all 0.3s ease-in-out;
}
.reservas a {
text-decoration: none;
width: 48%;
}
.reserva-wpp svg {
fill: rgb(0, 24, 59);
margin-right: 15px;
}
.reserva-form {
background-color: #0c5497;
padding: 20px;
color: #f8f8f8;
border-radius: 10px;
border: 1px solid #013d75;
display: flex;
align-items: center;
font-weight: bold;
font-size: 16px;
height: 140px;
transition: all 0.3s ease-in-out;
}
.reserva-form svg {
fill: #f8f8f8;
margin-right: 15px;
width: 120px;
}
a:hover .reserva-wpp {
background-color: #01ce5a;
}
a:hover .reserva-form {
background-color: #013d75;
}
.form-switch.form-check-reverse .form-check-input {
margin-right: -2.5em;
margin-left: 0.5rem;
}
.form-check-reverse .form-check-input {
float: none;
}
.oloc .form-check-input {
margin-top: 45px;
}
.avisoModal {
font-size: 12px;
color: rgb(59, 59, 59);
text-align: center;
}
.galeria {
max-width: 100%;
padding-right: 20px;
}
.info {
width: 310px;
text-align: center;
}
.info h2 {
font-family: "Amatic SC", cursive;
color: rgb(28, 151, 183);
}
.comodidades {
display: flex;
justify-content: space-between;
gap: 10px;
flex-wrap: wrap;
width: 300px;
}
.comodidade {
border: 1px solid #c0c0c0;
border-radius: 2px;
width: 140px;
padding: 20px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
color: #8f8f8f;
font-size: 14px;
flex-wrap: wrap;
}
.comodidade i {
font-size: 50px;
color: #68c6dd;
}
.comodidade svg,
.comodidade img {
width: 50px;
fill: #68c6dd;
}
.midia {
display: flex;
flex-flow: row wrap;
width: 100%;
gap: 20px;
justify-content: center;
}
.acomodacoes-grid {
display: flex;
margin: 50px 0 60px 0;
justify-content: space-between;
flex-wrap: wrap;
gap: 30px;
}
.acomodacoes-grid .acomodacao {
width: 30%;
background-color: #009334;
color: #fff;
font-family: "Amatic SC", cursive;
height: 75px;
border-radius: 8px;
overflow: hidden;
}
.acomodacoes-grid .acomodacao a {
color: #fff;
font-family: "Amatic SC", cursive;
display: flex;
align-items: center;
text-decoration: none;
}
.acomodacoes-grid .acomodacao h2 {
font-size: 60px;
line-height: 1em;
text-decoration: none;
}
.acomodacoes-grid .acomodacao img {
height: 75px;
width: auto;
margin-right: 30px;
}
.acomodacoes-grid .acomodacao a:hover img {
transform: scale(1.2);
transition: all 0.5s ease-in-out;
}
.titulo-valores {
text-align: center;
margin-top: 50px;
margin-bottom: 40px;
}
.planos-principal {
max-width: 650px;
margin: auto;
background: #e8c599;
line-height: 1.3em;
margin-bottom: 30px;
margin-top: 40px;
padding-bottom: 15px;
border-radius: 5px;
overflow: hidden;
}
figure.wp-block-table table tbody tr {
border-radius: 5px;
}
small {
font-size: 11px;
margin: 0;
padding: 0;
}
.col-md-6 .col:nth-child(even) .chale-desc {
background-color: #e9e9e9;
}
.chale {
text-align: center;
font-size: 22px;
margin-bottom: 15px;
}
.chale-preco {
text-align: right;
font-weight: bold;
}
.chale-desc {
width: 50%;
height: 30px;
float: left;
text-align: center;
}
.feriado {
margin-bottom: 40px;
}
.info-tarifa {
font-size: 12px;
text-align: center;
}
.info-checkin {
text-align: center;
font-weight: bold;
background: #1695b6;
color: #fff;
padding: 10px;
margin-bottom: 20px;
line-height: 1.2em;
}
.info-checkin-2 {
font-size: 14px;
font-weight: normal;
text-align: center !important;
margin-top: 10px;
}
.hospedes label {
font-size: 0.7rem;
}
.wpcf7 label {
color: #363636;
font-size: 1.1.25rem;
width: 100%;
}
.wpcf7 input,
.wpcf7 textarea {
border: 1px solid #363636;
border-radius: 8px;
min-width: 300px;
width: 100%;
font-size: 0.625rem;
padding: 6px 10px;
}
.wpcf7 .wpcf7-submit {
background-color: #009334;
color: #fff;
}
@media (max-width: 1090px) {
.acomodacoes-grid .acomodacao {
width: calc(50% - 15px);
}
.feriado .container-fluid {
flex-direction: column;
align-items: center;
}
.pets .container-fluid img {
width: 40%;
margin-bottom: -30px;
}
}
@media (max-width: 925px) {
.banner .texto {
font-size: 65px;
}
.testimonials {
columns: 2 auto;
}
}
@media (max-width: 890px) {
.container-fluid {
flex-direction: column;
}
footer .container-fluid > div {
width: 100%;
}
footer .container-fluid > div {
gap: 32px;
}
footer .contato {
text-align: center;
}
}
@media (max-width: 718px) {
.acomodacoes .container-fluid {
flex-direction: column-reverse;
}
.comodidades {
width: 100%;
}
.info {
width: 100%;
margin-bottom: 30px;
}
.comodidade {
width: 120px;
}
.pets h2 {
font-size: 32px;
}
}
@media (max-width: 652px) {
header .logo {
width: 28%;
}
.bannerHeader {
height: 100%;
align-items: center;
align-content: center;
}
.glass {
height: fit-content;
}
header .container-fluid h1 {
font-size: 40px;
}
.apresentacao img {
display: none;
}
.acomodacoes-grid .acomodacao {
height: auto;
align-items: center;
}
.acomodacoes-grid .acomodacao a {
flex-direction: column;
}
.acomodacoes-grid .acomodacao a img {
height: 100%;
width: 100%;
margin-right: 0;
}
.acomodacoes-grid .acomodacao a:hover img {
transform: scale(1.8);
}
}
@media (max-width: 590px) {
.pacotes .title .up,
.depoimentos .title .up {
font-size: 40px;
}
.pacotes .title .down,
.depoimentos .title .down {
font-size: 40px;
}
.banner img {
width: 40%;
margin-right: 20px;
}
.banner .texto {
font-size: 50px;
}
.pets {
margin-bottom: 50px;
}
.pets .container-fluid {
flex-direction: column;
padding-bottom: 30px;
}
.pets .container-fluid img {
width: 80%;
margin-bottom: 20px;
}
.testimonials {
columns: 1 auto;
}
}