.itens_mobile{display:block !important;}
.itens_main{display:none !important;}

::-webkit-scrollbar {width: 5px; height: 5px;}

/* - - - - - GERAL - - - - - */
.central{position: relative; width: 100%; left: 0; margin-left: 0;}

/*menu_aberto*/
#nav.menu_aberto{height: 100%; padding: 0 5% 45px; overflow: auto;}
#sub1.menu_aberto{height: 25%; padding: 0 5% 45px;}
#sub2.menu_aberto{height: 15%; padding: 0 5% 45px;}
#sub3.menu_aberto{height: 25%; padding: 0 5% 45px;}
#sub4.menu_aberto{height: 25%; padding: 0 5% 45px;}
/*menu_aberto*/

/*menu_fechado*/
#nav.menu_fechado{height: 0; padding: 0; overflow: hidden;}
#sub1.menu_fechado{height: 0; padding: 0;}
#sub2.menu_fechado{height: 0; padding: 0;}
#sub3.menu_fechado{height: 0; padding: 0;}
#sub4.menu_fechado{height: 0; padding: 0;}
/*menu_fechado*/

/* - - - mensagem - - - */

/*geral*/
.mensagem{height: auto;}

.mensagem .central{height: auto; padding: 25px 5%;}

.mensagem .imagem{width: 100px;}
.mensagem .way li a{color: #fff; transition: 0.3s;}
.mensagem .way li a span{}
.mensagem .way .current{font-size: 20px;}
.mensagem .way li a:hover{color: #000;}
.mensagem .titulo{font-size: 20px;}
.mensagem .descricao{font-size: 15px;}
.mensagem .busca_enviada{
    width: 250px; 
    margin: 15px auto 0; 
}
.mensagem .busca_enviada input{font-size: 14px;}
.mensagem .link_out{
	width: 125px;
	height: 35px;
	line-height: 35px;
	font-size: 13px;
}
/*geral*/

/* - - - mensagem - - - */


/* - - - - FORM - - - - */

/* - - - padrao - - - */
.form{}
.form > *{}
.form > *:not(button){font-size: 14px;}

.form > * p{font-size: 14px;}

.form > * label{top: 12px;}

.form > *:not(:is(button,#aceitar)){max-height: 120px;}
.form > *:not(:is(button,#aceitar)).inline{width: 100%;}

.form input,.form select{height: 40px; line-height: 40px; padding: 0 7.5px;}

.form textarea{height: 120px; padding: 7.5px; margin-bottom: 10px;}

.form #aceitar{width: 160px;}
/* - - - padrao - - - */

/* - - - - FORM - - - - */


/* - - - - FORMULARIO - - - - */

/* - - - PADRAO - - - */
.formulario{width: 100%; padding: 10px;}
.formulario > *{margin: 0 auto 10px;}

.formulario .titulo{font-size: 18px; line-height: normal; margin-bottom: 20px;}
.formulario .titulo span{font-size: 22px;}
.formulario .descricao{line-height: normal;}
/* - - - PADRAO - - - */

/* - - - BIG - - - */
.formulario.big{width: 100%; margin: 0 auto 35px; box-sizing: border-box;}

.formulario.big .form > *:not(:is(button,#aceitar)){max-height: 180px;}
.formulario.big .form textarea{height: 180px;}
/* - - - BIG - - - */

/* - - - ALT - - - */
.formulario.alt{position: relative; top: auto;}
/* - - - ALT - - - */

/* - - - - FORMULARIO - - - - */

/* - - - - WHATS - - - - */
.whats{
    width: 230px; 
    height: 60px; 
    margin: -40px auto 20px; 
}
.whats > *{margin: 0 7.5px;}
.whats img{height: 30px !important;}
.whats p{font-size: 22px; line-height: 18px;}
.whats p span{font-size: 18px; letter-spacing: 0.5px;}
/* - - - - WHATS - - - - */

/* - - - - WAY - - - - */
.way{font-size: 12px;}
.way li{padding: 0 10px 0 0;}
/* - - - - WAY - - - - */

/* - - popup - - */
#popup2{
    z-index: 3;
    width: 90%;
    height: auto;
    position: fixed;
    left: 5%;
    bottom: 65px;
    margin-left: auto;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 15px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-content: center;
}

#popup2 > *:not(img){position: relative; box-sizing: border-box; margin: 0 auto 0 0;}
#popup2 > *:not(img):nth-child(2){margin: 0 auto 15px;}
#popup2 > *:not(img):last-child{margin: 0 auto;}

#popup2 .titulo{text-align: center; font-size: 14px; text-transform: uppercase; color: #fff; width: 100%; margin-bottom: 10px;}
#popup2 .descricao{font-size: 11px; line-height: normal; color: #ececec; text-align: center; width: 100%;}
#popup2 .descricao a{transition: 0.3s; text-decoration: underline; font-weight: bold; color: #fff; display: block;}
#popup2 .descricao a:hover{color: #D8D8D8;}

#popup2 .link{
	background-color: #fff;
	border-radius: 5px;
	font-weight: 700;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	transition: 0.3s;
}
#popup2 .link:hover{}
/* - - popup - - */

/* - - - - - GERAL - - - - - */


/* - - - - - TEMPLATE - - - - - */

/* - - - - HEADER - - - - */


/* - - - barra_mobile - - - */
#barra_mobile{
    width: 100%;
	height: 45px; 
	position: fixed;
	display: block;
	bottom: 0;
	text-align: center;
	z-index: 4;
    background-color: #6A0D0E;
}

#barra_mobile > *{
    display: inline-block; 
    vertical-align: top;
	position: relative;
    box-sizing: border-box; 
    background-position: center center;
    background-repeat: no-repeat;
    width: calc(100% / 5); 
    height: 45px;
}
#barra_mobile #menu_mobile{background-color: #260001;}

#barra_mobile #menu_mobile span{top: 50%; left: 50%; width: 22px; position: absolute; transition: all .3s ease-in-out;}
#barra_mobile #menu_mobile span:before,#barra_mobile #menu_mobile span:after{content: ""; width: 100%; display: block; position: absolute; left: 0; transition: all .3s ease-in-out;}

#barra_mobile #menu_mobile.open span{height: 20px; margin: -2px 0 0 -11px;}
#barra_mobile #menu_mobile.open span:before,#barra_mobile #menu_mobile.open span:after{background-color: #fff; width: 100%; height: 3px;}
#barra_mobile #menu_mobile.open span:before{top: -4px; transform: translateY(200%) rotate(-45deg);}
#barra_mobile #menu_mobile.open span:after{top: -4px; transform: translateY(200%) rotate(45deg);}

#barra_mobile #menu_mobile.closed span{margin: -1.5px 0 0 -11px;}
#barra_mobile #menu_mobile.closed span,#barra_mobile #menu_mobile.closed span:before,#barra_mobile #menu_mobile.closed span:after{    
	background-color: #fff;
    border-radius: 10px;
    height: 3px;	
}
#barra_mobile #menu_mobile.closed span:before{top: -9px;}
#barra_mobile #menu_mobile.closed span:after{bottom: -9px;}

#barra_mobile > *:after{content: ""; display: block; position: absolute; right: 0; top: 50%; margin-top: -10px; width: 1px; height: 20px; background-color: #fff;}	
#barra_mobile > *:nth-last-child(-n+2):after{content: none;}	
#barra_mobile > * img{height: 25px; width: auto; margin: 10px 0; filter: brightness(0) invert(1);}	
/* - - - barra_mobile - - - */

/* - - - unidades - - - */
.unidades{
    width: 100vw; 
    position: fixed; 
    bottom: 0;
    display: flex !important;
    flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	left: 0;
    overflow: hidden;
    box-sizing: border-box; 
    background-color: #6A0D0E; 
    transition: 0.3s;
    text-align: center;
    z-index: 3;
}
.unidades > *{margin: 0;}
.unidades .titulo{color: #000; font-size: 16px; text-transform: uppercase; font-weight: bold; width: 100%;}
.unidades a{color: #fff; font-size: 16px; text-transform: uppercase; font-weight: bold; border-radius: 10px; height: 35px; line-height: 35px; position: relative; margin: 0 0 5px; background-color:#260001;padding: 0px 35px;}

.unidades#sub1{width: 16.6%; flex-direction: column; background:#6A0D0E;}
.unidades#sub1 a{width: 35px; height: 35px; box-sizing: border-box; padding: 12.5%; border-radius: 30px; background-color: #707070;}
.unidades#sub1 a img{width: auto; height: 100%; filter: brightness(0) invert(1);}
/* - - - unidades - - - */

/* - - - - HEADER - - - - */

header{
	background: #6A0D0E;
	height: 95px;
}

#top_header{display: none;}

#tarifa{display: none;}


/* - - - - FOOTER - - - - */

/* - - - - FOOTER - - - - */

/* - - - - - TEMPLATE - - - - - */

/* - - - NAV - - - */
header nav{
	width: 100%;
    display: grid;
    height: auto;
    line-height: normal;
    flex-wrap: wrap;
    box-sizing: border-box;
    background-color: #260001;
    border: none;
    transition: 0.3s;
    margin: auto auto 10px auto;
    position: fixed;
    border-top: none;
    justify-content: center;
    bottom: 0;
    top: auto;
    text-align: center;
    left: 0;
    right: auto;
    z-index: 3;
    align-content: center;
}

header nav::after{
	content: '';
	background: url("../../imagens/padaria.png") no-repeat center right;
	width: 475px;
	height: 100vh;
	opacity: 0.1;
	filter: invert(1);
	position: absolute;
	top: 0%;
	right: 0%;
	background-size: cover;
	pointer-events: none;
}


#nav_logo{
	display: block;
	filter: none;
	border-bottom: none;
	width: 200px;
}

#logo_nav img{
	filter: none!important;
	width: 100%!important;
}

header nav a{margin-right: auto;}

header nav a:last-of-type{border-bottom: none;}

header nav img{
	display: block;
}

header nav > *{
	margin: 0 auto; 
	height: auto;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase; 
	color: #fff!important; 
	padding: 25px 0; 
	border: none;
	border-bottom: 1px solid #6A0D0E;
	width: 150px;
	text-align: center;
}
header nav > * a{color: #fff; padding-bottom: 0;}
header nav > *:first-child{padding-top: 0; border-top: none;}
header nav > *:nth-last-child{border-bottom: none;}

header nav .dropdown a{background-color: transparent!important;}

.dropdown:hover .dropdown-content{
	position: relative;
	margin-top: 10px;
	margin-left: -25px;
}

.dropdown{width: 150px;}

header nav > * img{filter: invert(1); width: 30px; height: auto; position: relative; display: inline-block; vertical-align: middle; margin-right: 5px;}
header nav > *:hover > img{filter: invert(91%) sepia(23%) saturate(783%) hue-rotate(346deg) brightness(88%) contrast(90%);}


header nav a:last-of-type{
    width: 165px;
    height: 35px;
    background-color: #6A0D0E;
    border-radius: 15px;
    text-align: center;
    box-sizing: border-box;
    margin-right: auto;
    text-transform: uppercase;
	margin-top: 15px;
	line-height: 35px;
	padding: 0;
}

/* - - - - - INDEX - - - - - */	

/* - - - - BANNER - - - - */
#banner, #banner li, #banner a{height: 500px;}
#banner li img{
    width: 1000px;
    height: 500px;
    left: 50%;
    margin-left: -500px;
}
#banner{margin-top:auto;}

.bread{
	height: 310px;
	margin-top: -1px;
}

.bread h1{
	width: 95%;
	font-size: 20px;
}


.bread div{padding-top: 105px;}

.bread h1 span{font-size: 26px;}

/* - - - - BANNER - - - - */ 

/* - - - - - INDEX - - - - - */	
#logo{
	width: 250px;
	height: 77px;
	background: url("../../imagens/logo.png") no-repeat center center;
	left: 50%;
	transform: translateX(-50%);
	background-size: contain;
    top: 8px;
}

#hotel{
	height: auto;
	flex-wrap: wrap;
	margin-top: 55px;
	text-align: center;
}

#hotel img{
	margin-top: auto;
	width: 90%;
	order: 2;
}

#hotel div{
	width: 90%;
	order: 1;
	text-align: center;
	margin: 45px auto;
}

#hotel div h1{
	padding-top: 0;
	font-size: 21px;
	width: 95%;
}

#hotel div a, #veja_mais{
	margin-left: auto;
	width: 35%;
    height: 45px;
    font-size: 15px;
    line-height: 45px;
}

#comodidades{
	height: auto;
	background: rgba(218, 208, 201, 0.8);
	box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
	border: 1px solid rgba(218, 208, 201, 0.3);
	margin-bottom: 45px;
	margin-top: auto;
}

#comodidades h2{
	padding-top: 35px;
	margin-bottom: 50px;
	font-size: 25px;
}

#comodidades ul{
	padding-bottom: 0px;
	margin-top: 15px;
}
  
#comodidades ul li{
	width: 48%;
	margin-bottom:20px;
	height: 120px;
}

#comodidades ul li img{
	width: 30px;
	height: 30px;
}

#comodidades ul li h3{font-size: 15px;}

#comodidades ul li p{font-size: 12px;}

#suites h4{
	width: 90%;
	font-size: 24px;
}

#suites{margin: auto auto 60px auto;}

#suites ul{
	height: auto;
	flex-wrap: wrap;
}

#suites ul li{width: 100%!important;height: 400px;}
#suites ul li p{
    height: 325px;
    font-size: 30px;
    margin: -325px auto auto 0;
    padding-right: 100px;
}
.suites_quartos ul li p{padding-top: 185px!important;}

#locais section{
	flex-wrap: wrap;
	text-align: left;
}

#locais section h5{
	margin-bottom: 20px;
	font-size: 24px;
}

#locais section p{font-size: 14px;}

#locais section > * {
	width: 90%!important;
	margin-left: auto!important;
	margin-right: auto!important;
}

#locais ul{flex-wrap: wrap;}

#locais ul li{
	width: 90%;
	margin-bottom: 30px;
	height: auto;
	min-height: 465px;
}

#locais ul li p:nth-of-type(2){
	min-height: 175px;
	height: auto;
	margin-bottom: 5px;
}

/* - - - - FOOTER - - - - */
/* - - - - NEWSLETTER - - - - */
.newsletter{height: auto; background: none;z-index: 0;}
.newsletter form.central{height: auto;}

.newsletter form.central > *{height: 40px; font-size: 12px;}

.newsletter form.central p{line-height: normal; height: auto; padding: 15px 5%; width: 100%; background-color: #6A0D0E; border-bottom: 1px #6A0D0E solid;}
.newsletter form.central p img{height: 17px; margin-right: 10px; display: none;}

.newsletter form.central input{width: 70%; padding: 0 15px;background-color: #260001;}
.newsletter form.central button{width: 30%; font-size: 10px;}
/* - - - - NEWSLETTER - - - - */
footer{margin-bottom: 44px; z-index: 0;}

footer:before{display: none;}
footer:after{height: 40px; background-color: #6A0D0E;}


/* - - - Footer - content_footer - - - */
footer .content_footer{padding: 20px 5%;}

/* - content_footer - li - */
footer .content_footer li{width: 100%; margin: 0 auto 15px; padding: 0 0 15px; border-right: 1px none; border-bottom: 1px #6A0D0E solid; text-align: center;}
footer .content_footer li:last-child{padding: 0; border: 0;}
footer .content_footer li > *:not(.title_footer){font-size: 12px;}

/* logo */
footer .content_footer li .logo{width: 130px; margin: 0 auto 15px;}
/* logo */

/* title_footer */
footer .content_footer li .title_footer{font-size: 14px; margin: 0 auto 10px;}

footer .content_footer li .title_footer:before{width: 200px; left: 50%; margin-left: -100px;}
footer .content_footer li .title_footer:after{width: 40px; left: 50%; margin-left: -20px;}
/* title_footer */

/* footer - block */
footer .content_footer li .block{margin-bottom: 15px;}
/* header - block */

footer .content_footer li .descricao{font-size: 13px; font-weight: 400; margin-bottom: 10px;}
/* - content_footer - li - */

/* - - - Footer - content_footer - - - */


/* - - - Footer - info_footer - - - */
footer .info_footer{
	justify-content: flex-start;
	align-items: flex-start;
	height: auto;
	box-sizing: border-box;
	padding: 15px 5%;
    background-color: #6A0D0E;
}

/* - - li - - */
footer .info_footer li{width: 100%; height: auto; margin: 0 auto 20px; justify-content: flex-end; align-items: flex-start; flex-direction: column; text-align: center;}
footer .info_footer li > *:last-child{margin: 0 auto;}

footer .info_footer li img{margin-right: auto; height: 35px; width: auto; margin-bottom: 7.5px;}
footer .info_footer li p{font-size: 14px;}
footer .info_footer li .titulo{margin-right: auto; font-size: 16px; margin-bottom: 5px;}
footer .info_footer li .titulo b{font-size: 16px; display: inline-block; vertical-align: top; color: #260001;}
/* - - li - - */

/* - - - Footer - info_footer - - - */

/* - - - Footer - block.redes_footer - - - */
footer .redes_footer{height: auto; justify-content: center; align-content: flex-start; text-align: center; box-sizing: border-box; padding: 20px 0; margin-bottom: 10px;}

footer .redes_footer .titulo{font-size: 15px; margin-bottom: 10px;}

footer .redes_footer .link{height: 25px;}
/* - - - Footer - block.redes_footer - - - */

/* - - Footer - assinatura - - */
footer .direitos{display: none;}

footer .assinatura{height: 40px;}
footer .assinatura > *{height: 40px; line-height: 40px;}
footer .logo_class{width: 100%; background-size: 70px;}
/* - - Footer - assinatura - - */
/* - - - - FOOTER - - - - */

#top_footer{justify-content: center;}
#top_footer ul{width: 90%;}
#top_footer img{width: 220px;}

#top_footer p{
	font-size: 16px !important;
	width: 100%!important;
	margin-bottom: 30px;
}

#top_footer ul li p{
	margin-bottom: 10px;
}

#top_footer ul li{width:calc(100%/4);}


#distancia{
	height: auto;
	margin-top: auto;
	box-shadow: none;
	flex-wrap: wrap;
	padding: 0;
}

#distancia section h2{
	font-size: 21px;
	width: 95%;
}

#distancia section h2 img{
	width: 30px;
	height: 30px;
	object-fit: contain;
}

#distancia section h2 span{font-size: 19px;}

#distancia section{width: 90%;}

#distancia iframe{
	width: 90%;
	border-radius: 20px;
	overflow: hidden;
	margin-top: 30px;
	height: 300px;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

#locais_texto{
	height: auto;
	flex-wrap: wrap;
	min-height: auto;
	margin-bottom: auto;
	padding-bottom: 50px;
}

#locais_texto #info, #locais_texto ul{
	width: 90%;
	height: auto;
}

#locais_texto #info h3{font-size: 20px;}

#locais_texto ul{margin: 35px auto auto;}

#locais_texto ul li{height: 350px;}


.contato{margin:auto auto 15px auto;}

.contato section{flex-wrap: wrap;}

.contato section div{
	order: 1;
	margin-bottom: 40px;
}

.contato section form{
	width: 90%;
	order: 2;
}

.contato section form div input{margin-left: -150px;}

.contato section form div p{font-size: 11px;}

.contato section form div button{margin-top: 45px;}

#mapa{}


.input-group{width: 48%;}

#reservas_form .input-group input, #reservas_form .input-group select{
	width: 100%!important;
	margin-bottom: 30px;
}

#reservas_form .titulo{
	width: 95%;
}

#reservas_form p:nth-of-type(2){
	font-size: 15px;
	width: 95%;
}

#checkbox p{
	margin: 5px auto auto 30px;
	position: relative;
	left: auto;
}

#checkbox input{
	left: auto;
	margin: auto;
}

#checkbox button{
	top: 55px;
    left: 50%;
    transform: translateX(-50%);
	right: auto;
}

#quarto_imagem{
	width: 95%;
	padding: 15px;
	margin: 0px auto auto auto;
}

#quarto_imagem::before{display: none;}

#quarto_imagem ul{margin-top: auto;}

#quarto_imagem ul li{height: 350px;}

#quarto_comodidades{
	height: auto;
	margin: auto auto 50px auto;
}

#quarto_comodidades section{
	position: relative;
	top: auto;
	left: auto;
	transform: none;
	padding: 50px 0px;
	flex-wrap: wrap;
}

#quarto_comodidades section div{width: 95%;}

#quarto_comodidades section div h2{font-size: 22px;}

#quarto_comodidades section div p{
	font-size: 15px;
	margin: 50px auto 50px auto;
	text-align: center;
	width: 90%;
}

#quarto_comodidades section h2{
	width: 90%;
	font-size: 25px;
}

#quarto_comodidades section p{
	width: 90%;
	font-size: 14px;
}

#quarto_comodidades section ul{flex-wrap: wrap;}

#quarto_comodidades section ul li{
	width: 30%;
	display: block;
	margin-bottom: 25px;
	height: auto;
}

#quarto_comodidades section ul li img{
	margin-bottom: 10px;
	margin-right: auto;
	width: 35px;
	height: 35px;
}

#quarto_comodidades section ul li p{
	font-size: 13px;
	text-align: center;
}

#sobre{
	flex-wrap: wrap;
	padding: 0;
	margin: 65px auto;
}

#sobre section, #sobre img{width: 95%}

#sobre section{margin-bottom: 45px;}

#sobre  section h2{font-size: 25px;}

#sobre section p{
	width: 100%;
	font-size: 15px;
}

#sobre ul{
	width: 90%;
	height: 400px;
	margin-left: auto;
	transform: translateX(-50%);
	margin-top: 380px;
}

#sobre ul li{height: 400px;}


.depoimentos ul{
	width: 95%;
	padding-top: 100px;
	backdrop-filter:none;
}


.depoimentos ul li p:nth-of-type(1){height: 120px;}


.depoimentos img:first-of-type{
	margin-top: 195px;
    width: 45px;
    height: 45px;
    object-fit: contain;
}


/*---.depoimentos img:last-of-type{
	margin-top: 360px;
    margin-left: 120px;
    width: 45px;
    height: 45px;
    object-fit: contain;
}----*/

.sobre_itens{
	height: auto;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 50px!important;
}

.sobre_itens ul{
	position: relative;
	left: auto;
	right: auto;
	margin: auto;
	width: 95%;
	order: 2;
	height: 245px;
	border-radius: 10px;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	overflow: hidden;
}

.sobre_itens section{
	position: relative;
	left: auto;
	right: auto!important;
	margin: auto!important;
	width: 95%;
	order: 1;
}

.sobre_itens section h3 {font-size: 17px;}

.sobre_itens section h3 span{font-size: 19px;}

.sobre_itens section h3 b{font-size:21px;}

.sobre_itens section p{
	font-size: 16px;
	margin: -15px auto 45px 0px;
}

.sobre_itens .owl-dot{
	width: 9px;
	height: 9px;
}

.sobre_itens ul li img{height: 250px!important;}

.sobre_itens .owl-dots{margin-top: -30px;}

.sobre_itens section::after{display: none;}

#info_extras{
	flex-wrap: wrap;
	flex-direction: column-reverse;
	margin-top: 100px;
}

#info_extras section{
	margin: auto auto 20px auto!important;
    width: 100% !important;
	
}

#info_extras section:nth-of-type(2){
	border: none;
	height: auto;
    
}

#info_extras section:nth-of-type(1){
	border-radius: 15px;
	box-shadow: none;
    height: 130px;
    width: 70% !important;
    
}
#info_extras section:nth-of-type(1) ul{display: block;}
#info_extras section:nth-of-type(1) ul li{ width: 100%; margin: 15px 0;}
#info_extras section:nth-of-type(1) ul li p{font-size: 11px;}

#cookies__text{width: 90%;}
