@charset "iso-8859-1";
/* CSS Document */

body {
	font-family: 'Open Sans' !important;
	background-color: #f3f3f3 !important;
	overflow-x: hidden;
}
* {
	border-radius: 0px !important;
}
.clear {
	clear: both;
}
.leftt {
	float: left;
}
.margint20 {
	margin-top: 20px;
}
.margint40 {
	margin-top: 40px;
}
.right {
	float: right !important;
}
.center {
	text-align: center;
}
.nopad {
	padding: 0px;
}
.pad10 {
	padding: 10px;
}
.mbottom25 {
	margin-bottom: 25px;
}
/*.top.container {
	padding: 0px !important;
}*/
#ui-datepicker-div {
	z-index: 1000 !important;
}
.main-box {
	/*box-shadow: 0 0 10px 0 rgba(0,0,0,0.12);*/
	background-color: #f3f3f3;
	padding: 15px 30px !important;
}
/*TOP - CONTATOS + MENUS*/
.flags {
	display: inline-block;
	float: right;
	font-size: 15px;
}
.flags #dLabel {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	font-size: 15px;
}
.flags #dLabel a {
	color: #000;
}
.flags .dropdown.btn_lang .dropdown-menu {
	background-color: rgba(0, 0, 0, 0.5);
	border: medium none;
	border-radius: 0;
	box-shadow: none;
	font-size: 12px;
	margin-top: 5px;
	min-width: 50px;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
}
.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;
}
.top_contactos a {
	color: #333;
	font-size:25px;
}
.tel {
	/*	background-color: #3f6a83;
	border-radius: 30px;
	padding: 10px;
	color:#fff;*/
	margin-right: 5px;
	float: left;
}
.top_contactos ul {
	display: table;
	float: left;
	padding: 0;
	display: inline;
	margin-bottom: 10px;
	margin-right: -4px;
	height: 40px;
}
.top_contactos ul li {
	display: table-cell;
	list-style: none;
	margin-left: 5px;
	color: #fff;
	padding-right: 5px;
}
.top_contactos ul li a img {
	width: auto;
	height: 30px;/*filter: grayscale(100%);*/
}
.top_contactos ul li a:hover img {
	opacity: 0.9;
}
.morada {
	text-align: right;
	margin-right: 5px;
	margin-top: 10px;
}
.morada p {
	margin-bottom: 0px;
}
.logo img {
	margin-left: 0px;
	margin-top: 5px;
	width: 185px;
	height: auto;
}
.container-fluid {
	padding-right: 10px;
}
nav {
	border: 0px !important;
	margin-top: 20px;
}
nav .container-fluid, nav .navbar-collapse {
	padding: 0px !important;
}
.navbar {
	position: absolute;
	right: 0;
	top: 10px;
	
	min-height:42px !important;
}
.navbar .navbar-nav {
	
	border-radius: 10px;
	
	border: 0px;
	display: inline-block;
	width: 100%;
	min-height: 40px;
	height: auto;
}
.navbar .navbar-nav li {
	text-align: center;
	border: 1px solid #ccc;
	background-color: #fff;
	min-width: 16.6%;
}
.navbar .navbar-nav li a {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333;
}
.navbar .navbar-nav li.active {
	background-color: #999;
}
.navbar .navbar-nav li.active a {
	color: #fff;
}
.navbar .navbar-nav li.active:hover a {
	color: #333;
}
/*.navbar .navbar-nav li a:hover {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}*/
.navbar .navbar-nav li > .dropdown-menu {
	border-radius: 10px;
	padding: 0px;
}
/*PESQUISA*/
.pesquisador {
	padding-right: 0px !important;
	padding-bottom: 10px;
}
/*.title_pesquisa {
	padding-left: 28%;
}
.title_pesquisa img {
	margin-left: 30px;
}*/
.pesquisador .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	background-color: #fafafa !important;
	border-radius: 0px;
}
.pesquisador .nav-tabs > li.active > a, .pesquisador .nav-tabs > li.active > a:active, .pesquisador .nav-tabs > li.active > a:link, .pesquisador .nav-tabs > li.active > a:visited {
	color:#fff;
}
.pesquisador .nav-tabs > li {
	width: 50%;
	text-align: center;
}
.pesquisador .nav-tabs > li > a {
	border: 1px solid #ddd;
	border-radius: 0px;
	margin-right: 0px;
}
.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: #000;
	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;
}
.box-pesquisa, .box-pesquisa-avi {
	background-color: #fafafa;
	padding: 20px;
	height: 330px;
	min-height: 270px;
	position: relative;
	width: 100%;
	border: 1px solid #ccc;
	font-size: 12px;
}
.box-pesquisa .control-group {
	border-color: #eee;
	border-width: thin;
	width: 48%;
	box-shadow: none;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}
.box-pesquisa .control-group2 {
	width: 48%;
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
}
.box-pesquisa .control-group2:last-child {
	margin-right: 0px;
}
.box-pesquisa .select-mini {
	margin-top: 7px;
	background-color: #fff;
	border-color: #add2e2;
	border-width: thin;
	width: 45%;
	border: 1px solid #ccc;
}
.box-pesquisa .selectArrow {
	-webkit-appearance: none;
	-moz-appearance: none;/*background-image: url(../img/seta_pesquisa.png);
	background-repeat: no-repeat;
	background-position: right;
	border-radius: 5px;
	border: 1px solid #ccc;*/
	font-weight: normal;
}
.box-pesquisa .btn_pesquisar {
	background-color: #3f6a83;
	width: 160px;
	height: 30px;
	padding-top: 6px;
	border-radius: 5px;
	text-align: center;
	margin-left: 24%;
	position: absolute;
	bottom: 10px;
	margin-bottom: 10px;
	transition: all 400ms ease;
}
.box-pesquisa .btn_pesquisar a {
	color: #fff;
}
.box-pesquisa .btn_pesquisar a:hover {
	text-decoration: none;
}
.box-pesquisa-avi .control-group {
	border-color: #eee;
	border-width: thin;
	width: 48%;
	float: left;
	box-shadow: none;
	margin-bottom: 15px;
	margin-right: 10px;
}
.box-pesquisa-avi .control-group2 {
	display: inline-block;
	margin-bottom: 15px;
	margin-right: 0;
	width: 48%;
}
.box-pesquisa-avi label.control-label {
	border-color: #add2e2;
	border-width: thin;
	font-weight: normal;
	line-height: 13px;
	padding-right: 8px;
	text-align: right;
	width: 48%;
	float: left;
}
.box-pesquisa-avi .control-group2 label.control-label {
	text-align: left;
}
.box-pesquisa-avi label.control-label2, .box-pesquisa label.control-label2, .box-pesquisa label {
	/*width: 70%;*/
	text-align: left;
	font-weight: normal;
	padding-top: 5px;
}
/*.box-pesquisa-avi input.calle {
	float: left;
	width: 75%;
}
.box-pesquisa input.calle {
	float: left;
	width: 80%;
}*/
.box-pesquisa-avi .select-mini {
	background-color: #fff;
	border: 1px solid #ccc;
	font-weight: normal;
	height: 30px;
	margin-top: 0;
	width: 100%;
	border-radius: 4px;
}
.box-pesquisa-avi .selectArrow {
	-webkit-appearance: none;
	-moz-appearance: none;
	font-weight: normal;/*background-image: url(../img/seta_pesquisa.png);
	background-repeat: no-repeat;
	background-position: right;
	border-radius: 3px;
	border: 1px solid #ccc;*/
}
.box-pesquisa-avi .btn_pesquisar {
	background-color: #3f6a83;
	width: 160px;
	height: 30px;
	border-radius: 5px;
	text-align: center;
	margin-left: 27%;
	color: #fff;
	border: none;
	margin-top: -15px;
	transition: all 400ms ease;
}
label.ida, label.voos_diretos {
	margin-right: 5px;
	font-weight: normal;
}
.box-pesquisa .btn_pesquisar:hover, .box-pesquisa-avi .btn_pesquisar:hover {
	background-color: #999;
}
/*PROMOS*/
.list-group-item.active:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 62px 17px 55px 18px;
	border-color: transparent #337ab7 transparent transparent;
	position: absolute;
	left: -35px;
	top: 0;
}
.lastM > #myCarousel, .lastM > #myCarousel > .carousel-inner, .lastM > #myCarousel > .item {
	height: 370px;
}
#myCarousel .list-group {
	height: 112px;
}
#myCarousel .list-group.group0 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0;
	right: 0;
	box-shadow: none;
	z-index: 9999999;
}
#myCarousel .list-group.group1 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 33.5%;
	right: 0;
	box-shadow: none;
	z-index: 9999999;
}
#myCarousel .list-group.group2 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	right: 0;
	bottom: 0;
	top: 67%;
	box-shadow: none;
	z-index: 9999999;
}
#myCarousel .list-group-item {
	position: relative;
	border-radius: 0px;
	cursor: pointer;
	height: 100px;
	margin: 0px !important;
	text-align: center;
	background-color: #65889c;
	color: #fff;
	padding-top: 35px;
}
#myCarousel .list-group-item .arrow {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 30px 20px 0;
	border-color: transparent #3279b3 transparent transparent;
	position: absolute;
	left: -30px;
	top: 0;
}
#myCarousel a .carousel-caption {
	bottom: 0px;
	height: 350px;
	top: 20px;
	left: 0px;
	text-shadow: none;
}
#myCarousel a:hover {
	opacity: 0.9;
}
#myCarousel > .carousel-inner > .item > img {
	height: 370px;
	width: 100%;
}
#myCarousel a .carousel-caption p {
	display: inline-block;
	color: #fff;
	padding: 10px 5px;
	background-color: rgba(149, 114, 81, 0.9);
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	margin-bottom: 0px;
	position: absolute;
	top: 200px;
	bottom: 0px;
	left: 0px;
	width: 250px;
}
#myCarousel .carousel-caption span {
	color: #fff;
	font-size: 20px;
}
#myCarousel .carousel-caption b {
	bottom: 20px;
	left: 50%;
	margin-bottom: 0;
	position: absolute;
	transform: translate(-50%, -50%);
	width: 100%;
}
#myCarousel .carousel-caption .label.label-primary, .label.label-primary {
	font-size: 15px;
	vertical-align: middle;
}
#myCarousel .list-group-item p, #myCarousel .list-group-item h4 {
	margin: 0;
	text-shadow: none;
}
#myCarousel .list-group-item h4 {
	font-weight: bold;
	margin-bottom: 5px;
	color: #fff;
}
#myCarousel .list-group-item.active h4 {
	color: #fff;
}
/*DESTAQUES PROMOÇÕES*/
.destaque_promo img {
	width: 100%;/*height:215px;	*/
}
.destaque_promo:hover {
	cursor: pointer;
}
.destaque_promo .preco-promo {
	background-color: #fff;
	color: #000;
	width: 80px;
	padding: 3px 35px 3px 5px;
	position: relative;
	top: 20px;
}
.destaque_promo .promo-title {
	position: relative;
	font-size: 14px;
	background-color: #ffffff;
	min-height: 130px;
	text-align: center;
	padding: 10px 10px 0;
}
.destaque_promo .promo-title:hover {
	background-color: #fefefe;
	text-decoration: none !important;
}
.destaque_promo .link-detail .promo-title {
	transition: all 1s ease 0s;
	text-decoration: none !important;
}
.destaque_promo .link-detail:hover .promo-title {
	text-decoration: none !important;
	font-size: 15px;
}
.destaque_promo .link-detail .promo-title p {
	color: #666;
	text-decoration: none !important;
}
.destaque_promo .link-detail:hover {
	text-decoration: none !important;
}
.destaque_promo .promo-title .part {
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translate(-50%, -50%);
	margin-bottom: 0px;
	width: 100%;
}
.destaque_promo h4 {
	display: block;
	background-color: #00adef;
	/*	-webkit-box-shadow: inset -4px 7px 10px -6px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: inset -4px 7px 10px -6px rgba(50, 50, 50, 0.3);
	box-shadow: inset -4px 7px 10px -6px rgba(50, 50, 50, 0.3);
	background-color: #fff;*/
	padding:10px;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #fff;
	text-align: center;
}
/*.destaque_promo > img:first-child {
	width: 100%;
	height: 250px;
}*/
.promocoes .bf {
	margin-bottom: 60px;
}
.promocoes .bf .toggle-s .toggle .thumbnail {
	min-height: 410px;
	text-align: left;
}
.promocoes .bf h5, .toggle h5 {
	color: #333;
	font-size: 16px;
	line-height: 25px;
}
/*.promocoes .bf .validade, .toggle .validade {
position: absolute;bottom: 13px;font-style: italic;color: #333;	
}*/
.promocoes .toggle .div-new, .bf .toggle .div-new {
	border: 1px solid #ccc;
	width: 100%;
	min-height: 350px;
	margin-bottom: 30px;
	background-color: #fff;
}
.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 .toggle .thumbnail {
	min-height: 410px;
	text-align: left;
}
.promocoes .toggle a, .bf .toggle a {
	color: #333;
}
.promocoes legend.first {
	background-color: #65889c;
}
.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 {
	color: #055151 !important;
}
.promocoes .toggle a:hover, .bf a:hover {
	text-decoration: none;
}
.promocoes .btn {
	background-color: #666;
	border-color: #666;
	float: right;
	vertical-align: middle;
	padding-top: 11px;
	color: #fff;
}
.promocoes .btn:hover, .promocoes .btn:hover {
	background-color: #333 !important;
	border-color: #333 !important;
	transition: all 400ms ease-in-out;
}
.promocoes a.btn:hover, .promocoes a.btn {
	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 span, .bf .toggle .text-offer span {
	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 h3 {
	font-weight: bold;
}
.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;
}
.itinerario {
	margin-top: 20px;
}
.itinerario table {
	width: 100%;
}
/*NEWS  & INFOS*/

.borders {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: double #333;
	border-bottom: double #333;
	min-height: 135px;
}
.borders .menu2 {
	padding-top: 15px;
	padding-right: 0px;
}
.menu2 ul {
	padding-left: 0px;
	display: inline-block;
	margin: 0px;
}
.menu2 ul li {
	/*text-transform: uppercase;
	display: block;*/
	float: left;
	min-width: 177px;
	font-size: 14px;
}
.menu2 ul li a {
	color: #333;
}
.menu2 ul li a:hover {
	text-decoration: none;
}
.separadores {
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	padding-bottom: 10px;
}
.infos-gerais, .menu2 {
	padding-top: 10px;
}
.infos-gerais .mais-info .fa {
	float: left;
	font-size: 30px;
	margin-right: 10px;
}
.infos-gerais input {
	float: left;
	width: 86%;
}
.infos-gerais:first-child p {
	text-align: center;
}
.infos-gerais .btn-default {
	background-image: url(../img/seta_news.png);
	background-color: #65889c;
	background-repeat: no-repeat;
	background-position: center;
	width: 40px;
	height: 33px;
	border-radius: 5px;
	border: none;
}
.infos-gerais .btn-default:hover {
	background-color: #666;
	background-image: url(../img/seta_news.png);
	background-repeat: no-repeat;
	background-position: center;
}
.infos-gerais .mais-info {
	/*	background-image: url(../img/seta_rodape.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 300px;*/
	height: 45px;/*text-align: center;
	margin-top: 20px;*/
}
.infos-gerais .mais-info span {
	color: #65889c;
	font-weight: bold;
	text-decoration: none;
}
.infos-gerais .mais-info a:hover {
	text-decoration: none;
}
.infos-gerais .mais-info a:hover span, .infos-gerais .mais-info a span:hover {
	text-decoration: none;
	color: #666;
}
.infos-gerais .mais-info p {
	margin: 0 auto;
}
.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 {
	min-width: 115px;
	padding-right: 12px;
}
/*FOOTER*/
footer {
}
/*.footer-logos {
	margin-left: 40%;
}*/
.footer-logos {
	padding-right: 0px !important;
	margin-bottom: 10px;
}
.footer-menu {
	padding-left: 0px !important;
}
.footer-menu p {
	font-size: 11px;
}
.footer-menu p a {
	color: #333;
}
.footer-menu p a:hover {
	color: #666;
	text-decoration: none;
}
.footer-logos ul {
	display: block;
}
.footer-logos ul li {
	list-style: none;
	float: right;
	padding-right: 10px;
}
.footer-logos ul li a img {
	height: 35px;
	width: auto;
	filter: grayscale(100%);
}
.footer-logos ul li a:hover img {
	opacity: 0.8;
}
/*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;
	-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 span:hover {
	cursor: pointer;
}
.itinerario {
	margin-top: 20px;
	background-color: #fff;
	min-height: 943px !important;
	border: 1px solid #ccc;
}
.pedido-form-new {
	margin-left: 15px;
	width: 31% !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: 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;
}
/*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*/
.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: 410px;
	margin-bottom: 15px;
	text-align: left;
}
.medida a:hover {
	text-decoration: none;
	opacity: 0.9;
}
.medida .thumbnail {
	padding: 0;
}
.medida .thumbnail img {
	height: 182px !important;
	border-radius: 4px 4px 0 0;
}
.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: 25px;
}
.zoomin {
	color: #347bb6;
	float: right;
	font-size: 30px;
	position: absolute;
	right: 2%;
	bottom: 15%;
}
.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 .navbar-nav {
	height: auto;
}
}
@media (max-width:1024px) {
	.navbar .navbar-nav li {
	min-width: 15.6%;
}	
	.infos-gerais input {
    width: 83%;
}
.promocoes .bf .toggle-s .toggle .thumbnail {
	min-height: 350px;
}
.bf .thumbnail.thumbnail2 {
	min-height: 350px;
}
.medida .thumbnail img {
	height: 145px !important;
}
.pedido-form-new {
	width: 31% !important;
}
.promo-detail {
	min-height: 330px !important;
}
.box-pesquisa-avi .control-group, .box-pesquisa .control-group2 {
width:47%;	
}

.box-pesquisa .btn_pesquisar, .box-pesquisa-avi .btn_pesquisar {
margin-left: 18%;	
}
}
 @media (max-width:980px) {
	 	.navbar .navbar-nav li {
	min-width: 14.6%;
}	
.pedido-form-new {
	width: 100% !important;
	margin-left: 0px;
}
.itinerario {
	min-height: 300px !important;
}
.promo-detail {
	min-height: 260px !important;
}
.logo img {
	margin-bottom: 15px;
}
.navbar .navbar-nav {
	height: auto;
	width: 100%;
}
.infos-gerais .mais-info {
	width: auto;
}
.infos-gerais input {
	width: 78%;
}
.box-pesquisa {
	height: 280px;
}
.box-pesquisa-avi {
	height: 320px;
}
/*.box-pesquisa .control-group2 {
	margin-right: 9px;
}*/
/*.box-pesquisa .btn_pesquisar, .box-pesquisa-avi .btn_pesquisar {
	margin-left: 50%;
	width: 100%;
}*/
.title_pesquisa {
	padding-left: 19%;
}
.destaque_promo .mais_dtl {
	top: -51px;
}
/*.destaque_promo > img:first-child {
	height: 150px;
}*/
.lastM.col-sm-12 {
	margin-top: 20px;
}
#myCarousel .carousel-caption p {
	max-width: 380px;
}
.box-pesquisa-avi .btn_pesquisar, .box-pesquisa .btn_pesquisar {
	width: 255px;
	margin-left: 32%;
}
/*.promocoes img {
	height: 150px;
}*/
.navbar {
	top: 0px;
}
/*.thumbnail img {
	height: 230px;
}*/
.promocoes .bf .toggle-s .toggle .thumbnail {
	max-height: 460px;
	min-height: 350px;
}
.medida .thumbnail img {
	height: 230px !important;
}
}
@media (max-width:760px) {
.promocoes .toggle .div-new, .bf .toggle .div-new {
	padding-bottom: 50px;
}
.logo img {
	margin-bottom: 0px;
}
.pedido-reserva .control-group {
	width: 100%;
}
.pedido-reserva .control-group input.form-control, .pedido-reserva .control-group textarea {
	width: 100%;
}
.medida .thumbnail img {
	height: auto !important;
}
.box-pesquisa, .box-pesquisa-avi {
	/* width: 75%;
 left: 70px;*/
	position: relative;
}
.thumbnail {
	width: 65%;
	left: 90px;
}
.navbar-header > .navbar-brand {
	color: #333;
	float: right;
}
.navbar .navbar-nav {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}
#myCarousel .list-group-item {
	width: 180px;
}
#myCarousel .carousel-caption p {
	top: 200px;
}
.destaque_promo > img:first-child {
/*height: 260px;*/
 /*width: 75%;*/
}
.separadores {
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	padding-bottom: 20px;
	padding-top: 20px;
}
.footer-logos {
	margin-left: 0%;
}
/*.menu2 ul {
 margin-left: 33%;
}
.title_pesquisa {
 padding-left: 38%;
}*/
/*.flags {
float:left;	
}*/
.borders .menu2 {
	padding-bottom: 15px;
}
.separadores {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding-bottom: 20px;
	padding-top: 20px;
	border-left: none;
	border-right: none;
}
.bf .thumbnail.thumbnail2 {
	left: 0px;
}
.borders {
min-height:305px;	
}
.bf .toggle .preco {
min-width:150px;
left: 0px;
top: 20px;
right:0px;	
}
}
@media (max-width:600px) {
	.borders {
min-height:350px;	
}
.pedido-reserva .control-group {
	width: 50%;
}
.box-pesquisa-avi .btn_pesquisar, .box-pesquisa .btn_pesquisar {
	margin-left: 20%;
}

}
 @media (max-width:490px) {
.box-pesquisa-avi {
	height: 320px;
}
.box-pesquisa .control-group, .box-pesquisa .control-group2 {
	width: 47%;
}
.promocoes .bf .toggle-s .toggle .thumbnail {
	left: 0px;
	width: 100%;
}
.borders {
min-height:410px;	
}
.box-pesquisa-avi .btn_pesquisar, .box-pesquisa .btn_pesquisar {
    margin-left: 14%;
}
}
 @media (max-width:420px) {
#myCarousel .carousel-caption {
	display: none;
}
.box-pesquisa, .box-pesquisa-avi {
	height: 310px;
	width: 100%;
	left: 0px;
}
.box-pesquisa .btn_pesquisar {
	margin-left: 0%;
	width: 88%;
}
.box-pesquisa-avi .btn_pesquisar {
	margin-left: 0%;
	width: 93%;
}
.logo img {
	margin-left: 5px !important;
	width: 280px !important;
}
#bs-example-navbar-collapse-1 > .navbar-nav {
	display: block;
	margin-right: 35px;
}
.navbar > .container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}
.navbar .navbar-nav {
	height: auto;
	width: auto;
	text-align: center;
	left: 5%;
}
.navbar-nav li {
	display: block;
}
.nav li {
	z-index: 100;
}
.footer-logos {
	margin-left: 0%;
}
.navbar-header > .navbar-brand {
	float: right;
	color: #333;
}
.navbar-header > .navbar-toggle {
	margin-right: 40px;
}
.carousel-caption h3 {
	width: 328px;
}
.lastM {
	margin-top: 20px;
}
/*.lastM > #myCarousel, .lastM > #myCarousel > .carousel-inner, .lastM > #myCarousel > .item {
	height: 250px;
}*/
#myCarousel .carousel-inner .list-group {
	display: table;
}
#myCarousel .carousel-inner .list-group-item {
	display: table-cell;
	hight: 90px;
}
#myCarousel .list-group {
	height: 60px;
	width: 112px;
}
#myCarousel .list-group.group0 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 232px;
	left: 0;
	box-shadow: none;
	z-index: 99999999999999;
}
#myCarousel .list-group.group1 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 33%;
	top: 232px;
	box-shadow: none;
	z-index: 99999999999999;
}
#myCarousel .list-group.group2 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 232px;
	left: 66%;
	box-shadow: none;
	z-index: 99999999999999;
}
#myCarousel .list-group-item {
	position: relative;
	border-radius: 0px;
	cursor: pointer;
	height: 60px;
	margin: 0px !important;
	text-align: center;
	background-color: #65889c;
	color: #fff;
	padding: 10px;
}
#myCarousel .carousel-caption {
	top: 35px;
}
#myCarousel .carousel-caption p {
	margin-top: -31px;
	top: 90px;
}
.title_pesquisa {
	padding-left: 28%;
}
.list-group-item.active:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 57px 14px 56px;
	border-color: transparent transparent #337ab7 transparent;
	position: absolute;
	left: 0;
	top: -14px;
}
/*.destaque_promo > img:first-child {
	height: 250px;
}*/
#form1 input {
	margin-top: 10px;
}
#form1 .form-control {
	width: 75%;
}
/*.destaque_promo > img:first-child {
	height: 250px;
	width: 100%;
}*/
.thumbnail {
	width: 100%;
	left: 0px;
}
.menu2 ul {
	margin-left: 0%;
}
}
@media (max-width:360px) {
.box-pesquisa .control-group, .box-pesquisa .control-group2 {
	width: 46%;
}
}
