html, body{
	margin:0;
	padding:0;
	font-family: 'Lato', sans-serif;
	width:100%;
	height:100%;
	font-size:16px;
	color:#666666;
}

a:hover{
	text-decoration:none;
	color:inherit;
}

img{
	border:0;
}

.img{
	max-width:100%;
}

.linkmail{
	padding:0 !important;
	margin:0 !important
}

a.linkmail:hover{
	background:none !important
}

.no-padding{
	margin:0;
	padding:0;
	position:relative;
}

.btreserva{
	position:absolute;
	bottom:0;
	left:0;
}

.btreservaR{
	position:absolute;
	bottom:0;
	right:0;
}

.passovirtual{
	text-align:center;
	padding:10px;
	color:#FFF;
	font-size:12px;
}

.titulocapahotel{
	font-size:36px;
	background:url(../images/hr-marron.jpg) no-repeat bottom left;
	font-weight:bold;
	text-align:left;
	width:100%;
	color:#217FB2;
	padding-bottom:10px 0 0 0;
	margin:0 0 20px 0;

}


h1{
	font-size:52px;
	background:url(../images/hr_titulo.jpg) no-repeat bottom center;
	font-weight:bold;
	position:absolute;
	bottom:45px;
	text-align:center;
	width:100%;
	color:#FFF;
	padding-bottom:10px;
}

h2{
	font-size:36px;
	background:url(../images/hr-marron.jpg) no-repeat bottom center;
	font-weight:bold;
	text-align:center;
	width:100%;
	color:#217FB2;
	padding-bottom:10px 0 0 0;
	margin:0 0 20px 0
}


h3{
	font-size:18px;
	text-align:center;
}

h4{
	text-align:center;
	width:100%;
	color:#217FB2;
	margin:15px 0;
	padding:0;
	font-size:18px;
}

h5{
	font-size:26px;
	background:url(../images/hr-marron.jpg) no-repeat bottom center;
	font-weight:bold;
	text-align:center;
	width:100%;
	color:#133358;
	padding-bottom:10px;
	margin:0 0 20px 0
}



.comodidades img{
	margin:15px;
}

.titulo{
	text-align:center;
	color:#133358;
	font-size:28px;
	padding:20px;
}

.titulocapa{
	text-align:center;
	color:#FFFFFF;
	font-size:36px;
	font-weight:300;
	line-height:100%;
	
}

.bt_amarelo{
	background:#F2B620;
	padding:5px;
	text-align:center;
	color:#FFF;
	display:table;
	margin:20px auto
}

.infocapa{
	bottom:0;
	left:0;
	width:100%;
	text-align:center;
	padding:25px;
	color:#FFF;
	clear:both;
	font-size:22px;
	font-weight: bold;
}

.dadoscapa{
	position:absolute;
	bottom:30px;
	left:0;
	width:100%;
	text-align:center;
	padding:8px;
	color:#FFF;
}

.dadoscontato{
	font-size:24px;
	font-weight:bold;
	text-align:center;
}

.menu{
	height:78px;
	width:100%;
	background:url(../images/fnd_menu.png);
	position:fixed;
	color:#FFF;
	top:38px;
	z-index:100;

}

ul.menutop{
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
}

ul.menutop li{
	float:left;
	margin:15px;
}


.form-control{
	border:1px solid #2280B3;
	padding:10px;
	margin-bottom:10px;
	height:50px;
	border-radius:0
}


::-webkit-input-placeholder {
   color: #2280B3;
   font-size:16px;
   font-weight:bold;
}

:-moz-placeholder { /* Firefox 18- */
   color: #2280B3;
   font-size:16px;
   font-weight:bold;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #2280B3;
   font-size:16px;
   font-weight:bold;
}

:-ms-input-placeholder {  
   color: #2280B3;
   font-size:16px;
   font-weight:bold;
}

.retina{
	width:100%;
	display:table;
	position:absolute;
	display:none;
	z-index:1000;
	font-size:18px;
	color:#FFF;
	text-align:center;
	top:0;
	background:
	url(../images/estrela.png) center top 20px no-repeat,
	url(../images/fundo.png)
	
}

.infopacotes{
	width:100%;
	background:#2280B3;
	padding:15px;
	text-align:center;
	color:#FFF;
}

.titulopacote{
	color:#FFF;
	font-weight:bold;
	font-size:26px;
}

.tarifas{
	text-align:center;
	background:#2280B3;
	padding:10px;
	color:#FFF;
}

.tarifasdd{
	text-align:center;
	background:#143458;
	padding:10px;
	color:#FFF;
	border-bottom:1px solid #CCC;
}


.brand-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -ms-flex-pack: center;
   justify-content: center;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.brand-centered .navbar-brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
}


.navbar-alignit .navbar-brand {
	top: 50%;
	display: block;
	position: relative;
	height: auto;
	-webkit-transform: translate(0,-50%);
	        transform: translate(0,-50%);
	margin-right: 15px;
    margin-left: 15px;
}

.navbar{
	background:none;
	border:none;
	padding-top:15px;
}


.navbar-default .navbar-nav > li > a{
    color: #FFFFFF;
}



.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #143458;
    color: #FFFFFF;
}

.btn-default{
	background:#2699DA;
	border:none;
	border-radius:0;
	color:#FFF;
}

.owl-theme .owl-dots .owl-dot span {
	margin-top:30px;
}

.textoselecione{
	color:#FFF; 
	padding-top:8px; 
}

#idiomas{
	display:none;
}

@media only screen and (max-width : 320px) {
	h1{
		font-size:24px;
		bottom:3px
	}
	
	h2{
		font-size:24px;
	}

	h3{
		font-size:18px;
	}

	#logo{
		display:none;
	}
	.margem{
		padding:0;
		margin:0
	}
	
	li .textoselecione{
		display:none;
	}
	
	#menu{
		position:fixed;
		top:0;
		z-index:1000;
		width:100%;
		height:50px;
	}
	
    .navbar-header{
		margin:0;
		padding:0;
	}
	
	
	.navbar-default{
		display:table;
		height:10px;
		width:100%;
		padding:0;
		background:#143458;
	}
	.navbar{
		padding:0;
	}
	
	#infotopo{
		display:none;
	}
	
	.titulocapa{
		font-size:20px;

	}
	
	#informe{
		margin-top:50px;
	}
	.camera_caption{
		font-size:20px !important
	}
	
	.titulocapahotel{
		font-size:20px;
	}
	
	#cidadecapa{
		display:none;
	}
	
	#eventocapa{
		display:none;
	}
	#capacidade{
		position:relative;
		padding-top:85px;
		background:url(../images/img_capacidade.jpg) no-repeat center bottom;
		background-size:100% 100%;
	}

	#capaeventos{
		position:relative;
		padding-top:85px;
		background:url(../images/img_capaeventos.jpg) no-repeat center bottom;
		background-size:100% 100%;
	}
	
	.dadoscapa{
		position:relative;
	}
	
	.menurdp{
		display:none;
	}
	
	#idiomas{
		display:block;
	}
	
	.alinhamenu{
		margin-top: 30px !important;
		float: right !important;
	}
	
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	h1{
		font-size:24px;
		bottom:3px
	}
	
	h2{
		font-size:24px;
	}

	h3{
		font-size:18px;
	}

	#logo{
		display:none;
	}
	.alinhamenu{
		margin-left: 15px;
		float: left !important;
	}	
	.margem{
		padding:0;
		margin:0
	}
	
	li .textoselecione{
		display:none;
	}
	
	#menu{
		position:fixed;
		top:0;
		z-index:1000;
		width:100%;
		height:50px;
	}
	
    .navbar-header{
		margin:0;
		padding:0;
	}
	
	
	.navbar-default{
		display:table;
		height:10px;
		width:100%;
		padding:0;
		background:#143458;
	}
	.navbar{
		padding:0;
	}
	
	#infotopo{
		display:none;
	}
	
	.titulocapa{
		font-size:20px;
	}
	
	#informe{
		margin-top:50px;
	}
	.camera_caption{
		font-size:20px !important
	}
	
	.titulocapahotel{
		font-size:20px;
	
	}
	
	#cidadecapa{
		display:none;
	}
	
	#eventocapa{
		display:none;
	}
	#capacidade{
		position:relative;
		padding-top:65px;
		background:url(../images/img_capacidade.jpg) no-repeat center bottom;
		background-size:100% 100%;
	}

	#capaeventos{
		position:relative;
		padding-top:65px;
		background:url(../images/img_capaeventos.jpg) no-repeat center bottom;
		background-size:100% 100%;
	}
	
	.dadoscapa{
		position:relative;
	}
	
	.menurdp{
		display:none;
	}
	
	#idiomas{
		display:block;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}