@charset "iso-8859-1";
/* CSS Document */

body {
	font-size: 13px;
	font-family: 'Open Sans', sans-serif !important;/*background: rgba(0, 0, 0, 0) url("../img/bg.jpg") no-repeat scroll 0 0 / cover;
	display: table;
	height: 100%;
	vertical-align: middle;
	width: 100%;*/
	overflow-x: hidden;
	background-color: #fff;
}
.clear {
	clear: both;
}
.leftt {
	float: left;
}
.margint20 {
	margin-top: 20px;
}
.right {
	float: right !important;
}
.center {
	text-align: center;
}
.nopad {
	padding: 0px;
}
.pad10 {
	padding: 10px;
}
.padt20 {
	padding-top: 20px;
}
.mbottom25 {
	margin-bottom: 25px;
}
.container {
	margin: 0 auto;
	width: 1000px;/*	box-shadow:0 5px 10px #9f9d9b;*/
}
.col-md-4 {
	padding-right: 0px;
}
/*.noColor {
	background-color: none;
}
.row.noColor {
	background-color: transparent;
	background-image: none;
}*/
.setas-awesome label, .setas-awesome-mini label {
	position: relative;
	width: 100%;
}
.setas-awesome label:after, .setas-awesome-mini label:after {
	content: "\f078";
	font-family: "FontAwesome";
	font-size: 11px;
	color: #aaa;
	right: 8px;
	top: 8px;
	padding: 0 0 1px;
	position: absolute;
	pointer-events: none;
}
.setas-awesome label:before, .setas-awesome-mini label:before {
	content: '';
	right: 4px;
	top: 0px;
	width: 20px;
	height: 16px;
	position: absolute;
	pointer-events: none;
	display: block;
}
.box-pesquisa-avi .setas-awesome-mini {
	width: 52%;
	float: left;
	margin-top: 5px;
}
/*TOP*/
/*.flags {
	display:inline-block;	
	position:relative;
	z-index:10000;
}*/
.top {
	/*	height: 240px;
	width: auto;*/
	margin-bottom: 0px;
	border-radius: 5px;
	background-color:#fff;
}
.top .caret {
	margin-left: 5px;
}
.flags {
	display: inline-block;
	float: left;
	border-right: 1px solid #fff;
	margin: 5px 0px 0px 10px;
}
.flags #dLabel {
	background: none !important;
	border: none !important;
	font-size: 12px;
}
.flags #dLabel a {
	color: #fff;
}
.flags .dropdown.btn_lang .dropdown-menu {
	min-width: 50px;
	font-size: 12px;
	padding: 0px;
	border-radius: 0px;
	background-color: rgba(0,0,0,0.5);
	box-shadow: none;
	border: none;
	margin-top: 5px;
	text-transform: uppercase;
	text-decoration: none;
}
.flags .dropdown.btn_lang .dropdown-menu li a {
	color: #fff;
}
.flags .dropdown.btn_lang .dropdown-menu li a:hover {
	background: none !important;
	color: #fe9705;
	text-decoration: none;
	transition: all 400ms ease-in-out;
}
.top_contactos {
	/*float: right;
		background-image: url(../img/contactos.png);
	background-repeat: no-repeat;
	background-position: 5px 41px;*/
	padding-left: 10px;
	/*	padding-right: 5px;
	width: 300px;*/
	display: inline-block;
	margin-top: 5px;
}
/*.top_contactos p {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	font-size: 11px;
}*/
.top_contactos .nr_apoio {
	font-size: 13px;/*float:right;
	margin-right:5px;
	margin-top:-5px;*/
}
.top_contactos ul {
	display: table;
	display: inline;
	padding: 0;
	display: inline;
	margin-bottom: 10px;
	margin-left: 30px;
	float: right;
}
.top_contactos ul li {
	display: table-cell;
	list-style: none;
	margin-left: 10px;
	padding-right: 5px;
}
.top_contactos ul li a img {
	width: auto;
	height: 25px;
}
/*.morada {
	text-align: right;
	margin-right: 5px;
}
.apoio_cli img {
	float: left;
	margin-right: 10px;
}*/
.top_menu {
	/*border-bottom: 1px solid #fe9705;
	-webkit-box-shadow: 1px 5px 9px -5px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 1px 5px 9px -5px rgba(50, 50, 50, 0.5);
	box-shadow: 1px 5px 9px -5px rgba(50, 50, 50, 0.5);
	width: 100%;
	height: 30px;*/
	background-color: rgba(0,0,0,0.5);
	position: relative;
	float: right;
	display: inline-block;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	padding: 0px 5px;
	color: #fff;/*top:-30px;*/
}
.logo {
	float: left;
}
.logo img {
	height: 120px;
	margin-bottom: 5px;
	margin-top: -15px;
	width: auto;
}
.menu1 {
	float: right;
}
.menu1 ul li {
	float: left;
	/*border-left: 1px solid #CCC;*/
	padding: 5px 10px;
	list-style: none;
}
.menu1 ul li a {
	font-size: 13px;
	color: #fff;
	text-transform: capitalize;
}
.menu1 ul li a:hover, .menu1 ul li a.active {
	text-decoration: none;
	color: #fe9705;
	transition: all 400ms ease-in-out;
}
.menu1 ul .dropdown-menu li {
	border-left: none;
	padding: 0px;
	width: 100%;
	text-decoration: none;
}
.menu1 ul > li > .dropdown-menu {
	border-radius: 0px;
	background-color: rgba(0,0,0,0.5);
	box-shadow: none;
	border: none;
	margin-top: 0px;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
}
.menu1 ul > li > .dropdown-menu li a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}
.menu1 ul > li > .dropdown-menu li a:hover {
	background: none !important;
	color: #fe9705;
	text-decoration: none;
	transition: all 400ms ease-in-out;
}
.menus.col-md-12 {
	padding: 0px;
}
.menu2 {
	background-color: #fe9705;
	color: #fff;
	text-shadow: none;
	min-height: 40px !important;
	height: auto;
	top: 10px;
	text-transform: uppercase;
	margin-bottom: 0px !important;
	width: 100%;
	z-index: 300;
}
.menu2 .navbar-nav {
	width: 90%;
}
.menu2 .navbar-nav > li > a {
	color: #fff;
	font-size: 13px;
	padding: 8px 15px;
}
.menu2 .navbar-nav li a:hover {
	background-color: transparent !important;
	transition: all 400ms ease-in-out;
	color: #fed192;
	text-shadow: none !important;
}
.menu2 .navbar-nav li a.active {
border-top:4px solid #fff;	
margin-top:-1px;
}
.nav > li > a:focus, .nav > li > a:hover {
	background-color: transparent !important;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	background-color: transparent !important;
	border: none !important;
	transition: all 400ms ease-in-out;
}
.navbar-brand, .navbar-nav > li > a {
	text-shadow: none !important;
}
.menu2 .navbar-nav > li > .dropdown-menu {
	border-radius: 0px;
	border: none;
	box-shadow: none;
	background-color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 3px;
}
.menu2 .navbar-nav > li > .dropdown-menu li a:hover {
	background: none !important;
	color: #fe9705;
	transition: all 400ms ease-in-out;
}
.menu2 .redes-sociais {
	float: right;
	margin-bottom: 0;
	position: relative;
}
.menu2 .redes-sociais li {
	list-style: none;
	padding-top: 5px;
	float: left;
}
.menu2 .redes-sociais li img {
	height: 25px;
	width: 25px;
}
.menu2 .redes-sociais li img:hover {
	opacity: 0.8;
	transition: all 400ms ease-in-out;
}
.navbar-nav {
	height: 10px;
}
/*PESQUISA*/
.pesquisa_avi {
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 20px;
	position: absolute;
	top: 240px;
	z-index: 100;
	height: 415px;
	width: 400px;
}
.pesquisa_avi .nav-tabs {
	border: none;
	width: 97%;
}
.pesquisa_avi .nav-tabs .tab-pesquisa {
	background-color: rgba(67, 74, 84, 0.7);
	border: none;
	border-radius: 0px;
	margin-bottom: 0px;
	height: 40px;
}
.pesquisa_avi .nav-tabs .tab-pesquisa.active a {
	background-color: rgba(67, 74, 84, 0.9);
	color: #fff;
	border: none;
	border-radius: 0px;
}
.pesquisa_avi .nav-tabs .tab-pesquisa a {
	color: #fff;
	margin: 0px;
	text-transform: uppercase;
	padding: 10px 15px;
	margin: 0px;
	border: none;
}
.pesquisa_avi .nav-tabs .tab-pesquisa.active a:hover, .pesquisa_avi .nav-tabs .tab-pesquisa a:hover {
	background-color: transparent;
	border: none;
	border-top: 3px solid #fff;
	padding: 8px 15px;
	border-radius: 0px;
	margin: 0px;
}
.pesquisa_avi .nav-tabs .tab-pesquisa.noHover a:hover {
	border: none;
	padding-top: 10px;
}
.pesquisa_avi .form-control:focus {
	border: 1px solid #fe9904 !important;
	box-shadow: none !important;
}
.box-pesquisa {
	width: 97%;
	position: relative;
	background-color: rgba(67, 74, 84, 0.7);
	float: left;
	padding: 12px;
	min-height: 300px;
	position: relative;
	border-radius: 0px;
	border: none;
	font-size: 12px;
	height: 330px;
	color: #c9cbce;
}
.box-pesquisa .control-group {
	float: left;
	border: none;
	width: 48%;
	box-shadow: none;
	color: #c9cbce;
}
.box-pesquisa .control-group2 {
	width: 48%;
	display: inline-block;
	margin-right: 0px;
	margin-bottom: 15px;
	color: #c9cbce;
}
.box-pesquisa label.control-label2 {
	width: 70%;
	text-align: left;
	font-weight: normal;
	border: none;
	padding-top: 5px;
	color: #c9cbce;
}
.box-pesquisa input[type="checkbox"], #checkboxes-0, #checkboxes-1 {
	background-color: #6e747c;
	border: none;
	color: #c9cbce;
}
.box-pesquisa input.form-control, .box-pesquisa select.form-control {
	width: 100%;
	background-color: #6e747c;
	border: none;
	border-radius: 0px;
	color: #c9cbce;
	font-weight: normal;
}
.box-pesquisa input.form-data {
	width: 77%;
	float: left;
	color: #c9cbce;
}
.box-pesquisa .control-group {
	margin-right: 10px;
}
.box-pesquisa label.control-label {
	width: 55%;
	text-align: left;
	font-weight: normal;
	border: none;
	text-align: right;
	padding-right: 8px;
	line-height: 13px;
	color: #c9cbce;
}
.box-pesquisa .select-mini {
	margin-top: 7px;
	background-color: #6e747c;
	border: none;
	width: 45%;
	height: 25px;
	color: #c9cbce;
	font-weight: normal;
}
/*.box-pesquisa h4, .box-pesquisa-avi h4 {
	color: #c9cbce;
	text-align: center;
}*/
.box-pesquisa-avi {
	width: 97%;
	background-color: rgba(67, 74, 84, 0.7);
	float: left;
	padding: 12px;
	min-height: 270px;
	position: relative;
	border-radius: 0px;
	border: none;
	font-size: 12px;
	height: 330px;
	color: #c9cbce;
}
.box-pesquisa-avi .control-group {
	float: left;
	border: none;
	width: 48%;
	box-shadow: none;
	color: #c9cbce;
	margin-right: 10px;
}
.box-pesquisa-avi .control-group2 {
	width: 48%;
	display: inline-block;
	margin-right: 0px;
	margin-bottom: 15px;
	color: #c9cbce;
}
.box-pesquisa-avi label.control-label2 {
	width: 70%;
	text-align: left;
	font-weight: normal;
	border: none;
	padding-top: 5px;
	color: #c9cbce;
}
.box-pesquisa-avi input[type="checkbox"], #checkboxes-0, #checkboxes-1 {
	background-color: #6e747c;
	border: none;
	color: #c9cbce;
}
.box-pesquisa-avi input.form-control, .box-pesquisa-avi select.form-control {
	width: 100%;
	background-color: #6e747c;
	border: none;
	border-radius: 0px;
	color: #c9cbce;
	font-weight: normal;
}
.box-pesquisa input.calle {
	float: left;
	width: 100%;
	color: #c9cbce;
}
.box-pesquisa-avi input.calle {
	float: left;
	width: 100%;
	color: #c9cbce;
}
.box-pesquisa-avi label.control-label {
	width: 48%;
	float: left;
	font-weight: normal;
	border: none;
	text-align: right;
	padding-right: 8px;
	line-height: 13px;
	color: #c9cbce;
}
.box-pesquisa-avi .control-group2 label.control-label {
	text-align: left;
}
.box-pesquisa-avi .select-mini {
	margin-top: 0px;
	background-color: #6e747c;
	border: none;
	width: 100%;
	height: 28px;
	color: #c9cbce;
}
.box-pesquisa-avi .selectArrow, #form1 .selectArrow, .box-pesquisa .selectArrow, #form1 .selectArrow {
	-webkit-appearance: none;
	-moz-appearance: none;
	/*background-image: url(../img/seta_pesquisa.png);
	background-repeat: no-repeat;
	background-position: right;*/
	border: none;
}
label.ida, label.voos_diretos {
	margin-right: 5px;
	font-weight: normal;
}
.box-pesquisa-avi .btn_pesquisar, .box-pesquisa .btn_pesquisar {
	position: relative;
	margin-top: -5px;
	/* height: 30px;*/
	width: 100%;
	overflow: hidden;
	background-color: #fe9705;
	padding: 7px 17px 10px 17px;
	color: white;
	text-transform: uppercase;
	font-size: 17px;
	border: none;
	z-index: 3;
}
.box-pesquisa-avi .btn_pesquisar:hover, .box-pesquisa .btn_pesquisar:hover {
	background-color: #fff;
	transition: all 400ms;
	color: #fe9705;
}
.box-pesquisa-avi .btn_pesquisar:before, .box-pesquisa .btn_pesquisar:before {
	content: '';
	position: absolute;
	left: -140px;
	width: 100%;
	height: 200%;
	background-color: #e6e6e6; /* fallback */
	background-color: rgba(74, 81, 91, 0.2);
	top: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
/*.box-pesquisa .btn_pesquisar {
	width: 100%;
	background: #cc4f37;
	background: -moz-linear-gradient(top, #cc4f37 0%, #cc4f37 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cc4f37), color-stop(100%, #cc4f37));
	background: -webkit-linear-gradient(top, #cc4f37 0%, #cc4f37 100%);
	background: -o-linear-gradient(top, #cc4f37 0%, #cc4f37 100%);
	background: -ms-linear-gradient(top, #cc4f37 0%, #cc4f37 100%);
	background: linear-gradient(to bottom, #cc4f37 0%, #cc4f37 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc4f37', endColorstr='#cc4f37', GradientType=0 );
	color: #fff;
	text-shadow: none;
	text-transform: uppercase;
	border: none;
	height: 30px;
	padding-top: 5px;
	border-radius: 0px;
	text-align: center;
	position: absolute;
	width: 93%;
	bottom: 10px;
}
.box-pesquisa .btn_pesquisar > a {
	color: #fff;
}*/
.slider-range {
	border: none !important;
}
.slider-range > .ui-slider-handle {
	border-radius: 20px;
	border: none !important;
}
/*BANNER*/
/*.banner.col-sm-12 {
	padding-left: 0px;
	padding-right: 0px;
}*/
.banner {
	padding-right: 0px;
	z-index: 1;
	height: 570px;
}
/*PROMOÇOES*/
#form1 .selectArrow {
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url(../img/seta_pesquisa.png);
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #CCC;
	border-radius: 5px;
	padding: 2px;
}
.last_promo {
	margin-bottom: 20px;
	margin-top: 0px;
	/*padding-left: 30px;*/
	text-align: center;
}
.last_promo h4 {
	color: #000;
	display: inline-block;
	font-size: 24px;
}
.ultimas_promos {
	width: 350px;
	height: 100px;
	padding: 10px 0px;
	border-bottom: 1px solid #CCC;
}
.ultimas_promos:hover {
	background-color: #eee;
	transition: all 400ms ease-in-out;
}
.ultimas_promos img {
	height: 85px;
	width: 125px;
	float: left;
}
.ultimas_promos .mais_dtl {
	border-radius: 100px;
	background-color: #fe9705;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 125px;
	margin-top: 25px;
	padding-top: 5px;
	padding-left: 10px;
}
.ultimas_promos .mais_dtl a {
	/*margin-left: 11px;*/
	color: #fff;
}
.ultimas_promos .text {
	float: left;
	width: 215px;
}
.ultimas_promos p {
	/*display: inline-block;*/
	margin-left: 20px;
	margin-bottom: 0px;
}
.ultimas_promos > p:first-child {
	font-size: 14px;
}
.ultimas_promos .validade {
	font-size: 15px;
	color: #fe9705;
}
.promo-title .validade {
	font-size: 15px;
	color: #fe9705;
	position: absolute;
	bottom: 10px;
	font-weight: bold;
	font-size: 16px;
}
.destaque_promo {
	/*width:180px;
	height:300px;*/
	border-radius: 5px;
	font-size: 13px;
}
.destaque_promo .ofertas1 {
	cursor: pointer;
}
.destaque_promo .preco-promo {
	background-color: #fff;
	top: 1px;
	left: 16px;
	color: #b3b3b3;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	position: absolute;
	/*width: 65px;*/
	font-size: 18px;
}
.destaque_promo .promo-title {
	/*	background-color: #fe9705;
	color: #fff;
	width: 100%;*/
	min-height: 150px;
	border: 2px solid #efefef;
	font-family: 'Open Sans', sans-serif !important;
	border-top: none;/*border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;*/
}
.destaque_promo img {
	/*border-top-right-radius: 5px;
	border-top-left-radius: 5px;*/
	width: 100%;
	height: 233px;
	border: 2px solid #efefef;
	border-bottom: none;
}
.destaque_promo .ofertas1 .btn-detalhes {
	background-color: rgba(0,0,0,0.6);
	width: 91%;
	height: 233px;
	display: none;
	position: absolute;
	margin-left: 2px;
	top: 0px;
	transition: all 400ms ease-in-out;
}
.destaque_promo .ofertas1 .btn-detalhes .mais_dtl {
	border: 1px solid #fff;
	text-align: center;
	display: block;
	width: 120px;
	height: 40px;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding-top: 9px;
}
.destaque_promo .ofertas1 a .btn-detalhes .mais_dtl {
	color: #fff;
	text-transform: uppercase;
}
.destaque_promo .ofertas1 a:hover .btn-detalhes .mais_dtl {
	text-decoration: none;
	cursor: pointer;
	transition: all 400ms ease-in-out;
}
.destaque_promo .ofertas1:hover .btn-detalhes {
	display: block;
	transition: all 400ms ease-in-out;
}
.destaque_promo .promo-title p {
	padding: 0px 12px;
	margin-bottom: 0px;
	font-size: 15px;
}
.destaque_promo .promo-title h3 {
	padding: 8px;
	margin-bottom: 10px;
	background-color: #fe9705;
	margin-top: 0px;
	color: #fff;
	font-size: 20px;
	padding-left: 12px;
}
.destaque_promo .mais_dtl {
/*border-radius: 100px;
	background-color: #fff;
	width: 30px;
	height: 30px;
	position: absolute;
	margin-left: 45%;
	padding-left: 10px;
	padding-top: 5px;
	top: 130px;
	left: 0px;*/
}
.destaque_promo .mais_dtl a {
	color: #fe9705;
}
/*NEWSLETTER*/
#newsletter .form-control {
	border-radius: 0;
}
.news_rodape {
	/*text-align: center;*/
	font-size: 14px;
	height: 85px;
}
/*.news_rodape:first-child {
	text-align: left;
	font-size: 13px;
}*/
.news_rodape p a, .news_rodape p {
	color: #92979d;
}
.news_rodape a {
	font-weight:bold;
}
.news_rodape p a:hover span, .news_rodape p a:hover {
	text-decoration: none;
	transition: all 400ms ease-in-out;
}
.news_rodape .btn_news {
	/*background-image: url(../img/mail.png);
	background-repeat: no-repeat;
	background-position: right;*/
	background-color: transparent;
	border: medium none;
	bottom: 16px;
	float: right;
	position: absolute;
	right: 5px;
}
.news_rodape .fa {
	font-size: 40px;
	float: left;
	vertical-align: middle;
	margin-right: 10px;
	color: #92979d;
}
.news_rodape .btn_rodape {
	background-color: #5ba6c6;
	border-radius: 5px;
	width: 175px;
	height: 30px;
	text-align: center;
	margin-left: 23%;
	padding-top: 5px;
}
.news_rodape.separadores {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-top: 20px;
}
.btn_rodape a {
	color: #fff;
}
.sites ul li {
	list-style: outside none none;
	margin-bottom: 20px;
}
.form-reserva .control-group {
	margin-top: 10px;
}
.form-reserva.info {
	float: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}
.form-reserva.info .control-label {
	margin-top: 5px;
}
.pesquisar {
	float: right;
	margin-top: 5px;
}
#form1 .form-control {
	width: 30%;
	display: initial;
}
#form1 .selectArrow {
	height: 30px;
	min-width: 115px;
	padding-right: 12px;
}
/*FOOTER*/
footer {
	background-color: #3c424a;
	color: #fff;
	font-size: 14px;
}
footer p {
	display: inline-block;
	padding-bottom: 20px;
	padding-top: 20px;
	font-size: 12px;
	margin-bottom: 0px;
	padding-left: 5px;
}
footer p a {
	color: #fff;
}
footer p a:hover {
	text-decoration: none;
	color: #fe9904;
	transition: all 400ms ease-in-out;
}
.footer1 {
	background-color: #dbdddf;
	color: #4a515b;
	padding: 20px 0px;
}
.footer2 {
	background-color: #4a515b;
	color: #fff;
	font-size: 10px;
	padding: 0;
}
.footer-menu {
	display: block;
	padding-top: 20px;
}
.footer-menu ul {
	display: table;
	padding-left: 0px;
}
.footer-menu li {
	display: table-cell;
}
.footer-menu ul li a {
	color: #fff;
	font-size: 13px;
	padding: 5px;
	padding-right: 10px;
	border-right-color: #999;
	border-right-width: thin;
	text-transform: uppercase;
}
.footer-menu ul li a:hover {
	color: #fe9705;
	text-decoration: none;
	transition: all 400ms ease-in-out;
}
.footer-logos {
	float: right;
	display: inline-block;
}
.footer-logos ul {
	display: inline-block;
	padding: 0;
	margin: 0;
}
.footer-logos ul li {
	float: right;
	text-align: center;
	list-style: none;
	padding: 10px;
}
.footer-logos ul li a img {
	height: 40px;
	width: auto;
}
.footer-logos ul li a img:hover {
	opacity: 0.8;
	transition: all 400ms ease-in-out;
}
.footer2 .lei {
	padding-left: 5px;
	display: inline-block;
	/* font-style: italic;*/
	padding-bottom: 15px;
	width: 78%;
	margin-top: 20px;
	color: #a5a8ad;
	font-size: 10px;
}
.footer2 .lei a {
	color: #a5a8ad;
}
.footer2 .lei a:hover {
	color: #fe9904;
	text-decoration: none;
	transition: all 400ms ease-in-out;
}
/*pagina das promoçoes*/

/*.promocoes img {
	width: 100%;
	height: 100px;
}*/
.promocoes .bf {
	margin-bottom: 60px;
}
.promocoes .bf .toggle-s .toggle .thumbnail {
	min-height: 410px;
	text-align: left;
}
.promocoes .toggle .thumbnail {
	min-height: 410px;
	text-align: left;
	transition: all 1s ease 0s;
}
.promocoes .toggle .thumbnail:hover {
	text-decoration: none;
	transform: scale(1.05);
}
/*.promocoes legend.first {
	background-color: #65889c;
}*/
.promocoes .toggle .div-new, .bf .toggle .div-new {
	border: 1px solid #ccc;
	width: 100%;
	min-height: 350px;
	margin-bottom: 30px;
}
.promocoes .toggle a:hover .div-new, .bf a:hover .div-new {
	text-decoration: none;
	-webkit-box-shadow: 1px 0px 11px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 1px 0px 11px 0px rgba(50, 50, 50, 0.5);
	box-shadow: 1px 0px 11px 0px rgba(50, 50, 50, 0.5);
	transition: all 400ms ease-in-out;
}
.promocoes legend.first {
	background-color: transparent !important;
	border-bottom: 5px solid #0d8f8f;
	color: #333;
	border-radius: 0px;
}
.itinerario legend.first, .pedido-reserva legend.first {
	color: #175d96;
	font-size: 24px;
	background: none;
	border-radius: 0px;
	border-bottom: 1px solid #ccc;
}
.promocoes legend.first a, .promocoes legend.first {
	color: #0d8f8f;
}
.promocoes legend.first a:hover, .promocoes .toggle a:hover, .bf a:hover {
	color: #333 !important;
	text-decoration: none;
}
.promocoes .toggle h5, .bf .toggle h5 {
	color: #333;
	font-size: 16px;
	line-height: 25px;
}
.promocoes .toggle a {
}
.promocoes .btn {
	background-color: #666;
	border-color: #666;
	float: right;
	vertical-align: middle;
	padding-top: 11px;
}
.promocoes .btn:hover, .promocoes .btn:hover {
	background-color: #333 !important;
	border-color: #333 !important;
	transition: all 400ms ease-in-out;
}
.promocoes a.btn:hover {
	color: #fff !important;
}
.promocoes .toggle .preco, .bf .toggle .preco {
	position: absolute;
	right: 15px;
	top: 0px;
	background-color: rgba(255,255,255,0.9);
	padding: 8px;
	font-weight: bold;
}
.promocoes .toggle .text-offer, .bf .toggle .text-offer {
	padding: 8px;
}
.promocoes .toggle .text-offer p, .bf .toggle .text-offer p {
	float: right;
	font-weight: bold;
}
.promocoes .glyphicon-tags {
	margin-right: 10px;
}
.promo-detail {
min-height:400px !important;	
}
.promo-detail strong {
    font-size: 17px;
}
.promo-detail h4 {
	float: right;
}
.promo-detail table {
	width: 100%;
}
.promo-detail .mais-cat {
	color: #347bb6;
	opacity: 0.8;
}
.promo-detail .mais-cat:hover {
	opacity: 1;
	text-decoration: none;
}
/*.promo-detail a {
	color: #585555;
}*/
.promo-detail a:hover {
	text-decoration: none;
}
legend.first {
	color: #ffffff;
	font-size: 23px;
	font-weight: bold;
	margin-top: 0;
	padding: 5px 5px 5px 15px;
	border-radius: 5px;
	background: rgba(52, 123, 182, 0.6) none repeat scroll 0 0;
}
span.glyphicon.glyphicon-plus-sign, span.more {
	float: right;
	font-size: 17px;
}
#form1 select {
	height: 28px;
	margin-right: 20px;
}
span.arrow {
	content: "";
	position: absolute;
	bottom: -15px;
	left: 45%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 15px 0 15px;
	border-color: #007bff transparent transparent transparent;
	cursor: pointer;
}
span.arrow.arrow-b {
	border-width: 0 15px 15px 15px;
	border-color: transparent transparent #007bff transparent;
}
.ui-widget-content {
	background: none;
	background-color: #fff;
}
/*Detalhes das paginas*/
.pag-title h1 {
	margin-top: 20px;
	margin-bottom: 30px;
	color: #347bb6;
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0;
	padding: 10px;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: currentcolor currentcolor #e5e5e5;
	border-image: none;
	border-style: none none solid;
	border-width: 0 0 1px;
	line-height: inherit;
	display: block;
}
.pag-title .glyphicon-circle-arrow-left:hover {
	cursor: pointer;
}
.itinerario {
	margin-top: 20px;
	background-color: #fff;
	min-height: 970px !important;
	border: 1px solid #ccc;
}
.itinerario table {
width:100%;	
}
.pedido-form-new {
	margin-left: 15px;
	width: 32% !important;
	border: 1px solid #ccc;
	margin-top: 20px;
	background-color: #fff;
	padding-bottom: 15px;
}
/*Formulario reserva*/
.pedido-reserva {
	border-radius:5px;
}
.pedido-reserva .control-group {
	width: 50%;
	float: left;
	margin-bottom: 10px;
}
.pedido-reserva .control-group input.form-control, .pedido-reserva .control-group textarea {
	width: 95%;
}
.pedido-reserva .control-group.person-num label.control-label {
	width: 70%;
	text-align: left;
}
.pedido-reserva .input-mini {
	width: 55px;
}
.form-reserva {
/*float: left;*/
	padding: 20px;
	padding-top: 0px;
	/*border: 1px solid #ccc;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/*formulario informação*/
.form-reserva.info {
	float: none;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.form-reserva.info textarea {
	width: 100%;
}
/*FERIAS Á SUA MEDIDA*/
.toggle {
	position: relative;
}
.toggle a h5 {
	font-size: 16px;
}
.toggle a p {
	color: #646464;
}
.thumbnail {
	position: relative;
	margin-bottom: 5px;
	width: 100%;
	min-height: 160px;
	padding: 0px;
	padding-right: 3px;
	transition: none;
	text-align: center;
}
.bf .thumbnail.thumbnail2 {
	position: relative;
	margin-bottom: 5px;
	width: 100%;
	padding: 0px;
	padding-right: 3px;
	transition: none;
	min-height: 400px;
	margin-bottom: 15px;
	text-align: left;
	transition: all 1s ease 0s;
}
.bf .thumbnail.thumbnail2:hover {
	text-decoration: none;
	transform: scale(1.05);
}
.medida a:hover {
	text-decoration: none;
	opacity: 0.9;
}
.medida .thumbnail {
	padding: 0;
}
.medida .thumbnail img {
	height: 182px !important;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.thumbnail h4 {
	color: #347bb6;
}
.thumbnail img {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width: 100%;/*height: 250px;*/
}
.thumbnail p.preco {
	position: absolute;
	right: 10px;
	bottom: 0px;
	color: #000;
}
.thumbnail > .row {
	margin-left: 0px;
	margin-right: 0px;
}
.thumbnail p.preco span {
	font-weight: bold;
	font-size: 20px;
}
.zoomin {
	color: #347bb6;
	float: right;
	font-size: 30px;
	position: absolute;
	right: 2%;
	bottom: 15%;
}
.ui-widget-header {
	background: none;
	border: 0px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
}
.ui-tabs-vertical {
	width: 100%;
	border: 0px;
}
.ui-tabs-vertical .ui-tabs-nav {
	padding: 0px;
	float: left;
	width: 25%;
}
.ui-tabs-vertical .ui-tabs-nav li {
	clear: left;
	width: 100%;
	border-bottom-width: 1px !important;
	border-right-width: 0 !important;
	margin: 0 -1px .2em 0;
}
.ui-tabs-vertical .ui-tabs-nav li a {
	display: block;
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
	padding-bottom: 0;
	padding-right: .1em;
	border-right-width: 1px;
	border-right-width: 1px;
}
.ui-tabs-vertical .ui-tabs-panel {
	padding: 0px;
	float: right;
	width: 70%;
}
.scrollToTop {
	background-image: url("../img/top.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
	background-size: 100%;
	bottom: 7%;
	cursor: pointer;
	display: none;
	height: 35px;
	position: fixed;
	right: 6%;
	width: 35px;
	z-index: 9999999;
}
.scrollToTop:hover {
	opacity: 0.8;
	transition: all 400ms ease-in-out;
}
.social_media_icons {
	display: inline-block;
	float: right;
	margin-top: 20px;
}
 @media (max-width:1280px) {
.navbar-header .navbar-brand {
	visibility: hidden;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	margin-left: 0px;
}
#bs-example-navbar-collapse-1 .menu1 {
	visibility: hidden;
}
}
 @media (max-width:1024px) {
.destaque_promo .ofertas1 .btn-detalhes {
	width: 91%;
}
.logo img {
	margin-top: 10px;
}
.menu2 .navbar-nav {
	width: 95%;
}
.menu2 .redes-sociais {
	margin-top: -10px;
}
.banner {
	height: 480px;
}
.pesquisa_avi {
	top: 220px;
	margin-left: 45px;
}
.bf .thumbnail.thumbnail2 {
	min-height: 350px;
}
.medida .thumbnail img {
	height: 145px !important;
}
.pedido-form-new {
width:31% !important;	
}
.promo-detail {
    min-height: 330px !important;
}
}
@media (max-width:990px) {
	.pedido-form-new {
width:100% !important;	
margin-left:0px;
}
.itinerario {
min-height:300px !important;	
}
.promo-detail {
    min-height: 260px !important;
}
.pesquisa_avi {
	bottom: 0;
	height: auto;
	position: relative;
	top: 0;
	width: auto;
	margin-left: 0px;
}
.top_menu {
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 10px;
}
.menu2 .navbar-nav {
	width: auto;
}
.menu2 .redes-sociais {
	margin-top: 0px;
}
.box-pesquisa-avi .btn_pesquisar::before, .box-pesquisa .btn_pesquisar::before {
	left: -405px;
}
.container {
	width: auto;
}
#bs-example-navbar-collapse-1 .menu1 {
	visibility: visible;
}
.nav li {
	z-index: 100;
}
.navbar .navbar-nav {
	height: auto;
}
.banner {
	height: 300px;
}
.menu1 {
	border-radius: 0;
	border-top: 0 none;
	box-shadow: none;
	float: left;
	height: auto;
	left: 0;
	margin-left: 0;
	margin-top: 10px;
	padding-left: 0;
	position: relative;
	text-align: left;
	text-transform: none;
	top: 0;
	width: 250px;
}
.menu1 ul {
	padding-left: 10px;
}
.menu1 ul li {
	display: block;
	list-style: none;
	border: none;
	float: none;
}
.menu1 ul li a {
	color: #fff;
	font-weight: normal;
}
/*.menu2 .navbar-nav {
	display: block;
}
.menu2 .navbar-nav li {
	display: block;
}*/
.menu2 {
	min-height: 275px;
	/*	height: 300px;*/
	max-height: 400px;
	padding-top: 0px;
}
#bs-example-navbar-collapse-1 {
	float: left;
	height: auto;
	overflow: auto;
	width: 100%;
}
.menu2 .navbar-nav {
	border-right: 1px solid #fff;
	display: block;
	float: left;
	height: auto;
	position: relative;
}
.menu2 .navbar-nav li {
	display: block;
	float: none;
}
.menu2 .navbar-nav > li > a {
	padding: 8px 15px;
}
.menu2 .container-fluid {
	padding-left: 0px;
	padding-right: 0px;
	height: auto;
}
.navbar-header .navbar-toggle {
	float: left;
	display: inherit;
	margin: 0 10px 0 30px;
}
.navbar-header .navbar-brand {
	padding-left: 0px;
	color: #fff;
}
.ultimas_promos {
	width: auto;
}
.ultimas_promos p {
	position: relative;
	left: 25px;
	display: block;
}
.destaque_promo.col-sm-4 {
	padding-right: 0px;
}
.destaque_promo .mais_dtl {
	top: 130px;
}
/*.destaque_promo .promo-title {
	padding-top: 10px;
}*/
.news_rodape .btn_rodape {
	margin-left: 12%;
}
/*.thumbnail {
	min-height: 244px;
}*/
/*.box-pesquisa label.control-label2, .box-pesquisa-avi label.control-label2, .box-pesquisa label.control-label, .box-pesquisa-avi label.control-label {
	color: #333;
}
.box-pesquisa .control-group, .box-pesquisa-avi .control-group {
	color: #333;
}*/
.box-pesquisa, .box-pesquisa-avi {
	width: 100%;
}
/*label.ida, label.voos_diretos {
	color: #333;
}*/
.promocoes .bf .toggle-s .toggle .thumbnail {
	max-height: 460px;
	min-height: 385px;
}
.medida .thumbnail img {
	height: 230px !important;
}
}
@media (max-width:800px) {
.box-pesquisa-avi .btn_pesquisar::before, .box-pesquisa .btn_pesquisar::before {
	left: -325px;
}
}
@media (max-width:760px) {
.box-pesquisa-avi .btn_pesquisar::before, .box-pesquisa .btn_pesquisar::before {
	left: -290px;
}
.banner {
	height: 280px;
	margin-top: 10px;
}
.medida .thumbnail img {
	height: auto !important;
}
.menu2 .navbar-nav {
	margin-left: 0px;
	top: 00px;
	left: 30px;
}
.menu1 {
	top: 0px;
	left: 55px;
}
.destaque_promo .mais_dtl {
	top: 180px;
}
.ultimas_promos {
	height: 150px;
	width: auto;
}
.ultimas_promos img {
	float: left;
	height: 130px;
	width: 175px;
}
.ultimas_promos .mais_dtl {
	left: 175px;
	margin-top: 50px;
}
.ultimas_promos .text {
	float: left;
	max-width: 300px;
	width: auto;
}
.destaque_promo img {
	height: 260px;
	width: 75%;
}
.destaque_promo .promo-title {
	min-height: 170px;
	padding-top: 0px;
	/*text-align: center;*/
	width: 75%;
}
.destaque_promo .mais_dtl {
	margin-left: 35%;
}
.news_rodape .btn_rodape {
	margin-left: 35%;
}
/*.menu2 {
	top: 40px;
}*/
/*.box-pesquisa, .box-pesquisa-avi {
	width: 75%;
	left: 70px;
}*/
.news_rodape {
}
.thumbnail {
	width: 65%;
	left: 90px;
}
.footer-logos {
	float: none;
}
footer p {
	padding-left: 10px;
}
.top_menu {
	top: 0px;
}
.destaque_promo .ofertas1 .btn-detalhes {
	width: 71%;
	height: 260px;
}
.destaque_promo .ofertas1 .btn-detalhes .mais_dtl {
	left: 14%;
}
.footer2 {
	padding-left: 15px;
}
.footer2 .lei {
	width: 100%;
	padding-left: 10px;
}
.pesquisa_avi {
	bottom: 0px;
	top: 0px;
	position: relative;
	width: auto;
	height: auto;
}
}
@media (max-width:600px) {
.box-pesquisa-avi .btn_pesquisar::before, .box-pesquisa .btn_pesquisar::before {
	left: -230px;
}
.bf .thumbnail.thumbnail2 {
	left: 0px;
}
}
 @media (max-width:490px) {
.box-pesquisa-avi .btn_pesquisar::before, .box-pesquisa .btn_pesquisar::before {
	left: -165px;
}
.destaque_promo .ofertas1 .btn-detalhes {
	width: 93%;
	height: 270px;
}
.destaque_promo .promo-title {
	width: 100%;
}
.destaque_promo img {
	height: auto;
	width: 100%;
}
.banner {
	height: 235px;
}
.promocoes .bf .toggle-s .toggle .thumbnail {
	left: 0px;
	width: 100%;
}
.pedido-reserva .control-group {
	width: 100%;
}
.pedido-reserva .control-group input.form-control, .pedido-reserva .control-group textarea {
	width: 100%;
}
}
@media (max-width:420px) {
.box-pesquisa-avi .btn_pesquisar::before, .box-pesquisa .btn_pesquisar::before {
	left: -135px;
}
.destaque_promo .ofertas1 .btn-detalhes {
	width: 92%;
	height: 225px;
}
.destaque_promo .ofertas1 .btn-detalhes .mais_dtl {
	left: 5%;
}
/*.navbar-header > .navbar-toggle, .navbar-header > .navbar-brand {
	margin-left: 10px;
}*/
/*.navbar {
	top: 65px;
}*/
.navbar-nav {
	margin-top: 0px;
	height: auto;
	margin-bottom: 0px;
}
.logo img {
	width: 330px;
	margin-left: 0px;
	height: auto;
}
.news_rodape {
	text-align: center;
	width: 360px;
}
/*.news_rodape p {
	display: inline-block;
	margin-right: 10px;
}*/
.news_rodape .btn_rodape {
	margin-left: 23%;
}
.footer-logos {
	float: none;
	margin-left: 20px;
	margin-right: 20px;
}
.footer-menu ul {
	display: block;
	margin-bottom: 20px;
}
.footer-menu li {
	float: left;
}
.footer-menu p {
	padding-right: 10px;
	margin-right: 20px;
	text-align: center;
	margin-top: 15px;
}
.footer2 .lei {
	margin-top: 10px;
}
.menu1 {
	width: 100%;
	height: auto;
	padding-left: 0px;
	margin-left: 0;
	left: 0;
	border-radius: 0px;
	text-transform: none;
	border-top: 1px solid #fff;
	margin-top: -7px;
	top: 60px;
}
.menu1 ul {
	display: block;
	padding-left: 20px;
}
.menu1 ul li {
	display: block;
	list-style: none;
	border: none;
}
.menu1 ul li a {
	color: #fff;
	font-weight: normal;
}
.menu2 #bs-example-navbar-collapse-1 > .navbar-nav {
	margin-left: 20px;
	border-right: none;
	float: none;
	top: 0px;
	left: 0px;
}
.menu2 .container-fluid {
	height: auto;
}
/*.box-pesquisa .control-group {
	float: left;
	border-width: thin;
	width: 46.5%;
	box-shadow: none;
	color: #333;
}
.box-pesquisa label.control-label2 {
	width: 70%;
	text-align: left;
	font-weight: normal;
	border-width: thin;
	padding-top: 5px;
	color: #333;
}
.box-pesquisa input.form-control, .box-pesquisa select.form-control {
	width: 100%;
	border-width: thin;
	border-radius: 0px;
}
.box-pesquisa-avi .control-group {
	float: left;
	border-width: thin;
	width: 46.5%;
	box-shadow: none;
	color: #333;
}
.box-pesquisa-avi label.control-label2 {
	width: 70%;
	text-align: left;
	font-weight: normal;
	border-width: thin;
	padding-top: 5px;
	color: #333;
}
.box-pesquisa-avi input.form-control, .box-pesquisa-avi select.form-control {
	width: 100%;
	border-width: thin;
	border-radius: 0px;
}
.box-pesquisa-avi .btn_pesquisar {
	top: 0px;
}*/
.destaque_promo .mais_dtl {
	top: 185px;
	margin-left: 45%;
}
.destaque_promo.col-xs-12 {
	padding-left: 0px;
}
/*.banner.col-xs-12 {
	padding-left: 5px;
	margin-top: 25px;
}*/
.ultimas_promos .text {
	float: none;
	width: 300px;
}
.ultimas_promos img {
	float: left;
	height: 85px;
	width: 125px;
}
.ultimas_promos .mais_dtl {
	left: 125px;
	margin-top: 25px;
	padding-left: 10px;
	padding-top: 5px;
	position: absolute;
	width: 30px;
}
.ultimas_promos {
	height: 100px;
}
.destaque_promo img {
	width: 100%;
}
.destaque_promo .promo-title {
	width: 100%;
}
.box-pesquisa, .box-pesquisa-avi {
	width: 100%;
	left: 0px;
}
.thumbnail {
	width: 100%;
	left: 0px;
}
.banner {
	height: 190px;
	margin-top: 10px;
}
}
