@charset "iso-8859-1";
.border-hr {
	width: 150px;
  border: 1px solid #347bb6;
  margin: 0 auto;
    margin-bottom: 0px;
  margin-bottom: 0px;
  margin-bottom: 40px !important;
}
.new-form-request label {
	font-weight: 400;
	}
	.new-form-request h4 {
		text-transform: uppercase;
		border-bottom: 1px solid #333;
	  display: inline-block;
	  padding-bottom: 10px;
	  margin-bottom: 25px;
	}
/* CSS Document */
.bgImage {
background-position:center;
background-repeat:no-repeat;
background-size:cover;	
}
.title-section {
border-bottom: 1px solid #000;
padding-bottom: 5px;
}
.marginB10 {
margin-bottom:10px;	
}
/* LOADER */
.loader {
	border: 16px solid #f3f3f3;
	border-radius: 50%;
	border-top: 16px solid #3498db;
	width: 120px;
	height: 120px;
	-webkit-animation: spin 2s linear infinite; /* Safari */
	animation: spin 2s linear infinite;
	top: 40%;
	left: 45%;
	position: absolute;
	transform: translate(-50%, -50%);
	z-index: 1050;
}
.load-div {
	z-index: 1050;
	background-color: rgba(0, 0, 0, 0.6);
	width: 100%;
	height: 100%;
	position: absolute;
}
@-webkit-keyframes spin {
 0% {
-webkit-transform: rotate(0deg);
}
 100% {
-webkit-transform: rotate(360deg);
}
}
 @keyframes spin {
 0% {
transform: rotate(0deg);
}
 100% {
transform: rotate(360deg);
}
}
body {
	font-size: 13px;
	font-family: 'Montserrat', sans-serif !important;
	overflow-x: hidden;
	background-color: #fefefe !important;
}
i {
	margin: 0px 5px;
}
.clear {
	clear: both;
}
.leftt {
	float: left;
}
.margint20 {
	margin-top: 20px;
}
.right {
	float: right !important;
}
.center {
	text-align: center;
}
.nopad {
	padding: 0px;
}
.pad10 {
	padding: 10px;
}
.mbottom25 {
	margin-bottom: 25px;
}
.container {
	margin: 0 auto;
	width: 1000px;
}
.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 - CONTATOS + MENUS*/
.top_emara {
	background-color: #fff;
	height:180px;
}
.top_emara .caret {
	margin-left: 5px;
}
.flags {
	display: inline-block;
	color: #92979d;
}
/*.flags a img:hover {
	box-shadow: 0 2px 4px 0 rgba(50, 50, 50, 0.75);
}*/
.flags #dLabel {
	background: none !important;
	border: none !important;
	font-size: 11px;
	text-transform: uppercase;
}
.flags #dLabel a {
	color: #92979d;
}
.flags .dropdown.btn_lang {
	margin-top: -1px;
}
.flags .dropdown.btn_lang .dropdown-menu {
	min-width: 50px;
	font-size: 12px;
	padding: 0px;
	border-radius: 0px;
	background-color: #edeeef;
	box-shadow: none;
	border: none;
	margin-top: 5px;
	text-transform: uppercase;
	text-decoration: none;
}
.flags .dropdown.btn_lang .dropdown-menu li a {
	color: #4a515b;
}
.flags .dropdown.btn_lang .dropdown-menu li a:hover {
	background: none !important;
	color: #a5a8ad;
	text-decoration: none;
	transition: color 200ms ease-in-out;
}
.top_contactos {
	color: #92979d;
	float: right;
	margin-top: 5px;
	position: relative;
}
.top_contactos p {
	float: left;
	font-size: 12px;
}
/*.top_contactos ul {
	display: table;
	float: right;
	padding: 0;
	display: inline;
	margin-bottom: 10px;
	margin-right: -4px;
}
.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;
}*/
/*.top_contactos i, .flags i {
	font-size:17px;
	vertical-align:middle;
}*/
.nav > li > a:focus, .nav > li > a:hover {
	background-color: transparent !important;
}
.menus {
	margin-top: 15px;
	margin-bottom: 15px;
	z-index: 1;
}
.menu1 {
	/*background-color: #fff;*/
	color: #4a515b;
	/*	-webkit-box-shadow: 0px -2px 4px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 0px -2px 4px 0px rgba(50, 50, 50, 0.2);
	box-shadow: 0px -2px 4px 0px rgba(50, 50, 50, 0.2);*/
	font-size: 12px;
	position: relative;
	top: -40px;
	z-index: 10;
	/*	border-radius: 5px;*/
	right: -15px;
	float: right;
}
.menu1 > ul {
	display: table;
	padding-left: 20px;
}
.menu1 > ul > li {
	display: table-cell;
	padding-right: 20px;
	padding-top: 7px;
}
.menu1 > ul > li > a {
	color: #4a515b;
	text-transform: uppercase;
	border-top: 4px solid transparent;
	padding-top: 11px;
}
.menu1 > ul > li > a:hover, .menu1 > ul > li > a.active {
	text-decoration: none;
	border-top: 3px solid #a5a8ad;
	padding-top: 3px;
	color: #a5a8ad;
	transition: color 400ms ease-in-out, border-color 400ms ease-in-out;
}
.menu2 {
	background-color: #434a54;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 0px !important;
	top: -15px;
}
.menu2 .navbar-nav {
	width: 90%;
}
.menu2 .navbar-nav > li > a {
	color: #fff;
	font-size: 13px;
	border-top: 4px solid transparent;
	padding-top: 11px;
}
.menu2 .navbar-nav > li > a:visited {
	background-color: transparent !important;
	background: none !important;
}
.menu2 .navbar-nav > li > a.active {
	border-top: 4px solid #fff;
	padding-top: 11px;
}
.menu2 .navbar-nav > li > a:hover {
	/*background-color: #f5dcd7;*/
	text-decoration: none;
	border-top: 4px solid #92979d;
	padding-top: 11px;
	background-color: none;
	color: #92979d;
	text-shadow: none !important;
	transition: color 400ms ease-in-out, border-color 400ms ease-in-out;
}
.navbar-brand, .navbar-nav > li > a {
	text-shadow: none !important;
}
/*.menu2 .menu_ferias {
}
.menu2 .menu_ferias:hover {
	background-color: #cc4f37;
	background-image: none;
	cursor: pointer;
}*/
.menu2 .redes-sociais {
	margin-bottom: 0px;
	margin-top: 3px;
	float: right;
	position: relative;
	richness: 0px;
}
.menu2 .redes-sociais li {
	list-style: none;
	padding-top: 10px;
	float: left;
}
.menu2 .redes-sociais li img {
	width: 25px;
	height: 25px;
}
.menu2 .redes-sociais li img:hover {
	opacity: 0.8;
	transition: opacity 400ms ease-in-out;
}
/*.menu2 > .container-fluid {
	min-height:60px;
	max-height:120px;
}*/

/*.navbar .navbar-nav li a:hover {
	background-color: transparent !important;
	transition: color 400ms ease-in-out;
}*/
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	background-color: transparent !important;
	border: none !important;
	border-top: 4px solid #fff !important;
	transition: color 400ms ease-in-out, border-color 400ms ease-in-out;
	padding-top: 11px;
}
.menu2 .navbar-nav > li > .dropdown-menu {
	border-radius: 0px;
	border: none;
	box-shadow: none;
	background-color: #434a54;
	text-transform: uppercase;
	font-size: 12px;
	top: 49px;
}
.menu2 .navbar-nav > li > .dropdown-menu li a {
	color: #92979d;
	padding: 5px 20px;
}
.menu2 .navbar-nav > li > .dropdown-menu li a:hover {
	background: none !important;
	color: #fff;
	transition: color 400ms ease-in-out;
}
.menu1 ul > li > .dropdown-menu {
	border-radius: 0px;
	background-color: #edeeef;
	box-shadow: none;
	border: none;
	margin-top: 5px;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
}
.menu1 ul > li > .dropdown-menu li a {
	color: #4a515b;
	padding: 5px 20px;
}
.menu1 ul > li > .dropdown-menu li a:hover {
	background: none !important;
	color: #a5a8ad;
	text-decoration: none;
	transition: color 400ms ease-in-out;
}
.navbar-toggle {
	width: auto;
	margin-top: 0px;
	float: left;
}
.navbar-toggle span {
	background-color: #fff;
}
/*PESQUISA + BANNER*/
.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;
}
.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;
}
/*.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%;
	text-align: 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;
	font-weight: normal;
}
.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: #a4a8ad;
	padding: 7px 17px 10px 17px;
	color: white;
	text-transform: uppercase;
	font-size: 17px;
	border: none;
	z-index: 3;
	float: left;
}
.box-pesquisa-avi .btn_pesquisar:hover, .box-pesquisa .btn_pesquisar:hover {
	background-color: orange;
	transition: all 400ms;
}
.box-pesquisa-avi .btn_pesquisar:before, .box-pesquisa .btn_pesquisar:before {
	content: '';
	position: absolute;
	left: -140px;
	width: 100%;
	height: 200%;
	background-color: #a4a8ad; /* fallback */
	background-color: rgba(74, 81, 91, 0.4);
	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;
}*/
.pesquisa_avi .form-control:focus {
	border: 1px solid #fe9904 !important;
	box-shadow: none !important;
}
.slider-range {
	background-color: #434a54 !important;
	border: none !important;
}
.slider-range > .ui-slider-range {
	background-color: #92979d !important;
}
.slider-range > .ui-slider-handle {
	border-radius: 20px;
	background-color: #92979d !important;
	border: none !important;
}
.banner {
	padding-right: 0px;
	z-index: 1;
	height: 570px;
	top: -15px;
}
/*DESTAQUES PROMOÇÕES*/
.title-h3 {
	margin-top: 20px;
	margin-bottom: 5px;
	color: #347bb6;
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0;
	padding: 10px;
	line-height: inherit;
	display: block;
	letter-spacing: 3px;
	font-weight: 500;
}
.destaque_promo {
	padding: 0px !important;
}
/*.destaque_promo:first-child {
	padding-left: 0px !important;
}
.destaque_promo:last-child {
	padding-right: 0px !important;
}*/
.destaque_promo .promo-title {
	/*	background-color: #cc4f37;*/
	border-radius: 5px;
	padding: 5px 5px 5px 10px;
	text-align: left;
	position: relative;
	min-height: 175px;
}
.div-promo {
	color: #000;
}
.div-promo .price-offer-new {
	font-weight: bold;
	background-color: #fff;
	box-shadow: 1px 1px 5px 0.5px #666;
	padding: 5px 10px;
	color: #000;
	display: inline-block;
	text-align: center;
	position: absolute;
	bottom: 250px;
  }
.div-promo .promo-tot {
	-webkit-transition: all 1s ease; /* Safari and Chrome */
	-moz-transition: all 1s ease; /* Firefox */
	-o-transition: all 1s ease; /* IE 9 */
	-ms-transition: all 1s ease; /* Opera */
	transition: all 1s ease;
}
.div-promo:hover .promo-tot {
	-webkit-transform: scale(1.05); /* Safari and Chrome */
	-moz-transform: scale(1.05); /* Firefox */
	-ms-transform: scale(1.05); /* IE 9 */
	-o-transform: scale(1.05); /* Opera */
	transform: scale(1.05);
	-webkit-box-shadow: 1px 1px 11px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 1px 1px 11px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 1px 1px 11px 0px rgba(50, 50, 50, 0.75);/*	transition: 0.8s;
	transition-timing-function: ease-in;*/
}
.div-promo:hover {
	text-decoration: none;
}
.destaque_promo .preco-promo {
	background-color: #fe9904;
	padding: 5px 10px 5px 10px;
	color: #fff;
	position: absolute;
	font-weight: bold;
	top: 195px;
	/*width: 80px;*/
	font-size: 18px;
}
.destaque_promo .promo-title h3 {
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	padding-bottom: 5px;
}
.destaque_promo .promo-tot {
	width: 95%;
	border-radius: 8px;
	border: 2px solid #eee;
	min-height: 436px;
}
.destaque_promo img {
	/*	width: 100%;
	height: 250px;*/
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.destaque_promo .mais_dtl {
	width: 90px;
	height: 30px;
	background-color: #333;
	position: absolute;
	top: 125px;
	left: 38%;
	border-radius: 5px;
	color: #fff;
	padding-top: 5px;
	-webkit-box-shadow: 0px -2px 4px 0px rgba(255, 255, 255, 1);
	-moz-box-shadow: 0px -2px 4px 0px rgba(255, 255, 255, 1);
	box-shadow: 0px -2px 4px 0px rgba(255, 255, 255, 1);
}
.destaque_promo .mais_dtl a {
	color: #fff;
}
.destaque_promo .promo-title .validade {
	color: #fe9904;
	font-weight: 600;
	position: absolute;
  bottom: 0;
}
/*INFORMAÇÕES*/
/*.infos_gerais:first-child {
	padding-left: 0px;
}
.infos_gerais:last-child {
	padding-right: 0px;
}*/
#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;
}
.infos_gerais {
	/*	border-radius: 5px;*/
	padding: 15px 10px 0px 10px;
}
.infos_gerais i {
	color: #92979d;
}
.infos_gerais .btn_news {
	float: right;
	position: absolute;
	right: 5px;
	bottom: 5px;
	border: none;
	/*	background-image: url(../img/mail.png);
	background-repeat: no-repeat;
	background-position: right;*/
	background-color: transparent;
}
.infos_gerais h3 {
	padding-top: 15px;
	margin-top: 0px;
}
.infos_gerais i {
	font-size: 30px;
	float: left;
	margin-right: 10px;
}
.infos_gerais.separadores {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.footer2 .law {
	display: inline-block;
	/*font-style: italic;*/
	padding: 10px 0px;
	width: 80%;
	color: #a5a8ad;
}
.footer2 .law a {
	color: #a5a8ad;
}
.footer2 .law a:hover {
	color: #fe9904;
	text-decoration: none;
	transition: color 400ms ease-in-out;
}
.btn_rodape {
	background-color: #fff;
	color: #cc4f37;
	border-radius: 5px;
	width: 100px;
	height: 30px;
	text-align: center;
	margin-bottom: 10px;
	position: absolute;
	bottom: 0px;
	margin-left: 33%;
	padding-top: 5px;
}
.btn_rodape a {
	color: #cc4f37;
}
/*FOOTER*/
.footer1 {
	background-color: #dbdddf;
	color: #4a515b;
	padding: 20px 0px;
}
.footer2 {
	background-color: #4a515b;
	color: #fff;
	padding: 10px 0px;
	font-size: 10px;
}
footer {
	background-color: #3c424a;
	color: #fff;
	font-size: 14px;
}
.footer-menu {
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 20px;
}
.sites .thumbnail {
margin-left:75px;
padding:10px;	
}
.sites .thumbnail a {
color:#666 !important;	
}
.sites .thumbnail a:hover {
	color:#999 !important;
	text-decoration:none;
}
.sites .thumbnail img {
width:34px !important;	
}
.sites .thumbnail i {
font-size:35px;	
margin-bottom:10px;
}
.infos_gerais p, .infos_gerais p a span {
	color: #4a515b;
}
.infos_gerais p a {
font-weight:bold;	
}
.infos_gerais p a:hover span, .infos_gerais p a:hover {
	text-decoration: none;
	transition: color 400ms ease-in-out;
}

.infos_gerais ul {
	display: inline-block;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;/*	text-align:left;*/
}
.infos_gerais ul li {
	display: block;
	float: left;
	min-width: 190px;/*padding-right:40px;
	margin-right:20px;
	margin-bottom:15px;*/
}
#newsletter .form-control {
	border-radius: 0 !important;
}
.footer-menu p {
	font-size: 12px;
	margin-bottom: 0px;
}
.footer-menu p a {
	color: #fff;
}
.footer-menu p a:hover {
	color: #fe9904;
	text-decoration: none;
	transition: color 400ms ease-in-out;
}
.infos_gerais ul li a {
	color: #4a515b;
	font-size: 14px;
	padding: 5px;
	border-right-color: #999;
	border-right-width: thin;
}
.infos_gerais ul li a:hover {
	color: #cc4f37;
	text-decoration: none;
	transition: color 400ms ease-in-out;
}
.footer-logos {
	float: right;
	display: inline-block;
}

.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;
}
/*pagina das promoçoes*/

.promocoes .bf {
	margin-bottom: 40px;
}
.promocoes .bf .toggle-s .toggle .thumbnail {
	min-height: 410px;
	text-align: left;
}
.promocoes .toggle .thumbnail {
	min-height: 410px;
	text-align: left;
}
.promocoes .toggle .thumbnail:hover {
	text-decoration: none;
	-webkit-box-shadow: 1px 1px 11px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 1px 1px 11px 0px rgba(50, 50, 50, 0.5);
	box-shadow: 1px 1px 11px 0px rgba(50, 50, 50, 0.5);
	transition: all 400ms ease-in-out;
}
.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 .glyphicon-tags {
	margin-right: 10px;
}
.promocoes .toggle h5, .bf .toggle h5 {
	color: #333;
	font-size: 16px;
	line-height: 25px;
}

.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 span, .bf .toggle .preco span {
	font-weight: bold;
	font-size: 12px;
  }
.bf .toggle .price-offer-new, .promocoes .price-offer-new {
	background-color: #fff;
	top: 60px;
	left: -5px;
	color: #000;
	font-weight: bold;
	box-shadow: 1px 1px 5px 0.5px #666;
  padding: 5px 10px 5px 20px;
	position: absolute;
	display: inline-block;
	/*width: 65px;*/
}
.promocoes .toggle .preco, .bf .toggle .preco {
	position: absolute;
	left: -5px;
	top: 8px;
	background-color: rgba(238, 57, 57, 1);
	padding: 8px;
	font-weight: bold;
	color: #fff;
	font-size: 18px;
	box-shadow: 1px 1px 5px 0.5px #666;
	padding: 5px 10px 5px 20px;
	display: inline-block;
}
.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;
}
.promo-detail {
min-height:417px !important;
background-color:#fff;padding-bottom:20px;	
}
.promo-detail h3 {
	font-weight: bold;
}
.promo-detail strong {
font-size:17px;	
}
.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;
	margin-bottom: 25px;
	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;
}
.form-promos .form-control {
	height: 34px !important;
	padding:6px 12px;
}
.form-promos {
	padding: 35px;
background-color: #F9F9F9;
}
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;
}
.itinerario {
	margin-top: 20px;
	background-color: #fff;
	min-height: 978px !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;
}
/*Detalhes das paginas*/
.pag-title h1, .pag-title h3{
	margin-top: 20px;
	margin-bottom: 5px;
	color: #347bb6;
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0;
	padding: 10px;
	line-height: inherit;
	display: block;
}
.pag-title h3 {
	margin-top: 20px;
	color: #347bb6;
	font-size: 27px;
	text-transform: uppercase;
	padding: 10px;
	margin-left:20px;
}
.pag-title .glyphicon-circle-arrow-left:hover {
	cursor: pointer;
}
.sites ul li {
	list-style: outside none none;
	margin-bottom: 20px;
}
/*Formulario reserva*/
#div-tabs-operator .tab-content {
background-color:#fff;
padding:15px;
border:1px solid #ddd;	
}
#div-tabs-operator .nav-tabs li a {
font-size:17px;
border: 1px solid #ddd;
margin:0px;
border-radius:0px;	
}
#div-tabs-operator .nav-tabs li {
background-color:#fdfdfd;	
}
#div-tabs-operator .nav-tabs > li.active > a, #div-tabs-operator .nav-tabs > li.active > a:focus, #div-tabs-operator .nav-tabs > li.active > a:hover {
	background-color: #337ab7 !important;
	color:#fff !important;
}
.pedido-reserva {
	border-radius: 5px;
}
.pedido-reserva .control-group {
	width: 32%;
	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;
}
.form-reserva .control-group {
	margin-top: 10px;
}
/*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%;
	padding: 0px;
	padding-right: 3px;
	transition: none;
	min-height: 160px;
	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;
}
.medida .thumbnail {
	padding: 0;
}
.medida .thumbnail img {
	height: 182px !important;
}
.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 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-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;
}
.btn-default:hover {
	transition: all 400ms ease-in-out;
}
.container-fluid .navbar-header .navbar-brand {
	margin-left: 0px;
}
.social_media_icons {
	display: inline-block;
	float: right;
	margin-top: 20px;
}

/*DINAMICO*/
#tabs-dyn .tabs-reserva {
padding-left:0px;	
}
#tabs-dyn .tabs-reserva li {
	width: 33.3%;
	text-align: center;
	float: left;
list-style: none;
	height: 45px;
	background-color: #fbfbfb;
	color: #979797;
	font-size: 18px;
	padding:8px 0px;
	border:1px solid #ccc;
}
.tabs-reserva li.active, .tabs-reserva li:hover, .tabs-reserva li a:hover {
	background-color: #909090 !important;
color: #fff !important;
}
.tabs-reserva li a {
	font-size: 18px;
	color: #555;
	text-transform: uppercase;
}
.tabs-reserva li a:hover {
	text-decoration: none;
	color: #fff !important;
}
.tabs-reserva li.active a {
	color: #fff !important;
}

.container-dinamico .div-dyn-resumo {
	background-color: #fbfbfb;
padding: 35px 30px;
margin-bottom: 30px;
min-height: 190px;
display: inline-block;
width: 100%;
border:1px solid #ccc;
}
.container-dinamico .div-dyn-voos {
    background-color: #fbfbfb;
    padding: 20px;
    margin-bottom: 40px;
	border:1px solid #ccc;
}
.container-dinamico .div-dyn-hoteis {
    background-color: #fbfbfb;
    min-height: 200px;
    margin-bottom: 40px;
	border:1px solid #ccc;
}
.container-dinamico .div-dyn-hoteis h2 {
	font-size: 27px;
margin-top: 0;
}
.container-dinamico .div-dyn-hoteis .btn-geral {
	width: 155px;
height: 40px;
font-size: 16px;
}
.container-dinamico .div-dyn-hoteis .table-selecao-quarto {
	margin-top:10px;
}
.container-dinamico .div-dyn-hoteis .table-selecao-quarto tr td label {
	margin-top:10px !important;
}
.container-dinamico .div-dyn-hoteis .table-selecao-quarto tr td {
	vertical-align:middle;
}
.container-dinamico .div-hotel .htl-img {
	height: 250px;
}
.container-dinamico .div-dyn-hoteis .htl-img {
	height:150px;
}
.container-dinamico .img-hotel {
	height: 100%;
	width:100%;
	padding-top:15px;
}
.container-dinamico .div-dyn-hoteis .info-htl {
	padding-top:15px;
}

.container-dinamico .div-dyn-hoteis .preco-htl {
	background-color:#868686;
	 min-height:200px;
	padding-top:15px;
	color:#fff;
	text-align:center !important;
}
.container-dinamico .resul-pesq h2, .container-dinamico .div-dyn-hoteis h3 {
	font-size: 38px;
	display: inline-block;
	margin: 0 0 20px 0;
}
.container-dinamico .resul-pesq h5, .container-dinamico .div-dyn-hoteis h5 {
	font-size: 22px;
	display: inline-block;
	margin: 0;
	margin-bottom: 20px;
}
.container-dinamico .resul-pesq h6, .container-dinamico .div-dyn-hoteis h6 {
	font-size: 20px;
	display: inline-block;
	margin: 0;
	margin-bottom: 15px;
}

.container-dinamico .resul-pesq label {
	font-size: 14px;
	vertical-align: middle;
	margin: 0px;
}
.container-dinamico .resul-pesq .form-input {
	font-size: 14px;
	height: 40px;
	vertical-align: middle;
}
.container-dinamico .resul-pesq input[type="radio"] {
	width: 23px;
	height: 23px;
	vertical-align: middle;
}
.container-dinamico .resul-pesq .form-group {
	margin: 0px;
}
.container-dinamico .resul-pesq span, .container-dinamico .div-dyn-hoteis span {
	font-size: 28px;
}
.container-dinamico .resul-pesq .btn-geral {
	float: right;
	width: 170px;
	height: 40px;
	font-size: 18px;
	text-transform: capitalize;
}
.container-dinamico .price-voo {
	position: absolute;
	min-height: 240px;
	right: 35px;
	
	padding-left: 20px;
	text-align: right;
}
.container-dinamico .price-voo span {
	font-size: 28px;
}
.container-dinamico .price-voo .span-especial {
	font-size: 30px;
}
.container-dinamico .price-voo strong {
	font-size: 24px;
}
.container-dinamico .table-voos.table-striped > tbody > tr:nth-of-type(2n+1), .container-dinamico .table-detalhe.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #fff;
}
.container-dinamico .table-voos tr th {
	font-size: 26px;
	color: #585757;
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 15px;
}
.container-dinamico .table-first.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #fbfbfb;
}
.container-dinamico .table-first.table-striped > tbody > tr:nth-of-type(2n) {
    background-color: #f9f9f9;
}
.container-dinamico .table-voos tr td {
	padding: 5px 20px 5px 5px;
	height: 30px !important;
	vertical-align: middle !important;
	border: none !important;
	
}
/*.container-dinamico .table-voos.pkt-dyn-super-bb-dest tr td {
	border-bottom:1px solid #ccc !important;
}*/
/*.container-dinamico .table-first tr td {
	border-bottom:1px solid #ccc !important;
}*/
.container-dinamico .table-voos.table-first {
border-right: 3px solid #ececec;
padding-right:10px;
}

.container-dinamico .resul-pesq input.input-radio[type="radio"] + .label-radio span {
	display: inline-block;
	width: 23px;
	height: 23px;
	border-radius: 20px;
	border: 1px solid #666;
	margin: -1px 4px 0 0;
	vertical-align: middle;
	cursor: pointer;
}
.container-dinamico .resul-pesq input.input-radio[type="radio"]:checked + .label-radio span {
	background-color: #00ab9e;
}
.container-dinamico .div-dyn-voos {
	background-color: #fbfbfb;
	padding: 20px;
	margin-bottom: 40px;
}
.container-dinamico .div-dyn-voos h4, .h4-resume {
	text-align: right;
	font-size: 20px;
	background-color: #868686;
	color: #fff;
	margin-top: 10px;
	padding: 10px;
}.price-offer-new {
	font-weight: bold;
	background-color: #ff3535;
	box-shadow: 1px 1px 5px 0.5px #666;
	  padding: 5px 10px;
	  color:#fff;
	  display:block;
	  text-align: center;
}
.h4-resume {
text-align:left;
margin-bottom:0px;	
}
.container-dinamico .div-dyn-voos h4 span {
	float: left !important;
}
.container-dinamico .div-dyn-voos .btn-search-dyn {
	float: right;
}
.container-dinamico .price-voo .btn-sel-amadeus-flight {
	width: 170px;
height: 50px;
font-size: 20px;
}
#search-content h3 {
	font-size: 22px;
	font-weight: bold;
	margin: 20px 0px;
}
.tabs-reserva li {
	width: 33%;
	float: left;
	list-style: none;
}
#tabs-dyn .tabs-reserva li {
	width: 33%;
	text-align: center;
}
.tabs-reserva li.active {
	color: #0072ba;
	font-weight: bold;
}
.tabs-reserva li a {
	font-size: 18px;
	color: #555 !important;
	text-transform: uppercase;
}
.container-dinamico .detalhe-reserva {
	background-color: #fbfbfb;
	padding:30px;
	margin-bottom: 25px;
	border:1px solid #ccc;
}
.container-dinamico .table-detalhe tr td {
	padding: 10px;
}
.container-dinamico .table-detalhe tr th {
	font-weight: bold;
	font-size: 16px;
	padding: 15px 0px;
}
.container-dinamico .table-detalhe tr .th-esp, .h5-resumo {
	/*color: #0070bd;*/
	text-transform: uppercase;
	font-size: 17px;
	font-weight: bold;
}
.container-dinamico .table-detalhe .tr-linha {
	border-bottom:1px solid #ccc;
		background-color: #dedede;
padding: 5px !important;
color: #444;
}
.container-dinamico .table-detalhe .tr-linha th {
		padding:0px;
	}
.container-dinamico #result-pesq-div {
margin-bottom:80px;	
}
.container-dinamico .div-tabs .btn-next {
	font-size: 28px;
	width: 219px;
	height: 64px;
	float: right;
	text-transform: capitalize;
}
.container-dinamico .div-tabs h3 {
	font-size: 36px;
	margin: 55px 0px;
}
.container-dinamico .btn-anterior {
	font-size: 28px;
	width: 219px;
	height: 64px;
	color: #fff;
	background-color: #979797;
	border: 0px;
	border-radius: 0;
	box-shadow: none;
}
.container-dinamico .img-icons {
margin-right:10px;	
}
.container-dinamico .div-tabs .div-esq textarea {
width:100%;	
margin-bottom:15px;
padding:8px;
}
.container-dinamico .div-esq .form-group {
	display: block;
	float: left;
	margin-bottom: 15px;
	margin-right: 40px;
}
.container-dinamico .div-esq label {
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	margin-top: 5px;
}
.container-dinamico .div-esq label.select {
	padding-left: 0px;
}
.container-dinamico .div-esq strong {
	font-size: 18px;
	margin-bottom: 25px;
	margin-top: 25px;
	display: block;
}
.container-dinamico .div-esq strong:first-child {
	margin-top: 0px
}
.container-dinamico .div-esq .form-group .form-select {
	width: 100px;
}
.container-dinamico .div-esq .h5-conf {
	font-size: 18px;
	margin-bottom:30px;
}
.container-dinamico .div-esq .span-conf {
	font-size: 14px;
}
.container-dinamico .div-esq .span-tit {
	font-size: 14px;
	margin-bottom:10px;
}
.container-dinamico .div-drt h4 {
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.container-dinamico .div-drt strong {
	/*font-size: 18px;*/
	line-height: 28px;
}
.container-dinamico .div-drt .h5-resumo {
	margin-bottom: 30px;
	margin-top: 0px;
}
.container-dinamico .div-drt p {
	font-size: 18px;
	margin: 0px;
}
.container-dinamico .div-drt span {
	font-size: 16px;
	color: #979797;
	line-height: 26px;
}
.container-dinamico .div-drt h7 {
	font-size: 24px;
	text-align: right;
	display: block;
	margin-top: 30px;
}
.container-dinamico .div-drt h6 {
	font-size: 36px;
	text-align: right;
	margin-top: 0px;
	color:red;
}
.container-dinamico .btn-reservar-dyn {
float:right;	
}
#paxs-info input{
text-transform:uppercase;
}
.container-dinamico #amadeus-client-info .div-tabs .div-esq .client-email{
 width:250px;
}
#client-info .name-input{
 text-transform: uppercase;
}
#pkt-dyn-pax input[type="text"]{
text-transform: uppercase;
}
/*#carousel-promo .item {
height:417px;	
}*/
 @media (max-width:1280px) {
.navbar-header .navbar-brand {
	visibility: hidden;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	margin-left: 0px;
}
}
 @media (max-width:1024px) {
/*.destaque_promo .preco-promo {
	bottom: 185px;
}*/
.banner {
	height: 460px;
}
.pesquisa_avi {
	top: 175px;
	margin-left: 45px;
}
.bf .thumbnail.thumbnail2 {
	min-height: 350px;
}
.medida .thumbnail img {
	height: 145px !important;
}
.promocoes .bf .toggle-s .toggle .thumbnail {
	min-height: 350px;
}
.pedido-form-new {
width:31% !important;	
}
.promo-detail {
    min-height: 330px !important;
}
}
@media (max-width:990px) {
	.itinerario {
min-height:300px !important;	
}
	.pedido-form-new {
width:100% !important;
margin-left:0px;	
}
.promo-detail {
    min-height: 260px !important;
}
.menu2 .navbar-nav {
	width: auto;
}
.menu2 .redes-sociais {
	margin-top: 0px;
	right: 50px;
}
.logo img {
	margin: 15px 0px;
	margin-bottom: 30px;
}
.detail-content {
	min-height: 185px !important;
}
#div-tabs-operator .nav-tabs li {
	float: none;
}
.promocoes .toggle .preco, .bf .toggle .preco {
	width: 115px;
	top: 20px;
	right: inherit;
}
.box-pesquisa-avi .btn_pesquisar::before, .box-pesquisa .btn_pesquisar::before {
	left: -405px;
}
.banner {
	height: 300px;
}
.pesquisa_avi {
	bottom: 0px;
	top: 0px;
	position: relative;
	width: auto;
	height: auto;
	margin-left: 0px;
}
.navbar .navbar-nav {
	height: auto;
}
.navbar-header .navbar-toggle {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;
	float: left;
	display: inherit;
	margin-left: 10px;
}
.navbar-header .navbar-brand {
	padding-left: 0px;
	margin-top: 0px;
	color: #fff;
	margin-left: 0px;
	visibility: visible;
}
.menu2 > .navbar-brand, .menu2 .navbar-nav > li > a {
	padding: 8px 15px;
}
.container {
	width: auto;
}
.news_rodape {
	height: 165px;
}
.nav li {
	z-index: 100;
}
.btn_avi {
	/*background-color: rgb(245, 220, 215);*/
	position: absolute;
	right: 0;
	height: 60px;
	margin-left: 350px;
	margin-right: 0;
}
.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 #bs-example-navbar-collapse-1 > .navbar-nav {
	display: block;
	height: auto;
	border-right: 1px solid #fff;
	float: left;
	position: relative;/*top: 60px;
	left: -40px;*/
}
.menu2 #bs-example-navbar-collapse-1 > .navbar-nav li {
	display: block;
	float: none;
}
.menu2 .container-fluid {
	padding-left: 0px;
	padding-right: 0px;
	height: auto;
}
.menu1 {
	width: 250px;
	height: auto;
	padding-left: 0px;
	left: 0px;
	margin-left: 0px;
	margin-top: 10px;
	float: left;
	border-radius: 0px;
	text-transform: none;
	border-top: 0px;
	box-shadow: none;
	position: relative;
	top: 0px;
	text-align: left;
}
/*.menu1 ul {
	display: block;
}*/
.menu1 ul li {
	display: block;
	list-style: none;
}
.menu1 ul li a {
	color: #fff;
}
.news_rodape {
	height: 190px;
}
.news_rodape .form-control {
	margin-top: 10px;
}
.news_rodape p {
	padding: 0 5px;
}
.btn_rodape {
	margin-left: 22%;
}
/*#bs-example-navbar-collapse-2 > .box-pesquisa, #bs-example-navbar-collapse-2 > .box-pesquisa-avi {
	color: #333;
}
.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;
}
label.ida, label.voos_diretos {
	color: #333;
}*/
.destaque_promo .promo-title {
	height: 160px;
}
.destaque_promo .mais_dtl {
	left: 36%;
	top: 145px;
}
/*.destaque_promo img {
	height:150px;
}*/
/*.destaque_promo .preco-promo {
	bottom: 170px;
}*/
.destaque_promo .promo-tot {
	min-height: 300px;
	margin: 0 auto;
}
.box-pesquisa, .box-pesquisa-avi {
	width: 100%;
}
/*.thumbnail img {
	height: 230px;
}*/
.promocoes .bf .toggle-s .toggle .thumbnail {
	max-height: 460px;
	min-height: 385px;
}
.medida .thumbnail img {
	height: 230px !important;
}
.menu2 .navbar-nav {
	width: auto;
}
}
@media (max-width:800px) {
.box-pesquisa-avi .btn_pesquisar::before, .box-pesquisa .btn_pesquisar::before {
	left: -325px;
}
	#carousel-promo .item {
height:auto;	
}
}
@media (max-width:760px) {

.navbar-header > .navbar-toggle, .navbar-header > .navbar-brand {
	margin-left: 30px;
}
.box-pesquisa-avi .btn_pesquisar::before, .box-pesquisa .btn_pesquisar::before {
	left: -290px;
}
.banner {
	height: 280px;
}
.medida .thumbnail img {
	height: auto !important;
}
.destaque_promo, .infos_gerais {
	margin-bottom: 20px;
}
.infos_gerais:first-child {
	padding-left: 10px;
}
.infos_gerais:last-child {
	padding-right: 10px;
}
.destaque_promo:first-child {
	padding-left: 10px;
}
.destaque_promo:last-child {
	padding-right: 10px;
}
.destaque_promo .mais_dtl {
	left: 36%;
}
.menu2 #bs-example-navbar-collapse-1 > .navbar-nav {
	top: 0px;
	left: 45px;
}
.btn_avi {
	height: 50px;
}
#bs-example-navbar-collapse-1 > .navbar-nav {
	margin-left: 0px;
	top: 0px;
}
.menu1 {
	top: 0px;
	margin-left: 70px;
}
.btn_rodape {
	margin-left: 35%;
}
.pedido-form-new {
width:100% !important;	
}
/*.box-pesquisa, .box-pesquisa-avi {
	width: 75%;
	left: 70px;
}*/
.thumbnail {
	width: 65%;
	left: 90px;
}
.footer-logos {
	float: none;
}
.destaque_promo .promo-title {
	height: 160px;
	width: 75%;
}
/*.destaque_promo img {
	height: 250px;
	width: 75%;
}*/
.flags {
	float: left;
}
.pesquisa_avi {
	bottom: 0px;
	top: 0px;
	position: relative;
	width: auto;
	height: auto;
}
/*.destaque_promo img { 
height:315px;
}*/
.footer2 .law {
	width: 100%;
	padding-left: 10px;
}
.bf .thumbnail.thumbnail2 {
	left: 0px;
}
.promocoes .toggle .div-new, .bf .toggle .div-new {
	padding-bottom: 50px;
}
}
/*@media (max-width: 450px) {
.footer-menu ul li {
	display: inline-block;
}
.footer-menu ul li a {
	padding: 15px;
}
}*/
 @media (max-width:600px) {
	.infos_gerais ul {
		margin-left: 15px;
	}
.box-pesquisa-avi .btn_pesquisar::before, .box-pesquisa .btn_pesquisar::before {
	left: -230px;
}
.banner {
	height: 215px;
}
.pedido-reserva .control-group {
	width: 50%;
}
}
 @media (max-width:490px) {
.box-pesquisa-avi .btn_pesquisar::before, .box-pesquisa .btn_pesquisar::before {
	left: -165px;
}
/*.destaque_promo img {
	width: 480px;
}*/
.banner {
	height: 190px;
}
.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;
}
.navbar-nav {
	height: auto;
	margin-bottom: 0px;
}
.logo {
	text-align: center;
	width: 100%;
    display: block;
	margin: 20px auto 30px auto;
}
/*.top_contactos {
	float: none;
}*/

.top_contactos ul {
	float: left;
}
.logo img {
	margin-left: 0%;
	width: 340px
}
.btn_avi {
	float: right;
	height: 50px;
	margin-left: 0px;
	margin-top: 0px;
}
.menu1 {
	width: 100%;
	height: auto;
	padding-left: 0px;
	margin-left: 0;
	left: 15px;
	border-radius: 0px;
	text-transform: none;
	border-top: 1px solid #fff;
	top: 0px;
}
.menu1 ul {
	display: block;
}
.menu1 ul li {
	display: block;
	list-style: none;
	border: none;
}
.menu1 ul li a {
	color: #fff;
}
.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;
}*/
.navbar-brand, .navbar-nav > li > a {
	text-shadow: none;
	color: #fff;
	margin-top: -6px;
}
.carousel-inner .carousel-caption {
	top: 192px;
	height: 120px;
}
.formulario {
	z-index: 200;
}
.footer-logos {
	float: none;
}
.footer-menu p {
	width: 350px;
}
.footer-menu {
	margin-left: 5px;
	margin-right: 10px;
}
.btn_rodape {
	margin-left: 28%;
}
.destaque_promo .mais_dtl {
	left: 37%;
}
.box-pesquisa, .box-pesquisa-avi {
	width: 100%;
	left: 0px;
}
.thumbnail {
	width: 100%;
	left: 0px;
}
.destaque_promo .promo-title {
	height: 140px;
	width: 100%;
}
.banner {
	height: 190px;
}
}
