@CHARSET "ISO-8859-1";
/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#000;
}
/* Custom CSS
 * --------------------------------------- */
 @font-face{
	font-family: 'Encode_Sans_Narrow_Thin';
	src: url('EncodeSansNarrow-100-Thin.ttf') format('truetype');
	-webkit-font-smoothing: antialiased;
}

 @font-face{
	font-family: 'Encode_Sans_Narrow_Light';
	src: url('EncodeSansNarrow-300-Light.ttf') format('truetype');
	-webkit-font-smoothing: antialiased;
}

 @font-face{
	font-family: 'Encode_Sans_Narrow_SemiBold';
	src: url('EncodeSansNarrow-600-SemiBold.ttf') format('truetype');
	-webkit-font-smoothing: antialiased;
}

 @font-face{
	font-family: 'Encode_Sans_Narrow_Bold';
	src: url('EncodeSansNarrow-700-Bold.ttf') format('truetype');
	-webkit-font-smoothing: antialiased;
}

@font-face{
	font-family: 'Encode_Sans_Narrow_ExtraBold';
	src: url('EncodeSansNarrow-800-ExtraBold.ttf') format('truetype');
	-webkit-font-smoothing: antialiased;
}

body{
	width: 100%;
	height: 100%;
}
#wrap{
	width: 100%;
	/*border: thin #24FF00 solid;*/
}

#header{
	position: fixed;
	height: 103px;
	display: block;
	width: 100%;
	background-image: url(../images/menu-bk.png);
	background-repeat: repeat-x;
	z-index: 9;
	color: #e8e8e8;
	padding: 0 0 0 0;
	top: 0px;
	}

#nav{
	width:960px;
	height:103px;
	margin-left:auto;
	margin-right:auto;
	/*border: thin #24FF00 solid;*/
}

#logo{
	width:127;
	height:86;
	float:left;
	margin-top: 10px;
	margin-left:30px;
	/*border: thin #24FF00 solid;*/
}

#menu{
	width:700;
	height:30px;
	float:left;
	margin-top:40px;
	margin-left:30px;
	color: #000;
	/*border: thin #24FF00 solid;*/
}

#menu li {
	font-family: 'Encode_Sans_Narrow_SemiBold';
	display:inline-block;
	margin: 5px;
	color: #000;
	font-size:14px;
	/*border: thin #24FF00 solid;*/
}
/*#menu li.active{
	color: #f18900;
}*/
#menu li a{
	text-decoration:none;
	color: #000;
}
/*#menu li.active a:hover{
	color: ##0094f5;
}*/
#menu li a:hover{
	color: #4ba1ce;
}
/*#menu li.active a{
	color: #f18900;
}*/
#menu-social{
	width:120px;
	height:32px;
	float:left;
	margin-top:25px;
	margin-left:20px;
	color: #000;
	/*border: thin #24FF00 solid;*/
}

#menu-social li {
	display:inline-block;
	margin-right: 5px;
	/*border: thin #24FF00 solid;*/
}
#menu-lingua{
	position:fixed;
	top:80px;
	right:20px;
	height: 21px;
	z-index: 72;
	width: 100px;
	height:33px;
	padding: 0;
	margin:0;
	/*border: thin #24FF00 solid;*/
}
#menu-lingua li {
	display:inline-block;
	margin: 5px;
	/*border: thin #24FF00 solid;*/
}
#menu-lingua li a{
	text-decoration:none;
}
#home{
	width:100%;
	clear:both;
	float: left;
	background-color:#f5f4f3;
}
#banner{
	margin:0;
	padding:0;

}
#banner img {
    width:100%;
    height:auto;
    max-width:100%;
	border-bottom:8px #c41a3f solid;
	padding:0;
}
#home-area{
	width:960px;
	height:380px;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	/*border: thin #24FF00 solid;*/

}
#noticia{
	width:215px;
	height:350px;
	margin-right:20px;
	float:left;
	/*border: thin #24FF00 solid;*/
}
#noticia img {
	border: 5px #c41a3f solid;
}
#noticia h1 {
	font-family: 'Encode_Sans_Narrow_Bold';
	font-size:19px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#noticia p {
	height:130px;
	font-family: 'Encode_Sans_Narrow_Light';
	font-size:15px;
	margin-bottom: 10px;
	/*border: thin #24FF00 solid;*/
}
#reserva-btn{
	width:215px;
	height:37px;
	float:left;
	text-align:center;
	line-height:37px;
	background-color:#c41a3f;
	margin-top: 20px;
	font-family: 'Encode_Sans_Narrow_Bold';
	font-size:16px;
	/*border: thin #24FF00 solid;*/
}
#reserva-btn li a{
	text-decoration:none;
	display:block;
	color: #FFF;
}
#fblike-tripadvisor{
	width:250px;
	height:350px;
	float:left;
	/*border: thin #24FF00 solid;*/
}
#fb-like{
	width:150px;
	height:20px;
	float:left;
	margin-right:30px;
	/*border: thin #24FF00 solid;*/
}
#booking-info{
	width:260px;
	height:32px;
	float:left;
	margin-top:10px;
	/*border: thin #24FF00 solid;*/
}
#tripadvisor {
	height: 350px;
	width: 240px;
	float: left;
	margin-top:9px;
	padding: 0px;
	/*border: thin #24FF00 solid;*/
}

#monte{
	max-width:1800px;
	width:98%;
	clear:both;
	background-color:#f5f4f3;
	margin-left:auto;
	margin-right:auto;
	/*border: thin #24FF00 solid;*/
}
#monte-topo{
	width:100%;
	height:95px;
	/*border: thin #24FF00 solid;*/
}
#monte-topo img {
    width:58px;
    height:58px;
	clear:both;
	margin-top:15px;
	margin-left:48%;
	/*border: thin #24FF00 solid;*/
}
#info-hospedagem{
	width: 100%;
}
#fundo-hospedagem{
	width:440px;
	height:100%;
	position:absolute;
	background-image:url(../images/area-bkg.png);
	background-repeat:repeat;
	float:left;
	/*border: thin #24FF00 solid;*/
}
#fundo-hospedagem h1 {
	font-family: 'Encode_Sans_Narrow_Bold';
	font-size: 24px;
	margin-top: 30px;
	width: 390px;
	margin-left: 30px;
	/*border: thin #24FF00 solid;*/
}
#fundo-hospedagem h4 {
	font-family: 'Encode_Sans_Narrow_Light';
	font-size: 15px;
	width: 390px;
	margin-top:20px;
	margin-left: 30px;
	/*border: thin #24FF00 solid;*/
}
#quartos{
	max-width:1800px;
	width:98%;
	clear:both;
	background-color:#f5f4f3;
	margin-left:auto;
	margin-right:auto;
	/*border: thin #24FF00 solid;*/
}
#quartos-topo{
	width:100%;
	height:95px;
	/*border: thin #24FF00 solid;*/
}
#quartos-topo img {
    width:58px;
    height:58px;
	clear:both;
	margin-top:15px;
	margin-left:48%;
	/*border: thin #24FF00 solid;*/
}
#info-quartos{
	width: 100%;
	/*border: thin #24FF00 solid;*/
}
#fundo-quartos{
	width:384px;
	height: 100%;
	position:absolute;
	background-image:url(../images/area-bkg.png);
	background-repeat:repeat;
	float:left;
	/*border: thin #24FF00 solid;*/
}
#fundo-quartos h1 {
	font-family: 'Encode_Sans_Narrow_Bold';
	font-size: 24px;
	margin-top: 30px;
	width: 344px;
	margin-left: 30px;
	/*border: thin #24FF00 solid;*/
}
#fundo-quartos h4 {
	font-family: 'Encode_Sans_Narrow_Light';
	font-size: 15px;
	width: 344px;
	margin-top:20px;
	margin-left: 30px;
	/*border: thin #24FF00 solid;*/
}
#apartamentos{
	max-width:1800px;
	width:98%;
	clear:both;
	background-color:#f5f4f3;
	margin-left:auto;
	margin-right:auto;
	/*border: thin #24FF00 solid;*/
}
#apartamentos-topo{
	width:100%;
	height:95px;
	/*border: thin #24FF00 solid;*/
}
#apartamentos-topo img {
    width:58px;
    height:58px;
	clear:both;
	margin-top:15px;
	margin-left:48%;
	/*border: thin #24FF00 solid;*/
}
#info-partamentos{
	width: 100%;
	/*border: thin #24FF00 solid;*/
}
#fundo-apartamentos{
	width:384px;
	height: 100%;
	position:absolute;
	background-image:url(../images/area-bkg.png);
	background-repeat:repeat;
	float:left;
	/*border: thin #24FF00 solid;*/
}
#fundo-apartamentos h1 {
	font-family: 'Encode_Sans_Narrow_Bold';
	font-size: 24px;
	margin-top: 30px;
	width: 344px;
	margin-left: 30px;
	/*border: thin #24FF00 solid;*/
}
#fundo-apartamentos h4 {
	font-family: 'Encode_Sans_Narrow_Light';
	font-size: 15px;
	width: 344px;
	margin-top:20px;
	margin-left: 30px;
	/*border: thin #24FF00 solid;*/
}
#lazer{
	max-width:1800px;
	width:98%;
	clear:both;
	background-color:#f5f4f3;
	margin-left:auto;
	margin-right:auto;
	/*border: thin #24FF00 solid;*/
}
#lazer-topo{
	width:100%;
	height:95px;
	/*border: thin #24FF00 solid;*/
}
#lazer-topo img {
    width:58px;
    height:58px;
	clear:both;
	margin-top:15px;
	margin-left:48%;
	/*border: thin #24FF00 solid;*/
}
#info-lazer{
	width: 100%;
	/*border: thin #24FF00 solid;*/
}
#fundo-lazer{
	width:384px;
	height: 100%;
	position:absolute;
	background-image:url(../images/area-bkg.png);
	background-repeat:repeat;
	float:left;
	/*border: thin #24FF00 solid;*/
}
#fundo-lazer h1 {
	font-family: 'Encode_Sans_Narrow_Bold';
	font-size: 24px;
	margin-top: 30px;
	width: 344px;
	margin-left: 30px;
	/*border: thin #24FF00 solid;*/
}
#fundo-lazer h4 {
	font-family: 'Encode_Sans_Narrow_Light';
	font-size: 15px;
	width: 344px;
	margin-top:20px;
	margin-left: 30px;
	/*border: thin #24FF00 solid;*/
}

#precos{
	width:960px;
	height:950px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	/*border: thin #24FF00 solid;*/
}
#precos-topo{
	width:100%;
	height:95px;
	/*border: thin #24FF00 solid;*/
}
#precos-topo img {
    width:58px;
    height:58px;
	clear:both;
	margin-top:15px;
	margin-left:48%;
	/*border: thin #24FF00 solid;*/
}
#info-precos{
	width: 930px;
	height: 630px;
	float: left;
	margin-left: 30px;
	/*border: thin solid #FF0000;*/
}
#precos h1 {
	font-family: 'Encode_Sans_Narrow_Bold';
	font-size: 24px;
	margin-top:50px;
	width: 334px;
	margin-left: 30px;
	/*border: thin #24FF00 solid;*/
}
#tabela{
	font-family: 'Encode_Sans_Narrow_Light';
	width:920px;
	/*margin-left: 30px;*/
	margin-top:20px;
	margin-bottom:20px;
	line-height:50px;
	/*border: thin #24FF00 solid;*/
}
#alinha-esq{
	font-family: 'Encode_Sans_Narrow_Light';
	text-align:center;
	line-height:50px;
	/*border: thin #24FF00 solid;*/
}
#condicoes{
	width:930px;
	height:915px;
	float:left;
	margin-left: 30px;
	/*border: thin #24FF00 solid;*/
}
#precos h4 {
	font-family: 'Encode_Sans_Narrow_Light';
	font-size: 15px;
	width: 910px;
	margin-top: 10px;
	/*border: thin #24FF00 solid;*/
}
#precos h5 {
	font-family: 'Encode_Sans_Narrow_Light';
	font-size: 15px;
	width: 900px;
	margin-bottom: 10px;
	/*margin-top: 30px;*/
	/*margin-left:30px;*/
	/*border: thin #24FF00 solid;*/
}
#reserva-btn1{
	width:720px;
	height:37px;
	float:left;
	text-align:center;
	line-height:37px;
	background-color:#c41a3f;
	margin-top:20px;
	margin-left:80px;
	margin-bottom:10px;
	font-family: 'Encode_Sans_Narrow_Bold';
	font-size:16px;
	/*border: thin #24FF00 solid;*/
}
#reserva-btn1 li a{
	text-decoration:none;
	display:block;
	color: #FFF;
}
#booking-btn{
	width:350px;
	height:37px;
	float:left;
	text-align:center;
	line-height:37px;
	background-color:#003580;
	margin-top:20px;
	margin-left:30px;
	margin-bottom:10px;
	font-family: 'Encode_Sans_Narrow_Bold';
	font-size:16px;
	/*border: thin #24FF00 solid;*/
}
#booking-btn li a{
	text-decoration:none;
	display:block;
	color: #FFF;
}

#contactos_e_reservas{
	width:960px;
	height:1080px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	/*border: thin #24FF00 solid;*/
}
#contactos_e_reservas-topo{
	width:100%;
	height:95px;
	/*border: thin #24FF00 solid;*/
}
#contactos_e_reservas-topo img {
    width:58px;
    height:58px;
	clear:both;
	margin-top:25px;
	margin-left:48%;
	/*border: thin #24FF00 solid;*/
}
#info{
	width:960px;
	height:1000px;
	float: left;
	margin-right:30px;
	/*border: thin #24FF00 solid;*/
}
#info h1 {
	font-family: 'Encode_Sans_Narrow_Bold';
	font-size: 24px;
	float:left;
	margin-top: 50px;
	width: 700px;
	margin-left: 20px;
	/*border: thin #24FF00 solid;*/
}
#info h4 {
	font-family: 'Encode_Sans_Narrow_Light';
	font-size: 15px;
	width: 180px;
	float:left;
	margin-left: 20px;
	margin-top: 60px;
	/*border: thin #24FF00 solid;*/
}
#mapa{
	width:960px;
	height:300px;
	float: left;
	margin-top:20px;
	/*border: thin #24FF00 solid;*/
}
#info-contactos{
	width:960px;
	height:25px;
	float: left;
	margin-top:20px;
	/*border: thin #24FF00 solid;*/
}
#info-contactos h4 {
	font-family: 'Encode_Sans_Narrow_Light';
	font-size: 15px;
	float:left;
	margin-top:0px;
	width: 940px;
	height:25px;
	/*border: thin #24FF00 solid;*/
}
#info-contactos a{
	text-decoration:none;
	font-family: 'Encode_Sans_Narrow_Light';
	font-size: 15px;
	color: #000;
}
#info-contactos a:hover{
	color: #f18900;
}
#formulario{
	width:960px;
	height:500px;
	float: left;
	margin-top:40px;
	/*border: thin #24FF00 solid;*/
}
#left{
	width:450px;
	height:460px;
	float: left;
	margin-left:20px;
	/*border: thin #24FF00 solid;*/
}
#right{
	width:460px;
	height:460px;
	margin-left:20px;
	float: left;
	/*border: thin #24FF00 solid;*/
}
#formulario #left input[type=text], input[type=tel], input[type=email] {
	width: 400px;
	height:20px;
	font-family: 'Encode_Sans_Narrow_Light';
	font-size: 15px;
	border: 3px solid white;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding: 10px;
	background-color: rgba(207,220,227,0.50);
	margin: 10px 0 10px 0px;
}
#formulario textarea {
	width: 400px;
	height:100px;
	font-family: 'Encode_Sans_Narrow_Light';
	font-size: 15px;
	border: 3px solid white;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding: 15px;
	background-color: rgba(207,220,227,0.50);
	margin: 10px 0 10px 0px;
}
#formulario #n-pessoas{
	width:135px;
	height:80px;
	clear:both;
	float:left;
	/*border: thin #24FF00 solid;*/
}
#formulario #n-quartos{
	width:130px;
	height:80px;
	margin-left:20px;
	float:left;
	/*border: thin #24FF00 solid;*/
}

.nquartoscaixa
{
    width:130px;
	height:45px;
	font-family: 'Encode_Sans_Narrow_Light';
	font-size: 15px;
	border: 3px solid white;
	background-color: rgba(207,220,227,0.50);
	margin: 10px 0 10px 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
}

#formulario #n-noites{
	width:125px;
	height:80px;
	margin-left:20px;
	float:left;
	/*border: thin #24FF00 solid;*/
}
#formulario #berco-diva-camaExtra{
	width:450px;
	height:20px;
	float:left;
	margin-top:10px;
	/*border: thin #24FF00 solid;*/
}
#formulario #data-entrada{
	width:450px;
	height:60px;
	float:left;
	margin-top:10px;
	/*border: thin #24FF00 solid;*/
}
#formulario #right input[type=tel] {
	width: 100px;
	height:20px;
	font-family: 'Encode_Sans_Narrow_Light';
	font-size: 15px;
	border: 3px solid white;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding: 10px;
	background-color: rgba(207,220,227,0.50);
	margin: 10px 0 10px 0px;
}
#formulario #right input[type=text] {
	width: 294px;
	height: 20px;
	font-family: 'Encode_Sans_Narrow_Light';
	font-size: 15px;
	border: 3px solid white;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding: 10px;
	background-color: rgba(207,220,227,0.50);
	margin: 10px 0 10px 0px;
}
#formulario #questao-users{
	width: 450px;
	height: 60px;
	float: left;
	margin-top:20px;
	/*border: thin #24FF00 solid;*/
}
#formulario #right select[name=opcoes] {
	width:260px;
	height:45px;
	font-family: 'Encode_Sans_Narrow_Light';
	font-size: 15px;
	border: 3px solid white;
	background-color: rgba(207,220,227,0.50);
	margin: 10px 0 10px 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.opcoes
{
    width:260px;
	height:45px;
	font-family: 'Encode_Sans_Narrow_Light';
	font-size: 15px;
	border: 3px solid white;
	background-color: rgba(207,220,227,0.50);
	margin: 10px 0 10px 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
}

#formulario #textorecatcha{
	width:400px;
	margin-top:10px;
	float:left;
	/*border: thin #24FF00 solid;*/
}

#formulario #recaptcha{
	width:450px;
	height:145px;
	float:left;
	/*border: thin #24FF00 solid; */
}
#enviar-email{
	width:460px;
	height:37px;
	float:left;
	text-align:center;
	line-height:37px;
	background-color:#c41c3f;
	margin-top: 20px;
	font-family: 'Encode_Sans_Narrow_Bold';
	font-size:16px;
	/*border: thin #24FF00 solid;*/
}
#enviar-email li a{
	display:block;
	text-decoration:none;
	color: #FFF;
}
#footer{
	width:100%;
	height:230px;
	clear:both;
	float: left;
	background-color:#cfdce3;
}
#parcerias{
	width:960px;;
	height:200px;
	clear:both;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	/*border: thin #24FF00 solid;*/
}
#parcerias #titulo{
	width:197px;;
	height:10
	px;
	float: left;
	/*border: thin #24FF00 solid;*/
}
#parceiros{
	width:800px;;
	height:77px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	/*border: thin #24FF00 solid;*/
}
#parceiro1{
	width:197px;;
	height:77px;
	clear:both;
	float: left;
	margin-left:20px;
	/*border: thin #24FF00 solid;*/
}
#parceiro2{
	width:197px;;
	height:77px;
	float: left;
	margin-left:20px;
	/*border: thin #24FF00 solid;*/
}
#parceiro3{
	width:197px;;
	height:77px;
	float: left;
	margin-left:20px;
	/*border: thin #24FF00 solid;*/
}
#alojamento-local{
	width:72px;;
	height:77px;
	float: left;
	margin-left:70px;
	/*border: thin #24FF00 solid;*/
}
#parcerias #copyright{
	width:500px;
	height:20px;
	padding-top:40px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	/*border: thin #24FF00 solid;*/
}
#copyright h4 {
	font-family: 'Encode_Sans_Narrow_Light';
	font-size: 15px;
}
#copyright h4 a{
	font-family: 'Encode_Sans_Narrow_Light';
	font-size: 15px;
	text-decoration:none;
	color: #000;
}
/* Flex Slider */

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  { outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

.flexslider a img { outline: none; border: none; }

.flexslider {
	margin: 0;
	padding: 0;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}

.flexslider .slides img {
	width: 100%;
	display: block;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

/* Clearfix for the .slides element */
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .slides { display: block; }
* html .slides { height: 1%; }



/* Theme Styles */
.flexslider {
	position: relative;
	zoom: 1;
	padding: 10px;
	background: #ffffff;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0, .2);
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0, .2);
	box-shadow: 0px 1px 1px rgba(0,0,0, .2);
}

/* Edit it if you want */
.flex-container {
	min-width: 150px;
	max-width: 960px;
}

.flexslider .slides { zoom: 1; }



/* Direction Nav */
.flex-direction-nav a {
	display: block;
	position: absolute;
	margin: -17px 0 0 0;
	width: 35px;
	height: 35px;
	top: 50%;
	cursor: pointer;
	text-indent: -9999px;
	z-index: 8;

	background-color: #c41c3f;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#c41c3f), to(#a00e31));
	background-image: -webkit-linear-gradient(top, #c41c3f, #a00e31);
	background-image: -moz-linear-gradient(top, #c41c3f, #a00e31);
	background-image: -o-linear-gradient(top, #c41c3f, #a00e31);
	background-image: linear-gradient(to bottom, #c41c3f, #a00e31);
}

.flex-direction-nav a:before {
	display: block;
	position: absolute;
	content: '';
	width: 9px;
	height: 13px;
	top: 11px;
	left: 11px;
	background: url(../images/arrows.png) no-repeat;
}

.flex-direction-nav a:after {
	display: block;
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	top: 35px;
}

.flex-direction-nav .flex-next {
	right: -5px;

	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}

.flex-direction-nav .flex-prev {
	left: -5px;

	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}

.flex-direction-nav .flex-next:before { background-position: -9px 0; left: 15px; }
.flex-direction-nav .flex-prev:before { background-position: 0 0; }

.flex-direction-nav .flex-next:after {
	right: 0;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #a00e31;
}

.flex-direction-nav .flex-prev:after {
	left: 0;
	border-bottom: 5px solid transparent;
	border-right: 5px solid #a00e31;
}



/* Control Nav */
.flexslider .flex-control-nav {
	position: absolute;
	width: 100%;
	bottom: 15px;
	text-align: center;
	margin: 0 0 0 -10px;
}

.flex-control-nav li {
	display: inline-block;
	zoom: 1;
}

.flex-control-paging li a {
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	width: 12px;
	height: 12px;
	margin: 0 3px;
	background-color: #b6b6b6 \9;

	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;

	-webkit-box-shadow: inset 0 0 0 2px #b6b6b6;
	-moz-box-shadow: inset 0 0 0 2px #b6b6b6;
	box-shadow: inset 0 0 0 2px #b6b6b6;
}

.flex-control-paging li a.flex-active {
	background-color: #c41c3f;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#c41c3f), to(#a00e31));
	background-image: -webkit-linear-gradient(top, #c41c3f, #a00e31);
	background-image: -moz-linear-gradient(top, #c41c3f, #a00e31);
	background-image: -o-linear-gradient(top, #c41c3f, #a00e31);
	background-image: linear-gradient(to bottom, #c41c3f, #a00e31);

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}



/* Captions */
.flexslider .slides p {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 5px;
	margin: 0;

	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	color: white;

	background-color: #222222;
	background: rgba(0,0,0, .9);

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#lblerro
{
    font-family: 'Encode_Sans_Narrow_Light';
	font-size: 15px;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px){

#fundo-hospedagem{
	width:650px;
	height:100%;
	position:absolute;
	background-image:url(../images/area-bkg.png);
	background-repeat:repeat;
	float:left;
	/*border: thin #24FF00 solid;*/
}
#fundo-hospedagem h1 {
	font-family: 'Encode_Sans_Narrow_Bold';
	font-size: 24px;
	margin-top: 30px;
	width: 390px;
	margin-left: 30px;
	/*border: thin #24FF00 solid;*/
}
#fundo-hospedagem h4 {
	font-family: 'Encode_Sans_Narrow_Light';
	font-size: 9px;
	width: 600px;
	margin-top:20px;
	margin-left: 30px;
	/*border: thin #24FF00 solid;*/
}
#fundo-apartamentos{
	width:400px;
	height: 100%;
	position:absolute;
	background-image:url(../images/area-bkg.png);
	background-repeat:repeat;
	float:left;
	/*border: thin #24FF00 solid;*/
}
#fundo-apartamentos h1 {
	font-family: 'Encode_Sans_Narrow_Bold';
	font-size: 24px;
	margin-top: 30px;
	width: 344px;
	margin-left: 30px;
	/*border: thin #24FF00 solid;*/
}
#fundo-apartamentos h4 {
	font-family: 'Encode_Sans_Narrow_Light';
	font-size: 9px;
	width: 350px;
	margin-top:20px;
	margin-left: 30px;
	/*border: thin #24FF00 solid;*/
}
#fundo-lazer{
	width:550px;
	height: 100%;
	position:absolute;
	background-image:url(../images/area-bkg.png);
	background-repeat:repeat;
	float:left;
	/*border: thin #24FF00 solid;*/
}
#fundo-lazer h1 {
	font-family: 'Encode_Sans_Narrow_Bold';
	font-size: 24px;
	margin-top: 30px;
	width: 344px;
	margin-left: 30px;
	/*border: thin #24FF00 solid;*/
}
#fundo-lazer h4 {
	font-family: 'Encode_Sans_Narrow_Light';
	font-size: 9px;
	width: 500px;
	margin-top:20px;
	margin-left: 30px;
	/*border: thin #24FF00 solid;*/
}
}
