@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,600;0,700;1,600&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Nanum+Gothic:wght@400;700;800&display=swap);
*{margin:0;padding:0;box-sizing:border-box;font-family:lato,sans-serif;scroll-behavior:smooth}
::-webkit-scrollbar{width:7px;background-color:#fff;border:5px solid rgba(5,5,29,.856)}
::-webkit-scrollbar-thumb{background-color:#dfc37d;border-radius:50px;border:1px solid #194e1d;transition:all}
::-webkit-scrollbar-thumb:hover{background-color:#111141;border:#0ff 2px solid;cursor:pointer}
.navbar{width:100%;height:auto!important;background-color:rgba(5,5,29,.856)!important;box-shadow:1px 1px 2px #000;display:flex;margin:auto}
.icon_mobile_drop{width:30px!important;display:flex;margin:auto;flex-direction:column}
.logomarca_pag01{width:20%;height:auto;display:flex}
.logomarca_pag01 img{width:200px;margin:auto;margin:auto;justify-content:center}
.dropdown-center{margin:0;margin:auto;display:flex}
.navbar-nav{margin:20px!important}
.nav-item{margin:10px;margin-top:20px;display:flex;margin:auto;width:100%;flex-direction:column;padding-left:10px}
.nav-link{color:#ad9a68!important;margin-bottom:5px;letter-spacing:.2em;font-size:13px!important;font-weight:300;transition:all .3s;display:flex}
.nav-link:hover{color:#0ff!important;font-weight:400!important}
.dropdown-menu{background-color:rgba(5,5,29,.76)!important;border:0}
.dropdown-item{color:rgba(173,153,104,.788)!important;letter-spacing:.1em}
.dropdown-item:hover{background-color:#6d6243!important;color:#0ff!important;border-radius:5px;font-weight:400}
.dropdown-divider{background-color:#464e34}
.bi{color:rgba(173,153,104,.788);transition:all .3s}
.bi:hover{color:#0ff!important}
.flip_cards_section{width:100%;height:60vh;display:flex;align-items:center;margin:auto;flex-wrap:wrap;justify-content:space-evenly}
.texto_inicial{width:auto;height:auto;display:flex;background-size:cover;margin:auto}
.texto_inicial h2{height:auto;text-align:center!important;text-shadow:1px 1px 3px #1c1c97;color:#fff;font-weight:300;font-size:20px;letter-spacing:.2em;margin:auto;margin-top:10vh!important}
.texto_desc{width:100%!important;text-align:justify;height:auto;display:flex;margin:auto;margin-bottom:20vh}
.texto_desc p{width:80%!important;height:auto;font-family:lato light;font-size:15px!important;color:#635540;display:flex;margin:auto;padding:50px}
.flip_cards_section{width:100%;height:40vh;display:flex;align-items:center;margin:auto;flex-wrap:wrap;justify-content:space-evenly}
.texto_desc p{width:100%;height:auto;padding:0;font-size:18px;color:#635540;display:flex;margin:auto;padding:20px}
.texto_inicial h2{width:100%;letter-spacing:.1em;height:auto;font-family:lato light;font-size:18px;padding-top:70px}
.divisor_pag{width:100%!important;height:0 auto;margin:auto;display:flex}
.divisor_pag img{width:600px!important;margin:auto}
.pag_flicard_1,.pag_flicard_2,.pag_flicard_3{width:100%;height:auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-evenly;margin:10px}
.texto{color:#fff;text-shadow:1px 1px 3px #18187a;font-weight:300;font-size:20px;font-family:lato thin;letter-spacing:.2em;margin:auto}
.texto_acesse_images{width:100%;font-size:18px;font-weight:400;letter-spacing:.1em;color:#6b643c;margin:auto;text-align:center!important;top:30px;position:relative;flex-direction:column}
.card{position:relative;width:300px!important;height:300px!important;margin:5%;border:none!important;display:grid}
.card .face{position:absolute;width:100%!important;height:100%!important;backface-visibility:hidden!important;border-radius:13px;overflow:hidden;transition:.5s}
.card .front{transform:perspective(600px) rotateY(0)!important;box-shadow:0 5px 10px #000}
.card .front img{position:absolute;width:100%!important;height:100%!important;object-fit:cover}
.card .front h3{position:absolute;bottom:0;width:100%!important;height:55px;line-height:45px;color:#f5f5f5;background:rgba(10,54,25,.712);text-align:center;font-size:16px;font-weight:300;margin:0;padding:5px}
.card .back{transform:perspective(600px) rotateY(180deg)!important;background-color:#615f45;padding:15px;color:#f3f3f3;display:flex;flex-direction:column;justify-content:space-between;text-align:center;box-shadow:0 5px 10px #000}
.card .back h3{font-size:30px;margin-top:20px;letter-spacing:2px;color:#faebd7!important;font-weight:300;font-size:20px}
.card .back p{letter-spacing:1px;color:#faebd7!important;font-weight:300;font-size:13px}
.card:hover .front{transform:perspective(600px) rotateY(180deg)!important}
.card:hover .back{transform:perspective(600px) rotateY(360deg)!important}
.link{width:100%;height:auto;margin-bottom:80px}
.link a{width:300px!important;height:280px;border:#fff 1px solid!important;padding:8px;text-decoration:none!important;font-weight:300;border-radius:5px;bottom:10px!important;transition:all .2s;color:#fff}
.link a:hover{cursor:pointer;color:#46472b!important;background-color:#fff}
@media only screen and (max-width:768px){
.pag_flicard_1 p{height:auto;padding-bottom:50px}
.texto_desc{width:100%}
.texto_desc p{width:90%!important;font-size:20px!important}
.divisor_pag{width:100%!important;margin:auto;display:flex}
.divisor_pag img{width:400px!important;margin:auto;height:auto}
}
@media only screen and (min-width:960px) and (max-width:1024px){
.pag_flicard_1 .face back{width:100%!important}
.texto_inicial h2{height:auto;letter-spacing:0;font-weight:300}
.texto_desc{height:auto;margin:auto}
.texto_desc p{width:80%;height:auto;padding:0;font-size:13px;color:#635540;display:flex;margin:auto;padding:0}
.divisor_pag{height:auto;padding-bottom:0}
.divisor_pag a{padding-bottom:50px}
.card{width:270px!important;height:270px!important;display:flex!important;margin:2%!important}
.face bace p h3{width:100%!important;margin:auto}
.texto_acesse_images{height:10vh!important}
}
.bot_voltar{width:100%!important;margin:auto;display:flex;justify-content:center;padding:20px}
.bot_voltar a{margin:auto}
.rodape{width:100%;height:140vh;background-color:#615f45;display:flex;margin:auto;box-shadow:1px 0 2px #050d25!important;margin-top:10vh!important}
.sino_gold{width:3%;display:flex}
.sino_concierge{display:flex;width:30px!important;align-items:end}
.texto_rodape{width:auto;height:auto;display:flex;margin:auto;bottom:20px!important;flex-direction:column}
.texto_rodape p{width:100%;height:auto;color:#faebd7;font-weight:300;display:flex;margin:auto;flex-direction:column}
.rodape img{width:200px;display:flex;margin:auto;padding:0 auto;height:auto}
.texto_rodape i{color:#ddb95e!important}
.whats .telefone .email{display:grid;color:#f0f8ff!important}
.line_rodape{color:#daa520!important;opacity:100%!important}
.midias{position:relative;width:40%;height:auto;display:flex;margin:auto}
.midias img{display:flex;width:25px;height:auto;margin:auto}
.midias a{display:flex;justify-content:center;transition:all .1s;margin:auto}
.icones{width:400px}
.midias a:hover{transform:scale(1.3)}
.web{width:100%;height:auto;display:flex;margin:auto}
.web p{width:100%;margin:auto;font-size:20px;color:#faebd7;letter-spacing:.1em;text-align:center;font-weight:300;padding:10px}
@media only screen and (max-width:768px){
.rodape{width:100%;height:110vh;background-color:#615f45;display:flex;margin:auto;box-shadow:1px 0 2px #050d25!important;margin-top:10vh!important}
.midias{width:60%;height:auto;display:flex;margin:auto}
.logomarca_pag01 img{width:140px}
}
.scrollTop{display:flex;margin:auto;width:40px;height:40px;cursor:pointer;transition:all .3s;position:relative;justify-content:center;align-items:center}
.scrollTop .arrow_up_down{width:40px;height:40px;animation-iteration-count:infinite;position:relative;animation:move 1.1s infinite}
.scrollTop{animation-name:infinitupdown;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:ease;transition:all .4s}
@keyframes infinitupdown{
0%{transform:translateY(0)}
50%{transform:translateY(-40px)}
100%{transform:translateY(0)}
}
.arrow_up_down{transition:all .5s}
.arrow_up_down:hover{transform:scale(1.2)}
@media screen and (max-width:768px){
.logo-menu{width:100px!important}
}
.copyright_desc{width:auto;height:auto;display:flex;margin:auto}
.copyright_img{align-items:center;flex-direction:column;width:15px!important;margin:auto}
.copyright{width:30%;display:flex;margin:auto}
@media screen and (min-width:1080px) and (max-width:1920px){
.logo-menu{width:180px!important}
.nav-link{color:#ad9a68!important;margin-bottom:5px;letter-spacing:.2em;font-size:13px!important;font-weight:300;transition:all .3s;display:flex;margin-left:60px}
@media screen and (min-width:900px) and (max-width:1440px){
.logo-menu{width:180px!important}
.nav-link{color:#ad9a68!important;margin-bottom:5px;letter-spacing:.2em;font-size:12px!important;font-weight:300;transition:all .3s;display:flex;margin-left:30px}
}
@media screen and (min-width:768px) and (max-width:1024px){
.logo-menu{width:130px!important}
.nav-link{color:#ad9a68!important;margin-bottom:5px;letter-spacing:.2em;font-size:12px!important;font-weight:300;transition:all .3s;display:flex;margin-left:0}
}
}