﻿@font-face {
	font-family: lucida;
	src: url('../fonts/LucidaGrandeRegular.ttf');
}
.center {
    float: none !important;
    margin: 0 auto;
    display: block;
}
body{
	margin: 0;
	font-family: lucida;
}
header{
	position:fixed;
    top: 0px;
    z-index:999999;
    width: 100%; 
}
.menu_fundo{
	background: #011953;
	min-height: 100px;
}
.menuitem > li > a{
	color: #fff;
	font-weight: bold;
}
.menuitem > li > a:hover{
	color: #00c2ce;
	background: #011953;
}
.slider_topo{
	margin-left: -40px;
}
@media (max-width: 767px) {
	#home{
		margin-top:100px;
	}
}
.bgazul{
	background: #001e67;
	min-height: 800px;
}
@media (max-width: 767px) {
    .bgazul{
    	background: #FDFDFD;
    }
}
.bgbranco{
	background: url('../img/fundobranco.jpg') no-repeat;
	min-height: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.space{
	color: #FDFDFD;
}
.institucionaltitulo{
	margin-top: 50px;
}
.tituloinst p{
	font-weight: bold;
	left: 0;
	font-size: 21px;
	color: #001e67;
}
.tituloinst h5{
	float: right;
	font-size: 18px;
	color: #001E67;
}
.institucionaltexto{
	margin-top: 50px;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
}
#acomodacoes {
	min-height: 400px;
	
}
#acomodacoes ul{
	padding: 0;
}
.tituloacomodacao {
	margin-top: 20px;
}
.tituloacomodacao h1, h4{
	text-align: center;
	color: #001E67;
	line-height: 10px;
}
.tituloacomodacao h4{
	margin-left: 100px;
}
.descquartos{
	background: #fff; !important

}
#acomodacoes a, ul > li{
	padding: 0;
	list-style-type: none;
}
#acomodacao2, #acomodacao2, #acomodacao3, #acomodacao4 {
	display: none;
}
#detalhes{
	min-height: 500px;
}
.logoacomodacao{
	margin-top: 50px;
	width: 200px;
	margin-left: 70px;
}
.descacomodacao{
	word-spacing: 10px;
	margin-top: 40px;
	margin-left: 20px;
	margin-right: 20px;
	height: 250px;
}
.descrefeicao{
	word-spacing: 10px;
	margin-top: 40px;
	margin-left: 20px;
	margin-right: 20px;
	height: 250px;
}
.iconeacomodacao p{
	font-weight: bold;
	text-align: center;
}
.iconeacomodacao img{
	margin-left: 20%;
	top: 100px;
}
.iconclose{
	width: 25px;
	opacity: 0.9;
	float: right;
}
.iconclose:hover{
	opacity: 0.7;
}
#submenu{
	min-height: 20px;
	background: #000037;
	bottom:0;
}
#submenu img{
	margin-top:3px;
	margin-left: 50%;
}
#subrest{
	min-height: 20px;
	background: #001e67;
	bottom:0;
}
#fotossub > li > img{	
	max-height: 780px;
	min-width: 100%;
}

@media (max-width: 965px) {
    .refeicao1{
    	width: 100%;
    }
}
.refeicao1:hover{
	background: url('../img/refeicao1hover.png') bottom right no-repeat;	
}

@media (max-width: 965px) {
    .refeicao2{
    	width: 100%;
    }
}
.refeicao2:hover{
	background: url('../img/refeicao2hover.png') bottom right no-repeat;	
}
@media (max-width: 965px) {
    .refeicao3{
    	width: 100%;
    }
}
.refeicao3:hover{
	background: url('../img/refeicao3hover.png') bottom right no-repeat;	
}
.iconerefeicao p{
	font-weight: bold;
	text-align: center;
}
.iconerefeicao img{
	margin-left: 20%;
}
#subrestaurante{
	min-height: 20px;
	background: #000037;
}
#subrestaurante img{
	margin-top:3px;
	margin-left: 50%;
}
#fotosrestaurante img{	
	max-height: 780px;
	min-width: 100%;
}
.contato{	
	margin-left: 20%;
	padding-top: 5%;
	padding-bottom: 10%;
	background: #FDFDFD;
}
.contato h5{
	font-weight: bold;
}
.contato .siganos {
	float: left;
	padding-right: 10px;
}
.contato img{
	width: 16px;
	margin-right: 5px;
}
.contato .cartoes img{
	width: 50px;
	float: left;
}
.icons{
	min-width: 35px;
	min-height: 35px;
	float: left;
	margin-right: 10px;
	cursor: pointer;
}
.insta {
	background: url('../img/iconinstagram.png') no-repeat;
}
.insta:hover{
	
	background: url('../img/iconinstagramhover.png') no-repeat;
}
.face{	
	background: url('../img/iconfb.png') no-repeat;
}
.face:hover{	
	background: url('../img/iconfbhover.png') no-repeat;
}
.twitter{	
	background: url('../img/icontwitter.png') no-repeat;
}
.twitter:hover{	
	background: url('../img/icontwitterhover.png') no-repeat;
}
.youtube{	
	background: url('../img/iconyoutube.png') no-repeat;
}
.youtube:hover{	
	background: url('../img/iconyoutubehover.png') no-repeat;
}
.receber input{
	background: #eaeaea;
    margin-top: 20px;
    height: 40px;
    font-size: 12px;
}
.receber .btnreceber{
	width: 80px;
	height: 40px;
	background: #000037;
	color: #00d1c7;
	margin-left: -5px;
	border-color: #000037;	
	border-radius: 3px;
}
.receber .btnreceber:hover {
	opacity: 0.9;
}
footer .rodape{
	background: #011953;
	color: #fff;
	height: 80px;
}
@media (max-width: 767px) {
    footer .rodape{
    	height: 180px;
    }
}
.rodape p{
	float: left;
	margin-right: 5px;
	margin-top: 35px;
	margin-left: 25%; 
}
@media (max-width: 767px) {
    .rodape p{
    	margin-left: 2%; 
    }
}
.rodape img,span{	
	float: left;
	margin-right: 5px;
	margin-top: 35px;
	font-size: 14px;
}
.midia{
	height: 35px;
	margin-left: 40px;
}
.slideinst{
	width: 475px;
	height: 610px; 
	background: #fff;
	margin-top: 5%;
	margin-left: 100px;
	box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, .4);
	
	object-fit: cover;
    object-position: center;
}
.slideinst .legenda {
	color: #001e67;
	text-align: center;
	font-size: 18px;
	margin-top: 15px;
}
@media (max-width: 965px) {
    .slideinst{
    	visibility: hidden;
    }
}
.slideinst img{
	margin-top: 20px;
	margin-left: -15px;
	width: 425px !important;
	height: 540px; 
}
.reservamobile input, select{
	height: 46px;
	width: 200px;
	margin-top: 20px;
	margin-left: 20px;
	color: #A9A9A9;
	    border-color: #666687;
    background: #000037;
}
.reservamobile h1{
	color: #00E0D0;
}
.reservamobile p{
	margin-top: 20px;
	margin-left: 20px;
	font-weight: bold;
}
.reserva{
	background: #000037;
	margin-left: -400px;
	margin-top: 40px;
	min-height: 680px;
	max-width: 510px;
}
.reserva p{
	color: #fff;
	margin-left: 35px;
	margin-top: 20px;
}
.reserva input{
	background: transparent;
	max-width: 450px;
	height: 45px;
	color: #fff;
	margin-left: 25px;
	margin-top: 20px;
	padding-left: 10px;
	border-color: #666687;
}
.reserva h1{
	color: #00E0D0;
}
.reserva input[name="whatsapp"]{
	background: url('../img/formwhats.png') right no-repeat;
}
.reserva input[name="checkin"]{
	background: url('../img/formcheckin.png');
	width: 212px;	
	float: left;
}
.reserva input[name="checkout"]{
	background: url('../img/formcheckin.png');
	width: 212px;	
}
.reserva input[name="hospedes"]{
	background: url('../img/formhospedes.png');
	max-width: 212px; 
}
.reserva select[name="acomodacoes"]{
	-webkit-appearance: none; 
	-moz-appearance: none;
	background: url('../img/formacomodacoes.png');
	color: #fff;
	opacity: 0.7;
	width: 211px;
	height: 45px;
	padding-left: 10px;
	margin-left: 23px;
}
.reserva select *{
	background: #000037;
}
.btnenviar{
	width: 80px;
	height: 40px;
	background: transparent;
	color: #00d1c7;
	border-color: #00e0d0;	
	border-radius: 3px;
	margin-left: 40%;
	margin-top: 30px;
}
.reserva .btnenviar:hover{
	opacity: 0.7; 
}
.bx-quartos-tabs li a img{max-width: 100%;}
.bx-quartos-tabs li a {margin: 0;border: none;padding: 0;}
.no-padding{padding: 0 !important;}
.imgquartos {
    position: relative;
}
.imgquartos p {
    position: absolute;
    font-size: 2em;
    bottom: 1em;
    right: 1em;
    text-align: end;
    text-transform: uppercase;
    color: #fff;
 	z-index: +9999;
 	text-shadow: 1px 1px 1px #000;
}
.imgquartos:hover .bg_quartos {
    opacity: 1;
}
.bg_quartos {
    background-color: rgb(1, 25, 83,0.5);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    position: absolute;
    opacity: 0;
}