::selection {
	background: #FFF;
	color: #2A74C2;
}

::-moz-selection {
 background:#FFF;
 color:#2A74C2
}

::-webkit-selection {
 background:#FFF;
 color:#2A74C2
}
* {
	margin: 0;
	padding: 0
}
.cabecalho {
	z-index: 5 !important;
}
html {
	width: 100%;
	-webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4, h5, h6 {
	float: none;
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-size: inherit
}
input, textarea {
	box-shadow: none!important;
	border: 0 none;
	resize: none;
	background-color: transparent
}
a {
	color: inherit;
	text-decoration: none
}
img {
	border: 0 none
}
ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: inherit
}
.clear {
	margin: 0!important;
	padding: 0!important;
	clear: both!important;
	height: 0!important;
	line-height: 0!important
}
.ultimo {
	margin-right: 0!important;
	padding-right: 0!important
}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: 'Open Sans', sans-serif;
}
.common-banner {
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 1
}
.common-site {
	width: 980px;
	margin: auto;
	position: relative;
	top: 0;
	z-index: 3;
	margin-bottom: 17px;
}
.conteudoMeio {
	margin-top: 25px;
}
.common-site .common-topo {
	position: relative;
	top: 27px;
	width: 100%
}
.common-site .common-topo .logo {
	width: 180px;
	float: left;
}
.common-site .common-topo .common-icos {
	float: right;
	margin-top: 57px;
	width: 241px;
}
#btMenu {
	float: left;
	display: block;
	color: #FFF;
	background-color: #970047;
	width: 62px;
	text-align: center;
	font-size: 12px;
	padding: 4px 0;
}
#divBusca {
	float: right;
}
#divBusca .btBuscar {
	width: 25px;
	height: 25px;
	background: url(../imagens/estrutura/lupa.png) no-repeat;
	display: block;
	float: right;
}
.common-site .common-topo .common-icos div:first-child {
	margin-right: 0
}
.common-site .common-topo .common-icos .bt {
	float: right;
	margin-left: 6px
}
.common-site .common-topo .common-icos div .input-search {
	width: 151px;
	height: 25px;
	line-height: 25px;
	text-indent: 8px;
	background: #FFF;
	font: 12px 'Open Sans', sans-serif;
	color: #929497;
	background: url(../imagens/estrutura/bg-busca.png) repeat;
	border: 1px solid #A3A9AC;
	border-right-style: none;
}
.common-site .common-topo .common-nav {
	width: 762px;
	height: 30px;
	line-height: 28px;
	background-color: #970047;
	float: right;
	margin-top: 17px;
	-webkit-font-smoothing: subpixel-antialiased;
}
.common-site .common-topo .common-nav div:first-child {
	border-left: 0
}
.common-site .common-topo .common-nav div {
	position: relative;
	display: inline-block;
	font-size: 12px;
	color: #FFF;
	padding: 0 35px;
	margin-top: 3px;
	border-left: 1px solid #FFF;
	height: 18px;
	line-height: 20px;
}
.seta-sub-menu {
	width: 9px;
	height: 6px!important;
	background: url(../imagens/estrutura/seta-menu.png) white;
	float: right;
	transition: 0.15s;
	margin: 6px -18px 0 3px!important;
	padding: 0!important;
	border: 0!important;
}
.common-site .common-topo .common-nav div:hover {
	color: #A3A9AC
}
.common-site .common-topo .common-nav .sub-nav {
	position: absolute;
	display: none;
	width: 100%;
	border: 1px solid #A7A9AB;
	border-bottom: none;
	top: 21px;
	background: #C6C8CA;
	left: 0;
	text-align: center;
	padding: 0;
	height: auto;
}
.common-nav div a {
    cursor: pointer;
}
.common-site .common-topo .common-nav .sub-nav div {
	border: 0;
	padding: 0;
	line-height: 30px;
	min-height: 30px;
	width: 100%;
	background: #C6C8CA;
	border-bottom: 1px solid #A7A9AB;
	margin-top: 0;
	display: block;
}

.common-site .common-topo .common-nav .sub-nav .destacado {
	background-color: #FFFCE9;
}
.common-site .common-topo .common-nav .sub-nav .destacado a {
	color: #603913;
	font-weight: 600;
}
.common-site .common-topo .common-nav .sub-nav div:hover {
	background: #929497;
	color: #FFF
}
.common-site .common-topo .common-nav .sub-nav .destacado:hover {
	background-color: #DDDBCC;
}
.common-site .common-topo .common-nav .sub-nav-destinos {
	margin-top: 4px;
	position: absolute;
	padding: 0;
	left: 240px;
	top: 26px;
	background: #A3A9AC;
	text-align: center;
	overflow: hidden;
	height: auto;
	width: 123px;
	display: none;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	border: 0
}
.common-site .common-topo .common-nav .sub-nav-destinos div {
	border: 0;
	padding: 0;
	line-height: 30px;
	height: auto;
	width: 100%
}
.common-site .common-topo .common-nav .sub-nav-destinos div:hover {
	background: #929497;
	color: #FFF
}
.common-site .common-destaque {
	width: 646px;
	height: 190px;
	background: no-repeat 0 -10px;
	margin-top: 0;
	float: left;
}
.common-site .common-topo .common-nav .sub-nav .divCatMenu{
	line-height: 13px;
	display: table;
	padding: 3px 0;
}

.common-site .common-topo .common-nav .sub-nav .divCatMenu a{
	display: table-cell;
	vertical-align: middle;
}
.common-site .common-destaque .title {
	margin: 18px 54px 0 230px;
	font: 26px 'Lobster Two', cursive;
	color: #FFF
}
.common-site .common-destaque .text {
	margin: 10px 54px 0 230px;
	font: 14px 'Open Sans', sans-serif;
	color: #FFF;
	line-height: 18px;
}
.common-site .common-destaque .text .more {
	color: #A3A9AC;
}
.common-site .common-destaque .text .more:hover {
	text-decoration: underline;
	color: #FFF;
}
.common-site .common-pacotes {
	width: 310px;
	height: 190px;
	background: no-repeat;
	margin-top: 0;
	float: right;
}
.common-site .common-pacotes .title {
	font: 24px 'Lobster Two', cursive;
	color: #754C29;
	text-align: left;
	margin: 20px 30px 0 94px;
	line-height: 22px;
}
.common-site .common-pacotes .title .diminui {
	font-size: 16px;
	color: #58595B;
}
.common-site .common-pacotes .text {
	width: 250px;
	margin: 7px auto;
	font-size: 14px;
	color: #58595B;
	line-height: 19px;
}
.common-site .common-pacotes .text .more {
	color: #8B5E3C;
}
.common-site .common-pacotes .text .more:hover {
	text-decoration: underline;
}
.common-site .common-destaques {
	width: 310px;
	height: auto;
	display: inline-block;
	margin: 30px 0 0 20px;
	vertical-align: top;
}
.common-site .common-destaques.one-dest {
	margin-left: 0
}
.common-site .common-destaques .title {
	font: 21px 'Lobster Two', cursive;
	color: #58595B;
	line-height: 24px;
}
.common-site .common-destaques .text {
	font-size: 14px;
	color: #58595B;
	margin: 9px 0 12px;
	line-height: 18px;
}
.common-site .common-destaques .text .more {
	color: #939598
}
.common-site .common-destaques .text .more:hover {
	color: #970047;
}
.common-site .common-destaque-footer {
	width: 465px;
	height: auto;
	float: left;
	margin: 21px 0 30px;
}
.common-site .common-destaque-footer.right {
	float: right
}
.common-site .common-destaque-footer .imagem {
	width: 58px;
	margin-top: 15px;
	float: left
}
.common-site .common-destaque-footer .cont-lado {
	float: left
}
.common-site .common-destaque-footer .cont-lado .title {
	width: 380px;
	margin-left: 10px;
	font: 21px 'Lobster Two', cursive;
	color: #58595B
}
.common-site .common-destaque-footer .cont-lado .text {
	width: 380px;
	font-size: 14px;
	color: #58595B;
	margin: 4px 10px 0;
}
.common-site .common-destaque-footer .cont-lado .more {
	font-size: 14px;
	color: #939598;
	width: 380px;
	margin: 2px 10px 0;
}
.common-site .common-destaque-footer .cont-lado .more:hover {
	color: #970047;
}
.common-footer {
	width: 100%;
	position: relative;
	bottom: 0;
	margin: auto;
}
.common-footer .footer {
	width: 980px;
	margin: auto;
	border-top: 1px solid #CCC;
}
.common-footer .footer .logo-footer {
	width: 170px;
	margin-top: 30px;
	float: left
}
.common-footer .footer .footer-direito {
	width: 785px;
	margin-top: 37px;
	float: right
}
.common-footer .footer .footer-direito .nav-footer {
	text-align: right;
	font-size: 12px;
}
.common-footer .footer .footer-direito .nav-footer div {
	line-height: 30px;
	height: 30px;
	padding: 0 27px;
	display: inline-block;
	color: #414042;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease
}
.common-footer .footer .footer-direito .nav-footer div:hover {
	background: #58595B;
	color: #FFF
}
.common-footer .footer .footer-direito .nav-footer .borda {
	padding: 0
}
.common-footer .footer .footer-direito .nav-footer .borda:hover {
	background: 0 0
}
.common-footer .footer .footer-direito .footer-endereco {
	width: 295px;
	min-height: 55px;
	float: left;
	margin: 35px 0 0 60px;
	border-right: 1px solid #CCC;
	padding: 5px 30px 0 0;
	font-size: 14px;
	line-height: 25px;
}
.common-footer .footer .footer-direito .footer-endereco div {
	color: #58595B;
	margin-bottom: 5px
}
.common-footer .footer .footer-direito .footer-phone {
	width: 235px;
	min-height: 55px;
	float: left;
	margin-top: 35px;
	border-right: 1px solid #CCC;
	padding: 5px 35px 0;
}
.common-footer .footer .footer-direito .footer-phone div {
	color: #58595B;
	margin-bottom: 5px
}
.common-footer .footer .footer-direito .footer-icones {
	float: right;
	text-align: right;
	width: 70px
}
.common-footer .footer .footer-direito .footer-icones div {
	display: inline-block;
	margin-top: 50px
}
.common-footer .footer .copy {
	font-size: 12px;
	color: #58595B;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px
}
.common-footer .footer .activa {
	float: right;
	margin-top: 20px;
	margin-bottom: 10px
}
.common-site .contato {
	margin-bottom: 100px
}
.common-site .common-image, .common-site .common-image-destinos {
	width: 507px;
	height: 380px;
	margin-top: 42px;
	float: left
}
.common-site .common-image-destinos {
	width: 513px;
	height: inherit
}
.common-site .common-image-destinos .thumbs {
	width: 100%;
	height: 66px;
	overflow: hidden;
	cursor: default;
	margin-top: 4px;
}
.common-site .common-image-destinos .thumbs div {
	display: inline-block;
	margin-top: 3px
}
.common-site .common-right {
	width: 441px;
	margin-top: 38px;
	float: right;
}
.common-site .common-right .title {
	font: 21px 'Lobster Two', cursive;
	color: #58595B
}
.common-site .common-right .text {
	margin: 9px 0 18px;
	font-size: 14px;
	color: #58595B
}

.common-site .common-right .text p{
	margin: 10px 0 0;
}
.common-site .common-right .fraseForm {
	margin: 18px 0 0;
}
.common-site .common-right .galeria {
	width: 83px;
	height: 25px;
	line-height: 25px;
	background: #970047;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	margin-top: 30px
}
.common-site .common-right .texto {
	margin-top: 5px!important;
	margin-top: 15px;
	font-size: 14px;
	color: #58595B
}
.common-site .common-right .destaque {
	width: 441px;
	background: #CCC;
	margin-top: 50px
}
.common-site .common-right .destaque .imagem {
	width: 58px;
	float: left;
	padding: 15px;
	margin-right: 15px
}
.common-site .common-right .destaque .title {
	width: 330px;
	float: left;
	color: #FFF;
	font: 24px 'Lobster Two', cursive;
	margin-top: 5px
}
.common-site .common-right .destaque .text {
	width: 330px;
	float: left;
	color: #58595B;
	margin-top: 3px;
	font: 13px 'Open Sans', sans-serif;
	font-weight: 600;
}
.common-site .common-right .telefone {
	font-size: 17px;
	color: #970047;
	margin-top: 10px;
	margin-right: 20px;
	float: left
}
.common-site .common-right .icon {
	float: left;
	margin: 12px 3px 0
}
.common-site .common-right .link-redes {
	float: left;
	margin: 12px 3px 0;
	color: #58595B
}
.common-site .common-right .col-contato {
	float: left;
	margin: 11px 0 0 10px;
}
.common-site .common-right .col-contato:first-child {
	margin-left: 0
}
.common-site .common-right .col-contato div {
	color: #58595B;
	font-size: 12px;
	margin-bottom: 5px;
}
.common-site .common-right .col-contato .input-area {
	height: 129px!important;
	width: 216px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #CCC;
	text-indent: 5px;
	margin-top: 5px
}
.common-site .common-right .col-contato .input-contato {
	width: 215px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #CCC;
	text-indent: 5px;
	margin-top: 5px
}
.common-site .common-right .newsletter {
	font-size: 14px;
	color: #58595B;
	float: left;
	margin-top: 10px;
}
.common-site .common-right .bt-enviar {
	float: right
}
.common-site .limiter-texts {
	width: 290px;
	float: left;
	margin-top: 30px
}
.common-site .limiter-texts .title {
	font: 21px 'Lobster Two', cursive;
	color: #58595B;
}
.common-site .limiter-texts .text {
	margin-top: 15px;
	font-size: 14px;
	margin-bottom: 20px;
	color: #58595B;
	line-height: 19px;
}

.common-site .limiter-texts .text p{
	margin: 10px 0 0;	
}

.common-site .limiter-texts .links {
	color: #970047;
	font: 18px 'Lobster Two', cursive;
	text-align: center;
	line-height: 30px;
	width: 95px;
	display: inline-block;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease
}
.common-site .limiter-texts .links:hover, .common-site .limiter-texts .ativo {
	background: #970047;
	color: #FFF
}
.common-site .image-equipe {
	width: 669px;
	float: right;
	margin-top: 50px;
	position: relative;
}
.equipe {
	margin-bottom: 25px;
}
.modal {
	width: 658px;
	display: none;
	position: absolute;
	background-color: #FFF;
	-webkit-box-shadow: #D9D9D9 0px 0px 15px;
	-moz-box-shadow: #D9D9D9 0px 0px 15px;
	box-shadow: #D9D9D9 0px 0px 15px;
	padding-bottom: 20px;
}
.close {
	cursor: pointer;
}
.modal .texto-modal {
	float: left;
	width: 295px;
	clear: left;
	padding-top: 8px;
}
.modal .title {
	padding: 5px 19px 5px 16px;
	margin: -18px 0 5px 17px;
	background: #970047;
	font: 18px 'Lobster Two', cursive;
	color: #FFF;
	float: left;
}
.modal .texto-modal .titulo {
	clear: left;
	color: #58595B;
	font: 14px 'Open Sans', sans-serif;
	font-weight: 600;
	margin: 10px 0 0 30px;
}
.modal .texto-modal .titulo:hover, .modal .texto-modal .tituloAtivo {
	color: #970047;
	cursor: pointer;
}
.modal .texto-modal .texto {
	color: #929497;
	font-size: 12px;
	margin-left: 30px;
	margin-top: 5px;
	display: none;
}
.modal .texto-modal .link {
	color: #58595B;
	font-family: open_sanssemibold;
	font-size: 14px;
	margin: 5px 30px
}
.modal .imagem {
	float: right;
	width: 310px;
	margin: 20px 20px 0 0;
}
/*   BANNER HOME */
#bannerHome {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 635px;
	background-position: center 0;
}
#divContBanner {
	position: relative;
	top: 67px;
	left: 0;
	margin: 0 auto;
	width: 980px;
	font: 28px 'Open Sans', sans-serif;
	font-weight: 600;
	font-style: italic;
	text-shadow: 2px 2px 3px #333333;
	behavior: url(../../css/PIE.htc);
	z-index: 2;
	color: #FFF;
}
#divBtsBanner {
	width: 60px;
	height: 27px;
	position: absolute;
	bottom: 30;
	left: 50%;
	margin-left: -30px;
	z-index: 3;
}
#divContBanner .cont {
	width: 415px;
}
#divContBanner .cont .background {
	position: absolute;
	background-color: #000;
	opacity: 0.4;
	width: 100%;
	height: 100%;
}
#bannerHome .banner1, #bannerHome .banner2 {
	position: absolute;
	width: 100%;
	height: 100%;
	display: none;
	background-position: center 0;
}
#bannerHome .banner1 {
	z-index: 2;
}
#bannerHome .banner2 {
	z-index: 1;
}
.btBanner {
	float: left;
	margin-right: 6px;
	cursor: pointer;
}
.btBanner2 {
	margin-right: 0;
}
#tamanhoContBanner {
	position: absolute;
	left: -1000px;
	width: 384px;
	height: 336px;
}
.close {
	position: absolute;
	top: 0;
	right: 0;
}
#headerHome {
	height: 635px;
}
#pagErro {
	clear: both;
	margin-top: 80px;
	color: #58595B;
	font-size: 15px;
}
#pagErro .title {
	font: 24px 'Lobster Two', cursive;
}
.btEnviarContato {
	margin-top: 7px;
}
.tituloP {
	font: 20px 'Lobster Two', cursive;
	margin-top: 15px;
}
.btMapa{
	/*cursor: pointer;*/
	position: absolute;
	width: 40px;
	height: 40px;
}
.btMapa .divBalao{
	position: absolute;
	min-width: 148px;
	font-size: 12px;
	color: #970047;
	top: 40px;
	left: 50%;
	margin-left: -74px;
	text-align: center;
	padding-top: 7px;
	display: none;
}
.btMapa .divBalao .balao{
	display: inline-block;
	background-color: #FFF;
	padding: 7px;
	border-radius: 5px;
    box-shadow: 0px 0px 7px #bfbfbf;
	position: relative;
}
.divBalao .balao .seta{
	height: 16px;
	width: 16px;
	position: absolute;
	top: -15px;
	background: url('../imagens/estrutura/seta-txt-mapa.png') no-repeat center;
	left: 50%;
	margin-left: -8px;
}
.bt-america-norte{
	top: 98px;
    left: 82px;
}
.bt-caribe{
	top: 175px;
    left: 111px;
}
.bt-tahiti{
	top: 273px;
    left: 43px;
}
.bt-america-sul{
	top: 281px;
    left: 167px;
}
.bt-brasil{
	top: 239px;
    left: 192px;
}
.bt-europa{
	top: 91px;
    left: 313px;
}
.bt-africa-norte{
	top: 150px;
    left: 328px;
}
.bt-africa-sul{
	top: 224px;
    left: 341px;
}
.bt-emirados-arabes{
	top: 157px;
    left: 402px;
}
.bt-indico{
	top: 253px;
    left: 412px;
}
.bt-asia{
	top: 57px;
    left: 477px;
}
@media screen and (max-width: 999px) {
	.common-site, .common-footer .footer, #divContBanner {
		width: 748px;
	}
	.common-site .common-topo .common-nav {
		width: 100%;
	}
	.common-site .common-topo .common-nav div {
		padding: 0 33px;
	}
	.common-site .common-topo .common-icos {
		margin-top: 104px;
	}
	.common-site .common-destaque {
		margin: 0 0 20px 48px;
	}
	.common-site .common-pacotes {
		margin-left: 210px;
		float: left;
		clear: both;
	}
	.common-site .common-destaques {
		width: 233px;
	}
	.common-site .common-destaque-footer .cont-lado .title {
		width: 297px;
	}
	.common-site .common-destaque-footer .cont-lado .text {
		width: 287px;
	}
	.common-site .common-destaque-footer {
		width: 365px;
	}
	.common-site .common-destaque-footer .cont-lado .more {
		width: 100%;
	}
	.common-footer .footer .logo-footer {
		float: none;
		margin: 30px auto 10px;
	}
	.common-site .common-image, .common-site .common-image-destinos, .common-site .common-right, .common-site .limiter-texts {
		width: 507px;
		float: none;
		margin: 58px auto 0;
	}
	.common-site .common-right .destaque {
		width: 100%;
	}
	.common-site .common-right, .common-site .limiter-texts, .common-site .common-right .destaque {
		margin-top: 30px;
	}
	.common-site .image-equipe {
		width: 100%;
		float: none;
		margin-top: 50px;
	}
	#bx-pager a img {
		width: 81px;
	}
	.bt-america-norte{
		top: 111px;
    	left: 94px;
	}
	.bt-caribe{
		top: 198px;
		left: 127px;
	}
	.bt-tahiti{
		top: 307px;
    	left: 52px;
	}
	.bt-america-sul{
		top: 317px;
    	left: 191px;
	}
	.bt-brasil{
		top: 269px;
    	left: 218px;
	}
	.bt-europa{
		top: 104px;
    	left: 353px;
	}
	.bt-africa-norte{
		top: 170px;
    	left: 371px;
	}
	.bt-africa-sul{
		top: 252px;
    	left: 386px;
	}
	.bt-emirados-arabes{
		top: 178px;
    	left: 453px;
	}
	.bt-indico{
		top: 285px;
    	left: 462px;
	}
	.bt-asia{
		top: 66px;
    	left: 537px;
	}
}
 @media screen and (max-width: 767px) {
.common-site, .common-footer .footer, #divContBanner {
	width: 580px;
}
.common-site .common-topo .common-nav div {
	padding: 0 17px;
}
.common-site .common-destaque {
	margin-left: 0;
	width: 100%;
}
.common-site .common-destaque .title {
	font-size: 21px;
}
.common-site .common-pacotes {
	margin-left: 135px;
}
.common-site .common-destaques {
	margin: 30px 0 0 136px !important;
	width: 310px;
}
.common-site .common-destaque-footer {
	float: none !important;
	margin: 21px auto 30px;
}
.common-footer .footer .footer-direito {
	width: 100%;
}
.common-footer .footer .footer-direito .nav-footer div {
	padding: 0 13px;
}
.common-footer .footer .footer-direito .footer-endereco {
	margin-left: 0;
	width: 100%;
	float: none;
	border: none;
	padding: 5px 0 0;
	text-align: center;
	min-height: 0px;
}
.common-footer .footer .footer-direito .footer-phone {
	width: 100%;
	float: none;
	border: none;
	padding: 5px 0 0;
	text-align: center;
	margin-top: 0;
}
.common-footer .footer .footer-direito .footer-icones {
	float: none;
	margin: 0 auto;
	width: 55px;
}
.common-footer .footer .footer-direito .footer-icones div {
	margin-top: 0px;
}
 .bt-america-norte{
	top: 98px;
	left: 82px;
}
.bt-caribe{
	top: 175px;
    left: 111px;
}
.bt-tahiti{
	top: 273px;
    left: 43px;
}
.bt-america-sul{
	top: 281px;
    left: 167px;
}
.bt-brasil{
	top: 239px;
    left: 192px;
}
.bt-europa{
	top: 91px;
    left: 313px;
}
.bt-africa-norte{
	top: 150px;
    left: 328px;
}
.bt-africa-sul{
	top: 224px;
    left: 341px;
}
.bt-emirados-arabes{
	top: 157px;
    left: 402px;
}
.bt-indico{
	top: 253px;
    left: 412px;
}
.bt-asia{
	top: 57px;
    left: 477px;
}
}
 @media screen and (max-width: 599px) {
.common-site, .common-footer .footer, #divContBanner {
	width: 448px;
}
#facility-nav {
	padding: 6px 51px;
	z-index: 4;
}
#destinos-nav {
	z-index: 3;
}
.common-site .common-topo .common-nav {
	background-color: transparent;
	height: auto;
}
.common-site .common-topo .common-nav div {
	padding: 6px 49px;
	border: none;
	background-color: #970047;
}
#dicas-nav {
	padding: 6px 61px;
}
#contato-nav {
	padding: 6px 36px;
}
.common-site .common-destaque .title {
	font-size: 19px;
	margin: 13px 14px 0 210px;
}
.common-site .common-destaque .text {
	margin: 5px 14px 0 210px;
}
.common-site .common-pacotes {
	margin-left: 70px;
}
.common-site .common-destaques {
	display: block;
	margin: 30px auto 0 !important;
}
.common-footer .footer .footer-direito .nav-footer {
	display: none;
}
.common-footer .footer .footer-direito .footer-endereco, .common-footer .footer .footer-direito {
	margin-top: 0;
}
.common-site .common-image, .common-site .common-image-destinos, .common-site .common-right, .common-site .limiter-texts {
	width: 100%;
}
.common-site .common-image {
	height: 330px;
}
#bx-pager a img {
	width: 71px;
}
.btMapa .divBalao{
	top: 25px;
}
.btMapa{
	width: 25px;
	height: 25px;
}
.bt-america-norte{
	top: 66px;
    left: 56px;
}
.bt-caribe{
	top: 120px;
    left: 76px;
}
.bt-tahiti{
	top: 183px;
    left: 30px;
}
.bt-america-sul{
	top: 189px;
    left: 114px;
}
.bt-brasil{
	top: 161px;
    left: 131px;
}
.bt-europa{
	top: 61px;
    left: 211px;
}
.bt-africa-norte{
	top: 101px;
    left: 222px;
}
.bt-africa-sul{
	top: 151px;
    left: 231px;
}
.bt-emirados-arabes{
	top: 106px;
    left: 271px;
}
.bt-indico{
	top: 171px;
    left: 276px;
}
.bt-asia{
	top: 40px;
    left: 321px;
}
}
 @media screen and (min-width: 468px) {
.common-site .common-topo .common-nav {
	display: block !important;
}
#btMenu {
	display: none !important;
}
}
 @media screen and (max-width: 467px) {
.common-site, .common-footer .footer, #divContBanner {
	width: 300px;
}
.common-site .common-topo .logo {
	width: 180px;
	float: none;
	margin: 0 auto;
}
.common-site .common-topo .common-icos {
	margin: 19px auto 0;
	float: none;
	width: 100%;
}
.common-site .common-topo .common-nav {
	position: absolute;
	display: none;
}
.common-site .common-topo .common-nav div {
	display: block;
	padding: 6px 10px !important;
	text-align: center;
	margin-top: 0;
	height: auto;
}
#divContBanner .cont {
	width: 100%;
}
#divContBanner {
	top: 57px;
}
.tituloBanner {
	font-size: 20px !important;
}
.textoBanner {
	font-size: 15px !important;
}
.common-site .common-destaque {
	height: 170px;
	background: #58595B !important;
}
.common-site .common-destaque .title {
	margin: 13px 14px 0 15px;
}
.common-site .common-destaque .text {
	margin: 5px 14px 0 15px;
}
.common-site .common-pacotes {
	margin-left: -5px;
	width: 310px;
}
.common-site .common-destaques {
	width: 300px;
}
.common-site .common-destaque-footer .imagem {
	width: 38px;
}
.common-site .common-destaque-footer {
	width: 300px;
}
.cont-lado {
	width: 262px;
}
.common-site .common-destaque-footer .cont-lado .title, .common-site .common-destaque-footer .cont-lado .text {
	margin-left: 10px;
	width: 252px;
}
.common-footer .footer .copy {
	text-align: center;
}
.common-site .common-topo .common-nav .sub-nav {
	padding: 0 !important;
	position: relative;
	top: 0px;
}
.common-site .common-topo .common-nav .sub-nav div {
	display: block;
	padding: 0px !important;
	text-align: center;
	margin-top: 0;
}
.common-site .common-topo .common-icos .bt {
	margin-left: 4px;
}
.common-site .common-topo .common-icos div .input-search {
	width: 148px;
}
.common-site .common-image {
	height: 220px;
}
.common-site .common-right .destaque .imagem {
	width: 45px;
}
.common-site .common-right .destaque .imagem img {
	width: 100%;
	height: auto;
}
.common-site .common-right .destaque .title {
	width: 210px;
	font-size: 21px;
}
.common-site .common-right .destaque .text {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.modal {
	width: 100%;
}
.modal .imagem {
	float: left;
	width: 295px;
	clear: left;
	padding: 8px 0 0 3px;
}
#bx-pager a img {
	margin-left: 21px;
	width: 83px;
}
#bx-pager .marginResponsivo img {
	margin-left: 0;
}
.common-site .common-image-destinos .thumbs {
	height: 132px;
}
.btMapa .divBalao{
	font-size: 11px;
	top: 15px;
}
.btMapa .divBalao .balao{
	padding: 4px;
}
.btMapa {
    width: 18px;
    height: 18px;
}
.bt-america-norte{
	top: 44px;
    left: 37px;
}
.bt-caribe{
	top: 78px;
    left: 50px;
}
.bt-tahiti{
	top: 122px;
    left: 20px;
}
.bt-america-sul{
	top: 127px;
    left: 75px;
}
.bt-brasil{
	top: 107px;
    left: 87px;
}
.bt-europa{
	top: 41px;
    left: 141px;
}
.bt-africa-norte{
	top: 68px;
    left: 148px;
}
.bt-africa-sul{
	top: 101px;
    left: 154px;
}
.bt-emirados-arabes{
	top: 71px;
    left: 181px;
}
.bt-indico{
	top: 114px;
    left: 185px;
}
.bt-asia{
	top: 27px;
    left: 214px;
}
}